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
bf9431a697
Update CHANGELOG.md
2023-04-01 14:31:05 +07:00
012ae17fd3
Fix some bugs with MySQL strict mode ( #111 )
2023-04-01 14:29:01 +07:00
a5ac7791d7
Fix default users language in dump ( #110 )
...
https://github.com/torrentpier/torrentpier/pull/389
2023-04-01 14:21:38 +07:00
87288a58a0
Minor adjustments in sql dump ( #109 )
2023-04-01 14:13:07 +07:00
a1859acc13
Update README.md
2023-04-01 14:00:07 +07:00
fdf629f612
Create CHANGELOG.md
2023-04-01 13:56:33 +07:00
6efb6e848e
Added .github
2023-04-01 13:28:50 +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
c3a320f4dc
Added word censor in some cases ( #104 )
2023-04-01 12:43:34 +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
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
ac15a638ba
Fix multiple variable cleanup in private messaging ( #97 )
...
torrentpier/torrentpier#462
2023-04-01 01:12:09 +07:00
2cac1d608e
Added link to forum in admin_forumauth.tpl ( #96 )
2023-04-01 01:09:00 +07:00
ce0aefe713
Fixed broken sql log selecting in debug-panel ( #95 )
...
torrentpier/torrentpier#533
2023-04-01 01:06:12 +07:00
accc87da38
Minor fixes ( #94 )
2023-04-01 00:54:48 +07:00
04f9aa82c3
Fixed broken predicting birthday year ( #93 )
2023-04-01 00:50:29 +07:00
ebe3e62570
Added SQLite3 installed check ( #92 )
2023-04-01 00:47:52 +07:00
5af4f7f113
Added optional parament in $valid_actions [AJAX] ( #91 )
...
torrentpier/torrentpier#567
2023-04-01 00:44:50 +07:00
770ca6d229
Added ability to hide ajax loading alert ( #90 )
2023-04-01 00:40:43 +07:00
d3f7d586d5
Minor fixes ( #89 )
2023-04-01 00:37:35 +07:00
6c28494061
Added missing default statement in switch case ( #88 )
...
https://github.com/torrentpier/torrentpier/pull/653
2023-04-01 00:34:53 +07:00
d52e744152
Fixed broken log copy ( #87 )
2023-04-01 00:30:23 +07:00
da24040193
Replaced banned message to native ( #86 )
2023-04-01 00:27:52 +07:00
3c8b5535c5
New check PHP ver method ( #85 )
2023-04-01 00:24:18 +07:00
1b935b8776
Fixed Binary-unsafe 'fopen(...)' usage ( #84 )
2023-04-01 00:20:40 +07:00
c9bcb37222
Insecure 'uniqid(...)' usage (Insufficient Entropy Vulnerability). ( #83 )
2023-04-01 00:18:36 +07:00
9b6c386133
Fixed broken user_birthday applying ajax ( #82 )
2023-04-01 00:15:55 +07:00
dcb357fc36
Fixed Static methods invocation via '->'. ( #81 )
2023-04-01 00:12:04 +07:00