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

Fix bug in Convention video handling.

github.com/AzuraCast/AzuraCast - 7f4c3fa2ff35ddc83fc27bb81a22cc34e4d67dd6 authored over 9 years ago
Prevent needless error logging on Icecast adapter.

github.com/AzuraCast/AzuraCast - 50fde343194e9c2ba5edebebb81ea08b52e066d3 authored over 9 years ago
Add outbound Google Analytics tracking metrics to links for podcasts and affiliates.

github.com/AzuraCast/AzuraCast - d921a20c1bc21fa01039bd78b75e76ab723b2572 authored over 9 years ago
Remove redundant image scaling from Affiliates manager page.

github.com/AzuraCast/AzuraCast - f659dffbbb6408082c9fe34e9fe0b1c7c48dcf8c authored over 9 years ago
Add new "Always Use Banner URL" setting to prevent use of thumbnails for promotions.

github.com/AzuraCast/AzuraCast - 2b0368f7108818a4153d6cce6657082938e53fe3 authored over 9 years ago
Fix mailto links for podcasts on Contact Us page.

github.com/AzuraCast/AzuraCast - 07c2f84572bcf1cf4490cce0c4adc35cbb353907 authored over 9 years ago
Fix for YouTube URLs showing thumbnails on Twitter.

github.com/AzuraCast/AzuraCast - 707eb37aadb7b9cffe40c1053454e3bbb357c164 authored over 9 years ago
Use a more accurate time method, for those days when you just don't feel like having 86400 seconds.

github.com/AzuraCast/AzuraCast - 7c3af19a8483d564c02b9e7189c66693f7a9679f authored over 9 years ago
One more fix for convention promo dates.

github.com/AzuraCast/AzuraCast - 2479a28b4c00ffae2caf47126ad5c6186b9f321d authored over 9 years ago
Fix convention sort date for active promos.

github.com/AzuraCast/AzuraCast - cc374b730940d3b4ba519955ae31b23766fca03d authored over 9 years ago
Set the sort timestmap for convention coverage to be the end of the convention, not the start (so weekend events don't eclipse it).

github.com/AzuraCast/AzuraCast - da59cbdd17750e772702b86241545eda853958a2 authored over 9 years ago
minor adjustments on limiters, make sure they handle extreme cases

github.com/AzuraCast/icecast-kh-ac - 3f1381280b3879eae9c4275196d8cfeb60092887 authored over 9 years ago
Station dropdown only needs to show approved stations.

github.com/AzuraCast/AzuraCast - c05b5c8968e122fabf297e731d102346e4635615 authored over 9 years ago
Podcast and messenger improvements:

- Send all development e-mails to a single address for testing
- Send a "New Permissions" e-mai...

github.com/AzuraCast/AzuraCast - 6d07f16685f2868ffce2c358af71d8fd370c8668 authored over 9 years ago
add <redirect-to> tag to <mount>, keep backward compatability for <redirect>

because of previous behaviour of <redirect> introduce this tag which can take the form
of an exa...

github.com/AzuraCast/icecast-kh-ac - e581592dd96d138fa2f6e6257f3826780c16cdf6 authored over 9 years ago
Don't preload ALL thumbnails for podcast episodes, just newer ones.

github.com/AzuraCast/AzuraCast - 46f2b958df2f1fcce5f361650f4dd25ac016283c authored over 9 years ago
fix possible busy loop and use chained in-memory blocks for small range requests

github.com/AzuraCast/icecast-kh-ac - 62bcab579df5305e1870ef82ec625997c6fe00ce authored over 9 years ago
allow non-auth'd clients to send multiple in-memory blocks

github.com/AzuraCast/icecast-kh-ac - bccefcf3b019e5bd6b89693f8dff72c35ee2e98b authored over 9 years ago
don't decrease global listeners stat if listener not auth'd

a range request on a rate limited non-stream content could fall foul of this.

github.com/AzuraCast/icecast-kh-ac - 1dc72f57d5747f07a8fbd18521ccdf291512101e authored over 9 years ago
use pattern expansion on mount redirect.

The previous behaviour was not really that good, a simple hack for redirecting dead mounts to
ot...

github.com/AzuraCast/icecast-kh-ac - 0e1aba836b7d99a9d4b10e577730ee321de2ce3a authored over 9 years ago
Fix template rendering on song vote totals.

github.com/AzuraCast/AzuraCast - 7dadf7635b90f2669acae33377d4b1f358c02826 authored over 9 years ago
Mark all podcast episodes of a podcast as "notified" after the most recent episode announces, to prevent spam.

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

github.com/AzuraCast/AzuraCast - 912bab19fe78e74f84126087eeda4202b3b80f03 authored over 9 years ago
Fix mailto link issue when viewing podcast pages.

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

github.com/AzuraCast/AzuraCast - d022aa58824107a7c87df3ba22d9b8dabc0337a4 authored over 9 years ago
Update socket.io library on front and back ends.

github.com/AzuraCast/AzuraCast - 97615004b8580d2817556eb242d28741d2bd061e authored over 9 years ago
Remove grunt.js build process and associated tasks in favor of recommending a UI app like Koala or Compass.app.

github.com/AzuraCast/AzuraCast - 8a63b3a789a39feb4317330bb5f929c64e597120 authored over 9 years ago
Add "accepts" parameter to limit MIME type to MP3 files.

github.com/AzuraCast/AzuraCast - 4e41d8f0e3099270fe5d87caa6edb9d427f57ddf authored over 9 years ago
Add header nav item for Submit Song feature, and rename to "Submit Your Song" to clearly indicate ownership is required.

github.com/AzuraCast/AzuraCast - 9b7b3feb6cd08a39703262d201b91be31bf99ff1 authored over 9 years ago
Textual and layout changes to song submission page, and implement cleaner redirect from songconfirm page.

github.com/AzuraCast/AzuraCast - 44fc76a70c098767b9f7f35ee2ca3c28ef0fdc27 authored over 9 years ago
Make the token a hidden parameter sent to the confirm page.

github.com/AzuraCast/AzuraCast - 62cd14c400a4640661719689be47d01e1327d6f9 authored over 9 years ago
A Better Song Submit: Use Uploadify to handle drag-and-drop, multiple files, upload progress bars, AJAX uploading, and more. Also much smarter handling of file names and other metadata retrieval.

github.com/AzuraCast/AzuraCast - 6d2a1b658315524a721fddfd01b3da3f67781a71 authored over 9 years ago
Midway commit on uploadifive integration, just so I don't lose all this hard work!

github.com/AzuraCast/AzuraCast - 71c57dc261181a17815b60fd1088e75ee29d7202 authored over 9 years ago
Add support for users to upload a song that is submitted to all PVL stations.

github.com/AzuraCast/AzuraCast - 780701089d4f7ad0dc78e9adb00f94dad6c0ec85 authored over 9 years ago
Implement "MultiCheckbox" support in Phalcon Forms, and make other minor changes to framework libraries to support song uploads.

github.com/AzuraCast/AzuraCast - 454a027c580686bbf99ba5c03621d48e114a37e7 authored over 9 years ago
Composer and nginx updates in prep for song upload feature.

github.com/AzuraCast/AzuraCast - afb42115c754c36f8ca171297f4eb483aab3460f authored over 9 years ago
very small range requests on files were not handled fully

in cases like iphone which request ranges like 0-1 or similar small lengths, would cause
a clien...

github.com/AzuraCast/icecast-kh-ac - 64e090731a68251308e085703571ba63874482fc authored over 9 years ago
Remove donation page, update header links accordingly, make icons in header dropdowns line up nicely.

github.com/AzuraCast/AzuraCast - de279603a9879e7a0eeae7da8838fc12a68b6ce5 authored over 9 years ago
rework a previous commit for memory corruption on fallback failure

The previous patch worked for what it was targeted for but it does not handle all cases, so
push...

github.com/AzuraCast/icecast-kh-ac - 03f93d820ca50ee719667a5d7e11f1cf9747b5f4 authored over 9 years ago
minor consistency change

github.com/AzuraCast/icecast-kh-ac - cb00d82f5512c6766f2ebc42ef6aebac2190f860 authored over 9 years ago
Add a word to source filter.

github.com/AzuraCast/AzuraCast - bc3f2d724788d79649134a08a27365d2cd8fd785 authored over 9 years ago
Return 18+ podcasts to notifications and news, with minor cleanup to language on titles and bodies.

github.com/AzuraCast/AzuraCast - fde08bce426f7167b13dfa74dcf8134ba2fa13e8 authored over 9 years ago
Minor version updates to libraries.

github.com/AzuraCast/AzuraCast - 292c63358364bfe0af537e9fb475f244a842b120 authored over 9 years ago
Allow adult podcasts onto rotator, but only with podcast thumbnail. Also fine-tune news rotators for conventions.

github.com/AzuraCast/AzuraCast - ca331900fedff2968c0b97c1d76a50570e7f4038 authored over 9 years ago
Revert homepage podcast styling to include thumbnails but in a reduced capacity, restore 12 shows and descriptions.

github.com/AzuraCast/AzuraCast - 8c42241d299ebe2a7c070bc14b03df717b0c268e authored over 9 years ago
sync up configure with recent win32 fixup

github.com/AzuraCast/icecast-kh-ac - ad9c57cae0c1ab0e858f1897cce341aaea0902d9 authored over 9 years ago
make http 1.1 chunked transfer disabled by default for now

most clients can handle non-chunked non-length specified transfers without issue, but HTTP 1.1
d...

github.com/AzuraCast/icecast-kh-ac - 2c189907e7fefc4ca1fcf8fc70fc197d4feefbbf authored over 9 years ago
No adult podcasts in the rotator, ignore "airs on" flags on rotator mode.

github.com/AzuraCast/AzuraCast - f5f86bf002c5aa9f84605c46a5b7e4081c2f0c8f authored over 9 years ago
Closes #83 -- Implement custom video thumbnail support on the PVL homepage, rotator and promotional tweets.

github.com/AzuraCast/AzuraCast - de0e7008348f30dabecdabe2ff6706e027519325 authored over 9 years ago
Allow more flexible cropping, including scaling up images and chopping off both horizontal and vertical sections.

github.com/AzuraCast/AzuraCast - 86bb5ff2b0553739cd73abf5fc93474aabec962f authored over 9 years ago
set _POSIX 1 for win32 builds via config.h

with _POSIX, the mingw system uses the C99 style printf/scanf type parameters and
avoids the pos...

github.com/AzuraCast/icecast-kh-ac - df9f56946c245cc6cfedc70df0f5e9e33ee63637 authored over 9 years ago
Closes #81 -- Implement collection of "thumbnail_url" and "banner_url" for episodes. Show thumbnail on podcast detail page. Allow for modal playback of SoundCloud and YouTube podcasts directly inside PVL page.

github.com/AzuraCast/AzuraCast - 277f8c9f5f78acafcbb401ce7cba5ce33761f63c authored over 9 years ago
Add support to \DF\Image for cropping to enforce an aspect ratio. Other core library fixes to address edge case bugs.

github.com/AzuraCast/AzuraCast - 772c34d6b1acf5ae6eea09814d0876a8abeefff2 authored over 9 years ago
Fix variable names in podcast notifications and add "is_active" check for episodes.

github.com/AzuraCast/AzuraCast - 658cbb734a34e7fcfa9257a27934c8d6779668a9 authored over 9 years ago
Don't tweet about 18+ or inactive podcasts by default.

github.com/AzuraCast/AzuraCast - 9fd0ec9bb8dfe3d463d43d626e2442729cc4e42b authored over 9 years ago
possible memory corruption fix with missing or small fallback file

if listtener gets onto the source but the source terminates before even the headers
are made the...

github.com/AzuraCast/icecast-kh-ac - c4fd15dacb9fe1c3303e8d261b3a7a44d9ab7a53 authored over 9 years ago
don't do the socket available test in here, the normal read takes care of it.

there is a socket active test on the keep alive kick back to worker so no need
to do it here

github.com/AzuraCast/icecast-kh-ac - 614635aff0edd45785228c82e810584bbbbdc1e3 authored over 9 years ago
Remove remaining elements of SourceMod (moved to independent server).

github.com/AzuraCast/AzuraCast - cdc2bb701b34c946aab9eb44fcbf489670810324 authored over 9 years ago
Remove reference to PVLive-SourceMod submodule, as this is now deployed elsewhere.

github.com/AzuraCast/AzuraCast - cfc8d8e5d4cef039cb5a9f2727ea6fab11bb599a authored over 9 years ago
Closes #80 -- Preserve aspect ratio when viewing YT videos on convention page (and anywhere else, for that matter).

github.com/AzuraCast/AzuraCast - cd6e6384ce316c2ec3f230be3c85fcf7af6c099b authored over 9 years ago
build cleanup for win32

github.com/AzuraCast/icecast-kh-ac - d35492adaf6a214c6ae4ca2857a7d356f7044f60 authored over 9 years ago
allow for a more even throttle near the beginning

The rate calculation worked fine on longer durations but could suffer from some inaccuracy
when ...

github.com/AzuraCast/icecast-kh-ac - c97de44e1826a8fe6b48c3e7b7f463e8b14a4125 authored over 9 years ago
fix up the timestamp more accurately if having to repack the flv buffer

keep a note of the last change in samples so that we can rewind it and replay the
sample count w...

github.com/AzuraCast/icecast-kh-ac - 36cdfb4892fc7601cc635771b4f3331d5589834d authored over 9 years ago
Closes #78 -- Add "is_adult" flag to Podcasts, integrate into forms and public displays.

github.com/AzuraCast/AzuraCast - f6d4a3910ad01d07672fd98eccab8f2ecfac4dc6 authored over 9 years ago
Update several image-based form types to "image" for custom display.

github.com/AzuraCast/AzuraCast - 42afc121ce931c47f2517f42942933b4651ee4a9 authored over 9 years ago
Closes #82 -- Add image and file display to form "renderView" mode, and show existing uploads.

github.com/AzuraCast/AzuraCast - 5ad9bd24b2f9d95147f6f6a36eac3a6d338711e4 authored over 9 years ago
Closes #76 -- Make schedule button group individual buttons to prevent overlap.

github.com/AzuraCast/AzuraCast - e1e6228006b0087cf379416a5b4e31834d9f6c0c authored over 9 years ago
trap case for revalidating flv buffer on fallback during short write

This does not fix the timestamps so could create glitch in player but should
prevent stale point...

github.com/AzuraCast/icecast-kh-ac - 43be86fefb3e98a4e6a63bf61bc8498c7aad86e7 authored over 9 years ago
minor internal name change

github.com/AzuraCast/icecast-kh-ac - f40cc231ed424228caf379cfd70b66479b61ff49 authored over 9 years ago
we need to set the counter if file throttling is to be done, FLV only

github.com/AzuraCast/icecast-kh-ac - 158d808682d30dd1a4007bc2a512735a9efe094d authored over 9 years ago
during shutdown. don't keep-alive closing clients.

github.com/AzuraCast/icecast-kh-ac - b8f89a0c3f2091f63ae68a0678a9ee7adecdbdee authored over 9 years ago
fix possible bad pointer references, with FLV currently on file override.

As FLV clients use vectors for frame lookups, if that buffer goes then that invaliates
the vecto...

github.com/AzuraCast/icecast-kh-ac - 96ffe48fcc7acfd173deb74abb9fa20076d91e80 authored over 9 years ago
the MS snprintf is rubbish, enforce a string length limit for nul termination

github.com/AzuraCast/icecast-kh-ac - 878aaff7163f8ddeacd80da2d6f6b3412ef643e3 authored over 9 years ago
tidy up xml callback settings for warning message reporting/logging

github.com/AzuraCast/icecast-kh-ac - be36b7587323d15478d57de7f25c8b0e9ab7fe12 authored over 9 years ago
Merge pull request #77 from drweissbrot/master

Closes #72 -- Make station key texts readable

github.com/AzuraCast/AzuraCast - 8bcb2d1a231e255ad5a4bd0525141b0bf3596b17 authored over 9 years ago
use the more recent xml2 error reporting routine

in cases where things are misaligned like charset mis-matches for there is a xml
parsing issue t...

github.com/AzuraCast/icecast-kh-ac - a8209364c0d94e6fd0d48da46b1d07755f180c76 authored over 9 years ago
Closes #32 -- Add discount code field to convention, automatically promote conventions with discount codes and actively recording conventions.

github.com/AzuraCast/AzuraCast - a458dfebabaf2662a1bea589c757f9be6cf9b03a authored over 9 years ago
Update motd version.

github.com/AzuraCast/AzuraCast - 2e25fae112e24e4f12808a411ee190a77dd97628 authored over 9 years ago
make inbuilt m3u creator return content length as well as possible keepalive

github.com/AzuraCast/icecast-kh-ac - 9da252b201c08a6f9eccedffb890eced93cf794d authored over 9 years ago
redo a patch from the 11th for client cleanup from fallback file

The original issue still needed addressing, the fh would get destroyed if flagged with
FS_DELETE...

github.com/AzuraCast/icecast-kh-ac - 301a903c296cac3aa9312baaa320d70862bc4990 authored over 9 years ago
Closes #72 -- Make station key texts readable

github.com/AzuraCast/AzuraCast - 3136aec6b880e7fd1b0486daedb916aedebca975 authored over 9 years ago
fix possible segv case on HEAD request

github.com/AzuraCast/icecast-kh-ac - b55c2cdc0ae5b02fb7c0f2688296e0987a6ad410 authored over 9 years ago
on shutdown, don't hang around for the fh expire to trigger.

expire is set to 10 seconds currently but could be longer in later releases. The shutdown
will w...

github.com/AzuraCast/icecast-kh-ac - c03c7e9c96fcd39eea7ddace3cb936874e5fffec authored over 9 years ago
move the client detachment from the fh later to avoid possible stale pointer reference

github.com/AzuraCast/icecast-kh-ac - b4cb34077dc1d981336f84bed5e548190cc85b9a authored over 9 years ago
add guard to prevent new blocks not being large enough

github.com/AzuraCast/icecast-kh-ac - e67f3af0e20d2d1a9e3c8daf37e467ba6616d309 authored over 9 years ago
intro limiting, tie in with the burst size

github.com/AzuraCast/icecast-kh-ac - c88852c2c2385e70661585780c7467650bd0f301 authored over 9 years ago
Fix bug in PodcastSource handling that caused inactive sources to still register episodes.

github.com/AzuraCast/AzuraCast - 907f8be5078e1fd187f90b607a25082a211d188a authored over 9 years ago
Add metadata/query/result cache flush to "cache:clear" CLI command.

github.com/AzuraCast/AzuraCast - b0eb76a21374d846e121c95a13798521ded443c3 authored over 9 years ago
Add "podcast_id" field to PodcastSources. How on earth did it work without that?!

github.com/AzuraCast/AzuraCast - bb121f527065965a45356c5ef7c9e30f3a4b3118 authored over 9 years ago
Update permissions check on admin homepage.

github.com/AzuraCast/AzuraCast - a68c1e821ed217f387a2b7bb0ca825effbc9a331 authored over 9 years ago
Add "is_active" checks to a few more places for podcast episodes, and clarify the admin sidebar for people who don't see much.

github.com/AzuraCast/AzuraCast - 03816dd0f5f19c34671964ba83cab11e0c4c6171 authored over 9 years ago
New Administration Centers:

- Revamp header permissions to list a single "Admin" link
- Update admin dashboard to check ind...

github.com/AzuraCast/AzuraCast - ec919f6813f7445e52e2761c477e2e9c448c81e5 authored over 9 years ago
Some updates to the SCSS handling to support Koala (a very, very kewl app).

github.com/AzuraCast/AzuraCast - 1b5dd603a967b2cb7bc566b5faaea5fe1f7dfa99 authored over 9 years ago
Allow the number zero to be passed as a URL parameter without returning false.

github.com/AzuraCast/AzuraCast - a5ce5a7104eec46164090eaf42455883f2ce2805 authored over 9 years ago
Revert "sites" setup due to increased confusion and lack of necessity; move back to modules setup.

github.com/AzuraCast/AzuraCast - 5b3c90b7a2b6e08302dc76881398e457714de69c authored over 9 years ago
Fix for Windows 10, disable private networking until a solution is found, use port forwarding on port 8080 instead.

github.com/AzuraCast/AzuraCast - 0b2c302864e81b5f9685a5759c7af7d085c3521b authored over 9 years ago
force a drop if waiting for requests if the server is shutting down

minor issue, in some cases a 1.1 client (keep alive) could leave a connection open
which could s...

github.com/AzuraCast/icecast-kh-ac - ca1880f90e6b818c4c5e2ac93160480028e26382 authored over 9 years ago
drop any possible keep alive on these 4xx responses

In theory, they could but that can be fixed up later, for now make sure the
connection gets closed.

github.com/AzuraCast/icecast-kh-ac - ba510f17c2814a2693967f3060d192d095453d0b authored over 9 years ago
some leftovers from the chunked/keep-alive changes

Disable the keep alive setting for typical stream connection, as that is unlikely to
be used aga...

github.com/AzuraCast/icecast-kh-ac - 3f9ad6cdd8c49b95e2d641510c8f35b079973a3b authored over 9 years ago