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
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
..
api
✅
(backend) improve validation on conversion uploaded file
2026-01-21 10:27:59 +01:00
authentication
✨
(backend) allow to create a new user in a marketing system
2025-12-10 16:30:00 +01:00
management
🩹
(backend) fix empty indexation batch
2025-12-16 22:10:03 +01:00
migrations
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
services
✨
(docker) add docspec deployment and service to kubernetes configuration
2026-01-21 10:27:58 +01:00
static
/images
🔥
(backend) remove code related to export pdf docx
2025-01-28 13:36:03 +01:00
tasks
✨
(backend) adapt to Find new search pagination
2025-12-16 22:10:03 +01:00
templatetags
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
tests
✅
(backend) improve validation on conversion uploaded file
2026-01-21 10:27:59 +01:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
admin.py
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
apps.py
✨
(backend) refactor indexation signals and fix circular import issues
2025-12-16 22:10:03 +01:00
choices.py
✨
(backend) implement thread and reactions API
2025-11-20 14:41:47 +01:00
enums.py
✨
(backend) configure lasuite.malware_detection module
2025-05-12 15:13:33 +02:00
factories.py
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
malware_detection.py
✨
(backend) manage uploaded file status and call to malware detection
2025-05-12 15:14:09 +02:00
middleware.py
✨
(back) check on document update if user can save it
2025-07-07 10:15:22 +02:00
models.py
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
signals.py
✨
(backend) use batches in indexing task
2025-12-16 22:10:03 +01:00
urls.py
🔥
(backend) remove all code related to template
2026-01-21 09:51:49 +01:00
utils.py
✨
(backend) add async triggers to enable document indexation with find
2025-12-16 21:48:23 +01:00
validators.py
🐛
(back) allow ASCII characters in user sub field
2025-08-29 13:59:06 +00:00