136 Commits

Author SHA1 Message Date
Sonny
56c05f1bf6 feat: add a search modal using the database (wip) 2024-06-02 23:59:57 +02:00
Sonny
b28499a69a refactor: controllers and models to adapt them to the previous version of my-links 2024-06-02 23:59:57 +02:00
Sonny
31b4f22772 feat: improve side nav item style and fix some UI issues 2024-06-02 23:59:57 +02:00
Sonny
3ff7619e94 feat: bring back legal pages 2024-06-02 23:59:57 +02:00
Sonny
e6803c174c feat: bring back previous home page 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
32133be8b0 fix: some styled for collections and links 2024-06-02 23:59:57 +02:00
Sonny
2ba0eccc9f feat: styling login page 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
8176817030 feat: use existing translation on all pages 2024-06-02 23:59:57 +02:00
Sonny
8077f8f9c9 feat: add layout transition 2024-06-02 23:59:57 +02:00
Sonny
a910b898c7 feat: create basic settings modal 2024-06-02 23:59:57 +02:00
Sonny
53aa7bc22b feat: create settings modal 2024-06-02 23:59:57 +02:00
Sonny
18b2eb2c5a refactor: create shortcut hook that with default config 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
905f0ba1c7 feat: use route management system for collections 2024-06-02 23:59:57 +02:00
Sonny
6b4cfd9926 feat: create edit collection page 2024-06-02 23:59:57 +02:00
Sonny
6b327a5b1e refactor: create dedicated collection form component 2024-06-02 23:59:57 +02:00
Sonny
a58d78302e feat: add collection list 2024-06-02 23:59:57 +02:00
Sonny
5a8bda0322 refactor: rename link_list with a proper name 2024-06-02 23:59:57 +02:00
Sonny
c916b5870b feat: add user dropdown in navbar 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
56aade5222 fix: some styles 2024-06-02 23:59:57 +02:00
Sonny
2f0e1dd375 feat: add dropdown for links and collection header 2024-06-02 23:59:57 +02:00
Sonny
0f1dc9b69c feat: add dropdown component 2024-06-02 23:59:57 +02:00
Sonny
3531038321 feat: add theme manager
awesome!
2024-06-02 23:59:57 +02:00
Sonny
b5cda75790 feat: apply new style on side-navigation component 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
2cf8c5ae02 feat: recreate dashboard page from previous version 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
97044907ee feat: create formlayout and create collection form 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