]> git.ipfire.org Git - ipfire.org.git/history - src/web/__init__.py
Drop old static pages
[ipfire.org.git] / src / web / __init__.py
2018-10-15  Michael TremerDrop old static pages
2018-10-15  Michael TremerRevert "Drop chat page"
2018-10-15  Michael TremerAdd new support page
2018-10-15  Michael TremerDrop Menu module
2018-10-15  Michael TremerImplement backend logic for newsletter subscriptions
2018-10-15  Michael TremerRename talk modules
2018-10-15  Michael Tremerpeople: Format phone numbers
2018-10-15  Michael Tremerpeople: Add page with recent calls
2018-10-15  Michael TremerMove talk.ipfire.org -> people.ipfire.org
2018-10-15  Michael TremerRename accounts.ipfire.org to people.ipfire.org
2018-10-15  Michael TremerDrop admin.ipfire.org
2018-10-11  Michael Tremerblog: Allow posts with underscore
2018-10-11  Michael Tremertalk: Add CDR
2018-10-11  Michael Tremerweb: Rename handlers_accounts.py -> accounts.py
2018-10-10  Michael Tremertalk: Add a search
2018-10-10  Michael Tremertalk: Add users page
2018-10-10  Michael Tremertalk: Drop old modules
2018-10-10  Michael Tremertalk: Show active channels
2018-10-10  Michael Tremertalk: Show online status in sidebar
2018-10-10  Michael Tremertalk: Allow admins to see registrations of all users
2018-10-10  Michael Tremertalk: List active registrations
2018-10-10  Michael TremerDrop chat page
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-10-02  Michael Tremerdownload: Remove extra page which made no sense
2018-09-10  Michael Tremerblog: Add button to publish a post
2018-09-01  Michael Tremerblog: Add drafts section
2018-09-01  Michael Tremerblog: Allow to edit and create new posts
2018-09-01  Michael TremerRefactor authentication
2018-09-01  Michael TremerMove download handlers into new module
2018-09-01  Michael TremerRemove old download pages
2018-09-01  Michael TremerAdd downloads again
2018-08-31  Michael TremerAdd a simple error page
2018-08-22  Michael Tremerblog: Allow dots in tags
2018-08-10  Michael TremerDrop artwork page
2018-07-18  Michael Tremerweb: Drop BASEDIR variable
2018-07-18  Michael Tremerweb: Don't include * from ui_modules
2018-07-18  Michael TremerDrop more unused code
2018-07-18  Michael Tremerlocation: Add new location subdomain
2018-07-18  Michael Tremerblog: Add history pages
2018-07-17  Michael Tremerblog: Allow browing posts by tag
2018-07-17  Michael Tremerblog: Add RSS feed to the blog
2018-07-17  Michael TremerDrop news
2018-07-17  Michael TremerDrop planet
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
2018-07-12  Michael Tremerweb: Replace wildcard static handler
2018-07-12  Michael Tremerweb: Remove custom static handlers
2018-07-12  Michael Tremerweb: Use a proper handler to render 404
2018-07-12  Michael TremerProvide a sensible default configuration
2018-07-12  Michael TremerFix relative imports
2018-07-12  Michael TremerIntroduce autotools