↪️🔔 Send notification action for Nextcloud Flow
Перейти к файлу
github-actions[bot] 5569fb0ba4
Merge pull request #259 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2025-01-26 03:54:02 +00:00
.github feat(deps): Add Nextcloud 32 support on master 2025-01-23 11:02:47 +01:00
.tx
LICENSES
appinfo feat(deps): Add Nextcloud 32 support on master 2025-01-23 11:02:47 +01:00
l10n
lib
screenshots
src
tests
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
.stylelintrc.js
AUTHORS.md
COPYING
LICENSE
Makefile
README.md
REUSE.toml
babel.config.js
composer.json
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2025-01-26 02:51:38 +00:00
krankerl.toml
package-lock.json feat(deps): Add Nextcloud 32 support on master 2025-01-23 11:02:47 +01:00
package.json feat(deps): Add Nextcloud 32 support on master 2025-01-23 11:02:47 +01:00
psalm.xml
stylelint.config.js
webpack.js

README.md

Nextcloud Flow Notifications

REUSE status

📝 Notification action for Nextcloud Flow

🔩 Configure your flow

🔔 Receive notifications

💡 To use the Flow Notifications app, ensure that the Notifications app is installed and enabled. The Notifications app provides the necessary APIs for the Flow Notifications app to work correctly.

🏗 Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/flow_notifications.git
  2. 👩‍💻 In the folder of the app, run the command npm ci && npm run dev to install dependencies and build the Javascript.
  3. Enable the app through the app management of your Nextcloud
  4. 🎉 Partytime! Help fix some issues and review pull requests 👍

🧙 Advanced development stuff

To build the Javascript whenever you make changes, you can also use npm run build. Or npm run watch to automatically rebuild on every file save.

♥ How to create a pull request

This guide will help you get started:

✌ Code of conduct

The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and forums. If you contribute, participate or interact with this community, please respect our shared values. 😌