Girish Ramakrishnan
4c278a8da5
Everyday -> Every day . And add a space between times
2025-09-10 18:41:34 +02:00
Girish Ramakrishnan
7b48bc1ef6
schedule text translation
2025-09-10 18:19:38 +02:00
Girish Ramakrishnan
2179f199b7
Locale Settings -> Locale
2025-09-10 18:13:28 +02:00
Girish Ramakrishnan
60a3ea0cea
docker registry: fix typo in eventlog
2025-09-10 17:45:52 +02:00
Girish Ramakrishnan
acaf7cd934
Fix translations in docker registry UI
2025-09-10 17:38:14 +02:00
Girish Ramakrishnan
38a2fdff39
Fix translations in the local settings
2025-09-10 17:08:30 +02:00
Girish Ramakrishnan
14907849cc
remove unused variables in locale view
2025-09-10 16:57:45 +02:00
Girish Ramakrishnan
45ba89c89a
keep list alphabetical
2025-09-10 16:53:44 +02:00
Girish Ramakrishnan
9d235fa838
Fix broken link in update view
2025-09-10 16:52:44 +02:00
Girish Ramakrishnan
5ea481409f
Fix display of user count in group delete
2025-09-10 16:31:01 +02:00
Girish Ramakrishnan
603c2fdc68
user cannot remove self
2025-09-10 16:17:40 +02:00
Girish Ramakrishnan
e384995b63
add separator and show service names sorted
2025-09-10 12:27:00 +02:00
Girish Ramakrishnan
92444c05aa
Fix translation and sidebar width
2025-09-10 12:07:08 +02:00
Girish Ramakrishnan
5831bb49f1
rename to DockerRegistries
2025-09-10 12:00:49 +02:00
Girish Ramakrishnan
ba14d1e846
block devices: filter the root disk
2025-09-10 11:52:05 +02:00
Girish Ramakrishnan
c8e34ac522
hide separator for non-editable volume types
2025-09-10 11:12:22 +02:00
Girish Ramakrishnan
d41c20f06c
convert VolumesModel to use [error, result] pattern
2025-09-10 10:48:52 +02:00
Girish Ramakrishnan
30b09856a5
set default seal encryption to true
2025-09-10 10:33:29 +02:00
Girish Ramakrishnan
3307c0c183
Fix volume remount status notification
2025-09-10 10:28:46 +02:00
Girish Ramakrishnan
fb1af04b55
reorder volumes menu and fix translation
2025-09-09 22:11:21 +02:00
Girish Ramakrishnan
fda439cb38
make volumes dialog large enough for ssh private key
2025-09-09 22:06:06 +02:00
Girish Ramakrishnan
eb8044e3d4
add place holder for well-known locations
2025-09-09 21:27:28 +02:00
Girish Ramakrishnan
842177a0aa
default footer is too small
2025-09-09 17:21:57 +02:00
Girish Ramakrishnan
6913fe1f08
fix layout in login page and password reset
2025-09-09 17:21:47 +02:00
Girish Ramakrishnan
aaf2c7f58a
fix layout in activation view
2025-09-09 16:39:33 +02:00
Girish Ramakrishnan
8c9ed4907b
More style fixes to Restore and Setup view
2025-09-09 16:30:10 +02:00
Girish Ramakrishnan
d7c1a8f7ae
setup/restore: fix alignment
2025-09-09 16:07:20 +02:00
Girish Ramakrishnan
f3855b6548
Update lock file
2025-09-09 14:14:55 +02:00
Girish Ramakrishnan
82096b67a5
Update translations
2025-09-09 14:14:09 +02:00
Girish Ramakrishnan
a560c9c1ee
Make width of TextInput 100% here instead of pankow
2025-09-09 09:36:56 +02:00
Girish Ramakrishnan
2a089eab08
Use a scope style instead
2025-09-09 09:30:16 +02:00
Girish Ramakrishnan
ab4607bf0e
Fix display of token/password
2025-09-09 09:20:41 +02:00
Girish Ramakrishnan
c9e839f1fd
Fix alignment of section header and body
2025-09-08 19:32:45 +02:00
Girish Ramakrishnan
33c75076da
quote the value in error message
2025-09-08 18:59:47 +02:00
Girish Ramakrishnan
8d9fe13490
set token scope default to rw
2025-09-08 16:45:49 +02:00
Girish Ramakrishnan
1752579f9d
unset -> No email address set
2025-09-08 16:31:55 +02:00
Girish Ramakrishnan
a525104dac
Fix header links
2025-09-08 16:06:27 +02:00
Girish Ramakrishnan
375fd7a6aa
style: remove hover on settings item
...
hover for non-clickable elements is distracting
2025-09-08 11:57:02 +02:00
Girish Ramakrishnan
cd79191d7a
activate: center the headers
2025-09-07 13:12:37 +02:00
Girish Ramakrishnan
904994ae24
setup: fix provider pre-selection and ip detection
2025-09-07 13:01:51 +02:00
Girish Ramakrishnan
0a1870d862
setup: if dns setup errors, reset busy
2025-09-07 12:46:33 +02:00
Girish Ramakrishnan
d1ab79a9e7
Setup view: style fixes
2025-09-07 12:37:13 +02:00
Girish Ramakrishnan
b37769b935
Fix wasabi region names and add region field
2025-09-04 16:07:23 +02:00
Girish Ramakrishnan
ac7001b96e
reverseproxy: remove OCSP support
...
OCSP is getting deprecated in favor CRLs. Lets Encrypt has already
removed the OCSP URL in the certs and the OCSP validation server
is being decommissioned .
https://letsencrypt.org/2024/12/05/ending-ocsp/
2025-09-04 09:43:49 +02:00
Johannes Zellner
8c0b88d69a
Update frontend dependencies
2025-08-27 18:09:21 +02:00
Girish Ramakrishnan
4381809959
docker: container id cannot be null
2025-08-27 08:33:25 +02:00
Johannes Zellner
54d3cd86b9
Replace backup target listing with a more detailed list view to track progress
2025-08-26 20:15:31 +02:00
Girish Ramakrishnan
1720feeeee
add note on docker version
2025-08-26 10:26:03 +02:00
Girish Ramakrishnan
f7b40d5f92
backupTargets: increase name length
2025-08-26 07:40:58 +02:00
Girish Ramakrishnan
31df40a841
storage: add copyDir
...
we changed listDir in c44863a9bb to list
a directory . this broke copy for files since a '/' is added when listing
the file.
2025-08-26 00:01:14 +02:00