Commit graph

  • 4a5d30e0bf [filter] add filter extension discomrade 2024-02-23 03:50:57 +0000
  • ddf500199e [danbooru] standardise thumbs layout discomrade 2024-02-23 08:55:24 +0000
  • 8af5b2f3db [ratings] add ratings field to upload discomrade 2024-03-28 01:47:03 +0000
  • 571839ec4a [upload] build post fields using events discomrade 2024-03-28 01:36:34 +0000
  • 8af33ded18 [statistics] add statistics page discomrade 2024-03-23 04:17:05 +0000
  • b59fe4c694 Have a common PartListBuildingEvent, fixes #1124 Shish 2024-03-28 12:42:39 +0000
  • 8d489b4f90 [notes] Round note dimensions to int discomrade 2024-03-22 13:42:27 +0000
  • 8f86ddaa75 [regen-thumb] have regen-thumb ext handle the regen-thumb command Shish 2024-03-17 21:55:55 +0000
  • 74ad1bf86d [s3] sync by query (which might be an ID range) rather than by ID range Shish 2024-03-17 21:52:47 +0000
  • fc34513b7d set height for color input so the color preview is actually visible Joe 2024-03-17 12:49:28 -0500
  • e2a60404dc use color input when editing tag categories Joe 2024-03-17 12:48:26 -0500
  • 39ecf9b3eb add color swatches to tag category editor Joe 2024-03-17 12:47:04 -0500
  • cc8e4ffd47 [tags] fully separate tag_list and tag_categories, see #1103 Shish 2024-03-13 23:34:33 +0000
  • cefd48e94f [tags] redirect to view page after updating tags, fixes #1103 Shish 2024-03-13 23:36:09 +0000
  • d2689ae225 [tag_categories] send a CSRF token along with tag category edits, fixes #1103 Shish 2024-03-12 10:34:10 +0000
  • ba10a5b7d8 [tag_categories] remove redundant permission check, see #1103 Shish 2024-03-09 23:11:11 +0000
  • aec230beb0 [tag_list] only match 'GET /tags/{sub}', to avoid conflicting with 'POST /tags/categories' Shish 2024-03-12 10:34:17 +0000
  • 517f8c0019 [core] differentiate permission denied due to missing permission vs error, see #1103 Shish 2024-03-12 10:34:13 +0000
  • b8ff02f6ba [docker] use ini_parse_quantity for post_max_size, see #1096 Shish 2024-03-12 10:10:52 +0000
  • e5471df505 [docker] fix max filesize / max uploads being counted wrong Shish 2024-02-27 15:06:22 +0000
  • b6cca42f73 [core/polyfills] remove mb_ functions - there are standard polyfills for that Shish 2024-02-26 15:09:57 +0000
  • 52278baf75 [docker] set php.ini variables in a flexible way, see #1096 Shish 2024-02-27 10:59:14 +0000
  • 551c7f628a [ci] test shortcuts Shish 2024-02-27 00:51:16 +0000
  • 91e1cf3abe [graphql] take post metadata as arbitrary key-value pairs Shish 2024-02-25 19:33:34 +0000
  • b9c7d632fd [graphql] custom field resolver, fixes #1089 Shish 2024-02-25 19:29:33 +0000
  • d2df6fc50f [deps] bump gqla Shish 2024-02-25 16:50:10 +0000
  • 2be141327a [graphql] fix graphql field access, fixes #1089 Shish 2024-02-24 22:05:12 +0000
  • 2f4d8572b7 [core] don't limit searchable tag length, only writable length, fixes #1087 Shish 2024-02-24 17:34:51 +0000
  • aeeccf31d5 [themes/default] nicer table headings Shish 2024-02-24 16:31:02 +0000
  • 73ec7be491 [image_hash_ban] fix link Shish 2024-02-24 16:30:56 +0000
  • 255e797ea0 [not_a_tag] fix link Shish 2024-02-24 16:30:59 +0000
  • ac14d1e4c6 [core] search code docs and test function Shish 2024-02-24 14:02:11 +0000
  • 751a8f61d2 [futaba] add greentext formatting discomrade 2024-02-23 11:30:51 +0000
  • 3ba8834c20 [futaba] fix comment reply button discomrade 2024-02-20 00:54:36 +0000
  • 82b8991fa4 [ci] sqlite3 is installed by default, and show versions first Shish 2024-02-23 14:00:17 +0000
  • 4cc9b2f5d3 [core] don't crash when REMOTE_ADDR is 'unix:', fixes #1076 Shish 2024-02-22 23:14:04 +0000
  • c5fc001dbd [home] wrap nav links to prevent overflow discomrade 2024-02-22 12:11:19 +0000
  • ae92e42300 [core] Utils tests Shish 2024-02-21 23:40:10 +0000
  • dd6c47484d [core] UserClass tests Shish 2024-02-21 23:20:54 +0000
  • 00b96c313f [setup] don't crash if multichoice isn't set Shish 2024-02-21 23:20:27 +0000
  • 8100ab31a9 [handle_archive] standard tmpdir Shish 2024-02-21 21:31:20 +0000
  • cff1bbad7d [various] split Index::onSearchTermParse into relevant extensions Shish 2024-02-21 21:31:25 +0000
  • d3352f1563 [devcontainer] seed shell history Shish 2024-02-21 21:56:03 +0000
  • 555d82b590 [ci] run tests in dev mode, with assertions Shish 2024-02-21 22:32:43 +0000
  • 535a6f30c1 [devcontainer] fix user creation Shish 2024-02-21 19:41:48 +0000
  • 7bc8459cda [docker] generate web server config with our own script (envsubst is terrible) Shish 2024-02-21 18:42:33 +0000
  • 0a617f6292 [docker] only replace specific variables, fixes #1064 Shish 2024-02-21 17:04:57 +0000
  • 0890de35c1 [core] don't crash if TRUSTED_PROXIES isn't defined, fixes #1061 Shish 2024-02-21 14:58:14 +0000
  • fa5f6b8179 [home] style counter images to adjust to screen width discomrade 2024-02-21 14:16:49 +0000
  • 2e8d5dbc49 [ci] remove scrutinizer - too many false positives compared to phpstan... Shish 2024-02-21 14:52:39 +0000
  • a77c31b2cb [docker] accept MAX_FILE_UPLOADS as a docker environment variable Shish 2024-02-21 11:58:37 +0000
  • b407bad7c5 [core] give admin all permissions Shish 2024-02-21 11:12:04 +0000
  • aff227ac31 [core] fix permissions in forum and notes discomrade 2024-02-21 11:13:09 +0000
  • ac86cb1302 [core] rename FORUM_CREATE permission discomrade 2024-02-21 11:12:51 +0000
  • 3f064c3336 [handle_pixel] better zoom logic Noz 2024-02-20 22:56:10 -0500
  • 3b5976c334 [handle_pixel] change post view defaults Noz 2024-02-20 22:29:36 -0500
  • 93944fc883 [user] change email required default Noz 2024-02-20 22:09:49 -0500
  • 100d86dfbd fix installer Noz 2024-02-20 22:04:43 -0500
  • 343a858898 fix static file paths Noz 2024-02-20 22:01:01 -0500
  • db0e788a67 [core] Deduplicate ImageAdditionEvent & ImageInfoSetEvent Shish 2024-02-20 21:28:14 +0000
  • 50fe355046 add wildcard search examples discomrade 2024-02-20 06:38:46 +0000
  • 2136be80ab [core] test truncate() properly, and then fix it, and then use it Shish 2024-02-20 11:21:24 +0000
  • a21f6ebf6b [notes] allow clicking through notes container discomrade 2024-02-20 07:22:31 +0000
  • d451f164a3 [comment] fix unnecessary truncate when trimming discomrade 2024-02-20 03:02:43 +0000
  • e80d235fe9 [core] use Safe library, reduce StdLibEx Shish 2024-02-20 00:22:25 +0000
  • c0bc11ee0c Revert "[upload] add rating fields to upload form" Shish 2024-02-19 22:54:11 +0000
  • ffb0d405b4 [comment] fix comment deletion in other themes too Shish 2024-02-19 22:29:45 +0000
  • 32d5274880 [upload] add rating fields to upload form discomrade 2024-02-17 07:23:50 +0000
  • 2f2985f3eb [et] add commit info to versions.shimmie where people are more likely to copy-paste it Shish 2024-02-19 13:10:10 +0000
  • 06db4a12e0 [core] test for order=random_1234 Shish 2024-02-16 20:16:01 +0000
  • 0d5b938a94 Create CONTRIBUTING.md Shish 2024-02-16 22:20:19 +0000
  • 08b01502a5 Do not cast hard drive size to integer - fixes #1037 Marcos Del Sol Vives 2024-02-16 17:10:37 +0100
  • b3eb5e7b03 Fix order:random not working on SQlite Marcos Del Sol Vives 2024-02-16 18:21:45 +0100
  • 5c4b7c1284 [post_tags] avoid DB call if not needed Shish 2024-02-16 16:41:00 +0000
  • b97827a6af Auto-merge master to main Github Actions 2024-02-16 11:22:01 +0000
  • 260d38c7f8 fix version Shish 2024-02-16 11:20:51 +0000
  • 2cc53a958e apply review suggestions Joe 2024-02-15 15:00:25 -0600
  • 0f620da854 make block IDs unique Joe 2024-02-14 22:40:42 -0600
  • 5e0c6dd427 add togglable thumbnails for post relationships Joe 2024-02-14 22:30:41 -0600
  • f033efd456 [replace] if replace gets a POST with no replacement, show the ask-for-a-replacement page, see #1034 Shish 2024-02-14 12:44:19 +0000
  • 4e362d816f [core] named constant for nice urls Shish 2024-02-14 12:35:58 +0000
  • 937cef38db [db] show original client IP in postgres status Shish 2024-02-14 07:28:55 +0000
  • ebeb3b6c60 [core] don't specify ORDER BY when counting total number of results, which allows the DB to be much faster Shish 2024-02-13 17:35:01 +0000
  • 28a3aad887 [core] stop logging curl debug info to stdout Shish 2024-02-13 01:05:35 +0000
  • 9c4e306b58 [tag_edit] separate responsibility for tags, source, owner, and lock Shish 2024-02-12 17:39:10 +0000
  • 3d905b1055 [core] load null-strings as null, fixes #1023 Shish 2024-02-12 16:03:37 +0000
  • 29ff1b7333 [ci] bump actions/cache version Shish 2024-02-12 13:53:25 +0000
  • f031af44ba [ci] bump actions/checkout version Shish 2024-02-12 13:51:11 +0000
  • bd2ca06659 [autocomplete] support aliases Shish 2024-02-12 13:40:23 +0000
  • 331a724b6e [autocomplete] don't try to complete a minus by itself, see #1028 Shish 2024-02-12 13:25:06 +0000
  • f3772236f9 [pools] remove dead code Shish 2024-02-12 11:32:28 +0000
  • 53f0c130a3 [danbooru2] GET for search query Shish 2024-02-12 11:26:13 +0000
  • b06cf0b1da [core] don't make_link(make_link(path)), fixes #1029 Shish 2024-02-12 11:19:24 +0000
  • 9998b3501d bump Shish 2024-02-12 11:16:28 +0000
  • 263c455457 more consistent use of q parameter Shish 2024-02-12 11:11:14 +0000
  • 7b2321e989 [htaccess] cache css/js for one day Shish 2024-02-12 11:05:49 +0000
  • f9d06d5e7e [core] fix nicedebug Shish 2024-02-11 23:28:48 +0000
  • cf2edb91f5 [htaccess] set php.ini settings Shish 2024-02-11 23:16:08 +0000
  • 62ece58403 [core] fix uglyurl thumbs Shish 2024-02-11 21:34:57 +0000
  • 60a6e92231 [log_console] silence error if we can't open the tty Shish 2024-02-11 21:27:38 +0000