Complete rewrite #56

Closed
glax wants to merge 0 commits from cuttingedge into master
Owner

#41 for progress, reason, etc.

#41 for progress, reason, etc.
glax added 112 commits 2023-09-19 16:58:31 +02:00
Remove Notification and Library Connectors from GlobalBase
Renamed Request-Paths "Tasks" to "Jobs"
POST: Jobs/StartNow
DELETE: Jobs
ExportSettings() now created folder
This reverts commit e663163d

Covers might be important
No need to mount imageCache over multiple containers.
Renamed tasksFilePath -> jobsFilePath and changed to jobs.json
Added POST Jobs/Cancel
CancelJob and RemoveJob cancels/removes subJobs
Write jobs.json on change
When creating Jobs with null as recurrence time, set it to zero
Job.NextExecution() removed the recurrence check
Instead of replacing progressToken, change Increments based in completed increments
added standby check
Added GetMangaFromUrl(url) to Mangaconnector
# Conflicts:
#	Tranga/MangaConnectors/DownloadClient.cs
# Conflicts:
#	README.md
# Conflicts:
#	README.md
resolves #30
resolves #10
DownloadClient is now abstract for HttpDownloadClient and ChromiumDownloadClient
The chromium client will exit the headless browser (on clean exit of the program).
The field "name" of MangaConnector is no longer abstract, instead set through constructor.
#48
API GET Manga/Chapters new parameter "translatedLanguage"
POST Jobs/MonitorManga
Updated docker-compose to include settings-volume
glax added 1 commit 2023-09-19 18:06:14 +02:00
glax added 1 commit 2023-09-19 19:00:08 +02:00
glax added 1 commit 2023-09-19 19:04:59 +02:00
glax added 2 commits 2023-09-19 19:22:53 +02:00
glax added 1 commit 2023-09-19 19:33:48 +02:00
glax added 1 commit 2023-09-19 19:42:53 +02:00
glax added 1 commit 2023-09-19 19:43:45 +02:00
glax added 1 commit 2023-09-19 19:44:02 +02:00
glax added 1 commit 2023-09-19 19:49:47 +02:00
glax added 1 commit 2023-09-19 19:50:42 +02:00
glax added 1 commit 2023-09-19 19:54:03 +02:00
glax added 2 commits 2023-09-19 19:57:39 +02:00
glax added 1 commit 2023-09-19 19:59:56 +02:00
glax added 2 commits 2023-09-19 20:12:01 +02:00
glax added 1 commit 2023-09-19 23:07:32 +02:00
glax added 1 commit 2023-09-19 23:15:23 +02:00
glax closed this pull request 2023-09-19 23:21:55 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glax/Tranga#56
No description provided.