From f03651b83c203af54efe28496da39541128b5196 Mon Sep 17 00:00:00 2001 From: Seph Date: Fri, 20 Sep 2024 09:43:17 +0200 Subject: [PATCH] online changes --- theme/header.php | 3 +++ theme/inc/config-routing.php | 14 +++++++------- theme/pages/raids.php | 1 + theme/pages/sks.php | 10 +++++----- theme/plugins/heroicons | 1 - theme/request.php | 2 +- theme/vendor/bin/blade-icons-generate | 0 theme/vendor/bin/carbon | 0 .../blade-icons/bin/blade-icons-generate | 0 theme/vendor/illuminate/container/Container.php | 0 theme/vendor/illuminate/container/composer.json | 0 .../illuminate/contracts/Support/Arrayable.php | 0 .../illuminate/contracts/Support/Jsonable.php | 0 .../contracts/Support/MessageProvider.php | 0 .../illuminate/contracts/Support/Renderable.php | 0 .../illuminate/contracts/Translation/Loader.php | 0 theme/vendor/illuminate/contracts/View/Engine.php | 0 .../vendor/illuminate/database/Capsule/Manager.php | 0 theme/vendor/illuminate/database/Connection.php | 0 .../illuminate/database/ConnectionInterface.php | 0 .../illuminate/database/ConnectionResolver.php | 0 .../database/ConnectionResolverInterface.php | 0 .../database/Connectors/ConnectionFactory.php | 0 .../illuminate/database/Connectors/Connector.php | 0 .../database/Connectors/ConnectorInterface.php | 0 .../database/Connectors/MySqlConnector.php | 0 .../database/Connectors/PostgresConnector.php | 0 .../database/Connectors/SQLiteConnector.php | 0 .../database/Connectors/SqlServerConnector.php | 0 .../database/Console/Migrations/BaseCommand.php | 0 .../database/Console/Migrations/InstallCommand.php | 0 .../database/Console/Migrations/MigrateCommand.php | 0 .../database/Console/Migrations/RefreshCommand.php | 0 .../database/Console/Migrations/ResetCommand.php | 0 .../Console/Migrations/RollbackCommand.php | 0 .../vendor/illuminate/database/DatabaseManager.php | 0 .../database/DatabaseServiceProvider.php | 0 .../database/DatabaseTransactionRecord.php | 0 .../database/DatabaseTransactionsManager.php | 0 .../illuminate/database/Eloquent/Builder.php | 0 .../illuminate/database/Eloquent/Collection.php | 0 .../database/Eloquent/MassAssignmentException.php | 0 .../Eloquent/MissingAttributeException.php | 0 .../database/Eloquent/ModelNotFoundException.php | 0 .../Eloquent/RelationNotFoundException.php | 0 .../database/Eloquent/Relations/BelongsTo.php | 0 .../database/Eloquent/Relations/BelongsToMany.php | 0 .../database/Eloquent/Relations/HasMany.php | 0 .../database/Eloquent/Relations/HasOne.php | 0 .../database/Eloquent/Relations/HasOneOrMany.php | 0 .../database/Eloquent/Relations/MorphMany.php | 0 .../database/Eloquent/Relations/MorphOne.php | 0 .../database/Eloquent/Relations/MorphOneOrMany.php | 0 .../database/Eloquent/Relations/Pivot.php | 0 .../database/Eloquent/Relations/Relation.php | 0 theme/vendor/illuminate/database/Grammar.php | 0 .../database/MigrationServiceProvider.php | 0 .../Migrations/DatabaseMigrationRepository.php | 0 .../illuminate/database/Migrations/Migration.php | 0 .../database/Migrations/MigrationCreator.php | 0 .../Migrations/MigrationRepositoryInterface.php | 0 .../illuminate/database/Migrations/Migrator.php | 0 .../Migrations/stubs/migration.create.stub | 0 .../database/Migrations/stubs/migration.stub | 0 .../Migrations/stubs/migration.update.stub | 0 .../database/MultipleRecordsFoundException.php | 0 .../vendor/illuminate/database/MySqlConnection.php | 0 .../illuminate/database/PostgresConnection.php | 0 theme/vendor/illuminate/database/Query/Builder.php | 0 .../illuminate/database/Query/Expression.php | 0 .../illuminate/database/Query/Grammars/Grammar.php | 0 .../database/Query/Grammars/MySqlGrammar.php | 0 .../database/Query/Grammars/PostgresGrammar.php | 0 .../database/Query/Grammars/SQLiteGrammar.php | 0 .../database/Query/Grammars/SqlServerGrammar.php | 0 .../vendor/illuminate/database/Query/IndexHint.php | 0 .../illuminate/database/Query/JoinClause.php | 0 .../Query/Processors/PostgresProcessor.php | 0 .../database/Query/Processors/Processor.php | 0 .../Query/Processors/SqlServerProcessor.php | 0 theme/vendor/illuminate/database/README.md | 0 .../database/RecordsNotFoundException.php | 0 .../illuminate/database/SQLiteConnection.php | 0 .../illuminate/database/Schema/Blueprint.php | 0 .../vendor/illuminate/database/Schema/Builder.php | 0 .../database/Schema/Grammars/Grammar.php | 0 .../database/Schema/Grammars/MySqlGrammar.php | 0 .../database/Schema/Grammars/PostgresGrammar.php | 0 .../database/Schema/Grammars/SQLiteGrammar.php | 0 .../database/Schema/Grammars/SqlServerGrammar.php | 0 .../illuminate/database/Schema/MySqlBuilder.php | 0 .../illuminate/database/Schema/PostgresBuilder.php | 0 theme/vendor/illuminate/database/Seeder.php | 0 .../illuminate/database/SqlServerConnection.php | 0 theme/vendor/illuminate/events/Dispatcher.php | 0 .../illuminate/events/EventServiceProvider.php | 0 theme/vendor/illuminate/events/composer.json | 0 .../pagination/PaginationServiceProvider.php | 0 theme/vendor/illuminate/pagination/composer.json | 0 theme/vendor/illuminate/support/Facades/App.php | 0 .../vendor/illuminate/support/Facades/Artisan.php | 0 theme/vendor/illuminate/support/Facades/Auth.php | 0 theme/vendor/illuminate/support/Facades/Blade.php | 0 theme/vendor/illuminate/support/Facades/Cache.php | 0 theme/vendor/illuminate/support/Facades/Config.php | 0 theme/vendor/illuminate/support/Facades/Cookie.php | 0 theme/vendor/illuminate/support/Facades/Crypt.php | 0 theme/vendor/illuminate/support/Facades/DB.php | 0 theme/vendor/illuminate/support/Facades/Event.php | 0 theme/vendor/illuminate/support/Facades/Facade.php | 0 theme/vendor/illuminate/support/Facades/File.php | 0 theme/vendor/illuminate/support/Facades/Hash.php | 0 theme/vendor/illuminate/support/Facades/Lang.php | 0 theme/vendor/illuminate/support/Facades/Log.php | 0 theme/vendor/illuminate/support/Facades/Mail.php | 0 .../vendor/illuminate/support/Facades/Password.php | 0 theme/vendor/illuminate/support/Facades/Queue.php | 0 .../vendor/illuminate/support/Facades/Redirect.php | 0 theme/vendor/illuminate/support/Facades/Redis.php | 0 .../vendor/illuminate/support/Facades/Request.php | 0 .../vendor/illuminate/support/Facades/Response.php | 0 theme/vendor/illuminate/support/Facades/Route.php | 0 theme/vendor/illuminate/support/Facades/Schema.php | 0 .../vendor/illuminate/support/Facades/Session.php | 0 theme/vendor/illuminate/support/Facades/URL.php | 0 .../illuminate/support/Facades/Validator.php | 0 theme/vendor/illuminate/support/Facades/View.php | 0 theme/vendor/illuminate/support/Fluent.php | 0 theme/vendor/illuminate/support/Manager.php | 0 theme/vendor/illuminate/support/MessageBag.php | 0 .../illuminate/support/NamespacedItemResolver.php | 0 theme/vendor/illuminate/support/Pluralizer.php | 0 .../vendor/illuminate/support/ServiceProvider.php | 0 theme/vendor/illuminate/support/helpers.php | 0 .../vendor/illuminate/view/Compilers/Compiler.php | 0 .../view/Compilers/CompilerInterface.php | 0 .../illuminate/view/Engines/CompilerEngine.php | 0 theme/vendor/illuminate/view/Engines/Engine.php | 0 .../illuminate/view/Engines/EngineResolver.php | 0 theme/vendor/illuminate/view/Engines/PhpEngine.php | 0 theme/vendor/illuminate/view/Factory.php | 0 theme/vendor/illuminate/view/FileViewFinder.php | 0 theme/vendor/illuminate/view/View.php | 0 .../vendor/illuminate/view/ViewFinderInterface.php | 0 .../vendor/illuminate/view/ViewServiceProvider.php | 0 theme/vendor/nesbot/carbon/bin/carbon | 0 theme/vendor/paragonie/random_compat/build-phar.sh | 0 theme/vendor/wenprise/eloquent/composer.json | 0 theme/vendor/wenprise/eloquent/readme.md | 0 .../wenprise/eloquent/src/Eloquent/Database.php | 0 .../wenprise/eloquent/src/Eloquent/Facades/DB.php | 0 .../wenprise/eloquent/src/Eloquent/Model.php | 0 .../wenprise/eloquent/src/Eloquent/Resolver.php | 0 theme/vendor/wenprise/wp-orm/composer.json | 0 .../wenprise/wp-orm/src/Builder/CommentBuilder.php | 0 .../wenprise/wp-orm/src/Builder/PostBuilder.php | 0 .../wp-orm/src/Builder/TaxonomyBuilder.php | 0 .../wp-orm/src/Collection/MetaCollection.php | 0 .../wenprise/wp-orm/src/Concerns/Aliases.php | 0 .../wp-orm/src/Concerns/CustomTimestamps.php | 0 .../wenprise/wp-orm/src/Concerns/MetaFields.php | 0 .../wenprise/wp-orm/src/Concerns/OrderScopes.php | 0 .../wenprise/wp-orm/src/Meta/CommentMeta.php | 0 theme/vendor/wenprise/wp-orm/src/Meta/Meta.php | 0 theme/vendor/wenprise/wp-orm/src/Meta/PostMeta.php | 0 theme/vendor/wenprise/wp-orm/src/Meta/TermMeta.php | 0 .../wenprise/wp-orm/src/Meta/ThumbnailMeta.php | 0 theme/vendor/wenprise/wp-orm/src/Meta/UserMeta.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Attachment.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Comment.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Option.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Page.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Post.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Tag.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Taxonomy.php | 0 theme/vendor/wenprise/wp-orm/src/WP/Term.php | 0 .../wenprise/wp-orm/src/WP/TermRelationship.php | 0 theme/vendor/wenprise/wp-orm/src/WP/User.php | 0 theme/wowpress/Models/Complaint.php | 2 +- 179 files changed, 18 insertions(+), 15 deletions(-) delete mode 160000 theme/plugins/heroicons mode change 100755 => 100644 theme/vendor/bin/blade-icons-generate mode change 100755 => 100644 theme/vendor/bin/carbon mode change 100755 => 100644 theme/vendor/blade-ui-kit/blade-icons/bin/blade-icons-generate mode change 100755 => 100644 theme/vendor/illuminate/container/Container.php mode change 100755 => 100644 theme/vendor/illuminate/container/composer.json mode change 100755 => 100644 theme/vendor/illuminate/contracts/Support/Arrayable.php mode change 100755 => 100644 theme/vendor/illuminate/contracts/Support/Jsonable.php mode change 100755 => 100644 theme/vendor/illuminate/contracts/Support/MessageProvider.php mode change 100755 => 100644 theme/vendor/illuminate/contracts/Support/Renderable.php mode change 100755 => 100644 theme/vendor/illuminate/contracts/Translation/Loader.php mode change 100755 => 100644 theme/vendor/illuminate/contracts/View/Engine.php mode change 100755 => 100644 theme/vendor/illuminate/database/Capsule/Manager.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connection.php mode change 100755 => 100644 theme/vendor/illuminate/database/ConnectionInterface.php mode change 100755 => 100644 theme/vendor/illuminate/database/ConnectionResolver.php mode change 100755 => 100644 theme/vendor/illuminate/database/ConnectionResolverInterface.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/ConnectionFactory.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/Connector.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/ConnectorInterface.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/MySqlConnector.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/PostgresConnector.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/SQLiteConnector.php mode change 100755 => 100644 theme/vendor/illuminate/database/Connectors/SqlServerConnector.php mode change 100755 => 100644 theme/vendor/illuminate/database/Console/Migrations/BaseCommand.php mode change 100755 => 100644 theme/vendor/illuminate/database/Console/Migrations/InstallCommand.php mode change 100755 => 100644 theme/vendor/illuminate/database/Console/Migrations/MigrateCommand.php mode change 100755 => 100644 theme/vendor/illuminate/database/Console/Migrations/RefreshCommand.php mode change 100755 => 100644 theme/vendor/illuminate/database/Console/Migrations/ResetCommand.php mode change 100755 => 100644 theme/vendor/illuminate/database/Console/Migrations/RollbackCommand.php mode change 100755 => 100644 theme/vendor/illuminate/database/DatabaseManager.php mode change 100755 => 100644 theme/vendor/illuminate/database/DatabaseServiceProvider.php mode change 100755 => 100644 theme/vendor/illuminate/database/DatabaseTransactionRecord.php mode change 100755 => 100644 theme/vendor/illuminate/database/DatabaseTransactionsManager.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Builder.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Collection.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/MassAssignmentException.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/MissingAttributeException.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/ModelNotFoundException.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/RelationNotFoundException.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/BelongsTo.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/BelongsToMany.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/HasMany.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/HasOne.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/HasOneOrMany.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/MorphMany.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/MorphOne.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/MorphOneOrMany.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/Pivot.php mode change 100755 => 100644 theme/vendor/illuminate/database/Eloquent/Relations/Relation.php mode change 100755 => 100644 theme/vendor/illuminate/database/Grammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/MigrationServiceProvider.php mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/DatabaseMigrationRepository.php mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/Migration.php mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/MigrationCreator.php mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/MigrationRepositoryInterface.php mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/Migrator.php mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/stubs/migration.create.stub mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/stubs/migration.stub mode change 100755 => 100644 theme/vendor/illuminate/database/Migrations/stubs/migration.update.stub mode change 100755 => 100644 theme/vendor/illuminate/database/MultipleRecordsFoundException.php mode change 100755 => 100644 theme/vendor/illuminate/database/MySqlConnection.php mode change 100755 => 100644 theme/vendor/illuminate/database/PostgresConnection.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Builder.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Expression.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Grammars/Grammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Grammars/MySqlGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Grammars/PostgresGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Grammars/SQLiteGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Grammars/SqlServerGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/IndexHint.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/JoinClause.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Processors/PostgresProcessor.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Processors/Processor.php mode change 100755 => 100644 theme/vendor/illuminate/database/Query/Processors/SqlServerProcessor.php mode change 100755 => 100644 theme/vendor/illuminate/database/README.md mode change 100755 => 100644 theme/vendor/illuminate/database/RecordsNotFoundException.php mode change 100755 => 100644 theme/vendor/illuminate/database/SQLiteConnection.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Blueprint.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Builder.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Grammars/Grammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Grammars/MySqlGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Grammars/PostgresGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Grammars/SQLiteGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/Grammars/SqlServerGrammar.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/MySqlBuilder.php mode change 100755 => 100644 theme/vendor/illuminate/database/Schema/PostgresBuilder.php mode change 100755 => 100644 theme/vendor/illuminate/database/Seeder.php mode change 100755 => 100644 theme/vendor/illuminate/database/SqlServerConnection.php mode change 100755 => 100644 theme/vendor/illuminate/events/Dispatcher.php mode change 100755 => 100644 theme/vendor/illuminate/events/EventServiceProvider.php mode change 100755 => 100644 theme/vendor/illuminate/events/composer.json mode change 100755 => 100644 theme/vendor/illuminate/pagination/PaginationServiceProvider.php mode change 100755 => 100644 theme/vendor/illuminate/pagination/composer.json mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/App.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Artisan.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Auth.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Blade.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Cache.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Config.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Cookie.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Crypt.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/DB.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Event.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Facade.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/File.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Hash.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Lang.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Log.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Mail.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Password.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Queue.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Redirect.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Redis.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Request.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Response.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Route.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Schema.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Session.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/URL.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/Validator.php mode change 100755 => 100644 theme/vendor/illuminate/support/Facades/View.php mode change 100755 => 100644 theme/vendor/illuminate/support/Fluent.php mode change 100755 => 100644 theme/vendor/illuminate/support/Manager.php mode change 100755 => 100644 theme/vendor/illuminate/support/MessageBag.php mode change 100755 => 100644 theme/vendor/illuminate/support/NamespacedItemResolver.php mode change 100755 => 100644 theme/vendor/illuminate/support/Pluralizer.php mode change 100755 => 100644 theme/vendor/illuminate/support/ServiceProvider.php mode change 100755 => 100644 theme/vendor/illuminate/support/helpers.php mode change 100755 => 100644 theme/vendor/illuminate/view/Compilers/Compiler.php mode change 100755 => 100644 theme/vendor/illuminate/view/Compilers/CompilerInterface.php mode change 100755 => 100644 theme/vendor/illuminate/view/Engines/CompilerEngine.php mode change 100755 => 100644 theme/vendor/illuminate/view/Engines/Engine.php mode change 100755 => 100644 theme/vendor/illuminate/view/Engines/EngineResolver.php mode change 100755 => 100644 theme/vendor/illuminate/view/Engines/PhpEngine.php mode change 100755 => 100644 theme/vendor/illuminate/view/Factory.php mode change 100755 => 100644 theme/vendor/illuminate/view/FileViewFinder.php mode change 100755 => 100644 theme/vendor/illuminate/view/View.php mode change 100755 => 100644 theme/vendor/illuminate/view/ViewFinderInterface.php mode change 100755 => 100644 theme/vendor/illuminate/view/ViewServiceProvider.php mode change 100755 => 100644 theme/vendor/nesbot/carbon/bin/carbon mode change 100755 => 100644 theme/vendor/paragonie/random_compat/build-phar.sh mode change 100755 => 100644 theme/vendor/wenprise/eloquent/composer.json mode change 100755 => 100644 theme/vendor/wenprise/eloquent/readme.md mode change 100755 => 100644 theme/vendor/wenprise/eloquent/src/Eloquent/Database.php mode change 100755 => 100644 theme/vendor/wenprise/eloquent/src/Eloquent/Facades/DB.php mode change 100755 => 100644 theme/vendor/wenprise/eloquent/src/Eloquent/Model.php mode change 100755 => 100644 theme/vendor/wenprise/eloquent/src/Eloquent/Resolver.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/composer.json mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Builder/CommentBuilder.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Builder/PostBuilder.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Builder/TaxonomyBuilder.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Collection/MetaCollection.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Concerns/Aliases.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Concerns/CustomTimestamps.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Concerns/MetaFields.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Concerns/OrderScopes.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Meta/CommentMeta.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Meta/Meta.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Meta/PostMeta.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Meta/TermMeta.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Meta/ThumbnailMeta.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/Meta/UserMeta.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Attachment.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Comment.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Option.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Page.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Post.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Tag.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Taxonomy.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/Term.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/TermRelationship.php mode change 100755 => 100644 theme/vendor/wenprise/wp-orm/src/WP/User.php diff --git a/theme/header.php b/theme/header.php index 10a6062..8fcd2ee 100644 --- a/theme/header.php +++ b/theme/header.php @@ -29,6 +29,9 @@ global $user; --body-bg: url('/wp-content/bg.jpg'); } + #wp-link-wrap{ + color:black; + } diff --git a/theme/inc/config-routing.php b/theme/inc/config-routing.php index cff15fd..9b96b9a 100644 --- a/theme/inc/config-routing.php +++ b/theme/inc/config-routing.php @@ -93,22 +93,22 @@ add_action('template_redirect', function () { # $cl->notify = true; # $cl->save(); - $cl = CharacterList::find(14); + #$cl = CharacterList::find(14); - $char = Character::first(); + #$char = Character::first(); #$char = Character::find(8); - $cl->addItem($char,'Richtig Dumm','2024-09-26'); + #$cl->addItem($char,'Richtig Dumm','2024-09-26'); - dd($cl->characters); + #dd($cl->characters); - exit; + #exit; isAllowed('wowpress_edit_raids'); $GLOBALS['wowpress']['page_title'] = "Logs"; echo "
"; @@ -129,8 +129,8 @@ add_action('template_redirect', function () { case 'raids': # isAllowed('wowpress_view_raids'); $GLOBALS['wowpress']['page_title'] = "Raids"; - $GLOBALS['wowpress']['raids']['year'] = get_query_var('year'); - $GLOBALS['wowpress']['raids']['month'] = get_query_var('month'); + $GLOBALS['wowpress']['raids']['year'] = get_query_var('year')?:date('Y'); + $GLOBALS['wowpress']['raids']['month'] = get_query_var('month')?:date('n'); include plugin_dir_path(__FILE__) . '../pages/raids.php'; die; diff --git a/theme/pages/raids.php b/theme/pages/raids.php index 744deb1..b608320 100644 --- a/theme/pages/raids.php +++ b/theme/pages/raids.php @@ -7,6 +7,7 @@ global $widget_area; global $year; global $month; + set_sidebar_status('top', false); switch ($month) { diff --git a/theme/pages/sks.php b/theme/pages/sks.php index c60fb69..b2cdf52 100644 --- a/theme/pages/sks.php +++ b/theme/pages/sks.php @@ -64,7 +64,7 @@ if (empty($liste->list_name)) { - + list_name) as $sk) : ?> @@ -92,8 +92,8 @@ if (empty($liste->list_name)) { rank ?> - character->name ?> - character->realm ?> + character->name ?> + character->realm ?> @@ -160,7 +160,7 @@ if (current_user_can('wowpress_edit_raids')) : ?> list_name)) : ?> diff --git a/theme/plugins/heroicons b/theme/plugins/heroicons deleted file mode 160000 index f736825..0000000 --- a/theme/plugins/heroicons +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f7368258ce5e491ad572f2917a4a2c80da0700f0 diff --git a/theme/request.php b/theme/request.php index 93201a8..70ec4e2 100644 --- a/theme/request.php +++ b/theme/request.php @@ -223,7 +223,7 @@ switch ($_POST['action']) { if (isset($_POST['list_name'])) { $sks = SKS::where('list_name', $_POST['list_name'])->first(); if (!empty($sks->ID)) { - $sks->roll(); + # $sks->roll(); } } } diff --git a/theme/vendor/bin/blade-icons-generate b/theme/vendor/bin/blade-icons-generate old mode 100755 new mode 100644 diff --git a/theme/vendor/bin/carbon b/theme/vendor/bin/carbon old mode 100755 new mode 100644 diff --git a/theme/vendor/blade-ui-kit/blade-icons/bin/blade-icons-generate b/theme/vendor/blade-ui-kit/blade-icons/bin/blade-icons-generate old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/container/Container.php b/theme/vendor/illuminate/container/Container.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/container/composer.json b/theme/vendor/illuminate/container/composer.json old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/contracts/Support/Arrayable.php b/theme/vendor/illuminate/contracts/Support/Arrayable.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/contracts/Support/Jsonable.php b/theme/vendor/illuminate/contracts/Support/Jsonable.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/contracts/Support/MessageProvider.php b/theme/vendor/illuminate/contracts/Support/MessageProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/contracts/Support/Renderable.php b/theme/vendor/illuminate/contracts/Support/Renderable.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/contracts/Translation/Loader.php b/theme/vendor/illuminate/contracts/Translation/Loader.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/contracts/View/Engine.php b/theme/vendor/illuminate/contracts/View/Engine.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Capsule/Manager.php b/theme/vendor/illuminate/database/Capsule/Manager.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connection.php b/theme/vendor/illuminate/database/Connection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/ConnectionInterface.php b/theme/vendor/illuminate/database/ConnectionInterface.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/ConnectionResolver.php b/theme/vendor/illuminate/database/ConnectionResolver.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/ConnectionResolverInterface.php b/theme/vendor/illuminate/database/ConnectionResolverInterface.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/ConnectionFactory.php b/theme/vendor/illuminate/database/Connectors/ConnectionFactory.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/Connector.php b/theme/vendor/illuminate/database/Connectors/Connector.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/ConnectorInterface.php b/theme/vendor/illuminate/database/Connectors/ConnectorInterface.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/MySqlConnector.php b/theme/vendor/illuminate/database/Connectors/MySqlConnector.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/PostgresConnector.php b/theme/vendor/illuminate/database/Connectors/PostgresConnector.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/SQLiteConnector.php b/theme/vendor/illuminate/database/Connectors/SQLiteConnector.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Connectors/SqlServerConnector.php b/theme/vendor/illuminate/database/Connectors/SqlServerConnector.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Console/Migrations/BaseCommand.php b/theme/vendor/illuminate/database/Console/Migrations/BaseCommand.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Console/Migrations/InstallCommand.php b/theme/vendor/illuminate/database/Console/Migrations/InstallCommand.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Console/Migrations/MigrateCommand.php b/theme/vendor/illuminate/database/Console/Migrations/MigrateCommand.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Console/Migrations/RefreshCommand.php b/theme/vendor/illuminate/database/Console/Migrations/RefreshCommand.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Console/Migrations/ResetCommand.php b/theme/vendor/illuminate/database/Console/Migrations/ResetCommand.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Console/Migrations/RollbackCommand.php b/theme/vendor/illuminate/database/Console/Migrations/RollbackCommand.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/DatabaseManager.php b/theme/vendor/illuminate/database/DatabaseManager.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/DatabaseServiceProvider.php b/theme/vendor/illuminate/database/DatabaseServiceProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/DatabaseTransactionRecord.php b/theme/vendor/illuminate/database/DatabaseTransactionRecord.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/DatabaseTransactionsManager.php b/theme/vendor/illuminate/database/DatabaseTransactionsManager.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Builder.php b/theme/vendor/illuminate/database/Eloquent/Builder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Collection.php b/theme/vendor/illuminate/database/Eloquent/Collection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/MassAssignmentException.php b/theme/vendor/illuminate/database/Eloquent/MassAssignmentException.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/MissingAttributeException.php b/theme/vendor/illuminate/database/Eloquent/MissingAttributeException.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/ModelNotFoundException.php b/theme/vendor/illuminate/database/Eloquent/ModelNotFoundException.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/RelationNotFoundException.php b/theme/vendor/illuminate/database/Eloquent/RelationNotFoundException.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/BelongsTo.php b/theme/vendor/illuminate/database/Eloquent/Relations/BelongsTo.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/BelongsToMany.php b/theme/vendor/illuminate/database/Eloquent/Relations/BelongsToMany.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/HasMany.php b/theme/vendor/illuminate/database/Eloquent/Relations/HasMany.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/HasOne.php b/theme/vendor/illuminate/database/Eloquent/Relations/HasOne.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/HasOneOrMany.php b/theme/vendor/illuminate/database/Eloquent/Relations/HasOneOrMany.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/MorphMany.php b/theme/vendor/illuminate/database/Eloquent/Relations/MorphMany.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/MorphOne.php b/theme/vendor/illuminate/database/Eloquent/Relations/MorphOne.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/MorphOneOrMany.php b/theme/vendor/illuminate/database/Eloquent/Relations/MorphOneOrMany.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/Pivot.php b/theme/vendor/illuminate/database/Eloquent/Relations/Pivot.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Eloquent/Relations/Relation.php b/theme/vendor/illuminate/database/Eloquent/Relations/Relation.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Grammar.php b/theme/vendor/illuminate/database/Grammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/MigrationServiceProvider.php b/theme/vendor/illuminate/database/MigrationServiceProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/DatabaseMigrationRepository.php b/theme/vendor/illuminate/database/Migrations/DatabaseMigrationRepository.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/Migration.php b/theme/vendor/illuminate/database/Migrations/Migration.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/MigrationCreator.php b/theme/vendor/illuminate/database/Migrations/MigrationCreator.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/MigrationRepositoryInterface.php b/theme/vendor/illuminate/database/Migrations/MigrationRepositoryInterface.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/Migrator.php b/theme/vendor/illuminate/database/Migrations/Migrator.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/stubs/migration.create.stub b/theme/vendor/illuminate/database/Migrations/stubs/migration.create.stub old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/stubs/migration.stub b/theme/vendor/illuminate/database/Migrations/stubs/migration.stub old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Migrations/stubs/migration.update.stub b/theme/vendor/illuminate/database/Migrations/stubs/migration.update.stub old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/MultipleRecordsFoundException.php b/theme/vendor/illuminate/database/MultipleRecordsFoundException.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/MySqlConnection.php b/theme/vendor/illuminate/database/MySqlConnection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/PostgresConnection.php b/theme/vendor/illuminate/database/PostgresConnection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Builder.php b/theme/vendor/illuminate/database/Query/Builder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Expression.php b/theme/vendor/illuminate/database/Query/Expression.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Grammars/Grammar.php b/theme/vendor/illuminate/database/Query/Grammars/Grammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Grammars/MySqlGrammar.php b/theme/vendor/illuminate/database/Query/Grammars/MySqlGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Grammars/PostgresGrammar.php b/theme/vendor/illuminate/database/Query/Grammars/PostgresGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Grammars/SQLiteGrammar.php b/theme/vendor/illuminate/database/Query/Grammars/SQLiteGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Grammars/SqlServerGrammar.php b/theme/vendor/illuminate/database/Query/Grammars/SqlServerGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/IndexHint.php b/theme/vendor/illuminate/database/Query/IndexHint.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/JoinClause.php b/theme/vendor/illuminate/database/Query/JoinClause.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Processors/PostgresProcessor.php b/theme/vendor/illuminate/database/Query/Processors/PostgresProcessor.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Processors/Processor.php b/theme/vendor/illuminate/database/Query/Processors/Processor.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Query/Processors/SqlServerProcessor.php b/theme/vendor/illuminate/database/Query/Processors/SqlServerProcessor.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/README.md b/theme/vendor/illuminate/database/README.md old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/RecordsNotFoundException.php b/theme/vendor/illuminate/database/RecordsNotFoundException.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/SQLiteConnection.php b/theme/vendor/illuminate/database/SQLiteConnection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Blueprint.php b/theme/vendor/illuminate/database/Schema/Blueprint.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Builder.php b/theme/vendor/illuminate/database/Schema/Builder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Grammars/Grammar.php b/theme/vendor/illuminate/database/Schema/Grammars/Grammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Grammars/MySqlGrammar.php b/theme/vendor/illuminate/database/Schema/Grammars/MySqlGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Grammars/PostgresGrammar.php b/theme/vendor/illuminate/database/Schema/Grammars/PostgresGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Grammars/SQLiteGrammar.php b/theme/vendor/illuminate/database/Schema/Grammars/SQLiteGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/Grammars/SqlServerGrammar.php b/theme/vendor/illuminate/database/Schema/Grammars/SqlServerGrammar.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/MySqlBuilder.php b/theme/vendor/illuminate/database/Schema/MySqlBuilder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Schema/PostgresBuilder.php b/theme/vendor/illuminate/database/Schema/PostgresBuilder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/Seeder.php b/theme/vendor/illuminate/database/Seeder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/database/SqlServerConnection.php b/theme/vendor/illuminate/database/SqlServerConnection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/events/Dispatcher.php b/theme/vendor/illuminate/events/Dispatcher.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/events/EventServiceProvider.php b/theme/vendor/illuminate/events/EventServiceProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/events/composer.json b/theme/vendor/illuminate/events/composer.json old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/pagination/PaginationServiceProvider.php b/theme/vendor/illuminate/pagination/PaginationServiceProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/pagination/composer.json b/theme/vendor/illuminate/pagination/composer.json old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/App.php b/theme/vendor/illuminate/support/Facades/App.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Artisan.php b/theme/vendor/illuminate/support/Facades/Artisan.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Auth.php b/theme/vendor/illuminate/support/Facades/Auth.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Blade.php b/theme/vendor/illuminate/support/Facades/Blade.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Cache.php b/theme/vendor/illuminate/support/Facades/Cache.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Config.php b/theme/vendor/illuminate/support/Facades/Config.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Cookie.php b/theme/vendor/illuminate/support/Facades/Cookie.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Crypt.php b/theme/vendor/illuminate/support/Facades/Crypt.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/DB.php b/theme/vendor/illuminate/support/Facades/DB.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Event.php b/theme/vendor/illuminate/support/Facades/Event.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Facade.php b/theme/vendor/illuminate/support/Facades/Facade.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/File.php b/theme/vendor/illuminate/support/Facades/File.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Hash.php b/theme/vendor/illuminate/support/Facades/Hash.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Lang.php b/theme/vendor/illuminate/support/Facades/Lang.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Log.php b/theme/vendor/illuminate/support/Facades/Log.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Mail.php b/theme/vendor/illuminate/support/Facades/Mail.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Password.php b/theme/vendor/illuminate/support/Facades/Password.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Queue.php b/theme/vendor/illuminate/support/Facades/Queue.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Redirect.php b/theme/vendor/illuminate/support/Facades/Redirect.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Redis.php b/theme/vendor/illuminate/support/Facades/Redis.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Request.php b/theme/vendor/illuminate/support/Facades/Request.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Response.php b/theme/vendor/illuminate/support/Facades/Response.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Route.php b/theme/vendor/illuminate/support/Facades/Route.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Schema.php b/theme/vendor/illuminate/support/Facades/Schema.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Session.php b/theme/vendor/illuminate/support/Facades/Session.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/URL.php b/theme/vendor/illuminate/support/Facades/URL.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/Validator.php b/theme/vendor/illuminate/support/Facades/Validator.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Facades/View.php b/theme/vendor/illuminate/support/Facades/View.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Fluent.php b/theme/vendor/illuminate/support/Fluent.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Manager.php b/theme/vendor/illuminate/support/Manager.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/MessageBag.php b/theme/vendor/illuminate/support/MessageBag.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/NamespacedItemResolver.php b/theme/vendor/illuminate/support/NamespacedItemResolver.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/Pluralizer.php b/theme/vendor/illuminate/support/Pluralizer.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/ServiceProvider.php b/theme/vendor/illuminate/support/ServiceProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/support/helpers.php b/theme/vendor/illuminate/support/helpers.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Compilers/Compiler.php b/theme/vendor/illuminate/view/Compilers/Compiler.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Compilers/CompilerInterface.php b/theme/vendor/illuminate/view/Compilers/CompilerInterface.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Engines/CompilerEngine.php b/theme/vendor/illuminate/view/Engines/CompilerEngine.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Engines/Engine.php b/theme/vendor/illuminate/view/Engines/Engine.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Engines/EngineResolver.php b/theme/vendor/illuminate/view/Engines/EngineResolver.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Engines/PhpEngine.php b/theme/vendor/illuminate/view/Engines/PhpEngine.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/Factory.php b/theme/vendor/illuminate/view/Factory.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/FileViewFinder.php b/theme/vendor/illuminate/view/FileViewFinder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/View.php b/theme/vendor/illuminate/view/View.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/ViewFinderInterface.php b/theme/vendor/illuminate/view/ViewFinderInterface.php old mode 100755 new mode 100644 diff --git a/theme/vendor/illuminate/view/ViewServiceProvider.php b/theme/vendor/illuminate/view/ViewServiceProvider.php old mode 100755 new mode 100644 diff --git a/theme/vendor/nesbot/carbon/bin/carbon b/theme/vendor/nesbot/carbon/bin/carbon old mode 100755 new mode 100644 diff --git a/theme/vendor/paragonie/random_compat/build-phar.sh b/theme/vendor/paragonie/random_compat/build-phar.sh old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/eloquent/composer.json b/theme/vendor/wenprise/eloquent/composer.json old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/eloquent/readme.md b/theme/vendor/wenprise/eloquent/readme.md old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/eloquent/src/Eloquent/Database.php b/theme/vendor/wenprise/eloquent/src/Eloquent/Database.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/eloquent/src/Eloquent/Facades/DB.php b/theme/vendor/wenprise/eloquent/src/Eloquent/Facades/DB.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/eloquent/src/Eloquent/Model.php b/theme/vendor/wenprise/eloquent/src/Eloquent/Model.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/eloquent/src/Eloquent/Resolver.php b/theme/vendor/wenprise/eloquent/src/Eloquent/Resolver.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/composer.json b/theme/vendor/wenprise/wp-orm/composer.json old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Builder/CommentBuilder.php b/theme/vendor/wenprise/wp-orm/src/Builder/CommentBuilder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Builder/PostBuilder.php b/theme/vendor/wenprise/wp-orm/src/Builder/PostBuilder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Builder/TaxonomyBuilder.php b/theme/vendor/wenprise/wp-orm/src/Builder/TaxonomyBuilder.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Collection/MetaCollection.php b/theme/vendor/wenprise/wp-orm/src/Collection/MetaCollection.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Concerns/Aliases.php b/theme/vendor/wenprise/wp-orm/src/Concerns/Aliases.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Concerns/CustomTimestamps.php b/theme/vendor/wenprise/wp-orm/src/Concerns/CustomTimestamps.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Concerns/MetaFields.php b/theme/vendor/wenprise/wp-orm/src/Concerns/MetaFields.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Concerns/OrderScopes.php b/theme/vendor/wenprise/wp-orm/src/Concerns/OrderScopes.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Meta/CommentMeta.php b/theme/vendor/wenprise/wp-orm/src/Meta/CommentMeta.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Meta/Meta.php b/theme/vendor/wenprise/wp-orm/src/Meta/Meta.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Meta/PostMeta.php b/theme/vendor/wenprise/wp-orm/src/Meta/PostMeta.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Meta/TermMeta.php b/theme/vendor/wenprise/wp-orm/src/Meta/TermMeta.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Meta/ThumbnailMeta.php b/theme/vendor/wenprise/wp-orm/src/Meta/ThumbnailMeta.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/Meta/UserMeta.php b/theme/vendor/wenprise/wp-orm/src/Meta/UserMeta.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Attachment.php b/theme/vendor/wenprise/wp-orm/src/WP/Attachment.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Comment.php b/theme/vendor/wenprise/wp-orm/src/WP/Comment.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Option.php b/theme/vendor/wenprise/wp-orm/src/WP/Option.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Page.php b/theme/vendor/wenprise/wp-orm/src/WP/Page.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Post.php b/theme/vendor/wenprise/wp-orm/src/WP/Post.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Tag.php b/theme/vendor/wenprise/wp-orm/src/WP/Tag.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Taxonomy.php b/theme/vendor/wenprise/wp-orm/src/WP/Taxonomy.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/Term.php b/theme/vendor/wenprise/wp-orm/src/WP/Term.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/TermRelationship.php b/theme/vendor/wenprise/wp-orm/src/WP/TermRelationship.php old mode 100755 new mode 100644 diff --git a/theme/vendor/wenprise/wp-orm/src/WP/User.php b/theme/vendor/wenprise/wp-orm/src/WP/User.php old mode 100755 new mode 100644 diff --git a/theme/wowpress/Models/Complaint.php b/theme/wowpress/Models/Complaint.php index 74d2dcf..018ac2c 100644 --- a/theme/wowpress/Models/Complaint.php +++ b/theme/wowpress/Models/Complaint.php @@ -17,7 +17,7 @@ class Complaint extends Model{ return static::all()->sortBy(fn ($a) => $a->deleted_at); }else{ return static::where('user_id',get_current_user_id()) - ->where('deleted_at',null) + ->where('deleted_at','0000-00-00 00:00:00') ->get(); } }