Commit graph

89 commits

Author SHA1 Message Date
iCrawl
3f991c262a
fix: commands & jupyter support 2021-06-23 13:05:42 +02:00
iCrawl
7cefeb2af8
fix: changing files 2021-04-14 14:56:15 +02:00
iCrawl
a99faaa729
feat: implement an idle timeout
Co-authored-by: MRmlik12 <mrmlik12sup@gmail.com>
2021-04-10 15:17:11 +02:00
iCrawl
7bb6b04e0d
fix: reconnect logic 2021-02-16 21:49:53 +01:00
iCrawl
b55656a014
feat: ability to remove details and state 2021-02-11 01:18:04 +01:00
iCrawl
ab046317f5
refactor: rework activity logic 2021-02-10 20:14:27 +01:00
iCrawl
1ccacced7f
refactor: finish rewrite 2021-02-10 16:54:44 +01:00
iCrawl
aa5e0c97da
refactor: big rewrite 2021-02-10 04:24:42 +01:00
iCrawl
99766de53d
refactor: rewrite for error handling, logging and disposing 2020-07-16 18:25:05 +02:00
iCrawl
4a832ead2c
chore: remove ability to edit client Id 2020-07-14 11:37:01 +02:00
iCrawl
a90542dcc9
feat: Language support for Vala, SQF, GoDot, Zig 2020-07-02 23:22:44 +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
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
70c495a416
fix: commands and register scheme 2019-11-02 17:55:43 +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
7e8ea061aa
feat/fix: add disconnect/fix reconenct command 2019-08-03 14:16:17 +02:00
iCrawl
b691ac19c5
feat: switch to eslint and bundle with webpack 2019-04-21 20:30:00 +02:00
berwyn (Jamison)
983207ae48 Add Workspace Exclusion Regex Support (#220) 2019-04-19 13:00:44 +02:00
iCrawl
226b208ebd
fix: error message 2019-04-11 18:54:59 +02: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
449725e300
fix: timeout and default command 2018-11-20 21:52:13 +01:00
Frangu Vlad
7be2adf048 fix: errors on boot (#121)
* fix: Reconnects not working if Discord wasn't open before VSCode

* misc: Cleanup

* fix: Hide and re-show the status bar item on enable/disable

* nit: Crawls request

* fix: Use if + .catch on the promise

* nit: Crawl's request
2018-11-20 21:32:26 +01:00
Crawl
90a255069e
feat: modify statusbar icon instead of showing a message on successful connect 2018-11-20 05:26:48 +01:00
Crawl
c5a8eda150
tslint: fix 2018-11-13 03:40:24 +01:00
Crawl
9b2a2e739e
fix: _config to config access 2018-11-10 17:42:22 +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
30efb68532
fix: wrong scope for the reconnect button 2018-11-07 04:02:31 +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
Crawl
ae3afd7361
fix: regression in updating files
fixes #99 #100
2018-11-06 23:50:11 +01:00
Crawl
aa9fcf94de
feat: ability to define {lang} and {LANG} in details #84 2018-11-02 15:33:14 +01:00
Crawl
dd3fa0c2b7
fix: local clients time offset
fixes #92
2018-09-19 19:52:44 +02:00
Crawl
f989319bd2
fix: login now uses an object instead of parameters 2018-07-03 04:45:24 +02:00
Oscar - Archived (I think)
302a66a100 Fix an annoying typo. (#65)
* Fix an annoying typo.

* Update extension.ts
2018-06-06 20:42:10 +02:00
Frangu Vlad
4fd0d2eb5e feat: Add current column to the details section (#60)
* Add current column

* Update package.json

* Fix bugs!!!
2018-05-01 15:16:59 +02:00
Frangu Vlad
3906cde96a [RFC] Change the activity setter if you are in the same file (#59)
* Remove the blocker for the activity setter

* Do this properly
2018-05-01 15:16:24 +02:00
Crawl
dbb504c1fe
refactor: use interface instead of type 2018-04-30 11:36:49 +02:00
Frangu Vlad
389757d7e2 rewrite: generateDetails, add support for line numbers and file sizes and much more (#58) 2018-04-30 11:28:20 +02:00
Frangu Vlad
29ddf87284 Don't show a timer on idle (#57)
Not needed anyways, and buggy to say the least.
2018-04-29 16:35:37 +02:00
Crawl
9b82da7545
tslint check 2018-03-30 03:22:56 +02:00
Frangu Vlad
56f65fc5e1 Cleanup (#44) 2018-02-23 16:13:02 +01:00
Frangu Vlad
8fc1461fff Allow people to set the state or details section to be empty (#47) 2018-02-13 01:11:28 +01:00
Frangu Vlad
e82b783ffb Fix image null (#43) 2018-02-07 13:38:15 +01:00
Frangu Vlad
2d91d4f86e fix: Disable command not working well (#37)
* Fix the disable command
Due to update being a Thenable, and config not updating when changes happen,
the code would never know that it has been disabled.
Now it does!

* Do Crawl's request
2018-02-04 17:13:19 +01:00
Frangu Vlad
5685bfc522 fix: Desync issues with config updates (#38)
* Fix desync issues with config updates
requireing a reload

* Update the config before setting the activity
2018-02-04 17:13:09 +01:00
Frangu Vlad
e83619ae37 Allow the language key to be added to the largeImage (#39)
Naming for the params can be changed, but as it currently stands, it represents
the language extension
2018-02-04 17:06:42 +01:00