Skip to content

Releases: conwnet/github1s

0.6.3 (Dec 31, 2021)

31 Dec 11:01
39a63d0
Compare
Choose a tag to compare
  1. fix debounce time #374
  2. fix the development proxy server error #375
  3. sync vscode extensions modification when build #376 #377
  4. prebuilt vscode-anycode to fix the code folding #378

0.6.2 (Nov 3, 2021)

03 Nov 11:20
05fceaa
Compare
Choose a tag to compare
  1. Add vscode-anycode as a builtin extension #364
  2. Add a github action to welcome contributors #367

0.6.1 (Sep 15, 2021)

14 Sep 16:57
8879a31
Compare
Choose a tag to compare
  1. Fix vscode-unpkg proxy miss necessary headers #355

0.6.0 (Sep 9, 2021)

09 Sep 13:20
dad32b3
Compare
Choose a tag to compare
  1. Upgrade VS Code to 1.60.0, support for installing more extensions #353
  2. Fix grammar in info message ('results is' -> 'results are') #352
  3. Update documents

0.5.0 (Jul 5, 2021)

05 Jul 06:28
f8b45d6
Compare
Choose a tag to compare
  1. Support for finding definitions/references with Sourcegraph #320 #322 #328 #329
  2. Add Safari extension in README #312
  3. Update Sourcegraph logo in README #313 #321
  4. Support line anchors in URL #326
  5. Make compatible with the latest version Opera #325
  6. Add robots.txt #331

0.4.0 (May 25, 2021)

25 May 05:28
f5e74c1
Compare
Choose a tag to compare
  1. Support authorizing from GitHub OAuth Web Flow #302 #304
  2. Compatible with chrome 86 and the browsers base on it #307
  3. Fix 404 response is cached when static files not found #308
  4. Compress and cache favicon.ico #309
  5. Dependencies upgrade #295 #296 #297 #298 #300
  6. Cleaned up extensions section in README.md #294

0.3.0 (May 6, 2021)

05 May 16:42
2d9d6c4
Compare
Choose a tag to compare
  1. Support for loading for pull requets/commits #289
  2. Add open on github command #291
  3. Add Stargazers to README #287

0.2.0 (April 18, 2021)

18 Apr 15:25
b7aea04
Compare
Choose a tag to compare
  1. support for the file git blame #283
  2. Consolidate the getOAuthToken function and GITHUB_OAUTH_TOKEN variable #282
  3. Add test case for PR and commit list #281
  4. commit/pull optimization #280
  5. upgrade webpack #275

0.1.0 (April 6, 2021)

05 Apr 18:35
e4deaf8
Compare
Choose a tag to compare
  1. Upgrade VS Code to 1.55.0 #273

0.0.12 (April 2, 2021)

02 Apr 17:41
9c91e5c
Compare
Choose a tag to compare
  1. Add prebuilt @github1s/vscode-web #265
  2. Support to view file history #268
  3. Add open changes button to editor title #270
  4. Fixed the browser url changed in a wrong way #266
  5. Added Codacy Analysis GitHub Action #267
  6. Test VS Code build & package on CI #269