1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 19:25:47 +00:00
gitea/routers/api/v1
guillep2k 0b216f40fd
Fix tracked time issues (#11349) (#11354)
Backport #11349 

* Fix tracked time issues (#11349)

* Fix nil exeption: #11313

* fix 500

* activate test 😆

* move logic

* Add missing import

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
2020-05-09 18:08:41 +01:00
..
admin Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
misc Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
org Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
repo Fix tracked time issues (#11349) (#11354) 2020-05-09 18:08:41 +01:00
swagger [API] Fix 9544 | return 200 when reaction already exist (#9550) 2019-12-31 03:21:21 -05:00
user Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
utils Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
api.go [API] dont reqToken on GetReactions (fix #9543) (#9548) 2020-01-02 23:27:31 +02:00