mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-08 02:04:33 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| branch.go | ||
| collaborators.go | ||
| file.go | ||
| fork.go | ||
| hook.go | ||
| issue.go | ||
| issue_comment.go | ||
| issue_label.go | ||
| issue_tracked_time.go | ||
| key.go | ||
| label.go | ||
| milestone.go | ||
| pull.go | ||
| release.go | ||
| release_attachment.go | ||
| repo.go | ||
| star.go | ||
| status.go | ||
| subscriber.go | ||