api/pkg/routes
konrad db2d868eed Return iso dates for everything date related from the api (#130)
Remove traces of unix timestamp

Revert renaming reminder table column

Fix staticcheck

Remove unused table call

Add migration for renaming reminders table

Fix issues with using TimeStamp

Fix lint

Updated all created / updated fields to use TimeStamps

Add comments

Convert all created / updated fields to datetime

Add time util package

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#130
2020-02-08 12:48:49 +00:00
..
api/v1 Update copyright header 2020-02-07 17:27:45 +01:00
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
metrics.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
rate_limit.go Add rate limit by ip for non-authenticated routes (#127) 2020-01-26 19:53:47 +00:00
routes.go Update copyright header 2020-02-07 17:27:45 +01:00