Commit Graph

11 Commits (5e680551b9795b8651ce6913da50556c6838ab56)

Author SHA1 Message Date
Jason Rasmussen 5e680551b9
feat(server,web): migrate oauth settings from env to system config (#1061) 2022-12-09 14:51:42 +07:00
Alex 1adf8ff6b6
chore(web) Update SvelteKit (#1066)
* Update sveltekit

* Update sveltekit

* Update correct preloading attribute
2022-12-06 18:08:08 +07:00
Alex f94176a910
feat(web) dark mode (#867) 2022-10-26 11:10:48 +07:00
Alex 0d13b25f56
feat(web): Update to latest version of SvelteKit (#705) 2022-09-16 23:13:22 +07:00
Alex d856b35afc
feat(web) add scrollbar with timeline information (#658)
- Implement a scrollbar with a timeline similar to Google Photos
- The scrollbar can also be dragged
2022-09-09 15:55:20 +07:00
Jaime Baez 4f7a3afbfc Fix web lint issues 2022-09-08 17:30:49 +07:00
Alex Tran 836b174d33
Better styling for count info 2022-09-07 21:19:24 +07:00
Alex 566039b93f
feat(web): add asset and album count info (#623)
* Get asset and album count

* Generate APIs

* Added asset count for each type

* Added api on the web

* Added info button for asset and album count to trigger getting info on hover

* Remove websocket event from photo page
2022-09-07 15:16:18 +07:00
Alex f9b1b12b10
Implement notification box for web (#533)
* Added test button

* styling notification box

* Added auto dismission and animation to each notificaiont list

* Remove test button
2022-08-25 23:04:23 +07:00
Alex 658b64df74
Added page navigation progress indicator 2022-08-25 13:02:36 +07:00
Alex c6ecfb679a
Added sharing page to web (#355)
* Added shared album

* Added list tile

* Show info of shared album owner
2022-07-16 23:52:00 +07:00