Commit graph

283 commits

Author SHA1 Message Date
Tony Wasserka
e981f005dc
Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
Ciarán Ainsworth
155b0249bb Updating documentation for 0.21 release 2020-04-20 16:08:32 +02:00
Agate
13d0811635 Documentation for .env variables 2020-04-20 13:48:19 +02:00
Agate
ecb7c464a1 Improved CLI importer reliability and UX 2020-04-15 11:23:50 +02:00
Eliot Berriot
de22fb79c6
Merge branch 'master' into develop 2020-04-09 09:20:14 +02:00
Eliot Berriot
93f2c9f83c
Fix #1039: setting to enforce email signup verification 2020-04-01 14:34:56 +02:00
Eorn le goéland
481799480e Update configuration.rst for unsafe characters in URLs 2020-03-23 11:38:58 +01:00
Ciaran Ainsworth
8c0d16821c Changed wording of playlist edit 2020-03-04 14:47:46 +00:00
Eliot Berriot
c2eeee5eb1 See #170: fetching remote objects 2020-03-02 17:23:03 +01:00
Jonathan Aylard
6ea40f7c97 1028 - installation docs 2020-02-25 12:18:05 +00:00
Ciarán Ainsworth
9eacb55d67 Document server migration process 2020-01-06 14:11:47 +01:00
wxcafé
e3ecf66bdd Fix Mobydick repo url 2019-12-18 18:04:53 +01:00
Eliot Berriot
aea8e4fc59 Resolve "Tagging artists/albums genres when importing music files" 2019-12-18 07:52:09 +01:00
Ollie
998c454208 Minor documentation language improvements 2019-12-07 11:42:47 +01:00
Eliot Berriot
c94d9214ec See #170: updates to upload API to support channels publishing 2019-12-04 09:55:07 +01:00
Eliot Berriot
c84396e669 Attachments 2019-11-25 09:49:06 +01:00
Eliot Berriot
654d206033 Server CLI: user management 2019-11-25 09:45:53 +01:00
Morgan Kesler
77ff3c2ff2 Add direct bind option for LDAP authentication 2019-11-05 11:59:36 +01:00
Eliot Berriot
7e88cb32ac Update index.rst 2019-10-28 13:36:58 +01:00
Eliot Berriot
a3cdc6b662
Fix #957: added mention of python 3.6 requirement (and workaround) 2019-10-28 10:26:44 +01:00
Eliot Berriot
7504ec097f
Added link to third-party helm chart 2019-10-16 14:14:46 +02:00
Eliot Berriot
49f8fba232
Fix #934: Documented how to create DB extension by hand in case of permission error during migrations 2019-10-15 11:52:15 +02:00
Asif Youssuff
4282444937 Update apps.rst grammar 2019-10-05 11:17:11 +02:00
Eliot Berriot
f29daefa76
Merge branch 'develop' 2019-10-04 09:50:14 +02:00
Ciarán Ainsworth
8c69403161 Add notes on AWS_QUERYSTRING_EXPIRE setting 2019-10-04 08:46:01 +02:00
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
Eliot Berriot
6fb9d808ab Added info about pod configuration / reconfiguration with install script 2019-09-26 09:45:52 +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
715a4344df Added missing instructions to update REVERSE_PROXY_TYPE under apache2 2019-09-16 16:58:59 +02:00
Eliot Berriot
bc631ca971 See #890: Documentation and release notes 2019-09-13 14:48:18 +02:00
Eliot Berriot
3c699c935b Cli docs 2019-08-26 13:31:06 +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