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
|
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
|
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
|
8537eeb375
|
fix: show dashboard link for authenticated users only
|
2025-08-21 02:54:35 +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
|
d57f3ec486
|
feat: update user dropdown items
|
2025-08-17 00:47:13 +02:00 |
|
Sonny
|
a5ddc9eb55
|
fix: navbar dashboard link
|
2025-08-06 22:52:38 +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
|
a4396ddf18
|
feat: reduce collection item size
|
2025-08-04 20:00:49 +02:00 |
|
Sonny
|
151ac0602a
|
fix: "cannot remove collection" related to unused stuff
|
2025-01-21 18:15:08 +01:00 |
|
Sonny
|
e28d5ebea8
|
feat: add asset caching (sw)
|
2025-01-03 02:00:37 +01:00 |
|
Sonny
|
c46cc1a8fb
|
fix: footer link behaviour
|
2024-11-15 23:53:17 +01:00 |
|
Sonny
|
2f820bb877
|
feat: save user theme preference
|
2024-11-15 23:16:47 +01:00 |
|
Sonny
|
2de2556a20
|
fix: navbar & footer broken links
|
2024-11-15 18:53:28 +01:00 |
|
Sonny
|
eac0c135d6
|
fix: dashboard header wrap when collection's name too large
|
2024-11-15 18:41:10 +01:00 |
|
Sonny
|
aef2db6071
|
fix: remove forgotten character
|
2024-11-15 18:17:38 +01:00 |
|
Sonny
|
1938f6ea23
|
fix: collection name not displayed correctly when too large.
|
2024-11-15 14:23:39 +01:00 |
|
Sonny
|
cc63ce37c3
|
refactor: remove dead css
|
2024-11-10 23:25:47 +01:00 |
|
Sonny
|
01efb11f70
|
refactor: split backend by context instead of type 'controllers/models/...'
|
2024-11-10 22:26:00 +01:00 |
|
Sonny
|
a073fac47b
|
fix: text overflow when collection name is big
|
2024-11-10 02:05:24 +01:00 |
|
Sonny
|
4c2e9ddc82
|
feat(admin/users): change default sort
|
2024-11-10 00:49:51 +01:00 |
|
Sonny
|
d68fcd9fc8
|
feat: persist user language
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
276abc4009
|
feat: add share button
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
9250e5f0b4
|
fix: page transition played when switching collection after soft navigation
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
81f4cd7f87
|
feat: recreate search modal (using mantine/spotlight)
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
a3651e8370
|
refactor: extract user badge role
|
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
|
798ff0fbe4
|
feat: add kbd with shortcut for create collection/link forms
|
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
|
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
|
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
|
cc1e7b91c0
|
fix: regretion where google images aren't loaded due to bad referrer policy
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
c7c70b1767
|
feat: recreate collection list/item
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
d796e4d38a
|
feat: add footer dashboard
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
01a21ddef8
|
feat: improve link style
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
bcad333783
|
feat: add link to dashboard (content layout)
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
13bff28876
|
fix: disable shortcut when we cant go back to home
|
2024-11-10 00:00:20 +01:00 |
|