Commit Graph

  • bd189984a9 Rewrote entire Task-Structure: TrangaTask now only contains essentials, derived classes contain specific information such as connectorName, publication, chapter, etc. Removed taskQueue system, instead all tasks are kept in _allTasks. Progress is being tracked in TrangaTask resolves #36 resolves #32 Added new TrangaTask: DownloadChapter to download single chapters. #35 Fixed duplicate file-access when writing settings. glax 2023-06-05 00:35:57 +0200
  • 58c01b2174 Rewrote entire Task-Structure: TrangaTask now only contains essentials, derived classes contain specific information such as connectorName, publication, chapter, etc. Removed taskQueue system, instead all tasks are kept in _allTasks. Progress is being tracked in TrangaTask Added new TrangaTask: DownloadChapter to download single chapters. Fixed duplicate file-access when writing settings. glax 2023-06-05 00:35:57 +0200
  • 459558a514 Merge remote-tracking branch 'origin/master' glax 2023-06-04 21:15:37 +0200
  • 721b316209 Legal Characters in folder names #38 glax 2023-06-04 21:14:45 +0200
  • b1befa2ecc Legal Characters in folder names glax 2023-06-04 21:14:45 +0200
  • 57a4cc4ab5 #38 Filenames glax 2023-06-03 23:44:58 +0200
  • 655e8db2b6 #38 Publication naming scheme glax 2023-06-03 23:42:59 +0200
  • 7cdf77cbb9 Less logging clutter glax 2023-06-03 22:55:53 +0200
  • 5a9aed4969 Kavita naming convention glax 2023-06-03 22:39:27 +0200
  • 5b41f687d0 Kavita naming convention glax 2023-06-03 22:34:02 +0200
  • d6a62dc315 Manganato download order glax 2023-06-03 22:25:34 +0200
  • 6d91788655 Kavita naming convention glax 2023-06-03 22:25:24 +0200
  • 14785e5672 increased refresh time glax 2023-06-03 21:37:21 +0200
  • 496d502cd2 Kavita Auth is a pain. glax 2023-06-03 21:26:29 +0200
  • 7612411917 #33 Update Website glax 2023-06-03 16:25:04 +0200
  • ed1402b5ec TrangaSettings Return libraryManageres on serialization glax 2023-06-03 16:24:54 +0200
  • 5adaee4821 redundant calls glax 2023-06-03 16:24:30 +0200
  • 2d82fe1489 libraryType in constructor glax 2023-06-03 16:24:14 +0200
  • 783fd8129e API: Kavita Auth #33 glax 2023-06-03 15:40:26 +0200
  • 4f29eff48e Kavita authorization glax 2023-06-03 15:39:48 +0200
  • e0e7abb62b #33 Added custom serializer for LibraryManager Added Code for Kavita glax 2023-06-03 15:32:54 +0200
  • ae63a216a5 unnecessary params glax 2023-06-03 15:27:35 +0200
  • 5d98295c59 #33 Preparation: TrangaSettings now stores Hashset of LibraryManagers glax 2023-06-03 15:17:08 +0200
  • 0c580933f9 #33 Preparation: Abstracted class Komga into LibraryManager Fixed logger not attaching to LibraryManager glax 2023-06-03 15:02:15 +0200
  • 06f735aadd #32 API endpoint glax 2023-06-01 23:08:43 +0200
  • 439d69d8e0 Sanitization Manganto glax 2023-06-01 22:59:51 +0200
  • 933df58712 Moved publicationFolder creation to Publication with Permissions glax 2023-06-01 22:59:04 +0200
  • 165bbc412e Adjusted Manganato ratelimit glax 2023-06-01 22:49:20 +0200
  • 6158fa072b File permissions glax 2023-06-01 22:32:11 +0200
  • 0d3799e00d Fix Bug when strings where shorter than 25 characters on logger.writeline Fixed CLI output glax 2023-06-01 22:27:37 +0200
  • e977bed5a5 #32 formatting length glax 2023-06-01 22:14:00 +0200
  • cacd5fede2 removed unnecessary todo glax 2023-06-01 22:06:10 +0200
  • 1bca99cb6a #32 Added progress tracking to task (internal and log use for now) glax 2023-06-01 22:05:48 +0200
  • 15fc367263 logging glax 2023-06-01 21:16:57 +0200
  • 8bb6fb902b File Permissions glax 2023-06-01 18:28:58 +0200
  • a57903cd5a readme update glax 2023-06-01 16:04:21 +0200
  • 1cd819b21d update docker-compose glax 2023-06-01 15:40:14 +0200
  • 27afedc1b4 year in series.json glax 2023-06-01 15:25:26 +0200
  • fac0a3f7eb resolves #2 glax 2023-06-01 15:08:32 +0200
  • 03ca480fe8 remove empty lines at start of description glax 2023-06-01 14:59:09 +0200
  • c2915468a5 status .tolower glax 2023-06-01 14:58:58 +0200
  • 8805c53cb8 wrong url for manga info page glax 2023-06-01 13:37:06 +0200
  • adbbe3f6cc logs glax 2023-06-01 13:27:58 +0200
  • 14b694d3be Description value duplicate #2 glax 2023-06-01 13:25:58 +0200
  • 72ce75c6e0 #2 Multiple alt titles glax 2023-06-01 13:18:26 +0200
  • 8381951168 #2 First Attempt glax 2023-06-01 13:13:53 +0200
  • b24032d124 remove env var glax 2023-06-01 11:29:47 +0200
  • 8bc23f7c69 Instead of relying on concreate tasks to do chores, create method in abstract class that calls the BL in concrete class and does chores before and after execution glax 2023-06-01 10:35:23 +0200
  • 48b7371a18 Issue missing parameter glax 2023-05-31 22:34:13 +0200
  • 61ecefb615 Logging and Chores in abstract class glax 2023-05-31 22:32:37 +0200
  • 8ff65bf400 compatibility with older tasks.json glax 2023-05-31 22:26:53 +0200
  • 932057cca0 update execution time glax 2023-05-31 22:20:33 +0200
  • 67d06cd887 resolves #23 website filter glax 2023-05-31 22:16:14 +0200
  • cbb012a659 alt and label glax 2023-05-31 22:16:01 +0200
  • e4f33bcca9 Set ExecutionState to waiting after finished glax 2023-05-31 21:52:50 +0200
  • fbba7c45b9 annotation glax 2023-05-31 21:44:16 +0200
  • d9b6062767 Custom JSON Deserializer for concrete classes of abstract class TrangaTask glax 2023-05-31 21:43:07 +0200
  • d477cd1ccd corrected check for tasktype on due glax 2023-05-31 21:42:23 +0200
  • f892db7dda Switch Execution State to Running when executing glax 2023-05-31 21:40:00 +0200
  • 16c1b5c506 Create imageCacheFolder glax 2023-05-31 21:39:18 +0200
  • d5ecc1c37d Spelling, redundant calls glax 2023-05-31 21:18:41 +0200
  • 1b9ebd096b Removed TaskExecutor TrangaTask is now abstract TrangaTask implements Execute Method, that is now called instead of TaskExecutor Created inheriting classes of TrangaTask: UpdateKomgaLibraryTask, DownloadNewChaptersTask glax 2023-05-31 21:15:32 +0200
  • 8619630269 Renamed ExportData to ExportDataAndSettings glax 2023-05-31 21:14:11 +0200
  • 2bc92556e3 Method description and Name CopyCoverFromCacheToDownloadLocation glax 2023-05-31 20:39:57 +0200
  • f1ab823e7f Method description glax 2023-05-31 20:39:23 +0200
  • 8261d02cc7 Renamed methods, made some methods non-static in Connector, some more logging glax 2023-05-31 20:29:30 +0200
  • 8d3b8be95c settings placeholders for komga if configured glax 2023-05-31 17:55:09 +0200
  • 60519910de cursors glax 2023-05-31 17:54:54 +0200
  • 0940afe41f publication viewer tags and styling glax 2023-05-31 17:54:09 +0200
  • 3dc376c19f favicon glax 2023-05-31 17:52:47 +0200
  • 3e56ef842b Update docker-compose.yaml with version glax 2023-05-30 19:37:09 +0200
  • 5a44e3b8b9 #25 only replace settings if parameter actually contains value. glax 2023-05-30 19:32:22 +0200
  • 732c2f119c More logging glax 2023-05-26 15:09:26 +0200
  • 81638f4b4a Path.join joins paths ya know glax 2023-05-26 14:51:11 +0200
  • c547aa6422 favicon <3 glax 2023-05-26 14:49:17 +0200
  • d80980512e #28 is a pain in the buttcheeks glax 2023-05-26 14:47:13 +0200
  • f9f802155d #28 why was there a '!' glax 2023-05-26 14:43:47 +0200
  • eef0955009 #28 wrong filesnames glax 2023-05-26 14:36:02 +0200
  • ec25900ac0 resolves #29 start manual execution glax 2023-05-26 14:32:08 +0200
  • e5fe14a09e #28 glax 2023-05-26 14:31:34 +0200
  • 5dc91095f8 #28 glax 2023-05-26 14:30:52 +0200
  • 985ac8fc7a Fix #28 coverimages glax 2023-05-26 14:07:11 +0200
  • c9537a9963 #24 glax 2023-05-26 13:39:42 +0200
  • 4fd3c03804 Styling glax 2023-05-26 13:30:20 +0200
  • a1e9dd0232 resolves #27 Foldernames ending in '.' glax 2023-05-25 22:22:57 +0200
  • aa1f9b1b56 background fade glax 2023-05-25 22:17:47 +0200
  • 6069578b6e style choices glax 2023-05-25 22:15:06 +0200
  • a84b768e24 design choices glax 2023-05-25 22:05:29 +0200
  • d1a21af15d resolves #26 glax 2023-05-25 21:58:45 +0200
  • 7423ae6ace Update README.md glax 2023-05-25 18:36:21 +0200
  • 3aa7ba9d96 screenshots glax 2023-05-25 18:28:43 +0200
  • fdbb4570be Adjusted settings style glax 2023-05-25 18:18:31 +0200
  • b643a0c2a9 Fix Wrong API uri for GetRunningTasks Added GetQueue function glax 2023-05-25 18:09:18 +0200
  • 6fa6f897aa More legal characters glax 2023-05-25 17:34:24 +0200
  • 2bfab0298d border-radius glax 2023-05-25 17:33:55 +0200
  • 147a20385b illegal filenames glax 2023-05-25 16:55:58 +0200
  • afa18d6a2c Illlegal characters on linux glax 2023-05-25 16:47:24 +0200
  • 66980eef23 Position publication viewer always withing display glax 2023-05-25 16:05:54 +0200
  • 65f468a30a popup position now "fixed" changed publicationviewer width glax 2023-05-25 16:05:40 +0200
  • a91c33ee4f image sizing glax 2023-05-25 15:50:00 +0200