Amruth Pillai
7054623678
chore(dependencies): update TypeScript ESLint and Vitest to latest versions
...
- Bump @typescript-eslint packages to 8.23.0
- Update Vitest and related packages to 2.1.9
- Minor version upgrades for ts-api-utils and other related dependencies
2025-02-03 19:51:39 +01:00
Amruth Pillai
1d4529128f
fix lint issues
2025-02-03 09:41:21 +01:00
Oumar Mimouni
f42b29e4ac
feat(router): add global error boundary for route errors
...
- Use React Router’s useRouteError to get error details.
- Create an ErrorPage component in pages/public/error.tsx.
- Show useful error messages based on status codes.
Add a button to help users go back or retry.
2025-01-31 14:01:18 +01:00
Amruth Pillai
c7ae0e94d7
sanitize all user inputs, fix #2172
2025-01-24 23:53:45 +01:00
Amruth Pillai
460a40711e
fix issue with missing DialogTitle/DialogDescription, fix issue with hot reloads
2025-01-19 22:01:37 +01:00
Amruth Pillai
a32def2086
fixes #2151 , apply secure cookie session only if using SSL (https)
2025-01-14 09:45:57 +01:00
Amruth Pillai
7fb0226ddc
update to react-router v7
2025-01-12 19:41:18 +01:00
Amruth Pillai
09ebcdf40f
remove sentry integration, fix linting issues
2024-05-20 17:13:17 +02:00
Amruth Pillai
e87b05a93a
release: v4.1.0
2024-05-05 14:55:06 +02:00
Amruth Pillai
5ed561812f
add privacy policy, bump up version to 4.0.13
2024-05-03 20:53:58 +02:00
Amruth Pillai
1825fc3283
- implement disable_email_auth env var
...
- add sync crowdin translations github action
2023-11-21 09:44:37 +01:00
Amruth Pillai
1aa8aa6900
feat(templates): replace library with microfrontend app for templates
2023-11-07 16:37:16 +01:00
Amruth Pillai
22933bd412
refactor(v4.0.0-alpha): beginning of a new era
2023-11-05 12:31:42 +01:00