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
ed336558ac4388346d24bdc8e23f6fa9fc4c8380
docs
/
src
/
backend
/
core
History
Manuel Raynaud
3b08ba4de1
♻️
(backend) force saving invitation email in lowercase
...
We want to enforce that invitation email are saved in lower case.
2025-10-07 14:51:46 +02:00
..
api
♻️
(backend) force saving invitation email in lowercase
2025-10-07 14:51:46 +02:00
authentication
➕
(backend) add
django-lasuite
dependency
2025-04-29 13:15:43 +02:00
management
🚑
️(backend) command to update attachment content-type
2025-01-28 10:33:30 +01:00
migrations
🐛
(back) allow ASCII characters in user sub field
2025-08-29 13:59:06 +00:00
services
♻️
(convert) reuse existing convert yprovider endpoint for content API
2025-09-08 14:23:42 +02:00
static
/images
🔥
(backend) remove code related to export pdf docx
2025-01-28 13:36:03 +01:00
tasks
✨
(backend) send email to admins when user ask for access
2025-06-30 12:13:27 +02:00
templates
/core
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
templatetags
✨
(models/api) allow inviting external users to a document by their email
2024-05-24 08:20:28 +02:00
tests
♻️
(backend) force saving invitation email in lowercase
2025-10-07 14:51:46 +02:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
admin.py
✨
(backend) add duplicate action to the document API endpoint
2025-03-24 10:43:45 +01:00
apps.py
♻️
(project) rename project from "publish" to "impress"
2024-03-08 08:53:56 +01:00
choices.py
♻️
(backend) simplify further select options on link reach/role
2025-07-08 13:53:16 +02:00
enums.py
✨
(backend) configure lasuite.malware_detection module
2025-05-12 15:13:33 +02:00
factories.py
✨
(backend) allow masking documents from the list view
2025-07-24 18:39:56 +02: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) filter invitation with case insensitive email
2025-10-07 14:51:45 +02:00
urls.py
✨
(back) document as for access CRUD
2025-06-30 12:13:26 +02:00
utils.py
♻️
(back) replace Ypy by pycrdt
2025-03-27 18:27:04 +01:00
validators.py
🐛
(back) allow ASCII characters in user sub field
2025-08-29 13:59:06 +00:00