Girish Ramakrishnan
73e1e6881e
docker: fix parsing of imageRef if no namespace
2025-01-03 10:10:06 +01:00
Girish Ramakrishnan
ebc3dfc3f0
mail: update the dns-list plugin
2025-01-03 09:36:11 +01:00
Girish Ramakrishnan
0cf407b6f5
give mail container a static IP
2025-01-02 23:33:21 +01:00
Girish Ramakrishnan
8a97b7efa4
notifications: send unacked ones first
2025-01-02 16:50:31 +01:00
Girish Ramakrishnan
1e2ca7b835
volumes: test host path validation
2025-01-02 11:46:11 +01:00
Girish Ramakrishnan
f7ea847336
do not modify hostPath variable
2025-01-02 11:22:09 +01:00
Girish Ramakrishnan
9d890e1c21
security: fix issue where '/' symlink allows admins to get ssh access
...
* create a volume
* create symlink to /
* now, create another volume with that symlink as host directory
2025-01-02 11:18:39 +01:00
Girish Ramakrishnan
9c7e9e25ca
scheduler: respect cloudron timezone setting
2025-01-02 10:11:14 +01:00
Girish Ramakrishnan
4ffe736d46
mail: dns list crash fix
2025-01-02 09:24:51 +01:00
Girish Ramakrishnan
13d82e5a4d
mail: fix issue with dkim signing
2025-01-01 18:33:04 +01:00
Girish Ramakrishnan
d3b82d68e7
add todo for ipv6 ptr
2024-12-22 12:39:33 +01:00
Girish Ramakrishnan
bd961025f6
platform: get shell output as utf8
2024-12-19 16:59:28 +01:00
Girish Ramakrishnan
cd8be9ffb5
archive: appConfig is null for pre-8.2 backups
...
use backups.manifest when possible instead
2024-12-19 15:21:33 +01:00
Girish Ramakrishnan
5898436638
test: fix dockerproxy
2024-12-19 13:10:14 +01:00
Girish Ramakrishnan
17fee93002
apps: hide update indicator for normal users
2024-12-19 12:36:47 +01:00
Girish Ramakrishnan
68431ae357
rename functions to avoid mistakes
...
the remove fields are not clear enough. we sent notes by mistake to
normal users. changing the name and passing role as the argument
will avoid these errors
2024-12-19 12:24:08 +01:00
Girish Ramakrishnan
ba6ba44955
use enum for access levels
2024-12-19 12:24:08 +01:00
Girish Ramakrishnan
3b101a2086
remove spurious comment
2024-12-19 12:24:08 +01:00
Girish Ramakrishnan
cbd32e7372
apps: non-admins cannot see notes, checklist and enableBackup
2024-12-19 11:35:20 +01:00
Girish Ramakrishnan
903e0bc568
solr: show state correctly
2024-12-18 07:21:19 +01:00
Girish Ramakrishnan
d12a23b73f
fts: enable and not enabled
2024-12-18 07:07:07 +01:00
Girish Ramakrishnan
c74fa04b7f
better text
2024-12-17 19:23:06 +01:00
Girish Ramakrishnan
758b05393c
catch app backup error to release lock
2024-12-17 19:08:43 +01:00
Girish Ramakrishnan
219066d8d7
mail_templates: no format
2024-12-17 17:07:35 +01:00
Girish Ramakrishnan
449dd4730f
archive: return the id in archive route
2024-12-17 14:33:36 +01:00
Girish Ramakrishnan
f35f548ecd
mail: fix various upstream plugin changes
2024-12-16 23:57:56 +01:00
Girish Ramakrishnan
69d5283caf
mail: use a lock to protect container recreation
...
needs a lock because the cert code also restart mail server from tasks
2024-12-16 22:34:52 +01:00
Girish Ramakrishnan
43950fc398
ldap: fix crash. function was renamed
2024-12-16 20:29:28 +01:00
Girish Ramakrishnan
d2e3b80517
taskworker: add debug
2024-12-16 15:17:35 +01:00
Girish Ramakrishnan
3728d8ecc1
porkbun: incorrect usage of promises
2024-12-16 14:07:03 +01:00
Girish Ramakrishnan
dcca524726
porkbun: timeout for all requests flat out
2024-12-16 10:03:16 +01:00
Girish Ramakrishnan
9ec5fc29aa
dns: return same type
2024-12-16 09:55:54 +01:00
Girish Ramakrishnan
1d0f3a08f4
porkbun: it is really slow
2024-12-16 09:46:38 +01:00
Girish Ramakrishnan
3d8ffcd0f7
another typo
2024-12-14 23:28:00 +01:00
Girish Ramakrishnan
8c28871b76
typo
2024-12-14 23:25:14 +01:00
Girish Ramakrishnan
83adcd73a9
sqlite3: images.base is gone
2024-12-14 21:40:47 +01:00
Girish Ramakrishnan
8e6890b4d6
docker: rework image pruning
...
with our new retagging approach, the Digest ID remains <null> because
this is only set by docker if truly fetched from the registry.
this means that redis container always gets removed...
2024-12-14 20:47:35 +01:00
Girish Ramakrishnan
bd107e849b
infra: no more images.base
2024-12-14 20:18:07 +01:00
Girish Ramakrishnan
5893f53b43
typo
2024-12-14 19:05:32 +01:00
Girish Ramakrishnan
96b715de8e
apptask: try install via ipv4
...
our ci app images are not pushed to quay and the tests fail on
ipv6 servers
2024-12-14 18:55:55 +01:00
Girish Ramakrishnan
6b7edbd552
docker: fallback to quay if docker hub does not work
2024-12-14 15:22:12 +01:00
Girish Ramakrishnan
12f19299a8
docker: only send credentials when registry matches
2024-12-14 14:21:15 +01:00
Girish Ramakrishnan
0008e5a83b
docker: parse registry also
2024-12-14 14:10:29 +01:00
Girish Ramakrishnan
0bd1aac0ef
refactor
2024-12-14 14:05:53 +01:00
Girish Ramakrishnan
5145344987
docker: do not use auth for cloudron namespace
2024-12-14 14:04:40 +01:00
Girish Ramakrishnan
cc980fbc0c
add note on manifest id
2024-12-14 14:02:49 +01:00
Girish Ramakrishnan
5ce82d6794
docker: parseImageRef
2024-12-14 14:00:05 +01:00
Girish Ramakrishnan
d456f91921
tasks: fix active status
2024-12-12 19:09:55 +01:00
Girish Ramakrishnan
3be77fc634
fix link
2024-12-12 15:21:05 +01:00
Johannes Zellner
8d3b9685a1
Update postgres addon version
2024-12-12 12:01:57 +01:00