Visman
5c39cdbddf
Core\View: Add code pre-insertion to template when compiling
...
Needed for a plugin system.
2023-10-10 23:29:55 +07:00
Visman
e096fa6965
Core\View: Add delete() method
...
Probably needed for a plugin system.
2023-10-10 16:32:59 +07:00
Visman
d51ac30d0c
Core\View: Add addTplDir() method
2023-10-04 19:28:30 +07:00
Visman
71dda154a5
Consider user time zone in Validator\date
2023-09-28 15:55:33 +07:00
Visman
568ff292f5
Move methods to Core\Func
...
timeToDate() and dateToTime(()
2023-09-28 15:40:39 +07:00
Visman
537b51d879
Add for admins to edit the author and date of post
...
You can only change it to the user, not to the guest.
The time of a post does not affect its position in the topic (the display order is by id).
The time of the first post affects the creation time of the topic.
2023-09-27 21:07:20 +07:00
Visman
304a1d720f
Cnage Validator - date
...
Add error: The :alias field contains the time before the start of the Unix epoch.
2023-09-27 19:04:08 +07:00
Visman
73047a8155
Make userDir parameter optional
2023-09-20 21:01:08 +07:00
Visman
a77b4e4ecb
typo fix
2023-09-20 20:51:21 +07:00
Visman
62e39a8cf5
Update Log
2023-09-16 19:11:47 +07:00
Visman
128692b4c7
Update Simple Cache
2023-09-16 18:51:06 +07:00
Visman
9b1008e22b
copyright
2023-09-16 18:00:58 +07:00
Visman
a0521b376c
Move Dirk to the core of the engine
...
To further expand the functionality of the template engine.
2023-09-16 18:00:45 +07:00
Visman
70620c155f
Add more database information for MySQL
2023-09-10 22:52:26 +07:00
Visman
053bfe9b76
For og:image
2023-08-10 22:39:00 +07:00
Visman
c258e63f36
Remove single quote character from forced disallowed in username
2023-08-05 22:17:00 +07:00
Visman
f2c9679e30
Add config for module Test
...
Now in the configuration you can set external form referrers.
Use a translator to read the comments in the test.default.php file.
2023-08-05 18:40:47 +07:00
Visman
b64f9d17e3
Update Test.php
2023-08-02 20:59:00 +07:00
Visman
30083d0c35
Add to previous commit $_SERVER['REMOTE_ADDR']
2023-08-01 00:23:22 +07:00
Visman
8f2886d210
Added verification of a token generated outside the engine
...
https://forkbb.ru/post/211#p211
2023-07-31 23:54:16 +07:00
Visman
45c890e063
Add audio/flac
2023-07-28 19:04:53 +07:00
Visman
4c78b07a95
Change Csrf\verify() method + token rule in Validator to be able to set the token lifetime
2023-07-27 14:22:35 +07:00
Visman
eb3c6256da
Add REQUEST_METHOD to log
2023-07-25 17:26:20 +07:00
Visman
59d1325ae5
Fix for guest post
2023-07-23 21:53:04 +07:00
Visman
61705d001d
Fix Test modul
2023-07-22 23:24:49 +07:00
Visman
bb0737e384
Change forms
2023-07-21 16:36:08 +07:00
Visman
7ef10e86d6
Log information from the Test module
2023-07-21 12:00:03 +07:00
Visman
ebef5d5dad
Add some order
2023-07-14 20:45:32 +07:00
Visman
f40f76f0c6
Fix for GD
...
1. Palette image not supported by webp
2. imageavif(): avif error - avif doesn't support palette images
2023-07-12 18:18:26 +07:00
Visman
e928df83da
Convert file extension to lower case
2023-07-12 15:36:13 +07:00
Visman
a24a3e1fdf
Add a simple hashtag system to posts and searches
2023-07-10 23:34:53 +07:00
Visman
7917e7a3d1
Set png to max(?) compression always
2023-07-09 16:36:59 +07:00
Visman
4eee4e51fc
Limit the number of files that can be uploaded at the same time
2023-07-08 23:05:36 +07:00
Visman
49acb82f78
Add file uploads 6/...
2023-07-08 16:53:24 +07:00
Visman
9981a68a7e
jpeg xl
...
ImageMagick has the ability to support the JPEG XL format.
2023-07-04 16:45:33 +07:00
Visman
76baacb67a
Fix for GD and animated WebP
2023-06-29 01:45:10 +07:00
Visman
f85dd4743c
If the bbcodes require inline styles, then add the style-src 'unsafe-inline' rule to the Content-Security-Policy header
2023-06-17 01:21:25 +07:00
Visman
6efd155597
Add heif/heic and fix ini_get() for size() method
...
ImageMagick supported heif/heic formats.
2023-06-03 12:08:12 +07:00
Visman
5ce8e20f9b
Add FORK_JSON_ENCODE constant
2023-05-31 15:38:02 +07:00
Visman
5923684775
Use container->MAX_EMAIL_LENGTH
2023-05-19 18:02:44 +07:00
Visman
cf15f56635
Rename method
2023-05-16 21:29:21 +07:00
Visman
aee1a49a25
Fix call order of curl_close() and curl_error()
2023-05-16 17:34:28 +07:00
Visman
f997cb59a1
Update uploadFromLink() method for Files
2023-05-15 18:48:20 +07:00
Visman
19a7842b7a
Repl FILTER_VALIDATE_BOOLEAN to FILTER_VALIDATE_BOOL
2023-05-15 17:12:31 +07:00
Visman
947705cc3c
Add avatar upload on registration via OAuth
2023-05-14 21:47:05 +07:00
Visman
8fa8d4d420
Temp files in cache
2023-05-14 21:44:55 +07:00
Visman
ced54003f8
Update ISWEV to constants
2023-05-13 13:31:15 +07:00
Visman
eddb710952
Fix Mail
2023-04-29 18:24:41 +07:00
Visman
8b1f40e34c
Fix DB\AbstractStatement
2023-04-29 18:05:01 +07:00
Visman
0f61f3ec0d
Code style and minor changes
2023-04-29 15:07:09 +07:00