Commit Graph

39 Commits

Author SHA1 Message Date
Lukas F. Hartmann 4012ee0c1c remove old models; update README 2018-04-12 18:32:57 +02:00
Lukas F. Hartmann 012a76ee1f fix memberships, zones 2018-04-12 18:19:05 +02:00
Lukas F. Hartmann 86bd276d21 fix importer es6 syntax incompat. with electron 2018-04-12 17:46:40 +02:00
Lukas F. Hartmann 76f85aa538 first version of import GUI 2018-04-12 17:41:22 +02:00
Lukas F. Hartmann 08b81d5ff4 port most backend functionality, further cleanups, basic electron support 2018-04-12 16:38:48 +02:00
Lukas F. Hartmann 8dc48a84ba further porting, cleanups, artifact upload/conversion and space screenshots 2018-04-11 21:14:00 +02:00
Lukas F. Hartmann c549fcf9ec remove surplus docker-compose.yml 2018-04-11 20:06:11 +02:00
Lukas F. Hartmann 9ff1c39e89 adjust readme 2018-04-11 20:04:36 +02:00
Lukas F. Hartmann 960a4d6866 WIP first partially working version without mongodb, using sqlite/sequelize 2018-04-11 19:59:18 +02:00
Lukas F. Hartmann 8e0bc69a11 updated readme re: file storage requirements 2018-03-30 23:29:27 +02:00
Lukas F. Hartmann 38c0d75c28 updated and fixed README issues 2018-03-30 23:21:54 +02:00
Lukas F. Hartmann 65a5534cc6 fix config link in readme 2018-03-30 22:48:10 +02:00
Lukas F. Hartmann fa81fd3d8a remove unfinished docker paragraph from README 2018-03-30 22:45:27 +02:00
mntmn 648a59c894
Merge pull request #11 from spacedeck/importer
update vulnerable moment package
2018-03-30 20:43:00 +00:00
Lukas F. Hartmann 84d0be50f0 update vulnerable moment package 2018-03-30 22:42:16 +02:00
mntmn 256d2b8cbf
Merge pull request #10 from spacedeck/importer
WIP Importer for spacedeck.com exports
Alternative (to S3) local file storage
Alternative mocked redis (run without redis for single process instances)
Experimental Docker support
2018-03-30 20:40:11 +00:00
Lukas F. Hartmann 6d2d2310b6 basic import functionality; dockerfile fixes; session and cookie handling fixes 2018-03-30 22:34:27 +02:00
mntmn 462e9edaab first importer WIP 2018-01-08 15:57:59 +01:00
mntmn ffb7f30133 switch between s3/local storage in config 2018-01-08 12:43:47 +01:00
mntmn 8ee3386470 fix tmp dir in artifact uploader 2018-01-08 12:41:38 +01:00
mntmn 0d92343d55 fix redis mock incr() 2018-01-08 12:41:12 +01:00
mntmn efb7970ecb fix express caching 2018-01-08 12:40:11 +01:00
mntmn 7e8a27e140 replace redis by in-memory object 2018-01-08 00:08:42 +01:00
mntmn 6ad97ac5c2 fix port number in readme 2018-01-07 22:54:31 +01:00
Lukas F. Hartmann 820203625c don't default to app volume mount; create s3 bucket on boot; fix revAll gulp step 2017-04-07 18:01:23 +02:00
Martin Guether 03059b67f1 add gulp stuff to build process 2017-04-07 15:34:33 +02:00
Martin Guether 1426bc9c24 updated storage config 2017-04-07 13:07:09 +02:00
Martin Guether bd0471dad6 added docker ignore 2017-04-07 12:03:58 +02:00
Martin Guether bbdcb2b2fe Merge remote-tracking branch 'origin/master' into docker
# Conflicts:
#	README.md
2017-04-07 12:00:28 +02:00
Martin Guether af5335025f fixed crash on console 2017-04-07 11:58:29 +02:00
Martin Guether f9cf8ba7e8 update ports and variables for docker compose bootstrap 2017-04-07 11:55:07 +02:00
Martin Guether 9877977750 add configuration lines to readme 2017-04-07 11:05:12 +02:00
Martin Guether bda60bf877 add engine to package.json 2017-04-07 11:04:58 +02:00
Martin Guether 7605b8f373 node update 2017-04-07 10:59:10 +02:00
Martin Guether dfcfd7f0b8 added binary dependencies to readme 2017-04-07 10:57:33 +02:00
Martin Guether a3e2129b79 added experiemental docker support 2017-04-07 10:50:48 +02:00
Martin Guether 2e34b317a4 update packages 2017-04-07 10:39:35 +02:00
Martin Guether d887d56dd3 fixed schema import for artifact 2017-04-07 10:39:24 +02:00
mntmn 7ff2926578 initial commit. 2017-04-07 01:29:05 +02:00