Shish
b5bea64195
cd variable for sites who want /ab/cb/abcd
2011-03-23 11:19:47 +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
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
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
306d99d56c
timeline function for profiling
2010-05-27 11:48:58 +01:00
Shish
5dda40513c
move warehouse directory creation into a single place
2010-04-23 05:46:34 +01:00
Shish
b7ca52165b
double-escape backslashes as well as forward
2010-04-23 03:31:38 +01:00
Shish
ce488eb7e9
avoid double escapes
2010-03-24 18:25:08 +00:00
Shish
0ba2a49730
AHA! This bug took ages to track down, as the trigger was in a completely different system to the error message... Many, many thanks to zshall for managing to reproduce the error, then narrowing it down to a single line \o/
2010-03-21 02:20:39 +00:00
Shish
db5a0c682e
make captchas optional and off by default, some people are having problems
2010-03-14 02:16:14 +00:00
Shish
ba466412e4
post/view?search -> post/view#search for better caching
2010-02-09 10:06:34 +00:00
Shish
8e54831873
URI based hash, for nginx compatability
2010-02-09 07:42:39 +00:00
Shish
41e17a16ba
wtf git
2010-02-02 00:35:59 +00:00
Shish
8a26b4e9d1
make memcaching work for pages, and log if DEBUG is set
2010-02-01 16:11:54 +00:00
Shish
e9b49a794f
disable captchas when debugging from localhost
2010-01-23 12:48:54 +00:00
Shish
43b957d98a
make make_http not break with '' as an argument
2010-01-18 08:29:48 +00:00
Shish
ba5f436cf3
documentation updates
2010-01-12 15:01:53 +00:00
Shish
10f6874164
better logging
2010-01-05 10:52:44 +00:00
Shish
3026e9b2cc
securimage support as an alternative captcha
2010-01-03 08:22:47 +00:00
Shish
ddd91196d9
proper logging
2009-12-30 08:00:00 +00:00
Shish
7c946db89f
how did nobody spot this? x_x
2009-11-20 11:52:26 +00:00
Shish
4b9f311ffd
forgot to replace this
2009-11-15 12:09:40 +00:00
Shish
535bcc2a00
handle the case of the SQL log failing to open
2009-11-15 10:27:08 +00:00
Shish
d70e00754f
html tooltip for autodates
2009-11-10 03:50:53 +00:00
Shish
2b691408ed
months and years for autodate
2009-11-10 03:36:51 +00:00
Shish
33f6695e28
this setting is used before the database is connected to...
2009-10-26 11:40:27 +00:00
Shish
4a75b8a7a3
prefixed cookies
2009-10-09 12:29:28 +01:00
Shish
eeaebd6e3a
find truth
2009-10-08 17:44:08 +01:00
Shish
6af8fa8d72
make debugging and coverage separate settings
2009-09-27 14:04:38 +01:00
Shish
2e3967bcb1
code coverage stuff
2009-09-19 20:25:12 +01:00
Shish
2ba033de32
configurable autodate format
2009-09-15 18:30:10 +01:00
Shish
a47bc67c50
split() is deprecated in php5.3
2009-09-14 21:19:35 +01:00
Shish
0ed1db7838
use_autodate option
2009-08-18 23:08:11 +01:00
Shish
49030ecffd
only cache gets
2009-08-13 19:29:38 +01:00
Shish
612cb3768b
if hit on disk, reload into memcache
2009-08-10 13:34:19 +01:00
Shish
88eecb5a6b
better caching code
2009-08-09 13:14:27 +01:00
Shish
f44634b67d
update this too
2009-08-02 09:10:43 +01:00
Shish
9575a06c68
compressed cached pages
2009-08-01 08:57:50 +01:00
Shish
57d8a8bfd6
static file caching
2009-08-01 02:32:07 +01:00
Shish
2758b13601
make autodate work, and use it a bit
2009-07-28 23:56:56 +01:00
Shish
8a64e171b7
updateses
2009-07-28 01:09:49 +01:00
Shish
cc9cefe41e
somewhat updated danbooru comment theme
2009-07-28 01:09:44 +01:00
Shish
fd85f390e5
make_http function
2009-07-24 08:10:11 +01:00
Shish
f712147553
lots of docs, and some internal changes
2009-07-21 07:36:12 +01:00
Shish
f27fa1f314
docs
2009-07-21 04:18:40 +01:00
Shish
3ebf861441
someone else is defining these...
2009-07-19 17:21:49 +01:00
Shish
96ce9c70a7
lots of docs
2009-07-19 08:38:13 +01:00
Shish Moom
7d827d3392
no need for hostname
2009-07-01 05:17:31 -07:00