Commit Graph

  • 7ef7e372e2 Fixed regex for some publishers. main Tom 2025-06-26 18:17:03 +00:00
  • 71e232380b mediaType is now optional when asking to store series. Tom 2025-06-26 18:16:11 +00:00
  • c2d06446eb Changed GET /library/books to just fetch stored books. Tom 2025-06-26 18:15:22 +00:00
  • 1de822da14 Added author to search filters. Tom 2025-06-26 14:32:03 +00:00
  • f735d1631f Added media item modal when user clicks on an item to save/subscribe a new media. Tom 2025-06-26 14:31:16 +00:00
  • 89b29c58dc Added Angular Material. Tom 2025-06-25 14:53:10 +00:00
  • 60e179cd13 Added update for initial values for filters. Tom 2025-06-25 14:50:31 +00:00
  • 7875c5407c Added a minor loading animation when searching. Tom 2025-06-25 14:49:05 +00:00
  • 3326b7c589 Fixed infinite scrolling. Tom 2025-06-25 00:37:27 +00:00
  • e20231639c Added angular website, with login, registration & searching. Tom 2025-06-24 18:56:19 +00:00
  • a0e8506027 Added WEB_SECURE to environment file. Added https replacement on Google thumbnails if WEB_SECURE is true. Tom 2025-06-24 18:37:46 +00:00
  • 26abb6163f Added configuration for search for frontend. Tom 2025-06-24 18:36:15 +00:00
  • e7fc6e0802 Removed renewing refresh tokens. Fixed error 500 when using expired tokens. Fixed log out response when user only has access token." Tom 2025-06-20 16:05:50 +00:00
  • 8ac848e8f1 Changed library search via API to use search context. Tom 2025-06-20 15:40:08 +00:00
  • 0bfdded52f Changed environment variable name for API port. Tom 2025-06-20 14:46:50 +00:00
  • 03286c2013 App Configuration is now read from file. Tom 2025-06-19 16:01:15 +00:00
  • cc337d22f2 Fixed/cleaned auth validation. Added 404 response when registrations are disabled. Tom 2025-06-19 15:25:18 +00:00
  • bde574ccad Added app configuration, for now specific to user registration. Tom 2025-06-18 16:51:46 +00:00
  • 6ac9a2f1ec Denied access to login & register while logged in. Fixed regular user auth for requiring admin. Tom 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. Tom 2025-06-17 16:38:51 +00:00
  • c7ece75e7a Added series subscriptions. Added series searching. Fixed database relations. Added logging for library controller. Tom 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. Tom 2025-03-04 04:59:13 +00:00
  • 4b7417c39b Fixed output for updating series. Tom 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. Tom 2025-03-03 21:18:46 +00:00
  • d0c074135e Removed useless dependencies on Books module. Tom 2025-02-28 17:15:15 +00:00
  • 7e828b1662 Added more logs for jobs. Tom 2025-02-28 17:14:48 +00:00
  • 6b5bfa963e Added logs for queues. Tom 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. Tom 2025-02-28 00:19:26 +00:00
  • 64ebdfd6f4 Fixed Pino logging dependency issues. Tom 2025-02-24 21:18:36 +00:00
  • a44cd89072 Added modules for books & series. Tom 2025-02-24 20:54:58 +00:00
  • 8f0ca1ce58 Updated the SQL file to support series subscriptions in the future, among other changes. Tom 2025-02-20 04:44:26 +00:00
  • cd3ba11924 Added fine-grained control over search for server use. Tom 2025-02-20 04:36:48 +00:00
  • a764e1d441 Fixed authentication. Tom 2025-02-19 21:23:53 +00:00
  • 16f208480d Added environment config. Added logging serializers. Updated logs to use serializers. Tom 2025-02-12 22:08:07 +00:00
  • abb8bec0cf Added file/json logging. Tom 2025-02-12 20:29:15 +00:00
  • a0909bfd21 Improved & fixed some issues with JWT authentication. Tom 2025-02-12 17:21:48 +00:00
  • d907f425dc Added user login & registration. Added SQL file for postgres database. Tom 2025-02-11 20:38:37 +00:00