last commit

This commit is contained in:
gerchek 2022-10-10 10:58:47 +00:00
parent 9e3fff56b1
commit aaa1700933
4776 changed files with 4568 additions and 702 deletions

0
.babelrc Normal file → Executable file
View File

0
.editorconfig Normal file → Executable file
View File

0
.gitattributes vendored Normal file → Executable file
View File

0
.github/CONTRIBUTING.md vendored Normal file → Executable file
View File

0
.github/FUNDING.yml vendored Normal file → Executable file
View File

0
.github/ISSUE_TEMPLATE/0_IMMEDIATE_SUPPORT.md vendored Normal file → Executable file
View File

0
.github/ISSUE_TEMPLATE/1_BUG_REPORT.md vendored Normal file → Executable file
View File

0
.github/ISSUE_TEMPLATE/2_MARKETPLACE_SUPPORT.md vendored Normal file → Executable file
View File

0
.github/ISSUE_TEMPLATE/3_GENERAL_SUPPORT.md vendored Normal file → Executable file
View File

0
.github/ISSUE_TEMPLATE/4_FEATURE_REQUEST.md vendored Normal file → Executable file
View File

0
.github/ISSUE_TEMPLATE/5_DOCUMENTATION.md vendored Normal file → Executable file
View File

0
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file → Executable file
View File

0
.github/workflows/archive.yml vendored Normal file → Executable file
View File

0
.github/workflows/code-quality-pr.yaml vendored Normal file → Executable file
View File

0
.github/workflows/code-quality-push.yaml vendored Normal file → Executable file
View File

0
.github/workflows/commander.yml vendored Normal file → Executable file
View File

0
.github/workflows/tests.yml vendored Normal file → Executable file
View File

0
.github/workflows/utilities/library-switcher vendored Normal file → Executable file
View File

0
.github/workflows/utilities/phpcs-pr vendored Normal file → Executable file
View File

0
.github/workflows/utilities/phpcs-push vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

10
.htaccess Normal file → Executable file
View File

@ -3,9 +3,17 @@
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
Options +FollowSymlinks
# <ifmodule mod_security.c="">
# SecFilterEngine Off
# </ifmodule>
# <IfModule mod_security.c>
# SecFilterEngine Off
# </IfModule>
RewriteEngine On
#Header set X-Content-Type-Options nosniff
##
## You may need to uncomment the following line for some hosting environments,
## if you have installed to a subdirectory, enter the name here also.

0
.jshintrc Normal file → Executable file
View File

0
CHANGELOG.md Normal file → Executable file
View File

0
CODE_OF_CONDUCT.md Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
SECURITY.md Normal file → Executable file
View File

0
artisan Normal file → Executable file
View File

0
bootstrap/app.php Normal file → Executable file
View File

0
bootstrap/autoload.php Normal file → Executable file
View File

0
composer.json Normal file → Executable file
View File

0
composer.lock generated Normal file → Executable file
View File

0
config/app.php Normal file → Executable file
View File

0
config/auth.php Normal file → Executable file
View File

0
config/broadcasting.php Normal file → Executable file
View File

0
config/cache.php Normal file → Executable file
View File

0
config/cms.php Normal file → Executable file
View File

0
config/cookie.php Normal file → Executable file
View File

0
config/database.php Normal file → Executable file
View File

0
config/dev/.gitignore vendored Normal file → Executable file
View File

0
config/develop.php Normal file → Executable file
View File

0
config/environment.php Normal file → Executable file
View File

0
config/filesystems.php Normal file → Executable file
View File

0
config/hashing.php Normal file → Executable file
View File

0
config/logging.php Normal file → Executable file
View File

0
config/mail.php Normal file → Executable file
View File

0
config/queue.php Normal file → Executable file
View File

0
config/services.php Normal file → Executable file
View File

3
config/session.php Normal file → Executable file
View File

@ -109,7 +109,8 @@ return [
|
*/
'cookie' => 'october_session',
// 'cookie' => 'october_session',
'cookie' => 'halkbank',
/*
|--------------------------------------------------------------------------

0
config/testing/cms.php Normal file → Executable file
View File

0
config/view.php Normal file → Executable file
View File

0
index.php Normal file → Executable file
View File

0
modules/backend/ServiceProvider.php Normal file → Executable file
View File

0
modules/backend/assets/css/dashboard/dashboard.css Normal file → Executable file
View File

0
modules/backend/assets/css/october.css Normal file → Executable file
View File

0
modules/backend/assets/images/dashboard-icon.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

0
modules/backend/assets/images/favicon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

0
modules/backend/assets/images/media-icon.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

0
modules/backend/assets/images/october-leaf.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
modules/backend/assets/images/october-logo-text.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

0
modules/backend/assets/images/october-logo-white.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

0
modules/backend/assets/images/october-logo.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

Before

Width:  |  Height:  |  Size: 704 B

After

Width:  |  Height:  |  Size: 704 B

0
modules/backend/assets/images/tab-shape.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 909 B

After

Width:  |  Height:  |  Size: 909 B

0
modules/backend/assets/images/treeview-icons.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

0
modules/backend/assets/js/auth/auth.js Normal file → Executable file
View File

0
modules/backend/assets/js/backend.js Normal file → Executable file
View File

0
modules/backend/assets/js/october-min.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/october.alert.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.datetime.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.filelist.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.flyout.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.lang.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.layout.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.navbar.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.scrollbar.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.scrollpad.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.sidenav-tree.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.sidenav.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.sidepaneltab.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.simplelist.js Normal file → Executable file
View File

View File

0
modules/backend/assets/js/october.treelist.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.treeview.js Normal file → Executable file
View File

0
modules/backend/assets/js/october.verticalmenu.js Normal file → Executable file
View File

0
modules/backend/assets/js/preferences/preferences.js Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery-and-migrate.min.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery-migrate.min.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery.autoellipsis.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery.cookie.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery.min.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery.touchwipe.js vendored Normal file → Executable file
View File

0
modules/backend/assets/js/vendor/jquery.waterfall.js vendored Normal file → Executable file
View File

0
modules/backend/assets/less/.gitignore vendored Normal file → Executable file
View File

0
modules/backend/assets/less/controls/alert.less Normal file → Executable file
View File

0
modules/backend/assets/less/controls/common.less Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More