spacedeck-open/views/partials/tool
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
..
audio.html initial commit. 2017-04-07 01:29:05 +02:00
background.html Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
canvas.html initial commit. 2017-04-07 01:29:05 +02:00
color.html initial commit. 2017-04-07 01:29:05 +02:00
crop.html initial commit. 2017-04-07 01:29:05 +02:00
embed.html initial commit. 2017-04-07 01:29:05 +02:00
filter.html initial commit. 2017-04-07 01:29:05 +02:00
grid.html initial commit. 2017-04-07 01:29:05 +02:00
image.html initial commit. 2017-04-07 01:29:05 +02:00
layout.html initial commit. 2017-04-07 01:29:05 +02:00
link.html initial commit. 2017-04-07 01:29:05 +02:00
metrics.html initial commit. 2017-04-07 01:29:05 +02:00
object-options.html initial commit. 2017-04-07 01:29:05 +02:00
object.html initial commit. 2017-04-07 01:29:05 +02:00
pattern.html initial commit. 2017-04-07 01:29:05 +02:00
pick-mobile.html Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
search.html initial commit. 2017-04-07 01:29:05 +02:00
selection.html initial commit. 2017-04-07 01:29:05 +02:00
shapes.html initial commit. 2017-04-07 01:29:05 +02:00
share.html initial commit. 2017-04-07 01:29:05 +02:00
size.html initial commit. 2017-04-07 01:29:05 +02:00
stroke.html initial commit. 2017-04-07 01:29:05 +02:00
text-align.html initial commit. 2017-04-07 01:29:05 +02:00
text-columns.html initial commit. 2017-04-07 01:29:05 +02:00
text-digits.html initial commit. 2017-04-07 01:29:05 +02:00
text-formats.html initial commit. 2017-04-07 01:29:05 +02:00
text-styles.html initial commit. 2017-04-07 01:29:05 +02:00
textbox.html initial commit. 2017-04-07 01:29:05 +02:00
toolbar-elements.html Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
toolbar-object-options.html initial commit. 2017-04-07 01:29:05 +02:00
toolbar-object.html initial commit. 2017-04-07 01:29:05 +02:00
toolbar-social.html initial commit. 2017-04-07 01:29:05 +02:00
toolbar-text.html initial commit. 2017-04-07 01:29:05 +02:00
video.html initial commit. 2017-04-07 01:29:05 +02:00
zones.html Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00