This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
09de014a4300ab113a16db9abf3ee815d59d73aa
docs
/
src
/
backend
/
core
/
api
History
Manuel Raynaud
09de014a43
🐛
(back) allow ASCII characters in user sub field
...
All ASCII characters are allowed in a sub, we change the sub validator to reflect this.
2025-08-29 13:59:06 +00:00
..
__init__.py
🐛
(back) fix ValidationError exception handler
2025-03-07 09:04:44 +01:00
fields.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
filters.py
✨
(backend) allow masking documents from the list view
2025-07-24 18:39:56 +02:00
permissions.py
🐛
(backend) allow creating accesses when privileged by heritage
2025-07-08 13:53:15 +02:00
serializers.py
🐛
(back) allow ASCII characters in user sub field
2025-08-29 13:59:06 +00:00
utils.py
✨
(backend) add "tree" action on document API endpoint
2025-03-11 09:32:48 +01:00
viewsets.py
♻️
(back) stop returning a 500 on cors_proxy on request failure
2025-08-28 16:06:35 +02:00