261 Commits

Author SHA1 Message Date
Lukas F. Hartmann
a5914ab600 bump to node 18; remove audiowaveform build from dockerfile 2023-09-21 20:58:24 +02:00
Lukas F. Hartmann
1d7a014fd4 Merge branch 'LumberjackOtters-mnt' into mnt 2023-09-21 20:44:11 +02:00
Lukas F. Hartmann
43577337aa update code for sequelize upgrade 2023-09-21 20:40:03 +02:00
PurpleBabar
eb9c767afc feat: dockerfile update 2023-09-20 18:49:39 +02:00
PurpleBabar
cf8902f3c5 feat: move to node v16 and adding a pan tool 2023-09-20 18:27:34 +02:00
Knut Ahlers
d5cd829834 Fix: Remove password reset token after successful reset (#248)
Signed-off-by: Knut Ahlers <knut@ahlers.me>

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-11-04 15:52:07 +01:00
Florian Weber
1109537675 Merge pull request #225 from Mejans/mnt
i18n: update Occitan locale
2022-04-28 11:47:52 +02:00
Florian Weber
a6952e877b Merge pull request #238 from medienhaus/mnt
Allow providing auth session token via HTTP header
2022-04-28 11:18:48 +02:00
Florian Weber
65282fef26 Allow providing auth session token via HTTP header 2022-04-27 13:02:57 +02:00
Mejans
8fb37f93a4 Update oc.js 2021-11-10 17:54:02 +01:00
m0ppers
aacc3a8f10 🐛 add opus-dev to Dockerfile (#218)
latest audiowaveform has a dependency on opus-dev and docker wouldn't build the image without having the library
2021-08-10 19:06:21 +02:00
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