Commit Graph

203 Commits

Author SHA1 Message Date
banglashi
f23b44e6c2 Merge pull request #144 from Mejans/patch-1
Update + correction
2021-02-06 01:14:43 +01:00
banglashi
927b0ddac1 Merge pull request #162 from arillo/feature/convert-percentage
add video conversion progress
2021-02-06 01:13:22 +01:00
dm
1cd69e6538 add gulp clean css to minify css 2021-02-06 01:11:54 +01:00
dm
ec797709fd style convertion progress 2021-02-06 01:04:41 +01:00
dm
8d73918d0d Merge branch 'mnt' of github.com:spacedeck/spacedeck-open into feature/convert-percentage 2021-02-06 00:27:30 +01:00
banglashi
7e5b988606 Merge pull request #159 from arillo/feature/nodemon
use nodemon for development
2021-02-06 00:23:52 +01:00
dm
35c747eabb add storage & .DS_Store to .gitignore 2021-02-06 00:23:01 +01:00
dm
fab692787c add .tool-versions file 2021-02-06 00:22:44 +01:00
dm
c1a3700bae add vscode launch configuration 2021-02-06 00:22:36 +01:00
banglashi
c64c41f624 Merge pull request #161 from arillo/config/disable-db-logs
disable db logs via config/default.json
2021-02-06 00:17:59 +01:00
banglashi
3fd00bf755 Merge branch 'mnt' into config/disable-db-logs 2021-02-06 00:17:46 +01:00
banglashi
e135976299 Merge pull request #158 from arillo/feature/default-color-via-config
allow for custom color swatches via config/default.json
2021-02-06 00:14:22 +01:00
banglashi
170ed5471d Merge pull request #157 from arillo/feature/postgres
Feature/postgres
2021-02-06 00:13:21 +01:00
dm
1b05aaeaf8 add video conversion progress 2021-01-26 01:38:46 +01:00
dm
a7704875c5 check existance of config value 2021-01-21 23:43:47 +01:00
dm
60667187f3 disable db logs via config/default.json 2021-01-21 23:26:08 +01:00
dm
058c414ae3 fix 2021-01-21 09:09:17 +01:00
dm
ba72cf7dc8 use configurable default colors on reset 2021-01-21 08:54:29 +01:00
dm
3d391c571c ammend docs 2021-01-20 09:14:49 +01:00
dm
96e9b82fbb add nodemon 2021-01-18 21:06:54 +01:00
dm
5a9a79addb allow for custom color swatches
reset colors to black on deselect
fix fill_color default black
2021-01-18 20:53:54 +01: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
dm
65476a0d09 remove pg dependency, add docs 2021-01-07 15:41:37 +01:00
dm
18d09b49be unify config, add postgres decimal fix 2021-01-07 15:26:13 +01:00
dm
b2cf8cf336 change to unindented config definition 2021-01-07 14:54:24 +01:00
dm
e04eedb2c4 add postgres support 2021-01-07 14:37:54 +01:00
Lukas F. Hartmann
72221fcf0b fix copyright in footer 2020-12-18 18:17:15 +01:00
Mejans
531ad2f833 Update oc.js 2020-12-02 19:38:16 +01:00
Mejans
ba10889ef8 Update + correction 2020-12-02 19:35:59 +01:00
Lukas F. Hartmann
16e926b76a nuke some leftover traces of googlefonts 2020-11-24 20:15:13 +01:00
mntmn
0e97945b95 Merge branch 'mnt' of github.com:spacedeck/spacedeck-open into mnt 2020-11-23 12:25:56 +01:00
mntmn
581ee8eb04 Merge branch 'arillo-feature/video-native-timeline' into mnt 2020-11-23 12:24:30 +01:00
mntmn
c1e29fb7e2 Merge branch 'feature/video-native-timeline' of https://github.com/arillo/spacedeck-open into arillo-feature/video-native-timeline 2020-11-23 12:23:10 +01:00
Julian David
447076845c Add ISSUE_TEMPLATE.md (#139)
Co-authored-by: julian.mora <julian.mora@bizagi.com>
2020-11-23 12:12:54 +01:00
Christian
a051fc4e6f Create nginx_setup.md (#138) 2020-11-23 12:12:35 +01:00
banglashi
5a7839ceaa allow to lock own artefacts as an editor (#132)
* allow to lock own artefacts as an editor
2020-11-23 12:10:35 +01:00
DM
26f4da68ea show native video controls when playing 2020-11-23 11:56:02 +01:00
mntmn
c9b6e7c2c8 Merge pull request #137 from spacedeck/remove-cdns
Replace google fonts include with locally hosted Inter font
2020-11-21 20:42:28 +01:00
mntmn
9abb73b7d1 add inter font locally incl. compat modes 2020-11-21 20:38:21 +01:00
Lukas F. Hartmann
7f751a67a0 WIP: add inter font locally 2020-11-21 20:31:53 +01:00
mntmn
ccb474c0fb Merge branch 'mnt' of github.com:spacedeck/spacedeck-open into mnt 2020-11-21 17:07:35 +01:00
mntmn
c9171b8690 space: make lock/unlock functions explicit 2020-11-21 17:07:27 +01:00
mntmn
6015c1d182 Merge pull request #133 from arillo/fix/locked-icon-shapes
put z-index of lock icon higher
2020-11-21 17:04:05 +01:00
mntmn
3129933713 Merge pull request #128 from bckmnn/dev/keep-color-and-width
stroke color and width are now taken from current selection (#82)
2020-11-21 16:59:44 +01:00
mntmn
1d6514c8ee Merge pull request #130 from johanjeppsson/mnt
Use active stroke/fill/text settings for shapes and notes
2020-11-21 16:56:03 +01:00
mntmn
9f111bc679 Merge pull request #136 from spacedeck/fix-video-audio-processing
Fix video/audio conversion real-time progress and finalizing
2020-11-21 16:50:54 +01:00
mntmn
9a1e85fb94 space: fix realtime artifact media conversion feedback for video, audio 2020-11-21 16:38:17 +01:00
DM
239bc80972 put z-index of lock icon higher 2020-11-20 19:47:40 +01:00
Johan Jeppsson
0e7da09685 Use active stroke/fill/text settings for shapes and notes
Change-Id: Idacd0f883435da387ce301db2dc6d919a2bb3be4
2020-11-18 16:49:46 +01:00
Stefan Beckmann
e3f5b34e37 fixes #82: stroke color and width are now taken from current selection
When using the scribble or arrow tool the stroke color and stroke width will be set to the stroke color or width of the currently selected item. If stroke width is 0 it will default to two. if stroke color is transparent it will default to black.
2020-11-15 23:10:18 +01:00