Commit Graph

32 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
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
c7a9ddb926 fix tests 2024-04-24 16:23:32 +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
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
61f2ea2693 continue optimizing todos 2020-01-05 21:39:19 +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
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
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
73f514ecef Fix #36 2017-10-26 19:18:47 +02:00
9b40364e5e Fixing docblocks and minor test adjustments 2017-07-27 17:19:07 +02:00
d6034ce0c5 Remove @author docblock 2017-07-20 18:16:26 +02:00
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
3e7875c638 fixes #24 2017-04-02 12:36:50 +02:00
78cfc2a7c9 Use const where possible 2017-01-02 18:35:48 +01:00
cc20914785 Register resources on load 2016-10-02 12:05:23 +02:00
30ba6233a0 Support asset loader include
Sync loading still not implemented. Now only one file can be included
and the callback still needs to be implemented. Maybe allow arrays for
includes and THEN do the callback?!
2016-06-26 16:24:59 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
59ef044f54 Namespace fixes for ide 2016-05-30 21:09:59 +02:00
6400f40b2a Namespace fixes for ide 2016-05-29 00:23:12 +02:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00
cabb3937e4 Fixing namesapces 2016-03-25 21:37:21 +01:00
2fe467d7e8 Inspection fixes 2015-12-22 23:15:06 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00