Skip to content

Tags: iCodeIN/github1s

Tags

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request conwnet#237 from conwnet/master

release 0.0.8

v0.0.7

Toggle v0.0.7's commit message
merge master

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 0.0.6 (conwnet#222)

* Allow users to edit files with Gitpod. (conwnet#214)

* Allow users to edit files with Gitpod.

* Provide a command to edit files in Gitpod.

* Provide a Gitpod link in the status bar so it is visible if the notification is closed.

* Document how to invoke Gitpod if the notification is no longer visible.

* Add Gitpod screenshots.

* Fix the image paths.

* chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /extensions/github1s (conwnet#219)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Use SVG logo (conwnet#220)

* Add CI support for macOS (conwnet#217)

* ci: add macos for github workflows

* ci: add timeout when installing

* ci: reduce timeout value when installing

* ci: config the github token during the install

Co-authored-by: Mike Nikles <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zvizvi <[email protected]>
Co-authored-by: Lawrence <[email protected]>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: enable code search and add sponsor Sourcegraph (conwnet#211)

v0.0.4

Toggle v0.0.4's commit message
Merge branch 'master' into release

v0.0.3

Toggle v0.0.3's commit message
Formatted All JSON files under ./extensions/* (conwnet#193)

* Formatted All JSON files under ./extensions/*

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: replace `List Branches` API with `List matching references` API (

…conwnet#167)

v0.0.1

Toggle v0.0.1's commit message
chore: update hash scripts and disable GraphQL API temporary