sharded-gotify/ui
Jannis Mattheis b394578a18 fix: preserve url path when refreshing the page
Don't redirect to /#/login when the tryAuthenticate hasn't completed.
This caused the url path to be changed to /#/login regardaless if the
user was already logged in.
2025-09-13 10:34:07 +02:00
..
public fix: upgrade to vite & vitest 2025-08-04 12:03:29 +02:00
src fix: preserve url path when refreshing the page 2025-09-13 10:34:07 +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 Change vite listen port name to GOTIFY_SERVER_PORT 2025-08-05 19:26:29 -05: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