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
992adad978802e9d7c3eebc367525860e2c9a7e7
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
992adad978
Merge pull request
#718
from christianlouis/perf-upload-15584535240168516797
...
⚡
Optimize file upload endpoint to use asynchronous aiofiles
2026-03-16 10:55:57 +01:00
..
api
Merge pull request
#718
from christianlouis/perf-upload-15584535240168516797
2026-03-16 10:55:57 +01:00
middleware
feat(api): add personal API tokens and enhance webhook integration UI
2026-03-08 18:42:55 +00:00
tasks
Merge pull request
#700
from christianlouis/extract-pdf-metadata-upload-to-email-12238364102013658937
2026-03-16 10:52:51 +01: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
style: apply ruff auto-fix
2026-03-16 09:12:15 +00:00
views
fix(i18n): add noqa comment to intentionally broad exception in hydration helper
2026-03-14 10:34:31 +00: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
fix(auth): case-insensitive login + mobile auth debug logging
2026-03-15 21:15:19 +00:00
celery_app.py
feat(observability): add Sentry error and performance monitoring integration
2026-03-08 21:09:17 +00:00
celery_worker.py
feat(storage): add Apple iCloud Drive storage provider
2026-03-11 23:38:35 +00:00
cli.py
feat(cli): add docuelevate CLI tool for power users
2026-03-08 21:50:18 +00:00
config.py
Merge pull request
#604
from christianlouis/copilot/configure-attachment-ingestion
2026-03-12 08:53:45 +01:00
database.py
style: apply ruff auto-fix
2026-03-16 09:37:40 +00:00
frontend.py
style: fix all flake8 linter errors across app/ directory
2026-02-08 17:42:33 +00:00
main.py
style: apply ruff auto-fix
2026-03-14 09:45:05 +00:00
models.py
Merge branch 'main' into copilot/add-conditional-routing
2026-03-12 22:07:54 +00:00