Commit graph

57 commits

Author SHA1 Message Date
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 fd339a74dd Fix a bug in post-edit 2024-04-04 10:07:21 +02:00
Jacob 9f5103ac91 Fix issue #25 2024-04-04 10:05:19 +02:00
Jacob bc643ce12f Display footer if page is not scrollable 2024-03-31 04:25:30 +02:00
Jacob 0bc16f777e Prevent part of the page from being hidden by the footer. 2024-03-31 04:19:56 +02: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 ca378622ff Fix right side margin 2024-03-31 03:06:05 +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 e1694a17a3 Add light mode.
This commit also splits index.css into a separate properties.css.
2024-03-25 21:54:00 +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 d0a8d67f48 Add note that mbstring is required 2024-02-06 18:25:14 +01:00
Jacob fbe497c68c Fix some issues. 2024-02-06 17:08:04 +01:00
Jacob ca280783fd Some minor changes to the UI 2024-02-06 16:17:21 +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 6f88f09165 Fix typo. I am stupid. 2024-02-05 21:17:39 +01:00
Jacob 986e6bb33b Check for the newly added error. 2024-02-05 21:16:41 +01:00
Jacob b93750f620 Add limit to how many accounts can be created per IP address. 2024-02-05 21:12:45 +01:00
Jacob 7dc6a86441 Make sure variables are actually present in the config before attempting
to load them. Also, implement a comment character limit.
2024-02-05 20:59:53 +01:00
Jacob 8418e78691 Forgot to remove this line. 2024-02-05 20:49:11 +01:00
Jacob 8605c00f24 Fix: Comments cannot be removed by users. 2024-02-05 20:33:03 +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 df9384598a um 2024-02-01 19:15:05 +01:00
Jacob 312c35621d Increase size of text form 2024-01-31 10:55:12 +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 500d336b68 Improve CSS slightly 2024-01-03 17:21:08 -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 ee1abab3c4 Add decent documentation 2024-01-03 10:19:24 +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