forgejo/templates
Loïc Dachary 4951af4d99
activitypub: implement /api/v1/activitypub/user/{username} ()
Return informations regarding a Person (as defined in ActivityStreams
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-person).

Refs: https://github.com/go-gitea/gitea/issues/14186

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-03-18 17:33:29 -05:00
..
admin Fix update hint bug () 2022-03-04 20:59:29 +00:00
base Display template path of current page in dev mode () 2022-02-12 01:08:22 +08:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Allow to filter repositories by language in explore, user and organization repositories lists () 2022-01-28 13:29:04 +02:00
mail Prevent double encoding of branch names in delete branch () 2022-02-11 13:02:04 +08:00
org Fix <strong> html in translation () 2022-02-27 15:46:45 +00:00
repo Ensure isSSH is set whenever DISABLE_HTTP_GIT is set () 2022-03-09 12:42:29 +08:00
shared Refactor i18n, use Locale to provide i18n/translation related functions () 2022-02-08 11:02:30 +08:00
status Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
swagger activitypub: implement /api/v1/activitypub/user/{username} () 2022-03-18 17:33:29 -05:00
user Fix release typo () 2022-02-11 14:08:17 -05:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Refactor install page (db type) () 2021-12-07 13:44:08 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00