Commit graph

459 commits

Author SHA1 Message Date
Crawl
9b2a2e739e
fix: _config to config access 2018-11-10 17:42:22 +01:00
Crawl
307a7b62d9
style: white space 2018-11-10 17:40:30 +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
dependabot[bot]
b75b8ad1ca chore(deps-dev): bump @types/node from 10.12.4 to 10.12.5 (#105)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.4 to 10.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-09 23:36:03 +01:00
dependabot[bot]
19aad83184 chore(deps-dev): bump @types/node from 10.12.3 to 10.12.4 (#104)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.3 to 10.12.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-09 17:58:31 +01:00
Crawl
d7b416d182
release: patch 2018-11-08 06:31:45 +01:00
Crawl
a97defd5e3
fix: typos and {Lang}
fixes #103
2018-11-08 06:31:29 +01:00
dependabot[bot]
a3d38e4f83 chore(deps-dev): bump @types/node from 10.12.2 to 10.12.3 (#102)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.2 to 10.12.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-07 18:07:41 +01:00
Crawl
26ddc7806a
release: patch 2018-11-07 04:02:43 +01:00
Crawl
30efb68532
fix: wrong scope for the reconnect button 2018-11-07 04:02:31 +01:00
Crawl
b9713b1880
chore: remove reconnect notice from readme 2018-11-07 03:55:10 +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
916c596478
release: patch 2018-11-06 23:53:20 +01:00
Crawl
ae3afd7361
fix: regression in updating files
fixes #99 #100
2018-11-06 23:50:11 +01:00
Crawl
4bea1a84df
release: minor 2018-11-02 15:40:40 +01:00
Crawl
84615ba513
fix: readd invite link
fixes #81
2018-11-02 15:40:07 +01:00
Crawl
aa9fcf94de
feat: ability to define {lang} and {LANG} in details #84 2018-11-02 15:33:14 +01:00
dependabot[bot]
7b1b862704 chore(deps-dev): bump @types/node from 10.12.1 to 10.12.2 (#98)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.1 to 10.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-02 13:39:54 +01:00
dependabot[bot]
a1304b73db chore(deps-dev): bump typescript from 3.1.5 to 3.1.6 (#97)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.5...v3.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-02 13:35:50 +01:00
Crawl
13932f273e
release: minor 2018-11-01 13:12:24 +01:00
Crawl
43b62fd9cb
fix: languages 2018-11-01 13:10:14 +01:00
Crawl
64c172691c
chore: update deps 2018-11-01 13:10:09 +01:00
Sarah Laplace
6c98e7f547 feat: add reasonml support (#96) 2018-11-01 13:05:21 +01:00
Kolkies
0254db1c23 feat: add marko language (#95) 2018-11-01 13:04:23 +01:00
Crawl
fe702a7966
release: patch 2018-09-19 19:53:31 +02:00
Crawl
dd3fa0c2b7
fix: local clients time offset
fixes #92
2018-09-19 19:52:44 +02:00
Crawl
bacbb97fee
release: version upgrade 2018-09-16 00:23:47 +02:00
Crawl
282c9adb78
chore: upgrade packages 2018-09-16 00:22:59 +02:00
WebD
1b6c1f93bb feat: Add nix language support (#87) 2018-09-16 00:18:46 +02:00
Lasha Kanteladze
ede7590036 Adding every pawn language extensions (#90) 2018-09-16 00:17:52 +02:00
Crawl
56a18cc690
release: up version 2018-08-27 02:01:40 +02:00
Eugene
9ccd5baee5 Add WASM support (#83)
* Add WASM support

* Update languages.json
2018-08-27 01:31:14 +02:00
Crawl
18fdb08c02
release: patch to clean up deps 2018-08-25 21:18:42 +02:00
Crawl
b818b83f59
release: ubuntu patch 2018-08-25 21:03:36 +02:00
Crawl
cdb95a2674
release: upgrade version 2018-08-18 21:18:27 +02:00
Crawl
7559fc9b86
feat: add nim langauge 2018-08-18 21:14:43 +02:00
Crawl
a19afaadd9
Merge branch 'master' of https://github.com/iCrawl/discord-vscode 2018-08-18 21:14:34 +02:00
Crawl
42dff4a64f
chore: update packages 2018-08-18 21:14:07 +02:00
Crawl
ae3e2e554e
chore: update license 2018-08-18 21:13:52 +02:00
Sascha
b3963fdce6 add support for .sp files (SourcePawn) (#79) 2018-08-18 21:07:30 +02:00
Crawl
9d23cb23bd
release: 2.7.0 2018-07-21 21:27:10 +02:00
Crawl
db42b16936
feat: add cshtml 2018-07-21 20:55:54 +02:00
Crawl
494672a464
chore: update deps 2018-07-21 20:55:36 +02:00
Crawl
f989319bd2
fix: login now uses an object instead of parameters 2018-07-03 04:45:24 +02:00
Crawl
a6bd7df5a4
chore: upgrade packages 2018-07-03 04:44:52 +02:00
Crawl
c14809988c
release: up version 2018-06-18 13:08:26 +02:00
Crawl
97316635cc
chore: remove useless html in markdown 2018-06-18 13:08:18 +02:00
Crawl
042e77708d
feat: pawn support 2018-06-18 13:07:30 +02:00
Crawl
52c871fb96
chore: upgrade deps 2018-06-18 13:07:17 +02:00
Jordan Brown
1ca2e6e548 Adds DreamMaker support (#71) 2018-06-18 12:55:29 +02:00