Girish Ramakrishnan
|
cf40346e1a
|
eslint: add node globals
|
2024-04-25 18:26:35 +02:00 |
|
Girish Ramakrishnan
|
b6d80fb443
|
eslint.config.js for the new eslint
|
2024-04-25 18:14:06 +02:00 |
|
Girish Ramakrishnan
|
f6e4f1aefc
|
network: ipv4 can be disabled
|
2024-04-25 15:50:42 +02:00 |
|
Girish Ramakrishnan
|
dbf66b8e89
|
fix indent
|
2024-04-25 15:06:17 +02:00 |
|
Girish Ramakrishnan
|
53ad3902ac
|
remove unused function
|
2024-04-25 15:06:17 +02:00 |
|
Girish Ramakrishnan
|
cae2bfbdc2
|
domains: add desec provider
|
2024-04-24 21:29:42 +02:00 |
|
Girish Ramakrishnan
|
58d6142460
|
ovh: storage location has changed
|
2024-04-24 16:37:41 +02:00 |
|
Johannes Zellner
|
2ca4838ac7
|
dashboard: app config has new info tab
|
2024-04-23 17:07:30 +02:00 |
|
Girish Ramakrishnan
|
3787f90283
|
appstore: bump timeout to 60s instead of 30s
this timeout is hit on some servers (which have some networking
issue). unfortunately, this triggers a bug in superagent -
https://github.com/ladjs/superagent/issues/1801
|
2024-04-23 11:41:51 +02:00 |
|
Girish Ramakrishnan
|
9064375e25
|
cloudron-support: remove bad nginx configs
|
2024-04-23 10:00:06 +02:00 |
|
Girish Ramakrishnan
|
033036bd1a
|
cloudron-support: check service uptime
|
2024-04-22 17:45:43 +02:00 |
|
Girish Ramakrishnan
|
5d74d80829
|
cloudron-support: check if node binary exists
|
2024-04-22 16:41:26 +02:00 |
|
Girish Ramakrishnan
|
88231e3d35
|
sftp: add rate limit
|
2024-04-21 21:04:00 +02:00 |
|
Girish Ramakrishnan
|
1aa683aeab
|
add comments on the rate limits
|
2024-04-21 21:02:55 +02:00 |
|
Girish Ramakrishnan
|
c2326bc5cc
|
oidc: add rate limit for login requests
|
2024-04-21 20:58:12 +02:00 |
|
Girish Ramakrishnan
|
55db3ae517
|
Fix link
|
2024-04-21 16:48:40 +02:00 |
|
Johannes Zellner
|
4b0dbf0183
|
dashboard: localstorage has no concept of booleans
|
2024-04-20 22:02:05 +02:00 |
|
Johannes Zellner
|
2725e001a5
|
frontend: update dependencies
|
2024-04-20 14:10:34 +02:00 |
|
Johannes Zellner
|
02a0f65e4b
|
dashboard: update fontawesome and sass
|
2024-04-20 13:41:04 +02:00 |
|
Johannes Zellner
|
9fd964022e
|
dashboard: html-templates is gone
|
2024-04-20 13:38:47 +02:00 |
|
Johannes Zellner
|
ec7dabc1c7
|
oidc: also allow login on aliased app domains
|
2024-04-19 19:03:23 +02:00 |
|
Girish Ramakrishnan
|
95eeb9ce93
|
s/your/the
|
2024-04-19 18:33:17 +02:00 |
|
Girish Ramakrishnan
|
d137cdf881
|
update cron module
CronJob -> CronJob.from
CronJob(time) -> CronTime
|
2024-04-19 18:31:47 +02:00 |
|
Girish Ramakrishnan
|
a926a3e8a8
|
update google cloud modules
https://github.com/googleapis/nodejs-storage/releases/tag/v7.0.0
|
2024-04-19 18:09:17 +02:00 |
|
Girish Ramakrishnan
|
e8b3516d34
|
update marked
|
2024-04-19 18:00:02 +02:00 |
|
Girish Ramakrishnan
|
54e5e0cb7e
|
update commander
https://github.com/tj/commander.js/releases/tag/v12.0.0
|
2024-04-19 17:56:15 +02:00 |
|
Girish Ramakrishnan
|
baa4620523
|
update jsdom
https://github.com/jsdom/jsdom/releases/tag/24.0.0
|
2024-04-19 17:53:26 +02:00 |
|
Girish Ramakrishnan
|
fcd1532a4d
|
update jose
breaking changes: https://github.com/panva/jose/releases/tag/v5.0.0
|
2024-04-19 17:45:26 +02:00 |
|
Girish Ramakrishnan
|
66b768b176
|
Update packages
|
2024-04-19 17:40:42 +02:00 |
|
Girish Ramakrishnan
|
eeae8c92d0
|
nodejs: update to 20.12.2
|
2024-04-19 17:40:42 +02:00 |
|
Johannes Zellner
|
d35bfbb0fd
|
dashboard: finish checklist display
pending showing acknowledged items later
|
2024-04-19 14:32:34 +02:00 |
|
Johannes Zellner
|
4516b0c57c
|
Do not return but continue in a loop
|
2024-04-19 14:29:41 +02:00 |
|
Johannes Zellner
|
49243822af
|
dashboard: show app checklist
|
2024-04-19 14:17:54 +02:00 |
|
Johannes Zellner
|
16521d5434
|
Fix updateChecklist usage
|
2024-04-19 12:15:13 +02:00 |
|
Girish Ramakrishnan
|
1afa2e87ec
|
mailserver: a056bcfd broke mail server restart
after proxying, we never restarted the mail server
also add note that restart has to reconfigure
|
2024-04-19 10:48:08 +02:00 |
|
Girish Ramakrishnan
|
18ec929501
|
lint
|
2024-04-19 10:48:08 +02:00 |
|
Johannes Zellner
|
7d6636bb54
|
Only add checklist items if they apply due to sso state
|
2024-04-18 16:05:38 +02:00 |
|
Johannes Zellner
|
3c7e6b59f0
|
Add initial support for apps.checklist
|
2024-04-17 16:54:54 +02:00 |
|
Johannes Zellner
|
daa8a60da2
|
oidc: Inject currently hardcoded CLOUDRON_OIDC_PROVIDER_NAME env var
This is designed to be used in the packages for the login button:
"Login with ${CLOUDRON_OIDC_PROVIDER_NAME}"
|
2024-04-17 15:06:22 +02:00 |
|
Johannes Zellner
|
f231d51d0b
|
Make oidc authproxy login button translatable
|
2024-04-17 14:21:07 +02:00 |
|
Girish Ramakrishnan
|
308f315ed5
|
troubleshoot: print box version
|
2024-04-17 09:26:32 +02:00 |
|
Girish Ramakrishnan
|
a572374ad7
|
updatechecker: deep compare update object from appstore
When 'changelog' , 'unstable' fields change the box code is not
getting it.
|
2024-04-16 19:30:14 +02:00 |
|
Girish Ramakrishnan
|
1cf315634c
|
appstore: check the type of unstable field
|
2024-04-16 19:19:27 +02:00 |
|
Johannes Zellner
|
b0d2bdbad9
|
Make it login with cloudron in authproxy
|
2024-04-16 14:56:18 +02:00 |
|
Johannes Zellner
|
255fb0cac0
|
proxyauth: show intermediate login button page
|
2024-04-16 13:43:12 +02:00 |
|
Johannes Zellner
|
c3be0018fe
|
proxyauth: send user to oidc login instead of /login
|
2024-04-16 11:29:00 +02:00 |
|
Girish Ramakrishnan
|
37e2269387
|
import: add seal option
|
2024-04-15 22:20:04 +02:00 |
|
Girish Ramakrishnan
|
5dbe2ce2e4
|
cifs: enable seal by default
|
2024-04-15 22:00:28 +02:00 |
|
Johannes Zellner
|
1008ec4fa1
|
proxyauth: remove basic auth login form
|
2024-04-15 18:52:07 +02:00 |
|
Johannes Zellner
|
d36d1cf1da
|
dashboard: wait on refreshApp on submitting notes
|
2024-04-15 17:38:02 +02:00 |
|