Girish Ramakrishnan
b66ddedc86
domains: remove unused wildcard check
2024-04-29 12:45:57 +02:00
Girish Ramakrishnan
8df97de8c6
Ubuntu 24.04
...
* update docker to 26.0.1
* cloudron-syslog needs to have correct perms for fifo socket
2024-04-29 11:07:10 +02:00
Girish Ramakrishnan
cd5cae33ce
dns: switch over to systemd for the host
...
this changes unbound to listen to 127.0.0.150 (150 is roman CL)
we cannot only bind on docker bridge because unbound is relied
upon for the initial domain setup. docker itself is only initialized
when the platform initializes
2024-04-29 11:06:03 +02:00
Girish Ramakrishnan
608ce53e7d
scripts: remove unused cloudron-logs
2024-04-29 10:21:33 +02:00
Johannes Zellner
d2ae6c2353
dashboard: grid view is the default
2024-04-29 09:32:00 +02:00
Johannes Zellner
7eda1136ea
oidc: starting with new .json model files is not worth a log line
2024-04-29 09:19:37 +02:00
Girish Ramakrishnan
a756fa9e9b
remove dead code
2024-04-28 10:52:30 +02:00
Girish Ramakrishnan
afb5e5ac5d
add to changes
2024-04-27 19:27:11 +02:00
Girish Ramakrishnan
efa1acddd4
dns: unregister domains if type is disabled
2024-04-27 18:43:31 +02:00
Girish Ramakrishnan
e00db115ad
restore: fix crashes
2024-04-27 12:46:37 +02:00
Girish Ramakrishnan
366f247910
oidc: only start in set callback
2024-04-27 11:51:10 +02:00
Girish Ramakrishnan
2a6368af60
remove usage of constants.DASHBOARD_SUBDOMAIN
2024-04-27 11:10:24 +02:00
Girish Ramakrishnan
5420630453
oidc: start the server when dashboard domain is set
...
the activation logic has changed to use oidc flow. this requires
the oidc server to be started and available. otherwise, the redirection
after owner creation fails.
2024-04-27 11:02:50 +02:00
Girish Ramakrishnan
4e39eb89fd
const
2024-04-27 10:48:23 +02:00
Girish Ramakrishnan
a783944700
notfound: better error message for IP
2024-04-26 21:25:33 +02:00
Girish Ramakrishnan
8a987db177
provision: add route to detect ipv4 and ipv6
2024-04-26 20:53:32 +02:00
Girish Ramakrishnan
834a7d0f55
rename setupdns to setup
2024-04-26 20:32:23 +02:00
Girish Ramakrishnan
051bcb7819
rename setup to activation
2024-04-26 20:26:57 +02:00
Girish Ramakrishnan
126587ba82
lint: constness
2024-04-26 20:09:36 +02:00
Girish Ramakrishnan
860ebcbe6a
provision: add activation guard
2024-04-26 20:06:56 +02:00
Girish Ramakrishnan
25f395ed63
Update DNS A record text
2024-04-26 19:13:34 +02:00
Girish Ramakrishnan
2da361a1f2
waitfordns: resolve and check against NS' IPv6 address
2024-04-26 19:12:53 +02:00
Johannes Zellner
4e363dc77a
frontend: move more UI elements to pankow
2024-04-26 17:11:02 +02:00
Girish Ramakrishnan
23e20b9b83
waitfordns: better debugs
2024-04-26 14:46:01 +02:00
Girish Ramakrishnan
e70a6ffbb9
zoneName filter is gone
2024-04-26 14:25:02 +02:00
Girish Ramakrishnan
cab236123f
reindent branding page
2024-04-26 14:10:12 +02:00
Johannes Zellner
cab7e0d8a3
Fixup indentation in setup pages
2024-04-26 14:07:53 +02:00
Girish Ramakrishnan
2f425f8119
provision: add ipv6 config
2024-04-26 12:20:15 +02:00
Girish Ramakrishnan
017e46fa0f
rename sysinfo to ipv4Config
2024-04-26 12:20:15 +02:00
Johannes Zellner
9efcd9060e
frontend: Use pankow breadcrumbs
2024-04-25 19:35:54 +02:00
Girish Ramakrishnan
abdd5d3e0e
eslint: upgrade
2024-04-25 19:00:37 +02:00
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