Ecosyste.ms: OpenCollective

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

github.com/AzuraCast/AzuraCast

A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations.
https://github.com/AzuraCast/AzuraCast

Update Composer deps.

Changelogs summary:

- symfony/string updated from v7.0.3 to v7.0.4 patch
See changes: https...

976b342d230b06fa54aafe1d09eacd0241419131 authored 10 months ago by Buster Neece <[email protected]>
Update other NPM deps.

775a7ea129eeb8d00720656d83f1ec7fc8c4bc0b authored 10 months ago by Buster Neece <[email protected]>
Update NPM deps.

f5c533f12b65a19e758c98b56a1247c4ac44685c authored 10 months ago by Buster Neece <[email protected]>
#6252 -- Update to LS rolling release for AutoCue.

ca425d3e9cab18c42ef7b2da26b5e09d13093ab8 authored 10 months ago by Buster Neece <[email protected]>
Version bump to 0.19.5.

0b54c7e307109903515e64989202381cb5c523db authored 10 months ago by Buster Neece <[email protected]>
Locale update.

8b2b1eef5e7ff890699683daa85f479206f1cd86 authored 10 months ago by Buster Neece <[email protected]>
Enable sorting on podcast episode controller side.

3a202ca72966b3ec9188b0e0e2de267b1999e51b authored 10 months ago by Buster Neece <[email protected]>
Move station index and admin index to root to avoid the single file in the folder.

fba050a463d1873c35cae344bd598d5d0e19dac2 authored 10 months ago by Buster Neece <[email protected]>
Add sortable "publish date" and "is published" columns to Podcast episode view.

5af12f132788a27dd711a66b0e30a2617d01874b authored 10 months ago by Buster Neece <[email protected]>
Update NPM dependencies.

fa5a47e4991736056d172c4bbed624cdd962ef67 authored 10 months ago by Buster Neece <[email protected]>
Update changelog to reflect Debian rebase.

a22a8a45cdbbc8bd4d51bc66cdcaa9dabceb7972 authored 10 months ago by Buster Neece <[email protected]>
Switch to Debian Bookworm; pull directly from PHP Docker image.

df7ca469192075caac39cec8cc4b37ef0043a345 authored 10 months ago by Buster Neece <[email protected]>
Switch to MariaDB's repo configurator to avoid a hard dependency on their Docker image's OS version.

c853f23807003033575433148540368cf2cf1e51 authored 10 months ago by Buster Neece <[email protected]>
Revert "Revert to PHP 8.2 (because of maxminddb again)"

This reverts commit fa1d52d18b6fb8ed34b6146bd95de22a7147aa12.

ddac3b8326ba07566e6ff35878f4cd5f5f997e30 authored 10 months ago by Buster Neece <[email protected]>
Revert to PHP 8.2 (because of maxminddb again)

fa1d52d18b6fb8ed34b6146bd95de22a7147aa12 authored 10 months ago by Buster Neece <[email protected]>
Explicitly specify a type that's mis-annotated on Carbon.

a8acfa260048cf0faef6a50e4a279369bfd13ea8 authored 10 months ago by Buster Neece <[email protected]>
Update GHA to PHP 8.3.

0cd64fb70bc4beadd2a7fc00567a836a6f54fcc4 authored 10 months ago by Buster Neece <[email protected]>
Update frontend NPM deps.

faf458e71c554a2f173cc5e0279a6fa0ca22a45c authored 10 months ago by Buster Neece <[email protected]>
More PHP dep updates.

Changelogs summary:

- symfony/translation updated from v6.4.3 to v7.0.3 major
See changes: ...

18073b2282838b2c5faf2f864618a8f07002f66a authored 10 months ago by Buster Neece <[email protected]>
Update to PHP 8.3.

1e6136bd9a475e780d34fd83bcb00539c0861a05 authored 10 months ago by Buster Neece <[email protected]>
Composer dependencies update.

Changelogs summary:

- symfony/polyfill-ctype updated from v1.28.0 to v1.29.0 minor
See chan...

b602639881d5a4cc249be58c6009c5c6a2e0d4fb authored 10 months ago by Buster Neece <[email protected]>
Update to second 2.2.4 build of Liquidsoap.

ab9b626103a134ba74b9c8de0898303123c1ff00 authored 11 months ago by Buster Neece <[email protected]>
Update to Liquidsoap 2.2.4.

8bb88cd6f3b7969e9fdf5860fed9c16654c394e3 authored 11 months ago by Buster Neece <[email protected]>
#6905 -- Update Liquidsoap rolling release to 6721bb1.

1e2aa033d2c7c266c084d6d37f24e02e106f637d authored 11 months ago by Buster Neece <[email protected]>
Update GHA action versions.

c9b118787967d0091bfa89e07de6dfe9e13c5792 authored 11 months ago by Buster Neece <[email protected]>
Update to Liquidsoap rolling release 1245e08.

7f629b0cf997c3dcd1a57027d446b0ddb2c31872 authored 11 months ago by Buster Neece <[email protected]>
Update to Liquidsoap rolling release 387f346.

9bab412275f28fda21f59dbb89123fd865481cc1 authored 11 months ago by Buster Neece <[email protected]>
Update to latest Liquidsoap rolling release (0bb3100)

f2c505070cbbb4437ad884974241947e069dd7f7 authored 11 months ago by Buster Neece <[email protected]>
Update PHP deps.

Changelogs summary:

- doctrine/orm updated from 2.17.3 to 2.17.4 patch
See changes: https:/...

4acde400863908bd1e77761d9ef1c82124fa0156 authored 11 months ago by Buster Neece <[email protected]>
Revert to version 1.2.0 of vue-codemirror6.

164fdae1953612426c5d4ca9ed16b4d25228d082 authored 11 months ago by Buster Neece <[email protected]>
Add "NGINX_CLIENT_MAX_BODY_SIZE" environment variable to customize request body size (this isn't applicable for inside AzuraCast, as we automatically split uploads up into smaller chunks, but is useful if submitting large requests via APIs).

23a8bad004401fec77611555978a25c614f969a7 authored 11 months ago by Buster Neece <[email protected]>
Add station IANA timezone to NowPlaying/Station public responses.

6b511b0803002280adcd648f9a240ce9c2ff53b5 authored 11 months ago by Buster Neece <[email protected]>
Update protocol on dev env.

0a3693f7923ccee52b39323c697fd1876b89811b authored 11 months ago by Buster Neece <[email protected]>
More TypeScript fixes.

9bb097a716f3decf73f691cd3916dda15b7cab76 authored 11 months ago by Buster Neece <[email protected]>
Fix Vue warnings about defaults.

072ff23e6702de3dc645b7fa74b56cca607ab92e authored 11 months ago by Buster Neece <[email protected]>
Update frontend dependencies.

eed2335602ef47b4250d45008186328bc9557ed2 authored 11 months ago by Buster Neece <[email protected]>
Remove PHPStan error ignores that are fixed in PHPStan now.

cb020a3e623d2e91d7b49e570ab38dd2f6580798 authored 11 months ago by Buster Neece <[email protected]>
Composer updates.

Changelogs summary:

- doctrine/dbal updated from 3.7.2 to 3.8.0 minor
See changes: https://...

dbf1d7cd2de5c73d11654298f8f85fab0e9fa309 authored 11 months ago by Buster Neece <[email protected]>
Fix route names in podcast RSS.

8e6c601087ed19e07e35bcaebd2c7d548022b9af authored 11 months ago by Buster Neece <[email protected]>
Update audiowaveform.

b347f74702377cb95658962cbc6e74f75436476e authored 11 months ago by Buster Neece <[email protected]>
Fixes #6891 -- Remove playlist-specific instructions on backup config modal.

e5a01b5fcf56be6c763f6e4a9bc0156513839db2 authored 11 months ago by Buster Neece <[email protected]>
Typescripting up the DataTable component.

6d860d9e5d498010d1e9a4d179463d8c145eb09c authored 11 months ago by Buster Neece <[email protected]>
Clean up Podcast API endpoints, add "is_published" to podcast and episodes, make Podcast pages in the UI properly routed with VueRouter so browser history works.

a4d45b62602c0c3c3560dbb618809889095756be authored 11 months ago by Buster Neece <[email protected]>
Remove redundant type cast.

a614af165f237c05fe0f0608fb6d40de011bee41 authored 11 months ago by Buster Neece <[email protected]>
Change the way full-height pages scroll when they aren't just big datatables.

da66cc736b49461816ed4b385d61530ee893aaf3 authored 11 months ago by Buster Neece <[email protected]>
Simplify and clean up exception handling.

1c9d9fb5f753b111ed23b4e56d8d30bb64c1724d authored 11 months ago by Buster Neece <[email protected]>
Podcast controller overhaul:

- Make public-facing podcast API endpoints separate from the CRUD API used by station operators
...

f379464937d786dfe7315ba7a17809f50034050c authored 11 months ago by Buster Neece <[email protected]>
Correct docs on Station middleware.

85f89d13baa1eb7135f0abbbcc566d9d80749822 authored 11 months ago by Buster Neece <[email protected]>
Fixes #6887 -- Code cleanup on new common station date/time formatters.

609d94a0bb9fb379c89ab8c3203ed4ee6833b7cc authored 11 months ago by Buster Neece <[email protected]>
Update to Centrifugo 5.2.2.

3e7be503a86185940e52762bef13c24c14d8fd4b authored 11 months ago by Buster Neece <[email protected]>
Move redundant datetime formatting code into a unified station-timezone-aware composable.

f6b998a17b48214b86b0e7705d5a0f5232590edd authored 11 months ago by Buster Neece <[email protected]>
Increase episode play button size.

87e7802d01b3dd366b8ef4b668e3dcd54e0ba6bf authored 11 months ago by Buster Neece <[email protected]>
Fixes #6879 -- Fix base URI and Podcast RSS feed.

851de76f30aa7d3bd874e67d5591a6e9f07c5343 authored 11 months ago by Buster Neece <[email protected]>
Add "Podcasts" to the Embed Widgets modal dialog in the station profile.

d7b8c59ff9fe3a64ffa4cd81a85fe634689b1bed authored 11 months ago by Buster Neece <[email protected]>
Update changelog.

e78389531778ebba7fc84c394d4ca90d80a43004 authored 11 months ago by Buster Neece <[email protected]>
Podcast Pages Overhaul

- Move the Podcasts pages from individual PHP templates into a Vue mini-SPA
- Podcasts and epis...

6deffe0ca2c98ca94bf8548fa8c6a7555239f8e3 authored 11 months ago by Buster Neece <[email protected]>
Add common isEmbeddable trait for public pages.

8c4a4b8a76d62c731fbd68cf9035db73ae0fb107 authored 11 months ago by Buster Neece <[email protected]>
Use common FullHeightCard component.

e1f7a745adb3d500bfcd24353186883eff7e8169 authored 11 months ago by Buster Neece <[email protected]>
Move WebDJ template render internally.

ad15c6ef7c4d9facee0a2e2acad7d37d10dacfab authored 11 months ago by Buster Neece <[email protected]>
Add RSS icon.

2a8318640df827e3ebf85486c2c1af188297874c authored 11 months ago by Buster Neece <[email protected]>
Set typing on routes.

52d7ee00521a2d70de9beba4d9725afecf50b95f authored 11 months ago by Buster Neece <[email protected]>
Make "badges" class that spaces badges out like "buttons" class.

9cdc1347ec22f5c3e34eaf6d3d3a91f1826e2a29 authored 11 months ago by Buster Neece <[email protected]>
Fix styling issue with full-page-height cards.

86030243150981b2b67d3fc24c07cf743dc9b417 authored 11 months ago by Buster Neece <[email protected]>
Update changelog.

a0562e9dba884a09ce12526fbd75ede31c77f069 authored 11 months ago by Buster Neece <[email protected]>
Automatically refresh the Upcoming Song Queue.

ecc826e6778e7e22f0140874c8623ee6b2eb823b authored 11 months ago by Buster Neece <[email protected]>
Update changelog.

a5fb3103b5d3d8148ca3cd532752274af218ef7f authored 11 months ago by Buster Neece <[email protected]>
Add optional "path" argument to media reprocess CLI command.

675d53f85b115ac6dc751f3fe2a68c203ccd7941 authored 11 months ago by Buster Neece <[email protected]>
Add "move to top" and "move to bottom" buttons on Playlist reorder modal.

fb5b8e149ccd1741106cea159ebd1c3e1e2fd5ae authored 11 months ago by Buster Neece <[email protected]>
Make Chevron icons Bootstrap icons; add bar-up/bar-down.

ad1c3405f68f9b0c907d02378437533bb4a92dd4 authored 11 months ago by Buster Neece <[email protected]>
Improve UX on Playlist "More" button and Reorder button.

135f60367d82a4ee93cd9ba94c15bdf4510989ab authored 11 months ago by Buster Neece <[email protected]>
Update icon generation to handle newlines.

b17cddd5dc1b246efb1c67b59f814631d5c900b2 authored 11 months ago by Buster Neece <[email protected]>
Update paths on genicons script and add expand/contract and double-chevron icons.

db7a837a99183973ceff06b76f74d7a571bb1f79 authored 11 months ago by Buster Neece <[email protected]>
Remove auto-assigned playlist badge; add badge for playlists with schedule items.

fd8d7d9b48f8ce288910971dd852f1a24f7f678a authored 11 months ago by Buster Neece <[email protected]>
Allow custom bitrates to be entered in Mount Points, Remote Relays annd DJ recordings.

54610fd0573f5475a093fd051439f6b82717fc3c authored 11 months ago by Buster Neece <[email protected]>
Update Docker dev install to properly set permissions and execute as correct user.

dfb1627bbfcc543d3ff5250508caa13004601cfb authored 11 months ago by Buster Neece <[email protected]>
Frontend dependencies update.

0cabaf09d2bf10436b135a84b089e565e20c4a86 authored 11 months ago by Buster Neece <[email protected]>
Composer PHP deps update.

Changelogs summary:

- doctrine/inflector updated from 2.0.8 to 2.0.9 patch
See changes: htt...

50dec14fbe3c7eb4ef3efda098478bd06c140354 authored 11 months ago by Buster Neece <[email protected]>
Update changelog.

9c8b238c8c309d054a91f16495fdf16cefc35eb4 authored 11 months ago by Buster Neece <[email protected]>
Add modal dialog to manually update metadata from the station profile page.

9dec145959545783c9deda02e8b5a9bb404b8be4 authored 11 months ago by Buster Neece <[email protected]>
Update Centrifugo.

fbf139b1ca44c9abb374ffab974ce956379ae115 authored 11 months ago by Buster Neece <[email protected]>
Make dashboard paginated, searchable and sortable.

84378369c7c7f96559f54af9a418232768bd4a82 authored 11 months ago by Buster Neece <[email protected]>
#6870 -- Remove sudo as it strips env vars.

1ae1a16b5e57a4fb656f8fc822fe5ce7eeb15e03 authored 11 months ago by Buster Neece <[email protected]>
Use common trait for searching across controllers; add type strictness to several $request->getParam calls on controllers.

4ccce52705fe653e39188a3576ea63f2b1d37a57 authored 11 months ago by Buster Neece <[email protected]>
Fixes #6869 -- Fix DB scripts (and other script fixes while we're at it).

b8e5a4bfa718a996c8b620036d3cff916b26d521 authored 11 months ago by Buster Neece <[email protected]>
Fixes #6866 -- Fix type strictness on installer.

688fa7783434d7d62efa011fc378cf4f19fe6c1b authored 11 months ago by Buster Neece <[email protected]>
Fixes #6867 -- Fix confirm dialog message.

bd9993e08369b37ba8e0b627d9a180c2e23334a3 authored 11 months ago by Buster Neece <[email protected]>
Add Station enable/disable button on admin pane.

691cfc6625cbfa50bf611a2a6b66ca90df3b125f authored 11 months ago by Buster Neece <[email protected]>
More level 9 type fixes.

ad30aaecfd2af9c4ff8aaa631947b490a6a3dd1f authored 11 months ago by Buster Neece <[email protected]>
Type fixes for the installer command.

7a55ed9a94e1959b9ec96d0475e34df71e1cc4ff authored 11 months ago by Buster Neece <[email protected]>
Type fixes relating to DI phpstan stubs.

89b1d913a16f5d51c87045d867425973c240753e authored 11 months ago by Buster Neece <[email protected]>
More type fixes!

bbf8d56b460d5cca9318bdefc463a44631024eef authored 11 months ago by Buster Neece <[email protected]>
Some type fixes.

c2f352c115aeeb53d75daa78f03e67366acd43a2 authored 11 months ago by Buster Neece <[email protected]>
Remove huntr.dev from security policy.

0545b04ee178887618f0db06fce7afe10d2961b2 authored 11 months ago by Buster Neece <[email protected]>
Remove cue_cuts to align with newest LS rolling release.

f865271996b7bf0e278137e72b7a0abd3d6cb810 authored 11 months ago by Buster Neece <[email protected]>
Update Liquidsoap to latest 2.2.x rolling release to incorporate cue fixes.

8ba01480a5ffb2fc8f98808964ce676ee49d7fad authored 11 months ago by Buster Neece <[email protected]>
Listeners report: Allow filtering to only crawlers, improve user agent display.

ef279686351c4f054aaaa2aedfb3feb61fa18069 authored 11 months ago by Buster Neece <[email protected]>
Listeners report: Make fields selectable and sortable, add connection start/end times as visible columns.

085ff32e45fd9102930f0c9b13129d5f431c6509 authored 11 months ago by Buster Neece <[email protected]>
Fix selectable fields dropdown if settings has no selectable fields stored.

7093908cd143a1077aebb2a9b704c71228066838 authored 11 months ago by Buster Neece <[email protected]>
Set API types on Listener.

77bbcbad4fc31355eed500c2cf401c8000cd7f00 authored 12 months ago by Buster Neece <[email protected]>
Remove HLS segment limitations on form.

0b5d6ad63186ffde878b81dbd27298564f5a0e1c authored 12 months ago by Buster Neece <[email protected]>