Commit Graph

269 Commits

Author SHA1 Message Date
Girish Ramakrishnan
6596ce9557 storage provider is plural 2022-12-24 11:10:24 +01:00
Girish Ramakrishnan
3242d82e94 Hide the usage info when no du data 2022-11-29 12:36:15 +01:00
Girish Ramakrishnan
fd814a0d1f app: handle no du data yet 2022-11-29 12:26:33 +01:00
Johannes Zellner
2cb3c918f7 Show app disk usage in storage tab 2022-11-15 14:54:07 +01:00
Johannes Zellner
fa43807eee Make volume read-only checkbox a dropdown 2022-11-12 20:49:19 +01:00
Johannes Zellner
e0900aeba1 Add button to download tgz backups 2022-11-04 10:23:42 +01:00
Johannes Zellner
6d0557a152 Use localestring to ensure maximum fraction digits on graph ticks of 6 instead of always rounding 2022-10-21 13:27:31 +02:00
Girish Ramakrishnan
0cddc9ca29 app: default graphs to 6 hours 2022-10-15 10:28:52 +02:00
Johannes Zellner
9c224d2b54 Only set graph stepSize for specific graphs 2022-10-14 22:22:34 +02:00
Johannes Zellner
9829a0b906 Still make sure we round to two digits in memory graph y scale 2022-10-14 21:41:48 +02:00
Johannes Zellner
76c2a978c9 Improve memory graph y axis labeling 2022-10-14 21:39:34 +02:00
Johannes Zellner
5b24cdaf77 Better labeling for I/O 2022-10-14 12:22:05 +02:00
Johannes Zellner
0b8a19fd62 Show total I/O in graphs 2022-10-14 12:12:28 +02:00
Johannes Zellner
aae3208e5f Use new graphs api response 2022-10-14 11:50:06 +02:00
Johannes Zellner
2a9e177a38 Use cpuCount in graphs 2022-10-13 23:05:10 +02:00
Johannes Zellner
60f8ab9030 Better y axis labels 2022-10-13 22:16:35 +02:00
Johannes Zellner
71f24ac10b Add system graph refresh button to allow for ocd 2022-10-11 21:36:30 +02:00
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