Commit graph

2195 commits

Author SHA1 Message Date
Visman
e7676f6cfd Add more settings for username to engine config 2023-07-16 19:35:01 +07:00
Visman
a399dcc7b7 Update admin.css 2023-07-16 15:13:03 +07:00
Visman
4a4056281f Reduce memory consumption when searching if the result is displayed as a list of topics
For the moment when there is no valid cache.
2023-07-16 12:14:22 +07:00
Visman
ddc3cafbd6 Change index in ::search_matches table
Before /* Затронуто строк: 0  Найденные строки: 700 996  Предупреждения: 0  Длительность  1 запрос: 0,063 sec. (+ 44,990 sec. network) */
After  /* Затронуто строк: 0  Найденные строки: 700 996  Предупреждения: 0  Длительность  1 запрос: 0,000 sec. (+ 1,154 sec. network) */
2023-07-16 11:36:50 +07:00
Visman
abf9625e47 Fix return from topic to topic list by anchor
Refresh cache.
2023-07-15 21:43:37 +07:00
Visman
cfc3ae81ca Change multi_idx index in ::posts table
Before /* Затронуто строк: 0  Найденные строки: 701 075  Предупреждения: 0  Длительность  1 запрос: 4,790 sec. (+ 0,312 sec. network) */
After  /* Затронуто строк: 0  Найденные строки: 701 075  Предупреждения: 0  Длительность  1 запрос: 0,827 sec. (+ 0,280 sec. network) */
2023-07-15 21:20:26 +07:00
Visman
8df01cbac7 Add a little more optimization
Consider the topic author and the author of the last post in the topic so as not to send a database query.
2023-07-15 16:27:36 +07:00
Visman
d8bb95fcff Optimize search page "Topics with your posts" for "User has posted earlier" == YES 2023-07-15 15:54:54 +07:00
Visman
6e0923ac44 Update topic/topic_in_search templates 2023-07-15 12:41:48 +07:00
Visman
ebef5d5dad Add some order 2023-07-14 20:45:32 +07:00
Visman
8f8ed22a40 Up rev 2023-07-14 17:56:29 +07:00
Visman
1415bd73da fix 2023-07-14 17:44:27 +07:00
Visman
644edfceaa Update Uploads.php 2023-07-14 17:39:00 +07:00
Visman
67dd3da824 Add search cache lifetime setting to admin panel 2023-07-14 17:31:53 +07:00
Visman
ddbc87b031 There are no posts in the links to moved topics 2023-07-14 14:52:41 +07:00
Visman
da24c4751c Optimize search result fetching to display posts/topics 2023-07-13 23:28:51 +07:00
Visman
6cb89f39e8 Fix foreach() argument must be of type array|object, null given 2023-07-13 18:00:38 +07:00
Visman
8ee1da7acc Add view of uploaded files to admin panel 2023-07-13 16:40:33 +07:00
Visman
66ce617d35 Update form.forkbb.php 2023-07-13 16:38:10 +07:00
Visman
33707405b1 Update Result.php 2023-07-13 16:37:43 +07:00
Visman
bf5bcf58b7 Shorten naming units of information 2023-07-13 16:37:06 +07:00
Visman
2bc017bc6e Update ForkBB\size() function 2023-07-13 16:36:11 +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
9d0ec76e8b Add output image types for upload 2023-07-12 16:39:44 +07:00
Visman
e928df83da Convert file extension to lower case 2023-07-12 15:36:13 +07:00
Visman
62b335542e Take into account the limit for the volume of uploaded files 2023-07-11 23:57:06 +07:00
Visman
38fbadc409 Add hashtag to SCEditor 2023-07-11 18:26:00 +07:00
Visman
5be4d74045 Add additional extension filtering 2023-07-11 18:13:09 +07:00
Visman
94427053f1 Up rev 2023-07-10 23:35:03 +07:00
Visman
a24a3e1fdf Add a simple hashtag system to posts and searches 2023-07-10 23:34:53 +07:00
Visman
7b6eb88d8c Table ::search_cache needs cleaning 2023-07-10 20:17:56 +07:00
Visman
2c3cc72d9d Fix Models\Attachment 2023-07-10 00:20:33 +07:00
Visman
ca04b877f4 Prohibit SVG, at the moment is unsafe 2023-07-10 00:14:14 +07:00
Visman
fd625f45b5 Fix en\admin_groups.po 2023-07-10 00:08:31 +07:00
Visman
809a8cb29d Up rev 2023-07-09 17:48:47 +07:00
Visman
7917e7a3d1 Set png to max(?) compression always 2023-07-09 16:36:59 +07:00
Visman
d8f5715d0f Add file uploads 10/... 2023-07-09 16:22:09 +07:00
Visman
2b7244ed5e Add file uploads 9/... 2023-07-09 15:07:58 +07:00
Visman
f454d3ad10 Add file uploads 8/... 2023-07-09 13:04:34 +07:00
Visman
765fbab1d1 Update style.css 2023-07-09 00:16:09 +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
485954ee5e Add file uploads 7/... 2023-07-08 22:10:22 +07:00
Visman
49acb82f78 Add file uploads 6/... 2023-07-08 16:53:24 +07:00
Visman
dc7e1be75b Add file uploads 5/... 2023-07-08 00:21:08 +07:00
Visman
d15f66b849 Add multiple option for input 2023-07-07 19:52:09 +07:00
Visman
a57dd75625 Add rule for upload
Depends on permission to use links!
2023-07-07 19:50:48 +07:00
Visman
3aa0f27252 Add space symbol O_o 2023-07-07 19:49:40 +07:00
Visman
27f6709174 Move rules to UserRules from User model 2023-07-06 20:25:36 +07:00
Visman
299fad263c Add file uploads 4/... 2023-07-06 13:14:43 +07:00
Visman
b34ebfa909 Add file uploads 3/... 2023-07-06 12:38:13 +07:00