Girish Ramakrishnan
2857582f46
add note on UI timestamps
2024-08-09 14:57:50 +02:00
Johannes Zellner
185c16c3e2
remove apps upload api in favor of sftp container api
2024-07-22 16:20:15 +02:00
Girish Ramakrishnan
bc96f9c5e5
update: match the ui in settings page
2024-07-15 16:28:00 +02:00
Johannes Zellner
19100c7999
dashboard: make app update section a bit more explicit
2024-07-11 17:51:20 +02:00
Johannes Zellner
09fb4ea89f
Add Indonesian (lang.id) translation name
2024-07-11 15:44:38 +02:00
Girish Ramakrishnan
65f6ff35e0
Update translations
2024-07-04 09:28:18 +02:00
Girish Ramakrishnan
6c68f7da2e
apps: updateTime should be null if never updated
...
"TIMESTAMP NULL" is an attribute modifier to make the column nullable.
Without it, if you assign null, the timestamp becomes the current time!
2024-06-25 17:24:02 +02:00
Girish Ramakrishnan
ccd5f6c2e5
app: move the installation time down
2024-06-25 17:24:02 +02:00
Johannes Zellner
a4dd6cc928
dashboard: remove checkbox in background image branding
2024-06-25 16:26:06 +02:00
Johannes Zellner
78aee78d9c
dashboard: better login page background image label
2024-06-24 19:34:32 +02:00
Johannes Zellner
c1c864ced7
dashboard: show app install time in info section
2024-06-22 15:50:50 +02:00
Girish Ramakrishnan
d795507ddd
Update translations
2024-06-21 18:07:00 +02:00
Johannes Zellner
e67324b05c
Update translations
2024-06-13 16:02:13 +02:00
Girish Ramakrishnan
db7e88e302
Update translations
2024-06-03 15:35:39 +02:00
Girish Ramakrishnan
25f395ed63
Update DNS A record text
2024-04-26 19:13:34 +02:00
Girish Ramakrishnan
cae2bfbdc2
domains: add desec provider
2024-04-24 21:29:42 +02:00
Johannes Zellner
f231d51d0b
Make oidc authproxy login button translatable
2024-04-17 14:21:07 +02:00
Johannes Zellner
5b2eb51511
dashboard: show app count in list view
2024-04-12 14:12:03 +02:00
Johannes Zellner
8d04374764
dashboard: info tab translations
2024-04-10 18:48:20 +02:00
Girish Ramakrishnan
0fa1ec44b1
app: add description for memory
2024-04-10 18:28:32 +02:00
Girish Ramakrishnan
b4e4f26361
Rework cpuShares into cpuQuota
...
cpuShares is the relative weight wrt other apps. This is used when
there is contention for CPU. If we want this, maybe we implement
a UI where we show all the apps and let the user re-order them.
As it stands, it is confusing.
cpuQuota is a more straightforward "hard limit" of the CPU% that you
want the app to consume.
Can be tested with : stress -c 8 -t 20s
2024-04-10 18:25:14 +02:00
Girish Ramakrishnan
35c5f19eac
groups ui fixes
2024-03-01 18:45:40 +01:00
Girish Ramakrishnan
d2b303ffd6
directoryserver: cloudflare warning
2024-01-29 23:39:26 +01:00
Girish Ramakrishnan
5240068f2f
Update translations
2024-01-23 23:04:46 +01:00
Girish Ramakrishnan
13b9bed48b
externalldap: when using cloudron source, disable local 2fa setup
2024-01-20 12:44:19 +01:00
Girish Ramakrishnan
f43a601e86
profile: email change now requires password
2024-01-18 18:11:42 +01:00
Girish Ramakrishnan
6e42cf4ec5
externalldap: available on all plans
...
looks like an oversight that this needs a subscription
2024-01-13 16:49:35 +01:00
Girish Ramakrishnan
257dc4e271
external ldap: run syncer every 4 hours
...
hardcoded for now but we should make this configurable
2024-01-13 15:53:14 +01:00
Girish Ramakrishnan
4f9e43859c
directoryserver: comments can be provided in allowlist
2024-01-13 12:54:10 +01:00
Girish Ramakrishnan
40c82b3e48
external directory: reset auth source when disabled
...
this allows existing users to login (including the owner itself)
The alternative is to have some system where we have unique superadmin users across cloudrons which don’t get trampled upon by a sync. This is a bit unrealistic. For the future, we could also design this such that ldap auth is asked for in the initial step i.e at superadmin creation time.
If LDAP connection is lost/down, user can always use 'cloudron-support —owner-login'
2024-01-13 11:51:12 +01:00
Girish Ramakrishnan
2ca94f3159
user: remove make local feature
...
we discussed a bit on what this does and it's confusing as it stands:
* Use case of this is lost in the realms of time
* Possible guess by is that it was to move users of different Cloudron to a central cloudron
* Currently, the design is a bit flawed because the make user local button doesn’t pin the user. The state is lost in next synchronization.
* Maybe, one should use export/import user for this use case
* Let’s disable this button for now, feature is not complete.
2024-01-13 11:02:25 +01:00
Johannes Zellner
4f57bed03a
Update translation
2024-01-04 15:46:59 +01:00
Girish Ramakrishnan
1206f5dc88
Fix the support text
2023-12-10 13:11:22 +01:00
Johannes Zellner
45fd046b9b
Make systeminfo strings translatable
2023-12-04 16:59:24 +01:00
Johannes Zellner
e19fd5cf17
Make support help items translatable
2023-12-03 18:03:25 +01:00
Johannes Zellner
702de2557e
Update translations
2023-12-03 16:46:15 +01:00
Johannes Zellner
df0b4ace5e
Update translations
2023-12-02 18:20:13 +01:00
Girish Ramakrishnan
b88afbac4e
dns: add ovh backend
2023-11-06 15:22:24 +01:00
Girish Ramakrishnan
eb1f3d8b55
dns: add dnsimple
2023-10-24 00:26:10 +02:00
Johannes Zellner
8426b11a90
Add volumes translation
2023-09-28 09:43:48 +02:00
Johannes Zellner
e1f88b9cd8
Show openid icon for login indicator
2023-09-27 16:13:45 +02:00
Girish Ramakrishnan
17e6266384
mail: make virtual "All Mail" togglable
...
Mac clients behave poorly when this virtual mailbox is present
2023-09-21 13:04:41 +05:30
Girish Ramakrishnan
f8e2947015
backup: display the remote path in details
2023-09-05 08:56:46 +05:30
Johannes Zellner
74ab6d2794
Fixup backup task stop button translation
2023-08-31 22:47:22 +02:00
Johannes Zellner
0e507bad7e
Add explicit billing issue ticket type
2023-08-25 12:44:52 +02:00
Johannes Zellner
07937424ae
dashboard: disable 2fa setup for external users
2023-08-23 14:15:49 +02:00
Johannes Zellner
d3b58483bd
Update translations
2023-08-10 00:09:24 +02:00
Girish Ramakrishnan
754cb17254
Update translations
2023-07-14 17:44:03 +05:30
Girish Ramakrishnan
e1ff5f1cae
ui: optional redis
...
fixes #810
2023-07-14 12:43:32 +05:30
Girish Ramakrishnan
0ab72f5900
appdata: cannot use cifs or sshfs
...
Fixes #827
2023-07-11 21:37:26 +05:30