Commit Graph

16964 Commits

Author SHA1 Message Date
Girish Ramakrishnan 7291d5a9ec Init mailboxDisplayName correctly 2022-07-21 10:45:52 +02:00
Girish Ramakrishnan 116cde19f9 constants: location -> subdomain 2022-07-14 15:18:17 +05:30
Girish Ramakrishnan 14fc089f05 Fixup user and acme cert syncing 2022-07-14 15:04:45 +05:30
Girish Ramakrishnan 885d60f7cc reverseproxy: add setUserCertificate 2022-07-14 13:25:41 +05:30
Girish Ramakrishnan d33fd7b886 do not use bundle terminology
apparently, bundle is also like a cert chain
2022-07-14 12:39:41 +05:30
Girish Ramakrishnan ba067a959c reverseproxy: per location user certificates 2022-07-14 12:21:30 +05:30
Girish Ramakrishnan a246cb7e73 return location certificates 2022-07-14 11:57:04 +05:30
Girish Ramakrishnan f0abd7edc8 certificateJson can be null 2022-07-14 10:52:31 +05:30
Girish Ramakrishnan 127470ae59 domains: fix error handling 2022-07-14 10:35:59 +05:30
Girish Ramakrishnan efac46e40e verifyDomainConfig: just throw the error 2022-07-14 10:32:30 +05:30
Girish Ramakrishnan 6ab237034d remove superfluous validation 2022-07-13 12:06:48 +05:30
Girish Ramakrishnan 2af29fd844 cleanupCerts: add progress 2022-07-13 11:22:47 +05:30
Girish Ramakrishnan 1549f6a4d0 fix various terminology in code
subdomain, domain - strings
location - { subdomain, domain }
bundle - { cert, key }
bundlePath - { certFilePath, keyFilePath }

vhost is really just for virtual hosting
fqdn for others
2022-07-13 10:15:09 +05:30
Johannes Zellner 707eed2080 Make it more obvious that we require a secondary email for email support tickets 2022-07-12 18:13:56 +02:00
Girish Ramakrishnan 5d16aca8f4 add script to recreate containers 2022-07-12 20:51:51 +05:30
Johannes Zellner 45eedfb52c Update translations 2022-07-11 17:24:19 +02:00
Johannes Zellner 5f6348799d Make applink UI bits translatable 2022-07-11 17:24:07 +02:00
Johannes Zellner 52d80cacd0 Do not set Running states for app links 2022-07-11 16:58:10 +02:00
Johannes Zellner 490e570112 Ensure we reset the full state on applinks configure 2022-07-08 18:25:37 +02:00
Johannes Zellner 03d5d01aed Allow to change applinks icon 2022-07-08 18:07:54 +02:00
Johannes Zellner 2facc6774b applinks icon improvements 2022-07-08 18:07:52 +02:00
Johannes Zellner 67ea08e638 Allow to set access restrictions of applinks during creation 2022-07-08 16:51:04 +02:00
Johannes Zellner edd9c5bcdd Make apps plus button a dropdown 2022-07-08 15:25:42 +02:00
Johannes Zellner e800c7d282 Only list applinks a user has access to 2022-07-08 15:14:48 +02:00
Johannes Zellner 27ed07eb54 Fixup access layout 2022-07-08 15:09:02 +02:00
Johannes Zellner 56aa75e866 Add ui to support accessRestriction for applinks 2022-07-07 19:45:13 +02:00
Johannes Zellner a58228952a Support accessRestriction for visibility of applinks 2022-07-07 19:44:59 +02:00
Johannes Zellner a9cc3c7ccc Support applink tags 2022-07-07 19:15:48 +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 7aec21d830 Support setting applink label 2022-07-07 18:53:14 +02:00
Johannes Zellner b54113ade3 Improve applink meta info detection 2022-07-07 18:19:53 +02:00
Johannes Zellner 85288714ab Refresh apps after applink changes 2022-07-07 16:55:52 +02:00
Johannes Zellner ac00225a75 Support applink update 2022-07-07 16:53:06 +02:00
Johannes Zellner e768dc62ba Add applink edit logic 2022-07-07 16:41:12 +02:00
Johannes Zellner 0474208208 Add applink removal UI 2022-07-07 16:25:04 +02:00
Johannes Zellner f43fd21929 Better applink icon support 2022-07-07 16:06:04 +02:00
Johannes Zellner 2cbb23a8d6 Also amend iconUrl for compatibility 2022-07-07 16:03:44 +02:00
Johannes Zellner c0a4e9e5bd Add initial support to add applinks 2022-07-07 13:32:20 +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 c8da53fc80 Update xtermjs and monaco editor 2022-07-02 12:38:29 +02:00
Johannes Zellner 5c50534e21 Improve backup cleanup progress message 2022-07-01 14:18:50 +02:00
Johannes Zellner e5d6a5d381 Update french translation 2022-06-28 15:52:30 +02:00
Girish Ramakrishnan 878c5c9977 backups: add ui for filename encryption 2022-06-27 18:53:37 -07:00