git.sr.ht/gitsrht/blueprints
Jonne Ransijn 2b4c2f9972 Fix generation of Blame url
The Blame URLs returned by `url_for` currently return e.g. `b'master'`
for the ref component, breaking the "Blame" tab. Example:

https://git.sr.ht/~yyny/test/blame/b%27master%27/README.md

This patch fixes that.
2024-04-19 12:25:22 +02:00
..
api Do not use bare `except:` 2024-02-21 09:25:03 +01:00
artifacts.py Add support for [objects]s3-insecure 2024-01-24 12:51:32 +01:00
auth.py gitsrht: Store visibility as enum instead of varchar 2022-03-14 09:59:12 +01:00
email.py email: use start_smtp from core.sr.ht 2022-03-14 12:23:08 +01:00
manage.py Do not use bare `except:` 2024-02-21 09:25:03 +01:00
public.py gitsrht: Rename RepoVisibility to Visibility 2022-08-15 12:17:04 +02:00
repo.py Fix generation of Blame url 2024-04-19 12:25:22 +02:00