Commit Graph

82 Commits

Author SHA1 Message Date
3f53d327e9 Revert "Updated"
This reverts commit f029df8445.
2023-08-20 12:16:41 +07:00
f029df8445 Updated 2023-08-20 12:00:50 +07:00
8dafaa68d1 Update common.php 2023-08-11 14:19:12 +07:00
e32b20464c
Minor improvements (#218) 2023-08-11 14:17:23 +07:00
e36af3e30e Fixed formatting 2023-08-10 14:13:43 +07:00
990cf7c5c7 Fixed formatting 2023-08-10 13:35:32 +07:00
43cf31a439 Revert "Added polyfills (#214)"
This reverts commit 82dfc414da.
2023-08-07 23:50:57 +07:00
1c23790442 Revert "Update common.php"
This reverts commit 39ab828788.
2023-08-07 23:50:48 +07:00
39ab828788 Update common.php 2023-08-07 13:36:36 +07:00
82dfc414da
Added polyfills (#214)
* Added polyfills

* Update polyfills.php

* Update polyfills.php

* Updated
2023-08-07 13:32:27 +07:00
6e8677eb96 Revert "Minor improvements (#207)" 2023-07-03 16:28:51 +07:00
2a66e83577
Minor improvements (#207)
* Minor improvements

* Update CHANGELOG.md
2023-07-01 15:54:02 +07:00
72f344fccb Revert "Cron subsystem rework (#206)"
This reverts commit 1b304e8bc5.
2023-07-01 10:53:24 +07:00
0adde79a65 Revert "IP detect subsystem replace (#204)" 2023-07-01 00:28:52 +07:00
1b304e8bc5
Cron subsystem rework (#206) 2023-07-01 00:01:29 +07:00
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