Go to file
wvffle 333d0a83c2 Cleanup config files 2022-09-26 17:57:47 +00:00
.gitlab
.gitpod
.vscode Prepare vitest 2022-09-06 09:26:36 +00:00
api Fix unused var typescript error in generated API client NOCHANGELOG 2022-09-23 16:40:23 +00:00
changes Fix global shortcuts 2022-09-25 15:18:11 +00:00
demo
deploy feat(Logging): Add Sentry SDK to report errors at the backend 2022-08-06 20:36:39 +00:00
docker Reimplement embedded player ui with petite-vue 2022-09-25 22:52:02 +00:00
docs Merge branch 'stable' into develop 2022-09-12 11:37:18 +02:00
front Cleanup config files 2022-09-26 17:57:47 +00:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml Only run lint jobs for MRs 2022-09-15 10:39:06 +02:00
.gitpod.yml
CHANGELOG
CONTRIBUTING.rst
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 that only maintainers and developers 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/en_GB/code-of-conduct/>`_ applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.