c2de205a | 24-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
feat: allow specifying date format
This enabled two new features: * dynamically prepending the year * linking to this week's page
Closes #2 |
6fbe9396 | 17-Nov-2023 |
Michael Große <mic.grosse@googlemail.com> |
feat: add ?do=today handling to link to today's page
So that I can create a browser bookmark always pointing to the right page. |
8fb84481 | 23-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
refactor: move syntax class to subdirectory
This will allow us to add further classes with more syntax options.
Also includes some type hardening. |
1cfa2189 | 23-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
refactor: replace deprecated assertions |
17cc5d3d | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
test: add test for syntax component |
5e5975cd | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
test: use standard format for general test file
This now also works on PHP 8 without config files. |
ced89be4 | 07-Aug-2019 |
Michael Große <mic.grosse@googlemail.com> |
Initial commit |