Skip to content
Snippets Groups Projects
  1. Jan 21, 2022
  2. Jan 12, 2022
  3. Jan 11, 2022
  4. Jan 10, 2022
  5. Jan 07, 2022
  6. Jan 06, 2022
  7. Dec 17, 2021
  8. Dec 10, 2021
  9. Nov 29, 2021
  10. Nov 25, 2021
  11. Nov 11, 2021
  12. Nov 09, 2021
  13. Oct 29, 2021
  14. Oct 28, 2021
    • julian.baeume's avatar
      allow specification of app root · 29ecb5cf
      julian.baeume authored
      this can not only be handled on ingress level, but we need to mount the
      express app also on the app root level. This basically just works out of the
      box.
      29ecb5cf
  15. Oct 19, 2021
  16. Oct 15, 2021
  17. Oct 13, 2021
  18. Oct 08, 2021
  19. Oct 06, 2021
    • julian.baeume's avatar
      disable CSP for now · 33708934
      julian.baeume authored
      we want to have the changes rolled out, so we disable CSP headers for now and
      will take care of them after the file_cache functionality has been rolled out
      
      just for testing purposes, disable CSP for now until sha calculation is fixed
      33708934
    • julian.baeume's avatar
      configure CSP to allow script execution · 41fe7f3b
      julian.baeume authored
      this currently doesn't really work as expected, but can be used as a base
      to properly implement CSP for the scripts we "know" about.
      41fe7f3b
    • julian.baeume's avatar
      implement local file cache · 2c3a21e5
      julian.baeume authored
      the file cache is populated with data defined in the manifest files configured for
      all components and will basically fetch everything from all components. This allows
      us to use this manifest service as the only source of truth for UI related sources and
      simplifies ingres setup a lot.
      2c3a21e5
    • julian.baeume's avatar
      add okteto config · 55f9e986
      julian.baeume authored
      this can be used to create a remote dev setup using okteto
      55f9e986
  20. Oct 04, 2021
  21. Sep 27, 2021
  22. Sep 21, 2021
Loading