Commit graph

1593 commits

Author SHA1 Message Date
atomicdryad
46f1746337 Extension: tag_editcloud: Add or remove tags to the editor via clicking 2010-12-22 17:10:24 -06:00
Shish
20987de933 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:26 +00:00
Shish
ead87d3934 checks for files without extensions, from AtomicDryad 2010-12-22 21:43:00 +00:00
Shish
6ddd0b3e6f Danbooru API fixes from AtomicDryad 2010-12-22 21:38:04 +00:00
Shish
5f00999f87 use google charts for QR code generation, save 7MB 2010-12-14 20:34:01 +00:00
Shish
1c68d34c22 what the fuck, php? this should not be necessary :/ 2010-10-11 12:21:04 +01:00
Shish
dfef932463 use config.php as CSRF salt 2010-10-07 21:26:28 +01:00
Shish
1e04df7765 <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
Shish
18403a3fa6 csrf-proofing for extensions 2010-10-07 21:26:27 +01:00
Shish
6cd53fed8a csrf functions 2010-10-07 21:26:15 +01:00
Shish
c6f358a8fc split is deprecated in php5.3, use explode instead 2010-07-30 15:36:33 +01:00
Shish
10dbe650e2 external CSS comes before external JS 2010-07-30 13:39:11 +01:00
Shish
9660d2f157 specify image size in HTML rather than CSS; chrome claims it loads faster 2010-07-30 13:25:12 +01:00
Shish
a5fa809335 another 2010-07-26 23:29:07 +01:00
Shish
41cc80df34 more url_escape 2010-07-26 23:10:43 +01:00
Shish
c78aa580c0 not all imageinfoset events have favorite_action 2010-07-26 23:06:12 +01:00
Shish
c9ce99bc96 only vote for valid images 2010-07-26 23:00:08 +01:00
Shish
95cf12bd38 only favourite valid images 2010-07-26 22:59:18 +01:00
Shish
9bd19fe320 curl might not be installed 2010-07-26 22:48:15 +01:00
Shish
c0cebccb27 escape more data, fix an XSS hole 2010-07-26 17:21:29 +01:00
Shish
faf313d5ba repeat of GET forms breaking on sites without niceurls 2010-07-26 11:18:07 +01:00
Shish
59ba74d623 hide metadata on windows 2010-07-19 13:57:27 +01:00
Shish
49f860683f more themes, more updates 2010-07-19 13:53:12 +01:00
Shish
7abb4742a5 hack 2010-07-19 13:35:10 +01:00
Shish
d6392dfd44 adodb updates 2010-07-19 13:09:32 +01:00
Shish
1f44bed8d3 ignore it too 2010-07-19 13:05:35 +01:00
Shish
3cfaa82a1b and the S3 library 2010-07-19 13:04:05 +01:00
Shish
d3b430b7b2 S3 mirroring 2010-07-12 22:27:27 +01:00
Shish
6eec2a369d api safety 2010-07-09 13:50:26 +01:00
Shish
06b9eebe49 start of the api 2010-07-09 13:18:07 +01:00
Shish
b92de7410b note the docs in the readme 2010-07-07 13:02:27 +01:00
Shish
f6486d332d hide disk_free_space errors 2010-06-27 17:32:08 +01:00
Shish
a71bf287dd blargh 2010-06-17 19:44:05 +01:00
Shish
77fe23c5a6 file extension to confuse android less 2010-06-17 19:42:17 +01:00
Shish
ee407dd9cb the right class... 2010-05-28 13:36:36 +01:00
Shish
3ab35d4d9d sometimes we want test uploads to fail 2010-05-28 13:24:57 +01:00
Shish
da449245de Convert some Extensions to SimpleExtensions with priorities 2010-05-28 13:06:31 +01:00
Shish
d80ccbe497 SimpleExtension priority framework 2010-05-28 13:06:18 +01:00
Shish
23cc49592d nullify score button 2010-05-28 11:58:26 +01:00
Shish
a62ed8f5eb note that bulk_add requires admin 2010-05-28 11:39:10 +01:00
Shish
c6e61b096b timeline function for profiling 2010-05-27 11:48:29 +01:00
Josh Sutinen
f1d3bec16d 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:36 +01:00
Shish
1ddadc37ea selectFirst is still a whore 2010-05-16 15:27:34 +01:00
Shish
ef0158568f hack to allow hardcoded database_dsn in hiphop 2010-05-15 16:24:11 +01:00
Shish
23216d7549 for compiling under hiphop 2010-05-15 14:53:37 +01:00
Shish
e731b59676 final one? 2010-05-15 14:24:02 +01:00
Shish
26727dde64 these are redundant too 2010-05-15 14:22:44 +01:00
Shish
97db78d29e get rid of extra bits 2010-05-15 14:20:40 +01:00
Shish
0d7efd0256 class type hints for hiphop's benefit 2010-05-15 12:17:32 +01:00
Shish
629c03036c more numeric_score tests 2010-05-13 10:44:47 +01:00