Alex
5c78f707fe
Modify Album API endpoint to return a count attribute instead of a full assets array ( #454 )
...
* Change API to return assets count and change web behavior accordingly
* Refactor assets.length
* Explicitly declare type of assetCount so Dart SDK understand it
* Finished refactoring on mobile
2022-08-10 22:48:25 -05:00
Matthias Rupp
0ac9fe5a54
Load low- and high quality thumbnail in the same img tag to avoid flickering ( #413 )
2022-07-31 15:56:03 -05:00
Alex Tran
59c1ea3097
Added 2-stage loading for album's thumbnail
2022-07-26 22:06:06 -05:00
Alex
969f770df0
Delete album on web ( #373 )
...
* Show context menu
* Show context menu at the correct location
* Implement delete album button
* Delete album within album viewer
2022-07-24 22:47:12 -05:00
Alex Tran
9c3f848fa8
Use Webp for album thumbnail
2022-07-24 08:51:00 -05: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 -05:00