Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-21 | Implement input sanitation | Marek Paśnikowski | |
To the best of my current ability, implement checks and guards on the given inputs. | |||
2024-01-20 | Fix misunderstood instancing of publishing-object | Marek Paśnikowski | |
The recently introduced test suite uncovered a fatal error in my understanding of how to correctly manage instances of objects. | |||
2024-01-20 | Separate testing facility in a new file | Marek Paśnikowski | |
Pull out and expand the testing code into a dedicated file. Also, remove the requirement on 'ox-publish because this package is not yet used at all. |