Giuseppe Criscione
|
6bc9ddd2e7
|
Fix arguments array type
|
2024-12-10 23:34:33 +01:00 |
|
Giuseppe Criscione
|
bb1a3e1217
|
Merge pull request #626 from getformwork/dependabot/composer/league/commonmark-2.6.0
Bump league/commonmark from 2.5.3 to 2.6.0
|
2024-12-10 23:31:52 +01:00 |
|
dependabot[bot]
|
a1cee71718
|
Bump league/commonmark from 2.5.3 to 2.6.0
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0)
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-10 01:13:46 +00:00 |
|
Giuseppe Criscione
|
1b64a7db3e
|
Add missing phpdoc and coding style fixes
|
2024-12-08 17:56:56 +01:00 |
|
Giuseppe Criscione
|
14feb2aa99
|
Merge pull request #625 from getformwork/dependabot/npm_and_yarn/panel/globals-15.13.0
Bump globals from 15.12.0 to 15.13.0 in /panel
|
2024-12-04 22:01:47 +01:00 |
|
Giuseppe Criscione
|
36ce0973ff
|
Merge pull request #624 from getformwork/dependabot/npm_and_yarn/panel/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2 in /panel
|
2024-12-04 21:59:37 +01:00 |
|
dependabot[bot]
|
6e1bd108bf
|
Bump globals from 15.12.0 to 15.13.0 in /panel
Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 15.13.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0)
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-04 20:59:35 +00:00 |
|
dependabot[bot]
|
63e77c769c
|
Bump typescript from 5.6.3 to 5.7.2 in /panel
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-04 20:59:30 +00:00 |
|
Giuseppe Criscione
|
9000e1451a
|
Merge pull request #623 from getformwork/dependabot/npm_and_yarn/panel/codemirror/language-6.10.6
Bump @codemirror/language from 6.10.3 to 6.10.6 in /panel
|
2024-12-04 21:58:51 +01:00 |
|
Giuseppe Criscione
|
f57599b1d9
|
Merge pull request #622 from getformwork/dependabot/npm_and_yarn/panel/globals-15.12.0
Bump globals from 15.11.0 to 15.12.0 in /panel
|
2024-12-04 21:58:40 +01:00 |
|
Giuseppe Criscione
|
d96795f696
|
Merge pull request #621 from getformwork/dependabot/npm_and_yarn/panel/typescript-eslint-8.16.0
Bump typescript-eslint from 8.12.2 to 8.16.0 in /panel
|
2024-12-04 21:58:20 +01:00 |
|
Giuseppe Criscione
|
bb476b8472
|
Merge pull request #620 from getformwork/dependabot/npm_and_yarn/panel/sass-1.81.0
Bump sass from 1.80.6 to 1.81.0 in /panel
|
2024-12-04 21:58:10 +01:00 |
|
Giuseppe Criscione
|
86310ed7b6
|
Merge pull request #619 from getformwork/dependabot/composer/league/climate-3.10.0
Bump league/climate from 3.9.0 to 3.10.0
|
2024-12-04 21:51:27 +01:00 |
|
dependabot[bot]
|
969c2faa8d
|
Bump league/climate from 3.9.0 to 3.10.0
Bumps [league/climate](https://github.com/thephpleague/climate) from 3.9.0 to 3.10.0.
- [Changelog](https://github.com/thephpleague/climate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/climate/compare/3.9.0...3.10.0)
---
updated-dependencies:
- dependency-name: league/climate
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-04 20:49:49 +00:00 |
|
Giuseppe Criscione
|
69c0887e1b
|
Merge pull request #618 from getformwork/dependabot/composer/symfony/yaml-7.2.0
Bump symfony/yaml from 7.1.6 to 7.2.0
|
2024-12-04 21:48:55 +01:00 |
|
Giuseppe Criscione
|
18767000ab
|
Merge pull request #617 from getformwork/dependabot/composer/symfony/process-7.2.0
Bump symfony/process from 7.1.7 to 7.2.0
|
2024-12-04 21:48:41 +01:00 |
|
Giuseppe Criscione
|
42ee2563c4
|
Merge pull request #616 from getformwork/dependabot/composer/friendsofphp/php-cs-fixer-3.65.0
Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0
|
2024-12-04 21:48:30 +01:00 |
|
Giuseppe Criscione
|
b577935432
|
Merge pull request #615 from getformwork/dependabot/composer/jaybizzle/crawler-detect-1.3.0
Bump jaybizzle/crawler-detect from 1.2.120 to 1.3.0
|
2024-12-04 21:47:37 +01:00 |
|
Giuseppe Criscione
|
74fbe6114d
|
Send header to avoid HTTP cache on session start
|
2024-12-04 21:47:07 +01:00 |
|
dependabot[bot]
|
2670ca95e3
|
Bump @codemirror/language from 6.10.3 to 6.10.6 in /panel
Bumps [@codemirror/language](https://github.com/codemirror/language) from 6.10.3 to 6.10.6.
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/language/compare/6.10.3...6.10.6)
---
updated-dependencies:
- dependency-name: "@codemirror/language"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:54:48 +00:00 |
|
dependabot[bot]
|
33a8c24003
|
Bump globals from 15.11.0 to 15.12.0 in /panel
Bumps [globals](https://github.com/sindresorhus/globals) from 15.11.0 to 15.12.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0)
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:54:37 +00:00 |
|
dependabot[bot]
|
a5b74852cd
|
Bump typescript-eslint from 8.12.2 to 8.16.0 in /panel
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.12.2 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:54:26 +00:00 |
|
dependabot[bot]
|
5302d35034
|
Bump sass from 1.80.6 to 1.81.0 in /panel
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.6 to 1.81.0.
- [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.80.6...1.81.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:54:12 +00:00 |
|
dependabot[bot]
|
3d34fc59e9
|
Bump symfony/yaml from 7.1.6 to 7.2.0
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 7.1.6 to 7.2.0.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v7.1.6...v7.2.0)
---
updated-dependencies:
- dependency-name: symfony/yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:29:52 +00:00 |
|
dependabot[bot]
|
e0f52a97a4
|
Bump symfony/process from 7.1.7 to 7.2.0
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v7.1.7...v7.2.0)
---
updated-dependencies:
- dependency-name: symfony/process
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:29:48 +00:00 |
|
dependabot[bot]
|
23d239c9d2
|
Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.64.0 to 3.65.0.
- [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.64.0...v3.65.0)
---
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-12-01 17:29:44 +00:00 |
|
dependabot[bot]
|
7ff487cdfc
|
Bump jaybizzle/crawler-detect from 1.2.120 to 1.3.0
Bumps [jaybizzle/crawler-detect](https://github.com/JayBizzle/Crawler-Detect) from 1.2.120 to 1.3.0.
- [Release notes](https://github.com/JayBizzle/Crawler-Detect/releases)
- [Commits](https://github.com/JayBizzle/Crawler-Detect/compare/v1.2.120...v1.3.0)
---
updated-dependencies:
- dependency-name: jaybizzle/crawler-detect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 17:29:38 +00:00 |
|
Giuseppe Criscione
|
52b27cc5bf
|
Avoid defining global variables
|
2024-11-29 23:12:40 +01:00 |
|
Giuseppe Criscione
|
c420bd0e0c
|
Update src folder structure
|
2024-11-29 23:05:18 +01:00 |
|
Giuseppe Criscione
|
86f109c0ba
|
Update mime types script
|
2024-11-29 22:27:39 +01:00 |
|
Giuseppe Criscione
|
c942d97b43
|
Merge pull request #613 from getformwork/refactor/remove-app-instance
Remove the use of `App::instance()` to avoid global state
|
2024-11-29 22:00:21 +01:00 |
|
Giuseppe Criscione
|
8496f84d32
|
Use never return type
|
2024-11-29 21:58:39 +01:00 |
|
Giuseppe Criscione
|
c25161cc9a
|
Simplify Header::sendStatus()
|
2024-11-29 21:58:26 +01:00 |
|
Giuseppe Criscione
|
f36e01ee7a
|
Remove unneeded dependency from Container
|
2024-11-24 16:00:01 +01:00 |
|
Giuseppe Criscione
|
f2f588d2dc
|
Remove unneeded dependency from App
|
2024-11-24 15:34:27 +01:00 |
|
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 |
|