1. 06 Nov, 2024 1 commit
  2. 27 Sep, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Improve startup error from runDbCheck · 4c97676e
      Alfredo Di Napoli authored
      Previously we would fail with a generic message suggesting to run
      `gargantext-init`, but that wouldn't always be the case; sometimes
      there might be problems connecting to the database, and we want to
      show the raw exception. This code should help diagnosing what's wrong.
      
      It also changes the error hint to report the correct executable, as
      these days we use `gargantext-cli init` instead.
      4c97676e
  3. 19 Sep, 2024 4 commits
  4. 18 Sep, 2024 1 commit
  5. 02 Sep, 2024 1 commit
    • Alfredo Di Napoli's avatar
      portRouteInfo shows status of proxy · 2a1439e3
      Alfredo Di Napoli authored
      This commit does two things: it reports the status of the microservices
      proxy in the `portRouteInfo`, so that if that's disabled we would
      immediately know, and it also stop spawn the proxy `Application` in case
      it's disabled. This wasn't the case before; previously we would be
      spawing the proxy process even though it was "morally" disabled.
      2a1439e3
  6. 30 Aug, 2024 1 commit
  7. 28 Aug, 2024 2 commits
  8. 30 Jul, 2024 1 commit
  9. 24 Jul, 2024 1 commit
  10. 15 Jul, 2024 1 commit
  11. 09 Jul, 2024 1 commit
  12. 26 Jun, 2024 3 commits
  13. 17 Jun, 2024 1 commit
  14. 05 Jun, 2024 1 commit
  15. 03 Jun, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Named server handlers · 6240e820
      Alfredo Di Napoli authored
      This big commit ties the knot with the named _routes_ by providing
      concrete server (i.e. handlers) implementations.
      6240e820
  16. 09 May, 2024 1 commit
  17. 11 Apr, 2024 1 commit
  18. 13 Feb, 2024 1 commit
  19. 05 Feb, 2024 2 commits
  20. 15 Jan, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Sanitise logged requests · f53b7e45
      Alfredo Di Napoli authored
      This commit introduces a slight variation to the `logStdOutDev`
      middleware which is capable of redacting secrets from our gargantext
      requests.
      
      This way we can run the server in dev mode (for instrumentation
      purposes) without leaking users' secrets.
      f53b7e45
  21. 04 Dec, 2023 1 commit
  22. 12 Oct, 2023 1 commit
  23. 11 Oct, 2023 1 commit
  24. 21 Sep, 2023 1 commit
  25. 28 Jul, 2023 1 commit
  26. 05 Jun, 2023 1 commit
  27. 16 May, 2023 1 commit
  28. 15 May, 2023 1 commit
  29. 17 Oct, 2022 1 commit
  30. 09 Sep, 2022 1 commit
  31. 05 Sep, 2022 1 commit
  32. 20 Jul, 2022 1 commit
  33. 28 Oct, 2021 1 commit