]> git.ipfire.org Git - ipfire.org.git/history - src/web/users.py
analytics: Record some page views
[ipfire.org.git] / src / web / users.py
2024-01-07  Michael Tremeranalytics: Record some page views
2024-01-06  Michael Tremerweb: Consolidate code to deliver files
2024-01-06  Michael TremerRemove yet another forgotten print statement
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...
2024-01-06  Michael Tremeraccounts: Show all initials if no avatar is available
2024-01-06  Michael Tremerusers: Replace deprecated imghdr module with magic...
2024-01-06  Rico Hoppeusers/edit: required country selection
2024-01-06  Michael Tremeraccounts: Store avatars in PostgreSQL
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 Tremerusers: Store avatars in redis
2023-07-26  Michael Tremerusers: Move Subscribe/Unsubscribe handlers from People
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-28  Michael Tremerusers: Add controls to delete a user
2023-06-27  Michael Tremerusers: Move edit page from people
2023-06-27  Michael Tremerusers: Move passwd handler from people
2023-06-26  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-06-26  Michael Tremerweb: Drop unused CacheMixin
2023-06-26  Michael Tremerusers: Move group handlers
2023-06-24  Michael Tremerusers: Move avatar handler
2023-06-24  Michael Tremerusers: Add index page
2023-06-24  Michael Tremerpeople: Move profile page into main website