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
9b2f7966f68f616eaebfc6f166bcf97daef6999b
docs
/
src
/
backend
/
core
/
tests
History
Anthony LC
9b2f7966f6
🌐
(i18n) update translated strings
...
Update translated files with new translations
2025-05-05 11:17:58 +02:00
..
authentication
➕
(backend) add
django-lasuite
dependency
2025-04-29 13:15:43 +02:00
commands
🚨
(back) update code linting with ruff
2025-01-28 16:23:07 +01:00
documents
🌐
(i18n) update translated strings
2025-05-05 11:17:58 +02:00
migrations
♻️
(back) replace Ypy by pycrdt
2025-03-27 18:27:04 +01:00
swagger
♻️
(back) use same base route path for swagger
2025-03-17 15:02:34 +01:00
templates
♻️
(backend) generalize use of SerializerPerActionMixin in viewsets
2025-01-29 14:39:47 +01:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
conftest.py
♻️
(back) reset cache after every test
2025-04-04 15:44:38 +02:00
test_api_config.py
🌐
(i18n) remove chinese language
2025-05-02 16:25:50 +02:00
test_api_footer.py
🔧
(backend) add view to manage footer json
2025-04-04 15:44:38 +02:00
test_api_users.py
🔒
️(back) throttle user list endpoint
2025-03-21 15:44:09 +01:00
test_api_utils_ai_document_rate_throttles.py
♻️
(back) reset cache after every test
2025-04-04 15:44:38 +02:00
test_api_utils_ai_user_rate_throttles.py
♻️
(back) reset cache after every test
2025-04-04 15:44:38 +02:00
test_api_utils_filter_root_paths.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
test_api_utils_nest_tree.py
✨
(backend) add "tree" action on document API endpoint
2025-03-11 09:32:48 +01:00
test_models_document_accesses.py
🔒
️(back) restrict accesss to document accesses
2025-03-26 10:40:53 +01:00
test_models_documents.py
🌐
(i18n) update translated strings
2025-05-05 11:17:58 +02:00
test_models_invitations.py
✨
(backend) add server-to-server API endpoint to create documents
2024-12-12 14:01:46 +01: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) remove code related to export pdf docx
2025-01-28 13:36:03 +01:00
test_models_users.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_services_ai_services.py
⚡
️(AI) improve formating of ai translation
2025-03-13 16:38:33 +01:00
test_services_collaboration_services.py
🚨
(back) update code linting with ruff
2025-01-28 16:23:07 +01:00
test_services_converter_services.py
♻️
(backend) generalize YProvider API config
2024-12-16 17:17:42 +01:00
test_settings.py
🐛
(backend) fix create document for user when sub does not match
2025-01-14 16:18:14 +01:00
test_utils_filter_descendants.py
✨
(backend) add duplicate action to the document API endpoint
2025-03-24 10:43:45 +01:00
test_utils.py
♻️
(back) replace Ypy by pycrdt
2025-03-27 18:27:04 +01:00