15 Commits

Author SHA1 Message Date
Sanpaku
a3f3e3a0f7 output_html template, vid fix
- $output_html templating, will make more changes later with api toggle for JS stuff like cross-thread post-hovering and autoupdate and similar.
- video compatibility fix for blink browsers
 - description (frontpage) and board slogan (below title on page) are now separate.
- minor style changes
2021-10-13 23:25:38 +02:00
Sanpaku
a03ed0cdd3 cleanup
a lot of __dir__'s and __dir__ . '/../' replaced with $path
separate version file
all mod actions moved to mod-actions.php
all mod pages moved to templates/mod/
fixed manual ban typo causing all bans to show as manual ban on ban page
2021-10-08 20:39:33 +02:00
Sanpaku
6bbd058466 manual ban+delete ban
clear captcha field on image reload
manual ban support
delete bans
set first board in boardlist if no board is set to apply to ban theme if user visits post.php manually
2021-10-08 14:57:49 +02:00
Sanpaku
7b81a37ced public ban messages ++
public ban messages
add ban image
general ban display improvement like detect img/txt board, better text breaking
added a minlength to captcha form
2021-10-07 13:35:24 +02:00
Sanpaku
87a8f7b74b bans+warnings & some style changes
fixed broken themes affected in edge (broken </select> that went ignored by other browsers)
moved post buttons to the left
removed post checkmark
timeuntil function
added warnings/temp bans/perm bans.
2021-10-07 00:23:13 +02:00
Sanpaku
e4bd80a122 edit/delete user
and minor report panel bug
2021-10-05 21:42:44 +02:00
Sanpaku
367a03ebb9 admin create users
admin can now create users
forgotten old password check to password change
minor box editing
2021-10-03 11:46:20 +02:00
Sanpaku
c7a00cb8c2 minor
increase global report counter
minor display change to report pages
php7.3 in readme, default username:password for admin
changed default frontpage text
2021-10-02 09:50:14 +02:00
Sanpaku
ac5d1bac07 global reports 2021-10-02 09:29:44 +02:00
Sanpaku
16a06b7d96 minor float bug 2021-10-02 09:11:09 +02:00
Sanpaku
2e08ea8c08 mod dashboard navigation, show/dismissing user reports
global reports display/dismiss tomorrow probably
after that i'll handle the banlist and banning.
can link to a demo after that.
2021-10-01 12:31:34 +02:00
Sanpaku
176651e93f user edit password, exploit fix
user password now uses a unique salt per user, user can change password.

thread get exploit fix (if mod_security doesn't pickup /../ in get parameter)
2021-10-01 08:10:01 +02:00
Sanpaku
733924d864 mod login
moderator sessions
additional post protections
minor deleted image url fix
2021-09-17 22:54:49 +02:00
Sanpaku
2189efe036 page bug fix, style changes
+started working on modpanel
2021-09-15 21:26:14 +02:00
Sanpaku
6ce29e3d39 More
stylings, functions, etc
2021-08-30 05:16:23 +02:00