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

ci: add api coverage report using codecov

github.com/libretime/libretime - df9a6edf889f49cbdb0ebe099455029a48c9b0aa authored over 2 years ago
ci: add missing codecov flags

github.com/libretime/libretime - 01f1902900a441781c3c34606e6818bfee91f99a authored over 2 years ago
ci: report pytest coverage in PR via codecov

Fixes: #1915

github.com/libretime/libretime - 7ff0aff70aa9ab102feb086a827c9703e2d838d5 authored over 2 years ago
chore(api): fix import-outside-toplevel lint error

github.com/libretime/libretime - 0a1406bf4801d657be3a488bf59e1f9482e8ccc8 authored over 2 years ago
test(api): fix lint errors

github.com/libretime/libretime - 75036185999d78cd911d7e58b6ad420cbe09da69 authored over 2 years ago
test(api): allow f string format for logging

github.com/libretime/libretime - 6ac52ead3ea56af3ee848868a4a09d969620fc2b authored over 2 years ago
chore(api): update README

github.com/libretime/libretime - d946497336d44c0261c67e25e9ae6c570dc73a87 authored over 2 years ago
ci(api): fail job on linting error

github.com/libretime/libretime - 0104799b595d6919932c982a3f5986ea114e7200 authored over 2 years ago
test(api): disable too-many-arguments lint error

github.com/libretime/libretime - ac664412788d1bba9674d43b9b8f51b101a9c09a authored over 2 years ago
test(api): disable too-few-public-methods lint error

github.com/libretime/libretime - 6cc20013ef766a80c24acba378cdf3c25aad35fe authored over 2 years ago
style(legacy): format CcFiles.php

github.com/libretime/libretime - df3b4fccd477e45c255da92c582df00a8f54ba18 authored over 2 years ago
feat(legacy): compute md5 during early upload

github.com/libretime/libretime - 523f646accc9b01102927da03366074681b3a444 authored over 2 years ago
feat(analyzer): move compute_md5 to shared library

github.com/libretime/libretime - be9f36dbdc229e387b4a303621660188214f47ed authored over 2 years ago
feat(api): create bulk_import command

- filter by allowed_extensions

github.com/libretime/libretime - 70a31338f78bb3f1338d1c8cae6acdacb611dd49 authored over 2 years ago
chore(legacy): translated using weblate (Turkish) (#1923)

Currently translated at 43.7% (420 of 959 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - c0bddf83a8461d23a2b8fc00f8f46a9054c2e57d authored over 2 years ago
chore(api): use fully qualified model names

github.com/libretime/libretime - 4009e7eeb6723bb89ade4dd71612087dddd25d54 authored over 2 years ago
chore(api): rename country model fields

github.com/libretime/libretime - 654314cb1b063d638f7164f1ebfe3e3e75905939 authored over 2 years ago
style(api): reorder preference model fields args

github.com/libretime/libretime - a11cda0ae461830245d7d0aaeeaa7b682e0f2936 authored over 2 years ago
style(api): reorder user models fields args

github.com/libretime/libretime - 7e01591fae62439e1eb82b3fecd73748cb24c814 authored over 2 years ago
chore(api): rename editor role to host

github.com/libretime/libretime - e730959e9f7cc1488fc90f62cfcab5f820d55160 authored over 2 years ago
chore: clean docs html code (#1920)

github.com/libretime/libretime - fc98b617cfc80f0c4f5b890efb2b0e24e24a0be3 authored over 2 years ago
chore(api): fix linting errors

github.com/libretime/libretime - 86b7a3426314e65d0412b51e8a7c26c8700c4a3f authored over 2 years ago
chore(legacy): translated using weblate (Turkish) (#1918)

Currently translated at 42.4% (407 of 959 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - be7e11216e78f4bd86b3de2648304bbe7b53ffc1 authored over 2 years ago
chore(shared): explicit function name time_fromisoformat (#1917)

github.com/libretime/libretime - 6ef941b3f27c6a160e139654fe1dc24be3f8f33b authored over 2 years ago
chore: move api-client datetime utils to shared

github.com/libretime/libretime - 3ce60d48813dc07c8e72757b66f9fcef35f75bee authored over 2 years ago
chore: move api client get_schedule to playout

github.com/libretime/libretime - 1faf5a724bfee48679b59a035ca7161d51669459 authored over 2 years ago
ci: fix schema update commit author (#1912)

Fix #1901

github.com/libretime/libretime - e232ad4c41460c464033eaac1c6abfb032ee13f4 authored over 2 years ago
feat(api): rename podcasts models fields (#1910)

github.com/libretime/libretime - 04fbcc5f361cd7144fd0d682c147f9aaacc8c4cb authored over 2 years ago
feat: remove unused cc_perms table (#1909)

github.com/libretime/libretime - 9c042c881a5111c738801c866733b4d013f29b92 authored over 2 years ago
fix(api): cascade when dropping table (#1908)

This is supposed to work without it, but this is to be safe.

github.com/libretime/libretime - a7c45fb0e19f8618346829a1ba6e8401592da01c authored over 2 years ago
feat: remove unused cc_sess table (#1907)

github.com/libretime/libretime - 4837a1885ddebc16476669eae606a095abc8b4dc authored over 2 years ago
chore(api): use named argument for on_delete

github.com/libretime/libretime - 1e83a91b5e5f5586f0c681cb94425452990d041e authored over 2 years ago
chore(api): disable some linting rule

github.com/libretime/libretime - 7ff59e272c694ca6c933e6c69037cbc010ef5006 authored over 2 years ago
chore(api): fix some linting errors

github.com/libretime/libretime - ec8c18097d2ad16be125f60430097a5f1a32fc7e authored over 2 years ago
fix(api): update model fields in set_icecast_passwords (#1903)

github.com/libretime/libretime - cbfd9e51fdf9e2fb806645a9665e78f1e2237d20 authored over 2 years ago
feat(api): rename user model fields (#1902)

github.com/libretime/libretime - dc426f0aa5d5f257d7c4d4cfd9f7e3add4b4593c authored over 2 years ago
chore(api): update Preference model

github.com/libretime/libretime - 6bae0e28465dca9be89f35027062a5dec4d429b8 authored over 2 years ago
chore(api): update StreamSetting model

github.com/libretime/libretime - 28c4989d44bb3684e5f2aa944f6bfb2ff63ff2cc authored over 2 years ago
chore(api): move podcasts in dedicated app (#1899)

github.com/libretime/libretime - b9895d19e283ceaf495332b1d47c75e565dd38f3 authored over 2 years ago
chore: allow vagrant postgresql remote access

github.com/libretime/libretime - 1a9fa6b559f3ef0cc24839af1c1696b6adc28d8e authored over 2 years ago
chore: allow vagrant rabbitmq management access

github.com/libretime/libretime - 40049814290a894a94b32476e8abe0b7ea2eaca3 authored over 2 years ago
ci: fix python packages caching (#1893)

github.com/libretime/libretime - 50877a033b28dc4643cec72ad136e6ec0feb1fa2 authored over 2 years ago
chore(api): add openapi schema

github.com/libretime/libretime - 08bcaf459cd58e5c6263c3b562c3ea727206a8a3 authored over 2 years ago
ci: check and dispatch api schema changes

- check if api schema is outdated
- do not cancel in progress workflow
Since this workflow com...

github.com/libretime/libretime - b10696265f04b624ff98834d95f7751176ef83ac authored over 2 years ago
feat: rename default stream mount point to main

This will not change the default mount point if you are upgrading.

BREAKING: The default stream...

github.com/libretime/libretime - 71cfab79ef4763c3acf8bde39fbbf5417ddf972e authored over 2 years ago
style(legacy): format stream settings model

github.com/libretime/libretime - f936ba39ed41d8a8dc067229367c86d62aed909b authored over 2 years ago
chore(api): pin/upgrade django to ~=3.2.13

github.com/libretime/libretime - 14b716d366397afdbb211392143cb40641d9e11b authored over 2 years ago
chore(api): pin/downgrade django-filter to ~=21.1.0

github.com/libretime/libretime - 9babb0c4f093b6a3a7cfb4383b9a966d993c8832 authored over 2 years ago
chore(api): rename deprecated filter_fields to filterset_fields

github.com/libretime/libretime - eef789e4d1add2470c237df7ecce3dd574aedcad authored over 2 years ago
chore(api): pin django related packages

github.com/libretime/libretime - 7457a29e7fca2e2fad449bc1a8106258117ae22b authored over 2 years ago
chore: don't check for unreachable www.ascap.com

github.com/libretime/libretime - b5d923acd3fe42814140eaface6b843347bf2844 authored over 2 years ago
ci: replace link checker report with failing job

github.com/libretime/libretime - ca8214cd65608504eedeeffff9132470c09b0084 authored over 2 years ago
chore: fix radiorabe liquidsoap patch link

github.com/libretime/libretime - a76446a3719ec4919f9c62d07de7ecd6fd75991e authored over 2 years ago
chore: don't check urls with version variables

github.com/libretime/libretime - 03b870f83d2623f8cefc822e8a3cdb1c41bf886a authored over 2 years ago
fix(legacy): remove file directory metadata (#1887)

github.com/libretime/libretime - 8d2b34001746b781ac169d537bc6d9a15c25592d authored over 2 years ago
docs: remove packages based install (#1883)

github.com/libretime/libretime - ed026660ef31c75919d09e0ab655cf5febfa9cfd authored over 2 years ago
chore: fix radiorabe liquidsoap patch link

github.com/libretime/libretime - 679c3dc80983f0dbbeb26e0c67935164215041fe authored over 2 years ago
chore: exclude versionned docs from link checker

github.com/libretime/libretime - 387cb4da16441161a67ff3ba793c667d34e2f781 authored over 2 years ago
chore: fix python requests docs link

github.com/libretime/libretime - 6ae0f5d3f1ec99fa3c7661a7c0f17d2192635eed authored over 2 years ago
chore: fix code of conduct link

github.com/libretime/libretime - 36aa5a617d29fa23ca0e06f5019a346392379041 authored over 2 years ago
chore: auto merge pre-commit patch update (#1882)

github.com/libretime/libretime - 294b05a2353f7b287c1d78df945791849169f7d5 authored over 2 years ago
chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v2.7.1 (#1881)

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

github.com/libretime/libretime - 567d0406ba26c406eafe972a4f303dc12154dac6 authored over 2 years ago
chore(legacy): translated using weblate (French)

Currently translated at 100.0% (959 of 959 strings)

Translation: LibreTime/Legacy
Translate-URL...

github.com/libretime/libretime - 97900e8b7cb946faaf3b2e1a4d00857b4670ca83 authored over 2 years ago
chore(legacy): translated using weblate (French)

Currently translated at 100.0% (959 of 959 strings)

Translation: LibreTime/Legacy
Translate-URL...

github.com/libretime/libretime - e8a9b64c4dd5b3f2970d6d0fd82131637c12054b authored over 2 years ago
chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v2.7.0 (#1874)

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

github.com/libretime/libretime - 3e7ecb622af04b879d83550d55a6bb2e84bd70fc authored over 2 years ago
fix(deps): update dependency @cmfcmf/docusaurus-search-local to ^0.11.0 (#1873)

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

github.com/libretime/libretime - 39d26b733340301a99bd22a4a78584b0706ca8f6 authored over 2 years ago
fix(api): allow updating default_icecast_password (#1872)

Correctly implement the Preference.objects.update_or_create function.

github.com/libretime/libretime - 7f926ab6a505d5f1762efcaf25f0387d4347cafd authored over 2 years ago
feat(shared): add config trailing slash sanitizer (#1870)

github.com/libretime/libretime - 3705747132bae0d9c97e41b100593950f0367bd9 authored over 2 years ago
docs: add missing storage config upgrade procedure (#1871)

github.com/libretime/libretime - 8ab103ab445bf201807c7a0f1f8e20384b4f231d authored over 2 years ago
test(api): use pytest to run api tests (#1645)

github.com/libretime/libretime - 9d0c098684cd491795ebebbaf236f58f6ec516b8 authored over 2 years ago
ci: specify python version

github.com/libretime/libretime - ad14e3f52528b4db8662e610ba88a54108c541da authored over 2 years ago
chore(deps): update actions/setup-python action to v4

github.com/libretime/libretime - b6728603d719570ed35f38194a31bd86295e4a5a authored over 2 years ago
feat: change config file format to yaml

- docs: add link to yaml.org

BREAKING: The `ini` configuration file format changed to `yml`. Pl...

github.com/libretime/libretime - e4439390febc874823d5b65d6ee1529d19d80b0d authored over 2 years ago
feat: add systemd libretime.target

- add wanted by
- instantly start services in vagrant

github.com/libretime/libretime - 510e9789528bb8123e875d61d5e11fcbff3266b4 authored over 2 years ago
docs: add pre upgrade procedure warnings

github.com/libretime/libretime - 5d902ef9620d71ff03a169f23ee0a8c3d5cdd7ff authored over 2 years ago
feat(api): create set_icecast_passwords command

- allow to fetch icecast password from xml config
- set default stream password

github.com/libretime/libretime - 91f8a51a1e6d3cd53398479c56718c32aa82b3c7 authored over 2 years ago
fix(api): missing build-essential to build psycopg2

github.com/libretime/libretime - df5ac70769d02f07fd6e631def61c9d13bcc9975 authored over 2 years ago
fix: drop unused sequences

Drop old campcaster sequences that aren't used anymore.

github.com/libretime/libretime - 3bca92413f797604fd4d5d4d4ecf792fc30a9b9d authored over 2 years ago
fix(legacy): remove not null contraint when using default

This fixes the inital schema creation to match as if the old migrations
were always run.

The th...

github.com/libretime/libretime - 28b9343c775771e960de302dea4eab93add8a355 authored over 2 years ago
feat: move storage path setting to configuration file

- change default storage path to /srv/libretime
- remove music dirs table
- use /tmp for testing...

github.com/libretime/libretime - f7bb6e759271b67bffa44eb305b257887e27de66 authored over 2 years ago
docs: update install procedure

- update airtime migration guide

github.com/libretime/libretime - b3ff2defc4a22ab4d6aab67caa8c81e6a1c82c67 authored over 2 years ago
feat: remove php web installer

github.com/libretime/libretime - 0d169608878744e1b410891d74e516505120b519 authored over 2 years ago
feat: move allowed cors url to configuration file

- don't set cors origins form field as readonly and add deprecation notice.

github.com/libretime/libretime - eb8e7b3415c77c9274e4465f68d19857be940c06 authored over 2 years ago
feat(installer): post install setup instructions

github.com/libretime/libretime - a9c2271559996a2f7bdf7780936543f043316889 authored over 2 years ago
fix: correct cc_file.artwork column size

github.com/libretime/libretime - 980f1acd0c4a26eb66f2a4e43543594f0b34da24 authored over 2 years ago
fix: don't add track types only on migration

github.com/libretime/libretime - 6889e11a91218611893271f5e4db8a43975e18c9 authored over 2 years ago
feat: drop cc_locale table

github.com/libretime/libretime - 4be8bde14edb694f99e15ea9d6cac6f46cf4e236 authored over 2 years ago
feat(installer): rewrite install script

- remove unused root packages.ini
- write config to yaml file
- allow to set public_url during i...

github.com/libretime/libretime - ee98387264b93b70cff4a28eda15d13d497a6ef6 authored over 2 years ago
feat: change config dir path to /etc/libretime

BREAKING: The configuration directory changed from `/etc/airtime` to
`/etc/libretime`. Please re...

github.com/libretime/libretime - aed6d2f2944b391d916f4c19fde8b91c849a4ee9 authored over 2 years ago
feat(installer): rename shared files path to /usr/share/libretime

BREAKING CHANGE: The shared files path changed from `/usr/share/airtime` to `/usr/share/libretim...

github.com/libretime/libretime - e8fc5cd1c5abb59c8c8bf02f73fbea37dd96a17f authored over 2 years ago
feat: change config filename to config.yml

BREAKING: The configuration file name changed from `airtime.conf` to
`config.yml`. Please rename...

github.com/libretime/libretime - 604ff2023901b9a751ac7a75cb00fd0a28c5271f authored over 2 years ago
feat: replace php migration with django migration

- keep latest legacy version in initial migration file
- move propel schema to api legacy app
- ...

github.com/libretime/libretime - 0e4bc4cacdb51851a74bafbf099d019a31c780c4 authored over 2 years ago
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.3.0 (#1866)

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

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

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

github.com/libretime/libretime - 9b2c5fbc85bed82a7db7ef832b8b4072404ab718 authored over 2 years ago
chore(deps): update pre-commit/action action to v3 (#1864)

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

github.com/libretime/libretime - f1d187ebe33e2deab28d780320103ae30277d90c authored over 2 years ago
chore(legacy): translated using weblate (Russian) (#1863)

Currently translated at 96.8% (929 of 959 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - 61dd20333bb490c429d537840dbe5ac12b7873b2 authored over 2 years ago
test(shared): remove bad disable no-self-use (#1862)

github.com/libretime/libretime - c78854b139c788993f46ae7f92e3cebfaf32bd79 authored over 2 years ago
chore(deps): update lycheeverse/lychee-action action to v1.5.0 (#1861)

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

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

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

github.com/libretime/libretime - 2e587bbc91c04b58e83db03286c074f9cf94bb61 authored over 2 years ago