Commit Graph

214 Commits

Author SHA1 Message Date
banglashi
89d5a7fd9f Merge pull request #172 from Thorgrimson/mnt
improved README section Installion
2021-03-23 22:36:09 +01:00
banglashi
8ea0fd190f Merge pull request #168 from Mejans/patch-2
i18n update to correct grammar
2021-03-23 22:35:12 +01:00
dm
9018a233a1 add Hungarian 2021-03-23 22:30:37 +01:00
ovari
d196af739c Create hu.js 2021-03-19 20:12:24 +11:00
Thorgrimson
0c877bc20b Update nginx_setup.md 2021-03-07 22:16:34 +01:00
Thorgrimson
803aad6219 Update README.md 2021-03-07 21:30:00 +01:00
Thorgrimson
79cd848cbb Update README.md 2021-03-07 21:02:58 +01:00
Mejans
7a42865c84 Grammatical error
Just a small change
2021-02-17 09:22:24 +01:00
banglashi
20bbb5aa08 Merge pull request #167 from arillo/fix/upload-conversion-progress
fix double %
2021-02-14 12:54:48 +01:00
dm
176b383cbd fix double % 2021-02-14 12:54:14 +01:00
dm
56988fc1c4 set video to left: 0
(so the possible alignment settings doesn't apply)
2021-02-06 01:25:07 +01:00
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