Shish
|
d715b3d8a6
|
brain-o
|
2012-02-07 18:27:53 +00:00 |
|
Shish
|
0589f9d72e
|
fine grained permission bits
|
2012-02-07 15:15:18 +00:00 |
|
Shish
|
bff5a8453f
|
start of fine-grained permissions
|
2012-02-07 13:44:54 +00:00 |
|
Shish
|
bb49c09279
|
jquery does lots now
|
2012-02-07 11:36:28 +00:00 |
|
Shish
|
ab7c62515e
|
move JS bits into static files
|
2012-02-07 11:33:42 +00:00 |
|
Shish
|
2162dbebdd
|
base_href variable for javascript, to avoid generating dynamic JS with PHP
|
2012-02-07 11:33:27 +00:00 |
|
Shish
|
3b205d98eb
|
charset
|
2012-02-07 10:56:46 +00:00 |
|
Shish
|
7211b0a30b
|
vary cookie only with CACHE_HTTP
|
2012-02-07 10:17:37 +00:00 |
|
Daku
|
cca3ce513a
|
added confirm/warning to resetting image ids
|
2012-02-07 00:02:53 +00:00 |
|
Daku
|
e92d4f6809
|
fixes gelbooru with bookmarklet
|
2012-02-07 00:02:53 +00:00 |
|
Daku
|
80970f924e
|
this should be here >_<
|
2012-02-07 00:02:52 +00:00 |
|
Daku
|
07e786101d
|
download all images function for admin
|
2012-02-07 00:02:52 +00:00 |
|
Daku
|
1fd565fa87
|
can't check if rating is null if it doesn't exist...
|
2012-02-07 00:02:51 +00:00 |
|
Daku
|
94d2f99df2
|
this should fix bookmarklet not working with nice urls
|
2012-02-07 00:02:51 +00:00 |
|
Daku
|
9efce5378c
|
small fix for bookmarklet image url
|
2012-02-07 00:02:50 +00:00 |
|
Daku
|
6e602aa430
|
forgot to remove this...
|
2012-02-07 00:02:50 +00:00 |
|
Daku
|
1f871a69e1
|
fixing flash again :x
|
2012-02-07 00:02:49 +00:00 |
|
Daku
|
a25f405470
|
bookmarklet now supports sankaku and konachan
|
2012-02-07 00:02:49 +00:00 |
|
Daku
|
26b688fe9b
|
bookmarklet now supports oreno.imouto
|
2012-02-07 00:02:48 +00:00 |
|
Daku
|
d3d395c347
|
reset image id function for admin
this basically grabs all the image_id's > sets them all from 1-whatever (so it would be like you never deleted an image)
|
2012-02-07 00:02:48 +00:00 |
|
Shish
|
0e25c82fc5
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-06 14:42:49 +00:00 |
|
Shish
|
a9ec9b6b70
|
comment info box
|
2012-02-06 14:42:38 +00:00 |
|
Shish
|
aa2696ca07
|
only add ellipsis if the comment actually is too long
|
2012-02-06 14:42:07 +00:00 |
|
Shish
|
b20fd1b3e3
|
js function for inserting comment links
|
2012-02-06 14:41:36 +00:00 |
|
Shish
|
e38f9e720f
|
CSS has odd/even built-in now
|
2012-02-06 12:24:13 +00:00 |
|
Shish
|
d2d03396af
|
info box
|
2012-02-06 12:23:56 +00:00 |
|
Shish
|
9fd10fb6d2
|
more explicit credit for the shimmie team :3
|
2012-02-06 05:34:06 +00:00 |
|
Shish
|
e1c8145bdc
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-06 05:25:18 +00:00 |
|
Shish
|
4bf42acdd1
|
database_dsn (lowercase) is no more
|
2012-02-06 05:22:51 +00:00 |
|
green-ponies (jgen)
|
a78ca78c9b
|
More changes to the install script.
More error checking, better formating, etc..
|
2012-02-05 16:35:34 -05:00 |
|
green-ponies (jgen)
|
8db3546c8d
|
Changes to the install script for Issue 101.
|
2012-02-05 12:11:56 -05:00 |
|
green-ponies (jgen)
|
15929f7264
|
Merge branch 'master' of git://github.com/shish/shimmie2
|
2012-02-05 11:32:48 -05:00 |
|
Shish
|
7a25fad4b0
|
link to specific comments
|
2012-02-05 07:37:20 +00:00 |
|
Shish
|
9db912d996
|
now that the cache key has changed, the invalidation needs updating...
|
2012-02-05 06:59:55 +00:00 |
|
Shish
|
2d334e08ea
|
How did this typo get back in here? :/
|
2012-02-05 05:06:55 +00:00 |
|
Shish
|
4e1300631b
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-05 04:25:58 +00:00 |
|
Shish
|
0b13db8ed7
|
hide anonymous's user page - having made a million comments, it was taking upwards of 60 seconds to process that one page, triggering the DOS defences...
|
2012-02-05 04:25:50 +00:00 |
|
Shish
|
a55eca4462
|
so many bots crawling the infinite search space...
|
2012-02-05 04:21:03 +00:00 |
|
Shish
|
5843aae4f2
|
random unused global o_O
|
2012-02-05 04:20:42 +00:00 |
|
green-ponies (jgen)
|
9e67e531aa
|
How is this typo still in here?
|
2012-02-04 23:16:50 -05:00 |
|
Shish Moom
|
5b741feb9f
|
Merge pull request #105 from green-ponies/master
Collect the Database engine as well
|
2012-02-04 15:31:04 -08:00 |
|
green-ponies (jgen)
|
3b028696a0
|
Rewind arrays before foreach loops over all the elements.
(fixed a small typo as well)
|
2012-02-04 15:35:21 -05:00 |
|
green-ponies (jgen)
|
cd1f5d9ed0
|
Missed a semicolon.
|
2012-02-04 14:49:48 -05:00 |
|
green-ponies (jgen)
|
68e9bd694e
|
Storing copies of config variables outside of for loops.
|
2012-02-04 14:17:52 -05:00 |
|
green-ponies (jgen)
|
0a1e8f2af4
|
Store config values that are used inside a loop.
|
2012-02-04 12:20:49 -05:00 |
|
green-ponies (jgen)
|
1a8c2d31c7
|
Also collect the database engine shimmie is using.
|
2012-02-04 10:55:37 -05:00 |
|
Shish
|
aac7ce6e78
|
update sysinfo to handle the new event listener format
|
2012-02-02 16:49:02 +00:00 |
|
Shish
|
ee94aca3cd
|
missed a bit
|
2012-02-02 16:08:49 +00:00 |
|
Shish
|
dab85e5f26
|
merge type hints
|
2012-02-02 14:16:14 +00:00 |
|
Shish
|
cc8f1f35a5
|
more type hints
|
2012-02-02 14:14:33 +00:00 |
|