secubox-openwrt/package/secubox/luci-app-nextcloud
CyberMind-FR 0c55ef6ec1 feat(nextcloud): Enhance integration with WAF, backups, mail, sync URLs
- WAF-safe SSL: Route through mitmproxy_inspector, auto-add routes
- Scheduled backups: setup-backup-cron with hourly/daily/weekly support
- Email/SMTP: setup-mail command for outbound notifications
- CalDAV/CardDAV: connections command shows sync URLs for all clients
- New RPCD methods: get_connections, setup_mail, setup_backup_cron
- ACL updated with new method permissions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-01 09:07:19 +01:00
..
htdocs/luci-static/resources/view/nextcloud feat(mesh): Yggdrasil extended peer discovery + bugfixes 2026-02-28 17:32:41 +01:00
root/usr feat(nextcloud): Enhance integration with WAF, backups, mail, sync URLs 2026-03-01 09:07:19 +01:00
Makefile feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +01:00
README.md

LuCI Nextcloud

LuCI web interface for managing a self-hosted Nextcloud instance -- file sync, calendar, and contacts.

Installation

opkg install luci-app-nextcloud

Access

LuCI > Services > Nextcloud

Tabs

  • Overview -- Nextcloud service status and instance information
  • Settings -- Instance configuration and management

RPCD Methods

Service: luci.nextcloud

Dependencies

  • luci-base

License

Apache-2.0