dm
|
7fba188661
|
check for isShift to paste in place
|
2021-04-06 23:59:20 +02:00 |
|
dm
|
1242cb84ee
|
language order
|
2021-04-01 20:31:19 +02:00 |
|
dm
|
8cc027ed95
|
add dev conf
|
2021-04-01 19:14:49 +02:00 |
|
dm
|
aa3deb9d72
|
pass on config in account
|
2021-04-01 17:46:26 +02:00 |
|
banglashi
|
0cb5ecb08c
|
Merge pull request #169 from bckmnn/dev/puppeteer
replace phantom js with puppeteer
|
2021-03-24 21:12:47 +01:00 |
|
dm
|
364578b0aa
|
add relative paths to docker
|
2021-03-24 00:19:37 +01:00 |
|
dm
|
08b9bb4118
|
empty second page ->
added small margin
|
2021-03-24 00:13:01 +01:00 |
|
dm
|
63d70c498a
|
Upgrade puppeteer to version 8.0.0
space thumbnails background-size: cover
|
2021-03-24 00:03:07 +01:00 |
|
banglashi
|
38fffa5644
|
Merge pull request #154 from eneiluj/fix/space-auth-guest-nickname-issue
Fix space_auth being overriden by unused parameter, add 'nickname' GET param
|
2021-03-23 23:19:04 +01:00 |
|
banglashi
|
b626a21b83
|
Merge pull request #155 from eneiluj/enh/default-stroke
Set default stroke to 2 instead of 0
|
2021-03-23 23:03:33 +01:00 |
|
banglashi
|
6cdb804a8b
|
Merge pull request #119 from juliandavidmr/patch-1
add basic SEO tags
|
2021-03-23 22:41:40 +01:00 |
|
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 |
|
bckmnn
|
6bd7130597
|
fixes pdf export of images
|
2021-02-20 17:04:58 +01:00 |
|
bckmnn
|
5c753cb82a
|
removed phantom js
|
2021-02-20 16:43:42 +01:00 |
|
Mejans
|
7a42865c84
|
Grammatical error
Just a small change
|
2021-02-17 09:22:24 +01:00 |
|
bckmnn
|
ea40f1cc7a
|
added line drawings to pdf
|
2021-02-14 17:25:41 +01:00 |
|
bckmnn
|
26329b000b
|
replaced phantomjs with puppeteer
started to replace phantomjs with puppeteer
|
2021-02-14 17:18:50 +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 |
|