pinakes/crates/pinakes-server/src/routes
NotAShelf 29ba24ae01
pinakes-server: add GET /plugins/ui-pages endpoint
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id09d4dce060e0a79586251a16fb6bdbc6a6a6964
2026-03-09 22:04:40 +03:00
..
analytics.rs pinakes-server: fix api key timing, notification scoping, and validate progress inputs 2026-03-08 00:43:27 +03:00
audit.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
auth.rs pinakes-server: wire backup, session refresh, webhooks, and rate limit config 2026-03-08 00:43:26 +03:00
backup.rs pinakes-server: wire backup, session refresh, webhooks, and rate limit config 2026-03-08 00:43:26 +03:00
books.rs pinakes-server: fix api key timing, notification scoping, and validate progress inputs 2026-03-08 00:43:27 +03:00
collections.rs pinakes-server: integrate plugin system into routes & application state 2026-03-08 15:17:02 +03:00
config.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
database.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
duplicates.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
enrichment.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
export.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
health.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
integrity.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
jobs.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
media.rs pinakes-server: integrate plugin system into routes & application state 2026-03-08 15:17:02 +03:00
mod.rs pinakes-server: wire backup, session refresh, webhooks, and rate limit config 2026-03-08 00:43:26 +03:00
notes.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
photos.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
playlists.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
plugins.rs pinakes-server: add GET /plugins/ui-pages endpoint 2026-03-09 22:04:40 +03:00
saved_searches.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
scan.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
scheduled_tasks.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
search.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
shares.rs pinakes-server: fix api key timing, notification scoping, and validate progress inputs 2026-03-08 00:43:27 +03:00
social.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
statistics.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
streaming.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
subtitles.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
sync.rs pinakes-server: fix api key timing, notification scoping, and validate progress inputs 2026-03-08 00:43:27 +03:00
tags.rs pinakes-server: integrate plugin system into routes & application state 2026-03-08 15:17:02 +03:00
transcode.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
upload.rs pinakes-server: fix api key timing, notification scoping, and validate progress inputs 2026-03-08 00:43:27 +03:00
users.rs pinakes-server: update remaining route imports and handlers 2026-03-08 00:43:28 +03:00
webhooks.rs pinakes-server: wire backup, session refresh, webhooks, and rate limit config 2026-03-08 00:43:26 +03:00