Commit graph

2213 commits

Author SHA1 Message Date
Visman
e09b580c50 Update Auth page 2022-02-08 15:11:20 +07:00
Visman
0f6171c2c2 Update PM\PMConfig page 2022-02-08 14:58:09 +07:00
Visman
84bc6355c8 Update Search page 2022-02-08 14:34:23 +07:00
Visman
7b77ef3c2f Update Rules page 2022-02-08 14:18:09 +07:00
Visman
6a80ee9934 Update Admin\Statistics page 2022-02-08 14:06:37 +07:00
Visman
89750c800b Update Feed page 2022-02-08 14:05:37 +07:00
Visman
9d72eeff1a Update Models\Page 2022-02-08 14:05:15 +07:00
Visman
8d0d383e16 Update Online model
Add a model readiness check.
Add an option to disable the request to calculate online users.
2022-02-08 13:36:53 +07:00
Visman
45b16233c9 Minor change 2022-02-08 12:58:29 +07:00
Visman
69d2121cd4 Update Online model
Add a model readiness check.
2022-02-08 12:58:13 +07:00
Visman
45b70dcb83 Update Admin\Install page 2022-02-07 14:40:07 +07:00
Visman
ee0f448a89 Update Admin\Install page
For PostgreSQL.
2022-02-07 14:20:02 +07:00
Visman
65941831e5 Update DB\Pgsql for COLLATE 2022-02-07 14:14:45 +07:00
Visman
8cd3c308e0 Minor change 2022-02-05 21:39:55 +07:00
Visman
1b5d883513 Update Admin\Statistics page 2022-02-05 17:38:28 +07:00
Visman
d412cf465b Update ban.forkbb.php template 2022-02-05 14:02:26 +07:00
Visman
24a0cf8bb3 Minor change 2022-02-05 00:27:16 +07:00
Visman
81da755155 Update Forum model 2022-02-05 00:26:53 +07:00
Visman
308f408926 Minor change 2022-02-04 08:29:01 +07:00
Visman
b61b6bf7cc Update Profile page 2022-02-04 08:23:45 +07:00
Visman
72f1865642 Update style.css 2022-02-03 21:39:25 +07:00
Visman
efba9261fe Add (un)confirmed email indication style 2022-02-03 21:38:06 +07:00
Visman
3eff025dd0 Change ForkBB groups setting 2022-02-02 18:57:15 +07:00
Visman
071f1a4cb5 Add log for install 2022-01-31 16:17:59 +07:00
Visman
714af03c41 Update Admin\Install page 2022-01-29 22:14:58 +07:00
Visman
aa90fb1d5e Fix Search\Index
For SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '... for key 'forum_search_words_word_idx'
2022-01-29 21:54:24 +07:00
Visman
cdea5ce590 Update DB drivers 2022-01-25 13:23:14 +07:00
Visman
8418606d83 Update Core\DB 2022-01-25 13:17:32 +07:00
Visman
b457fe6a79 Add spaces 2022-01-24 23:19:26 +07:00
Visman
c6253ef6fe Update DB\Sqlite 2022-01-24 23:19:16 +07:00
Visman
31c11f14c7 Update Admin\Install page 2022-01-24 19:15:30 +07:00
Visman
269a8a1fcd Update install.forkbb.php 2022-01-19 09:33:33 +07:00
Visman
8a09427cd6 Add htmlspecialchars() to template for the page title but without double encoding 2022-01-17 23:44:18 +07:00
Visman
4e8fc5af7b Update BBCodeList\Generate 2022-01-17 23:31:21 +07:00
Visman
49d30dde62 Remove double escaping special characters in the page title 2022-01-17 23:30:32 +07:00
Visman
a41a703b40 Remove double escaping special characters 2022-01-17 22:12:27 +07:00
Visman
64b259f6ae Move breadcrumb transliteration from models to page templates 2022-01-17 21:59:42 +07:00
Visman
22a8b7589a Remove leading spaces in html 2022-01-17 18:18:32 +07:00
Visman
efaf3112d8 Revert "Small changes that break everything"
This reverts commit e61bd6c3c0.
2022-01-17 18:06:49 +07:00
Visman
e61bd6c3c0 Small changes that break everything 2022-01-17 18:06:33 +07:00
Visman
42aabea186 Update style.css 2022-01-17 17:29:35 +07:00
Visman
257d394c5c Update Core\ErrorHandler 2022-01-17 14:06:50 +07:00
Visman
9f9c3028e1 Update Admin\Install page 2022-01-17 00:24:14 +07:00
Visman
6dc76f73d2 Update readme.md 2022-01-16 23:53:12 +07:00
Visman
225f4c4830 Update Core\Mail 2022-01-16 23:46:45 +07:00
Visman
e3dcfbfd84 Update composer.json 2022-01-16 23:46:12 +07:00
Visman
d7f31b5c9c Update Core\Mail
Instead of hiding warnings, they should be logged without interrupting script execution.
2022-01-16 17:54:00 +07:00
Visman
2712c67025 Update Core\Log
Fix "Malformed UTF-8 characters, possibly incorrectly encoded in ..."
2022-01-16 17:51:32 +07:00
Visman
dd94c9b9b3 Update style.css
Fix links display in Iswev.
2022-01-16 16:52:22 +07:00
Visman
587202bd29 Update Core\Validator
Separately handle the situation similar to the previous commit.
2022-01-16 16:50:56 +07:00