d70e54d52f
Minor fixes ( #157 )
2023-04-15 17:05:38 +07:00
9b220453a5
Minor fixes ( #156 )
2023-04-15 13:12:24 +07:00
ff3d000e0c
Updated UK lang icons ( #155 )
2023-04-12 00:40:54 +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
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
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
ec059bd495
Minor fixes ( #144 )
2023-04-08 23:56:48 +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
0979b7dd65
Update README.md
2023-04-08 13:51:01 +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
958dd44e48
Update README.md
2023-04-06 00:26:46 +07:00
913d264510
Minor fixes ( #136 )
2023-04-06 00:08:53 +07:00
6f14d705cc
Revert "Fixed broken "user_viewonline" in admin panel ( #134 )"
...
This reverts commit 8f3a2486e5
.
2023-04-06 00:05:32 +07:00
3af492598e
Update CHANGELOG.md
2023-04-06 00:05:16 +07:00
a4e32e927f
Minor fixes ( #135 )
2023-04-05 22:44:23 +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
814f095e27
Update CHANGELOG.md
2023-04-05 16:40:10 +07:00
7ae996c6e3
Minor fixes ( #133 )
2023-04-05 16:14:34 +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
32bcab7ca2
Increase mysql types limits ( #128 )
2023-04-04 18:23:01 +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
f845d1230a
Update CHANGELOG.md
2023-04-02 13:56:00 +07:00
c28e5cd1a8
Update CHANGELOG.md
2023-04-02 13:52:49 +07:00
9bdc1cdb83
Fix some notices in admin panel reported by BugSnag ( #121 )
2023-04-02 13:49:48 +07:00
acece3f437
Fix release template editor ( #120 )
2023-04-02 13:43:58 +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
0c3304594d
Update CHANGELOG.md
2023-04-01 15:11:19 +07:00
1f9030f54f
Update CHANGELOG.md
2023-04-01 15:05:02 +07:00
3a946abdc1
Fixed broken sitemap sending ( #112 )
2023-04-01 14:55:42 +07:00