green-ponies (jgen)
|
2fcc271f3d
|
Small typo.
|
2012-04-18 01:17:44 -04:00 |
|
green-ponies (jgen)
|
1615f79be4
|
Examine integers separately. Also, don't break search. >_<
|
2012-04-18 00:56:11 -04:00 |
|
green-ponies (jgen)
|
caec1ac824
|
Support multiple databases as well.
|
2012-04-18 00:55:39 -04:00 |
|
green-ponies (jgen)
|
dd88127c30
|
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
|
2012-04-18 00:54:18 -04:00 |
|
green-ponies (jgen)
|
f8832a5024
|
Merge branch 'filter_var'
|
2012-04-16 16:46:38 -04:00 |
|
green-ponies (jgen)
|
a79875c1eb
|
The idn_to_ascii() function is only supported by PHP version 5.3 and up.
|
2012-04-16 16:42:32 -04:00 |
|
green-ponies (jgen)
|
0c37be79a0
|
Actually get the proper mime type for a given file.
(FIXME: now we handle more than just images)
|
2012-04-15 19:55:06 -04:00 |
|
green-ponies (jgen)
|
a0a0ba5bbc
|
A better version of bool_escape() that uses filter_var if possible.
Also removed undb_bool() as it was basically a copy of the old bool_escape function.
|
2012-04-15 19:28:27 -04:00 |
|
green-ponies (jgen)
|
372f4fad7c
|
Use filter_var for function url_escape($input).
|
2012-04-15 18:59:23 -04:00 |
|
green-ponies (jgen)
|
a82f9382d1
|
Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
|
2012-04-15 18:40:06 -04:00 |
|
Shish
|
678215e4bd
|
width / height were never used individually, now just have images
|
2012-04-01 17:47:39 +01:00 |
|
Shish
|
7ad3ae55f9
|
inet = char(45) in mysql, to fit IPv6 addrs
|
2012-04-01 15:44:43 +01:00 |
|
Shish
|
eb05458c9f
|
change user class / delete user separate from admin
|
2012-03-31 19:25:27 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|
Shish
|
15df989f72
|
nicer error reporting
|
2012-03-31 17:07:11 +01:00 |
|
Shish
|
55d8d16ee8
|
suggest a perm when dev typos
|
2012-03-31 17:06:53 +01:00 |
|
Shish
|
81c7ac0120
|
mass source set perm
|
2012-03-31 16:31:10 +01:00 |
|
Shish
|
1673e8e7ef
|
et perm
|
2012-03-31 15:48:29 +01:00 |
|
Shish
|
4856af9c49
|
more perms
|
2012-03-31 12:33:55 +01:00 |
|
Shish
|
7ef52c853f
|
more perms
|
2012-03-31 12:28:34 +01:00 |
|
Shish
|
f7f70b8600
|
more perms
|
2012-03-30 20:54:33 +01:00 |
|
Shish
|
62e13eda96
|
always create
|
2012-03-30 20:28:09 +01:00 |
|
Shish
|
7cbb62c8cc
|
move data to data folder
|
2012-03-30 18:21:35 +01:00 |
|
Shish
|
29cebb44f9
|
event_listeners is a bit of cached data
|
2012-03-30 18:07:40 +01:00 |
|
Shish
|
fd094050fc
|
move config file to data
|
2012-03-30 18:03:55 +01:00 |
|
Shish
|
e210fe739b
|
more spaced out priorities
|
2012-03-30 16:41:25 +01:00 |
|
Shish
|
da786ee3c1
|
tags on thumb element
|
2012-03-22 13:18:15 +00:00 |
|
Shish
|
1085925504
|
css=style, js=script
|
2012-03-22 12:30:02 +00:00 |
|
Shish
|
88767b4c96
|
syntax
|
2012-03-22 12:15:03 +00:00 |
|
Shish
|
b156d4f380
|
no need for 'load files in a good way' to be optional, just do it
|
2012-03-21 15:04:17 +00:00 |
|
Shish
|
e71cf291a9
|
hide empty bits, not just null
|
2012-03-19 19:00:25 +00:00 |
|
Shish
|
a69d80d950
|
generic blocks, now with database storage
|
2012-03-19 18:40:37 +00:00 |
|
Shish
|
ea90e21d86
|
wiki perms
|
2012-03-19 13:21:59 +00:00 |
|
Shish
|
ee4b223f65
|
comment_anon bool -> create_comment perm
|
2012-03-19 13:17:47 +00:00 |
|
Shish
|
bca3dd919d
|
upload_anon bool -> create_image perm
|
2012-03-19 12:59:02 +00:00 |
|
Shish
|
0300065b9d
|
default anon can do nothing
|
2012-03-19 11:42:56 +00:00 |
|
Shish
|
45bff3ff31
|
inherit the class, not the name
|
2012-03-19 11:33:06 +00:00 |
|
Shish
|
50a6013569
|
nicer custom classes
|
2012-03-19 11:27:01 +00:00 |
|
Onivis Yhonay d'Izeworudi
|
f72b8babc0
|
Load style.css from theme when autocache is enabled
|
2012-03-18 16:59:13 +01:00 |
|
Shish
|
f518c608d9
|
lazy loading for thumbs
|
2012-03-15 19:26:16 +00:00 |
|
Shish
|
144c1afcbc
|
ffffff, PHP, doing something weird rather than having a userful error message
|
2012-03-14 20:35:15 +00:00 |
|
Shish
|
6632521218
|
permission name tweaks
|
2012-03-14 19:24:10 +00:00 |
|
Shish
|
9a0228720a
|
truncate as a function, which works
|
2012-03-13 07:01:27 +00:00 |
|
Shish
|
d54580e453
|
PLT is used by tooltips too...
|
2012-03-13 07:01:15 +00:00 |
|
Shish
|
dde5d4c9b5
|
html5 validation
|
2012-03-13 06:33:21 +00:00 |
|
Shish
|
efd05179f3
|
better log for owner change
|
2012-03-13 04:55:49 +00:00 |
|
Shish
|
a5ba9279c4
|
modification dates on CSS/JS links
|
2012-03-12 23:17:20 +00:00 |
|
Shish
|
02428a17f5
|
note of perms
|
2012-03-12 17:30:33 +00:00 |
|
Shish
|
0e262f5500
|
change_X -> edit_X for consistency
|
2012-03-12 17:29:03 +00:00 |
|
Shish
|
f15fa1c635
|
a newline so source is less cramped
|
2012-03-12 15:06:07 +00:00 |
|