Commit Graph

12 Commits (cf8902f3c5a7cda17f7d5adc25b9202299d437e9)

Author SHA1 Message Date
PurpleBabar cf8902f3c5 feat: move to node v16 and adding a pan tool 2023-09-20 18:27:34 +02:00
nblock f94c136f26
Restore line tool (#123) 2021-07-11 17:48:22 +02:00
mntmn fbf18839f9
Fix Space browsing/editing on touch devices such as iPad (#152)
* touch (tablet): fix deselect when tapping space; add edit text butto
* touch: fix media upload on iDevice
* touch: fix vector transforming (points of arrows, scribbles)

Co-authored-by: Lukas F. Hartmann <lukas@mntre.com>
2021-01-11 13:04:07 +01:00
juliandavidmr 16f732a50c add tooltips to the main buttons of the canvas. 2020-11-09 19:53:17 -05:00
mntmn 7c6d5c83db
space: deselect when using tools; normalize note tool behavior 2020-09-28 00:09:18 +02:00
mntmn a8b8e36ad3
wip: migrate from deprecated swig templates to ejs 2020-09-09 17:20:35 +02:00
mntmn 051821e26d hide home button in embedded mode 2020-05-11 18:58:02 +02:00
mntmn 6f1744bc5d show share button only to admins 2020-04-09 17:50:48 +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
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