Visman
d10d8aa2c9
Fix OAuth
...
fix 9cfd336e7f
2023-11-10 17:24:11 +07:00
Visman
113df48a3c
Up rev
2023-11-10 11:45:54 +07:00
Visman
956a2b2d67
Add sitemap.xml for test
2023-11-08 20:05:16 +07:00
Visman
a6f39ae72a
Add more checks and return by anchor
2023-10-23 20:52:16 +07:00
Visman
dff71bcace
Another teaspoon of code for the extension system
2023-10-19 22:48:18 +07:00
Visman
95aa1fa7bf
Add Admin\Extensions page
2023-10-17 21:35:26 +07:00
Visman
9cfd336e7f
Minor changes
2023-10-10 16:31:35 +07:00
Visman
3be22c5961
Fix router: guests always cannot edit and delete posts
2023-10-04 22:28:16 +07:00
Visman
537b51d879
Add for admins to edit the author and date of post
...
You can only change it to the user, not to the guest.
The time of a post does not affect its position in the topic (the display order is by id).
The time of the first post affects the creation time of the topic.
2023-09-27 21:07:20 +07:00
Visman
dcde27781d
Add followed forums for "Latest active topics" and "Unanswered topics"
2023-08-06 20:49:53 +07:00
Visman
e91a93e84a
Update router
2023-07-22 21:48:02 +07:00
Visman
ea95760c46
Add OpenSearch
2023-07-20 17:57:41 +07:00
Visman
ed22304e4a
The + symbol in the uri is a space, and %2B is +
2023-07-20 17:40:28 +07:00
Visman
688b7d580b
Fix Profile\Pass page
2023-07-19 18:53:10 +07:00
Visman
c21fdc7423
Add "Delete Profile" to Profile\Edit page
...
Will not work until the update to revision 63 is completed.
2023-07-19 17:41:17 +07:00
Visman
8ee1da7acc
Add view of uploaded files to admin panel
2023-07-13 16:40:33 +07:00
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