|
9b8b80cd24
|
Fix response closed on OPTIONS request
|
2024-09-07 20:44:15 +02:00 |
|
|
dfa8e66f34
|
Fix try-block in Server.cs
|
2024-08-26 13:21:54 +02:00 |
|
|
1bd20791b8
|
Add Cache-Control headers
|
2024-08-26 13:18:48 +02:00 |
|
|
6d723b6355
|
Fix Settings not returning as JSON
|
2024-08-26 13:11:00 +02:00 |
|
|
63b493fa9c
|
Rework TrangaSettings
|
2024-08-26 12:36:35 +02:00 |
|
|
7c217a7e33
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-06-29 19:20:16 +02:00 |
|
|
5614729eab
|
#187 Server v1 NTFY username password
|
2024-06-15 21:33:42 +02:00 |
|
|
2e8b896f3b
|
Fix #178 wrong check on parsing variable aprilfoolsmode
|
2024-04-27 17:53:08 +02:00 |
|
|
51a26a3cba
|
Fix https://github.com/C9Glax/tranga/issues/143
ImageCache could never find files, because they were not in the expected location.
|
2024-04-23 00:20:34 +02:00 |
|
|
c25a4f69ec
|
Cleanup
|
2024-04-15 14:51:01 +02:00 |
|
|
b27114eaad
|
April Fools Mode
https://github.com/C9Glax/tranga/issues/155
|
2024-04-15 14:50:03 +02:00 |
|
|
17a27c9922
|
Reset RequestLimits
|
2024-02-28 02:33:43 +01:00 |
|
|
6c9071b22b
|
Reset UserAgent
|
2024-02-28 02:32:36 +01:00 |
|
|
bee6e7ba37
|
Export settings after updating rateLimits
|
2024-02-28 02:23:58 +01:00 |
|
|
db53e2156b
|
API added POST
NotificationConnectors/Reset
LibraryConnectors/Reset
|
2024-02-11 20:44:27 +01:00 |
|
|
1cce0f204e
|
API added POST
NotificationConnectors/Test
LibraryConnectors/Test
|
2024-02-11 20:41:55 +01:00 |
|
|
ca95460218
|
https://github.com/C9Glax/tranga/pull/122
https://github.com/C9Glax/tranga-website/pull/41
LogFile
Enable LogFiles
|
2024-02-11 01:06:40 +01:00 |
|
|
e801cc4cbf
|
#122 RateLimit GET
https://github.com/C9Glax/tranga-website/pull/41
|
2024-02-11 00:49:26 +01:00 |
|
|
2c4c8de8b5
|
Remove StyleSheet from TrangaSettings
|
2024-02-11 00:39:21 +01:00 |
|
|
0b4461265c
|
#109 Rate Limits
Moved Config for RateLimits to TrangaSettings
Updated API: Settings/customRequestLimit
requestType in RequestType.cs
requestsPerMinute as int
|
2024-02-11 00:35:33 +01:00 |
|
|
2dd82aad13
|
https://datatracker.ietf.org/doc/html/rfc2616
|
2024-01-31 18:46:37 +01:00 |
|
|
31a4e693e0
|
Custom Request Limits #109
|
2024-01-31 18:39:34 +01:00 |
|
|
442d949371
|
Fix #80 UpdateMetaData failing
|
2023-11-12 13:03:33 +01:00 |
|
|
4c1a659f16
|
Add API: POST Jobs/UpdateMetadata
|
2023-11-02 15:48:46 +01:00 |
|
|
8caac538c9
|
https://github.com/C9Glax/tranga-website/issues/19 Send a badrequest response if not a valid libraryconnector
|
2023-10-30 13:39:50 +01:00 |
|
|
7c7f711bb4
|
https://github.com/C9Glax/tranga-website/pull/17
|
2023-10-28 12:47:13 +02:00 |
|
|
438c11af4f
|
#73 api side, untested
|
2023-10-27 13:47:37 +02:00 |
|
|
31a0c6ffb2
|
Fix build warnings
|
2023-10-04 18:14:46 +02:00 |
|
|
58040ecb10
|
Order of returned API Jobs/MonitorJobs And Jobs/Waiting
|
2023-09-19 18:06:08 +02:00 |
|
|
051b85d08b
|
Added contentType to response for images and logs
|
2023-09-19 16:43:08 +02:00 |
|
|
a4a49d40f0
|
API GET LogMessages new optional parameter count
|
2023-09-13 14:40:23 +02:00 |
|
|
28fa85f05c
|
#50 Added parameter translatedLanguage POST Jobs/DownloadNewChapters
POST Jobs/MonitorManga
|
2023-09-13 14:20:10 +02:00 |
|
|
1066e1ca2e
|
#50 translated-language support (if connector supports it)
API GET Manga/Chapters new parameter "translatedLanguage"
|
2023-09-13 14:09:47 +02:00 |
|
|
017701867d
|
Fixed logic on API GET Jobs/Progress
|
2023-09-08 19:58:44 +02:00 |
|
|
9eee6683fa
|
Add API GET Ping
|
2023-09-08 16:31:38 +02:00 |
|
|
1265c7a072
|
Added API: GET Manga
|
2023-09-05 20:26:31 +02:00 |
|
|
c601541249
|
Added API: GET LogMessages and LogFile
resolves #10
|
2023-09-05 20:02:24 +02:00 |
|
|
ae1184320f
|
Added API: customFolderName to Jobs/MonitorManga and Jobs/DownloadNewChapters
resolves #30
|
2023-09-05 19:51:18 +02:00 |
|
|
384e4c4f43
|
Added parameter "ignoreBelowChapterNum" tp API: Jobs/MonitorManga and Jobs/DownloadNewChapters
|
2023-09-05 19:44:14 +02:00 |
|
|
32fd75bdae
|
Add Manga to cached on parsing
|
2023-09-02 22:12:49 +02:00 |
|
|
ad1d4dfe23
|
Fixed naming errors containing Manga
Added GetMangaFromUrl(url) to Mangaconnector
|
2023-09-02 21:52:48 +02:00 |
|
|
5465ac4e5c
|
Removed DELETE Jobs/DownloadChapter and Jobs/MonitorManga. Can both be reached with DELETE Jobs (jobId)
Added POST Jobs/Cancel
CancelJob and RemoveJob cancels/removes subJobs
|
2023-09-02 14:13:15 +02:00 |
|
|
dd4d5a81ee
|
Fix JobId variable in API requests
|
2023-09-02 14:11:44 +02:00 |
|
|
a05e1914e3
|
Log output changes
|
2023-09-02 14:11:11 +02:00 |
|
|
28e05e549d
|
Added import and export for Jobs
Renamed tasksFilePath -> jobsFilePath and changed to jobs.json
|
2023-09-01 23:37:50 +02:00 |
|
|
32036df057
|
Added API call to retrieve cover with internalId.
No need to mount imageCache over multiple containers.
|
2023-09-01 21:40:56 +02:00 |
|
|
89c5f4b820
|
Added API-call GET Jobs/MonitorJobs
|
2023-08-31 16:40:08 +02:00 |
|
|
1c1169e5ce
|
Renamed Managers to Connectors
|
2023-08-31 16:39:39 +02:00 |
|
|
d5d34c5381
|
Changed return-values of API: NotifcationConnectors/Types and LibraryConnectors/Types
|
2023-08-31 15:52:47 +02:00 |
|
|
9f30e52713
|
Added new API-Calls:
POST: Jobs/StartNow
DELETE: Jobs
|
2023-08-31 13:12:03 +02:00 |
|