Alex Ling
|
ec6a7bd3d9
|
Read/unread a directory with API
|
2020-04-19 15:47:36 +00:00 |
|
Alex Ling
|
8506044232
|
Handle errors in the "/" endpoint
|
2020-04-14 06:08:10 +00:00 |
|
Alex Ling
|
8262a163db
|
Finish the API endpoint for cover upload
|
2020-04-14 06:09:23 +00:00 |
|
Alex Ling
|
fcf9d39047
|
Project-wise refactoring to follow Ameba
|
2020-04-08 06:45:45 +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
|
7c9728683c
|
On the title page, hide progress label of nested titles
|
2020-04-02 00:16:19 +00:00 |
|
Alex Ling
|
e902e1dff0
|
Merge branch 'nested' into v0.2.1
|
2020-03-15 02:15:55 +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
|
46dfc2f712
|
Set login cookie expiration date
|
2020-03-14 22:53:52 +00:00 |
|
Alex Ling
|
8c7ced87f1
|
Add nested library support (WIP)
|
2020-03-12 20:37:03 +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
|
1ce553f541
|
Add the /admin/downloads page for monitoring download queue
|
2020-03-01 03:05:40 +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
|
0fa95959a7
|
Basic search functionality
|
2020-02-22 02:14:01 +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
|
c449a1e9b1
|
Add /download page
|
2020-02-21 01:59:09 +00:00 |
|
Alex Ling
|
1649f286aa
|
Split routes in server.cr into small files
|
2020-02-20 23:39:54 +00:00 |
|