1513 Commits

Author SHA1 Message Date
Shish
9fbea9b440 make IP bans work better 2010-02-02 11:53:37 +00:00
Shish
54f44c7893 make ip_bans work without mysql specific code 2010-02-02 11:53:25 +00:00
Shish
8ba3d43128 case-insensitive search 2010-02-02 11:53:13 +00:00
Shish
50683e929e SCORE_STRNORM = lowercase-if-necessary-for-comparison 2010-02-02 02:14:29 +00:00
Shish
411b8b3bf7 no ha 2010-02-02 01:57:10 +00:00
Shish
83e5fb847a this uses the warehouse too 2010-02-02 01:55:55 +00:00
Shish
3df4c712fa more warehouse_path use 2010-02-02 01:07:48 +00:00
Shish
181bbcc9b7 link to image in the event log 2010-02-02 00:57:14 +00:00
Shish
c59ef1f355 typo 2010-02-02 00:56:53 +00:00
Shish
5690ab8078 lowercase match for pgsql 2010-02-02 00:45:35 +00:00
Shish
a74e4bb0c8 some only have concat, some only have pipes... 2010-02-02 00:43:26 +00:00
Shish
41e17a16ba wtf git 2010-02-02 00:35:59 +00:00
Shish
dc7de96ed5 more ignores 2010-02-01 23:51:11 +00:00
Shish
fbfa45fadf more sanity checks 2010-02-01 23:31:45 +00:00
Shish
102c8b413d pgsql fails at db->Insert_ID() 2010-02-01 23:25:35 +00:00
Shish
a681aae873 link to user's profile from the event log 2010-02-01 23:11:16 +00:00
Shish
2a6978abd9 log the right variable 2010-02-01 18:35:03 +00:00
Shish
306a1bf093 postgres requires separate 'offset' aside from 'limit' 2010-02-01 16:19:59 +00:00
Shish
0f38ac7a3c database-neutral table creation 2010-02-01 16:18:48 +00:00
Shish
78b85cb769 MemCache is already used... 2010-02-01 16:17:29 +00:00
Shish
41811385fa no concat in postgres, use pipes 2010-02-01 16:16:26 +00:00
Shish
891fb0478e 'PRAGMA foreign_keys' is SQLite-specific 2010-02-01 16:13:42 +00:00
Shish
8a26b4e9d1 make memcaching work for pages, and log if DEBUG is set 2010-02-01 16:11:54 +00:00
Zach Hall
cd931fb036 "Change e-mail" was missing in the danbooru theme. 2010-02-01 00:17:11 +00:00
Zach Hall
f26f5b2d89 CAPTCHA in Danbooru user signup form. 2010-01-28 13:35:43 +00:00
Shish
147075f539 fix pixel thumb gen 2010-01-27 12:25:47 +00:00
Shish
f8765de7a9 Turn the QR Code extension into a SimpleExtension, trim the boilerplate 2010-01-26 13:38:25 +00:00
Zach Hall
0ca0a546e5 QR Code extension 2010-01-26 13:35:55 +00:00
Shish
695a5a3a4b tag_history logging 2010-01-23 18:07:59 +00:00
Shish
35dccaf181 non-admins are allowed to see the extension list now (read-only) 2010-01-23 13:20:45 +00:00
Shish
e9b49a794f disable captchas when debugging from localhost 2010-01-23 12:48:54 +00:00
Shish
2f32024f71 put the captcha in the table 2010-01-23 12:40:15 +00:00
Shish
dc28be215b redundant declaration 2010-01-23 12:39:49 +00:00
Shish
93d3f471c4 make convert.exe findable on windows 2010-01-22 17:42:26 +00:00
Shish
cd150f1d6d strip metadata in a single imagemagick command 2010-01-21 16:11:56 +00:00
Shish
43b957d98a make make_http not break with '' as an argument 2010-01-18 08:29:48 +00:00
Shish
e0dd4b3a3a wider danbooru margin 2010-01-18 08:21:49 +00:00
Shish
d46421c538 dupe function name 2010-01-17 09:54:16 +00:00
Shish
8ec9ba0493 try to recognise the DB engine *before* trying to connect... 2010-01-17 09:43:59 +00:00
Shish
fbc06a1973 SQLite now supports foreign keys (3.6.19 onwards) 2010-01-17 09:42:52 +00:00
Shish
ba5f436cf3 documentation updates 2010-01-12 15:01:53 +00:00
Shish
cc8c8161d8 haaaack 2010-01-11 15:19:52 +00:00
Shish
270cdf2da5 Copyright notice updates 2010-01-11 15:11:05 +00:00
Shish
647e97ba86 nearly release yet? 2010-01-11 08:55:55 +00:00
Shish
fada3d8750 htmlable t&c 2010-01-05 19:06:45 +00:00
Shish
3c40ca8c47 set user creation to use the generic captcha api 2010-01-05 17:57:33 +00:00
Shish
02c9c7eced paginated image bans 2010-01-05 17:32:12 +00:00
Shish
618f739a59 more documentation, and set some extensions to be hidden from the user docs list 2010-01-05 13:18:01 +00:00
Shish
cab222c348 admin extension is no longer core 2010-01-05 11:08:46 +00:00
Shish
da4431e58d move image deletion function to ImageIO 2010-01-05 11:08:29 +00:00