]> git.ipfire.org Git - ipfire.org.git/history - src/backend/util.py
location: Create a page that explains how to report problems
[ipfire.org.git] / src / backend / util.py
2024-03-31  Michael Tremerlocation: Remove blacklist feature
2024-01-10  Michael TremerMerge remote-tracking branch 'origin/new-design'
2024-01-07  Michael Tremerutil: Don't crash if pictures cannot be blurred
2024-01-06  Michael Tremerdocs: Deliver images with a better quality (and larger...
2024-01-06  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2024-01-06  Michael Tremeraccounts: Compress avatars less agressively
2024-01-06  Michael Tremeraccounts: Deliver avatars in WEBP format if the browser...
2024-01-06  Michael Tremerutil: Don't fail if EXIF information is mission rotation
2024-01-06  Michael Tremerutil: Support WEBP as output format for thumbnails
2024-01-06  Michael Tremerutil: Accept raw PIL images as input
2024-01-06  Michael Tremerutil: Optionally rotate JPEG images if coded into EXIF
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-06-29  Rico HoppeMerge branch 'new-design' of https://git.ipfire.org...
2023-06-28  Michael Tremerusers: Connect to Asterisk and show any ongoing calls
2023-06-26  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-06-24  Michael Tremeraccounts: Don't fail if we cannot read the avatar
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 TremerMigrate to libloc
2020-02-04  Michael Tremersearch: Use PostgreSQL's websearch_to_tsquery()
2019-05-07  Michael Tremerutil: Load required PIL module
2019-05-07  Michael Tremeraccounts: Fix wrong variable name
2019-05-07  Michael Tremeraccounts: Make avatars square
2019-05-07  Michael TremerCache generated thumbnails
2018-11-19  Michael Tremerwiki: Cache thumbnail images in memcache
2018-11-13  Michael Tremerwiki: Implement search
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-10-30  Michael Tremerfireinfo: Show average amount of memory on index page
2018-10-16  Michael Tremerpeople: Add page to edit user accounts
2018-10-10  Michael Tremerpython3: More code cleanup
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-07-12  Michael TremerIntroduce autotools