• Joined on 2023-02-08
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 23:09:37 +02:00
7c18466e95 Fix NETSDK1194 on build
glax pushed to cuttingedge at glax/Tranga 2024-09-16 22:48:11 +02:00
ce1c4d3f65 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
52d0489a1b Fix duplicate mangas on startup
Compare 2 commits »
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 22:47:58 +02:00
52d0489a1b Fix duplicate mangas on startup
glax pushed to cuttingedge at glax/Tranga 2024-09-16 21:31:09 +02:00
f89aea6ac8 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
5f05ba1049 Make SupportedLanguages public.
Compare 2 commits »
glax pushed to Server-V2 at glax/Tranga 2024-09-16 21:25:10 +02:00
18edcef1c3 Resolve #247
73ad881600 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
5f05ba1049 Make SupportedLanguages public.
c6cfd9eb6c Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
cf5cbba9a8 #247 Add supported languages to Mangaconnectors
Compare 14 commits »
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 21:19:21 +02:00
5f05ba1049 Make SupportedLanguages public.
glax pushed to cuttingedge at glax/Tranga 2024-09-16 21:17:23 +02:00
a20ee01cfa Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
cf5cbba9a8 #247 Add supported languages to Mangaconnectors
600b56033d Upgrade to Dotnet 8.0 LangVer 12
Compare 3 commits »
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 21:17:10 +02:00
cf5cbba9a8 #247 Add supported languages to Mangaconnectors
600b56033d Upgrade to Dotnet 8.0 LangVer 12
Compare 2 commits »
glax pushed to cuttingedge at glax/Tranga 2024-09-16 20:38:24 +02:00
fdea3659f1 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
7f3754fb64 Fix startup issue/issue with existing chapters: ProgressToken would not complete
2dac5db4da Create single Chromium Instance that is shared between all Connectors.
Compare 3 commits »
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 20:38:13 +02:00
7f3754fb64 Fix startup issue/issue with existing chapters: ProgressToken would not complete
2dac5db4da Create single Chromium Instance that is shared between all Connectors.
Compare 2 commits »
glax pushed to Server-V2 at glax/Tranga 2024-09-16 20:10:40 +02:00
77bb309dfa Fix #248 double closing OutputStream in response
Compare 2 commits »
glax pushed to cuttingedge at glax/Tranga 2024-09-16 19:52:44 +02:00
3456fc6564 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
35f2625f05 Fix #249 Manhuaplus where author/tags are not set.
Compare 2 commits »
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 19:52:27 +02:00
35f2625f05 Fix #249 Manhuaplus where author/tags are not set.
glax pushed to cuttingedge at glax/Tranga 2024-09-16 18:32:52 +02:00
0b9948e367 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
96f3dbce65 Throw more readable exceptions if deserialization fails for Mangaconnectors.
895128a462 Merge remote-tracking branch 'origin/cuttingedge-merge-ServerV2' into cuttingedge-merge-ServerV2
9b8b80cd24 Fix response closed on OPTIONS request
15f3e2b8ec Use current time as internalId for Manga instead of BASE64 string of title
Compare 6 commits »
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 18:32:37 +02:00
96f3dbce65 Throw more readable exceptions if deserialization fails for Mangaconnectors.
glax pushed to cuttingedge-merge-ServerV2 at glax/Tranga 2024-09-16 18:25:06 +02:00
895128a462 Merge remote-tracking branch 'origin/cuttingedge-merge-ServerV2' into cuttingedge-merge-ServerV2
9b8b80cd24 Fix response closed on OPTIONS request
15f3e2b8ec Use current time as internalId for Manga instead of BASE64 string of title
2be29e4019 MangaDex only download single release for chapter.
Compare 4 commits »
glax pushed to cuttingedge at glax/Tranga-Website 2024-09-11 14:44:05 +02:00
0bc93a7e5c Merge remote-tracking branch 'github/master' into cuttingedge
d4efb158ef Merge pull request #122 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.6.1
fba5764328 Merge pull request #123 from C9Glax/dependabot/github_actions/docker/setup-qemu-action-3.2.0
101a269042 Merge pull request #124 from C9Glax/dependabot/github_actions/docker/build-push-action-6.7.0
3c45813c61 Bump docker/build-push-action from 4.1.1 to 6.7.0
Compare 7 commits »
glax pushed to master at glax/Tranga-Website 2024-09-11 14:43:57 +02:00
d4efb158ef Merge pull request #122 from C9Glax/dependabot/github_actions/docker/setup-buildx-action-3.6.1
fba5764328 Merge pull request #123 from C9Glax/dependabot/github_actions/docker/setup-qemu-action-3.2.0
101a269042 Merge pull request #124 from C9Glax/dependabot/github_actions/docker/build-push-action-6.7.0
3c45813c61 Bump docker/build-push-action from 4.1.1 to 6.7.0
cb38939888 Bump docker/setup-qemu-action from 2.2.0 to 3.2.0
Compare 6 commits »
glax pushed to Server-V2 at glax/Tranga 2024-09-11 14:41:56 +02:00
3b9d4a6735 Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
7d3deee74c Remove unused constant
5980b64caa Readable Chapter comparison
Compare 3 commits »
glax pushed to cuttingedge at glax/Tranga 2024-09-11 14:41:43 +02:00
a94186455b Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
7d3deee74c Remove unused constant
5980b64caa Readable Chapter comparison
cbecb257ef Remove unused constant
Compare 4 commits »