Timon
|
5c38373808
|
refactor(server): allow -1 rating again (#28886)
|
2026-06-10 10:55:51 +02:00 |
|
Mees Frensel
|
99281de6ab
|
refactor!: disallow star rating < 1 (#27896)
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
Co-authored-by: timonrieger <mail@timonrieger.de>
|
2026-06-04 17:06:28 +00:00 |
|
Timon
|
3decc864b5
|
refactor(server)!: structured validation error responses (#28204)
* refactor(server)!: structured validation error responses
* refactor(server): clarify comment on removing duplicate HTTP response fields
* enhance validation error tests
* make path and message required
* fmt
* fix e2e test
* fmt
* feat: enhance error handling in getServerErrorMessage function
|
2026-05-04 00:00:03 -04:00 |
|
Brandon Wees
|
6da2d3d587
|
chore!: remove getRandom api endpoint (#27780)
* chore!: remove getRandom api endpoint
* chore: sync openapi
* fix: test
* chore: more cleanup
|
2026-04-14 21:32:12 -04:00 |
|
Timon
|
7d8f843be6
|
refactor!: migrate class-validator to zod (#26597)
|
2026-04-14 23:39:03 +02:00 |
|
Mees Frensel
|
e454c3566b
|
refactor: star rating (#26357)
* refactor: star rating
* transform rating 0 to null in controller dto
* migrate rating 0 to null
* deprecate rating -1
* rating type annotation
* update Rating type
|
2026-02-26 14:54:20 +01:00 |
|
Brandon Wees
|
e5722c525b
|
feat: getAssetEdits respond with edit IDs (#26445)
* feat: getAssetEdits respond with edit IDs
* chore: cleanup typings for edit API
* chore: cleanup types with jason
* fix: openapi sync
* fix: factory
|
2026-02-23 20:57:57 +00:00 |
|
Jason Rasmussen
|
9dddccd831
|
fix: null validation (#25891)
|
2026-02-04 12:27:52 -05:00 |
|
Brandon Wees
|
e8c80d88a5
|
feat: image editing (#24155)
|
2026-01-09 17:59:52 -05:00 |
|
Jason Rasmussen
|
a2ba36c16d
|
feat: bulk asset metadata endpoints (#25133)
|
2026-01-08 14:52:16 -05:00 |
|
Daniel Dietzler
|
e9038193db
|
fix: asset copy validation error (#23387)
|
2025-10-30 19:40:58 -04:00 |
|
Jason Rasmussen
|
88072910da
|
feat: asset metadata (#20446)
|
2025-08-27 14:31:23 -04:00 |
|
Jason Rasmussen
|
ea9f11bf39
|
refactor: controller tests (#18035)
* feat: controller unit tests
* refactor: controller tests
|
2025-05-03 09:39:44 -04:00 |
|