Commit Graph

55 Commits

Author SHA1 Message Date
Sonny
7fba156168 feat: recreate collection action dropdown 2024-11-10 00:00:20 +01:00
Sonny
6f807e51e8 fix: dashboard bg color on light theme 2024-11-10 00:00:20 +01:00
Sonny
40069905fa feat: recreate no link component 2024-11-10 00:00:20 +01:00
Sonny
343160f324 fix: page transition no longer play when changing collection 2024-11-10 00:00:20 +01:00
Sonny
d796e4d38a feat: add footer dashboard 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
907dda300e feat: use new form layout for link/delete 2024-11-10 00:00:20 +01:00
Sonny
edc7972a2f feat: use new form layout for link/edit 2024-11-10 00:00:20 +01:00
Sonny
d66e92adbc feat: recreate form link (layout + create) 2024-11-10 00:00:20 +01:00
Sonny
6d568b133f feat: use new form layout for collection/delete 2024-11-10 00:00:20 +01:00
Sonny
0ce3e3d39d feat: use new form layout for collection/edit 2024-11-10 00:00:20 +01:00
Sonny
e77b7cc176 feat: recreate form collection (layout + create) 2024-11-10 00:00:20 +01:00
Sonny
1a102ebc5f refactor: move new mantine components in dedicated folder + split home 2024-11-10 00:00:20 +01:00
Sonny
5c4ee3a1cd refactor(mantine): migrate home page 2024-11-10 00:00:20 +01:00
Sonny
8d474f74eb refactor(mantine): use new content layout for terms 2024-11-10 00:00:20 +01:00
Sonny
5453b7f965 refactor(mantine): migrate privacy 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
f0ec6d6b3d feat: sortable table component 2024-08-30 23:35:05 +02:00
Sonny
de2cf5bd13 chore: add health check docker + update release-it config 2024-07-03 01:01:27 +02:00
Sonny
8a4f895853 feat: add shared collection page 2024-06-02 23:59:57 +02:00
Sonny
09821de424 refactor: create hook screen type (instead of using plain media queries) 2024-06-02 23:59:57 +02:00
Sonny
e9ccefd938 fix: responsive 2024-06-02 23:59:57 +02:00
Sonny
76847ff76b refactor: use persistant layout 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
55cd973b1a chore: apply prettier 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
8b161dcf49 refactor: fix some lintter erros 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
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
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
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
56aade5222 fix: some styles 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
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