summaryrefslogtreecommitdiff
path: root/src/App.php
AgeCommit message (Expand)Author
2023-05-07Fix json and cors request handlingHEADmainDaniel Weipert
2023-05-01Add referrer checkDaniel Weipert
2023-02-04Add response:content filterDaniel Weipert
2023-02-04Fix buildConfig break when contentFolderPath is reachedDaniel Weipert
2022-03-06toml to yamlDaniel Weipert
2022-03-06Refactor fixesDaniel Weipert
2022-03-06RefactorDaniel Weipert
2022-02-21Fix whitespaceDaniel Weipert
2022-01-10Get entries from and to dateDaniel Weipert
2022-01-10Validate fields with custom functionDaniel Weipert
2022-01-10Validate fields by pattern and add more example fieldsDaniel Weipert
2022-01-10Build pages with file fieldsDaniel Weipert
2022-01-10Add CORS headerDaniel Weipert
2022-01-10Rename folder variables to directoryDaniel Weipert
2022-01-10Enable paged formsDaniel Weipert
2022-01-10Add config and make configurableDaniel Weipert
2022-01-10Build config and check api keyDaniel Weipert
2022-01-10Validation and submission logicDaniel Weipert
2022-01-10Add composer and routesDaniel Weipert