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
dd5b6bd023e8dda69efcf990c45ff982e86e3671
docs
/
src
/
backend
/
core
/
api
History
Manuel Raynaud
dd5b6bd023
✅
(backend) improve validation on conversion uploaded file
...
We now check the size and the extension of the uploaded file for conversion.
2026-01-21 10:27:59 +01: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) validate user search input data
2025-09-10 16:11:15 +02:00
permissions.py
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
serializers.py
✅
(backend) improve validation on conversion uploaded file
2026-01-21 10:27:59 +01:00
throttling.py
🛂
(backend) stop throttling collaboration servers
2025-12-16 14:13:30 +01:00
utils.py
✨
(backend) add "tree" action on document API endpoint
2025-03-11 09:32:48 +01:00
viewsets.py
✅
(backend) add tests for document import feature
2026-01-21 10:27:57 +01:00