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
f7c550eda7ed842273768b1889ea5dd63c108a75
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
db40e85856
Merge pull request
#510
from christianlouis/copilot/extend-sql-backup-restore
...
feat(backup): extend backup/restore to PostgreSQL and MySQL/MariaDB
2026-03-08 12:02:17 +01:00
..
api
feat(backup): extend backup and restore to PostgreSQL and MySQL/MariaDB
2026-03-08 09:56:58 +00:00
middleware
style: apply ruff auto-fix
2026-02-22 16:32:30 +00:00
tasks
Merge pull request
#510
from christianlouis/copilot/extend-sql-backup-restore
2026-03-08 12:02:17 +01:00
templates
/email
fix(email): create missing email template and decouple email destination settings
2026-03-08 10:10:18 +00:00
utils
fix(email): create missing email template and decouple email destination settings
2026-03-08 10:10:18 +00:00
views
fix(backup): address code review feedback - accessibility, CSRF, docs, imports
2026-03-07 22:08:47 +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): return 401 for API paths in require_login to prevent wrong post-login redirect
2026-03-08 09:51:23 +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
fix(email): create missing email template and decouple email destination settings
2026-03-08 10:10:18 +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(docs): add built-in help section with How-To guides embedded in app
2026-03-07 20:33:10 +00:00
models.py
fix(backup): address code review feedback - accessibility, CSRF, docs, imports
2026-03-07 22:08:47 +00:00