Skip to content

Releases: conwnet/github1s

0.6.0 (Sep 9, 2021)

09 Sep 13:20
dad32b3

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

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

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

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

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

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

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

0.0.11 (March 30, 2021)

30 Mar 14:04
e5a4e3d

Choose a tag to compare

  1. fix the request not update data because of the fetch cache #262

0.0.10 (March 30, 2021)

30 Mar 03:30
86b9b33

Choose a tag to compare

  1. Fix the editor wil be unexpected closed when open a file first time #258
  2. Fix the browser url changed in a wrong way #258

0.0.9 (March 29, 2021)

29 Mar 08:11
7873b4f

Choose a tag to compare

  1. Support for GitHub Commit #238
  2. Preload fuze and full files tree #239
  3. Switch favicon in dark mode #241
  4. Fix typo #243
  5. Support for quicking view change files in pull request view #245
  6. Update the cache implementation and remove duplicated calls #247
  7. Fix fuzzy search threshold #251
  8. Add QuickDiffProvider for changed files #253
  9. Support for Commit List #254