1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 23:50:11 +01:00
Commit Graph

7004 Commits

Author SHA1 Message Date
Marcin Łabanowski
da6eece8eb Merge pull request #267 from forklessanon/fix-2
Fix color incase page is missed and then found again.
2014-11-17 11:09:48 +01:00
Forkless
058e9bfb73 Fix color incase page is missed and then found again. 2014-11-17 03:20:17 -06:00
Marcin Łabanowski
d0fb3783b1 Merge pull request #262 from theBladeee/master
Update dashboard.html
2014-11-14 15:53:24 +01:00
theBlade
6d939df2d6 Remove extra code 2014-11-14 09:49:35 -05:00
theBlade
44139e2ebb Adds an extra button for global admins to edit board settings. 2014-11-14 09:33:44 -05:00
czaks
f256940bd9 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-11-14 15:10:57 +01:00
czaks
62a6dac022 custom captcha integration 2014-11-14 15:09:52 +01:00
8chan
560d5fbbc5 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
Conflicts:
	install.sql
2014-11-14 12:15:24 +00:00
8chan
dbda783b92 Better install documentation 2014-11-14 04:15:04 -08:00
8chan
0288b06c6a Merge /srv/http 2014-11-14 12:14:11 +00:00
Marcin Łabanowski
7bc0f528ef Merge pull request #260 from theBladeee/patch-1
Fix for install.sql
2014-11-14 10:46:27 +01:00
theBladeee
6f5d2bb62c Fix for install.sql
dank memes
2014-11-14 04:45:34 -05:00
czaks
1d0409e84b Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-11-14 09:44:15 +01:00
8chan
f944116a7c Enabe thread stats 2014-11-12 21:08:48 -08:00
8chan
a68d8628a5 Merge https://github.com/ctrlcctrlv/8chan 2014-11-13 05:08:40 +00:00
8chan
1267c60a2c SECURITY: CSRF in post.php 2014-11-12 21:08:32 -08:00
8chan
4f2398f7b8 Make deletePost more tolerant of errors
Sometimes thumbnail generation fails but the post is still there, sometimes post deletion is aborted halfway through

Ignore errors from file_unlink and don't fail if $f->file, $f->thumb not set
2014-11-12 21:06:58 -08:00
8chan
47aa1a520d Bug: Banners weren't displaying if board was over 10 chars long 2014-11-12 21:05:34 -08:00
czaks
2f1526a1a6 add missing tablesorter library 2014-11-12 10:45:25 +01:00
8chan
802dd12c7c Have to load onready 2014-11-12 01:19:02 -08:00
8chan
deae4f88ca lol 2014-11-12 01:17:34 -08:00
8chan
b28fc414b0 Make removing board from favorites on 404 actually work 2014-11-12 01:16:42 -08:00
Fredrick Brennan
0da5d13e7e Merge pull request #245 from forklessanon/patch-3
Security fix: Added defaults to the banned boards
2014-11-12 10:32:03 +08:00
Fredrick Brennan
47cd951fc6 Merge pull request #250 from forklessanon/install-patch
Added missing table column
2014-11-12 10:31:37 +08:00
Forkless
fdfd64357a Added missing column to reports table 2014-11-11 01:23:06 -06:00
Forkless
0df4afe917 Security fix: Added defaults to the banned boards list to protect core folders of the codebase.
Added banned boards restriction to the mod_new_board function.
2014-11-10 06:35:53 -06:00
8chan
17fea55c16 Go to bottom link 2014-11-09 23:24:00 -08:00
8chan
30f4b5b5c2 Compatability fix 2014-11-09 23:23:47 -08:00
8chan
5848c96fdc Enable catalog search 2014-11-09 23:23:38 -08:00
8chan
c648448a75 Merge https://github.com/ctrlcctrlv/8chan 2014-11-09 22:25:54 -08:00
Fredrick Brennan
9b00491385 Merge pull request #239 from forklessanon/comment-toolbar
Fix for the js being shitty inside the compiled main.js.
2014-11-10 14:24:22 +08:00
Fredrick Brennan
a987195e80 Merge pull request #241 from topkek/patch-6
Stop long filenames from stretching the quick reply box
2014-11-10 14:22:14 +08:00
8chan
b102a44c66 Board settings page for flags 2014-11-09 22:19:49 -08:00
8chan
557c6a7e35 Close ctrlcctrlv/8chan#238 2014-11-09 22:19:15 -08:00
8chan
cf81d83942 Board flags commit 2014-11-09 22:18:45 -08:00
8chan
0ec5b61ae9 30 chars 2014-11-09 22:18:06 -08:00
8chan
2f352f390d Don't die on bad board configs 2014-11-09 22:17:50 -08:00
topkek
c68bd97e14 Apply to all upload fields 2014-11-10 00:22:59 +00:00
topkek
7d001c3eb6 Better selector 2014-11-10 00:12:55 +00:00
Forkless
7c60cf3281 Moved the Options tab stuff to be setup after the document is ready. 2014-11-08 22:18:07 -06:00
8chan
938333d692 This script was breaking boards.html 2014-11-08 16:58:02 -08:00
8chan
cf84255269 yoga 2014-11-08 16:57:43 -08:00
8chan
2b67cfc5ee Stop nesting bug on update 2014-11-08 16:57:21 -08:00
8chan
34bfa3eaad disable for now 2014-11-08 16:57:00 -08:00
8chan
3b9be5c161 Stop double posting AJAX bug 2014-11-08 16:56:41 -08:00
Forkless
4b44d2fdde Fix for the js being shitty inside the compiled main.js. 2014-11-08 14:25:54 -06:00
Fredrick Brennan
03ac1426f5 Merge pull request #233 from topkek/patch-8
Changes to post-hover.js
2014-11-08 11:21:49 +08:00
Fredrick Brennan
3f3531e8d2 Merge pull request #232 from forklessanon/hide-ids
Added option for hiding IDs
2014-11-08 11:21:20 +08:00
Fredrick Brennan
d75a119a7f Merge pull request #231 from forklessanon/master
Support for youtube's 'start' and 'end' URL parameters
2014-11-08 11:20:38 +08:00
Fredrick Brennan
68c9d9e9c7 Merge pull request #227 from forklessanon/comment-toolbar
Fix for update to comment toolbar (should work now)
2014-11-08 11:19:59 +08:00