17 Commits

Author SHA1 Message Date
Jamie Curnow
ecc3b2b5b7
Fixed frontend issues, switched back to nginxproxymanager dockerhub space 2024-05-09 08:41:49 +10:00
Jamie Curnow
ae9504584c
Revert eslint upgrade, fix linting 2024-05-08 11:28:16 +10:00
Jamie Curnow
6d6021c9bb
Converted to Vite since create-react-app is no longer being developed 2023-07-20 15:11:41 +10:00
Jamie Curnow
798db6cb21
Fix formatting 2023-04-11 21:43:40 +10:00
Jamie Curnow
215083f6cf
Certificates Renewal + SSE
- Certificate renewal is just a re-request as it's forced already
- Rejig the routes for readability
- Added Server Side Events so that the UI would invalidate the
cache when changes happen on the backend, such as certs being
provided or failing
- Added a SSE Token, which has the same shelf life as normal token
but can't be used interchangeably. The reason for this is, the
SSE endpoint needs a token for auth as a Query param, so it would
be stored in log files. If someone where to get a hold of that,
it's pretty useless as it can't be used to change anything, only
to listen for events until it expires
- Added test endpoint for SSE testing only availabe in debug mode
2023-03-07 16:42:26 +10:00
Jamie Curnow
cc9d556665
Fix wrong lang key 2023-03-05 22:37:06 +10:00
Jamie Curnow
cb3f0ec9b4
Add locale picker to app header 2023-03-05 22:36:52 +10:00
Jamie Curnow
91fe448782
UI test for change password
Help docs
2023-03-01 16:34:52 +10:00
Jamie Curnow
83a9666807
Nicer cert type create select 2023-02-27 17:21:10 +10:00
Jamie Curnow
4ff911def0 Fix locales 2023-01-16 15:23:09 +10:00
Jamie Curnow
b877bea86c Table improvements, add modals 2023-01-16 14:02:36 +10:00
Jamie Curnow
306ac20457 Certificate table work, shows error message in popover 2023-01-16 11:32:45 +10:00
Jamie Curnow
456c59c746 Improvements for certificates table, adds expansion object to certificates 2023-01-14 09:45:08 +10:00
Jamie Curnow
560f3d9b29 Basis for Upstreams UI 2023-01-10 11:50:30 +10:00
Jamie Curnow
5e5f0de0e2 - Added upstream objects
- Renamed host templates to nginx templates
- Generate upstream templates
- Better nginx error reporting when reloading
- Use tparse for golang test reporting
2023-01-04 15:53:52 +10:00
Jamie Curnow
db61a9a175 Update packages, fix table page selector 2022-05-22 23:55:26 +10:00
Jamie Curnow
2110ecc382 Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager 2022-05-12 08:47:31 +10:00