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
Lunny Xiao 8ce1b539b1
Use conditions but not repo ids as query condition (#16839)
* Use conditions but not repo ids as query condition

* Improve the performance of pulls/issue

* Remove duplicated code

* fix lint

* Fix bug

* Fix stats

* More fixes

* Fix build

* Fix lint

* Fix test

* Fix build

* Adjust the logic

* Merge

* Fix conflicts

* improve the performance

* Add comments for the query conditions functions

* Some improvements
3 years ago
..
admin Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 3 years ago
base Handle invalid issues (#18111) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add archived label for code search results in archived repo's (#17817) 3 years ago
mail Multiple Escaping Improvements (#17551) 3 years ago
org org settings -> webhook/labels/deletion should also active the menu (#17809) 3 years ago
repo Improve interface when comparing a branch which has created a pull request (#17911) 3 years ago
shared Change <a> elements to underline on hover (#17898) 3 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger - name: new parameter in CreateForkOption to give the forked repository (#18066) 3 years ago
user Use conditions but not repo ids as query condition (#16839) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago