Commit Graph

37 Commits

Author SHA1 Message Date
7b75ec58f7 fix permissions
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2025-04-02 14:15:07 +00:00
Dennis Eichhorn
c8696fe445 bug fixes
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-10-12 00:29:40 +00:00
1bba6cf8a7 fix version and bugs
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:21 +02:00
Dennis Eichhorn
f563301e29 update 2024-02-04 20:34:13 +00:00
Dennis Eichhorn
72f2c2e1d1 make oLib a module 2023-10-05 07:44:22 +00:00
c73e7a480e registration fixes 2023-03-24 16:20:25 +01:00
c0be731029 style fixes 2022-04-05 20:01:22 +02:00
4d7d0ceb7c style fixes and form impl. 2022-04-01 18:31:07 +02:00
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
cb42c44618 improve ui form handling 2022-01-22 21:53:59 +01:00
f4f66bec76 fix infinite quick microphone restart (performance issue) 2020-06-13 21:26:38 +02:00
c9580a9d43 fix cs 2020-06-11 09:38:08 +02:00
1174a90dfe implement voice navigation 2020-06-10 23:54:13 +02:00
06c686213c fix todo comments 2020-01-12 17:57:29 +01:00
0c226ca9df add todos from github 2019-12-31 19:56:09 +01:00
4e2556de52 move '{' of 'export class .* {' to newline 2019-12-31 10:39:08 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
4bd3a89045 fix for/if spacing 2019-10-05 19:58:54 +02:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
25a501dcde Fix #40 2017-10-26 19:24:16 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +02:00
560867ebfe Fix trim bug 2017-09-03 20:32:43 +02:00
981b73e184 Firefox fixes 2017-09-01 19:34:54 +02:00
92cae1ea2e Added docblocks 2017-08-27 21:55:49 +02:00
5aa746a72d Add better test 2017-08-26 16:03:13 +02:00
a78d931a85 Add voice recognition (tested) 2017-08-26 15:53:37 +02:00
407067d6de Prepare for voice actions 2017-08-25 17:21:22 +02:00