 MertandGitHub
|
65611bb860
|
chore(mobile): make openapi requests abortable (#28692)
make open-api requests abortable
|
2026-05-30 10:31:17 -05:00 |
|
 Jason RasmussenandGitHub
|
a16d233a0c
|
chore(web): sort imports (#27922)
* feat: sort imports
* fix: something?
|
2026-04-21 14:51:38 -04:00 |
|
 ![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c2786978cd
|
fix(deps): update typescript-projects (#28008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <[email protected]>
|
2026-04-21 15:29:34 +02:00 |
|
 Jason RasmussenandGitHub
|
2f8be45fe0
|
chore!: remove /api/server/theme endpoint (#27880)
chore: remove server/theme endpoint
|
2026-04-17 08:30:03 -04:00 |
|
 TimonandGitHub
|
7d8f843be6
|
refactor!: migrate class-validator to zod (#26597)
|
2026-04-14 23:39:03 +02:00 |
|
 Jason RasmussenandGitHub
|
edde0f93ae
|
feat: endpoint descriptions (#23813)
|
2025-11-11 17:01:14 -05:00 |
|
 AlexandGitHub
|
b6a91746d8
|
chore: Revert version v1.139.1 (#21125)
Revert "chore: version v1.139.1"
This reverts commit 89533a858f.
|
2025-08-21 17:15:11 -05:00 |
|
github-actions
|
89533a858f
|
chore: version v1.139.1
|
2025-08-21 22:02:08 +00:00 |
|
 AlexandGitHub
|
73bb05c5f9
|
chore: Revert version v1.139.0 (#21121)
Revert "chore: version v1.139.0"
This reverts commit b69470c69e.
|
2025-08-21 20:41:46 +00:00 |
|
github-actions
|
b69470c69e
|
chore: version v1.139.0
|
2025-08-21 20:26:48 +00:00 |
|
 MichaelandGitHub
|
a91bb399f0
|
feat: add server.versionCheck permission (#20555)
* add server.versionCheck permission
* getVersionCheck is no admin-route
|
2025-08-04 17:39:05 -05:00 |
|
 Jason RasmussenandGitHub
|
749f999f2a
|
feat: better endpoint descriptions (#20439)
|
2025-07-30 13:29:36 -03:00 |
|
 NicholasandGitHub
|
3a5fed99e1
|
fix(server): rename android-links api endpoint to apk-links (#18790)
* remove auth from endpoint and change android to apk
* add auth back to `apk-links`
|
2025-05-31 00:27:55 -04:00 |
|
 NicholasandGitHub
|
8ea40973a7
|
feat(server): apk links API endpoint for Obtainium Android mobile-server version sync (#18700)
|
2025-05-28 23:45:49 +02:00 |
|
 Daniel DietzlerandGitHub
|
5268dc4ee2
|
feat: version check endpoint (#18572)
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Static Code Analysis / zizmor (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / SQL Schema Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML () (push) Has been cancelled
Docker / Re-Tag ML (-armnn) (push) Has been cancelled
Docker / Re-Tag ML (-cuda) (push) Has been cancelled
Docker / Re-Tag ML (-openvino) (push) Has been cancelled
Docker / Re-Tag ML (-rknn) (push) Has been cancelled
Docker / Re-Tag ML (-rocm) (push) Has been cancelled
Docker / Re-Tag Server () (push) Has been cancelled
Docker / Build and Push ML (armnn, linux/arm64, -armnn) (push) Has been cancelled
Docker / Build and Push ML (cpu, ) (push) Has been cancelled
Docker / Build and Push ML (cuda, linux/amd64, -cuda) (push) Has been cancelled
Docker / Build and Push ML (openvino, linux/amd64, -openvino) (push) Has been cancelled
Docker / Build and Push ML (rknn, linux/arm64, -rknn) (push) Has been cancelled
Docker / Build and Push ML (rocm, linux/amd64, {"linux/amd64": "mich"}, -rocm) (push) Has been cancelled
Docker / Build and Push Server (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Lint Web (push) Has been cancelled
Test / Test Web (push) Has been cancelled
Test / Test i18n (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (ubuntu-24.04-arm) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (ubuntu-latest) (push) Has been cancelled
Test / End-to-End Tests (Web) (ubuntu-24.04-arm) (push) Has been cancelled
Test / End-to-End Tests (Web) (ubuntu-latest) (push) Has been cancelled
Test / End-to-End Tests Success (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
|
2025-05-27 09:33:23 -05:00 |
|
  
|
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 <[email protected]>
Co-authored-by: shenlong-tanwen <[email protected]>
|
2025-03-06 17:27:43 +00:00 |
|
 Jason RasmussenandGitHub
|
4d20b11f25
|
feat: track upgrade history (#13097)
|
2024-10-01 13:33:58 -04:00 |
|
 Jason RasmussenandGitHub
|
3be1aaaaa4
|
refactor(server): controller cleanup (#11923)
chore(server): controller cleanup
|
2024-08-20 12:50:14 +00:00 |
|
 Michel HeusschenandGitHub
|
849bc6e3aa
|
fix(server): correct openapi response type for getServerLicense() (#11261)
* fix(server): correct openapi response type for getServerLicense()
* return 404 error when license doesn't exist
* update e2e test
|
2024-07-22 08:50:45 -05:00 |
|
 Zack PollardandGitHub
|
3b37b70626
|
feat(server): user and server license endpoints (#10682)
* feat: user license endpoints
* feat: server license endpoints
* chore: pr feedback
* chore: add more test cases
* chore: add prod license public keys
* chore: open-api generation
|
2024-07-01 17:43:16 +00:00 |
|