]> git.ipfire.org Git - ipfire.org.git/history - src/backend/base.py
location: Create a page that explains how to report problems
[ipfire.org.git] / src / backend / base.py
2024-03-04  Michael TremerMerge remote-tracking branch 'rico/docs'
2024-03-04  Michael Tremerbackend: Catch exception if an invalid country code...
2024-02-22  Michael TremerMerge remote-tracking branch 'rico/docs'
2024-02-22  Michael Tremernopaste: Tidy up the cleanup task
2024-01-12  Michael Tremercron: Refuse running tasks in testing environment
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-11-28  Michael Tremerlists: Implement some basic code to talk to Mailman
2023-11-28  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-10-26  Michael Tremerasterisk: Perform lazy loading
2023-10-25  Michael TremerDrop memcache
2023-10-25  Michael Tremercache: Import redis cache module from PBS
2023-07-26  Michael Tremerdatabase: Import wrapper module from PBS
2023-06-29  Rico HoppeMerge branch 'new-design' of https://git.ipfire.org...
2023-06-28  Michael Tremertalk: Drop old FreeSWITCH integration
2023-06-28  Michael Tremerusers: Connect to Asterisk and show any ongoing calls
2023-06-28  Michael TremerRemove any references to Twitter
2023-06-28  Michael Tremeraccounts: Drop StopForumSpam
2023-06-28  Michael Tremeraccounts: Add Bugzilla API to delete accounts in Bugzilla
2023-06-28  Michael Tremerhttpclient: Add an improved HTTP client that logs requests
2023-05-11  Michael TremerRemove any references to Twitter
2023-01-11  Michael Tremeraccounts: Drop StopForumSpam
2020-08-21  Michael Tremerlocation: Use country name from location database
2020-06-08  Michael Tremerlocation: Redesign index page
2020-05-19  Michael TremerUse host certificate to send emails
2020-05-19  Michael TremerMigrate to libloc
2020-01-09  Michael Tremeraccounts: Add CLI command to list all email addresses
2019-11-29  Michael Tremerblog: Send out emails for posts
2019-11-20  Michael TremerSupport sending HTML emails
2019-11-19  Michael TremerImplement drip campaigns
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: Show group memberships
2019-09-29  Michael TremerCLI: Fix function name
2019-09-29  Michael Tremerpeople: Check StopForumSpam when registering accounts
2019-08-06  Michael Tremerlocation: Evaluate return code from DNS blacklists
2019-08-06  Michael Tremerldap: Authenticate using Kerberos
2019-06-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2019-06-22  Michael TremerDeploy rate-limiting
2019-05-07  Michael TremerCleanup sessions, accounts and the message queue once...
2019-04-18  Michael TremerAdd bot that automatically tweets some things
2019-02-06  Michael TremerFix mirror check
2018-12-06  Michael Tremerwiki: Always render live
2018-12-06  Michael Tremerwiki: Render HTML for faster pages
2018-12-03  Michael Tremerbackend: Fix order of import if submodules
2018-12-03  Michael Tremermessages: Import code that handles emails
2018-11-26  Michael Tremerrelease: Add command to scan files
2018-11-19  Michael TremerRevert "Drop using memcache"
2018-11-12  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2018-11-12  Michael TremerImplement a basic wiki
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-01  Michael TremerAdd script to run background tasks
2018-11-01  Michael Tremerdownloads: Refactor mirror handling
2018-10-11  Michael TremerDrop using memcache
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-07-18  Michael TremerDrop advertisement code
2018-07-17  Michael TremerDrop news
2018-07-17  Michael TremerDrop planet from backend
2018-07-17  Michael Tremerblog: Implement read-only backend
2018-07-12  Michael TremerProvide a sensible default configuration
2018-07-12  Michael TremerIntroduce autotools