Shish
1e8b94478e
GetArray is get_col with the new database API
2011-02-13 11:44:53 +00:00
Shish
b37a5dd840
make the favorites extension PDO compatible
2011-02-13 11:40:10 +00:00
Shish
20cc4cc165
don't have super-thin / super-short thumbs
2011-02-13 11:18:23 +00:00
Shish
3cf72af8cd
remove extra debug
2011-01-26 17:20:46 +00:00
Shish
46b01c4042
make sure thumbnails have a max ratio of 5:1
2011-01-26 17:09:45 +00:00
Shish
a008a9e34e
PDO syntaxing
2011-01-26 14:56:26 +00:00
Shish
10d033b14b
username is sometimes null o_O?
2011-01-26 14:55:44 +00:00
Shish
4b5795cc5b
fucking php, this took an hour to debug because it just dies with no error message -_-
2011-01-26 12:19:18 +00:00
Shish
0fe86a6291
missed a global
2011-01-23 11:34:27 +00:00
Shish
996183a2d3
cache popular tags
2011-01-22 17:38:41 +00:00
Shish
fc7eb0609e
warn on login failure
2011-01-22 16:10:07 +00:00
Shish
3896c71a9a
strnorm bits
2011-01-22 15:51:55 +00:00
Shish
141e8fa106
remove the list of acceptable filetypes, as we accept more than just image/* now
2011-01-10 16:39:46 +00:00
Shish
ee3c24117b
more pdo compat, database bits
2011-01-03 15:18:24 +00:00
Shish
732c9644ec
note about branches
2011-01-03 15:17:45 +00:00
seinoxygen
e6913ad3a2
split is deprecated in php5.3
2011-01-01 19:23:13 +00:00
seinoxygen
d892e59966
user names no longer have spaces
2011-01-01 19:21:31 +00:00
seinoxygen
115d992ff0
merged image zoom
2011-01-01 19:19:18 +00:00
Shish
0d73aa7692
remove mysql-adodb specific function #2
2011-01-01 19:01:38 +00:00
Shish
b0dae2497e
remove mysql-adodb specific function
2011-01-01 19:00:30 +00:00
Shish
06a3be4941
Merge branch 'pdo'
2011-01-01 18:47:55 +00:00
Shish
27056f369f
sort tags when imploding / exploding
2011-01-01 18:40:21 +00:00
Shish
122885e267
readme updates
2011-01-01 17:04:09 +00:00
Shish
76286686e3
traces are appearing wrong
2011-01-01 17:00:06 +00:00
Shish
2532091ae8
PDO DSN handling (PS. PHP is retarded)
2011-01-01 16:59:41 +00:00
Shish
d6baeab977
more pdo compat
2011-01-01 16:28:04 +00:00
Shish
7684def0f8
add get_pairs
2011-01-01 16:27:56 +00:00
Shish
07959b1fc8
mime_type or ext, not type
2011-01-01 16:23:00 +00:00
Shish
df1142b493
new year
2011-01-01 15:58:44 +00:00
Shish
8d978aa06a
more pdo compat
2011-01-01 15:58:09 +00:00
Shish
9e00675900
pdo compat
2011-01-01 15:28:38 +00:00
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