Commit Graph

15 Commits

Author SHA1 Message Date
Martin Kleinschrodt 07a7f5f3bd Add docker support 2019-05-28 19:54:26 +02:00
Martin Kleinschrodt 92d915b8f8 First pass at implementing organisation management in app interface 2019-03-09 14:12:46 +01:00
Martin Kleinschrodt 481f309673 Remove S3AttachmentStorage for now 2019-02-02 18:43:49 +01:00
Martin Kleinschrodt 4098cc03a5 Add support for creating, downloading and deleting attachments 2019-01-31 09:21:38 +01:00
Martin Kleinschrodt 2501b50846 Add dev script for automatically starting compilers and server in watch mode and starting ui server 2018-12-10 12:43:42 +01:00
Martin Kleinschrodt 377577547e Add scripts for building and running 2018-12-09 21:31:49 +01:00
Martin Kleinschrodt 50770925cb Consistently change "padlock" to "padloc" in package names and other places 2018-12-09 15:37:10 +01:00
Martin Kleinschrodt 824b3fade1 Clean up unnecessary dependencies in server package 2018-10-09 16:01:04 +02:00
Martin Kleinschrodt d94053c25b First pass at migrating to rcp-style api 2018-10-05 15:46:46 +02:00
Martin Kleinschrodt 98b0a0deb4 Implement sub groups 2018-09-02 11:16:47 +02:00
Martin Kleinschrodt 652984a08d Implement revised registration and authentication model 2018-08-31 15:31:44 +02:00
Martin Kleinschrodt 40b105195d Implement basic sync functionality 2018-06-26 16:45:39 +02:00
Martin Kleinschrodt e2ee87f509 Add cors middleware to server 2018-06-26 10:37:44 +02:00
Martin Kleinschrodt 1b9667c6cc First draft of server component 2018-06-22 12:57:35 +02:00
Martin Kleinschrodt 3b6c804d5b Rename Client to App and move into separate module
Move crypto providers into separate modules
Start implementing new Client class for communication with the server
Update project structure to monorepo structure with multiple packages
2018-06-21 22:43:06 +02:00