notify_push icon indicating copy to clipboard operation
notify_push copied to clipboard

Update notifications for nextcloud clients

Results 123 notify_push issues
Sort by recently updated
recently updated
newest added

When the client push is configured but the service is not running, this causes permanent browser issues as the browser always tries to establish a wss connection to the push...

documentation

while working on [live updates for deck](https://github.com/nextcloud/deck/pull/3876) utilizing notify_push, I reached some limitations and was generally wondering whether lot of the work could be somehow abstracted from the individual app...

enhancement

1. `user1` shares a file with `user2` 2. without a polling event the file is synced in `user2` desktop 3. `user1` unshares the file 4. the file is not deleted...

bug

It appears notify_push takes it's UID from the foldername in the mount-directory it detects changes in and does not read the `home` column when the user is one from user_saml....

question

I'm deploying this in kubernetes and it would be helpful to have a health endpoint of some kind that I can use which will inform when the daemon is up...

enhancement

I have a nextcloud instance installed in a subfolder (url looks like this: `https://*domain*.*tld*/nc`) - Ubuntu18.04.6 LTS - Apache/2.4.54 - php8.0-fpm - MariaDB 10.5.9 - Redis server 4.0.9 - Nextcloud...

documentation

As a separate file, it can be included in a tar.gz/zip etc. release package during CI/CD process/jobs with the other files. Variable based Nextcloud web root `nextcloud_notify_push_droot` let it set...

Auto-generated update of [nextcloud/ocp](https://github.com/nextcloud-deps/ocp/) dependency

dependencies
3. to review

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60. Release notes Sourced from thiserror's releases. 1.0.60 Resolve unexpected_cfgs warning (#298) Commits 870d11b Release 1.0.60 0ccee7c Merge pull request #298 from dtolnay/checkcfg cf43d0c Resolve...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200. Release notes Sourced from serde's releases. v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733,...

dependencies