History log of /plugin/today/syntax/today.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 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


# 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.