-
Couldn't load subscription status.
- Fork 3.3k
v2.13.0 React UI #4785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
v2.13.0 React UI #4785
Conversation
- About 5 years overdue - Remove eslint, use bomejs instead
- no longer setup a default - still able to do that with env vars however
and remove the need for email and agreement on cert requests
|
Should DNS multi be updated, or how can I do this myself? |
frontend doesn't include when building in react version adds swagger for existing dns-providers endpoint
I'm actually mainly using light mode and only remembering to check the dark mode at the last minute
Could you elaborate on what you mean by "DNS multi"? |
From my POV the contrast is not enough and it's a bit tiresome to the eyes but it could just be me. |
|
If I want to create a certificate that does not have its own plugin, I have to use dnsmulti, which uses the lego plugin, but I cannot use dnsmulti if I have not previously installed go in the container. I hope you understand what I mean, but I have now found a way to use the new version by editing the certbet-dns-plugins.json. |
I tend to agree. Especially when viewing modal dialogs. I've just applied the Tabler theme, but can definitely be tweaked later. @lastsamurai26 I would suggest creating a PR for this to test certbot-dns-multi 4.27.0. In the # Dockerfile
FROM jc21/nginx-proxy-manager:latest
RUN apt-get update \
&& apt-get -y install golang \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*# docker-compose.yml
services:
npm:
build:
context: .
dockerfile: Dockerfile
# ... |
QoL: Link to dashboard 2.13
I have already done this, but not with my own images (as far as json is concerned). Instead, I simply mounted the json manually in the container, which also worked (:. I successfully installed golang using my own images. certbot-dns-multi runs without any problems for me in version 4.27.0. |
- renewal and download - table columns rendering - searching - deleting
|
Docker Image for build 18 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |
|
IMO. This last bunch of commits is much better interface-wise! |
|
Also when you rename an access list, you get an error even though it gets renamed successfully. |

Almost complete, this PR is where I'm keeping the draft release notes as I work on them.
Upgrade path notes: