Girish Ramakrishnan
|
7985ed4b7d
|
mail: Fix crash when setting quota
|
2022-10-13 23:08:08 +02:00 |
|
Johannes Zellner
|
2a9e177a38
|
Use cpuCount in graphs
|
2022-10-13 23:05:10 +02:00 |
|
Johannes Zellner
|
6533f9e98f
|
Always show app search bar to be consistent with filters
|
2022-10-13 22:27:52 +02:00 |
|
Girish Ramakrishnan
|
41604feb02
|
Fix slider steps with the unit changes
|
2022-10-13 22:22:12 +02:00 |
|
Johannes Zellner
|
60f8ab9030
|
Better y axis labels
|
2022-10-13 22:16:35 +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
|
da1653cc77
|
Fixup crash if dns preflight check fails
|
2022-10-13 21:10:55 +02:00 |
|
Johannes Zellner
|
43300c9f69
|
Only show My Apps header if an app is installed
|
2022-10-13 20:19:58 +02:00 |
|
Johannes Zellner
|
5a7629f224
|
Add more vultr S3 regions
|
2022-10-13 10:40:38 +02:00 |
|
Johannes Zellner
|
d898c16ceb
|
Show analyze disk button if no disk data is available yet
|
2022-10-13 02:19:38 +02:00 |
|
Johannes Zellner
|
9534bfa9d5
|
Als show apps in system cpu graph if they consume more than 20% within the selected period
|
2022-10-13 01:36:29 +02:00 |
|
Johannes Zellner
|
813ad9f7cd
|
Show apps using more than 1Gb within the selected period in system memory graph
|
2022-10-12 23:25:46 +02:00 |
|
Johannes Zellner
|
c9a5e7216a
|
Show last updated for disks and allow refresh on-demand
|
2022-10-12 17:05:45 +02:00 |
|
Johannes Zellner
|
7439a13578
|
Improve disk stats layout
|
2022-10-12 16:47:25 +02:00 |
|
Johannes Zellner
|
93d029f13c
|
Hide disks graph on refresh
|
2022-10-12 16:27:19 +02:00 |
|
Johannes Zellner
|
82f915ac1c
|
Rework the disk usage code
|
2022-10-12 16:26:09 +02:00 |
|
Johannes Zellner
|
51ecb708c7
|
Rework tab based sysinfo view into one wide view
|
2022-10-12 16:00:41 +02:00 |
|
Johannes Zellner
|
b88ee3ed05
|
Add apps with more than 1gb memory to system graph
|
2022-10-11 23:14:34 +02:00 |
|
Johannes Zellner
|
71f24ac10b
|
Add system graph refresh button to allow for ocd
|
2022-10-11 21:36:30 +02:00 |
|
Johannes Zellner
|
e56585df10
|
Fixup system memory and cpu graphs
|
2022-10-11 21:22:56 +02:00 |
|
Johannes Zellner
|
78f0da0b50
|
Do not show graph legend
|
2022-10-11 20:00:19 +02:00 |
|
Johannes Zellner
|
8c09883e56
|
Add 6 hour period to graphs
|
2022-10-11 19:28:16 +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
|
303ddf02b5
|
Show actual applink upstreamUri error in the UI
|
2022-10-06 20:03:22 +02:00 |
|
Johannes Zellner
|
2f8bf0e825
|
Better upstreamUri error feedback
|
2022-10-06 19:52:25 +02:00 |
|
Johannes Zellner
|
458e02c0a0
|
Make the applink icon clear action a bit clearer
|
2022-10-06 19:29:35 +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 |
|
Johannes Zellner
|
e4c507d9b6
|
Some background dark-mode fix
|
2022-10-05 18:24:21 +02:00 |
|
Johannes Zellner
|
13b659c52f
|
Move applink, proxy add buttons to appstore view
|
2022-10-05 17:17:22 +02:00 |
|
Girish Ramakrishnan
|
f4a0460ebd
|
support: require owner
|
2022-10-04 10:57:21 +02:00 |
|
Johannes Zellner
|
bd3a395e5f
|
Always show new app dropdown regardless of filter
|
2022-10-03 21:28:49 +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 |
|
Johannes Zellner
|
68c60bf1b7
|
Fix some filemanager drag'n'drop with multiselect cases
|
2022-09-30 12:16:11 +02:00 |
|
Johannes Zellner
|
68498c1a70
|
Implement shift select in filemanager
|
2022-09-30 11:59:35 +02:00 |
|
Girish Ramakrishnan
|
29ff47ed2d
|
move proxy section below location
dashboard-v7.3.1
|
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 |
|
Girish Ramakrishnan
|
2dafa771f2
|
Fix upstreamUri event
|
2022-09-29 19:26:22 +02:00 |
|
Johannes Zellner
|
e885fd0ac5
|
Do not specify the proxy app package version
|
2022-09-29 19:13:58 +02:00 |
|
Girish Ramakrishnan
|
ed238a1b7d
|
app proxy: remove any trailing slash
|
2022-09-29 18:56:30 +02:00 |
|
Johannes Zellner
|
ade77bd8be
|
Fix breadcrumbs
|
2022-09-29 18:54:10 +02:00 |
|
Johannes Zellner
|
1e94207ea4
|
Better cursor handling in filemanager
|
2022-09-29 18:42:40 +02:00 |
|
Johannes Zellner
|
3914e5be6d
|
Remove optimization to not reload filelist on editor save
|
2022-09-29 18:36:33 +02:00 |
|
Johannes Zellner
|
6cce4dc19b
|
Fix mimetype detection for uppercase extensions
|
2022-09-29 17:58:23 +02:00 |
|
Johannes Zellner
|
6d122e7a37
|
Change the app proxy dropdown icon
|
2022-09-29 17:54:00 +02:00 |
|
Johannes Zellner
|
5a02ab8aba
|
Select entry on context menu in filemanager
|
2022-09-29 17:29:42 +02:00 |
|
Johannes Zellner
|
90ed8be1a0
|
Fix uploading files to root directory
|
2022-09-29 16:12:21 +02:00 |
|
Johannes Zellner
|
9a317313b3
|
Avoid backup id overflow in dialog
|
2022-09-29 16:07:43 +02:00 |
|
Johannes Zellner
|
6e1a5fa14e
|
Fixup app eventlog overflow
|
2022-09-29 16:03:56 +02:00 |
|