| #
e66f8dfe |
| 12-Oct-2023 |
Andreas Gohr <andi@splitbrain.org> |
use rtrim not trim to remove trailing dots
|
| #
42411fe9 |
| 30-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
strip any trailing dots when resolving IDs
fixes #4072
|
| #
d4f83172 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style: line breaks
|
| #
177d6836 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: control flow whitespaces
|
| #
8c7c53b0 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: class declaration braces
|
| #
445164b2 |
| 29-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to inc/File
|
| #
c4055b85 |
| 25-Jan-2023 |
Andreas Gohr <andi@splitbrain.org> |
do not try to resolve prefixes of an empty ID
a problem reported in https://forum.dokuwiki.org/d/20776-breadcrumbs-youarehere-uninitialized-string-offset-0
|
| #
79a2d784 |
| 05-Jan-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJ
update phpdocs, rename dokuwiki/Ui/Draft to PageDraft
|
| #
2cd6cc0a |
| 02-Jan-2022 |
Andreas Gohr <andi@splitbrain.org> |
move resolvers into File namespace
|