Commit Graph

11 Commits

Author SHA1 Message Date
Alex Ling 9c367e7d35 Format HTML files with html-beautify 2020-06-04 05:36:39 +00:00
Alex Ling 8fe2f3b4cc Use base url in views 2020-05-23 14:16:56 +00:00
Alex Ling 8fbc5528a8 Move the JS alert function definition to /js/alert.js and move the alert div to views/layout.ecr 2020-03-01 01:23:16 +00:00
Alex Ling d9d1dbc26f Post selected chapter JSON object to API, instead of just posting the
IDs
2020-02-26 17:45:37 +00:00
Alex Ling 9f6261e02d Make the selection and download buttons on the download page functional 2020-02-25 02:29:00 +00:00
Alex Ling d782995bac - Filter MangaDex chapters with volume and chapter range
- Select from table rows using jQuery selectable
2020-02-25 01:52:04 +00:00
Alex Ling e90b97ca43 Display timestamp as time from now using moments.js 2020-02-24 03:14:05 +00:00
Alex Ling b58d2e3620 Show chapter count 2020-02-24 03:13:47 +00:00
Alex Ling a507e3be7a Filter in MangaDex search results 2020-02-24 02:56:50 +00:00
Alex Ling 0fa95959a7 Basic search functionality 2020-02-22 02:14:01 +00:00
Alex Ling aecac748dc Add /download page 2020-02-21 01:59:37 +00:00