1. 02 12月, 2020 1 次提交
  2. 25 11月, 2020 2 次提交
  3. 20 11月, 2020 1 次提交
  4. 17 11月, 2020 2 次提交
  5. 14 11月, 2020 1 次提交
  6. 24 10月, 2020 1 次提交
    • A
      v3.6.1 · 62735da6
      Asher 提交于
      62735da6
  7. 12 10月, 2020 1 次提交
  8. 04 9月, 2020 1 次提交
    • A
      docker: Fix $DOCKER_USER (#2057) · 9fb318cf
      Anmol Sethi 提交于
      We do not try renaming $HOME anymore as there is no good way
      to do it.
      
      We also only try to convert if the user hasn't been changed.
      
      Finally I added usage to the docker docs in install.md
      
      Closes #2056
      9fb318cf
  9. 30 8月, 2020 1 次提交
  10. 28 8月, 2020 1 次提交
    • A
      Bundle systemd system unit · 255fa37e
      Anmol Sethi 提交于
      systemd's user units are buggy on certain versions
      and do not linger by default.
      
      Closes #1771
      Closes #1673
      Closes #1882
      Closes #1861
      255fa37e
  11. 27 8月, 2020 1 次提交
  12. 13 6月, 2020 1 次提交
  13. 05 6月, 2020 1 次提交
  14. 04 6月, 2020 1 次提交
  15. 28 5月, 2020 16 次提交
  16. 20 5月, 2020 2 次提交
  17. 19 5月, 2020 3 次提交
    • A
      Mention yarn as another installation option · 9858af90
      Anmol Sethi 提交于
      9858af90
    • A
      Rebuild all node_modules on npm install · 6f130979
      Anmol Sethi 提交于
      Stuff like ripgrep needs to be refetched so we cannot bundle
      node_modules at all.
      6f130979
    • A
      Release v3.3.1 · 5f94d5a6
      Anmol Sethi 提交于
      This release fixes bugs introduced with the release of v3.3.0
      
      - We've reverted to VS Code 1.45.1 due to bugs in 1.46 #1667
      - Accessing code-server from a web browser on Windows has been fixed #1642
      - Search in project has been fixed #1665
      - The glibc requirement on static releases has been lowered to v2.19 #1656
      5f94d5a6
  18. 18 5月, 2020 3 次提交