Commit Graph

21 Commits

Author SHA1 Message Date
cafca1e854
Minor improvements (#185)
* Minor improvements

* Update posts.php
2023-06-16 23:03:16 +07:00
d6702fe1b1
Minor improvements (#168) 2023-05-13 00:55:01 +07:00
3d17119e68
Minor improvements (#167) 2023-05-10 23:10:25 +07:00
2b8cfbb878
Use constants instead of string literals (#160) 2023-04-17 21:41:34 +07:00
b2c5c274a2
Minor fixes (#159) 2023-04-17 19:58:00 +07:00
1ab25279f3
Use constants instead of string literals (#151)
* Replaced '../triggers/cron_running' with CRON_RUNNING
* Replaced '../triggers/cron_allowed' with CRON_ALLOWED
2023-04-10 12:34:26 +07:00
35ddccfc12
Redundant pagination, mysql 5.7+ issue (#140) 2023-04-08 12:40:11 +07:00
6b3b0e8310
Minor fixes (#139)
* Minor fixes

* Update CHANGELOG.md
2023-04-06 23:01:38 +07:00
6f14d705cc Revert "Fixed broken "user_viewonline" in admin panel (#134)"
This reverts commit 8f3a2486e5.
2023-04-06 00:05:32 +07:00
8f3a2486e5
Fixed broken "user_viewonline" in admin panel (#134)
* Fixed broken "user_viewonline" in admin panel

* Update CHANGELOG.md
2023-04-05 22:33:29 +07:00
9bdc1cdb83
Fix some notices in admin panel reported by BugSnag (#121) 2023-04-02 13:49:48 +07:00
012ae17fd3
Fix some bugs with MySQL strict mode (#111) 2023-04-01 14:29:01 +07:00
2cac1d608e
Added link to forum in admin_forumauth.tpl (#96) 2023-04-01 01:09:00 +07:00
1b935b8776
Fixed Binary-unsafe 'fopen(...)' usage (#84) 2023-04-01 00:20:40 +07:00
5ad5ecba29
Update admin_mass_email.php (#76) 2023-03-31 23:51:51 +07:00
4b0626fafa Updated link to forum 2023-03-11 23:19:15 +07:00
0370c7279b Added $bb_cfg['emailer_disabled'] check
https://github.com/torrentpier/torrentpier/pull/545
2023-03-11 22:28:31 +07:00
62f871f4c6 Fixed array multi sorting
https://github.com/torrentpier/torrentpier/pull/518
2023-03-11 22:16:06 +07:00
3d05d87ee9 Add check lang
https://github.com/torrentpier/torrentpier/pull/178
2023-03-11 22:05:28 +07:00
8508122da9 Various bug fixes described on the forum
https://torrentpier.com/forum/threads/zapreschennye-imena.41785/
2023-03-11 16:33:32 +07:00
26c78efceb Upload v2.1.5-ALPHA
https://github.com/torrentpier/torrentpier/releases/tag/v2.1.5
2023-03-11 16:04:29 +07:00