ljf
|
98ca514f8f
|
[enh] Rewrite config show, get, set actions
|
2021-08-20 16:35:51 +02:00 |
|
Alexandre Aubin
|
1f7faabc30
|
Merge pull request #1255 from Krakinou/enh-multimedia-check-home
[Enh]Multimedia helper: check home folder
|
2021-08-18 19:48:15 +02:00 |
|
Alexandre Aubin
|
4b84922315
|
Apply suggestions from code review
|
2021-08-18 19:47:46 +02:00 |
|
ljf
|
fddb79e841
|
[wip] Reduce config panel var
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
ed0915cf81
|
[fix] tons of things
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
caf2a9d6d1
|
[fix] No validate function in config panel
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
1c636fe1ca
|
[enh] Add configpanel helpers
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
ccb6dc54b1
|
[fix] Avoid warning and use safeloader
|
2021-08-17 17:26:00 +02:00 |
|
Kay0u
|
f0590907c9
|
fix ynh_permission_has_user
|
2021-08-14 11:44:52 +02:00 |
|
ljf
|
619b26f73c
|
[fix] tons of things
|
2021-08-13 13:38:06 +02:00 |
|
Alexandre Aubin
|
ebe9f50362
|
Merge pull request #1262 from YunoHost-Apps/n
Upgrade n
|
2021-08-08 19:20:40 +02:00 |
|
yalh76
|
9a433a5c29
|
Update php
|
2021-08-02 21:18:02 +02:00 |
|
ljf
|
5fec35ccea
|
[fix] No validate function in config panel
|
2021-07-30 18:05:06 +02:00 |
|
ljf
|
27ba82bd30
|
[enh] Add configpanel helpers
|
2021-07-30 18:05:06 +02:00 |
|
ericgaspar
|
d965052f1d
|
Update nodejs
|
2021-06-30 21:23:38 +02:00 |
|
Kayou
|
1c9f6ea72e
|
remove --log_type because it's deprecated
|
2021-06-30 17:54:59 +02:00 |
|
Kayou
|
7349b229c5
|
fix conf path for dedicated php server
|
2021-06-30 17:16:26 +02:00 |
|
Krakinou
|
29db3d51ff
|
grep full /home/
|
2021-06-14 23:37:30 +02:00 |
|
Krakinou
|
9c23f43905
|
check if home exists
|
2021-06-14 23:28:31 +02:00 |
|
Krakinou
|
7026a8cfd5
|
Check home folder before creating multimedia directory
|
2021-06-12 16:49:05 +02:00 |
|
yalh76
|
16f1968ae7
|
Updating requirements
As those functions use ynh_add_config
|
2021-06-10 15:13:49 +02:00 |
|
Alexandre Aubin
|
bd196c875b
|
Stupid python3 issue in helpers
|
2021-06-07 17:01:50 +02:00 |
|
Alexandre Aubin
|
ec017d7ea5
|
Tweak systemd action pending message : echo -n is pointless
|
2021-05-29 16:48:19 +02:00 |
|
ericgaspar
|
fc02caea2e
|
Yunohost -> YunoHost
|
2021-05-24 18:02:13 +02:00 |
|
Salamandar
|
9c21fde52b
|
Set YNH_APP_BASEDIR as an absolute path
Ping @alexAubin :)
|
2021-05-18 22:03:06 +02:00 |
|
Alexandre Aubin
|
2b0df6c35a
|
Add requirements for new helpers
|
2021-05-10 19:00:53 +02:00 |
|
Alexandre Aubin
|
06f8c1cc88
|
Define ynh_node_load_path to be compatible with ynh_replace_vars
|
2021-05-10 19:00:53 +02:00 |
|
ericgaspar
|
bdd343a4b7
|
Update nodejs
|
2021-05-10 09:53:39 +02:00 |
|
yalh76
|
19d2901d46
|
Manage case of service already stopped
|
2021-05-06 13:05:21 +02:00 |
|
Alexandre Aubin
|
db3cc62bc7
|
Add ssh.app, sftp.app groups to cover my_webapp and borg needing ssh access
|
2021-04-24 17:26:03 +02:00 |
|
Alexandre Aubin
|
381f789fec
|
ynh_port_available: also check ports used by other apps in settings.yml
|
2021-04-23 21:00:21 +02:00 |
|
Alexandre Aubin
|
92eb97042f
|
ynh_remove_fpm_config: we probably want to remove the conf file *before* reloading the service...
|
2021-04-17 02:52:56 +02:00 |
|
Alexandre Aubin
|
27c4b33065
|
Merge pull request #1190 from YunoHost/remove-src_filename
Remove src filename
|
2021-04-17 01:57:41 +02:00 |
|
ljf (zamentur)
|
f23982b460
|
[fix] Remove zip from /etc/yunohost/apps/*/scripts
|
2021-04-15 19:33:12 +02:00 |
|
Alexandre Aubin
|
e6312db3c0
|
perf: add optional 'apps' argument to user_permission_list to speed up user_info / user_list
|
2021-04-09 21:07:35 +02:00 |
|
Alexandre Aubin
|
f4546b3460
|
Merge pull request #1197 from YunoHost-Apps/upgrade-n
Update nodejs
|
2021-04-09 18:36:38 +02:00 |
|
Alexandre Aubin
|
86f22d1b46
|
Fix warning when there's no patches folder
|
2021-04-05 18:39:08 +02:00 |
|
Alexandre Aubin
|
42f8c9dcc1
|
Fix ynh_requirement parsing
|
2021-04-05 18:35:42 +02:00 |
|
Alexandre Aubin
|
4607d57512
|
Merge pull request #1188 from YunoHost/sane-default-permission-for-files
Sane default permissions for files added using ynh_add_config and ynh_setup_source
|
2021-04-05 18:09:58 +02:00 |
|
Alexandre Aubin
|
4acfbdeade
|
Fix oopsies, fix and add test for ynh_setup_source with patch
|
2021-04-01 18:26:18 +02:00 |
|
Alexandre Aubin
|
45b55d1050
|
Add --keep to ynh_setup_source to keep files that may be overwritten during upgrade (#1200)
|
2021-03-31 17:41:20 +02:00 |
|
Alexandre Aubin
|
514112a538
|
Misc permission tweak, set everything as owned by root by default
|
2021-03-25 16:03:18 +01:00 |
|
Alexandre Aubin
|
e27ac6ff2c
|
Rely on YNH_APP_BASEDIR to check the sources/ dir
|
2021-03-24 20:28:42 +01:00 |
|
Alexandre Aubin
|
d98ec6ce35
|
Download ynh_setup_source stuff to /var/cache/yunohost/download
|
2021-03-24 20:28:42 +01:00 |
|
ericgaspar
|
3a7cf0a1b3
|
Update nodejs
|
2021-03-24 18:25:00 +01:00 |
|
Alexandre Aubin
|
f84b6535f3
|
Merge pull request #1167 from Salamandar/fix_helper_doc
helper doc : Fix all doc (mostly)
|
2021-03-17 15:41:26 +01:00 |
|
Kay0u
|
2b947830aa
|
remove src_filename
|
2021-03-16 16:27:51 +01:00 |
|
Alexandre Aubin
|
07f8d6d7af
|
ynh_clean_check_starting: Let's not trigger an error when vars aren't set
|
2021-03-14 18:47:33 +01:00 |
|
Alexandre Aubin
|
ac26925b91
|
Sane default permissions for files added using ynh_add_config and ynh_setup_source
|
2021-03-13 00:18:17 +01:00 |
|
Alexandre Aubin
|
ce04570bfd
|
helpers: Simplify manifest path / parsing
|
2021-03-12 23:18:25 +01:00 |
|