Commit graph

25 commits

Author SHA1 Message Date
Alex Cabal
ff2501e24a Don't show nav bar when listing an ebook collection, and show all the items on one page 2020-12-13 13:51:20 -06:00
Alex Cabal
4ecb6f2aa2 Fix double encoding of URL in ebook grid navbar 2020-12-09 10:46:34 -06:00
Alex Cabal
5c4617d759 Code style tweaks to satisfy PHPStan 2020-12-08 14:32:53 -06:00
Alex Cabal
658db66c2b Include ToC entries in search results for short and poetry compilations 2020-12-08 14:27:01 -06:00
Alex Cabal
1010b287a6 Add new sorting and filtering options to ebook browse page 2020-12-07 19:45:07 -06:00
Alex Cabal
c6e8e7d36a Serve PHP files as XHTML 2020-09-21 12:45:27 -05:00
Alex Cabal
79ec73946e Close all void HTML tags and remove HTML entities 2020-09-04 12:42:27 -05:00
Alex Cabal
9e5654555f Don't print collection type if the type is in the name (i.e. 'Martian Series series') 2020-05-23 20:46:32 -05:00
Alex Cabal
aed7db7fc1 Improve how collections are organized and internally and printed to HTML 2020-05-22 16:22:46 -05:00
Alex Cabal
986183a83f Remove trailing slashes from URLs 2020-05-02 21:03:22 -05:00
Alex Cabal
56aaab7152 Add new WEB_ROOT constant 2020-03-20 11:37:42 -05:00
Alex Cabal
bd4dd7baa2 Change the way we deploy ebooks from destroying the entire apcu cache and rebuilding on the next web request, to rebuilding in the background 2020-02-29 22:29:19 -06:00
Alex Cabal
7cd1a39bc2 White space tweak 2019-11-15 12:53:52 -06:00
Alex Cabal
347c04b7b5 Tweak usage of HttpInput::Get* to use default parameter instead of null coalesce 2019-11-15 12:53:37 -06:00
Alex Cabal
f1cf572b32 Tweak CSS for dark mode and accessibility 2019-10-24 16:25:55 -05:00
Alex Cabal
68ac986bb5 Fix 404 path 2019-08-24 17:30:43 -05:00
mgbennet
633b4f493c Matched sort select style to the search bar, and other feedback from Alex 2019-06-13 15:29:29 -05:00
Evan Hall
f361c1a552 Replace sorting buttons with drop-down menu, including new sorting methods 2019-06-13 15:29:29 -05:00
Evan Hall
52a5e6056f Add 'reading ease' and 'length' sorting methods 2019-06-13 15:29:29 -05:00
Alex Cabal
58cc098058 Add Safe PHP functions 2019-03-07 12:11:50 -06:00
Alex Cabal
75bfec619e Improve collection title for collections with diacritics 2019-02-27 13:26:52 -06:00
Alex Cabal
6f86a1899b Improve tag and collection browsing and pagination 2019-02-26 18:36:26 -06:00
Alex Cabal
cfa54122d6 Add support for tag browsing and collection browsing 2019-02-26 17:05:23 -06:00
Alex Cabal
ba53958596 More refactoring for static analysis 2019-01-18 17:49:13 -06:00
Alex Cabal
28c8a3f0ba Initial commit 2018-12-29 16:02:00 -06:00