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
50891afd055b5dada1d34e57ab447638865410af
docs
/
src
/
backend
/
core
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
..
api
🐛
(backend) fix invitations API endpoint access rights
2024-10-22 19:39:59 +02:00
authentication
🛂
(backend) do not duplicate user when disabled
2024-10-17 16:54:40 +02:00
migrations
👔
(backend) doc restricted by default
2024-10-25 14:25:48 +02:00
services
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +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) doc restricted by default
2024-10-25 14:25:48 +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) create ai endpoint
2024-10-16 22:58:52 +02:00
factories.py
🐛
(backend) fix dysfunctional permissions on document create
2024-10-16 19:16:50 +02:00
models.py
👔
(backend) doc restricted by default
2024-10-25 14:25:48 +02:00
urls.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00