3d9e32e919
new php-cs-fixer
2021-12-14 18:32:47 +00:00
77f7121e26
drop php7.3 support, make use of 7.4 features
2021-03-14 23:43:50 +00:00
3f5930b4cb
simplify and add tests for upload (and replace) path
2020-10-28 20:51:34 +00:00
e8561f6a04
test pages with args properly
2020-10-27 21:19:19 +00:00
c11f0dafd0
format
2020-10-24 22:16:18 +01:00
9b878d98d6
replace xml_tag with HTMLElement
2020-10-24 13:46:57 +01:00
984c9702ec
The great MIMEing
2020-06-25 00:42:34 +01:00
fc3c6625bd
Changed references to /tmp to sys_get_temp_dir
2020-06-24 16:47:22 +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
03806d0420
https a bunch of things
2020-03-25 11:47:00 +00:00
1597eff082
lint fixing
2020-03-13 09:23:54 +00:00
40ab91f8ea
remove redundant scoreql_to_sql
2020-02-01 22:44:50 +00:00
4e57e04ddf
fix a lot of tests
2020-01-29 20:22:50 +00:00
53d51b1cd1
another
2020-01-26 19:46:10 +00:00
9eb5acf2dc
use strict types
2020-01-26 16:27:56 +00:00
d7a2ca9ddc
remove SCORE_STRNORM - everyone supports LOWER now
2019-12-15 16:07:46 +00:00
95ef5940fc
consistently use colon parameters
2019-11-27 11:47:38 +00:00
f79eafc91e
format
2019-11-04 00:42:06 +00:00
d17e207984
Have get_arg never return null
...
90% of places assume it will never return null, and they will break in
weird ways if it does return null
2019-11-04 00:40:10 +00:00
b568933f45
remove extension metadata comments (we have metadata objects now)
2019-11-02 20:19:09 +00:00
55c6854003
formatting
2019-11-02 19:57:34 +00:00
aa5c8c81e0
Added lower() to some tag lookups
...
Removed a duplicate include line
2019-10-18 16:27:23 +01:00
30698fefdc
remove a bunch of dead variables and things
2019-10-02 11:23:57 +01:00
e6a402cd4e
Merge branch 'custom_ratings' into develop
2019-09-29 14:41:14 +01:00
cf8ed3b134
Added UserLoginEvent
2019-09-29 14:21:23 +01:00
68ee4d0e77
Custom rating support, user rating filter settings
2019-08-07 15:49:26 -05:00
de98e86938
ExtensionInfo conversions what have I done
2019-08-07 15:40:01 -05:00
cb1e9c0075
Permissions to constants
2019-08-01 08:07:05 -05:00
826c623538
PageMode constants
2019-06-18 21:04:31 -05:00
97abeb5254
Added option to detect file type based on header bytes
2019-06-12 17:35:11 -05: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
1ac88e8923
more comments
2015-09-27 12:38:48 +01:00
b9a0278f6e
clean up danbooru api code
2015-09-26 22:50:05 +01:00
8c1e3bc92a
mark tests as public
2015-09-26 11:17:13 +01:00
fc2bbefcb9
test all the things
2015-09-20 22:40:04 +01:00
9af5995dcc
PHPUnit proof of concept
2015-09-20 20:03:29 +01:00
35a4f385b3
phpstorm tidying
2015-09-12 11:43:28 +01:00
90e86b99ae
page->set_code() to set HTTP status
2015-08-02 19:40:57 +01:00
eb51a9b639
migrate to bcrypt for password storage
2014-05-24 09:47:42 +01:00
1ca3865a1c
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
2014-04-25 22:54:51 -04:00
c85630198f
These variables where never defined depending on the execution path.
2014-04-25 17:40:14 -04:00
bcd3f991de
Removing the closing PHP "?>" tag as per style guidelines.
2014-04-25 17:34:20 -04:00
bdf49b33cb
Some more linting thanks to scrutinizer-ci
2014-04-19 01:18:49 -04:00
db5aa56300
remove a bunch of dead code
2014-03-29 11:44:34 +00:00
25c286b71f
add support for using : as a metatag seperator + updated docs
2014-01-02 14:00:24 +00:00
35f7ccb3ba
Include thumbnail dimensions
2013-06-18 22:31:24 +01:00
911caadc84
Support Gelbooru API page offsets
2013-06-18 22:31:16 +01:00
619382d1b9
Include image count and offset in root tag
2013-06-18 22:31:09 +01:00
ac812b4a2a
danbooru api updates
2012-09-24 22:36:09 +01:00