Changeset 3217075
- Timestamp:
- 01/05/2025 04:22:27 AM (14 months ago)
- Location:
- podlove-podcasting-plugin-for-wordpress
- Files:
-
- 422 added
- 2 deleted
- 76 edited
- 1 copied
-
tags/4.2.0 (copied) (copied from podlove-podcasting-plugin-for-wordpress/trunk) (view diffs)
-
tags/4.2.0/.dockerignore (added)
-
tags/4.2.0/Dockerfile (added)
-
tags/4.2.0/changelog.txt (modified) (view diffs)
-
tags/4.2.0/client/dist/client.js (modified) (view diffs)
-
tags/4.2.0/client/dist/style.css (modified) (view diffs)
-
tags/4.2.0/docker-compose.yml (added)
-
tags/4.2.0/includes/api/admin (added)
-
tags/4.2.0/includes/api/admin/onboarding.php (added)
-
tags/4.2.0/includes/api/api.php (modified) (view diffs)
-
tags/4.2.0/includes/api/episodes.php (modified) (view diffs)
-
tags/4.2.0/includes/api/podcast.php (modified) (view diffs)
-
tags/4.2.0/includes/downloads.php (modified) (view diffs)
-
tags/4.2.0/includes/setup.php (modified) (view diffs)
-
tags/4.2.0/lib/ajax/ajax.php (modified) (view diffs)
-
tags/4.2.0/lib/authentication.php (added)
-
tags/4.2.0/lib/custom_guid.php (modified) (view diffs)
-
tags/4.2.0/lib/feeds/base.php (modified) (view diffs)
-
tags/4.2.0/lib/model/media_file.php (modified) (view diffs)
-
tags/4.2.0/lib/model/podcast.php (modified) (view diffs)
-
tags/4.2.0/lib/modules/migration (deleted)
-
tags/4.2.0/lib/modules/onboarding (added)
-
tags/4.2.0/lib/modules/onboarding/css (added)
-
tags/4.2.0/lib/modules/onboarding/css/podlove-onboarding-banner.css (added)
-
tags/4.2.0/lib/modules/onboarding/onboarding.php (added)
-
tags/4.2.0/lib/modules/onboarding/rest_api.php (added)
-
tags/4.2.0/lib/modules/onboarding/settings (added)
-
tags/4.2.0/lib/modules/onboarding/settings/onboarding_page.php (added)
-
tags/4.2.0/lib/modules/wordpress_file_upload/wordpress_file_upload.php (modified) (view diffs)
-
tags/4.2.0/lib/settings/feed.php (modified) (view diffs)
-
tags/4.2.0/lib/version.php (modified) (view diffs)
-
tags/4.2.0/podlove.php (modified) (view diffs)
-
tags/4.2.0/readme.txt (modified) (view diffs)
-
tags/4.2.0/vendor-prefixed/twig/src/Environment.php (modified) (view diffs)
-
tags/4.2.0/vendor-prefixed/twig/src/Extension/SandboxExtension.php (modified) (view diffs)
-
tags/4.2.0/vendor/autoload.php (modified) (view diffs)
-
tags/4.2.0/vendor/brick (added)
-
tags/4.2.0/vendor/brick/math (added)
-
tags/4.2.0/vendor/brick/math/CHANGELOG.md (added)
-
tags/4.2.0/vendor/brick/math/LICENSE (added)
-
tags/4.2.0/vendor/brick/math/src (added)
-
tags/4.2.0/vendor/brick/math/src/BigDecimal.php (added)
-
tags/4.2.0/vendor/brick/math/src/BigInteger.php (added)
-
tags/4.2.0/vendor/brick/math/src/BigNumber.php (added)
-
tags/4.2.0/vendor/brick/math/src/BigRational.php (added)
-
tags/4.2.0/vendor/brick/math/src/Exception (added)
-
tags/4.2.0/vendor/brick/math/src/Exception/DivisionByZeroException.php (added)
-
tags/4.2.0/vendor/brick/math/src/Exception/IntegerOverflowException.php (added)
-
tags/4.2.0/vendor/brick/math/src/Exception/MathException.php (added)
-
tags/4.2.0/vendor/brick/math/src/Exception/NegativeNumberException.php (added)
-
tags/4.2.0/vendor/brick/math/src/Exception/NumberFormatException.php (added)
-
tags/4.2.0/vendor/brick/math/src/Exception/RoundingNecessaryException.php (added)
-
tags/4.2.0/vendor/brick/math/src/Internal (added)
-
tags/4.2.0/vendor/brick/math/src/Internal/Calculator (added)
-
tags/4.2.0/vendor/brick/math/src/Internal/Calculator.php (added)
-
tags/4.2.0/vendor/brick/math/src/Internal/Calculator/BcMathCalculator.php (added)
-
tags/4.2.0/vendor/brick/math/src/Internal/Calculator/GmpCalculator.php (added)
-
tags/4.2.0/vendor/brick/math/src/Internal/Calculator/NativeCalculator.php (added)
-
tags/4.2.0/vendor/brick/math/src/RoundingMode.php (added)
-
tags/4.2.0/vendor/composer/InstalledVersions.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/autoload_classmap.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/autoload_files.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/autoload_psr4.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/autoload_real.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/autoload_static.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/ca-bundle/src/CaBundle.php (modified) (view diffs)
-
tags/4.2.0/vendor/composer/installed.json (modified) (view diffs)
-
tags/4.2.0/vendor/composer/installed.php (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/CHANGELOG.md (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/README.md (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/autoload.php (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/ext/php_maxminddb.h (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/package.xml (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php (modified) (view diffs)
-
tags/4.2.0/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php (modified) (view diffs)
-
tags/4.2.0/vendor/ramsey (added)
-
tags/4.2.0/vendor/ramsey/collection (added)
-
tags/4.2.0/vendor/ramsey/collection/LICENSE (added)
-
tags/4.2.0/vendor/ramsey/collection/README.md (added)
-
tags/4.2.0/vendor/ramsey/collection/SECURITY.md (added)
-
tags/4.2.0/vendor/ramsey/collection/conventional-commits.json (added)
-
tags/4.2.0/vendor/ramsey/collection/src (added)
-
tags/4.2.0/vendor/ramsey/collection/src/AbstractArray.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/AbstractCollection.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/AbstractSet.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/ArrayInterface.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Collection.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/CollectionInterface.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/DoubleEndedQueue.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/NoSuchElementException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Exception/ValueExtractionException.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/GenericArray.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/AbstractMap.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/AbstractTypedMap.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/AssociativeArrayMap.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/MapInterface.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/NamedParameterMap.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/TypedMap.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Map/TypedMapInterface.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Queue.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/QueueInterface.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Set.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Tool (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Tool/TypeTrait.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php (added)
-
tags/4.2.0/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid (added)
-
tags/4.2.0/vendor/ramsey/uuid/LICENSE (added)
-
tags/4.2.0/vendor/ramsey/uuid/README.md (added)
-
tags/4.2.0/vendor/ramsey/uuid/src (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/BinaryUtils.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Builder (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Builder/BuilderCollection.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Builder/FallbackBuilder.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec/CodecInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec/GuidStringCodec.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec/StringCodec.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Number (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Time (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/Time/UnixTimeConverter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/DegradedUuid.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/BuilderNotFoundException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/DateTimeException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/DceSecurityException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/InvalidArgumentException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/InvalidBytesException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/NameException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/NodeException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/RandomSourceException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/TimeSourceException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/UnableToBuildUuidException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Exception/UuidExceptionInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/FeatureSet.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Fields (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Fields/FieldsInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/CombGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/NameGeneratorFactory.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/NameGeneratorInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Guid (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Guid/Fields.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Guid/Guid.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Guid/GuidBuilder.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Lazy (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Math (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Math/BrickMathCalculator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Math/CalculatorInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Math/RoundingMode.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Nonstandard (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Nonstandard/Fields.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Nonstandard/Uuid.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Nonstandard/UuidBuilder.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Nonstandard/UuidV6.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Dce (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Node (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Time (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122 (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/Fields.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/MaxTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/MaxUuid.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/TimeTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV2.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV6.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV7.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/UuidV8.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/Validator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type/Decimal.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type/Hexadecimal.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type/Integer.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type/NumberInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type/Time.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Type/TypeInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Uuid.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/UuidFactory.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/UuidFactoryInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/UuidInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Validator (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Validator/GenericValidator.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/Validator/ValidatorInterface.php (added)
-
tags/4.2.0/vendor/ramsey/uuid/src/functions.php (added)
-
trunk/.dockerignore (added)
-
trunk/Dockerfile (added)
-
trunk/changelog.txt (modified) (view diffs)
-
trunk/client/dist/client.js (modified) (view diffs)
-
trunk/client/dist/style.css (modified) (view diffs)
-
trunk/docker-compose.yml (added)
-
trunk/includes/api/admin (added)
-
trunk/includes/api/admin/onboarding.php (added)
-
trunk/includes/api/api.php (modified) (view diffs)
-
trunk/includes/api/episodes.php (modified) (view diffs)
-
trunk/includes/api/podcast.php (modified) (view diffs)
-
trunk/includes/downloads.php (modified) (view diffs)
-
trunk/includes/setup.php (modified) (view diffs)
-
trunk/lib/ajax/ajax.php (modified) (view diffs)
-
trunk/lib/authentication.php (added)
-
trunk/lib/custom_guid.php (modified) (view diffs)
-
trunk/lib/feeds/base.php (modified) (view diffs)
-
trunk/lib/model/media_file.php (modified) (view diffs)
-
trunk/lib/model/podcast.php (modified) (view diffs)
-
trunk/lib/modules/migration (deleted)
-
trunk/lib/modules/onboarding (added)
-
trunk/lib/modules/onboarding/css (added)
-
trunk/lib/modules/onboarding/css/podlove-onboarding-banner.css (added)
-
trunk/lib/modules/onboarding/onboarding.php (added)
-
trunk/lib/modules/onboarding/rest_api.php (added)
-
trunk/lib/modules/onboarding/settings (added)
-
trunk/lib/modules/onboarding/settings/onboarding_page.php (added)
-
trunk/lib/modules/wordpress_file_upload/wordpress_file_upload.php (modified) (view diffs)
-
trunk/lib/settings/feed.php (modified) (view diffs)
-
trunk/lib/version.php (modified) (view diffs)
-
trunk/podlove.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/vendor-prefixed/twig/src/Environment.php (modified) (view diffs)
-
trunk/vendor-prefixed/twig/src/Extension/SandboxExtension.php (modified) (view diffs)
-
trunk/vendor/autoload.php (modified) (view diffs)
-
trunk/vendor/brick (added)
-
trunk/vendor/brick/math (added)
-
trunk/vendor/brick/math/CHANGELOG.md (added)
-
trunk/vendor/brick/math/LICENSE (added)
-
trunk/vendor/brick/math/src (added)
-
trunk/vendor/brick/math/src/BigDecimal.php (added)
-
trunk/vendor/brick/math/src/BigInteger.php (added)
-
trunk/vendor/brick/math/src/BigNumber.php (added)
-
trunk/vendor/brick/math/src/BigRational.php (added)
-
trunk/vendor/brick/math/src/Exception (added)
-
trunk/vendor/brick/math/src/Exception/DivisionByZeroException.php (added)
-
trunk/vendor/brick/math/src/Exception/IntegerOverflowException.php (added)
-
trunk/vendor/brick/math/src/Exception/MathException.php (added)
-
trunk/vendor/brick/math/src/Exception/NegativeNumberException.php (added)
-
trunk/vendor/brick/math/src/Exception/NumberFormatException.php (added)
-
trunk/vendor/brick/math/src/Exception/RoundingNecessaryException.php (added)
-
trunk/vendor/brick/math/src/Internal (added)
-
trunk/vendor/brick/math/src/Internal/Calculator (added)
-
trunk/vendor/brick/math/src/Internal/Calculator.php (added)
-
trunk/vendor/brick/math/src/Internal/Calculator/BcMathCalculator.php (added)
-
trunk/vendor/brick/math/src/Internal/Calculator/GmpCalculator.php (added)
-
trunk/vendor/brick/math/src/Internal/Calculator/NativeCalculator.php (added)
-
trunk/vendor/brick/math/src/RoundingMode.php (added)
-
trunk/vendor/composer/InstalledVersions.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_classmap.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_files.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_psr4.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (view diffs)
-
trunk/vendor/composer/ca-bundle/src/CaBundle.php (modified) (view diffs)
-
trunk/vendor/composer/installed.json (modified) (view diffs)
-
trunk/vendor/composer/installed.php (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/CHANGELOG.md (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/README.md (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/autoload.php (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/ext/php_maxminddb.h (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/package.xml (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php (modified) (view diffs)
-
trunk/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php (modified) (view diffs)
-
trunk/vendor/ramsey (added)
-
trunk/vendor/ramsey/collection (added)
-
trunk/vendor/ramsey/collection/LICENSE (added)
-
trunk/vendor/ramsey/collection/README.md (added)
-
trunk/vendor/ramsey/collection/SECURITY.md (added)
-
trunk/vendor/ramsey/collection/conventional-commits.json (added)
-
trunk/vendor/ramsey/collection/src (added)
-
trunk/vendor/ramsey/collection/src/AbstractArray.php (added)
-
trunk/vendor/ramsey/collection/src/AbstractCollection.php (added)
-
trunk/vendor/ramsey/collection/src/AbstractSet.php (added)
-
trunk/vendor/ramsey/collection/src/ArrayInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Collection.php (added)
-
trunk/vendor/ramsey/collection/src/CollectionInterface.php (added)
-
trunk/vendor/ramsey/collection/src/DoubleEndedQueue.php (added)
-
trunk/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Exception (added)
-
trunk/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/NoSuchElementException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php (added)
-
trunk/vendor/ramsey/collection/src/Exception/ValueExtractionException.php (added)
-
trunk/vendor/ramsey/collection/src/GenericArray.php (added)
-
trunk/vendor/ramsey/collection/src/Map (added)
-
trunk/vendor/ramsey/collection/src/Map/AbstractMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/AbstractTypedMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/AssociativeArrayMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/MapInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Map/NamedParameterMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/TypedMap.php (added)
-
trunk/vendor/ramsey/collection/src/Map/TypedMapInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Queue.php (added)
-
trunk/vendor/ramsey/collection/src/QueueInterface.php (added)
-
trunk/vendor/ramsey/collection/src/Set.php (added)
-
trunk/vendor/ramsey/collection/src/Tool (added)
-
trunk/vendor/ramsey/collection/src/Tool/TypeTrait.php (added)
-
trunk/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php (added)
-
trunk/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php (added)
-
trunk/vendor/ramsey/uuid (added)
-
trunk/vendor/ramsey/uuid/LICENSE (added)
-
trunk/vendor/ramsey/uuid/README.md (added)
-
trunk/vendor/ramsey/uuid/src (added)
-
trunk/vendor/ramsey/uuid/src/BinaryUtils.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder (added)
-
trunk/vendor/ramsey/uuid/src/Builder/BuilderCollection.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/FallbackBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec (added)
-
trunk/vendor/ramsey/uuid/src/Codec/CodecInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/GuidStringCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/StringCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/Time/UnixTimeConverter.php (added)
-
trunk/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/DegradedUuid.php (added)
-
trunk/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception (added)
-
trunk/vendor/ramsey/uuid/src/Exception/BuilderNotFoundException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/DateTimeException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/DceSecurityException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/InvalidBytesException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/NameException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/NodeException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/RandomSourceException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/TimeSourceException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/UnableToBuildUuidException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php (added)
-
trunk/vendor/ramsey/uuid/src/Exception/UuidExceptionInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/FeatureSet.php (added)
-
trunk/vendor/ramsey/uuid/src/Fields (added)
-
trunk/vendor/ramsey/uuid/src/Fields/FieldsInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator (added)
-
trunk/vendor/ramsey/uuid/src/Generator/CombGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/NameGeneratorFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/NameGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php (added)
-
trunk/vendor/ramsey/uuid/src/Guid (added)
-
trunk/vendor/ramsey/uuid/src/Guid/Fields.php (added)
-
trunk/vendor/ramsey/uuid/src/Guid/Guid.php (added)
-
trunk/vendor/ramsey/uuid/src/Guid/GuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Lazy (added)
-
trunk/vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php (added)
-
trunk/vendor/ramsey/uuid/src/Math (added)
-
trunk/vendor/ramsey/uuid/src/Math/BrickMathCalculator.php (added)
-
trunk/vendor/ramsey/uuid/src/Math/CalculatorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Math/RoundingMode.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/Fields.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/Uuid.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/UuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Nonstandard/UuidV6.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Dce (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Time (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php (added)
-
trunk/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122 (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/Fields.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/MaxTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/MaxUuid.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/TimeTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV2.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV6.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV7.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/UuidV8.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/Validator.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php (added)
-
trunk/vendor/ramsey/uuid/src/Type (added)
-
trunk/vendor/ramsey/uuid/src/Type/Decimal.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/Hexadecimal.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/Integer.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/NumberInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/Time.php (added)
-
trunk/vendor/ramsey/uuid/src/Type/TypeInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Uuid.php (added)
-
trunk/vendor/ramsey/uuid/src/UuidFactory.php (added)
-
trunk/vendor/ramsey/uuid/src/UuidFactoryInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/UuidInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/Validator (added)
-
trunk/vendor/ramsey/uuid/src/Validator/GenericValidator.php (added)
-
trunk/vendor/ramsey/uuid/src/Validator/ValidatorInterface.php (added)
-
trunk/vendor/ramsey/uuid/src/functions.php (added)
Note: See TracChangeset
for help on using the changeset viewer.