Go to file
Eliot Berriot 940147dc4c Merge branch '575-subsonic-endponts' into 'develop'
Fix #575: Documented which Subsonic endpoints are implemented

Closes #575

See merge request funkwhale/funkwhale!480
2018-11-26 17:21:28 +00:00
.gitlab ask the Funkwhale version on bug report 2018-11-22 13:57:40 +03:00
api Fix #622: More resilient date parsing during audio import, will not crash anymore on 2018-11-26 17:07:55 +01:00
changes Merge branch '575-subsonic-endponts' into 'develop' 2018-11-26 17:21:28 +00:00
demo Removed the need to specify the DJANGO_ALLOWED_HOSTS variable 2018-11-25 18:40:56 +01:00
deploy Removed the need to specify the DJANGO_ALLOWED_HOSTS variable 2018-11-25 18:40:56 +01:00
docker Fixed broken nginx conf for federation 2018-09-25 23:34:26 +02:00
docs Fix #575: Documented which Subsonic endpoints are implemented 2018-11-26 18:15:48 +01:00
front Fix #209: skipped track when appending multiple tracks to the queue under certain conditions (#209) 2018-11-25 12:33:37 +01:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml Removed the need to specify the DJANGO_ALLOWED_HOSTS variable 2018-11-25 18:40:56 +01:00
CHANGELOG Version bump and release for 0.17 2018-10-07 11:53:09 +02:00
CONTRIBUTING.rst fix some links and typo 2018-10-12 15:50:16 +02:00
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml Import trust source 2018-09-23 12:38:42 +00:00
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>`_ for instructions.