Commit Graph

42 Commits

Author SHA1 Message Date
42596752d3 FIX: null Publications in tasks 2023-07-29 18:55:06 +02:00
485637d99a Added Min-Chapter-Number to API 2023-07-28 10:47:36 +02:00
c8225db4fe #30 #31 2023-07-16 17:47:00 +02:00
4fcaca1a6e Multiple authors resolves #7 2023-06-10 14:45:04 +02:00
32f89f9dce Multiple authors resolves #7 2023-06-10 14:05:23 +02:00
2c1105527a Add Connector Mangasee #34 2023-06-05 19:47:04 +02:00
721b316209 Legal Characters in folder names #38 2023-06-04 21:15:33 +02:00
655e8db2b6 #38 Publication naming scheme 2023-06-03 23:42:59 +02:00
933df58712 Moved publicationFolder creation to Publication with Permissions 2023-06-01 22:59:04 +02:00
8bb6fb902b File Permissions 2023-06-01 18:28:58 +02:00
c2915468a5 status .tolower 2023-06-01 14:58:58 +02:00
8261d02cc7 Renamed methods, made some methods non-static in Connector, some more logging 2023-05-31 20:29:30 +02:00
a1e9dd0232 resolves #27 Foldernames ending in '.' 2023-05-25 22:22:57 +02:00
6fa6f897aa More legal characters 2023-05-25 17:34:24 +02:00
afa18d6a2c Illlegal characters on linux 2023-05-25 16:47:24 +02:00
780df1cd6e Created Image-Cache 2023-05-25 14:25:23 +02:00
5efa00e059 Added field posterBase64 to Publication #22 2023-05-25 13:50:48 +02:00
93cf341f2d Fixed Publication.InternalId 2023-05-22 18:28:42 +02:00
0e0ba1796e closes #7 2023-05-22 17:20:07 +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
4bae223d95 Custom UniqueIdentifier. 2023-05-22 00:33:58 +02:00
578fa5e6be JsonIgnore 2023-05-21 23:27:28 +02:00
455c87b2e1 New API 2023-05-21 21:12:32 +02:00
876b1ab78b Added internalId to Publication 2023-05-21 16:22:14 +02:00
4ee47ed65c Snarky comments. Documentation 2023-05-20 15:05:41 +02:00
621468f498 Added InvalidFileNameCharacters to list of replaced Characters in folder-names 2023-05-20 01:31:06 +02:00
08e0fe7c71 We happy? We happy. Thanks ReSharper 2023-05-20 01:06:12 +02:00
9d104b25f8 Renamed some variables,
changed some access-types to protected/readonly
Made Resharper a bit happier
2023-05-20 01:06:00 +02:00
84542640dc Renamed Method GetSeriesInfo to GetSeriesInfoJson to avoid confusion with xml 2023-05-20 00:19:40 +02:00
68b40e087e rage 2023-05-19 23:02:08 +02:00
7726259d19 resharper 2023-05-19 22:59:37 +02:00
dc97774587 series.json is an abomination 2023-05-19 22:59:16 +02:00
21b8c7e071 Added summary for Publication 2023-05-19 19:53:59 +02:00
afe36ab2ef Switch to Newtonsoft.Json for serialization 2023-05-19 16:23:37 +02:00
0afbcd9bbf Removed field Connector from Publication as it was not needed. 2023-05-19 16:21:59 +02:00
86bb49508a Revert serialization attempt 2023-05-18 21:08:09 +02:00
e8f25ca9d0 Added Series Info Capability 2023-05-18 20:26:47 +02:00
glax
ab34ca2c45 Field folderName in publication 2023-05-18 19:54:51 +02:00
glax
88e5379e25 Cleanup 2023-05-18 19:04:34 +02:00
glax
9eb53bb53a Fixed null-Errors in json 2023-05-18 17:21:34 +02:00
glax
d016d5a8fd Added more fields to Publication 2023-05-18 15:47:05 +02:00
glax
d6ec91c896 Moved files
Added DownloadClient to Connector
2023-05-18 12:26:15 +02:00