Commit graph

9 commits

Author SHA1 Message Date
Jason Rasmussen
e6c575c33e
feat: rtl () 2025-04-28 08:53:53 -05:00
Ben
6e62c09d84
feat(web): expand/collapse sidebar ()
* feat: expand/collapse sidebar

* fix: general PR cleanup

- add skip link unit test
- remove unused tailwind styles
- adjust asset grid spacing
- fix event propogation

* fix: cleaning up event listeners

* fix: purchase modal and button on small screens

* fix: explicit tailwind classes

* fix: no animation on initial page load

* fix: sidebar spacing and reactivity

* chore: reverting changes to icons in nav and account info panel

* fix: remove left margin from the asset grid after merging in new timeline

* chore: extract search-bar changes for a separate PR

* fix: add margin to memories
2025-04-01 21:12:04 -05:00
Ben McCann
b25914c2a5
chore: use writable derived in more places ()
chore(web): use writable derived in more places
2025-03-31 09:15:52 -05:00
Ferdinand Holzer
77d4eb8787
fix(web): render whitespaces in file names and paths on photos and folders pages correctly () 2025-01-11 22:10:33 -06:00
Alex
0b3742cf13
chore(web): migration svelte 5 syntax () 2024-11-14 08:43:25 -06:00
Alex
0a8bd7dc66
fix(web): correct color for active tree item ()
* fix(web): correct color for active tree item

* remove white space
2024-09-04 14:07:32 -05:00
Ben
4cc11efd04
fix(web): hide tree view text overflow with ellipsis ()
fix(web): hide tree view overflow with ellipsis
2024-08-30 17:32:12 -04:00
Jason Rasmussen
d08a20bd57
feat: tags ()
* feat: tags

* fix: folder tree icons

* navigate to tag from detail panel

* delete tag

* Tag position and add tag button

* Tag asset in detail panel

* refactor form

* feat: navigate to tag page from clicking on a tag

* feat: delete tags from the tag page

* refactor: moving tag section in detail panel and add + tag button

* feat: tag asset action in detail panel

* refactor add tag form

* fdisable add tag button when there is no selection

* feat: tag bulk endpoint

* feat: tag colors

* chore: clean up

* chore: unit tests

* feat: write tags to sidecar

* Remove tag and auto focus on tag creation form opened

* chore: regenerate migration

* chore: linting

* add color picker to tag edit form

* fix: force render tags timeline on navigating back from asset viewer

* feat: read tags from keywords

* chore: clean up

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-08-29 12:14:03 -04:00
Jason Rasmussen
f69ce6ad8a
refactor(web): folder view ()
refactor(web): tree view
2024-08-22 11:38:19 -04:00