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

427 commits

Author SHA1 Message Date
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
Ciarán Ainsworth
5fe8d54599
Merge pull request #112 from YunoHost-Apps/testing
Bump to 0.21.1
2020-07-01 14:45:20 +01:00
Ciarán Ainsworth
b9f64ccaaf Added missing newliine 2020-06-19 21:46:14 +01:00
Ciarán Ainsworth
c5650ca004 Update to 0.21.1 2020-06-18 14:30:22 +01:00
Éric Gaspar
5d2ea78111
Update README.md 2020-06-10 08:57:49 +02:00
Ciarán Ainsworth
18dd9d6a59
Merge pull request #105 from YunoHost-Apps/testing
Update to version 0.21
2020-05-18 21:13:30 +01: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
bd88ba17de
Merge pull request #104 from Sporiff/testing
Update to 0.21
2020-05-18 13:52:54 +01:00
Ciarán Ainsworth
4643e1513d Updated manifest 2020-05-18 13:50:35 +01:00
Ciarán Ainsworth
93bf0d9a1e Update README 2020-05-17 20:01:55 +01:00
Ciarán Ainsworth
974f000490 Change Manifest Version 2020-05-17 20:01:06 +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