structables/src/structables
Kumi ef0c0a5e89
feat: ensure periodic data updates for app stability
Added instructions to README for regularly triggering `/cron/` to keep the app's cached data updated. Modified `main.py` to initialize `global_ibles` even when using a WSGI server, ensuring data consistency. This change improves the reliability and performance of the app by maintaining up-to-date data.

Relates to #9
2024-10-02 11:54:03 +02:00
..
routes fix(routes): correct handling of embed files 2024-07-29 17:06:24 +02:00
static feat: update gitignore and pyproject.toml 2024-07-21 17:12:09 +02:00
templates feat: encode member usernames in URLs and add docstrings 2024-07-01 15:27:23 +02:00
utils feat: enhance file download handling 2024-05-26 08:50:22 +02:00
__init__.py feat: Introduce pyproject.toml for build configuration 2024-05-23 08:06:36 +02:00
config.py feat: add markdown support for privacy policy 2024-06-08 20:07:58 +02:00
main.py feat: ensure periodic data updates for app stability 2024-10-02 11:54:03 +02:00