Commit Graph

16 Commits

Author SHA1 Message Date
tom c7ece75e7a Added series subscriptions. Added series searching. Fixed database relations. Added logging for library controller. 2025-03-07 16:06:08 +00:00
tom 4aafe86ef0 Searching while updating series now uses latest published date of the series as a stop reference. 2025-03-04 04:59:13 +00:00
tom 4b7417c39b Fixed output for updating series. 2025-03-03 21:34:00 +00:00
tom d02da321a1 Changed book status to smallint. Added media_type to series. Added 'Hanashi Media' regex resolver for searching. Removed 'Fiction' limitation when searching. Added update series to add new volumes. Fixed search when not all volumes would show up. 2025-03-03 21:18:46 +00:00
tom d0c074135e Removed useless dependencies on Books module. 2025-02-28 17:15:15 +00:00
tom 7e828b1662 Added more logs for jobs. 2025-02-28 17:14:48 +00:00
tom 6b5bfa963e Added logs for queues. 2025-02-28 02:46:02 +00:00
tom 969829da20 Create Library module. Moved book controller to library controller. Added series addition to library while adding all known volumes in background. Fixed Google search context. 2025-02-28 00:20:29 +00:00
tom a44cd89072 Added modules for books & series. 2025-02-24 20:54:58 +00:00
tom 8f0ca1ce58 Updated the SQL file to support series subscriptions in the future, among other changes. 2025-02-20 04:44:26 +00:00
tom cd3ba11924 Added fine-grained control over search for server use. 2025-02-20 04:36:48 +00:00
tom a764e1d441 Fixed authentication. 2025-02-19 22:04:03 +00:00
tom 16f208480d Added environment config. Added logging serializers. Updated logs to use serializers. 2025-02-12 22:08:07 +00:00
tom abb8bec0cf Added file/json logging. 2025-02-12 20:29:15 +00:00
tom a0909bfd21 Improved & fixed some issues with JWT authentication. 2025-02-12 17:21:48 +00:00
tom d907f425dc Added user login & registration. Added SQL file for postgres database. 2025-02-11 20:38:37 +00:00