Commit Graph

862 Commits

Author SHA1 Message Date
Miroslav Šedivý
2f3d0d9bbd
Merge pull request #68 from whalehub/patch-1 2021-06-11 08:45:31 +02:00
Aaron
3792be85cc
Dockerfile: Update Ungoogled Chromium to v91.0.4472.101
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-06-11 08:15:11 +02:00
Miroslav Šedivý
0319455e55 #67 Revert "auto unmute on any control attempt #65."
This reverts commit 29359baf65.
2021-06-08 21:32:10 +02:00
Miroslav Šedivý
57af427c12 update readme. 2021-06-08 13:25:36 +02:00
Miroslav Šedivý
201197f7d3 add Google Chrome. 2021-06-07 20:00:55 +02:00
Miroslav Šedivý
eca75dcd07 install xserver-xorg-input-void. 2021-06-07 19:52:22 +02:00
Miroslav Šedivý
29359baf65 auto unmute on any control attempt #65. 2021-06-07 11:59:06 +02:00
Miroslav Šedivý
305271916c start unmuted on reconnects #65. 2021-06-07 11:57:44 +02:00
Miroslav Šedivý
93cb227a1f get ip, no proxy #63. 2021-05-29 21:08:41 +02:00
Miroslav Šedivý
7e2baf432f add chrome sandbox #64. 2021-05-29 21:01:55 +02:00
Miroslav Šedivý
d46c9baade update Readme. 2021-05-29 20:58:13 +02:00
Miroslav Šedivý
8177b23557 fullscreen fallback to video #62. 2021-05-24 23:56:01 +02:00
Miroslav Šedivý
3dbb265ef3 upgrade server dependencies. 2021-05-23 19:57:41 +02:00
Miroslav Šedivý
35a092630e logs ignore healthcheck requests. 2021-05-23 19:21:36 +02:00
Miroslav Šedivý
ce42d81eeb apply debug from env. 2021-05-23 19:18:57 +02:00
Miroslav Šedivý
e47fa91381 lint fixes. 2021-05-23 18:50:47 +02:00
Miroslav Šedivý
0acd7f5150
Merge pull request #60 from whalehub/patch-1
Dockerfile: Update Ungoogled Chromium to v90.0.4430.212
2021-05-21 19:09:59 +02:00
Aaron
43c484ee48
Dockerfile: Update Ungoogled Chromium to v90.0.4430.212
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-05-21 18:57:22 +02:00
Miroslav Šedivý
df245924cc
Merge pull request #58 from RisedSky/RisedSky-patch-1
French i18n
2021-05-14 10:41:15 +02:00
RisedSky
01ba84a417
Update index.ts
French
2021-05-14 04:07:54 +02:00
RisedSky
93d3e811e0
Create fr-fr.ts
French
2021-05-14 04:06:36 +02:00
Miroslav Šedivý
19c21cadd9
Merge pull request #54 from comradekingu/patch-2
Norwegian Bokmål translation
2021-05-07 11:21:32 +02:00
Miroslav Šedivý
a8f0ddc468
Merge pull request #53 from comradekingu/patch-1
App language reworked
2021-05-07 11:21:04 +02:00
Allan Nordhøy
28dab591a4
nb_NO added 2021-05-07 02:57:01 +02:00
Allan Nordhøy
0be72c6507
Norwegian Bokmål translation 2021-05-07 02:55:12 +02:00
Allan Nordhøy
fa97f96fd5
App language reworked 2021-05-07 02:47:03 +02:00
Miroslav Šedivý
b420931055
Merge pull request #51 from whalehub/patch-1
Dockerfile: Update Ungoogled Chromium to v90.0.4430.93
2021-05-01 21:48:08 +02:00
Aaron
64e673cbd7
Dockerfile: Update Ungoogled Chromium to v90.0.4430.93
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-05-01 21:46:19 +02:00
Miroslav Šedivý
b875e7be13
Merge pull request #50 from whalehub/dev 2021-04-22 17:18:36 +02:00
Aaron
501ee120e8
Dockerfile: Update Ungoogled Chromium to v90.0.4430.85
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-04-22 17:12:34 +02:00
Miroslav Šedivý
6d38ea71b9
Merge pull request #46 from mbattista/multiple-keys
pressing key with multiple pressed keys
2021-04-12 19:47:49 +02:00
m1k1o
f8ba35119e add XkbKeysymToKeycode source link. 2021-04-12 19:43:46 +02:00
m1k1o
4320a2b299 xorg fix error reporting. 2021-04-12 19:42:58 +02:00
m1k1o
b13b1907f4 xorg simplifz names. 2021-04-12 19:41:36 +02:00
m1k1o
1ec8bd34a6 xorg join search + delete to pop. 2021-04-12 19:38:13 +02:00
m1k1o
1307236f86 change head list name. 2021-04-12 19:30:19 +02:00
m1k1o
285d4b630b node -> xkeys_t, moved to .h file. 2021-04-12 19:29:19 +02:00
m1k1o
b169195b69 xorg ulong -> KeySym. 2021-04-12 19:22:59 +02:00
mbattista
7f226842df loopbreaker and fixes 2021-04-12 14:16:57 +00:00
mbattista
9386cbb2e2 append -> insert 2021-04-11 12:38:18 +00:00
m1k1o
58cb161bf3 remove additional newline. 2021-04-11 12:26:45 +02:00
m1k1o
b2effce0e7 lint fix. 2021-04-11 12:25:02 +02:00
m1k1o
c54e8327ac revert 'workaround for #45.' 2021-04-11 12:12:06 +02:00
mbattista
07d111af36 readded list. removed bug. 2021-04-11 08:35:54 +00:00
mbattista
1038dd109a more cleanup 2021-04-10 23:48:23 +00:00
mbattista
82062637ae duplicated code 2021-04-10 23:33:58 +00:00
mbattista
e88521f94e list not really needed 2021-04-10 23:22:37 +00:00
mbattista
79e3e153bd with comments for if stucts are needed later 2021-04-10 23:17:05 +00:00
mbattista
be3453c37d pressing key with multiple pressed keys 2021-04-10 11:43:04 +00:00
m1k1o
e5ca4ac184 us mac variant #45. 2021-04-07 22:50:40 +02:00