Alex
|
b6a91746d8
|
chore: Revert version v1.139.1 (#21125)
Revert "chore: version v1.139.1"
This reverts commit 89533a858fffde0d4b40a349ad2cc49dbaa70fb1.
|
2025-08-21 17:15:11 -05:00 |
|
github-actions
|
89533a858f
|
chore: version v1.139.1
|
2025-08-21 22:02:08 +00:00 |
|
Alex
|
73bb05c5f9
|
chore: Revert version v1.139.0 (#21121)
Revert "chore: version v1.139.0"
This reverts commit b69470c69e994243dd0dfcd3913a11e2339fd00e.
|
2025-08-21 20:41:46 +00:00 |
|
github-actions
|
b69470c69e
|
chore: version v1.139.0
|
2025-08-21 20:26:48 +00:00 |
|
xCJPECKOVERx
|
9ff664ed36
|
feat(web): Add to Multiple Albums (#20072)
* Multi add to album picker:
- update modal for multi select
- Update add-to-album and add-to-album-action to work with new array return from AlbumPickerModal
- Add asset-utils.addAssetsToAlbums (incomplete)
* initial addToAlbums endpoint
* - fix endpoint
- add test
* - update return type
- make open-api
* - simplify return dto
- handle notification
* - fix returns
- clean up
* - update i18n
- format & check
* - checks
* - correct successId count
- fix assets_cannot_be_added language call
* tests
* foromat
* refactor
* - update successful add message to included total attempted
* - fix web test
- format i18n
* - fix open-api
* - fix imports to resolve checks
* - PR suggestions
* open-api
* refactor addAssetsToAlbums
* refactor it again
* - fix error returns and tests
* - swap icon for IconButton
- don't nest the buttons
* open-api
* - Cleanup multi-select button to match Thumbnail
* merge and openapi
* - remove onclick from icon element
* - fix double onClose call with keyboard shortcuts
* - spelling and formatting
- apply new api permission
* - open-api
* chore: styling
* translation
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2025-08-19 00:42:47 +00:00 |
|
Jason Rasmussen
|
749f999f2a
|
feat: better endpoint descriptions (#20439)
|
2025-07-30 13:29:36 -03:00 |
|
Jed-Giblin
|
9b3718120b
|
feat: shared links custom URL (#19999)
* feat: custom url for shared links
* feat: use a separate route and query param
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me>
|
2025-07-28 14:16:55 -04:00 |
|
Arno
|
4ebc25c754
|
feat(mobile): Folder View for mobile (#15047)
* very rough prototype for folder navigation without assets
* fix: refactored data model and tried to implement asset loading
* fix: openapi generator shadowing query param in /view/folder
* add simple alphanumeric sorting for folders
* basic asset viewing in folders
* rudimentary switch sorting order
* fixed reactivity when toggling sort order
* Fixed trailing comma
* Fixed bad merge conflict resolution
* Regenerated open-api
* Added rudimentary breadcrumbs
* Fixed linting problems
* feat: cleanup
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
|
2025-03-06 17:27:43 +00:00 |
|
Jason Rasmussen
|
ef9a06be5c
|
fix(server): album statistics endpoint (#11924)
|
2024-08-20 07:50:36 -04:00 |
|
Daniel Dietzler
|
4376104e3a
|
refactor(server): rename api tags to follow plural nomenclature of endpoints (#9872)
* rename api tags to follow plural nomenclature of endpoints
* chore: open api
* fix mobile
|
2024-05-29 18:26:57 -04:00 |
|