Commit Graph

59 Commits

Author SHA1 Message Date
IJustDev
9ce80a260f chore: update version in package.json 2020-12-31 13:56:34 +01:00
IJustDev
0127a56cca chore: update changelog 2020-12-31 13:54:45 +01:00
IJustDev
4a6ff052e4 chore: remove versions folder 2020-12-31 13:53:54 +01:00
IJustDev
4cfeb01f46 chore: bump version 2020-12-31 13:53:27 +01:00
IJustDev
0435ee814e fix: #21 baseurl, missing / 2020-12-31 13:52:21 +01:00
IJustDev
290acb15f2 chore: bump version 2020-12-26 19:42:13 +01:00
IJustDev
8931cac733 chore: add BaseURL to Readme.md
Refs: #21
2020-12-26 18:38:34 +01:00
IJustDev
1a96acb54c refactor: add missing semicolon 2020-12-26 18:37:33 +01:00
IJustDev
8b5744061f chore: add #21 to changelog 2020-12-26 18:37:02 +01:00
IJustDev
afc792f554 feat: base url for Gitea instances
Refs: #21
2020-12-26 18:34:52 +01:00
IJustDev
139bf0f3d7 Merge branch 'master' of github.com:IJustDev/Gitea-VSCode 2020-09-25 19:08:38 +02:00
IJustDev
ab20664542 Fix #19 2020-09-25 19:08:24 +02:00
IJustDev
6b4c985589
Fix #18 2020-08-19 08:00:27 +02:00
IJustDev
858b8b7cda Rework code base; #17 2020-08-16 20:26:14 +02:00
IJustDev
cb4a963dfc
Update README.MD
Add overview section
2020-08-10 08:19:30 +02:00
IJustDev
963c4f01be
Merge pull request #16 from IJustDev/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
Bump https-proxy-agent from 2.2.1 to 2.2.4
2020-08-10 08:16:29 +02:00
dependabot[bot]
33eb8779ac
Bump https-proxy-agent from 2.2.1 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 13:00:52 +00:00
IJustDev
052e132d32
Merge pull request #15 from sinotaotao/14-SSLVerifyOption
Add an option like git config `sslVerify`
2020-04-11 12:20:46 +02:00
TaoTao-PC
8181f79357 Add an option like git config sslVerify
fix #14 close #14
2020-04-11 16:52:50 +08:00
IJustDev
b44f968747
Merge pull request #12 from IJustDev/11-HTTP-error
Fixes #11
2020-03-22 00:28:18 +01:00
IJustDev
7378f58665
Fixes #11
Advanced logging of the url if the request fails.
Removed SSL option.
2020-03-21 20:59:42 +01:00
IJustDev
79d6755e72 Updated README.md 2019-10-11 18:56:00 +00:00
IJustDev
662f7268d4 Updated README.md
Added gitter badge
2019-10-10 18:57:12 +00:00
IJustDev
2dcb0e356f
Create Funding.yml 2019-08-04 19:10:53 +02:00
IJustDev
66ce0521f7 Set theme jekyll-theme-slate 2019-08-04 12:18:10 +02:00
IJustDev
93d8776607 Revert "Create index.html"
This reverts commit 2893dbbb24.
2019-08-04 11:02:59 +02:00
IJustDev
2893dbbb24
Create index.html
Created index.html for github pages
2019-08-04 10:50:15 +02:00
IJustDev
b5aa3e0922 Set theme jekyll-theme-merlot 2019-08-03 17:47:02 +02:00
IJustDev
9bde9b183f Fixes #9 Version 1.0.1 2019-08-02 19:32:43 +02:00
IJustDev
210b5bbbf5 Version 1.0.0 - Adding emojis to treeview 2019-07-31 14:57:31 +02:00
IJustDev
de86dbb4b3 Version: 0.0.9 FIXES #8 2019-07-31 14:38:03 +02:00
IJustDev
94109e5a4d Added buymeacoffee button 2019-07-31 10:07:54 +02:00
IJustDev
cdeae32515 Cleaning up ReadMe 2019-07-29 10:13:06 +02:00
IJustDev
af938bb2c5 Version: 0.0.8 - Added icon and .vsix binary 2019-07-29 09:55:25 +02:00
IJustDev
8587fd4bac Version: 0.0.8 2019-07-29 09:43:37 +02:00
IJustDev
b975f01243 REMOVED initRepo command. Replaced by workspace settings 2019-07-28 20:37:06 +02:00
IJustDev
0db3e00318
Merge pull request #6 from ljoonal/use_.vscode_folder
Avoid .gitea folder
2019-07-10 14:01:54 +02:00
ljoonal
011232bc75
A bit of cleanup 2019-07-04 15:45:53 +03:00
ljoonal
420303bffa
Use .vscode folder for settings and such 2019-07-04 15:45:46 +03:00
IJustDev
a122e5e47e Merge branch 'master' of https://github.com/IJustDev/Gitea-VSCode 2019-06-14 13:22:43 +02:00
IJustDev
643f98225f FIXED #3 Issue is now opened just once 2019-06-14 13:22:17 +02:00
IJustDev
654a6bc4ad
Merge pull request #4 from IJustDev/dependabot/npm_and_yarn/axios-0.18.1
Bump axios from 0.18.0 to 0.18.1
2019-06-14 13:11:02 +02:00
dependabot[bot]
432d9337d6
Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-14 09:42:47 +00:00
IJustDev
d01f0dc17c ADDED: From property to changelog at section unreleased and clearify the instructions to use this extension 2019-04-12 14:22:59 +02:00
IJustDev
047313373b ADDED: Performance upgrade - Stop requests after first response with array length of 0 2019-04-12 14:03:59 +02:00
IJustDev
0e5f7d309d ADDED: 0.0.6 - Label dependent issues with auto fetching colors from Gitea server labels 2019-04-12 10:37:45 +02:00
IJustDev
2f40f3db3d ADDED: 0.0.5 - Label dependent icons with Gitea server label colors 2019-04-12 10:20:23 +02:00
IJustDev
a0b39ac741 ADDED: Image to README.md 2019-04-12 08:42:45 +02:00
IJustDev
784bc5f96f ADDED: Binary 0.0.5 2019-04-12 08:36:49 +02:00
IJustDev
086a3cc636 ADDED: 0.0.5 - Colored icons with description in README.md 2019-04-12 08:35:29 +02:00