38 Commits

Author SHA1 Message Date
99f153bf74
fix: builder not building for both things
Signed-off-by: Avior <f.bouillon@aptatio.com>
2023-01-20 12:47:16 +01:00
e4b8ab4db8
fix: Build errors
Signed-off-by: Avior <f.bouillon@aptatio.com>
2023-01-20 12:46:33 +01:00
cef14d1038
feat: Allow the plugin to work under the browser context
Signed-off-by: Avior <f.bouillon@aptatio.com>
2023-01-20 12:14:00 +01:00
e42e5271db
1.1.0 2021-07-15 19:14:13 +02:00
35d0af0b0a Updated documentation 2021-07-15 17:13:26 +00:00
39dc365887 Merge branch 'upstream' into 'master'
Sync with Upstream

See merge request aviortheking/code-stats-vscode!1
2021-07-15 09:43:18 +00:00
95eb41cca4 Make extension not asked to be installed on remote 2021-07-15 09:23:43 +00:00
d4fb4fbbef Add a command to easily set API_KEY 2021-07-15 09:09:39 +00:00
3be85e6459 Update package.json 2021-07-10 10:34:42 +00:00
Juha Ristolainen
99cc0bf94a Updated deps for 1.0.18 2020-04-01 09:21:36 +01:00
Juha Ristolainen
61f3644d45
v1.0.17 2020-01-06 14:48:47 +00:00
Juha Ristolainen
75f1767d3d
Updated dependencies 2020-01-06 14:28:36 +00:00
Juha Ristolainen
08241624e8 Update the version. 2019-04-04 19:48:45 +01:00
Julien Stebenne
84993aef7f Updated vscode dependency 2019-04-04 19:44:38 +01:00
Juha Ristolainen
61f161b8f5 Updated deps and VS Code engine 2019-04-04 19:29:47 +01:00
Juha Ristolainen
5b698eb916
Updated vulnerable deps and changed repo to gitlab 2018-11-28 16:08:45 +01:00
Juha Ristolainen
3b1bc6876e
Added CI-config and updated deps and version. 2018-11-28 14:58:43 +01:00
Juha Ristolainen
be7964162e
npm audit fix 2018-11-28 14:50:41 +01:00
Juha Ristolainen
776fde9ce0
Merge 2018-07-05 11:24:51 +02:00
Juha Ristolainen
d2a11145be
Merge 2018-07-05 11:22:08 +02:00
Juha Ristolainen
81b5ad7973
Updated outdated dependencies 2018-07-05 11:19:36 +02:00
Juha Ristolainen
a009f1718d
Fixed the missing lodash dependency 2018-07-04 15:13:22 +02:00
Juha Ristolainen
fc5c013847
Updated dev dependency security vulnerability per CVE-2017-16042 2018-07-04 14:31:11 +02:00
Juha Ristolainen
bcbccb68c5
Updated version to 1.0.9
Added contributors to package.json
Had to switch the publisher account
2018-07-04 14:19:46 +02:00
Valentin Ivanov
35ce1e244f Profile API 2018-07-04 13:37:33 +02:00
Juha Ristolainen
2392b782b7 Release 1.0.8 2017-08-28 20:57:08 +02:00
Mikko Ahlroth
2bff22d53f Make API URL configurable and listen to config changes
Also prevents useless API call when no API key is set
2017-08-28 20:46:22 +02:00
Juha Ristolainen
24ee812c7d Merged a fix from sharpred to count a large JSON-object formatting only as 1XP 2017-05-29 13:26:44 +02:00
Juha Ristolainen
1921c28636 Default to langId if not a manually mapped name.
Added Elixir and Elm to mapped language names.
2017-03-24 08:47:12 +00:00
Juha Ristolainen
574fa9f2e4 v1.0.5 2017-03-18 18:34:27 +00:00
Juha Ristolainen
8695493a02 Added manual mapping to language names 2017-03-18 09:27:39 +00:00
Juha Ristolainen
e4d94c5878 Added a license for the logo from @Nicd.
Fixed an accumulation of XP bug.
2017-03-18 08:44:24 +00:00
Juha Ristolainen
8001217d15 Added a logo to the package. 2017-03-17 18:13:28 +00:00
Juha Ristolainen
c2eea18719 Added github repo to package.json
Added the .vsix-package
2017-03-17 18:04:45 +00:00
Juha Ristolainen
3e6bbab84a Getting ready to release initial 1.0.0 version. 2017-03-17 17:54:37 +00:00
Juha Ristolainen
768f37d9e8 Added API integration. 2017-03-17 17:54:22 +00:00
Juha Ristolainen
cb048907f3 Change detection and tracking. 2017-03-17 17:54:03 +00:00
Juha Ristolainen
69f89cc4c4 Initialized a new vscode-extension. 2017-03-17 17:53:54 +00:00