Commit Graph

14 Commits

Author SHA1 Message Date
935ff48b15 Fix for downloads and removing of library source (#136)
* fix: downloads and removing library source

* fix: linting
2025-07-14 15:34:10 +10:00
ca8ad37adf Fix unauthenticated /api/v1/client/chunk route
Critical fix, no issue or PR
2025-06-07 16:27:43 +10:00
3e5c3678d5 Database-level multi-library support #48 (#58)
* feat: start of library backends

* feat: update backend routes and create initializer

* feat: add legacy library creation

* fix: resolve frontend type errors

* fix: runtime errors

* fix: lint
2025-06-01 16:05:05 +10:00
85edc4cca2 chore: move more admin over to arktype validators 2025-05-30 13:17:21 +10:00
8e109dd562 fix: more eslint stuff 2025-04-15 21:10:45 -04:00
54c5d55da7 fix(client chunk api route): follow best practices 2024-12-09 17:04:51 +11:00
5393db3236 feat(download): add version metadata route 2024-12-07 11:00:56 +11:00
6df560ca37 fix(manifests): fix delta manifest generation 2024-12-06 22:16:42 +11:00
76bceb121f feat: content length header for chunk downloads 2024-11-10 22:14:01 +11:00
e4339c34ec Update file chunk.get.ts 2024-10-26 05:46:28 +00:00
24a0d118f2 slight bug fixes and clean up 2024-10-24 22:12:01 +11:00
c4a3e4e9a7 failed gracefully on invalid chunk index 2024-10-23 12:36:09 +11:00
7f4db0c1dc slight patch to rename query to be more consistent 2024-10-23 12:13:30 +11:00
3dd6062af4 added download chunk endpoint 2024-10-23 12:03:31 +11:00