Shish
55f223ead1
mime_type or ext, not type
2011-01-01 16:23:58 +00:00
Shish
21fdbdddba
2.3.0, merry christmas!
v2.3.0
2010-12-25 00:04:25 +00:00
Shish
1a3fa47217
Revert "checks for files without extensions, from AtomicDryad"
...
This seems to break something, such that uploading a jpeg results
in image size 0x0 (other bits seem to work though o_O)
Will take a look at what's up and re-commit later...
This reverts commit ead87d3934ad7d29394fd39e309bd75f5eb78fbb.
2010-12-24 20:46:52 +00:00
Shish
101cd38e1a
readme updates
2010-12-23 14:10:58 +00:00
Shish
f4dc0a5764
delete by query
2010-12-23 14:01:25 +00:00
Shish
96fc3f7e94
merge of AD's updates (now with real git-merge, rather than patching by hand; apologies if the hand-patches broke anything)
2010-12-23 01:15:48 +00:00
atomicdryad
84ba3c10ab
Extension: tag_editcloud: Add or remove tags to the editor via clicking
2010-12-23 00:49:13 +00:00
Shish
06c61978d7
several themes used the same script.js, and several extensions depend upon these scripts -- move all the functions to a single .js file in lib
2010-12-22 22:40:59 +00:00
Shish
ef2e94e70a
checks for files without extensions, from AtomicDryad
2010-12-22 21:43:19 +00:00
Shish
992316d10c
Danbooru API fixes from AtomicDryad
2010-12-22 21:38:51 +00:00
Shish
b32f2de040
use google charts for QR code generation, save 7MB
2010-12-14 20:34:35 +00:00
Shish
0ff432abf6
what the fuck, php? this should not be necessary :/
2010-10-11 12:21:30 +01:00
Shish
068ff1ac62
use config.php as CSRF salt
2010-10-07 21:31:26 +01:00
Shish
e577ffa785
<form> -> make_form(), or add auth token manually
2010-10-07 21:31:07 +01:00
Shish
9b5c65f11f
csrf-proofing for extensions
2010-10-07 21:29:59 +01:00
Shish
063cdd4746
csrf functions
2010-10-07 21:29:47 +01:00
Shish
81ea250fdf
split is deprecated in php5.3, use explode instead
2010-07-30 15:37:03 +01:00
Shish
ebf25505eb
external CSS comes before external JS
2010-07-30 13:39:32 +01:00
Shish
926ecf3974
specify image size in HTML rather than CSS; chrome claims it loads faster
2010-07-30 13:26:05 +01:00
Shish
f6863c7fb8
bump
2010-07-27 08:27:56 +01:00
Shish
b294486b0e
another
2010-07-26 23:29:22 +01:00
Shish
6720f639c8
more url_escape
2010-07-26 23:10:57 +01:00
Shish
ef073290c0
not all imageinfoset events have favorite_action
2010-07-26 23:06:26 +01:00
Shish
501a8485ce
only vote for valid images
2010-07-26 23:00:24 +01:00
Shish
9e05a34ac9
only favourite valid images
2010-07-26 22:59:36 +01:00
Shish
4e48e02856
curl might not be installed
2010-07-26 22:48:44 +01:00
Shish
4eb19631b7
escape more data, fix an XSS hole
2010-07-26 17:21:58 +01:00
Shish
d31760a334
repeat of GET forms breaking on sites without niceurls
2010-07-26 11:18:38 +01:00
Shish
85178ff127
hide metadata on windows
2010-07-19 13:57:40 +01:00
Shish
65c26e5825
more themes, more updates
2010-07-19 13:53:29 +01:00
Shish
e00e5ff0d1
bump
2010-07-19 13:38:04 +01:00
Shish
8a0eda15eb
hack
2010-07-19 13:35:24 +01:00
Shish
b1f78d0f33
adodb updates
2010-07-19 13:10:02 +01:00
Shish
d2469191f9
ignore it too
2010-07-19 13:06:43 +01:00
Shish
62fd2952ff
and the S3 library
2010-07-19 13:06:30 +01:00
Shish
c276063389
S3 mirroring
2010-07-12 22:27:59 +01:00
Shish
dcd4b21a01
api safety
2010-07-09 13:51:42 +01:00
Shish
7943cd7682
start of the api
2010-07-09 13:51:29 +01:00
Shish
d57d9ee2de
note the docs in the readme
2010-07-07 13:03:11 +01:00
Shish
c82350da05
hide disk_free_space errors
2010-06-27 17:32:34 +01:00
Shish
68ce20ae8b
blargh
2010-06-17 19:44:26 +01:00
Shish
918c645829
file extension to confuse android less
2010-06-17 19:42:41 +01:00
Shish
c555dca40f
the right class...
2010-05-28 13:36:56 +01:00
Shish
806352c0cb
sometimes we want test uploads to fail
2010-05-28 13:25:48 +01:00
Shish
6fdc478b0f
Convert some Extensions to SimpleExtensions with priorities
2010-05-28 13:08:04 +01:00
Shish
a8da2c14d6
SimpleExtension priority framework
2010-05-28 13:07:51 +01:00
Shish
c0ba0c3f3e
nullify score button
2010-05-28 11:59:56 +01:00
Shish
aea5058d18
note that bulk_add requires admin
2010-05-28 11:39:46 +01:00
Shish
306d99d56c
timeline function for profiling
2010-05-27 11:48:58 +01:00
Josh Sutinen
9918c1119c
Paginator link code was ugly, if no filter criteria were set it would dump "&&&" at the end of the query string. This makes it look prettier. (v2 of fix)
2010-05-23 22:03:59 +01:00