Commit graph

9 commits

Author SHA1 Message Date
Lars Westermann 997f374fe4
Add config 2019-05-29 12:44:33 +02:00
Lars Westermann 32596228fe
Add live preview for posts 2019-05-27 14:45:34 +02:00
Lars Westermann c28317aefd
Add overview 2019-05-24 14:29:10 +02:00
Lars Westermann 84f8e71239
Add drag and drop creation of schedule 2019-05-17 22:39:42 +02:00
Lars Westermann b7d6476a70
Add repositories
- Make model classes imutable
- Move model classes to common module
- Add repositories for backend and frontend
  - Backend repositories communicates with sqlite
  - Frontend repositories commuincates with rest api
- Add rest api
  - Authentication via cookies
- Add coroutines to forntend
- Add change listener to repositories
- Transmit change events to frontend repositories via websocket
- Switch to server side sessions
- Move setup from ui to cli
2019-05-12 16:40:21 +02:00
Lars Westermann 4e5dc610a3
Add calendar live editing 2019-05-10 11:59:41 +02:00
Lars Westermann aa91345523
Add data structure 2019-04-04 17:38:31 +02:00
Lars Westermann b5029e4594
Add shadow jar 2019-02-06 17:41:48 +01:00
Lars Westermann 35a6544e65
Setup project structure 2019-02-05 22:18:15 +01:00