Commit Graph

  • 2f313b704a Making document ready events consistent Matthew Barbour 2020-06-21 14:24:13 -05:00
  • 8fe7038e73 Added option to BulkActionEvent to prevent redirect Matthew Barbour 2020-06-16 18:30:31 -05:00
  • c171e98591 Changed int input field to type number Matthew Barbour 2020-06-11 16:52:59 -05:00
  • edc8e5aa43 Added bulk import/export to gd suggestion Matthew Barbour 2020-06-11 16:50:18 -05:00
  • f6923af8ab Added source logging to cron upload output when all sources are enabled Matthew Barbour 2020-06-14 10:37:08 -05:00
  • 18cd74f57d Changed a bunch of core extensions to be hidden since there's nothing to interact with Matthew Barbour 2020-06-12 13:38:27 -05:00
  • 4d69e7ce34 Added early 404 kill if requested image is not found Matthew Barbour 2020-06-11 20:09:17 -05:00
  • 04cde74226 Performance improvement for counting image category tags Matthew Barbour 2020-06-11 18:10:46 -05:00
  • b2405166b3 Added git information to system info for telling what git commit a submission is for Matthew Barbour 2020-06-11 16:52:21 -05:00
  • 4d0b90921d Added missing AutoTaggerException Matthew Barbour 2020-06-11 16:51:17 -05:00
  • 05d4a3a592
    Merge pull request #734 from shish/pg-action Shish 2020-06-22 17:27:18 +01:00
  • b3fb923cd1 Fix postgres testing Shish 2020-06-22 16:19:11 +01:00
  • ad1e52bf05 DATABASE_TIMEOUT isn't set in the installer Shish 2020-06-22 16:08:04 +01:00
  • 549ec593bb Tag EditCloud: Added category sorting and grouped tags. LaureeGrd 2020-06-14 05:32:53 -03:00
  • ed8a9fca52 Removed function stub Matthew Barbour 2020-06-03 14:01:59 -05:00
  • ec290d8676 Added additional optional video formats to the video handler Matthew Barbour 2020-06-02 18:03:28 -05:00
  • 5446f29141 improved filetype error handling Matthew Barbour 2020-06-02 18:02:04 -05:00
  • 86f7a06ed0 New options for cron uploader: Logging level Including all logs in output Stop on error instead of continuing Matthew Barbour 2020-06-02 17:56:28 -05:00
  • e1aefb78ab Fix for cron uploader issue with root paths ending in a slash Matthew Barbour 2020-06-02 17:54:51 -05:00
  • 12c331cbd2 Removed extra tag set from cron uploader, no longer needed now that it runs as a user Matthew Barbour 2020-06-02 17:53:35 -05:00
  • 8b407e3df3 Changed video html element to use the image objects height and width, if available Matthew Barbour 2020-06-02 17:49:35 -05:00
  • bccb206369 formatting pass Matthew Barbour 2020-06-02 17:47:53 -05:00
  • 2bb5f349f9 Added file type names Formatted file Matthew Barbour 2020-06-02 17:45:51 -05:00
  • 007e07e507 Various changes to cron uploader: Matthew Barbour 2020-05-28 13:34:55 -05:00
  • 63b2601e67 Mime type handling overhaul Matthew Barbour 2020-05-28 10:05:20 -05:00
  • 16c58e266b Added manual page mode to allow extensions to have direct control of the output Matthew Barbour 2020-05-28 09:18:09 -05:00
  • 6145ecc6f8 Updated post title extension to resolve set_title being removed from display image event Resolves #724 Matthew Barbour 2020-05-28 08:30:18 -05:00
  • 830915adf2 Fixed lite theme not showing image titles Matthew Barbour 2020-05-28 08:29:26 -05:00
  • 06bd4589da option for admins to create new users Shish 2020-05-19 19:33:51 +01:00
  • 1e76fb239e s/fullrandom/dailyshuffle/, and run formatter Shish 2020-05-13 13:03:49 +01:00
  • f7c6b662cd
    Merge pull request #720 from MetallicAchu/master Shish 2020-05-13 13:02:11 +01:00
  • 00060c34c2
    Merge pull request #1 from MetallicAchu/MetallicAchu-patch-1 MetallicAchu 2020-05-07 08:12:32 +03:00
  • 10d46395d7
    Update main.php MetallicAchu 2020-05-07 08:10:15 +03:00
  • 72645af9a4 refactor a bunch of weirdness in image replacement Shish 2020-04-25 21:38:11 +01:00
  • 2cae6cd273 format Shish 2020-04-25 21:36:28 +01:00
  • 0b2e36303d allow bypassing auth tokens in unit tests Shish 2020-04-25 21:35:14 +01:00
  • b0cb46abca test a couple extra branches Shish 2020-04-24 14:10:45 +01:00
  • 78710166a1 add a extra escape, fixes #718 Shish 2020-04-20 09:53:44 +01:00
  • c146a9f53d don't double-escape Shish 2020-04-12 12:45:19 +01:00
  • f6112d26a2 unify single and global history pages Shish 2020-04-12 12:42:37 +01:00
  • b04b5af190
    Merge pull request #717 from DanielOaks/add-logout-button Shish 2020-04-06 16:54:48 +01:00
  • 02d42a01b4 Add logout button to themes that use subnav bar Daniel Oaks 2020-04-07 01:36:10 +10:00
  • 0039aafe94 avoid excess ampersands Shish 2020-04-02 22:38:50 +01:00
  • 1d389f0156 make tests/router.php more like .htaccess Shish 2020-04-02 22:31:57 +01:00
  • 69cb67fe24 stagger thumbnail cache Shish 2020-03-28 16:11:05 +00:00
  • 5ea26a80cc nicetest without http vs https pain Shish 2020-03-28 15:48:27 +00:00
  • 126c629a1a test Shish 2020-03-28 14:39:03 +00:00
  • ab4b745310 test Shish 2020-03-28 14:33:48 +00:00
  • f47e35e4e5 make make_link more sane Shish 2020-03-28 14:11:14 +00:00
  • fd359fb08c remove broken tagger extension Shish 2020-03-28 00:56:54 +00:00
  • 866b77ab19 set max-width / max-height for random and featured image blocks Shish 2020-03-28 00:23:29 +00:00
  • b60e8ac5b4 make modify_url work better Shish 2020-03-27 23:35:07 +00:00
  • 70acc6015b drop support for ie6 Shish 2020-03-27 20:57:15 +00:00
  • a3a129df5f more niceurlness Shish 2020-03-27 20:53:21 +00:00
  • 02675609b4 more referer dedupe Shish 2020-03-27 20:24:26 +00:00
  • 85662575c5 stop warning for lack of referer / user-agent - not having those is now pretty normal Shish 2020-03-27 19:42:46 +00:00
  • c16e3fd939 dedupe some referer handling Shish 2020-03-27 19:41:34 +00:00
  • 5ea7cc5b36 SCRIPT_NAME instead of PHP_SELF to find self for niceurl test Shish 2020-03-27 19:03:46 +00:00
  • efde5e1edf bump v2.8.3 Shish 2020-03-27 14:56:59 +00:00
  • 7b9c9dc208 Make SHM_FORM generate the correct targets Shish 2020-03-27 14:46:55 +00:00
  • bc3de6a52a a bunch more testing and fixes for Pools Shish 2020-03-27 14:41:24 +00:00
  • d85f4d3799 automatic version Shish 2020-03-27 12:24:47 +00:00
  • 880a702b42 dedupe page_number parsing Shish 2020-03-27 00:23:29 +00:00
  • b5f0bc7621 a bunch of pools cleanup Shish 2020-03-27 00:15:15 +00:00
  • 599043baa5 whitespace Shish 2020-03-27 00:06:55 +00:00
  • 36a2125e90 basic tests for page nav Shish 2020-03-26 21:28:36 +00:00
  • 1f50f14672 basic tests for help pages Shish 2020-03-26 21:28:23 +00:00
  • b0c5043892 test InitExt / DatabaseUpgrade Shish 2020-03-26 19:06:30 +00:00
  • 861ee946a9 typo Shish 2020-03-26 19:03:34 +00:00
  • 237f8148f3 a bunch of pools tests and fixes Shish 2020-03-26 18:52:31 +00:00
  • 17f3b44212 mention system_info in bug report form Shish 2020-03-26 17:23:23 +00:00
  • 511a82f2ba include database version in sys info Shish 2020-03-26 16:57:08 +00:00
  • 2d0b107adb convert pool IDs to ints Shish 2020-03-26 16:50:16 +00:00
  • ecbf4f52a0 make sysinfo part of core, and use YAML for easier parsing Shish 2020-03-26 16:45:48 +00:00
  • 06e5b02874 streamline bug template Shish 2020-03-26 15:20:46 +00:00
  • f819993685 remove nit Shish 2020-03-26 15:16:30 +00:00
  • 1b10d8583e missed a reference Shish 2020-03-26 15:01:26 +00:00
  • e362f3bad2 stop depending on unmaintained tablesorter plugin Shish 2020-03-26 14:57:38 +00:00
  • 5f5b858175 allow images and thumbs to be cached when served in docker Shish 2020-03-25 19:57:39 +00:00
  • 168cf99188 shrink docker image from ~550MB to ~300MB Shish 2020-03-25 19:43:28 +00:00
  • 134fd7d919 xdebug only for unit-test image Shish 2020-03-25 19:37:38 +00:00
  • ea637132bd named layers Shish 2020-03-25 19:36:41 +00:00
  • 566c92b780 make sure version is in core/sys_config Shish 2020-03-25 15:31:28 +00:00
  • 4e4deed889 bump Shish 2020-03-25 15:27:50 +00:00
  • d4e05d947a bump v2.8.2 Shish 2020-03-25 15:20:55 +00:00
  • 25248c089d inherit signup page from default on lite theme Shish 2020-03-25 15:19:28 +00:00
  • 0094d5c1a8 attempt 2 at auto-release Shish 2020-03-25 13:53:21 +00:00
  • f0db4f9a02 first attempt at automated release Shish 2020-03-25 13:40:54 +00:00
  • 03806d0420 https a bunch of things Shish 2020-03-25 11:47:00 +00:00
  • c3b67f346b Actually, let's have the docs in the wiki Shish 2020-03-25 11:26:33 +00:00
  • edee8e7427 fix for EXIF with strict types Shish 2020-03-25 10:50:32 +00:00
  • 081aa2c1c6 update composer dependencies to avoid depending on a bad version of eventtracer v2.7.1 Shish 2020-03-24 22:00:28 +00:00
  • c794e457b1 + Shish 2020-03-23 20:01:37 +00:00
  • 1753cbd72b bump for cleaner install v2.8.1 Shish 2020-03-23 20:00:53 +00:00
  • 8b1b4d257e stick a blank index.php in data/ just in case somebody left directory-indexing on Shish 2020-03-23 19:56:05 +00:00
  • ea0e83abc9 clearer missing-vendor screen Shish 2020-03-23 19:50:28 +00:00
  • bf4280461f upgrade docs Shish 2020-03-23 19:01:37 +00:00
  • d0b00a72ce
    Update INSTALL.md Shish 2020-03-23 18:51:17 +00:00
  • d14819387e composer is a pain on windows Shish 2020-03-23 18:50:45 +00:00
  • 040bffa4f6 even the installer requires composer now, so check for that first Shish 2020-03-23 18:47:18 +00:00