78 Commits

Author SHA1 Message Date
Sonny
3591d032c2 fix: broken imports 2025-11-09 03:23:53 +01:00
Sonny
1c81a6a86f feat: allow adding links via ip 2025-11-09 03:10:51 +01:00
Sonny
d00b6b9edd feat: add user token management 2025-08-21 16:39:02 +02:00
Sonny
376e9e32c3 feat: create dedicated settings page instead of creating many modals 2025-08-21 15:59:29 +02:00
Sonny
c2a1d06008 refactor: add new small content layout 2025-08-21 15:44:29 +02:00
Sonny
3d986bd662 fix: hide collection edit link only when activeCollection isnt defined 2025-08-21 02:55:11 +02:00
Sonny
23ad1fda75 feat: stop force redirect to create collection form 2025-08-21 02:46:44 +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
309cf2c9d2 fix: tweak default mantine theme 2025-08-06 19:58:52 +02:00
Sonny
97ba56b1e7 feat: update default layout 2025-08-06 19:50:53 +02:00
Sonny
151ac0602a fix: "cannot remove collection" related to unused stuff 2025-01-21 18:15:08 +01:00
Sonny
01efb11f70 refactor: split backend by context instead of type 'controllers/models/...' 2024-11-10 22:26:00 +01:00
Sonny
81f4cd7f87 feat: recreate search modal (using mantine/spotlight) 2024-11-10 00:00:20 +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
d3de34bd41 feat: add collection description and visibility in dashboard header 2024-11-10 00:00:20 +01:00
Sonny
9781363282 fix: trim values before form validation 2024-11-10 00:00:20 +01:00
Sonny
174a21288a feat: recreate admin dashboard using mantine 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
db578dbe51 feat: remove login page (temp) 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
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