Commit Graph

90 Commits

Author SHA1 Message Date
f6c62ce49c Update admin_extensions.php 2023-08-23 14:55:33 +07:00
cf8cfe7926 Update index.php 2023-08-23 14:37:43 +07:00
94dc68f611 Update index.php 2023-08-23 14:31:00 +07:00
be18e42d7d Update admin_smilies.php 2023-08-23 02:17:24 +07:00
13eb5f4fc3
Show renamed topic actions in log actions (#227) 2023-08-22 00:57:32 +07:00
c448464c64
Show set/unset downloaded actions in log actions (#226)
* Show set/unset downloaded actions in log actions

* Update CHANGELOG.md
2023-08-22 00:23:36 +07:00
b5efd5401c
Show pin & unpin actions in log actions (#225)
* Show pin & unpin actions in log actions

* Update CHANGELOG.md
2023-08-21 23:20:24 +07:00
55f5bf77bc Fixed formatting 2023-08-10 21:45:30 +07:00
b87739eb6e Fixed formatting 2023-08-10 15:06:49 +07:00
990cf7c5c7 Fixed formatting 2023-08-10 13:35:32 +07:00
cc721b487c
Minor improvements (#209)
* Minor improvements

* Update CHANGELOG.md
2023-07-04 11:41:51 +07:00
6e8677eb96 Revert "Minor improvements (#207)" 2023-07-03 16:28:51 +07:00
2b277342ba
Minor improvements (#208)
* Minor improvements

* Update admin_log.php

* Update CHANGELOG.md
2023-07-01 16:05:48 +07:00
2a66e83577
Minor improvements (#207)
* Minor improvements

* Update CHANGELOG.md
2023-07-01 15:54:02 +07:00
0adde79a65 Revert "IP detect subsystem replace (#204)" 2023-07-01 00:28:52 +07:00
5af213eadb
IP detect subsystem replace (#204)
* IP detect subsystem replace

* Update CHANGELOG.md
2023-06-30 16:53:18 +07:00
0ae3ab28ba
Minor improvements (#199)
* Minor improvements

* Update CHANGELOG.md

* fix

* Update CHANGELOG.md

* Update mod_action.php

* Update admin_user_search.tpl
2023-06-28 02:05:33 +07:00
cfaad73d21
Minor improvements (#187) 2023-06-18 13:37:21 +07:00
ae0566b1eb Revert "Minor improvements (#185)"
This reverts commit cafca1e854.
2023-06-18 13:30:07 +07:00
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