Giuseppe Criscione
|
5e1b3d97ce
|
Merge pull request #531 from getformwork/dependabot/composer/phpstan/phpstan-1.11.6
Bump phpstan/phpstan from 1.11.3 to 1.11.6
|
2024-07-07 15:16:42 +02:00 |
|
dependabot[bot]
|
dfb94ceec4
|
Bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.58.1 to 3.59.3.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.3)
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:35:36 +00:00 |
|
dependabot[bot]
|
91f5a4aaa9
|
Bump jaybizzle/crawler-detect from 1.2.118 to 1.2.119
Bumps [jaybizzle/crawler-detect](https://github.com/JayBizzle/Crawler-Detect) from 1.2.118 to 1.2.119.
- [Release notes](https://github.com/JayBizzle/Crawler-Detect/releases)
- [Commits](https://github.com/JayBizzle/Crawler-Detect/compare/v1.2.118...v1.2.119)
---
updated-dependencies:
- dependency-name: jaybizzle/crawler-detect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:35:30 +00:00 |
|
dependabot[bot]
|
48a80c0167
|
Bump rector/rector from 1.1.0 to 1.2.0
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: rector/rector
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:35:26 +00:00 |
|
dependabot[bot]
|
98b217542f
|
Bump symfony/process from 7.1.0 to 7.1.1
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v7.1.0...v7.1.1)
---
updated-dependencies:
- dependency-name: symfony/process
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:35:21 +00:00 |
|
dependabot[bot]
|
27355b5574
|
Bump phpstan/phpstan from 1.11.3 to 1.11.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.3 to 1.11.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.3...1.11.6)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 17:35:16 +00:00 |
|
Giuseppe Criscione
|
95a16b1c78
|
Update yarn
|
2024-06-23 15:15:06 +02:00 |
|
Giuseppe Criscione
|
3bdc7e6e10
|
Update language route filter
|
2024-06-23 13:53:41 +02:00 |
|
Giuseppe Criscione
|
39fc5cfc71
|
Merge pull request #530 from getformwork/dependabot/npm_and_yarn/panel/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /panel
|
2024-06-23 13:53:00 +02:00 |
|
dependabot[bot]
|
fda2f93c9f
|
Bump braces from 3.0.2 to 3.0.3 in /panel
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-23 10:00:10 +00:00 |
|
Giuseppe Criscione
|
3edb85e70b
|
Merge pull request #529 from getformwork/feature/handle-site-post-data
Handle POST requests to site pages
|
2024-06-23 11:59:43 +02:00 |
|
Giuseppe Criscione
|
9f8fb4cac9
|
Merge pull request #527 from getformwork/feature/sanitizer
HTML/SVG Sanitizer
|
2024-06-23 11:59:30 +02:00 |
|
Giuseppe Criscione
|
221aad5508
|
Fix mishandled language change
|
2024-06-16 16:26:08 +02:00 |
|
Giuseppe Criscione
|
1187cfde50
|
Fix missing attributes
|
2024-06-16 16:24:01 +02:00 |
|
Giuseppe Criscione
|
6f728c3967
|
Allow and filter POST requests to site pages
|
2024-06-16 15:04:02 +02:00 |
|
Giuseppe Criscione
|
bf3df85a92
|
Pass csrfToken to template vars
|
2024-06-16 15:02:42 +02:00 |
|
Giuseppe Criscione
|
fea39b762a
|
Add csrfToken service alias
|
2024-06-16 15:01:43 +02:00 |
|
Giuseppe Criscione
|
d0964a08cc
|
Add Router::requestHasPrefix() method
|
2024-06-16 15:01:07 +02:00 |
|
Giuseppe Criscione
|
12dd4abaa7
|
Switch to named CSRF tokens
|
2024-06-16 14:55:53 +02:00 |
|
Giuseppe Criscione
|
a45ee5d4a3
|
Reject invalid SVG images
|
2024-06-16 10:42:10 +02:00 |
|
Giuseppe Criscione
|
15fba074ab
|
Handle malformed SVG as invalid argument instead of libxml error
|
2024-06-16 10:41:01 +02:00 |
|
Giuseppe Criscione
|
a97c275c3e
|
Update Discord invite link
|
2024-06-15 18:54:07 +02:00 |
|
Giuseppe Criscione
|
cb39c9c651
|
Bump year
|
2024-06-15 18:46:18 +02:00 |
|
Giuseppe Criscione
|
68e6f476e8
|
Update screenshots
|
2024-06-15 18:42:11 +02:00 |
|
Giuseppe Criscione
|
f522b33809
|
Fix always visible menu button in default template layout
|
2024-06-15 17:59:39 +02:00 |
|
Giuseppe Criscione
|
855981d20a
|
Fix potential null values passed to non nullable internal functions
|
2024-06-15 17:56:45 +02:00 |
|
Giuseppe Criscione
|
6ddbbd3fb9
|
Sanitize markdown output
|
2024-06-15 14:27:33 +02:00 |
|
Giuseppe Criscione
|
abaa220185
|
Add Sanitizer classes
|
2024-06-08 23:26:22 +02:00 |
|
Giuseppe Criscione
|
2ef1495ab3
|
Add placeholder to allowed extensions option
|
2024-06-08 22:55:45 +02:00 |
|
Giuseppe Criscione
|
23d9c04a4c
|
Improve Info page under Tools section
|
2024-06-08 22:46:26 +02:00 |
|
Giuseppe Criscione
|
2a68a094d2
|
Avoid adding margin to last child paragraphs
|
2024-06-08 22:44:05 +02:00 |
|
Giuseppe Criscione
|
40bb816e23
|
Reintroduce form input icons
|
2024-06-08 11:49:42 +02:00 |
|
Giuseppe Criscione
|
ba8706ad94
|
Move remaining loading logic to PanelServiceLoader
|
2024-06-07 22:37:37 +02:00 |
|
Giuseppe Criscione
|
cc3054fca7
|
Make UserCollection and RoleCollection mutable
|
2024-06-07 22:36:23 +02:00 |
|
Giuseppe Criscione
|
32ce5e17f3
|
Update user cards
|
2024-06-07 18:02:50 +02:00 |
|
Giuseppe Criscione
|
7e79c2269a
|
Add Role class
|
2024-06-07 18:00:36 +02:00 |
|
Giuseppe Criscione
|
f5312015a5
|
Escape meta attributes to avoid XSS injection
|
2024-06-07 11:30:16 +02:00 |
|
Giuseppe Criscione
|
257150aee2
|
Merge pull request #523 from getformwork/dependabot/npm_and_yarn/panel/sass-1.77.4
Bump sass from 1.76.0 to 1.77.4 in /panel
|
2024-06-03 10:00:32 +02:00 |
|
dependabot[bot]
|
75de0c061b
|
Bump sass from 1.76.0 to 1.77.4 in /panel
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.76.0...1.77.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 07:59:15 +00:00 |
|
Giuseppe Criscione
|
a311253fa1
|
Merge pull request #522 from getformwork/dependabot/npm_and_yarn/panel/stylelint-scss-6.3.0
Bump stylelint-scss from 6.2.1 to 6.3.0 in /panel
|
2024-06-03 09:51:00 +02:00 |
|
dependabot[bot]
|
03f32524ac
|
Bump stylelint-scss from 6.2.1 to 6.3.0 in /panel
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0)
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 07:49:30 +00:00 |
|
Giuseppe Criscione
|
30207ec17c
|
Merge pull request #521 from getformwork/dependabot/npm_and_yarn/panel/typescript-eslint-7.11.0
Bump typescript-eslint from 7.8.0 to 7.11.0 in /panel
|
2024-06-03 09:48:04 +02:00 |
|
Giuseppe Criscione
|
bfe91bcdee
|
Merge pull request #520 from getformwork/dependabot/npm_and_yarn/panel/esbuild-0.21.4
Bump esbuild from 0.20.2 to 0.21.4 in /panel
|
2024-06-03 09:47:53 +02:00 |
|
Giuseppe Criscione
|
66659e1a8b
|
Merge pull request #519 from getformwork/dependabot/npm_and_yarn/panel/prettier-3.3.0
Bump prettier from 3.2.5 to 3.3.0 in /panel
|
2024-06-03 09:47:45 +02:00 |
|
Giuseppe Criscione
|
a2ab5a8fb9
|
Merge pull request #518 from getformwork/dependabot/composer/friendsofphp/php-cs-fixer-3.58.1
Bump friendsofphp/php-cs-fixer from 3.57.1 to 3.58.1
|
2024-06-03 09:47:31 +02:00 |
|
Giuseppe Criscione
|
925b1d7450
|
Merge pull request #516 from getformwork/dependabot/composer/symfony/process-7.1.0
Bump symfony/process from 7.0.7 to 7.1.0
|
2024-06-03 09:47:21 +02:00 |
|
Giuseppe Criscione
|
f5ee205179
|
Merge pull request #517 from getformwork/dependabot/composer/phpstan/phpstan-1.11.3
Bump phpstan/phpstan from 1.11.1 to 1.11.3
|
2024-06-03 09:47:12 +02:00 |
|
Giuseppe Criscione
|
8b1de1aa74
|
Merge pull request #515 from getformwork/dependabot/composer/symfony/yaml-7.1.0
Bump symfony/yaml from 7.0.7 to 7.1.0
|
2024-06-03 09:46:59 +02:00 |
|
Giuseppe Criscione
|
aa82012584
|
Correctly detect if opcache is enabled
|
2024-06-02 17:49:09 +02:00 |
|
Giuseppe Criscione
|
f56ccaee06
|
Fix page paths on Windows (indirectly resolves #513 #514)
|
2024-06-02 17:00:34 +02:00 |
|