11 Commits

Author SHA1 Message Date
9b98a18597
removed types from include
types should be included by typeRoots and hence not result in errors of
eslint (has to be monitored)
2024-11-24 04:15:53 +01: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
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
ec7278f82e
more fixes 2024-10-29 11:55:18 +01:00
742ede8bc0 compiler fix 2024-02-25 14:11:57 +01:00
31b131cea0 Tabs and rich Text Editor in Profile Settings 2024-02-08 10:23:59 +01:00
6597f0292a added timestap and author to popup 2023-12-26 11:04:31 +01:00
b0e611c9c5 Tag API implementation 2023-08-27 20:25:52 +02:00
AT
96193ab8c2 enhanced state management 2023-04-16 21:11:25 +02:00
AT
65cc743079 removed unused packages, enabled tailwind preflight 2023-04-16 12:20:39 +02:00
AT
37987025f9 initial commit 2022-06-25 00:09:02 +02:00