Commit Graph

17 Commits

Author SHA1 Message Date
5af213eadb
IP detect subsystem replace (#204)
* IP detect subsystem replace

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

* Update CHANGELOG.md
2023-06-24 22:10:14 +07:00
1412407f0c
Minor improvements (#192)
* Minor improvements

* fix
2023-06-24 10:34:10 +07:00
bc5f4635eb Revert "Moved php check to common.php"
This reverts commit 8dd17838a2.
2023-06-21 12:11:28 +07:00
8dd17838a2 Moved php check to common.php 2023-06-18 23:23:10 +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
2539e57b0e
Minor improvements (#170) 2023-06-03 01:08:07 +07:00
d7c2fa9227
Minor fixes (#145) 2023-04-09 13:45:00 +07:00
584cf6784b
Minor fixes (#103) 2023-04-01 12:36:18 +07:00
da382c3520
Fixed broken SQLite3 cache (#102) 2023-04-01 12:28:10 +07:00
298e0c61d9
Removed copyright check (#99) 2023-04-01 11:52:51 +07:00
d95e009501
Minor fixes (#98) 2023-04-01 01:17:26 +07:00
4eb7884f29
Incorrect log file rotation regex (#77)
torrentpier/torrentpier#432
2023-03-31 23:57:20 +07:00
354f684295 Fix Error in GET /bt/announce.php
https://github.com/torrentpier/torrentpier/pull/159
2023-03-11 18:23:40 +07:00
eecfb9a999 Simplified make_rand_str function
https://github.com/torrentpier/torrentpier/pull/575

Fixed: PHP Notice:  crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash.
2023-03-11 16:48:53 +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