1559 Commits

Author SHA1 Message Date
Shish
746425114d caching for featured image 2011-03-23 11:15:54 +00:00
Shish
f647e4fb38 give auth token for image featuring 2011-03-23 11:13:29 +00:00
Shish
047b751f84 no auth needed 2011-03-12 18:13:19 +00:00
Shish
32e70e22d1 make CommentList::get_hash static, for calling from other places 2011-03-06 12:45:08 +00:00
Diftraku
b685c84209 Because Windows... shitty OS is shitty. Added a Windows-only fix to the extension symlink and deltree.
Windows will nag about file info not found on relative paths with symlink (php bug?).
Also, when deleting a symlink on Windows, it needs to be rmdir'd, no unlink'd (kept throwing permission denied for unlink).
2011-03-03 12:47:57 +00:00
Shish
410ae399de log image votes 2011-02-28 11:29:15 +00:00
Shish
ec6d950d76 downtime theme needs access to user global 2011-02-23 15:20:47 +00:00
zshall
705f31ea4e Added admin setting ability back where it belongs in lite and danbooru themes. 2011-02-22 17:44:34 +00:00
Shish
9d87109a80 don't have super-thin / super-short thumbs v2.3.1 2011-02-13 11:19:04 +00:00
Shish
3ac30a24b9 remove extra debug 2011-01-26 17:21:06 +00:00
Shish
6c7cfe66d6 make sure thumbnails have a max ratio of 5:1 2011-01-26 17:10:26 +00:00
Shish
e8040656e8 missed a global 2011-01-23 11:34:50 +00:00
Shish
0b12bbf2a3 cache popular tags 2011-01-22 17:37:12 +00:00
Shish
8a8fef4b38 warn on login failure 2011-01-22 16:10:10 +00:00
Shish
0d50d68da0 left/right/center tags, from r34 2011-01-22 16:03:41 +00:00
Shish
980df44dd8 strnorm bits 2011-01-22 15:53:01 +00:00
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