aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Expand)AuthorAgeFilesLines
...
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-235-6/+10
* Process manage tags page through Slim controllerArthurHoaro2020-07-234-6/+6
* Process configure page through Slim controllerArthurHoaro2020-07-234-4/+4
* Process password change controller through SlimArthurHoaro2020-07-231-0/+28
* Process tools page through Slim controllerArthurHoaro2020-07-232-3/+3
* Initialize admin Slim controllersArthurHoaro2020-07-233-4/+4
* Process session filters through Slim controllersArthurHoaro2020-07-232-11/+16
* Process remove tag endpoint through Slim controllerArthurHoaro2020-07-232-2/+4
* Process OpenSearch controller through SlimArthurHoaro2020-07-236-6/+12
* RSS/ATOM feeds: process through Slim controllerArthurHoaro2020-07-236-12/+12
* Process Daily RSS feed through Slim controllerArthurHoaro2020-07-234-33/+65
* Process daily page through Slim controllerArthurHoaro2020-07-231-3/+3
* Process tag list page through Slim controllerArthurHoaro2020-07-233-5/+5
* Few optimizations and code readability for tag cloud controllerArthurHoaro2020-07-232-2/+2
* Working version before optimizationArthurHoaro2020-07-232-6/+6
* Process tag cloud page through Slim controllerArthurHoaro2020-07-234-4/+4
* Slim router: handle add tag routeArthurHoaro2020-07-235-5/+5
* Process logout through Slim controllerArthurHoaro2020-07-232-5/+5
* Process picwall rendering through Slim controller + UTArthurHoaro2020-07-233-47/+40
* Fix all relative link to work with new URLArthurHoaro2020-07-2319-53/+53
* Add autofocus on tag cloud filter inputKevin Masson2020-02-101-0/+1
* Fix all existing links and redirection to ?do=loginArthurHoaro2020-01-262-3/+3
* Fix SASS LintArthurHoaro2020-01-262-2/+2
* Render login page through Slim controllerArthurHoaro2020-01-265-62/+91
* Fix deprecated use of implodeArthurHoaro2020-01-232-2/+2
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-186-4/+61
* Avoiding warning 'PHP Notice: Undefined index: updated'Lucas Cimon2020-01-122-2/+2
* Fix undefined thumbnail on OpenGraph headersArthurHoaro2019-09-102-2/+2
* Merge pull request #1336 from ArthurHoaro/hotfix/atom-authorArthurHoaro2019-08-102-2/+2
|\
| * ATOM Feed: use instance name as author name instead of URLArthurHoaro2019-07-292-2/+2
* | little fix templateagentcobra2019-08-011-1/+1
* | maj linklist Luce Carević2019-07-281-0/+2
* | fix a11yLuce Carević2019-07-137-27/+25
* | fix a11yLuce Carević2019-07-133-14/+14
|/
* Merge pull request #1323 from llune/patch-5ArthurHoaro2019-07-131-3/+3
|\
| * fix a11y labelLuce Carević2019-07-131-3/+3
* | Merge pull request #1321 from llune/patch-3ArthurHoaro2019-07-131-1/+1
|\ \
| * | fix img without altLuce Carević2019-07-131-1/+1
| |/
* | Merge pull request #1324 from llune/patch-6ArthurHoaro2019-07-131-1/+3
|\ \
| * | a11y fix add banner mobile versionLuce Carević2019-07-131-1/+3
| |/
* | Merge pull request #1322 from llune/patch-4ArthurHoaro2019-07-131-2/+2
|\ \
| * | fix a11y labelLuce Carević2019-07-131-2/+2
| |/
* | fix blankLuce Carević2019-07-121-1/+1
* | a11y fix: label and tabindexLuce Carević2019-07-121-9/+7
|/
* Automatically retrieve description for new bookmarksArthurHoaro2019-07-062-0/+24
* Daily - display the current day instead of the previous oneArthurHoaro2019-05-252-1/+9
* Merge pull request #1301 from ArthurHoaro/template/print-cssArthurHoaro2019-05-251-2/+2
|\
| * Add print CSS rules to the default templateArthurHoaro2019-05-081-2/+2
* | Switch from FontAwesome v4.x to ForkAwesomeArthurHoaro2019-05-192-2/+3
* | Merge pull request #1297 from ArthurHoaro/hotfix/mobile-select-allArthurHoaro2019-05-081-1/+1
|\ \ | |/ |/|