Commit graph

707 commits

Author SHA1 Message Date
Visman
2ac35214e5 Fix Core\Container
Array_replace_recursive() functions kept old arguments and added new ones because the keys were different.
2021-01-24 18:27:33 +07:00
Visman
a780e3cd66 Update log messages 2021-01-24 13:25:22 +07:00
Visman
979ed4a519 Update Core\Log 2021-01-23 19:35:30 +07:00
Visman
9e4d9078e4 Change the logic for topic-links 2021-01-22 22:45:41 +07:00
Visman
00208dc197 fix previous 2021-01-22 22:11:50 +07:00
Visman
629928bd4c Update Subscription\Send for log 2021-01-22 22:11:07 +07:00
Visman
15e3caf2f9 Update Report page for log 2021-01-19 21:35:51 +07:00
Visman
a28e4552fe Update Login, Registration and Mail send page for log 2021-01-19 21:32:30 +07:00
Visman
1040e9972d Update Core\Log 2021-01-19 21:30:21 +07:00
Visman
8e6f82291d Update Login page for log 2021-01-19 00:49:30 +07:00
Visman
e0b08758f1 Update Core\Validator
Change the getData() method to be able to exclude the specified elements.
2021-01-19 00:48:41 +07:00
Visman
21e1e40e0e Update Core\Log
Do not log cookies.
2021-01-19 00:46:06 +07:00
Visman
62a9d25991 Update Login page for log 2021-01-19 00:12:54 +07:00
Visman
b3be3c0745 Update User\Model for log 2021-01-18 23:20:04 +07:00
Visman
4549617268 Update Core\Log 2021-01-18 23:19:41 +07:00
Visman
e95feba37a Fix login 2021-01-18 22:01:49 +07:00
Visman
164dbfe304 Invalid ip address -> '0.0.0.0' 2021-01-18 19:28:46 +07:00
Visman
6cc0906b2b rev. 33 for log 2021-01-17 21:03:03 +07:00
Visman
2891f8fc78 Add Core\Log
psr-3
2021-01-17 21:01:47 +07:00
Visman
56a872bbb1 Update Container.php
Escaping the percent character.
2021-01-17 20:38:29 +07:00
Visman
2d2a0966b6 fix comment 2021-01-13 09:44:09 +07:00
Visman
fd7ade8cdd Fix install
There is a chance that the problem with calculating the base url remains :(
2021-01-13 09:37:37 +07:00
Visman
3a9ebb5336 Delete inline style for phpinfo
https://github.com/forkbb/forkbb/issues/2
2021-01-11 21:30:40 +07:00
Visman
a4c14a273b Change the heading level for the moderation page 2021-01-11 17:22:32 +07:00
Visman
c110cd65ce Add Content-Type header for error page 2021-01-11 17:21:29 +07:00
Visman
6c98e08166 Delete inline style for right, center and justify bbcode
https://github.com/forkbb/forkbb/issues/2
2021-01-10 19:33:36 +07:00
Visman
6fcbd86ffa Update Content-Security-Policy
Add directives that don't use default-src as fallback
https://developers.google.com/web/fundamentals/security/csp
2021-01-10 17:36:56 +07:00
Visman
d1572dd82e Delete inline js for back button
https://github.com/forkbb/forkbb/issues/2
2021-01-10 01:05:12 +07:00
Visman
4aa2bc5971 Delete inline style for poll
https://github.com/forkbb/forkbb/issues/2
2021-01-09 21:34:47 +07:00
Visman
bb385ea147 Add output of http headers from engine config
The default set is "common". In the admin panel, profile, registration and login - "secury".
2021-01-09 20:06:37 +07:00
Visman
3708d0d318 rev. 32 To add http headers (security headers)
Two sets of headers: common and secury.
2021-01-09 20:03:51 +07:00
Visman
683e5a8471 Update style and templates
For a screen width of 81rem and more, the navigation block goes vertically to the right. O_o
2021-01-08 13:49:28 +07:00
Visman
a7d560351f Update style and templates
The main navigation has been moved from the header to a separate block.
2021-01-07 22:04:19 +07:00
Visman
afd40e92b1 Add escaping for menu item keys and script properties 2021-01-07 20:57:51 +07:00
Visman
756cee650a Update BBCodeList\Structure
Switching to Parserus 1.x.
2021-01-06 21:13:07 +07:00
Visman
07fcfd6459 rev. 31 New bbcode structure 2021-01-06 20:06:06 +07:00
Visman
9c01267f4a Fix PDO exception when committing an autocommitted transaction in PHP 8 2021-01-06 20:04:20 +07:00
Visman
66cf3db14b Fix bbcode validation 2021-01-06 18:34:19 +07:00
Visman
0b29a40c48 Update templates 2021-01-06 18:33:05 +07:00
Visman
fc686720b7 Change rel attribute for user links
https://developers.google.com/search/docs/advanced/appearance/qualify-outbound-links
2021-01-06 14:38:46 +07:00
Visman
9baa10ef66 Update templates
Html5 semantics
2021-01-05 22:57:37 +07:00
Visman
fa6cb59778 Change the color of the report button 2021-01-02 21:49:28 +07:00
Visman
806fd4a926 Sticky address in post 2020-12-26 19:08:06 +07:00
Visman
1cb00d4138 Hide the search/sort form to the spoiler for Userlist page 2020-12-23 16:29:20 +07:00
Visman
ec8da52437 Update Moderate page
Remove unnecessary message when displaying an error.
The Cancel button must be active in all actions.
2020-12-22 19:11:54 +07:00
Visman
cd8090310b Delete continue 2020-12-22 08:30:29 +07:00
Visman
0b468d0be6 Change language files 2020-12-21 23:48:56 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
bf668943ea Change language files for profile 2020-12-20 14:51:52 +07:00
Visman
e3ba9774e1 Consider i_avatars_size when uploading avatars 2020-12-20 14:43:46 +07:00