| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(dependencies): Remove numpy version constraint | David Valecký | 2025-12-08 | 1 | -1/+0 |
| | | |||||
| * | chore: dash bootstrap components added | David Valecký | 2025-12-08 | 1 | -4/+3 |
| | | |||||
| * | fix: Add rule E704 (multiple statements on one line) to ignored rules | David Valecký | 2025-12-08 | 1 | -1/+1 |
| | | |||||
| * | Add comprehensive documentation and improve GitHub OAuth configuration | copilot-swe-agent[bot] | 2025-10-13 | 1 | -0/+1 |
| | | | | | Co-authored-by: J08nY <1296726+J08nY@users.noreply.github.com> | ||||
| * | Move to uv lock file. | J08nY | 2025-10-08 | 1 | -1/+4 |
| | | |||||
| * | Fake data testing. | J08nY | 2025-10-07 | 1 | -0/+1 |
| | | | | | CC tests no longer need to have a full database running. Instead a temporary MongoDB server is spun up and filled in with sample data for tests. | ||||
| * | Initial Dash integration. | J08nY | 2025-09-08 | 1 | -0/+1 |
| | | |||||
| * | Do not use app.env. | J08nY | 2025-06-03 | 1 | -1/+1 |
| | | | | | It was removed in Flask 3. | ||||
| * | Remove Flask-Menu and Flask-Breadcrumbs. | J08nY | 2025-06-03 | 1 | -3/+1 |
| | | |||||
| * | Use markdown2 to render cuddled lists in chat responses. | J08nY | 2025-06-03 | 1 | -1/+1 |
| | | |||||
| * | First chat prototype. | J08nY | 2025-06-03 | 1 | -0/+2 |
| | | |||||
| * | Point to sec-certs main. | J08nY | 2025-02-13 | 1 | -1/+1 |
| | | | | | Install now works out of the box for Python 3.10 - 3.12. | ||||
| * | Disallow Python 3.9 (sec-certs upstream does that), improve README. | J08nY | 2025-02-13 | 1 | -4/+4 |
| | | |||||
| * | Pin Werkzeug, fix tests. | J08nY | 2025-02-06 | 1 | -1/+1 |
| | | |||||
| * | Pin Flask-Menu in pyproject.toml. | J08nY | 2025-02-06 | 1 | -1/+1 |
| | | |||||
| * | Move to new sentry-sdk. | J08nY | 2025-01-25 | 1 | -1/+1 |
| | | |||||
| * | Use Expires for certificate artifacts. | J08nY | 2024-08-26 | 1 | -0/+1 |
| | | |||||
| * | Add distributed tracing for Sentry. | J08nY | 2024-06-13 | 1 | -3/+2 |
| | | |||||
| * | Fix Sentry-Dramatiq integration. | J08nY | 2023-05-09 | 1 | -0/+1 |
| | | |||||
| * | Fix CC network fulltext search double-encoding. | J08nY | 2023-05-09 | 1 | -1/+1 |
| | | |||||
| * | Move commands.py to common package. | J08nY | 2023-04-07 | 1 | -0/+1 |
| | | |||||
| * | Move back to flat layout. | J08nY | 2023-03-17 | 1 | -0/+5 |
| | | |||||
| * | Move to pyproject. | J08nY | 2023-03-17 | 1 | -24/+147 |
| | | |||||
| * | Add pre-commit and fix issues. | J08nY | 2021-12-25 | 1 | -0/+29 |
