Commit graph

1215 commits

Author SHA1 Message Date
Visman
bf6a7d5d73 Update composer.json 2021-11-27 21:29:48 +07:00
Visman
f187be425a Update readme.md 2021-11-27 21:28:57 +07:00
Visman
eeee117a3e Update Core\Image\ImagickDriver
No test.
2021-11-27 21:22:51 +07:00
Visman
170f8cfbb2 Fix Core\Image\GDDriver 2021-11-27 21:22:16 +07:00
Visman
21b2b03ff1 Working with images moved from Core\Image to separate drivers 2021-11-27 20:21:44 +07:00
Visman
94002ba6cc Update Core\Files
Here is mimeType() function as a fool protection.
2021-11-27 15:18:39 +07:00
Visman
a2afaf6261 Update readme.md 2021-11-27 12:26:01 +07:00
Visman
74a063de85 Update composer.json 2021-11-27 12:19:03 +07:00
Visman
a91a383df0 Add support *.avif 2021-11-26 22:17:52 +07:00
Visman
cfb8511f63 Fix __() function 2021-11-26 21:16:20 +07:00
Visman
b254c54694 Add sending notifications for PM 2021-11-25 22:06:55 +07:00
Visman
7970b2c9d6 Update style and templates 2021-11-24 20:57:05 +07:00
Visman
bd841bd347 Update style for topic and search templates 2021-11-24 17:42:07 +07:00
Visman
7d03ebfa0b Update templates 2021-11-24 17:08:41 +07:00
Visman
f552824e68 Update style for ban template 2021-11-24 15:15:45 +07:00
Visman
187e6d41c9 Update style for stats template 2021-11-24 13:56:05 +07:00
Visman
b2d7e962e4 Update style for redirect template 2021-11-24 12:13:12 +07:00
Visman
3732e7b46e Update style for rules template 2021-11-24 12:06:24 +07:00
Visman
ac2da1af66 Update style for message template 2021-11-24 12:03:15 +07:00
Visman
9346767356 Update style for message template 2021-11-24 10:44:02 +07:00
Visman
5490c4c0e6 Update style for crumbs template 2021-11-24 00:09:49 +07:00
Visman
d15b75221a Update style for debug template 2021-11-23 22:30:25 +07:00
Visman
b99594a9e5 Update Admin\Parser\BBCode page
Do not generate delete links for BB codes that cannot be deleted.
2021-11-22 20:18:29 +07:00
Visman
655d1a8a80 Add confirmation form when deleting bb-code 2021-11-22 20:13:02 +07:00
Visman
a3c8e437f5 Update admin\options lang files 2021-11-21 18:18:47 +07:00
Visman
5423a851a5 Update Post template 2021-11-21 16:48:04 +07:00
Visman
a9dc835f18 Update Profile page 2021-11-21 16:40:04 +07:00
Visman
96eb8a7cff Update paginate template 2021-11-21 12:25:54 +07:00
Visman
c1b2c206d2 Update Rules page 2021-11-21 10:59:58 +07:00
Visman
99b25947c9 Update Report page 2021-11-21 10:57:08 +07:00
Visman
8932cdb525 Update Moderate page 2021-11-21 10:53:01 +07:00
Visman
f3972a6188 Update Redirect page 2021-11-21 10:45:48 +07:00
Visman
837860113c Update Poll model 2021-11-21 10:41:43 +07:00
Visman
6424a13b5d Update Email page 2021-11-21 10:35:26 +07:00
Visman
426f3f3a14 Update Admin\Parser\BBCode page 2021-11-20 14:45:30 +07:00
Visman
ca12c38f2d Fix type of 'legend' in forms 2021-11-20 14:30:47 +07:00
Visman
1478a09b35 Update 'legend' in forms
Translation of strings has been moved to the form template.
2021-11-20 14:17:10 +07:00
Visman
84a2bd98d1 Fix xss in __() function
String not found in translation files must be escaped.
2021-11-20 13:54:54 +07:00
Visman
960bf497c8 Fix post and pm\post templates 2021-11-19 22:59:14 +07:00
Visman
dff090f74f Update form template
Delete bbcode flags.
2021-11-19 22:53:00 +07:00
Visman
876cb68e0a Update forms
The default value of 1 for 'checkbox' is set in the form template.
2021-11-19 22:44:20 +07:00
Visman
eed8c8be88 Update forms and form template
Move translation of 'label' for 'checkbox' from forms to template.
2021-11-19 22:35:30 +07:00
Visman
e6ba2c4688 Fix xss in legend in form 2021-11-19 22:02:42 +07:00
Visman
493256a9a8 Fix PM\PBlock model 2021-11-17 12:26:58 +07:00
Visman
d641c18b59 Update PM.php 2021-11-16 17:05:41 +07:00
Visman
0407139360 Update PM
For the case when usernames will only consist of numbers.
2021-11-16 17:03:18 +07:00
Visman
ab2ad0cfbe Update ErrorHandler.php
Fix type of $line.
2021-11-16 12:36:15 +07:00
Visman
ef7d006d6d Fix PM\PPost model for guest 2021-11-16 12:18:03 +07:00
Visman
db6231aed4 Fix Search\Delete method
For delete users without deleting messages.
2021-11-16 12:15:35 +07:00
Visman
5d59812f0b rev.38 2021-11-15 22:57:20 +07:00