A page with a table containing the same informations that the JSON response themes/default/templates/api.html.ep:96 | ||
Get the details (visit counter, creation date, etc.) of a shortened URL. themes/default/templates/api.html.ep:101 | ||
If "action" is defined to "logout": themes/default/templates/api.html.ep:126 | ||
If you are logged in as admin ("adminpwd" or "hashed_adminpwd" setting), it will give you statistics for all URLs, sorted by the most visited first, paginated with pages containing %1 records. themes/default/templates/api.html.ep:81 | ||
If you are logged in as admin, you can provide a "page" parameter themes/default/templates/api.html.ep:86 | ||
It will use Lstu's cookies to know which shortened URL it will return statistics for. themes/default/templates/api.html.ep:79 | ||
Please, check your credentials: unable to authenticate. lib/Lstu/Controller/Authent.pm:35 • themes/default/templates/api.html.ep:18 | ||
Sorry, unable to parse the provided file lib/Lstu/Controller/Stats.pm:45 | ||
The URL or one of its redirection(s) (%1) is blacklisted in Google Safe Browsing database. I refuse to shorten it. lib/Lstu/Plugin/Helpers.pm:178 | ||
The URL you want to shorten comes from a domain (%1) that is blacklisted on this server (usually because of spammers that use this domain). lib/Lstu/Plugin/Helpers.pm:164 | ||
The shortened URL %1 no longer exists. lib/Lstu/Controller/URL.pm:240 | ||
The shortened text can't be "a", "api", "d", "cookie", "stats", "fullstats", "login" or "logout" or end with ".json". Your URL to shorten: %1 lib/Lstu/Controller/URL.pm:59 | ||
To do an admin login, set it to the password defined in the settings ("adminpwd" or "hashed_adminpwd") themes/default/templates/api.html.ep:113 | ||
To do an admin logout, set it to "logout". themes/default/templates/api.html.ep:114 | ||
You have been successfully logged in. lib/Lstu/Controller/Admin.pm:52 • lib/Lstu/Controller/Authent.pm:26 • themes/default/templates/api.html.ep:121 • themes/default/templates/api.html.ep:17 | ||
You have been successfully logged out. lib/Lstu/Controller/Admin.pm:73 • lib/Lstu/Controller/Authent.pm:65 • themes/default/templates/api.html.ep:129 • themes/default/templates/api.html.ep:31 • themes/default/templates/logout.html.ep:3 | ||
You must be logged in as admin ("adminpwd" or "hashed_adminpwd" setting) to use it. themes/default/templates/api.html.ep:137 | ||
You must be logged in to use it. themes/default/templates/api.html.ep:39 • themes/default/templates/api.html.ep:77 | ||
You will be redirected to Lstu statistics page themes/default/templates/api.html.ep:130 | ||
You will be redirected to Lstu statistics page with a message in case of failure themes/default/templates/api.html.ep:146 | ||