Ecosyste.ms: OpenCollective

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

Terms of Service; Didn’t Read

“✔ I have read and agree to the Terms” is the biggest lie on the web. We aim to fix that. 🚥
Collective - Host: opensource - https://opencollective.com/tosdr - Website: https://tosdr.org/ - Code: https://github.com/tosdr

Universe::getUniverse(): Change match expression

github.com/tosdr/Frontpage - 60c9a510b919d976188ac43c46c89ed0910bdbec authored over 3 years ago
Helper::processRoute(): Fix ? parameter routing

github.com/tosdr/Frontpage - c98bc39d466845367546de15575787297ad2cf55 authored over 3 years ago
Add favicons

github.com/tosdr/Frontpage - 2c2caf527473e3802f58a8c5e16d9aa4e4dc6f64 authored over 3 years ago
Elastic::search(): Add type hint, update docblock

github.com/tosdr/Frontpage - 06b63dc0b0b80355722955c7fa588550e72629a1 authored over 3 years ago
Elastic::class: Add type hint

github.com/tosdr/Frontpage - 3086a5d07bba081cea2513a45fdebd7f46978f7f authored over 3 years ago
Config::list(): Add type hint, update docblock

github.com/tosdr/Frontpage - 4783d5240cb90372062f13de4471e40cc59540af authored over 3 years ago
Config::set(): Add type hint, update docblock

github.com/tosdr/Frontpage - eaaac4a69e0f6d056b322776ba05744c20d5c7af authored over 3 years ago
Config::delete(): Add type hint, update docblock

github.com/tosdr/Frontpage - 790e2df8dde0b3d92672bf4ee9a7a53501a5e17c authored over 3 years ago
Config::create(): Add type hint, update docblock

github.com/tosdr/Frontpage - 5165eca8f526c6f13ee28854b6977e4a0575d98f authored over 3 years ago
Config::getTimestamp(): Inline variable

github.com/tosdr/Frontpage - f7bfe017c1b61b42c61dc3954e2443e20f412c1b authored over 3 years ago
Config::getTimestamp(): Add type hint, update docblock

github.com/tosdr/Frontpage - 327fa866e7c97157fb7eeffa2f7410d5487e4ee8 authored over 3 years ago
Config::exists(): Add type hint, update docblock

github.com/tosdr/Frontpage - 16cb640cd07bf0bd793a21a3b908c9441f5a33ee authored over 3 years ago
APIStats::class: Delete

github.com/tosdr/Frontpage - 00610ed4578462e41cb39c0f33aea6da8e2a61ff authored over 3 years ago
APIKey::mixed: Fix $this->APIKey

github.com/tosdr/Frontpage - 1a60ae70e91bd9fd8c152580f27129821caf025d authored over 3 years ago
APIKey::exists(): Add type hinting, update docblock

github.com/tosdr/Frontpage - edaa9858b82094c23bfcf631aa631dff59002b85 authored over 3 years ago
APIKey::isEnabled(): Add type hinting, update docblock

github.com/tosdr/Frontpage - da95675fd72cb8b6f6671a13085da2b6fa7cf6f8 authored over 3 years ago
APIKey::disable(): Add type hinting, update docblock

github.com/tosdr/Frontpage - f71cec59edb51363baa05b585699ecbf269d777c authored over 3 years ago
APIKey::enable(): Add type hinting, update docblock

github.com/tosdr/Frontpage - d07aed6d73543c8de646eb034c4eaa96aa0b2a52 authored over 3 years ago
APIKey::fetch(): Add type hinting, update docblock

github.com/tosdr/Frontpage - 4eb0f67feee42fb6df0c74a23f20e1c08e72f425 authored over 3 years ago
APIKey::class: Import namespaces and fix class variable.

github.com/tosdr/Frontpage - d0e33269668588b66837a03533c000a467cd2f25 authored over 3 years ago
Languages::languageExists(): Add docblock

github.com/tosdr/Frontpage - ad0fc9f68f02d0e2a9ebbb22aa68316198c8e25a authored over 3 years ago
Languages::getLanguageByID(): Add type hinting, update docblock

github.com/tosdr/Frontpage - a82e5db0a9319e616938ce92950617e33f52618f authored over 3 years ago
Languages::getLanguageByCode(): Add type hinting, use str_contains, update docblock

github.com/tosdr/Frontpage - f83fac70652065abf3a96b2007534c9b2df3e757 authored over 3 years ago
Languages::languageExists(): Add type hinting, remove redundant code

github.com/tosdr/Frontpage - 3b766f7f145b1a7ed1da07b2a1e2f00834fdd52b authored over 3 years ago
Languages::createLanguage(): Add type hinting

github.com/tosdr/Frontpage - 6e8a942c3a0df9fe9593a1b174f156dd7d9e7e0a authored over 3 years ago
Languages::fetchLanguages(): Add type hinting, remove bool return type

github.com/tosdr/Frontpage - 538f5203f28a6b402028e37e629bea2b9754b86e authored over 3 years ago
Languages::class: Import namespaces, remove unused namespaces

github.com/tosdr/Frontpage - 00d3f78839e8f01c271e908145e96bb827cc9a7a authored over 3 years ago
Cron::fetchUnprocessed(): Remove redundant ordering

github.com/tosdr/Frontpage - 8a40f87af2e7f542b361849ff3844f52e4775261 authored over 3 years ago
Cron::fetchUnprocessedSchedule(): Remove redundant ordering

github.com/tosdr/Frontpage - 3c860751b3ab8c190bbb28993fa9c4e37753a0e9 authored over 3 years ago
Cron::class: Remove unused namespaces

github.com/tosdr/Frontpage - b9731dadfb1d56b56ba2bbc1488c84935a400499 authored over 3 years ago
Cron::fetchAll(): Remove redundant ordering

github.com/tosdr/Frontpage - cca50609c43a659cbdb287159418076739c1029c authored over 3 years ago
Cron::setLog(): Add Type hint

github.com/tosdr/Frontpage - c0cf493d874e5d604bf677679ec264afcde3de5f authored over 3 years ago
Cron::markAsFailed(): Add Type hint

github.com/tosdr/Frontpage - 75c35b7da3ec284213dab4b1bc34542414acec3a authored over 3 years ago
Cron::markAsFinished(): Add Type hint

github.com/tosdr/Frontpage - e8351ea8913dc1fa6b0a30d6429c06953cbc4c6b authored over 3 years ago
Cron::markAsCanceled(): Add Type hint

github.com/tosdr/Frontpage - 1e3146bde03d1c586900f5434e39f2322c94ee41 authored over 3 years ago
Cron::markAsStarted(): Add Type hint

github.com/tosdr/Frontpage - abdd750f05bfb4a3afcfca96eee70aacd860ee9c authored over 3 years ago
Cron::create(): Add Type hint

github.com/tosdr/Frontpage - 9cb53398832935b1d8159d78a51a2f2bbde663d4 authored over 3 years ago
Cron::deleteByPlugin(): Add Type hint

github.com/tosdr/Frontpage - 00d711ddf8895c8ecff116de1d53a1ee941dcead authored over 3 years ago
Cron::deleteOld(): Add Type hint

github.com/tosdr/Frontpage - f0b43c96e5c5c19865bdaf44cba396586e7f6dfc authored over 3 years ago
Cron::fetch(): Add Type hint

github.com/tosdr/Frontpage - a156509934d5ec9f59f9944b3616421f03ef91e4 authored over 3 years ago
Cron::fetchUnprocessed(): Add Type hint

github.com/tosdr/Frontpage - c4519dcc02d8ea5ab049181df833e33e3085cb0b authored over 3 years ago
Cron::fetchUnprocessedSchedule(): Add Type hint

github.com/tosdr/Frontpage - cbf83370b3877d72cc6db604637a435a2ab0ea65 authored over 3 years ago
Cron::fetchAll(): Add Type hint

github.com/tosdr/Frontpage - 2ace151f6771aa904909fbc7c6eec32a4a3d26cf authored over 3 years ago
Cron: Import namespaces

github.com/tosdr/Frontpage - b761858a0df70c328f92425bd6e9d26bb7dc64a6 authored over 3 years ago
Universe::changeUniverse(): Added type hint, added import

github.com/tosdr/Frontpage - 2eac9dca16f9ebc3a74e0054fde044321c8ddbe0 authored over 3 years ago
Universe::getUniverseName(): Added type hint

github.com/tosdr/Frontpage - ba2f386e4452a8a7ebb0fd7cf763f53ccbc084d6 authored over 3 years ago
Universe::getUniverse(): Added type hint and converted switch to match

github.com/tosdr/Frontpage - fee3ca50e999fba1d2472a049b0b5387c49f576f authored over 3 years ago
Merge pull request #88 from tosdr/CRISP-25-remove-some-helper-functions

CRISP-25 remove some helper functions

github.com/tosdr/Frontpage - 1334ee8cfa8d3e1e42994e62ebb86e1de690e557 authored over 3 years ago
Major Crisp Version Up

Minor API Version Up

github.com/tosdr/Frontpage - b65f61b3732960937f56b3fb528c877919c959c4 authored over 3 years ago
Remove Helper::endsWith

github.com/tosdr/Frontpage - 40b77bdf1f7134fb4b33e8392bd0f8a097907072 authored over 3 years ago
Remove Helper::startsWith

github.com/tosdr/Frontpage - b0370d97423cd58f8d519076231abfc1637b99af authored over 3 years ago
Make use of includeResource more often.

github.com/tosdr/Frontpage - 33dba2b12ebddac2329a9ce12a9bfaac12de1749 authored over 3 years ago
Remove template config for serialized KV, make use of includeResource more often.

github.com/tosdr/Frontpage - bbed06e6ee0cf9c06b2798a33eacb674d6c3f3a6 authored over 3 years ago
Add templating system to Configs, Add custom QR codes to Donations CRISP-19

github.com/tosdr/Frontpage - 1f4c11ca78f1127a153b1817b43e9f680b2275ce authored over 3 years ago
Remove heroku plugin, add scopetable, add bitmaskExists function.

github.com/tosdr/Frontpage - beaf21447d3f16a6e91276c795b3d9a2abd7e2be authored over 3 years ago
Fix routing with GET parameters in uri

github.com/tosdr/Frontpage - ef9a6a15135b97bded17508b930cfaa699ca71de authored over 3 years ago
Remove refresh_token listener and add revoke listener

github.com/tosdr/Frontpage - bbe5b1edab368fe669544f2caa3fe69ba68c34f2 authored over 3 years ago
Add RefreshToken GrantType

github.com/tosdr/Frontpage - b5c9d6eac0ee4548d13523a0821f5f22a2d75208 authored over 3 years ago
Remove ClientCredentials GrantType

github.com/tosdr/Frontpage - 3c519c5542523f3290c0ad46f0d8c83ad509534d authored over 3 years ago
Add oauth endpoint and migrations

github.com/tosdr/Frontpage - 91a39d8c12c321856fad121aff011d6882befd3d authored over 3 years ago
Add oauth2-server

github.com/tosdr/Frontpage - 24bec7e3732ba76c13401e74b5673badc35aa088 authored over 3 years ago
Add CAN_USE_OAUTH Permission

github.com/tosdr/Frontpage - aa70d7a1afaacea286b305d74c930039dda6453e authored over 3 years ago
Remove duplicate currency

github.com/tosdr/Frontpage - af23da78d00de8e23c2596783ccb6467f71c2e9e authored over 3 years ago
Add support for 3 more cryptos.

github.com/tosdr/Frontpage - 4e0c23f704c513b3ad63649cbf539070cb8c7502 authored over 3 years ago
Fix 404s CRISP-7 CRISP-8

github.com/tosdr/Frontpage - 0c17d36d32edb0802455fe1ca5fa16527c0e5e86 authored over 3 years ago
Merge pull request #87 from tosdr/CRISP-6_Update_Readme

Update README.md CRISP-6

github.com/tosdr/Frontpage - 5b6b9705da905076f39d7bf95620f291dd59304c authored over 3 years ago
Update README.md CRISP-6

github.com/tosdr/Frontpage - 30e5c231d134d891d82d5f72250107eb482fa624 authored over 3 years ago
Merge pull request #1079 from tosdr/EDIT-19-Fix

Update 500.html EDIT-19

github.com/tosdr/edit.tosdr.org - 5442e86d6ac196c6faa3794eb39621a6cae35d49 authored over 3 years ago
Update application.rb

github.com/tosdr/edit.tosdr.org - e1ca1f80bc20c71852eaf746f82792ca3efbcfe7 authored over 3 years ago
Merge pull request #86 from tosdr/CRISP-4-Fix

Fix CRISP-4 due to missing imports.

github.com/tosdr/Frontpage - e548e7ac4c416d1a72a0023293474a7c40c57a85 authored over 3 years ago
Fix CRISP-7 due to missing imports.

github.com/tosdr/Frontpage - 06cb3b59eadd78888a7e36575b80761bd03c5e3d authored over 3 years ago
Update crisp.php

github.com/tosdr/Frontpage - 2ded6ad54476b8bbf8d28c1276bcf5b33a7cfd3e authored over 3 years ago
Disable all endpoints except v1 to non-native api.

github.com/tosdr/Frontpage - 1d69bcd46e7f14d05c6fec7408e579b03e49dc20 authored over 3 years ago
Update en.json

github.com/tosdr/Frontpage - b410d9eaee8b5282b0476d4d5bd19a78f7097f09 authored over 3 years ago
Update footer.twig

github.com/tosdr/Frontpage - 76f8aa66f5818f86c49403adbb558196e152c432 authored over 3 years ago
Update application.html.erb

github.com/tosdr/edit.tosdr.org - fad82bc69d659fd22d4190ab6952f3085b650456 authored over 3 years ago
Add feature request collector

github.com/tosdr/Frontpage - 7754acc92c3c3c3eb2d63ee6d97246f272271826 authored over 3 years ago
Open report tool using #bug

github.com/tosdr/Frontpage - 08ed3fc8fe7028b1c9e6df1f29f981140b21da41 authored over 3 years ago
Add anonymous bug reporting tool for Browser Extensions

github.com/tosdr/Frontpage - 3c27c1b3a5aadd555873126e56572cc0a28d82f1 authored over 3 years ago
Add anonymous bug reporting tool for Crisp

github.com/tosdr/Frontpage - 2a3e2b12c365866c1bb8c6f5559df02141221995 authored over 3 years ago
Merge pull request #85 from tosdr/API-4-Version-API-independently-from-Crisp

Cleanup code, implement api version header API-4

github.com/tosdr/Frontpage - b173f2e2db0846d0b4286cde946a08bec2419e6c authored over 3 years ago
Cleanup code, implement api version header API-4

github.com/tosdr/Frontpage - 61c354c03300027ba30dfb89fa4c09e3039d6230 authored over 3 years ago
Merge pull request #84 from tosdr/API-9-Deprecate-nice_service-in-Phoenix-class

API-9 deprecate nice service in phoenix class

github.com/tosdr/Frontpage - 1c809c1bb7ee88a590b91e3e3b123160bdcdca84 authored over 3 years ago
Remove nice_service in api v3 API-9

github.com/tosdr/Frontpage - eebc5bf04838e2da29c155f67a28698fa8411f06 authored over 3 years ago
Remove nice_service in getService API-9

github.com/tosdr/Frontpage - c1e27508c25e7205a19c40d4da18404192a1f05c authored over 3 years ago
Remove nice_service in getServiceByName API-9

github.com/tosdr/Frontpage - d0d4bd5cc7269c5b1679b6f8c38cb8cbf778f3b4 authored over 3 years ago
Remove nice_service in searchServiceByName API-9

github.com/tosdr/Frontpage - a6df4179da0b22ba2f1750ee9f2da691a9f03282 authored over 3 years ago
Merge pull request #83 from tosdr/API-8

Remove old unused Code from the Phoenix class - API-8

github.com/tosdr/Frontpage - a7847c7cccc71e49039161413299b2c00609c4b2 authored over 3 years ago
Do some code cleanup API-8

github.com/tosdr/Frontpage - 42b0de873376bc18636f6484b74b6ffd62acb34d authored over 3 years ago
Do some code cleanup API-8

github.com/tosdr/Frontpage - 99e2012a1acb1763b03a932b26ae919540f98f00 authored over 3 years ago
Refactor getServicesPG to getServices API-8

github.com/tosdr/Frontpage - a1282b64b4c2b8395c7181ba7913384bf9de2d45 authored over 3 years ago
Refactor getCasesPG to getCases API-8

github.com/tosdr/Frontpage - 167823ccba67b16e3fe20b2c082fdf2a0bf81466 authored over 3 years ago
Refactor getTopicsPG to getTopics API-8

github.com/tosdr/Frontpage - 5180a67d8d61f966949370f6431a9bd8a78db390 authored over 3 years ago
Refactor getServicePG to getService API-8

github.com/tosdr/Frontpage - d86164005009d2a5f13e33e3d8a79111bfd74639 authored over 3 years ago
Refactor serviceExistsPG to serviceExists API-8

github.com/tosdr/Frontpage - 69da2d578cbdc68d1772d673ab1e73e51e89b6c4 authored over 3 years ago
Refactor pointExistsPG to pointExists API-8

github.com/tosdr/Frontpage - f87616b39c28e9db1daf018f88fad25bb3b1ad34 authored over 3 years ago
Refactor serviceExistsByNamePG to serviceExistsByName API-8

github.com/tosdr/Frontpage - c85a0f05da902d0a51c3f19466d08e064467bdca authored over 3 years ago