- Jul 18, 2019
-
-
Eliot Berriot authored
-
Eliot Berriot authored
Resolve "Improve the security via HTTP headers" Closes #880 See merge request funkwhale/funkwhale!826
-
Eliot Berriot authored
Semantic to fomentic See merge request funkwhale/funkwhale!831
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
Needed for CSP, and also helps with redusing JS size ;)
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
See #432: API for tags See merge request funkwhale/funkwhale!830
-
- Jul 15, 2019
-
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
See #432: added model tagging logic on artists and albums See merge request funkwhale/funkwhale!829
-
Eliot Berriot authored
-
Eliot Berriot authored
Increase the security of JWT token generation by using DJANGO_SECRET_KEY as... See merge request funkwhale/funkwhale!828
-
- Jul 13, 2019
-
-
Eliot Berriot authored
Increase the security of JWT token generation by using DJANGO_SECRET_KEY as well as user-specific salt for the signature
-
Eliot Berriot authored
-
- Jul 12, 2019
-
-
Eliot Berriot authored
See #432: tags acquisition (from audio files) See merge request funkwhale/funkwhale!822
-
Eliot Berriot authored
-
Eliot Berriot authored
See #432: API endpoints to query tags See merge request funkwhale/funkwhale!824
-
- Jul 10, 2019
-
-
Eliot Berriot authored
See #432: expose and reuse tags over federation See merge request funkwhale/funkwhale!823
-
Eliot Berriot authored
-
Eliot Berriot authored
Fix #875 Broken embed (develop) Closes #875 See merge request funkwhale/funkwhale!825
-
Eliot Berriot authored
-
Eliot Berriot authored
Fixed a typo in Contributing links See merge request funkwhale/funkwhale!827
-
Eliot Berriot authored
-
- Jul 09, 2019
-
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Ciarán Ainsworth authored
Improve Docker installation documentation See merge request funkwhale/funkwhale!810
-
hellekin authored
- 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
-
- Jul 08, 2019
-
-
Eliot Berriot authored
Implement tag models See merge request funkwhale/funkwhale!814
-
Eliot Berriot authored
-