Commit Graph

2584 Commits

Author SHA1 Message Date
Girish Ramakrishnan
b247731062 doc links have changed 2026-02-02 10:19:19 +01:00
Johannes Zellner
dcaa484929 Show user roles always as separate column 2026-02-02 10:11:15 +01:00
Girish Ramakrishnan
35886633e5 appinstall: align the header text and icon 2026-02-02 06:40:43 +01:00
Johannes Zellner
bb5f1b703e Update lock file 2026-02-01 13:20:10 +01:00
Girish Ramakrishnan
b5f5b096d4 ami: do not set domain provider by default 2026-01-29 14:20:53 +01:00
Girish Ramakrishnan
dce05140bf ami: add instanceId input box 2026-01-29 13:50:27 +01:00
Girish Ramakrishnan
29d5ac94b2 activation: remove unused setupToken 2026-01-29 13:17:12 +01:00
Girish Ramakrishnan
2b80c6c1ad setup: setupToken is not used anymore 2026-01-29 13:15:09 +01:00
Girish Ramakrishnan
94a62b040b setup: set initial value for tls config 2026-01-29 13:13:35 +01:00
Johannes Zellner
2bb9c50db9 Condense info in app install dialog 2026-01-29 11:58:09 +01:00
Girish Ramakrishnan
081909572e Fix casing 2026-01-28 15:52:15 +01:00
Girish Ramakrishnan
a66c3700b3 Fix doc urls 2026-01-28 12:07:04 +01:00
Johannes Zellner
c8722e9945 Update translations 2026-01-23 23:34:41 +01:00
Johannes Zellner
ab03256db0 Update translations 2026-01-23 15:00:17 +01:00
Johannes Zellner
e26640c80e Use translations in notification view 2026-01-23 15:00:08 +01:00
Johannes Zellner
e6806453e1 Add pagination to NotificationsView 2026-01-23 14:24:31 +01:00
Johannes Zellner
d0fb2583a5 Show unread notifications by default and purge them on read 2026-01-23 14:08:46 +01:00
Johannes Zellner
c4f8f318af Add unread/showall filter for notifications 2026-01-23 13:57:15 +01:00
Johannes Zellner
cb076123b3 Only run quickaction action if set 2026-01-23 13:03:12 +01:00
Johannes Zellner
106cc5238e Keep unread notifications in sync with headerbar 2026-01-23 12:26:12 +01:00
Johannes Zellner
b6371a0bdf Add standalone NotificationsView 2026-01-22 18:56:06 +01:00
Johannes Zellner
92dcf19511 Fix form submission for app clone dialog 2026-01-22 10:26:13 +01:00
Johannes Zellner
944f163882 Fix QuickAction width in app backup view 2026-01-20 18:08:35 +01:00
Girish Ramakrishnan
11a8a73723 app install: Fix status of install button 2026-01-20 17:49:35 +01:00
Girish Ramakrishnan
e34cf8f6a6 location: fix up form validation 2026-01-20 17:23:08 +01:00
Girish Ramakrishnan
7f8143f06f services: set some width to avoid column shifting
(cherry picked from commit 529d227e74)
2026-01-18 18:27:51 +01:00
Girish Ramakrishnan
1cbacab3a2 services: keep quick actions consistent
(cherry picked from commit f23c8a9243)
2026-01-18 18:27:38 +01:00
Girish Ramakrishnan
6877dfb772 acme: ARI support
ARI is a hint from the cert issuer about when to renew a cert. We will
use it when the API is available.

It provides a mechanim for CAs to revoke certs and signal to clients
that cert should be renewed.

https://www.rfc-editor.org/rfc/rfc9773.txt
https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients
2026-01-17 23:28:47 +01:00
Girish Ramakrishnan
ce0024a43c Update translations 2026-01-16 15:07:52 +01:00
Girish Ramakrishnan
888696975d diskusage: hide last updated when refreshing 2026-01-16 15:07:48 +01:00
Johannes Zellner
81fa8544dd Fix email event log crash 2026-01-16 10:29:51 +01:00
Girish Ramakrishnan
e407286c39 add descriptions to various views 2026-01-15 15:25:23 +01:00
Johannes Zellner
908f7b8985 Remove wrong expiration note for invite links in email 2026-01-15 12:10:58 +01:00
Johannes Zellner
98edbcaeb2 Move backup sites view to ActionBar pattern 2026-01-15 11:59:53 +01:00
Johannes Zellner
482b7e8017 We still need the click handler on the ellipsis if no quickaction is shown 2026-01-15 11:45:04 +01:00
Johannes Zellner
acf295a259 Do not show double ellipse on touch devices for ActionBar 2026-01-15 11:35:51 +01:00
Johannes Zellner
a0667da4de Always give a visual hint for actions on ActionBar even is all actions are shown 2026-01-15 09:59:29 +01:00
Girish Ramakrishnan
f95ad86d5b services: make percent unsortable 2026-01-14 18:59:57 +01:00
Girish Ramakrishnan
72f03c75c8 app link is now called external link 2026-01-14 18:34:55 +01:00
Girish Ramakrishnan
14cb8f0014 backups: use ActionBar 2026-01-14 18:34:55 +01:00
Johannes Zellner
0d57870311 Update translations 2026-01-14 17:24:32 +01:00
Johannes Zellner
fb6fca152f Move applinks back from appearance to app store 2026-01-14 17:09:32 +01:00
Girish Ramakrishnan
11a33455ce slight wording change 2026-01-14 15:57:06 +01:00
Girish Ramakrishnan
124076ed72 backup: make labels bold 2026-01-14 15:41:22 +01:00
Johannes Zellner
294f591152 Use ActionBar in app password view 2026-01-14 15:37:58 +01:00
Johannes Zellner
f9414dc815 Update pankow 2026-01-14 15:35:46 +01:00
Girish Ramakrishnan
99c1e0e262 backups: list backup contents explicitly 2026-01-14 15:33:03 +01:00
Johannes Zellner
f6c344873d Show all actions as quick actions, if ActionBar only has 2 or less actions 2026-01-14 15:19:27 +01:00
Johannes Zellner
f8f768337e Give some basic hover feedback on ActionBar buttons 2026-01-14 14:48:44 +01:00
Girish Ramakrishnan
c64694e40f services: merge memory limit column 2026-01-14 13:51:29 +01:00