Go to file
Eliot Berriot 1bdbce037e Merge branch 'service-worker-cache-api' into 'develop'
Cache API/media files with service workers

See merge request funkwhale/funkwhale!991
2020-01-09 10:54:55 +01:00
.gitlab
api Fixed broken HTML manifest regex 2020-01-09 10:08:52 +01:00
changes Resolve "Adding album mixes up tracks if multiple discs present" 2020-01-06 10:11:26 +01:00
demo
deploy Resolve "When using docker-compose deployment, the celerybeat container may stumble over a stale pid file" 2020-01-06 10:06:47 +01:00
docker
docs Document server migration process 2020-01-06 14:11:47 +01:00
front Cache API/media files with service workers 2020-01-09 10:50:16 +01:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml
CHANGELOG
CONTRIBUTING.rst
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
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

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.