Commit Graph

62 Commits

Author SHA1 Message Date
Girish Ramakrishnan
935cc556df restore: encrypt file names checkbox only shown with password 2023-01-23 10:40:39 +01:00
Girish Ramakrishnan
62183c2e0e restore: change Remote Path to Backup Path 2023-01-19 10:16:27 +01:00
Girish Ramakrishnan
eeaa6ebccb backups: add idrive-e2 2023-01-10 11:21:34 +01:00
Girish Ramakrishnan
6596ce9557 storage provider is plural 2022-12-24 11:10:24 +01:00
Girish Ramakrishnan
620b37aa53 Add cloudflare r2 storage 2022-09-27 19:40:58 +02:00
Girish Ramakrishnan
878c5c9977 backups: add ui for filename encryption 2022-06-27 18:53:37 -07:00
Girish Ramakrishnan
7b28a76d69 initial XFS support 2022-06-08 10:38:54 -07:00
Johannes Zellner
83df5057b6 Since ipv6 support restore has to specify sysinfo.ipv4 2022-05-02 12:02:52 +02:00
Girish Ramakrishnan
9540a0606c Fix restore code path to use remotePath 2022-04-05 10:14:17 -07:00
Girish Ramakrishnan
68a0dc3855 change form element name to prevent auto-complete 2022-03-30 09:17:51 -07:00
Johannes Zellner
df85a70ccc Add seal option to restore ui 2022-01-10 16:30:12 +01:00
Girish Ramakrishnan
7ea495c361 Bump year to 2022, happy new year! 2022-01-05 09:18:26 -08:00
Johannes Zellner
11fc5248c2 Add password-reveal directive for password inputs 2021-11-03 21:57:52 +01:00
Girish Ramakrishnan
8c3e369599 upcloud: add object storage integration 2021-09-27 10:47:22 -07:00
Girish Ramakrishnan
1ee6560f30 restore: fix UI 2021-06-22 14:34:41 -07:00
Girish Ramakrishnan
9f9f745f47 Add vultr object storage 2021-06-16 22:51:05 -07:00
Girish Ramakrishnan
841c9bc261 add sshfs bits to restore and backup UI 2021-05-27 15:31:37 -07:00
Girish Ramakrishnan
218450880e restore: add mounts support 2021-05-27 15:01:44 -07:00
Girish Ramakrishnan
282edca008 Fix doc link 2021-03-01 11:36:07 -08:00
Girish Ramakrishnan
d787c430ce Better footnote for dry run 2021-02-25 10:53:32 -08:00
Girish Ramakrishnan
bdbbc78497 2021 is here 2021-02-24 17:08:43 -08:00
Girish Ramakrishnan
0980a394b7 restore: skipDnsSetup flag 2021-02-24 15:54:11 -08:00
Girish Ramakrishnan
bec228b854 ionos: add profit bricks object storage 2021-02-04 10:14:42 -08:00
Johannes Zellner
8e6ceb2e66 Add sshfs/cifs/nfs to restore ui 2021-01-07 19:41:39 +01:00
Johannes Zellner
f8229ba53b Ensure all views using client.js have required dependencies 2020-11-08 10:48:30 +01:00
Girish Ramakrishnan
c02cf0f5dc Fix doc links 2020-09-09 10:14:35 -07:00
Girish Ramakrishnan
08f116486a update showndown to 1.9.1
this has openLinksInNewWindow which is smart enough that internal links
open in same tab and external links open in new tab
2020-08-08 21:58:44 -07:00
Johannes Zellner
1c8352ec56 Fontawesome SVG fonts don't play well with angular1
Essentially SVG fonts use JS to inject elements.
This does not work with ng-show/hide
2020-07-31 09:17:55 +02:00
Johannes Zellner
d24340f221 Update to fontawesome 5.14.0 and use svg fonts 2020-07-30 13:20:28 +02:00
Girish Ramakrishnan
e77d3f4fcc import and restore: add b2 provider
part of cloudron/box#508
2020-07-13 15:36:44 -07:00
Johannes Zellner
8b160cbbfd Share markdown angular filter via client.js 2020-07-10 15:20:53 +02:00
Girish Ramakrishnan
a9a9af9ef7 s3: add region field to import and restore UI
for s3 v4 compat providers like yandex

fixes cloudron/box#713
2020-07-05 10:58:20 -07:00
Johannes Zellner
0410ba51ca Add a proper async library 2020-06-03 22:59:17 +02:00
Girish Ramakrishnan
66eff3a020 Add save/restore backup config to app view 2020-05-16 11:19:47 -07:00
Girish Ramakrishnan
401c561238 Fix spacing in restore view 2020-05-16 10:32:33 -07:00
Johannes Zellner
e15dcd41db Fix documentation links in restore view 2020-05-15 11:40:41 +02:00
Johannes Zellner
7088e6682b Add button to upload and pre-fill backup config 2020-05-15 00:32:49 +02:00
Girish Ramakrishnan
ecc4fee84e restore UI fixes for encrypted backups 2020-05-12 22:30:43 -07:00
Girish Ramakrishnan
b8f18bdec2 Add OVH Object Storage regions 2020-04-29 13:13:01 -07:00
Girish Ramakrishnan
90b22196b1 add linode objectstorage backend 2020-02-26 10:12:26 -08:00
Girish Ramakrishnan
e4f16ae520 2020: happy new year 2020-01-02 16:56:42 -08:00
Girish Ramakrishnan
445dcc24df Fix documentation links 2019-12-18 14:29:42 -08:00
Girish Ramakrishnan
7e2ae8e87c add sysinfo to setup & restore 2019-11-11 12:27:44 -08:00
Johannes Zellner
739e308c0e Make offline banner a link to the troubleshooting page 2019-09-06 00:14:05 +02:00
Johannes Zellner
b6e00a3107 Do not redirect to error.html if the angular main application fails to init
We now only show the offline banner and retry the application init until
box comes back up
2019-09-05 22:23:28 +02:00
Girish Ramakrishnan
4cc01a2152 Move optional field to the end 2019-09-05 11:38:55 -07:00
Girish Ramakrishnan
c5b9fccedb Add wasabi to restore UI 2019-07-30 10:42:18 -07:00
Girish Ramakrishnan
712883373a scaleway-os: restore UI 2019-06-21 11:10:19 -07:00
Girish Ramakrishnan
d6096d04d9 remove twitter from footer 2019-05-22 11:56:55 -07:00
Girish Ramakrishnan
318ee89e89 restore: Add missing exoscale region dropdown 2019-01-23 18:04:43 -08:00