Commit Graph

2331 Commits

Author SHA1 Message Date
85af28c0b5 return after error, don't handle the bad data 2012-01-26 17:16:57 +00:00
4530efc1e0 minus on its own was being turned into 'negative null-tag', which confused things 2012-01-26 17:16:06 +00:00
717024d464 explicit no-cache stops varnish from caching 2012-01-26 16:53:59 +00:00
52bbb36af4 shm_user breaks varnish cache 2012-01-26 16:51:24 +00:00
c46f03bf8f convert mysql functions + direct query building -> sql standards + paramaters 2012-01-26 16:20:26 +00:00
ab9b4e9123 limit x,y isn't standard SQL; use limit x offset y 2012-01-26 16:06:45 +00:00
c30cb55504 log to 'resize' rather than 'core-image' 2012-01-26 16:03:10 +00:00
38aa55dafd Merge pull request #99 from DakuTree/master
Auto resize on upload + Popular by Day/Month/Year
2012-01-26 08:01:37 -08:00
1877aa9973 Merge branch 'master' of github.com:shish/shimmie2 2012-01-26 15:26:08 +00:00
54031fcb90 still bail on assert failures even when debug is off 2012-01-26 15:26:00 +00:00
98f09695b6 sometimes tags are set with no images id... 2012-01-26 15:16:52 +00:00
4dc4ed45a4 this should stop any possible errors 2012-01-26 10:27:34 +00:00
9f92e7badf popular by day/month/year now has navigation 2012-01-26 10:27:33 +00:00
3477fe8c22 png resizing is broken 2012-01-26 10:27:33 +00:00
4400b385b3 this should get rid of the Call to ftp://ftp. function error 2012-01-26 10:27:32 +00:00
e10f863f1c fixed problem with random image tab not showing
popular by day/month/year should only show if ext is enabled
2012-01-26 10:27:32 +00:00
4e01a116ad this should be lowercase 2012-01-26 10:27:31 +00:00
229f181370 popular by should use current date if date not se 2012-01-26 10:27:31 +00:00
77ac43e261 added popular by day/month/year to sublinks 2012-01-26 10:27:31 +00:00
12f70776d5 popular by day/month/year feature for numeric_score ext 2012-01-26 10:27:30 +00:00
e9d7157d22 this should be rating 2012-01-26 10:27:30 +00:00
a1b920777b pools link should now show in menubar 2012-01-26 09:56:35 +00:00
772fcfa7f5 checks if user is owner of pool before deleting 2012-01-26 09:56:34 +00:00
cd1087b7a7 oops, forgot to remove class used for lite theme :x 2012-01-26 09:56:34 +00:00
9f3da77ea9 added random image button to the sublinks bar + help link should now either use the wiki or ext_doc/index 2012-01-26 09:56:33 +00:00
2cab5ec247 autoresize on upload feature for resize ext 2012-01-26 09:56:32 +00:00
5142901bca fixes the undefined rating property error 2012-01-26 09:56:32 +00:00
602f76da53 lite/danbooru themes now show rating in statistics box 2012-01-26 09:56:31 +00:00
5a2326614a delete by query confirm now uses jquery 2012-01-26 09:56:30 +00:00
a470bda95e updated jquery libary 2012-01-26 09:56:29 +00:00
0565568e5c source should log now when uploading 2012-01-26 09:56:29 +00:00
771eef75d8 Merge branch 'master' of github.com:shish/shimmie2 2012-01-26 02:22:13 +00:00
ad686975b7 Merge branch 'master' of github.com:shish/shimmie2 2012-01-26 02:15:12 +00:00
a208d5c6bc lock logging fix 2012-01-26 02:15:06 +00:00
0d8124af3b consistency for key names 2012-01-24 16:48:28 +00:00
f38b45e2a9 there are some odd cases where anonymous is not user #1, so use the anon_id variable 2012-01-24 16:40:36 +00:00
33606444ca these should be ignored as full directories; if they aren't, some other problem needs fixing 2012-01-24 16:35:35 +00:00
fc25427ca1 Merge pull request #97 from NaGeL182/master
User Deletion
2012-01-24 08:32:42 -08:00
36a04fd62c put DBupdate.php into the install.php under Shimmie Repair Console. 2012-01-23 15:24:23 +01:00
6d57af0243 beta oekaki ext 2012-01-23 05:42:52 +00:00
2f565c66d3 ignore oekaki 2012-01-23 05:40:00 +00:00
96b3b5c72a subfolders in data/ 2012-01-23 05:39:47 +00:00
9009ab2c95 named the foreign keys. 2012-01-22 20:20:26 +01:00
ddd3f99835 deleting the user withouth images delete resulted in image deletion too: the DB entriy gets removed but the image stays on the Hard drive.
this is fixed.
also the Foreign key needs to be manually updated in images table.
named the foreign keys in install.php for easier altering in the future.
2012-01-22 20:14:35 +01:00
023384149f User deletion (Deletes the user with comments, favorites and private messages)
User deletion with uploaded images ( all above plus the images the user uploaded)
Also the Database fix that is all needed for this in DBupdate.php
2012-01-22 18:55:52 +01:00
1ccc26ebd4 Merge branch 'master' of git://github.com/shish/shimmie2 2012-01-22 16:30:12 +01:00
03204859c1 merge~ 2012-01-22 15:11:39 +00:00
ddf61714f6 argh sql syntaxes 2012-01-22 14:54:03 +00:00
565b15c91e access the start time too... 2012-01-22 14:48:06 +00:00
f3c0c0e637 allow a configurable timezone 2012-01-22 14:40:41 +00:00