Commit Graph

1500 Commits

Author SHA1 Message Date
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
ac33bb064b
Merge pull request #4 from torrentpier/simplified-make_rand_str-function
Simplified make_rand_str function
2023-03-11 16:49:33 +07:00
eecfb9a999 Simplified make_rand_str function
https://github.com/torrentpier/torrentpier/pull/575

Fixed: PHP Notice:  crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash.
2023-03-11 16:48:53 +07:00
fd398330d6
Merge pull request #3 from torrentpier/bugfix/various-bugfixes
Various bug fixes described on the forum
2023-03-11 16:33:53 +07:00
8508122da9 Various bug fixes described on the forum
https://torrentpier.com/forum/threads/zapreschennye-imena.41785/
2023-03-11 16:33:32 +07:00
6f792588cd
Merge pull request #2 from torrentpier/bugfix/js_ajax
Fix broken ajax
2023-03-11 16:27:08 +07:00
9fbe5d6e82 Fix broken ajax
https://github.com/torrentpier/torrentpier/pull/436
2023-03-11 16:26:25 +07:00
e142d8bd6f
Merge pull request #1 from torrentpier/fixed-broken-user-search-admin-groups
Fixed broken user search in admin_groups
2023-03-11 16:18:05 +07:00
12d3c0c317 Fixed broken user search in admin_groups
https://github.com/torrentpier/torrentpier/pull/508
2023-03-11 16:17:31 +07:00
aacfd37f85 Create .gitignore 2023-03-11 16:11:27 +07:00
26c78efceb Upload v2.1.5-ALPHA
https://github.com/torrentpier/torrentpier/releases/tag/v2.1.5
2023-03-11 16:04:29 +07:00
7eff9497b5
Initial commit 2023-03-11 15:53:19 +07:00