• Joined on 2023-02-08
240 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
glax pushed to master at glax/SteamGameTimeTrack 2025-05-26 01:44:28 +02:00
1a08f932af Working
ebddd3c3ed SteamWebApiKey
Compare 2 commits »
glax pushed to master at glax/SteamGameTimeTrack 2025-05-25 18:37:30 +02:00
01310020ce Rework
glax pushed to master at glax/SteamGameTimeTrack 2025-05-25 18:37:03 +02:00
90d7281050 Rework
glax synced commits to vite-react-ts at glax/tranga-website from mirror 2025-05-20 05:03:02 +02:00
ddaa066dc7 Jobs List
a6d2de35cf Jobs List
7cdc31fedb Fix ImageProcessing
dcf596df84 Fix AprilFoolsMode Setting
855fe91e69 Fix UserAgent Setting
Compare 6 commits »
glax synced commits to vite-react-ts at glax/tranga-website from mirror 2025-05-19 20:53:02 +02:00
4e648bd04e MangaPopup placeholder for Chapterdownload: maxdownloadedchapter
35e2e6ce16 MangaPopup (from List) add "Last Execution" tooltip
dbdb3c0168 Add "Start-Job" button to MangaPopup (from list)
dae653c2b4 Update Job-Dependency (backend)
e9a2a561cf fetchApi.tsx fix nullable content-body for postData and wrapper
Compare 8 commits »
glax synced commits to postgres-Server-V2 at glax/Tranga from mirror 2025-05-19 20:53:01 +02:00
aa67c11050 Start-Job endpoint: Add option to start Jobs that our job is dependent on
7b38d0aa2b Add Debug-output for when next job is due if not job was started
64e31fad54 Job-Cycle match JobTypes and MangaConnectors on running and waiting Jobs
49a70e2341 startNewJobTimeoutMs set to 5000
Compare 4 commits »
glax synced commits to vite-react-ts at glax/tranga-website from mirror 2025-05-19 04:33:02 +02:00
a59920f09d Fix results null
5c5f810127 MangaPopup Badge Icon
181d591344 useState for MangaConnector in Manga with loading from id
0193077377 MangaConnectorContext
9fa57eacdb Fix BadgeIcon-Size
Compare 6 commits »
glax synced commits to postgres-Server-V2 at glax/Tranga from mirror 2025-05-19 04:33:01 +02:00
9659f2a68a MangaDex.cs year may be null
d474868116 Fix missing Permissions for covers
b1312c4164 Remove UpdateSingleChapterDownloadedJob.cs
33856f9927 Fix infinity joby (because we did not create new Scope on every cycle)
Compare 4 commits »
glax synced commits to vite-react-ts at glax/tranga-website from mirror 2025-05-18 20:23:04 +02:00
f391ace9b2 fetchApi dont throw rejected promises
a0d15e08a7 Manga Card with Icon as Badge
Compare 2 commits »
glax synced commits to postgres-Server-V2 at glax/Tranga from mirror 2025-05-18 20:23:03 +02:00
02ab3d8cae UpdatecoverJob Migrations
7974c58fd5 Fix PgsqlContext Discriminator UpdateCoverJob
503d9dfb5f Fix Name UpdateCoverJob
62b035f6c5 GET Mangaconnector endpoint
40c70fbf19 Update readme
Compare 23 commits »
glax synced commits to postgres-Server-V2 at glax/Tranga from mirror 2025-05-18 04:03:02 +02:00
698d138642 Load ParentManga.Library for Chapter
8efb60652b RetrieveChaptersJob.cs distinct Chapters
fe60b98cb8 MangaDex fix crash if "en" tag was missing
63442e9af6 MangaDex fix crash if "en" tag was missing
703e32a30e Check if directorypath is null
Compare 6 commits »
glax synced and deleted reference refs/tags/ant-design at glax/tranga-website from mirror 2025-05-17 19:53:04 +02:00
glax synced and deleted reference refs/tags/frontend-v2 at glax/tranga-website from mirror 2025-05-17 19:53:04 +02:00
glax synced commits to vite-react-ts at glax/tranga-website from mirror 2025-05-17 19:53:04 +02:00
11549a07c3 MangaPopup Drawer
79c13ceb1d Fix Manga-Item to new interfaces,
0907031583 API Dependency-Update
00932bf6bd Remove Lunasea
Compare 4 commits »
glax synced and deleted reference refs/tags/Backend-Logic-Update at glax/Tranga from mirror 2025-05-17 19:53:02 +02:00
glax synced and deleted reference refs/tags/cuttingedge-merge-ServerV2 at glax/Tranga from mirror 2025-05-17 19:53:02 +02:00
glax synced commits to postgres-Server-V2 at glax/Tranga from mirror 2025-05-17 19:53:02 +02:00
fb2b4d6920 Merge pull request
496b49ccb3 ParentJob can be updated, DownloadAvailableJobs Endpoint automatically sets ParentJob to the DownloadAvailableChaptersJob (ondeleteCascade)
b3efcf19d9 Manga GetCover, GetLatestDownloaded, GetLatestAvailable: Check if Jobs are running to fulfill request
0903ec606b MangaController.cs use Manga.Chapters for Navigation instead of new context-Request
6cfa29e3dd Append Headers instead of Adding MangaController.cs
Compare 51 commits »
glax synced commits to Backend-Logic-Update at glax/Tranga from mirror 2025-05-17 03:33:01 +02:00
3283dd7290 DownloadAvailableChaptersJob.cs only create DownloadSingleChapterJobs for Chapters that have not been downloaded
937c5cb7a7 Create a UpdateChaptersDownloadedJob with creation of DownloadAvailableChaptersJob
225b7f02ad Lazy Load Jobs.DependsOnJobs, Manga.Chapters
6258e07f20 Remove unnecessary Attachments
622198a09e Changes to Job.cs:
Compare 22 commits »
glax synced and deleted reference refs/tags/dependabot/github_actions/docker/build-push-action-6.17.0 at glax/Tranga from mirror 2025-05-16 19:23:01 +02:00
glax synced commits to Backend-Logic-Update at glax/Tranga from mirror 2025-05-16 19:23:01 +02:00
a1a5028858 Ordering of DownloadChapterJobs (start at first chapter and work up)
1792952039 Fix RequestTypes for ComickIo
9e62eb53cb Log-Output for DownloadClient improved
f3c4b012b0 ToString Override for RequestResult
7e1c65b470 Optimize requests for JobStarter
Compare 14 commits »