Commit Graph

  • 9189045d74 Add notifyjs dependency Jannis Mattheis 2018-03-19 18:43:23 +0100
  • e94ff15bde Add logo Jannis Mattheis 2018-03-18 18:02:43 +0100
  • 71ec859b0d Add favicon Jannis Mattheis 2018-03-18 18:02:14 +0100
  • 6b537c956b Move https server in go func to not block http server Jannis Mattheis 2018-03-18 16:04:33 +0100
  • d931dfc696 Remove hardcoded url & use absolute url to make requests Jannis Mattheis 2018-03-18 16:03:53 +0100
  • 1e33fd0ea4 Abort web socket requests when no token is present Jannis Mattheis 2018-03-18 14:01:47 +0100
  • 090142c281 Check origin on web socket requests in prod mode Jannis Mattheis 2018-03-18 14:00:28 +0100
  • f1aa490035 Set valid default state for admin Jannis Mattheis 2018-03-16 20:18:35 +0100
  • 6657e884b1 Remove unused dependencies Jannis Mattheis 2018-03-16 20:16:30 +0100
  • 328a2b1b72 Adjust README for UI config/building Jannis Mattheis 2018-03-16 18:13:20 +0100
  • 98b9d058da Add login submit with enter Jannis Mattheis 2018-03-16 17:50:44 +0100
  • 12d443acfd Add eslint to travis build Jannis Mattheis 2018-03-16 17:48:15 +0100
  • d5b6b8d1c3 Add login failed message Jannis Mattheis 2018-03-16 17:36:49 +0100
  • 29e6421c8c Add radix param & remove unused import Jannis Mattheis 2018-03-16 17:15:56 +0100
  • 886e4bb102 Add build ui step to travis ci Jannis Mattheis 2018-03-16 17:05:42 +0100
  • 9e49849039 Use mode in all tests Jannis Mattheis 2018-03-15 21:54:06 +0100
  • ff73e0b5e9 Use uigo in router Jannis Mattheis 2018-03-15 21:51:37 +0100
  • 2e29efe90b Add Dev router config Jannis Mattheis 2018-03-15 21:51:23 +0100
  • ee37eafd36 Check origin in websocket in prod mode only Jannis Mattheis 2018-03-15 21:50:26 +0100
  • 5bf7f0154a Use mode property in app and building Jannis Mattheis 2018-03-15 21:37:14 +0100
  • 488cffc87b Add mode constant Jannis Mattheis 2018-03-15 21:36:07 +0100
  • 41259f3f77 Add serve func for uigo Jannis Mattheis 2018-03-15 20:35:10 +0100
  • c76facacb6 Add service worker script Jannis Mattheis 2018-03-15 20:34:35 +0100
  • 4042591717 Add Index Component Jannis Mattheis 2018-03-15 20:34:23 +0100
  • 97084ce357 Add Layout Component Jannis Mattheis 2018-03-15 20:34:13 +0100
  • 632f59d049 Add Navigation/Header Component Jannis Mattheis 2018-03-15 20:33:56 +0100
  • f820ba863a Add SettingsDialog Component Jannis Mattheis 2018-03-15 20:33:32 +0100
  • bdce772634 Add Users Component Jannis Mattheis 2018-03-15 20:33:20 +0100
  • 5e859698f5 Add Login Component Jannis Mattheis 2018-03-15 20:33:06 +0100
  • 88249a8e82 Add Messages Component Jannis Mattheis 2018-03-15 20:32:47 +0100
  • 3b08e6ade3 Add Clients Component Jannis Mattheis 2018-03-15 20:32:27 +0100
  • b3fe1c1ea9 Add Applications Component Jannis Mattheis 2018-03-15 20:32:16 +0100
  • 9ff41de532 Add ConfirmDialog Component Jannis Mattheis 2018-03-15 20:31:52 +0100
  • 9530e42f71 Add Container Component Jannis Mattheis 2018-03-15 20:31:39 +0100
  • 89170274d9 Add DefaultPage Component Jannis Mattheis 2018-03-15 20:31:21 +0100
  • bdf4109a8f Add ToggleVisibility Component Jannis Mattheis 2018-03-15 20:26:30 +0100
  • c19f5b62a0 Add axios default config Jannis Mattheis 2018-03-15 20:25:36 +0100
  • fb83281978 Add Flux dispatcher Jannis Mattheis 2018-03-15 20:25:05 +0100
  • ec0c06a482 Add static public resources Jannis Mattheis 2018-03-15 20:19:44 +0100
  • f3a140769c Add linter settings Jannis Mattheis 2018-03-15 20:18:32 +0100
  • 90e07f2489 Add UI package conf Jannis Mattheis 2018-03-15 20:18:11 +0100
  • df8ebb9f69 Increase API version Jannis Mattheis 2018-03-11 17:19:03 +0100
  • c07dc59af9 Update Spec Jannis Mattheis 2018-03-10 22:06:22 +0100
  • fb972ec9a6 Fix not working Get/DeleteMessagesWithApplication apis Jannis Mattheis 2018-03-10 22:04:57 +0100
  • 7e37c34d2f Adjust router documentation Jannis Mattheis 2018-03-10 21:39:58 +0100
  • ece3e3ee4f Adjust router test for new app/client id Jannis Mattheis 2018-03-10 21:39:00 +0100
  • 2c9de20c2a Adjust message database impl Jannis Mattheis 2018-03-10 21:35:06 +0100
  • a10fe96ea7 Adjust token database impl Jannis Mattheis 2018-03-10 21:34:56 +0100
  • 4078358aaa Check ownership of app on GetMessagesWithToken Jannis Mattheis 2018-03-10 21:32:45 +0100
  • 98df7501f6 Add failing test for getmessages with not owned app Jannis Mattheis 2018-03-10 21:30:46 +0100
  • 2d1d68f5ae Also use helper method in user api Jannis Mattheis 2018-03-10 21:27:24 +0100
  • ec1eb50d0e Adjust token api to use new app/client id Jannis Mattheis 2018-03-10 21:26:46 +0100
  • 6dda2606d4 Adjust message api to use new app/client id Jannis Mattheis 2018-03-10 21:22:13 +0100
  • 433a83823b Use *ByToken methods in auth Jannis Mattheis 2018-03-10 21:19:50 +0100
  • 6aa10ad917 Add ID to model.Client & model.Application Jannis Mattheis 2018-03-10 21:18:12 +0100
  • a26e2cf216 Adjust README for new build process Jannis Mattheis 2018-03-10 12:08:48 +0100
  • 7f73de19ca Add packr file pattern to gitignore Jannis Mattheis 2018-03-10 11:39:48 +0100
  • 120ce89ee7 Remove packr step in makefile Jannis Mattheis 2018-03-10 11:35:29 +0100
  • a211656906 Add packr travis-ci build step and remove packr file Jannis Mattheis 2018-03-10 11:24:44 +0100
  • 379ce58b29 Remove xgo and manually cross-compile instead Jannis Mattheis 2018-03-10 08:26:18 +0100
  • 0eea69a21d Ignore node_modules Jannis Mattheis 2018-03-04 20:53:36 +0100
  • 37f50d5420 Add code of conduct Jannis Mattheis 2018-02-28 21:25:40 +0100
  • 70b75d68e8 Set env variable to not execute build twice Jannis Mattheis 2018-02-28 20:47:34 +0100
  • cb8fb2dfc2 Remove unnecessary code Jannis Mattheis 2018-02-28 19:46:53 +0100
  • d6b351f860 Remove megacheck -> dominikh/go-tools#269 Jannis Mattheis 2018-02-28 19:22:48 +0100
  • db60d2f0e7 Use correct models in user apis Jannis Mattheis 2018-02-28 19:11:57 +0100
  • e63876053f Add Swagger consistency check Jannis Mattheis 2018-02-27 20:10:38 +0100
  • 42c319c12c Adjust spec tasks Jannis Mattheis 2018-02-27 19:57:28 +0100
  • 792d14ab04 Update spec & packr Jannis Mattheis 2018-02-27 19:54:41 +0100
  • 3a2da09186 Improve documentation Jannis Mattheis 2018-02-27 19:52:35 +0100
  • 76c7d3244d Only execute before deploy one time Jannis Mattheis 2018-02-24 16:39:41 +0100
  • 222b7089a9 Adjust README Jannis Mattheis 2018-02-24 12:41:22 +0100
  • ae9512b6b6 Increase API-Version Jannis Mattheis 2018-02-24 12:37:51 +0100
  • 61c4954b88 Use Makefile instead of bash scripts Jannis Mattheis 2018-02-24 10:55:00 +0100
  • 66a7c3ee47 Remove branch from version info Jannis Mattheis 2018-02-24 10:58:59 +0100
  • fb6bb484a4 Fix typo in travis script Jannis Mattheis 2018-02-23 20:39:15 +0100
  • cda4127551 Make password strength configurable Jannis Mattheis 2018-02-23 19:14:14 +0100
  • 8cffa66531 Add docker & build on tags Jannis Mattheis 2018-02-23 19:01:06 +0100
  • a22ace4f7d Move vInfo (in var its not initialized yet) Jannis Mattheis 2018-02-21 19:39:46 +0100
  • 9bf6b0dd93 Add debug output for swagger validate Jannis Mattheis 2018-02-20 19:06:44 +0100
  • 2fc25ab132 Add build script Jannis Mattheis 2018-02-20 17:45:59 +0100
  • a60c2f2d2f Add some logging & version info building Jannis Mattheis 2018-02-20 17:41:56 +0100
  • e458bb1328 Add version api & model Jannis Mattheis 2018-02-20 17:40:23 +0100
  • a413b3d182 Log errors Jannis Mattheis 2018-02-19 17:20:15 +0100
  • 80887bf4b5 Add support for ssl. Jannis Mattheis 2018-02-18 15:15:44 +0100
  • 7bbe7d374a Adjust config for SSL support Jannis Mattheis 2018-02-18 15:14:39 +0100
  • 9d635b15a6 Add json mapping for ID in client & app Jannis Mattheis 2018-02-17 10:51:37 +0100
  • c76dffdd61 Add swagger validate build step Jannis Mattheis 2018-02-17 10:19:46 +0100
  • d965b4e44d Move app.go to root project Jannis Mattheis 2018-02-17 09:38:00 +0100
  • 291e5447ed Update deps Jannis Mattheis 2018-02-16 22:27:20 +0100
  • e13aff389b Add swagger documentation Jannis Mattheis 2018-02-16 21:43:31 +0100
  • 6a5357f9b3 Format & reorder imports Jannis Mattheis 2018-02-16 21:28:23 +0100
  • 9c47b73b1d Move models and add docu to models Jannis Mattheis 2018-02-16 21:14:00 +0100
  • a5acb20d0e Use custom header for authentication Jannis Mattheis 2018-02-15 19:40:27 +0100
  • 1e7e1a71f7 Rename to gotify Jannis Mattheis 2018-02-12 16:48:01 +0100
  • 4bb6950e34 Set content type of api requests to application/json Jannis Mattheis 2018-02-11 22:40:39 +0100
  • c20e999b70 Add not found handler Jannis Mattheis 2018-02-11 22:40:11 +0100
  • 74d80765e5 Fix error handler Jannis Mattheis 2018-02-11 22:38:46 +0100
  • edec140c82 Limit sqlite to one connection Jannis Mattheis 2018-02-11 22:37:21 +0100
  • 752d190fbc Add main app Jannis Mattheis 2018-02-11 17:30:07 +0100