1. 03 3月, 2020 2 次提交
  2. 29 2月, 2020 1 次提交
  3. 28 2月, 2020 2 次提交
  4. 25 2月, 2020 1 次提交
  5. 22 2月, 2020 1 次提交
  6. 21 2月, 2020 1 次提交
  7. 20 2月, 2020 1 次提交
    • A
      Fix HTTPS redirects and TLS sockets · c567a06f
      Asher 提交于
      It still won't work behind a base path, but if you're using a reverse
      proxy you can just redirect to HTTPS yourself. And should probably
      handle TLS termination there too.
      
      For sockets I just needed to add back the proxy call.
      c567a06f
  8. 15 2月, 2020 2 次提交
  9. 14 2月, 2020 2 次提交
    • A
      Simplify frontend · b8fa7da9
      Asher 提交于
      Just a login form and a list of applications. No modals or anything like
      that.
      b8fa7da9
    • A
      Fix base path · bf1be16d
      Asher 提交于
      Now it should work whether you have a trailing slash or not.
      bf1be16d
  10. 06 2月, 2020 4 次提交
  11. 05 2月, 2020 2 次提交