Eliot Berriot
e82dda302f
Fix #932 : Updated docs to ensure streaming works when using Minio/S3 and DSub
2019-10-03 10:58:20 +02:00
Eliot Berriot
994bfbeb04
Use sphinx_rtd documentation theme, added logo and link to source on Gitlab
2019-10-02 19:26:30 +02:00
Keunes
3b9401d939
Include upgrade instructions for installations based on ansible script (copied from docs/installation/index.rst)
2019-09-25 20:43:08 +02:00
Eliot Berriot
1ef47a1216
Merge branch 'master' into develop
2019-09-24 14:59:49 +02:00
Eliot Berriot
94ee3c4360
Fixed unkwown typo :D
2019-09-23 11:30:37 +02:00
Eliot Berriot
9f3182caf7
See #852 : improved routing logic for federation messages (support multiple objects types for one route)
2019-09-21 16:20:49 +02:00
Eliot Berriot
d28bf65d00
See #261 : Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP
2019-09-17 11:23:59 +02:00
Eliot Berriot
bc631ca971
See #890 : Documentation and release notes
2019-09-13 14:48:18 +02:00
Keunes
31f5848f10
Add import instructions for ansible-installed instance
2019-08-25 16:28:53 +02:00
Eliot Berriot
70662cdfb8
Documented quick installation method
2019-08-23 13:17:29 +02:00
Eliot Berriot
33005ed40a
Updated latest to latest.txt to avoid future namespace clash
2019-08-23 09:47:20 +02:00
Eliot Berriot
46039e4f03
Also publish a file containing the latest release
2019-08-23 09:27:47 +02:00
Eliot Berriot
c5e68112b3
Merge branch 'caddy-documentation' into 'develop'
...
Added Caddy reverse proxy example
See merge request funkwhale/funkwhale!859
2019-08-22 10:44:44 +02:00
Ciarán Ainsworth
2e0883d44c
Fix #895 : "Display tracks count instead of albums count for artists with no albums"
2019-08-20 12:12:41 +02:00
Eliot Berriot
7da25145fb
Added Caddy reverse proxy example
2019-08-20 09:42:04 +02:00
Eliot Berriot
0af5459bb5
Merge branch 'push-latest-images' into 'develop'
...
Push latest images
See merge request funkwhale/funkwhale!857
2019-08-19 14:22:42 +02:00
Eliot Berriot
dc6f2e4fd6
Added script to check if a given version is the latest
2019-08-19 13:38:28 +02:00
Eliot Berriot
8dc6342669
Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop
2019-08-19 12:05:30 +02:00
Ciarán Ainsworth
1b8ca04a45
Added documentation and notes about S3 content headers
2019-08-19 10:09:08 +02:00
Romain Failliot
e67b88a76a
[docs] add docker-compose command line
2019-08-16 09:25:33 -04:00
Eliot Berriot
5dbbc9d383
Merge branch 'master' into develop
2019-08-01 15:00:00 +02:00
Eliot Berriot
f7b40d3230
Fixed broken update instructions in multi-container installation
2019-07-29 11:03:59 +02:00
Eliot Berriot
33a3d937a0
Fix #432 : release notes and documentation for tags
2019-07-25 13:56:51 +02:00
Eliot Berriot
4a277c17bb
Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed
2019-07-22 12:16:47 +02:00
hellekin
a7a8a9b13f
Improve Docker installation documentation
...
- Use `useradd` features to simplify user creation:
- `-U` creates a user group,
- `-G docker` adds the user to the `docker` group
- Document available versions and their usage
- Use `chmod 0600` before editing the file!
- Use `cat` instead of multiple `echo`es
- Comment all lines in `.env`
- Use `${FUNKWHALE_VERSION}` where applicable instead of `|version|` to
enable copy-pasting more commands
2019-07-09 12:44:02 +02:00
Ciarán Ainsworth
918c3d36e4
Created new documentation for allow-list
2019-06-26 10:22:08 +02:00
Eliot Berriot
08262529ec
MRF / Dropping of incoming/outgoing messages based on allow-list
2019-06-20 10:27:07 +02:00
Eliot Berriot
4de78995c0
Fix #862 : replaced Daphne by Gunicorn/Uvicorn
2019-06-19 10:26:09 +02:00
Ciarán Ainsworth
59a3be1411
Resolve "Add documentation for resolver conf"
2019-06-10 09:51:30 +02:00
Ciarán Ainsworth
d530aca4d0
Resolve "Add documentation for resolver conf"
2019-05-23 10:37:16 +02:00
Eliot Berriot
17cb19ec26
Fixed get-releases script
2019-05-16 13:08:11 +02:00
Eliot Berriot
c4f675ef9b
Added mention of ansible role
2019-05-16 13:04:02 +02:00
Eliot Berriot
ef6342f46d
Fixed missing api/v1 prefix in swagger documentation
2019-05-16 10:01:27 +02:00
Eliot Berriot
62f401ed5a
Merge branch 'develop'
2019-05-16 09:59:43 +02:00
Ciaran Ainsworth
2600631528
Added variables to connect to Amazon S3 directly
2019-05-10 13:33:03 +01:00
Eliot Berriot
94d080c30f
Merge branch 'serve-from-s3' into 'develop'
...
Serve from s3
See merge request funkwhale/funkwhale!759
2019-05-09 11:47:46 +02:00
Eliot Berriot
86269c1b07
Can now serve audio content directly from S3
2019-05-09 11:43:35 +02:00
Renon
ccff200348
Add bind mount docs for docker inplace import
2019-05-09 09:20:14 +02:00
Ciarán Ainsworth
6361a1a598
Corrected redirect link
...
Moved incorrect paragraphs
Added link to mopidy-subidy
2019-04-30 20:25:37 +01:00
Eliot Berriot
993783190a
Fix #619 : Use attributedTo instead of actor in library ActivityPub payload
2019-04-24 14:40:58 +02:00
Eliot Berriot
101ae27885
Fix #565 : store media files in S3 bucket
2019-04-23 18:01:42 +02:00
Eliot Berriot
4e44e4e4b6
Attribute artist
2019-04-11 10:17:10 +02:00
Eliot Berriot
e9cfc4d279
Fixed some typo/wording in the documentation
2019-04-08 11:11:35 +02:00
Eliot Berriot
6649d0720d
Fix #781 : Added a `check_inplace_files` management command to remove purge the database from references to in-place imported files that don't exist on disk anymore
2019-04-05 18:55:00 +02:00
Eliot Berriot
da6b3400a0
Better permissions on .env file, added a few missing env vars in mono-container install
2019-04-05 17:48:04 +02:00
Eliot Berriot
05f0129025
Better error handling on display for import errors ( #718 , #583 , #501 , #252 , #544 )
2019-04-04 16:07:43 +02:00
Eliot Berriot
3a4c927820
Added missing sudo in upgrade instructions
2019-04-01 19:20:17 +02:00
Eliot Berriot
cf51d37a47
Added a small json file in documentation to get releases info
2019-04-01 11:36:13 +02:00
Eliot Berriot
537f18cf08
Added missing library_id parameter on in-place import documentation
2019-04-01 09:45:54 +02:00
Eliot Berriot
5916a1ba99
Fix #777 : Added a prune_library management command to remove obsolete metadata
2019-03-27 17:04:10 +01:00