martin
9de557916b
fix(web): cancel select all ( #6047 )
...
* fix: cancel select all
* rename var
2024-01-01 11:18:22 -05:00
martin
4c5397d7e6
feat(web): add types to dispatcher ( #5700 )
...
* feat: add types to dispatcher
* fix: create album name
* pr feedback
* pr feedback
* pr feedback
* fix: api key name
* remove newSharedAlbum
* pr feedback
* fix: api key creation
* on:close
* fix: owner
* fix: onclose
* remove unused code
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-12-14 20:54:21 -06:00
martin
a0743d8b7d
feat(web): global activity ( #4796 )
...
* feat: global activity
* fix: tests
* pr feedback
* use flexbox
* fix: deleted control actions
* fix: flex box
* fix: do not show activity tab by default
* feat: better grouping
* fix: set isShared default value to false
* fix: prevent re-rendering the asset grid
* fix: activity status above the scrollbar
* fix: prevent re-rendering the asset grid
* fix: prevent re-rendering the asset grid
* pr feedback
* pr feedback
* pr feedback
* styling and better thumbnail
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-11-05 11:24:43 -06:00
Jason Rasmussen
2ad389f64e
refactor(web): material icons ( #4636 )
2023-10-25 13:48:25 +00:00
martin
2d83ac4125
fix(web): focus & clear individual search term ( #3452 )
2023-07-28 13:03:23 -05:00
Alex
7316ad5a72
chore(web): sort tailwindcss class automatically ( #3330 )
2023-07-18 13:19:39 -05:00
Jason Rasmussen
f55b3add80
chore(web): prettier ( #2821 )
...
Co-authored-by: Thomas Way <thomas@6f.io>
2023-06-30 23:50:47 -05:00
Alex
43ec0b77a0
feat(web): Memory ( #2759 )
...
* Add on this day
* add query for x year
* dev: add query
* dev: front end
* dev: styling
* styling
* more styling
* add new page
* navigating
* navigate back and forth
* styling
* show gallery
* fix test
* fix test
* show previous and next title
* fix test
* show up down scrolling button
* more styling
* styling
* fix app bar
* fix height of next/previous
* autoplay
* auto play
* refactor
* refactor
* refactor
* show date
* Navigate
* finish
* pr feedback
2023-06-14 20:47:18 -05:00
Michel Heusschen
ab5b92ae68
refactor(web): centralize buttons ( #2200 )
2023-04-07 11:45:00 -05:00
Michel Heusschen
e15be5bf9a
fix(web): short layout retention after navigation ( #1994 )
2023-03-14 08:56:49 -05:00
Michel Heusschen
f52e076cb3
feat(web): improve search bar + add to search page ( #1957 )
...
* feat(web): improve search bar + add to search page
* fix back button routing
2023-03-06 08:31:58 -06:00
Alex
10789503c1
feat(web/server) public album sharing ( #1266 )
2023-01-09 14:16:08 -06:00
Alex
f94176a910
feat(web) dark mode ( #867 )
2022-10-26 11:10:48 -05:00
Alex
0d13b25f56
feat(web): Update to latest version of SvelteKit ( #705 )
2022-09-16 23:13:22 -05:00
Jaime Baez
4f7a3afbfc
Fix web lint issues
2022-09-08 17:30:49 +02:00
Alex
bf04d9eb39
Feature - Delete asset on the web ( #436 )
...
* Added selection mechanism to photos page
* Added control app bar
* Refactor AlbumAppBar into ControlAppBar
* Added addtional micro interactions when in multi selection mode
* Implemented delete selected asset and rerender
2022-08-08 22:06:11 -05:00