Andreas Gohr

Results 105 issues of Andreas Gohr

Currently the `getErrorCodes()` method in the OpenAPIGenerator is used to create a simple list of error codes found in the APICore class. It is very simple and just uses a...

good first issue
ToDo
Difficulty: complex
Category: API & CLI
Refactoring ♻

Currently the user manager does the same thing (create, edit, delete users) three times: * in a graphical user interface (in admin.php) * via the command line (in cli.php) *...

good first issue
ToDo
Difficulty: easy
Category: API & CLI
Refactoring ♻

Teams as imagined many years ago are basically extinct today. However, we still have lots of pages describing team organization and mentioning contacts long gone. This is all rather misleading....

Needs Feedback/Discussion
Category: DokuWiki.org

We've started the process of using composer for 3rd party libs already, but we still have a few that are just copies in our own code and thus hard to...

ToDo
Refactoring ♻

This is another gradual improvement on top of #3556 and #3557. This introduces the a collection that is meant to replace the current fulltext index. Again this is pretty much...

I accidentally stumbled over this commit by @ZebraNorth - it seems they never created a PR for it, but I do like the code on first sight and the cleanup...

This is a weird one and I don't know what the exact cause is. To reproduce upload a MP4 video to a namespace that can only be viewed by logged...

Bug
Needs Research

Our Lexer tests currently use the at() mock method for testing. Example: https://github.com/splitbrain/dokuwiki/blob/3c30dcfbcba7548b4aa2ce56bc6051546f293de9/_test/tests/inc/parser/lexer.test.php#L173-L189 From what I understand it sets up a mock object which will return different values on subsequent...

good first issue
Refactoring ♻

I initially wrote this plugin back in 2008 to scratch a small personal itch. It then got picked up and extended beyond what I initially intended during a research project...

DejaVu is probably not the best font to use on a 8x32 matrix. I found https://github.com/damianvila/font-lexis which is much better suited. If you want to use it, set the font-size...