Commit Graph

2364 Commits

Author SHA1 Message Date
Johannes Zellner
896f55f6d3 Add user group subscription dialog 2021-01-13 15:03:26 +01:00
Johannes Zellner
74faa29012 Restrict user groups 2021-01-13 14:49:23 +01:00
Girish Ramakrishnan
5fc8a50ae1 more caas code removal 2021-01-12 19:49:20 -08:00
Girish Ramakrishnan
ee68315e70 make email view content larger 2021-01-12 19:38:35 -08:00
Girish Ramakrishnan
d16d8729c0 Add refresh button in mail eventlog 2021-01-12 19:30:30 -08:00
Girish Ramakrishnan
b28fb72670 function name has changed 2021-01-12 19:22:18 -08:00
Girish Ramakrishnan
1b6e157525 Add federated section 2021-01-12 09:25:52 -08:00
Johannes Zellner
383147b26a Fixup linter issues in filemanager.js 2021-01-12 14:29:04 +01:00
Johannes Zellner
6ede67512d Add .jshintrc 2021-01-12 14:28:54 +01:00
Johannes Zellner
57b19457e4 Handle ctrl/cmd + s for saving in filemanager editor 2021-01-11 16:15:01 +01:00
Girish Ramakrishnan
9a41594ec3 rename splash to notfound.html
part of cloudron/box#755
2021-01-08 09:37:38 -08:00
Girish Ramakrishnan
b5ef4e0e6d make copy of aliases array 2021-01-07 22:07:20 -08:00
Girish Ramakrishnan
d7a2732dc6 use the new mailbox API that has aliases
part of cloudron/box#738
2021-01-07 22:02:26 -08:00
Girish Ramakrishnan
f594abaa71 domains: add wellknown ui
fixes cloudron/box#703
2021-01-07 19:54:51 -08:00
Girish Ramakrishnan
9c35be2fdc updated translations 2021-01-07 19:32:04 -08:00
Johannes Zellner
79bd284179 Ensure cloudron name cannot be longer than 64 2021-01-07 22:52:57 +01:00
Johannes Zellner
8e6ceb2e66 Add sshfs/cifs/nfs to restore ui 2021-01-07 19:41:39 +01:00
Johannes Zellner
07c9699895 Fix syntax error in angular template 2021-01-07 19:16:34 +01:00
Johannes Zellner
af0d78e720 Do not error on form itself 2021-01-07 18:40:51 +01:00
Johannes Zellner
46dabee6ee Add sshfs/cifs/nfs backup storage to app import 2021-01-07 18:28:32 +01:00
Girish Ramakrishnan
a723cee47f Add @ symbol 2021-01-06 22:20:09 -08:00
Girish Ramakrishnan
bbf71d8e88 eventlog: logout event 2021-01-06 21:59:17 -08:00
Girish Ramakrishnan
0867924a01 graphs: show the volume usage
part of cloudron/box#756
2021-01-04 15:14:30 -08:00
Girish Ramakrishnan
26662b9ed9 dashboard: if access_token is provided, automatically attempt login
fixes cloudron/box#747
2020-12-22 10:04:37 -08:00
Girish Ramakrishnan
29f7b771a1 add setup_token to setup and restore
part of cloudron/box#751
2020-12-21 23:59:30 -08:00
Girish Ramakrishnan
de5c1ca1cf update object has changed
part of cloudron/box#749
2020-12-21 12:49:21 -08:00
Girish Ramakrishnan
94040cf3f9 proxyauth: Enable 2fa
part of cloudron/box#748
2020-12-20 13:25:42 -08:00
Girish Ramakrishnan
2e187ce012 Fix the for 2020-12-20 13:03:51 -08:00
Girish Ramakrishnan
71e4b687b9 lint 2020-12-20 13:02:58 -08:00
Girish Ramakrishnan
dd3522a34c filemanager: show host path for volumes as root label 2020-12-20 12:58:09 -08:00
Johannes Zellner
0bed8c89f6 Ensure catchall uses the same origin array as the dropdown model
Otherwise angular would not reliably detect the same objects
2020-12-18 16:56:11 +01:00
Johannes Zellner
98ac637ada Add one more missing translation 2020-12-16 17:31:24 +01:00
Girish Ramakrishnan
82e77d36a6 make it 12 for aesthetics 2020-12-15 13:49:05 -08:00
Johannes Zellner
b0f9ba5483 Fix missing network view translations 2020-12-15 17:31:03 +01:00
Johannes Zellner
39b50b2aa9 Make category button translatable in appstore 2020-12-15 15:58:13 +01:00
Johannes Zellner
4170bf3a7a Add dutch language name 2020-12-15 15:51:10 +01:00
Johannes Zellner
632bb64b96 Add missing translations for apps grid 2020-12-15 15:48:25 +01:00
Johannes Zellner
a33760a688 Show actual real /app/data/ path in filemanger 2020-12-15 10:39:19 +01:00
Johannes Zellner
0abddd8665 Improve some elements in darkmode 2020-12-10 17:10:27 +01:00
Girish Ramakrishnan
1dc1cb92b9 Display the appstore id 2020-12-09 17:27:22 -08:00
Johannes Zellner
0adcc2af4f Do not follow redirects in authproxy login
Since we redirect on the server already on success, the fetch() would
follow that and handle whatever response from the upstream app is
delivered.
2020-12-09 14:11:27 +01:00
Johannes Zellner
24397aa25e Fix appstore category icon padding 2020-12-09 12:16:00 +01:00
Johannes Zellner
fbaa3ad15f Add appstore category translations 2020-12-09 12:15:08 +01:00
Girish Ramakrishnan
aa2d357de5 Add media category 2020-12-08 10:58:22 -08:00
Johannes Zellner
397a2b8803 Always prepend the version to assets when sourcing to avoid cache hits on update 2020-12-08 15:38:02 +01:00
Johannes Zellner
b63d1fa8e1 List volumes of the app in filemanager 2020-12-08 13:02:14 +01:00
Johannes Zellner
6590c06f5b Display upload size and size progress 2020-12-08 12:01:47 +01:00
Johannes Zellner
b608859ef9 Avoid flickering of app actions when cursor is between grid items 2020-12-08 11:36:59 +01:00
Johannes Zellner
c9ae24cf62 Show app restart status as a banner in filemanager dashboard-v6.0.1 2020-12-07 20:13:05 +01:00
Johannes Zellner
e1f5fea303 Add logs, terminal and restart action to filemanager 2020-12-07 19:49:53 +01:00