Commit Graph

31 Commits

Author SHA1 Message Date
Sonny
cc63ce37c3 refactor: remove dead css 2024-11-10 23:25:47 +01:00
Sonny
a073fac47b fix: text overflow when collection name is big 2024-11-10 02:05:24 +01:00
Sonny
83c1966946 feat: recreate shared page
+ improve security by not exposing author's email
2024-11-10 00:00:20 +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
41f82a8070 fix: make dashboard responsive again (instead of taking up all the space) 2024-11-10 00:00:20 +01:00
Sonny
8b24354c0e feat: use link action dropdown for favorite links 2024-11-10 00:00:20 +01:00
Sonny
8953b9a64e feat: recreate link action dropdown 2024-11-10 00:00:20 +01:00
Sonny
d01bfaeec2 feat: recreate favorite list/item 2024-11-10 00:00:20 +01:00
Sonny
c7c70b1767 feat: recreate collection list/item 2024-11-10 00:00:20 +01:00
Sonny
01a21ddef8 feat: improve link style 2024-11-10 00:00:20 +01:00
Sonny
757788bf9b feat: create new dashboard (layout, navbar, list of links) 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
442a1003bb feat: add dropdown for favorite items 2024-07-22 12:10:47 +02:00
Sonny
8a4f895853 feat: add shared collection page 2024-06-02 23:59:57 +02:00
Sonny
e9ccefd938 fix: responsive 2024-06-02 23:59:57 +02:00
Sonny
e03952de1c refactor: create types instead of using models 2024-06-02 23:59:57 +02:00
Sonny
202f70b010 feat: add basic admin dashboard 2024-06-02 23:59:57 +02:00
Sonny
9481b0ad7d fix: error when editing collection 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
57ed2c5e94 feat: migrate from paths constant to new route management system 2024-06-02 23:59:57 +02:00
Sonny
6b4cfd9926 feat: create edit collection page 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
56aade5222 fix: some styles 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