Commit Graph

211 Commits

Author SHA1 Message Date
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
819121b667
Fixed undefined is_moz (#80)
Uncaught ReferenceError: is_moz is not defined
2023-04-01 00:09:57 +07:00
4a79de1301
Fixed get_avatar method (#79) 2023-04-01 00:07:48 +07:00
2062ecc2ae
Fixed typo in file cache (#78)
torrentpier/torrentpier#596
2023-04-01 00:03:35 +07:00
4eb7884f29
Incorrect log file rotation regex (#77)
torrentpier/torrentpier#432
2023-03-31 23:57:20 +07:00
5ad5ecba29
Update admin_mass_email.php (#76) 2023-03-31 23:51:51 +07:00
88f5e18211
Fixed getting online info from cache (#16)
https://github.com/torrentpier/torrentpier/pull/622
2023-03-18 22:33:40 +07:00
b27be71b1c
Added passkey check in show_bt_userdata (#15) 2023-03-18 22:32:08 +07:00
02edfdb323
Fixed broken avatar ajax action for users (#14) 2023-03-18 22:30:11 +07:00
4c7a4fcd6c Updated README summaries 2023-03-11 23:27:43 +07:00
4b0626fafa Updated link to forum 2023-03-11 23:19:15 +07:00
e496e1e530
Merge pull request #13 from torrentpier/jquery-updated
Updated jQuery up to v1.12.4
2023-03-11 22:39:56 +07:00
9509fe5a0f Updated jQuery up to v1.12.4 2023-03-11 22:39:36 +07:00
82ac819ea9
Merge pull request #12 from torrentpier/added-mailer-is-active-check-admin-mass-email
Added $bb_cfg['emailer_disabled'] check
2023-03-11 22:28:53 +07:00
0370c7279b Added $bb_cfg['emailer_disabled'] check
https://github.com/torrentpier/torrentpier/pull/545
2023-03-11 22:28:31 +07:00
c4d98cf64b
Merge pull request #11 from torrentpier/fixed-array-multi-sorting
Fixed array multi sorting
2023-03-11 22:16:31 +07:00
62f871f4c6 Fixed array multi sorting
https://github.com/torrentpier/torrentpier/pull/518
2023-03-11 22:16:06 +07:00
494d9b24fb
Merge pull request #10 from torrentpier/fix-user_lang-locale
Add check lang
2023-03-11 22:06:17 +07:00
3d05d87ee9 Add check lang
https://github.com/torrentpier/torrentpier/pull/178
2023-03-11 22:05:28 +07:00
cd1051a066
Merge pull request #9 from torrentpier/new_whois_info
New external service for look up IP address
2023-03-11 21:46:21 +07:00
9356556eec New external service for look up IP address
https://github.com/torrentpier/torrentpier/pull/122
2023-03-11 21:45:37 +07:00
b0d616fb39
Merge pull request #8 from torrentpier/poster_birthday_fix
Poster birthday with no birthday date fix
2023-03-11 21:42:07 +07:00
bc63e232ce Poster birthday with no birthday date fix
https://github.com/torrentpier/torrentpier/pull/120
2023-03-11 21:41:38 +07:00
f3d85bf72b
Merge pull request #7 from torrentpier/fix-db-in-anounce
Fix Error in GET /bt/announce.php
2023-03-11 18:23:58 +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
ba4d9988f6
Merge pull request #6 from torrentpier/hotfix/incorrect_cases_master
Incorrect case close operators
2023-03-11 18:18:02 +07:00
ff4fd0510f Incorrect case close operators
https://github.com/torrentpier/torrentpier/pull/134

https://github.com/torrentpier/torrentpier/pull/133
2023-03-11 18:16:19 +07:00
686133fe54
Merge pull request #5 from torrentpier/tidy_merge_spans
Tidy deprecated option merge-spans remove
2023-03-11 18:09:46 +07:00
3d715d3d83 Tidy deprecated option merge-spans remove
https://github.com/torrentpier/torrentpier/pull/119
2023-03-11 18:09:10 +07:00