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 |
|
Sonny
|
757788bf9b
|
feat: create new dashboard (layout, navbar, list of links)
|
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
|
1da9f0baf4
|
feat: add new language switcher
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
bce00c7855
|
feat: add new page transition
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
5c4ee3a1cd
|
refactor(mantine): migrate home page
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
5453b7f965
|
refactor(mantine): migrate privacy
|
2024-11-10 00:00:20 +01:00 |
|
Sonny
|
71ce65e2aa
|
chore: init mandine config
|
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
|
b0e3bfa0f6
|
fix: favorite link and search result styles
|
2024-09-17 16:14:25 +02:00 |
|
Sonny
|
f0ec6d6b3d
|
feat: sortable table component
|
2024-08-30 23:35:05 +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
|
09821de424
|
refactor: create hook screen type (instead of using plain media queries)
|
2024-06-02 23:59:57 +02:00 |
|
Sonny
|
cdfd092489
|
feat: rework settings modal
|
2024-06-02 23:59:57 +02:00 |
|
Sonny
|
8e1e3bea17
|
feat: create tab and selector components
|
2024-06-02 23:59:57 +02:00 |
|
Sonny
|
e9ccefd938
|
fix: responsive
|
2024-06-02 23:59:57 +02:00 |
|
Sonny
|
f2478bcf56
|
refactor: split theme file
|
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
|
f3f7f6272f
|
fix: missing nextId field for collection forms
|
2024-06-02 23:59:57 +02:00 |
|
Sonny
|
8437f6b96d
|
refactor: optimize favicon fetcher with cache
|
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
|
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
|
b28499a69a
|
refactor: controllers and models to adapt them to the previous version of my-links
|
2024-06-02 23:59:57 +02:00 |
|
Sonny
|
31b4f22772
|
feat: improve side nav item style and fix some UI issues
|
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
|
32133be8b0
|
fix: some styled for collections and links
|
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
|
8077f8f9c9
|
feat: add layout transition
|
2024-06-02 23:59:57 +02:00 |
|