Tilman Vatteroth
|
35f7274b7f
|
fix: reformat frontend code
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2023-01-07 23:50:17 +01:00 |
|
David Mehren
|
be7983b9be
|
fix(media-api): don't send Content-Type header
Apparently, multer gets confused by a content-type header: https://stackoverflow.com/questions/49692745/express-using-multer-error-multipart-boundary-not-found-request-sent-by-pos
Signed-off-by: David Mehren <git@herrmehren.de>
|
2022-12-30 11:02:56 +01:00 |
|
Lukas Mertens
|
9016116012
|
fix(i18n): clarify where to find /features for new users
Signed-off-by: Lukas Mertens <git@lukas-mertens.de>
|
2022-12-30 10:38:58 +01:00 |
|
Tilman Vatteroth
|
caf212045a
|
fix(async-loading): show async loaded components only if value is present
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-29 13:19:18 +01:00 |
|
Tilman Vatteroth
|
26c1f1bcaa
|
feat(async-loading-boundary): extract custom error component into separate component
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-29 13:19:18 +01:00 |
|
Tilman Vatteroth
|
5a36b13091
|
fix(frontend): migrate to new wasm loading method
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-28 19:20:44 +01:00 |
|
Tilman Vatteroth
|
b7b0021ff7
|
fix(frontend): don't send scroll state if window post message communicator isn't ready
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-28 17:22:40 +01:00 |
|
Tilman Vatteroth
|
9c3858797f
|
fix(frontend): Add generic type to act calls to trigger promise generation
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-24 14:45:05 +01:00 |
|
Tilman Vatteroth
|
6f81c5e194
|
fix(frontend): Fix i18n types
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-18 22:48:04 +01:00 |
|
Tilman Vatteroth
|
2a9f692479
|
fix(frontend): Fix common modal test
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-18 20:54:27 +01:00 |
|
Tilman Vatteroth
|
68e2a9518c
|
fix(frontend): Fix history e2e tests
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-18 20:54:27 +01:00 |
|
Tilman Vatteroth
|
7be4ef6e70
|
fix(frontend): migrate TOC to @hedgedoc/markdown-it-plugins
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-11 23:54:17 +01:00 |
|
Tilman Vatteroth
|
c489aacea0
|
fix(frontend): migrate code to use the commons workspace
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-11 23:09:10 +01:00 |
|
Tilman Vatteroth
|
f89b28969f
|
fix: Migrate code to next 13 breaking changes
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-09 20:17:09 +01:00 |
|
Tilman Vatteroth
|
8010ee1f71
|
fix(frontend): fix note-loading-boundary.test.tsx
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-04 20:59:46 +01:00 |
|
Tilman Vatteroth
|
e390c0dd15
|
fix(frontend): reformat source files
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-04 20:59:46 +01:00 |
|
Tilman Vatteroth
|
e260b77760
|
fix(frontend): fix links in version.json
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-04 20:59:46 +01:00 |
|
Tilman Vatteroth
|
2241a3faea
|
feat(package): adjust packages to workspaces
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-12-04 20:59:46 +01:00 |
|
Tilman Vatteroth
|
0695bbb2ad
|
fix(frontend): Fix create-non-existing-note-hint.test.tsx
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-11-21 18:23:44 +01:00 |
|
Tilman Vatteroth
|
614374768a
|
fix(frontend): Await act calls in tests
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-11-21 18:23:44 +01:00 |
|
Tilman Vatteroth
|
762a0a850e
|
fix: Move content into to frontend directory
Doing this BEFORE the merge prevents a lot of merge conflicts.
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
2022-11-20 19:48:40 +01:00 |
|