Commit Graph

30 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
Dennis Eichhorn
a038d97a36 bug fixes
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run
2024-10-11 19:17:41 +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
e9e235e7c6 code fixes 2024-03-15 20:24:39 +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
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +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
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01: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
942e7baee9 Fix #37 2017-10-26 19:20:13 +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
577230348a Use const where possible 2017-01-02 18:34:43 +01: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
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
fcb639d267 Fixing unused parameter 2016-05-31 21:39:46 +02:00
e6a6a80368 Cleanup and DocBlocks 2016-05-29 00:00:40 +02:00
16c57fb777 Fix capitalization 2016-05-17 00:12:24 +02:00
c35f6d3b81 Name fix 2016-05-03 20:49:04 +02:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00