39 Commits (main)

Author SHA1 Message Date
KN4CK3R a35749893b
Move `convert` package to services () 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods () 2 years ago
John Olheiser a48d6ba4b4
Go 1.19 format () 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion () 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages () 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes () 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ () 3 years ago
6543 2289580bb7
[API] generalize list header () 4 years ago
6543 f1a810e090
Related refactors to ctx.FormX functions () 4 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file () 4 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form () 4 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
Norwin c2ae432489
Add user filter to issueTrackedTimes, enable usage for issue managers () 4 years ago
6543 3f3447a1ea
API: Fix GetQueryBeforeSince () 4 years ago
Cirno the Strongest 27a6e03906
Remove page size limit comment from swagger () 5 years ago
6543 cd4f7ba5bf
Fix tracked time issues () 5 years ago
6543 486e4c8087
When deleting a tracked time through the API return 404 not 500 () 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination () 5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package () 5 years ago
6543 14a9687444 times Add filters () 5 years ago
6543 f2d03cda96 [API] Extend times API () 5 years ago
6543 2848c5eb8f Swagger info corrections () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 6 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs () 6 years ago
John Olheiser cac9e6e760 Updates to API 404 responses () 6 years ago
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. () 6 years ago
Antoine GIRARD 908e8942cc Fix swagger errors () 7 years ago
Bo-Yi Wu 1c5cbc390b refactor: import order. () 7 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation () 7 years ago
Ethan Koenig e6a97b6675 Use api.TrackedTime in API () 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking () 7 years ago