ArthurHoaro
|
1a8ac737e5
|
Process main page (linklist) through Slim controller
Including a bunch of improvements on the container,
and helper used across new controllers.
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
1b8620b1ad
|
Process plugins administration page through Slim controllers
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
e8a10f312a
|
Use NetscapeBookmarkUtils object instance instead of static calls
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
9c75f87793
|
Use multi-level routes for existing controllers instead of 1 level everywhere
Also prefix most admin routes with /admin/
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
c22fa57a55
|
Handle shaare creation/edition/deletion through Slim controllers
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
7b2ba6ef82
|
RSS/ATOM feeds: process through Slim controller
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
c4d5be53c2
|
Process Daily RSS feed through Slim controller
The daily RSS template has been entirely rewritten to handle the whole feed through the template engine.
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
8e47af2b36
|
Process logout through Slim controller
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
485b168a96
|
Process picwall rendering through Slim controller + UT
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
0498b209b5
|
Execute common plugin hooks before rendering login page
|
2020-01-26 11:34:14 +01:00 |
|
ArthurHoaro
|
6c50a6ccce
|
Render login page through Slim controller
|
2020-01-26 11:34:14 +01:00 |
|