aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* fix(dependencies): Remove numpy version constraintDavid Valecký2025-12-081-1/+0
|
* chore: dash bootstrap components addedDavid Valecký2025-12-081-4/+3
|
* fix: Add rule E704 (multiple statements on one line) to ignored rulesDavid Valecký2025-12-081-1/+1
|
* Add comprehensive documentation and improve GitHub OAuth configurationcopilot-swe-agent[bot]2025-10-131-0/+1
| | | | Co-authored-by: J08nY <1296726+J08nY@users.noreply.github.com>
* Move to uv lock file.J08nY2025-10-081-1/+4
|
* Fake data testing.J08nY2025-10-071-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.J08nY2025-09-081-0/+1
|
* Do not use app.env.J08nY2025-06-031-1/+1
| | | | It was removed in Flask 3.
* Remove Flask-Menu and Flask-Breadcrumbs.J08nY2025-06-031-3/+1
|
* Use markdown2 to render cuddled lists in chat responses.J08nY2025-06-031-1/+1
|
* First chat prototype.J08nY2025-06-031-0/+2
|
* Point to sec-certs main.J08nY2025-02-131-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.J08nY2025-02-131-4/+4
|
* Pin Werkzeug, fix tests.J08nY2025-02-061-1/+1
|
* Pin Flask-Menu in pyproject.toml.J08nY2025-02-061-1/+1
|
* Move to new sentry-sdk.J08nY2025-01-251-1/+1
|
* Use Expires for certificate artifacts.J08nY2024-08-261-0/+1
|
* Add distributed tracing for Sentry.J08nY2024-06-131-3/+2
|
* Fix Sentry-Dramatiq integration.J08nY2023-05-091-0/+1
|
* Fix CC network fulltext search double-encoding.J08nY2023-05-091-1/+1
|
* Move commands.py to common package.J08nY2023-04-071-0/+1
|
* Move back to flat layout.J08nY2023-03-171-0/+5
|
* Move to pyproject.J08nY2023-03-171-24/+147
|
* Add pre-commit and fix issues.J08nY2021-12-251-0/+29