Commit graph

139 commits

Author SHA1 Message Date
Visman
27f6709174 Move rules to UserRules from User model 2023-07-06 20:25:36 +07:00
Visman
02e8fc4021 Add file uploads 1/... 2023-07-05 23:14:53 +07:00
Visman
2c4a9e407f Add a link to the breadcrumbs that returns the user to the list of topics to the topic they left 2023-07-01 14:54:42 +07:00
Visman
68d8e27396 Add Clear cache to Admin\Maintenance page 2023-06-30 18:05:00 +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
684c356ce2 Update Routing.php
For profile.
2023-05-12 22:47:54 +07:00
Visman
266c00c210 OAuth (part 7 draft) 2023-05-12 14:08:53 +07:00
Visman
8b72a4a859 OAuth (part 1 draft) 2023-05-07 23:45:05 +07:00
Visman
0f61f3ec0d Code style and minor changes 2023-04-29 15:07:09 +07:00
Visman
5528d0480b Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Visman
8fa2e7e708 Delete comments that do not make sense 2022-01-10 18:53:52 +07:00
Visman
d9101e83bd Strict type checking 2021-12-19 15:31:27 +07:00
Visman
7fa59c4023 Strict type checking 2021-12-19 15:17:29 +07:00
Visman
8f3ee74868 Change o_maintenance 2021-12-19 13:46:52 +07:00
Visman
482bae2177 Change o_rules 2021-12-19 13:42:41 +07:00
Visman
89d823d508 Change o_regs_allow 2021-12-19 13:34:23 +07:00
Visman
590e6d29ba Update Controllers\Update 2021-12-04 19:37:14 +07:00
Visman
1645ac316f Update Controllers\Routing 2021-12-04 19:36:20 +07:00
Visman
b41c87c635 Update Controllers\Primary 2021-12-04 19:32:28 +07:00
Visman
b3c91d3fdb Update Controllers\Install 2021-12-04 19:31:28 +07:00
Visman
64febab8ad Update Controllers\Update
Remove the code needed to update from old revisions.
2021-12-03 16:34:18 +07:00
Visman
a76d1c1788 Move group numbers from Container to constants
And fix update page.
2021-11-29 21:46:50 +07:00
Visman
655d1a8a80 Add confirmation form when deleting bb-code 2021-11-22 20:13:02 +07:00
Visman
b7cec55d60 Add optional anchor for PM routes 2021-03-29 18:08:41 +07:00
Visman
2e83329590 Update Controllers\Routing for PM 2021-03-18 17:53:07 +07:00
Visman
f743dd7317 Add hash for send email page
Protect the email sending page from brute force.
Maybe need to add the id of the current user to the link?
2021-03-07 16:12:11 +07:00
Visman
e2e71ac03d rev. 35 for HTMLCleaner 2021-03-04 13:02:31 +07:00
Visman
7196007c21 Update for logs 2021-02-22 21:32:38 +07:00
Visman
620dba2974 Add Admin\Logs page 2021-02-22 00:32:52 +07:00
Visman
0319bd280a Update Page\Search 2021-02-13 13:29:15 +07:00
Visman
b4939f5763 Update Admin\Update page 2021-02-13 13:01:48 +07:00
Visman
fb7ade1883 Update Controllers\Routing
Set arguments type.
2021-02-13 00:05:30 +07:00
Visman
2b936d3d3a Update Page\Profile for argument type 2021-02-12 23:37:44 +07:00
Visman
2e04d9aac3 Change error text for 404 2021-02-10 21:13:10 +07:00
Visman
ac26d9b0ae Fix routing for password change and account activation 2021-02-09 19:49:47 +07:00
Visman
3a9ebb5336 Delete inline style for phpinfo
https://github.com/forkbb/forkbb/issues/2
2021-01-11 21:30:40 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
def812bf8c Add poll 9
Add form and vote handler.
2020-11-22 18:24:29 +07:00
Visman
68b12a6241 Change work with ban by username 2020-11-02 22:28:34 +07:00
Visman
0fdeb3aa19 rev.23 Update config
Change data type for some settings.
2020-10-30 21:26:21 +07:00
Visman
bd0ca920fd Add strict mode 1 2020-10-14 20:01:43 +07:00
Visman
ed26a085b6 rev.20 Delete Core\Cache
FileCache used without a wrapper
2020-10-05 19:53:38 +07:00
Visman
0ea771e2ac Add bbcode management 3 2020-10-01 12:34:23 +07:00
Visman
516534d1d1 Fix Update controller 2020-09-27 15:33:04 +07:00
Visman
16906e67d4 Move fix 2020-09-23 22:25:44 +07:00
Visman
6656c082e0 Add auto calc token for Router\link() 2020-09-23 21:04:21 +07:00
Visman
8e215c96a7 Add bbcode management 1 2020-09-23 19:38:40 +07:00
Visman
8dc15138eb emove phpDocumentor syntax from comments 2020-09-12 23:22:32 +07:00
Visman
72c250be11 rev.15 Add smilies management 2020-09-12 14:26:42 +07:00
Visman
6b450437f4 rev.14 Permissions -> Parser page 2020-09-08 10:43:28 +07:00