1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-05-21 01:40:12 -07:00

50 Commits

Author SHA1 Message Date
Pavlo Buidenkov
7448c11532 more upcomming translations 2021-02-11 17:02:33 +02:00
Pavlo Buidenkov
1129b67c3a translations ru,ua done, ready for 1.0.6 2021-02-11 01:23:43 +02:00
Pavlo Buidenkov
dee1213906 fix quality ready v1.0.5 2021-02-07 22:55:44 +02:00
Pavlo Buidenkov
1c340d1c76
Merge pull request #91 from klarkc/master
Add polyfills to support old browsers
2021-02-04 15:37:34 +02:00
Pavlo Buidenkov
997a63d24d add WebRTC error on client 2021-02-04 15:33:26 +02:00
Pavlo Buidenkov
45892c63f5 ready v1.0.4 2021-02-04 13:47:23 +02:00
Pavlo Buidenkov
57fb57d133 add flip video button, 100% quality by default 2021-02-04 13:27:47 +02:00
Walker
9dfeb85b44 style: use single quote 2021-01-31 21:15:55 -03:00
Walker
219202f880 doc: add comment about core-js import 2021-01-31 20:58:20 -03:00
Walker
660bf736bd add polyfills to fix client on old browsers 2021-01-31 20:55:55 -03:00
Pavlo Buidenkov
527a72208a better release mechanism 2021-01-29 15:07:15 +02:00
Pavlo Buidenkov
f29ae302ba license and copyright 2021-01-29 12:20:19 +02:00
Pavlo Buidenkov
01318b21f4 ready for v1.0.3 2021-01-29 12:02:34 +02:00
Pavlo Buidenkov
6de948c7c5 ready for v1.0.2 2021-01-27 12:45:26 +02:00
Pavlo Buidenkov
767d202b58 security patch, update electron to 11.2.1, release v1.0.2 2021-01-27 12:21:02 +02:00
mac
5fd982717c Blackilsted --> Blacklisted 2021-01-26 12:41:18 +02:00
Pavlo Buidenkov
b51c491477 v1.0.1 fix typos 2021-01-25 21:48:00 +02:00
Edward Betts
13d44a22a6 Correct spelling mistakes 2021-01-24 17:25:12 +00:00
Pavlo Buidenkov
849dc5cf72 fix sharing session docs, comments on code 2021-01-22 18:20:28 +02:00
Pavlo Buidenkov
ad20745d58 Release v1.0.0 2021-01-18 02:24:35 +02:00
Pavlo Buidenkov
a0862f6fe8 Writing host tests, adding deskreen icon 2021-01-17 23:45:59 +02:00
Pavlo Buidenkov
9ee64b4933 Deskreen Release 1.0.0-alfa-beta 2020-12-25 01:33:44 +02:00
Pavlo Buidenkov
254c6d70b5 refactorings on client and fix sonarqube problems 2020-12-25 01:11:01 +02:00
Pavlo Buidenkov
c5072caae0 try workflow 2020-12-24 21:10:55 +02:00
Pavlo Buidenkov
ad5a302655 ui improvements on host and client 2020-12-09 16:17:02 +02:00
Pavlo Buidenkov
b1b127f79f WIP: client ui control panel in progress 2020-11-29 20:55:26 +02:00
Pavlo Buidenkov
f23277fcdf version 1.0.0-beta 2020-11-22 17:45:34 +02:00
Pavlo Buidenkov
b925803d9f better client UI code
huge work done on sharing desktop session
2020-11-22 17:07:01 +02:00
Pavlo Buidenkov
99b6cbba7f WIP, sharing session defined with unit tests 2020-09-28 15:28:37 +03:00
Pavlo Buidenkov
9f24b45919 check actions test run, and change readme 2020-09-25 16:11:33 +03:00
Pavlo Buidenkov
a12b87cf56 show "Connect Test Device" button in production for now 2020-09-25 15:01:02 +03:00
Pavlo Buidenkov
a128683013 change to test-ux 2020-09-25 14:42:43 +03:00
Pavlo Buidenkov
ff238702ed massive UI changes and improvements 2020-09-24 19:06:07 +03:00
Pavlo Buidenkov
1b063f2131 tests for darkwire.io code 2020-09-01 19:13:57 +03:00
Pavlo Buidenkov
ca596109b7 test for inactiveRooms function 2020-08-31 20:46:13 +03:00
Pavlo Buidenkov
9856f41b86 added custom electron-log logger, husky post-commit 2020-08-31 19:38:36 +03:00
Pavlo Buidenkov
c8a66d1074 local sonar scanner configured for two projects 2020-08-30 21:29:29 +03:00
Pavlo Buidenkov
f23524684f release v0.0.2-alpha 2020-08-30 19:55:46 +03:00
Pavlo Buidenkov
114c363817 serve client viewer on same port as socket server 2020-08-30 19:53:32 +03:00
Pavlo Buidenkov
68a5dd82da fix language bug on MacOS, add client code coverage 2020-08-30 18:37:17 +03:00
Pavlo Buidenkov
a3996c7a76 added darkwire.io server and app/client
add client test works
2020-08-30 16:49:23 +03:00
Pavlo Buidenkov
86a108c1ea react-flexbox-grid-added-tests-are-failing 2020-08-19 17:08:23 +03:00
Pavlo Buidenkov
5f3eece342 blueprint js with darktheme added 2020-08-19 17:08:23 +03:00
Pavlo Buidenkov
d0309dc756 added more translations 2020-08-19 17:07:34 +03:00
Pavlo Buidenkov
147b6bbe4e able to change language on click in menu in react! 2020-08-11 22:31:47 +03:00
Pavlo Buidenkov
fb4e6f6fdc working i18n when packaged, tried on macos only 2020-08-11 22:17:22 +03:00
Pavlo Buidenkov
a12b323e5a working locales on dev environment only 2020-08-11 20:20:09 +03:00
Pavlo Buidenkov
763c13c854 able to retreive signaling server port from main process 2020-08-11 15:41:06 +03:00
Pavlo Buidenkov
5e918e7675 rename to Deskreen 2020-08-10 12:05:18 +03:00
Pavlo Buidenkov
a30fa881d0 start with electron-react-boilerplate 2020-08-08 17:19:38 +03:00