Commit Graph

  • e72301d062 #68 and other chromium connectors: Wait for page to be fully loaded glax 2023-10-20 14:47:07 +02:00
  • 2302e1009b Merge branch 'issue_70' into cuttingedge glax 2023-10-20 14:40:37 +02:00
  • 40fea6cc7f Fix #70 invalid chapter numbers glax 2023-10-20 14:40:24 +02:00
  • 5458c43f21 Merge branch 'timeout-bug' into cuttingedge glax 2023-10-19 13:00:03 +02:00
  • f78bec43d6 Fix an issue where a request-timeout would cause a restartloop. glax 2023-10-19 12:59:20 +02:00
  • 88876fb8f4 #68 corrected url in GetChapters glax 2023-10-19 12:09:43 +02:00
  • c71aec8882 #68 Readme and Name glax 2023-10-19 12:08:49 +02:00
  • ddfba0d864 #68 MangaLife untested code, XML on site is broken glax 2023-10-19 12:06:03 +02:00
  • ca9c0b22c1 Merge pull request '#67 prevent crash if xml document does not exist' (!60) from cuttingedge into master glax 2023-10-15 12:21:31 +02:00
  • 6844d0a242 #67 prevent crash if xml document does not exist glax 2023-10-15 12:19:44 +02:00
  • fd9319de27 Merge pull request 'Fix #66 Mangasee search and parsing' (!59) from cuttingedge into master glax 2023-10-14 13:07:46 +02:00
  • 726be70af3 #66 Mangasee search sanitization glax 2023-10-14 12:59:35 +02:00
  • 19c9ecb3e7 #66 Mangasee empty search breaks glax 2023-10-14 12:49:18 +02:00
  • f01a786e59 Merge pull request 'cuttingedge' (!58) from cuttingedge into master glax 2023-10-12 20:48:15 +02:00
  • 59f9bcc7d0 Merge remote-tracking branch 'origin/cuttingedge' into cuttingedge glax 2023-10-12 20:47:25 +02:00
  • 2796a2adb5 Merge branch 'master' into cuttingedge glax 2023-10-12 20:47:16 +02:00
  • e07b191293 Merge branch 'master' into cuttingedge glax 2023-10-12 20:46:43 +02:00
  • 9bf650f5fc New Issue Template: New Connector glax 2023-10-12 20:45:56 +02:00
  • 334795b263 Update readme to reflect new connectors glax 2023-10-10 22:58:05 +02:00
  • 51a6f216af Remove extraneous covers from imageCache. glax 2023-10-10 22:51:24 +02:00
  • 238a2775f4 Author formatting bato glax 2023-10-10 22:45:11 +02:00
  • fec970d7d6 #64 fix empty search glax 2023-10-10 22:43:34 +02:00
  • e642d50c47 #64 Bato Comment: This website suuuucks to scrape. There is gonna be so many issues glax 2023-10-10 22:40:44 +02:00
  • fafcdac00a Fix file-extension on image download glax 2023-10-10 22:40:07 +02:00
  • 1785aa28ea Change coverCacheFilenames, to avoid conflicts and malformatted filenames glax 2023-10-10 22:34:47 +02:00
  • f22c332cab Merge pull request 'cuttingedge' (!57) from cuttingedge into master glax 2023-10-10 21:21:34 +02:00
  • b3bf523e1e Fix #63 Chapter numbering. glax 2023-10-09 15:28:37 +02:00
  • 06b2e11164 Add Mangaworld to dict. glax 2023-10-09 15:15:42 +02:00
  • 7972f07801 housekeeping glax 2023-10-04 22:09:33 +02:00
  • d89af7cc5b Fix multiple enumeration glax 2023-10-04 22:09:27 +02:00
  • 31a0c6ffb2 Fix build warnings glax 2023-10-04 18:14:46 +02:00
  • 668a3b3a96 MangaDex nullchecking in response glax 2023-10-04 18:14:12 +02:00
  • 3938c61297 #62 https://github.com/C9Glax/tranga/issues/62#issuecomment-1747064431 Parsing, parsing, parsing glax 2023-10-04 17:45:13 +02:00
  • 4f3bcd245d #62 fix one bug, create another glax 2023-10-04 15:44:06 +02:00
  • 129c95f123 Set timeout on chromiumclient #62 glax 2023-10-04 11:20:14 +02:00
  • e2cdf27d40 https://github.com/C9Glax/tranga/issues/62#issuecomment-1746422154 #62 ChapterNumber Parsing on Manganato glax 2023-10-04 11:15:24 +02:00
  • 4156365b18 Improved logic on QueueContainsJob and AddJobTo Queue Added some documentation glax 2023-10-04 09:38:40 +02:00
  • d3ccddd8db Fix multiple enumeration glax 2023-10-04 09:33:11 +02:00
  • 13075a8704 Improved logic in LoadJobsList glax 2023-10-04 09:31:03 +02:00
  • e7d9f53a93 Prevent override of List-jobs in AddJobsQueue-method glax 2023-10-04 09:30:42 +02:00
  • dc6dfd4aa1 Renamed method ExportJob(s) to UpdateJobFiles glax 2023-10-04 09:30:08 +02:00
  • 0fba09b1e8 Logic removed unecessary call glax 2023-10-04 09:24:21 +02:00
  • f08b9e85ec Add log message for inactive jobs glax 2023-10-03 20:46:59 +02:00
  • 95fcc73c74 Cancel Running Jobs if inactive for more than 5 minutes glax 2023-10-03 20:46:21 +02:00
  • 73492d8102 #62 even more debug logging glax 2023-10-03 20:38:45 +02:00
  • c69dd22ecf #62 more debug-logging Instead of assigning buffer copy directy from result to filestream glax 2023-10-03 14:07:58 +02:00
  • 17b6c523a2 Print results before downloading covers glax 2023-09-28 15:53:57 +02:00
  • 6c3f7604fe Better Mangasee search glax 2023-09-28 15:53:40 +02:00
  • 94f88f08e9 Update bug_report.yml Glax 2023-09-26 18:50:56 +02:00
  • 47327524be body can not be empty? glax 2023-09-26 18:47:02 +02:00
  • 3b96419739 will this work glax 2023-09-26 18:39:12 +02:00
  • b7c9b4e9b4 Update issue templates Glax 2023-09-26 18:37:59 +02:00
  • 13adb45444 File.extensions.matter glax 2023-09-26 18:32:44 +02:00
  • b8fbee578e Update readme glax 2023-09-26 18:30:52 +02:00
  • c1fb42b537 Update docker compose to latest glax 2023-09-26 18:29:49 +02:00
  • dcc12ec3ea Merge remote-tracking branch 'github/master' glax 2023-09-26 18:28:23 +02:00
  • 8c554076b2 Merge branch 'cuttingedge' glax 2023-09-26 18:28:15 +02:00
  • a10fbdf3a5 Merge pull request #59 from C9Glax/C9Glax-patch-1 Glax 2023-09-26 18:27:38 +02:00
  • f246209685 Changed to template glax 2023-09-26 18:26:42 +02:00
  • 41c561bd1d Update issue templates Glax 2023-09-26 18:18:06 +02:00
  • fc7d5463c3 Fix #58 Mangaworld: Manga without volumes crash glax 2023-09-26 18:03:18 +02:00
  • 3c2ce266f6 Changed (fixed?) queuelogic glax 2023-09-20 21:59:39 +02:00
  • 306cb87d67 Fix Check for subjobs glax 2023-09-20 21:34:04 +02:00
  • 23cda74487 Fix wrong domain regex glax 2023-09-20 21:33:53 +02:00
  • 3ceee63dfc Only send notification on successful downloads glax 2023-09-20 14:40:03 +02:00
  • 4e5a6fe97b Export Library and notification connectors on deletion Added logging glax 2023-09-20 14:11:31 +02:00
  • b3b1971dad Startup notification glax 2023-09-20 13:58:10 +02:00
  • 2699f35b62 housekeeping glax 2023-09-20 13:33:13 +02:00
  • 7a14583d6a Moved Regex for baseUrl to Globalbase glax 2023-09-20 13:30:52 +02:00
  • 660f6a1648 Logmessages for creation of library and notification Connector glax 2023-09-20 13:28:09 +02:00
  • 482fcb7102 better logging for removing files glax 2023-09-19 23:24:39 +02:00
  • b6cdb07e3f Remove filewrites glax 2023-09-19 23:15:18 +02:00
  • 0875e7ee12 Remove log clutter and filewrites glax 2023-09-19 23:07:26 +02:00
  • cb6482ebae Add logmessage on startup for next job glax 2023-09-19 20:04:25 +02:00
  • 87ea077281 Remove log clutter and filewrites glax 2023-09-19 20:02:56 +02:00
  • c1aa4cf6b5 Fi bug with exportjobslist not exporting updated jobs glax 2023-09-19 19:59:51 +02:00
  • f5b6b1785f small improvements glax 2023-09-19 19:57:35 +02:00
  • 2553a150d1 Add log to see wait time glax 2023-09-19 19:54:26 +02:00
  • b149d377dc Add log to see wait time glax 2023-09-19 19:54:00 +02:00
  • 0209159c5c Add log to see wait time glax 2023-09-19 19:50:39 +02:00
  • e31820eb00 Export Jobs list when finished. glax 2023-09-19 19:49:42 +02:00
  • c4d69c27a4 copy cover glax 2023-09-19 19:43:58 +02:00
  • 3ee53b7436 copy cover glax 2023-09-19 19:43:39 +02:00
  • 64ec0963e1 copy cover glax 2023-09-19 19:42:50 +02:00
  • 27c4ed719c Cancel failed jobs glax 2023-09-19 19:33:43 +02:00
  • 4f4b0cb3a8 LibraryConnector baseUrl regex glax 2023-09-19 19:22:49 +02:00
  • 48d312da0b File Permissions glax 2023-09-19 19:21:37 +02:00
  • 1fe4b75ac7 Folder permissions glax 2023-09-19 19:04:55 +02:00
  • c580fafc62 Added user tranga to container and set permissions glax 2023-09-19 19:00:00 +02:00
  • 58040ecb10 Order of returned API Jobs/MonitorJobs And Jobs/Waiting glax 2023-09-19 18:06:08 +02:00
  • 2960a9b8f0 Merge branch 'cuttingedge' glax 2023-09-19 16:59:58 +02:00
  • f52bb8eb89 Get Readme ready for migration to master glax 2023-09-19 16:54:17 +02:00
  • ae0dc548ae Changed working directory on linux to /usr/share/tranga-api Updated docker-compose to include settings-volume glax 2023-09-19 16:47:49 +02:00
  • 051b85d08b Added contentType to response for images and logs glax 2023-09-19 16:43:08 +02:00
  • d89ca0a2ef Changed Jobs ToString glax 2023-09-19 16:30:55 +02:00
  • f1f640c1f6 Mangaworld fix volume and chapter numbers glax 2023-09-19 16:24:23 +02:00
  • 9319aa7d1f Fix Mangaworld empty search-result crash glax 2023-09-19 16:24:07 +02:00
  • 656e62628e Fix Mangaworld search glax 2023-09-19 16:23:52 +02:00
  • ba27adf255 Show startmessage and log settings glax 2023-09-19 16:06:56 +02:00
  • 88ca75e883 Use lock statement instead of variable to lock logmessages glax 2023-09-19 15:59:52 +02:00