Commit Graph

28 Commits

Author SHA1 Message Date
Markus Koch 8754b017b8 css: Add margin at the bottom of videoframe 2018-12-26 15:16:46 +01:00
Markus Koch 4759b1577e Add basic sitemap 2018-07-25 22:55:30 +02:00
Markus Koch 61131488c9 Add videoframe styles 2018-06-03 18:46:50 +02:00
Markus Koch a1be4e8e66 Use POST for optin-once 2018-06-03 18:46:24 +02:00
Markus Koch ff07893501 Add privacy control options
This prevents the automatic loading of external content
unless the user explicitly requests it.
2018-05-30 19:24:30 +02:00
Markus Koch 57dfeda6b0 Add privacy policy link to footer 2018-05-30 16:51:57 +02:00
Markus Koch 8813f4ff66 Correct indentation in index.php 2018-05-30 15:06:34 +02:00
Markus Koch a60988f468 Fix handling of private posts
Before, a private post would show an empty page with the footer (tags)
at the bottom. Now, a message is shown, and sensitive information is
hidden.
2018-05-13 12:28:51 +02:00
Markus Koch 92e05e4a91 Remove blank lines 2018-05-13 12:27:42 +02:00
Markus Koch d3ec880dc7 Only show blog posts if their cdate has been reached 2018-05-13 12:24:09 +02:00
Markus Koch f364393124 Fix post pagebreak once again
The first article of a page was also displayed on the bottom of
the previous one. This commit fixes this behavior.
2018-05-13 12:08:09 +02:00
Markus Koch 3587f38bac Hide older / newer entries button for the RSS feed 2018-04-30 09:43:25 +02:00
Markus Koch e8827ce7d4 Fix post pagebreak
Before, the older entries button showed if the amount of posts
was equal to the pagesize, even though there were no more entries
to be shown after clicking the button.
2018-04-30 09:42:53 +02:00
Markus Koch 6ba274cbea Add utime field to blog template 2017-11-25 12:28:56 +01:00
Markus Koch 4d93e52da5 Add subheadings as official style 2017-10-08 18:03:50 +02:00
Markus Koch 61b7ba3195 Fix bug causing no date in RSS posts 2017-09-30 16:09:46 +02:00
Markus Koch 22a71573fb css: Add blockquote style 2017-09-09 11:32:07 +02:00
Markus Koch e8fa278bf0 core: Improve compatibility with dillo
Use the CSS width attribute instead of the HTML one for the RSS logo.
2017-08-17 18:10:34 +02:00
Markus Koch b1a356fcf5 page: Improve compatibility with dillo
Use the CSS width attribute instead of the HTML one for images.
2017-08-17 18:03:35 +02:00
Markus Koch 01a6042468 Add blog param utime to mark the entry as updated
Add utime => strtotime(<date>) to the $blogentry header to enable
the feature for the post. It will still be sorted by ctime, but the post
will show the utime with an updated note in the date field instead.
2017-08-06 09:40:52 +02:00
Markus Koch c5485ea9f8 blog: Only show sources in full view 2017-06-18 16:15:07 +02:00
Markus Koch bc7e8c82cb Corrected base URL algorithm 2017-05-28 17:58:44 +02:00
Markus Koch d0025c613d Added license info 2017-05-27 11:51:36 +02:00
Markus Koch 1d356734b9 Merge branch 'master' of git.notsyncing.net:web/simpub 2017-05-27 11:45:26 +02:00
Markus Koch 673771dd27 Added an RSS news feed for blog posts 2017-05-27 11:45:08 +02:00
Markus Koch 02a0574f3e Added missing files 2017-01-27 20:46:34 +01:00
root 655fdf20e6 Added missing files 2017-01-27 20:35:47 +01:00
Markus Koch ccb900b158 Initial commit 2017-01-27 20:29:27 +01:00