Commit graph

120 commits

Author SHA1 Message Date
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
Visman
6ed8537bd3 rev.11 Add subscriptions 1 2020-09-01 09:49:04 +07:00
Visman
630aff0484 Fix set http headers in Message page 2020-08-27 19:04:18 +07:00
Visman
c56c8184d3 Add feeds 1 2020-08-23 22:45:24 +07:00
Visman
1efacf8a25 Revert "Change Page page for http headers"
This reverts commit 16220a9291.
2020-08-23 22:43:01 +07:00
Visman
16220a9291 Change Page page for http headers 2020-08-23 22:41:50 +07:00
Visman
089ad8643f Add Send Email page 2020-08-20 19:09:49 +07:00
Visman
484a507b3e Fix for checking expired bans for the admin 2020-08-07 00:48:10 +07:00
Visman
4887ccbfce Add function to recalculate the number of users posts to the Admin/Users page 2020-08-02 09:48:48 +07:00
Visman
2d8a3fdb9a Add Update page 2020-07-19 20:42:23 +07:00
Visman
593dcf41a8 Add Update controller 2020-07-18 23:37:09 +07:00
Visman
6a94b17d98 Move Install page 2020-07-18 23:05:15 +07:00
Visman
0799853a93 Coding style 2020-07-03 15:28:10 +07:00
Visman
700435010a Coding style 2020-07-02 21:07:17 +07:00
Visman
a228dc1792 Move constants from Routing to Router 2020-07-01 23:37:14 +07:00
Visman
8131e14e56 Coding style 2020-06-28 12:10:59 +07:00
Visman
b09c359d59 Add moderate functions for forum page 2020-06-24 15:06:59 +07:00
Visman
b4ba1eed6e Delete canViewIP from User\Model 2020-06-18 17:03:55 +07:00
Visman
2c7ef0dab5 Update Admin\Users page
Added function to create a new user
2020-06-16 19:09:02 +07:00
Visman
8f63f73fa9 Update Routing.php 2020-06-05 19:32:52 +07:00