- 06 May, 2022 1 commit
-
-
Fabio Manganiello authored
-
- 29 Apr, 2022 1 commit
-
-
Fabio Manganiello authored
Merge pull request #288 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/async-2.6.4 Bump async from 2.6.3 to 2.6.4 in /platypush/backend/http/webapp
-
- 28 Apr, 2022 4 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Resolve "@cron decorated function are off after DST change" Closes #217 See merge request !13
-
Fabio Manganiello authored
-
Fabio Manganiello authored
The cron scheduler has been made more robust against changes in the system clock (caused by e.g. DST changes, NTP syncs or manual setting). A more granular management for cronjob events has been introduced, now supporting a `TIME_SYNC` event besides the usual `STOP`. When the cron scheduler detects a system clock drift (i.e. the timestamp offset before and after a blocking wait is >1 sec) then all the cronjobs are notified and forced to refresh their state.
-
- 27 Apr, 2022 4 commits
-
-
Fabio Manganiello authored
-
dependabot[bot] authored
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 ) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Fabio Manganiello authored
If Platypush is supposed to work also without a manually created `config.yaml`, and the HTTP backend is enabled by default in that configuration, then Flask and companions should be among the required dependencies.
-
Fabio Manganiello authored
-
- 26 Apr, 2022 1 commit
-
-
Fabio Manganiello authored
-
- 25 Apr, 2022 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 04 Apr, 2022 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 03 Apr, 2022 1 commit
-
-
Fabio Manganiello authored
-
- 02 Apr, 2022 1 commit
-
-
Fabio Manganiello authored
-
- 30 Mar, 2022 3 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 29 Mar, 2022 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 28 Mar, 2022 5 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
The UI is now much faster, the build process completes within one minute (it used to take >15 minutes), and the size of the bundles has been reduced by ~70%.
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 27 Mar, 2022 8 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Merge pull request #284 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/minimist-1.2.6 Bump minimist from 1.2.5 to 1.2.6 in /platypush/backend/http/webapp
-
Fabio Manganiello authored
-
dependabot[bot] authored
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 ) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Resolve "Starting Cronjob with High Pin" Closes #212 See merge request !11
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 12 Mar, 2022 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Added utility `platypush.context.Variable` class to simplify the interaction with platform variables in custom Python scripts.
-
- 09 Mar, 2022 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 03 Mar, 2022 1 commit
-
-
Fabio Manganiello authored
-