notify_push
notify_push copied to clipboard
Update notifications for nextcloud clients
Bumps [sqlx-oldapi](https://github.com/lovasoa/sqlx) from 0.6.20 to 0.6.22. Changelog Sourced from sqlx-oldapi's changelog. 0.6.22 Add support for decodeing Microsoft SQL Server DATETIME type as DateTime<FixedOffset>. Thanks to @saltymango2619 for the contribution. 0.6.21...
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.0 to 0.22.1. Changelog Sourced from base64's changelog. 0.22.1 Correct the symbols used for the predefined alphabet::BIN_HEX. Commits e144006 v0.22.1 64cca59 Merge pull request #271 from JobanSD/patch-1...
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.26 to 0.12.4. Release notes Sourced from reqwest's releases. v0.12.4 What's Changed Add zstd support, enabled with zstd Cargo feature (thanks @paolobarbolini!) Add ClientBuilder::read_timeout(Duration), which applies the...
I was dealing with Notify_Push service and apache2. It doesn't set the connection and give me this error: **" can't connect to push server: Server error: `GET https://192.168.178.109/push/test/cookie` resulted in...
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. Changelog Sourced from log's changelog. [0.4.22] - 2024-06-27 What's Changed Add some clarifications to the library docs by @KodrAus in rust-lang/log#620 Add links to...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.120. Release notes Sourced from serde_json's releases. v1.0.120 Correctly specify required version of indexmap dependency (#1152, thanks @cforycki) v1.0.119 Add serde_json::Map::shift_insert (#1149, thanks @joshka) v1.0.118...
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.8. Release notes Sourced from clap's releases. v4.5.8 [4.5.8] - 2024-06-28 Fixes Reduce extra flushes v4.5.7 [4.5.7] - 2024-06-10 Fixes Clean up error message when...
Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.28.0 to 0.28.4. Changelog Sourced from flexi_logger's changelog. [0.28.4] - 2024-06-14 Fix [issue #162](emabee/flexi_logger#162) (FileLogWriter does not follow its max_level), kudos to JoeWildfong. [0.28.3] - 2024-06-10 Add...
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.27 to 0.12.5. Release notes Sourced from reqwest's releases. v0.12.5 What's Changed Add http3 feature back, still requiring reqwest_unstable. Add rustls-tls-no-provider Cargo feature to use rustls without...