Commit Graph

18333 Commits

Author SHA1 Message Date
Johannes Zellner
c30b8942e7 Improve eventlog table layout and colors 2025-09-19 10:52:38 +02:00
Johannes Zellner
e21c1bbc59 Show new OpenID credentials in a separate dialog 2025-09-18 20:52:45 +02:00
Girish Ramakrishnan
87178985f9 move edit action to the top 2025-09-18 19:29:57 +02:00
Girish Ramakrishnan
0a23332766 rename backup storage to sites 2025-09-18 19:23:18 +02:00
Girish Ramakrishnan
9a752ac3a2 Fix title 2025-09-18 18:55:16 +02:00
Girish Ramakrishnan
aaed5a47d7 Create two sections in appearance
Branding and External Links
2025-09-18 18:45:47 +02:00
Girish Ramakrishnan
6e19a7e862 Remove plural usage of 'App Archive' 2025-09-18 18:32:23 +02:00
Johannes Zellner
5cd9fe860f Update pankow for ClipboardButton use 2025-09-18 17:27:25 +02:00
Girish Ramakrishnan
498e77c46e Update translations 2025-09-18 15:01:23 +02:00
Johannes Zellner
da69644771 Show app backup info in separate dialog 2025-09-18 14:47:40 +02:00
Girish Ramakrishnan
7c0f4ad255 Use EditableField for notes editor 2025-09-17 17:28:36 +02:00
Johannes Zellner
76ec0b6d74 Sync UI for eventlogs in both system and app views 2025-09-17 16:33:56 +02:00
Johannes Zellner
c3e604ba49 Refactor app configure view selector to cover mobile better 2025-09-17 16:19:58 +02:00
Johannes Zellner
15848d399c Immediately show the new OpenID client credentials after adding 2025-09-17 15:17:47 +02:00
Johannes Zellner
0c791ec52c Ensure graph tooltips do not overflow the graph 2025-09-17 15:08:50 +02:00
Girish Ramakrishnan
6938b6e9ac Fix translations and add separator in backup actions 2025-09-17 14:00:07 +02:00
Girish Ramakrishnan
a9fe3e1b12 domains: Edit should be first action 2025-09-17 13:50:28 +02:00
Girish Ramakrishnan
c23234d1d8 Make the upload config button inline like in restore view 2025-09-17 13:37:59 +02:00
Girish Ramakrishnan
3855beccce Update translations 2025-09-17 13:10:09 +02:00
Girish Ramakrishnan
41932c9127 app update: use the props.app directly instead of local copy
this way if the app auto updates in the background, we are showing
the correct state in the view
2025-09-17 12:14:21 +02:00
Johannes Zellner
91840904b6 Fix padding and margins on app configure links 2025-09-17 12:10:10 +02:00
Johannes Zellner
9ba4ac9956 Update view language if system language is changed and the user has no profile language set 2025-09-17 12:06:55 +02:00
Girish Ramakrishnan
753092db30 Move hide/show checklist to left 2025-09-17 11:24:05 +02:00
Johannes Zellner
f0b07f1155 Update pankow 2025-09-17 11:15:30 +02:00
Johannes Zellner
3429060a7b Use a tags for app configure views to allow middleclick 2025-09-17 11:14:25 +02:00
Girish Ramakrishnan
8a6016376c Fix initial value of iconFile 2025-09-17 11:12:00 +02:00
Girish Ramakrishnan
51d0658bdb do not save immediately when image is part of a form 2025-09-17 11:08:27 +02:00
Girish Ramakrishnan
1cac2f6170 add timestamp to the log 2025-09-16 17:58:30 +02:00
Girish Ramakrishnan
88e209d65b Fix icon of users&groups 2025-09-16 15:06:41 +02:00
Girish Ramakrishnan
67103e7113 only show hr for admins 2025-09-16 13:16:16 +02:00
Girish Ramakrishnan
496ada3647 Make Groups a separate view 2025-09-16 13:13:57 +02:00
Girish Ramakrishnan
405302e2f0 users: fix avatar handling and various translations 2025-09-16 12:05:47 +02:00
Girish Ramakrishnan
0530a58530 move the user count to the Section header 2025-09-15 17:26:52 +02:00
Girish Ramakrishnan
8ccae822fe update changelog 2025-09-15 15:50:54 +02:00
Girish Ramakrishnan
e45af9b611 sqlite: disable docker logging when backing up
The redirection > ${outputFile} applies to the docker run client process, not to the container itself.
The Docker daemon is still collecting the container’s stdout and logging it.

https://forum.cloudron.io/topic/13361/after-ubuntu-22-24-upgrade-syslog-getting-spammed-and-grows-way-to-much-clogging-up-the-diskspace/
2025-09-15 15:46:27 +02:00
Girish Ramakrishnan
e8a9bd83d3 add comment from 063b102461 2025-09-15 14:01:47 +02:00
Girish Ramakrishnan
8d32c853d5 syslog: use named captures and better logging 2025-09-15 13:33:41 +02:00
Girish Ramakrishnan
9137fb2b31 start with noop provider for better async loading 2025-09-13 15:50:10 +02:00
Girish Ramakrishnan
d2eeb19f06 make copy button a tool button 2025-09-13 15:43:08 +02:00
Girish Ramakrishnan
43cc91aca2 fix tests 2025-09-13 15:22:01 +02:00
Girish Ramakrishnan
045187fe2d reorder fields in app install dialog a bit 2025-09-12 19:18:59 +02:00
Girish Ramakrishnan
834e908edd reduce width of app install dialog a bit 2025-09-12 19:12:52 +02:00
Girish Ramakrishnan
98ba60a51c Fix layout of the totp dialog 2025-09-12 19:00:35 +02:00
Girish Ramakrishnan
9bcca0a791 return the body 2025-09-12 19:00:19 +02:00
Girish Ramakrishnan
1a588b34fa oidc: call the correct route when adding new client 2025-09-12 16:56:56 +02:00
Girish Ramakrishnan
b3398a09ba Make separate section for OIDC Clients 2025-09-12 16:38:20 +02:00
Girish Ramakrishnan
8fed7034bf Display discoverUrl as copyable input 2025-09-12 16:07:39 +02:00
Girish Ramakrishnan
cfe933c368 Use the InputGroup pattern instead 2025-09-12 15:56:23 +02:00
Girish Ramakrishnan
79968af8ed make it clear LDAP URL is readonly 2025-09-12 15:48:38 +02:00
Girish Ramakrishnan
bd58e02a18 make input take the full width 2025-09-12 15:43:20 +02:00