Commit Graph

2076 Commits

Author SHA1 Message Date
Johannes Zellner
a923587a2b Do not show the appstore email for DO addon subscriptions 2022-04-26 18:33:33 +02:00
Johannes Zellner
659acb21ea Add make user local translations 2022-04-24 22:36:41 +02:00
Johannes Zellner
b3570a9faa Add UI to make user local 2022-04-24 22:22:32 +02:00
Johannes Zellner
a8a995ca05 Also refresh groups on LDAP sync 2022-04-23 11:12:26 +02:00
Johannes Zellner
8dfc142905 Add all new Wasabi S3 regions 2022-04-11 13:17:47 +02: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
Johannes Zellner
6d04b2645c Change backup persist icon to fa-archive 2022-04-08 19:10:29 +02:00
Johannes Zellner
46f0bdf393 Add translations for backup edit 2022-04-08 15:09:04 +02:00
Johannes Zellner
347557c6ae Merge backup label and date 2022-04-07 15:46:28 +02:00
Johannes Zellner
940872e5a5 preserveSecs is now just a checkbox 2022-04-07 15:31:41 +02:00
Girish Ramakrishnan
b2aae4f7b3 Fix import from fs 2022-04-05 11:33:33 -07:00
Girish Ramakrishnan
9540a0606c Fix restore code path to use remotePath 2022-04-05 10:14:17 -07:00
Johannes Zellner
9c6b3a9825 Add modal to edit backup label and preserveSecs 2022-04-05 14:41:41 +02:00
Girish Ramakrishnan
75e8fc6cbd Fix user dialog to not have autocomplete 2022-03-30 09:23:01 -07:00
Girish Ramakrishnan
37f74c4ed0 rename form name 2022-03-30 09:18:20 -07:00
Girish Ramakrishnan
68a0dc3855 change form element name to prevent auto-complete 2022-03-30 09:17:51 -07:00
Girish Ramakrishnan
b62da8ba70 ipv6: typo when using fixed IPv6 2022-03-22 09:10:50 -07:00
Girish Ramakrishnan
96cdaea9ce mail: hide logs button for non-superadmin 2022-03-18 09:58:03 -07:00
Girish Ramakrishnan
f2049f04e1 Fix link 2022-03-16 22:15:58 -07:00
Girish Ramakrishnan
daccfa9c55 backups: better styling of password repeat 2022-03-16 22:01:22 -07:00
Girish Ramakrishnan
c6ded2f47b backups: sync concurrency can be specified for filesystem backend 2022-03-15 17:56:50 -07:00
Girish Ramakrishnan
746bd64434 mandatory 2fa: Fix typo in 2FA check 2022-03-13 23:21:19 -07:00
Johannes Zellner
5bf1c546b5 show overall user count 2022-03-05 17:33:23 +01:00
Johannes Zellner
545b9886a3 Fix overlooked user.display change 2022-03-04 18:28:19 +01:00
Johannes Zellner
b6b46dca78 Also use the same username || email pattern in app.html 2022-03-04 13:37:35 +01:00
Johannes Zellner
ce20af0d36 Ensure we show multiselect labels for users without a username 2022-03-04 13:36:25 +01:00
Johannes Zellner
be40cea600 Do not allow normal admins to impersonate superadmins 2022-02-26 14:09:36 +01:00
Johannes Zellner
1c6d86d760 Only set mailbox aliases if something has changed 2022-02-25 13:05:18 +01:00
Girish Ramakrishnan
6009105cd4 eventlog: add certificate.cleanup 2022-02-24 19:55:26 -08:00
Johannes Zellner
10c0679d8f Do not use $index with angular sorted lists 2022-02-23 17:02:45 +01:00
Johannes Zellner
50f9624f4a Treat tags in appstore as case-insensitive 2022-02-23 16:29:15 +01:00
Johannes Zellner
e52a306370 Make sure we require an encryption password if encryption is set to true for importing app backups 2022-02-22 16:34:53 +01:00
Johannes Zellner
bbc232602f Improve readability of backup configs JSON 2022-02-22 16:28:14 +01:00
Johannes Zellner
30234c5ac1 Make the linter happy 2022-02-22 16:25:43 +01:00
Johannes Zellner
7cb7c52d15 Add upstreamVersion support in appstore view 2022-02-22 16:20:27 +01:00
Johannes Zellner
c93dde5265 Prevent user from getting locked out without 2fa setup 2022-02-22 11:13:03 +01:00
Johannes Zellner
0dfd217a86 Fixup support view if not yet logged into the appstore 2022-02-21 22:38:11 +01:00
Johannes Zellner
b7dfa318f3 Add missing col div in support view 2022-02-21 21:15:08 +01:00
Johannes Zellner
4ab52c6927 Move subscription required button in install dialog to the right 2022-02-18 18:16:27 +01:00
Johannes Zellner
41312354a7 Add Cloudron ldap provider option 2022-02-18 18:03:44 +01:00
Girish Ramakrishnan
f2c6d45c1c Fix mailbox import 2022-02-17 18:04:32 -08:00
Girish Ramakrishnan
2d27a92587 Fix mailbox export
can also export as csv now
2022-02-17 16:37:48 -08:00
Girish Ramakrishnan
8258a8c777 mailbox: export the real owner info 2022-02-17 16:24:29 -08:00
Girish Ramakrishnan
dd364733a4 Fix user import 2022-02-17 15:52:02 -08:00
Johannes Zellner
5e76a8ea7b Show ipv6 detection errors 2022-02-17 18:11:22 +01:00
Johannes Zellner
292034c0e2 If domain does not exist, go back to domain selection 2022-02-17 17:54:44 +01:00
Johannes Zellner
9481eccfb0 Make email import dialog translatable 2022-02-17 15:52:15 +01:00
Girish Ramakrishnan
9d8f21f78d mailboxes: be explicit about what is exported 2022-02-16 23:10:10 -08:00
Girish Ramakrishnan
9567efeb45 set jitsi in wellknown if matrix hostname is not set 2022-02-16 22:04:08 -08:00