Skip to content
Snippets Groups Projects
  1. Jul 11, 2024
  2. Jul 09, 2024
    • Wes Appler's avatar
      Fix login redirects (#4025) · f70899b6
      Wes Appler authored
      Fixes #4022 
      
      Pretty sure the only issue with the
      redirects was the `next` variable was never updated to the
      `redirect_url` variable. Tested locally it works fine between the
      passwordless/passworded logins but couldn't test with social login.
      Everything I've seen online indicates this should work fine, though.
      f70899b6
  3. Jul 08, 2024
  4. Jul 04, 2024
    • Wes Appler's avatar
      Cookie popup improvements (#3976) · 972396ac
      Wes Appler authored
      Fixes #3925.
      - Cookie consent preference is now stored in local storage rather than
      using cookies
      - Improves on the existing cookie banner by adding a `Learn More` option
      where users can read more about the essential & analytic cookies, and
      toggle analytics specifically.
      - If analytics are not used, the user is no longer given the option to
      opt out, as Hypha only uses essential cookies by default.
      - Added a link/button to the footer default that allows the user to
      re-open the cookie prompt without having to clear it from their local
      storage.
  5. Jul 03, 2024
  6. Jun 27, 2024
  7. Jun 26, 2024
  8. Jun 19, 2024
  9. Jun 15, 2024
  10. Jun 13, 2024
  11. Jun 08, 2024
  12. Jun 04, 2024
  13. Jun 01, 2024
  14. May 28, 2024
  15. May 27, 2024
  16. May 22, 2024
Loading