diff options
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn | 1 | ||||
-rw-r--r-- | doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn b/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn new file mode 100644 index 000000000..32742fb1e --- /dev/null +++ b/doc/todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn @@ -0,0 +1 @@ +Especially on Mac OSX (and Windows, and maybe Android), it would be great to be able to check in the webapp if an upgrade is available. A deeper integration with these OS would be even better: for example on Mac OSX, an icon on the status bar list available upgrades for some programs, including LibreOffice and others which are not installed by default. diff --git a/doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn b/doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn new file mode 100644 index 000000000..8ce641240 --- /dev/null +++ b/doc/todo/Download_and_install_upgrades_in_the_webapp.mdwn @@ -0,0 +1 @@ +In the same idea than https://git-annex.branchable.com/todo/Check_if_an_upgrade_is_available_in_the_webapp/, it would be great to be able to download and install git-annex upgrades directly from the webapp. |