3ba1261f31
Add Endpoints to retrieve all (not-)Downloaded Chapters
2025-03-13 17:23:52 +01:00
be72d4ba97
Add Endpoint to return Jobs with State and Type combined
2025-03-13 16:52:40 +01:00
f237d82cac
Add Endpoints to retrieve Database-Entries for Author, Link, and MangaAltTitle from Id
2025-03-13 16:44:34 +01:00
a43901564b
Manga Cover request retrieve sizing from query instead of body
2025-03-13 16:35:29 +01:00
34ec185125
Rename Manga.ConnectorId to IdOnConnectorSite
...
Do not include Manga.CoverUrl and CoverFileNameInCache in API-request-responses
2025-03-13 16:07:07 +01:00
cd08d9d78b
Update TrangaSettings request limits to private set
2025-03-13 15:40:13 +01:00
339f40b61b
More readme
2025-03-13 15:34:29 +01:00
8ee8f33f33
Update docker-compose.local.yaml to not spin up a website-instance
Docker Image CI / build (push) Waiting to run
2025-03-13 15:25:09 +01:00
6721bd863f
Update Readme
2025-03-13 15:20:22 +01:00
ee820cfa27
Merge branch 'master' into postgres-Server-V2
2025-03-13 14:00:42 +01:00
24361d5a43
Update packages
2025-03-13 14:00:38 +01:00
6687ab4b3b
Port Manganato
2025-03-08 19:22:23 +01:00
290324f9d9
Merge branch 'cuttingedge-merge-ServerV2' into postgres-Server-V2
...
# Conflicts:
# Tranga/Chapter.cs
# Tranga/MangaConnectors/Manganato.cs
# Tranga/MangaConnectors/WeebCentral.cs
2025-03-08 19:04:36 +01:00
89ed500751
Update actions for Server-V2
Docker Image CI / build (push) Has been cancelled
2025-03-08 19:02:14 +01:00
b00b0ee030
Merge branch 'master' into cuttingedge-merge-ServerV2
Docker Image CI / build (push) Has been cancelled
2025-03-08 19:00:42 +01:00
e47c52ad48
Merge pull request #367 from C9Glax/cuttingedge
...
Cuttingedge merge
2025-03-08 18:58:40 +01:00
ef87e02d0b
Add Endpoints to change single requestlimit
2025-03-08 18:46:35 +01:00
0af83f2fd0
Update Swagger Documenatation for 501 NotImplemented
2025-03-08 18:36:57 +01:00
f3854ab594
Implement MangaController/MoveFolder
2025-03-08 18:36:30 +01:00
207604a437
Return JobIds and NotificationConnector-IDs on creation
2025-03-08 18:36:10 +01:00
832ddf1442
Implement MoveFileOrFolderJob.cs
2025-03-08 18:35:41 +01:00
313225a1a1
Migrations
2025-03-08 18:09:54 +01:00
ffc0e7555a
Add NewtonsoftJson to Swagger
...
Add RetrieveChaptersJob.cs
Add UpdateFilesDownloadedJob.cs
Remove DownloadNewChaptersJob.cs and instead use DownloadAvailableChaptersJob.cs
2025-03-08 18:09:41 +01:00
ecfc8f349b
Back to working
2025-03-08 16:53:27 +01:00
94678e744f
Replace occurences of "ID" with more meaningful names in documentation
2025-03-08 13:26:07 +01:00
73eb02e7cb
Fix Route for new Endpoint
...
Adjust Routes for Search
2025-03-08 13:20:28 +01:00
c3ebd6acac
Database Migrations
2025-03-08 13:10:39 +01:00
a694b9f5ab
Add endpoint to add Manga by URL
2025-03-08 13:09:19 +01:00
b24d2e12fc
Provide Method to validate URL for GetMangaFromUrl
2025-03-08 12:54:29 +01:00
6909c367e5
Types return only Ids of related Entities
2025-03-08 12:54:07 +01:00
293f0af8e3
Merge pull request #366 from merlinmarijn/manganato-domain-switch
...
Docker Image CI / build (push) Waiting to run
Manganato connector search fix
2025-03-08 07:40:11 +01:00
merlinmarijn
ebfa34e386
Update Manganato.cs
2025-03-07 22:33:24 +01:00
merlinmarijn
14524407f9
Update Manganato.cs
2025-03-07 22:29:40 +01:00
d56f0b383a
Merge pull request #365 from merlinmarijn/manganato-domain-switch
...
Docker Image CI / build (push) Waiting to run
Manganato fix chapter naming format in CBZ files (i am sorry)
2025-03-07 21:54:06 +01:00
merlinmarijn
70391c83c1
Update Manganato.cs
...
i found out, i am stupid
2025-03-07 21:39:17 +01:00
dc7696ee26
Merge pull request #364 from merlinmarijn/manganato-domain-switch
...
Docker Image CI / build (push) Waiting to run
Enforce correct referrer check for access to Manganato
2025-03-07 20:19:52 +01:00
merlinmarijn
49dab9a670
Referrer policy changed
...
- Updated: image hosting platform seem to have changed a policy requiring now to send the referrer from the actual site instead of just allowing any connecting regardless of the referrer address
2025-03-07 19:57:27 +01:00
4cb48dd1b4
Remove TrangaSettings.apiportnumber
2025-03-07 18:56:01 +01:00
d43ae881b5
#362 add links to MangaConnectors for Icons
2025-03-07 18:53:34 +01:00
3583e45071
Only use enabled connectors for global search
2025-03-07 18:28:43 +01:00
c4adba6357
Update Metadata of all Manga on startup
2025-03-07 18:25:28 +01:00
ed74975312
Filter and order jobs by type and chapter
2025-03-07 18:13:39 +01:00
043f0b9593
#74 Endpoints for latest chapter downloaded and latest chapter available
2025-03-07 16:37:32 +01:00
022ebe2bcc
Arbitrary Webhook for NotificationConnectors
...
Backend only deals in REST Webhooks
The API has custom Endpoints for Ntfy, Gotify, Lunasea that create pre-formatted Webhooks
#297 #259
2025-03-07 16:30:32 +01:00
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