Commit Graph

48 Commits

Author SHA1 Message Date
dependabot[bot]
8523781e9f
Bump ejs from 3.1.6 to 3.1.7 in /desktop/electron (#2145)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-08 16:55:13 +02:00
Lukas
1c9caa690a
Enable screensharing in desktop app (#2042)
* enable screensharing in desktop app

* add source picker

* update dependencies

* improve source picker

* improve source picker

* update thumbnails

* decrease thumbnail size

* revert unnecessary changes in screen sharing store

* fix types and eslint

* fix prettier

* remove unused import
2022-04-25 14:46:20 +02:00
Anbraten
03edc197d3
fix desktop app releasing (#2116)
* fix app releasing

* fix sed for macos

* fix setting app version on all oses
2022-04-25 10:18:13 +02:00
Alexis Faizeau
d1e8243c47
Zod EVERYWHERE (#2027)
* Zod EVERYWHERE

* Add no-unused-vars rule to eslint in front

* Add no-unused-vars rule to eslint in pusher

* Add no-unused-vars rule to eslint in back

* Remove unused PlayerTexture guards

* Fix data providing on room connection

Co-authored-by: Alexis Faizeau <a.faizeau@workadventu.re>
2022-04-12 14:21:19 +02:00
dependabot[bot]
fd7a86efa6 Bump minimist from 1.2.5 to 1.2.6 in /desktop/electron
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 15:19:35 +02:00
dependabot[bot]
ba68623e6f Bump plist from 3.0.4 to 3.0.5 in /desktop/electron
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 15:32:57 +02:00
dependabot[bot]
f436f5bcd4 Bump ansi-regex from 4.1.0 to 4.1.1 in /desktop/electron
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 15:32:41 +02:00
dependabot[bot]
80122a5294 Bump minimist from 1.2.5 to 1.2.6 in /desktop/local-app
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 15:32:33 +02:00
David Négrier
ace7a684dc Adding "alpha" to the window Title 2022-03-07 18:10:26 +01:00
Anton Bracke
af15490dd1
focus appView after opening 2022-02-24 12:11:48 +01:00
Anton Bracke
da6b5b9f60
fix leave server selected after opening once 2022-02-23 11:49:42 +01:00
Anton Bracke
44a9e2aeb0
fix config loading 2022-02-22 20:24:09 +01:00
Anton Bracke
445bcaf130
fix linting 2022-02-22 20:07:36 +01:00
Anton Bracke
ce3d829041
fix type 2022-02-22 20:02:13 +01:00
Anton Bracke
92ec433539
fix resizing 2022-02-22 19:58:51 +01:00
Anton Bracke
67ef2abb24
fix default settings and window resizing 2022-02-22 19:51:52 +01:00
Anton Bracke
454ee6cf4c
nits, fixes 2022-02-22 19:01:26 +01:00
Anton Bracke
e82de63b34
remove unused lib 2022-02-22 18:41:08 +01:00
Anton Bracke
07d3ea961e
fix types and lint 2022-02-22 18:15:36 +01:00
Anton Bracke
6b97cbfc17
nits, fixes 2022-02-22 18:10:36 +01:00
Anton Bracke
732acb25df
fix selected server 2022-02-22 17:56:57 +01:00
Anton Bracke
4e243151dd
add desktop api to front 2022-02-22 16:57:56 +01:00
Anton Bracke
1425513452
fix type 2022-02-22 14:09:36 +01:00
Anton Bracke
3f21befdc6
save auto-launch option, disable shortcuts in settings 2022-02-22 14:00:17 +01:00
Anton Bracke
71c8e32b2f
improve types 2022-02-22 12:02:56 +01:00
Anton Bracke
d03544c839
fix linter error 2022-02-22 10:49:35 +01:00
Anton Bracke
41be011d5e
move electron folder 2022-02-22 10:41:55 +01:00
Anton Bracke
ac18aab773
improve local-app 2022-02-22 10:05:21 +01:00
Anton Bracke
6844e0d39d
improve style 2022-02-20 21:51:55 +01:00
Anton Bracke
0f910693ef
add ci 2022-02-20 21:09:15 +01:00
Anton Bracke
4337264157
cleanup 2022-02-20 21:06:27 +01:00
Anton Bracke
05d7f64d1d
fix ci 2022-02-20 20:44:55 +01:00
Anton Bracke
d526db5bf3
add svelte local-app 2022-02-20 20:30:53 +01:00
Anton Bracke
bafc51e4a6
fix lint 2022-02-19 01:55:05 +01:00
Anton Bracke
904525a084
fix loading & cleanup 2022-02-19 01:48:56 +01:00
Anton Bracke
a5c7aa3969
fix name and icons 2022-02-19 01:17:38 +01:00
Anton Bracke
9301433fdf
improve local-app 2022-02-19 01:08:33 +01:00
Anton Bracke
2c0cb2f62b
fix preload script paths 2022-02-18 23:49:36 +01:00
Anton Bracke
313366d5b1
disable jasmine for now 2022-02-18 23:33:22 +01:00
Anton Bracke
533210e6f7
fix path 2022-02-18 23:27:20 +01:00
Anton Bracke
4db20eea0a
fix ts & pretty 2022-02-18 23:03:05 +01:00
Anton Bracke
770e82456e
simplify ci and upload build artifacts 2022-02-18 22:36:24 +01:00
Anton Bracke
1c1d61bd60
add release and electron-builder setup 2022-02-18 11:49:53 +01:00
Anton Bracke
6e4041560b
add ci 2022-02-18 10:26:36 +01:00
Anton Bracke
a86bf32ee2
extract types for ipc 2022-02-18 10:26:21 +01:00
Anton Bracke
c891fcb1bd
add sidebar 2022-02-18 01:51:35 +01:00
Anton Bracke
a11d19a457
add ipc and test app 2022-02-17 19:48:08 +01:00
Anton Bracke
31a0d7d452
add desktop app 2022-02-17 18:09:57 +01:00