Commit Graph

103 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
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
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
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
394f4518a3 More improvements to the uploader. 2011-12-24 23:28:33 +00:00
ee1fc7e3ae Admin can now lock image while transloading. 2011-12-24 20:18:00 +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
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
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
c30c898c4e Changing files to use the $page->add_http_header() method instead. 2011-09-04 14:06:50 -04:00
bf035c247d Slight changes to how the Replace & Resize forms are displayed. 2011-09-04 13:46:12 -04:00
8422e0050a Another small change to reduce PHP notices. 2011-09-04 11:52:34 -04:00
be6e6e2933 Small change to reduce PHP notice. 2011-09-04 11:41:25 -04:00
100dd6438e Added more comments and changed others for better doxygen support. 2011-09-03 19:34:46 -04:00
309a2f497f only admins should replace images (possibly people should be allowed to replace their own too? I'm erring on the side of caution for now though) 2011-09-01 00:36:38 +01:00
c44ed439f8 Extra checking for the user being an admin before allowing image replacement.
Also removed some duplicated code for efficiency.
2011-08-30 13:57:14 -04:00
17999cade8 Image Replace feature working, just needs more testing. 2011-08-25 21:35:59 -04:00
b02c747ac1 Working on image replace.
Getting unknown 404 errors.
2011-08-24 23:55:44 -04:00
62cc7e0e5e Working on Replace Image feature.
Added link to page, fixed foreach loop.
2011-08-24 21:23:18 -04:00
f3b6fde7a5 Working on adding a "Replace Image" feature. 2011-08-24 20:53:53 -04:00
e9b862b560 Better error checking when uploading files.
Also, displays PHPs limit on the setup page.
2011-08-16 16:31:23 -04:00
6c3e91e01c changed script tags to include language 2011-08-12 21:40:51 -04:00
141e8fa106 remove the list of acceptable filetypes, as we accept more than just image/* now 2011-01-10 16:39:46 +00:00
1c68d34c22 what the fuck, php? this should not be necessary :/ 2010-10-11 12:21:04 +01:00
dfef932463 use config.php as CSRF salt 2010-10-07 21:26:28 +01:00
1e04df7765 <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
9bd19fe320 curl might not be installed 2010-07-26 22:48:15 +01:00
f6486d332d hide disk_free_space errors 2010-06-27 17:32:08 +01:00
e731b59676 final one? 2010-05-15 14:24:02 +01:00
26727dde64 these are redundant too 2010-05-15 14:22:44 +01:00
c94e16f814 selectfirst is annoying 2010-04-28 11:21:02 +01:00
c8b7d639df a bunch of autocompletion 2010-04-26 06:00:41 +01:00
a8e7389afe Fix bookmarklet using relative url into absolute url with make_http magic 2010-03-29 03:58:32 +01:00
4df08e9477 more sanity checks 2010-02-01 23:30:37 +00:00
7a60e6fae5 lots of extension docs 2010-01-05 10:11:53 +00:00
7db5a2808a noscript link to a larger upload form 2009-10-26 12:08:54 +00:00
9a3efd592a more testes 2009-09-20 04:10:34 +01:00
1946e3c943 consistent naming for test functions 2009-08-19 01:28:48 +01:00
4abf2ac7dd more tests 2009-07-16 20:21:28 +01:00
028ee4b462 more tests 2009-07-15 17:10:19 +01:00