This website requires JavaScript.
Explore
Help
Sign In
gitea-admin
/
gh-christianlouis-docuelevate
Watch
1
Star
0
Fork
0
You've already forked gh-christianlouis-docuelevate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d8d0aedd9e07e64d4ed60392b22eccb25863f13e
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
f714a9ed31
Merge pull request
#556
from christianlouis/copilot/feature-universal-dashboard
...
feat(ui): Universal Sources & Destinations integrations dashboard
2026-03-08 19:08:11 +01:00
..
api
Merge pull request
#551
from christianlouis/copilot/verify-stripe-billing-implementation
2026-03-08 18:11:58 +01:00
middleware
fix(auth): cache request body in CSRF middleware to prevent login failures
2026-03-08 13:48:17 +00:00
tasks
feat(models): add UserIntegration model, encrypt IMAP passwords, add integrations API
2026-03-08 15:02:38 +00:00
templates
/email
fix(merge): resolve tests/test_auth.py conflict keeping all tests from both branches
2026-03-08 11:11:21 +00:00
utils
fix: update docs endpoint test and add Zammad settings metadata
2026-03-08 17:37:29 +00:00
views
Merge pull request
#556
from christianlouis/copilot/feature-universal-dashboard
2026-03-08 19:08:11 +01:00
__init__.py
feat: add frontend views and file management functionality, enhance user response structure, and update configuration guide
2025-04-03 21:49:15 +02:00
auth.py
feat(auth): add comprehensive debug logging for local login failures
2026-03-08 12:48:38 +00:00
celery_app.py
style: fix all flake8 linter errors across app/ directory
2026-02-08 17:42:33 +00:00
celery_worker.py
Merge pull request
#504
from christianlouis/copilot/add-watch-folder-support
2026-03-08 10:05:10 +01:00
config.py
feat(help): restructure /help as user-facing Help Center with Zammad integration
2026-03-08 17:25:34 +00:00
database.py
fix(database): skip create_all for Alembic-tracked databases to prevent OperationalError on webhook_configs
2026-03-02 10:25:34 +00:00
frontend.py
style: fix all flake8 linter errors across app/ directory
2026-02-08 17:42:33 +00:00
main.py
feat(help): restructure /help as user-facing Help Center with Zammad integration
2026-03-08 17:25:34 +00:00
models.py
feat(models): add UserIntegration model, encrypt IMAP passwords, add integrations API
2026-03-08 15:02:38 +00:00