Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikiteq/update core version #447

Closed

Commits on Sep 7, 2023

  1. Add TemplateSandbox extension

    Fixes #240
    yaronkoren authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5ff50f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Canasta 2.0 adding wiki farm support (#295)

    Canasta 2.0 adding wiki farm support
    chl178 authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bf3a6f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Change "chameleon" skin directory to be all lowercase (#306)

    * Change "chameleon" skin directory to be all lowercase
    
    Fixes #304.
    
    * Update composer.canasta.json
    yaronkoren authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c2149e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    266d0d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    1cd285f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    7c831ea View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    c65150b View commit details
    Browse the repository at this point in the history
  2. Minor wording change to indicate we are updating etc/hosts (#316)

    Co-authored-by: Greg Rundlett <[email protected]>
    freephile and Greg Rundlett authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5f468c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    24cfb4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aeebf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    3db379c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add configurable fpm/pool.d/www.conf file\

    Environment variables:
    * PM_MAX_CHILDREN = 25
    * PM_START_SERVERS = 10
    * PM_MIN_SPARE_SERVERS = 5
    * PM_MAX_SPARE_SERVERS = 15
    * PM_MAX_REQUESTS = 2500
    pastakhov committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8b265c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a757c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Use "${VARIABLE_NAME}" form

    pastakhov committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    473be64 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add sitemap directory permission checks (#326)

    The update includes the addition of permission checks for sitemap directory to the run-apache.sh script. If necessary, it adjusts the permissions to ensure the correct access levels
    vedmaka authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b0160a5 View commit details
    Browse the repository at this point in the history
  2. Add AWS extension (#329)

    * Add AWS extension
    
    Partial fix for #229
    
    * Fix for clone call
    yaronkoren authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f5f8c9f View commit details
    Browse the repository at this point in the history
  3. Add JWTAuth extension (#330)

    * Add JWTAuth extension
    
    Partial fix for #229
    
    * Fix version number
    yaronkoren authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0f348dc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Upgrades MsUpload to newer version [METHW-177] (#331)

    * Upgrades MsUpload to newer version
    
    Commit `8c2403b09186f5f25f0c28369e6aff3c285047df`
    
    * Fixes a branch name for MsUpload
    
    * Fixes branch for the MsUpload
    
    * Fixes commit typo
    
    * Reverts accidental MobileFrontend commit change
    vedmaka authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cff172d View commit details
    Browse the repository at this point in the history
  2. Adds SemanticWatchlist v 1.3.0 (#299)

    * Adds SemanticWatchlist v 1.3.0
    
    * Fixes a typo
    vedmaka authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4418831 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Upgrades SemanticWatchlist to commit `ecea17097874d16cd240ce35bd20692…

    …a67c5064b` (#336)
    
    This commit includes fix for MailAddress calls, otherwise SWL is unable to send emails at 1.39+
    vedmaka authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a8aefbb View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request #294 from CanastaWiki/add-template-sandbox

    Add TemplateSandbox extension
    jeffw16 authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    733dca3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #322 from CanastaWiki/MFAM-178/php-fpm-www-conf

    Add configurable fpm/pool.d/www.conf file
    jeffw16 authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    891afb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update VERSION to 2.0.0

    jeffw16 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fbb7c75 View commit details
    Browse the repository at this point in the history
  2. Change "chameleon" skin directory to be all lowercase (#306)

    * Change "chameleon" skin directory to be all lowercase
    
    Fixes #304.
    
    * Update composer.canasta.json
    yaronkoren authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2594dc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb4f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa0382 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8361475 View commit details
    Browse the repository at this point in the history
  6. Minor wording change to indicate we are updating etc/hosts (#316)

    Co-authored-by: Greg Rundlett <[email protected]>
    2 people authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c130a1c View commit details
    Browse the repository at this point in the history
  7. Update WatchAnalytics extension to v. 4.1.2

    Fixes #298
    yaronkoren authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    491b0cd View commit details
    Browse the repository at this point in the history
  8. Update ContributionScores to fixed version (#320)

    Fixes #319
    pastakhov authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    aeabbe0 View commit details
    Browse the repository at this point in the history
  9. Add sitemap directory permission checks (#326)

    The update includes the addition of permission checks for sitemap directory to the run-apache.sh script. If necessary, it adjusts the permissions to ensure the correct access levels
    vedmaka authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e1077e7 View commit details
    Browse the repository at this point in the history
  10. Add AWS extension (#329)

    * Add AWS extension
    
    Partial fix for #229
    
    * Fix for clone call
    yaronkoren authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    540e752 View commit details
    Browse the repository at this point in the history
  11. Add JWTAuth extension (#330)

    * Add JWTAuth extension
    
    Partial fix for #229
    
    * Fix version number
    yaronkoren authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7622b52 View commit details
    Browse the repository at this point in the history
  12. Upgrades MsUpload to newer version [METHW-177] (#331)

    * Upgrades MsUpload to newer version
    
    Commit `8c2403b09186f5f25f0c28369e6aff3c285047df`
    
    * Fixes a branch name for MsUpload
    
    * Fixes branch for the MsUpload
    
    * Fixes commit typo
    
    * Reverts accidental MobileFrontend commit change
    vedmaka authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    93516f6 View commit details
    Browse the repository at this point in the history
  13. Adds SemanticWatchlist v 1.3.0 (#299)

    * Adds SemanticWatchlist v 1.3.0
    
    * Fixes a typo
    vedmaka authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    14ccae9 View commit details
    Browse the repository at this point in the history
  14. Upgrades SemanticWatchlist to commit `ecea17097874d16cd240ce35bd20692…

    …a67c5064b` (#336)
    
    This commit includes fix for MailAddress calls, otherwise SWL is unable to send emails at 1.39+
    vedmaka authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    db797cc View commit details
    Browse the repository at this point in the history
  15. Add TemplateSandbox extension

    Fixes #240
    yaronkoren authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1730dab View commit details
    Browse the repository at this point in the history
  16. Add configurable fpm/pool.d/www.conf file\

    Environment variables:
    * PM_MAX_CHILDREN = 25
    * PM_START_SERVERS = 10
    * PM_MIN_SPARE_SERVERS = 5
    * PM_MAX_SPARE_SERVERS = 15
    * PM_MAX_REQUESTS = 2500
    pastakhov authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1d77b18 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5b762db View commit details
    Browse the repository at this point in the history
  18. Use "${VARIABLE_NAME}" form

    pastakhov authored and jeffw16 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b0005bb View commit details
    Browse the repository at this point in the history
  19. Merge pull request #338 from CanastaWiki/release/2.0-rc

    Canasta 2.0 - Wiki farms
    jeffw16 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7b19a75 View commit details
    Browse the repository at this point in the history
  20. Update Dockerfile

    jeffw16 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    603c23f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7d8c1d3 View commit details
    Browse the repository at this point in the history
  22. Update composer.canasta.json

    jeffw16 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    74ca644 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #339 from CanastaWiki/whitespace

    Update Dockerfile to MediaWiki 1.39.5
    jeffw16 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1dfca4f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update to version 1.39.6

    yaronkoren authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    904b4dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5b5255 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    2b5da5a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    f88bd44 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    4492820 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge pull request #357 from CanastaWiki/remove-wikiforum

    Remove WikiForum extension
    jeffw16 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8f54c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    26d5e38 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Rename run-apache.sh to run-all.sh (#358)

    * Rename run-apache.sh to setup-all.sh
    
    * Update Dockerfile
    
    * Update Dockerfile
    
    * Rename setup-all.sh to run-all.sh
    yaronkoren authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d28342b View commit details
    Browse the repository at this point in the history
  2. Add sitemaps and images to robots.txt (#364)

    * Update mediawiki.conf
    
    * Rename robots.txt to robots-main.txt
    
    * Update Dockerfile
    
    * Create robots.php
    
    * Update robots-main.txt
    yaronkoren authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a596604 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Further fix for Maps with VE

    Another fix by @pastakhov. I don't know if this one is as critical as the first one.
    yaronkoren authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d1bcdea View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    1407c0b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix monitor-directories script and create-symlinks script (#366)

    * Fix monitor-directories script and create-symlinks script
    
    * Fix monitor-directories script and create-symlinks script
    
    * Upgrade Maps to include fix to work with VisualEditor (#367)
    
    The fix was added by @pastakhov .
    
    * Rename run-apache.sh to run-all.sh (#358)
    
    * Rename run-apache.sh to setup-all.sh
    
    * Update Dockerfile
    
    * Update Dockerfile
    
    * Rename setup-all.sh to run-all.sh
    
    * Add sitemaps and images to robots.txt (#364)
    
    * Update mediawiki.conf
    
    * Rename robots.txt to robots-main.txt
    
    * Update Dockerfile
    
    * Create robots.php
    
    * Update robots-main.txt
    
    * Further fix for Maps with VE
    
    Another fix by @pastakhov. I don't know if this one is as critical as the first one.
    
    * Rebase with master
    
    * Resolve conflicts
    
    ---------
    
    Co-authored-by: Yaron Koren <[email protected]>
    naresh-kumar-babu and yaronkoren authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2a4dd5f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Move extensions setup to extensions.yaml and add shell script for exe…

    …cution (#376)
    
    * Move extensions setup to extensions.yaml and add python script for execution
    
    * Move extensions setup to YAML and execute using sh script
    
    * Move extensions setup to YAML and execute using sh script
    
    * Move extensions setup to YAML and execute using sh script
    
    * Fix minor issues
    
    * Move extensions setup to extensions.yaml and add python script for execution
    
    * Refactor extension data extraction
    
    * Add comments in extensions.yaml
    
    * Add comments in extensions.yaml
    
    * Add comments in extensions.yaml
    
    * Fix monitor-directories script and create-symlinks script (#366)
    
    * Fix monitor-directories script and create-symlinks script
    
    * Fix monitor-directories script and create-symlinks script
    
    * Upgrade Maps to include fix to work with VisualEditor (#367)
    
    The fix was added by @pastakhov .
    
    * Rename run-apache.sh to run-all.sh (#358)
    
    * Rename run-apache.sh to setup-all.sh
    
    * Update Dockerfile
    
    * Update Dockerfile
    
    * Rename setup-all.sh to run-all.sh
    
    * Add sitemaps and images to robots.txt (#364)
    
    * Update mediawiki.conf
    
    * Rename robots.txt to robots-main.txt
    
    * Update Dockerfile
    
    * Create robots.php
    
    * Update robots-main.txt
    
    * Further fix for Maps with VE
    
    Another fix by @pastakhov. I don't know if this one is as critical as the first one.
    
    * Rebase with master
    
    * Resolve conflicts
    
    ---------
    
    Co-authored-by: Yaron Koren <[email protected]>
    
    ---------
    
    Co-authored-by: Yaron Koren <[email protected]>
    naresh-kumar-babu and yaronkoren authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3c64c03 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Create bug_report.md

    Inspired by the Citizen skin's GitHub issue templates
    jeffw16 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    391af15 View commit details
    Browse the repository at this point in the history
  2. Create feature_request.md

    jeffw16 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d83aad4 View commit details
    Browse the repository at this point in the history
  3. Create extension_request.md

    jeffw16 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e61877e View commit details
    Browse the repository at this point in the history
  4. Create support_request.md

    jeffw16 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d84397a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    17ea135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008392d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #382 from CanastaWiki/jeffw16-issues-templates

    Adding templates for GitHub issues
    jeffw16 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5f8881e View commit details
    Browse the repository at this point in the history
  4. Canasta 2.0.1 - MediaWiki 1.39.7 (#385)

    * Update to MediaWiki 1.39.7
    
    * Update VERSION to 2.0.1
    jeffw16 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f5bf98c View commit details
    Browse the repository at this point in the history
  5. Upgrade PHP7.4 to PHP8.1 (#379)

    * Rebase PHP8.1 changes with master
    
    * Rebase PHP8.1 changes with master
    
    * Create bug_report.md
    
    Inspired by the Citizen skin's GitHub issue templates
    
    * Create feature_request.md
    
    * Create extension_request.md
    
    * Create support_request.md
    
    * Canasta 2.0.1 - MediaWiki 1.39.7 (#385)
    
    * Update to MediaWiki 1.39.7
    
    * Update VERSION to 2.0.1
    
    ---------
    
    Co-authored-by: Jeffrey Wang <[email protected]>
    naresh-kumar-babu and jeffw16 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e3428b7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Add exception for Special:Random

    fixes #400
    hexmode committed May 5, 2024
    Configuration menu
    Copy the full SHA
    98fd549 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #400 from CanastaWiki/special-random-fix

    Special:Random is cached
    hexmode authored May 6, 2024
    Configuration menu
    Copy the full SHA
    d0f8559 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update PluggableAuth to v. 7.0 (#397)

    Fixes #391.
    
    This requires updating five extensions in all: PluggableAuth, LDAPAuthentication2, OpenID Connect, WSOAuth, and (because the updated version of LDAPAuthentication2 requires an updated version of it) LDAPProvider. For all five of these, the seemingly working new version can still be found in the REL1_39 branch, so there was no need to switch to master for any of them.
    yaronkoren authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b3a87ea View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Add PHP script for extensions and skins setup (#390)

    * Move skins setup to skins.yaml and add shell script for execution
    
    * Move skins setup to skins.yaml and add shell script for execution
    
    * Move skins setup to skins.yaml and add shell script for execution
    
    * Move skins setup to skins.yaml and add shell script for execution
    
    * Use php script for extensions and skins setup (earlier - shell)
    
    * Use php script for extensions and skins setup (earlier - shell)
    
    * Use php script for extensions and skins setup (earlier - shell)
    naresh-kumar-babu authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ed9cd06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b933e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    f530a87 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    adbbc8a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. addition of the --memory-limit flag (with a value of 512M) when calli…

    …ng runJobs.php (#407)
    
    * addition of the --memory-limit flag (with a value of 512M) when calling runJobs.php
    
    * Remove unrelated changes
    naresh-kumar-babu authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    28764de View commit details
    Browse the repository at this point in the history
  2. addition of the waitelastic() function, which pauses setup until Elas…

    …ticsearch starts running (#408)
    
    * addition of the waitelastic() function, which pauses setup until Elasticsearch starts running
    
    * Improved comment
    naresh-kumar-babu authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4f386a5 View commit details
    Browse the repository at this point in the history
  3. Make MediaWiki's l10n_cache directory into a volume (#406)

    * making MediaWiki's cache directory into a volume
    
    * making MediaWiki's cache directory into a volume
    naresh-kumar-babu authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cdbf912 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Moving some code into the new files functions.sh and run-maintenance-…

    …scripts.sh (#410)
    
    * Moving some code into the new files functions.sh and run-maintenance-scripts.sh
    
    * Fix typo
    naresh-kumar-babu authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b5fb4b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    07e785b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Ensure that various directories are writeable (#413)

    * making sure that various directories are writeable, via the new function make_dir_writable()
    
    * Move image permissions update code to run-all.sh
    
    * Move image permissions update code to run-all.sh
    
    * Move image permissions update code to update-images-permissions script
    naresh-kumar-babu authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    22041ad View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7e57acf View commit details
    Browse the repository at this point in the history
  2. Make log files into volume (#420)

    * Make log files into volume
    
    * Make log files into volume
    naresh-kumar-babu authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    06e3949 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    57fe62e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Add persistent-directories param to skin/extension YAML files (#423)

    * Add persistent directories param to skin/extension YAML files
    
    * Add persistent directories param to skin/extension YAML files
    
    * Add persistent directories param to skin/extension YAML files
    naresh-kumar-babu authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    506b8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9657fb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt (#426)

    * Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
    
    * Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
    
    * Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
    
    * Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
    
    * Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
    naresh-kumar-babu authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6cd0d49 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update issue templates

    yaronkoren authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3ee11f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ea2ce42 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add missing imports and remove unused parameter (#434)

    * Add missing imports
    
    * Remove unused variableArrayIndex parameter
    naresh-kumar-babu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d40ef79 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Updated version to 1.39.10

    TheDivine committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a354e01 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Updated core to 1.39.10

    TheDivine committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    78217f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    5cc2479 View commit details
    Browse the repository at this point in the history