|
15f38f009f
|
SendNotificationsWorker, CleanupMangaCoversWorker, UpdateChaptersDownloadedWorker add optional interval parameter
|
2025-09-01 20:35:00 +02:00 |
|
|
b34aa5e73a
|
CheckForNewChaptersWorker
|
2025-09-01 20:35:00 +02:00 |
|
|
d63733bb5a
|
Move AddMangaToContext to Tranga.cs
|
2025-09-01 20:35:00 +02:00 |
|
|
d9144e3708
|
SendNotificationsWorker.cs
|
2025-09-01 20:35:00 +02:00 |
|
|
072a5c3210
|
TrangaSettings as static field in Tranga instead of Static class
|
2025-09-01 20:35:00 +02:00 |
|
|
ed2dc72c75
|
Tranga CheckRunning Workers
|
2025-09-01 20:35:00 +02:00 |
|
|
56397dd0d2
|
BaseWorker Logging
|
2025-09-01 20:35:00 +02:00 |
|
|
9deac27f11
|
DbContext never null
|
2025-09-01 20:35:00 +02:00 |
|
|
637ad2e215
|
BaseWorker, BaseWorkerWithContext DoWork, call: Scope setting
TrangaBaseContext Sync return with success state and exception message
|
2025-09-01 20:35:00 +02:00 |
|
|
650cbffc8a
|
IPeriodic non-generic
|
2025-09-01 20:35:00 +02:00 |
|
|
c8fcde656e
|
Refactor Controllers
SettingsController.cs
SearchController.cs
QueryController.cs
NotificationConnectorController.cs
MetadataFetcherController.cs
MangaConnectorController.cs
FileLibraryController
LibraryConnectors
WorkerController
|
2025-09-01 20:35:00 +02:00 |
|
|
10d0a65637
|
WIP
|
2025-09-01 20:35:00 +02:00 |
|
|
35053bbc85
|
Create TrangaBaseContext for common OnConfiguring implementation of Contexts
|
2025-09-01 20:35:00 +02:00 |
|
|
d7cbafba50
|
Notifications-Identifiable
|
2025-09-01 20:35:00 +02:00 |
|
|
e9052de0e6
|
Add TODO to remove migrations after some time
|
2025-09-01 20:35:00 +02:00 |
|
|
e9231691fd
|
Metadata-Site Search (Interactive linking)
|
2025-09-01 20:35:00 +02:00 |
|
|
191d805afa
|
Change PrimaryKey of MetadataEntry to Fetcher + Identifier
|
2025-09-01 20:35:00 +02:00 |
|
|
826b0e4b98
|
MetadataFetching:
- Jikan (MAL) linking, fetching/updating
|
2025-09-01 20:35:00 +02:00 |
|
|
1abee5149c
|
Manga and Chapters are shared across Connectors
|
2025-09-01 20:35:00 +02:00 |
|
|
ed148ce3d6
|
WIP: Manga can be linked to multiple Connectors
- PgsqlContext Adjustment
|
2025-09-01 20:35:00 +02:00 |
|
|
ddf009293a
|
WIP: Manga can be linked to multiple Connectors
|
2025-09-01 20:35:00 +02:00 |
|
|
c6bb949224
|
Job is IComparable<Job>
|
2025-09-01 20:35:00 +02:00 |
|
|
2ff163067a
|
Merge branch 'master' into postgres-Server-V2
# Conflicts:
# README.md
# Tranga/MangaConnectors/Webtoons.cs
# Tranga/MangaConnectors/WeebCentral.cs
|
2025-09-01 20:27:10 +02:00 |
|
|
88ecf8d20b
|
Create testing branch
Docker Image CI / build (push) Has been cancelled
|
2025-09-01 19:47:48 +02:00 |
|
|
96b2e8d97a
|
Merge pull request #422 from C9Glax/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-08-22 20:59:39 +02:00 |
|
|
29cdaa382e
|
Merge pull request #424 from PBXg33k/bugfix/jsonexception
[V2] BUGFIX: JsonException not caught if response is not JSON
|
2025-08-22 20:59:14 +02:00 |
|
PBX_g33k
|
1ff3673adb
|
BUGFIX: JsonException not caught if response is not JSON
|
2025-08-22 17:41:32 +02:00 |
|
dependabot[bot]
|
f54d12b729
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 14:53:02 +00:00 |
|
|
e063cf1fd9
|
Debug: MatchJobsRunningAndWaiting
Docker Image CI / build (push) Has been cancelled
UpdateCoverJobs not starting.
|
2025-06-28 23:15:51 +02:00 |
|
|
8170e1d762
|
JobCycle Info-Debug list jobs started/running
Docker Image CI / build (push) Has been cancelled
|
2025-06-28 20:35:10 +02:00 |
|
|
254383b006
|
Include Description in ComicInfo.xml
|
2025-06-28 20:28:28 +02:00 |
|
|
df431e533a
|
Add POST Jobs/Cleaup Endpoint:
Removes failed and completed Jobs (that are not recurring)
|
2025-06-28 20:18:28 +02:00 |
|
|
9a4cc0cbaf
|
Only log Error on image-processing if we dont know what Exception was thrown
|
2025-06-28 20:13:09 +02:00 |
|
|
861cf7e166
|
Fix Image-Processing:
Format is not supported by Imagesharp, throwing exception causing Job to fail.
|
2025-06-28 20:00:01 +02:00 |
|
|
7e34b3b91e
|
Update readme to contain information on how to test locally
|
2025-06-28 19:48:47 +02:00 |
|
|
29d36484f9
|
include logging driver in docker-compose
Remove parameters from start-CMD in Dockerfile
|
2025-06-28 19:39:19 +02:00 |
|
|
ba1ebcd6ba
|
Merge pull request #407 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.11.1
Docker Image CI / build (push) Has been cancelled
Bump docker/setup-buildx-action from 3.11.0 to 3.11.1
|
2025-06-20 14:21:48 +02:00 |
|
dependabot[bot]
|
cc655b0acd
|
Bump docker/setup-buildx-action from 3.11.0 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-19 05:58:29 +00:00 |
|
|
2c6e8e4d16
|
Default startNewJobTimeoutMs set to 20s
Docker Image CI / build (push) Has been cancelled
|
2025-06-18 02:11:03 +02:00 |
|
|
fab2886684
|
ComickIo Stop double work for retrieving chapters:
We can build the canonical url from the hids
|
2025-06-18 01:55:19 +02:00 |
|
|
d9ccf71b21
|
DownloadSingleChapterJob add check if chapter is already downloaded before re-downloading
|
2025-06-18 01:18:06 +02:00 |
|
|
f36f34f212
|
We dont need to actually load the MangaConnector to know if two names match.
Docker Image CI / build (push) Has been cancelled
|
2025-06-18 00:23:33 +02:00 |
|
|
ff10432c79
|
Fix FilterJobsWithoutDownloading: Dont check if a job has a connector, that takes forever
|
2025-06-18 00:11:05 +02:00 |
|
|
776e1e4890
|
...use what we coded...
|
2025-06-17 20:18:10 +02:00 |
|
|
db0643fa19
|
More Debug
|
2025-06-17 20:09:49 +02:00 |
|
|
3eeb563ca1
|
Add Debug Statement to find slow operations in Job-Cycle
|
2025-06-17 19:55:54 +02:00 |
|
|
7a88b1f7ee
|
Increase default request Limits
|
2025-06-17 19:55:31 +02:00 |
|
|
b5411e9c6c
|
Better Debugging for HttpDownloadClient
|
2025-06-17 18:52:27 +02:00 |
|
|
07b260dea6
|
GC Cleanup
|
2025-06-17 18:52:14 +02:00 |
|
|
71ad32de31
|
Fix FlareSolverr IsJson-Check
|
2025-06-17 18:51:29 +02:00 |
|