Add Deck workflow automation Nextcloud app
Ports the standalone due-date cron script into a proper Nextcloud 34 app with a personal-settings UI, per-user workflow configuration (source/target stack, assigned-user and label filters, email notification), a TimedJob background runner, and Gitea CI pipelines. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
||||
<rect x="1" y="4" width="7" height="16" rx="1.5" fill="none" stroke="#ffffff" stroke-width="1.5" />
|
||||
<rect x="16" y="4" width="7" height="16" rx="1.5" fill="none" stroke="#ffffff" stroke-width="1.5" />
|
||||
<path d="M9 12h5.5m0 0-2-2m2 2-2 2" fill="none" stroke="#ffffff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 429 B |
Reference in New Issue
Block a user