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
b8340a0637ff71d6471d1831b43b9d3f4cda59cd
contracts-flask
/
site
T
History
naeel
b8340a0637
Deploy contracts-flask / validate (push)
Successful in 0s
Details
v2.0.2: fix SQLite — UUID in all INSERTs, now()→datetime, ::jsonb cleanup
2026-07-16 07:29:51 +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: remove http2=True — h2 package not installed on Штурвал
2026-07-15 12:13:08 +04:00
static
fix: restore upload progress display — fake % via setInterval, fetch() for no RST
2026-07-16 07:16:31 +04:00
templates
v2.0.2: fix SQLite — UUID in all INSERTs, now()→datetime, ::jsonb cleanup
2026-07-16 07:29:51 +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