]> git.ipfire.org Git - ipfire.org.git/history - src/web/base.py
wiki: Only match usernames when a word starts with @
[ipfire.org.git] / src / web / base.py
2024-02-23  Michael Tremernopaste: Require authentication on the cURL interface
2024-01-11  Michael Tremerweb: Don't try to check an empty User-Agent
2024-01-10  Michael TremerMerge remote-tracking branch 'origin/new-design'
2024-01-07  Michael Tremeranalytics: Record some page views
2024-01-06  Michael Tremerweb: Consolidate code to deliver files
2024-01-06  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2024-01-06  Michael Tremeraccounts: Deliver avatars in WEBP format if the browser...
2023-12-21  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-12-20  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-12-20  Michael Tremerblog/docs: Fix putting the search term back into the...
2023-11-28  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-10-25  Michael TremerDrop memcache
2023-10-25  Michael Tremerratelimiter: Migrate from memcache to redis
2023-07-24  Michael TremerAPI: Tell browsers to not cache any responses
2023-06-29  Rico HoppeMerge branch 'new-design' of https://git.ipfire.org...
2023-06-28  Michael Tremertalk: Drop old FreeSWITCH integration
2023-06-26  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-06-26  Michael Tremerweb: Improve caching of static content
2021-11-28  Michael TremerMerge branch 'master' into new-design
2020-11-03  Michael Tremerweb: Change hostname to end in ipfire.org in dev enviro...
2020-06-08  Michael TremerRemove unused blacklist feature
2020-05-19  Michael TremerMigrate to libloc
2019-11-06  Michael TremerMerge branch 'community'
2019-11-05  Michael TremerUse Python's internal asyncio stuff instead of Tornado's
2019-10-28  Michael Tremerpeople: Check if UID is valid and available on registration
2019-07-16  Michael Tremerdonations: Fix page load error when following pre-forma...
2019-06-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2019-06-22  Michael TremerDeploy rate-limiting
2018-11-19  Michael TremerRevert "Drop using memcache"
2018-11-13  Michael Tremerwiki: Add a page that helps users editing pages
2018-11-06  Michael TremerAdd decorator to check if request is coming from a...
2018-11-06  Michael Tremerxsrf_form_html: Set Vary: Cookie header
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-01  Michael Tremerdownloads: Refactor mirror handling
2018-10-26  Michael Tremerweb: Rename base module