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
a9f08df56627c2a8b8839ae80741b604a4d4f14a
docs
/
src
/
backend
/
core
History
Samuel Paccoud - DINUM
2fecbc1162
🚚
(backend) split test file for api template accesses
...
The number of lines in this file had exceeded 1000 lines.
2024-10-16 19:16:50 +02:00
..
api
🐛
(backend) fix dysfunctional permissions on document create
2024-10-16 19:16:50 +02:00
authentication
🛂
(backend) match email if no existing user matches the sub
2024-10-04 22:08:39 +02:00
migrations
🐛
(db) fix users duplicate
2024-10-10 16:23:46 +02:00
static
♻️
(email) replace base64 image with a link
2024-08-23 15:37:01 +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) split test file for api template accesses
2024-10-16 19:16:50 +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 full_name and short_name to user model and API
2024-10-03 23:39:56 +02:00
apps.py
♻️
(project) rename project from "publish" to "impress"
2024-03-08 08:53:56 +01:00
enums.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
factories.py
🐛
(backend) fix dysfunctional permissions on document create
2024-10-16 19:16:50 +02:00
models.py
♻️
(email) use full name instead of email
2024-10-16 09:36:33 +02:00
urls.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00