Commit Graph

575 Commits (c9b8f438459c5d516d4e4d863d595d3114a1bb93)
 

Author SHA1 Message Date
Tom Hacohen c9b8f43845 Set default auto field to appease django warning.
4 weeks ago
Tom Hacohen f1c072bd0a Fix issue with how we render binary 422 errors
4 weeks ago
Tom Hacohen 043dc972ae Bump version and update changelog.
4 weeks ago
Tom Hacohen 8f588af665
Merge PR #184: Upgrade FastAPI and Pydantic to most recent versions
4 weeks ago
Tom Hacohen d7075c0169 Mark optional field as optional.
4 weeks ago
Tom Hacohen a27ce2f4d0 Also handle 422 as msgpack.
4 weeks ago
Tom Hacohen 138d99dd7f Update code to adjust to most recent python/fastapi.
4 weeks ago
Tom Hacohen 0be14a7b0e Fixes for fastapi.
4 weeks ago
Tom Hacohen 57e676baa1 Adjust to fastapi changes.
4 weeks ago
Tom Hacohen b9f2cea951 more
4 weeks ago
Tom Hacohen 0d9c9f153d Type fix.
4 weeks ago
Tom Hacohen 49eeeefef5 Make fastapi 0.104 and pydantic 2.0 min requirements
4 weeks ago
Tom Hacohen fb9cc701d0 Adjust pydantic code to v2.
4 weeks ago
Tom Hacohen 0cdab19308 Fix rust complaints.
4 weeks ago
Tom Hacohen 79d28586c5 Run ruff format.
4 weeks ago
Tom Hacohen df0d1596e2 Upgrade dev deps and add ruff.
4 weeks ago
Tom Hacohen dae6f17355 Upgrade dependencies.
4 weeks ago
Tom Hacohen 45d2696e21 Bump version and update changelog.
1 month ago
Tom Hacohen e6750d7a78
Merge pull request #182 from pyrox0/master
1 month ago
Pyrox b3e09e77bf
Fix django version specifier
1 month ago
Tom Hacohen 6aa1e299ec Bump version and update changelog.
1 month ago
Tom Hacohen da613b4700 Bump django to version 4 LTS
1 month ago
Tom Hacohen d9be3437f5 Bump version and update changelog.
1 month ago
Tom Hacohen 62152ce52b
Merge pull request #147 from Xiretza/settings-env-override
1 month ago
Tommi Mäklin 6b66ec16d5 Update pyyaml from 6.0 to 6.0.1.
9 months ago
Tom Hacohen a54afd5210 Optimize stoken-using functions to only account for current revisions.
11 months ago
Alejandro 4293acb3a3 fix: Python files
12 months ago
LuPa 55d3fb7e8e Update README.md
1 year ago
Tom Hacohen 9aaea7b6a7
README: add Kanaye to contributors.
2 years ago
Tom Hacohen 0bd40807ba Bump version and update changelog.
2 years ago
Tom Hacohen d843d580eb
Merge pull request #159 from victor-rds/py3.11
2 years ago
Victor R. Santos a48f37c0c9
Update testserver base image
2 years ago
Victor R. Santos f9645917d7
Update dependencies for Python 3.11
2 years ago
Tom Hacohen 4bf81f49ad Bump version and update changelog.
2 years ago
Tom Hacohen c61dd86a8c
Merge: Replace aioredis with redis-py (#151)
2 years ago
Tom Hacohen 8c6d04e8d3 Replace aioredis with redis-py
2 years ago
Xiretza c4475535ea fix(settings): ensure environment variables always override config
2 years ago
Tom Hacohen 2f1f95fea9 Optimize how we fetch the latest (current) revision
2 years ago
Tom Hacohen 5f455e55b5 Bump version and update changelog.
2 years ago
Tom Hacohen 709a607d47 Update Django dependency.
2 years ago
Tom Hacohen 0563c6880a Bump version and update changelog.
2 years ago
Xiretza cb790734e5 feat(config): add LDAP example
2 years ago
PapaTutuWawa fac36aae11
Implement checking the username against LDAP (#64)
2 years ago
Tom Hacohen 3a4da142dc Fix import of sendfile backend due to python package changes.
2 years ago
Xiretza 79cef79c52
fix(testserver): store database in /data partition (#142)
2 years ago
Tom Hacohen c7d1de31a1
Merge: Create python package #140
2 years ago
Xiretza aac27e6a43 feat: create python package
2 years ago
Xiretza 791de952f4 fix: move template directory into source directory
2 years ago
Xiretza ada5181a7e fix: move django_etebase module from toplevel to under etebase_server
2 years ago
Xiretza 9d6e0ae60a fix: move myauth module from toplevel to under etebase_server
2 years ago