Commit Graph

8 Commits

Author SHA1 Message Date
2235191c7b
Regenerate static assets 2021-12-08 19:44:52 +02:00
5cd5a8df61
csv_metadata_quality_web: Regenerate static assets 2021-08-19 14:21:23 +03:00
31f0f26ffb
Fix path to style.min.css
It is in the csv_metadata_quality_web package now.
2021-05-25 21:11:33 +03:00
c5138f8065
Update csv-metadata-quality version for Mojibake support 2021-03-19 11:59:21 +02:00
ca116284ca
Use "unsafe" in quotes on frontpage
All checks were successful
continuous-integration/drone/push Build is passing
This was more me being cautious when I was writing the original tool
than a warning about it being actually unsafe. Now that this web fro
ntend will be used by less-technical users I should tone down the la
nguage.
2021-03-16 13:04:33 +02:00
2fcfc76ea5
csv_metadata_quality_web/main.py: Remove check for __main__
All checks were successful
continuous-integration/drone/push Build is passing
This is only needed if we are running directly in Python.
2021-03-14 22:05:04 +02:00
78f58b459c
Create application for gunicorn
This is apparently what gunicorn looks for.
2021-03-14 22:03:15 +02:00
863a540225
Move csv_metadata_quality_web to a package
Eventually I will want to refactor so this will be necessary.
2021-03-14 22:01:45 +02:00