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
cbb6fc740aa981a40667d38e72fa22bdc472bb2d
docs
/
src
/
backend
/
core
/
tests
History
Anthony LC
cbb6fc740a
👔
(backend) doc restricted by default
...
By default a created document was in "authenticated" mode, we switch to "restricted" by default.
2024-10-25 14:25:48 +02:00
..
authentication
🛂
(backend) do not duplicate user when disabled
2024-10-17 16:54:40 +02:00
documents
👔
(backend) doc restricted by default
2024-10-25 14:25:48 +02:00
swagger
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
templates
✨
(backend) add new ability on document "accesses_view"
2024-10-24 17:31:34 +02:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
conftest.py
🛂
(backend) stop to list public doc to everyone
2024-09-11 22:31:30 +02:00
test_api_users.py
✨
(backend) add full_name and short_name to user model and API
2024-10-03 23:39:56 +02:00
test_api_utils_ai_document_rate_throttles.py
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +02:00
test_api_utils_ai_user_rate_throttles.py
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +02:00
test_models_document_accesses.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_models_documents.py
✨
(backend) add new ability on document "accesses_view"
2024-10-24 17:31:34 +02:00
test_models_invitations.py
🐛
(backend) fix invitations API endpoint access rights
2024-10-22 19:39:59 +02:00
test_models_template_accesses.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_models_templates.py
✨
(backend) add new ability on document "accesses_view"
2024-10-24 17:31:34 +02:00
test_models_users.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_services_ai_services.py
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +02:00