Commit graph

349 commits

Author SHA1 Message Date
Alexandre Aubin
07413e19c0
Merge pull request #1285 from sagessylu/dev
Add --purge option to "yunohost app remove"
2021-08-18 19:40:33 +02:00
Alexandre Aubin
09efb86ff1
Improve help text for app remove --purge 2021-08-18 19:40:10 +02:00
Alexandre Aubin
b75fef44e5
Merge pull request #1286 from sagessylu/no-safety-backup
Add --no-safety-backup option to "yunohost app upgrade"
2021-08-18 19:38:52 +02:00
ljf
ccb6dc54b1 [fix] Avoid warning and use safeloader 2021-08-17 17:26:00 +02:00
sagessylu
cec4971cac
Add no-safety-backup option to yunohost app upgrade 2021-08-15 22:02:13 +02:00
sagessylu
c2460d7526
Add purge option to yunohost app remove 2021-08-15 21:41:32 +02:00
Alexandre Aubin
d4b69527e7
Merge pull request #1235 from YunoHost-Apps/typos
Yunohost -> YunoHost
2021-05-26 16:48:56 +02:00
Noo Langoo
6ecb6c5ae1 [fix] manpage generation 2021-05-26 16:07:41 +02:00
ericgaspar
fc02caea2e
Yunohost -> YunoHost 2021-05-24 18:02:13 +02:00
Alexandre Aubin
4ae72cc3c8
Don't suggest that we can remove multiple apps 2021-04-22 14:41:54 +02:00
Alexandre Aubin
65759e978f
Merge pull request #1213 from YunoHost/app_manifest
Add route to fetch app manifest for custom app installs in a forge-agnostic way
2021-04-17 01:56:36 +02:00
Alexandre Aubin
3f892c7f02
Merge pull request #1205 from YunoHost/backup-create-dry-run
Add a --dry-run option to backup_create to fetch an estimate of the backup size
2021-04-17 01:56:20 +02:00
Alexandre Aubin
eadca492f8
Merge branch 'dev' into sftp_permission 2021-04-16 17:55:54 +02:00
Alexandre Aubin
e1f7a5fa4c
Fix help string 2021-04-16 02:34:52 +02:00
Alexandre Aubin
9adf5e522c Add app_manifest to fetch manifest of an app from the catalog or using url 2021-04-16 00:45:54 +02:00
Alexandre Aubin
1468073f79 Fix user_group_add/remove description 2021-04-12 17:56:40 +02:00
Alexandre Aubin
ce64a6380a
Merge pull request #1192 from YunoHost/uniformize-actionmap-api
Uniformize API routes
2021-04-12 17:51:17 +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
28268c58eb Add a --dry-run option to backup_create that returns the size of items that will be backed up 2021-04-05 20:45:28 +02:00
Alexandre Aubin
f0c4498c80
Merge branch 'dev' into sftp_permission 2021-03-25 14:42:30 +01:00
axolotle
ff772cd294 split '/diagnosis/ignore' and '/diagnosis/ungignore' 2021-03-22 23:41:06 +01:00
axolotle
113d9f5a8b PUT for '/apps/<app>/config' & 'appscatalog' to 'apps/catalog' 2021-03-22 23:22:56 +01:00
axolotle
63f9048504 add PUT '/migration' to avoid specifying the list of the migrations to run 2021-03-22 22:31:18 +01:00
axolotle
20553de539 update firewall port update routes 2021-03-22 20:29:17 +01:00
axolotle
27eefcb286 reexpose '/hooks/<name>' since the web-admin needs it for backups 2021-03-22 18:43:21 +01:00
axolotle
473c5762c6 replace api action group.update with group.add and group.remove 2021-03-22 18:41:18 +01:00
axolotle
da3d7db3e6 use PUT for domain cert modifications 2021-03-22 16:25:00 +01:00
axolotle
5f994bba98 separate update, add and remove permission on exposed API 2021-03-22 16:24:23 +01:00
Alexandre Aubin
1fb9ddd42a Tweak tools update/upgrade to have a single 'target' arg for simpler routing 2021-03-19 17:45:37 +01:00
Alexandre Aubin
82d5be6802 Uniformize API routes 2021-03-19 16:15:16 +01:00
Alexandre Aubin
2752a8e485 Deprecate yunohost dyndns installcron/removecron 2021-02-25 23:59:51 +01:00
Alexandre Aubin
e7db40e9c8
Merge branch 'dev' into domain-remove-remove-apps 2021-02-13 20:43:46 +01:00
yunohost-bot
c4439110e1 [CI] Format code 2021-02-02 03:37:40 +00:00
Alexandre Aubin
2758c1636b
Merge branch 'dev' into report_low_total_space_for_rootfs 2021-01-31 14:38:34 +01:00
Alexandre Aubin
bff5ad59dc
Merge pull request #1070 from cyxae/enh-app-search
Define a new "yunohost app search" command
2021-01-24 05:04:13 +01:00
Alexandre Aubin
1fdccb7c7a Forgot to rename function #oopsies 2021-01-21 23:30:15 +01:00
Alexandre Aubin
c7b55cdfad migrations migrate -> migrations run 2021-01-21 22:30:31 +01:00
Alexandre Aubin
e22168a98d log display -> log show (+ fix API route) 2021-01-21 21:35:37 +01:00
Alexandre Aubin
15e47b2a2b yunohost log share 2021-01-21 21:34:12 +01:00
Alexandre Aubin
fd61900352 Also complain about low rootfs total disk space during postinstall 2021-01-21 20:53:07 +01:00
Laurent Peuch
74d956f92b [enh] add --force to 'yunohost domain remove --remove-apps' 2021-01-10 01:17:05 +01:00
Kay0u
9d79bd8bee
readd comment of aefdd424d8 2021-01-06 01:35:02 +01:00
ljf (zamentur)
bb914db82e [fix] Work around to avoid moulinette bug 2021-01-06 01:17:47 +01:00
cricriiiiii
c2a730f26c user update -p without argument allowed
when not giving an argument (to avoid clear passwords in bash history) to "yunohost user update -p", now you are prompted for a password
2021-01-06 01:17:47 +01:00
Laurent Peuch
865265ea54 [enh] add new option --remove-apps to 'yunohost domain remove' 2021-01-01 21:28:12 +01:00
Laurent Peuch
f2dc7bacd1 [doc] tell users how to get all permissions 2021-01-01 17:28:55 +01:00
Laurent Peuch
7e096a8aeb [mod](user_create) only ask for one letter for first/last name 2020-12-30 11:25:54 +01:00
ljf
8ca092d984 [fix] Remove old command 2020-12-03 18:39:08 +01:00
ljf
f79b0ff0a3 [enh] SFTP and SSH permissions 2020-12-03 18:20:45 +01:00
Josué Tille
5e6bcb2346 Add possibility to restrict the user allowed to access by sftp 2020-12-03 18:17:52 +01:00