21 Commits

Author SHA1 Message Date
Sonny
9aa71dad30 refactor: use adonis's access tokens instead of creating custom (and unsecured) logic 2025-08-22 18:35:50 +02:00
Sonny
d00b6b9edd feat: add user token management 2025-08-21 16:39:02 +02:00
Sonny
4ef2b639b6 feat: add multiple way to show collections and links 2025-08-21 02:27:51 +02:00
Sonny
42f391d99a refactor: remove react-hotkeys-hook and use inertia propos instead of recreating a local store 2025-08-19 23:47:52 +02:00
Sonny
56b52adac0 refactor: collection controllers and service 2025-08-07 19:42:05 +02:00
Sonny
97ba56b1e7 feat: update default layout 2025-08-06 19:50:53 +02:00
Sonny
01efb11f70 refactor: split backend by context instead of type 'controllers/models/...' 2024-11-10 22:26:00 +01:00
Sonny
9a215f3e41 refactor: rename store folder to stores 2024-11-10 00:00:20 +01:00
Sonny
5c37fe9c31 refactor: remove all legacy files
+ comment/delete things that haven't yet migrated to mantine
2024-11-10 00:00:20 +01:00
Sonny
861906d29b refactor: recreate collection and global hotkey contexts as store (using zustand) 2024-11-10 00:00:20 +01:00
Sonny
eea9732100 refactor: use tabs instead of spaces 2024-10-07 01:33:59 +02:00
Sonny
09821de424 refactor: create hook screen type (instead of using plain media queries) 2024-06-02 23:59:57 +02:00
Sonny
09700a1916 feat: add validation for search modal 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
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
6b327a5b1e refactor: create dedicated collection form component 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
2cf8c5ae02 feat: recreate dashboard page from previous version 2024-06-02 23:59:57 +02:00
Sonny
df4185bd62 feat: add auth via google 2024-06-02 23:59:57 +02:00