Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
floydScript
/
github1s
Public
forked from
conwnet/github1s
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 13, 2021
Add image snapshot test (#226)
xcv58
authored
5da739d
View commit details
Copy full SHA for 5da739d
Browse repository at this point
Fix CI failure (#225)
Show description for b53a0ef
xcv58
authored
b53a0ef
View commit details
Copy full SHA for b53a0ef
Browse repository at this point
refactor: manage route in extension (#223)
conwnet
authored
e079f7a
View commit details
Copy full SHA for e079f7a
Browse repository at this point
Commits on Mar 12, 2021
docs: fix the sourcegraph link (#224)
conwnet
authored
ec29be2
View commit details
Copy full SHA for ec29be2
Browse repository at this point
Add CI support for macOS (#217)
Show description for 63e377a
la3rence
authored
63e377a
View commit details
Copy full SHA for 63e377a
Browse repository at this point
Use SVG logo (#220)
zvizvi
authored
bb774ab
View commit details
Copy full SHA for bb774ab
Browse repository at this point
Commits on Mar 11, 2021
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /extensions/github1s (#219)
Show description for 3e3f609
dependabot[bot]
authored
3e3f609
View commit details
Copy full SHA for 3e3f609
Browse repository at this point
Allow users to edit files with Gitpod. (#214)
Show description for 3df064b
Mike Nikles
authored
3df064b
View commit details
Copy full SHA for 3df064b
Browse repository at this point
Commits on Mar 5, 2021
feat: enable code search and add sponsor Sourcegraph (#211)
conwnet
authored
b0c1857
View commit details
Copy full SHA for b0c1857
Browse repository at this point
Commits on Mar 4, 2021
feat: replace the sponsor vercel logo (#209)
conwnet
authored
a274e92
View commit details
Copy full SHA for a274e92
Browse repository at this point
refactor: better type annotations (#206)
Show description for d6d51a6
spacemeowx2
authored
d6d51a6
View commit details
Copy full SHA for d6d51a6
Browse repository at this point
Commits on Mar 3, 2021
Adding Maintainers Name in README (#207)
Siddhant-K-code
authored
f9b4d33
View commit details
Copy full SHA for f9b4d33
Browse repository at this point
Feature/code search (#205)
Show description for c1264f7
conwnet
authored
c1264f7
View commit details
Copy full SHA for c1264f7
Browse repository at this point
feat: add sponsor link for vercel (#204)
conwnet
authored
a7f004b
View commit details
Copy full SHA for a7f004b
Browse repository at this point
Added greeting bot🤖 (#203)
Show description for c7bcb19
himanshu007-creator
authored
c7bcb19
View commit details
Copy full SHA for c7bcb19
Browse repository at this point
feat: adjust the code structure in extensions/github1s
conwnet
committed
db5740f
View commit details
Copy full SHA for db5740f
Browse repository at this point
feat: use vercel route to proxy sourcegraph API and proxy support for development
conwnet
committed
0b0254b
View commit details
Copy full SHA for 0b0254b
Browse repository at this point
feat: code search from Sourcegraph
conwnet
committed
48cd8dd
View commit details
Copy full SHA for 48cd8dd
Browse repository at this point
Commits on Mar 1, 2021
feat: disable telemetry by default (#200)
conwnet
authored
0edef24
View commit details
Copy full SHA for 0edef24
Browse repository at this point
Document how to develop on Gitpod.
Mike Nikles
authored and
conwnet
committed
7475981
View commit details
Copy full SHA for 7475981
Browse repository at this point
Better visualize the commands to run in the terminal.
Mike Nikles
authored and
conwnet
committed
d62977b
View commit details
Copy full SHA for d62977b
Browse repository at this point
Split the terminals; add instructions to start watch and serve.
Mike Nikles
authored and
conwnet
committed
4ec1d31
View commit details
Copy full SHA for 4ec1d31
Browse repository at this point
Create the ./lib/vscode/out directory to ensure yarn watch works.
Mike Nikles
authored and
conwnet
committed
5d12c5f
View commit details
Copy full SHA for 5d12c5f
Browse repository at this point
Set the web worker extension host timeout to 60s.
Mike Nikles
authored and
conwnet
committed
6aaa55b
View commit details
Copy full SHA for 6aaa55b
Browse repository at this point
Open a browser tab rather than a preview pane.
Mike Nikles
authored and
conwnet
committed
6e7c3a2
View commit details
Copy full SHA for 6e7c3a2
Browse repository at this point
Remove the global js-yaml.
Mike Nikles
authored and
conwnet
committed
bc4a7b9
View commit details
Copy full SHA for bc4a7b9
Browse repository at this point
Remove the need for npx in the svelte-web extension.
Mike Nikles
authored and
conwnet
committed
ddc8f97
View commit details
Copy full SHA for ddc8f97
Browse repository at this point
Configure Gitpod.
Mike Nikles
authored and
conwnet
committed
fef59a3
View commit details
Copy full SHA for fef59a3
Browse repository at this point
Commits on Feb 28, 2021
documentation update (#197)
Show description for 06343bc
timbaileyjones
authored
06343bc
View commit details
Copy full SHA for 06343bc
Browse repository at this point
Commits on Feb 27, 2021
Formatted All JSON files under ./extensions/* (#193)
Show description for 84b2158
Siddhant-K-code
authored
84b2158
View commit details
Copy full SHA for 84b2158
Browse repository at this point
feat: change the loading and default theme
conwnet
committed
ada3959
View commit details
Copy full SHA for ada3959
Browse repository at this point
Cleaned Extensions README files (#190)
Show description for 22ce969
Siddhant-K-code
authored
22ce969
View commit details
Copy full SHA for 22ce969
Browse repository at this point
feat: use vercel deploy production (#191)
conwnet
authored
4f44d47
View commit details
Copy full SHA for 4f44d47
Browse repository at this point
Commits on Feb 26, 2021
fix: notification confirm button is crowded out
conwnet
committed
597a99a
View commit details
Copy full SHA for 597a99a
Browse repository at this point
fix: the readonly attribute of textarea break the `vscode.workspace.onDidChangeTextDocument`
conwnet
committed
2985d3d
View commit details
Copy full SHA for 2985d3d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.