|
3a8b400851
|
Update XML-Documentation with Mediatype
|
2025-03-07 14:46:15 +01:00 |
|
|
6c5bc3685e
|
#229 Resize cover-images on request before transfer
|
2025-03-07 14:29:25 +01:00 |
|
|
c679d7c677
|
Fix DownloadMangaCover, Implement Manga/Cover endpoint
|
2025-03-07 14:07:59 +01:00 |
|
|
4075adfe6b
|
Searching adds DownloadMangaCoverJob
|
2025-03-07 14:07:22 +01:00 |
|
|
72abc90af3
|
Implement Manga/Cover
|
2025-03-07 13:38:46 +01:00 |
|
|
894f105786
|
DownloadSingleChapter narrow down FileStream options
|
2025-03-07 13:38:32 +01:00 |
|
|
d314559361
|
UpdateMetadataJob add check if archives for chapters exist on disk
|
2025-03-07 13:26:49 +01:00 |
|
|
5ab0bd0b78
|
Chapter short Documentation update
|
2025-03-07 13:26:25 +01:00 |
|
|
5c0ace291b
|
DownloadSingleChapterJob update coverfilename in cache in database
|
2025-03-07 13:26:07 +01:00 |
|
|
0d931bc835
|
MangaConnector shorten Endpoint paths
|
2025-03-07 13:11:41 +01:00 |
|
|
e1e5a45960
|
Implement SettingsController
|
2025-03-07 13:06:01 +01:00 |
|
|
3ecbc1a805
|
XML-Documentation
|
2025-03-07 13:05:51 +01:00 |
|
|
3305519307
|
JobController XML-Documentation
|
2025-03-07 12:31:10 +01:00 |
|
|
9fca2d81ab
|
DeleteJob also deletes children
|
2025-03-07 12:25:02 +01:00 |
|
|
949c0cc16d
|
#180 Option to disable/enable MangaConnectors
|
2025-03-07 11:45:45 +01:00 |
|
|
5921e524a9
|
Option to disable/enable jobs
|
2025-03-07 11:32:59 +01:00 |
|
|
bf332717a5
|
#114 Modify Job Intervals
|
2025-03-07 11:27:40 +01:00 |
|
|
bb31a94eea
|
Dependency Updates
|
2025-03-07 10:36:57 +01:00 |
|
|
c9bc79fbd5
|
Update new_connector.yml
Docker Image CI / build (push) Has been cancelled
|
2025-03-07 10:19:08 +01:00 |
|
|
83ce315f87
|
Merge pull request #357 from merlinmarijn/manganato-domain-switch
Docker Image CI / build (push) Waiting to run
Update Connector for Manganato connector: Migrate from .com to .gg & Adjust HTML Parsing
#358 @merlinmarijn
|
2025-03-07 10:06:44 +01:00 |
|
merlinmarijn
|
59511056d0
|
added try around getting urls
|
2025-03-03 23:43:35 +01:00 |
|
merlinmarijn
|
ed3ca5dba8
|
removed leftover comment
|
2025-03-03 23:04:43 +01:00 |
|
merlinmarijn
|
8df05d7e8a
|
fixed image referrer
|
2025-03-03 22:59:25 +01:00 |
|
merlinmarijn
|
95d1e37b47
|
Update Manganato.cs
|
2025-03-03 22:27:37 +01:00 |
|
|
1d2ca4d76a
|
Dependency Updates and Migrations
|
2025-03-03 21:13:18 +01:00 |
|
|
e2ff2c76ed
|
Jobs:
Fix multiple jobs running on the same connector
Fix state-updates
Add more Documentation to JobController
Only allow non-running jobs to be started
|
2025-03-03 21:13:03 +01:00 |
|
|
8a0829ef69
|
JobState set enum to bytes with fixed values
|
2025-03-03 21:11:39 +01:00 |
|
|
d257095885
|
Fix MangaDex Downloads: Get Chapter-Id from URL
|
2025-03-03 21:11:21 +01:00 |
|
|
68cc23e158
|
Mangaconnector-Update:
Remove MangaNato
Update Weebcentral
|
2025-03-03 15:03:16 +01:00 |
|
|
b6494ab7f9
|
Merge pull request #354 from C9Glax/dependabot/github_actions/docker/setup-qemu-action-3.6.0
Docker Image CI / build (push) Has been cancelled
Bump docker/setup-qemu-action from 3.5.0 to 3.6.0
|
2025-03-03 13:54:59 +01:00 |
|
dependabot[bot]
|
1d1d01b6e5
|
Bump docker/setup-qemu-action from 3.5.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-03 05:09:43 +00:00 |
|
|
5bb4977876
|
Merge pull request #353 from ale-ben/cuttingedge
Docker Image CI / build (push) Has been cancelled
Weebcentral: File name also depends on original chapter name
|
2025-03-02 16:20:07 +01:00 |
|
Alessandro Benetton
|
c6bb1c9180
|
[cuttingedge] fix(Chapter): Minor logic change to account for all chapterName cases
|
2025-03-02 16:06:21 +01:00 |
|
Alessandro Benetton
|
9a066e7ac7
|
[cuttingedge] fix(Weebcentral): Updated CheckChapterIsDownloaded logic to also consider chapter name if present
|
2025-03-02 15:57:09 +01:00 |
|
Alessandro Benetton
|
4bafffded4
|
[cuttingedge] feat(Weebcentra): When ordering chapters, order name desc to put special chapters first
|
2025-03-02 15:56:12 +01:00 |
|
|
235183cd7f
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into postgres-Server-V2
# Conflicts:
# API/Schema/MangaConnectors/Webtoons.cs
# Tranga/Server.cs
|
2025-03-02 10:07:33 +01:00 |
|
|
942b43da67
|
Merge branch 'refs/heads/cuttingedge' into cuttingedge-merge-ServerV2
|
2025-03-02 10:06:48 +01:00 |
|
|
ce5538b352
|
Merge pull request #341 from Makhuta/cuttingedge
Docker Image CI / build (push) Waiting to run
Added to HandleGet support for connector languages
|
2025-03-02 09:51:11 +01:00 |
|
|
0cfdf17bd4
|
Merge pull request #350 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.10.0
Docker Image CI / build (push) Has been cancelled
Bump docker/setup-buildx-action from 3.9.0 to 3.10.0
|
2025-03-02 09:50:21 +01:00 |
|
|
0c48c1e020
|
Merge pull request #351 from C9Glax/dependabot/github_actions/docker/build-push-action-6.15.0
Bump docker/build-push-action from 6.14.0 to 6.15.0
|
2025-03-02 09:50:17 +01:00 |
|
|
0638e75ed6
|
Merge pull request #349 from C9Glax/dependabot/github_actions/docker/setup-qemu-action-3.5.0
Bump docker/setup-qemu-action from 3.4.0 to 3.5.0
|
2025-03-02 09:49:16 +01:00 |
|
Alessandro Benetton
|
5a4bc1c6de
|
[cuttingedge] fix(Weebcentral): Handle case of chapter name with multiple number parts
|
2025-03-01 12:06:51 +01:00 |
|
Alessandro Benetton
|
71f663ca2f
|
[cuttingedge] fix(Weebcentral): File name also depends on original chapter name
|
2025-03-01 11:39:12 +01:00 |
|
dependabot[bot]
|
1b61a16061
|
Bump docker/build-push-action from 6.14.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.14.0...v6.15.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>
|
2025-02-27 05:25:23 +00:00 |
|
dependabot[bot]
|
db81fdce39
|
Bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0)
---
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>
|
2025-02-27 05:25:21 +00:00 |
|
dependabot[bot]
|
fdb5451162
|
Bump docker/setup-qemu-action from 3.4.0 to 3.5.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 05:25:19 +00:00 |
|
|
6b7632b071
|
Merge pull request #344 from C9Glax/dependabot/github_actions/docker/build-push-action-6.14.0
Docker Image CI / build (push) Has been cancelled
Bump docker/build-push-action from 6.13.0 to 6.14.0
|
2025-02-20 16:49:19 +01:00 |
|
dependabot[bot]
|
06c080dfce
|
Bump docker/build-push-action from 6.13.0 to 6.14.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.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>
|
2025-02-20 05:50:25 +00:00 |
|
|
8130e11a9c
|
Merge pull request #342 from C9Glax/cuttingedge
Docker Image CI / build (push) Has been cancelled
Cuttingedge master merge
|
2025-02-14 15:51:42 +01:00 |
|
Makhuta
|
659a42d370
|
Add
- ability to get supported languages of connector for use in monitoring languages selector
|
2025-02-12 14:07:13 +01:00 |
|