|
73ad881600
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-09-16 21:19:30 +02:00 |
|
|
f89aea6ac8
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-09-16 21:19:27 +02:00 |
|
|
5f05ba1049
|
Make SupportedLanguages public.
|
2024-09-16 21:19:19 +02:00 |
|
|
c6cfd9eb6c
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# Tranga/Server.cs
|
2024-09-16 21:17:32 +02:00 |
|
|
a20ee01cfa
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-09-16 21:17:18 +02:00 |
|
|
cf5cbba9a8
|
#247 Add supported languages to Mangaconnectors
|
2024-09-16 21:17:07 +02:00 |
|
|
600b56033d
|
Upgrade to Dotnet 8.0 LangVer 12
|
2024-09-16 21:11:50 +02:00 |
|
|
fdea3659f1
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-09-16 20:38:19 +02:00 |
|
|
7f3754fb64
|
Fix startup issue/issue with existing chapters: ProgressToken would not complete
|
2024-09-16 20:36:40 +02:00 |
|
|
2dac5db4da
|
Create single Chromium Instance that is shared between all Connectors.
Fix pages staying open when page could not be loaded.
|
2024-09-16 20:30:23 +02:00 |
|
|
99df9a9dfd
|
Fix #248
Move contents of old DownloadLocation and WorkingDirectory to new paths. Overwrite existing files, and add from oldPath.
|
2024-09-16 20:10:38 +02:00 |
|
|
77bb309dfa
|
Fix #248 double closing OutputStream in response
|
2024-09-16 19:58:26 +02:00 |
|
|
3456fc6564
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-09-16 19:52:39 +02:00 |
|
|
35f2625f05
|
Fix #249 Manhuaplus where author/tags are not set.
|
2024-09-16 19:52:25 +02:00 |
|
|
0b9948e367
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-09-16 18:32:45 +02:00 |
|
|
96f3dbce65
|
Throw more readable exceptions if deserialization fails for Mangaconnectors.
#249
|
2024-09-16 18:32:34 +02:00 |
|
|
895128a462
|
Merge remote-tracking branch 'origin/cuttingedge-merge-ServerV2' into cuttingedge-merge-ServerV2
|
2024-09-16 18:24:39 +02:00 |
|
|
3b9d4a6735
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-09-11 14:41:49 +02:00 |
|
|
a94186455b
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-09-11 14:41:35 +02:00 |
|
|
7d3deee74c
|
Remove unused constant
|
2024-09-11 14:40:28 +02:00 |
|
|
5980b64caa
|
Readable Chapter comparison
|
2024-09-11 14:40:03 +02:00 |
|
|
cbecb257ef
|
Remove unused constant
|
2024-09-11 14:39:16 +02:00 |
|
|
8316ed08a7
|
Merge pull request #245 from C9Glax/cuttingedge
Prod didn't break, nice
|
2024-09-09 10:10:36 +02:00 |
|
|
190fa8cba7
|
Fix #239 multiple enumeration on Export
|
2024-09-09 09:54:09 +02:00 |
|
|
217700d08d
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# .gitignore
|
2024-09-09 09:44:36 +02:00 |
|
|
7ff9ac53ee
|
Build all docker images with new workflow #233
|
2024-09-09 09:42:52 +02:00 |
|
|
6faaaf4139
|
Fix #243 Moving Publication folders, overwrite files, merge folders
|
2024-09-09 09:23:25 +02:00 |
|
|
9b8b80cd24
|
Fix response closed on OPTIONS request
|
2024-09-07 20:44:15 +02:00 |
|
|
15f3e2b8ec
|
Use current time as internalId for Manga instead of BASE64 string of title
#232
Fix #237
|
2024-09-07 20:33:03 +02:00 |
|
|
2be29e4019
|
MangaDex only download single release for chapter.
Fix #219
|
2024-09-07 20:16:05 +02:00 |
|
|
e8dbf7a718
|
Merge pull request #233 from vonProteus/arm64
Added support for ARM
|
2024-08-31 20:57:44 +02:00 |
|
vonProteus
|
a968f4328d
|
Added support for ARM
|
2024-08-31 20:38:10 +02:00 |
|
|
398b6fff05
|
Merge pull request #230 from C9Glax/cuttingedge-merge-candidate
Cuttingedge merge candidate
|
2024-08-31 20:25:33 +02:00 |
|
|
f5da2f8526
|
Merge pull request #231 from C9Glax/dependabot/github_actions/docker/build-push-action-6.7.0
Bump docker/build-push-action from 6.6.1 to 6.7.0
|
2024-08-31 20:24:43 +02:00 |
|
dependabot[bot]
|
73093ab86c
|
Bump docker/build-push-action from 6.6.1 to 6.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.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-08-27 05:55:58 +00:00 |
|
|
75eea8c761
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-08-26 20:47:19 +02:00 |
|
|
fccaf9fcbe
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-08-26 20:47:06 +02:00 |
|
|
3122aa32e8
|
fix #223 wrong selector
|
2024-08-26 20:46:50 +02:00 |
|
|
06cdbbd283
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-08-26 20:28:57 +02:00 |
|
|
02fad2dd44
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-08-26 20:28:51 +02:00 |
|
|
e0a7d1a187
|
Fix #220 Mangaworld Chapter number parsing
|
2024-08-26 20:28:40 +02:00 |
|
|
054c88712e
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-08-26 20:18:51 +02:00 |
|
|
d0f9a4102c
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-08-26 20:18:44 +02:00 |
|
|
9f178821b6
|
Fix #223 Manganato chapter relative dates.
|
2024-08-26 20:18:35 +02:00 |
|
|
e95eb0497c
|
#229 Resize cover Images if requested
|
2024-08-26 19:34:29 +02:00 |
|
|
3c3f7bb95a
|
Merge recent changes to TrangaSettings backend
|
2024-08-26 19:08:59 +02:00 |
|
|
032ee95716
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# Tranga/Jobs/DownloadNewChapters.cs
# Tranga/Jobs/JobBoss.cs
# Tranga/Jobs/UpdateMetadata.cs
# Tranga/Server.cs
# Tranga/TrangaArgs.cs
# Tranga/TrangaSettings.cs
|
2024-08-26 19:04:05 +02:00 |
|
|
682fd0bc2a
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-08-26 13:22:09 +02:00 |
|
|
dfa8e66f34
|
Fix try-block in Server.cs
|
2024-08-26 13:21:54 +02:00 |
|
|
8f51d22303
|
Fix try-block in Server.cs
|
2024-08-26 13:21:34 +02:00 |
|