Lukas F. Hartmann
c075c562d6
fix mp4 upload and video conversion progress display; fixes #21
2018-05-07 20:19:07 +02:00
Lukas F. Hartmann
dc986dcc7e
remove traces of team from guest login, fixes #20
2018-05-07 20:00:02 +02:00
Lukas F. Hartmann
fc653e5ce5
fix pdf grid import with zones #19
2018-05-07 19:56:26 +02:00
Lukas F. Hartmann
4c5e6ea286
fix auto layout button
2018-05-03 15:37:59 +02:00
Lukas F. Hartmann
5f4d41f3a4
fix PDF import
2018-05-03 15:35:51 +02:00
Lukas F. Hartmann
fb8d3ac654
Merge branch 'master' of https://github.com/spacedeck/spacedeck-open
2018-05-01 17:06:29 +02:00
Lukas F. Hartmann
c19f00b316
fix session token/cookie handling for arbitrary server IPs; fix realtime update distribution via websockets
2018-05-01 17:04:08 +02:00
mntmn and GitHub
60ccedd840
Update README.md
2018-05-01 01:25:07 +02:00
mntmn and GitHub
d2f07a73cf
Update README.md
2018-04-14 18:54:16 +02:00
mntmn
c5783feca9
fix some artifact serialization trouble; fix login error
2018-04-15 00:23:52 +02:00
mntmn
f396bc2e40
update README
2018-04-14 22:32:28 +02:00
mntmn
44c84028dc
electron windows sqlite3 build instrs
2018-04-14 22:29:25 +02:00
mntmn
54755621a1
fix avatar api; fix edit link api
2018-04-14 22:27:38 +02:00
mntmn
30d2995565
package.json sort
2018-04-14 22:25:58 +02:00
mntmn
f5acdcf614
remove junk from gulpfile and ship compiled CSS
2018-04-14 22:24:16 +02:00
Lukas F. Hartmann
f752ec4219
readme tweaks
2018-04-12 20:27:58 +02:00
Lukas F. Hartmann
4caef3b913
update README
2018-04-12 19:56:06 +02:00
Lukas F. Hartmann
f321d67597
tune README
2018-04-12 18:49:45 +02:00
mntmn and GitHub
ebac854da8
Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron ( #14 )
...
* The MongoDB/Mongoose data storage is removed in favor of Sequelize. This abstracts over SQLite or RDBMs like PostgreSQL and MSSQL. The default is SQLite, which significantly simplifies deployments in end-user environments.
* As Spacedeck now has no more mandatory server dependencies, we can wrap it in Electron and ship it as a desktop application.
* Removes docker-compose.yml
* First version of import UI
2018-04-12 16:40:58 +00: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 and GitHub
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 and GitHub
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
mntmn
7ff2926578
initial commit.
2017-04-07 01:29:05 +02:00