Alex Ling
|
7de01991a0
|
Fix the problem that all chapters (regardless of selections) will be
posted to the API
|
2020-02-26 18:20:14 +00:00 |
|
Alex Ling
|
319967438b
|
Merge branch 'master' into v0.2.0
|
2020-02-26 18:19:30 +00:00 |
|
Alex Ling
|
1bbb08eede
|
Show spinner and hide download button when posting to API
|
2020-02-26 17:46:28 +00:00 |
|
Alex Ling
|
d9d1dbc26f
|
Post selected chapter JSON object to API, instead of just posting the
IDs
|
2020-02-26 17:45:37 +00:00 |
|
Alex Ling
|
c33884ea29
|
Add mangadex download enpoint to API
|
2020-02-26 17:42:40 +00:00 |
|
Alex Ling
|
2dd980b92c
|
Add mangadex/downloader.cr (implements MangaDex::Job and
MangaDex::Queue)
|
2020-02-26 17:41:50 +00:00 |
|
Alex Ling
|
89e747d3ee
|
Get Chapter object directly from chapter ID
|
2020-02-26 17:31:53 +00:00 |
|
Alex Ling
|
468f109776
|
Add Manga object as a property of MangaDex::Chapter
|
2020-02-26 17:31:04 +00:00 |
|
Alex Ling
|
905d02e911
|
Add queue db path to config.cr
|
2020-02-26 17:29:34 +00:00 |
|
Alex Ling
|
bb00c2e77f
|
Close zip file after listing entries to prevent leaking
|
2020-02-26 17:24:16 +00:00 |
|
Alex Ling
|
bc75f4d336
|
Add unit test
|
2020-02-25 19:00:10 +00:00 |
|
Alex Ling
|
98baf63b0c
|
Add gitter to README
|
2020-02-24 22:19:31 -05:00 |
|
Alex Ling
|
46b36860d1
|
Add static build target to Makefile
|
2020-02-25 02:32:32 +00:00 |
|
Alex Ling
|
9f6261e02d
|
Make the selection and download buttons on the download page functional
|
2020-02-25 02:29:00 +00:00 |
|
Alex Ling
|
d782995bac
|
- Filter MangaDex chapters with volume and chapter range
- Select from table rows using jQuery selectable
|
2020-02-25 01:52:04 +00:00 |
|
Alex Ling
|
b264f7dd76
|
Remove console in minified JS files
|
2020-02-24 15:45:05 +00:00 |
|
Alex Ling
|
59622930c7
|
Fix the problem that minified assets in dist/ are not used.
|
2020-02-24 15:41:18 +00:00 |
|
Alex Ling
|
e90b97ca43
|
Display timestamp as time from now using moments.js
|
2020-02-24 03:14:05 +00:00 |
|
Alex Ling
|
b58d2e3620
|
Show chapter count
|
2020-02-24 03:13:47 +00:00 |
|
Alex Ling
|
a507e3be7a
|
Filter in MangaDex search results
|
2020-02-24 02:56:50 +00:00 |
|
Alex Ling
|
bf0f5270f0
|
Merge branch 'v0.1.1'
v0.1.1
|
2020-02-23 21:16:23 +00:00 |
|
Alex Ling
|
ac620e1f2a
|
Update docker-compose example
|
2020-02-23 21:09:50 +00:00 |
|
Alex Ling
|
a7519a791e
|
Fix the problem that minified assets in dist/ are not used.
|
2020-02-23 19:18:30 +00:00 |
|
Alex Ling
|
7a21f4dc9b
|
Sort titles in library by name by default
|
2020-02-23 18:36:10 +00:00 |
|
Alex Ling
|
650ebc7f9d
|
Fix #6
|
2020-02-23 18:35:27 +00:00 |
|
Alex Ling
|
5b34c05243
|
Use Babel, so I can write modern JS and save my sanity
|
2020-02-23 18:26:57 +00:00 |
|
Alex Ling
|
803fc8c44b
|
Split routes in server.cr into small files
|
2020-02-23 18:24:32 +00:00 |
|
Alex Ling
|
67d3d2bd55
|
Sorting in library and title page
|
2020-02-22 18:16:04 +00:00 |
|
Alex Ling
|
5ec35f3af6
|
Sort titles in library by name by default
|
2020-02-22 18:15:40 +00:00 |
|
Alex Ling
|
dd49f75079
|
Update README.md
|
2020-02-21 21:22:55 -05:00 |
|
Alex Ling
|
6be9c3eac6
|
Update README.md
|
2020-02-21 21:21:34 -05: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
|
c893135ec6
|
Use Babel, so I can write mordern JS and save my sanity
|
2020-02-22 02:12:01 +00:00 |
|
Alex Ling
|
5a2f80b5e1
|
Add issue templates
|
2020-02-21 16:42:12 -05:00 |
|
Alex Ling
|
5b4d79220c
|
Provide pre-built binary (amd64) in README
|
2020-02-21 14:08:55 -05:00 |
|
Alex Ling
|
a3356344fa
|
Add API for fetching manga info from ID
|
2020-02-21 02:00:01 +00:00 |
|
Alex Ling
|
aecac748dc
|
Add /download page
|
2020-02-21 01:59:37 +00:00 |
|
Alex Ling
|
c449a1e9b1
|
Add /download page
|
2020-02-21 01:59:09 +00:00 |
|
Alex Ling
|
f9a4698fca
|
Add mangadex to config
|
2020-02-21 01:58:45 +00:00 |
|
Alex Ling
|
676f2ae032
|
Include chapter information in MangaDex::Manga#to_info_json output
|
2020-02-21 01:56:57 +00:00 |
|
Alex Ling
|
fd342fe1ee
|
Add mangadex lang code csv to src/assets
|
2020-02-20 23:41:40 +00:00 |
|
Alex Ling
|
1649f286aa
|
Split routes in server.cr into small files
|
2020-02-20 23:39:54 +00:00 |
|
Alex Ling
|
41393f6f02
|
Update README.md
v0.1.0
|
2020-02-19 23:23:11 -05:00 |
|
Alex Ling
|
ace8d07f8b
|
Update docker-compose.example.yml
|
2020-02-19 23:19:09 -05:00 |
|
Alex Ling
|
81440c7a2d
|
Remove named volumes
|
2020-02-19 23:03:00 -05:00 |
|
Alex Ling
|
60a1032f71
|
add a basic Mangadex API wrapper
|
2020-02-20 01:32:18 +00:00 |
|
Alex Ling
|
f833eb4efc
|
update README.md
|
2020-02-19 02:57:06 +00:00 |
|
Alex Ling
|
4d6542cdc4
|
log intial login information regardless of log level
|
2020-02-19 02:50:48 +00:00 |
|
Alex Ling
|
40c2fe00af
|
- typo fix
|
2020-02-19 02:47:44 +00:00 |
|