1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-17 12:11:34 +00:00
forgejo/routers/api/v1
JakobDev cf0df023be
More db.DefaultContext refactor ()
Part of 

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
activitypub More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
admin Another round of db.DefaultContext refactor () 2023-09-25 13:17:37 +00:00
misc More db.DefaultContext refactor () 2023-09-29 12:12:54 +00:00
notify More db.DefaultContext refactor () 2023-09-29 12:12:54 +00:00
org Another round of db.DefaultContext refactor () 2023-09-25 13:17:37 +00:00
packages Another round of db.DefaultContext refactor () 2023-09-25 13:17:37 +00:00
repo More db.DefaultContext refactor () 2023-09-29 12:12:54 +00:00
settings
swagger refactor(API): refactor secret creation and update functionality () 2023-08-28 13:08:19 +08:00
user Another round of db.DefaultContext refactor () 2023-09-25 13:17:37 +00:00
utils New webhook trigger for receiving Pull Request review requests () 2023-05-24 22:06:27 -04:00
api.go Another round of db.DefaultContext refactor () 2023-09-25 13:17:37 +00:00