gisaf-backend/src/gisaf
phil 8d34c450e3
All checks were successful
/ test (push) Successful in 31s
/ build (push) Successful in 2m22s
Cleanup version computation, add gisaf.__version__
2025-03-16 19:52:28 +01:00
..
api Fix map basestyle with static_ul 2024-12-22 02:41:56 +01:00
models Deployment: bump version; cosmetic 2024-12-25 18:26:18 +01:00
__init__.py Cleanup version computation, add gisaf.__version__ 2025-03-16 19:52:28 +01:00
admin.py Add basic test 2024-12-14 17:34:48 +01:00
application.py Map OpenAPI docs URL to /api 2024-12-25 14:11:51 +01:00
baskets.py Admin: fix issue with import and error handling 2024-05-15 15:09:10 +02:00
cli.py Add CLI, with init-db; tweak db container; misc minor tweaks in code for the init-db 2024-12-15 19:19:35 +01:00
config.py Cleanup version computation, add gisaf.__version__ 2025-03-16 19:52:28 +01:00
custom_store_base.py Add plugin management (WIP) 2024-03-07 12:13:47 +05:30
database.py Initdb: fix initial role name 2024-12-20 11:51:41 +01:00
exporters.py Switch to uv package manager and static semver; fix for pydantic and pandas updates 2024-12-14 15:57:11 +01:00
importers.py Admin basket: fix if importer_class is None 2024-04-20 11:08:41 +05:30
ipynb_tools.py ipynbtools: remove the gisaf "proxy" 2024-05-02 23:42:45 +02:00
live.py Fix reactor 2024-05-22 03:06:01 +02:00
live_utils.py Add plugin management (WIP) 2024-03-07 12:13:47 +05:30
plugins.py Add CLI, with init-db; tweak db container; misc minor tweaks in code for the init-db 2024-12-15 19:19:35 +01:00
py.typed Remove relative imports 2023-12-25 15:50:45 +05:30
reactor.py Reactor: setup live only once 2024-05-24 16:23:38 +02:00
redis_tools.py Fix redis shutdown 2024-05-18 23:12:32 +02:00
registry.py Fix startup with no categories; CI: suppress depreciation warning (very annoying with crypt!!) 2024-12-15 20:35:17 +01:00
scheduler.py Fix reactor 2024-05-22 03:06:01 +02:00
scheduler_application.py Fix minor statup issue with scheduler 2024-05-10 00:30:01 +02:00
scheduler_web.py Add live (redis and websockets) 2023-12-21 10:51:31 +05:30
security.py Initdb: create database schemas, admin role, initial background map 2024-12-20 11:45:44 +01:00
tiles.py Switch to uv package manager and static semver; fix for pydantic and pandas updates 2024-12-14 15:57:11 +01:00
utils.py Add CLI, with init-db; tweak db container; misc minor tweaks in code for the init-db 2024-12-15 19:19:35 +01:00