Jakub Blažej
Jakub Blažej
Wouldn't the problems be solved if all the links on frontend were relative? Additionally [HTML Base element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base) could be used
@es9o @gaby this still leaves a few issues on the frontend, which has "hard-coded" absolute paths e.g. to `/assets/` and `/socket.io/` My temporary solution is to host kuma on another...
 Look Ma! Kuma in subdirectory! I have pushed the [changes to my fork](https://github.com/trogper/uptime-kuma/commit/9211bb4d2fb3226a01057e1ea9f2d8121f868415) I have tested it only manually in the browser, there might b something broken and the...
@pm-pm no idea. I am not working on it right now. I need to run existing tests and probably create new ones. I think it is not much of work,...
I think primary base URL in settings is only used to generate URLs for push-type monitor. My subfolder deployment uses ENV variable to set the path. The path can be...
See my comment https://github.com/louislam/uptime-kuma/issues/147#issuecomment-996979446 Or the PR https://github.com/louislam/uptime-kuma/pull/1092
@pm-pm what do you mean?
@pm-pm oh, alright. The PR is already open, #1092 I am willing to work on it, but I have a few questions about technical concerns, already stated in the PR....
I need someone to provide some feedback to the PR, then I can move on
It is still not merged, I need to do some work on it before it's ready. Did not have much time for it until this week, so it might probably...