Alex Ling
56d973b99d
Get progress when page loads and when post
2020-10-25 07:21:08 +00:00
Alex Ling
670e5cdf6a
Better logging when optimizing DB
2020-10-25 07:09:37 +00:00
Alex Ling
1b35392f9c
Remove unnecessary properties
2020-10-25 07:09:21 +00:00
Alex Ling
c4e1ffe023
Trigger thumbnail generation from the admin page
2020-10-25 05:41:27 +00:00
Alex Ling
44f4959477
Finish thumbnail generation and DB optimization
...
(#93 )
2020-10-24 04:13:11 +00:00
Alex Ling
0582b57d60
Add config options for optimization tasks
2020-10-24 03:50:26 +00:00
Alex Ling
83d96fd2a1
Add the route to serve thumbnails
2020-10-23 12:30:47 +00:00
Alex Ling
8ac89c420c
Add helper methods for thumbnail generation
2020-10-23 12:30:29 +00:00
Alex Ling
968c2f4ad5
Update DB to save thumbnails
2020-10-23 12:29:20 +00:00
Alex Ling
ad940f30d5
Update image_size.cr
to 0.4.0 for better err msg
2020-10-23 12:21:05 +00:00
Alex Ling
308ad4e063
Only truncate visible titles to improve load time
2020-10-20 14:36:56 +00:00
Alex Ling
4d709b7eb5
Update default config in README
2020-10-18 12:53:43 +00:00
Alex Ling
5760ad924e
Bump version to v0.14.0
v0.14.0
2020-10-18 12:22:26 +00:00
Alex Ling
fff171c8c9
Bump version to v0.13.0
2020-10-18 11:39:24 +00:00
Alex Ling
44ff566a1d
Merge branch 'feature/paged-reader' into dev
2020-10-15 11:52:15 +00:00
Alex Ling
853f422964
Configurable read timeout ( #108 )
2020-10-15 11:51:04 +00:00
Alex Ling
3bb0917374
Allow /manga/<id>
URL for MangaDex
2020-10-15 11:38:22 +00:00
Alex Ling
a86f0d0f34
Add paged reading mode
2020-10-09 10:09:42 +00:00
Alex Ling
16a9d7fc2e
Merge pull request #110 from XavierSchiller/master
...
[arm64] Fix Wrong libgc.so location when building Image
v0.13.0
2020-09-27 20:07:44 +08:00
Xavier
ee2b4abc85
Fix Wrong libgc.so location when building Image.
...
The Repo Maintainer was using the location of libgc.so from the armhf package, however, according to:
https://debian.pkgs.org/9/debian-main-arm64/libgc-dev_7.4.2-8_arm64.deb.html and
https://packages.ubuntu.com/focal/arm64/libgc-dev/filelist
it exists under /usr/lib/aarch64-linux-gnu/
2020-09-27 14:35:43 +05:30
Alex Ling
a6c2799521
Bump version to v0.12.3
v0.12.3
2020-09-22 08:55:29 +00:00
Alex Ling
2370e4d2c6
Add browserstack as a sponsor
2020-09-22 08:54:20 +00:00
Alex Ling
32b0384ea0
Clearer gulpfile
2020-09-22 08:46:53 +00:00
Alex Ling
50d4ffdb7b
Use babel and polyfill.io
2020-09-22 07:40:47 +00:00
Alex Ling
96463641f9
Update progress on last page ( #105 )
2020-09-21 04:35:23 +00:00
Alex Ling
ddbba5d596
Bump version to v0.12.2
v0.12.2
2020-09-17 16:08:52 +00:00
Alex Ling
2a04f4531e
Bound the page number in the reader route
...
fixes #104
2020-09-17 16:06:01 +00:00
Alex Ling
a5b6fb781f
Bump version to v0.12.1
v0.12.1
2020-09-17 13:32:00 +00:00
Alex Ling
8dfdab9d73
Respect the base URL in direct download link ( #103 )
2020-09-17 13:29:52 +00:00
Alex Ling
3a95270dfb
Don't copy unused UIKit files
2020-09-17 13:25:35 +00:00
Alex Ling
2960ca54df
Move fontawesome to NPM
2020-09-17 13:20:24 +00:00
Alex Ling
f5fe3c6b1c
Use image_size.cr v0.2.0
2020-09-16 15:40:01 +00:00
Alex Ling
a612cc15fb
Bump version to v0.12.0
v0.12.0
2020-09-12 14:35:56 +00:00
Alex Ling
c9c0818069
Add inline documentation to reader.js
2020-09-12 14:32:29 +00:00
Alex Ling
2f8efc382f
Clean up
2020-09-12 14:05:15 +00:00
Alex Ling
a0fb1880bd
Update Dockerfile [skip ci]
2020-09-12 13:59:32 +00:00
Alex Ling
a408f14425
Add .dockerignore
2020-09-12 13:59:14 +00:00
Alex Ling
243b6c8927
Typo fix [skip ci]
2020-09-12 07:13:15 +00:00
Alex Ling
ff3a44d017
Update ARM dockerfiles to use image_size.cr
2020-09-12 07:03:30 +00:00
Alex Ling
67ef1f7112
DRY when listing archive entries
2020-09-12 06:58:03 +00:00
Alex Ling
5d7b8a1ef9
Skip error entries in OPDS feed
2020-09-12 06:57:42 +00:00
Alex Ling
a68f3eea95
Allow hyphens in username ( #99 )
2020-09-12 05:29:25 +00:00
Alex Ling
220fc42bf2
Add system dependencies for image_size.cr
2020-09-11 17:02:45 +00:00
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
ef1ab940f5
Fix GitHub tags of dependencies in the Dockerfiles
...
[skip ci]
v0.11.0
2020-08-16 16:45:57 +00:00
Alex Ling
97a1c408d8
Bump version to v0.11.0
2020-08-16 12:44:02 +00:00
Alex Ling
abbf77df13
Merge branch 'master' into dev
2020-08-10 14:32:53 +00:00
Alex Ling
3b4021f680
Workflow retry hack
...
I got random "Invalid memory access" when running `crystal build`.
This is probably a compiler or LLVM bug.
We use this temporary hack to retry until they fix it.
2020-08-10 13:14:05 +00:00
Alex Ling
68b1923cb6
Clear title ID at the end of scans
...
This minimizes the chance of getting an unexpected empty home page
2020-08-10 11:45:50 +00:00