Commit Graph

  • d75262a8f3 DBUpdate Exception on Jobs update Glax 2025-03-27 19:03:06 +01:00
  • 9521f66bac Fix compression level check on endpoint Glax 2025-03-19 23:55:39 +01:00
  • 3981a41303 Fix Settings Endpoints (FromBody tags) Glax 2025-03-19 23:49:24 +01:00
  • f2961711cf Return TrangaSettings as proper Json instead of string Glax 2025-03-19 23:13:56 +01:00
  • 93ad691971 Endpoint to change all information of locallibrary Glax 2025-03-19 22:44:31 +01:00
  • cef3b24efd Do not delay LatestChapterAvailable/Downloaded Requests if we have a number (which will still be updated) Glax 2025-03-19 00:46:43 +01:00
  • f10c478cab Add 503 response for covers and requests that take longer Glax 2025-03-19 00:16:37 +01:00
  • 01ba927491 Fix Chapter FileName Glax 2025-03-19 00:16:11 +01:00
  • 90ce1395b8 Add Middleware to add Startofrequest time to all requests Glax 2025-03-19 00:16:00 +01:00
  • 892ef6c9d6 Fix: Add MoveMangaLibrary job to queue Glax 2025-03-18 20:19:21 +01:00
  • 6faf8bc733 Merge pull request #376 from C9Glax/cuttingedge Glax 2025-03-18 18:13:47 +01:00
  • bdff5b7aec Merge pull request #375 from TheyCallMeTravis/webtoons-search_regex_fix Glax 2025-03-18 18:12:35 +01:00
  • 5af8060d7b Merge pull request #374 from TheyCallMeTravis/weebcentral-fixsearch Glax 2025-03-18 18:12:23 +01:00
  • 6ed8ff1d52 webtoons - fix search regex parsing TheyCallMeTravis 2025-03-18 10:12:42 -05:00
  • 3324ed6e4a Weebcentral - Fix Search Results Parse TheyCallMeTravis 2025-03-17 14:29:09 -05:00
  • 31c039d71e Change Endpoint to move Manga Glax 2025-03-17 20:16:39 +01:00
  • 5b03befbf1 #168 Multiple Base-Paths (Libraries) Support Glax 2025-03-16 16:48:19 +01:00
  • 67fd9d284b Merge pull request #369 from TheyCallMeTravis/WeebCentral-add_referrer Glax 2025-03-15 10:24:28 +01:00
  • 08f26dd21d add referer to DownloadChapterImages TheyCallMeTravis 2025-03-14 21:18:51 -05:00
  • 5012bbb2eb Only update jobs that still exist Glax 2025-03-14 00:43:46 +01:00
  • 45a8f7a038 Logging Glax 2025-03-14 00:39:52 +01:00
  • 9b4baa1334 Do not try and add duplicate chapters. Glax 2025-03-13 23:39:31 +01:00
  • 657ab571f9 TrangaSettings add timeout to start new jobs field Glax 2025-03-13 23:39:03 +01:00
  • 1480aa0a03 Fix MaxURL length in db (2048) Glax 2025-03-13 23:26:58 +01:00
  • 232fe6406a Fix weebcentral baseuri-usage Glax 2025-03-13 23:15:37 +01:00
  • a2bc14d54a Query Endpoints documentation Glax 2025-03-13 22:47:50 +01:00
  • d278a25f16 Cover Endpoint wait for DownloadMangaCoverJob to finish if it exists Glax 2025-03-13 22:29:59 +01:00
  • 5f42a2d5ae OnDelete cascade behaviour for all manga-related items Glax 2025-03-13 22:28:33 +01:00
  • 60d84d1186 weebcentral remove http from baseuri Glax 2025-03-13 22:28:11 +01:00
  • 7ee4d32c07 Add BadRequest Check for width and height on cover endpoint Glax 2025-03-13 21:30:05 +01:00
  • 0e68d64f75 Annotation for jobs Glax 2025-03-13 20:51:05 +01:00
  • 434e30dc47 DownloadSingleChapterJob creates a scan for downloaded files Glax 2025-03-13 20:06:59 +01:00
  • 19ff3f578a Move adding jobs to context to Job.Run (from Tranga.cs) Glax 2025-03-13 20:06:46 +01:00
  • cc03b6fa9c Fix referrer and statuscode when fetching covers Glax 2025-03-13 19:58:29 +01:00
  • 1f59ef66cd Fix Request-Method for cover (set to GET) Glax 2025-03-13 19:16:06 +01:00
  • d7f21550cd Fix annotations Glax 2025-03-13 19:15:55 +01:00
  • d93c8fdb94 Fix pgsqlcontext for Manganato Glax 2025-03-13 18:47:15 +01:00
  • 80320fd44d Fix pgsqlcontext for Manganato Glax 2025-03-13 18:46:33 +01:00
  • 6449132dbf Move name on Endpoint Search by controller body Glax 2025-03-13 17:47:04 +01:00
  • 0df3381c8c Fix Base-Endpoint-Path for MangaConnectorController.cs Glax 2025-03-13 17:29:17 +01:00
  • 2ca43e6f5d Fix Endpoint ignorechaptersbefore Glax 2025-03-13 17:25:34 +01:00
  • 3ba1261f31 Add Endpoints to retrieve all (not-)Downloaded Chapters Glax 2025-03-13 17:23:52 +01:00
  • be72d4ba97 Add Endpoint to return Jobs with State and Type combined Glax 2025-03-13 16:52:40 +01:00
  • f237d82cac Add Endpoints to retrieve Database-Entries for Author, Link, and MangaAltTitle from Id Glax 2025-03-13 16:44:34 +01:00
  • a43901564b Manga Cover request retrieve sizing from query instead of body Glax 2025-03-13 16:35:29 +01:00
  • 34ec185125 Rename Manga.ConnectorId to IdOnConnectorSite Do not include Manga.CoverUrl and CoverFileNameInCache in API-request-responses Glax 2025-03-13 16:07:07 +01:00
  • cd08d9d78b Update TrangaSettings request limits to private set Glax 2025-03-13 15:40:13 +01:00
  • 339f40b61b More readme Glax 2025-03-13 15:34:29 +01:00
  • 8ee8f33f33 Update docker-compose.local.yaml to not spin up a website-instance Glax 2025-03-13 15:25:09 +01:00
  • 6721bd863f Update Readme Glax 2025-03-13 15:20:22 +01:00
  • ee820cfa27 Merge branch 'master' into postgres-Server-V2 Glax 2025-03-13 14:00:42 +01:00
  • 24361d5a43 Update packages Glax 2025-03-13 14:00:38 +01:00
  • 6687ab4b3b Port Manganato Glax 2025-03-08 19:22:23 +01:00
  • 290324f9d9 Merge branch 'cuttingedge-merge-ServerV2' into postgres-Server-V2 Glax 2025-03-08 19:04:36 +01:00
  • 89ed500751 Update actions for Server-V2 Glax 2025-03-08 19:02:14 +01:00
  • b00b0ee030 Merge branch 'master' into cuttingedge-merge-ServerV2 Glax 2025-03-08 19:00:42 +01:00
  • e47c52ad48 Merge pull request #367 from C9Glax/cuttingedge Glax 2025-03-08 18:58:40 +01:00
  • ef87e02d0b Add Endpoints to change single requestlimit Glax 2025-03-08 18:46:35 +01:00
  • 0af83f2fd0 Update Swagger Documenatation for 501 NotImplemented Glax 2025-03-08 18:36:57 +01:00
  • f3854ab594 Implement MangaController/MoveFolder Glax 2025-03-08 18:36:30 +01:00
  • 207604a437 Return JobIds and NotificationConnector-IDs on creation Glax 2025-03-08 18:36:10 +01:00
  • 832ddf1442 Implement MoveFileOrFolderJob.cs Glax 2025-03-08 18:35:41 +01:00
  • 313225a1a1 Migrations Glax 2025-03-08 18:09:54 +01:00
  • ffc0e7555a Add NewtonsoftJson to Swagger Add RetrieveChaptersJob.cs Add UpdateFilesDownloadedJob.cs Remove DownloadNewChaptersJob.cs and instead use DownloadAvailableChaptersJob.cs Glax 2025-03-08 18:09:41 +01:00
  • ecfc8f349b Back to working Glax 2025-03-08 16:53:27 +01:00
  • 94678e744f Replace occurences of "ID" with more meaningful names in documentation Glax 2025-03-08 13:26:07 +01:00
  • 73eb02e7cb Fix Route for new Endpoint Adjust Routes for Search Glax 2025-03-08 13:20:28 +01:00
  • c3ebd6acac Database Migrations Glax 2025-03-08 13:10:39 +01:00
  • a694b9f5ab Add endpoint to add Manga by URL Glax 2025-03-08 13:09:19 +01:00
  • b24d2e12fc Provide Method to validate URL for GetMangaFromUrl Glax 2025-03-08 12:54:29 +01:00
  • 6909c367e5 Types return only Ids of related Entities Glax 2025-03-08 12:54:07 +01:00
  • 293f0af8e3 Merge pull request #366 from merlinmarijn/manganato-domain-switch Glax 2025-03-08 07:40:11 +01:00
  • ebfa34e386 Update Manganato.cs merlinmarijn 2025-03-07 22:33:24 +01:00
  • 14524407f9 Update Manganato.cs merlinmarijn 2025-03-07 22:29:40 +01:00
  • d56f0b383a Merge pull request #365 from merlinmarijn/manganato-domain-switch Glax 2025-03-07 21:54:06 +01:00
  • 70391c83c1 Update Manganato.cs merlinmarijn 2025-03-07 21:39:17 +01:00
  • dc7696ee26 Merge pull request #364 from merlinmarijn/manganato-domain-switch Glax 2025-03-07 20:19:52 +01:00
  • 49dab9a670 Referrer policy changed merlinmarijn 2025-03-07 19:57:27 +01:00
  • 4cb48dd1b4 Remove TrangaSettings.apiportnumber Glax 2025-03-07 18:56:01 +01:00
  • d43ae881b5 #362 add links to MangaConnectors for Icons Glax 2025-03-07 18:53:34 +01:00
  • 3583e45071 Only use enabled connectors for global search Glax 2025-03-07 18:28:43 +01:00
  • c4adba6357 Update Metadata of all Manga on startup Glax 2025-03-07 18:25:28 +01:00
  • ed74975312 Filter and order jobs by type and chapter Glax 2025-03-07 18:13:39 +01:00
  • 043f0b9593 #74 Endpoints for latest chapter downloaded and latest chapter available Glax 2025-03-07 16:37:32 +01:00
  • 022ebe2bcc Arbitrary Webhook for NotificationConnectors Backend only deals in REST Webhooks The API has custom Endpoints for Ntfy, Gotify, Lunasea that create pre-formatted Webhooks #297 #259 Glax 2025-03-07 16:30:32 +01:00
  • 3a8b400851 Update XML-Documentation with Mediatype Glax 2025-03-07 14:46:15 +01:00
  • 6c5bc3685e #229 Resize cover-images on request before transfer Glax 2025-03-07 14:29:25 +01:00
  • c679d7c677 Fix DownloadMangaCover, Implement Manga/Cover endpoint Glax 2025-03-07 14:07:59 +01:00
  • 4075adfe6b Searching adds DownloadMangaCoverJob Glax 2025-03-07 14:07:08 +01:00
  • 72abc90af3 Implement Manga/Cover Glax 2025-03-07 13:38:46 +01:00
  • 894f105786 DownloadSingleChapter narrow down FileStream options Glax 2025-03-07 13:38:32 +01:00
  • d314559361 UpdateMetadataJob add check if archives for chapters exist on disk Glax 2025-03-07 13:26:49 +01:00
  • 5ab0bd0b78 Chapter short Documentation update Glax 2025-03-07 13:26:25 +01:00
  • 5c0ace291b DownloadSingleChapterJob update coverfilename in cache in database Glax 2025-03-07 13:26:07 +01:00
  • 0d931bc835 MangaConnector shorten Endpoint paths Glax 2025-03-07 13:11:41 +01:00
  • e1e5a45960 Implement SettingsController Glax 2025-03-07 13:06:01 +01:00
  • 3ecbc1a805 XML-Documentation Glax 2025-03-07 13:05:51 +01:00
  • 3305519307 JobController XML-Documentation Glax 2025-03-07 12:31:10 +01:00
  • 9fca2d81ab DeleteJob also deletes children Glax 2025-03-07 12:25:02 +01:00
  • 949c0cc16d #180 Option to disable/enable MangaConnectors Glax 2025-03-07 11:45:45 +01:00