Alex Ling
|
3ca6d3d338
|
Bump version (0.2.0 -> 0.2.1)
|
2020-03-15 17:09:27 +00:00 |
|
Alex Ling
|
ae281e2e21
|
Bump version number (0.1.2 -> 0.2.0)
|
2020-03-13 17:03:20 +00:00 |
|
Alex Ling
|
f140ffa4b2
|
Add and use MLogger in MangaDex::Queue and MangaDex::Downloader
|
2020-03-03 02:05:55 +00:00 |
|
Alex Ling
|
d50804830d
|
Merge branch 'master' into v0.2.0
|
2020-02-29 17:50:38 +00:00 |
|
Alex Ling
|
c89c74c71b
|
Bump version to 0.1.2
|
2020-02-28 17:53:35 +00:00 |
|
Alex Ling
|
d3d8dff6d2
|
Add MangaDex::Queue to Context
|
2020-02-28 17:37:08 +00:00 |
|
Alex Ling
|
650ebc7f9d
|
Fix #6
|
2020-02-23 18:35:27 +00:00 |
|
Alex Ling
|
2fe6506b2e
|
- add basic CLI
|
2020-02-17 02:52:21 +00:00 |
|
Alex Ling
|
7168c6bfb2
|
- use logger
|
2020-02-16 21:24:19 +00:00 |
|
Alex Ling
|
bb936b1fa6
|
- group config/library/storage into context
|
2020-02-16 18:25:28 +00:00 |
|
Alex Ling
|
d9129ad58f
|
- periodic scan
|
2020-02-16 17:20:12 +00:00 |
|
Alex Ling
|
7c66b05872
|
- move the initialization of config/library/storage to mango.cr
- remove duplicate initialization of server in server.cr
|
2020-02-16 04:14:38 +00:00 |
|
Alex Ling
|
0c177c3d31
|
- move all routes to server.cr
|
2020-02-15 19:27:12 +00:00 |
|
Alex Ling
|
20a2146675
|
- show 403 message
|
2020-02-15 18:35:23 +00:00 |
|
Alex Ling
|
4f73f48731
|
- set kemal to production mode if using --release
|
2020-02-15 18:34:26 +00:00 |
|
Alex Ling
|
87255e8996
|
- make the page parameter in reader the actual page number instead of
index
|
2020-02-15 16:50:38 +00:00 |
|
Alex Ling
|
d36aed3595
|
- finish the reader
- implement the infinite scroll using scrollmagic
|
2020-02-15 16:19:14 +00:00 |
|
Alex Ling
|
a0710e274b
|
- remove unnecessary nil handling in the get_username macro
|
2020-02-14 17:04:50 +00:00 |
|
Alex Ling
|
c7bde94495
|
- make the page parameter in the reader view the same as the page number in books
|
2020-02-14 16:57:48 +00:00 |
|
Alex Ling
|
5534b9bcdf
|
- save/load reading progress
|
2020-02-14 03:22:12 +00:00 |
|
Alex Ling
|
042df2bf1f
|
-
|
2020-02-14 00:57:39 +00:00 |
|
Alex Ling
|
83f6fc25f0
|
- basic admin panel and user management
|
2020-02-13 04:36:59 +00:00 |
|
Alex Ling
|
f126dfb430
|
- implement reader
|
2020-02-12 20:17:45 +00:00 |
|
Alex Ling
|
9eedac280e
|
- / and /book/:title
|
2020-02-12 17:52:33 +00:00 |
|
Alex Ling
|
cc031c9aef
|
- implement login and load images from zip
|
2020-02-12 03:47:10 +00:00 |
|
Alex Ling
|
3c2b054ec8
|
- initial commit
|
2020-02-11 22:06:17 +00:00 |
|