Johannes Zellner
|
a58228952a
|
Support accessRestriction for visibility of applinks
|
2022-07-07 19:44:59 +02:00 |
|
Johannes Zellner
|
3511856a7c
|
support applink tags
|
2022-07-07 19:11:47 +02:00 |
|
Johannes Zellner
|
006a53dc7a
|
Do not spam the logs on get queries
|
2022-07-07 18:56:21 +02:00 |
|
Johannes Zellner
|
45c73798b9
|
Fixup typo
|
2022-07-07 18:53:52 +02:00 |
|
Johannes Zellner
|
c704884b10
|
Ensure applink label is a string
|
2022-07-07 18:53:27 +02:00 |
|
Johannes Zellner
|
b54113ade3
|
Improve applink meta info detection
|
2022-07-07 18:19:53 +02:00 |
|
Johannes Zellner
|
ac00225a75
|
Support applink update
|
2022-07-07 16:53:06 +02:00 |
|
Johannes Zellner
|
f43fd21929
|
Better applink icon support
|
2022-07-07 16:06:04 +02:00 |
|
Johannes Zellner
|
741c21b368
|
Fixup applink routes
|
2022-07-07 13:01:23 +02:00 |
|
Johannes Zellner
|
5a26fe7361
|
Add applinks.js to routes/index
|
2022-07-07 12:44:12 +02:00 |
|
Johannes Zellner
|
1185dc7f79
|
Attempt to fetch applink icon and label from page
|
2022-07-07 12:36:53 +02:00 |
|
Johannes Zellner
|
e1ac2b7b00
|
Add initial applink support
|
2022-07-06 20:37:52 +02:00 |
|
Girish Ramakrishnan
|
e2c6672a5c
|
better wording
|
2022-07-02 17:16:47 +05:30 |
|
Johannes Zellner
|
5c50534e21
|
Improve backup cleanup progress message
|
2022-07-01 14:18:50 +02:00 |
|
Girish Ramakrishnan
|
55e2139c69
|
restore: encrypted filenames
|
2022-06-27 09:49:58 -07:00 |
|
Girish Ramakrishnan
|
104bdaf76b
|
mail: cgroup v2 detection fix
there is crash in mail container when fts/solr is enabled
|
2022-06-26 14:28:22 -07:00 |
|
Girish Ramakrishnan
|
c9f7b9a8a6
|
backups: make filename encryption optional
|
2022-06-26 09:37:22 -07:00 |
|
Girish Ramakrishnan
|
2e5d89be6b
|
allow space in backup label
|
2022-06-24 09:18:51 -07:00 |
|
Girish Ramakrishnan
|
bcf474aab6
|
redis: rebuild
|
2022-06-23 15:52:59 -07:00 |
|
Girish Ramakrishnan
|
080f701f33
|
hetzner: debug typo
|
2022-06-22 22:12:19 -07:00 |
|
Girish Ramakrishnan
|
94a196bfa0
|
Fix issue where only 25 group members were returned
This is because GROUP_CONCAT defaults to 1024. uuid is 40 chars.
1024/40 = ~25
|
2022-06-22 17:54:52 -07:00 |
|
Girish Ramakrishnan
|
3a63158763
|
rename function to setMembers
|
2022-06-22 17:36:19 -07:00 |
|
Girish Ramakrishnan
|
cac0933334
|
typo
|
2022-06-13 13:55:04 -07:00 |
|
Girish Ramakrishnan
|
ce06b2e150
|
Fix upstreamUri validation
|
2022-06-10 11:23:58 -07:00 |
|
Girish Ramakrishnan
|
9bd9b72e5d
|
apphealthmonitor: Fix crash
|
2022-06-10 11:09:41 -07:00 |
|
Girish Ramakrishnan
|
a32166bc9d
|
data dir: allow sameness of old and new dir
this makes it easy to migrate to a new volume setup
|
2022-06-09 17:49:33 -07:00 |
|
Johannes Zellner
|
f382b8f1f5
|
Set real upstreamUri for healthcheck
|
2022-06-09 15:04:09 +02:00 |
|
Johannes Zellner
|
fbc7fcf04b
|
Put healthcheck errors in app logs
|
2022-06-09 14:56:40 +02:00 |
|
Johannes Zellner
|
11d7dfa071
|
Accept upstreamUri as string for proxy app install
|
2022-06-09 14:35:05 +02:00 |
|
Johannes Zellner
|
923a9f6560
|
Rename RELAY_APPSTORE_ID to PROXY_APP_APPSTORE_ID
|
2022-06-09 13:57:57 +02:00 |
|
Johannes Zellner
|
25f44f58e3
|
Start task also needs to skip container starting for proxy app
|
2022-06-09 10:48:54 +02:00 |
|
Johannes Zellner
|
d55a6a5eec
|
Update reverse proxy app config on upstreamUri change
|
2022-06-09 10:48:54 +02:00 |
|
Johannes Zellner
|
f854d86986
|
Use upstreamUri in reverseproxy config
|
2022-06-09 10:48:54 +02:00 |
|
Johannes Zellner
|
6a7379e64c
|
Add apps.upstreamUri support
|
2022-06-09 10:48:54 +02:00 |
|
Johannes Zellner
|
a955457ee7
|
Support proxy app
|
2022-06-09 10:48:54 +02:00 |
|
Girish Ramakrishnan
|
67801020ed
|
mailboxDisplayName is optional
|
2022-06-08 14:25:16 -07:00 |
|
Girish Ramakrishnan
|
037f4195da
|
guard against two level subdir moves
this has never worked since the -wholename check only works for
one level deep
|
2022-06-08 12:24:11 -07:00 |
|
Girish Ramakrishnan
|
8cf0922401
|
Fix container creation when migrating data dir
|
2022-06-08 11:52:22 -07:00 |
|
Girish Ramakrishnan
|
6311c78bcd
|
Fix quoting
|
2022-06-08 11:25:20 -07:00 |
|
Girish Ramakrishnan
|
544ca6e1f4
|
initial xfs support
|
2022-06-08 10:58:00 -07:00 |
|
Girish Ramakrishnan
|
6de198eaad
|
sendmail: check for supportsDisplayName
it seems quite some apps don't support this. so, we need a way for the
ui to hide the field so that users are not confused.
|
2022-06-08 09:43:58 -07:00 |
|
Girish Ramakrishnan
|
6c67f13d90
|
Use bind mount instead of volume
see also c76b211ce0
|
2022-06-06 15:59:59 -07:00 |
|
Girish Ramakrishnan
|
7598cf2baf
|
consolidate storage validation logic
|
2022-06-06 12:50:21 -07:00 |
|
Girish Ramakrishnan
|
7dba294961
|
storage: check volume status
|
2022-06-03 10:43:59 -07:00 |
|
Girish Ramakrishnan
|
4bee30dd83
|
fix more typos
|
2022-06-03 09:10:37 -07:00 |
|
Johannes Zellner
|
50b2eabfde
|
Also fixup userdirectory tests
|
2022-06-03 13:59:21 +02:00 |
|
Johannes Zellner
|
591067ee22
|
Fixup ldap group search tests
|
2022-06-03 13:54:31 +02:00 |
|
Johannes Zellner
|
88f78c01ba
|
Remove virtual groups users and admin exposed via ldap
|
2022-06-03 13:32:35 +02:00 |
|
Girish Ramakrishnan
|
dddc5a1994
|
migrate app dataDir to volumes
|
2022-06-02 16:29:01 -07:00 |
|
Girish Ramakrishnan
|
8fc8128957
|
Make apps.getDataDir async
|
2022-06-02 11:19:33 -07:00 |
|