aboutsummaryrefslogtreecommitdiffstats
path: root/core/include/post/main.php
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Add category system to categorize posts (readme)Thomas Lange1-0/+17
2021-06-22Implement new Repository and Entity classesThomas Lange1-60/+53
2021-06-21Rename "attr" method of Item class to "get"Thomas Lange1-1/+1
2021-06-21Use getEntityURL method of Application classThomas Lange1-1/+1
2021-06-14Remove more redundant try/catch blocksThomas Lange1-34/+18
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange1-1/+0
2017-10-24You can now access item data in the main.php template (the file which contain...Thomas Lange1-0/+5
2017-10-24Some comments have been updated, unnecessary whitespace at the end of some fi...Thomas Lange1-1/+2
2017-05-30 Several changes have been made in this commit, which together with the previ...v2.2Thomas Lange1-4/+4
2017-05-05A significant increase in the response time has been achieved, since the temp...v2.1Thomas Lange1-1/+1
2017-04-24Nested function calls for generating the meta description are removed and a f...Thomas Lange1-1/+1
2017-04-11The system directory has been moved to a non-public directory. After the comm...v1.2Thomas Lange1-0/+90