]> git.ipfire.org Git - ipfire.org.git/history - src/web/blog.py
blog: Allow deleting posts
[ipfire.org.git] / src / web / blog.py
2018-10-30  Michael Tremerblog: Allow deleting posts
2018-10-30  Michael Tremerblog: Fix splitting tags
2018-10-26  Michael Tremerweb: Rename base module
2018-10-25  Michael TremerUse Vary header to avoid caching of pages where login...
2018-10-15  Michael Tremerblog: Don't cache posts that are being edited
2018-10-11  Michael Tremerblog: Allow pages to be cached up to 10 minutes
2018-10-11  Michael Tremerblog: Use upstream cache to cache generated feed
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-09-28  Michael TremerCSS: Increase width of border of buttons
2018-09-10  Michael Tremerblog: Add button to publish a post
2018-09-01  Michael Tremerblog: Show useful message when no posts with a certain...
2018-09-01  Michael Tremerblog: Use one simple update function to update posts
2018-09-01  Michael Tremerblog: Only allow to edit own posts
2018-09-01  Michael Tremerblog: Allow editing unpublished posts
2018-09-01  Michael Tremerblog: Fix links
2018-09-01  Michael Tremerblog: Allow users to view their own drafted posts
2018-09-01  Michael Tremerblog: Add drafts section
2018-09-01  Michael Tremerblog: Allow to edit and create new posts
2018-08-22  Michael Tremerblog: Find posts of an author by common name
2018-07-18  Michael Tremerblog: Add history pages
2018-07-17  Michael Tremerblog: Allow browing posts by tag
2018-07-17  Michael Tremerblog: Implement read-only backend
2018-07-17  Michael Tremerblog: Add RSS feed to the blog
2018-07-17  Michael Tremerblog: Add search
2018-07-17  Michael Tremerblog: Add index page
2018-07-17  Michael Tremerblog: Add page for authors
2018-07-17  Michael Tremerblog: Create module for posts
2018-07-17  Michael TremerAdd new blog post design