Commit Graph

  • 3ff44339b5 Fix #468 failed downloads (Task cancelled) results in empty chapter archive testing cuttingedge glax 2025-10-10 18:23:27 +02:00
  • f72fdf54f1 redundancy glax 2025-10-09 00:21:03 +02:00
  • 7e8f575091 Chapter filename is set only when download happens https://github.com/C9Glax/tranga/issues/466 glax 2025-10-09 00:14:57 +02:00
  • 18f5021457 If image could not be processed, return the original stream https://github.com/C9Glax/tranga/issues/466 glax 2025-10-08 23:54:30 +02:00
  • ed07bba841 Use DelegatingHandler for RateLimits glax 2025-10-06 22:48:46 +02:00
  • 02cec53963 Fix postgres version (set to 17) glax 2025-10-06 21:40:11 +02:00
  • 196ff17339 Test fix for Chapter FullArchiveFilePath throwing exception glax 2025-10-06 21:35:14 +02:00
  • b2ca84cb5c Update bug_report.yml glax 2025-10-06 16:03:35 +02:00
  • ca3f59e415 Do not check chapters associated with Mangas that do not have a Library assigned glax 2025-10-06 15:58:34 +02:00
  • 8e4afb43f8 Fix "startup" never completing if UpdateChaptersDownloadedBeforeStarting is set glax 2025-10-04 05:03:44 +02:00
  • 6a7f3285d1 Fix wrong if check CHECK_CHAPTERS_BEFORE_START glax 2025-10-03 20:18:41 +02:00
  • 71d5116323 Move EnvVars to Constants.cs Add CHECK_CHAPTERS_BEFORE_START glax 2025-10-03 20:15:55 +02:00
  • 5f8eed1867 Update docker-compose.yaml glax 2025-10-03 20:03:19 +02:00
  • 6862c89da3 Update README.md glax 2025-10-03 20:02:25 +02:00
  • 9cc3dc1bf7 Fix MangaPark imageUrls parsing glax 2025-10-03 19:59:09 +02:00
  • 9248cb5eaf Fix downloads not working, with timeout using DateTime.Now instead of UTC glax 2025-10-03 19:37:57 +02:00
  • 916c08adf8 Improve CopyCoverFromCacheToDownloadLocation and Manga.FullDirectoryPath usage glax 2025-10-03 19:33:58 +02:00
  • 0b44abf4c7 Update dependencies Add linkdotnet/BuildInformation glax 2025-10-02 18:09:27 +02:00
  • 06555614f1 Fix CleanupNoDownloadManga glax 2025-10-02 17:56:03 +02:00
  • d5b6ff4267 Fix Mangapark duplicate entries glax 2025-10-02 17:47:52 +02:00
  • 8ebd712416 Logging for Global Connector glax 2025-10-02 17:24:04 +02:00
  • 1e0abe637f ProcessImage Logging glax 2025-10-02 17:14:33 +02:00
  • db74af9217 Correct route for swagger endpoint glax 2025-09-28 17:28:16 +02:00
  • 24cf63f235 Remove obsolete HttpRequestTimeFeature.cs add openapi definitions output Start logging in Program.cs glax 2025-09-28 17:02:27 +02:00
  • 82489f3870 Include Filename in Chapter DTO glax 2025-09-27 22:41:59 +02:00
  • fdde64021b More logging glax 2025-09-25 02:07:20 +02:00
  • ae725b44e3 Change AddMangaToContextLogic glax 2025-09-24 17:58:26 +02:00
  • fc7b832926 Use ExecuteDelete instead of ffetching data and then removing the entries glax 2025-09-24 17:43:47 +02:00
  • 7954c4b72e Keep downloaded images in memory instead of writing to disk and then deleting. glax 2025-09-24 17:25:47 +02:00
  • 03a042a5ec fix Chapter 0 not having a chapter number glax 2025-09-21 18:29:54 +02:00
  • df0dd26a8c Order Chapters in response glax 2025-09-21 18:26:25 +02:00
  • 5c29496fa5 Implement #445, Startup tasks glax 2025-09-21 18:09:37 +02:00
  • 3a21517a18 Merge pull request #444 from C9Glax/MangaPark Glax 2025-09-21 17:54:31 +02:00
  • 5dd9bfaefa MangaPark HttpUtility.HtmlDecode glax 2025-09-21 15:15:39 +02:00
  • a33c3a2dcc Fix parsing of image urls glax 2025-09-21 05:07:50 +02:00
  • 4e1c9cd300 Fix MangaPark Irregular Format number parsing glax 2025-09-21 04:54:18 +02:00
  • 7fa0d9b5ee Dont fail if parsing a single chapter fails glax 2025-09-21 04:29:47 +02:00
  • 88f044eb4c Fix nullable in GetNodewith glax 2025-09-21 04:24:40 +02:00
  • 5ab61445b6 correct log output glax 2025-09-21 04:10:44 +02:00
  • 17a36c0429 MangaPark fix irregular chapter numbering glax 2025-09-21 04:02:00 +02:00
  • d2a56a9d36 MangaPark fix Tags with only '/' glax 2025-09-21 03:17:02 +02:00
  • d865116854 Update Readme glax 2025-09-21 03:05:58 +02:00
  • a97fdd9bd7 Fix MangaPark favicon glax 2025-09-21 02:18:41 +02:00
  • ebb30ff6d7 Fix image-url parsing glax 2025-09-21 02:16:16 +02:00
  • 94c220fafc Fix issues with namespaces in xpath glax 2025-09-21 01:32:55 +02:00
  • 6576d06bc9 Add MangaPark glax 2025-09-20 21:55:42 +02:00
  • 1ea02590c3 Merge pull request #449 from C9Glax/library-refresh Glax 2025-09-21 17:49:38 +02:00
  • f905b5cfa0 Remove required from PatchLibraryRefreshRecord RefreshLibraryWhileDownloadingEveryMinutes glax 2025-09-21 17:11:55 +02:00
  • 8e2f9ebbe5 WhileDownloading also refresh after all downloads are finished glax 2025-09-21 17:09:38 +02:00
  • 55a8b09310 Add Controller glax 2025-09-21 16:59:12 +02:00
  • 4e3968f4b1 Add RefreshLibrariesWorker.cs glax 2025-09-21 16:27:43 +02:00
  • b22f6ac9d6 Trim leading 0s in chapternumbers glax 2025-09-21 05:33:23 +02:00
  • bf148cc10f Throw exception if Chapternumber is not in correct format glax 2025-09-21 04:44:11 +02:00
  • 9a290cdf47 CheckDownloaded log message include detail glax 2025-09-21 04:31:28 +02:00
  • 55b9e3687b Add POSTGRES_CONNECTION_TIMEOUT glax 2025-09-21 03:28:14 +02:00
  • 9e9a31b68c Ensure Database is created glax 2025-09-21 03:08:26 +02:00
  • e6c3c893f7 Fix merge of exiting keys glax 2025-09-21 03:04:29 +02:00
  • 21a98ad495 More logging glax 2025-09-21 02:53:11 +02:00
  • 41cbbb0ef8 More meaningful reason... glax 2025-09-18 02:36:24 +02:00
  • e4263e4b2b Sync reason System.Reflection.MethodBase.GetCurrentMethod()?.Name glax 2025-09-18 02:28:59 +02:00
  • 95a75bfbcb Optimise Sync routine. glax 2025-09-18 02:19:26 +02:00
  • 052e6b33bb Fix file creation for CleanupMangaconnectorIdsWithoutConnector.cs glax 2025-09-18 02:11:55 +02:00
  • 4ea207520b Increase Buffer Sizes for npgsql glax 2025-09-18 02:10:41 +02:00
  • cc4d3a6237 Add POSTGRES_COMMAND_TIMEOUT https://www.npgsql.org/doc/connection-string-parameters.html?q=Command%20Timeout env-var glax 2025-09-18 02:08:31 +02:00
  • 429cd2284f Better sync log glax 2025-09-18 02:04:01 +02:00
  • c199f37b14 Use NpgsqlConnectionStringBuilder glax 2025-09-18 01:58:09 +02:00
  • 9b0b5f0860 Sync logging glax 2025-09-18 01:53:05 +02:00
  • d9a1923a3c Add more Environment Variables glax 2025-09-18 01:46:53 +02:00
  • 33cb8a2ab3 Better string glax 2025-09-18 01:21:05 +02:00
  • 6dc0dfaf00 FIX CORRECT CHECK glax 2025-09-18 01:19:09 +02:00
  • 978cfdf0c6 fix path glax 2025-09-18 01:16:48 +02:00
  • 07f95e953d Add CleanupMangaconnectorIdsWithoutConnector.cs glax 2025-09-18 01:14:33 +02:00
  • 55d6b46507 Clean Filenames for Windows Fixes #391 glax 2025-09-18 00:51:34 +02:00
  • 5af1605c5b LibraryConnector-Updates work Fixes #418 glax 2025-09-18 00:42:46 +02:00
  • 55fb37d62b Fix #441 Fixes all request Records with Validations glax 2025-09-17 23:59:26 +02:00
  • cf4ed8d61b Update Readme glax 2025-09-17 23:48:33 +02:00
  • 992273e0d3 Remove ComickIo glax 2025-09-17 23:48:07 +02:00
  • 2e1587a95f Merge pull request #442 from C9Glax/bubez81/mw-mangaworld-pr Glax 2025-09-17 23:45:47 +02:00
  • 86eb9c8ee4 Update README.md master Glax 2025-09-15 10:40:34 +02:00
  • 57cb48cbd0 New Connector PR template glax 2025-09-08 19:33:30 +02:00
  • 611e8a04df Update issue templates glax 2025-09-08 19:26:36 +02:00
  • 6231f9a842 Improve Contributing Guidelines glax 2025-09-08 19:16:15 +02:00
  • 7f9bea00a4 Fix BaseWorker unnecessary nesting of Tasks Fix MangaDex Oneshots have no Chapternumber glax 2025-09-08 18:52:41 +02:00
  • 07716625d6 Update to fit upstream glax 2025-09-08 18:43:55 +02:00
  • 7ac4c37b27 Mangaworld: fix status parsing (IT→enum), icon, domains Michele Galanti 2025-09-08 14:17:48 +02:00
  • 1360b7afc5 Update Readme and License glax 2025-09-06 17:27:07 +02:00
  • 3a8a2d2c86 Remove obsolete files glax 2025-09-06 17:03:24 +02:00
  • af01e4a6a4 NotificationConnector DTO and RequestRecords glax 2025-09-06 17:02:08 +02:00
  • d4ea40a875 Descriptions for Records and DTOs glax 2025-09-06 16:40:19 +02:00
  • 09e6b07186 LibrarConnector DTO and CreateLibraryConnectorRecord glax 2025-09-06 16:31:16 +02:00
  • 26987c983f Add FileLibrary DTO and CreateLibraryRecord glax 2025-09-06 16:20:38 +02:00
  • b3df3bf144 Server v2 is cuttingedge glax 2025-09-06 16:10:10 +02:00
  • ef59090160 Add oldstable branch oldstable glax 2025-09-06 16:02:04 +02:00
  • 757d7a8ab0 Fix crashes if task is not finished yet. glax 2025-09-05 20:52:06 +02:00
  • ddcab0c6ed Fix caching etag comparison glax 2025-09-05 20:42:02 +02:00
  • f1a61a7b90 Fix wrong value being returned glax 2025-09-05 20:36:24 +02:00
  • 78e7e8fc06 Resize Covers on download glax 2025-09-05 20:28:50 +02:00
  • d1b2f0ab19 Include="Log4Net.config.xml" CopyToOutputDirectory="Always" CopyToPublishDirectory="Always" glax 2025-09-05 17:31:49 +02:00
  • 8439b8b2ab Configure log4net loggers glax 2025-09-05 15:31:06 +02:00
  • 62090d1677 Use Tracked entity glax 2025-09-05 03:00:17 +02:00