Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Releases: epinio/ui-backend

v1.5.1-0.0.1

25 Nov 12:12
5c637a6
Compare
Choose a tag to compare

Changelog

v1.2.0-0.0.1

02 Sep 11:52
Compare
Choose a tag to compare

Changelog

  • 9ebb1ad Bump frontend
  • 76db4a9 Merge pull request #8 from epinio/1608-escaped-auth
  • 04e984d removed url escaping for basic authentication

v1.2.0

02 Sep 11:01
Compare
Choose a tag to compare

Changelog

  • 9ebb1ad Bump frontend
  • 76db4a9 Merge pull request #8 from epinio/1608-escaped-auth
  • 04e984d removed url escaping for basic authentication

v1.0.0-0.0.4

17 Jun 14:49
Compare
Choose a tag to compare

Changelog

v1.0.0-0.0.3

16 Jun 13:05
Compare
Choose a tag to compare

Changelog

v1.0.0-0.0.2

16 Jun 10:55
Compare
Choose a tag to compare

Changelog

  • d0e3532 Provide the string straight up rather than load the favicon file every time (src/jetstream/plugins/epinio/static/favicon.png) - Avoids path issues to favicon (dev different than deployed) - Avoids updating docker image & goreleaser to bundle favicon - Quicker!

v0.9.0-0.0.3

09 Jun 17:51
Compare
Choose a tag to compare

Changelog

  • e5b355e Ensure proxy uses correct scheme

v0.9.0-0.0.2

09 Jun 16:02
Compare
Choose a tag to compare

Changelog

  • 878bf4b Remove origin instead of set it to empty string

v0.9.0-0.0.1

09 Jun 11:06
Compare
Choose a tag to compare

Changelog

  • f28c1f5 Bump epinio ui bundle
  • b2f064b Clear origin header when proxying WS requests - CORS is handled client -- proxy side (if configured) - Doesn't need to be checked proxy --- server side
  • bb198d2 Provide a ui-theme from env vars - epinio/ui#125
  • d68046d Ensure required methods are used for CORS
  • b96f35f Add LogoutHook, use it to remove the CNSI token on log out - epinio/ui#101 - When a user logs in to epinio the ui-backend automatically registers and connects them to the sole epinio instance - Now when the user logs out the ui-backend automatically disconnects them from the epinio instance
  • 174750c Merge pull request #5 from epinio/app-exec
  • c9f9820 Fix issue where settings were not updating on fresh loads of the UI - causes vendor name to be default 'rancher'
  • 69c6468 Fix unit tests (unrelated to PR, sneaking in here)
  • 8a4d1e3 Use go's reverse proxy instead of custom implementation
  • 131b7b4 Remove debug code
  • 828c35a Use correct way to access config for epinio instance urls & ssl validation
  • 0b7e760 Bump go deps and package version

v0.7.1-0.0.2

09 May 15:38
Compare
Choose a tag to compare

Changelog