Alex Ling
|
0035cd9177
|
Revert "Upgrade Crystal to 0.35.1"
Kemal is having some issues in 0.35.0: https://github.com/kemalcr/kemal/issues/575
|
2020-06-20 16:24:01 +00:00 |
|
Alex Ling
|
899b221842
|
Merge branch 'dev'
v0.7.0
|
2020-06-20 13:50:37 +00:00 |
|
Alex Ling
|
a317086f81
|
Bump version to v0.7.0
|
2020-06-20 13:39:14 +00:00 |
|
Alex Ling
|
b83313b231
|
Set recently added group range to 1 day
|
2020-06-20 13:12:13 +00:00 |
|
Alex Ling
|
62af879bfa
|
Upgrade Crystal to 0.35.1
|
2020-06-20 13:12:13 +00:00 |
|
Alex Ling
|
96f98f6c78
|
Rename and format ECR files
|
2020-06-19 11:34:03 +00:00 |
|
Alex Ling
|
841d5051cb
|
Copy robots.txt to dist/ in gulpfile
|
2020-06-18 15:09:18 +00:00 |
|
Alex Ling
|
0768e2177b
|
Bring back original behavior for recently added
(#37 https://github.com/hkalexling/Mango/issues/37#issuecomment-644748066)
|
2020-06-17 16:17:29 +00:00 |
|
Alex Ling
|
0e4d67cf29
|
Hide the progress badge with incorrect value
|
2020-06-17 16:16:35 +00:00 |
|
Alex Ling
|
00fcc881ee
|
Start from page 1 if the entry has been completed
(#71)
|
2020-06-16 06:17:52 +00:00 |
|
Alex Ling
|
ca8d9efcfd
|
Show entry display name and path in reader modal
(#71)
|
2020-06-16 06:06:32 +00:00 |
|
Alex Ling
|
0e7be6392d
|
Fix incorrect modal colors on the reader page
|
2020-06-16 06:06:32 +00:00 |
|
Alex Ling
|
4af5258602
|
Show Mango version on the admin page (#71)
|
2020-06-16 05:26:34 +00:00 |
|
Alex Ling
|
23c6256552
|
Merge branch 'feature/color-label' into dev
|
2020-06-16 05:16:27 +00:00 |
|
Alex Ling
|
ef0e3fd346
|
Add color to labels in dark mode (#70)
|
2020-06-16 05:15:39 +00:00 |
|
Alex Ling
|
b70fad13a7
|
Restrict "recently added" from 3 months to 1
|
2020-06-15 14:54:28 +00:00 |
|
Alex Ling
|
d2f9735250
|
Add space between entry title and button in modal
|
2020-06-15 14:53:16 +00:00 |
|
Alex Ling
|
06d6311080
|
Display book percentage in "recently added"
|
2020-06-15 14:32:37 +00:00 |
|
Alex Ling
|
674da55bde
|
Add entry download button (#45)
|
2020-06-15 12:54:42 +00:00 |
|
Alex Ling
|
dc084aff7c
|
Support webp (#69, nice)
|
2020-06-15 12:35:44 +00:00 |
|
Alex Ling
|
4c2cf64f53
|
Limit load_progress to @pages
|
2020-06-15 12:34:51 +00:00 |
|
Alex Ling
|
f4c4bb536c
|
Include nested entries in continue reading
|
2020-06-15 12:10:31 +00:00 |
|
Alex Ling
|
47edb3008b
|
Refactor get_recently_added_entries
|
2020-06-15 12:09:17 +00:00 |
|
Alex Ling
|
e28dadc94e
|
Add started? and deep_titles helper methods
|
2020-06-15 12:05:59 +00:00 |
|
Alex Ling
|
3dc9bd2264
|
Add finished? helper method
|
2020-06-15 09:48:41 +00:00 |
|
Alex Ling
|
9302601307
|
Move relevant methods from Title to Entry
|
2020-06-13 15:54:55 +00:00 |
|
Alex Ling
|
650ba98039
|
Merge pull request #67 from flying-sausages/patch-1
Added Use-case to Feature Request template
|
2020-06-11 22:45:02 +08:00 |
|
flying-sausages
|
bb2173788b
|
Added Use-case to Feature Request template
|
2020-06-11 14:14:41 +01:00 |
|
Alex Ling
|
c8be2849b9
|
Show progress for titles and nested titles
|
2020-06-11 12:36:25 +00:00 |
|
Alex Ling
|
aa269f26ee
|
Fix incorrect breadcrumb menu order
|
2020-06-11 12:34:13 +00:00 |
|
Alex Ling
|
5c26b0d6dc
|
Handle nested titles in the recently added section
|
2020-06-11 10:03:34 +00:00 |
|
Alex Ling
|
c9d3c35bdd
|
Add robots.txt
|
2020-06-09 15:48:08 +00:00 |
|
Alex Ling
|
9255de710f
|
Link to Wiki in README
v0.6.1
|
2020-06-09 15:12:23 +00:00 |
|
Alex Ling
|
39b251774f
|
Bump version to v0.6.1 [skip ci]
|
2020-06-09 15:08:15 +00:00 |
|
Alex Ling
|
156e511d4a
|
Fix failed build (omitted parentheses)
|
2020-06-09 14:54:23 +00:00 |
|
Alex Ling
|
5cd6f3eacb
|
Fix incorrect login redirect (#64)
|
2020-06-09 14:46:45 +00:00 |
|
Alex Ling
|
a0e5a03052
|
DRY html modal and head
v0.6.0
|
2020-06-09 10:34:24 +00:00 |
|
Alex Ling
|
e53641add1
|
Handle the rare case when renamed string is ".."
|
2020-06-09 09:42:28 +00:00 |
|
Alex Ling
|
45cdfd5306
|
Merge branch 'fix/mangadex-slash' into dev
|
2020-06-09 09:31:17 +00:00 |
|
Alex Ling
|
3d352ed062
|
Add test for slash escaping
|
2020-06-09 09:28:37 +00:00 |
|
Alex Ling
|
bac7be5163
|
Escape slash in filename when downloading (#62)
|
2020-06-09 09:25:20 +00:00 |
|
Alex Ling
|
717d44e029
|
Refactor get_recently_added_entries method
|
2020-06-09 05:37:10 +00:00 |
|
Alex Ling
|
8da4475a74
|
Remove duplicate title ID (#56)
|
2020-06-08 15:55:40 +00:00 |
|
Alex Ling
|
680504779f
|
Use component template on home page
|
2020-06-08 15:51:42 +00:00 |
|
Alex Ling
|
926d0e66a5
|
Formatting
|
2020-06-08 15:29:05 +00:00 |
|
Alex Ling
|
0f3dd51d6b
|
Respect base URL
|
2020-06-08 15:24:35 +00:00 |
|
Alex Ling
|
53c3798691
|
Merge branch 'feature/home' into dev
|
2020-06-08 15:11:09 +00:00 |
|
Jared Turner
|
6d4e8ea544
|
Show config path for empty libraries and link to Admin for manual re-scan
|
2020-06-08 15:24:51 +01:00 |
|
Jared Turner
|
0bd94a2290
|
Add config path to Config
|
2020-06-08 15:24:17 +01:00 |
|
Jared Turner
|
cff599f688
|
refactor get_recently_added_entries, new_user and empty_library
|
2020-06-08 15:23:36 +01:00 |
|