Commit Graph

463 Commits

Author SHA1 Message Date
Girish Ramakrishnan
f30e28b263 ugh, typo 2023-02-03 11:28:20 +01:00
Girish Ramakrishnan
1cb019573b aws: add melbourne 2023-01-26 12:50:36 +01:00
Johannes Zellner
22208b9fa6 Always return all box backups 2023-01-26 12:42:05 +01:00
Girish Ramakrishnan
ea8e6d3969 Fix task names 2023-01-25 10:06:35 +01:00
Girish Ramakrishnan
84c677f696 add comment 2023-01-24 18:32:00 +01:00
Johannes Zellner
3543c0b237 Provide a dropdown for disk mounting 2023-01-24 16:18:42 +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
Johannes Zellner
611f08c056 Add paginated fetching for app backups 2022-12-19 17:10:43 +01:00
Johannes Zellner
136efd66e5 Handle unlimited memory in app view 2022-12-02 19:06:06 +01:00
Johannes Zellner
fc08c45add Show notification if platform status is not Ready 2022-11-30 20:54:58 +01:00
Johannes Zellner
1848c922c1 Remove unused that 2022-11-30 19:55:39 +01:00
Girish Ramakrishnan
c8698d5090 set rebuild to true when renewing 2022-11-29 18:12:51 +01:00
Johannes Zellner
df4b31c024 Add missing space 2022-11-11 14:14:24 +01:00
Johannes Zellner
997c596251 Make the appstore filter toolbar work with repositories 2022-11-09 15:45:34 +01:00
Johannes Zellner
7f37de0dd1 add basic repository support 2022-11-09 15:17:52 +01:00
Girish Ramakrishnan
e15024f46c get previous du task if any 2022-11-09 15:04:34 +01:00
Johannes Zellner
e0900aeba1 Add button to download tgz backups 2022-11-04 10:23:42 +01:00
Girish Ramakrishnan
41604feb02 Fix slider steps with the unit changes 2022-10-13 22:22:12 +02:00
Girish Ramakrishnan
db1056112c Fix SI and Decimal unit usage
SI: For 1000, it is kB, MB, GB
IEC: For 1024, it is KiB, MiB, GiB

JEDEC: For 1024, it is KB, MB (conflicts with SI, of course)

Ultimately, what we decided is for RAM use IEC and for Disk use SI.
This is what docker does and also suggested here -
https://stackoverflow.com/questions/8632269/displaying-file-size-1000b-1kb-or-1024b-1kb
2022-10-13 21:53:11 +02:00
Johannes Zellner
5a7629f224 Add more vultr S3 regions 2022-10-13 10:40:38 +02:00
Johannes Zellner
82f915ac1c Rework the disk usage code 2022-10-12 16:26:09 +02:00
Girish Ramakrishnan
2dafa771f2 Fix upstreamUri event 2022-09-29 19:26:22 +02:00
Johannes Zellner
377766eee6 Do not detach img load error handler
once gone but the image fails later, the UI is broken without a refresh
The fallback icon should always load
2022-09-28 15:28:14 +02:00
Girish Ramakrishnan
49c60c34d7 eventlog: indicate these are user entries 2022-09-27 21:30:13 +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
9d349a038c Allow to specify token scopes 2022-09-22 21:59:10 +02:00
Girish Ramakrishnan
1782a977a7 mail queue: fix details section 2022-09-22 19:46:36 +02:00
Girish Ramakrishnan
92f8f9e8e5 mail queue: add actions 2022-09-20 11:17:19 +02:00
Johannes Zellner
f25158b295 Refactor the system/graphs view logic 2022-09-16 17:09:54 +02:00
Johannes Zellner
7fbfe4ec98 Rework system graphs 2022-09-15 20:39:43 +02:00
Girish Ramakrishnan
e938aae257 Use system graphs API 2022-09-15 12:42:27 +02:00
Girish Ramakrishnan
0d573e0213 add mail queue view 2022-09-14 18:11:20 +02:00
Johannes Zellner
380b41a1b4 Use explicit app graphs api 2022-09-14 14:29:59 +02:00
Johannes Zellner
ef66e9af51 Set app type for all apps not just links 2022-09-08 23:37:20 +02:00
Girish Ramakrishnan
3bef8103cb mailbox: storage quota slider 2022-08-18 11:31:10 +02:00
Johannes Zellner
707768e00e Support user.login.ghost event type 2022-07-29 21:35:52 +02:00
Johannes Zellner
52d80cacd0 Do not set Running states for app links 2022-07-11 16:58:10 +02:00
Johannes Zellner
27ed07eb54 Fixup access layout 2022-07-08 15:09:02 +02:00
Johannes Zellner
7aec21d830 Support setting applink label 2022-07-07 18:53:14 +02:00
Johannes Zellner
e768dc62ba Add applink edit logic 2022-07-07 16:41:12 +02:00
Johannes Zellner
0474208208 Add applink removal UI 2022-07-07 16:25:04 +02:00
Johannes Zellner
2cbb23a8d6 Also amend iconUrl for compatibility 2022-07-07 16:03:44 +02:00
Johannes Zellner
c0a4e9e5bd Add initial support to add applinks 2022-07-07 13:32:20 +02:00
Girish Ramakrishnan
a4685f7f5a eventlog: fix typo 2022-06-22 09:30:12 -07:00
Johannes Zellner
6bcf6aae28 Allow to specify upstreamUri for proxy app during installation 2022-06-09 14:21:50 +02:00
Johannes Zellner
20eb242b2e Use console outlinks depending on subscription status 2022-06-04 05:44:18 +02:00
Johannes Zellner
11dbd833a2 Send appstore account email as query arg with console outlinks 2022-06-01 17:59:47 +02:00
Girish Ramakrishnan
72ba61ad91 remove the user/domain/mailbox max count 2022-05-26 14:35:29 -07:00