1. 15 8月, 2019 1 次提交
  2. 14 8月, 2019 2 次提交
  3. 13 8月, 2019 5 次提交
  4. 12 8月, 2019 1 次提交
  5. 10 8月, 2019 3 次提交
  6. 09 8月, 2019 3 次提交
  7. 08 8月, 2019 3 次提交
  8. 06 8月, 2019 3 次提交
  9. 05 8月, 2019 1 次提交
  10. 03 8月, 2019 3 次提交
  11. 01 8月, 2019 8 次提交
  12. 31 7月, 2019 1 次提交
  13. 27 7月, 2019 2 次提交
  14. 25 7月, 2019 1 次提交
  15. 24 7月, 2019 3 次提交
    • A
      Combine main and webview servers · 329acbb2
      Asher 提交于
      329acbb2
    • A
      Make flags additive and clean up docs · fd55139c
      Asher 提交于
      This means that you have to turn on features now instead of disabling
      them like auth and https.
      
      In addition:
      - Allow multiple options for auth (only password for now).
      - Combine the install docs since they had many commonalities and
      - generally simplified them (hopefully not too much).
      - Move all example configs into docs/examples.
      fd55139c
    • A
      Add base path argument · 7b7f5b54
      Asher 提交于
      It's only used for the login redirect.
      7b7f5b54