Commit Graph

690 Commits

Author SHA1 Message Date
Johannes Zellner
0bd250a34b filemanager: Fix deep copying 2021-03-23 14:51:51 +01:00
Johannes Zellner
9161e5f7e8 filemanager: Fix state issue with editor 2021-03-18 16:43:33 +01:00
Johannes Zellner
53e50912e6 Allow local network development to test mobile/iOS better 2021-03-18 14:43:17 +01:00
Johannes Zellner
515d93f5ef filemanager: find a new unique name when file copy clashes 2021-03-16 21:24:26 +01:00
Johannes Zellner
10d1bb861a filemanager: Skip keyboard actions if modal dialogs are open 2021-03-16 18:17:38 +01:00
Johannes Zellner
0abf1e76d4 filemanager: Select entry on context menu button clicked 2021-03-16 18:11:28 +01:00
Girish Ramakrishnan
168636e493 renewCerts: do not pass domain 2021-03-13 21:52:37 -08:00
Girish Ramakrishnan
14e1e2fc71 add note on ovh storage vs s3 subdomain usage 2021-03-05 10:31:20 -08:00
Girish Ramakrishnan
7e02996b28 Revert "ovh: storage URLs have changed"
This reverts commit 9e853c07eb.

The URL change is incorrect. storage subdomain is for openstack
2021-03-05 00:15:43 -08:00
Girish Ramakrishnan
68c67f351e add ionos to import and restore UI 2021-03-04 12:03:48 -08:00
Girish Ramakrishnan
818185bf5b DO: add SFO3 region 2021-03-03 08:53:27 -08:00
Johannes Zellner
26847d52f7 filemanager: implement direct entry and thus history support 2021-03-03 17:01:51 +01:00
Johannes Zellner
f85e787e01 We actually move files not copy 2021-03-02 16:54:14 +01:00
Johannes Zellner
44ce9024eb Do not show error if item is dropped on itself 2021-03-02 16:51:21 +01:00
Johannes Zellner
a79c435bdc Better handle this ourselves instead of angular 2021-03-02 16:31:31 +01:00
Johannes Zellner
5f961bada4 Revert "encodeURI all REST api paths to preserve whitespaces"
This reverts commit a63e0ed287.
2021-03-02 16:24:15 +01:00
Johannes Zellner
a63e0ed287 encodeURI all REST api paths to preserve whitespaces 2021-03-02 16:09:58 +01:00
Johannes Zellner
99f096c971 Make sure paths in request json bodies are not url encoded 2021-03-02 11:12:43 +01:00
Girish Ramakrishnan
8dc0236e89 Add UI to sync dns 2021-02-24 22:18:39 -08:00
Girish Ramakrishnan
5f0ff047d4 setDnsRecords API has changed 2021-02-24 22:00:05 -08:00
Girish Ramakrishnan
0980a394b7 restore: skipDnsSetup flag 2021-02-24 15:54:11 -08:00
Johannes Zellner
2ae80312ee Do not update task info for non-admins 2021-02-24 17:12:18 +01:00
Johannes Zellner
bfb22c04b7 Make callback optional for refreshInstalledApps() 2021-02-18 17:01:35 +01:00
Johannes Zellner
3098917d55 Add access control group filter 2021-02-16 20:15:16 +01:00
Johannes Zellner
1efcfc69f4 Add netcup to dns setup screen 2021-02-11 17:01:37 +01:00
Johannes Zellner
419e1d65e4 Ensure we always set the correct language 2021-02-08 21:36:22 +01:00
Girish Ramakrishnan
bec228b854 ionos: add profit bricks object storage 2021-02-04 10:14:42 -08:00
Girish Ramakrishnan
9e853c07eb ovh: storage URLs have changed
https://forum.cloudron.io/topic/4362/possibly-needing-to-update-ovh-object-storage-url
2021-02-03 16:33:43 -08:00
Johannes Zellner
64ea5e827b filemanager: make copy of entries into select to avoid reference 2021-02-01 20:32:32 +01:00
Johannes Zellner
da6ee44a2a filemanager: Give visual feedback on breadcrumb drop 2021-02-01 20:28:55 +01:00
Johannes Zellner
cc34847de9 filemanager: allow drop on breadcrumbs 2021-02-01 20:19:54 +01:00
Johannes Zellner
567f430b7b filemanager: Prepare for multiselect drag'n'drop but don't use it yet 2021-02-01 19:59:45 +01:00
Johannes Zellner
ccd481e64a filemanager: ensure files are refreshed on paste from copy 2021-02-01 18:20:48 +01:00
Johannes Zellner
f420107704 filemanager: only call callback if it is a function 2021-02-01 18:20:25 +01:00
Johannes Zellner
cd4b6c448c filemanager: Add select all and deselect on escape 2021-02-01 18:17:54 +01:00
Johannes Zellner
3e04da7062 Implement keyboard shortcuts for copy/cut/paste 2021-02-01 17:48:57 +01:00
Johannes Zellner
f47015223c filemanager: recursive copy 2021-02-01 17:20:51 +01:00
Johannes Zellner
2935fa6a36 filemanager: implement copy for files 2021-02-01 16:45:55 +01:00
Johannes Zellner
7e970a175d filemanager: Add more UI actions 2021-01-30 23:54:00 +01:00
Johannes Zellner
e18b522ff3 Allow to paste into directory entry 2021-01-30 23:26:32 +01:00
Johannes Zellner
77cb64369b filemanager: add basic cut/paste 2021-01-30 23:23:34 +01:00
Johannes Zellner
af390db21e filemanager: Add Edit menu item 2021-01-30 22:02:55 +01:00
Johannes Zellner
1f3eeb4f43 filemanager: make chown support multiple files 2021-01-30 18:20:06 +01:00
Johannes Zellner
c12dfcef54 filemanager: allow to delete all selected files 2021-01-30 17:08:32 +01:00
Johannes Zellner
13cc4fb045 revision needs to be quoted to become a string 2021-01-30 11:55:21 +01:00
Johannes Zellner
66450913b5 filemanager: Implement multiselect with cmd/ctrl key 2021-01-29 18:35:35 +01:00
Johannes Zellner
719b7485bd Move pretty date filter to shared client.js 2021-01-29 11:52:47 +01:00
Johannes Zellner
7d60ef5fd6 Bust translation cache on updates 2021-01-29 11:18:26 +01:00
Johannes Zellner
6820a3def1 Fixup linter issues 2021-01-29 11:15:33 +01:00
Johannes Zellner
012968003f The progress callback already gives the whole uploaded size 2021-01-27 16:47:29 +01:00