sharded-gotify/ui
Jannis Mattheis f1bf24c10f fix: recalculate message overflow when image loads
The detection if the read-more button is necessary happened once at
render and wasn't recalculated after images loaded. This caused hidden
message overflow without a read more button.
2025-09-20 13:29:58 +02:00
..
public fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
src fix: recalculate message overflow when image loads 2025-09-20 13:29:58 +02:00
.gitignore Replace javascript config with typescript 2018-04-26 20:51:03 +02:00
.prettierrc Fix bracketSameLine prettier 2022-10-08 15:19:20 +02:00
.yarnrc change telemetry to opt-in (#823) 2025-08-08 11:32:43 +00:00
eslint.config.mjs fix: upgrade eslint 2025-08-04 12:03:29 +02:00
index.html fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
package.json switch to mobx-react-lite (#822) 2025-08-08 11:54:16 +00:00
serve.go fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
tsconfig.json fix: upgrade mobx 2025-08-04 12:03:29 +02:00
tsconfig.prod.json Update react-scripts-ts 2018-09-08 11:45:36 +02:00
tsconfig.test.json Replace javascript config with typescript 2018-04-26 20:51:03 +02:00
vite-env.d.ts fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
vite.config.ts fix: serving gotify on a subpath 2025-09-13 13:56:00 +02:00
vitest.config.js fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
yarn.lock switch to mobx-react-lite (#822) 2025-08-08 11:54:16 +00:00