kirby3-janitor
kirby3-janitor copied to clipboard
Kirby 3 Plugin for running commands like cleaning the cache from within the Panel, PHP code, CLI or a cronjob
Bumps [getkirby/cms](https://github.com/getkirby/kirby) from 3.7.1 to 3.7.4. Release notes Sourced from getkirby/cms's releases. 3.7.4 🚨 Security Cross-site scripting (XSS) from content entered in the tags and multiselect fields Severity: high (CVSS...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.6.7 to 2.9.15. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
I am using the CLI to render thumbs on my development machine (locally) via the `render` job. This worked fine in a single-language site, however after enabling multi-language setup the...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.2. Changelog Sourced from nanoid's changelog. 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin)....
Is there a way to add `help:` text to the Janitor button field? I want to explain what's going to happen when clicked. Or should I just add an info...
progress bar is not compatible with php 8.1 yet. https://github.com/thephpleague/climate/issues/189
Hi, I use Janitor for a website and it works well on my local server but when I deploy this website on a product server, I get an error message...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hi, With Kirby 3.5.7, php 8.0.8, Janitor 2.16.2, I've got the `syntax error, unexpected token ")"` error alert on this tasks : - `cleanCache` - `flushSessions` - `render` - `thumbs`...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...