1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 05:55:58 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
6543
cd4f7ba5bf
Fix tracked time issues ()
* Fix nil exeption: 

* fix 500

* activate test 😆

* move logic
2020-05-09 11:18:44 -03:00
6543
14a9687444 times Add filters ()
(extend )
 * add query param for GET functions (created Bevore & after)
 * add test
 * generalize func GetQueryBeforeSince

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-01-08 16:14:00 -05:00
6543
f2d03cda96 [API] Extend times API ()
Extensively extend the times API.

close ; close ; close 
2019-12-27 20:30:58 +00:00