Johannes Zellner
|
6e4e8bf74d
|
Add applink upstreamUri validation
|
2022-10-06 19:35:07 +02:00 |
|
Johannes Zellner
|
87a00b9209
|
Fixup app link icon fetching and do not overwrite upstreamUri with redirect
|
2022-10-06 19:23:15 +02:00 |
|
Girish Ramakrishnan
|
d51b022721
|
applinks: make get return null
this style matches rest of the code base
|
2022-10-06 11:32:42 +02:00 |
|
Girish Ramakrishnan
|
cb9b9272cd
|
lint
|
2022-10-06 11:27:12 +02:00 |
|
Girish Ramakrishnan
|
7dbb677af4
|
postgresql: move config to runtime for debuggability
|
2022-10-06 10:13:49 +02:00 |
|
Girish Ramakrishnan
|
071202fb00
|
mail: log error
|
2022-10-04 10:57:42 +02:00 |
|
Girish Ramakrishnan
|
fc7414cce6
|
support: require superadmin
|
2022-10-04 10:25:11 +02:00 |
|
Girish Ramakrishnan
|
acb92c8865
|
mail queue: fix search + pagination
|
2022-10-03 10:51:35 +02:00 |
|
Girish Ramakrishnan
|
c3793da5bb
|
split checkPrecondition so it can be used in cleaner as well
|
2022-10-02 17:41:21 +02:00 |
|
Girish Ramakrishnan
|
4f4a0ec289
|
use mount code to check mount status
|
2022-10-02 16:51:03 +02:00 |
|
Girish Ramakrishnan
|
a4a9b52966
|
Clarify error message
|
2022-10-02 16:38:12 +02:00 |
|
Girish Ramakrishnan
|
56b981a52b
|
backups: when checking mount status, ignore the prefix
|
2022-10-02 16:33:04 +02:00 |
|
Girish Ramakrishnan
|
074e9cfd93
|
rename getRootPath to getBackupRootPath
|
2022-10-02 16:26:27 +02:00 |
|
Girish Ramakrishnan
|
9d17c6606b
|
rename to checkBackupPreconditions
since this is called only by the backup logic
|
2022-10-02 16:20:14 +02:00 |
|
Girish Ramakrishnan
|
b32288050e
|
backups: check mount status before checking available size
|
2022-10-02 16:16:30 +02:00 |
|
Girish Ramakrishnan
|
4aab03bb07
|
import: cleanup app import logic
|
2022-10-02 10:08:50 +02:00 |
|
Girish Ramakrishnan
|
9f788c2c57
|
backup: reduce memory logs
|
2022-10-01 20:16:08 +02:00 |
|
Girish Ramakrishnan
|
84ba333aa1
|
app proxy: disable TLS check in app health monitor
|
2022-10-01 11:47:52 +02:00 |
|
Girish Ramakrishnan
|
c07fe4195f
|
eventlog: preserve last 2 months
|
2022-10-01 11:01:41 +02:00 |
|
Girish Ramakrishnan
|
92112986a7
|
7.3.1 changes
|
2022-10-01 08:46:13 +02:00 |
|
Girish Ramakrishnan
|
54af286fcd
|
app proxy: workaround for nginx not starting if upstream is down
https://sandro-keil.de/blog/let-nginx-start-if-upstream-host-is-unavailable-or-down/
without a resolver, dns names do not resolve
v7.3.1
|
2022-09-30 10:36:44 +02:00 |
|
Girish Ramakrishnan
|
7b5df02a0e
|
app proxy: validate uri
|
2022-09-29 18:56:10 +02:00 |
|
Girish Ramakrishnan
|
4f0e0706b2
|
backups: fix id
avoid box_box_ and mail_mail_ in backup ids
|
2022-09-29 18:01:19 +02:00 |
|
Girish Ramakrishnan
|
1f74febdb0
|
mail: do not clear eventlog on restart
|
2022-09-28 22:16:32 +02:00 |
|
Girish Ramakrishnan
|
49bf333355
|
merge these changelog entries
|
2022-09-28 18:22:00 +02:00 |
|
Girish Ramakrishnan
|
c4af06dd66
|
remove duplicate changelog entry
|
2022-09-28 18:21:12 +02:00 |
|
Johannes Zellner
|
f5f9a8e520
|
Send 404 if applink icon does not exist
|
2022-09-28 15:18:05 +02:00 |
|
Johannes Zellner
|
ae376774e4
|
Ensure we don't put empty applink icon buffers in db
|
2022-09-28 15:10:17 +02:00 |
|
Johannes Zellner
|
ff8c2184f6
|
Convert applink ts to timestamp
|
2022-09-28 14:59:30 +02:00 |
|
Johannes Zellner
|
a7b056a84c
|
Some tweaks for better app link detection logic
|
2022-09-28 14:23:45 +02:00 |
|
Girish Ramakrishnan
|
131d456329
|
Add cloudflare R2
|
2022-09-27 19:44:20 +02:00 |
|
Girish Ramakrishnan
|
d4bba93dbf
|
cloudron-setup: Fix display on newline
|
2022-09-27 11:25:11 +02:00 |
|
Johannes Zellner
|
e332ad96e4
|
Remove duplicate changes for 7.3.0
|
2022-09-26 17:42:39 +02:00 |
|
Girish Ramakrishnan
|
c455325875
|
More changes
v7.3.0
|
2022-09-26 09:37:49 +02:00 |
|
Girish Ramakrishnan
|
88e9f751ea
|
mail: update for logging changes
|
2022-09-26 09:37:36 +02:00 |
|
Johannes Zellner
|
8677e86ace
|
Add authorization to all routes
|
2022-09-24 21:27:43 +02:00 |
|
Johannes Zellner
|
cde22cd0a3
|
Add token scope tests in routes
|
2022-09-24 20:56:43 +02:00 |
|
Johannes Zellner
|
6d7f7fbc9a
|
Add some more token scope tests
|
2022-09-24 18:52:41 +02:00 |
|
Johannes Zellner
|
858c85ee85
|
Fixup more tests
|
2022-09-24 18:26:31 +02:00 |
|
Johannes Zellner
|
15d473d506
|
Fixup some token tests and error handling
|
2022-09-24 17:29:42 +02:00 |
|
Johannes Zellner
|
70d3040135
|
Validate token scopes
|
2022-09-23 13:09:07 +02:00 |
|
Johannes Zellner
|
56c567ac86
|
Add token scopes
|
2022-09-22 22:28:59 +02:00 |
|
Girish Ramakrishnan
|
1f5831b79e
|
rename queue route
|
2022-09-22 19:48:20 +02:00 |
|
Girish Ramakrishnan
|
6382216dc5
|
mail: proxy queue routes correctly
|
2022-09-20 20:02:54 +02:00 |
|
Johannes Zellner
|
81b59eae36
|
improve applink businesslogic tests and fixup api
|
2022-09-19 21:00:44 +02:00 |
|
Girish Ramakrishnan
|
bc3cb6acb5
|
more changes
|
2022-09-19 20:56:28 +02:00 |
|
Johannes Zellner
|
fa768ad305
|
Support secureserver.net nameservers from GoDaddy
|
2022-09-19 19:58:52 +02:00 |
|
Johannes Zellner
|
5184e017c9
|
Error the task waited for fails in tests
|
2022-09-19 18:20:27 +02:00 |
|
Johannes Zellner
|
d2ea6b2002
|
Fixup appstore tests
|
2022-09-19 17:21:55 +02:00 |
|
Johannes Zellner
|
3fcc3ea1aa
|
Fixup reverseproxy tests
|
2022-09-19 17:04:44 +02:00 |
|