|
cc337d22f2
|
Fixed/cleaned auth validation. Added 404 response when registrations are disabled.
|
2025-06-19 15:25:18 +00:00 |
|
|
bde574ccad
|
Added app configuration, for now specific to user registration.
|
2025-06-18 16:51:46 +00:00 |
|
|
6ac9a2f1ec
|
Denied access to login & register while logged in. Fixed regular user auth for requiring admin.
|
2025-06-18 13:50:38 +00:00 |
|
|
6b010f66ba
|
Removed renewing refresh token. Added validate endpoint for tokens. Refresh token is given only if 'remember me' option is enabled on login.
|
2025-06-17 16:41:46 +00:00 |
|
|
c7ece75e7a
|
Added series subscriptions. Added series searching. Fixed database relations. Added logging for library controller.
|
2025-03-07 16:06:08 +00:00 |
|
|
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 |
|
|
4b7417c39b
|
Fixed output for updating series.
|
2025-03-03 21:34:00 +00:00 |
|
|
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 |
|
|
d0c074135e
|
Removed useless dependencies on Books module.
|
2025-02-28 17:15:15 +00:00 |
|
|
7e828b1662
|
Added more logs for jobs.
|
2025-02-28 17:14:48 +00:00 |
|
|
6b5bfa963e
|
Added logs for queues.
|
2025-02-28 02:46:02 +00:00 |
|
|
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 |
|
|
64ebdfd6f4
|
Fixed Pino logging dependency issues.
|
2025-02-24 21:18:36 +00:00 |
|
|
a44cd89072
|
Added modules for books & series.
|
2025-02-24 20:54:58 +00:00 |
|
|
8f0ca1ce58
|
Updated the SQL file to support series subscriptions in the future, among other changes.
|
2025-02-20 04:44:26 +00:00 |
|
|
cd3ba11924
|
Added fine-grained control over search for server use.
|
2025-02-20 04:36:48 +00:00 |
|
|
a764e1d441
|
Fixed authentication.
|
2025-02-19 22:04:03 +00:00 |
|
|
16f208480d
|
Added environment config. Added logging serializers. Updated logs to use serializers.
|
2025-02-12 22:08:07 +00:00 |
|
|
abb8bec0cf
|
Added file/json logging.
|
2025-02-12 20:29:15 +00:00 |
|
|
a0909bfd21
|
Improved & fixed some issues with JWT authentication.
|
2025-02-12 17:21:48 +00:00 |
|
|
d907f425dc
|
Added user login & registration. Added SQL file for postgres database.
|
2025-02-11 20:38:37 +00:00 |
|