Commit graph

45 commits

Author SHA1 Message Date
Jacob 08249aaaf6 Replace some links with buttons, for aesthetic reasons. 2024-05-25 17:51:17 +02:00
Jacob 9c52c241c1 Fix: Blog post does not show the "hand" cursor. 2024-05-25 00:34:22 +02:00
Jacob 67598b789a Oops, forgot to add the description. 2024-05-24 23:44:30 +02:00
Jacob 99e3b5a94c Fix some bugs and significantly clean up the awful code mess. 2024-05-24 23:39:56 +02:00
Jacob 5f2525827d Fix a small bug. 2024-05-24 22:45:56 +02:00
Jacob 26ee35f795 Add summary element, useful for e.g. blog post lists. 2024-05-24 22:35:25 +02:00
Jacob 16fec9b8a3 Improve on the last commit. 2024-05-16 23:47:24 +02:00
Jacob 4c15f44d5a Disable the parsing of HTML elements in Markdown to HTML conversion. 2024-05-16 23:37:11 +02:00
Jacob a0044ebd41 Fix issue #26
Fix issue #26 by adding some newlines before the actual content.
2024-04-15 03:34:56 -04:00
Jacob a7be5a5d9b Change a bunch of class names, introduce index.js to show/hide header
and footer
2024-03-31 04:01:38 +02:00
Jacob d39d312933 Fix some warnings, add padding to the footer. 2024-03-31 01:54:11 +01:00
Jacob cea8423eda Add @csgen.redirectTo 2024-03-25 22:10:10 +01:00
Jacob b305cbd433 Fix a minor CSS issue, set XML mime type for feeds. 2024-03-25 22:02:10 +01:00
Jacob 4f7d2ce126 Issue #11: Add RSS feed support. 2024-03-24 22:12:51 +01:00
Jacob b14b6aa693 Add support for page credits. 2024-03-24 21:19:28 +01:00
Jacob 3adf419b35 Fix issue #20, fix issue with page index, remove dependency on .htaccess 2024-03-23 22:34:24 +01:00
Jacob 42bf11bdee Fix more typos. 2024-02-27 17:39:43 +01:00
Jacob fb48518bc6 Fix a serious bug 2024-02-27 17:37:09 +01:00
Jacob 5bc103b513 Revert "Replace GET methods with POST methods, for security reasons."
This reverts commit dbc2e13a56.
2024-02-27 17:34:45 +01:00
Jacob dbc2e13a56 Replace GET methods with POST methods, for security reasons. 2024-02-27 17:33:07 +01:00
Jacob fbe497c68c Fix some issues. 2024-02-06 17:08:04 +01:00
Jacob 8bec6cfb55 Add 'Stay signed in' feature #13 2024-02-05 22:27:22 +01:00
Jacob a530140220 Wrap some more variables in htmlspecialchars() 2024-02-05 21:46:50 +01:00
Jacob ed25c4995a Don't display 'Request changes' link if not logged in. 2024-02-05 19:05:00 +01:00
Jacob 4517a39900 Implement support for pull requests. Kinda crude, but works I guess. 2024-02-05 19:01:24 +01:00
Jacob bf398bdfc8 Add support for history, and some other small changes. 2024-02-04 22:44:44 +01:00
Jacob cbf28ac578 Make the edit button edit the current page by default 2024-02-04 02:34:43 +01:00
Jacob e83fbd8d6b Fix source links 2024-01-22 10:22:50 -05:00
Jacob dfafe27159 Implement @csgen.favicon, @csgen.license and @csgen.displayLicense
functions.
2024-01-22 13:07:18 +01:00
Jacob 81d458f0b7 Fix the title for the edit page 2024-01-14 13:02:19 -05:00
Jacob 2b81a0dc19 Add source button 2024-01-10 07:58:37 +01:00
Jacob fa51c907b3 Fix a small mistake with the title 2024-01-03 23:59:33 +01:00
Jacob f3391160eb Fix title and description 2024-01-03 17:54:53 -05:00
Jacob 455d389db8 Improve comments 2024-01-03 05:59:01 -05:00
Jacob 89353ad341 IDs can now be used to find a page. 2024-01-03 11:33:14 +01:00
Jacob 7c381f2ebe Change the way comments are displayed 2024-01-03 05:20:47 -05:00
Jacob 25422af0f3 Add more crap 2024-01-03 10:40:51 +01:00
Jacob acd4f3b432 Clean up indentation 2024-01-03 10:06:10 +01:00
Jacob d4986146db Add support for lots of syntax 2024-01-03 03:58:47 -05:00
Jacob 37487956fd Add support for the @csgen.span element 2024-01-03 08:56:51 +01:00
Jacob 44beeabd00 Change the @csgen syntax 2024-01-02 23:55:36 -05:00
Jacob 3fd2ef7770 fix some regex shite 2024-01-02 23:33:15 +01:00
Jacob e5e5aa927d Fix typo 2024-01-02 05:14:05 +01:00
Jacob 9f5839fe6e Some small changes 2024-01-02 05:12:19 +01:00
Jacob 45adc852d8 Initial commit. 2024-01-02 03:55:23 +01:00