This website requires JavaScript.
Explore
Help
Sign In
gisle
/
stufflog2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
a99aa8aa2c7b65861d2c8bcea273d1e152a26b14
stufflog2
/
database
/
postgres
T
History
gisle
68ad952577
continuous-integration/drone/push
Build is passing
Details
fix tasks endpoint returning wrong values for task.logs.
2021-01-13 18:30:14 +01:00
..
db.go
first commit
2020-12-31 17:49:54 +01:00
goals.go
change goals sorting to start_time descending, end_time ascending, so that long-term goals are pushed below the short-term from the same time span.
2021-01-04 18:42:24 +01:00
group.go
first commit
2020-12-31 17:49:54 +01:00
item.go
first commit
2020-12-31 17:49:54 +01:00
logs.go
fix tasks endpoint returning wrong values for task.logs.
2021-01-13 18:30:14 +01:00
project.go
add support for project inactivity, added new checkbox component.
2021-01-04 19:38:46 +01:00
tasks.go
hide completed tasks in projects, and add individual deadline tasks to front page.
2021-01-07 20:55:43 +01:00