Commit graph

1655 commits

Author SHA1 Message Date
Visman
d22d5230cc Update gender to constants 2023-05-14 20:31:03 +07:00
Visman
60c66eac01 Remove password hash generation for OAuth
May be needed if a password is requested to confirm the action. In this case, you will need to confirm the action via OAuth.
2023-05-14 17:36:32 +07:00
Visman
9f2923adf8 Update gender to constants 2023-05-13 22:41:17 +07:00
Visman
68747c98a8 Add color differentiation for redirects
Кин-дза-дза! 😄
2023-05-13 15:14:11 +07:00
Visman
d271bec869 Update Redirect page 2023-05-13 14:32:58 +07:00
Visman
e82b04ba22 Update ISWEV to constants 2023-05-13 14:29:53 +07:00
Visman
ced54003f8 Update ISWEV to constants 2023-05-13 13:31:15 +07:00
Visman
410879c522 OAuth (part 9 draft) 2023-05-13 12:49:13 +07:00
Visman
29e11e915f OAuth (part 8 draft) 2023-05-12 22:49:41 +07:00
Visman
64393ef7e8 Update profile pages 2023-05-12 22:49:01 +07:00
Visman
684c356ce2 Update Routing.php
For profile.
2023-05-12 22:47:54 +07:00
Visman
f5e2d22aa0 Update Redirect page
You can set the display time (greater than 0 seconds!) along with the message text.
2023-05-12 20:28:04 +07:00
Visman
dd60644198 Update Profile pages
For H2 title.
2023-05-12 14:40:42 +07:00
Visman
266c00c210 OAuth (part 7 draft) 2023-05-12 14:08:53 +07:00
Visman
f5aa9c8d57 Update Driver.php 2023-05-11 19:44:05 +07:00
Visman
b87e678bf9 Temporary plug 2023-05-11 12:03:17 +07:00
Visman
5605b21bf0 Up rev 2023-05-11 10:05:14 +07:00
Visman
6eb177db2a OAuth (part 6 draft) 2023-05-11 09:45:19 +07:00
Visman
a05edb7975 fix namespace 2023-05-10 21:21:51 +07:00
Visman
9107637d4e OAuth (part 5 draft) 2023-05-10 21:21:33 +07:00
Visman
76350bc12e OAuth (part 4 draft) 2023-05-09 22:01:01 +07:00
Visman
32d9aed7c1 OAuth (part 3 draft) 2023-05-09 19:00:16 +07:00
Visman
73af8bd435 OAuth (part 2 draft) 2023-05-09 18:38:54 +07:00
Visman
8b72a4a859 OAuth (part 1 draft) 2023-05-07 23:45:05 +07:00
Visman
27cf2152c8 Typo fix 2023-05-06 21:40:06 +07:00
Visman
91a6fc10ad Update style for Pages\Admin\Forums and Pages\Admin\Categories 2023-05-06 18:38:55 +07:00
Visman
a9b4eddd5f Update Report\Save 2023-05-06 16:27:39 +07:00
Visman
05f207bdd9 Attempt to solve problem #15
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '...' for key '..._online_user_id_ident_idx'
2023-05-03 20:44:16 +07:00
Visman
4eb6f85055 Up rev 2023-05-02 18:07:46 +07:00
Visman
055673ad58 Update Update.php 2023-05-02 18:05:43 +07:00
Visman
783fb02a2f Update TimeZoneTrait for translate 2023-05-01 18:02:38 +07:00
Visman
9be842b012 Update profile_other.po 2023-05-01 18:01:55 +07:00
Visman
600ff5d9da Update User model 2023-04-30 13:28:58 +07:00
Visman
0dc8a80645 Extend debug mode
Messages with status 400+ can be logged.
2023-04-30 13:17:41 +07:00
Visman
d24556d803 Update Install.php 2023-04-29 18:37:54 +07:00
Visman
eddb710952 Fix Mail 2023-04-29 18:24:41 +07:00
Visman
c644fe5cf8 Fix Poll\Revision 2023-04-29 18:13:23 +07:00
Visman
8b1f40e34c Fix DB\AbstractStatement 2023-04-29 18:05:01 +07:00
Visman
53d913701e Fix install 2023-04-29 18:04:36 +07:00
Visman
61da5179f6 Fix style 2023-04-29 17:39:37 +07:00
Visman
0f61f3ec0d Code style and minor changes 2023-04-29 15:07:09 +07:00
Visman
14c3a5d0db Up min PHP version from 7.3 to 8.0 - 5 2023-04-28 19:34:31 +07:00
Visman
e2cf3896b6 Up min PHP version from 7.3 to 8.0 - 4 2023-04-28 13:34:43 +07:00
Visman
7c7e1a097f Up min PHP version from 7.3 to 8.0 - 3 2023-04-28 10:58:24 +07:00
Visman
a191fbf789 Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
53daef4623 Update Install.php 2023-04-26 17:22:39 +07:00
Visman
ce008eeb5a Update Config.php 2023-04-26 16:58:16 +07:00
Visman
9211cb7481 Update Options.php 2023-04-26 16:58:14 +07:00
Visman
5af26f9c89 Update addRules() method in Validator
Now the rule can be specified as an array. Sometimes needed for 'in' and 'not_in'.
2023-04-26 16:58:09 +07:00