Commit Graph

714 Commits

Author SHA1 Message Date
0b03f91f1c Fixed the new upload form.
Changed it over to use jQuery since shimmie has that already.
Works with FF, Chrome, and IE 7 now.
2012-01-09 20:45:30 -05:00
f7fc253075 Display message if no comments. 2012-01-08 22:18:17 -05:00
dcf96456f1 Fixed issue with Cancelling Transloads.
Also added some features to the Bookmarklet.
2012-01-08 16:50:35 -05:00
57da47c93a using the new uploader 2012-01-08 13:36:39 -05:00
f93b86261e Small feature for uploading using a bookmark. 2012-01-08 13:23:39 -05:00
5b717870d1 case sensitivity blargh 2012-01-01 17:13:50 +00:00
0c96603861 Merge branch 'master' of git@github.com:shish/shimmie2 2012-01-01 16:58:01 +00:00
beff330a37 Merge branch 'master' of github.com:shish/shimmie2 2012-01-01 16:54:58 +00:00
56a780bfd3 in per-letter mode, don't separate a and A 2012-01-01 16:54:44 +00:00
c39697a40f stub for comment time-ago 2011-12-31 14:21:02 +00:00
b9bd4db41e Tag list should now show under the search block, instead of under every other block 2011-12-31 14:18:53 +00:00
12d4fcf813 related block should now change title depending on what tag list is set to 2011-12-31 14:18:52 +00:00
d9e1b935b0 +/- buttons should now work in FF, instead of directing you to blank page 2011-12-31 14:18:51 +00:00
c2ad8322ef fixed downloading flash with bookmarklet + added comments 2011-12-31 14:18:50 +00:00
ad2bb8b8b6 switch timeago to a javascript implementation 2011-12-31 14:12:34 +00:00
e8791d0759 Merge branch 'master' of git@github.com:shish/shimmie2 2011-12-31 13:57:56 +00:00
1857075bd9 show comments made by user 2011-12-31 13:54:32 +00:00
77b4bd8d46 Merge branch 'master' of git@github.com:shish/shimmie2 2011-12-27 19:27:05 +00:00
cfbeddde9f HTTP level caching, so we can stick varnish in front of the web pages 2011-12-27 19:23:37 +00:00
009b7ccbbb stick the tag list paging option in the right place, and PDO/PG compat 2011-12-25 23:14:13 +00:00
082730f29a get the tag initials from the database itself 2011-12-25 22:34:20 +00:00
8887ffe101 make paging optional 2011-12-25 18:23:00 +00:00
e05d4619db Also I hate PHP on a personal level. 2011-12-25 17:07:55 +00:00
e9fedb570a PHP is shit. MySQL is also shit. 2011-12-25 16:59:13 +00:00
b57a2d2121 paged tag lists backend, and speed hax 2011-12-25 16:42:05 +00:00
67e0c87b20 create a generic bool_escape function, use that 2011-12-25 15:11:26 +00:00
d167849ffc huge if block is correct, but unnecessary - we can just take the first letter and the even system will validate it 2011-12-25 14:47:54 +00:00
d25ef4e6f6 Merge pull request #63 from DakuTree/master
Few new features + More fixes
2011-12-25 06:31:36 -08:00
ba02e589b0 IP isn't an int 2011-12-25 12:38:07 +00:00
070aeff199 search images by uploader IP 2011-12-25 12:31:28 +00:00
394f4518a3 More improvements to the uploader. 2011-12-24 23:28:33 +00:00
b5f5c861c4 quality in imagemagick mode 2011-12-24 21:30:54 +00:00
ee1fc7e3ae Admin can now lock image while transloading. 2011-12-24 20:18:00 +00:00
5121e99dbe speed hax and niceurl forcing from r34 2011-12-24 14:49:55 +00:00
42b902ecb5 Bookmarklet should now grab the rating, aswell as the image page link for source. 2011-12-23 21:28:47 +00:00
cd11e75e40 Can now set rating/external source while uploading via the bookmarklets. 2011-12-23 21:27:38 +00:00
9a2d694b6a Made the replace form look similar to the new upload form. 2011-12-21 02:40:30 +00:00
c37569f3d4 Fixed reCaptcha. 2011-12-21 02:28:39 +00:00
c125c4ba92 Making the upload form look a bit nicer. 2011-12-19 01:43:46 +00:00
583de3fe6a Small update to include the code by green-ponies in issue #51. 2011-12-14 07:53:48 +00:00
2b717063eb Updated the bookmarklet to give you an option to use either the your own or the current tags. 2011-12-14 07:36:01 +00:00
0e4f93a42f Added a separate option for popular tags length. 2011-12-14 06:45:35 +00:00
ac9e1c73cf Adding a simple Danbooru>Shimmie bookmarklet. 2011-12-11 06:13:00 +00:00
7bfe30e0c5 Patch for displaying error message when disk full. 2011-11-04 01:00:45 -04:00
12a480ed8b Fixed small bug with transloading images. (If clean_urls were not enabled) 2011-11-03 16:55:04 -04:00
8cb95ceb98 also allow https sources 2011-10-25 16:17:44 +01:00
589f218d1f Small changes to disable the checkboxes by default. 2011-10-06 15:31:56 -04:00
bba4301bfa Disabled option for Minifying CSS and JavaScript. (not currently supported) 2011-10-06 15:23:49 -04:00
c1df2653a8 Cleaned up the comments a bit. 2011-09-25 14:16:20 -04:00
944f3bdf3d Fixed caching from not outputing JS if only CSS is enabled. 2011-09-25 14:00:56 -04:00