1. 03 8月, 2019 2 次提交
    • A
      Fix login page · 5b64cb34
      Asher 提交于
      5b64cb34
    • 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
  2. 01 8月, 2019 4 次提交
  3. 31 7月, 2019 1 次提交
  4. 27 7月, 2019 2 次提交
  5. 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
  6. 23 7月, 2019 2 次提交
  7. 20 7月, 2019 2 次提交
  8. 19 7月, 2019 13 次提交