Commit Graph

28 Commits

Author SHA1 Message Date
Jannis Mattheis c841e1cd24 Move swagger comments to api 2018-11-24 11:31:32 +01:00
Eugene Gavrilov 4a6863eda2 [#69] add end-point for update application name and description 2018-11-23 21:39:07 +01:00
Jannis Mattheis b58062f508 Fix swagger definition 2018-06-03 10:49:53 +02:00
Jannis Mattheis caef4ff74f [#34] Update update api documentation & Increase api version 2018-04-13 18:56:11 +02:00
Jannis Mattheis 1831b6078f [#34] Add db calls for paged message api 2018-04-13 18:56:11 +02:00
Jannis Mattheis 1262f43846 Close web socket connection on delete user 2018-04-02 12:35:16 +02:00
Jannis Mattheis 6954fb5adf Close web socket connection on delete client 2018-04-02 12:35:16 +02:00
Jannis Mattheis acc8c4d35f Serve images folder in router 2018-03-31 18:44:49 +02:00
Jannis Mattheis ab7cc7d1e0 Add UploadApplicationImage API to router 2018-03-31 18:44:49 +02:00
Jannis Mattheis 0f2e7cf5e2 Use gofmt -s 2018-03-25 19:33:29 +02:00
Jannis Mattheis 505bc405d8 Use database util inside router test 2018-03-25 19:33:29 +02:00
Jannis Mattheis 01c6800ae8 Move stream to api 2018-03-25 19:33:29 +02:00
Jannis Mattheis 61cf795c47 Move uigo to ui 2018-03-25 19:33:29 +02:00
Jannis Mattheis ff73e0b5e9 Use uigo in router 2018-03-18 17:29:15 +01:00
Jannis Mattheis 2e29efe90b Add Dev router config 2018-03-18 17:29:15 +01:00
Jannis Mattheis 7e37c34d2f Adjust router documentation 2018-03-11 17:58:44 +01:00
Jannis Mattheis ece3e3ee4f Adjust router test for new app/client id 2018-03-11 17:58:44 +01:00
Jannis Mattheis db60d2f0e7 Use correct models in user apis 2018-02-28 20:22:25 +01:00
Jannis Mattheis 3a2da09186 Improve documentation 2018-02-28 20:22:25 +01:00
Jannis Mattheis 66a7c3ee47 Remove branch from version info
When travis builds a tag, no branch is set
2018-02-24 16:05:00 +01:00
Jannis Mattheis cda4127551 Make password strength configurable 2018-02-23 19:39:34 +01:00
Jannis Mattheis e458bb1328 Add version api & model 2018-02-21 19:27:31 +01:00
Jannis Mattheis e13aff389b Add swagger documentation 2018-02-18 12:56:42 +01:00
Jannis Mattheis a5acb20d0e Use custom header for authentication 2018-02-18 12:56:42 +01:00
Jannis Mattheis 1e7e1a71f7 Rename to gotify 2018-02-12 16:48:01 +01:00
Jannis Mattheis 4bb6950e34 Set content type of api requests to application/json 2018-02-12 16:33:03 +01:00
Jannis Mattheis c20e999b70 Add not found handler 2018-02-12 16:33:03 +01:00
Jannis Mattheis 3592ffd1b9 Add router 2018-02-11 14:33:59 +01:00