Commit Graph

19 Commits

Author SHA1 Message Date
5a64e8729b nits 2023-01-11 11:15:26 +00:00
bce2d55744 Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
3d9e32e919 new php-cs-fixer 2021-12-14 18:32:47 +00:00
e82b9ea811 Added post peek extension 2021-01-16 14:26:19 -06:00
1b469d9919 Added image dimension data attributes 2021-01-16 14:26:19 -06:00
984c9702ec The great MIMEing 2020-06-25 00:42:34 +01:00
63b2601e67 Mime type handling overhaul
Changed mime type map to deal with the reality that certain file types have multiple extensions and/or multiple mime types, as well as constants supporting all of the data. Created new functions using the updated mime type map to resolve mime types and extensions. Updated various items around the project that determine mime/extension to take advantage of the new functions.
2020-06-03 19:47:40 +01:00
342f30142b re-enable prefetch 2020-02-05 01:27:00 +00:00
ef82d5f1a1 account for missing tags 2020-02-05 01:26:18 +00:00
13f4de8c14 Have arrowkey nav use HTML next/prev links 2020-02-04 01:59:08 +00:00
fdfae4f9c0 first/last links too 2020-02-04 01:18:04 +00:00
0f0cceae22 format 2020-02-04 01:15:25 +00:00
ad905248e8 prev/next/preload links for any page with a paginator 2020-02-04 01:12:50 +00:00
9eb5acf2dc use strict types 2020-01-26 16:27:56 +00:00
3859e27839 New Graphics extension
Added constants to several extensions
2019-07-08 08:07:02 -05:00
2396ae2ef9 fix a bunch of lints 2019-05-28 20:27:23 +01:00
34b05cca7c PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
5ec3e89884 php7.1 all the things 2019-05-28 17:31:20 +01:00
b2f10ea5ab split up files in core/ for saner management 2018-11-05 22:30:18 +00:00