mntmn
a92b915bc3
fix password recovery
2020-04-09 22:21:55 +02:00
mntmn
9cb04422d8
remove pdf import options
2020-04-09 19:10:34 +02:00
mntmn
d544caf4a7
anonymous editor: don't ask for username if already logged in
2020-04-09 18:05:07 +02:00
mntmn
9750f08606
bring back copy and paste of artifacts
2020-04-09 17:33:23 +02:00
mntmn
3edde7c53c
remove more dead code
2020-04-09 16:22:17 +02:00
mntmn
bdb2e9fde5
clean up space memberships table; clean up terminate account view
2020-04-09 15:37:51 +02:00
mntmn
16ffecdb16
fix error handling and displaying on membership PUT and DELETE; don't allow to change your own role; require at least one admin
2020-04-09 14:55:18 +02:00
mntmn
c05afaba8a
remove folder and space 'duplication' leftovers
2020-04-09 14:15:48 +02:00
mntmn
ddd1ed2cb1
landing: add screenshot
2020-04-08 21:56:41 +02:00
mntmn
2ac0d49f2f
quick mobile responsiveness fix
2020-04-08 21:29:16 +02:00
mntmn
80f9b0d93f
Spacedeck 6.0 CI WIP; more style, UX cleanups; fix account dialog; add more color swatches; new landing page
2020-04-08 20:45:30 +02:00
mntmn
58250a72ad
WIP MNT design/UX cleanup
2020-04-07 20:37:41 +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
4c5e6ea286
fix auto layout button
2018-05-03 15:37:59 +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
c5783feca9
fix some artifact serialization trouble; fix login error
2018-04-15 00:23:52 +02:00
mntmn
f5acdcf614
remove junk from gulpfile and ship compiled CSS
2018-04-14 22:24:16 +02:00
mntmn
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
mntmn
7ff2926578
initial commit.
2017-04-07 01:29:05 +02:00