Commit Graph

177 Commits

Author SHA1 Message Date
Lukas F. Hartmann
386d784952 touch: fix vector transforming (points of arrows, scribbles) 2020-12-18 18:11:33 +01:00
Lukas F. Hartmann
352b01569f touch: fix media upload on iDevice 2020-12-18 17:36:44 +01:00
Lukas F. Hartmann
82515e3a8e touch (tablet): fix deselect when tapping space; add edit text button 2020-12-18 17:07:32 +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
mntmn
89f48e615f remove unnecesary background image from video element 2020-11-10 21:21:40 +01:00
mntmn
8b5aaed92a fix #50: Leave property panels open when selecting another element 2020-11-10 21:05:02 +01:00
mntmn
0eac7749cd gardening: remove trailing whitespace in spacedeck_sections.js 2020-11-10 21:04:29 +01:00
mntmn
fb217f358a Merge branch 'mnt' of github.com:spacedeck/spacedeck-open into mnt 2020-11-10 20:55:02 +01:00
banglashi
e081bcd6fe top-left align thumbs instead of bg cover (#111)
* top-left align thumbs instead of bg cover

* compile styles
2020-11-10 20:54:53 +01:00
mntmn
819f1fecb3 Merge branch 'mnt' of github.com:spacedeck/spacedeck-open into mnt 2020-11-10 20:54:03 +01:00
nik gaffney
4387e336bb docs: add apache config (#108) (#121) 2020-11-10 20:47:16 +01:00
banglashi
5fcc4866bd fix upload progress comparison (#122) 2020-11-10 20:46:32 +01:00
Julian David
4c7ab4df02 fix #99 - Changing attributes (like color) should not disable current… (#120)
* fix #99 - Changing attributes (like color) should not disable current tool

* apply review: remove unnecessary line
2020-11-10 18:19:58 +01:00
Ratul sharker
f7453b3977 Data type TEXT used for artifact.shape_svg. (#115) 2020-11-10 18:00:59 +01:00
Julian David
121997ef3e Correct misspelled words in Spanish and add tooltips to main buttons canvas. (#118)
* Correct misspelled words in Spanish

* add tooltips to the main buttons of the canvas.
2020-11-10 17:57:08 +01:00
juliandavidmr
16f732a50c add tooltips to the main buttons of the canvas. 2020-11-09 19:53:17 -05:00
juliandavidmr
096482d7eb Correct misspelled words in Spanish 2020-11-09 18:51:16 -05:00
banglashi
6257e3410e fix pdf export + add download_as_pdf template string and action (#110)
* fix pdf export
add download_as_pdf template string and action

* after pdf export click
- close dropdown
- open in new tab

* proper fix function
2020-11-02 20:07:15 +01:00
mntmn
7c6d5c83db space: deselect when using tools; normalize note tool behavior 2020-09-28 00:09:18 +02:00
mntmn
2a2c7011c0 space: fix artifact z-stacking tool 2020-09-28 00:00:04 +02:00
mntmn
32323cbc57 space: fix initial position for new shapes 2020-09-27 23:54:22 +02:00
mntmn
cbd0034be1 space: fix creating notes on top of other elements 2020-09-27 23:47:53 +02:00
mntmn
b3927e0646 space: deselect and quit current tool with escape key 2020-09-27 23:39:33 +02:00
mntmn
d4407556ca space/notes: default to more useful note size and padding 2020-09-27 23:32:26 +02:00
mntmn
52ff6e351b arrow/scribble: default to active_style's stroke color 2020-09-27 23:25:06 +02:00
mntmn
137d17269a space: fix space object updating and fix background update response 2020-09-22 15:39:50 +02:00
mntmn
81a45bb0bd spacedeck: background: fix bg picture preview size 2020-09-22 15:25:50 +02:00
mntmn
7dd3ceffc4 remove some unused config options 2020-09-22 15:23:11 +02:00
mntmn
b60cd0ffa7 Merge branch 'mnt' of github.com:spacedeck/spacedeck-open into mnt 2020-09-22 15:22:08 +02:00
mntmn
bd8667feba space: fix background image attachment 2020-09-22 15:21:39 +02:00