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
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
7d3d8c006d
lint fix
2024-11-01 14:59:04 +01:00
268368b8b6
Merge branch 'main' into eslint-standart
2024-11-01 14:58:04 +01:00
9757304a3b
remoeved logging
2024-11-01 08:20:45 +01:00
5339d3fa18
fix logging issue
2024-10-31 15:05:08 +01:00
31845b4841
fix logging issue
2024-10-31 14:56:07 +01:00
3128181476
fix-the-permission-fix
2024-10-31 14:45:09 +01:00
2c6564ecf7
fixes after merge
2024-10-31 12:45:13 +01:00
ba0c501d4c
Merge branch 'main' into eslint-standart
2024-10-31 12:32:12 +01:00
0cef378cd6
fix some issues with th previous fix
2024-10-31 12:04:57 +01:00
97add15469
removed unused var
2024-10-30 08:03:19 +01:00
c37bc2cb57
hotfix to fix permission issue
2024-10-29 23:46:36 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
03e7a9ca8c
updated permission types
2024-10-29 16:19:52 +01:00
d832185ee3
lint fixes
2024-10-29 11:55:07 +01:00
2156a9811b
advaneced permission logic
2024-07-29 08:58:14 +02:00
8dc8779fe5
fix permission logic
2024-07-24 15:16:40 +02:00
10be28ce4c
permission fix
2024-07-24 13:50:29 +02:00
06755d7f80
basic public item support
2024-05-03 12:49:19 +02:00
b08915e97e
color and layout fix
2024-05-03 09:40:01 +02:00
2eade19cd5
make i.user_created optional
2024-04-23 22:22:51 +02:00
68ce808558
permissions and item index
2024-03-22 00:11:44 +01:00
5da17ff553
removesd some logging
2023-09-12 08:26:12 +02:00
0138f20b97
implemented permissions
2023-09-05 16:45:01 +02:00
3bec98b4f7
implemented Permissions
2023-09-04 22:33:19 +02:00