Johannes Zellner
78f0da0b50
Do not show graph legend
2022-10-11 20:00:19 +02:00
Johannes Zellner
cdc11969d4
Improve graph tooltips and labelling
2022-10-11 19:25:18 +02:00
Johannes Zellner
edc7519a98
Fixup app charts an update to latest chart.js from npm
2022-10-11 18:31:03 +02:00
Johannes Zellner
a285ebc749
Immediately show the auto update state when directly visiting the app update section
2022-10-06 16:17:25 +02:00
Girish Ramakrishnan
b2e4dc059e
import: diskPath not sent when importing from xfs and ext4
2022-10-02 10:09:08 +02:00
Johannes Zellner
f9b7183a5e
Add error handling for upstream URI in app configure
2022-09-29 19:29:38 +02:00
Girish Ramakrishnan
ed238a1b7d
app proxy: remove any trailing slash
2022-09-29 18:56:30 +02:00
Girish Ramakrishnan
620b37aa53
Add cloudflare r2 storage
2022-09-27 19:40:58 +02:00
Johannes Zellner
74f769f65d
Move storage location definitions into common location in client.js
2022-09-27 13:31:13 +02:00
Johannes Zellner
febb291421
Fixup wasabi regions
2022-09-27 12:36:56 +02:00
Johannes Zellner
8de1befcdb
Fixup Sidney -> Sydney
2022-09-27 09:14:41 +02:00
Johannes Zellner
380b41a1b4
Use explicit app graphs api
2022-09-14 14:29:59 +02:00
Johannes Zellner
be72bfdb9f
Share complex app link opening code between views
2022-09-13 12:39:56 +02:00
Johannes Zellner
c5c7592618
Use app.type instead of magic appstoreId
2022-09-09 09:29:14 +02:00
Johannes Zellner
af7d106a99
Add disk graph for app disk usage
2022-08-05 16:15:48 +02:00
Johannes Zellner
52e01adfa8
Add more wasabi regions
2022-07-28 19:50:07 +02:00
Girish Ramakrishnan
7291d5a9ec
Init mailboxDisplayName correctly
2022-07-21 10:45:52 +02:00
Girish Ramakrishnan
878c5c9977
backups: add ui for filename encryption
2022-06-27 18:53:37 -07:00
Girish Ramakrishnan
4a779694c3
refresh updates when user enters the app configure view
...
check for updates, if the app has a pending update. this handles two cases:
1. user got a valid subscription. this will make the updates get the manifest field
2. user has not refreshed the ui in a while or updated via cli tool. this will ensure we are not holding to a dangling update
2022-06-23 13:06:09 -07:00
Johannes Zellner
39a3d8d0cb
Do not throw error if app manifest is not yet loaded
2022-06-09 14:21:32 +02:00
Girish Ramakrishnan
c8b0ec64f0
Fix storage repair
2022-06-08 10:48:52 -07:00
Girish Ramakrishnan
7b28a76d69
initial XFS support
2022-06-08 10:38:54 -07:00
Johannes Zellner
1a641b8904
Allow setting upstreamUri and hide irrelevant app configure tabs
2022-06-08 11:41:57 +02:00
Girish Ramakrishnan
0bb894075c
Do not set null prefix
2022-06-03 10:44:13 -07:00
Girish Ramakrishnan
0b4e1695fe
Fix storage UI to select volumes
2022-06-03 09:10:16 -07:00
Girish Ramakrishnan
4d01b6ff6d
typo
2022-06-03 08:12:58 -07:00
Girish Ramakrishnan
26d6689787
Show full app.id
2022-06-02 10:56:47 -07:00
Girish Ramakrishnan
4582f8acb8
Send the mailboxDisplayName
2022-06-01 01:36:59 -07:00
Johannes Zellner
575e00b24b
Add a guess of what a storage selector may look like
2022-05-23 16:50:46 +02:00
Girish Ramakrishnan
55bc6f6cca
cron: add more common patterns
2022-05-20 10:59:54 -07:00
Girish Ramakrishnan
e225c6fe0a
Fix busy indicator
2022-05-12 09:51:36 -07:00
Girish Ramakrishnan
2745101378
clone: use manifest from the backup
2022-05-12 09:47:31 -07:00
Johannes Zellner
8dfc142905
Add all new Wasabi S3 regions
2022-04-11 13:17:47 +02:00
Girish Ramakrishnan
153abc8078
apps: add edit backup UI
2022-04-08 11:06:04 -07:00
Girish Ramakrishnan
b2aae4f7b3
Fix import from fs
2022-04-05 11:33:33 -07:00
Girish Ramakrishnan
9540a0606c
Fix restore code path to use remotePath
2022-04-05 10:14:17 -07:00
Johannes Zellner
b6b46dca78
Also use the same username || email pattern in app.html
2022-03-04 13:37:35 +01:00
Johannes Zellner
e52a306370
Make sure we require an encryption password if encryption is set to true for importing app backups
2022-02-22 16:34:53 +01:00
Johannes Zellner
bbc232602f
Improve readability of backup configs JSON
2022-02-22 16:28:14 +01:00
Johannes Zellner
2ec4ad934d
Add an explicit Client.getAllUsers function
2022-02-14 14:55:04 +01:00
Johannes Zellner
d0002eb7ca
Fix bug when location is set without error
2022-02-10 15:41:41 +01:00
Johannes Zellner
8a36e2c730
Half way fix for clone, we need to adjust the error reporting for the clone api from the backend
2022-02-08 22:11:41 +01:00
Johannes Zellner
06d60d5aea
Implement dns overwrite and pre-flight checks for multi domain clone
2022-02-08 21:52:03 +01:00
Girish Ramakrishnan
2a2b509837
Fix error messages of clone UI
2022-02-07 23:02:31 -08:00
Girish Ramakrishnan
886515e444
clone UI now takes secondary domains
2022-02-07 22:56:34 -08:00
Girish Ramakrishnan
d5640d45f7
do pre-flight dns check for secondary domains
2022-02-07 22:44:54 -08:00
Girish Ramakrishnan
27ec200fc0
main -> primary
2022-02-07 17:23:17 -08:00
Girish Ramakrishnan
4fead2411e
Fix error display
2022-02-07 16:11:57 -08:00
Girish Ramakrishnan
9ae69bb683
do not use field inside error object
2022-02-07 13:44:26 -08:00
Girish Ramakrishnan
f4c9d7324b
typo
2022-02-07 09:27:15 -08:00