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/routers
kolaente 1a83581121 Added issue search via api (#3612)
* Started implementing issue api search

* Implemented issue search via api

* Added search to swagger.json

* Removed todo

* fmt

* Added comment to generate swagger json via "generate-swagger"

* Simplified search

* fmt

* Removed unessecary comment

* Removed unessecary declaration of the issues-variable

* Removed unessecary comment

* Removed unessecary comment

* Added explanation keyword

* Simplified check for empty keyword

* corrected check if keyword is empty
6 years ago
..
admin Add admin dashboard option to run health checks (#3606) 6 years ago
api/v1 Added issue search via api (#3612) 6 years ago
dev Make time diff translatable (#2057) 7 years ago
org Address issues pointed out by @lunny in #3339 (#3352) 7 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Log attachment blocked events (#3615) 6 years ago
routes Enable caching on assets and avatars (#3376) 6 years ago
user Fix missing translations when updating username. (#3564) 6 years ago
utils Allow adding collaborators with (fullname) (#3103) 7 years ago
home.go Handle refactor (#3339) 7 years ago
init.go Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
install.go Implements generator cli for secrets (#3531) 6 years ago