2572 Commits

Author SHA1 Message Date
Giuseppe Criscione
59586e5976 Decouple class File from App::instance() 2024-11-24 14:29:51 +01:00
Giuseppe Criscione
b91fc16626 Decouple trait PaginationUri from App::instance() 2024-11-24 14:15:17 +01:00
Giuseppe Criscione
4f902b6c0f Decouple class Section from App::instance() 2024-11-24 13:01:17 +01:00
Giuseppe Criscione
430a771e6e Decouple pages from App::instance() 2024-11-24 12:01:48 +01:00
Giuseppe Criscione
1bb5e2abe6 Decouple class Image from App::instance() 2024-11-23 22:23:08 +01:00
Giuseppe Criscione
5bb7579526 Decouple class Markdown from App::instance() 2024-11-23 22:09:50 +01:00
Giuseppe Criscione
ee7825b076 Decouple class Uri from App::instance() 2024-11-23 21:24:04 +01:00
Giuseppe Criscione
a59ca34807 Decouple class Date from App::instance() 2024-11-23 19:01:56 +01:00
Giuseppe Criscione
470c0cb390 Remove TranslatedException::getLanguageString() 2024-11-23 18:36:54 +01:00
Giuseppe Criscione
51ea126fa5
Merge pull request #612 from getformwork/php-8.3
Require PHP >= 8.3
2024-11-23 18:33:00 +01:00
Giuseppe Criscione
1a4c25fb6f Update composer.lock 2024-11-23 18:30:08 +01:00
Giuseppe Criscione
85e25a3d29 Update PHP version 2024-11-23 18:27:08 +01:00
Giuseppe Criscione
d8eb912cd9 Update version 2024-11-23 18:26:31 +01:00
Giuseppe Criscione
00ff3542a6 Fix dropdowns vertical scrollbar 2024-11-23 18:25:07 +01:00
Giuseppe Criscione
85e00acfb5 Update rector config 2024-11-23 15:27:37 +01:00
Giuseppe Criscione
b4ede6f4cb Update bootstrap version requirements 2024-11-23 15:27:24 +01:00
Giuseppe Criscione
43548bb715
Merge pull request #611 from getformwork/dependabot/npm_and_yarn/panel/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /panel
2024-11-22 22:11:52 +01:00
dependabot[bot]
6977eea9fc
Bump cross-spawn from 7.0.3 to 7.0.6 in /panel
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 12:56:47 +00:00
Giuseppe Criscione
9e247ad9ae Add types to class constants 2024-11-18 22:58:26 +01:00
Giuseppe Criscione
1a9678436d Require PHP >= 8.3 2024-11-18 22:57:56 +01:00
Giuseppe Criscione
aad10c2a0f Add favicon 2024-11-17 19:14:06 +01:00
Giuseppe Criscione
51a143739f Move some strings out from panel translations 2024-11-17 14:48:14 +01:00
Giuseppe Criscione
7a518d1f2c Refine serve command output 2024-11-17 14:09:31 +01:00
Giuseppe Criscione
f944c313e0 Remove const DS 2024-11-16 19:23:02 +01:00
Giuseppe Criscione
db46c7c3ae Use ${%ROOT_PATH%}/site instead of ${site.path} since it does not work well with some server configs 2024-11-16 19:19:21 +01:00
Giuseppe Criscione
cc34768a42 Forward to error page not found assets 2024-11-16 18:03:31 +01:00
Giuseppe Criscione
f5ce118d54 Avoid transforms propagation to avoid unnecessary image creation 2024-11-16 17:27:48 +01:00
Giuseppe Criscione
32e8498d7d Avoid artifacts on images with alpha channel 2024-11-16 17:26:17 +01:00
Giuseppe Criscione
d61f99abdc Copy original image resampled to avoid GIF images trasparency issues 2024-11-16 17:22:03 +01:00
Giuseppe Criscione
b8c49a1e24 Avoid setting unnecessary alpha flag to VP8X chunks 2024-11-16 16:48:34 +01:00
Giuseppe Criscione
5fe159c17c
Merge pull request #610 from getformwork/dependabot/npm_and_yarn/panel/eslint/plugin-kit-0.2.3
Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in /panel
2024-11-15 22:49:25 +01:00
Giuseppe Criscione
825b164a68 Fix PHPStan config excludePaths 2024-11-15 22:47:03 +01:00
Giuseppe Criscione
658227db54 Fix bleeding edge PHPStan issues 2024-11-15 22:38:58 +01:00
dependabot[bot]
defd61f7aa
Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in /panel
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.1...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 21:36:28 +00:00
Giuseppe Criscione
d6a13d9439
Merge pull request #609 from getformwork/dependabot/composer/symfony/process-7.1.7
Bump symfony/process from 7.1.6 to 7.1.7
2024-11-10 16:18:09 +01:00
Giuseppe Criscione
3daa2ef8bb Fix dropdowns scrolling by keyboard 2024-11-09 17:37:55 +01:00
Giuseppe Criscione
af55f0fbaf Add default Content-Type header and charset for text types 2024-11-09 16:53:45 +01:00
Giuseppe Criscione
3605562f71 Replace mimeTypes.extensionTypes with closure to increase response time 2024-11-09 16:50:29 +01:00
Giuseppe Criscione
32aedccf0d Update MIME types 2024-11-09 16:50:14 +01:00
Giuseppe Criscione
7632abda70 Add script to update MIME types 2024-11-09 16:36:31 +01:00
dependabot[bot]
b61588edb8
Bump symfony/process from 7.1.6 to 7.1.7
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.6 to 7.1.7.
- [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.6...v7.1.7)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 16:25:10 +00:00
Giuseppe Criscione
4505a248a3 Split format from lint 2024-11-05 22:52:10 +01:00
Giuseppe Criscione
5338b84bf6 Downgrade prosemirror-view for now to avoid typescript errors 2024-11-05 22:21:51 +01:00
Giuseppe Criscione
42ecc700cd Display PHP runtime version 2024-11-05 22:17:18 +01:00
Giuseppe Criscione
e43d138dab Improve route patterns and order 2024-11-05 22:04:24 +01:00
Giuseppe Criscione
ff7d9b4a70 Update .htaccess and server script to allow access to .well-known 2024-11-03 14:10:29 +01:00
Giuseppe Criscione
9a1bd91567 Add 404 response status directly to error page 2024-11-03 14:09:44 +01:00
Giuseppe Criscione
86e3858a3c Fix panel.request.validateCsrf filter throwing an exception when no user is logged in 2024-11-03 01:52:55 +01:00
Giuseppe Criscione
834bcfc870 Avoid tracking visit to maintenance, unpublished and not routable pages 2024-11-03 01:32:27 +01:00
Giuseppe Criscione
ee1be699fc Fix cache invalidation check on pages without publishDate and unpublishDate fields 2024-11-03 01:31:12 +01:00