]> git.ipfire.org Git - ipfire.org.git/history - src/web/handlers.py
wiki: Remove superfluous slash when creating user links
[ipfire.org.git] / src / web / handlers.py
2025-03-13  Michael Tremerindex: Put the last two blog posts on the front page
2024-01-10  Michael TremerMerge remote-tracking branch 'origin/new-design'
2024-01-07  Michael Tremeranalytics: Record some page views
2023-12-20  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-12-20  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-12-14  Michael Tremerstatic: Make file name handling sane
2023-12-14  Michael Tremerweb: No longer cache any dynamically generated pages
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-06-26  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-06-26  Michael Tremerweb: Drop lots of simple redirection handlers and group...
2023-06-26  Michael Tremerweb: static: Cache pages for up to 24 hours
2023-06-26  Michael Tremerabout: Move the page into the static handler
2021-11-28  Michael TremerMerge branch 'master' into new-design
2020-11-19  Michael Tremerabout: Cache the page for a day
2020-11-19  Michael TremerAdd scaffolding for an about page
2020-11-10  Michael Tremerblog: Move as a sub-section of the main page
2019-11-19  Michael Tremerindex: Do not load blog posts which are not rendered...
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-02  Michael Tremerdonate: Add thank you and error page next
2018-11-02  Michael TremerFix redirectors from old URLs
2018-10-30  Michael TremerRename fireinfo module
2018-10-26  Michael TremerRefactor mirrors
2018-10-26  Michael Tremerweb: Rename i-use module
2018-10-26  Michael Tremerweb: Rename boot module
2018-10-26  Michael Tremerweb: base: Drop unused imports
2018-10-26  Michael Tremerweb: Rename base module
2018-10-22  Michael Tremerdonate: Don't cache page because it's custom for each...
2018-10-15  Michael TremerDrop admin.ipfire.org
2018-10-14  Michael Tremerindex: Only show four news entries
2018-10-11  Michael Tremercache static pages
2018-10-11  Michael Tremerweb: Rename handlers_accounts.py -> accounts.py
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-09-26  Michael TremerRemove fireinfo section from index page
2018-09-01  Michael TremerRemove another download handler
2018-09-01  Michael TremerMove download handlers into new module
2018-07-23  Michael Tremerdonation: Use USD as default currency for the US
2018-07-23  Michael Tremerdonation: Allow to pass pre-selected arguments
2018-07-23  Michael Tremerdonations: Add URLs to redirect user back
2018-07-18  Michael Tremerblog: Add RSS feed URL to header
2018-07-18  Michael Tremerlocation: Add new location subdomain
2018-07-17  Michael TremerDrop news
2018-07-17  Michael TremerDrop planet from backend
2018-07-17  Michael TremerDrop news
2018-07-17  Michael Tremerdonation: Properly process address data
2018-07-17  Michael Tremerdonation: Add list of countries
2018-07-12  Michael Tremerweb: Replace wildcard static handler
2018-07-12  Michael TremerFix relative imports
2018-07-12  Michael TremerIntroduce autotools