| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve Stopwatch behavior (#18930) | Gusted | 2022-04-25 | 1 | -0/+32 |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -7/+7 |
* | Fix display time of milestones (#18753) | René Schaar | 2022-02-16 | 1 | -31/+3 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -8/+4 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -6/+7 |
* | Fix close issue but time watcher still running (#17643) | Lunny Xiao | 2021-11-21 | 1 | -67/+120 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -19/+20 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+2 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -6/+6 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -8/+13 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -0/+5 |
* | Fix session bugs (#16552) | 6543 | 2021-07-26 | 1 | -15/+45 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -2/+2 |
* | Add UI to delete tracked times (#14100) | Norwin | 2021-02-19 | 1 | -0/+1 |
* | Display current stopwatch in navbar (#14122) | Norwin | 2021-01-21 | 1 | -0/+10 |
* | Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1... | 6543 | 2020-09-18 | 1 | -65/+3 |
* | implemet Cache for Stopwatches.APIFormat() (#12730) | 6543 | 2020-09-05 | 1 | -4/+31 |
* | additional data for type StopWatch in swagger api (#12458) | Jochen Peters | 2020-09-05 | 1 | -2/+8 |
* | When starting new stopwatch stop previous if it is still running (#10533) | bobemoe | 2020-07-12 | 1 | -0/+15 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -3/+8 |
* | [API] extend StopWatch (#9196) | 6543 | 2019-12-11 | 1 | -0/+39 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -5/+5 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -0/+8 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 1 | -2/+3 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -18/+7 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -9/+3 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+170 |