Go to file
Eliot Berriot 5154976d5c Merge branch '550-storage-space' into 'develop'
Fix #550: Show remaining storage space during import and prevent file upload...

Closes #550

See merge request funkwhale/funkwhale!741
2019-04-30 16:50:49 +02:00
.gitlab
api Fix #809: Added admin options to disable login for users, ensure related content is deleted when deleting a user account 2019-04-30 14:46:05 +02:00
changes Fix #550: Show remaining storage space during import and prevent file upload if not enough space is remaining 2019-04-30 16:47:51 +02:00
demo
deploy Fix #770: Document how to use Redis over unix sockets 2019-04-25 10:08:20 +02:00
docker
docs Fix #619: Use attributedTo instead of actor in library ActivityPub payload 2019-04-24 14:40:58 +02:00
front Fix #550: Show remaining storage space during import and prevent file upload if not enough space is remaining 2019-04-30 16:47:51 +02:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml
CHANGELOG
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml
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.rst>`_ for instructions.

Code of Conduct
---------------

`Our Code of Conduct <https://funkwhale.audio/code-of-conduct/>`_ applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.