|
f4966b0348
|
Docker Image build
|
2024-04-20 18:48:51 +02:00 |
|
|
9a02859f6b
|
Docker Image build
|
2024-04-20 18:46:00 +02:00 |
|
|
e96dd07521
|
Link API Documentation in README.md
|
2024-04-20 18:41:12 +02:00 |
|
|
a610eff8f0
|
Merge branch 'refs/heads/cuttingedge' into Server-V2
|
2024-04-20 18:39:56 +02:00 |
|
|
df2fc4a036
|
Remove README CLI reference
|
2024-04-20 18:39:49 +02:00 |
|
|
c41f04d92d
|
All Valid Request Paths return "Not Implemented".
Ping returns Pong.
|
2024-04-20 18:34:20 +02:00 |
|
|
5e647099cd
|
Spelling
|
2024-04-20 17:56:54 +02:00 |
|
|
011af9c7a8
|
#114 API Documentation
|
2024-04-20 16:59:51 +02:00 |
|
|
630e507564
|
#74 API Documentation
|
2024-04-20 16:59:32 +02:00 |
|
|
fa2598084f
|
Hard cutover https://github.com/C9Glax/tranga/pull/167#issuecomment-2067689986
|
2024-04-20 16:54:58 +02:00 |
|
|
f79743ee93
|
actually use v2 API
|
2024-04-19 22:20:24 +02:00 |
|
|
2828fec316
|
Merge
|
2024-04-19 22:08:03 +02:00 |
|
|
bd14722791
|
Merge remote-tracking branch 'refs/remotes/db-2001/json-api' into Server-V2
|
2024-04-19 22:06:55 +02:00 |
|
|
d22b49cfa8
|
Change Method Header for Handlers to return the response to HandleRequest so we don't forget to send a response.
|
2024-04-19 21:58:29 +02:00 |
|
|
595051b0fe
|
Merge remote-tracking branch 'origin/Server-V2' into Server-V2
|
2024-04-19 21:54:21 +02:00 |
|
|
238395a3da
|
Return JobIds instead of full jobs.
/v2/Jobs
/v2/Jobs/Running
/v2/Jobs/Waiting
/v2/Jobs/Monitoring
|
2024-04-19 21:54:16 +02:00 |
|
|
0313d81204
|
Return JobIds instead of full jobs.
/v2/Jobs
/v2/Jobs/Running
/v2/Jobs/Waiting
/v2/Jobs/Monitoring
|
2024-04-19 21:40:31 +02:00 |
|
|
f5cecb9e30
|
Github Reference Link Style
|
2024-04-19 21:35:38 +02:00 |
|
|
7e5fa6ce41
|
API v2
|
2024-04-19 21:23:15 +02:00 |
|
|
0ab2ae03ce
|
unionby isntead of concat
|
2024-04-19 03:07:46 +02:00 |
|
|
95236daf41
|
Check if tags and authors are the same on Manga equals.
UpdateManga performs union/concat operation on alttitles, tags and authors
|
2024-04-19 03:00:31 +02:00 |
|
|
294ce01bc3
|
Set Manga.releaseStatus to new releaseStatus.
Fix #119
|
2024-04-19 02:37:17 +02:00 |
|
|
13565d1c7a
|
Fixes #166 MangaDex crash on UpdateMetadata, needed to include cover_art in request
|
2024-04-19 02:21:20 +02:00 |
|
db-2001
|
a8aa7d3370
|
Okay, actually write request variables to log.
|
2024-04-18 18:45:19 -04:00 |
|
db-2001
|
01bab62190
|
Log request if unknown
|
2024-04-18 18:32:49 -04:00 |
|
db-2001
|
2768ab38e6
|
Merge remote-tracking branch 'upstream/cuttingedge' into json-api
|
2024-04-18 18:24:26 -04:00 |
|
|
54b24ac37f
|
Merge remote-tracking branch 'refs/remotes/db-2001/cuttingedge' into cuttingedge
|
2024-04-19 00:10:14 +02:00 |
|
|
c67e89f1dd
|
null checks
|
2024-04-19 00:07:34 +02:00 |
|
Dity
|
4ba44d3ac3
|
Merge branch 'C9Glax:cuttingedge' into cuttingedge
|
2024-04-18 18:04:07 -04:00 |
|
db-2001
|
33b8ede492
|
Use new requestParams variable for AprilFoolsMode setting
|
2024-04-18 17:58:23 -04:00 |
|
db-2001
|
dbc1b94124
|
Merge branch 'cuttingedge' into json-api
Solved Merge conflicts with cuttingedge branch
|
2024-04-18 17:56:44 -04:00 |
|
|
8631cf6376
|
Merge pull request #161 from C9Glax/MangaDexRequestLimitChange
MangaDex request limit change
|
2024-04-18 23:54:44 +02:00 |
|
|
df4d547e2b
|
Fix crash with old settings files
|
2024-04-18 23:52:52 +02:00 |
|
db-2001
|
006b71b496
|
Merge remote-tracking branch 'upstream/cuttingedge' into cuttingedge
|
2024-04-18 17:48:43 -04:00 |
|
|
5f03b0d89c
|
Closes #154
|
2024-04-18 23:05:04 +02:00 |
|
|
6dc1ea0030
|
Merge branch 'refs/heads/master' into cuttingedge
|
2024-04-18 22:52:51 +02:00 |
|
|
ff08754610
|
Bump docker/setup-buildx-action@v3.3.0
Bump docker/build-push-action@v5.3.0
|
2024-04-18 22:52:38 +02:00 |
|
|
d1a6c0ad3d
|
Set Chromium Start Timeout to 30 seconds.
Resolves #135 ?
|
2024-04-18 22:13:10 +02:00 |
|
|
0260868968
|
Merge pull request #163 from C9Glax/cuttingedge
Connector Bugs, AprilFools Mode
|
2024-04-18 21:29:40 +02:00 |
|
|
b1f72dcb81
|
Legacy RateLimit remove
|
2024-04-18 19:00:28 +02:00 |
|
|
b0f353819b
|
Legacy RateLimit
|
2024-04-18 18:58:42 +02:00 |
|
|
8f8d019861
|
Streamlined MangaDex information retrieval
|
2024-04-18 18:56:34 +02:00 |
|
|
21a7392493
|
Resolves #160, Rated Manga on Mangadex.
|
2024-04-18 18:01:02 +02:00 |
|
db-2001
|
0d5db15f87
|
Merge remote-tracking branch 'upstream/cuttingedge' into cuttingedge
|
2024-04-16 21:51:58 -04:00 |
|
|
431fde0d76
|
Wrong April Fools check.
Resolves https://github.com/C9Glax/tranga/issues/159
|
2024-04-16 04:18:56 +02:00 |
|
|
e022bf3081
|
Merge branch 'cuttingedge' into dev
|
2024-04-15 15:02:52 +02:00 |
|
|
c25a4f69ec
|
Cleanup
|
2024-04-15 14:51:01 +02:00 |
|
|
82bdb248b9
|
userAgent private set in settings
|
2024-04-15 14:50:44 +02:00 |
|
|
b27114eaad
|
April Fools Mode
https://github.com/C9Glax/tranga/issues/155
|
2024-04-15 14:50:03 +02:00 |
|
Dity
|
051eb4a417
|
Merge pull request #158 from db-2001/cuttingedge
Reimplement Fix for Mangasee
|
2024-04-14 14:35:06 -04:00 |
|