1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00
Commit graph

33 commits

Author SHA1 Message Date
Thomas
c96def65b0
Update nginx.conf 2023-06-04 09:32:03 +02:00
Thomas
d10a8ae3f2
fix nginx 2023-06-04 09:24:50 +02:00
Thomas
ab3c727456
fix more_set_headers 2023-06-04 09:13:38 +02:00
Thomas
ef9e182d5e
replace add_header by more_set_headers 2023-06-04 09:03:47 +02:00
Thomas
0171ac1fe9
fix nginx 2023-06-03 22:19:41 +02:00
Thomas
309b41d98f
adapt nginx.conf 2023-06-03 21:25:40 +02:00
Thomas
f2e0828e7a
apply Aleks suggestions 2023-03-31 13:19:41 +02:00
Thomas
282da0d337
fix nginx 2023-03-30 21:01:54 +02:00
Éric Gaspar
7ecb150a43 v2 2023-03-27 22:04:20 +02:00
Thomas
6decab7661
Update nginx.conf to fix security issue 2023-03-19 20:49:52 +01:00
yalh76
0bbf930734 Fix path traversal issues 2022-01-07 00:15:33 +01:00
yalh76
88fea978c7 Apply Last example_ynh 2022-01-07 00:13:08 +01:00
yalh76
fa9587f61e
Upgrade to 1.1.1 (#138)
* Update README.md

* Test bump to 1.0

* Bump to Yunohost 4 (for Debian upgrade)

* Test removal of nonexistent scripts

* Correct Typo

* Update README.md

* Fix linter warnings

* Fix linter

* Fix linter warnings

* Cleaning up

* Update README.md

* Update to 1.0.1 (#119)

* Update to 1.0.1

* Set new permissions

* Add French Readme

* Readme update

* Update README.md

* Update README.md

* Update README_fr.md

* Update README.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README_fr.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README_fr.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Finding an available port

* Uprade to 1.1 and fixes Twisted by retrograding it (#129)

* Fix linter warning : no need to use $is_public

* Clarify custom paths needed to import collections of music files in Readme. (#134)

* Update readme to indicate custom import path 

Yunohost installations of Funkwhale use a different path for file imports than those indicated in the Funkwhale documentation.. (/var/www/Funkwhale/import). We should therefore indicate to the admin user what that path is, and steps necessary to use it.   Addresses #132.

* Fix bash highlighting.

* Update README.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Apply Example_ynh (#131)

* Testing (#130)

* Uprade to 1.1 and fixes Twisted by retrograding it (#129)

* Apply example_ynh

Fix #15

* Fix services

* Fix several merging

* Stick to official install process

* fix path_transversal

* Using option '--log_type systemd' with 'yunohost service add' is not relevant anymore

* Try to fix package_check

* Fix package_check test

* Update check_process

* Trying to fix package_check

* Update env.prod

* remove sleep

* Better service name

* missing datadir

* line 111: upgrade_type: unbound variable

* Implement --is_big

* Fix stopping service from previous version

* Fix upgrade

* Fix upgrade

* Apply example_ynh

* Apply example_ynh

* Fix rights

* Update api.src

* Update env.prod

* Update front.src

* Update manifest.json

* Update README.md

* Update README_fr.md

* Fix chmod

* Fix rights

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update conf/nginx.conf

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>

* Update conf/nginx.conf

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>

* fix

* Fix rights for datadir from previous version

* Update upgrade

* Fix recursive chmod

* Fix import link

* Update README_fr.md

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Ciarán Ainsworth <cda@rootkey.co.uk>
Co-authored-by: Ciarán Ainsworth <ciaranainsworth@posteo.net>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Amos Blanton <lightnin@users.noreply.github.com>
2021-04-24 13:05:22 +02:00
Ciarán Ainsworth
009454a709
Added missing quote 2020-05-18 20:52:07 +01:00
Ciarán Ainsworth
8b489ed40c
Cleaned up file to fix linting issue 2020-05-18 20:51:35 +01:00
Ciarán Ainsworth
c666372f94 Fix nginx config for Chrome 2020-05-18 20:35:14 +01:00
Ciarán Ainsworth
63a9622f71 Add service worker scope 2020-05-17 19:39:11 +01:00
Ciarán Ainsworth
ac3832ddbf Revert "Reset NGINX headers"
This reverts commit fafdf91ba8.
2020-05-17 19:18:16 +01:00
Ciarán Ainsworth
fafdf91ba8 Reset NGINX headers 2020-05-17 19:08:11 +01:00
Ciarán Ainsworth
9ce50f0930 Bump version and change embedding options 2020-05-17 19:01:25 +01:00
Jean-Baptiste Holcroft
650b6f4e5e fix embed url 2019-12-08 23:07:34 +01:00
Jean-Baptiste Holcroft
a633376109 Upgrade to 2.29 2019-10-31 18:25:41 +01:00
Jean-Baptiste Holcroft
342d65347c fix channel redis issue 2019-10-31 18:25:41 +01:00
Jean-Baptiste Holcroft
67e36df7f3 upgrade to 1.18.2 2019-02-15 06:46:40 +01:00
Pierrick
d84761e72c Update O.18 - minimal 2019-01-26 20:00:47 +01:00
Jean-Baptiste Holcroft
9c6ee6e951 set upload size limit to 100M 2019-01-23 21:26:44 +01:00
Jean-Baptiste Holcroft
860cb41ea2 Fix subsonic API 2018-10-27 14:29:11 +02:00
Jean-Baptiste Holcroft
6d06ab4f2b Move file structure to prevent backup of medias for upgrades 2018-10-21 10:59:28 +02:00
Jean-Baptiste Holcroft
ebb38edc3f Redirect to https by default 2018-06-23 22:30:47 +02:00
Jean-Baptiste Holcroft
369aa59dc8 Enable multi-instance and set requirements >=3.0 2018-05-12 12:21:31 +02:00
Jean-Baptiste Holcroft
d61c8f6e97 Fix installation 2018-05-10 23:20:19 +02:00
Jean-Baptiste Holcroft
cdbac5d964 Upgrade to 0.12 2018-05-10 18:54:23 +02:00
Jean-Baptiste Holcroft
f8838d21ab First installation script, it doesn't work yet 2018-04-17 00:02:25 +02:00