Commit graph

2213 commits

Author SHA1 Message Date
Visman
fd760cb9ff Up rev 2023-09-20 21:03:19 +07:00
Visman
73047a8155 Make userDir parameter optional 2023-09-20 21:01:08 +07:00
Visman
1a13f93722 Update config files 2023-09-20 20:56:26 +07:00
Visman
4d096d5786 Create a directory for user templates 2023-09-20 20:53:30 +07:00
Visman
a2309c16d0 Move templates to new default directory 2023-09-20 20:52:59 +07:00
Visman
a77b4e4ecb typo fix 2023-09-20 20:51:21 +07:00
Visman
c7980386c3 Fix delete user with posts 2023-09-20 16:40:04 +07:00
Visman
6f84ba979b Add for #21 2023-09-19 22:16:55 +07:00
Visman
4bb906c300 Minor edits 2023-09-19 20:54:25 +07:00
Visman
9f46e4e302 Add sorting for UPDATE queries 2023-09-19 20:53:58 +07:00
Visman
e18280fbb0 Add sorting for delete in Search\Index 2023-09-19 20:36:33 +07:00
Visman
a2410a371a Simplify Search\Delete 2023-09-19 20:35:16 +07:00
Visman
8ade529ff8 Add spaceship 2023-09-19 18:54:28 +07:00
Visman
e45170cd0e Add sorting for multi-line DELETE queries 2023-09-19 18:38:45 +07:00
Visman
bc4fec2e34 Add another message for the administrator if MAINTENANCE_OFF = true #21 2023-09-18 18:24:14 +07:00
Visman
16f22acf61 Fix Deadlock 2
Set the same order for deleted records from the ::online table.
https://forkbb.ru/topic/81/SQLSTATE%5B40001%5D%3A%20Serialization%20failure%3A%201213%20Deadlock%20found%20when%20tryin
2023-09-17 16:29:20 +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
59dbdd47b1 Delete Dirk 2023-09-16 18:20:26 +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
257658ca5f Remove the time limit for recalculating the number of messages and topics 2023-09-10 11:18:29 +07:00
Visman
48bcd118ad Fix transaction abort in Search\truncateIndex() 2023-09-08 20:48:16 +07:00
Visman
faab11a2fb Rebuilding the search index is available only in maintenance mode 2023-09-08 20:07:15 +07:00
Visman
6f97f2c78d Recalculation of the number of user messages/topics (in the admin panel - in users) is available only in maintenance mode 2023-09-08 19:48:15 +07:00
Visman
267f126a04 Update admin.css 2023-09-08 19:26:02 +07:00
Visman
9ccee7c135 Typo fix 2023-09-07 15:54:18 +07:00
Visman
461c8c3e60 Border for quote bbcode 2023-09-03 23:15:46 +07:00
Visman
62bf8a0779 Fix Deadlock
https://forkbb.ru/topic/81/SQLSTATE%5B40001%5D%3A%20Serialization%20failure%3A%201213%20Deadlock%20found%20when%20tryin
2023-09-01 18:01:50 +07:00
Visman
a0e241d548 Add parameter filter for size and color bbcodes 2023-08-30 14:55:01 +07:00
Visman
1c6f7f271b Update style.css 2023-08-30 14:53:42 +07:00
Visman
c3a4ceb1c3 Update style.css 2023-08-30 08:29:43 +07:00
Visman
09da9ff6a6 Update admin.css 2023-08-26 18:05:07 +07:00
Visman
3229cd44f5 Update install 2023-08-23 17:45:47 +07:00
Visman
3710ac1dc4 Fix translate 2023-08-22 23:11:07 +07:00
Visman
1f34e1eefc Optimize (attempt to) recalculate user posts 2023-08-22 23:00:47 +07:00
Visman
8b13230ef4 Update bootstrap.php 2023-08-22 18:18:23 +07:00
Visman
676ace3ce7 Update readme.md 2023-08-20 20:09:37 +07:00
Visman
2c4711f425 Update style 2023-08-18 18:26:04 +07:00
Visman
9ce0e18f1d Update style 2023-08-18 15:43:41 +07:00
Visman
33e007b9ce Update readme.md 2023-08-17 17:56:48 +07:00
Visman
81031a50f0 Up rev 2023-08-17 17:55:14 +07:00
Visman
1e29f0a0ba For previous commit 2023-08-16 16:22:40 +07:00
Visman
dacb8a3191 Add topics to recalculate posts 2023-08-16 16:19:07 +07:00
Visman
3cf8b82a3d Change style to dark 2023-08-15 22:47:22 +07:00
Visman
cb20565b96 Update style 2023-08-14 00:11:05 +07:00
Visman
4e4465e81e Update style.css 2023-08-14 00:01:40 +07:00
Visman
4eb77bbc1f Replace index (with composite) 2023-08-13 22:20:17 +07:00
Visman
62fd33bec2 Simplified query "Topics with your posts", part of the logic moved to php, for large forums 2023-08-13 21:41:00 +07:00