Go to file
Eliot Berriot 1d6a4d8c6f Merge branch 'fix_apache_proxy' into 'develop'
fix #617: fix apache proxy for websocket

Closes #617

See merge request funkwhale/funkwhale!472
2018-11-21 19:41:20 +00:00
.gitlab Added a merge request template and more documentation about the changelog 2018-08-31 19:47:50 +02:00
api Fix #473: ".None" extension when downloading Flac file 2018-11-19 23:49:43 +01:00
changes Merge branch 'fix_apache_proxy' into 'develop' 2018-11-21 19:41:20 +00:00
demo Minor fixes 2018-09-25 22:52:09 +02:00
deploy fix #617: fix apache proxy for websocket 2018-11-20 07:29:05 +03:00
docker Fixed broken nginx conf for federation 2018-09-25 23:34:26 +02:00
docs Fix # #562: Document how to find and use library id when importing files in CLI 2018-10-20 16:40:34 +02:00
front Fix #612: Improved accessibility by using main/section/nav tags and aria-labels in most critical places 2018-11-19 23:33:22 +01:00
scripts
.dockerignore
.editorconfig
.env.dev Implement LDAP authentication 2018-08-22 18:10:39 +00:00
.gitattributes
.gitignore Fixed #487: typos in scheduled tasks configuration 2018-08-19 16:25:42 +02:00
.gitlab-ci.yml Use most recent image from develop as build cache 2018-10-20 16:24:19 +02: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.