An open API service providing commit metadata for open source projects.

GitHub / nette/application / commits

🏆 A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.

SHA Message Author Date Stats
474ca155 fixed PHPStan errors in Latte bridge David Grudl <d****d@g****m> 3 months ago
893fdcc7 Revert "Component, Form: added hasPresenter(), deprecated $throw in getPresen... David Grudl <d****d@g****m> 3 months ago
c0d7f63d Presenter::getRequest() throws exception instead of returning null David Grudl <d****d@g****m> 3 months ago
e52ae0e3 updated github actions David Grudl <d****d@g****m> 3 months ago
129cdfb6 latte templates recompiled David Grudl <d****d@g****m> 3 months ago
cdf59b0a UIExtension: {layout auto} skips finder in referring templates to prevent rec... David Grudl <d****d@g****m> 3 months ago
4bd4bef7 LinkGenerator: added support for '#' key in args to set URL fragment David Grudl <d****d@g****m> 4 months ago
91405953 RoutingPanel: added support for AI agents David Grudl <d****d@g****m> 4 months ago
968a8fcf singleline declare statements David Grudl <d****d@g****m> 6 months ago
984878ec improved phpDoc descriptions David Grudl <d****d@g****m> 7 months ago
74bdad01 made static analysis mandatory David Grudl <d****d@g****m> 7 months ago
d72d8a20 fixed PHPStan errors David Grudl <d****d@g****m> 7 months ago
f3cd9619 uses nette/phpstan-rules David Grudl <d****d@g****m> 7 months ago
4370039b component-model 4 David Grudl <d****d@g****m> 8 months ago
e05f6a39 normalized callable to Closure David Grudl <d****d@g****m> 8 months ago
1819cd33 updated .gitattributes & .gitignore David Grudl <d****d@g****m> 8 months ago
f7a7574f improved tests David Grudl <d****d@g****m> 8 months ago
619a2422 better protection against CSRF using Sec-Fetch headers David Grudl <d****d@g****m> 8 months ago
73b720d0 added CLAUDE.md David Grudl <d****d@g****m> 8 months ago
dced88ca promoted readonly properties David Grudl <d****d@g****m> 8 months ago
f3f28851 cs David Grudl <d****d@g****m> 8 months ago
5c7b41fb improved phpDoc types David Grudl <d****d@g****m> 8 months ago
d7d6406b removed deprecated {ifCurrent} David Grudl <d****d@g****m> 8 months ago
1b0aa552 LinkGenerator: throws an error when the link points to #[Requires(forward: tr... David Grudl <d****d@g****m> 9 months ago
05f04dfd removed support for Latte 2 David Grudl <d****d@g****m> 9 months ago
11d9d6fc stricter null checking David Grudl <d****d@g****m> 9 months ago
f52734e3 improved phpDoc (#362) Marek Bartoš <b****2@g****m>
Committed by: David Grudl <d****d@g****m>
9 months ago
0044598c Partially revert "Latte: compatible with v3.0.15 blueprint" David Grudl <d****d@g****m> 9 months ago
1c959c2f added Presenter::completeTemplate() David Grudl <d****d@g****m> 9 months ago
3a6024f2 improved test David Grudl <d****d@g****m> 9 months ago
3037a1f9 LatteFactory: $control is passed to create() (BC break) David Grudl <d****d@g****m> 9 months ago
59d10a22 added #[TemplateVariable] David Grudl <d****d@g****m> 9 months ago
9230e5e1 removed support for @annotations (BC break) David Grudl <d****d@g****m> 9 months ago
83f422a3 composer: bump minimal version David Grudl <d****d@g****m> 9 months ago
8a0fb85b AccessPolicy refactoring David Grudl <d****d@g****m> 9 months ago
1de532bc LinkGenerator: refactoring, added validateLinkTarget() David Grudl <d****d@g****m> 9 months ago
75fb3f4d improved phpDoc David Grudl <d****d@g****m> 9 months ago
bc6482f5 TemplateFactory: refactoring David Grudl <d****d@g****m> 9 months ago
c0b91594 composer: increased dependencies versions David Grudl <d****d@g****m> 9 months ago
e00ca2b4 Application: refactor to return Response from processRequest() BC break (#350) Radovan Kepák <r****n@k****v>
Committed by: David Grudl <d****d@g****m>
9 months ago
12f7eee4 Application: refactor to return Response from processRequest() BC break (#350) Radovan Kepák <r****n@k****v>
Committed by: David Grudl <d****d@g****m>
9 months ago
7ed1d723 requires Latte 3.1 David Grudl <d****d@g****m> 9 months ago
ce9804c6 requires Latte 3.1 David Grudl <d****d@g****m> 9 months ago
d3447922 requires PHP 8.3 David Grudl <d****d@g****m> 9 months ago
af2323d6 requires PHP 8.2 David Grudl <d****d@g****m> 9 months ago
6abc86b6 opened 3.3-dev David Grudl <d****d@g****m> 9 months ago
2e259fb7 opened 3.3-dev David Grudl <d****d@g****m> 9 months ago
56986e64 LinkGenerator: do not pass defaults of #[Parameter] (#355) Jakub Vrána <j****b@v****z>
Committed by: David Grudl <d****d@g****m>
9 months ago
aa053af2 DefaultTemplate: removed obsolete @method [Closes #342] milos.brecher <m****r@g****m>
Committed by: David Grudl <d****d@g****m>
9 months ago
74e5d82f PresenterFactoryCallback: fixed $invalidLinkMode can't be overwritten by conf... David Grudl <d****d@g****m> 9 months ago
baa5b8f3 mockery dev [WIP] David Grudl <d****d@g****m> 9 months ago
bfb43be4 compatible with Latte 3.1 David Grudl <d****d@g****m> 9 months ago
a4d312ae tests: enables output buffering for printing progress messages David Grudl <d****d@g****m> 9 months ago
1618f1af output buffering handlers return string David Grudl <d****d@g****m> about 1 year ago
aaa18a09 support for PHP 8.5 David Grudl <d****d@g****m> about 1 year ago
262f16bc SnippetRuntime: Fixed snippets rendering when multiple templates are rendered... Karel Hák <k****k@g****m>
Committed by: David Grudl <d****d@g****m>
about 1 year ago
b43694b6 fixed tests David Grudl <d****d@g****m> about 1 year ago
edf6c279 TemplateFactory: does not assign the default property to the template if it d... David Grudl <d****d@g****m> about 1 year ago
cc93619d composer: allows Latte 3.1 David Grudl <d****d@g****m> about 1 year ago
4f2eb8ee optimized global function calls David Grudl <d****d@g****m> about 1 year ago
46dd9b4d composer: added psr-4 loader David Grudl <d****d@g****m> about 1 year ago
a5e86490 composer: require stable packages outside of nette David Grudl <d****d@g****m> about 1 year ago
071ef623 typo [Closes #344] David Grudl <d****d@g****m> over 1 year ago
e3beab84 Latte: added {linkBase} David Grudl <d****d@g****m> over 1 year ago
189d55ea Latte: added filter |absoluteUrl David Grudl <d****d@g****m> over 1 year ago
41568e02 github actions updated David Grudl <d****d@g****m> over 1 year ago
db802b81 tests: improved descriptions David Grudl <d****d@g****m> over 1 year ago
46117494 uses nette/tester 2.5.2 David Grudl <d****d@g****m> over 1 year ago
31817b04 cs David Grudl <d****d@g****m> over 1 year ago
f01021e0 RoutingPanel: convert templates to Latte-like syntax David Grudl <d****d@g****m> over 1 year ago
ccf65ad1 exception: use natural explanatory style David Grudl <d****d@g****m> over 1 year ago
055dbbfa used annotation #Deprecated David Grudl <d****d@g****m> almost 2 years ago
5ec9f389 used annotation #Deprecated David Grudl <d****d@g****m> almost 2 years ago
26cade8c used annotation #Deprecated David Grudl <d****d@g****m> almost 2 years ago
8f567030 class Template is abstract David Grudl <d****d@g****m> almost 2 years ago
7cdff974 error 500: improved CSS style reset [Closes nette/tracy#581] David Grudl <d****d@g****m> almost 2 years ago
9910b7fd requires Latte 3.0.18 David Grudl <d****d@g****m> almost 2 years ago
9c288cc4 typo David Grudl <d****d@g****m> about 2 years ago
c74a7c6d support for PHP 8.4 David Grudl <d****d@g****m> about 2 years ago
e08892ee LatteFactory: $control is passed to create() (BC break) David Grudl <d****d@g****m> about 2 years ago
752fe3df LatteFactory: $control is passed to create() (BC break) David Grudl <d****d@g****m> about 2 years ago
47a7c2eb LatteExtension: automatically passes translator to Latte\Essential\Translator... David Grudl <d****d@g****m> about 2 years ago
29e7a89b removed support for Latte 2 David Grudl <d****d@g****m> over 2 years ago
025a7237 removed support for Latte 2 David Grudl <d****d@g****m> over 2 years ago
f270e80e LatteExtension: added option 'locale' David Grudl <d****d@g****m> over 2 years ago
a89de409 RoutingPanel: missing link to presenter class after b309aa9 (#329) Miloš Brecher <3****e@u****m>
Committed by: David Grudl <d****d@g****m>
over 2 years ago
99c7a71f tests: improved David Grudl <d****d@g****m> over 2 years ago
ca9fbaea Component::tryCall() throws BadRequestException David Grudl <d****d@g****m> over 2 years ago
43566ed0 Presenter::handleInvalidLink() -> processInvalidLink() (BC break) David Grudl <d****d@g****m> over 2 years ago
4c9db30d Presenter::handleInvalidLink() -> processInvalidLink() (BC break) David Grudl <d****d@g****m> over 2 years ago
6d8a9dfe Presenter::handleInvalidLink() -> processInvalidLink() (BC break) David Grudl <d****d@g****m> over 2 years ago
1e868966 ApplicationExtension: checks the correct usage of attributes David Grudl <d****d@g****m> over 2 years ago
61e69e3d LatteExtension: cache storage is passed via autowiring, fixed 3a4f4017 David Grudl <d****d@g****m> over 2 years ago
ec1855e5 github actions updated David Grudl <d****d@g****m> over 2 years ago
3db44882 refactoring David Grudl <d****d@g****m> over 2 years ago
cf4a6912 PresenterFactoryCallback: refreshes page instead of creating presenters dynam... David Grudl <d****d@g****m> over 2 years ago
5f0685a5 PresenterFactoryCallback: refreshes page instead of creating presenters dynam... David Grudl <d****d@g****m> over 2 years ago
d5296b3c PresenterFactoryCallback: refreshes page instead of creating presenters dynam... David Grudl <d****d@g****m> over 2 years ago
53756606 Multiplier::createComponent() allow to return a null (#327) Jan Škrášek <h****z@g****m>
Committed by: David Grudl <d****d@g****m>
over 2 years ago
6469b723 Component: method checkRequirements() is called for createComponent<Name>() m... David Grudl <d****d@g****m> over 2 years ago

← Back to repository