Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TorrentPier

🐂 Bull-powered BitTorrent tracker engine
Collective - Host: opensource - https://opencollective.com/torrentpier - Website: https://torrentpier.com/ - Code: https://github.com/torrentpier

Get SERVER_NAME variable for cron tasks (#1190)

github.com/torrentpier/torrentpier - dd5471ef6a726ccc0041d08ed2326f8e0cd908bb authored about 1 year ago
Apply fixes from StyleCI (#1189)

github.com/torrentpier/torrentpier - b88637842fb2bd37641a39ebbc4afacd3993d559 authored about 1 year ago
RC2 timeline (#1186)

* Disallow downloading of frozen status attachments

* Don't show info-hash, magnet link for ...

github.com/torrentpier/torrentpier - 6911b6099bd10c6fcafdee78e1e8992b9f376f90 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 68f402d8e76ac3af3b8bb0669789732274775f37 authored about 1 year ago
Removed sys_getloadavg() (#1188)

github.com/torrentpier/torrentpier - ff46ec48a47751a9731f7d97cc46036eb64eeb18 authored about 1 year ago
Revert "Replaced some time() with TIMENOW constant (#1174)"

This reverts commit ffd2866f11ec49ebe8654b864d007090792b7f10.

github.com/torrentpier/torrentpier - 8e5b0ff13ee15856ec39ec395e904c7b7cf581ee authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - c7353165c24f9c71732d10c2393fdb3412e76503 authored about 1 year ago
Removed verify_id() function (#1187)

github.com/torrentpier/torrentpier - e49005b1a67ec05274d96bb46cbac99b1e0419c4 authored about 1 year ago
Peer ID was erased if it contained non-latin characters (#1185)

github.com/torrentpier/torrentpier - 5f6ade8db9226633c7a8bf53e6fbe69d84916070 authored about 1 year ago
Composer(deps): Bump guzzlehttp/guzzle from 7.8.0 to 7.8.1 (#1184)

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.0 to 7.8.1.
- [Release note...

github.com/torrentpier/torrentpier - ceaa0d1901b978d86e5aa3b2ea0a34ee3b7b1532 authored about 1 year ago
Composer(deps): Bump guzzlehttp/psr7 from 2.6.1 to 2.6.2 (#1183)

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.6.1 to 2.6.2.
- [Release notes](h...

github.com/torrentpier/torrentpier - 9412746f559cb154aeccac0428086f5b03abd60b authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 3065341c9e2fa27408ab03a6cd6ce711da6d012f authored about 1 year ago
New Crowdin updates (#1182)

* New translations main.php (Romanian)

* New translations main.php (Spanish)

* New translation...

github.com/torrentpier/torrentpier - 72876e7bcb261ae48d3c2a6b788ea35a5ddf1320 authored about 1 year ago
Update memberlist.php

github.com/torrentpier/torrentpier-lts - c8c98936370746d5d23c2f6089f760688a0b2e61 authored about 1 year ago
Refactored memberlist.php 🎓 (#1181)

* Refactored memberlist.php 🎓

* Update memberlist.php

github.com/torrentpier/torrentpier - 926f57c0482421645b2f9f419299ab4e4d59c89c authored about 1 year ago
Update memberlist.php

github.com/torrentpier/torrentpier-lts - 452727a52dd7d6772b27f49ec13f048868d1b237 authored about 1 year ago
New Crowdin updates (#1179)

* New translations main.php (Romanian)

* New translations main.php (Spanish)

* New transla...

github.com/torrentpier/torrentpier - efd8a51628af4ba8de431caefce9eaf7815df6b0 authored about 1 year ago
Removed useless width for BBCode buttons (#1180)

github.com/torrentpier/torrentpier - d17ac37ac33e1de3030bf56b557ef9e23532901f authored about 1 year ago
Composer(deps-dev): Bump symfony/var-dumper from 6.3.8 to 6.4.0 (#1178)

Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.3.8 to 6.4.0.
- [Releas...

github.com/torrentpier/torrentpier - b75d09218549280016d3748d48f5db2e69ffba7e authored about 1 year ago
Composer(deps): Bump symfony/mailer from 6.3.5 to 6.4.0 (#1177)

Bumps [symfony/mailer](https://github.com/symfony/mailer) from 6.3.5 to 6.4.0.
- [Release notes]...

github.com/torrentpier/torrentpier - ec0536ebd7f39d945dcf5f11015327519bb8abe8 authored about 1 year ago
Code re-formatting (#1176)

github.com/torrentpier/torrentpier - 6bd132d3ff96b0677f9e09981472f8a2124ff837 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - ea5a2d4fa2db8ac2272bea6f2780433a527ac948 authored about 1 year ago
Feature to ban specific torrent clients (#1175)

* Feature to ban specific torrent clients

* Code re-formatting for announce.php

---------
...

github.com/torrentpier/torrentpier - 3f0ce54877715469f3fa1d4a3f2f3af6295dd485 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 58cb8311f3e2ba506d5c37b94e39e4ade08707d5 authored about 1 year ago
Replaced some time() with TIMENOW constant (#1174)

github.com/torrentpier/torrentpier - ffd2866f11ec49ebe8654b864d007090792b7f10 authored about 1 year ago
Replaced some 'switch' with the 'match' expression (#1173)

github.com/torrentpier/torrentpier - 961bbd6306a64a444b525764ea7512a951b0e558 authored about 1 year ago
Replaced strpos() with simplified realization (#1172)

github.com/torrentpier/torrentpier - 493cd910cf671a4dfa7ea03b7333a6069665ed58 authored about 1 year ago
Improved cookie management 🍪 (#1171)

github.com/torrentpier/torrentpier - bb20d523b0f9dc936a59d67a5f11faeaef903d5e authored about 1 year ago
Update functions_torrent.php

github.com/torrentpier/torrentpier-lts - 5ee1dc6fe350e12ed02c5f7a019f89ad3df84082 authored about 1 year ago
Fixed void function result used (#1170)

github.com/torrentpier/torrentpier - f1fa98deece7d8dc3dd5f56995e0bdd20b7cbe3e authored about 1 year ago
Update functions_torrent.php

github.com/torrentpier/torrentpier-lts - 6ffb9b66cd60922028a16cd4c1f291df7a1f62ad authored about 1 year ago
Revert "Update functions_torrent.php"

This reverts commit 383e73da8d4c09c8baac55145c76b65f6c1e9eaf.

github.com/torrentpier/torrentpier-lts - c08f18dc745d9c5884a67f4f4790afb6d8545cc6 authored about 1 year ago
Revert "Update functions_torrent.php"

This reverts commit 606947274c77076ab6a9a205e39a1b3be71975be.

github.com/torrentpier/torrentpier-lts - ea09e7466ebb98acb7a4676f66b0421c2215e4f1 authored about 1 year ago
Update functions_torrent.php

github.com/torrentpier/torrentpier-lts - 606947274c77076ab6a9a205e39a1b3be71975be authored about 1 year ago
Update functions_torrent.php

github.com/torrentpier/torrentpier-lts - 383e73da8d4c09c8baac55145c76b65f6c1e9eaf authored about 1 year ago
Release 2.4.0-rc1 🤖

github.com/torrentpier/torrentpier - 198ad9f79f5fb1fa0923054146f1ccbd65901517 authored about 1 year ago
Update changes.txt

github.com/torrentpier/torrentpier - d4f67956419a6137b7cee4f0e36424a2c4e0cbbc authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - d7e389cd1168ba1edfbf5f6183083a5729d05ffa authored about 1 year ago
Revert "Merge pull request #128 from diolektor/fix-sql-group-online-userlist"

This reverts commit e58318f2f3acf15ba3813852f4efc14455e24c53, reversing
changes made to fd8d3a81...

github.com/torrentpier/torrentpier - 1753db1fcef7d50eb8f8ba4b1f5a4ad7585ffaa4 authored about 1 year ago
Apply fixes from StyleCI (#1169)

Co-authored-by: StyleCI Bot <[email protected]>

github.com/torrentpier/torrentpier - 24ad834bf0cd684496bc9f9947dccc7b444a0a3f authored about 1 year ago
Simplified gender function (#1167)

* Simplified gender function

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - 9973931004c4634ecde03f1f53cd5ccd858806ee authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 73671494e9eee7aad885a082859a8b19ad8beded authored about 1 year ago
Revert "Fixed input types in some cases (#697)"

This reverts commit 4ee8ac3aa694f4d053c4265aeec4a103328a980a.

github.com/torrentpier/torrentpier - 20ce8cae9cf6447f5100ab2d8f4a5299254f5412 authored about 1 year ago
Revert "Fixed input types in some cases (#693)"

This reverts commit dc25a1c0e0b64eddbbc48291f2c1f216c8e1cd38.

github.com/torrentpier/torrentpier - 74aa6ff29991186ffc6484980972d5f74e4d0393 authored about 1 year ago
Support simultaneous id & username inputs for browsing profiles (#1166)

github.com/torrentpier/torrentpier - 82251ece8c21e02498693719028570a413a6fc8e authored about 1 year ago
Tighten registration requirements for torrent files (#1165)

github.com/torrentpier/torrentpier - c3b9a781eb6d7c7151d824314ea15138ddc0ca39 authored about 1 year ago
File listing — use browser cache (#1164)

github.com/torrentpier/torrentpier - 3c7f3cf7d0cdfbd0d2755d145bff9776e1ca1688 authored about 1 year ago
Legacy code comment translations

github.com/torrentpier/torrentpier - c9bd92e7817b8b5395fa4387c44b0a8545f51e91 authored about 1 year ago
Invites config re-formatting (#1162)

* Invites config re-formatting

* Update config.php

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - 33b20423951c269d85137a4753fb29e8ece055c9 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 51af9051c0ae5891222ae3c7b7496bca1bac096e authored about 1 year ago
Use external cookie library to prevent incorrect cookie setting (#1161)

github.com/torrentpier/torrentpier - 99bfaefe1e4200229c59377556f294fc684b23e9 authored about 1 year ago
Use external cookie library to prevent incorrect cookie setting (#1160)

* Use external cookie library to prevent incorrect cookie setting

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - 357bb08387192ab5116752203a0055cff452d204 authored about 1 year ago
Some improvements in default template (#1159)

* Some improvements in default template

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - 8531483fdf8b7181321c6e6b214c842087cc1de7 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 36fb13033646b1c28e13625998276dc1c26fb6e7 authored about 1 year ago
New Crowdin updates (#1154)

* New translations main.php (French)

* New translations main.php (Spanish)

* New translati...

github.com/torrentpier/torrentpier - 6cafc606fd42b524f05ecc4de37d97c1b557668b authored about 1 year ago
Revert "Update viewtopic.tpl"

This reverts commit 5f27bbec19798ab89669b7335cedaf9fd1d8768a.

github.com/torrentpier/torrentpier-lts - 93c16f32b3d4df7e70d657493edad76c7cff3ae4 authored about 1 year ago
Update index_map.tpl

github.com/torrentpier/torrentpier-lts - 9808ad603a671879ac5b15b7ed5c38cc08a1834a authored about 1 year ago
Update viewtopic.tpl

github.com/torrentpier/torrentpier-lts - 5f27bbec19798ab89669b7335cedaf9fd1d8768a authored about 1 year ago
Use sent port instead of source (#1158)

It looks like torrent clients don't use default listening for sending requests to trackers

github.com/torrentpier/torrentpier - 51e037ed4471ddab8382c2635becdeb87a12dca5 authored about 1 year ago
Update viewforum.php

github.com/torrentpier/torrentpier-lts - 93c5f6903eb54d55d1a89d527534b50add0da2f1 authored about 1 year ago
Remove unnecessary meta tags from file listing (#1157)

github.com/torrentpier/torrentpier - 8860049a2f98aa84f3543c128fd53a23d9a65343 authored about 1 year ago
Use different file listing url parameters for effective indexing by search engines (#1156)

github.com/torrentpier/torrentpier - 5849738f0b68982470163646787c5bef63341af9 authored about 1 year ago
Check topic_id existence while searching in tracker mode (#1155)

github.com/torrentpier/torrentpier - 8f5efa2fa8caa618ab7169457f7b0db9d7a38385 authored about 1 year ago
Some improvement (#1151)

Remove confusing date which will be always valid

github.com/torrentpier/torrentpier - 9972d53a19e170bd404ce756935f425859ff917b authored about 1 year ago
Disable invites by default (#1150)

github.com/torrentpier/torrentpier - 81a5d1c5a585c4ba507d05f3d621b712b9dc238b authored about 1 year ago
Event based invite system (#1149)

Co-authored: @belomaxorka

github.com/torrentpier/torrentpier - 728a40408f5f11ec1f9916186e63bb7aa0c4f934 authored about 1 year ago
Some code quality improvements (#1148)

github.com/torrentpier/torrentpier - 491c03c2434c2bc59446998373940f7fdf3d64ab authored about 1 year ago
Revert "Update viewforum.php"

This reverts commit 531fe7c87079bf9d2be21a4c22f224f11003a98b.

github.com/torrentpier/torrentpier-lts - 6653a4a44e384cdd9ae573be55ee8362cd7a16ec authored about 1 year ago
Update viewforum.php

github.com/torrentpier/torrentpier-lts - 531fe7c87079bf9d2be21a4c22f224f11003a98b authored about 1 year ago
Revert "Replaced some 'switch' with the 'match' expression (#1147)"

This reverts commit 4cea325b6c0dd57d3d0da6fb3ab8c31119ca8e86.

github.com/torrentpier/torrentpier - ed3e28827b75f03d669cdab9e31e097ea4e09262 authored about 1 year ago
Replaced some 'switch' with the 'match' expression (#1147)

* Replaced some 'switch' with the 'match' expression

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - 4cea325b6c0dd57d3d0da6fb3ab8c31119ca8e86 authored about 1 year ago
New Crowdin updates (#1144)

* New translations main.php (French)

* New translations main.php (Spanish)

* New translati...

github.com/torrentpier/torrentpier - 0a53ddd9df5d8a4e1557c84ff2b96f60ea1ba685 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 696f2a321ad38362c194e839a71cada9fa032fd7 authored about 1 year ago
Vote button code improvements (#1146)

* Vote button code improvements

* Updated

* Update viewtopic_attach.tpl

github.com/torrentpier/torrentpier - 2c46a01fdbfba2576272c7c27392e743454afc73 authored about 1 year ago
Revert "Vote: Use REPLACE INTO instead of INSERT IGNORE INTO (#1145)"

This reverts commit b78b303c4bfce3b9096809f6abd2ffe764f7ef55.

github.com/torrentpier/torrentpier - d9094d1524fcda39b7c085910ff9d565ff422bb4 authored about 1 year ago
Revert "Fix typo"

This reverts commit ab41634f0b045f98120a2c54e8c8b125f18eed69.

github.com/torrentpier/torrentpier - a5a693c6c3a18fa4806300b2c5eec007d36617f6 authored about 1 year ago
Vote: Use REPLACE INTO instead of INSERT IGNORE INTO (#1145)

* Vote: Use REPLACE INTO instead INSERT IGNORE INTO

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - b78b303c4bfce3b9096809f6abd2ffe764f7ef55 authored about 1 year ago
Vote button code improvements (#1143)

* Vote button code improvements

* Update viewtopic_attach.tpl

* Update CHANGELOG.md

github.com/torrentpier/torrentpier - fc1500f9d90210b7509d03de983b688309fc55b5 authored about 1 year ago
Vote button code improvements (#1142)

github.com/torrentpier/torrentpier - a4be40db9e98a94902c5382ab855deb3946049ad authored about 1 year ago
Merge branch 'master' of https://github.com/torrentpier/torrentpier

github.com/torrentpier/torrentpier - f4e92b44acf6118c5e3d48b63aee193745d1e817 authored about 1 year ago
Update CHANGELOG.md

github.com/torrentpier/torrentpier - 21f119b09b516018ab1ef6ff0ea9279ebc7c2b98 authored about 1 year ago
Minor improvements (#1141)

github.com/torrentpier/torrentpier - 7d6d9adff21c7715d18beb83f250b2d09d01ff33 authored about 1 year ago
Vote button code improvements (#1140)

* Vote button code improvements

* Update thanks.php

github.com/torrentpier/torrentpier - c046e8a8c1bc782cda1722b39d774ba92b393d73 authored about 1 year ago
Apply fixes from StyleCI (#1139)

github.com/torrentpier/torrentpier - cfb80987d46f149f2805ce072dd18369b0022905 authored about 1 year ago