Mawoka
|
523e26a0fa
|
✨ Add docker compose to replace old dev script
|
2024-07-08 10:20:50 +02:00 |
|
Marlon
|
1a32dd415e
|
Merge pull request #300 from mawoka-myblock/dependabot/npm_and_yarn/frontend/crypto-js-4.2.0
|
2024-04-04 21:43:42 +02:00 |
|
Mawoka
|
188a935012
|
🔒 Fixed some security issues. Please upgrade!
|
2024-01-21 23:15:30 +01:00 |
|
pre-commit-ci[bot]
|
1e2149c5cd
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-25 23:25:35 +00:00 |
|
dependabot[bot]
|
1e66c449b8
|
⬆️ Bump crypto-js from 4.1.1 to 4.2.0 in /frontend
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-25 23:25:22 +00:00 |
|
pre-commit-ci[bot]
|
857284b13c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-07 17:43:59 +00:00 |
|
dependabot[bot]
|
a97e349e68
|
⬆️ Bump postcss from 8.4.22 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-07 17:43:41 +00:00 |
|
Mawoka
|
e3a8c8d680
|
Fixed formatting
|
2023-08-13 20:51:51 +02:00 |
|
Marlon
|
25806f3a04
|
Merge pull request #267 from mawoka-myblock/dependabot/npm_and_yarn/frontend/vite-4.2.3
|
2023-08-04 09:53:58 +02:00 |
|
pre-commit-ci[bot]
|
7709be7200
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-08-03 05:24:06 +00:00 |
|
dependabot[bot]
|
8e3abcf0ac
|
⬆️ Bump socket.io-parser from 4.2.2 to 4.2.4 in /frontend
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.4)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-03 05:23:51 +00:00 |
|
pre-commit-ci[bot]
|
a9f150a632
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-08-03 05:23:05 +00:00 |
|
dependabot[bot]
|
f2d0fd04ab
|
⬆️ Bump vite from 4.2.2 to 4.2.3 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-03 05:22:53 +00:00 |
|
pre-commit-ci[bot]
|
bfdd57fa7c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-20 17:46:42 +00:00 |
|
dependabot[bot]
|
750f5148ce
|
⬆️ Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 17:46:23 +00:00 |
|
Mawoka
|
a71c168eb2
|
✨ Added new command palette
|
2023-06-22 18:54:27 +02:00 |
|
Mawoka
|
0b256e2896
|
🐛 Fixed a bug in import function and in PrivateStorageItem
|
2023-06-11 13:22:10 +02:00 |
|
Mawoka
|
28c072227c
|
✨ Quick save
|
2023-06-09 10:07:47 +02:00 |
|
Mawoka
|
a8b59ce6f5
|
✨ Added streaming up- and downloads, fixed file sizes and added a (not working) dashboard
|
2023-05-29 16:24:38 +02:00 |
|
Mawoka
|
f23fb4f625
|
✨ Basic Quiztivity working
|
2023-05-13 19:49:38 +02:00 |
|
Mawoka
|
2750e7539d
|
✨ Added basic quiztivity editor
|
2023-05-05 21:16:57 +02:00 |
|
Mawoka
|
ceb6760b20
|
✨ Improved button colors
|
2023-04-27 21:36:25 +02:00 |
|
Mawoka
|
b55ed748b0
|
🌐 Added more translation strings
|
2023-04-27 07:31:33 +00:00 |
|
Mawoka
|
ad534adce1
|
⬆️ Updated frontend dependency
|
2023-04-19 19:10:43 +02:00 |
|
Mawoka
|
ac28c0f793
|
✨ Improved authentication by checking the jwt in SvelteKit
|
2023-01-29 12:26:19 +01:00 |
|
Mawoka
|
bbd4ce66ad
|
✨ Added function to customize the user avatar
|
2023-01-29 11:40:43 +01:00 |
|
Mawoka
|
d8596b801e
|
Merge branch 'master' into order
|
2023-01-26 21:13:48 +01:00 |
|
Mawoka
|
8d544d7c88
|
✨ Added user-screen
|
2023-01-25 18:58:50 +01:00 |
|
Mawoka
|
0f000987ca
|
✨ Half-Working order-answers
|
2023-01-02 18:18:44 +01:00 |
|
Mawoka
|
d437d72005
|
✨ Added docs written in Markdown
|
2022-12-28 11:50:12 +01:00 |
|
Mawoka
|
0a14bc307a
|
🐛 Fixed yupSchema
|
2022-12-26 11:22:28 +01:00 |
|
Mawoka
|
d9f174f40b
|
✨ Finished Slides
|
2022-12-26 11:04:26 +01:00 |
|
Mawoka
|
809a9024b6
|
✨ Made editor great
|
2022-12-24 13:52:15 +01:00 |
|
Mawoka
|
0af5aeef95
|
✨ Editor and backend!
|
2022-12-21 22:03:37 +01:00 |
|
Mawoka
|
2e159af134
|
✨ Advanced Authentication
|
2022-12-18 18:31:06 +01:00 |
|
Mawoka
|
91ddb81f4d
|
⬆️ Updated frontend deps and fixed search on the dashboard
|
2022-12-01 18:26:43 +01:00 |
|
Mawoka
|
cef57203eb
|
🥅 Catching download-error
|
2022-11-23 15:55:10 +01:00 |
|
Mawoka
|
a11f61864c
|
✨ Added basic editor for custom formatting
|
2022-11-21 19:36:00 +01:00 |
|
Mawoka
|
ac64444bf3
|
⬆️ Updated frontend deps to fix build
|
2022-11-20 12:05:46 +01:00 |
|
Mawoka
|
edc960473e
|
⬆️ Updated frontend deps
|
2022-11-15 12:47:45 +01:00 |
|
Mawoka
|
60822283e3
|
✨ Implemented in Live-Game
|
2022-10-04 15:38:15 +02:00 |
|
Mawoka
|
a413b43b20
|
✨ New end-screen
|
2022-09-27 16:19:04 +02:00 |
|
Mawoka
|
b6f73dcedd
|
🚑 Downgraded dependencies
|
2022-09-17 17:35:45 +02:00 |
|
Mawoka
|
f1421d156c
|
✨ Added practice-mode
|
2022-09-16 22:26:17 +02:00 |
|
Mawoka
|
6dc3653842
|
✨ New Dashboard #80
|
2022-08-18 21:06:56 +02:00 |
|
Mawoka
|
a3b015ffca
|
⬆️ Upgraded SvelteKit
|
2022-08-18 15:53:02 +02:00 |
|
Mawoka
|
29bda964b0
|
✨ Cleand authentication-code up
|
2022-07-26 22:50:39 +02:00 |
|
Mawoka
|
ba79c6a8c1
|
⬆️ Updated SvelteKit
|
2022-07-26 21:51:58 +02:00 |
|
Mawoka
|
54e13077f7
|
✨ Added new range-answer type
|
2022-07-09 23:02:59 +02:00 |
|
Mawoka
|
10a2adb57e
|
⬆️ Updated sveltekit to latest, adapter-node was the problem
|
2022-07-09 12:26:42 +02:00 |
|