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 |
|
Johannes Zellner
|
7482c699f8
|
center backup actions
|
2022-11-22 10:55:35 +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
|
ba396832ad
|
Show package repository in app info
|
2022-11-10 20:06:26 +01:00 |
|
Johannes Zellner
|
3322a611af
|
Collapse app backup options into dropdown
|
2022-11-05 14:13:17 +01:00 |
|
Johannes Zellner
|
06a71f77c5
|
Remove left over translated string
|
2022-11-05 13:13:29 +01:00 |
|
Johannes Zellner
|
e0900aeba1
|
Add button to download tgz backups
|
2022-11-04 10:23:42 +01:00 |
|
Johannes Zellner
|
878dda4e54
|
Improve layout in app update view
|
2022-10-28 18:00:08 +02:00 |
|
Johannes Zellner
|
0e876a7999
|
Improve app update view
|
2022-10-18 23:16:17 +02:00 |
|
Johannes Zellner
|
4b995bb414
|
Make I/O totals translatable
|
2022-10-14 12:43:24 +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 |
|
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
|
71f24ac10b
|
Add system graph refresh button to allow for ocd
|
2022-10-11 21:36:30 +02:00 |
|
Johannes Zellner
|
8c09883e56
|
Add 6 hour period to graphs
|
2022-10-11 19:28:16 +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
|
d327a2efd7
|
Fix typo
|
2022-10-02 10:28:52 +02:00 |
|
Girish Ramakrishnan
|
b2e4dc059e
|
import: diskPath not sent when importing from xfs and ext4
|
2022-10-02 10:09:08 +02:00 |
|
Girish Ramakrishnan
|
29ff47ed2d
|
move proxy section below location
|
2022-09-30 10:59:31 +02:00 |
|
Johannes Zellner
|
f9b7183a5e
|
Add error handling for upstream URI in app configure
|
2022-09-29 19:29:38 +02:00 |
|
Johannes Zellner
|
6e1a5fa14e
|
Fixup app eventlog overflow
|
2022-09-29 16:03:56 +02:00 |
|
Johannes Zellner
|
c17293401b
|
Hide app backups view for proxy app
|
2022-09-29 15:51:21 +02:00 |
|
Johannes Zellner
|
2201240ce8
|
Show/hide terminal and filemanager buttons depending on app support
|
2022-09-29 15:50:00 +02:00 |
|
Girish Ramakrishnan
|
620b37aa53
|
Add cloudflare r2 storage
|
2022-09-27 19:40:58 +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
|
4207ba59ef
|
Rework app update check and apply view
|
2022-08-16 12:40:48 +02:00 |
|
Johannes Zellner
|
929ba2069d
|
Support port binding readOnly flag
|
2022-08-10 18:01:27 +02:00 |
|
Johannes Zellner
|
af7d106a99
|
Add disk graph for app disk usage
|
2022-08-05 16:15:48 +02:00 |
|
Girish Ramakrishnan
|
878c5c9977
|
backups: add ui for filename encryption
|
2022-06-27 18:53:37 -07:00 |
|
Johannes Zellner
|
f66d9a7e7d
|
Show automatic update section only if not custom app
|
2022-06-21 15:47:39 +02:00 |
|
Girish Ramakrishnan
|
af5d5e548e
|
Put volume link in description
|
2022-06-08 10:22:59 -07:00 |
|
Girish Ramakrishnan
|
e518d2fc41
|
sendmail: check for supportsDisplayName option
|
2022-06-08 09:56:07 -07:00 |
|
Johannes Zellner
|
aed2645bbc
|
Remove irrelevant styles when placed inside flexbox
|
2022-06-08 18:49:11 +02:00 |
|
Johannes Zellner
|
68e520cdb9
|
Prepare mailbox from display name field to be hidden
|
2022-06-08 18:42:13 +02:00 |
|
Johannes Zellner
|
09a39b1ebb
|
Fixup btn-primary when background is used
|
2022-06-08 14:46:26 +02:00 |
|
Johannes Zellner
|
1a641b8904
|
Allow setting upstreamUri and hide irrelevant app configure tabs
|
2022-06-08 11:41:57 +02:00 |
|
Johannes Zellner
|
84d246960d
|
Ensure app data form and submit button use the same disabled state
|
2022-06-04 07:07:25 +02:00 |
|
Johannes Zellner
|
52c9bdce7f
|
Add volume manage link in app storage section
|
2022-06-04 07:04:35 +02:00 |
|
Girish Ramakrishnan
|
74a289ba50
|
Fixes to mounts ui
|
2022-06-03 10:27:53 -07:00 |
|
Girish Ramakrishnan
|
0b4e1695fe
|
Fix storage UI to select volumes
|
2022-06-03 09:10:16 -07:00 |
|
Johannes Zellner
|
ec988441d5
|
Add Mail From Name input
|
2022-06-01 11:42:23 +02: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
|
2745101378
|
clone: use manifest from the backup
|
2022-05-12 09:47:31 -07:00 |
|
Girish Ramakrishnan
|
d289e0a320
|
backups: remove the preserve label and add tooltip
|
2022-04-08 11:22:05 -07:00 |
|
Girish Ramakrishnan
|
153abc8078
|
apps: add edit backup UI
|
2022-04-08 11:06:04 -07:00 |
|