]> git.ipfire.org Git - ipfire.org.git/history - src/backend
donate: Do not cache donation page
[ipfire.org.git] / src / backend /
2020-06-12  Michael Tremerwiki: Do not try to resize vector images
2020-06-08  Michael TremerDrop unused format_asn() function
2020-06-08  Michael Tremerutil: Avoid error when no network was found
2020-06-08  Michael Tremerlocation: Redesign lookup page
2020-06-08  Michael Tremerlocation: Redesign index page
2020-06-08  Michael TremerRemove unused blacklist feature
2020-05-19  Michael TremerUse host certificate to send emails
2020-05-19  Michael Tremerwiki: Allow adding a comment when a page is being restored
2020-05-19  Michael Tremerwiki: Add tree
2020-05-19  Michael TremerMigrate to libloc
2020-05-04  Michael Tremerwiki: Only show revisions of the same file
2020-04-27  Michael Tremeraccounts: Reject subdomains of blacklisted domains...
2020-02-13  Michael Tremermirrors: Divide list by country
2020-02-09  Michael TremerTry to reconnect to the LDAP server for longer than...
2020-02-04  Michael Tremermirrors: Silence another warning
2020-02-04  Michael Tremerzeiterfassung: Validate API responses
2020-02-04  Michael Tremermirrors: Stop emailing Michael if a mirror is down
2020-02-04  Michael Tremersearch: Use PostgreSQL's websearch_to_tsquery()
2020-02-03  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2020-02-03  Michael Tremerfireinfo: Label unknown processors as "Unknown"
2020-01-16  Michael Tremermessages: Ensure that addresses are properly encoded
2020-01-16  Michael Tremermessages: Do not manually pass recipients any more
2020-01-16  Michael Tremermessages: Make sure all messages have a To: header
2020-01-16  Michael Tremermessages: Talk to local relay instead of using sendmail
2020-01-09  Michael Tremeraccounts: Add CLI command to list all email addresses
2020-01-09  Michael Tremeraccounts: Do not log a warning when the server did...
2020-01-04  Michael Tremeraccounts: Implement page searches for LDAP
2019-12-24  Michael Tremeraccounts: Drop username check from StopForumSpam
2019-12-24  Michael Tremeraccounts: Perform some basic checks on valid email...
2019-12-24  Michael Tremeraccounts: Check emails against our local blacklist
2019-12-10  Michael TremerMerge branch 'master' )of ssh://people.ipfire.org/pub...
2019-12-10  Michael Tremerwiki: Fix group membership check for ACLs
2019-12-10  Michael Tremerblog: Fix last publications check if we have posts...
2019-12-10  Michael Tremerpeople: Show pending registrations
2019-12-10  Michael Tremeraccounts: Remove left-over newsletter subscription...
2019-12-04  Michael Tremeraccounts: Limit LDAP operations to 10 seconds
2019-12-04  Michael Tremeraccounts: Count up to INT_MAX objects
2019-12-02  Michael Tremeraccounts: Limit request times to StopForumSpam
2019-12-02  Michael Tremermessages: Fix wrong variable name
2019-11-29  Michael Tremerblog: Send out emails for posts
2019-11-25  Michael TremerIncrease frequency of tweets
2019-11-24  Michael Tremeraccounts: Iterate over all accounts
2019-11-24  Michael Tremercampaigns: Do not send promotional emails when we do...
2019-11-22  Michael Tremerpeople: Show number of accounts created this week/month
2019-11-21  Michael Tremerpeople: Show some stats
2019-11-21  Michael Tremerpeople: Allow to modify if people want to receive promo...
2019-11-21  Michael Tremercampaigns: Decrease verbosity when sending emails
2019-11-21  Michael Tremermessages: Add HTML version of registration email
2019-11-20  Michael TremerSupport sending HTML emails
2019-11-19  Michael TremerAdd a drip campaign for Christmas
2019-11-19  Michael Tremercampaigns: Give them a name
2019-11-19  Michael TremerImplement drip campaigns
2019-11-19  Michael Tremeraccounts: Add function to add accounts to groups
2019-11-19  Michael Tremeraccounts: Create abstract class for LDAP objects
2019-11-18  Michael Tremeraccounts: Drop exact search
2019-11-18  Michael Tremeraccounts: Use regex to enforce correct length of usernames
2019-11-18  Michael Tremeraccounts: Fix off-by-one error when checking username...
2019-11-12  Michael Tremerpeople: Show SIP agent status
2019-11-12  Michael Tremermirrors: Do not raise unknown Exception from socket...
2019-11-06  Michael TremerMerge branch 'community'
2019-11-05  Michael TremerUse Python's internal asyncio stuff instead of Tornado's
2019-10-31  Michael Tremermessages: Fix cleaning up mail queue
2019-10-31  Michael Tremeraccounts: Cleanup expired password reset tokens
2019-10-31  Michael Tremerpeople: Submit real name to mailing list as well
2019-10-31  Michael Tremerpeople: Invite newly registered users to newsletter
2019-10-31  Michael TremerUse our internal mail framework for sending newsletter...
2019-10-31  Michael Tremerpeople: Implement password reset
2019-10-31  Michael Tremerpeople: Implement initiation of password reset
2019-10-30  Michael Tremerpeople: Tighten regex pattern whenever UIDs are being...
2019-10-30  Michael Tremerpeople: Delete correct memcache keys
2019-10-30  Michael Tremerpeople: Add hash to avatar
2019-10-30  Michael Tremerpeople: Search for nicknames as well
2019-10-29  Michael Tremerpeople: Cannot hide sudo group
2019-10-29  Michael Tremerpeople: Make space for a description
2019-10-29  Michael Tremerpeople: Ignore more groups
2019-10-29  Michael Tremerpeople: Show email address of groups
2019-10-29  Michael Tremerpeople: List group members
2019-10-29  Michael Tremerpeople: Show number of group members on listing page
2019-10-29  Michael Tremerpeople: Ignore a couple of internal groups
2019-10-29  Michael Tremerpeople: Add group listing page
2019-10-28  Michael Tremerfireinfo: Allow importing profiles for aarch64
2019-10-28  Michael Tremerpeople: Encourage people to upload an avatar
2019-10-28  Michael Tremerpeople: Search for non-POSIX groups, too
2019-10-28  Michael Tremerpeople: Send signup emails to moderators
2019-10-28  Michael Tremerpeople: Add moderator group for mod rights on Discourse
2019-10-28  Michael Tremerpeople: Show group memberships
2019-10-28  Michael Tremeraccounts: Generate random session ID in webapp
2019-10-28  Michael Tremerpeople: Drop SSH keys
2019-10-28  Michael Tremerpeople: Check if UID is valid and available on registration
2019-10-28  Michael Tremerpeople: Show last successful/failed authentication...
2019-10-25  Michael Tremeraccounts: Do not fail when an account has already been...
2019-10-23  Michael TremerCapture country code at registration of an account
2019-10-23  Michael Tremerblog+tweets: Allow passing different times to recent...
2019-10-22  Michael Tremerpeople: Ask user to authenticate for Discourse when...
2019-10-22  Michael Tremerpeople: Implement SSO for Discourse
2019-10-10  Michael Tremerwiki: Fix deleted page detection
2019-10-10  Michael TremerRevert "wiki: Set sender when sending emails"
2019-10-10  Michael Tremerwiki: Implement restoring pages
2019-10-10  Michael Tremerwiki: Implement deleting files
2019-10-10  Michael Tremerwiki: Deduplicate blobs
next