27 Commits

Author SHA1 Message Date
Sonny
208f2c631f feat: add api controllers and routes for browser extension 2025-08-28 16:44:31 +02:00
Sonny
376e9e32c3 feat: create dedicated settings page instead of creating many modals 2025-08-21 15:59:29 +02:00
Sonny
18fe979069 fix: app base url shared in inertia config file 2025-08-21 02:25:16 +02:00
Sonny
d56bd1ef80 chore: append manifest in edge file only in prod env 2025-08-06 19:15:50 +02:00
Sonny
e28d5ebea8 feat: add asset caching (sw) 2025-01-03 02:00:37 +01:00
Sonny
01efb11f70 refactor: split backend by context instead of type 'controllers/models/...' 2024-11-10 22:26:00 +01:00
Sonny
db578dbe51 feat: remove login page (temp) 2024-11-10 00:00:20 +01:00
Sonny
c8fb5af44d feat: add user last seen field 2024-10-07 02:07:39 +02:00
Sonny
eea9732100 refactor: use tabs instead of spaces 2024-10-07 01:33:59 +02:00
Sonny
8a4f895853 feat: add shared collection page 2024-06-02 23:59:57 +02:00
Sonny
202f70b010 feat: add basic admin dashboard 2024-06-02 23:59:57 +02:00
Sonny
56c05f1bf6 feat: add a search modal using the database (wip) 2024-06-02 23:59:57 +02:00
Sonny
3ff7619e94 feat: bring back legal pages 2024-06-02 23:59:57 +02:00
Sonny
b7d80d844d feat: add delete link form and controller 2024-06-02 23:59:57 +02:00
Sonny
50030df9a6 feat: add delete collection form and controller method 2024-06-02 23:59:57 +02:00
Sonny
3c2c5dcee6 feat: add create/edit link form + controller methods 2024-06-02 23:59:57 +02:00
Sonny
57ed2c5e94 feat: migrate from paths constant to new route management system 2024-06-02 23:59:57 +02:00
Sonny
19b96650e9 refactor: move routes in dedicated files + improve routes management 2024-06-02 23:59:57 +02:00
Sonny
6b4cfd9926 feat: create edit collection page 2024-06-02 23:59:57 +02:00
Sonny
243984ca66 fix: theme persistence
save user theme preferences  in session instead of localStorage
2024-06-02 23:59:57 +02:00
Sonny
817b9baafc feat: (re)add favicon scrapper 2024-06-02 23:59:57 +02:00
Sonny
73f8c0c513 feat: add create link form 2024-06-02 23:59:57 +02:00
Sonny
2cc490b611 feat: add i18n with type safety 2024-06-02 23:59:57 +02:00
Sonny
602813ec05 feat: add create collection controller + validator 2024-06-02 23:59:57 +02:00
Sonny
08dcd7455f feat: create content layout with emotion 2024-06-02 23:59:57 +02:00
Sonny
df4185bd62 feat: add auth via google 2024-06-02 23:59:57 +02:00
Sonny
1386db6935 chore: init adonis 2024-06-02 23:59:57 +02:00