711 Commits

Author SHA1 Message Date
Mario Pesch
7bd85a4dc2
Merge branch 'development' into update/tutorial-builder 2022-04-05 19:23:39 +02:00
dependabot[bot]
a4a1b9da75
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 20:27:51 +00:00
Mario Pesch
d8b0cad74c
Merge pull request #160 from sensebox/fix/bmp-adress
fix bmp i2c adress
2022-03-22 14:09:24 +01:00
Mario Pesch
aa7d81b742 fix bmp i2c adress 2022-03-22 13:39:28 +01:00
Mario Pesch
49e2090b98 update library list 2022-03-18 11:03:15 +01:00
Mario Pesch
669f0c2ade add translations to codeeditor 2022-03-18 10:38:55 +01:00
Mario Pesch
6097a56129 remove examples from sidebar 2022-03-18 10:38:46 +01:00
Felix Erdmann
0608e2efaa
Update .env 2022-03-07 12:05:57 +01:00
Mario Pesch
146d278912 change compiler url 2022-03-04 18:16:24 +01:00
Mario Pesch
de9ec5b0a4 update text 2022-03-04 17:04:49 +01:00
Mario Pesch
0e825c610b change compiler url 2022-03-04 17:00:55 +01:00
Mario Pesch
77c8080c27
Update README.md 2022-03-03 20:09:58 +01:00
Mario Pesch
45b90bfe58 get osem codes if logged in 2022-03-03 10:40:32 +01:00
Mario Pesch
4e8819172b add translations 2022-03-01 15:31:44 +01:00
Mario Pesch
a06b52a3ee add remark plugins to assessment 2022-03-01 15:01:00 +01:00
Mario Pesch
8823c09d3f resolve some warnings 2022-03-01 14:56:08 +01:00
Mario Pesch
d62a27c2cc fix prop type for sound selector 2022-03-01 11:33:43 +01:00
Mario Pesch
ab1a46ab0e replace fade with alpha 2022-03-01 10:25:56 +01:00
Mario Pesch
0414d2043d update tutorial builder
- update tutorial modell
- add difficulty closes #82
- add review system
- make tutorials private by default
- add admin overview
2022-02-28 19:56:19 +01:00
Mario Pesch
cbb58e1341
Merge pull request #155 from sensebox/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.6 to 1.5.10
2022-02-28 10:15:23 +01:00
Mario Pesch
265befd1eb
Merge pull request #154 from sensebox/dependabot/npm_and_yarn/prismjs-1.27.0
Bump prismjs from 1.25.0 to 1.27.0
2022-02-28 10:15:09 +01:00
dependabot[bot]
1c6572bcf8
Bump url-parse from 1.5.6 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.6 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.6...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 03:53:57 +00:00
dependabot[bot]
a0ca85fd4e
Bump prismjs from 1.25.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:36:11 +00:00
Mario Pesch
39c8fd504f update markdown editor and renderer 2022-02-22 11:18:51 +01:00
Mario Pesch
115e4acc6c fix imageList 2022-02-21 12:26:04 +01:00
Mario Pesch
8fd9eb01ed
Merge pull request #153 from sensebox/markdown_file_upload
file upload with multer
2022-02-18 12:21:00 +01:00
Mario Pesch
8620a452a3 resolve warnings 2022-02-18 12:20:22 +01:00
Mario Pesch
a34e0bbb5d fix double ReactMarkdown import 2022-02-18 11:33:07 +01:00
Mario Pesch
b0ab03d95b
Merge branch 'development' into markdown_file_upload 2022-02-18 11:26:58 +01:00
Mario Pesch
27c934ae88 update packages 2022-02-18 11:21:14 +01:00
fbruc03
3a8f0c38f6 add markdown 2022-02-18 11:12:55 +01:00
fbruc03
f3f6819f05 bring plugins back 2022-02-18 10:56:42 +01:00
Mario Pesch
68f4fbf961
Merge pull request #152 from sensebox/fix-output-types
fix output types
2022-02-18 10:20:04 +01:00
Mario Pesch
da3f909312 fix output types 2022-02-18 10:16:08 +01:00
fbruc03
c908aa5b63 file upload with multer 2022-02-17 18:33:31 +01:00
Mario Pesch
a2200e565a resolve issues 2022-02-17 11:44:50 +01:00
Mario Pesch
2609e56953 Merge branch 'master' into development 2022-02-17 11:15:24 +01:00
Mario Pesch
34f16ee4cf
Merge pull request #151 from sensebox/dependabot/npm_and_yarn/nanoid-3.3.1
Bump nanoid from 3.1.30 to 3.3.1
2022-02-17 10:56:25 +01:00
dependabot[bot]
edfbbb667a
Bump nanoid from 3.1.30 to 3.3.1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 09:35:08 +00:00
Mario Pesch
72a88e4a1c
Merge pull request #132 from sensebox/remove-senseboxmcu-lib
Remove senseboxmcu lib
2022-02-17 10:34:04 +01:00
Mario Pesch
f9d90f4375 add some help urls and tooltip 📚 2022-02-17 09:57:42 +01:00
Mario Pesch
059f4534ec sensors blocks compile fine now 💻 2022-02-17 09:25:37 +01:00
Mario Pesch
772797bb6b add restart to osem block 2022-02-16 20:01:22 +01:00
Mario Pesch
321cba25ba add ttn mapper decoder
closes #60
2022-02-16 16:11:07 +01:00
Mario Pesch
d3ca85d2e4 fix ssl problems 🚒 2022-02-16 16:06:59 +01:00
Mario Pesch
c525127a9b Merge branch 'master' into remove-senseboxmcu-lib 2022-02-16 10:44:30 +01:00
Mario Pesch
058b5fb680 add librarymanager urls 2022-02-16 10:36:29 +01:00
Mario Pesch
1d8e33d189 remove stuff 2022-02-16 09:56:35 +01:00
Mario Pesch
690ad36d42
Merge pull request #150 from sensebox/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2022-02-14 10:59:29 +01:00
dependabot[bot]
4b20035323
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:55:15 +00:00