Commit Graph

80 Commits

Author SHA1 Message Date
de09245b9a
Maked max post length configurable (#174)
* Maked max post length configurable

* Update config.php
2023-06-13 15:25:03 +07:00
a51286df51 Update config.php 2023-06-07 10:42:01 +07:00
2d122ce702
Minor improvements (#172) 2023-06-07 10:36:55 +07:00
018cf11420 Release v2.1.5-2023.05 2023-06-04 13:48:33 +07:00
2539e57b0e
Minor improvements (#170) 2023-06-03 01:08:07 +07:00
3d17119e68
Minor improvements (#167) 2023-05-10 23:10:25 +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
342163fb01
Minor fixes (#163) 2023-04-18 14:08:30 +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
2736495552
Sync language (html dir) with latest sources (#152)
* HTML [EN]

* HTML [RU]

* HTML [UK]

* Update CHANGELOG.md
2023-04-10 14:24:11 +07:00
fad7063e7b
Use XS_TPL_PREFIX instead of 'tpl_' (#150) 2023-04-10 12:18:09 +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
9f835a70af
Added new torrent clients sidebar (#146)
* Added some new torrent clients into sidebar

* Updated
2023-04-09 14:01:23 +07:00
d7c2fa9227
Minor fixes (#145) 2023-04-09 13:45:00 +07:00
8a71c1ba89
Added Freeleech (#143)
* Added Freeleech

* Update CHANGELOG.md
2023-04-08 15:37:24 +07:00
08440a0d03
Minor fixes (#142) 2023-04-08 14:46:50 +07:00
f1c8246ab7
Attachment system bugfix (#141) 2023-04-08 13:28:25 +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
07dd40b399
Enhanced https check (#132)
* Enhanced https check

* Update config.php
2023-04-05 14:36:11 +07:00
5518ce99b9
Enhanced https check (#131) 2023-04-04 23:00:15 +07:00
cc1e2e8d8a
Make sql log file name configurable (#130) 2023-04-04 22:45:28 +07:00
33c69a5981
Added installed extensions check (#129)
* Mbstring check
* BCMath check
2023-04-04 22:39:41 +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
c4fe5fb0e0
Torrent file content sort fix (#119) 2023-04-02 13:41:35 +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
14ee129880
Auto language removal (#108) 2023-04-01 13:19:37 +07:00
28b8597d3b
Added replenishable status (#107) 2023-04-01 13:16:10 +07:00
80fe6e12fd
Updated ZF up to 2.4.13 (#106) 2023-04-01 13:03:34 +07:00
cec9c3ba61
Unique topic page title (#105)
torrentpier/torrentpier#441
2023-04-01 12:48:14 +07:00