Commit graph

13 commits

Author SHA1 Message Date
Marvin Scholz 7bf1cd4086 Remove item from page if state changed by user 2017-01-20 03:07:28 +01:00
Marvin Scholz 9e37f644c3 Improve loading and prevent flicker on load 2017-01-20 02:55:07 +01:00
Marvin Scholz 623bedfad0 Implement approve/reject of items in admin UI 2017-01-20 02:54:55 +01:00
Andreas Mieke cf135a9af5 Adds endpoints to approve and reject media 2017-01-20 02:20:31 +01:00
Andreas Mieke a9e71481da Changes admin routes to use single template
Also removes unnecessary log outputs during the rendering of admin
pages.
2017-01-20 02:20:08 +01:00
Marvin Scholz 45e1d55e8a Rework web frontend
This removes foundation, introduces vuejs and adds Material Design
2017-01-20 01:22:35 +01:00
Andreas Mieke 0dacd3645e Adds websocket-callback for all Item
This commit adds a callback which gets called on every
saved Item in the database, which prints JSON of that
Item-object to all connected websocket clients.
2017-01-19 19:49:53 +01:00
Andreas Mieke fc14acd76a Started work on Admin interface and websockets implementation 2017-01-19 02:00:09 +01:00
Andreas Mieke 11c27edc23 Updates Foundation to version 6.3.0 2017-01-19 01:59:38 +01:00
Andreas Mieke 01ba234ec2 Removes vendor from .gitignore 2017-01-19 01:56:51 +01:00
Marvin Scholz 9f03313d60 Add webserver (using gin) to socialdragon 2017-01-18 19:47:55 +01:00
Marvin Scholz 8a88af39a2 Add binaries to gitignore 2017-01-18 19:47:34 +01:00
Andreas Mieke 0a69d4a9f2 Initial commit
Implemented getters for:
    * Snapchat
    * Twitter
    * Instagram

Also implemented config and database modules.
2017-01-17 23:39:59 +01:00