Commit graph

1557 commits

Author SHA1 Message Date
Shish
175ceac490 PDO compat 2011-01-01 15:28:30 +00:00
Shish
8b2e3262fe clean up database API for completeness and sensibleness 2011-01-01 15:27:24 +00:00
Shish
6b557983c4 more PDO compat 2010-12-31 20:25:03 +00:00
Shish
ffb1762280 Insert_ID -> lastInsertId 2010-12-31 20:00:59 +00:00
Shish
d90016b932 run each page view inside a transaction 2010-12-31 19:59:22 +00:00
Shish
8e63827c0f PDO exceptions for error handling 2010-12-31 19:56:28 +00:00
Shish
1d7b929871 convert parts of core/database to pdo 2010-12-31 19:29:15 +00:00
Shish
5fc6cd4464 remove adodb 2010-12-31 19:05:35 +00:00
Shish
7403fd7c87 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 ead87d3934.
2010-12-24 20:44:38 +00:00
Shish
726dd80662 delete by query 2010-12-23 14:00:50 +00:00
Shish
d8c88d373f 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:12:31 +00:00
atomicdryad
70abb80429 TagEditCloud: Typos are not nice. 2010-12-22 19:04:52 -06:00
atomicdryad
323f0953bc TagEditCloud: Now with options. 2010-12-22 18:59:44 -06:00
atomicdryad
d09c1f88cc Extension: tag_editcloud: Add or remove tags to the editor via clicking 2010-12-23 00:47:42 +00:00
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