Commit graph

1726 commits

Author SHA1 Message Date
Visman
caf684e67a Add maxlength for textarea 2023-06-27 19:04:36 +07:00
Visman
fac8a5e9dc Add maxlength for textarea 2023-06-27 18:59:53 +07:00
Visman
9e07911d2c typo fix #18 2023-06-24 08:47:12 +07:00
Visman
ef98e06798 Update Install.php 2023-06-21 23:09:53 +07:00
Visman
77466f3444 Update Current.php 2023-06-20 23:31:11 +07:00
Visman
b9ac5230ad Update lang files 2023-06-20 18:13:39 +07:00
Visman
b75459aa8e Update lang files 2023-06-20 18:11:01 +07:00
Visman
6753fd0fca Add "?" to replace one character in user filter 2023-06-20 18:05:54 +07:00
Visman
2c3cb2fdc2 Up rev 2023-06-17 20:56:13 +07:00
Visman
afd35ffeb9 Inline tags can be nested in urls 2023-06-17 20:04:27 +07:00
Visman
9cf8967bb8 Increase parser and SCEditor synchronization + return inline style for color, background, font bbcodes 2023-06-17 16:21:07 +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
66e360cf90 Update quote bbcode 2023-06-14 23:36:36 +07:00
Visman
fd5dda5aef Fix case insensitivity of method_exists() function
For BBCodeList\Structure
2023-06-14 23:31:42 +07:00
Visman
f579f91534 Add an option for setting the quality of uploaded avatars 2023-06-03 14:43:21 +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
aee3d0b0a8 Change order of formats for avatar
For avif or other formats not listed.
2023-06-02 20:51:22 +07:00
Visman
3283856fdc Up rev 2023-06-02 11:11:26 +07:00
Visman
a949c5adcb Update welcome.tpl files 2023-06-01 23:04:25 +07:00
Visman
604e0d2a13 OAuth refactoring
The registration functionality has been moved from RegLog to the Register page.
Added a check for agreeing to the rules for the first login.
Added ability to edit name when registering via OAuth.
2023-06-01 23:00:59 +07:00
Visman
d50c4c81d9 Initialization is incorrect 2023-05-31 23:14:00 +07:00
Visman
d896ff2c08 Fix activate() in Register page 2023-05-31 19:33:09 +07:00
Visman
d564cc5de8 Move getAttrs() method 2023-05-31 18:24:49 +07:00
Visman
4b4d96a260 Fix previous commit 2023-05-31 16:07:38 +07:00
Visman
5ce8e20f9b Add FORK_JSON_ENCODE constant 2023-05-31 15:38:02 +07:00
Visman
61c613123a Update RegLog page 2023-05-30 23:01:28 +07:00
Visman
207ba891f5 hange the order of conditions 2023-05-30 23:00:17 +07:00
Visman
7a5c871a43 Update Driver.php 2023-05-29 23:39:09 +07:00
Visman
cdb41fa93c Added login via email/password 2023-05-29 21:05:45 +07:00
Visman
8e41ecb415 Update lang files 2023-05-29 19:30:34 +07:00
Visman
69fd7584d3 Delete mail templates 2023-05-29 19:28:15 +07:00
Visman
9c1d081f5a Change tooltip text depending on config setting 2023-05-29 16:29:13 +07:00
Visman
b7725afb23 OAuth: Diversify the description of actions 2023-05-28 21:17:27 +07:00
Visman
4d837f00c2 OAuth: Pass request type through provider
Needed to control the behavior of the authorization/registration algorithm without saving data to the session/cookies.
2023-05-28 19:50:38 +07:00
Visman
23afcdbb7b Update templates 2023-05-27 19:50:46 +07:00
Visman
c22108a3a2 Remove duplicate title elements
The template will add information from value.
2023-05-25 19:38:08 +07:00
Visman
6465970de1 Add an empty line 2023-05-25 18:59:59 +07:00
Visman
399ff77b32 Fix Admin\Bans page 2023-05-24 18:57:14 +07:00
Visman
af0b3141b2 Fix form.forkbb.php 2023-05-24 18:55:51 +07:00
Visman
b7a88db120 Update form.forkbb.php template 2023-05-24 18:11:13 +07:00
Visman
7f48a585c1 Fix Register page 2023-05-23 22:40:18 +07:00
Visman
fb87642b3e Add comment
If size exists, then it is a multiselect.
2023-05-21 21:38:46 +07:00
Visman
ecded3baed Fix Parser\BBCode page 2023-05-21 21:33:21 +07:00
Visman
f34fe01f07 Fix form.forkbb.php template 2023-05-21 21:32:49 +07:00
Visman
f0b7d0b6ee Update form.forkbb.php template 2023-05-21 21:03:05 +07:00
Visman
a3064a6921 Update form.forkbb.php 2023-05-21 13:56:38 +07:00
Visman
d4c426739d Update form.forkbb.php template 2023-05-20 21:03:35 +07:00
Visman
2caac06488 Update form.forkbb.php template 2023-05-20 19:21:59 +07:00
Visman
3142ba2c3a Update Register page for emails from OAuth 2023-05-19 20:58:24 +07:00
Visman
f0c1bd9d38 Update Validators\Email for emails from OAuth 2023-05-19 20:09:01 +07:00