Go to file
Eliot Berriot 032197da3f
Added stats endpoint for domain
2018-12-27 20:33:12 +01:00
.gitlab ask the Funkwhale version on bug report 2018-11-22 13:57:40 +03:00
api Added stats endpoint for domain 2018-12-27 20:33:12 +01:00
changes Fix #640: support connecting with to a password protected redis server 2018-12-20 17:36:32 +01:00
demo Point to new gitlab URL 2018-12-10 16:00:33 +01:00
deploy Fix #640: support connecting with to a password protected redis server 2018-12-20 17:36:32 +01:00
docker Enable gzip compression to reduce bandwidth consumption 2018-12-20 11:07:29 +01:00
docs Fixed broken custom css path 2018-12-20 12:12:28 +01:00
front Added API endpoint and UI to list known domains 2018-12-27 20:33:11 +01:00
scripts Point to new gitlab URL 2018-12-10 16:00:33 +01:00
.dockerignore
.editorconfig
.env.dev Implement LDAP authentication 2018-08-22 18:10:39 +00:00
.gitattributes
.gitignore Load translations separately to reduce bandwidth usage 2018-12-19 21:45:12 +01:00
.gitlab-ci.yml Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
CHANGELOG Point to new gitlab URL 2018-12-10 16:00:33 +01:00
CONTRIBUTING.rst Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst Point to new gitlab URL 2018-12-10 16:00:33 +01:00
dev.yml Can now run strace in dev api container 2018-12-26 20:24:25 +01: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.