Go to file
Eliot Berriot 5abac103c4 Merge branch '204-missing-dot' into 'develop'
Resolve "Missing dot in file name when downloading file"

Closes #204

See merge request funkwhale/funkwhale!194
2018-05-15 17:04:35 +00:00
api Merge branch '204-missing-dot' into 'develop' 2018-05-15 17:04:35 +00:00
changes Merge branch '204-missing-dot' into 'develop' 2018-05-15 17:04:35 +00:00
demo Updated demo script 2018-05-09 23:24:51 +02:00
deploy See #192: updated sample nginx/apache conf for well-known endpoints 2018-05-07 22:29:22 +02:00
docker Dev setup for working with subsonic API 2018-05-09 20:38:26 +02:00
docs See #75: User documentation 2018-05-09 23:07:33 +02:00
front Fix #201: escaping issue of track name in playlist modal 2018-05-15 18:37:44 +02:00
po Merge branch 'po-extract' into 'develop' 2018-04-17 17:25:14 +00:00
.dockerignore Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.editorconfig Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.env.dev Fix #186: moved high-level settings to database preferences 2018-04-28 12:28:13 +02:00
.gitattributes Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.gitignore Bundle swagger docs with sphinx docs 2018-04-26 18:22:47 +02:00
.gitlab-ci.yml Bundle swagger docs with sphinx docs 2018-04-26 18:22:47 +02:00
CHANGELOG Fixed syntax error 2018-05-10 17:33:07 +02:00
CONTRIBUTING Added contribution documentation 2018-04-28 18:39:58 +02:00
CONTRIBUTORS.txt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
LICENSE Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
README.rst Readme tweaks / logo 2018-05-05 19:22:33 +02:00
dev.yml Can now serve front end via IP 2018-05-08 16:30:42 +02:00
pyproject.toml Version bump and Changelog 2018-04-02 20:04:38 +02:00

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: BSD

Getting help
------------

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

- `#funkwhale:matrix.org <https://riot.im/app/#/room/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://riot.im/app/#/room/#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>`_