483dcc41df
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
2024-11-02 17:52:26 +01:00
55cc2a2e84
Merge pull request #277 from C9Glax/asuratoon
...
Asuratoon
2024-11-02 17:51:12 +01:00
b619109ea1
fix #141 chapternames
2024-11-02 17:48:18 +01:00
72943330c3
Merge branch 'refs/heads/cuttingedge' into asuratoon
2024-11-02 17:45:13 +01:00
bc44a5333b
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
2024-11-02 17:44:38 +01:00
38bc1e4d53
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
2024-11-02 17:44:30 +01:00
47479f7a0d
Fix chaptermarkers.
...
Don't create one if Chapter does not have an ID
2024-11-02 17:44:23 +01:00
b2381be860
#141 fix ParsePublicationsFromHtml, statusNode, titleNode, firstChapterNode
...
fix ParseChaptersFromHtml nodeCollection of ChapterURls
fix ParseImageUrlsFromHtml xPath
fix Chapterparsing names
2024-11-02 17:42:26 +01:00
657e1b338b
resolves #141 Asuratoon connector
2024-11-02 17:19:17 +01:00
5018800d09
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
...
# Conflicts:
# Tranga/Jobs/JobBoss.cs
2024-11-02 16:25:49 +01:00
ee265a7519
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
2024-11-02 16:24:55 +01:00
5b0624654b
rename duplicates to append ".duplicate"
2024-11-02 16:24:44 +01:00
a75549c699
Only try loading .json files on startup (exclude .failed for example)
2024-11-02 16:24:25 +01:00
c7dc5e75f2
Add "Expires" Header to image responses
2024-10-31 23:00:33 +01:00
3f37eefe72
Include modified date in image responses for cachecontrol
2024-10-31 22:53:05 +01:00
b7bc04a045
Add zstd compression to all API Traffic
2024-10-31 22:16:18 +01:00
f7daacf0d4
Use Robidoux algorithm for resizing covers
2024-10-31 21:50:46 +01:00
1cb8899195
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
2024-10-31 20:43:21 +01:00
f46244cb9c
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
2024-10-31 20:43:11 +01:00
9db3f1b0da
Extend logging on startup
2024-10-31 20:42:56 +01:00
dc9cd4b1dd
Append ".failed" to job-files that werent successfully added.
2024-10-31 20:41:46 +01:00
3566ad774d
Moved logging to actually say if we added a job to the list
2024-10-31 20:41:21 +01:00
94b81969c7
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
2024-10-30 22:40:31 +01:00
3e581e2ddb
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
...
# Conflicts:
# Tranga/Jobs/JobBoss.cs
2024-10-30 22:34:17 +01:00
bd8cb86c52
Always set directory-permissions
2024-10-30 22:29:32 +01:00
34c5436b33
Always set directory-permissions
2024-10-30 22:29:16 +01:00
4690394437
Formatting
2024-10-30 22:27:55 +01:00
02cf8578c9
Explicitly set File/Directory permissions for jobs
2024-10-30 22:27:50 +01:00
067497ddd0
Delete duplicate files on startup.
2024-10-30 20:38:53 +01:00
4b88cdbd90
When updating Jobfiles, dont write a new file if we werent able to successfully delete the old one
2024-10-30 20:31:16 +01:00
420013f07b
Delete chapterMarkers if the file doesn't exist anymore.
2024-10-30 18:23:14 +01:00
8cee11aa22
Fix #272 Manhuaplus missing year string
2024-10-29 19:15:19 +01:00
07c6081c03
#236
2024-10-27 03:49:55 +01:00
585d7e3380
Fix order of startup: Load Manga first, the jobs
2024-10-27 03:42:50 +01:00
febce6b92a
Downloaded Image processing:
...
- Compression
- B/W threshold
2024-10-27 03:40:07 +01:00
fb7ed21d82
Update Types doc with last merge for Chapters
2024-10-27 03:39:40 +01:00
2db85e5070
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
2024-10-27 02:09:16 +01:00
198bbdcf94
Set hidden Attribute to Markerfiles
2024-10-27 02:58:50 +02:00
c58adf64fa
#271 Create Marker-files for Chapters.
...
If a Connector provides a unique ID for a chapter, Tranga will create a markerfile, containing the current name of the Chapter
This should prevent duplicates, or missing chapters.
2024-10-27 02:41:28 +02:00
957debea01
Mangahere change list-2 to list-1 in selector
2024-10-27 02:22:58 +02:00
5186ae66c9
Merge pull request #270 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.7.1
...
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
2024-10-23 16:11:06 +02:00
c35e1ef517
Merge pull request #269 from C9Glax/dependabot/github_actions/docker/build-push-action-6.9.0
...
Bump docker/build-push-action from 6.7.0 to 6.9.0
2024-10-23 16:10:52 +02:00
dependabot[bot]
8f6891142b
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 05:49:09 +00:00
dependabot[bot]
b52e6d4908
Bump docker/build-push-action from 6.7.0 to 6.9.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 05:49:07 +00:00
96b5921ed6
GET LibraryTypes Create and Test set url to lowercase
...
Set Komga to also require username and password
2024-10-23 02:29:08 +02:00
9d47445339
Assign numbers to ProgressToken.State
...
Update type docs
2024-10-20 20:58:59 +02:00
93696fbac1
docs Types documentation NotificationConnector
2024-10-20 20:43:40 +02:00
582b3af89c
Add docs types LibraryConnector
2024-10-20 18:53:03 +02:00
f57667bc8f
add documentation types settings
2024-10-20 18:33:19 +02:00
f9a30f2587
Types documentation add quotation marks
2024-10-20 18:32:49 +02:00