Federated music sharing platform hard-forked from Funkwhale
--- MAIN REPOSITORY: https://git.prometheus.systems/funquail-team/funquail ---
https://funquail.frama.io
- Python 65.4%
- Vue 27%
- TypeScript 4.9%
- SCSS 1.5%
- HTML 0.5%
- Other 0.5%
MediaSession pause requests may happen even when Funkwhale is already in a paused state. Previously FW would flip between play/pause without consideration for the current state instead of doing nothing when the playback state matches the requested one. Notably, this made Funkwhale resume audio playback when entering sleep mode on my system. |
||
|---|---|---|
| .gitlab | ||
| api | ||
| changes | ||
| demo | ||
| deploy | ||
| docker | ||
| docs | ||
| front | ||
| scripts | ||
| .dockerignore | ||
| .editorconfig | ||
| .env.dev | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| CHANGELOG | ||
| CONTRIBUTING.rst | ||
| CONTRIBUTORS.txt | ||
| dev.yml | ||
| LICENSE | ||
| pyproject.toml | ||
| README.rst | ||
| TRANSLATORS.rst | ||
Funkwhale ============= .. image:: ./front/src/assets/logo/logo-full-500.png :alt: Funkwhale logo :target: https://funkwhale.audio A self-hosted tribute to Grooveshark.com. LICENSE: AGPL3 Getting help ------------ There are several places to get help or get in touch with other members of the community: https://funkwhale.audio/community/ Contribute ---------- Contribution guidelines as well as development installation instructions are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_. Security issues and vulnerabilities ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you found a vulnerability in Funkwhale, please report it on our Gitlab instance at `https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues`_, ensuring you have checked the ``This issue is confidential and should only be visible to team members with at least Reporter access. `` box. This will ensure only maintainers and developpers have access to the vulnerability. Thank you for your help! Translate ^^^^^^^^^ Translators willing to help can refer to `TRANSLATORS <TRANSLATORS.rst>`_ for instructions. Code of Conduct --------------- `Our Code of Conduct <https://funkwhale.audio/code-of-conduct/>`_ applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.