1. 15 2月, 2020 2 次提交
  2. 08 2月, 2020 1 次提交
  3. 07 2月, 2020 2 次提交
  4. 05 2月, 2020 1 次提交
  5. 15 11月, 2019 1 次提交
  6. 01 11月, 2019 1 次提交
  7. 30 10月, 2019 1 次提交
  8. 29 10月, 2019 2 次提交
  9. 26 10月, 2019 2 次提交
  10. 25 10月, 2019 1 次提交
  11. 19 10月, 2019 1 次提交
    • A
      Update to 1.39.2 · bdd11f74
      Asher 提交于
      Also too the opportunity to rewrite the build script since there was a
      change in the build steps (mainly how the product JSON is inserted) and
      to get the build changes out of the patch. It also no longer relies on
      external caching (we'll want to do this within CI instead).
      bdd11f74
  12. 12 10月, 2019 1 次提交
  13. 05 10月, 2019 1 次提交
  14. 19 9月, 2019 1 次提交
  15. 05 9月, 2019 1 次提交
  16. 22 8月, 2019 1 次提交
  17. 16 8月, 2019 1 次提交
  18. 13 8月, 2019 1 次提交
    • A
      Exit when pipe closes · 24700817
      Asher 提交于
      This allows piping to things like `head` without SIGPIPE errors.
      24700817
  19. 10 8月, 2019 1 次提交
  20. 09 8月, 2019 1 次提交
  21. 08 8月, 2019 1 次提交
  22. 03 8月, 2019 1 次提交
    • A
      Groundwork for language support · 712274d9
      Asher 提交于
      - Implement the localization service.
      - Use the proper build process which generates the require JSON files.
      - Implement getting the locale and language configuration.
      712274d9
  23. 01 8月, 2019 2 次提交
  24. 27 7月, 2019 1 次提交
  25. 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
  26. 20 7月, 2019 1 次提交
  27. 19 7月, 2019 7 次提交