Go to file
Georg Krause 1ef252e29d Implement several pipeline improvements
* Build docker image to run tests in
* Collect backend coverage reports
* Update dependencies
2021-05-28 09:39:27 +00:00
.gitlab
api Implement several pipeline improvements 2021-05-28 09:39:27 +00:00
changes Add and configure eslint 2021-05-28 11:29:33 +02:00
demo
deploy Resolve "Remove Raven Sentry" 2021-04-25 15:13:17 +00:00
docker
docs Merge branch 'petitminion/funkwhale-change_start_radio_to_Play_radio' into develop 2021-04-21 14:02:28 +02:00
front Add and configure eslint 2021-05-28 11:29:33 +02:00
scripts Update deps and add CI job to check outdated pkgs 2021-04-30 06:25:38 +02:00
.dockerignore
.editorconfig
.env.dev Remove JWT related code 2021-04-28 10:44:28 +02:00
.gitattributes
.gitignore
.gitlab-ci.yml Implement several pipeline improvements 2021-05-28 09:39:27 +00:00
CHANGELOG Version bump and changelog for 1.1.2 2021-05-19 15:31:26 +02:00
CONTRIBUTING.rst Add and configure eslint 2021-05-28 11:29:33 +02:00
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml
pyproject.toml

README.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.