pinakes/crates/pinakes-core/src
NotAShelf aa68d742c9
pinakes-core: fix minor clippy warnings; add toggle for Swagger UI generation
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie33a5d17b774289023e3855789d3adc86a6a6964
2026-03-22 22:04:49 +03:00
..
enrichment pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
media_type treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
metadata treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
plugin pinakes-core: fix hasher usage in tests 2026-03-22 22:04:41 +03:00
storage pinakes-core: fix minor clippy warnings; add toggle for Swagger UI generation 2026-03-22 22:04:49 +03:00
sync pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
analytics.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
audit.rs chore: bump deps; fix clippy lints & cleanup 2026-03-06 18:29:35 +03:00
books.rs pinakes-core: fix isbn regex, csv quoting, document extraction, and enrichment accuracy 2026-03-08 00:43:23 +03:00
cache.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
collections.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
config.rs pinakes-core: fix minor clippy warnings; add toggle for Swagger UI generation 2026-03-22 22:04:49 +03:00
error.rs pinakes-core: add error variants for external tool calls and subtitle ops 2026-03-22 22:04:47 +03:00
events.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
export.rs treewide: cleanup 2026-03-12 19:41:15 +03:00
hash.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
import.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
integrity.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
jobs.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
lib.rs pinakes-core: add configurable rate limits and cors; add webhook dispatcher; bound job history 2026-03-08 00:43:24 +03:00
links.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
managed_storage.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
model.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
opener.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
path_validation.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
playlists.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
scan.rs pinakes-core: fix subtitle i32 overflow in postgres 2026-03-12 20:49:41 +03:00
scheduler.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
search.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
sharing.rs pinakes-core: add backup, session refresh, share permissions restructure, and fix integrity 2026-03-08 00:43:25 +03:00
social.rs treewide: fix various UI bugs; optimize crypto dependencies & format 2026-03-06 18:29:33 +03:00
subtitles.rs pinakes-core: initial subtitle management 2026-03-22 22:04:48 +03:00
tags.rs pinakes-core: update remaining modules and tests 2026-03-08 00:43:30 +03:00
thumbnail.rs pinakes-core: fix subtitle i32 overflow in postgres 2026-03-12 20:49:41 +03:00
transcode.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
upload.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
users.rs treewide: replace std hashers with rustc_hash alternatives; fix clippy 2026-03-22 22:04:38 +03:00
webhooks.rs pinakes-core: add configurable rate limits and cors; add webhook dispatcher; bound job history 2026-03-08 00:43:24 +03:00