Packeta: trunk → 2.1
56 files added or removed
Compare 2.1 against:
Added and removed
121 files changed size
a different byte count means the contents differ
bootstrap.php
View diff →
changelog.txt
View diff →
composer.json
View diff →
composer.lock
View diff →
config/config.neon
View diff →
languages/packeta.pot
View diff →
packeta.php
View diff →
phpcs.xml
View diff →
phpstan/phpstan-baseline-module.neon
View diff →
phpunit.xml.dist
View diff →
public/block/index.js
View diff →
public/css/admin.css
View diff →
public/css/admin.css.map
View diff →
public/css/front.css
View diff →
public/css/front.css.map
View diff →
public/js/admin-grid-order-edit.js
View diff →
public/js/admin-options.js
View diff →
public/js/admin-pickup-point-picker.js
View diff →
public/js/checkout.js
View diff →
public/js/tours/admin-wizard-create-packet-metabox.js
View diff →
public/js/tours/admin-wizard-general-settings.js
View diff →
public/scss/admin.scss
View diff →
public/scss/front.scss
View diff →
readme.txt
View diff →
src/PacketaWidget/Edit.jsx
View diff →
src/PacketaWidget/PacketaWidget.jsx
View diff →
src/PacketaWidget/View.jsx
View diff →
src/PacketaWidget/useView.js
View diff →
src/Packetery/Core/Api/Soap/Client.php
View diff →
src/Packetery/Core/Entity/Order.php
View diff →
src/Packetery/Core/Entity/PickupPoint.php
View diff →
src/Packetery/Core/Log/ILogger.php
View diff →
src/Packetery/Core/Log/Record.php
View diff →
src/Packetery/Module/Api/Internal/OrderController.php
View diff →
src/Packetery/Module/Carrier/CarrierUpdater.php
View diff →
src/Packetery/Module/Carrier/Options.php
View diff →
src/Packetery/Module/Carrier/OptionsPage.php
View diff →
src/Packetery/Module/Carrier/PacketaPickupPointsConfig.php
View diff →
src/Packetery/Module/Carrier/Repository.php
View diff →
src/Packetery/Module/Carrier/Updater.php
View diff →
src/Packetery/Module/Checkout/Checkout.php
View diff →
src/Packetery/Module/Checkout/CheckoutRenderer.php
View diff →
src/Packetery/Module/Checkout/CheckoutSettings.php
View diff →
src/Packetery/Module/Checkout/CheckoutStorage.php
View diff →
src/Packetery/Module/Checkout/CheckoutValidator.php
View diff →
src/Packetery/Module/Checkout/OrderUpdater.php
View diff →
src/Packetery/Module/Checkout/RateCalculator.php
View diff →
src/Packetery/Module/Checkout/ShippingRateFactory.php
View diff →
src/Packetery/Module/CustomsDeclaration/Repository.php
View diff →
src/Packetery/Module/Framework/ActionSchedulerTrait.php
View diff →
src/Packetery/Module/Framework/AssetTrait.php
View diff →
src/Packetery/Module/Framework/TranslationTrait.php
View diff →
src/Packetery/Module/Framework/WcAdapter.php
View diff →
src/Packetery/Module/Framework/WpAdapter.php
View diff →
src/Packetery/Module/Hooks/HookRegistrar.php
View diff →
src/Packetery/Module/Hooks/PluginHooks.php
View diff →
src/Packetery/Module/Log/DbLogger.php
View diff →
src/Packetery/Module/Log/Page.php
View diff →
src/Packetery/Module/Log/Repository.php
View diff →
src/Packetery/Module/ModuleHelper.php
View diff →
src/Packetery/Module/Options/Exporter.php
View diff →
src/Packetery/Module/Options/OptionNames.php
View diff →
src/Packetery/Module/Options/OptionsProvider.php
View diff →
src/Packetery/Module/Options/Page.php
View diff →
src/Packetery/Module/Order/Attribute.php
View diff →
src/Packetery/Module/Order/AttributeMapper.php
View diff →
src/Packetery/Module/Order/Builder.php
View diff →
src/Packetery/Module/Order/BulkActions.php
View diff →
src/Packetery/Module/Order/CarrierModal.php
View diff →
src/Packetery/Module/Order/CollectionPrint.php
View diff →
src/Packetery/Module/Order/CustomsDeclarationMetabox.php
View diff →
src/Packetery/Module/Order/Form.php
View diff →
src/Packetery/Module/Order/GridExtender.php
View diff →
src/Packetery/Module/Order/LabelPrint.php
View diff →
src/Packetery/Module/Order/Metabox.php
View diff →
src/Packetery/Module/Order/Modal.php
View diff →
src/Packetery/Module/Order/PacketAutoSubmitter.php
View diff →
src/Packetery/Module/Order/PacketCanceller.php
View diff →
src/Packetery/Module/Order/PacketClaimSubmitter.php
View diff →
src/Packetery/Module/Order/PacketSubmitter.php
View diff →
src/Packetery/Module/Order/Repository.php
View diff →
src/Packetery/Module/Order/WcOrderActions.php
View diff →
src/Packetery/Module/Product/DataTab.php
View diff →
src/Packetery/Module/ProductCategory/FormFields.php
View diff →
src/Packetery/Module/QueryProcessor.php
View diff →
src/Packetery/Module/Shipping/ShippingMethodGenerator.php
View diff →
src/Packetery/Module/Shipping/ShippingProvider.php
View diff →
src/Packetery/Module/Transients.php
View diff →
src/Packetery/Module/Uninstaller.php
View diff →
src/Packetery/Module/Upgrade.php
View diff →
src/Packetery/Module/Views/AssetManager.php
View diff →
src/Packetery/Module/Views/ViewAdmin.php
View diff →
src/Packetery/Module/Views/ViewFrontend.php
View diff →
src/Packetery/Module/Views/ViewMail.php
View diff →
src/Packetery/Module/Views/WizardAssetManager.php
View diff →
src/Packetery/Module/WidgetOptionsBuilder.php
View diff →
src/Packetery/Module/WpdbAdapter.php
View diff →
src/Packetery/Module/WpdbAdapterFactory.php
View diff →
template/checkout/widget-button.latte
View diff →
template/email/order.latte
View diff →
template/options/page-tabs/general.latte
View diff →
template/options/page-tabs/support.latte
View diff →
template/order/collection-print.latte
View diff →
template/order/delivery-detail.latte
View diff →
template/order/detail.latte
View diff →
template/order/grid-column-packetery.latte
View diff →
template/order/metabox-common.latte
View diff →
template/order/metabox-form.latte
View diff →
tests/Core/DummyFactory.php
View diff →
tests/Module/Carrier/OptionsPageTest.php
View diff →
tests/Module/Carrier/PacketaPickupPointsConfigTest.php
View diff →
tests/Module/Checkout/CheckoutTest.php
View diff →
tests/Module/Checkout/RateCalculatorTest.php
View diff →
tests/Module/Checkout/ShippingRateFactoryTest.php
View diff →
tests/Module/ModuleHelperTest.php
View diff →
tests/Module/Options/OptionsProviderTest.php
View diff →
tests/Module/Order/DetailCommonLogicTest.php
View diff →
tests/Module/Order/LabelPrintTest.php
View diff →
tests/Module/Shipping/ShippingProviderTest.php
View diff →
tests/Module/WidgetOptionsBuilderTest.php
View diff →
tests/bootstrap.php
View diff →
1136 files of the same size
.ecrc
View diff →
.editorconfig
View diff →
bootstrap-cli.php
View diff →
build-deps.sh
View diff →
cli/build-carrier-classes.php
View diff →
config/config.local.neon.example
View diff →
constants.php
View diff →
deps-composer/composer.json
View diff →
deps-composer/composer.lock
View diff →
deps/autoload.php
View diff →
deps/bin/latte-lint
View diff →
deps/bin/neon-lint
View diff →
deps/composer/ClassLoader.php
View diff →
deps/composer/InstalledVersions.php
View diff →
deps/composer/LICENSE
View diff →
deps/composer/autoload_classmap.php
View diff →
deps/composer/autoload_files.php
View diff →
deps/composer/autoload_namespaces.php
View diff →
deps/composer/autoload_psr4.php
View diff →
deps/composer/autoload_real.php
View diff →
deps/composer/autoload_static.php
View diff →
deps/composer/installed.json
View diff →
deps/composer/installed.php
View diff →
deps/composer/platform_check.php
View diff →
deps/latte/latte/bin/latte-lint
View diff →
deps/latte/latte/composer.json
View diff →
deps/latte/latte/license.md
View diff →
deps/latte/latte/ncs.php
View diff →
deps/latte/latte/ncs.xml
View diff →
deps/latte/latte/readme.md
View diff →
deps/latte/latte/src/Bridges/Tracy/BlueScreenPanel.php
View diff →
deps/latte/latte/src/Bridges/Tracy/LattePanel.php
View diff →
deps/latte/latte/src/Bridges/Tracy/templates/LattePanel.panel.phtml
View diff →
deps/latte/latte/src/Bridges/Tracy/templates/LattePanel.tab.phtml
View diff →
deps/latte/latte/src/Latte/Compiler/Compiler.php
View diff →
deps/latte/latte/src/Latte/Compiler/HtmlNode.php
View diff →
deps/latte/latte/src/Latte/Compiler/MacroNode.php
View diff →
deps/latte/latte/src/Latte/Compiler/MacroTokens.php
View diff →
deps/latte/latte/src/Latte/Compiler/Parser.php
View diff →
deps/latte/latte/src/Latte/Compiler/PhpHelpers.php
View diff →
deps/latte/latte/src/Latte/Compiler/PhpWriter.php
View diff →
deps/latte/latte/src/Latte/Compiler/Token.php
View diff →
deps/latte/latte/src/Latte/Compiler/TokenIterator.php
View diff →
deps/latte/latte/src/Latte/Compiler/Tokenizer.php
View diff →
deps/latte/latte/src/Latte/Engine.php
View diff →
deps/latte/latte/src/Latte/Helpers.php
View diff →
deps/latte/latte/src/Latte/Loader.php
View diff →
deps/latte/latte/src/Latte/Loaders/FileLoader.php
View diff →
deps/latte/latte/src/Latte/Loaders/StringLoader.php
View diff →
deps/latte/latte/src/Latte/Macro.php
View diff →
deps/latte/latte/src/Latte/Macros/BlockMacros.php
View diff →
deps/latte/latte/src/Latte/Macros/CoreMacros.php
View diff →
deps/latte/latte/src/Latte/Macros/MacroSet.php
View diff →
deps/latte/latte/src/Latte/Policy.php
View diff →
deps/latte/latte/src/Latte/Runtime/Block.php
View diff →
deps/latte/latte/src/Latte/Runtime/Blueprint.php
View diff →
deps/latte/latte/src/Latte/Runtime/CachingIterator.php
View diff →
deps/latte/latte/src/Latte/Runtime/Defaults.php
View diff →
deps/latte/latte/src/Latte/Runtime/FilterExecutor.php
View diff →
deps/latte/latte/src/Latte/Runtime/FilterInfo.php
View diff →
deps/latte/latte/src/Latte/Runtime/Filters.php
View diff →
deps/latte/latte/src/Latte/Runtime/Html.php
View diff →
deps/latte/latte/src/Latte/Runtime/HtmlStringable.php
View diff →
deps/latte/latte/src/Latte/Runtime/RollbackException.php
View diff →
deps/latte/latte/src/Latte/Runtime/SnippetBridge.php
View diff →
deps/latte/latte/src/Latte/Runtime/SnippetDriver.php
View diff →
deps/latte/latte/src/Latte/Runtime/Template.php
View diff →
deps/latte/latte/src/Latte/Runtime/Tracer.php
View diff →
deps/latte/latte/src/Latte/Sandbox/SecurityPolicy.php
View diff →
deps/latte/latte/src/Latte/Strict.php
View diff →
deps/latte/latte/src/Latte/attributes.php
View diff →
deps/latte/latte/src/Latte/exceptions.php
View diff →
deps/latte/latte/src/Tools/Linter.php
View diff →
deps/latte/latte/src/compatibility.php
View diff →
deps/nette/bootstrap/composer.json
View diff →
deps/nette/bootstrap/license.md
View diff →
deps/nette/bootstrap/readme.md
View diff →
deps/nette/bootstrap/src/Bootstrap/Configurator.php
View diff →
deps/nette/bootstrap/src/Bootstrap/Extensions/ConstantsExtension.php
View diff →
deps/nette/bootstrap/src/Bootstrap/Extensions/PhpExtension.php
View diff →
deps/nette/bootstrap/src/Configurator.php
View diff →
deps/nette/component-model/composer.json
View diff →
deps/nette/component-model/contributing.md
View diff →
deps/nette/component-model/license.md
View diff →
deps/nette/component-model/readme.md
View diff →
deps/nette/component-model/src/ComponentModel/ArrayAccess.php
View diff →
deps/nette/component-model/src/ComponentModel/Component.php
View diff →
deps/nette/component-model/src/ComponentModel/Container.php
View diff →
deps/nette/component-model/src/ComponentModel/IComponent.php
View diff →
deps/nette/component-model/src/ComponentModel/IContainer.php
View diff →
deps/nette/component-model/src/ComponentModel/RecursiveComponentIterator.php
View diff →
deps/nette/di/composer.json
View diff →
deps/nette/di/license.md
View diff →
deps/nette/di/readme.md
View diff →
deps/nette/di/src/Bridges/DITracy/ContainerPanel.php
View diff →
deps/nette/di/src/Bridges/DITracy/templates/ContainerPanel.panel.phtml
View diff →
deps/nette/di/src/Bridges/DITracy/templates/ContainerPanel.tab.phtml
View diff →
deps/nette/di/src/DI/Attributes/Inject.php
View diff →
deps/nette/di/src/DI/Autowiring.php
View diff →
deps/nette/di/src/DI/Compiler.php
View diff →
deps/nette/di/src/DI/CompilerExtension.php
View diff →
deps/nette/di/src/DI/Config/Adapter.php
View diff →
deps/nette/di/src/DI/Config/Adapters/NeonAdapter.php
View diff →
deps/nette/di/src/DI/Config/Adapters/PhpAdapter.php
View diff →
deps/nette/di/src/DI/Config/Helpers.php
View diff →
deps/nette/di/src/DI/Config/Loader.php
View diff →
deps/nette/di/src/DI/Container.php
View diff →
deps/nette/di/src/DI/ContainerBuilder.php
View diff →
deps/nette/di/src/DI/ContainerLoader.php
View diff →
deps/nette/di/src/DI/Definitions/AccessorDefinition.php
View diff →
deps/nette/di/src/DI/Definitions/Definition.php
View diff →
deps/nette/di/src/DI/Definitions/FactoryDefinition.php
View diff →
deps/nette/di/src/DI/Definitions/ImportedDefinition.php
View diff →
deps/nette/di/src/DI/Definitions/LocatorDefinition.php
View diff →
deps/nette/di/src/DI/Definitions/Reference.php
View diff →
deps/nette/di/src/DI/Definitions/ServiceDefinition.php
View diff →
deps/nette/di/src/DI/Definitions/Statement.php
View diff →
deps/nette/di/src/DI/DependencyChecker.php
View diff →
deps/nette/di/src/DI/DynamicParameter.php
View diff →
deps/nette/di/src/DI/Extensions/ConstantsExtension.php
View diff →
deps/nette/di/src/DI/Extensions/DIExtension.php
View diff →
deps/nette/di/src/DI/Extensions/DecoratorExtension.php
View diff →
deps/nette/di/src/DI/Extensions/DefinitionSchema.php
View diff →
deps/nette/di/src/DI/Extensions/ExtensionsExtension.php
View diff →
deps/nette/di/src/DI/Extensions/InjectExtension.php
View diff →
deps/nette/di/src/DI/Extensions/ParametersExtension.php
View diff →
deps/nette/di/src/DI/Extensions/PhpExtension.php
View diff →
deps/nette/di/src/DI/Extensions/SearchExtension.php
View diff →
deps/nette/di/src/DI/Extensions/ServicesExtension.php
View diff →
deps/nette/di/src/DI/Helpers.php
View diff →
deps/nette/di/src/DI/PhpGenerator.php
View diff →
deps/nette/di/src/DI/Resolver.php
View diff →
deps/nette/di/src/DI/exceptions.php
View diff →
deps/nette/di/src/compatibility.php
View diff →
deps/nette/finder/composer.json
View diff →
deps/nette/finder/license.md
View diff →
deps/nette/finder/readme.md
View diff →
deps/nette/finder/src/Utils/Finder.php
View diff →
deps/nette/forms/composer.json
View diff →
deps/nette/forms/contributing.md
View diff →
deps/nette/forms/examples/assets/logo.png
View diff →
deps/nette/forms/examples/assets/style.css
View diff →
deps/nette/forms/examples/basic-example.php
View diff →
deps/nette/forms/examples/bootstrap2-rendering.php
View diff →
deps/nette/forms/examples/bootstrap3-rendering.php
View diff →
deps/nette/forms/examples/bootstrap4-rendering.php
View diff →
deps/nette/forms/examples/containers.php
View diff →
deps/nette/forms/examples/custom-control.php
View diff →
deps/nette/forms/examples/custom-rendering.php
View diff →
deps/nette/forms/examples/custom-validator.php
View diff →
deps/nette/forms/examples/html5.php
View diff →
deps/nette/forms/examples/latte.php
View diff →
deps/nette/forms/examples/live-validation.php
View diff →
deps/nette/forms/examples/localization.ini
View diff →
deps/nette/forms/examples/localization.php
View diff →
deps/nette/forms/examples/manual-rendering.php
View diff →
deps/nette/forms/examples/template.latte
View diff →
deps/nette/forms/license.md
View diff →
deps/nette/forms/package.json
View diff →
deps/nette/forms/readme.md
View diff →
deps/nette/forms/src/Bridges/FormsDI/FormsExtension.php
View diff →
deps/nette/forms/src/Bridges/FormsLatte/FormMacros.php
View diff →
deps/nette/forms/src/Bridges/FormsLatte/Runtime.php
View diff →
deps/nette/forms/src/Forms/Container.php
View diff →
deps/nette/forms/src/Forms/Control.php
View diff →
deps/nette/forms/src/Forms/ControlGroup.php
View diff →
deps/nette/forms/src/Forms/Controls/BaseControl.php
View diff →
deps/nette/forms/src/Forms/Controls/Button.php
View diff →
deps/nette/forms/src/Forms/Controls/Checkbox.php
View diff →
deps/nette/forms/src/Forms/Controls/CheckboxList.php
View diff →
deps/nette/forms/src/Forms/Controls/ChoiceControl.php
View diff →
deps/nette/forms/src/Forms/Controls/CsrfProtection.php
View diff →
deps/nette/forms/src/Forms/Controls/HiddenField.php
View diff →
deps/nette/forms/src/Forms/Controls/ImageButton.php
View diff →
deps/nette/forms/src/Forms/Controls/MultiChoiceControl.php
View diff →
deps/nette/forms/src/Forms/Controls/MultiSelectBox.php
View diff →
deps/nette/forms/src/Forms/Controls/RadioList.php
View diff →
deps/nette/forms/src/Forms/Controls/SelectBox.php
View diff →
deps/nette/forms/src/Forms/Controls/SubmitButton.php
View diff →
deps/nette/forms/src/Forms/Controls/TextArea.php
View diff →
deps/nette/forms/src/Forms/Controls/TextBase.php
View diff →
deps/nette/forms/src/Forms/Controls/TextInput.php
View diff →
deps/nette/forms/src/Forms/Controls/UploadControl.php
View diff →
deps/nette/forms/src/Forms/Form.php
View diff →
deps/nette/forms/src/Forms/FormRenderer.php
View diff →
deps/nette/forms/src/Forms/Helpers.php
View diff →
deps/nette/forms/src/Forms/Rendering/DataClassGenerator.php
View diff →
deps/nette/forms/src/Forms/Rendering/DefaultFormRenderer.php
View diff →
deps/nette/forms/src/Forms/Rendering/LatteRenderer.php
View diff →
deps/nette/forms/src/Forms/Rule.php
View diff →
deps/nette/forms/src/Forms/Rules.php
View diff →
deps/nette/forms/src/Forms/SubmitterControl.php
View diff →
deps/nette/forms/src/Forms/Validator.php
View diff →
deps/nette/forms/src/assets/netteForms.js
View diff →
deps/nette/forms/src/assets/netteForms.min.js
View diff →
deps/nette/forms/src/compatibility.php
View diff →
deps/nette/http/composer.json
View diff →
deps/nette/http/license.md
View diff →
deps/nette/http/readme.md
View diff →
deps/nette/http/src/Bridges/HttpDI/HttpExtension.php
View diff →
deps/nette/http/src/Bridges/HttpDI/SessionExtension.php
View diff →
deps/nette/http/src/Bridges/HttpTracy/SessionPanel.php
View diff →
deps/nette/http/src/Bridges/HttpTracy/templates/SessionPanel.panel.phtml
View diff →
deps/nette/http/src/Bridges/HttpTracy/templates/SessionPanel.tab.phtml
View diff →
deps/nette/http/src/Http/Context.php
View diff →
deps/nette/http/src/Http/FileUpload.php
View diff →
deps/nette/http/src/Http/Helpers.php
View diff →
deps/nette/http/src/Http/IRequest.php
View diff →
deps/nette/http/src/Http/IResponse.php
View diff →
deps/nette/http/src/Http/Request.php
View diff →
deps/nette/http/src/Http/RequestFactory.php
View diff →
deps/nette/http/src/Http/Response.php
View diff →
deps/nette/http/src/Http/Session.php
View diff →
deps/nette/http/src/Http/SessionSection.php
View diff →
deps/nette/http/src/Http/Url.php
View diff →
deps/nette/http/src/Http/UrlImmutable.php
View diff →
deps/nette/http/src/Http/UrlScript.php
View diff →
deps/nette/http/src/Http/UserStorage.php
View diff →
deps/nette/neon/bin/neon-lint
View diff →
deps/nette/neon/composer.json
View diff →
deps/nette/neon/contributing.md
View diff →
deps/nette/neon/license.md
View diff →
deps/nette/neon/readme.md
View diff →
deps/nette/neon/src/Neon/Decoder.php
View diff →
deps/nette/neon/src/Neon/Encoder.php
View diff →
deps/nette/neon/src/Neon/Entity.php
View diff →
deps/nette/neon/src/Neon/Exception.php
View diff →
deps/nette/neon/src/Neon/Lexer.php
View diff →
deps/nette/neon/src/Neon/Neon.php
View diff →
deps/nette/neon/src/Neon/Node.php
View diff →
deps/nette/neon/src/Neon/Node/ArrayItemNode.php
View diff →
deps/nette/neon/src/Neon/Node/ArrayNode.php
View diff →
deps/nette/neon/src/Neon/Node/BlockArrayNode.php
View diff →
deps/nette/neon/src/Neon/Node/EntityChainNode.php
View diff →
deps/nette/neon/src/Neon/Node/EntityNode.php
View diff →
deps/nette/neon/src/Neon/Node/InlineArrayNode.php
View diff →
deps/nette/neon/src/Neon/Node/LiteralNode.php
View diff →
deps/nette/neon/src/Neon/Node/StringNode.php
View diff →
deps/nette/neon/src/Neon/Parser.php
View diff →
deps/nette/neon/src/Neon/Token.php
View diff →
deps/nette/neon/src/Neon/TokenStream.php
View diff →
deps/nette/neon/src/Neon/Traverser.php
View diff →
deps/nette/php-generator/composer.json
View diff →
deps/nette/php-generator/license.md
View diff →
deps/nette/php-generator/ncs.php
View diff →
deps/nette/php-generator/readme.md
View diff →
deps/nette/php-generator/src/PhpGenerator/Attribute.php
View diff →
deps/nette/php-generator/src/PhpGenerator/ClassType.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Closure.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Constant.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Dumper.php
View diff →
deps/nette/php-generator/src/PhpGenerator/EnumCase.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Extractor.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Factory.php
View diff →
deps/nette/php-generator/src/PhpGenerator/GlobalFunction.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Helpers.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Literal.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Method.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Parameter.php
View diff →
deps/nette/php-generator/src/PhpGenerator/PhpFile.php
View diff →
deps/nette/php-generator/src/PhpGenerator/PhpLiteral.php
View diff →
deps/nette/php-generator/src/PhpGenerator/PhpNamespace.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Printer.php
View diff →
deps/nette/php-generator/src/PhpGenerator/PromotedParameter.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Property.php
View diff →
deps/nette/php-generator/src/PhpGenerator/PsrPrinter.php
View diff →
deps/nette/php-generator/src/PhpGenerator/TraitUse.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Traits/AttributeAware.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Traits/CommentAware.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Traits/FunctionLike.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Traits/NameAware.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Traits/VisibilityAware.php
View diff →
deps/nette/php-generator/src/PhpGenerator/Type.php
View diff →
deps/nette/robot-loader/composer.json
View diff →
deps/nette/robot-loader/contributing.md
View diff →
deps/nette/robot-loader/license.md
View diff →
deps/nette/robot-loader/readme.md
View diff →
deps/nette/robot-loader/src/RobotLoader/RobotLoader.php
View diff →
deps/nette/schema/composer.json
View diff →
deps/nette/schema/license.md
View diff →
deps/nette/schema/readme.md
View diff →
deps/nette/schema/src/Schema/Context.php
View diff →
deps/nette/schema/src/Schema/DynamicParameter.php
View diff →
deps/nette/schema/src/Schema/Elements/AnyOf.php
View diff →
deps/nette/schema/src/Schema/Elements/Base.php
View diff →
deps/nette/schema/src/Schema/Elements/Structure.php
View diff →
deps/nette/schema/src/Schema/Elements/Type.php
View diff →
deps/nette/schema/src/Schema/Expect.php
View diff →
deps/nette/schema/src/Schema/Helpers.php
View diff →
deps/nette/schema/src/Schema/Message.php
View diff →
deps/nette/schema/src/Schema/Processor.php
View diff →
deps/nette/schema/src/Schema/Schema.php
View diff →
deps/nette/schema/src/Schema/ValidationException.php
View diff →
deps/nette/utils/composer.json
View diff →
deps/nette/utils/contributing.md
View diff →
deps/nette/utils/license.md
View diff →
deps/nette/utils/ncs.php
View diff →
deps/nette/utils/ncs.xml
View diff →
deps/nette/utils/readme.md
View diff →
deps/nette/utils/src/HtmlStringable.php
View diff →
deps/nette/utils/src/Iterators/CachingIterator.php
View diff →
deps/nette/utils/src/Iterators/Mapper.php
View diff →
deps/nette/utils/src/SmartObject.php
View diff →
deps/nette/utils/src/StaticClass.php
View diff →
deps/nette/utils/src/Translator.php
View diff →
deps/nette/utils/src/Utils/ArrayHash.php
View diff →
deps/nette/utils/src/Utils/ArrayList.php
View diff →
deps/nette/utils/src/Utils/Arrays.php
View diff →
deps/nette/utils/src/Utils/Callback.php
View diff →
deps/nette/utils/src/Utils/DateTime.php
View diff →
deps/nette/utils/src/Utils/FileSystem.php
View diff →
deps/nette/utils/src/Utils/Floats.php
View diff →
deps/nette/utils/src/Utils/Helpers.php
View diff →
deps/nette/utils/src/Utils/Html.php
View diff →
deps/nette/utils/src/Utils/Image.php
View diff →
deps/nette/utils/src/Utils/Json.php
View diff →
deps/nette/utils/src/Utils/ObjectHelpers.php
View diff →
deps/nette/utils/src/Utils/ObjectMixin.php
View diff →
deps/nette/utils/src/Utils/Paginator.php
View diff →
deps/nette/utils/src/Utils/Random.php
View diff →
deps/nette/utils/src/Utils/Reflection.php
View diff →
deps/nette/utils/src/Utils/Strings.php
View diff →
deps/nette/utils/src/Utils/Type.php
View diff →
deps/nette/utils/src/Utils/Validators.php
View diff →
deps/nette/utils/src/Utils/exceptions.php
View diff →
deps/nette/utils/src/compatibility.php
View diff →
deps/nette/utils/src/exceptions.php
View diff →
deps/scoper-autoload.php
View diff →
deps/tracy/tracy/composer.json
View diff →
deps/tracy/tracy/license.md
View diff →
deps/tracy/tracy/readme.md
View diff →
deps/tracy/tracy/src/Bridges/Nette/Bridge.php
View diff →
deps/tracy/tracy/src/Bridges/Nette/MailSender.php
View diff →
deps/tracy/tracy/src/Bridges/Nette/TracyExtension.php
View diff →
deps/tracy/tracy/src/Bridges/Psr/PsrToTracyLoggerAdapter.php
View diff →
deps/tracy/tracy/src/Bridges/Psr/TracyToPsrLoggerAdapter.php
View diff →
deps/tracy/tracy/src/Tracy/Bar/Bar.php
View diff →
deps/tracy/tracy/src/Tracy/Bar/DefaultBarPanel.php
View diff →
deps/tracy/tracy/src/Tracy/Bar/IBarPanel.php
View diff →
deps/tracy/tracy/src/Tracy/Bar/assets/bar.css
View diff →
deps/tracy/tracy/src/Tracy/Bar/assets/bar.js
View diff →
deps/tracy/tracy/src/Tracy/Bar/assets/bar.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/assets/loader.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/assets/panels.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/panels/dumps.panel.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/panels/dumps.tab.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/panels/errors.panel.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/panels/errors.tab.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/panels/info.panel.phtml
View diff →
deps/tracy/tracy/src/Tracy/Bar/panels/info.tab.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/BlueScreen.php
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/bluescreen.css
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/bluescreen.js
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/content.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/page.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-cli.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-environment.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-exception-causedBy.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-exception-exception.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-exception-variables.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-exception.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-header.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-http.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-lastMutedError.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-stack-callStack.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-stack-exception.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-stack-fiber.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-stack-generator.phtml
View diff →
deps/tracy/tracy/src/Tracy/BlueScreen/assets/section-stack-sourceFile.phtml
View diff →
deps/tracy/tracy/src/Tracy/Debugger/Debugger.php
View diff →
deps/tracy/tracy/src/Tracy/Debugger/DeferredContent.php
View diff →
deps/tracy/tracy/src/Tracy/Debugger/DevelopmentStrategy.php
View diff →
deps/tracy/tracy/src/Tracy/Debugger/ProductionStrategy.php
View diff →
deps/tracy/tracy/src/Tracy/Debugger/assets/error.500.phtml
View diff →
deps/tracy/tracy/src/Tracy/Dumper/Describer.php
View diff →
deps/tracy/tracy/src/Tracy/Dumper/Dumper.php
View diff →
deps/tracy/tracy/src/Tracy/Dumper/Exposer.php
View diff →
deps/tracy/tracy/src/Tracy/Dumper/Renderer.php
View diff →
deps/tracy/tracy/src/Tracy/Dumper/Value.php
View diff →
deps/tracy/tracy/src/Tracy/Dumper/assets/dumper-dark.css
View diff →
deps/tracy/tracy/src/Tracy/Dumper/assets/dumper-light.css
View diff →
deps/tracy/tracy/src/Tracy/Dumper/assets/dumper.js
View diff →
deps/tracy/tracy/src/Tracy/Helpers.php
View diff →
deps/tracy/tracy/src/Tracy/Logger/FireLogger.php
View diff →
deps/tracy/tracy/src/Tracy/Logger/ILogger.php
View diff →
deps/tracy/tracy/src/Tracy/Logger/Logger.php
View diff →
deps/tracy/tracy/src/Tracy/OutputDebugger/OutputDebugger.php
View diff →
deps/tracy/tracy/src/Tracy/Session/FileSession.php
View diff →
deps/tracy/tracy/src/Tracy/Session/NativeSession.php
View diff →
deps/tracy/tracy/src/Tracy/Session/SessionStorage.php
View diff →
deps/tracy/tracy/src/Tracy/assets/reset.css
View diff →
deps/tracy/tracy/src/Tracy/assets/table-sort.css
View diff →
deps/tracy/tracy/src/Tracy/assets/table-sort.js
View diff →
deps/tracy/tracy/src/Tracy/assets/tabs.css
View diff →
deps/tracy/tracy/src/Tracy/assets/tabs.js
View diff →
deps/tracy/tracy/src/Tracy/assets/toggle.css
View diff →
deps/tracy/tracy/src/Tracy/assets/toggle.js
View diff →
deps/tracy/tracy/src/Tracy/functions.php
View diff →
deps/tracy/tracy/src/tracy.php
View diff →
deps/tracy/tracy/tools/create-phar/create-phar.php
View diff →
deps/tracy/tracy/tools/open-in-editor/linux/install.sh
View diff →
deps/tracy/tracy/tools/open-in-editor/linux/open-editor.sh
View diff →
deps/tracy/tracy/tools/open-in-editor/windows/install.cmd
View diff →
deps/tracy/tracy/tools/open-in-editor/windows/open-editor.js
View diff →
log/.gitignore
View diff →
package-lock.json
View diff →
package.json
View diff →
phpstan/base.neon
View diff →
phpstan/core.neon
View diff →
phpstan/module.neon
View diff →
public/block/block.json
View diff →
public/block/index.asset.php
View diff →
public/css/driver.js.css
View diff →
public/css/order-collection-print.css
View diff →
public/css/order-collection-print.css.map
View diff →
public/fonts/UbuntuMedium.otf
View diff →
public/fonts/UbuntuMedium.woff2
View diff →
public/fonts/UbuntuRegular.otf
View diff →
public/fonts/UbuntuRegular.woff2
View diff →
public/images/corner-grey-on-grey.svg
View diff →
public/images/corner-lightgrey-border.svg
View diff →
public/images/corner-lightred.svg
View diff →
public/images/corner-red.svg
View diff →
public/images/flags/ad.png
View diff →
public/images/flags/ae.png
View diff →
public/images/flags/af.png
View diff →
public/images/flags/ag.png
View diff →
public/images/flags/ai.png
View diff →
public/images/flags/al.png
View diff →
public/images/flags/am.png
View diff →
public/images/flags/an.png
View diff →
public/images/flags/ao.png
View diff →
public/images/flags/ar.png
View diff →
public/images/flags/as.png
View diff →
public/images/flags/at.png
View diff →
public/images/flags/au.png
View diff →
public/images/flags/aw.png
View diff →
public/images/flags/ax.png
View diff →
public/images/flags/az.png
View diff →
public/images/flags/ba.png
View diff →
public/images/flags/bb.png
View diff →
public/images/flags/bd.png
View diff →
public/images/flags/be.png
View diff →
public/images/flags/bf.png
View diff →
public/images/flags/bg.png
View diff →
public/images/flags/bh.png
View diff →
public/images/flags/bi.png
View diff →
public/images/flags/bj.png
View diff →
public/images/flags/bm.png
View diff →
public/images/flags/bn.png
View diff →
public/images/flags/bo.png
View diff →
public/images/flags/br.png
View diff →
public/images/flags/bs.png
View diff →
public/images/flags/bt.png
View diff →
public/images/flags/bv.png
View diff →
public/images/flags/bw.png
View diff →
public/images/flags/by.png
View diff →
public/images/flags/bz.png
View diff →
public/images/flags/ca.png
View diff →
public/images/flags/catalonia.png
View diff →
public/images/flags/cc.png
View diff →
public/images/flags/cd.png
View diff →
public/images/flags/cf.png
View diff →
public/images/flags/cg.png
View diff →
public/images/flags/ch.png
View diff →
public/images/flags/ci.png
View diff →
public/images/flags/ck.png
View diff →
public/images/flags/cl.png
View diff →
public/images/flags/cm.png
View diff →
public/images/flags/cn.png
View diff →
public/images/flags/co.png
View diff →
public/images/flags/cr.png
View diff →
public/images/flags/cs.png
View diff →
public/images/flags/cu.png
View diff →
public/images/flags/cv.png
View diff →
public/images/flags/cx.png
View diff →
public/images/flags/cy.png
View diff →
public/images/flags/cz.png
View diff →
public/images/flags/de.png
View diff →
public/images/flags/dj.png
View diff →
public/images/flags/dk.png
View diff →
public/images/flags/dm.png
View diff →
public/images/flags/do.png
View diff →
public/images/flags/dz.png
View diff →
public/images/flags/ec.png
View diff →
public/images/flags/ee.png
View diff →
public/images/flags/eg.png
View diff →
public/images/flags/eh.png
View diff →
public/images/flags/england.png
View diff →
public/images/flags/er.png
View diff →
public/images/flags/es.png
View diff →
public/images/flags/et.png
View diff →
public/images/flags/europeanunion.png
View diff →
public/images/flags/fam.png
View diff →
public/images/flags/fi.png
View diff →
public/images/flags/fj.png
View diff →
public/images/flags/fk.png
View diff →
public/images/flags/fm.png
View diff →
public/images/flags/fo.png
View diff →
public/images/flags/fr.png
View diff →
public/images/flags/ga.png
View diff →
public/images/flags/gb.png
View diff →
public/images/flags/gd.png
View diff →
public/images/flags/ge.png
View diff →
public/images/flags/gf.png
View diff →
public/images/flags/gg.png
View diff →
public/images/flags/gh.png
View diff →
public/images/flags/gi.png
View diff →
public/images/flags/gl.png
View diff →
public/images/flags/gm.png
View diff →
public/images/flags/gn.png
View diff →
public/images/flags/gp.png
View diff →
public/images/flags/gq.png
View diff →
public/images/flags/gr.png
View diff →
public/images/flags/gs.png
View diff →
public/images/flags/gt.png
View diff →
public/images/flags/gu.png
View diff →
public/images/flags/gw.png
View diff →
public/images/flags/gy.png
View diff →
public/images/flags/hk.png
View diff →
public/images/flags/hm.png
View diff →
public/images/flags/hn.png
View diff →
public/images/flags/hr.png
View diff →
public/images/flags/ht.png
View diff →
public/images/flags/hu.png
View diff →
public/images/flags/id.png
View diff →
public/images/flags/ie.png
View diff →
public/images/flags/il.png
View diff →
public/images/flags/in.png
View diff →
public/images/flags/io.png
View diff →
public/images/flags/iq.png
View diff →
public/images/flags/ir.png
View diff →
public/images/flags/is.png
View diff →
public/images/flags/it.png
View diff →
public/images/flags/je.png
View diff →
public/images/flags/jm.png
View diff →
public/images/flags/jo.png
View diff →
public/images/flags/jp.png
View diff →
public/images/flags/ke.png
View diff →
public/images/flags/kg.png
View diff →
public/images/flags/kh.png
View diff →
public/images/flags/ki.png
View diff →
public/images/flags/km.png
View diff →
public/images/flags/kn.png
View diff →
public/images/flags/kp.png
View diff →
public/images/flags/kr.png
View diff →
public/images/flags/kw.png
View diff →
public/images/flags/ky.png
View diff →
public/images/flags/kz.png
View diff →
public/images/flags/la.png
View diff →
public/images/flags/lb.png
View diff →
public/images/flags/lc.png
View diff →
public/images/flags/li.png
View diff →
public/images/flags/lk.png
View diff →
public/images/flags/lr.png
View diff →
public/images/flags/ls.png
View diff →
public/images/flags/lt.png
View diff →
public/images/flags/lu.png
View diff →
public/images/flags/lv.png
View diff →
public/images/flags/ly.png
View diff →
public/images/flags/ma.png
View diff →
public/images/flags/mc.png
View diff →
public/images/flags/md.png
View diff →
public/images/flags/me.png
View diff →
public/images/flags/mg.png
View diff →
public/images/flags/mh.png
View diff →
public/images/flags/mk.png
View diff →
public/images/flags/ml.png
View diff →
public/images/flags/mm.png
View diff →
public/images/flags/mn.png
View diff →
public/images/flags/mo.png
View diff →
public/images/flags/mp.png
View diff →
public/images/flags/mq.png
View diff →
public/images/flags/mr.png
View diff →
public/images/flags/ms.png
View diff →
public/images/flags/mt.png
View diff →
public/images/flags/mu.png
View diff →
public/images/flags/mv.png
View diff →
public/images/flags/mw.png
View diff →
public/images/flags/mx.png
View diff →
public/images/flags/my.png
View diff →
public/images/flags/mz.png
View diff →
public/images/flags/na.png
View diff →
public/images/flags/nc.png
View diff →
public/images/flags/ne.png
View diff →
public/images/flags/nf.png
View diff →
public/images/flags/ng.png
View diff →
public/images/flags/ni.png
View diff →
public/images/flags/nl.png
View diff →
public/images/flags/no.png
View diff →
public/images/flags/np.png
View diff →
public/images/flags/nr.png
View diff →
public/images/flags/nu.png
View diff →
public/images/flags/nz.png
View diff →
public/images/flags/om.png
View diff →
public/images/flags/pa.png
View diff →
public/images/flags/pe.png
View diff →
public/images/flags/pf.png
View diff →
public/images/flags/pg.png
View diff →
public/images/flags/ph.png
View diff →
public/images/flags/pk.png
View diff →
public/images/flags/pl.png
View diff →
public/images/flags/pm.png
View diff →
public/images/flags/pn.png
View diff →
public/images/flags/pr.png
View diff →
public/images/flags/ps.png
View diff →
public/images/flags/pt.png
View diff →
public/images/flags/pw.png
View diff →
public/images/flags/py.png
View diff →
public/images/flags/qa.png
View diff →
public/images/flags/re.png
View diff →
public/images/flags/ro.png
View diff →
public/images/flags/rs.png
View diff →
public/images/flags/ru.png
View diff →
public/images/flags/rw.png
View diff →
public/images/flags/sa.png
View diff →
public/images/flags/sb.png
View diff →
public/images/flags/sc.png
View diff →
public/images/flags/scotland.png
View diff →
public/images/flags/sd.png
View diff →
public/images/flags/se.png
View diff →
public/images/flags/sg.png
View diff →
public/images/flags/sh.png
View diff →
public/images/flags/si.png
View diff →
public/images/flags/sj.png
View diff →
public/images/flags/sk.png
View diff →
public/images/flags/sl.png
View diff →
public/images/flags/sm.png
View diff →
public/images/flags/sn.png
View diff →
public/images/flags/so.png
View diff →
public/images/flags/sr.png
View diff →
public/images/flags/st.png
View diff →
public/images/flags/sv.png
View diff →
public/images/flags/sy.png
View diff →
public/images/flags/sz.png
View diff →
public/images/flags/tc.png
View diff →
public/images/flags/td.png
View diff →
public/images/flags/tf.png
View diff →
public/images/flags/tg.png
View diff →
public/images/flags/th.png
View diff →
public/images/flags/tj.png
View diff →
public/images/flags/tk.png
View diff →
public/images/flags/tl.png
View diff →
public/images/flags/tm.png
View diff →
public/images/flags/tn.png
View diff →
public/images/flags/to.png
View diff →
public/images/flags/tr.png
View diff →
public/images/flags/tt.png
View diff →
public/images/flags/tv.png
View diff →
public/images/flags/tw.png
View diff →
public/images/flags/tz.png
View diff →
public/images/flags/ua.png
View diff →
public/images/flags/ug.png
View diff →
public/images/flags/um.png
View diff →
public/images/flags/us.png
View diff →
public/images/flags/uy.png
View diff →
public/images/flags/uz.png
View diff →
public/images/flags/va.png
View diff →
public/images/flags/vc.png
View diff →
public/images/flags/ve.png
View diff →
public/images/flags/vg.png
View diff →
public/images/flags/vi.png
View diff →
public/images/flags/vn.png
View diff →
public/images/flags/vu.png
View diff →
public/images/flags/wales.png
View diff →
public/images/flags/wf.png
View diff →
public/images/flags/ws.png
View diff →
public/images/flags/ye.png
View diff →
public/images/flags/yt.png
View diff →
public/images/flags/za.png
View diff →
public/images/flags/zm.png
View diff →
public/images/flags/zw.png
View diff →
public/images/logo-packeta.svg
View diff →
public/images/logo-zasilkovna.svg
View diff →
public/images/packeta-symbol.png
View diff →
public/images/survey-illustration.png
View diff →
public/js/admin-address-picker.js
View diff →
public/js/admin-confirm-deactivation.js
View diff →
public/js/admin-country-carrier.js
View diff →
public/js/admin-order-detail.js
View diff →
public/js/admin-stored-until-modal.js
View diff →
public/js/confirm.js
View diff →
public/js/live-form-validation-extension.js
View diff →
public/js/live-form-validation-options.js
View diff →
public/js/multiplier.js
View diff →
public/js/tours/admin-wizard-advanced-settings.js
View diff →
public/js/tours/admin-wizard-auto-submission-settings.js
View diff →
public/js/tours/admin-wizard-create-packet-modal.js
View diff →
public/js/tours/admin-wizard-custom-declaration-metabox.js
View diff →
public/js/tours/admin-wizard-order-grid.js
View diff →
public/js/tours/admin-wizard-packet-status-tracking-settings.js
View diff →
public/libs/driverjs-1.3.4/driver.css
View diff →
public/libs/driverjs-1.3.4/driver.js.iife.js
View diff →
public/libs/live-form-validation/live-form-validation.js
View diff →
public/libs/select2-4.0.13/dist.min.css
View diff →
public/libs/select2-4.0.13/dist.min.js
View diff →
public/libs/select2-4.0.13/i18n/af.js
View diff →
public/libs/select2-4.0.13/i18n/ar.js
View diff →
public/libs/select2-4.0.13/i18n/az.js
View diff →
public/libs/select2-4.0.13/i18n/bg.js
View diff →
public/libs/select2-4.0.13/i18n/bn.js
View diff →
public/libs/select2-4.0.13/i18n/bs.js
View diff →
public/libs/select2-4.0.13/i18n/ca.js
View diff →
public/libs/select2-4.0.13/i18n/cs.js
View diff →
public/libs/select2-4.0.13/i18n/da.js
View diff →
public/libs/select2-4.0.13/i18n/de.js
View diff →
public/libs/select2-4.0.13/i18n/dsb.js
View diff →
public/libs/select2-4.0.13/i18n/el.js
View diff →
public/libs/select2-4.0.13/i18n/en.js
View diff →
public/libs/select2-4.0.13/i18n/es.js
View diff →
public/libs/select2-4.0.13/i18n/et.js
View diff →
public/libs/select2-4.0.13/i18n/eu.js
View diff →
public/libs/select2-4.0.13/i18n/fa.js
View diff →
public/libs/select2-4.0.13/i18n/fi.js
View diff →
public/libs/select2-4.0.13/i18n/fr.js
View diff →
public/libs/select2-4.0.13/i18n/gl.js
View diff →
public/libs/select2-4.0.13/i18n/he.js
View diff →
public/libs/select2-4.0.13/i18n/hi.js
View diff →
public/libs/select2-4.0.13/i18n/hr.js
View diff →
public/libs/select2-4.0.13/i18n/hsb.js
View diff →
public/libs/select2-4.0.13/i18n/hu.js
View diff →
public/libs/select2-4.0.13/i18n/hy.js
View diff →
public/libs/select2-4.0.13/i18n/id.js
View diff →
public/libs/select2-4.0.13/i18n/is.js
View diff →
public/libs/select2-4.0.13/i18n/it.js
View diff →
public/libs/select2-4.0.13/i18n/ja.js
View diff →
public/libs/select2-4.0.13/i18n/ka.js
View diff →
public/libs/select2-4.0.13/i18n/km.js
View diff →
public/libs/select2-4.0.13/i18n/ko.js
View diff →
public/libs/select2-4.0.13/i18n/lt.js
View diff →
public/libs/select2-4.0.13/i18n/lv.js
View diff →
public/libs/select2-4.0.13/i18n/mk.js
View diff →
public/libs/select2-4.0.13/i18n/ms.js
View diff →
public/libs/select2-4.0.13/i18n/nb.js
View diff →
public/libs/select2-4.0.13/i18n/ne.js
View diff →
public/libs/select2-4.0.13/i18n/nl.js
View diff →
public/libs/select2-4.0.13/i18n/pl.js
View diff →
public/libs/select2-4.0.13/i18n/ps.js
View diff →
public/libs/select2-4.0.13/i18n/pt-BR.js
View diff →
public/libs/select2-4.0.13/i18n/pt.js
View diff →
public/libs/select2-4.0.13/i18n/ro.js
View diff →
public/libs/select2-4.0.13/i18n/ru.js
View diff →
public/libs/select2-4.0.13/i18n/sk.js
View diff →
public/libs/select2-4.0.13/i18n/sl.js
View diff →
public/libs/select2-4.0.13/i18n/sq.js
View diff →
public/libs/select2-4.0.13/i18n/sr-Cyrl.js
View diff →
public/libs/select2-4.0.13/i18n/sr.js
View diff →
public/libs/select2-4.0.13/i18n/sv.js
View diff →
public/libs/select2-4.0.13/i18n/th.js
View diff →
public/libs/select2-4.0.13/i18n/tk.js
View diff →
public/libs/select2-4.0.13/i18n/tr.js
View diff →
public/libs/select2-4.0.13/i18n/uk.js
View diff →
public/libs/select2-4.0.13/i18n/vi.js
View diff →
public/libs/select2-4.0.13/i18n/zh-CN.js
View diff →
public/libs/select2-4.0.13/i18n/zh-TW.js
View diff →
public/scss/_variables.scss
View diff →
public/scss/admin/_custom-declaration.scss
View diff →
public/scss/admin/_dashboard-home.scss
View diff →
public/scss/admin/_order-status.scss
View diff →
public/scss/admin/_widget-button.scss
View diff →
public/scss/order-collection-print.scss
View diff →
scoper.custom.php
View diff →
src/PacketaWidget/block.json
View diff →
src/PacketaWidget/fillRateAttrValues.js
View diff →
src/PacketaWidget/getShippingMethodOptionId.js
View diff →
src/PacketaWidget/index.js
View diff →
src/PacketaWidget/saveShippingAndPaymentMethods.js
View diff →
src/PacketaWidget/stringifyOptions.js
View diff →
src/PacketaWidget/useDynamicSettings.js
View diff →
src/PacketaWidget/useOnHDWidgetButtonClicked.js
View diff →
src/PacketaWidget/useOnWidgetButtonClicked.js
View diff →
src/PacketaWidget/usePacketaShippingRate.js
View diff →
src/Packetery/Core/Api/InvalidRequestException.php
View diff →
src/Packetery/Core/Api/Soap/CreatePacketMapper.php
View diff →
src/Packetery/Core/Api/Soap/ILabelResponse.php
View diff →
src/Packetery/Core/Api/Soap/Request/BarcodePng.php
View diff →
src/Packetery/Core/Api/Soap/Request/CancelPacket.php
View diff →
src/Packetery/Core/Api/Soap/Request/CreatePacket.php
View diff →
src/Packetery/Core/Api/Soap/Request/CreatePacketClaimWithPassword.php
View diff →
src/Packetery/Core/Api/Soap/Request/CreateShipment.php
View diff →
src/Packetery/Core/Api/Soap/Request/CreateStorageFile.php
View diff →
src/Packetery/Core/Api/Soap/Request/PacketCourierNumber.php
View diff →
src/Packetery/Core/Api/Soap/Request/PacketSetStoredUntil.php
View diff →
src/Packetery/Core/Api/Soap/Request/PacketStatus.php
View diff →
src/Packetery/Core/Api/Soap/Request/PacketsCourierLabelsPdf.php
View diff →
src/Packetery/Core/Api/Soap/Request/PacketsLabelsPdf.php
View diff →
src/Packetery/Core/Api/Soap/Request/SenderGetReturnRouting.php
View diff →
src/Packetery/Core/Api/Soap/Response/BarcodePng.php
View diff →
src/Packetery/Core/Api/Soap/Response/BaseResponse.php
View diff →
src/Packetery/Core/Api/Soap/Response/CancelPacket.php
View diff →
src/Packetery/Core/Api/Soap/Response/CreatePacket.php
View diff →
src/Packetery/Core/Api/Soap/Response/CreatePacketClaimWithPassword.php
View diff →
src/Packetery/Core/Api/Soap/Response/CreateShipment.php
View diff →
src/Packetery/Core/Api/Soap/Response/CreateStorageFile.php
View diff →
src/Packetery/Core/Api/Soap/Response/PacketCourierNumber.php
View diff →
src/Packetery/Core/Api/Soap/Response/PacketSetStoredUntil.php
View diff →
src/Packetery/Core/Api/Soap/Response/PacketStatus.php
View diff →
src/Packetery/Core/Api/Soap/Response/PacketsCourierLabelsPdf.php
View diff →
src/Packetery/Core/Api/Soap/Response/PacketsLabelsPdf.php
View diff →
src/Packetery/Core/Api/Soap/Response/SenderGetReturnRouting.php
View diff →
src/Packetery/Core/Api/Soap/ResponseTrait/InvalidPacketIds.php
View diff →
src/Packetery/Core/Api/WebRequestException.php
View diff →
src/Packetery/Core/CoreHelper.php
View diff →
src/Packetery/Core/Entity/Address.php
View diff →
src/Packetery/Core/Entity/Carrier.php
View diff →
src/Packetery/Core/Entity/CustomsDeclaration.php
View diff →
src/Packetery/Core/Entity/CustomsDeclarationItem.php
View diff →
src/Packetery/Core/Entity/PacketStatus.php
View diff →
src/Packetery/Core/Entity/Size.php
View diff →
src/Packetery/Core/Interfaces/IWebRequestClient.php
View diff →
src/Packetery/Core/Interfaces/ValidatorTranslationsInterface.php
View diff →
src/Packetery/Core/PickupPointProvider/BaseProvider.php
View diff →
src/Packetery/Core/PickupPointProvider/CompoundCarrierCollectionFactory.php
View diff →
src/Packetery/Core/PickupPointProvider/CompoundProvider.php
View diff →
src/Packetery/Core/PickupPointProvider/VendorCollectionFactory.php
View diff →
src/Packetery/Core/PickupPointProvider/VendorProvider.php
View diff →
src/Packetery/Core/Rounder.php
View diff →
src/Packetery/Core/Validator/Address.php
View diff →
src/Packetery/Core/Validator/Order.php
View diff →
src/Packetery/Core/Validator/Size.php
View diff →
src/Packetery/Core/Validator/SizeReport.php
View diff →
src/Packetery/Module/Api/BaseRouter.php
View diff →
src/Packetery/Module/Api/Internal/CheckoutController.php
View diff →
src/Packetery/Module/Api/Internal/CheckoutRouter.php
View diff →
src/Packetery/Module/Api/Internal/OrderRouter.php
View diff →
src/Packetery/Module/Api/Registrar.php
View diff →
src/Packetery/Module/Blocks/BlockHooks.php
View diff →
src/Packetery/Module/Blocks/WidgetIntegration.php
View diff →
src/Packetery/Module/Carrier/CarDeliveryConfig.php
View diff →
src/Packetery/Module/Carrier/CarrierActivityBridge.php
View diff →
src/Packetery/Module/Carrier/CarrierOptionsFactory.php
View diff →
src/Packetery/Module/Carrier/CountryListingPage.php
View diff →
src/Packetery/Module/Carrier/CountryListingTemplateParams.php
View diff →
src/Packetery/Module/Carrier/Downloader.php
View diff →
src/Packetery/Module/Carrier/EntityRepository.php
View diff →
src/Packetery/Module/Carrier/OptionPrefixer.php
View diff →
src/Packetery/Module/Checkout/CartService.php
View diff →
src/Packetery/Module/Checkout/CheckoutService.php
View diff →
src/Packetery/Module/Checkout/CurrencySwitcherService.php
View diff →
src/Packetery/Module/Checkout/SessionService.php
View diff →
src/Packetery/Module/CompatibilityBridge.php
View diff →
src/Packetery/Module/ContextResolver.php
View diff →
src/Packetery/Module/CronService.php
View diff →
src/Packetery/Module/Dashboard/DashboardHelper.php
View diff →
src/Packetery/Module/Dashboard/DashboardItem.php
View diff →
src/Packetery/Module/Dashboard/DashboardItemBuilder.php
View diff →
src/Packetery/Module/Dashboard/DashboardPage.php
View diff →
src/Packetery/Module/DashboardWidget.php
View diff →
src/Packetery/Module/EntityFactory/Address.php
View diff →
src/Packetery/Module/EntityFactory/Carrier.php
View diff →
src/Packetery/Module/EntityFactory/CustomsDeclaration.php
View diff →
src/Packetery/Module/EntityFactory/SizeFactory.php
View diff →
src/Packetery/Module/Exception/InvalidCarrierException.php
View diff →
src/Packetery/Module/Exception/InvalidPasswordException.php
View diff →
src/Packetery/Module/Exception/ProductNotFoundException.php
View diff →
src/Packetery/Module/FormFactory.php
View diff →
src/Packetery/Module/FormRules.php
View diff →
src/Packetery/Module/FormValidators.php
View diff →
src/Packetery/Module/Forms/FormData/OrderFormData.php
View diff →
src/Packetery/Module/Forms/StoredUntilFormFactory.php
View diff →
src/Packetery/Module/Framework/EscapingTrait.php
View diff →
src/Packetery/Module/Framework/HookTrait.php
View diff →
src/Packetery/Module/Framework/HttpTrait.php
View diff →
src/Packetery/Module/Framework/OptionTrait.php
View diff →
src/Packetery/Module/Framework/PostTrait.php
View diff →
src/Packetery/Module/Framework/TransientTrait.php
View diff →
src/Packetery/Module/Framework/WcCartTrait.php
View diff →
src/Packetery/Module/Framework/WcCustomerTrait.php
View diff →
src/Packetery/Module/Framework/WcPageTrait.php
View diff →
src/Packetery/Module/Framework/WcSessionTrait.php
View diff →
src/Packetery/Module/Framework/WcTaxTrait.php
View diff →
src/Packetery/Module/Hooks/UpdateOrderHook.php
View diff →
src/Packetery/Module/HttpRequestFactory.php
View diff →
src/Packetery/Module/Labels/CarrierLabelService.php
View diff →
src/Packetery/Module/Labels/LabelPrintParametersService.php
View diff →
src/Packetery/Module/LatteEngineFactory.php
View diff →
src/Packetery/Module/Log/Purger.php
View diff →
src/Packetery/Module/Message.php
View diff →
src/Packetery/Module/MessageManager.php
View diff →
src/Packetery/Module/Options/Repository.php
View diff →
src/Packetery/Module/Options/TransientPurger.php
View diff →
src/Packetery/Module/Order/ApiExtender.php
View diff →
src/Packetery/Module/Order/CarrierModalFormFactory.php
View diff →
src/Packetery/Module/Order/DetailCommonLogic.php
View diff →
src/Packetery/Module/Order/GridLinksConfig.php
View diff →
src/Packetery/Module/Order/LabelPrintModal.php
View diff →
src/Packetery/Module/Order/MetaboxesWrapper.php
View diff →
src/Packetery/Module/Order/OrderValidatorFactory.php
View diff →
src/Packetery/Module/Order/PacketActionsCommonLogic.php
View diff →
src/Packetery/Module/Order/PacketSetStoredUntil.php
View diff →
src/Packetery/Module/Order/PacketStatusResolver.php
View diff →
src/Packetery/Module/Order/PacketSubmissionResult.php
View diff →
src/Packetery/Module/Order/PacketSynchronizer.php
View diff →
src/Packetery/Module/Order/StoredUntilModal.php
View diff →
src/Packetery/Module/Order/ValidatorTranslations.php
View diff →
src/Packetery/Module/Payment/PaymentHelper.php
View diff →
src/Packetery/Module/PaymentGatewayHelper.php
View diff →
src/Packetery/Module/Plugin.php
View diff →
src/Packetery/Module/Product/Entity.php
View diff →
src/Packetery/Module/Product/ProductEntityFactory.php
View diff →
src/Packetery/Module/ProductCategory/Entity.php
View diff →
src/Packetery/Module/ProductCategory/ProductCategoryEntityFactory.php
View diff →
src/Packetery/Module/Shipping/BaseShippingMethod.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_106.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_10618.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_10619.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_10693.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_1160.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_12154.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_12235.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_12889.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_131.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_13160.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_13161.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_13162.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_132.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_134.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_13613.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_14046.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_14052.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_16080.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_17465.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_17467.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_18805.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_18807.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_18808.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_18809.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_18928.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19325.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19326.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19327.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19328.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19469.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19470.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19471.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19515.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19516.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_19517.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_20409.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_23603.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_24808.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_24809.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_24810.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_24811.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25004.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25005.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25061.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25980.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25981.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25982.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25985.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25987.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25988.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25989.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25990.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_25992.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_26066.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_26067.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_26637.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_26985.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_26986.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_26987.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_27954.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_27955.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_29192.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_29660.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_29678.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_29760.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_3060.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_32428.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_32528.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_3294.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_32970.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_33777.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_35319.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_35369.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_3616.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_3828.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_3870.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4015.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4017.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4159.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4161.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4162.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4307.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4309.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4329.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4539.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4634.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4635.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4638.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4653.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4654.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4655.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4656.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4826.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4827.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4828.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4830.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4832.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4834.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4856.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4857.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4993.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_4994.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5060.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5061.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5062.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5063.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5064.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5065.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_5066.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_590.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_6373.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_6828.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_6830.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_7397.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_7455.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_762.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_763.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_7909.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_7910.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_80.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_8000.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_8001.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_8125.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_8847.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_9103.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_9104.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_9990.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_czzbox.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_czzpoint.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_huzbox.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_huzpoint.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_rozbox.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_rozpoint.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_skzbox.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_skzpoint.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_zpointcz.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_zpointhu.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_zpointro.php
View diff →
src/Packetery/Module/Shipping/Generated/ShippingMethod_zpointsk.php
View diff →
src/Packetery/Module/ShippingMethod.php
View diff →
src/Packetery/Module/ShippingZoneRepository.php
View diff →
src/Packetery/Module/SurveyConfig.php
View diff →
src/Packetery/Module/Upgrade/Version_1_4_2.php
View diff →
src/Packetery/Module/Views/UrlBuilder.php
View diff →
src/Packetery/Module/WebRequestClient.php
View diff →
src/Packetery/Module/WeightCalculator.php
View diff →
src/Packetery/Module/WidgetUrlResolver.php
View diff →
src/Packetery/Module/WpdbTracyPanel.php
View diff →
temp/.gitignore
View diff →
template/.gitignore
View diff →
template/admin-notice.latte
View diff →
template/carrier/carrier-modal-fragment.latte
View diff →
template/carrier/carrier.latte
View diff →
template/carrier/carriersUpdateNotice.latte
View diff →
template/carrier/carriersUpdater.latte
View diff →
template/carrier/countries.latte
View diff →
template/carrier/country.latte
View diff →
template/carrier/detail.latte
View diff →
template/carrier/wcNativeSettings.latte
View diff →
template/checkout/car-delivery-estimated-delivery-date.latte
View diff →
template/checkout/input_fields.latte
View diff →
template/checkout/widget-button-row.latte
View diff →
template/confirm-modal-template.latte
View diff →
template/dashboard-widget.latte
View diff →
template/dashboard/dashboard-item.latte
View diff →
template/dashboard/home.latte
View diff →
template/log/page.latte
View diff →
template/options/export.latte
View diff →
template/options/help-block-link.latte
View diff →
template/options/page-tabs/advanced.latte
View diff →
template/options/page-tabs/auto-submission.latte
View diff →
template/options/page-tabs/packet-status-sync.latte
View diff →
template/options/page.latte
View diff →
template/order/carrier-modal.latte
View diff →
template/order/customs-declaration-form-template.latte
View diff →
template/order/customs-declaration-item.latte
View diff →
template/order/customs-declaration-metabox.latte
View diff →
template/order/export-result.latte
View diff →
template/order/filter-link.latte
View diff →
template/order/grid-column-stored-until.latte
View diff →
template/order/grid-column-tracking.latte
View diff →
template/order/grid-column-weight.latte
View diff →
template/order/label-print-modal.latte
View diff →
template/order/label-print.latte
View diff →
template/order/metabox-carrier.latte
View diff →
template/order/metabox-form-error.latte
View diff →
template/order/modal-template.latte
View diff →
template/order/stored-until-modal.latte
View diff →
template/order/type-select.latte
View diff →
template/order/unescaped-link.latte
View diff →
template/packeta-header.latte
View diff →
template/product/data-tab-panel.latte
View diff →
template/product_category/form-fields.latte
View diff →
template/wpdb-tracy-panel-tab.latte
View diff →
template/wpdb-tracy-panel.latte
View diff →
tests/Core/Api/InvalidRequestExceptionTest.php
View diff →
tests/Core/CoreHelperTest.php
View diff →
tests/Core/Entity/AddressTest.php
View diff →
tests/Core/Entity/CarrierTest.php
View diff →
tests/Core/Entity/CustomsDeclarationItemTest.php
View diff →
tests/Core/Entity/CustomsDeclarationTest.php
View diff →
tests/Core/Entity/OrderTest.php
View diff →
tests/Core/Entity/PacketStatusTest.php
View diff →
tests/Core/Entity/PickupPointTest.php
View diff →
tests/Core/Entity/SizeTest.php
View diff →
tests/Core/PickupPointProvider/CompoundCarrierCollectionFactoryTest.php
View diff →
tests/Core/PickupPointProvider/CompoundProviderTest.php
View diff →
tests/Core/PickupPointProvider/VendorCollectionFactoryTest.php
View diff →
tests/Core/PickupPointProvider/VendorProviderTest.php
View diff →
tests/Core/RounderTest.php
View diff →
tests/Core/Validator/AddressTest.php
View diff →
tests/Core/Validator/OrderTest.php
View diff →
tests/Core/Validator/SizeTest.php
View diff →
tests/Module/Carrier/CarrierUpdaterTest.php
View diff →
tests/Module/CarrierOptionsDummyFactory.php
View diff →
tests/Module/Checkout/CartServiceTest.php
View diff →
tests/Module/Checkout/CheckoutServiceTest.php
View diff →
tests/Module/Checkout/CheckoutStorageTest.php
View diff →
tests/Module/Checkout/CurrencySwitcherServiceTest.php
View diff →
tests/Module/Checkout/SessionServiceTest.php
View diff →
tests/Module/Dashboard/DashboardItemBuilderTest.php
View diff →
tests/Module/EntityFactory/SizeFactoryTest.php
View diff →
tests/Module/FormValidatorsTest.php
View diff →
tests/Module/Labels/CarrierLabelServiceTest.php
View diff →
tests/Module/Labels/LabelPrintParametersServiceTest.php
View diff →
tests/Module/MessageManagerTest.php
View diff →
tests/Module/MockFactory.php
View diff →
tests/Module/Order/PacketSetStoredUntilTest.php
View diff →
tests/Module/Order/PacketSynchronizerTest.php
View diff →
tests/Module/WeightCalculatorTest.php
View diff →
tests/Module/WidgetUrlResolverTest.php
View diff →
uninstall.php
View diff →
webpack.config.js
View diff →