Commit graph

2027 commits

Author SHA1 Message Date
Visman
4bb42cb2a7 Update NoURL validator 2022-01-12 21:00:50 +07:00
Visman
7bfef0f73f Update Html validator 2022-01-12 21:00:26 +07:00
Visman
45660f945f Update Email validator 2022-01-12 21:00:05 +07:00
Visman
84868861ed Update Search page 2022-01-12 20:59:19 +07:00
Visman
06108efe14 Update Profile\Edit page 2022-01-12 20:59:05 +07:00
Visman
9b1da742c2 Update Profile\Config page 2022-01-12 20:58:38 +07:00
Visman
07d5354608 Update Profile 2022-01-12 20:58:24 +07:00
Visman
b50fbc13c6 Update PostValidatorTrait.php 2022-01-12 20:58:02 +07:00
Visman
4f4402c0b4 Update Moderate page 2022-01-12 20:57:45 +07:00
Visman
41922c27b6 Update Auth page 2022-01-12 20:57:30 +07:00
Visman
e24c00d0e5 Update Admin\Users\View page 2022-01-12 20:57:14 +07:00
Visman
006ef5f003 Update Admin\Users\Action page 2022-01-12 20:56:59 +07:00
Visman
e4e343241a Update Admin\Update page 2022-01-12 20:56:28 +07:00
Visman
53768100dd Update Admin\Parser\BBCode page 2022-01-12 20:56:03 +07:00
Visman
dc27a428fb Update Admin\Options page 2022-01-12 20:55:21 +07:00
Visman
72f5e91435 Update Admin\Maintenance page 2022-01-12 20:54:59 +07:00
Visman
b66a565637 Update Admin\Logs page 2022-01-12 20:54:38 +07:00
Visman
f999e3fc0a Update Admin\Install page 2022-01-12 20:54:24 +07:00
Visman
2a4483b941 Update Admin\Groups page 2022-01-12 20:53:57 +07:00
Visman
2d307d6002 Update Admin\Forums page 2022-01-12 20:53:43 +07:00
Visman
79f99cc6f1 Update Admin\Categories page 2022-01-12 20:53:22 +07:00
Visman
df541d3930 Update Admin\Bans page 2022-01-12 20:53:06 +07:00
Visman
cf338ceeaf Update Core\Validator 2022-01-12 20:52:42 +07:00
Visman
eb078a5fb4 Fix Core\Mail 2022-01-12 20:52:23 +07:00
Visman
cc4512309e Update Core\Validator 2022-01-12 13:02:29 +07:00
Visman
420a2e6f18 Update User manager 2022-01-11 23:01:25 +07:00
Visman
0f98e90cea Update Admin\Bans page 2022-01-11 23:01:05 +07:00
Visman
6af439c843 Update Core\Validator
Change validation rules.
2022-01-11 22:18:36 +07:00
Visman
58f7eabd36 Update validator lang files 2022-01-11 18:08:18 +07:00
Visman
624d8a0677 Update Core\Mail
To hide warnings.
2022-01-11 16:00:35 +07:00
Visman
887132d4ed Minor changes 2022-01-11 00:04:03 +07:00
Visman
84e864a24d Delete comments that do not make sense 2022-01-10 23:33:48 +07:00
Visman
4c9cc34c41 Update User\UpdateCountTopics 2022-01-10 23:31:24 +07:00
Visman
a8c610a2db Update User\UpdateCountPosts 2022-01-10 23:30:00 +07:00
Visman
f73da2f949 Update Admin\Users page 2022-01-10 23:01:16 +07:00
Visman
7b6e7f6106 Update Admin\Bans page 2022-01-10 22:38:54 +07:00
Visman
bf139c7d53 Update Forum model 2022-01-10 22:32:51 +07:00
Visman
8fa2e7e708 Delete comments that do not make sense 2022-01-10 18:53:52 +07:00
Visman
9890234acd Update Config\Save
Use its own specific queries for each database.
2022-01-10 18:52:20 +07:00
Visman
43f672cf85 Update Admin\Update page
Add a blank password situation for a database.
2022-01-10 18:46:46 +07:00
Visman
5f10c53afa Fix BBCodeList\Structure model
Add an error control statement and try {} catch () to catch errors in custom regexes.
2022-01-09 21:04:17 +07:00
Visman
399ebb1dea Update defaultBBCode.php 2022-01-08 20:50:24 +07:00
Visman
c724ce566c Update Profile\View page
If the url is bad, then href in the link will be empty.
2022-01-08 19:14:41 +07:00
Visman
75df01aa8e Add ForkBB\url() function
This function checks the url (partially) and normalizes it (also partially at the moment).
2022-01-08 18:54:20 +07:00
Visman
b1791cf33b Update calidator lang files 2022-01-07 21:36:57 +07:00
Visman
a7066ae54b Add regex validation for url field in profile 2022-01-07 19:40:56 +07:00
Visman
2ed4958c62 Email address containing Unicode in the local part will be considered valid 2022-01-07 18:25:50 +07:00
Visman
ce09c88710 Add noURL rule for username 2022-01-07 18:23:35 +07:00
Visman
dfe2531fd0 Update Validators\NoURL rule 2022-01-04 23:32:53 +07:00
Visman
82e2c9406b Update PostValidatorTrait for noURL rule 2022-01-04 23:32:13 +07:00