82 Commits

Author SHA1 Message Date
Alex Ling
db6d33eae1
Add sourcerer.io contributors 2020-02-29 21:47:59 -05:00
Alex Ling
5645f272df When an invalid zip file is found, instead of ignoring it silently, log
a warning message
v0.1.2
2020-02-28 18:08:56 +00:00
Alex Ling
dc3bbd10d6 Close zip file after listing entries to prevent leaking 2020-02-28 17:55:45 +00:00
Alex Ling
c89c74c71b Bump version to 0.1.2 2020-02-28 17:53:35 +00:00
Alex Ling
cb76a96126 Removing the logging of the library json on scan 2020-02-28 17:52:50 +00:00
Alex Ling
73b38492ba Remove console in minified JS files 2020-02-28 17:52:14 +00:00
Alex Ling
bf37c4aa10 Sorting in library and title page 2020-02-28 17:51:26 +00:00
Alex Ling
f837be0718 Ignore invalid zip files in library 2020-02-28 17:45:30 +00:00
Alex Ling
98baf63b0c
Add gitter to README 2020-02-24 22:19:31 -05: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
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
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
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
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
Alex Ling
43738ff0aa
Update README.md 2020-02-17 17:28:09 -05:00
Alex Ling
9538bd5f4e
Merge pull request #1 from moeoverflow/feature/better-docker-conf
better Docker configuration
2020-02-17 17:26:38 -05:00
shincurry
ac77fb3c5c update Docker configuration 2020-02-18 05:37:45 +08:00
Alex Ling
873edcd40c - add Dockerfile 2020-02-17 17:36:11 +00:00
Alex Ling
52b1d6f03a - readme 2020-02-17 16:46:15 +00:00
Alex Ling
5ed6b8db1a - basic search functionality 2020-02-17 15:54:19 +00:00
Alex Ling
631feb5cf9 - make install/uninstall 2020-02-17 15:08:19 +00:00
Alex Ling
0d2ec7daa4 - 2020-02-17 14:58:33 +00:00
Alex Ling
444d73c5a5 - add banner to README 2020-02-17 14:57:02 +00:00
Alex Ling
569c01ab28 - add logo and favicon 2020-02-17 14:53:01 +00:00
Alex Ling
deef4d2144 - 2020-02-17 04:15:07 +00:00
Alex Ling
5eb089863c - README 2020-02-17 03:32:11 +00:00
Alex Ling
2fe6506b2e - add basic CLI 2020-02-17 02:52:21 +00:00
Alex Ling
b4fcbf15ca - remove server info from admin view 2020-02-17 02:51:58 +00:00
Alex Ling
8bf19a4592 - ignore mango executable 2020-02-17 02:20:02 +00:00
Alex Ling
7c059342b5 - allow building without uglifying with make build 2020-02-17 02:15:44 +00:00
Alex Ling
69f4795f06 - minify js and css 2020-02-17 01:50:44 +00:00
Alex Ling
2cbb719855 - cbz support 2020-02-17 01:12:40 +00:00
Alex Ling
ec09a1b381 - 2020-02-17 00:43:10 +00:00
Alex Ling
8119f718db - better logging 2020-02-17 00:33:43 +00:00
Alex Ling
e5e2540b7c - define Image as struct 2020-02-16 23:44:58 +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