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

593 commits

Author SHA1 Message Date
Thomas
27b56bbfbd
Upgrade to 1.1.2 2021-05-19 15:41:22 +02:00
Thomas
631b8344b4
Upgrade to 1.1.2 2021-05-19 15:39:50 +02:00
yalh76
2bf5019a38 no more needed 2021-05-13 23:13:40 +02:00
yalh76
0574bcd732 remove others_var 2021-05-13 22:35:44 +02:00
yalh76
5a802ee013 Merge branch 'master' into others_var 2021-05-13 22:35:18 +02:00
Yunohost-Bot
e28c67a2b6 [autopatch] Update issue and PR templates 2021-05-13 17:47:01 +02: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
yalh76
e75e325d96
Update README_fr.md
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
2021-04-24 13:04:55 +02:00
yalh76
a18d1a701d Fix import link 2021-04-21 23:35:59 +02:00
yalh76
f61a9c9cf4 Fix recursive chmod 2021-04-17 18:31:25 +02:00
yalh76
deb66eaf9e Update upgrade 2021-04-17 15:20:44 +02:00
yalh76
394c6995cb Fix rights for datadir from previous version 2021-04-17 15:20:12 +02:00
yalh76
60dbbdfae8 fix 2021-04-16 20:18:56 +02:00
yalh76
acac688cdc
Update conf/nginx.conf
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
2021-04-16 19:13:10 +02:00
yalh76
f544a346ef
Update conf/nginx.conf
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
2021-04-16 19:13:04 +02:00
yalh76
ba9ca63f6e Merge branch 'master' into testing 2021-04-16 14:22:03 +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
Amos Blanton
9bfa53df3d
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>
2021-04-15 14:30:36 +02:00
Thomas
8172790fb4
Testing (#130)
* Uprade to 1.1 and fixes Twisted by retrograding it (#129)
2021-03-12 22:26:54 +01:00
ericgaspar
fc22726fa6
Fix linter warning : no need to use $is_public 2021-03-12 08:50:52 +01:00
Éric Gaspar
3633fb022e
Merge branch 'master' into testing 2021-03-12 08:31:37 +01:00
Thomas
7c44eaab76
Uprade to 1.1 and fixes Twisted by retrograding it (#129) 2021-03-11 20:03:28 +01:00
Alexandre Aubin
05c47d876e
Finding an available port 2021-01-09 22:43:04 +01:00
Ciarán Ainsworth
0e0278cd1f
Merge pull request #123 from Thovi98/Add-French-Readme-+-fixes
Add french readme + fixes
2020-12-20 00:08:20 +00:00
Thomas
fa41dd5276
Update README_fr.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-12-19 19:53:34 +01:00
Thomas
4a7d55f1e1
Update README.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-12-19 19:53:20 +01:00
Thomas
5120dc8ca6
Update README_fr.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-12-14 22:12:26 +01:00
Thomas
4fec2a1813
Update README.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-12-14 22:12:11 +01:00
Thomas
73883e6cc5
Update README_fr.md 2020-12-14 22:05:07 +01:00
Éric Gaspar
1c30dc1a71
Testing (#121)
* Update to 1.0.1
2020-12-14 22:04:23 +01:00
Thomas
0d1a2d8059
Update README.md 2020-12-14 21:53:22 +01:00
Thomas
21f7dc0306
Update README.md 2020-12-14 21:50:23 +01:00
Thomas
feb367b6d2
Readme update 2020-12-14 21:41:20 +01:00
Thomas
e289550a44
Add French Readme 2020-12-14 21:40:14 +01:00
Éric Gaspar
56dfe7f117
Merge branch 'master' into testing 2020-12-04 18:28:39 +01:00
ericgaspar
f907c7ffd9
Merge branch 'testing' of https://github.com/YunoHost-Apps/funkwhale_ynh into testing 2020-12-04 18:25:50 +01:00
ericgaspar
32a467ed44
Set new permissions 2020-12-04 18:25:18 +01:00
Thomas
ee0de8fe94
Update to 1.0.1 (#119)
* Update to 1.0.1
2020-12-04 18:09:35 +01:00
Ciarán Ainsworth
85ac964ebc
Update to Funkwhale 1.0 (#120)
- Update to Funkwhale 1.0
2020-12-04 18:00:31 +01:00
ericgaspar
5b240fb900
Update README.md 2020-12-04 17:48:30 +01:00
ericgaspar
eac6e16df0
Cleaning up 2020-12-04 17:47:05 +01:00
ericgaspar
4fcdd9badf
Fix linter warnings 2020-12-04 17:08:43 +01:00
ericgaspar
f0a628dc6d
Fix linter 2020-12-04 16:56:37 +01:00
ericgaspar
452f2cad22
Fix linter warnings 2020-12-04 16:51:27 +01:00
Ciarán Ainsworth
76fe8fc214
Update README.md 2020-11-29 13:29:22 +00:00
Ciarán Ainsworth
9ea305151c Correct Typo 2020-10-12 21:54:56 +01:00
Ciarán Ainsworth
a341b6fbae Test removal of nonexistent scripts 2020-10-12 21:51:15 +01:00
Ciarán Ainsworth
3e2bf3981d Bump to Yunohost 4 (for Debian upgrade) 2020-10-12 20:01:54 +01:00
Ciarán Ainsworth
65d4541750 Test bump to 1.0 2020-10-12 19:56:20 +01:00
Alexandre Aubin
642351170c
Merge pull request #109 from ericgaspar/patch-1
Add badges
2020-09-08 21:01:11 +02:00