Alex Ling
|
a45e6ea3da
|
Rewrite web reader
|
2020-09-11 17:00:42 +00:00 |
|
Alex Ling
|
88394d4636
|
Expose page ratios through API
|
2020-09-11 17:00:28 +00:00 |
|
Alex Ling
|
0cd46abc66
|
Finish batch marking (#75)
|
2020-07-30 11:39:23 +00:00 |
|
Alex Ling
|
6e9466c9d2
|
Rename plugin function search to listChapters
|
2020-07-29 07:15:55 +00:00 |
|
Alex Ling
|
df8a6ee6da
|
Finish plugin functionalities
|
2020-07-23 17:15:40 +00:00 |
|
Alex Ling
|
2773c1e67f
|
Plugin download page WIP
|
2020-07-22 13:52:28 +00:00 |
|
Alex Ling
|
ae7c72ab85
|
Decouple Queue and related classes from MangaDex
|
2020-07-21 11:47:14 +00:00 |
|
Alex Ling
|
dc084aff7c
|
Support webp (#69, nice)
|
2020-06-15 12:35:44 +00:00 |
|
Alex Ling
|
9302601307
|
Move relevant methods from Title to Entry
|
2020-06-13 15:54:55 +00:00 |
|
Alex Ling
|
1bec9f0108
|
Use singleton in various classes
|
2020-05-07 10:12:58 +00:00 |
|
Alex Ling
|
ec6a7bd3d9
|
Read/unread a directory with API
|
2020-04-19 15:47:36 +00:00 |
|
Alex Ling
|
8262a163db
|
Finish the API endpoint for cover upload
|
2020-04-14 06:09:23 +00:00 |
|
Alex Ling
|
8b184ed48d
|
Project-wise code formatting
|
2020-04-08 05:25:12 +00:00 |
|
Alex Ling
|
75edfcdb5b
|
Set and load display names in frontend
|
2020-04-07 12:57:50 +00:00 |
|
Alex Ling
|
51d19328be
|
Set up API endpoint for setting display names
|
2020-04-07 12:57:50 +00:00 |
|
Alex Ling
|
7e22cc5f57
|
Fix bug in API /api/book/:tid that causes 500
|
2020-03-15 01:03:49 +00:00 |
|
Alex Ling
|
c355c67415
|
Download older chapters (as shown on MangaDex) first
|
2020-03-11 19:26:23 +00:00 |
|
Alex Ling
|
943076ccf7
|
Simplify the download queue tasks APIs
|
2020-03-11 18:11:32 +00:00 |
|
Alex Ling
|
e2d01f7eb9
|
Remove error handling in the parse_query_result method of
MangaDex::Job, and pass the possible exceptions to the frontend and
handle them there.
|
2020-03-03 02:33:32 +00:00 |
|
Alex Ling
|
30af64e9ca
|
Add pause/resume download button to the download manager
|
2020-03-02 16:30:05 +00:00 |
|
Alex Ling
|
f13f7989d5
|
Finish the download manager page
|
2020-03-02 01:50:04 +00:00 |
|
Alex Ling
|
5d7bbc7c9b
|
Remove @log from MangaDex::Job and save the @success_count and
@fail_count instead
|
2020-02-29 04:11:48 +00:00 |
|
Alex Ling
|
8c47d50291
|
Update download API to use Queue in Context and use @full_title
|
2020-02-28 17:38:45 +00:00 |
|
Alex Ling
|
4ca8daca29
|
Add API to fetch download queue
|
2020-02-28 17:38:08 +00:00 |
|
Alex Ling
|
e8c365b7a1
|
Rename module Mangadex to MangaDex
|
2020-02-28 16:48:48 +00:00 |
|
Alex Ling
|
319967438b
|
Merge branch 'master' into v0.2.0
|
2020-02-26 18:19:30 +00:00 |
|
Alex Ling
|
c33884ea29
|
Add mangadex download enpoint to API
|
2020-02-26 17:42:40 +00:00 |
|
Alex Ling
|
650ebc7f9d
|
Fix #6
|
2020-02-23 18:35:27 +00:00 |
|
Alex Ling
|
803fc8c44b
|
Split routes in server.cr into small files
|
2020-02-23 18:24:32 +00:00 |
|
Alex Ling
|
83597e7f84
|
Fix typo
|
2020-02-22 02:13:35 +00:00 |
|
Alex Ling
|
a3356344fa
|
Add API for fetching manga info from ID
|
2020-02-21 02:00:01 +00:00 |
|
Alex Ling
|
1649f286aa
|
Split routes in server.cr into small files
|
2020-02-20 23:39:54 +00:00 |
|