Commit graph

2278 commits

Author SHA1 Message Date
Visman
d1e16a19c0 Update style 2021-02-03 22:11:24 +07:00
Visman
39a73a0410 Add spaces to code O_o 2021-02-03 18:19:28 +07:00
Visman
317b7f6034 Add weight to pageHeaders for sorting 2021-02-03 18:15:28 +07:00
Visman
deaed8a0c2 Update style and temlates
Add new classes and identifiers.
2021-02-03 17:16:09 +07:00
Visman
34b465ab17 Update style and temlates
Add new classes and identifiers.
2021-02-02 19:40:57 +07:00
Visman
dff6d7a845 Update style and form template 2021-02-01 23:07:02 +07:00
Visman
4fdba7dd57 Fix for smilies upload 2021-01-30 17:00:52 +07:00
Visman
d221cd5b6e Update style.css 2021-01-29 20:23:31 +07:00
Visman
130b10264e Add Cote\Log to Core\ErrorHandler 2021-01-28 19:01:09 +07:00
Visman
0c2095e369 Add spaces to code O_o 2021-01-27 19:19:32 +07:00
Visman
436e9b31ba Fix type for backtrace in Core\ErrorHandler 2021-01-26 22:44:16 +07:00
Visman
f4e4e51911 Update two initial variables 2021-01-26 22:32:34 +07:00
Visman
945da6d10e Update Core\ErrorHandler.php 2021-01-26 22:24:33 +07:00
Visman
309558e11e Fix Feed page
Fix TypeError: substr(): Argument #3 ($length) must be of type ?int, bool given
2021-01-26 18:50:24 +07:00
Visman
f8bebd067d Fix Update page 2021-01-24 22:45:48 +07:00
Visman
42acb18730 Delete Container->DIR_CONFIG 2021-01-24 18:45:44 +07:00
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
688dbb1764 Update style.css 2021-01-23 22:30:58 +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
bb841f27af Update style.css 2021-01-20 20:53:39 +07:00
Visman
c7f0969bfd Update style.css
Add usability for spoiler O_o O_o
2021-01-20 14:09:40 +07:00
Visman
09276b44fa Update style.css
Add usability for spoiler O_o
2021-01-20 13:24:51 +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
bc8b344360 Update readme.md 2021-01-19 00:53:07 +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
4a59dcd938 Update composer + add psr/log 2021-01-16 17:58:51 +07:00
Visman
1c80626fbd Update .htaccess
Add Permissions-Policy header
2021-01-14 10:10:36 +07:00
Visman
0e09dc7202 Update nginx.dist.conf
Copy-paste rule for nginx configuration in action.
Isolate locations with regular expressions.
2021-01-13 21:12:38 +07:00
Visman
e2073eaba5 Update readme.md 2021-01-13 14:29:55 +07:00
Visman
2d2a0966b6 fix comment 2021-01-13 09:44:09 +07:00
Visman
fd22427b43 Update nginx.dist.conf 2021-01-13 09:38:15 +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
0ee82c83b3 Update readme.md
For NGINX
2021-01-12 23:35:42 +07:00
Visman
05da20bb73 Add example nginx configuration
As a first approximation.
2021-01-12 23:25:58 +07:00