Commit Graph

  • 3bac1ddadc Add config Jannis Mattheis 2018-02-11 17:28:22 +0100
  • 3592ffd1b9 Add router Jannis Mattheis 2018-02-11 13:23:44 +0100
  • 8ad22b1280 Return user on create user Jannis Mattheis 2018-02-11 13:21:42 +0100
  • 08dbacd71b Adjust authentication to also send 403 Jannis Mattheis 2018-02-11 12:12:53 +0100
  • 28584184b1 Formatting Jannis Mattheis 2018-02-11 12:11:09 +0100
  • 082b054f4c Improve build time Jannis Mattheis 2018-02-11 10:54:15 +0100
  • 166d501c7c Add error handler Jannis Mattheis 2018-02-11 10:03:43 +0100
  • bd612e520b Update dep file Jannis Mattheis 2018-02-10 23:16:13 +0100
  • dffe12418b Add database wrapper Jannis Mattheis 2018-02-10 23:08:13 +0100
  • e44970e684 Rename DeleteClientID to DeleteClientByID Jannis Mattheis 2018-02-10 23:07:34 +0100
  • b8b15040f9 Adjust GetMessagesByUserAndApplication to GetMessagesByApplication Jannis Mattheis 2018-02-10 23:06:55 +0100
  • bbb82bd2b0 Add user api Jannis Mattheis 2018-02-10 14:22:44 +0100
  • 52b98a66c7 Update dep file Jannis Mattheis 2018-02-06 17:19:35 +0100
  • b356393094 Add license Jannis Mattheis 2018-02-03 18:36:21 +0100
  • 98b7bcc2d6 Add notify to message api Jannis Mattheis 2018-02-03 18:14:29 +0100
  • 4e3d00ea98 Reorder imports Jannis Mattheis 2018-02-03 17:01:08 +0100
  • a901e8cdbf Add race condition check for tests Jannis Mattheis 2018-02-03 16:50:16 +0100
  • 38378d2c8c Add streaming api Jannis Mattheis 2018-02-03 16:50:02 +0100
  • 7eed1703c5 Add unpatching the monkey (: Jannis Mattheis 2018-02-03 16:48:14 +0100
  • ecdd7c51cd Rename model.Message#TokenID to ApplicationID Jannis Mattheis 2018-01-30 21:53:08 +0100
  • 84f5f1cf03 Add monkey dependency & cleanup dep file Jannis Mattheis 2018-01-30 21:47:15 +0100
  • 9178d2d08b Add message api Jannis Mattheis 2018-01-30 21:42:06 +0100
  • 8e8705c6e5 Add tokenkey to the gin context Jannis Mattheis 2018-01-30 21:33:45 +0100
  • 8dfb5c7a69 Add token api (app and client) Jannis Mattheis 2018-01-28 17:39:43 +0100
  • fadf989158 Rename auth.Database methods Jannis Mattheis 2018-01-28 14:52:37 +0100
  • 8051f159f1 Add README with badges Jannis Mattheis 2018-01-27 23:05:39 +0100
  • 6770e6b654 Enable golint and fix golint-errors like adding documentation Jannis Mattheis 2018-01-27 23:02:09 +0100
  • a520ab28c9 Add travisci config Jannis Mattheis 2018-01-27 21:04:00 +0100
  • 11422e53a8 Add golang dep configs Jannis Mattheis 2018-01-27 21:03:34 +0100
  • aa66e9792b Add auth util for saving the user in the ctx Jannis Mattheis 2018-01-27 15:17:35 +0100
  • 8a989dc29a Remove token and add app and client token & Adjust tests Jannis Mattheis 2018-01-27 15:16:13 +0100
  • 662e1f4fb5 Add authentication middleware Jannis Mattheis 2018-01-19 22:19:27 +0100
  • d76ab85396 Add models Jannis Mattheis 2018-01-19 22:08:44 +0100
  • 55b1508fd7 Add gitignore Jannis Mattheis 2018-01-19 22:05:58 +0100