You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
* RM unused struct

* rename (*CommitStatus) loadRepo() -> loadAttributes()

* move ToCommitStatus into its own file

* use CommitStatusState instead of StatusState

* move CombinedStatus convertion into convert package

* let models.GetLatestCommitStatus use repoID direct and accept ListOptions

* update swagger docs

* fix tests

* Fix swagger docs

* rm page

* fix swagger docs!!!

* return json null

* always return json

* rename api.Status to api.CommitStatus

* fix swagger docs

* sec swagger fix
4 years ago
..
admin Removes dangling < on emails/list.tmpl (#13970) 4 years ago
base Replace more icons with SVG, repo search tweaks (#13860) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Repo avatar fixes (#13891) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Fix frontpage avatars (#13853) 4 years ago
pwa Reindent manifest.json (#13544) 4 years ago
repo Diff and code review refactors and improvements (#13922) 4 years ago
shared Style and template tweaks (#13828) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
user Dashboard search tweaks (#14008) 4 years ago
home.tmpl Add class to page content to unify top margin (#13766) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago