Go to file
Eliot Berriot 44ccd483ca Merge branch 'webpack-experiments' into 'develop'
Switch to vue-cli to have a saner and lighter front-end configuration

See merge request funkwhale/funkwhale!375
2018-08-11 16:56:24 +00:00
.gitlab/issue_templates
api Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02:00
changes Changelog 2018-08-11 18:52:20 +02:00
demo Fix #149: better demo setup script, wider catalog 2018-07-22 11:26:33 +02:00
deploy fix apache media block 2018-07-23 11:13:44 +02:00
docker Use lighter vue-cli instead of clunky manual webpack config 2018-08-11 16:21:14 +02:00
docs Rename CONTRIBUTING to CONTRIBUTING.rst for Gitlab formatting preview. 2018-07-29 10:11:20 +02:00
front Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
scripts Added script to remove unused artifacts from repository 2018-07-21 22:28:37 +02:00
.dockerignore
.editorconfig
.env.dev Use lighter vue-cli instead of clunky manual webpack config 2018-08-11 16:21:14 +02:00
.gitattributes
.gitignore Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
.gitlab-ci.yml Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
CHANGELOG Fixed wrong title level in changelog 2018-07-22 23:48:18 +02:00
CONTRIBUTING.rst Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
CONTRIBUTORS.txt
LICENSE
README.rst Rename CONTRIBUTING to CONTRIBUTING.rst for Gitlab formatting preview. 2018-07-29 10:11:20 +02:00
TRANSLATORS.rst See #161: added initial translating guidelines 2018-06-30 12:46:23 +02:00
dev.yml Use lighter vue-cli instead of clunky manual webpack config 2018-08-11 16:21:14 +02:00
pyproject.toml Adding arabic translation 2018-07-04 16:31:29 +00: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: 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.