1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-07-18 04:33:50 +02:00
Commit Graph

102 Commits

Author SHA1 Message Date
722b8e1333 Update main.gitattributes 2021-03-11 19:24:23 +01:00
bb56360fcf Create main.gitattributes 2021-03-11 19:24:03 +01:00
8bb267f6ea Update README.md 2021-03-06 15:49:42 +01:00
afd6684717 Merge pull request #6 from TheGreyDiamond/dependabot/npm_and_yarn/electron-11.1.0
Bump electron from 11.0.2 to 11.1.0
2021-03-06 15:47:21 +01:00
c9e0ee3e42 Bump electron from 11.0.2 to 11.1.0
Bumps [electron](https://github.com/electron/electron) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v11.0.2...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-06 14:46:53 +00:00
4b07c244b9 Merge pull request #5 from TheGreyDiamond/dependabot/npm_and_yarn/systeminformation-5.3.1
Bump systeminformation from 4.31.1 to 5.3.1
2021-03-06 15:46:39 +01:00
1970e206d6 Bump systeminformation from 4.31.1 to 5.3.1
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.31.1 to 5.3.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.31.1...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-06 14:46:28 +00:00
1d4fd175af Added fixture search 2020-12-29 18:58:40 +01:00
bd302d26c5 The battle aginst deprecation 2020-12-29 17:52:57 +01:00
dfab761569 GDTF to db 2020-12-29 17:33:45 +01:00
933e1ed089 [WIP] GDTF fixture reader 2020-12-29 01:35:59 +01:00
82a3fa886b added fixtures for testing 2020-12-28 23:55:34 +01:00
ebd30ee911 oops 2020-12-28 19:33:10 +01:00
dcc2336463 Sessions work good now 2020-12-28 19:28:07 +01:00
cd72c74a68 Added list of sessions in GUI as demo 2020-12-28 18:50:54 +01:00
e1b52adb5a Cleanup and more session 2020-12-28 18:29:19 +01:00
20f13912de Fixed an issue with .push() silently failing 2020-12-28 17:50:52 +01:00
6885f199c5 te 2020-12-26 23:49:15 +01:00
08d4b47e0a test 2020-12-26 23:27:34 +01:00
53be9a8566 Working discovery 2020-12-26 22:07:45 +01:00
b0eeb7e12e session test 2020-12-26 00:04:34 +01:00
8ac1ab217f Merge pull request #4 from TheGreyDiamond/dependabot/npm_and_yarn/systeminformation-4.31.1
Bump systeminformation from 4.30.6 to 4.31.1
2020-12-22 01:08:18 +01:00
8daf81b4fb Bump systeminformation from 4.30.6 to 4.31.1
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.30.6 to 4.31.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.30.6...v4.31.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 00:08:06 +00:00
014a867841 Merge pull request #3 from TheGreyDiamond/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-22 01:07:01 +01:00
906d0a8739 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-22 00:05:41 +00:00
05ad177917 Update index.js 2020-11-29 00:59:34 +01:00
db3b58841c More code documentation 2020-11-29 00:58:54 +01:00
7d6a052f25 Added some semi good docs 2020-11-29 00:51:51 +01:00
09f90c84e9 some cleanup 2020-11-29 00:46:13 +01:00
21f635697f move 2020-11-29 00:42:58 +01:00
593664c0f8 smol change 2020-11-29 00:42:21 +01:00
c7e4532009 Delete yarn.lock 2020-11-29 00:41:27 +01:00
4b51bed5f2 fix 2020-11-29 00:40:04 +01:00
618cc6ed60 Joining works now 2020-11-29 00:35:03 +01:00
f379d1c12d Basic session joining 2020-11-29 00:07:59 +01:00
2edc4deb94 More unamed stuff 2020-11-28 23:42:57 +01:00
472984f9e7 added stud 2020-11-25 21:52:56 +01:00
92e8b9095b Basic rest api 2020-11-25 21:22:28 +01:00
7b9f09cf88 Added network session broadcaster 2020-11-24 22:05:23 +01:00
a2f4ab1ce7 not needed 2020-11-24 19:00:49 +01:00
ded4e2df93 faster then before 2020-11-24 18:16:21 +01:00
8b8987dd28 last 2020-11-24 17:07:23 +01:00
9dc4e61d7f A bit faster 2020-11-23 22:09:25 +01:00
aa0426d762 Added dnymaic handler 2020-11-23 21:42:38 +01:00
1d5ed62371 Update index.html 2020-11-23 20:40:00 +01:00
28c98856c0 Network and clock feature added 2020-11-23 20:36:44 +01:00
32c80d6dd0 b 2020-11-23 15:57:39 +01:00
e0e504fa0c Added font awesome and more 2020-11-22 20:38:10 +01:00
11145b6fba Update .gitignore 2020-11-22 15:06:52 +01:00
944df57777 Node.js deal with it 2020-11-22 01:16:08 +01:00