Ecosyste.ms: OpenCollective

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

AzuraCast

A self-hosted web radio management suite, including turnkey installer tools and an easy-to-use web app to manage your stations.
Collective - Host: opensource - https://opencollective.com/azuracast - Website: https://azuracast.com/ - Code: https://github.com/AzuraCast

fixup chunked responses for short write case

do what we do for flv, only adjust the buffer pos when all of it has been written, using
the chu...

github.com/AzuraCast/icecast-kh-ac - 7535d54f1ff449e71109c6f7788152b7df9d82c1 authored over 9 years ago
Update submodule sourcemod.

github.com/AzuraCast/AzuraCast - d90f2afb402c7ba68a8c173810438157775df1d8 authored over 9 years ago
Revert "Revert "Create submodule for sourcemod resources.""

This reverts commit 7ff2e00127d817354c832d757f49a44ca610fc7c.

github.com/AzuraCast/AzuraCast - 019b5e484e8c01d7a79e913d8b56ce7258599c3e authored over 9 years ago
Revert "Create submodule for sourcemod resources."

This reverts commit 7f00dc35c1abd7e813db41612b9cd1e376905412.

github.com/AzuraCast/AzuraCast - 7ff2e00127d817354c832d757f49a44ca610fc7c authored over 9 years ago
Create submodule for sourcemod resources.

github.com/AzuraCast/AzuraCast - 7f00dc35c1abd7e813db41612b9cd1e376905412 authored over 9 years ago
avoid memory leak in yp at exit, typical of relays at shutdown

minor issue, as the memory is only created at shutdown. we just prevent the
new details being qu...

github.com/AzuraCast/icecast-kh-ac - b0ca5040b57914fe14887ea826ec11b05fee0663 authored over 9 years ago
add chunked and keep alive capabilities to connections.

chunked response is now allowed but can be disabled via _hdr=8, but it also seems that
some play...

github.com/AzuraCast/icecast-kh-ac - a9774b4e6cf9779c773662c2cb8df98ac990603d authored over 9 years ago
Direct all station submissions to the common PR account to avoid spamming the existing station administrators.

github.com/AzuraCast/AzuraCast - 2b3de5f6ae4b2be020eb81afc423f1f22d468f5b authored over 9 years ago
Update to adapt to new StreamUp API URL changes.

github.com/AzuraCast/AzuraCast - e0c75791f9129c4d07211e398b31c1695a28a738 authored over 9 years ago
move the auto block scaler to validation routine, adjust the scale to account for a larger block default

github.com/AzuraCast/icecast-kh-ac - 978138168ae85bb0cb326e92a047fbb540534ce4 authored over 9 years ago
Re-enable support for volume via URL parameter.

github.com/AzuraCast/AzuraCast - d6b25a3f861bc2cf00cbe0a66fbfd001b1f51541 authored over 9 years ago
make mpeg parser pass through data if no frames can be found.

github.com/AzuraCast/icecast-kh-ac - cbf0887bd89c1ab0ab60d40a21e0ce3d3f3da04e authored over 9 years ago
Rehash older format passwords into new password style upon first successful login.

github.com/AzuraCast/AzuraCast - 8f266e22d365ef35ca8dd7fd3f1794587ed16f68 authored over 9 years ago
Allow passwordless sudo by default from vagrant user; allows for automated halt/resume tasks.

github.com/AzuraCast/AzuraCast - 0da691d8a3e2364a7f0d2a0c10926cc6a35949e6 authored over 9 years ago
Implement PHP 5.5+ "password_hash" and "password_verify" functions for login, in place of previous salt/hash method.

github.com/AzuraCast/AzuraCast - 389b2b1d7928c8d27e9c9e18e7a933a1714cf2fb authored over 9 years ago
Set content type on SourceMod proxy.

github.com/AzuraCast/AzuraCast - 6f3316e98dc39c55f18144991f367e343474d941 authored over 9 years ago
Create blank cache file before testing writability.

github.com/AzuraCast/AzuraCast - 36a3ddb2eba502ef78137e8b0f88de3cb95ca565 authored over 9 years ago
Change destination path for SourceMod proxy to default to current directory.

github.com/AzuraCast/AzuraCast - 1c76ebe47da21d1bfe18ff14776e6470c6825a41 authored over 9 years ago
Update to cache path for SourceMod proxy.

github.com/AzuraCast/AzuraCast - 13eb3ffa57661ce2cf786746f9be31079c9a0b7b authored over 9 years ago
Initial commit of SourceMod proxy script, now standalone for others to adapt.

github.com/AzuraCast/AzuraCast - 6906ca98b24169e36df4a5a07ecb8e50f83a1f11 authored over 9 years ago
Fix StreamUp API function.

github.com/AzuraCast/AzuraCast - 7760344539486563db2f964d70431dd55158523c authored over 9 years ago
avoid worker stall in non-critical path for YP recheck

github.com/AzuraCast/icecast-kh-ac - 2970edf9cba56c49d480f561956869829d00db22 authored over 9 years ago
Switch to hard-coded API version for S3 (per recommended best practice).

github.com/AzuraCast/AzuraCast - c16091e61c92423d53d17da17c44e384888ab4af authored over 9 years ago
Update S3 library to reflect version change.

github.com/AzuraCast/AzuraCast - acedb2af641c7ea7a1f7b36a972101f9ac47bdfd authored over 9 years ago
Update Composer dependencies.

github.com/AzuraCast/AzuraCast - daa0d6bfd01370279ed4788d3608cfe6523070ea authored over 9 years ago
Minor typo fix in API docs.

github.com/AzuraCast/AzuraCast - e931a734e115092cbd697e0c52e82f7ec2ff0849 authored over 9 years ago
Convert all tabs to spaces on API docs so Apiary won't just silently fail on it.

github.com/AzuraCast/AzuraCast - 92238209cd6dc60b9c7d6bcaae3a3e36d14267bc authored over 9 years ago
Add parameter references to all functions that use parameters in API docs.

github.com/AzuraCast/AzuraCast - b1eaa06db59f93f6c9a779572afaed19c938c15f authored over 9 years ago
Fix to schedule API to still show 'minutes_until' on events. Update API docs to reflect event schema too.

github.com/AzuraCast/AzuraCast - 26d191a68a119308670acdb2972dd9ce2fbb7187 authored over 9 years ago
have the return code check on a mutex lock get verified in all cases.

normally the code is 0 for the mutex lock case or it blocks, any other code should
mean a signif...

github.com/AzuraCast/icecast-kh-ac - 675e6bedd6b4b3fe439b63858e2033918e232db9 authored over 9 years ago
Closes #74 -- Enforce much stronger type hinting on API return values, and update API documentation to return valid, updated responses for nowplaying samples, and to add convention coverage endpoint details.

github.com/AzuraCast/AzuraCast - 685676995e509dc3a15bfbacbf51ebd5aeb9b866 authored over 9 years ago
set a max send size default in cases of mp3/aac files, else it gets stuck thinking nothing to send

github.com/AzuraCast/icecast-kh-ac - 421f15c4ac262cd6c0a561ba11b92173d768a32a authored over 9 years ago
make range requests 0- be treated as 200 OK. should fix chrome

github.com/AzuraCast/icecast-kh-ac - a33c630de792e06c2c6f75603384e764b3a881f4 authored over 9 years ago
Closes #35 -- Reimplement support for ReCaptcha (using new "I'm not a robot" checkbox), add to registration page, and fix other form issues.

github.com/AzuraCast/AzuraCast - 4e868729d1c35bbe904e7e66935157bb5abee2fe authored over 9 years ago
prevent HEAD request on inactive relay causing crash

github.com/AzuraCast/icecast-kh-ac - baa96a36104017b54c92d6d302bfd4014a2651b6 authored over 9 years ago
improve the range and HEAD handling.

certain players like iphone issue range requests but react poorly if a 206 response code
is retu...

github.com/AzuraCast/icecast-kh-ac - b02080feb46a51bb2ca7bf6848a2992d8adb17ab authored over 9 years ago
small logging fix to previous commit, only report on inconsistency

github.com/AzuraCast/icecast-kh-ac - c02e9b79e7e0faac8dd0ce4913697eb0bfb19757 authored over 9 years ago
error message on odd cases, help to guard against races

github.com/AzuraCast/icecast-kh-ac - 313400b214148158d162a01754739cf578282d18 authored over 9 years ago
Use correct color on station voting.

github.com/AzuraCast/AzuraCast - 0744ac976dc1a137b500cb77201429e805c95753 authored over 9 years ago
update to non-ogg speed and buffer size determination rules

This makes the default queue block size slightly larger (setting settable with qblock-size)
but ...

github.com/AzuraCast/icecast-kh-ac - 66525240bf8522051b8bdc28a16d1d61605b49a0 authored over 9 years ago
allow for qblock-size figure to override the automatic block size adjustment

To allow for site specific concerns, allow for a target for block sizing on non-ogg
streams. Thi...

github.com/AzuraCast/icecast-kh-ac - 4c742634385c3e310a0461ba76ff7bc987bcea9e authored over 9 years ago
Transferring blueprint from apiary.io

github.com/AzuraCast/AzuraCast - 41dbdcaa790b708f930af296b2c6e20f2b424a23 authored over 9 years ago
avoid possible div zero error

github.com/AzuraCast/icecast-kh-ac - c7ad7471128718cca70fbe98c5558f223d505ad1 authored over 9 years ago
increase the cap on the largest block size allowed, about 8k

github.com/AzuraCast/icecast-kh-ac - 1738628eccc43f60da19d46adf602a22fc494d7e authored over 9 years ago
scale up the queue block size from ~480kbps.

this may need a more non-linear scaling eventually so this should just allow for
a larger bandwi...

github.com/AzuraCast/icecast-kh-ac - a6bd6f965ee86537dfc4e1370df199b031486394 authored over 9 years ago
Add better debugging to podcasts.

github.com/AzuraCast/AzuraCast - 621883c8d73c0db72c956425ad68a69df516397c authored over 9 years ago
Offload podcast sources to secondary PodcastSource entity, and build utility script to migrate to the new format.

github.com/AzuraCast/AzuraCast - a7e561784a33c73c8c1c14f959c0c3973b76c436 authored over 9 years ago
Fix bug with StreamUp API reporting listeners as of stream-end, not current.

github.com/AzuraCast/AzuraCast - a98a1bbf212e63fb27f436a79d2e42219383d6e4 authored over 9 years ago
two timing changes for source/listener client rescheduling and a automatic queue block size adjustment

With dealing with very high bitrate streams, 1 mbit+, certain internal limits prevent
sufficient...

github.com/AzuraCast/icecast-kh-ac - c8209a2684e2ec984be3006d40698743b5d8aaa4 authored over 9 years ago
Update Icebreath to remove "Loading..." messages.

github.com/AzuraCast/AzuraCast - dbafd047e964396123cd0df0e9776677a72186e5 authored over 9 years ago
Hide stations that have no available streams.

github.com/AzuraCast/AzuraCast - e488a6cfbeefa9a581732d1d36a2e24be8fdc90c authored over 9 years ago
Fix issue causing some installs of Icecast to not report correctly.

github.com/AzuraCast/AzuraCast - 292249d0a31492e00c34b90fcb01603e8fc74817 authored over 9 years ago
Force use of older version of Influx in Vagrant deploys.

github.com/AzuraCast/AzuraCast - 8e08f3320b166dc642184b3119330f26c61e98bc authored over 9 years ago
Fix same YT URL issue in convention footage.

github.com/AzuraCast/AzuraCast - 0892b299b06395b3e0636533a0aa440b2f967770 authored over 9 years ago
Fix YouTube video ID.

github.com/AzuraCast/AzuraCast - ec161a79909da68a0e5dd1b5714fdda1f5b9810b authored over 9 years ago
Use lazy-loading on podcasts to significantly reduce duplicates and clear settings cache data when looking at admin page.

github.com/AzuraCast/AzuraCast - e6c11c94a852eafc5535dd97b5a0ee6611aa8ab4 authored over 9 years ago
Remove duplicate episodes by GUID.

github.com/AzuraCast/AzuraCast - 5eac44a2f846635809e34f671060390f570a6d39 authored over 9 years ago
Update YouTube adapter to avoid processed videos (at the expense of quota pulls).

github.com/AzuraCast/AzuraCast - 5733a5a34cd22b61da6735fb8c4e63908b86ea58 authored over 9 years ago
Remove cache purge from vagrant.

github.com/AzuraCast/AzuraCast - bfe2abe1b20ff4d3446055c731a510a955d90732 authored over 9 years ago
Only include videos that are completely processed.

github.com/AzuraCast/AzuraCast - d7a48449b64750cd5d6d7a7e41b0c61f71f996f3 authored over 9 years ago
code re-org to get length header in certain less common cases

github.com/AzuraCast/icecast-kh-ac - 87b5670f15af045787d732eebf9bba772ede5af3 authored over 9 years ago
Lock Phalcon version to allow for easier code editor maintenance.

github.com/AzuraCast/AzuraCast - d2eef57ac1095bdb35980bfcfe3afc8a7696808b authored over 9 years ago
ZendFramework 1 decommissioning, part 3: ZF1 is gone! All classes migrated into ZF2 or alternatives, resulting in much lighter weight and FULLY NAMESPACED codebase!

github.com/AzuraCast/AzuraCast - d1e11730f446de68df90c5135173b1c42ab27c56 authored over 9 years ago
Remove nginx caching from local test.

github.com/AzuraCast/AzuraCast - 613117d26b806ed34a945d483c49cf552b5c359b authored over 9 years ago
ZendFramework 1 Decommissioning part 2: pagination, authentication, messaging and other classes.

github.com/AzuraCast/AzuraCast - a55a726c522d3fbd00e65197b590222b2e2f8d65 authored over 9 years ago
Don't use the cache engine for session management if the cache is in-memory (local).

github.com/AzuraCast/AzuraCast - 25c3b1864c089eed44edc8fecc5cc1029bcdc7b9 authored over 9 years ago
ZendFramework 1 decommissioning, part 1: class cleanup.

github.com/AzuraCast/AzuraCast - 4bac1bb435c6f2c6a84d120bb557a7deba7cded1 authored over 9 years ago
Minor extra fixes to make vagrant work again.

github.com/AzuraCast/AzuraCast - ee43a6151d89ffc597d43c879486acb907651385 authored over 9 years ago
Fix nginx caching on dev export.

github.com/AzuraCast/AzuraCast - bfaf39b12b1c933d42df213dd46009188efe3877 authored over 9 years ago
Rewrite entire cache layer to use Stash library and share a single driver connection for user, doctrine and session caches.

github.com/AzuraCast/AzuraCast - c5fc3ad42ec84d1f802831816c8a55021c2e24fa authored over 9 years ago
fix possible crash case with both MY_ALLOC and the xml x-forward-for set

github.com/AzuraCast/icecast-kh-ac - ff29f45ed5c69eb44ad9ac415aef8adbc8f7451e authored over 9 years ago
Performance tweaking and intermediate cache enabling:

- Send X-Accel-Expires header to nginx cache
- Greatly shorten cache names for redis
- Better ...

github.com/AzuraCast/AzuraCast - c3132355fc7fbcadaa770f2ddcb4ebb495147d85 authored over 9 years ago
Fix issue with handling third-party requests for songs.

github.com/AzuraCast/AzuraCast - 566edb722caac5e939feff3eea711d3f23a2fd66 authored over 9 years ago
Show song information link in liked/disliked/requested songs in profile.

github.com/AzuraCast/AzuraCast - 7a4278cb8891a53fbf1d71234559a081c3bee527 authored over 9 years ago
Properly cache RSS feeds for shows, add "all shows" RSS button on show list.

github.com/AzuraCast/AzuraCast - 0bb486046fe55e55123845e059694ffc02245fb5 authored over 9 years ago
Never mind, CORS throws another roadblock in the way. Come on, CORS, I trust myself!!

github.com/AzuraCast/AzuraCast - f59c8982fc9a6b77412577428406c11938384f05 authored over 9 years ago
Retrying CORS fix. It's entirely possible CloudFlare didn't flush the cache on that one.

github.com/AzuraCast/AzuraCast - e7ff885b603e312bbdd0c7352e2d42d382caa702 authored over 9 years ago
Switch back to local proxied API call for credential reasons.

github.com/AzuraCast/AzuraCast - e24b917beac059f646925af0c6664a3134e70111 authored over 9 years ago
Allow cross-origin credential sending.

github.com/AzuraCast/AzuraCast - 5126f336ab85718ee24e3916f6ddf2748b36217a authored over 9 years ago
Merge branch 'master' of https://github.com/BravelyBlue/PVLive

github.com/AzuraCast/AzuraCast - c486484b576ca81a5090ac2810499623af900e44 authored over 9 years ago
Add more descriptive result to song vote API calls.

github.com/AzuraCast/AzuraCast - 83c816923043cef7d6e3a06203584e48988e4281 authored over 9 years ago
Merge branch 'master' of github.com:BravelyBlue/PVLive

github.com/AzuraCast/AzuraCast - 013feffa6310088765151187f9553b12d8aafd7d authored over 9 years ago
Completely rewrite cache layer to use new "cache.conf.php" for both dev and production, allowing easy testing of cache platforms. Add support for Redis throughout the stack as well.

github.com/AzuraCast/AzuraCast - 524eceb363505e469268b17e16cdf17ac655f05f authored over 9 years ago
Merge branch 'master' of https://github.com/BravelyBlue/PVLive

github.com/AzuraCast/AzuraCast - db12194a7dae2a18389eba88dd90a59651b5dbcf authored over 9 years ago
Revert "Prevent CentovaCast sync from running on local dev (firewall now prevents it)."

This reverts commit 93ae580ad0ec9de01aa154f376ccc9699122eed5.

github.com/AzuraCast/AzuraCast - 13fe458375249988b1a48971234a45c89b5900ba authored over 9 years ago
Switch Influx to deploy earlier in Vagrant process, to allow time to spin up DB.

github.com/AzuraCast/AzuraCast - 2df27cd05d9ac427960d11e9950bae6dd0c915ba authored over 9 years ago
Handle multi-day events properly on homepage.

github.com/AzuraCast/AzuraCast - 6e9ca1956db80fbb472ebe17e831340db2ef06af authored over 9 years ago
Updates to add resiliency to local dev environment.

github.com/AzuraCast/AzuraCast - 1b964a18f9e8a7cae67a80290d49f9a8e22690dc authored over 9 years ago
Prevent CentovaCast sync from running on local dev (firewall now prevents it).

github.com/AzuraCast/AzuraCast - 93ae580ad0ec9de01aa154f376ccc9699122eed5 authored over 9 years ago
Add cleanup function to keep S3 bucket neat and tidy.

github.com/AzuraCast/AzuraCast - 2354f82af7a358e6d4b008ea8513b3e4834511f7 authored over 9 years ago
Minor vagrant import fixes.

github.com/AzuraCast/AzuraCast - 956b5887bf3a48ffa84d9cfa4d7199fe3e35495c authored over 9 years ago
Forgot the returns!

github.com/AzuraCast/AzuraCast - 512ffbe8ccc47396a5484307518bd9e657e5ec8e authored over 9 years ago
Use realpath to avoid temp dir issues, fix API path.

github.com/AzuraCast/AzuraCast - 1edc00bd64f1dee63a9654e8f661a6ee18e1f130 authored over 9 years ago
Rewrite remote and local 'vagrant import' functions to use S3 for cleaner interaction.

github.com/AzuraCast/AzuraCast - c214431dab15e93a667a6b623cdae047981fdace authored over 9 years ago
Fix issues with S3 handling of news photos.

github.com/AzuraCast/AzuraCast - 48baeef1fb680a89ef750c06f8b82b8038089e91 authored over 9 years ago
Multi-Site Support -- Add support for multiple "base" module/template groups (sites), to allow native support for an API subdomain and a future Bravely Blue domain.

github.com/AzuraCast/AzuraCast - 5d8f7c2a1535d8389662460ae658c231e377ad12 authored over 9 years ago
Major and Minor DB Cleanup and Bug Fixes:

- Move API key storage into database for easier management
- Switch "managers" relationship to ...

github.com/AzuraCast/AzuraCast - 92f8cc1035427b5f24cded79985b12b4d1c3ba9c authored over 9 years ago
prevent illegal instruction dump on icecast shutdown.

It only shows on later glibc and really means a multiple unlock which is undefined per spec.
the...

github.com/AzuraCast/icecast-kh-ac - 8eea519462aa7d6d0da7bf2c60e689873e1f6b1d authored over 9 years ago
changes for later autofoo. removes warnings

github.com/AzuraCast/icecast-kh-ac - 222dc006f9017e5fc28d96bf7534d1cfd8086b2e authored over 9 years ago
win32 update since updating mingw32 build

This is because gmtime_r and localtime_r are not really defined by deault without some extra
def...

github.com/AzuraCast/icecast-kh-ac - 01fa840fe3e9ecd906c637f43f7d2b39049321a8 authored over 9 years ago