|
9c267f395f
|
But I like this! #1
|
2023-05-23 00:12:30 +02:00 |
|
|
e2b8888130
|
#1 Basic layout and colors
|
2023-05-22 23:52:35 +02:00 |
|
|
b6ac2682f6
|
#1 First commit
It do be uglyyyyy
|
2023-05-22 22:25:50 +02:00 |
|
|
eddf50483f
|
Fixed some nullable types
|
2023-05-22 21:44:52 +02:00 |
|
|
a71d65e666
|
Fix negative sleep time
|
2023-05-22 21:41:11 +02:00 |
|
|
9a640aed27
|
Rewrote CoverDownload check if exists.
|
2023-05-22 21:38:44 +02:00 |
|
|
30b6c4680b
|
Better Rate-Limits
Added Logger to DownloadClient
|
2023-05-22 21:38:23 +02:00 |
|
|
7b6253de0f
|
Create Publication Folder at start of DownloadNewChapters
|
2023-05-22 21:37:30 +02:00 |
|
|
5aa3214ce5
|
TrangaTask.ToString() rewrite for logs-readability.
LogMessages only include class-name without path
|
2023-05-22 21:37:02 +02:00 |
|
|
9b70994f71
|
Adjusted RateLimit
|
2023-05-22 18:55:26 +02:00 |
|
|
93cf341f2d
|
Fixed Publication.InternalId
|
2023-05-22 18:28:42 +02:00 |
|
|
01cb74c088
|
First attempt at #18 Rate Limits
|
2023-05-22 18:15:59 +02:00 |
|
|
ec480dffad
|
Merge pull request 'closes #7' (#17) from Issue_7 into master
Reviewed-on: glax/Tranga#17
|
2023-05-22 17:21:42 +02:00 |
|
|
b7014cbff5
|
Merge pull request 'fixes #14' (#16) from Issue_14_ChapterIsDownlaoded into master
Reviewed-on: glax/Tranga#16
|
2023-05-22 17:21:19 +02:00 |
|
|
0cab921402
|
Merge pull request 'fixes #11' (#15) from Issue_11 into master
Reviewed-on: glax/Tranga#15
|
2023-05-22 17:20:54 +02:00 |
|
|
0e0ba1796e
|
closes #7
|
2023-05-22 17:20:07 +02:00 |
|
|
27d8565dc1
|
fixes #14
|
2023-05-22 17:09:47 +02:00 |
|
|
79dc44d707
|
fixes 11
|
2023-05-22 17:04:31 +02:00 |
|
|
bb6a0ad0d4
|
Merge pull request 'fixes #9' (#13) from Issue_9 into master
Reviewed-on: glax/Tranga#13
|
2023-05-22 16:53:40 +02:00 |
|
|
43db463ba6
|
fixes #9
|
2023-05-22 16:52:52 +02:00 |
|
|
9eb8ddbc40
|
Changed Publication:
downloadUrl is now publicationId, internal to Connector
posterUrl is now a URL to the file, instead of an id
|
2023-05-22 16:45:55 +02:00 |
|
|
972cba69ec
|
JsonIgnore
And better working directory stuff
|
2023-05-22 02:06:49 +02:00 |
|
|
962fe9529e
|
Merge remote-tracking branch 'origin/master'
|
2023-05-22 01:53:36 +02:00 |
|
|
da1b0cb1cd
|
Change to CommonApplicationFolder as applicationPath
|
2023-05-22 01:53:27 +02:00 |
|
|
7f88e57e47
|
Change to CommonApplicationFolder as applicationPath
|
2023-05-22 01:49:53 +02:00 |
|
|
8865bf284f
|
Corrected applicationFolder in API
|
2023-05-22 01:42:53 +02:00 |
|
|
5fc2de5fcb
|
logging
|
2023-05-22 01:20:32 +02:00 |
|
|
4bae223d95
|
Custom UniqueIdentifier.
|
2023-05-22 00:33:58 +02:00 |
|
|
0486168b43
|
AddMangaTaskToQueue Shortcut
|
2023-05-22 00:15:08 +02:00 |
|
|
b64ab5c6d4
|
Created TrangaSettings
Different files for settings, tasks, and known publications
Komga connector is stored in TrangaSettings
|
2023-05-22 00:13:24 +02:00 |
|
|
578fa5e6be
|
JsonIgnore
|
2023-05-21 23:27:28 +02:00 |
|
|
4d33e78123
|
unused variable
|
2023-05-21 22:24:23 +02:00 |
|
|
52ac3e4e4e
|
Proper Mapping for deleting and dequeueing
|
2023-05-21 22:24:12 +02:00 |
|
|
8b99a98e24
|
Merge pull request 'api-testing' (#5) from api-testing into master
Reviewed-on: glax/Tranga#5
|
2023-05-21 22:04:06 +02:00 |
|
|
cf171d5c38
|
Bring CLI in line with new Methods
|
2023-05-21 22:02:35 +02:00 |
|
|
6d49b4b934
|
Swagger
|
2023-05-21 22:02:19 +02:00 |
|
|
b55d2a2d06
|
no duplicate keys
|
2023-05-21 22:02:05 +02:00 |
|
|
737eebf599
|
bring /settings/update in line with new methods
|
2023-05-21 22:01:56 +02:00 |
|
|
aef01b684c
|
Fixed null on settings.komga
|
2023-05-21 22:01:40 +02:00 |
|
|
53bff61174
|
Added Swagger
|
2023-05-21 22:01:28 +02:00 |
|
|
431a602a40
|
Added Method UpdateSettings to SettingsData
Added Method UpdateSettings to TaskManager (to export data after update)
|
2023-05-21 22:01:04 +02:00 |
|
|
9afb81cee2
|
string and json
|
2023-05-21 21:24:18 +02:00 |
|
|
ea69b355b5
|
No duplicate keys
|
2023-05-21 21:24:04 +02:00 |
|
|
84dbc36bbf
|
dont add duplicates
|
2023-05-21 21:23:51 +02:00 |
|
|
455c87b2e1
|
New API
|
2023-05-21 21:12:32 +02:00 |
|
|
df991e3da6
|
Remove APi for testing
|
2023-05-21 17:59:24 +02:00 |
|
|
13c96fd09a
|
Create Appdata Directories for API
|
2023-05-21 16:51:14 +02:00 |
|
|
6f1a6a43ee
|
API: Edit Settings
|
2023-05-21 16:49:55 +02:00 |
|
|
e2afc09c4a
|
API: GetSettings
|
2023-05-21 16:46:34 +02:00 |
|
|
e9db7cfacc
|
API: List Settings
|
2023-05-21 16:41:02 +02:00 |
|