Commit Graph

26 Commits

Author SHA1 Message Date
4bad1b6382 Set Interval for MonitorJob to 3 hrs
Added function to retrieve Cover-Url
2023-09-01 23:42:31 +02:00
2fb876f1fb Added setCookie function 2023-08-31 16:45:17 +02:00
4e5be60e84 Corrected wrong uri on UpdateKomga UpdateKavita 2023-08-31 16:24:04 +02:00
50d93d4631 New API-Call: StartJobNow 2023-08-31 13:12:20 +02:00
05a799521f Added/Removed API-Functions 2023-08-31 12:56:09 +02:00
ad4027779f Remove Deprecated CreateUpdateLibraryTask 2023-07-30 17:29:30 +02:00
a16686dfbf Fix wrong taskNames 2023-06-22 22:52:26 +02:00
cdd2d94ba1 Wrote my own Http-Server.
ASP-NET can **** my **** and *** :)
2023-06-20 23:15:56 +02:00
02a382a99a Website: Added connector NotificationManager LunaSea
Added Update Method for TrangaSettings for LunaSea
#21
2023-06-15 18:57:50 +02:00
d9ced11cd1 Website: Added gotify config 2023-06-15 18:38:47 +02:00
8b58e7dd13 Website: On Download Chapters only show chapters that have not yet been downloaded
API: Added new variables to /Publications/GetChapters: onlyNew and onlyExisting. API will return only new, only existing or all chapters depending on variables.
#19
2023-06-15 17:14:20 +02:00
7784f2024e API changes:
/Tranga/GetAvailableControllers => /Controllers/Get
/Tranga/GetKnownPublications =>/Publications/GetKnown
/Tranga/GetPublicationsFromConnector => /Publications/GetFromConnector
/Tasks/GetTaskTypes => /Tasks/GetTypes
/Tasks/GetTaskProgress => /Tasks/GetProgress
/Tasks/Create is now split in 3:
    /Tasks/CreateMonitorTask
    /Tasks/CreateUpdateLibraryTask
    /Tasks/CreateDownloadChaptersTask
2023-06-08 19:24:46 +02:00
c436389426 renamed wrong variable names publicationId -> internalId 2023-06-06 21:57:10 +02:00
61712d0537 variable name 2023-06-05 01:03:03 +02:00
496d502cd2 Kavita Auth is a pain. 2023-06-03 21:26:29 +02:00
7612411917 #33 Update Website 2023-06-03 16:25:04 +02:00
b643a0c2a9 Fix Wrong API uri for GetRunningTasks
Added GetQueue function

Added display for running, queued, total tasks
2023-05-25 18:09:18 +02:00
1d263ef45a Configurable API-location 2023-05-25 10:42:19 +02:00
fd3423d03c Correct Port 2023-05-24 22:56:15 +02:00
e2917d2f2e Changed CORS policy allow all origins
Added Dockerfile to website
Changed Ports
2023-05-24 22:30:11 +02:00
a0636ac7a2 Finished Settings-Cart 2023-05-24 21:48:54 +02:00
22d6389d38 Fix wrong API* Path create task 2023-05-23 15:17:47 +02:00
ba5ae67aa7 Fix wrong API path for GetTaskTypes 2023-05-23 14:44:45 +02:00
da4a5bed09 All API-calls #1 2023-05-23 13:52:35 +02:00
290819de09 Created first api-calls #1 2023-05-23 13:15:29 +02:00
87d2357b41 CORS Error 2023-05-23 12:51:21 +02:00