Commit Graph

250 Commits

Author SHA1 Message Date
Romuald
6551734ac1 Fix div positioning on Firefox and Safari issue #87 (#201)
* fix div positionning on Firefox and Safari

* Use style to fix css positionning for artifact
2021-08-10 18:04:19 +02:00
nik gaffney
ef0d085e22 docs: add email config (#191) (#210) 2021-07-13 12:12:13 +02:00
dependabot[bot]
f94f05b77a Bump ws from 3.3.1 to 5.2.3 (#209)
Bumps [ws](https://github.com/websockets/ws) from 3.3.1 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/3.3.1...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-11 17:56:05 +02:00
dependabot[bot]
1504b4bff6 Bump normalize-url from 4.5.0 to 4.5.1 (#208)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-11 17:55:57 +02:00
nblock
f94c136f26 Restore line tool (#123) 2021-07-11 17:48:22 +02:00
cynthia-rempel
6e76db7108 protect against 'ClickJacking' attacks (#197)
Sites can use this to avoid click-jacking attacks, by ensuring that their content is not embedded into other sites.
2021-07-11 17:48:00 +02:00
p-bo
0179681b9b Add Czech localization (#207) 2021-07-11 17:47:31 +02:00
1337cookie
2ff5ebe849 Empty directory to avoid errors during install. (#206) 2021-07-11 17:45:25 +02:00
mntmn
f413d0e0a3 Security Updates (#194)
* packages: automatic npm audit updates

* packages: update the rest of the packages manually

Co-authored-by: Lukas F. Hartmann <lukas@mntre.com>
2021-06-28 14:31:29 +02:00
Romuald
601211e294 fix user locale handling (#190)
* fix some french translations
add more translations
fix langage preference setup

* handle i18n for delete space or folder

* fix content layout for help text
2021-05-18 17:12:15 +02:00
Romuald
3dd0fce139 change configuration for docker compliance (#189) 2021-05-15 19:52:24 +02:00
dm
50e421d64d fix api-token check 2021-04-20 15:14:41 +02:00
dm
c88433fcff Merge branch 'mnt' of https://github.com/spacedeck/spacedeck-open into mnt 2021-04-07 02:46:09 +02:00
banglashi
ff403a9c23 Merge pull request #179 from arillo/feature/paste-in-place
check for isShift to paste in place
2021-04-07 00:03:51 +02:00
banglashi
79384a2fb2 Merge pull request #178 from arillo/mnt
set language order
2021-04-07 00:03:14 +02:00
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
dm
7c8ef82bd1 Merge branch 'mnt' of https://github.com/spacedeck/spacedeck-open into mnt 2021-02-14 12:55:58 +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
0e2c6401e0 build first 2021-02-12 20:15:27 +01:00
dm
28c31e9331 add mnt branch to deploy to dev 2021-02-12 20:12:00 +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