1. 23 9月, 2020 1 次提交
  2. 18 9月, 2020 1 次提交
  3. 07 9月, 2020 1 次提交
  4. 31 8月, 2020 1 次提交
  5. 24 5月, 2020 2 次提交
  6. 07 5月, 2020 1 次提交
  7. 22 4月, 2020 1 次提交
  8. 20 4月, 2020 1 次提交
  9. 19 4月, 2020 1 次提交
  10. 16 4月, 2020 1 次提交
  11. 18 3月, 2020 1 次提交
  12. 14 3月, 2020 1 次提交
  13. 11 3月, 2020 1 次提交
  14. 05 3月, 2020 1 次提交
  15. 01 3月, 2020 1 次提交
  16. 11 2月, 2020 3 次提交
  17. 23 12月, 2019 1 次提交
  18. 12 10月, 2019 1 次提交
  19. 29 8月, 2019 1 次提交
  20. 20 8月, 2019 3 次提交
    • T
      Remove global ServerService variable · 5fc7b3ce
      Tyler Compton 提交于
      This variable didn't seem to be used anyway, so no further changes were
      required.
      5fc7b3ce
    • T
      Pass server configuration as an argument · 6277af47
      Tyler Compton 提交于
      The ServerCommonConf is now passed around as an argument instead of
      being shared between components as a global variable. This allows for
      more natural interaction with server.Session as a library and allows for
      multiple servers to co-exist within the same process.
      
      Related: #1387
      6277af47
    • T
      Load assets for dashboard/admin panel on demand · 00bd0a8a
      Tyler Compton 提交于
      The client and server services now only attempt to load assets if the
      dashboard or admin panel are enabled. This change makes it possible to
      use FRP as a library without having to manage assets. If a library user
      wants to start a server with the dashboard enabled, they will need to
      set the DashboardPort and AssetsDir fields of ServerCommonConf.
      00bd0a8a
  21. 31 7月, 2019 1 次提交
  22. 19 7月, 2019 1 次提交
  23. 12 7月, 2019 1 次提交
  24. 25 4月, 2019 2 次提交
  25. 21 4月, 2019 1 次提交
  26. 10 4月, 2019 1 次提交
  27. 08 4月, 2019 1 次提交
    • F
      fix · 7f9d88c1
      fatedier 提交于
      7f9d88c1
  28. 29 3月, 2019 2 次提交
  29. 11 3月, 2019 2 次提交
  30. 11 2月, 2019 2 次提交
  31. 01 2月, 2019 1 次提交