Roman Kelesidis
|
f64c340563
|
feat(bbcode): Added [nfo] and [pre] tags (#1923)
|
2025-06-08 12:44:04 +03:00 |
|
Roman Kelesidis
|
4c24cb65bf
|
feat(bbcode): Implement color customization for [box] tag (#1920)
* feat(bbcode): implement color customization for `[box]` tag
* feat(bbcode): implement color customization for `[box]` tag
|
2025-06-07 14:46:42 +03:00 |
|
Roman Kelesidis
|
79bb13e17d
|
feat(ACP): Added robots.txt editor (#1913)
* feat(admin): Added robots.txt editor
* Update admin_robots.tpl
* Update admin_robots.php
* Update admin_robots.php
* Update admin_robots.php
* Update admin_robots.tpl
* Updated
* Updated
* Update main.php
* Updated
|
2025-05-30 17:53:22 +03:00 |
|
Roman Kelesidis
|
897edfc371
|
crowdin: Updated translations (#1909)
|
2025-05-17 17:24:01 +03:00 |
|
Roman Kelesidis
|
6d0499dd02
|
crowdin: Updated translations (#1908)
|
2025-05-17 17:22:20 +03:00 |
|
Roman Kelesidis
|
3a64f8595c
|
feat: Added ability to hide peer username in peer list (#1903)
* Added ability to hide peer username in peer list
* Updated
|
2025-05-06 20:04:17 +03:00 |
|
Roman Kelesidis
|
2555ebce47
|
feat: Added ability to hide peer country in peer list (#1891)
* feat: Added ability to hide peer country in peer list
* Update displaying_torrent.php
* Update displaying_torrent.php
* Updated
* Update usercp_register.tpl
* Update main.php
* Update functions.php
|
2025-05-04 11:55:28 +03:00 |
|
Roman Kelesidis
|
f5d65b8911
|
feat: Added ability to hide BitTorrent client in peers list (#1890)
* feat: Added ability to hide peer torrent client
* Update displaying_torrent.php
* Update functions.php
* Update register.php
* Updated
|
2025-05-04 10:38:38 +03:00 |
|
Roman Kelesidis
|
1073f19013
|
Revert "feat: Improvements for Torrent Files List functionality (#1878)"
This reverts commit e59adce848 .
|
2025-04-16 13:27:21 +03:00 |
|
Roman Kelesidis
|
e59adce848
|
feat: Improvements for Torrent Files List functionality (#1878)
* feat: Improvements for `Torrent Files List` functionality
* Updated
* Updated
* Update filelist.php
* Update filelist.php
* Update filelist.php
* Updated
* Update filelist.php
* Update filelist.php
* Update filelist.php
* Updated
* Update filelist.php
* Update filelist.php
|
2025-04-15 20:31:45 +03:00 |
|
Roman Kelesidis
|
74ea1573b2
|
feat(captcha): Added Text Captcha provider (#1839)
* feat(captcha): Added `Text Captcha` provider
* Create TextCaptcha.php
* Updated
* Update composer.lock
* Updated
* Update config.php
* Update functions.php
* Update TextCaptcha.php
* Update TextCaptcha.php
* Update TextCaptcha.php
* Update TextCaptcha.php
* Update TextCaptcha.php
* Update TextCaptcha.php
* Update TextCaptcha.php
|
2025-03-08 20:12:48 +03:00 |
|
Roman Kelesidis
|
ba3ce885c8
|
removed: Integrity checker 🥺🪦 (#1827)
* removed: Integrity checker
* Update schedule.yml
|
2025-03-01 20:22:50 +03:00 |
|
Roman Kelesidis
|
cd2786bb69
|
removed(environment): Extra DB_CONNECTION variable (#1775)
|
2025-01-26 16:45:22 +03:00 |
|
Roman Kelesidis
|
d413c71718
|
feat(captcha): Added some new services 🤖 (#1771)
* feat(captcha): Added some new services
* Updated
* Updated
* Update GoogleCaptchaV2.php
* Updated
* Updated
* Create HCaptcha.php
* Update HCaptcha.php
* Update HCaptcha.php
* Create YandexSmartCaptcha.php
* Update YandexSmartCaptcha.php
* Create CloudflareTurnstileCaptcha.php
* Update CloudflareTurnstileCaptcha.php
* Update config.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update GoogleCaptchaV3.php
* Update GoogleCaptchaV3.php
* Update HCaptcha.php
* Update YandexSmartCaptcha.php
* Update CloudflareTurnstileCaptcha.php
* Updated
* Updated
* Update functions.php
* Updated
* Updated
* Update HCaptcha.php
* Updated
* Updated
* Updated
* Update functions.php
* Update main.php
* Updated
* Update HCaptcha.php
* Update HCaptcha.php
* Update GoogleCaptchaV3.php
* Update GoogleCaptchaV3.php
* Updated
* Updated
* Update GoogleCaptchaV2.php
* Update GoogleCaptchaV2.php
|
2025-01-26 12:38:47 +03:00 |
|
Roman Kelesidis
|
6697410c1d
|
misc(copyright): Updated copyright year (#1760)
|
2025-01-15 15:25:04 +03:00 |
|
Roman Kelesidis
|
4cc6fa0e6c
|
Removed sitemap ping because is deprecated (#1738)
* Removed sitemap ping because is deprecated
* Update CHANGELOG.md
* Update Sitemap.php
* Update main.php
* Update config.php
* Update sitemap.php
* Updated
* Update admin_sitemap.tpl
* Update admin_sitemap.tpl
* Update admin_sitemap.tpl
|
2025-01-08 14:16:39 +07:00 |
|
Roman Kelesidis
|
b27fa94ee8
|
Minor improvements (#1713)
* Minor improvements
* Update init_bb.php
* Updated
* Revert "Updated"
This reverts commit af83788c22 .
* Update CHANGELOG.md
|
2024-12-14 15:33:41 +07:00 |
|
Roman Kelesidis
|
fd951a27fa
|
Show torrent's announcers list in filelist.php page (#1708)
* Show torrent's announcers list in `filelist.php` page
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update filelist.php
* Updated
* Updated
* Updated
* Updated
* Updated
* Update filelist.tpl
|
2024-12-14 15:20:44 +07:00 |
|
Roman Kelesidis
|
60899a0184
|
[Configurable] Show magnet-links for guests (#1712)
* [Configurable] Show magnet links for guests
* Update mysql.sql
* Update legacy-changes.txt
* Updated
* Update main.php
* Update functions.php
* Updated
* Update viewforum.tpl
* Update viewtopic_attach.tpl
* Update viewforum.tpl
* Update CHANGELOG.md
|
2024-12-14 15:03:28 +07:00 |
|
Roman Kelesidis
|
07f209156b
|
Revert "Update main.php"
This reverts commit 70c0e5b7d9 .
|
2024-12-09 17:58:26 +07:00 |
|
Roman Kelesidis
|
70c0e5b7d9
|
Update main.php
|
2024-12-09 01:39:07 +07:00 |
|
Roman Kelesidis
|
47e8c9a7ee
|
Show torrent unregister action in log actions (#1696)
* Show torrent unregister action in log actions
* Update LogAction.php
* Update CHANGELOG.md
* Update main.php
* Update main.php
|
2024-12-02 18:11:52 +07:00 |
|
Roman Kelesidis
|
6f59d5fea6
|
Show torrent type (gold / silver) changes in actions log (#1689)
* Minor improvements
* Updated
* Update mod_action.php
* Update modcp.php
* Update change_torrent.php
* Updated
* Update change_torrent.php
* Update main.php
* Updated
* Update LogAction.php
* Update LogAction.php
* Update LogAction.php
* Update main.php
* Update change_torrent.php
* Update change_torrent.php
* Update change_torrent.php
* Updated
* Update CHANGELOG.md
* Update change_torrent.php
|
2024-12-02 01:22:58 +07:00 |
|
Roman Kelesidis
|
58e6ffac7f
|
Show torrent status changes in actions log (#1688)
* Show torrent status changes in actions log
* Updated
* Updated
* Update mod_action.php
* Update CHANGELOG.md
|
2024-12-01 22:11:37 +07:00 |
|
Roman Kelesidis
|
408635cd52
|
Added ability to set country name manually (#1652)
* Minor improvements
* Updated
* Revert "Updated"
This reverts commit 927e085cc0 .
* Update CHANGELOG.md
* Update usercp_register.tpl
* Updated
* Updated
* Updated
* Update usercp_register.tpl
* Update usercp_register.tpl
* Update usercp_register.tpl
* Updated
* Update CHANGELOG.md
* Update usercp_register.tpl
|
2024-10-05 14:02:35 +07:00 |
|
Roman Kelesidis
|
001c210217
|
Minor improvements (#1633)
* Minor improvements
* Update CHANGELOG.md
* Update filelist.php
* Update ffprobe_info.php
* Updated
* Update announce.php
* Update announce.php
* Update ffprobe_info.php
* Updated
* Update ffprobe_info.php
* Update ffprobe_info.php
* Updated
* Update common.php
* Update common.php
* Revert "Update common.php"
This reverts commit 3793263ff0 .
* Revert "Update common.php"
This reverts commit 3911e72dba .
* Update common.php
* Updated
* Update playback_m3u.tpl
* Update ffprobe_info.php
* Update playback_m3u.php
* Update dl.php
* Update dl.php
* Updated
* Update dl.php
* Update playback_m3u.php
* Revert "Update playback_m3u.php"
This reverts commit 8cf6e9a041 .
* Revert "Update dl.php"
This reverts commit 7c11cc385b .
* Revert "Updated"
This reverts commit 9c004f0651 .
* Revert "Update dl.php"
This reverts commit 26d5feffa5 .
* Revert "Update dl.php"
This reverts commit 261f8d3e62 .
* Update playback_m3u.php
* Updated
* Update dl.php
* Update dl.php
* Update CHANGELOG.md
|
2024-09-19 20:57:36 +07:00 |
|
Roman Kelesidis
|
383fa7f9b6
|
Getting ffprobe data from TorrServer API (#1628)
* Minor improvements
* Update posting_tpl.tpl
* Updated
* Update TorrServerAPI.php
* Update TorrServerAPI.php
* Updated
* Updated
* Updated
* Update playback_m3u.php
* Update init_bb.php
* Updated
* Update playback_m3u.php
* Update displaying_torrent.php
* Updated
* Update playback_m3u.tpl
* Update TorrServerAPI.php
* Update TorrServerAPI.php
* Updated
* Update playback_m3u.php
* Update playback_m3u.php
* Update playback_m3u.php
* Updated
* Updated
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update playback_m3u.php
* Updated
* Updated
* Update playback_m3u.php
* Update playback_m3u.tpl
* Update playback_m3u.php
* Updated
* Update playback_m3u.php
* Updated
* Update playback_m3u.php
* Update playback_m3u.tpl
* Updated
* Update playback_m3u.php
* Update playback_m3u.tpl
* Updated
* Updated
* Update playback_m3u.php
* Update playback_m3u.php
* Update playback_m3u.php
* Update playback_m3u.php
* Update playback_m3u.php
* Update playback_m3u.php
* Updated
* Updated
* Update TorrServerAPI.php
* Revert "Update TorrServerAPI.php"
This reverts commit 9726d0d019 .
* Update Ajax.php
* Updated
* Update playback_m3u.tpl
* Update playback_m3u.tpl
* Update playback_m3u.tpl
* Update playback_m3u.php
* Updated
* Updated
* Updated
* Updated
* Update playback_m3u.tpl
* Updated
* Updated
* Revert "Updated"
This reverts commit 5431f1fa51 .
* Reapply "Updated"
This reverts commit 61c49dba62 .
* Updated
* Update playback_m3u.tpl
* Update TorrServerAPI.php
* Updated
* Update playback_m3u.tpl
* Updated
* Update playback_m3u.php
* Update playback_m3u.tpl
* Update playback_m3u.tpl
* Update playback_m3u.php
* Updated
* Updated
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update Ajax.php
* Update ffprobe_info.php
* Update ffprobe_info.php
* Update ffprobe_info.php
* Update TorrServerAPI.php
* Update CHANGELOG.md
|
2024-09-01 00:25:38 +07:00 |
|
Roman Kelesidis
|
2657056ead
|
Minor improvements (#1627)
* Minor improvements
* Update playback_m3u.tpl
* Update playback_m3u.php
* Updated
* Update CHANGELOG.md
|
2024-08-30 22:10:25 +07:00 |
|
Roman Kelesidis
|
c3d6d62a82
|
Improved TorrServer integration (#1624)
* Improved TorrServer integration
* Updated
* Update showm3u.php
* Update showm3u.tpl
* Updated
* Update showm3u.php
* Updated
* Updated
* Updated
* Update showm3u.php
* Update showm3u.tpl
* Update main.php
* Updated
* Update show_m3u.php
* Update
* Update show_m3u.tpl
* Update show_m3u.tpl
* Updated
* Updated
* Update displaying_torrent.php
* Update show_m3u.php
* Updated
* Updated
* Update show_m3u.tpl
* Updated
* Update show_m3u.php
* Updated
* Update show_m3u.php
* Update show_m3u.php
* Update show_m3u.php
* Updated
* Updated
* Update show_m3u.tpl
* Updated
* Update show_m3u.tpl
* Update main.php
* Updated
* Updated
* Updated
* Update playback_m3u.php
* Update playback_m3u.tpl
* Update playback_m3u.tpl
* Update CHANGELOG.md
|
2024-08-29 21:51:30 +07:00 |
|
Roman Kelesidis
|
82e7552a9e
|
Minor improvements (#1605)
* Minor improvements
* Updated
* Update functions_delete.php
* Update attach_maintenance.php
* Update attach_maintenance.php
* Update config.php
* Updated
* Update viewtopic_attach.tpl
* Updated
* Update CHANGELOG.md
|
2024-08-21 01:41:57 +07:00 |
|
Roman Kelesidis
|
607141e51d
|
Newtopic: Added configuring robots indexing (#1599)
* Added ability configure robots indexing while creating new topic
* Update viewtopic.php
* Update mysql.sql
* Update posting.php
* Update Post.php
* Update CHANGELOG.md
* Update posting.php
* Update posting.php
* Update Post.php
* Update posting.tpl
* Update posting.php
|
2024-08-18 17:18:46 +07:00 |
|
Roman Kelesidis
|
aca756ea67
|
Improved filelist.php (#1586)
* Improved filelist.php
* Update filelist.tpl
* Update filelist.php
* Update filelist.php
* Update CHANGELOG.md
* Update filelist.php
* Updated
* Update filelist.php
* Update filelist.tpl
* Updated
* Update filelist.php
* Update filelist.php
* Update filelist.php
* Update filelist.php
* Updated
* Update filelist.tpl
* Update filelist.php
* Update install.php
* Update install.php
* Update install.php
* Update install.php
* Update install.php
* Update install.php
* Update install.php
* Updated
* Updated
* Updated
* Updated
* Update filelist.php
* Update filelist.tpl
* Updated
* Update main.php
|
2024-08-11 14:29:37 +07:00 |
|
Roman Kelesidis
|
f39fde2fdb
|
Minor improvements (#1571)
* Minor improvements
* Update CHANGELOG.md
|
2024-08-04 23:04:12 +07:00 |
|
Roman Kelesidis
|
7f746af5d5
|
Added showing releaser stats in profile (#1568)
* Added showing releaser stats in profile
* Update viewprofile.php
* Update usercp_viewprofile.tpl
* Update CHANGELOG.md
* Update viewprofile.php
|
2024-08-03 13:08:27 +07:00 |
|
Roman Kelesidis
|
518f73ad3a
|
Minor improvements (#1558)
* Minor improvements
* Update CHANGELOG.md
|
2024-07-22 21:20:42 +07:00 |
|
Roman Kelesidis
|
c9d9ebb9c0
|
Minor improvements (#1548)
* Minor improvements
* Update register.php
* Update register.php
* Updated
* Update CHANGELOG.md
* Update topic_watch.php
* Update Ajax.php
|
2024-07-20 17:05:02 +07:00 |
|
Roman Kelesidis
|
918902e7e2
|
Added integration with MonsterID 🎇 (#1546)
* Added integration with MonsterID 🎇
* Updated
* Update usercp_register.tpl
* Revert "Updated"
This reverts commit b85c2b9f4d .
* Update Upload.php
* Update register.php
* Update register.php
* Update usercp_register.tpl
* Updated
* Update CHANGELOG.md
|
2024-07-19 15:29:54 +07:00 |
|
Roman Kelesidis
|
0eba082d41
|
Added ability to reset ratio (#1545)
* Minor improvements
* Update index_data.php
* Updated
* Update usercp_viewprofile.tpl
* Update mysql.sql
* Update main.php
* Update CHANGELOG.md
|
2024-07-19 14:25:47 +07:00 |
|
Roman Kelesidis
|
5e4eca2c3d
|
Minor improvements (#1542)
* Minor improvements
* Update Updater.php
* Update Updater.php
* Update Updater.php
* Updated
* Updated
* Update CHANGELOG.md
|
2024-07-16 18:34:43 +07:00 |
|
Roman Kelesidis
|
faede91a14
|
Minor improvements (#1539)
* Minor improvements
* Update CHANGELOG.md
* Update thanks.php
* Updated
|
2024-07-13 18:25:21 +07:00 |
|
Roman Kelesidis
|
b37f2d3666
|
Minor improvements (#1523)
* Minor improvements
* Update CHANGELOG.md
* Update composer.lock
* Update User.php
* Updated
* Update Torrent.php
* Update Template.php
* Updated
* Update SqlDb.php
* Update Select.php
* Updated
* Updated
* Update viewtopic.tpl
* Updated
* Update viewforum.tpl
|
2024-06-22 11:39:33 +07:00 |
|
Roman Kelesidis
|
141fab021a
|
Minor improvements (#1502)
* Minor improvements
* Update build_files_integrity.php
* Updated
* Update usercp_viewprofile.tpl
* Updated
* Update config.php
* Updated
* Update register.php
* Updated
* Update main.php
* Update functions.php
* Update CHANGELOG.md
|
2024-06-10 13:30:47 +07:00 |
|
Roman Kelesidis
|
2cbf9ed743
|
WIP: Added restoring corrupt TorrentPier files 🪛 (#1493)
* Added restoring corrupt files 🪛
* Update index.tpl
* Updated
* Updated
* Update build_files_integrity.php
* Update build_files_integrity.php
* Update build_files_integrity.php
* Updated
* Updater
* Update Updater.php
* Updated
* Update Updater.php
* Update build_check_updates.php
* Updated
* Updated
* Updated
* Update build_files_integrity.php
* Update build_files_integrity.php
* Updated
* Update checksums.md5
* Update build_files_integrity.php
* Updated
* Updated
* Update Updater.php
* Update CHANGELOG.md
* Updated
* Update index.tpl
* Update functions.php
* Update Updater.php
|
2024-06-08 16:42:35 +07:00 |
|
Roman Kelesidis
|
437c2e5d8d
|
Added TorrentPier files integrity check 📦 (#1491)
* Added file integrity check 📦
* Update CHANGELOG.md
* Update CHANGELOG.md
* Updated
* Update Common.php
* Updated
* Update board_maintenance.php
* Update index.tpl
* Updated
* Updated
* Update build_check_updates.php
* Update build_check_updates.php
* Update build_check_updates.php
* Update build_check_updates.php
* Update build_check_updates.php
* Update index.php
* Updated
* Update build_check_updates.php
* Update build_files_integrity.php
* Update build_files_integrity.php
* Update build_files_integrity.php
* Create checksums.md5
* Update build_files_integrity.php
* Update build_files_integrity.php
* Updated
* Update checksums.md5
* Update defines.php
* Update build_files_integrity.php
* Updated
* Update main.php
* Update main.php
* Update main.php
* Update index.tpl
* Update index.tpl
* Update index.php
* Update build_check_updates.php
* Update build_check_updates.php
* Update checksums.md5
* Update build_files_integrity.php
* Update checksums.md5
|
2024-06-08 00:32:10 +07:00 |
|
Roman Kelesidis
|
237e7ec6ef
|
Some cleanup...😣 (#1488)
* Some cleanup...😣
* Update main.php
* Update CHANGELOG.md
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update main.php
* Update config.php
* Update Common.php
* Updated
* Update filelist.php
* Update filelist.php
* Update viewtopic_attach.tpl
* Updated
|
2024-06-05 12:51:23 +07:00 |
|
Roman Kelesidis
|
bf9536dece
|
Minor improvements (#1484)
* Minor improvements
* Update CHANGELOG.md
* Update modcp.php
* Update modcp_split.tpl
* Update main.php
* Update viewtopic.tpl
* Update CHANGELOG.md
* Update Emailer.php
* Updated
* Update common.php
|
2024-06-04 17:08:27 +07:00 |
|
Roman Kelesidis
|
459fba6b86
|
Show client country in seeders / leechers list 🌍 (#1478)
* Show client country in seeders / leechers list
* Update functions.php
* Update functions.php
* Update functions.php
* Updated
* Update displaying_torrent.php
* Update functions.php
* Update viewtopic_torrent.tpl
* Update viewtopic_torrent.tpl
* Update functions.php
* Update functions.php
* Update functions.php
* Update functions.php
* Update config.php
* Updated
* Updated
* Updated
* Updated
* Update update_geolite_db.php
* Update update_geolite_db.php
* Updated
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Updated
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Update update_geolite_db.php
* Updated
* Update viewtopic_torrent.tpl
* Updated
* Update composer.lock
* Update defines.php
* Updated
* Update init_bb.php
* Update CHANGELOG.md
|
2024-05-08 22:13:30 +07:00 |
|
Roman Kelesidis
|
e7782e34e6
|
Some improvements for updater (#1475)
* Some improvements for updater
* Update CHANGELOG.md
|
2024-05-07 22:26:26 +07:00 |
|
Roman Kelesidis
|
b80fa8857d
|
Some enhancements for flags (#1470)
* Some enhancements for flags
* Update main.php
* Upload
* Update functions.php
* Update functions.php
* Update main.php
* Update CHANGELOG.md
|
2024-05-05 23:48:00 +07:00 |
|
Roman Kelesidis
|
3c297fce24
|
Minor improvements (#1467)
* Minor improvements
* Update CHANGELOG.md
* Update change_user_rank.php
|
2024-05-05 09:51:16 +07:00 |
|