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 |
|
Min Idzelis
|
d5cf8e4bfe
|
refactor(server): move checkExistingAssets(), checkBulkUpdate() remove getAllAssets() (#9715)
* Refactor controller methods, non-breaking change
* Remove getAllAssets
* used imports
* sync:sql
* missing mock
* Removing remaining references
* chore: remove unused code
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
|
2024-05-24 21:02:22 -04:00 |
|
Min Idzelis
|
4f21f6a2e1
|
feat: API operation replaceAsset, POST /api/asset/:id/file (#9684)
* impl and unit tests for replaceAsset
* Remove it.only
* Typo in generated spec +regen
* Remove unused dtos
* Dto removal fallout/bugfix
* fix - missed a line
* sql:generate
* Review comments
* Unused imports
* chore: clean up
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
|
2024-05-23 20:26:22 -04:00 |
|
Jason Rasmussen
|
46868b3336
|
refactor(server): logger (#9472)
|
2024-05-14 08:48:49 -04:00 |
|
Jason Rasmussen
|
8743e17528
|
refactor(server): auth route metadata (#9344)
|
2024-05-09 13:58:44 -04:00 |
|
Jason Rasmussen
|
ec4eb7cd19
|
feat(server): immich checksum header (#9229)
* feat: dedupe by checksum header
* chore: open api
|
2024-05-02 15:42:26 -04:00 |
|
Alex
|
1d15cfb5f3
|
chore(server): remove unusuned endpoint/service/interface in asset-v1 (#9086)
|
2024-04-26 01:02:04 -05:00 |
|
Jason Rasmussen
|
382b63954c
|
refactor: asset v1, app.utils (#8152)
|
2024-03-21 09:07:47 -04:00 |
|