Commit Graph

68 Commits

Author SHA1 Message Date
668242a36e
Minor improvements (#194) 2023-06-24 11:08:34 +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
699cd46083 Revert "Minor improvements (#188)"
This reverts commit 931c49d46e.
2023-06-18 19:07:33 +07:00
931c49d46e
Minor improvements (#188) 2023-06-18 14:41:11 +07:00
ae0566b1eb Revert "Minor improvements (#185)"
This reverts commit cafca1e854.
2023-06-18 13:30:07 +07:00
84dfc57151
Minor improvements (#186)
* Minor improvements

* FIX
2023-06-17 02:57:37 +07:00
cafca1e854
Minor improvements (#185)
* Minor improvements

* Update posts.php
2023-06-16 23:03:16 +07:00
3fe14dff0a
Fixed $bb_cfg['pm_days_keep'] (#180)
* Fixed $bb_cfg['pm_days_keep']

* Update CHANGELOG.md
2023-06-15 16:40:52 +07:00
51a0fbc576
Minor improvements (#178) 2023-06-15 13:21:34 +07:00
2539e57b0e
Minor improvements (#170) 2023-06-03 01:08:07 +07:00
fa314f807f Update mysql.php 2023-04-30 15:47:14 +07:00
4637913106 Update mysql.php 2023-04-30 15:45:34 +07:00
14554da61e
Minor fixes (#166)
* Minor fixes

* Update CHANGELOG.md
2023-04-30 15:29:19 +07:00
843641c22a
Minor fixes (#165) 2023-04-30 15:04:43 +07:00
90e448e10b
Minor fixes (#164)
* Minor fixes

* Minor fixes

* Update mysql.php

* Update CHANGELOG.md
2023-04-23 18:49:50 +07:00
8ad4d5839b
Minor fixes (#162) 2023-04-18 12:59:48 +07:00
68a50deef1
Minor fixes (#158) 2023-04-16 13:03:33 +07:00
d70e54d52f
Minor fixes (#157) 2023-04-15 17:05:38 +07:00
ac1e8cc293
Minor fixes (#154)
* Minor fixes

* Update mysql.php
2023-04-10 22:19:00 +07:00
163a5d0a41
Minor fixes (#153) 2023-04-10 21:20:36 +07:00
98cc3b1e40
Added theme exists check (#149)
* Added theme exists check

* Update CHANGELOG.md
2023-04-10 00:24:00 +07:00
92f99ff66b
Minor fixes (#148) 2023-04-09 17:05:48 +07:00
6f57c6f744
Fixed issue with atom feed (#147)
* Fixed issue with atom feed

* Update CHANGELOG.md
2023-04-09 16:41:26 +07:00
d7c2fa9227
Minor fixes (#145) 2023-04-09 13:45:00 +07:00
08440a0d03
Minor fixes (#142) 2023-04-08 14:46:50 +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
ec1eb0a007 Revert "Minor fixes (#138)"
This reverts commit 6ba360d820.
2023-04-06 15:06:59 +07:00
6ba360d820
Minor fixes (#138) 2023-04-06 14:18:10 +07:00
3768fee476
Added ability to configure sphinx debug (#137)
* Added ability to configure sphinx debug

* Update CHANGELOG.md
2023-04-06 13:38:41 +07:00
a4e32e927f
Minor fixes (#135) 2023-04-05 22:44:23 +07:00
cc1e2e8d8a
Make sql log file name configurable (#130) 2023-04-04 22:45:28 +07:00
be1623925b
Make password lenght configurable (#127) 2023-04-04 17:54:25 +07:00
43539b2a3d
Make user_newpasswd lenght configurable (#126) 2023-04-04 17:42:44 +07:00
0b35ecc152
Make activate key lenght configurable (#125)
https://github.com/torrentpier/torrentpier/pull/590
2023-04-04 15:23:25 +07:00
3afd4c2112
Minor fixes (#124) 2023-04-04 14:41:31 +07:00
c011d71b89
Fix magnet link passkey creation for new users (#122)
https://github.com/torrentpier/torrentpier/pull/461
2023-04-02 14:52:32 +07:00
147879df0e
Display source language if no user language variable (#113)
* Display source language if no user language variable

* Fixes bug with dynamic language variables

https://github.com/torrentpier/torrentpier/pull/430

* undefined language variables fix

* Update sessions.php
2023-04-01 23:24:26 +07:00
3a946abdc1
Fixed broken sitemap sending (#112) 2023-04-01 14:55:42 +07:00
012ae17fd3
Fix some bugs with MySQL strict mode (#111) 2023-04-01 14:29:01 +07:00
28b8597d3b
Added replenishable status (#107) 2023-04-01 13:16:10 +07:00
c3a320f4dc
Added word censor in some cases (#104) 2023-04-01 12:43:34 +07:00
da382c3520
Fixed broken SQLite3 cache (#102) 2023-04-01 12:28:10 +07:00
8804a156b4
Minor fixes (#101) 2023-04-01 12:22:59 +07:00
7725064b89
Default value for user_birthday causes exception on user password change (#100)
torrentpier/torrentpier#449
2023-04-01 12:01:57 +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
ce0aefe713
Fixed broken sql log selecting in debug-panel (#95)
torrentpier/torrentpier#533
2023-04-01 01:06:12 +07:00