Girish Ramakrishnan
e9c3e42aa6
appPassword: add expiry
2026-02-12 16:23:31 +01:00
Girish Ramakrishnan
93a0063941
backups: add stop_integrity_check route
2026-02-09 22:00:40 +01:00
Johannes Zellner
a786e6c8f5
Do not crash if we have a new user without a username yet
2026-02-09 20:34:05 +01:00
Girish Ramakrishnan
b433191b35
community: skip revoked versions
2026-02-09 16:11:55 +01:00
Girish Ramakrishnan
d75ad44315
mail: fix haraka crash
2026-02-09 16:04:13 +01:00
Girish Ramakrishnan
c3d3c3a6e9
app: if repo changes, do not autoupdate
2026-02-09 15:51:47 +01:00
Girish Ramakrishnan
b9b8ccb8ae
community: stable/unstable
2026-02-09 15:51:47 +01:00
Girish Ramakrishnan
5a56a7c8af
community: show packager info
2026-02-09 15:51:47 +01:00
Girish Ramakrishnan
fa5cbfc304
mail: allow comma in email display name
2026-02-09 11:01:47 +01:00
Girish Ramakrishnan
5276321ade
integrity: add integrity check fields and initial UI
2026-02-08 23:26:57 +01:00
Girish Ramakrishnan
6303602323
graphite: update go-carbon to 0.19.1
2026-02-07 12:01:25 +01:00
Girish Ramakrishnan
486fb0d10a
collectd is gone
2026-02-07 11:45:12 +01:00
Girish Ramakrishnan
2a244bb8d4
Update versions format to have a root
2026-02-06 22:39:29 +01:00
Girish Ramakrishnan
a9ae34b149
community: download iconUrl
...
also rename existing db field appStoreIcon to packageIcon
2026-02-06 19:13:55 +01:00
Girish Ramakrishnan
5ca2078461
add iconUrl to manifest
2026-02-06 18:04:47 +01:00
Girish Ramakrishnan
4461e7225f
validate versions file
2026-02-06 17:35:59 +01:00
Girish Ramakrishnan
3d7a5676d8
lint
2026-02-05 23:22:26 +01:00
Girish Ramakrishnan
aa362477e8
community: validate the url in the dialog
2026-02-05 22:40:37 +01:00
Girish Ramakrishnan
d6eb6d3e3e
community: store versionsUrl in the database
2026-02-05 19:32:29 +01:00
Girish Ramakrishnan
91b8f1a457
oidc: do not fail on notification failure
2026-02-05 18:26:14 +01:00
Girish Ramakrishnan
a7de7fb286
initial implementation of community packages
2026-02-05 14:21:50 +01:00
Girish Ramakrishnan
17b0c3e48d
services: Graphite -> Metrics
2026-02-04 11:33:40 +01:00
Johannes Zellner
b9af8ee6be
Send the service name when listing services
2026-02-03 18:32:11 +01:00
Girish Ramakrishnan
dfe2d27709
comment out some logs
2026-01-31 12:09:55 +01:00
Girish Ramakrishnan
1594d190eb
update: skip backup site check when skipBackup is true
2026-01-30 09:52:52 +01:00
Johannes Zellner
5bd803e6b4
hetznercloud wants name instead of search_name for zones
2026-01-29 15:35:29 +01:00
Girish Ramakrishnan
6533ba4581
appstore: include provider as part of state
2026-01-29 11:46:57 +01:00
Johannes Zellner
aa84cb0079
Actually make multiplart also optional
2026-01-28 14:17:22 +01:00
Johannes Zellner
70476bd168
Use jsonOrMultipart instead of jsonOptional and multipart
2026-01-27 22:01:18 +01:00
Johannes Zellner
a7929e142f
Build local image for updates in apptask
2026-01-27 22:01:18 +01:00
Johannes Zellner
fd0d65b8ce
Keep the app source archive with the app instance data dir
2026-01-27 22:01:18 +01:00
Johannes Zellner
ef2a94c2c8
use local/id:version-ts as docker image tag for locally built apps
2026-01-27 22:01:18 +01:00
Johannes Zellner
b43daf2f08
Use the uploaded app source tarball to build a local docker image
2026-01-27 22:01:18 +01:00
Johannes Zellner
280f628746
Accept json body or formdata in app install route
2026-01-27 22:01:18 +01:00
Johannes Zellner
713774c03f
Attempt to parse formdata fields as json
2026-01-27 22:01:18 +01:00
Johannes Zellner
0889c1531e
Optionally allow json middleware to not check the content-type
2026-01-27 22:01:18 +01:00
Girish Ramakrishnan
87780a2fc8
sftp: update modules
2026-01-23 16:52:52 +01:00
Girish Ramakrishnan
a6286bb67e
mongodb: fcv fix
...
have to upgrade mongodb to 8.0 first
2026-01-23 13:48:01 +01:00
Johannes Zellner
70a9a66ae9
Do not order notifcations by check/unchecked
2026-01-23 13:03:12 +01:00
Girish Ramakrishnan
8521a47cfa
mysql: pipework update
2026-01-23 12:32:47 +01:00
Girish Ramakrishnan
2040eb22a2
mail: update modules
2026-01-23 12:14:33 +01:00
Girish Ramakrishnan
b6075a9765
redis: update to 8.4.0
2026-01-23 11:34:41 +01:00
Girish Ramakrishnan
daacbcb89d
mongodb: update to 8.2.3
2026-01-23 11:26:30 +01:00
Girish Ramakrishnan
6d622bbd14
postgres: pipework update
2026-01-23 11:18:06 +01:00
Girish Ramakrishnan
03fe72e0b1
services: fix usage of pipework
2026-01-22 18:09:41 +01:00
Girish Ramakrishnan
b238443a9d
services: switch to using @cloudron/pipework
...
also improve the error messages along the way
2026-01-21 21:32:02 +01:00
Girish Ramakrishnan
021a39a964
services: destroy the read/write stream on error
2026-01-21 17:23:27 +01:00
Girish Ramakrishnan
72c494e9dc
backuptask: fix usage of upload API
2026-01-21 09:48:21 +01:00
Girish Ramakrishnan
42cefd56eb
Fix uploader API to handle write stream errors
...
When the upload is aborted/abandoed because the source file is missing,
the write stream is never destroyed. This dangling write stream can
later error and cause a crash.
Instead, create the write stream on demand and nearer to pipeline() to
make sure we do 'error' handling.
2026-01-20 22:26:08 +01:00
Girish Ramakrishnan
472e513a9f
postgresql: reindex fix
...
(cherry picked from commit 6b56efcf14 )
2026-01-18 18:27:44 +01:00