Commit graph

173 commits

Author SHA1 Message Date
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
6a3e715567 Remove Tractatus from ignored ebooks, now that we have pinned FF to an older version 2019-10-30 11:31:42 -05:00
Alex Cabal
aca6ba09e4 Add Tractatus to ignored repos temporarily until FF fixes a screenshot bug 2019-10-21 09:02:46 -05:00
Alex Cabal
8f33a1021c Rearrange filesystem layout, and add configuration files 2019-08-23 19:47:30 -05:00
Alex Cabal
628d467d3f Hide contributors with display-seq == 0 2019-08-21 16:39:42 -05:00
Alex Cabal
f8da23ab9d Don't crash the whole catalog if one book doesn't parse correctly 2019-08-16 15:57:54 -05:00
Alex Cabal
876234ef9c Fix double encoded ampersands in title strings 2019-08-16 15:57:42 -05:00
Alex Cabal
c278c13cfd Don't add a period after contributors if the last character is a period 2019-08-16 15:22:14 -05:00
Evan Hall
52a5e6056f Add 'reading ease' and 'length' sorting methods 2019-06-13 15:29:29 -05:00
Alex Cabal
530cad6cc8 Switch from eval() to include() in template class. APC caches includes nowadays so caching is not necessary any more. 2019-04-05 18:40:48 -05:00
Alex Cabal
def275ab3c Remove closing tags from pure PHP files 2019-04-03 16:25:00 -05:00
Alex Cabal
58cc098058 Add Safe PHP functions 2019-03-07 12:11:50 -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
f5d7d4e02a Add Composer autoloading functions and PHPStan for testing 2019-02-26 13:03:45 -06:00
Alex Cabal
f0575be98f Add DP OLS to known sources 2019-01-23 17:46:35 -06:00
Alex Cabal
b812485d8a Remove flaky iconv and replace with PHP-intl 2019-01-18 20:51:22 -06:00
Alex Cabal
ba53958596 More refactoring for static analysis 2019-01-18 17:49:13 -06:00
Alex Cabal
5939195955 Fix iconv bug with apostrophes 2019-01-18 13:40:02 -06:00
Alex Cabal
c879dcab34 Updates to more strict type checking after some static analysis 2019-01-17 21:26:48 -06:00
Alex Cabal
fd63a395cf Empty variable check 2019-01-04 16:52:18 -06:00
Alex Cabal
5e23dc069e Improve Open Graph data 2018-12-30 18:30:07 -06:00
Alex Cabal
28c8a3f0ba Initial commit 2018-12-29 16:02:00 -06:00