Alex Ling
|
8a0e9250c8
|
Finish OPDS
|
2020-06-05 14:21:47 +00:00 |
|
Alex Ling
|
871a5fe755
|
Add render_xml helper function
|
2020-06-05 14:21:47 +00:00 |
|
Alex Ling
|
1493c3de90
|
Set token cookie after successful basic auth
|
2020-06-05 14:21:47 +00:00 |
|
Jared Turner
|
808074e478
|
Add Recently Added to home
|
2020-06-05 15:13:19 +01:00 |
|
Jared Turner
|
49193b9b00
|
Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home
|
2020-06-04 19:44:07 +01:00 |
|
jaredlt
|
1cb470fb2d
|
Merge pull request #57 from hkalexling/feature/home-ctime
Add `ctime` helper function
|
2020-06-04 19:43:46 +01:00 |
|
Alex Ling
|
e443176a79
|
Add ctime helper function
|
2020-06-04 16:31:49 +00:00 |
|
Alex Ling
|
bec257c99f
|
Update HTML description meta tag
v0.5.2
|
2020-06-04 15:07:32 +00:00 |
|
Alex Ling
|
f2df493d79
|
Add Ko-Fi link [skip ci]
|
2020-06-04 14:54:46 +00:00 |
|
Alex Ling
|
b74f61c025
|
Bump version to v0.5.2 [skip ci]
|
2020-06-04 14:52:38 +00:00 |
|
Alex Ling
|
c76c287e66
|
Fix URL of uploaded images when using base URL
|
2020-06-04 12:38:38 +00:00 |
|
Alex Ling
|
8e7eaa680a
|
Fix favicon for base URL (#55) [skip-ci]
|
2020-06-04 05:43:37 +00:00 |
|
Alex Ling
|
30cdb3ec8f
|
Remove duplicate title ID (#56)
|
2020-06-04 05:37:20 +00:00 |
|
Alex Ling
|
9c367e7d35
|
Format HTML files with html-beautify
|
2020-06-04 05:36:39 +00:00 |
|
Jared Turner
|
4f5e05c008
|
refactor continue reading into Library class
|
2020-06-03 13:48:49 +01:00 |
|
Alex Ling
|
d2f95e5970
|
Bump version to v0.5.1
v0.5.1
|
2020-06-03 08:22:05 +00:00 |
|
Alex Ling
|
82bcd03f15
|
Always create initial user if the DB is empty when started
|
2020-06-03 08:20:40 +00:00 |
|
Alex Ling
|
fe799f30c8
|
Make the user listing command handles empty DB
|
2020-06-03 08:19:40 +00:00 |
|
Alex Ling
|
54123917af
|
Empty ARGV before starting Kemal (#53)
|
2020-06-03 07:55:18 +00:00 |
|
Alex Ling
|
3b737c0bee
|
Add library URL in README [skip ci]
v0.5.0
|
2020-06-02 15:57:14 +00:00 |
|
Alex Ling
|
14bf4da06c
|
Merge branch 'dev'
|
2020-06-02 15:45:11 +00:00 |
|
Alex Ling
|
a72dfcecd3
|
Bump version to v0.5.0
|
2020-06-02 15:29:32 +00:00 |
|
Alex Ling
|
160a249dc6
|
Update CLI help message in README
|
2020-06-02 15:26:38 +00:00 |
|
Alex Ling
|
f9a2534f80
|
Mention CBR support in README
|
2020-06-02 15:21:08 +00:00 |
|
Alex Ling
|
06fe2ccf16
|
Handle escaped characters when filtering (#51) [skip ci]
|
2020-06-02 15:08:43 +00:00 |
|
Jared Turner
|
13c0878357
|
Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home
|
2020-06-01 15:29:36 +01:00 |
|
Jared Turner
|
3ef6a7bfc4
|
continue reading sorted by last read
|
2020-06-01 15:29:18 +01:00 |
|
Alex Ling
|
e214e00dfb
|
Include port number in token
|
2020-06-01 13:50:51 +00:00 |
|
Alex Ling
|
9b5aea223d
|
Promote archive error log level to warning
|
2020-06-01 13:38:15 +00:00 |
|
Alex Ling
|
60100c51fe
|
Add send_attachment function for direct download
|
2020-06-01 13:21:10 +00:00 |
|
Alex Ling
|
27c111d273
|
Handle basic auth for OPDS
|
2020-06-01 13:20:05 +00:00 |
|
Alex Ling
|
1b9d83f367
|
Report if archive is not readable #49
|
2020-06-01 04:54:28 +00:00 |
|
Alex Ling
|
96b8186add
|
Merge branch 'feature/admin-cli' into dev
|
2020-06-01 04:33:27 +00:00 |
|
Alex Ling
|
27dab3c989
|
Disable initial user creation in spec
|
2020-05-31 15:26:11 +00:00 |
|
Alex Ling
|
bcb95d1462
|
Make validate_archive more thorough
|
2020-05-31 15:14:17 +00:00 |
|
Alex Ling
|
4371c7877d
|
Use base URL in cookies path
|
2020-05-31 14:34:42 +00:00 |
|
Alex Ling
|
d72d635c68
|
Add admin/user sub-command
|
2020-05-31 14:30:45 +00:00 |
|
Alex Ling
|
b724b4d508
|
Move username/password validation to Storage class
|
2020-05-31 14:26:20 +00:00 |
|
Alex Ling
|
8bbbe650f1
|
Allow skipping initial user creation
|
2020-05-31 14:25:15 +00:00 |
|
Alex Ling
|
651bd17612
|
Rewrite option parsing using clim and add the admin subcommand
|
2020-05-30 15:14:39 +00:00 |
|
Alex Ling
|
dd01e632a2
|
Promote ameba from development dependency to regular dependency
So I can use it in CI while keeping the `--production` flag in Makefile
|
2020-05-29 16:33:15 +00:00 |
|
Alex Ling
|
43ee8f3b85
|
Pass in production flag when installing shards
|
2020-05-29 16:23:48 +00:00 |
|
Alex Ling
|
4841f90cc1
|
Remove edit buttons from home
|
2020-05-29 15:51:01 +00:00 |
|
Alex Ling
|
bedcac4e35
|
Add missing libarchive-dev library
|
2020-05-29 14:28:18 +00:00 |
|
Alex Ling
|
5260a82e88
|
Add libarchive libraries to Docker and build files
|
2020-05-29 14:04:17 +00:00 |
|
Alex Ling
|
1efb300988
|
Use archive.cr v0.1.0
|
2020-05-29 14:00:59 +00:00 |
|
Alex Ling
|
6b43ee7fe5
|
Add RAR/CBR support
|
2020-05-29 13:45:25 +00:00 |
|
Jared Turner
|
e99d7b8b29
|
Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home
|
2020-05-29 13:31:00 +01:00 |
|
Jared Turner
|
d2ad7fef77
|
WIP last_read property for Entries
|
2020-05-29 13:26:47 +01:00 |
|
Jared Turner
|
ddb6a860ae
|
add 'jump to title' to home modal
|
2020-05-24 10:35:35 +01:00 |
|