95 Commits (da886e3d7260cf55ae4369c7a639c0bc2d95fcf5)
 

Author SHA1 Message Date
Thomas Lynch da886e3d72 Make ca verity subject and altnames so any user can generate them safely 1 year ago
Thomas Lynch 2cea4955a4 filter shown certs to only permission domains 1 year ago
Thomas Lynch b9877bb93e real server id fix and registration disabled 1 year ago
Thomas Lynch 741aacaaca change in server ID fetching 1 year ago
Thomas Lynch f12cdd8d8b Add the matching menulinks to account page, and update the icon for CSR to the unfilled variant 1 year ago
Thomas Lynch 1d6f15326f Allow ca cert and pinned fp/s to be separate, and ignore node_modules in dockerignore, vastly speeds up builds (duh) 1 year ago
Thomas Lynch 0c1adfd08e update README 1 year ago
Thomas Lynch 20049bd382 Add influxdb stat exporting 1 year ago
Thomas Lynch 81754f1217 split agent into separate file 1 year ago
Thomas Lynch f81f3db53c filter frontend stats in frontend to specific frontend name 1 year ago
Thomas Lynch 2143e88a50 CA improvements, sha256 and setting capabilities and cA flag 1 year ago
Thomas Lynch 39eb29a687 CA cert signing request option, add ca.js. early version 1 year ago
Thomas Lynch 2ed4fefc3b add new run step in Dockerfile to disable next.js telemetry since it wont persist from local .config folder ofc 1 year ago
Thomas Lynch 703b6d5ccd Add ability to add extra CA, and pin certs(fingerprint) for comms to each haproxy server 1 year ago
Thomas Lynch ccb4bcae60 Add connecting to dataplaneapi via ssl and the facility for ignoring cert validity in development 1 year ago
Thomas Lynch b29d90f74e Add statistics page based on dataplane.getStats, link in sidebar, udpated README 1 year ago
Thomas Lynch 353b183626 update screenshot 1 year ago
Thomas Lynch 3a28d70768 change name mapping to be captcha agnostic 1 year ago
Thomas Lynch 5cadc606ce update README 1 year ago
Thomas Lynch 699b994a58 close #16 1 year ago
Thomas Lynch 40d3c6bff8 -Make DNS records shown in onboarding dynamic according to a defined nameserver(s) and domain that returns all IPs 1 year ago
Thomas Lynch 7efb039d1a Remove right column hidden overflow, html hidden overflow handles the ribbon, fix z-index on ribbon and add background to tables 1 year ago
Thomas Lynch 88aef966ad Beta ribbon, changepassword page error fix, css changes 1 year ago
Thomas Lynch d1b490a41d fix a few bugs in cert issuance and comment out a check in cluster deletion until they are converted to have an ID 1 year ago
Thomas Lynch 6ece796b18 dmub bootstrap color fixes/improvements for weird nested elems 1 year ago
Thomas Lynch b1575d83eb add rewrite map for redirecting domains easily 1 year ago
Thomas Lynch 0c35775948 Improved page composition, remove sidemenu when not on authed pages 1 year ago
Thomas Lynch d89eaad728 server side render onboarding 1 year ago
Thomas Lynch bf84665cd0 add defaultcluster on signup close #14 1 year ago
Thomas Lynch a6a5b36c54 improve login & register appearance 1 year ago
Thomas Lynch 671e6e46e5 move under construction to footer 1 year ago
Thomas Lynch 01f1a43aae close #11 prevent adding cert when subject domain has no backend yet (good for onboarding but also in general) 1 year ago
Thomas Lynch a550105fcc Add forms and functionality to onboarding page 1 year ago
Thomas Lynch 6da70f2c6e put strippedclusters in user locals 1 year ago
Thomas Lynch ac392b3cf3 dark theme fixes 1 year ago
Thomas Lynch b241e3d4fc make react happy 1 year ago
Thomas Lynch 0df73c1d25 update onboarding page, seems simple enough. still TODO auto checking based on maps (account data) and add the actual forms for adding a domain, adding a cert, etc 1 year ago
Thomas Lynch e1db8ef7a7 chuck a logout button in and move onboarding to seciton 1 year ago
Thomas Lynch 6f3d542f53 log addruntimeserver response 1 year ago
Thomas Lynch 5fbcb68715 Dont allow a domain to be removed if its still in use in the current cluster, TODO: check all cluster? 1 year ago
Thomas Lynch 19c3cda51b Ability to show certs that are only in cluster memory separately in table 1 year ago
Thomas Lynch d5aabd5c1f Improve cert table, shoe remaining days instead of creation date and make altnames in a readonly textarea 1 year ago
Thomas Lynch f0c2071024 dark menu on light mobile theme 1 year ago
Thomas Lynch 849ce64828 Revert slightly the updated loading spinner since we already have nprogress, fix and update the padding of sidebar hrs and footer 1 year ago
Thomas Lynch 900619844d update screenshot 1 year ago
Thomas Lynch 95dd21a8df improve layout across the board, improve mobile menu button, improve loaders, change footer, add under construction setup page 1 year ago
Thomas Lynch 1e9dbb6d91 Show cert status on domains page and change column order of certs on certs page 1 year ago
Thomas Lynch 8ed58d63cf fix blank menu page 1 year ago
Thomas Lynch 7aee41e238 return message from cert creation instead of silent failure 1 year ago
Thomas Lynch 20b583170a Bugfix subject in add cert, remove logging, dont delete domain on remove cert 1 year ago