79ca17aa3f
fix types import path
2025-02-10 11:39:07 +00:00
a450128b72
reorganized types
2025-02-09 20:32:41 +00:00
3872a052b6
separated types, eslint rule for importing types
...
- Separated types and moved them into the proper ./types folder defined
in the tsconfig.json.
- Defined a new folder alias `#types`.
- New eslint rule to enforce `import type` when a type is imported.
- Removed Geometry Class and used manual Point types from `geojson`
2024-11-24 04:11:32 +01:00
6e60d47e86
fix all lint errors
2024-11-12 09:29:02 +01:00
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
5807869721
lint fixes
2024-11-03 00:36:02 +01:00
6d3f2bf38c
remove new lines
2024-11-02 23:26:14 +01:00
2f77dde3da
remove used eslint disables
2024-11-02 23:18:29 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
d832185ee3
lint fixes
2024-10-29 11:55:07 +01:00
d115a1331b
fixable errors
2024-10-29 10:43:22 +01:00
02bfb65c45
useAuth fix
2024-03-19 21:45:00 +01:00
3be1718022
password reset implemented
2024-01-08 22:21:35 +01:00
3ffd88c5a9
updated gaming
2023-10-09 20:13:17 +02:00
0138f20b97
implemented permissions
2023-09-05 16:45:01 +02:00
40854fa1cf
UX Improvments
2023-09-02 16:57:31 +02:00
caea879aab
login, signup, logout redesign
2023-08-19 00:01:33 +02:00
2fa78bc4ff
generalization of useAuth hook
2023-08-08 10:15:46 +02:00