This website requires JavaScript.
Explore
Help
Sign In
Nail
/
contracts-flask
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae8f6819fcf47c7c7b255f0ef8cca0cd78b681c5
contracts-flask
/
site
T
History
naeel
ae8f6819fc
Deploy contracts-flask / validate (push)
Successful in 0s
Details
fix: bust JS cache — version query string 1.0.179→2.0.2
2026-07-16 08:16:23 +04:00
..
db
v2.0.2: fix SQLite — UUID in all INSERTs, now()→datetime, ::jsonb cleanup
2026-07-16 07:29:51 +04:00
routes
fix: remove http2=True — h2 package not installed on Штурвал
2026-07-15 12:13:08 +04:00
services
fix: process.py — use apply_ops() instead of phantom add_row/update_row/delete_row
2026-07-16 08:09:29 +04:00
static
fix: all rows visible immediately, then upload one by one
2026-07-16 07:51:42 +04:00
templates
fix: bust JS cache — version query string 1.0.179→2.0.2
2026-07-16 08:16:23 +04:00
__init__.py
fix: site/ with __init__.py — proper Python package, no stdlib conflict
2026-07-15 11:23:13 +04:00
app.py
fix: add app.run() — script was creating app then exiting
2026-07-15 11:46:23 +04:00
config.py
v2.0.2: fix SQLite — UUID in all INSERTs, now()→datetime, ::jsonb cleanup
2026-07-16 07:29:51 +04:00
llm_prompt.py
fix: site/ with __init__.py — proper Python package, no stdlib conflict
2026-07-15 11:23:13 +04:00
repository.py
fix: direct imports (no site. prefix, no relative) — works with python site/app.py
2026-07-15 11:37:57 +04:00