9e52434480
add missing quote in html returned by handle_pixel theme
2021-09-06 18:26:36 +01:00
f5b3276e62
add a missing # in the danbooru original theme, fixes #834
2021-08-30 19:39:08 +01:00
d79430be1e
Edit sort by Categories
...
Sort by the number of tags (sum) for each category descending
This will allow the most used categories to appear first and not by alphabetical order
2021-07-26 12:26:47 +01:00
8bd781cc8c
CSS and JS files configurable by themes
2021-07-26 12:26:03 +01:00
ee0f0be535
Update main.php
...
Misspelled Categories as Gategories :D
2021-07-26 12:24:42 +01:00
6385f67e42
Added Tag Categories link from Tags page
...
For some reason it wasn't there, so you had to manually type (address)/tags/categories
For a while I had no idea it existed until I dug through the code, maybe that will expose users to that feature
2021-07-26 12:24:42 +01:00
32a308a07a
more frequent health checks for faster health
2021-07-24 19:28:18 +01:00
1e0c248710
don't log in when creating a new user unless event->login is set
2021-06-11 23:47:59 +01:00
c4ae68fb47
no transcode for reporting
2021-04-25 10:50:27 +00:00
7149af7df9
rmbtc
2021-04-25 10:23:24 +00:00
f5a69e8fa9
only show some admin actions on some pages
2021-04-25 11:20:55 +01:00
faf35cc884
video references image width / height
2021-03-16 01:49:48 +00:00
89bf741ed4
bump
2021-03-15 00:59:46 +00:00
17080645d1
argh
2021-03-15 00:31:53 +00:00
a8391eb1e5
use our own php-cs-fixer
2021-03-15 00:25:30 +00:00
8bac027139
don't use php-cs-fixer 3.0 yet, our config file only works with 2.X
2021-03-15 00:04:53 +00:00
7babe9d2a6
format
2021-03-14 23:56:23 +00:00
ac981c5eab
bumps
2021-03-14 23:56:06 +00:00
45cf45ed77
bump
2021-03-14 23:55:05 +00:00
77f7121e26
drop php7.3 support, make use of 7.4 features
2021-03-14 23:43:50 +00:00
c558ee3bdb
format
2021-03-14 15:47:29 +00:00
6221fbb096
drop flash support
2021-03-14 15:43:35 +00:00
3e60774e4b
nicer scaling
2021-03-14 15:36:33 +00:00
8a9a2dd96d
theme update
2021-03-14 15:32:05 +00:00
45b1a381b8
add instructions for search by ID
2021-03-14 15:31:28 +00:00
8d478b9c39
refer to user
2021-02-26 23:56:50 +00:00
253d75ae82
format
2021-02-26 23:55:00 +00:00
e88ca1fb05
Nicer upload error messages
2021-02-26 23:54:53 +00:00
05798f9cad
bump svg-sanitize
2021-02-12 21:08:26 +00:00
e65fcb9975
bumps
2021-02-12 21:06:31 +00:00
c7d214189e
biography extension
2021-02-12 21:03:17 +00:00
dd94c7eda6
don't purge image on thumbnail regen
2021-02-12 20:07:48 +00:00
4c3b68b7d5
format
2021-02-12 20:07:02 +00:00
8c379c023e
Log username when deleting users
2021-02-12 20:06:47 +00:00
f6b6c3d335
Another missing id
2021-02-09 11:03:00 +00:00
984b85f60c
2 missing block ids on post/view
2021-02-09 11:03:00 +00:00
02e0f925ac
bumps
2021-01-31 17:56:38 +00:00
9f402b6f9d
tests
2021-01-31 17:21:32 +00:00
03cebf9d68
Merge pull request #808 from LaureeGrd/mistress
...
Show tag info on wiki pages
2021-01-30 19:03:19 +00:00
e043f01cfb
Merge branch 'master' into mistress
2021-01-21 21:51:52 +00:00
875c40ef00
Merge pull request #814 from LaureeGrd/wiki-toggle-revisions
...
Option to disable wiki revisions
2021-01-20 08:33:35 +00:00
2025acd482
Merge branch 'master' into wiki-toggle-revisions
2021-01-20 08:10:19 +00:00
91971b140a
Merge pull request #815 from LaureeGrd/bbcode-doc
...
Add missing entries in bbcode docs
2021-01-20 08:08:53 +00:00
0e81f92e0f
Merge pull request #816 from sanmadjack/pull
...
Various fixes and changes
2021-01-20 08:07:17 +00:00
bd079722c0
Added php-cs-fixer to composer dev requirements
2021-01-18 08:59:07 -06:00
32927aea3d
Formatting pass
2021-01-18 08:37:32 -06:00
bb891f3bd0
Updated user page tests
2021-01-16 15:07:17 -06:00
7cea8592ee
Fixed issues with next/prev post functionality not working with certin URL setups, as the query was not making it back to the server, or was being lost on redirect
2021-01-16 14:54:11 -06:00
fe7b93d6d3
Added max time remaining debug logging to cron upload
2021-01-16 14:35:59 -06:00
6282881c4a
Changed cron uploader to better handle concurrent run attmpts
2021-01-16 14:35:54 -06:00