Commit graph

323 commits

Author SHA1 Message Date
Unrud
c749865ef1 Save keyboard text in session 2022-01-27 16:55:50 +01:00
Unrud
24f3eb63ec Cosmetics
Rename variable keys_pages to keysPages.
Rename variable page_index to pageIndex.
Rename textarea text to keyboardtext.
Rename button textkeysbutton to keyboardkeysbutton.
Omit last , in array.
2022-01-27 16:51:33 +01:00
Unrud
a113b3adb7 Add support for physical keyboard 2022-01-27 07:26:31 +01:00
Unrud
a23a1260e9 Cosmetics 2022-01-27 07:17:35 +01:00
Unrud
5da7b376c9 Add return key 2022-01-27 07:17:23 +01:00
Unrud
957e116305 Invert QR code 2022-01-24 09:00:16 +01:00
Unrud
86cbc977b0 Print URL and QR code to stdout
Closes #30
2022-01-24 08:59:37 +01:00
Unrud
f741196640 Remove newline from QR code 2022-01-24 08:58:41 +01:00
Unrud
9806aa26e1 Cosmetics 2022-01-24 08:58:40 +01:00
Unrud
d22dc0f4dd Add more keys
Fixes #36
Fixes #27
Fixes #22
2022-01-24 08:08:21 +01:00
Unrud
92a46e6637 Improve icon font
Round values to integer
Change EM square to 1024
Move glyph uni2630 to uni2261
2022-01-24 07:52:34 +01:00
Unrud
cfad7e9d68 Use pointer as cursor for buttons 2022-01-24 07:52:27 +01:00
Unrud
348ec1f6ab Remove unused function 2022-01-24 07:52:19 +01:00
Unrud
64327f326c Cosmetics 2022-01-24 07:52:09 +01:00
Unrud
dd2d13b4e4 Compatibility with ECMA Version 5
Fixes #40
2022-01-17 15:18:56 +01:00
Unrud
02fa08e266 Bump version to 1.0.5 2022-01-08 00:37:46 +01:00
Unrud
70e63a57af Update dependencies 2022-01-08 00:25:02 +01:00
Unrud
130c430d3d Use relative URL for websocket
Partially merged from branch 'schnusch-http-prefix'
2022-01-08 00:23:59 +01:00
schnusch
47e9bb2047 use relative URL for websocket 2022-01-04 14:51:18 +01:00
Unrud
55b0ba894e Bump version to 1.0.4 2021-11-06 21:45:02 +01:00
Unrud
e2ee520380 Disable touch-action (closes #37) 2021-11-06 21:45:01 +01:00
Unrud
c53252c197 Update dependencies 2021-11-06 21:45:01 +01:00
Unrud
1ec541d78c Bump version to 1.0.3 2021-09-18 21:17:54 +02:00
Unrud
1f22f5668a Rename appdata to metainfo 2021-09-18 21:17:53 +02:00
Unrud
72d4d60419 Update dependencies 2021-09-18 21:17:53 +02:00
Unrud
c1a55e57ae Improve generators 2021-09-18 21:17:52 +02:00
Unrud
aa903a664a Flatpak: Update runtime 2021-09-08 18:53:48 +02:00
Unrud
82f62b7edb Bump version to 1.0.2 2021-06-06 01:04:02 +02:00
Unrud
0b6dac0ae6 Fix markdown lint 2021-06-06 00:54:31 +02:00
Unrud
592f40006f New logo 2021-06-06 00:46:14 +02:00
Unrud
5be09594df Remove IE quirks 2021-06-06 00:46:03 +02:00
Unrud
b95ffd4c1d Flatpak: Vendored dependencies
Fixes build with newer Go versions
2021-06-06 00:45:57 +02:00
Unrud
d00c3dab85 Update Go dependencies 2021-06-06 00:45:39 +02:00
Unrud
8139cf0734 Bump version to 1.0.1 2020-09-13 10:54:38 +02:00
Unrud
50af32094d Flatpak: Update runtime and dependencies 2020-09-13 10:25:29 +02:00
Unrud
84944c578d Snap: Remove workaround 2020-09-13 10:25:29 +02:00
Unrud
e24b06b0f6 Separate tags with comma 2020-09-13 10:25:29 +02:00
Unrud
50ec8ff4db Update go modules 2020-09-13 10:25:28 +02:00
Unrud
6d68809ccf Bump version to 1.0.0 2020-08-26 03:57:22 +02:00
Unrud
fd854f8b16 Flatpak: Update dependencies 2020-08-26 03:57:22 +02:00
Unrud
41ef45d345 Add golang installation instructions
Fixes #15
2020-08-26 03:57:22 +02:00
Unrud
69ca24da48 Update screenshots 2020-08-26 03:57:22 +02:00
Unrud
125e9a4d94 Update bindata 2020-08-26 03:31:59 +02:00
Unrud
ae7a84ec64 Remove experimental mark from DesktopPortal 2020-08-26 03:31:59 +02:00
Unrud
a3e4d1c90a Remove obsolete command line arguments 2020-08-26 03:31:59 +02:00
Unrud
18752a362d use strict 2020-08-26 03:31:59 +02:00
Unrud
c93c6c7de5 Add go.mod 2020-08-26 03:31:59 +02:00
Unrud
38e6049304 Use tags for go generate 2020-08-26 03:31:59 +02:00
Unrud
ba9ed841d8 Add super and browser back and forward keys
Fixes #13
2020-08-26 03:31:27 +02:00
Unrud
e501c8cd9a Rework CSS 2020-08-26 03:30:22 +02:00