Commit Graph

24 Commits

Author SHA1 Message Date
konrad 5fbc08cf65
fmt
the build failed Details
2018-03-06 13:43:07 +01:00
konrad 0763ae07b0
Properly implemented logging
the build failed Details
2018-03-06 12:36:49 +01:00
konrad e99aeb67c6
fmt
the build was successful Details
2018-01-26 16:44:58 +01:00
konrad 7ddbec7a6f
Added more unit tests for authors 2018-01-26 12:29:16 +01:00
konrad 815ec40696
removed unused lib 2018-01-24 13:20:46 +01:00
konrad a4b8a44e47
Added custom error for could not get User ID from JWT 2018-01-24 13:18:17 +01:00
konrad 323f4c7ff4
Added custom error type for user does not exist 2018-01-23 15:19:39 +01:00
konrad aaf5ca0ceb
Added custom error type for no username provided 2018-01-23 14:52:03 +01:00
konrad f27172cfd8
Added method to add or update a user 2018-01-23 14:31:54 +01:00
konrad 4b82af8ae8
Added method to update a user 2018-01-23 12:59:48 +01:00
konrad 772ed316cb
Added list user method 2018-01-23 12:37:13 +01:00
konrad dbc3886706
Added admin type user 2018-01-23 11:20:22 +01:00
kolaente 48b309cd51
Implemented logging of user actions 2017-12-05 14:46:54 +01:00
konrad e485218688
Cleanup
the build failed Details
2017-11-30 15:48:03 +01:00
konrad a19650ac3a
Passing structs instead of ids
the build was successful Details
2017-11-24 14:36:40 +01:00
konrad 9630e8fda2
Started implementing book quantities
the build was successful Details
2017-11-16 12:51:23 +01:00
konrad 4715459d95
Added method to add first user on first run 2017-11-16 12:28:27 +01:00
konrad 5ba3ca342b
pointer fix
the build was successful Details
2017-11-08 17:14:51 +01:00
konrad ed1cd4be11
Fixed lint + gofmt
the build failed Details
2017-11-08 17:12:05 +01:00
konrad b8738e9b52
Implemented method to accept user login as json 2017-11-08 17:06:06 +01:00
konrad 07c9fcdea1
Added basic frontend structure 2017-11-08 14:42:43 +01:00
konrad 64dd0ce2d0
Fixed lint
the build failed Details
2017-11-08 10:55:17 +01:00
konrad b4b0b737a3
gofmt 2017-11-07 16:35:10 +01:00
konrad c5592ad45b Implemented user via db
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 11:09:26 +02:00