Ecosyste.ms: OpenCollective

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

LibreTime

Radio Broadcast & Automation Platform
Collective - Host: opensource - https://opencollective.com/libretime - Website: https://libretime.org/ - Code: https://github.com/libretime/libretime

docs: explicitly mention lack of 22.04 support (#1858)

github.com/libretime/libretime - 4e9db2da16365bc1f9da75b478dfac627ab9906f authored over 2 years ago
feat(legacy): check services using systemctl (#1856)

github.com/libretime/libretime - 6856dcbd254cd62ced041717ea50ea875c5b1fad authored over 2 years ago
test(legacy): use default rabbitmq settings (#1855)

github.com/libretime/libretime - 11ebfd213702dbc85ca5d186624618109a130485 authored over 2 years ago
feat(playout): remove unused liquidsoap_prepare_terminate.py (#1854)

Related to cde6db812f3e7464447e7879bc1bcf60365fc679

github.com/libretime/libretime - a73084e612e1acaed3551adbc3eaf400320febd6 authored over 2 years ago
feat(worker): don't run with a dedicated user

BREAKING: The worker service no longer uses a dedicated `celery` user to run. The old `celery` u...

github.com/libretime/libretime - 827836689923b43159750572705753f877f9f30b authored over 2 years ago
fix(legacy): check if libretime-api is running (#1841)

github.com/libretime/libretime - 6d5c58fbcb026e0d4b9b97cabb118f6aefa76f42 authored over 2 years ago
chore: don't check ignored scripts (#1851)

github.com/libretime/libretime - aa2253672311b1f9af508773c6b24da0d299a937 authored over 2 years ago
feat(legacy): improve rabbitmq check (#1839)

github.com/libretime/libretime - 6a65a7f3f102e0ef58e397babef86d5cca45bed8 authored over 2 years ago
chore: improve vagrant debian prepare script (#1850)

- add vim package
- split apt-cacher packages and utils

github.com/libretime/libretime - 87ab49c8b9593c8014d49f73e4bdc9a24d805188 authored over 2 years ago
chore(deps): update docker/login-action action to v2 (#1844)

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

github.com/libretime/libretime - 6289b5be6f460beb8bd3bc072c3e2e3f36462d65 authored over 2 years ago
chore(deps): update docker/build-push-action action to v3 (#1843)

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

github.com/libretime/libretime - f9e80377d5b5e763e6f265fc2f204eff9b2863cb authored over 2 years ago
chore(deps): update dependency @docusaurus/* to v2.0.0-beta.20 (#1842)

Co-authored-by: jo <[email protected]>

github.com/libretime/libretime - 577607844d2d06c489af94f12cd6ea2b49ccbab2 authored over 2 years ago
fix(legacy): station url always has a trailing slash (#1838)

github.com/libretime/libretime - be5d7320060cfbba7d206a6030298d7853036775 authored over 2 years ago
fix(shared): allow list settings (#1837)

github.com/libretime/libretime - a4caf4782b5a287b24ce046e9c03b30f4c4984c4 authored over 2 years ago
feat: rotate logs using libretime user

github.com/libretime/libretime - bc6b43c43c92cdbd5d7b62b1d39b23a110ffb3da authored over 2 years ago
feat(shared): allow to disable log rotate/retention

github.com/libretime/libretime - 9130cf289559fd417683841c8687f5e78ea8d781 authored over 2 years ago
fix: don't set log folder permissions recursivly

github.com/libretime/libretime - 137e76ff00fbf75b5705dee5a69e5c2f49aa114e authored over 2 years ago
fix(playout): disable playout-notify log rotation

Let logrotate handle liquidsoap.log log rotation.

Fix #1546

github.com/libretime/libretime - f58e51ec842631b4d741bcf401aee58242548b8f authored over 2 years ago
feat(legacy): change logrotate config deploy path

BREAKING: the legacy logrotate config filepath was changed from `/etc/logrotate.d/airtime-php` t...

github.com/libretime/libretime - 21ab07eff818b72897770caec5c09c58749e41c0 authored over 2 years ago
feat: replace click envar with auto_envvar_prefix (#1829)

github.com/libretime/libretime - d098671f3bf286bbbae744be20b43e16a294fd43 authored over 2 years ago
chore(deps): update pre-commit hook asottile/pyupgrade to v2.32.1 (#1832)

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

github.com/libretime/libretime - 623655e3d06eba36d6bcc6eda59829138b20c7ba authored over 2 years ago
chore(deps): update dependency @docusaurus/module-type-aliases to v2.0.0-beta.19

github.com/libretime/libretime - 816a2648236c3df43369a83e9f4d59d3e4235c8a authored over 2 years ago
feat(shared): remove unused abstract app (#1828)

github.com/libretime/libretime - 515a975e515af13fa3754e78fd15591762416a61 authored over 2 years ago
feat(shared): compress logs with gz (#1827)

github.com/libretime/libretime - 3a2e910f1280d4227ec16b4a49c418d7c104fe1d authored over 2 years ago
chore(deps): update amannn/action-semantic-pull-request action to v4.5.0 (#1825)

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

github.com/libretime/libretime - 64d17832cf85a64b8281aa7a4b56d4b8f475cd6b authored over 2 years ago
ci: add link to next version of the docs in preview comment (#1824)

github.com/libretime/libretime - 696f7f957d6c1957c0026ef0571a5dfacfc4958b authored over 2 years ago
chore: replace ogg|mp3 with ogg,mp3 (#1822)

github.com/libretime/libretime - 751151a855f56d57142ed0e8a38b6f27b8407f90 authored over 2 years ago
chore(api): format schema using prettier

github.com/libretime/libretime - 3d7083f60290812242b71bdde9dbd73882104c4f authored over 2 years ago
chore: change dev version format to <latest_tag>-dev+<current_sha>

github.com/libretime/libretime - bc5e92474e781caf69e7f05e93804ef1f109ddc7 authored almost 3 years ago
chore: add bump python version tool

github.com/libretime/libretime - 0a6ed33d9629dfab60a7b3455a9e32835148bfad authored almost 3 years ago
docs: update apache log filepath (#1811)

github.com/libretime/libretime - 1b5ccd3f653afe6231a3a14b3ec094aa53345c8c authored almost 3 years ago
fix(legacy): load vendors during config init

Propel does not have the vendors loaded, even if they are loaded during 'preload.php'.

github.com/libretime/libretime - 241105f0a0b1cb0c068b4a0b1a7d5f063a9253c0 authored almost 3 years ago
fix(legacy): bypass config validation during django migration

github.com/libretime/libretime - 88e618e802c90a92925cc0e2dfddd72d139d3153 authored almost 3 years ago
fix(legacy): the ini config parser requires a .conf ext

- rename installer config filepath

github.com/libretime/libretime - 981ba4fe33f427c26b0fd05ca6474b925aa012e0 authored almost 3 years ago
feat: replace exploded base_* with public_url

Fixes #1574

BREAKING CHANGE: The `general` section in the config schema has changed: the `gener...

github.com/libretime/libretime - 751d430bcc14c1ae68bd5885eb1fa866d8224330 authored almost 3 years ago
chore: remove test workflow badge (#1808)

github.com/libretime/libretime - d020fbd98313c03d180faa18f42fb53913238c37 authored almost 3 years ago
ci: rename api-client repo (#1805)

github.com/libretime/libretime - 164cddca9f126e05868b2e28fe705c7ba5b00d91 authored almost 3 years ago
chore(deps): update pre-commit hook asottile/pyupgrade to v2.32.0 (#1806)

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

github.com/libretime/libretime - e820931b4313563891348b98c0c7506552f088a7 authored almost 3 years ago
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.2.0 (#1807)

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

github.com/libretime/libretime - cbdd1b48401c564e6045d6b1d106b76680f959c2 authored almost 3 years ago
feat(api): replace uwsgi with gunicorn (#1785)

Related to #1719

BREAKING: The uwsgi packages and configuration files (`/etc/airtime/libretim...

github.com/libretime/libretime - 41df76eed0fa400e21cfbc4c1009e093efae993a authored almost 3 years ago
ci: reduce usage (#1804)

* ci: move analyzer jobs in a dedicated workflow

* ci: move worker jobs in a dedicated workfl...

github.com/libretime/libretime - e320ce204ed7ca94095cc4825bd322fc06bfaf56 authored almost 3 years ago
chore(deps): update dependency kombu to v4.6.11

github.com/libretime/libretime - 7a15a61d011be23f04b39af9581fbf0d1dfdc6cb authored almost 3 years ago
chore(deps): update amannn/action-semantic-pull-request action to v4.4.0 (#1801)

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

github.com/libretime/libretime - 684951dcd3a5bb375addf4231b030362003e9019 authored almost 3 years ago
chore: allow deps scope for commit messages (#1803)

github.com/libretime/libretime - 62a7558ed1898379d81e248334838ae7291fa545 authored almost 3 years ago
chore(deps): configure renovate

github.com/libretime/libretime - 634fea9a046784fcb7a3e25578f7e11976f24da6 authored almost 3 years ago
chore(deps): add renovate.json

github.com/libretime/libretime - 67fe22d266f5dbb6463468645310835de303691a authored almost 3 years ago
chore(deps): remove dependabot

github.com/libretime/libretime - c460bb1f6b167c8c593265af1a8200c375729c36 authored almost 3 years ago
feat: improve apache configuration (#1784)

- merge php config in apache config
- remove deprecated php config
- remove old apache config
...

github.com/libretime/libretime - 95a7411c0cd95da0133c4c940079ffc7cd05012d authored almost 3 years ago
ci: fix website preview cleanup branch (#1793)

github.com/libretime/libretime - 7865683f53f56ebead65f866a253a215f1b19409 authored almost 3 years ago
chore: bump mermaid from 9.0.0 to 9.0.1 in /website (#1790)

Bumps [mermaid](https://github.com/knsv/mermaid) from 9.0.0 to 9.0.1.
- [Release notes](https:/...

github.com/libretime/libretime - ed0f09215b6e50481f2dcc6f7fb1c07650bf9721 authored almost 3 years ago
chore: unzip package is used by composer (#1777)

github.com/libretime/libretime - 3710c23c43aeae47bd6b364830d68b39b5ef3b1f authored almost 3 years ago
chore: bump simplepie/simplepie from 1.5.8 to 1.6.0 in /legacy (#1789)

Bumps [simplepie/simplepie](https://github.com/simplepie/simplepie) from 1.5.8 to 1.6.0.
- [Rel...

github.com/libretime/libretime - 6a685720fc63359df01093a9143aca3fc22fd16c authored almost 3 years ago
docs: start troubleshooting with syslog over libretime logs (#1783)

github.com/libretime/libretime - 940a1d05a9d421f7c1bf96e2ff2dd1946a464184 authored almost 3 years ago
chore(api): move uswgi config in api/install (#1781)

github.com/libretime/libretime - dc92661c4934320333c0405705fe2884f6f9fac9 authored almost 3 years ago
chore(legacy): move logrotate config in legacy/install (#1780)

github.com/libretime/libretime - 5cb4b5e9e5f0b05c11dd9aa1646914ae5e3fe41a authored almost 3 years ago
chore: remove custom icecast install files (#1779)

github.com/libretime/libretime - d5ea71246ffc03093b3ce38e9860e89f8d94476b authored almost 3 years ago
chore: remove unused lxc-boostrap file (#1778)

github.com/libretime/libretime - c904c4642432c259e97000c876662edc5fdd7c81 authored almost 3 years ago
docs: draft architecture design document (#1736)

Fix #1610

github.com/libretime/libretime - 751a4a4440d10d6195696fb7411a3ec96df4c729 authored almost 3 years ago
chore: bump @types/node from 17.0.24 to 17.0.25 in /website (#1775)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/libretime/libretime - 8e289c142ad5145841f9d9503ddfbb5915f7e9d9 authored almost 3 years ago
chore: bump async from 2.6.3 to 2.6.4 in /website (#1773)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

github.com/libretime/libretime - 0bfae0b10e13a4e4dc22af5ad4924e5ebbd8eab6 authored almost 3 years ago
chore: bump amannn/action-semantic-pull-request from 4.2.0 to 4.3.0 (#1772)

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-reque...

github.com/libretime/libretime - 148292933af019b49871ec735f385783b1306b42 authored almost 3 years ago
fix(api): prevent timing attacke on api key (#1771)

github.com/libretime/libretime - 28fc8360a3cb6ab5dc5893d1971e39a862631244 authored almost 3 years ago
chore(legacy): translated using weblate (French) (#1769)

Currently translated at 99.6% (956 of 959 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - a09039798941b5df8d30f2e73ee32ecabe5c12ee authored almost 3 years ago
chore(legacy): translations update from Weblate (#1766)

* chore(legacy): translated using weblate (French)

Currently translated at 99.6% (956 of 959 ...

github.com/libretime/libretime - 452277e8b61a0c0b39d6905dd97fdc5fa0fcf4c3 authored almost 3 years ago
chore: bump @types/node from 17.0.23 to 17.0.24 in /website (#1768)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/libretime/libretime - 1464626b53150fb5f8e0086578f478c233830ad0 authored almost 3 years ago
chore: center icon and explode joined paths (#1761)

github.com/libretime/libretime - 5de2ac180cfc1cf70e24a78fb5d6ba6229ec656c authored almost 3 years ago
ci: do not cache website preview build (#1763)

github.com/libretime/libretime - 8a8476755cd114e678d406bda09c8eba5cbe8e05 authored almost 3 years ago
ci: update workflow dispatch input description (#1762)

github.com/libretime/libretime - f1838862241f7cf9ae7c6514c1ebe2ab10ce5ac8 authored almost 3 years ago
ci: setup command dispatcher (#1759)

github.com/libretime/libretime - 6e31dc00059cbe32292f7dbd937559debbddc3f5 authored almost 3 years ago
ci: use GH actions bot for schema generation committer (#1756)

github.com/libretime/libretime - c033c68daabe40d306f41b4c8d4a21f1e2ce437e authored almost 3 years ago
ci: add website-preview workflow

github.com/libretime/libretime - 388519fa73e53d8de80115c7ee3bef4fc6841be4 authored almost 3 years ago
ci: move docs linting to docs workflow

github.com/libretime/libretime - b18cc8c2e8a06f34de1b7e1a99e63f78da82a148 authored almost 3 years ago
ci: add website build cache

github.com/libretime/libretime - 6e00a75f9f702852a47a637e8fe4a72507906ba2 authored almost 3 years ago
ci: only run website workflow for main branch

github.com/libretime/libretime - b42ab29b59ded720cf5c8f4bcf714efa931ceb18 authored almost 3 years ago
fix(installer): install software-properties-common when required

github.com/libretime/libretime - f048d32ec23badecddac6c70b95a571be36440f9 authored almost 3 years ago
fix(installer): always install fresh packages

reorder apt-get update commands to be sure we install fresh packages.

github.com/libretime/libretime - c7ebeee1146b2699d50e4fabcd2a759aaa259a6c authored almost 3 years ago
ci: ignore versioned_docs with find_closed_references (#1753)

github.com/libretime/libretime - 0ac19964e73a92d1dcca914ec1cdc3dd1f061f9e authored almost 3 years ago
ci: test on ubuntu jammy

github.com/libretime/libretime - 28be15f83bcad894f0a9ab43049f7919e4ed9642 authored almost 3 years ago
test(analyzer): recent liquidsoap version do not fail playability check

github.com/libretime/libretime - 561ba7fbf0b627f5078f0a9631e0d06f26369820 authored almost 3 years ago
ci: simplify legacy test matrix (#1749)

github.com/libretime/libretime - 652349c7494545106b2686a61f7305702133bc4a authored almost 3 years ago
chore(analyzer): move python3-pika in the python section (#1746)

github.com/libretime/libretime - 74b9c61deba78b61fc80317331c748b8ec65811d authored almost 3 years ago
ci: fix dev images creation script (#1745)

github.com/libretime/libretime - f2e7c3c124aae37b12e7df527dacd11170d06f48 authored almost 3 years ago
ci: build test images for ubuntu jammy (#1743)

github.com/libretime/libretime - 5f4badcdeb73f9845743ab3dca519077734413ca authored almost 3 years ago
docs: fix broken links to celery project (#1744)

github.com/libretime/libretime - d2af87d20f219b35e8239e36835f43448d3ecf97 authored almost 3 years ago
chore(api): add mypy django stubs plugins (#1726)

github.com/libretime/libretime - 9d5de612410325c928f7760935adcff40bcbc751 authored almost 3 years ago
docs: add urls redirects (#1581)

github.com/libretime/libretime - 8a98542aa4797b68c3d7dc046ddc4b86fc5647b7 authored almost 3 years ago
ci: don't run api-schema generation on forks

github.com/libretime/libretime - aedfd522d7d0f7f89253aeffdf9ad6cb745d5d17 authored almost 3 years ago
ci: update api-schema generation commit message

github.com/libretime/libretime - 4113ea7506feb271f1f9f04e27a33661eabc7003 authored almost 3 years ago
ci: generate schema and push to api-client repo (#1740)

* chore(api): add schema generation make target

* ci: generate schema and push to api-client ...

github.com/libretime/libretime - beebe79edd3da22f5a041222aa97f914b2c56fed authored almost 3 years ago
chore: bump mermaid from 8.14.0 to 9.0.0 in /website (#1739)

Bumps [mermaid](https://github.com/knsv/mermaid) from 8.14.0 to 9.0.0.
- [Release notes](https:...

github.com/libretime/libretime - 799c1d26609a21e785ab7eb2c0dbff439cc75072 authored almost 3 years ago
docs: add version nav dropdown

github.com/libretime/libretime - d5d176ee2c83cff38fa72693f7ab3cef0464dcb6 authored almost 3 years ago
docs: create 3.0.0-alpha.12 docs

github.com/libretime/libretime - 16d7461263db2444f272e791f236cc39afb2c83d authored almost 3 years ago
chore: add healthcheck to docker-compose stack (#1735)

github.com/libretime/libretime - 05342e2e835ed4a336b257a09ff6b2c6a5ceb3b7 authored almost 3 years ago
chore(api): add pylint-django plugin

github.com/libretime/libretime - bf8db3e6f0ed29735da782545b978ad509ee9378 authored almost 3 years ago
refactor(api): fix pylint errors

github.com/libretime/libretime - 0bbd46c33f9be1492d96460d87c1ff6dd2e67d21 authored almost 3 years ago
feat(api): split api into multiple apps (#1626)

Fixes #1622

- split the api into 4 apps: core, history, schedule, storage
- exploded the set...

github.com/libretime/libretime - fce988aef1443543fd237bf78a1c2cd69f6f7e63 authored almost 3 years ago
chore(shared): pin click to 8.0.* (#1732)

8.1.0 dropped support for python 3.6

github.com/libretime/libretime - 87d2da9d84da5f6bd5b1d39170cc5edec9558ae9 authored almost 3 years ago
chore: upgrade pre-commit hooks (#1731)

github.com/libretime/libretime - cd63285c7162a49d4a033862440b96cbd5be85fa authored almost 3 years ago
chore: bump composer/semver from 3.3.1 to 3.3.2 in /legacy (#1730)

Bumps [composer/semver](https://github.com/composer/semver) from 3.3.1 to 3.3.2.
- [Release not...

github.com/libretime/libretime - 7734eea75708ef8310d2455d9be23b9008b647c9 authored almost 3 years ago
chore: rename api_client to api-client (#1727)

github.com/libretime/libretime - fef38fb1318281f6e499fccae7b3dc22d379dc7a authored almost 3 years ago