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

Merge pull request #1340 from jooola/feat/move_composer_file

Move composer file

github.com/libretime/libretime - 381359dc799bbbc313dc07785a9ec3b69c0b79f8 authored over 3 years ago
Replace build.sh with make to manage airtime_mvc

github.com/libretime/libretime - 9a7c3e0d212f6a26cbe9769d5f379de05b757d84 authored over 3 years ago
Remove duplicate script

github.com/libretime/libretime - f161fb0e0a7377cd0213d613095a8f709415354f authored over 3 years ago
Fix paths after composer.* files move

github.com/libretime/libretime - 03b109dcb5fcb33d23895c544975216969010b8d authored over 3 years ago
Move composer files in airtime_mvc

github.com/libretime/libretime - f784f483a84257a927e26a33da39466102d65a6a authored over 3 years ago
Setup python_requires to >=3.6

Fix python_requires format

github.com/libretime/libretime - 3a336375c2c0b7b9e290574cc8ee150cf3ddbc0a authored over 3 years ago
Use makefile in test jobs

Reorder test job sorting

github.com/libretime/libretime - c9322fbcc837bb4b8f9d8975a4648af8b4ab3938 authored over 3 years ago
Add CI linting job

Use a single lint job

Run linting inside a container

github.com/libretime/libretime - 00b73a381910d0efaf8a246878e7706fa77a2761 authored over 3 years ago
Start linting with mypy

github.com/libretime/libretime - 3dbc1205d04e883280c83aad97ab0301947aab99 authored over 3 years ago
Add annotations matchers

github.com/libretime/libretime - 15145039b3fc8151849e1da431a34e98720975ef authored over 3 years ago
Use shared python makefile and start linting

Always update setuptools/wheel/pip

Never fail while linting

We use github annotations to impov...

github.com/libretime/libretime - ceb40ee216381e9cb515e3907808b7a2e854ba62 authored over 3 years ago
Use setup extra_requires for dev/prod dependencies

Also add pylint by default.

github.com/libretime/libretime - 0d88d17f7cbc42c2908a03c495f0371999f12954 authored over 3 years ago
Cleanup pre-commit lint task

github.com/libretime/libretime - 1742f91a34132b4c51be58c1558c0a67863d8621 authored over 3 years ago
Merge pull request #1337 from jooola/fix/undefined_time_var

Fix undefined variable

github.com/libretime/libretime - af693ed6b05823fc264e1d9c1b1dbd16476b99ba authored over 3 years ago
Fix undefined variable

github.com/libretime/libretime - f44d1747445140f4ae2600fffa3393472160cffe authored over 3 years ago
Merge pull request #1336 from paddatrapper/fix/docker-build-non-interactive

Disable interactive frontend for apt in docker builds

github.com/libretime/libretime - daca0f31664ad347e47f18e2d00aa5ad29b4f82f authored over 3 years ago
disable interactive frontend for apt in docker builds

github.com/libretime/libretime - 31c2d2ee7f07e4c5647f0510b9b0432d164d7c7d authored over 3 years ago
Merge pull request #1335 from jooola/feat/prepare_ubuntu-20.04

Prepare Ubuntu 20.04 support

github.com/libretime/libretime - 3480502012d34dff9ac553723d191da1f2e3cdee authored over 3 years ago
Prepare Ubuntu 20.04 support

Start building docker dev images for testing purpose.

github.com/libretime/libretime - 3677a086568bd3747cd2b489e9b6726225a1b70c authored over 3 years ago
Merge pull request #1334 from jooola/feat/prepare_debian-11

Prepare Debian 11 support

github.com/libretime/libretime - e4118696b5dc200607e4e22c41a3107d1694b979 authored over 3 years ago
Prepare Debian 11 support

Start building docker dev images for testing purpose.

github.com/libretime/libretime - 1ec11f2a877933305b77d82e3e40fee28b0fee3f authored over 3 years ago
Merge pull request #1329 from jooola/fix/remove_pypo_unused_python_packages

Remove playout unused python packages

github.com/libretime/libretime - 9fbcdd494c8678961b1f33a401469d7301b4522f authored over 3 years ago
Merge pull request #1332 from jooola/feat/enhance_scripts_tools

Enhance scripts tools

github.com/libretime/libretime - e2aabfe580592f80835e731cb2b58887c090f51f authored over 3 years ago
Run tools CI job

github.com/libretime/libretime - 7f1c368c1366e17967d27c97c58344f756638ee9 authored over 3 years ago
Fix tools linting

github.com/libretime/libretime - 14d4012e8e024ca57c119928764b7dc43a900a98 authored over 3 years ago
Fix tools makefile

github.com/libretime/libretime - 4724a309376e4c2b5b6914afcb94b143400710fb authored over 3 years ago
Rename scripts/ to tools/

github.com/libretime/libretime - 7cb3501540a8396c992b1d5184c891dfe96322e0 authored over 3 years ago
Merge pull request #1330 from jooola/feat/use_stdlib_mock

Replace mock with stdlib unittest.mock

github.com/libretime/libretime - df3e61bfdcb4e6ff8c525b0ecf9c8123de680dcb authored over 3 years ago
Replace mock with stdlib unittest.mock

github.com/libretime/libretime - 05cb98257fbfce87f4c8ae2874a87460d2a49d8c authored over 3 years ago
Remove python2 to 3 compatbility package

Additionnaly, this import was relying on a dependency in playout.

github.com/libretime/libretime - 9ca5d9f62271f32a956b609aa212b29de9d6f8d0 authored over 3 years ago
Remove unused python packages from playout

- anyjson is failing with setuptools >=58, because it
dropped the use_2to3 support.
- other pack...

github.com/libretime/libretime - e69c2796fae7b91b2b3658bca5f946143277f54f authored over 3 years ago
Merge pull request #1327 from jooola/feat/hide_my_podcasts

Hide My Podcasts feature

github.com/libretime/libretime - 2513f08d0774a5430254c10e2b6eb2b870719ba7 authored over 3 years ago
Hide My Podcasts feature

github.com/libretime/libretime - 0c4a2942655d246b46673f7f1e0a31a3e40d389f authored over 3 years ago
Merge pull request #1309 from paddatrapper/fix/filesize-host

Use api_clients method to update file size of items on the server

github.com/libretime/libretime - 509f680e6d9b7166a409fe5127d60def5023edbe authored over 3 years ago
Merge pull request #1324 from jooola/fix/update_celery_readme

Update celery worker README

github.com/libretime/libretime - 0d6f8be824e1000c242eb981f0a7274d21812f05 authored over 3 years ago
Update celery worker README

github.com/libretime/libretime - eb327c262111ec514870b4b1980da211be3373d4 authored over 3 years ago
Merge pull request #1322 from jooola/feat/housekeeping

Housekeeping

github.com/libretime/libretime - 1d33c037e372fd4b01da752007d8a55d9b49a013 authored over 3 years ago
Add README.md in scripts/

github.com/libretime/libretime - 15515e1b05f1783e5b10dc9f6b460ed19334358e authored over 3 years ago
Add Table of Content to LEGACY file

github.com/libretime/libretime - 5c0e6196df62cfb61961b94f461a91562ebc0265 authored over 3 years ago
Add Makefile for scripts management

github.com/libretime/libretime - 2f360c6362d32713a4711af555cd79583e643f55 authored over 3 years ago
Merge pull request #1321 from jooola/feat/update_setup.py

Update project details in setup tools.

github.com/libretime/libretime - 54631bbbc166b8811670b5c5c163baa5d1502909 authored over 3 years ago
Remove unused lock workflow

github.com/libretime/libretime - bbabffcc0d9890a5c995cd1b278c02cf9addf9c8 authored over 3 years ago
Small update to LICENSE

github.com/libretime/libretime - 96bdf98f04387fbdb994b6b157f16576b7bfae1c authored over 3 years ago
Remove LICENSE_3RD_PARTY file

github.com/libretime/libretime - c27d818c91eea1ca431079cd82f17b9e0847464b authored over 3 years ago
Move changelog in a subsection of LEGACY.md

github.com/libretime/libretime - bb5a2963df30c10e62c7a2875d1c59ddd82bf47b authored over 3 years ago
Remove unused manifest.in files

github.com/libretime/libretime - 97c8e88b8aab10cd04467489df084d5fccc21eeb authored over 3 years ago
Move CREDITS in a subsection of LEGACY.md

github.com/libretime/libretime - 70020b2945fd7fb4e565a677241776a298340de6 authored over 3 years ago
Remove license file in playout

github.com/libretime/libretime - 3ac747f031a5ca4fa25019a6ca89cda60e7f707a authored over 3 years ago
Rewrite celery README from .rst to .md

github.com/libretime/libretime - f42840f9dd42addc2a47dccf33c205be04a18975 authored over 3 years ago
Remove unused python modules in playout

github.com/libretime/libretime - 45697aeaf3181d110f62a6906a0043d6486d0ded authored over 3 years ago
Move playout authors credits in a README section

github.com/libretime/libretime - 5a3b03cf191815bccd46b3db414e97efdb4353ca authored over 3 years ago
Update setup tools project details

github.com/libretime/libretime - c9e35b1f62ab437fbe5e4037fabacd2ce22b2430 authored over 3 years ago
Merge pull request #1318 from jooola/feat/drop_sysv

Drop SysV and Upstart support

github.com/libretime/libretime - 5c464adf6f897de057ac47240cd9449f9b06c1c2 authored over 3 years ago
Drop Upstart support

github.com/libretime/libretime - cac25543c6f0c72697204e91c14044b2f79918e3 authored over 3 years ago
Drop SysV support

github.com/libretime/libretime - 3da0310173ffd2257fe9e09ee3c2f584208f3af9 authored over 3 years ago
Merge pull request #1319 from jooola/fix/buster_ci

Fix tests failing on buster

github.com/libretime/libretime - 5c61861b062b664568b73b07ab17b489dc81dcfd authored over 3 years ago
Adjust replaygain value for s1-mono.m4a

github.com/libretime/libretime - 40812c2783f12503fc0f7dffaf8d3470f63bcc3f authored over 3 years ago
Ignore UnplayableFileError not raised on buster

github.com/libretime/libretime - be648c131cc92c1c10ee504dfba227266322cdee authored over 3 years ago
Ignore silan test for mp3 on buster

github.com/libretime/libretime - be2fcd11ac15c7ba017de4fedd84b00acd724246 authored over 3 years ago
Merge pull request #1317 from jooola/fix/ci

Fix CI docker test image

github.com/libretime/libretime - 75fe8e5ade4c107d510c58f03a8895c3c399c722 authored over 3 years ago
Fix CI docker test image

- Lowercase registry organisation name
- Always use LibreTime's org dev image for tests
- Never ...

github.com/libretime/libretime - 610a1d673b7e1e209f16902922cb456b106d28be authored over 3 years ago
Merge pull request #1315 from jooola/feat/rework_ci

Rework CI pipeline

github.com/libretime/libretime - 276502bac9f48a6881b07bd7ac21f12e4e271960 authored over 3 years ago
Enhance CI workflow

- Explode tests in multiple jobs.
- Cache apt dependencies in a shared docker image.
- Run tests...

github.com/libretime/libretime - 4a3ce313d18ea3d29e15bbd563b6821f155cf4ad authored over 3 years ago
Add missing ffmpeg package for fixtures generation

github.com/libretime/libretime - 84c334eafb6882c49502eca3f83cea17bced3ccc authored over 3 years ago
Merge pull request #1246 from jooola/deps_manager

Create dependencies manager

github.com/libretime/libretime - 1e7e8112df71521dda9199c17081d21f476289f5 authored over 3 years ago
Remove sysv related packages

github.com/libretime/libretime - fa35fc5b0e15a7c46810aadfa8c27111ef954b99 authored over 3 years ago
Fix packages path in installer

github.com/libretime/libretime - 4bd76f096ca731f7b492ddc0d1453dc7f88c5161 authored over 3 years ago
rename report function

github.com/libretime/libretime - ce3957fef19cd2a7d61e3061326cb170328553ef authored over 3 years ago
force keyword only arguments

github.com/libretime/libretime - 9c001a6d06ddc06d0b0a21db8800713389dfb6b6 authored over 3 years ago
Merge pull request #1306 from paddatrapper/fix/apt-update

add apt update to accept release suite change

github.com/libretime/libretime - 815a253be0127b369f5fd86b1c521c32faeaf09b authored over 3 years ago
Remove install/apt folder

github.com/libretime/libretime - 3b546a05c649aa95974c93483b2c20cfe50c3e87 authored over 3 years ago
Add comment for sysv related packages

github.com/libretime/libretime - 7080aa4758a57e3581eae332f1b104dd412c0e2f authored over 3 years ago
Move icecast from project to pypo packages

github.com/libretime/libretime - 60c5c5fbb2484f3466f9425c30f582495a28cbf8 authored over 3 years ago
ecasound is used by the show recorder in pypo

github.com/libretime/libretime - bfd8e8aecf465be15250b1cbc0f0d716725a8d6b authored over 3 years ago
Remove coreutils as most system ship it

github.com/libretime/libretime - ee4cf4268d3a87c19f37b211795c2052ecfe6a2d authored over 3 years ago
Remove binaries not used by liquidsoap anymore

github.com/libretime/libretime - 06547efec7f72319e873bdf243dda9ca4ee90fb9 authored over 3 years ago
Install venv instead of virtualenv

github.com/libretime/libretime - fb3ee2d27ae6ae30364ce9e8d01c8dfcf3d05ffe authored over 3 years ago
pwgen package is not used anymore

See https://github.com/LibreTime/libretime/commit/989f040603994dd60aa53766c8a6204e9560aed0

github.com/libretime/libretime - 34e836c746e87e32446222d182f9d7ffc2d85f7c authored over 3 years ago
Remove packages used for a workaroung on ubuntu 14

See https://github.com/LibreTime/libretime/commit/2ae2377ee29b1d4c28aab904f625605779a1442c#diff-...

github.com/libretime/libretime - 154ee7cc22cef6075efb57e188143a1cb401be00 authored over 3 years ago
Add comment for zip/unzip packages

github.com/libretime/libretime - b1cffc7b7dd3979d5773134e63ca139aa7f9ea00 authored over 3 years ago
libpq-dev is required for psycopg2 in production

This is a package for the API.

github.com/libretime/libretime - 01141606fd0fd851c3af4fd773f973c190cabdb3 authored over 3 years ago
Remove unused patch packages for centos

github.com/libretime/libretime - 62938c3a83b03f8358eccc2c9f9235bb97a765d6 authored over 3 years ago
Add comment about lame

github.com/libretime/libretime - 1cfd1cd0137b95562043ae8f9018d0efe78696bc authored over 3 years ago
Add comment about build-essential

github.com/libretime/libretime - 5b5505d42aa94e639edf41e0784176694cc0edcc authored over 3 years ago
Revert "Move icecast from project to pypo packages"

This reverts commit a6cca16e579aecd4540df228c9e288d4f4f3534a.

github.com/libretime/libretime - 42acf124a01df2701658d636fb57c08246ff6ad2 authored over 3 years ago
Generate installer/apt/ files

Generate installer/apt/ files with our dependencies manager.

github.com/libretime/libretime - f5288109e5e56ae268974b4ccbab40357615a5cc authored over 3 years ago
Use packages manager in install script

github.com/libretime/libretime - b5c9a6b2c7428a94db148a72f705fd8b5128add9 authored over 3 years ago
Add dependencies manager

Used to generate list of packages dependencies
for different distributions, and should improve
d...

github.com/libretime/libretime - 18f9c81b746bd4d44b4718414323fe2fe2fc96d1 authored over 3 years ago
Remove unused packages from apt requirements

github.com/libretime/libretime - f2b9391a2299c24927b393dd71a2ebd388b232b6 authored over 3 years ago
Remove duplicate entries

github.com/libretime/libretime - 854663e51dd2c3111f15a60961395f8aac13510f authored over 3 years ago
Remove already recommended packages by liquidsoap

Many packages are already in the recommends list
of the liquidsoap package or from the
plugin pa...

github.com/libretime/libretime - 30611f1d807970dde4a8d0a181099296de9e9709 authored over 3 years ago
Sort apt requirements files

github.com/libretime/libretime - 3e4968244dbff089571e61fd5f7bca9a23895b5e authored over 3 years ago
Merge pull request #1314 from jooola/feat/rework_fixtures

Generate analyzer fixtures

github.com/libretime/libretime - 9db31c68ed549bc315b94d41059082d326a31768 authored over 3 years ago
Generate +/- dB files

github.com/libretime/libretime - 6238455aaf7f3a7a78f928e44a5afa2ad44a99f8 authored over 3 years ago
Rework tests to work with new fixtures

github.com/libretime/libretime - 9f768bb5c49ead5c740dad5284b5b051d18c067a authored over 3 years ago
Generate analyzer fixtures using ffmpeg

github.com/libretime/libretime - 8ac5c1ba0380da3a5762124b40271df0dd116aec authored over 3 years ago
Merge pull request #1313 from xabispacebiker/arrow-icon-fix

Update styles.css

github.com/libretime/libretime - eb3ac44fa599477b322657bc1ad71131f4758ba6 authored over 3 years ago
Merge pull request #1312 from jooola/fix/shebangs

Fix python shebangs

github.com/libretime/libretime - 3babb458e25f04f1abeb8f9ff34c8748f77ecc56 authored over 3 years ago
Fix python shebangs

Some systems only provide a versionned `python3` executable.

github.com/libretime/libretime - abc6420c05f71f0fbb37b189d84efdc0cde62b07 authored over 3 years ago
Merge pull request #1311 from malespiaut/patch-1

Fixing a permission bug in the install script.

github.com/libretime/libretime - e675647a415f8be4fa7bd436b2ad0e5bad4922b8 authored over 3 years ago