Commit Graph

39 Commits

Author SHA1 Message Date
bb6ef06207 includeGraphics: Improve documentation 2021-11-02 21:06:48 +01:00
40fbcf0308 youtube: Automatically download and cache thumbnail 2021-11-02 21:00:10 +01:00
6d00ffdffb Fix CSS order for blurring preview image of video includes 2020-05-22 12:42:04 +02:00
4bbbe66691 Only render postSeparator if appropriate 2020-05-22 12:39:34 +02:00
688c645ac4 Move footer out of contentContainer 2020-05-22 12:38:57 +02:00
7371902fd1 Add special handling for YouTube content in RSS feed 2020-01-02 23:17:22 +01:00
086c0c3931 Correct indentation 2020-01-02 22:49:22 +01:00
2ca86eb7d2 des: Set default timezone to Europe/Berlin 2020-01-02 22:44:58 +01:00
1c2285a8ba Properly set the HTTP response code on a 404 2020-01-02 22:40:22 +01:00
58900e3d60 Link sources directly instad of through the list at the bottom 2020-01-02 22:38:41 +01:00
faaa3a8ecb shared: Add blurred backdrop for YouTube videos 2020-01-02 22:38:11 +01:00
8754b017b8 css: Add margin at the bottom of videoframe 2018-12-26 15:16:46 +01:00
4759b1577e Add basic sitemap 2018-07-25 22:55:30 +02:00
61131488c9 Add videoframe styles 2018-06-03 18:46:50 +02:00
a1be4e8e66 Use POST for optin-once 2018-06-03 18:46:24 +02:00
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
57dfeda6b0 Add privacy policy link to footer 2018-05-30 16:51:57 +02:00
8813f4ff66 Correct indentation in index.php 2018-05-30 15:06:34 +02:00
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
92e05e4a91 Remove blank lines 2018-05-13 12:27:42 +02:00
d3ec880dc7 Only show blog posts if their cdate has been reached 2018-05-13 12:24:09 +02:00
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
3587f38bac Hide older / newer entries button for the RSS feed 2018-04-30 09:43:25 +02:00
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
6ba274cbea Add utime field to blog template 2017-11-25 12:28:56 +01:00
4d93e52da5 Add subheadings as official style 2017-10-08 18:03:50 +02:00
61b7ba3195 Fix bug causing no date in RSS posts 2017-09-30 16:09:46 +02:00
22a71573fb css: Add blockquote style 2017-09-09 11:32:07 +02:00
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
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
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
c5485ea9f8 blog: Only show sources in full view 2017-06-18 16:15:07 +02:00
bc7e8c82cb Corrected base URL algorithm 2017-05-28 17:58:44 +02:00
d0025c613d Added license info 2017-05-27 11:51:36 +02:00
1d356734b9 Merge branch 'master' of git.notsyncing.net:web/simpub 2017-05-27 11:45:26 +02:00
673771dd27 Added an RSS news feed for blog posts 2017-05-27 11:45:08 +02:00
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
ccb900b158 Initial commit 2017-01-27 20:29:27 +01:00