Commit Graph

266 Commits

Author SHA1 Message Date
Alex Ling 986939ecb6 Add tests for the Rename module 2020-05-07 10:01:32 +00:00
Alex Ling a5e97af3a3 Use abstract class in the Rename module 2020-05-03 16:31:00 +00:00
Alex Ling 4cee5faecd Allow | character outside of patterns 2020-05-03 16:30:35 +00:00
Alex Ling 711add74ef Allow spaces in patterns 2020-05-03 16:29:54 +00:00
Alex Ling f6f09c54bc Add Rename module 2020-05-03 12:02:12 +00:00
Alex Ling 0f58ebb87b Ignore markdown files 2020-05-03 12:01:57 +00:00
Alex Ling a354d811d9 Merge branch 'dev' v0.3.0 2020-04-22 14:36:36 +00:00
Alex Ling 22d757362a Update README.md 2020-04-22 22:34:02 +08:00
Alex Ling 8afcea7e87 Update README.md 2020-04-22 22:31:40 +08:00
Alex Ling fb05e913a0 Limit cover image types to png/jpeg in the web UI 2020-04-20 07:36:55 +00:00
Alex Ling 490888ad71 Bump version to 0.3.0 2020-04-19 16:23:00 +00:00
Alex Ling 20d71bfa81 Finish #30 2020-04-19 16:11:23 +00:00
Alex Ling ec6a7bd3d9 Read/unread a directory with API 2020-04-19 15:47:36 +00:00
Alex Ling b449d906ec Merge branch 'cover' into dev 2020-04-19 14:39:19 +00:00
Alex Ling f66bec5545 Update frontend for cover upload 2020-04-19 14:33:24 +00:00
Alex Ling ce5f444012 Remove debug code in upload handler 2020-04-19 14:32:58 +00:00
Alex Ling 8506044232 Handle errors in the "/" endpoint 2020-04-14 06:08:10 +00:00
Alex Ling 079dd8e280 Fix layout macro message displaying bug 2020-04-14 06:08:10 +00:00
Alex Ling 8262a163db Finish the API endpoint for cover upload 2020-04-14 06:09:23 +00:00
Alex Ling d6b22ef736 Don't return from DB blocks 2020-04-10 15:24:49 +00:00
Alex Ling 39f4897fc5 Set status as "Error" if downloaded zip is invalid
(#29)
2020-04-08 10:31:30 +00:00
Alex Ling fc6a33e5fd Update Makefile 2020-04-08 07:18:25 +00:00
Alex Ling 7d97d21d40 Run Ameba and Crystal formatting tool on push 2020-04-08 07:09:54 +00:00
Alex Ling fcf9d39047 Project-wise refactoring to follow Ameba 2020-04-08 06:45:45 +00:00
Alex Ling d33cae7618 Use Ameba 2020-04-08 06:45:45 +00:00
Alex Ling 8b184ed48d Project-wise code formatting 2020-04-08 05:25:12 +00:00
Alex Ling d3309a810b Update bug_report.md 2020-04-07 22:15:07 +08:00
Alex Ling 3866c81588 Use the updated Logger class in spec 2020-04-07 13:26:09 +00:00
Alex Ling 2c31f594a4 Use the new Log module in Crystal 0.34.0 2020-04-07 12:58:42 +00:00
Alex Ling c572c56a39 Upgrade Crystal version to 0.34.0 2020-04-07 12:57:50 +00:00
Alex Ling e670a083a3 Update shards.lock 2020-04-07 12:57:50 +00:00
Alex Ling 9b23e1759d Update shards.lock 2020-04-07 12:57:50 +00:00
Alex Ling 14e3470b12 Hide rename buttons when the login user is not admin 2020-04-07 12:57:50 +00:00
Alex Ling 8ce51a6163 Hide the "Admin" and "Download" buttons when user is not admin 2020-04-07 12:57:50 +00:00
Alex Ling 1d4237d687 Pass in admin information when rendering all pages 2020-04-07 12:57:50 +00:00
Alex Ling b7c0515af7 Fix dark mode on login page 2020-04-07 12:57:50 +00:00
Alex Ling 75edfcdb5b Set and load display names in frontend 2020-04-07 12:57:50 +00:00
Alex Ling 51d19328be Set up API endpoint for setting display names 2020-04-07 12:57:50 +00:00
Alex Ling d405498af4 Update shards.lock 2020-04-07 04:01:04 +00:00
Alex Ling 696f79aea1 Merge pull request #28 from noirscape/env-file
Use a .env file for docker-compose configuration.
2020-04-07 11:43:32 +08:00
noirscape d2da8d0b9a docker: Use a .env file 2020-04-06 21:49:14 +02:00
Alex Ling 4e961192d4 Update README.md 2020-04-06 22:44:45 +08:00
Alex Ling 8b90524a2c Create dockerhub.yml 2020-04-06 21:45:08 +08:00
Alex Ling c9b8770b9f Bump version to v0.2.5 v0.2.5 2020-04-02 09:12:35 +00:00
Alex Ling e568ec8878 Fix the unexpected sorting behavior on Chrome 2020-04-02 09:06:16 +00:00
Alex Ling ac3df03d88 Show page counts on chapter cards v0.2.4 2020-04-02 05:44:29 +00:00
Alex Ling 7c9728683c On the title page, hide progress label of nested titles 2020-04-02 00:16:19 +00:00
Alex Ling d921d04abf Bump version to v0.2.4 2020-04-01 23:32:16 +00:00
Alex Ling 5400c8c8ef Fix a UI bug that shows "resume download" button on download manager even when the downloading process is not paused 2020-04-01 23:21:32 +00:00
Alex Ling 58e96cd4fe Watch the title element size for change 2020-04-01 06:13:03 +00:00