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
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
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
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
240af81fa9
Add doc types chapter
2024-10-20 02:16:22 +02:00
26b2910000
Add GET /v2/Jobs/Standby
2024-10-20 01:30:50 +02:00
a88b85e599
Add numbers to JobTypes (and type documentation)
2024-10-20 01:08:22 +02:00
27f823cfeb
GET V2Manga with internalIds return distinct array.
2024-10-20 01:06:24 +02:00
70993a692a
Add ReleaseStatus to docs/types.md
2024-10-18 19:31:09 +02:00
1a631362c9
Use Sixlabors.Imagesharp for resizing coverimages.
2024-10-18 19:30:57 +02:00
00c4f0533f
Update documentation
2024-10-18 17:57:59 +02:00
8670863810
Add Job and ProgressToken Types to docs
2024-10-18 17:51:53 +02:00
2c9bd2532e
Fix order of RequestPaths
2024-10-18 17:51:37 +02:00
575fb739cc
typo
2024-10-18 00:48:58 +02:00
d4af068f0e
Add BaseUris: string[] field to MangaConnector, to match Connector to uri
2024-10-18 00:48:46 +02:00
6a4d454a08
Extend Types.md documentation
2024-10-18 00:29:29 +02:00
225db8beda
Change return type of api request to get Connectors to get connector-list instead of dictionary
2024-10-17 21:03:37 +02:00
d80fcd9039
Manga website url nullable
2024-09-30 23:19:17 +02:00
30c44760e7
Merge pull request #256 from C9Glax/cuttingedge-merge-candidate
...
Cuttingedge merge candidate
2024-09-29 01:13:56 +02:00
a3ae3c320d
Merge branch 'refs/heads/cuttingedge' into cuttingedge-merge-candidate
2024-09-29 01:07:59 +02:00
4871bc801d
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
2024-09-29 01:07:51 +02:00
ea262889e6
Its late. Set TARGETPLATFORM in base
2024-09-29 01:02:50 +02:00
445542b653
Set --platform to BUILDPLATFORM for dotnet
2024-09-29 00:58:24 +02:00