Lain Iwakura
6e00ca26be
TESTING - Add Site Notice (Kind of required)
2016-09-14 05:18:26 -04:00
Lain Iwakura
469c3c9970
TESTING - Add Site Notice (Kind of required)
2016-09-14 05:16:13 -04:00
Lain Iwakura
b335425dde
TESTING - Add Site Notice (Kind of required)
2016-09-14 05:15:00 -04:00
Lain Iwakura
fbc2b1cf21
TESTING - Add Site Notice (Kind of required)
2016-09-14 05:13:16 -04:00
Lain Iwakura
5fe7a9626f
TESTING - Add Site Notice (Kind of required)
2016-09-14 05:01:01 -04:00
Lain Iwakura
dc521a6b36
FINAL - Update News
2016-09-14 04:59:29 -04:00
Lain Iwakura
ae4fdb8ef1
TESTING - Add Site Notice (Kind of required)
2016-09-14 04:58:05 -04:00
Lain Iwakura
83147a41c0
FINAL - Update News
2016-09-14 04:32:20 -04:00
Lain Iwakura
cfec751601
TESTING - New compact hedder! - PART 3.5 CSS Ultra Dense Layout - Content Tag Fix Again?
2016-09-14 04:16:21 -04:00
Lain Iwakura
203e57a85b
TESTING - New compact hedder!
2016-09-14 02:22:09 -04:00
Lain Iwakura
14ad8d3140
More logo refinements, fix dimentions
2016-09-12 18:27:12 -04:00
Lain Iwakura
c98860e989
Updated News
2016-09-10 14:01:04 -04:00
Lain Iwakura
5e90e63199
Added Webm / MP4 Support
2016-09-09 04:56:51 -04:00
Renzo
b616a5cace
Hide posts by config, #199
2016-09-01 13:47:41 -05:00
Renzo
b009bb77ad
Fixed #192
2016-08-14 14:52:08 -05:00
Renzo
bf96cc0e28
Fixed #142
2016-07-30 01:28:33 -05:00
Renzo
193938b72c
Fixed #148
2016-07-30 01:15:00 -05:00
Renzo
b3dcc13d0c
Changes to footer
...
* Added "Force restart" option to processing jobs
* "Restart" and the new link are only shown to admins as only admins have access to that action
2016-07-30 00:21:54 -05:00
Renzo
87d622468f
Fixed #85
2016-07-29 12:30:30 -05:00
Renzo
64da0446d5
Fixed #184
2016-07-29 11:40:48 -05:00
Renzo
7865238e89
Fixed #183
2016-07-26 18:42:39 -05:00
Parziphal
531b5844d0
Fix more vulnerabilities
2016-02-13 20:29:57 -05:00
Parziphal
565fcf08a3
FIxed vulnerability in forum search
2016-02-13 20:15:21 -05:00
Parziphal
3649bc135a
Fixed XSS vulnerability
2016-01-07 21:53:56 -05:00
Pop
88f0a82032
Merge pull request #135 from terokorp/hotfix/forum_xss_fix
...
Critical: xss vulnerability on forums, adding html encoding forum post title.
2015-01-27 03:03:15 -05:00
Parziphal
ce8df0519e
More fixes for #138
2015-01-26 07:54:21 -05:00
Parziphal
eb34e1d0c7
Fixed #138
2015-01-26 07:12:37 -05:00
Thasan
8119e3de8c
html encoding forum post title
2015-01-03 07:37:01 +02:00
Parziphal
4f8a3a8c2b
Fixed #112 .
2014-09-07 16:38:08 -05:00
Parziphal
193c5cc514
Fixed #99 .
2014-07-03 15:32:53 -05:00
Parziphal
3aea779cfc
Htmlentitied tag names
2014-05-12 16:35:22 -05:00
Parziphal
cb4f5971a8
Fixed issue #65 .
2014-03-08 14:03:16 -05:00
Parziphal
5501abab43
Fixed user mailer views.
...
They had test code... reverted to original state.
2014-01-21 22:35:15 -05:00
Parziphal
5776745bb8
Fixed issue #48 .
2014-01-17 08:43:34 -05:00
Parziphal
46fcd2f21b
Showing post and tag edit counts in user profile.
2014-01-12 10:13:21 -05:00
Parziphal
827072db46
Fully enabled tag subscriptions.
2014-01-12 10:09:26 -05:00
Parziphal
cf9cba40b6
Fully enabled Inline Images.
...
A little detail: the "Add image" button was moved to a new table row, so it stands out more.
Known bugs/errors:
- When cropping an animated GIF inline (with a secondary JPG inline), although the images are correctly cropped, an empty error is displayed.
2013-12-31 14:22:59 -05:00
Parziphal
12e3a57053
more changes related to advertisements.
...
added position to advertisements. with it, one can choose to either show an horizontal add only at top, bottom or both.
removed can_see_ads check from AdvertisementsHelper::print_advertisement() because it's already checked before calling it.
horizontal-bottom ads in post#index are centered.
removed "Reset hit count" checkbox in ads#edit.
Width and Height in ads form are now "number" fields.
Width and Height must now be set also for "Html" ads.
made ads#show a little nicer.
ads#create and ads#update redirect to ads#index if success.
some other related changes.
made ad#show a little nicer
2013-12-05 15:09:26 -05:00
Parziphal
ff28733e94
moved ad in post#index below pagination
2013-12-05 09:28:37 -05:00
Parziphal
e2533565bc
more changes to advertisements
...
added two new ad spots, bottom of post#index and post#show.
spots can be selectively activated in the booru config. by default,
only original spots are active.
2013-12-04 15:19:11 -05:00
Parziphal
781ecab67c
added link to Post->Moderate
2013-12-02 19:23:42 -05:00
Parziphal
cd55735461
using jpeg's width and height in case sample's size isn't available.
...
this will fix the error in post#show of the image having 0 width and height
(thus not showing) if the image doesn't have a sample.
2013-12-02 10:59:03 -05:00
Parziphal
322e190a57
removed br after ad
2013-12-02 10:03:06 -05:00
Parziphal
8de2c5ed67
fixed display error in ads form
2013-12-02 09:43:52 -05:00
Parziphal
bfd9978032
added html option to advertisements
2013-12-01 21:26:35 -05:00
Parziphal
fcb105ed05
fixed fullMessages
2013-12-01 12:20:16 -05:00
Parziphal
92494e80d5
enabled Advertisements
2013-11-21 14:08:11 -05:00
Parziphal
a04e2e590c
use jQuery's 'on' method
2013-11-21 14:03:07 -05:00
Parziphal
3f70df54ee
cached main menu
2013-11-21 14:02:16 -05:00
Parziphal
e26647dd41
removed post/referral partial
2013-11-21 14:00:42 -05:00