Go to file
Georg Krause 6a20f48ad7 Merge branch 'install_doc' into 'develop'
Restructure/improve docs

Closes #1345

See merge request funkwhale/funkwhale!1314
2021-06-17 12:56:05 +00:00
.gitlab
api Fix the scrobbler plugin submitting literal "None" as MusicBrainz ID 2021-06-17 11:05:37 +00:00
changes Restructure and Improve docs 2021-06-17 12:56:05 +00:00
demo
deploy Resolve "Remove Raven Sentry" 2021-04-25 15:13:17 +00:00
docker
docs Restructure and Improve docs 2021-06-17 12:56:05 +00:00
front Add recently added radio, part of #1390 2021-06-17 11:04:01 +00: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 Run dependency checks in up-to-date image 2021-06-17 12:29:35 +02:00
CHANGELOG Restructure and Improve docs 2021-06-17 12:56:05 +00: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.