hedgedoc/frontend/src/utils
Tilman Vatteroth 354700e973 perf: add performance marker to monitor the needed time for rendering
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-07-06 10:44:48 +02:00
..
base-url-from-env-extractor.spec.ts refactor(frontend/commons): rename .test files to .spec 2023-03-25 15:02:29 +01:00
base-url-from-env-extractor.ts fix: make logger in BaseUrlFromEnvExtractor readonly 2023-04-06 22:54:32 +02:00
concat-css-classes.spec.ts feat: add concat-css-classes helper method 2023-05-21 22:31:52 +02:00
concat-css-classes.ts feat: add concat-css-classes helper method 2023-05-21 22:31:52 +02:00
configure-luxon.ts fix: configure luxon 2023-04-04 22:46:37 +02:00
cypress-attribute.ts fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
determine-current-origin.spec.ts fix: fix comma separated value detection in x-forwarded-proto parsing 2023-04-11 08:30:15 +02:00
determine-current-origin.ts fix: fix comma separated value detection in x-forwarded-proto parsing 2023-04-11 08:30:15 +02:00
expected-origin-boundary.tsx fix(frontend): improve performance by caching translated texts 2023-06-26 23:56:44 +02:00
frontend-config-fetcher.ts feat: fetch frontend config in server side rendering 2023-04-06 22:54:32 +02:00
is-client-side-rendering.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
logger.spec.ts fix(frontend): dont log debug messages in production build 2023-06-26 22:42:19 +02:00
logger.ts fix(frontend): dont log debug messages in production build 2023-06-26 22:42:19 +02:00
measure-performance.spec.ts perf: add performance marker to monitor the needed time for rendering 2023-07-06 10:44:48 +02:00
measure-performance.ts perf: add performance marker to monitor the needed time for rendering 2023-07-06 10:44:48 +02:00
read-file.spec.ts refactor(frontend/commons): rename .test files to .spec 2023-03-25 15:02:29 +01:00
read-file.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
test-id.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
test-modes.js enhancement: add profiling flag to analyze run 2023-06-27 11:04:27 +02:00