Commit Graph

  • e43b1b3aed Merge branch 'tag-tables' of git://github.com/im-mi/shimmie2 into im-mi-tag-tables Shish 2016-10-10 14:19:57 +01:00
  • 4b9278d09b Merge branch 'develop' of https://github.com/shish/shimmie2 into develop Shish 2016-10-09 22:33:25 +01:00
  • 623d34f20b Merge pull request #589 from im-mi/searchable-random-list Shish 2016-10-09 22:26:28 +01:00
  • 7548c66a0b Merge pull request #578 from im-mi/enhance-zoom Shish 2016-10-09 22:21:39 +01:00
  • 579cbf3467 Merge pull request #591 from im-mi/url-escape-tag-info-link-tag Shish 2016-10-09 14:45:00 +01:00
  • d5fd6f6821 url_escape tag info link tag im-mi 2016-09-28 10:26:13 -04:00
  • 3daa83223e Merge pull request #588 from im-mi/arrow-key-nav-ignore-modifiers Shish 2016-09-26 15:22:06 -05:00
  • af0aa98649 Merge pull request #586 from im-mi/image-info-tweaks Shish 2016-09-26 15:21:46 -05:00
  • 7e9cc0fb56 Merge pull request #590 from im-mi/fix-ico-size Shish 2016-09-26 15:20:07 -05:00
  • 8805f0dd18 Remove get_ico page It's no longer needed because ICO now uses Image->get_image_link() im-mi 2016-09-26 11:15:08 -04:00
  • e6dd1b492c Sanitize ratings im-mi 2016-09-25 15:17:29 -04:00
  • d4fda00dd9 Check for existence of POST var tag_edit__owner before using it im-mi 2016-09-25 14:24:20 -04:00
  • 05da5d0b4f Use Image->get_image_link() on ICO files im-mi 2016-09-25 15:25:12 -04:00
  • 1dd0dfc591 Read ICO header with proper sign Fixes width/height being read incorrectly when >= 128 im-mi 2016-09-24 14:03:14 -04:00
  • 9c062f3385 case-insensitive wiki pages Shish 2016-09-24 16:17:14 +01:00
  • f763fc1356 React appropriately when there are no random list search results im-mi 2016-09-23 12:31:02 -04:00
  • 3bebe77add Made the random list searchable im-mi 2016-08-14 18:56:24 -04:00
  • 891e52f4b9 Ignore arrow key navigation when modifier keys held im-mi 2016-08-31 18:08:24 -04:00
  • d9485bbb40 Merge pull request #587 from im-mi/fix-comment-delete-injection Shish 2016-09-14 17:12:01 -07:00
  • a49c5745b0 Use html_escape instead of htmlspecialchars im-mi 2016-09-14 18:08:12 -04:00
  • c1083bbea1 Fixed comment-delete code-injection vulnerability im-mi 2016-09-14 17:42:32 -04:00
  • 3e52e332de Only show image rater if user can rate im-mi 2016-09-13 02:10:48 -04:00
  • 4dcee0eede Removed trailing period from "Parent: None." for consistency im-mi 2016-09-11 23:32:13 -04:00
  • 001a1176cc Show image rating in image info box even when not logged in im-mi 2016-09-11 23:34:56 -04:00
  • e110b558b8 Hide the rating editor outside of edit mode im-mi 2016-09-11 23:26:20 -04:00
  • 7efff25dcc Merge pull request #585 from im-mi/pool-placeholder-text Shish 2016-09-07 23:49:19 +01:00
  • e8c6f655b0 Don't use javascript for pool search placeholder im-mi 2016-09-07 08:41:33 -04:00
  • d36338d4c4 Merge pull request #582 from im-mi/minor-html-fixes Shish 2016-09-07 10:31:25 +01:00
  • 0ef74bdd15 Merge pull request #584 from im-mi/remove-pool-index-link Shish 2016-09-07 10:28:43 +01:00
  • 58096e10c8 Fix tag list clipboard spacing im-mi 2016-09-06 22:10:09 -04:00
  • ab33652d70 Made tag list spacing more like it was before It's still a few pixels off in some cases, but the difference is negligible now. im-mi 2016-09-06 22:05:34 -04:00
  • 73ff0e669d Use generic NavBlock instead of "Index" block on pool pages im-mi 2016-09-06 08:34:20 -04:00
  • 5919112477 Use tables for tag lists im-mi 2016-09-06 03:18:36 -04:00
  • e5cfea028a Fixed mass source set's broken dialog im-mi 2016-09-03 14:43:23 -04:00
  • 91fea63319 Removed stray end tag im-mi 2016-09-03 14:24:51 -04:00
  • ac53fe52de Removed obsolete language specification from <script> im-mi 2016-09-03 14:06:15 -04:00
  • 10d47409ad Added doctype to home page im-mi 2016-09-03 13:48:20 -04:00
  • d39b084537 Properly end attribute list of tag on upload form im-mi 2016-09-03 13:37:26 -04:00
  • d9903a969d Added zoom support to svg im-mi 2016-09-03 04:50:15 -04:00
  • 17f71094f2 Use the size of the outermost svg element ... in case there are nested svg elements. im-mi 2016-09-03 04:39:40 -04:00
  • 3051334d8f be explicit that variables are variables Shish 2016-09-02 16:19:02 +01:00
  • e96a5e1109 Merge pull request #579 from im-mi/fix-ico-256-256 Shish 2016-09-02 15:50:46 +01:00
  • bc0b37a21f Merge pull request #580 from im-mi/mass-tagger-fixes Shish 2016-09-02 15:49:18 +01:00
  • 15ffdff387 Fix .ico when size is 256 x 256 im-mi 2016-09-02 02:16:07 -04:00
  • d2540a9619 Use CSS for mass tagger button styling im-mi 2016-09-02 05:14:55 -04:00
  • 49d6fa99da Clear the mass tagger's selection on load .. in case it was autocompleted by the browser. im-mi 2016-09-02 05:08:58 -04:00
  • 35d2f8682c Don't save zoom mode cookie upon window resize im-mi 2016-09-01 23:34:18 -04:00
  • 84dbc3abff Re-apply zoom upon window resize im-mi 2016-09-01 22:48:33 -04:00
  • f26fc5925b Added zoom support to ico im-mi 2016-09-01 23:08:28 -04:00
  • eeb0c2b974 Only allow click-to-zoom on img im-mi 2016-09-02 00:36:34 -04:00
  • b554e7505b Added zoom support to webm im-mi 2016-09-01 21:57:53 -04:00
  • 29bdc5da22 Merge pull request #576 from im-mi/fix-pool-description-code-injection Shish 2016-09-01 11:18:37 +01:00
  • 2258116a31 Merge pull request #577 from im-mi/fix-tag-list-starts-with-headings Shish 2016-09-01 11:16:10 +01:00
  • 10e8fc50d3 Fix "starts-with" header in tag list when escaping required im-mi 2016-09-01 03:23:52 -04:00
  • bb64d12d9d Use TextFormattingEvent instead of raw BBCode formatter im-mi 2016-09-01 00:35:52 -04:00
  • 834bc740a4 html_escape data-tags for tags that contain single quotes im-mi 2016-08-29 00:26:55 -04:00
  • bcef3fbc8f have tag sanitisation process ignore tags which are too long, fixes #565 Shish 2016-08-29 09:21:23 +01:00
  • 1bab0051f1 html_escape tag info link im-mi 2016-08-29 01:07:44 -04:00
  • 5691d1c3ad Merge pull request #574 from im-mi/single-quotes-in-tags-fix Shish 2016-08-29 09:09:55 +01:00
  • 84b4ac3893 html_escape tag info link im-mi 2016-08-29 01:07:44 -04:00
  • 36b66f4c23 html_escape data-tags for tags that contain single quotes im-mi 2016-08-29 00:26:55 -04:00
  • a68407e12e Merge pull request #573 from im-mi/patch-2 Shish 2016-08-20 14:57:35 +01:00
  • 98254ef5bd Merge pull request #572 from im-mi/video-playback-options Shish 2016-08-20 14:57:16 +01:00
  • 61b86da5fe Merge pull request #571 from im-mi/develop Shish 2016-08-20 14:56:18 +01:00
  • 980e3b686b Fix log info section name im-mi 2016-08-19 21:52:48 -04:00
  • cce24f9e80 Added video playback options for autoplay and loop im-mi 2016-08-19 20:03:55 -04:00
  • 8fe9212882 Fixed assertion failure upon upload due to incorrect type check im-mi 2016-08-19 15:16:53 -04:00
  • d8e1346b78 Replace deprecated DefaultType directive im-mi 2016-08-18 15:15:28 -04:00
  • e7403819a7 Merge pull request #570 from im-mi/master Shish 2016-08-16 23:45:07 +01:00
  • 85a3cc0a7e Fall back to file extension from path im-mi 2016-08-16 11:34:01 -04:00
  • 3323a50ea5 Made a few parts less site-specific im-mi 2016-08-16 11:32:34 -04:00
  • adf723ad23 Fixed bookmarklet on Danbooru2 im-mi 2016-08-16 11:30:34 -04:00
  • 91d609a4c6 Make back button go to page bookmarklet was executed on im-mi 2016-08-16 11:29:26 -04:00
  • b10144492a Added supported video file extensions to bookmarklet im-mi 2016-08-16 11:28:16 -04:00
  • 9ba6e3f7db Remove trailing variables from image address im-mi 2016-08-16 11:27:22 -04:00
  • 8f974fba73 Fixed uploading scaled images from Gelbooru when logged in im-mi 2016-08-16 11:26:32 -04:00
  • b24977e110 Fixed tag corruption bug If there was no newline at the end of the input, then the last tag would get corrupted. im-mi 2016-08-16 11:25:04 -04:00
  • 89dffd569a and mass tagger Shish 2016-07-30 23:41:42 +01:00
  • 28c10d1748 unit tests are input too Shish 2016-07-30 23:08:08 +01:00
  • 26b2cd5c16 derp Shish 2016-07-30 23:06:42 +01:00
  • bed04a1230 assert that metadata['tags'] is an array Shish 2016-07-30 23:02:14 +01:00
  • ffce1a4683 more hinting Shish 2016-07-30 22:54:42 +01:00
  • b81e8a2db8 also explode tags on transload input Shish 2016-07-30 22:45:44 +01:00
  • 7be951b271 Convert tags from user-supplied string to array once, on input Shish 2016-07-30 22:11:49 +01:00
  • bc3e482247 more image report display options Shish 2016-07-30 15:04:34 +01:00
  • b533a43428 Merge branch 'develop' of https://github.com/shish/shimmie2 into develop Shish 2016-07-11 13:01:05 +01:00
  • c14a36079c add option to force a specific base url Shish 2016-07-11 13:00:54 +01:00
  • b6ad316d20 linting Shish 2016-07-03 12:07:54 +01:00
  • 68d58a6f11 Merge branch 'develop' of https://github.com/shish/shimmie2 into develop Shish 2016-07-03 11:48:16 +01:00
  • 8c8106c6a9 fix index var access Shish 2016-07-03 11:48:08 +01:00
  • 17696f842c tiny readme tweak Shish 2016-06-27 20:49:07 +01:00
  • bb35421b05 Load AutoComplete before Home, so that the headers show up Shish 2016-06-26 18:57:53 +01:00
  • d2eb248538 extra cookie updates Shish 2016-06-20 00:24:50 +01:00
  • cb73a0caa0 let's stop being php5.2 compatible Shish 2016-06-19 23:23:34 +01:00
  • 6febdec7b5 more explicit variable types Shish 2016-06-19 23:05:57 +01:00
  • f8b7909426 ExtensionInfo isn't private Shish 2016-06-19 22:15:46 +01:00
  • 333c74ba35 typo Shish 2016-06-19 17:48:10 +01:00
  • dc10a18086 lots of minor doc tweaks, type hints, etc Shish 2016-06-19 17:41:40 +01:00
  • edd3e49a2f mark wildcard test incomplete on pgsql / sqlite Shish 2016-06-19 14:06:26 +01:00
  • 68f69dc1fe Merge pull request #559 from shish/re-fix-wildcards Shish 2016-06-19 14:00:00 +01:00