hedgedoc/frontend/src
Tilman Vatteroth 5a1edea00a fix(iframe-loader): add fallback for iframe loading
Some browsers (mostly cypress's chrome) doesn't execute
the onLoad callback automatically on the iframe.
The fallback is a timer that triggers this after a timeout of 500ms.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-10-02 09:13:30 +02:00
..
api fix(frontend-config): use guest access level instead of allowAnonymous 2023-09-24 23:19:12 +02:00
app feat: merge login, register and intro page 2023-09-24 22:12:39 +02:00
components fix(iframe-loader): add fallback for iframe loading 2023-10-02 09:13:30 +02:00
extensions fix(frontend): make note details in redux optional 2023-09-09 09:40:06 +02:00
external-types refactor: reorganize files in commons package 2023-05-31 23:42:46 +02:00
handler-utils feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
hooks fix(iframe-loader): add fallback for iframe loading 2023-10-02 09:13:30 +02:00
pages/api/private fix(frontend-config): use guest access level instead of allowAnonymous 2023-09-24 23:19:12 +02:00
redux fix(frontend): make note details in redux optional 2023-09-09 09:40:06 +02:00
test-utils fix: improve deep partial type used in tests 2023-09-07 21:25:56 +02:00
utils Revert "fix: replace class BaseUrlFromEnvExtractor" 2023-09-04 09:14:29 +02:00
additional-global-types.d.ts refactor: rename isMac to isAppleDevice 2023-09-03 22:00:34 +02:00
links.json enhancement: remove frontend version 2023-04-03 20:11:03 +02:00
links.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00