Wykres commitów

1361 Commity (develop)

Autor SHA1 Wiadomość Data
JocelynDelalande 7988363352 Fix wrong name in postgresql database 2018-06-08 23:06:05 +00:00
JocelynDelalande 7fec060040 Add missing dependency
Without that, starting from a debian « naked » system,  it will fail at the `pip install wheel` stage.
2018-06-08 22:39:31 +00:00
JocelynDelalande 3bfa19a509 Fix doc: rmdir -> rm -rf
rmdir will fail on that non-empty dir
2018-06-08 22:37:10 +00:00
Eliot Berriot 7a2a363df1
Fix #291: Added multiple warnings in the documentation that you should never
run makemigrations yourself
2018-06-07 13:17:48 +02:00
Eliot Berriot 589261a03f
Fix #247: Added warning about _protected/music location in nginx configuration 2018-06-05 20:13:02 +02:00
Eliot Berriot 36a0a4df4f
Removed transcoding support (#271) 2018-06-03 18:33:28 +02:00
Eliot Berriot 290cae9a8f
Fix #231 and #219: ensure we import covers regarless of the import method
Can now import covers from track metadata and track directory as well
2018-06-02 17:34:46 +02:00
Eliot Berriot 47126232d4
Fix #251: Moved upgrade doc under install doc in TOC 2018-05-29 23:08:42 +02:00
Eliot Berriot 54008aa37c Merge branch '224-music-api' into 'develop'
Resolve "Better API for artists/album/tracks"

Closes #224 and #226

See merge request funkwhale/funkwhale!205
2018-05-22 21:04:09 +00:00
Eliot Berriot 7b03ddbb28
Fix #224 and #226: changelog and documentation 2018-05-22 22:57:20 +02:00
Eliot Berriot 7b71463ef8
Removed acoustid support, as the integration was buggy and error-prone (#106) 2018-05-21 20:55:44 +02:00
Eliot Berriot aee792ab47
Fix #152: changelog and documentation 2018-05-18 22:18:03 +02:00
Eliot Berriot f3ee282fb2
See #206: updated documentation 2018-05-17 23:46:55 +02:00
Eliot Berriot a5ebf56f11
See #75: User documentation 2018-05-09 23:07:33 +02:00
Eliot Berriot a8e436101c
Fix #132: better upgrading instructions for frontend files on docker 2018-05-07 00:17:42 +02:00
Eliot Berriot 60608c0390
See #191: removed docker note on front-end setup part 2018-05-06 22:45:14 +02:00
Eliot Berriot 82f5dc20f3
Documentation for missing DEFAULT_FROM_EMAIL setting 2018-05-06 16:23:23 +02:00
Eliot Berriot 4a7105ae7e
Fix #187: documentation and changelog for email configuration 2018-05-06 13:48:23 +02:00
Eliot Berriot cd47309dae
Added contribution documentation 2018-04-28 18:39:58 +02:00
Eliot Berriot 93cf9be04f
Typo 2018-04-28 16:31:33 +02:00
Eliot Berriot 263966f6f8 Merge branch 'apache-documentation' into 'develop'
Updated documentation with apache2 reverse-proxy instructions

See merge request funkwhale/funkwhale!175
2018-04-28 14:28:52 +00:00
Eliot Berriot 24425ea529
Updated documentation with apache2 reverse-proxy instructions 2018-04-28 16:20:28 +02:00
Eliot Berriot 29645aab1d
Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
Eliot Berriot 770f9fbda4 Merge branch 'develop' into 'develop'
First version of Apache2 conf (transcoding, auth and ws missing)

See merge request funkwhale/funkwhale!165
2018-04-28 12:05:01 +00:00
Eliot Berriot c57d252a95 Merge branch '185-database-encoding' into 'develop'
Resolve "Add a warning about required database encoding"

Closes #185

See merge request funkwhale/funkwhale!167
2018-04-28 11:06:53 +00:00
Eliot Berriot 7ad21b7d25
Fix #186: moved high-level settings to database preferences 2018-04-28 12:28:13 +02:00
Eliot Berriot a79f42b0ca
Fix #185: Document that the database should use an utf-8 encoding 2018-04-27 18:28:44 +02:00
Hazmo ed63824c8f Minor fixes on debian doc 2018-04-27 14:07:56 +02:00
Eliot Berriot 99ff8169fc Merge branch '178-api-documentation' into 'develop'
Resolve "Document important API features"

Closes #178

See merge request funkwhale/funkwhale!166
2018-04-26 16:29:44 +00:00
Eliot Berriot 56d9c5873c
Fix #178: Foundations for API documentation with Swagger 2018-04-26 18:27:16 +02:00
Eliot Berriot c4777532eb
Bundle swagger docs with sphinx docs 2018-04-26 18:22:47 +02:00
Eliot Berriot 3e233cbb98
Fix #180: Added a documentation area for third-party projects 2018-04-26 12:02:05 +02:00
Jee 22edaabd98 remove a quote 2018-04-24 19:47:06 +02:00
Eliot Berriot 9a80f78e64
Added some documentation about nginx internal locations 2018-04-22 11:03:48 +02:00
Eliot Berriot 70d3385aa3
Documentation update for the new in-place import 2018-04-21 19:30:55 +02:00
Eliot Berriot abd329fa75
Fix #165: better documentation for hardware requirements and memory usage 2018-04-19 20:25:32 +02:00
Eliot Berriot 6efbb4fb35
More federation documentation 2018-04-17 21:26:49 +02:00
Eliot Berriot a37183f57e
Additional celery beat systemd unit file 2018-04-17 21:26:35 +02:00
Eliot Berriot 321b9444f6
Added basic documentation on the federation feature 2018-04-15 11:25:34 +02:00
Eliot Berriot e3fc33a2c4
Minor tweaks to upgrade documentation 2018-03-23 12:15:21 +01:00
Eliot Berriot 1c251ac7c7
Fix #127: Added upgrade documentation 2018-03-22 14:22:39 +01:00
Eliot Berriot 2cfe4fa3a1
Fixed wrong mv command in debian guide 2018-03-22 14:19:26 +01:00
Eliot Berriot 3af3327311
Added missing choice of version in the docker deployment guide 2018-03-22 14:18:55 +01:00
Eliot Berriot 01c8336988
Added docker configuration to serve and build documentation with livereload 2018-03-12 23:38:39 +01:00
Eliot Berriot 20ba6f926a Merge branch '111-skip-acoustid' into 'develop'
Resolve "Allow skip accoustid entirely on music import (CLI)"

Closes #111

See merge request funkwhale/funkwhale!79
2018-03-06 20:54:28 +00:00
Eliot Berriot 17bda77efb
Fix #111: allow skipping of acoustid matching 2018-03-06 20:29:32 +01:00
Eliot Berriot 968423a6f8
Added a new doc page about instance configuration 2018-03-06 18:47:30 +01:00
Eliot Berriot 472aa87838
Added documentation to manually enable required extensions 2018-03-06 17:56:47 +01:00
Eliot Berriot 1955005a4f
Moved commen nginx configuration in a dedicated snippet 2018-03-04 16:58:37 +01:00
Eliot Berriot 7f25c3f2e5
Fixed #85: broken documentation 2018-02-27 13:18:49 +01:00
Eliot Berriot d63e7677e4 WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
Eliot Berriot 05ce2ba721 Changelog && version bump 2017-07-17 22:08:44 +02:00
Eliot Berriot 0b01bf3038 Changelog && version bump 2017-07-09 11:37:47 +02:00
Eliot Berriot bab3981d25 Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore 2017-06-28 23:31:43 +02:00
Eliot Berriot cfacd9f770 Updated sample nginx, docker-compose.yml and documentation to match easier setup for front-end files 2017-06-28 20:30:52 +02:00
Eliot Berriot 73ee65af9b Changelog 2017-06-26 22:14:56 +02:00
Eliot Berriot 6e7d0ae243 Fixed #21: can now import MP3 files via command line, also improved musicbrainz ID handling in import process 2017-06-26 21:56:24 +02:00
Eliot Berriot e9b2870e07 Fixed a typo in track importing instructions 2017-06-25 23:39:18 +02:00
Eliot Berriot 34ec7b542f Added documentation about music acquisition 2017-06-25 23:33:19 +02:00
Eliot Berriot 9f264e3868 Docker setup is officialy documented! ❤️ 2017-06-25 23:02:24 +02:00
Eliot Berriot f757403c94 Should now build and deploy docs 2017-06-25 19:05:47 +02:00