Commit graph

25 commits

Author SHA1 Message Date
iCrawl
99766de53d
refactor: rewrite for error handling, logging and disposing 2020-07-16 18:25:05 +02:00
iCrawl
b2d3b0c410
fix: lint 2020-05-23 05:34:15 +02:00
iCrawl
f5450ce23d
fix(lint): prettier 2020-03-21 21:49:43 +01:00
iCrawl
51dd9c98ca
feat: workspace and folder 2019-11-03 05:03:00 +01:00
iCrawl
9f6385e8fd
fix: git api 2019-11-03 04:40:53 +01:00
iCrawl
8af1c12dc4
fix: git extension 2019-11-03 04:17:58 +01:00
iCrawl
685d10eb3b
refactor: ts3.7 2019-11-01 18:10:59 +01:00
Vlad Frangu
0be9fbdf5e feat: Git repo and branch names (#129)
* feat: Git repo and branch names

* misc: Implement the git api instead

* misc: Update settings.json with latest options

* nits

* misc: Crawls request

* Update RPCClient.ts

* Update Activity.ts

* Update RPCClient.ts

* Update Activity.ts


Co-authored-by: Crawl <icrawltogo@gmail.com>
2019-11-01 17:53:57 +01:00
iCrawl
ff75ecf2c5
style: prettier 2019-09-22 18:56:19 +02:00
iCrawl
85f29ad073
chore: lint 2019-09-13 13:19:13 +02:00
iCrawl
531fbaf66d
refactor: use workspace.fs api 2019-08-08 21:40:52 +02:00
iCrawl
d402fbb13c
fix: actually move it upwards 2019-08-03 14:36:43 +02:00
iCrawl
fa3205bea5
fix: output-windows displaying as status 2019-08-03 14:33:51 +02:00
iCrawl
7e8ea061aa
feat/fix: add disconnect/fix reconenct command 2019-08-03 14:16:17 +02:00
iCrawl
039cb4bfbe
fix: clean up session and party presence 2019-04-28 10:46:22 +02:00
iCrawl
b691ac19c5
feat: switch to eslint and bundle with webpack 2019-04-21 20:30:00 +02:00
Smokie
9b01d3c793 feat: added more languages (#227)
* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update Activity.ts

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Convert spaces to tabs
2019-04-11 18:46:25 +02:00
Frangu Vlad
2e8fe55de7 fix: bugs introduced 3 versions down (#128)
* fix: Bugs

* fix: Set default partySize to 1
2018-12-01 17:49:26 +01:00
Crawl
66f21b1c7e
fix: partySize 2018-12-01 17:46:58 +01:00
Crawl
cc90d46f43
fix: lint and build errors 2018-12-01 05:25:48 +01:00
Crawl
eb60a54ac2
feat: join and spectate (#127)
* feat: test join and spectate

* feat: testing spectates

* feat: add spectate command

* fix: change it to spectate secret

* feat: allow and disable spectate

* feat: add join requests

* chore: add commands

* chore: bunch of logs

* chore: use latest vsls version

* chore: more logs

* hack: race conditions and autofilling

* fix: handle accepting and rejecting inside of vscode

* cleanup: remove logs and add comments

* chore: more comments

* feat: dynamically update party size

* feat: encode secrets and add changable partyId

* fix: change encoding

* fix: partyId

* chore: add feature to readme
2018-12-01 05:18:35 +01:00
Crawl
c5a8eda150
tslint: fix 2018-11-13 03:40:24 +01:00
Frangu Vlad
9827df74fb fix: leftover bugs n quirks (#106)
* fix: Loads of bugs n quirks

* misc: Requested Changes

* misc: Remove _ from property name
2018-11-10 17:39:01 +01:00
Crawl
a97defd5e3
fix: typos and {Lang}
fixes #103
2018-11-08 06:31:29 +01:00
Crawl
0195cde103
rewrite (#101)
* rewrite: initial commit

* feat: add constants for live share

* feat: add first letter uppercase

#88

* chore: remove automatic reconnects

* chore: add troubleshooting to readme
2018-11-07 03:53:18 +01:00