|
217700d08d
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# .gitignore
|
2024-09-09 09:44:36 +02:00 |
|
|
6faaaf4139
|
Fix #243 Moving Publication folders, overwrite files, merge folders
|
2024-09-09 09:23:25 +02:00 |
|
|
9b8b80cd24
|
Fix response closed on OPTIONS request
|
2024-09-07 20:44:15 +02:00 |
|
|
15f3e2b8ec
|
Use current time as internalId for Manga instead of BASE64 string of title
#232
Fix #237
|
2024-09-07 20:33:03 +02:00 |
|
|
2be29e4019
|
MangaDex only download single release for chapter.
Fix #219
|
2024-09-07 20:16:05 +02:00 |
|
vonProteus
|
a968f4328d
|
Added support for ARM
|
2024-08-31 20:38:10 +02:00 |
|
|
75eea8c761
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-08-26 20:47:19 +02:00 |
|
|
3122aa32e8
|
fix #223 wrong selector
|
2024-08-26 20:46:50 +02:00 |
|
|
06cdbbd283
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-08-26 20:28:57 +02:00 |
|
|
e0a7d1a187
|
Fix #220 Mangaworld Chapter number parsing
|
2024-08-26 20:28:40 +02:00 |
|
|
054c88712e
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-08-26 20:18:51 +02:00 |
|
|
9f178821b6
|
Fix #223 Manganato chapter relative dates.
|
2024-08-26 20:18:35 +02:00 |
|
|
e95eb0497c
|
#229 Resize cover Images if requested
|
2024-08-26 19:34:29 +02:00 |
|
|
3c3f7bb95a
|
Merge recent changes to TrangaSettings backend
|
2024-08-26 19:08:59 +02:00 |
|
|
032ee95716
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# Tranga/Jobs/DownloadNewChapters.cs
# Tranga/Jobs/JobBoss.cs
# Tranga/Jobs/UpdateMetadata.cs
# Tranga/Server.cs
# Tranga/TrangaArgs.cs
# Tranga/TrangaSettings.cs
|
2024-08-26 19:04:05 +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 |
|
|
7b91bb699f
|
Fix Settings not loading on reload
|
2024-08-26 13:10:47 +02:00 |
|
|
63b493fa9c
|
Rework TrangaSettings
|
2024-08-26 12:36:35 +02:00 |
|
|
69d6884517
|
#227 Fix wrong filtering, only return top 10 results
|
2024-08-26 11:17:59 +02:00 |
|
|
f4336f9777
|
#227 Mangasee Return results that have similarity over 95% or at least top ten results
|
2024-08-26 10:35:16 +02:00 |
|
|
ea37e81ece
|
Fix last commit
|
2024-08-20 20:53:03 +02:00 |
|
|
21af75f410
|
Faster download for images-urls.
#224
|
2024-08-20 20:47:13 +02:00 |
|
|
fc884adc9f
|
Fix HandleRequest trying to send more than one response
|
2024-08-10 21:52:14 +02:00 |
|
|
960d3f7c62
|
Fix Cover location
|
2024-08-10 21:45:47 +02:00 |
|
|
6520aebcdf
|
Cleanup MangaCache
|
2024-08-10 21:42:09 +02:00 |
|
|
1ee9b644aa
|
Fix Permissions for manga-directory
|
2024-08-10 21:37:43 +02:00 |
|
|
2f36701fef
|
Reduce Logspam
|
2024-08-10 21:25:24 +02:00 |
|
|
b18f8e4059
|
Fix GET /v2/Job/Types
|
2024-08-10 21:00:38 +02:00 |
|
|
8145abb744
|
Fix workign Directory in TrangaArgsMain
|
2024-08-10 18:53:18 +02:00 |
|
|
9dd52178b9
|
Update MangaHere bad ManhuaPlus to v2 architecture
|
2024-08-10 17:34:45 +02:00 |
|
|
cf242f81e1
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# Tranga/Manga.cs
|
2024-08-10 17:32:56 +02:00 |
|
|
200a22228f
|
add log output for Mangahere
https://github.com/C9Glax/tranga/issues/69
|
2024-08-08 21:02:13 +02:00 |
|
|
bc10136331
|
MangaHere image download sucks, you have to iterate all over all images one by one. Have some extra traffic then, idc.
https://github.com/C9Glax/tranga/issues/69
|
2024-08-08 21:00:37 +02:00 |
|
|
d00881e611
|
Add Connector ManhuaPlus
https://github.com/C9Glax/tranga/issues/213
|
2024-08-08 18:58:40 +02:00 |
|
|
926c0d5833
|
fix #214 foldernames
|
2024-07-31 19:24:59 +02:00 |
|
|
3b6417eff2
|
Fix #214 HTML encoded Characters
|
2024-07-31 17:48:15 +02:00 |
|
|
d73bf70868
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# Tranga/Server.cs
|
2024-07-11 15:46:35 +02:00 |
|
|
d0bfb262bf
|
Merge remote-tracking branch 'refs/remotes/github/master' into cuttingedge-merge-ServerV2
|
2024-07-09 11:22:05 +02:00 |
|
|
33e5d65785
|
fix Kavita GetLibraries
|
2024-07-09 11:17:50 +02:00 |
|
|
d221532e0d
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
|
2024-06-29 22:50:14 +02:00 |
|
|
be1e6fe988
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-06-29 22:49:56 +02:00 |
|
|
f61e51e506
|
Fix crash when moving files, now overwrites.
|
2024-06-29 22:49:39 +02:00 |
|
|
5bc2a8909d
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into Server-V2
# Conflicts:
# Tranga/Server.cs
|
2024-06-29 19:38:01 +02:00 |
|
|
de4c57a0cd
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-06-29 19:37:09 +02:00 |
|
|
e368c3c98a
|
Fix https://github.com/C9Glax/tranga/issues/193
Mangaworld Volume and Chapter number Parsing.
|
2024-06-29 19:37:02 +02:00 |
|
|
7c217a7e33
|
Merge branch 'refs/heads/cuttingedge-merge-ServerV2' into cuttingedge
|
2024-06-29 19:20:16 +02:00 |
|
|
a437fcbca1
|
Possible fix https://github.com/C9Glax/tranga/issues/185
Mangaworld publication id had invalid path characters.
|
2024-06-29 19:20:04 +02:00 |
|
|
1dcfecd66f
|
Create CoverImageCache when saving coverimages.
|
2024-06-29 19:14:37 +02:00 |
|