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

31 commits

Author SHA1 Message Date
Thomas
74cfce2c7a
Update check_process 2022-02-09 21:03:35 +01:00
Thomas
a81c4cb72f
Update check_process 2022-02-09 21:02:49 +01:00
yalh76
42ffdd3b11 Upgrade to 1.2.1~ynh1 2022-01-06 23:49:34 +01:00
yalh76
183b21f862 Apply last example_ynh 2021-08-04 23:53:34 +02:00
yalh76
2977a94f30 Upgrade to 1.1.4~ynh1 2021-08-04 23:30:55 +02:00
yalh76
3a10c355a0 Implement change_url 2021-05-19 19:58:58 +02:00
yalh76
0e4482a2fd
Others var (#143)
* 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>

* remove others_var

* no more needed

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-05-19 19:43:05 +02:00
yalh76
33392f79e9
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>
2021-04-16 14:14:27 +02:00
Thomas
ee0de8fe94
Update to 1.0.1 (#119)
* Update to 1.0.1
2020-12-04 18:09:35 +01:00
ericgaspar
eac6e16df0
Cleaning up 2020-12-04 17:47:05 +01:00
Ciarán Ainsworth
65d4541750 Test bump to 1.0 2020-10-12 19:56:20 +01:00
Ciarán Ainsworth
c5650ca004 Update to 0.21.1 2020-06-18 14:30:22 +01:00
Jean-Baptiste Holcroft
a633376109 Upgrade to 2.29 2019-10-31 18:25:41 +01:00
Jean-Baptiste Holcroft
178050c3ad remove old test 2019-10-31 18:25:41 +01:00
Jean-Baptiste Holcroft
a62dc7e806 add upgrade test from 0.18.3 2019-06-27 19:51:18 +02:00
yalh76
be85363dbb Apply example_ynh 2019-05-14 22:55:26 +02:00
yalh76
42a905db55 Remove upgrade from previous commit
previous commit doesn't install
2019-04-13 00:19:48 +02:00
Jean-Baptiste Holcroft
f6250bac70 fix upgrade by changing the virtualenv type 2019-01-25 08:29:18 +01: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
0ef9651c7d Upgrade to 0.16 2018-07-23 23:19:46 +02:00
Jean-Baptiste Holcroft
0b26703bdd Upgrade to 0.15, force lvl 4=1 2018-06-24 22:35:50 +02:00
Jean-Baptiste Holcroft
9a15e97ee5 Upgrade version number and tests 2018-06-23 23:38:20 +02:00
Jean-Baptiste Holcroft
5e6cbb6ae3 Remove path from manifest and improve readme 2018-06-17 15:54:08 +02:00
Jean-Baptiste Holcroft
c354b80408 Upgrade to 14.1 2018-06-09 00:03:36 +02:00
Jean-Baptiste Holcroft
f67bb5ed29 Upgrade to 0.14 2018-06-03 15:44:13 +02:00
Jean-Baptiste Holcroft
9615629ed2 Improve redis helper 2018-05-20 19:58:33 +02:00
Jean-Baptiste Holcroft
785cc05e4d Upgrade to 0.13 2018-05-20 18:22:26 +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
23ce1dddbc Add upgrade 2018-05-11 23:36:43 +02:00
Jean-Baptiste Holcroft
940452f3ba Add backup and restore 2018-05-11 21:38:56 +02:00
Jean-Baptiste Holcroft
f8838d21ab First installation script, it doesn't work yet 2018-04-17 00:02:25 +02:00