Commit Graph

  • 57cd550204 fix user deletion Shish 2020-02-01 11:58:42 +00:00
  • ce22deea83 fucking php... Shish 2020-02-01 11:58:22 +00:00
  • 135b8db720 fix types in http_range support Shish 2020-02-01 11:58:05 +00:00
  • fb4a07a3d6 name top level of trace after test class Shish 2020-01-31 01:13:49 +00:00
  • e5cd9fa923 microcrud update Shish 2020-01-30 22:55:28 +00:00
  • 73310fa7d5 fix tag/source reverts Shish 2020-01-30 22:33:43 +00:00
  • af733b53ca more encoding Shish 2020-01-30 22:10:51 +00:00
  • da42b19d6b make it more explicit that caret/decaret are for encoding tags into URL paths Shish 2020-01-30 21:50:30 +00:00
  • fb80509be9 also escape ? and & in tags Shish 2020-01-30 21:24:16 +00:00
  • 8651cc0d7a get_int for db_version Shish 2020-01-30 21:11:56 +00:00
  • 3ee05b21e2 cache CLI Shish 2020-01-30 21:05:59 +00:00
  • 81aef74715 config CLI Shish 2020-01-30 21:05:43 +00:00
  • 636e1da7d8 format Shish 2020-01-30 14:50:38 +00:00
  • 012f5d9da8 sqlite support for Approvals Shish 2020-01-30 14:50:30 +00:00
  • 5aa86963dd trash and rss comments work with sqlite Shish 2020-01-30 14:45:32 +00:00
  • 0ec305a886 stop using ? as a wildcard Shish 2020-01-30 10:55:35 +00:00
  • c2231432f3 no make_link for forms Shish 2020-01-30 10:31:11 +00:00
  • 55b697c198 block type Shish 2020-01-30 10:26:36 +00:00
  • 02ec21cb16 weird tag test Shish 2020-01-30 10:26:28 +00:00
  • 831906681e fixes for mysql Shish 2020-01-30 09:01:19 +00:00
  • f90c8cee3c SQL T_T Shish 2020-01-29 20:36:25 +00:00
  • fb5bce69f8 SQL T_T Shish 2020-01-29 20:34:02 +00:00
  • 4e57e04ddf fix a lot of tests Shish 2020-01-29 20:22:50 +00:00
  • 86d93b2cc2 bool_escape('1') should be True Shish 2020-01-29 20:20:17 +00:00
  • 41ce16f1b8 ratings works with sqlite (unit tests pass, at least) Shish 2020-01-29 11:30:52 +00:00
  • aa1637d128 format Shish 2020-01-29 01:47:43 +00:00
  • 6d3ca01424 format Shish 2020-01-29 00:49:21 +00:00
  • e8a72b0291 clear in setUp Shish 2020-01-29 00:37:31 +00:00
  • 30bf856f98 test tracing Shish 2020-01-28 23:57:43 +00:00
  • 7472d6faf0 Add a secret 'static' media engine for fast unit testing Shish 2020-01-28 22:23:03 +00:00
  • 615da9e9d2 fix all the tests (for sqlite, php7.4, osx, at least) Shish 2020-01-28 21:19:59 +00:00
  • ac1076b3f3 don't use string concatenation for sql Shish 2020-01-28 00:49:51 +00:00
  • 94635c0c00 add some tests Shish 2020-01-28 00:47:30 +00:00
  • a887077ac8 remove redundant escapes Shish 2020-01-28 00:16:22 +00:00
  • 9ac8246fa2 fixes Shish 2020-01-27 22:22:07 +00:00
  • 95f4474b72 docket Shish 2020-01-27 20:11:28 +00:00
  • d6c7857c6b syntax Shish 2020-01-27 20:06:19 +00:00
  • 9ea70b0055 separate VERSION for tests Shish 2020-01-27 20:02:39 +00:00
  • af48aa504b stop ENABLED_MODS Shish 2020-01-27 20:00:23 +00:00
  • 59c89ee135 Stop failing to have a separate SCORE_VERSION Shish 2020-01-27 19:57:07 +00:00
  • 15d1e4ef17 Remove MIN_PHP_VERSION - that's not a thing that end users can change Shish 2020-01-27 19:54:51 +00:00
  • 22c7cab0cd Merge AUTO_DB_UPGRADE into SPEED_HAX Shish 2020-01-27 19:52:54 +00:00
  • 3c5e6f0746 delete search-accel stuff - built-in queries are faster now Shish 2020-01-27 19:49:50 +00:00
  • 87d1e21679 merge COMPILE_ELS into SPEED_HAX Shish 2020-01-27 19:48:20 +00:00
  • 88afc12c13 testing DSN from environment Shish 2020-01-27 19:40:14 +00:00
  • d254b98780 more helpful installer exception Shish 2020-01-27 19:37:28 +00:00
  • 7080f8bc2a fix InstallerException Shish 2020-01-27 19:31:38 +00:00
  • 7e43e2e304 split www stuff to index.php and test things to tests/bootstrap.php Shish 2020-01-27 19:28:58 +00:00
  • eb9d63c2a2 remove non-functional locking Shish 2020-01-27 19:27:31 +00:00
  • fbe55ea531 remove non-functional locking Shish 2020-01-27 19:27:20 +00:00
  • b0237ddd97 more stuff to util.php Shish 2020-01-27 19:05:43 +00:00
  • b03eb861d4 AUTO_DB_UPGRADE define Shish 2020-01-27 18:55:23 +00:00
  • fc6db3509a tracer_enabled is global Shish 2020-01-27 18:36:29 +00:00
  • dba89e9d13 make all themes have a Page class, to simplify loading Shish 2020-01-27 18:35:36 +00:00
  • 903679dc53 more stuff into regular functions Shish 2020-01-27 18:24:11 +00:00
  • 9b50e98927 move some installer bits to util.php Shish 2020-01-27 17:47:28 +00:00
  • 2d20cf388e Merge branch 'master' of https://github.com/shish/shimmie2 Shish 2020-01-27 13:03:15 +00:00
  • 5dab234630 create test users individually Shish 2020-01-27 13:00:09 +00:00
  • 88b592c6ef coverage as a separate step Shish 2020-01-27 11:57:34 +00:00
  • 10f99c45ee composer update, but with 7.3 Shish 2020-01-26 23:37:24 +00:00
  • 50fb0da7bf composer update Shish 2020-01-26 23:26:08 +00:00
  • 4bd1d8b6ee forms Shish 2020-01-26 23:12:48 +00:00
  • 50f3d04f0c transload error log-ish Shish 2020-01-26 23:23:01 +00:00
  • b98dd3dd76 typing Shish 2020-01-26 22:58:59 +00:00
  • a83223f362 strict video Shish 2020-01-26 21:14:50 +00:00
  • 53d51b1cd1 another Shish 2020-01-26 19:46:10 +00:00
  • cddf6e9d5f more types Shish 2020-01-26 19:44:36 +00:00
  • f8499be286 plte Shish 2020-01-26 18:53:04 +00:00
  • e0778f94f7 more types Shish 2020-01-26 18:47:30 +00:00
  • 235b976dbc databases... Shish 2020-01-26 18:10:58 +00:00
  • f78edfcf99 warner Shish 2020-01-26 17:50:35 +00:00
  • 9d9532a215 warner Shish 2020-01-26 17:47:41 +00:00
  • d3737c7a66 warner Shish 2020-01-26 17:43:39 +00:00
  • 06fffd6328 more Shish 2020-01-26 17:39:55 +00:00
  • 973a53c9bb fix Shish 2020-01-26 16:43:41 +00:00
  • bb72edd15b tests Shish 2020-01-26 16:40:52 +00:00
  • 3631084afd format Shish 2020-01-26 16:38:26 +00:00
  • 60dda96fd2 nits Shish 2020-01-26 16:38:13 +00:00
  • 6cc7124069 ignore Shish 2020-01-26 16:28:12 +00:00
  • 9eb5acf2dc use strict types Shish 2020-01-26 13:19:35 +00:00
  • f5ccffdaf4 shm_simple_form Shish 2020-01-26 13:25:02 +00:00
  • 1802b9c7f6 microhtml for blocks Shish 2020-01-23 00:45:41 +00:00
  • d7a290b635 index prefetch Shish 2020-01-19 19:13:05 +00:00
  • 73c63e3477 microhtml for user page Shish 2020-01-16 19:13:12 +00:00
  • 2c2381d965 microhtml for user page Shish 2020-01-12 15:26:29 +00:00
  • f85b43e17c autocomplete hints Shish 2020-01-12 15:18:56 +00:00
  • 485ad1e569 composer updates Shish 2020-01-07 17:39:14 +00:00
  • ff7f456220
    Merge pull request #692 from shish/dependabot/composer/enshrined/svg-sanitize-0.12.0 Shish 2020-01-08 18:55:48 +00:00
  • f27921e9ef
    Bump enshrined/svg-sanitize from 0.8.2 to 0.12.0 dependabot[bot] 2020-01-08 17:18:32 +00:00
  • 9f4abdaf79 use the right keys for actions Shish 2020-01-01 10:42:38 +00:00
  • 5b5e9d8d7a fix #691 Shish 2019-12-26 17:08:29 +00:00
  • fb2fe58b57 fixes Shish 2019-12-26 16:52:59 +00:00
  • 057ccd65c3 Merge branch 'master' of https://github.com/shish/shimmie2 Shish 2019-12-26 16:37:37 +00:00
  • 51628607d0 ...? Shish 2019-12-26 16:33:08 +00:00
  • 6516e5cc46 argh Shish 2019-12-26 16:23:29 +00:00
  • 8bc7d5d445 pg Shish 2019-12-26 16:21:15 +00:00
  • f3cb70a06d Revert "inline some one-use vars" Shish 2019-12-26 16:20:05 +00:00
  • bafdb1c769 crud update Shish 2019-12-26 00:36:32 +00:00
  • 67afe948bd format Shish 2019-12-26 00:25:18 +00:00
  • b8dc0a880b if login fails with a space, try with underscore Shish 2019-12-16 09:01:09 +00:00