Merge branch 'staging' of https://dev.dscrs.site/discours.io/core into feature/auth-internal

This commit is contained in:
2025-05-21 23:00:03 +03:00
12 changed files with 1035 additions and 204 deletions

6
.gitignore vendored
View File

@@ -128,6 +128,9 @@ dmypy.json
.idea
temp.*
# Debug
DEBUG.log
discours.key
discours.crt
discours.pem
@@ -162,5 +165,6 @@ views.json
*.crt
*cache.json
.cursor
.devcontainer/
node_modules/
node_modules/