diff --git a/server/32/Nextcloud_Developer_Manual.epub b/server/32/Nextcloud_Developer_Manual.epub index dc55c4f3e43..bb2511ce4da 100644 Binary files a/server/32/Nextcloud_Developer_Manual.epub and b/server/32/Nextcloud_Developer_Manual.epub differ diff --git a/server/32/Nextcloud_Server_Administration_Manual.epub b/server/32/Nextcloud_Server_Administration_Manual.epub index 81df28bac92..c52f1efade7 100644 Binary files a/server/32/Nextcloud_Server_Administration_Manual.epub and b/server/32/Nextcloud_Server_Administration_Manual.epub differ diff --git a/server/32/Nextcloud_Server_Administration_Manual.pdf b/server/32/Nextcloud_Server_Administration_Manual.pdf index 572aadc9e1f..2ebb071e08c 100644 Binary files a/server/32/Nextcloud_Server_Administration_Manual.pdf and b/server/32/Nextcloud_Server_Administration_Manual.pdf differ diff --git a/server/32/Nextcloud_User_Manual.epub b/server/32/Nextcloud_User_Manual.epub index f7f18533a04..5508297ba33 100644 Binary files a/server/32/Nextcloud_User_Manual.epub and b/server/32/Nextcloud_User_Manual.epub differ diff --git a/server/32/Nextcloud_User_Manual.pdf b/server/32/Nextcloud_User_Manual.pdf index 5c887b832c4..940a478e652 100644 Binary files a/server/32/Nextcloud_User_Manual.pdf and b/server/32/Nextcloud_User_Manual.pdf differ diff --git a/server/32/admin_manual/groupware/calendar.html b/server/32/admin_manual/groupware/calendar.html index aa23dac534e..9e234dc5ca5 100644 --- a/server/32/admin_manual/groupware/calendar.html +++ b/server/32/admin_manual/groupware/calendar.html @@ -389,8 +389,9 @@

Example event

Added in version 32.0.0.

-

When a user logs in for the first time an example event is created in their personal calendar. -As an admin, you can disable the creation of the example event. +

When a user logs in for the first time an example event is created in their personal calendar.

+

This feature is enabled by default and is controlled by the create_example_event app config.

+

As an admin, you can disable the creation of the example event. It is also possible to replace the default event with a custom one.

To disable the creation of the example event for new users:

    @@ -398,6 +399,10 @@

    Example event
    sudo -E -u www-data php occ config:app:set dav create_example_event --value=no
    +
    +

    To replace the built-in default event with a custom one:

    1. Navigate to the Groupware settings in the admin settings.

    2. diff --git a/server/32/admin_manual/groupware/contacts.html b/server/32/admin_manual/groupware/contacts.html index 6f833c9b130..93f3019f5d4 100644 --- a/server/32/admin_manual/groupware/contacts.html +++ b/server/32/admin_manual/groupware/contacts.html @@ -255,12 +255,17 @@

      Example contactAdded in version 32.0.0.

      When a user logs in for the first time an example contact is created in the user’s address book.

      +

      This feature is enabled by default and is controlled by the enableDefaultContact app config.

      To disable the example contact feature:

      1. Navigate to the Groupware settings in the admin settings.

      2. Scroll down to the “Example content” section.

      3. Disable the “Add example contact …” setting with the checkbox

      +

      It can also be toggled from the command line:

      +
      sudo -E -u www-data php occ config:app:set dav enableDefaultContact --value=no
      +
      +

      If you want to set a specific contact that should be created.

      1. Press the “Import contact” button.

      2. diff --git a/server/32/admin_manual/searchindex.js b/server/32/admin_manual/searchindex.js index eb8bacabbc6..1bffcf3a621 100644 --- a/server/32/admin_manual/searchindex.js +++ b/server/32/admin_manual/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {".htaccess": [[130, "htaccess"]], "/dev/urandom is not readable by PHP": [[67, "dev-urandom-is-not-readable-by-php"]], "1st login": [[130, "st-login"], [142, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[54, "ajax"]], "APCu": [[56, "apcu"]], "Account delegation": [[114, "account-delegation"]], "Activating": [[55, "activating"]], "Activities in groupfolders or external storages": [[49, "activities-in-groupfolders-or-external-storages"]], "Activity app": [[49, null], [57, "activity-app"]], "Add a new user": [[74, "add-a-new-user"]], "Add an OAuth2 Application": [[65, "add-an-oauth2-application"]], "Add missing indices": [[146, "add-missing-indices"]], "Add repository:": [[149, "add-repository"]], "Add user to group": [[74, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storages": [[37, "adding-files-to-external-storages"]], "Additional Apache configurations": [[130, "additional-apache-configurations"]], "Additional configuration options": [[147, "additional-configuration-options"]], "Additional configuration options via occ": [[79, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[56, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[100, "additional-options"]], "Address Book Sync": [[112, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[23, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[64, "admin-audit-log-optional"]], "Administration interface": [[112, "administration-interface"]], "Administration privileges (Delegation)": [[50, null]], "Administrative Group mapping": [[79, "administrative-group-mapping"]], "Advanced Deploy Options": [[97, null], [101, "advanced-deploy-options"]], "Advanced settings": [[40, "advanced-settings"], [79, "advanced-settings"]], "Advantages of upgrading PHP": [[131, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[60, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[57, "all-other-configuration-options"]], "All parameters": [[53, "all-parameters"]], "Allow access to CIFS/SMB": [[128, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[128, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[128, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[128, "allow-access-to-ldap-server"]], "Allow access to SMTP/sendmail": [[128, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[128, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[128, "allow-access-to-network-memcache"]], "Allow access to remote network": [[128, "allow-access-to-remote-network"]], "Allow subscriptions on local network": [[111, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[37, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[57, "alternate-code-locations"]], "Amazon S3": [[28, null]], "Android 11 and Below": [[51, "android-11-and-below"]], "Android 12 and Above": [[51, "android-12-and-above"]], "Android Deep Link Handling": [[51, null]], "Anti-abuse alerts": [[114, "anti-abuse-alerts"]], "Antivirus": [[146, "antivirus"]], "Antivirus scanner": [[52, null]], "Apache": [[23, "apache"], [120, "apache"]], "Apache Web server configuration": [[130, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[23, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[23, "apache-with-mod-proxy-fcgi"]], "Apache2": [[66, "apache2"]], "App config options": [[57, "app-config-options"]], "App passwords": [[70, "app-passwords"]], "App store": [[1, "app-store"], [2, "app-store"], [3, "app-store"], [4, "app-store"], [5, "app-store"], [6, "app-store"], [7, "app-store"], [8, "app-store"], [9, "app-store"], [10, "app-store"], [11, "app-store"]], "App: Context Agent (context_agent)": [[2, null]], "App: Context Chat": [[3, null]], "App: Live Transcription in Nextcloud Talk (live_transcription)": [[4, null]], "App: Local Image Generation (text2image_stablediffusion2)": [[9, null]], "App: Local Machine translation 2 (translate2)": [[11, null]], "App: Local Text-To-Speech (text2speech_kokoro)": [[10, null]], "App: Local Whisper Speech-To-Text (stt_whisper2)": [[7, null]], "App: Local large language model (llm2)": [[5, null]], "App: Recognize": [[6, null]], "App: Summary Bot (Talk chat summarize bot)": [[8, null]], "AppAPI (app_api) is now a default app": [[163, "appapi-app-api-is-now-a-default-app"], [164, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[165, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[98, null]], "Applying a patch": [[133, "applying-a-patch"]], "Approaching Upgrades": [[145, "approaching-upgrades"]], "Approval/Suspend steps": [[168, "approval-suspend-steps"]], "Apps": [[15, "apps"], [57, "apps"], [86, null]], "Apps commands": [[146, "apps-commands"]], "Apps management": [[15, null]], "Arguments": [[100, "arguments"], [101, "arguments"], [101, "id1"], [101, "id3"]], "Artificial Intelligence": [[12, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[105, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[114, "attachment-size-limit"]], "Authentication": [[70, null], [168, "authentication"]], "Authentication in Nextcloud": [[82, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig for your mail domain fails": [[116, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[70, "automated-clean-up"]], "Automated clean-up of app password": [[163, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[105, null]], "Automatic configurations examples": [[53, "automatic-configurations-examples"]], "Automatic setup": [[53, null]], "Available rules": [[104, "available-rules"], [105, "available-rules"]], "Available storage backends": [[37, "available-storage-backends"]], "Backend apps": [[14, "backend-apps"], [14, "id31"], [14, "id35"], [14, "id39"], [14, "id43"], [14, "id47"], [14, "id51"], [14, "id55"]], "Background job": [[41, "background-job"], [46, "background-job"]], "Background jobs": [[54, null], [111, "background-jobs"]], "Background jobs selector": [[146, "background-jobs-selector"]], "Background sync interval": [[79, "background-sync-interval"], [114, "background-sync-interval"]], "Backup": [[137, null]], "Backup database": [[137, "backup-database"]], "Backup folders": [[137, "backup-folders"]], "Backups": [[25, "backups"]], "Bad signature error": [[25, "bad-signature-error"]], "Batch mode for command line based updater": [[144, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[82, "bearer-token-validation"]], "Before You Enable Encryption": [[25, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[166, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[49, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[16, null]], "Birthday calendar": [[111, "birthday-calendar"]], "Blocking user groups": [[104, "blocking-user-groups"]], "Branded clients": [[69, "branded-clients"]], "Brute force protection": [[55, null]], "Brute force protection and load balancers/reverse proxies": [[55, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Bug reporting": [[166, "bug-reporting"]], "Bugs": [[135, "bugs"]], "Building a workflow": [[168, "building-a-workflow"]], "CPU Architecture and OS": [[131, "cpu-architecture-and-os"]], "Cache Directory location": [[56, "cache-directory-location"]], "Cache warnings": [[67, "cache-warnings"]], "Caching": [[79, "caching"], [129, "id1"]], "Caddy": [[66, "caddy"]], "Calendar": [[116, "calendar"]], "Calendar / CalDAV": [[111, null]], "Calendar server settings": [[111, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[168, "can-i-create-a-script"]], "Canonical webroot": [[147, "canonical-webroot"]], "Certification Extension 2025/2026": [[87, "certification-extension-2025-2026"]], "Changelog": [[159, "changelog"]], "Changing the display of federated shares": [[38, "changing-the-display-of-federated-shares"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[26, "check-the-block-signatures"]], "Check the signature": [[26, "check-the-signature"]], "Checking for old files": [[27, "checking-for-old-files"]], "Chroot": [[121, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[146, "cleanup"]], "Cleanup previews": [[146, "cleanup-previews"]], "Code signing": [[134, null]], "Collabora Online Server": [[147, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[112, "command-line"]], "Command Line Client": [[90, null]], "Command line": [[96, "command-line"]], "Command line installation": [[146, "command-line-installation"]], "Command line upgrade": [[146, "command-line-upgrade"]], "Command-line Account Setup": [[89, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[57, "comments"], [129, "comments"]], "Common misconfigurations": [[104, "common-misconfigurations"], [108, "common-misconfigurations"]], "Common problems / error messages": [[135, "common-problems-error-messages"]], "Compression": [[129, "compression"]], "Config commands": [[146, "config-commands"]], "Config file": [[96, "config-file"]], "Configuration": [[1, "configuration"], [45, "configuration"], [75, "configuration"], [79, "configuration"], [86, null], [114, "configuration"], [130, "configuration"], [147, null], [149, "configuration"]], "Configuration File": [[91, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[57, null]], "Configuration keys": [[80, "configuration-keys"]], "Configuration tips": [[38, "configuration-tips"]], "Configurations preventing embedding": [[61, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[148, "configure-the-app-in-nextcloud"]], "Configure theming through CLI": [[69, "configure-theming-through-cli"]], "Configuring ClamAV on Nextcloud": [[52, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[37, null]], "Configuring Federation Sharing": [[38, null]], "Configuring ICAP on Nextcloud": [[52, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[23, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[45, null]], "Configuring PHP": [[23, "configuring-php"]], "Configuring Sendmail/qmail": [[60, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[19, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[60, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings": [[64, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[38, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[49, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[58, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[23, "configuring-your-web-server"]], "Confirm everything is working": [[52, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[56, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[56, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[56, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[56, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[96, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[79, "connection-settings"]], "Connections to remote servers": [[123, "connections-to-remote-servers"]], "Consequences": [[47, "consequences"]], "Considerations for shared storage": [[29, "considerations-for-shared-storage"]], "Contacts": [[116, "contacts"]], "Contacts / CardDAV": [[112, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[102, "container-started"]], "Context Agent": [[1, "context-agent"]], "Context Chat": [[1, "context-chat"], [14, "context-chat"]], "Context Chat Search": [[14, "context-chat-search"]], "Controlling file versions and aging": [[41, null]], "Converting database type": [[17, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[109, null]], "Cookies stored by Nextcloud": [[109, "cookies-stored-by-nextcloud"]], "Core Dumps": [[96, "core-dumps"]], "Create Debug Archive": [[96, "create-debug-archive"]], "Create a addressbook for a user": [[146, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[146, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[146, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[73, "create-a-group"]], "Creating Federation Shares via public Link Share": [[38, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[80, "creating-a-configuration"]], "Creating a new Federation Share": [[38, "creating-a-new-federation-share"]], "Creating a new user": [[83, "creating-a-new-user"]], "Creating assetlinks.json": [[51, "creating-assetlinks-json"]], "Creating persistent file Shares": [[40, "creating-persistent-file-shares"]], "Credential Handling": [[90, "credential-handling"]], "Critical changes": [[159, "critical-changes"]], "Cron": [[54, "cron"]], "Cron job": [[121, "cron-job"]], "Cron jobs": [[54, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[147, "custom-fonts"]], "Custom public calendars": [[111, "custom-public-calendars"]], "DAV sync tokens retention": [[160, "dav-sync-tokens-retention"]], "Dashboard app": [[58, null]], "Data Backup and Recovery Implications": [[45, "data-backup-and-recovery-implications"]], "Data Directory": [[53, "data-directory"]], "Data Not Encrypted": [[25, "data-not-encrypted"]], "Data directory location": [[125, "data-directory-location"]], "Data retention": [[111, "data-retention"], [112, "data-retention"]], "Database": [[120, "database"], [121, "database"]], "Database choice": [[125, "database-choice"]], "Database configuration": [[18, null], [19, null], [164, "database-configuration"]], "Database conversion": [[146, "database-conversion"]], "Database insert problems on MySQL": [[116, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[131, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[19, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[146, "dav-commands"]], "Debug Mode": [[129, "debug-mode"]], "Debugging": [[146, "debugging"]], "Debugging sync issues": [[135, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[88, null]], "Decrease sync delay": [[35, "decrease-sync-delay"]], "Decrypt the blocks": [[26, "decrypt-the-blocks"]], "Decrypt the private key": [[26, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[26, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[25, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[26, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[26, "decryption-read-the-file-key"]], "Decryption: read the private key": [[26, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[99, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[57, "default-parameters"]], "Default file extension": [[68, "default-file-extension"]], "Default file templates": [[24, "default-file-templates"]], "Default language": [[63, "default-language"]], "Default locale": [[63, "default-locale"]], "Defaults": [[57, "defaults"]], "Defining trusted proxies": [[66, "defining-trusted-proxies"]], "Definitions": [[25, "definitions"]], "Delete a calendar for a user": [[146, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[146, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[73, "delete-a-group"]], "Delete a user": [[74, "delete-a-user"]], "Deleted Items (trash bin)": [[46, null], [57, "deleted-items-trash-bin"]], "Deleting a configuration": [[80, "deleting-a-configuration"]], "Deleting a single configuration value": [[146, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[81, "deleting-local-nextcloud-users"]], "Deleting users": [[83, "deleting-users"]], "Demote user from subadmin": [[74, "demote-user-from-subadmin"]], "Denied access": [[104, "denied-access"]], "Denying access to folders": [[104, "denying-access-to-folders"]], "DeployConfig": [[100, "deployconfig"]], "DeployConfig options": [[100, "deployconfig-options"]], "Deployment": [[123, "deployment"]], "Deployment configurations": [[99, null]], "Deployment recommendations": [[119, null]], "Derive the decryption key": [[26, "derive-the-decryption-key"]], "Derive the encryption key": [[26, "derive-the-encryption-key"]], "Desktop Clients": [[93, null]], "Desktop client": [[131, "desktop-client"]], "Differences from External Storage": [[45, "differences-from-external-storage"]], "Directory settings": [[79, "directory-settings"]], "Disable": [[101, "disable"]], "Disable 3rdparty / non-shipped apps": [[135, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[123, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[114, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[74, "disable-a-user"]], "Disable an app": [[72, "disable-an-app"]], "Disable and enable users": [[83, "disable-and-enable-users"]], "Disable creation of example events": [[146, "disable-creation-of-example-events"]], "Disable preview image generation": [[123, "disable-preview-image-generation"]], "Disable rich text editing": [[68, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[68, "disable-rich-workspaces-globally"]], "Disable users": [[146, "disable-users"]], "Disabling background scan task": [[52, "disabling-background-scan-task"]], "Disabling previews:": [[44, "disabling-previews"]], "Disabling two-factor authentication": [[78, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[128, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[40, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[134, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[99, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[99, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[99, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[98, "docker-socket-proxy"]], "Docker Socket Proxy security": [[99, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[98, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[99, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[99, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[14, "document-generation"]], "Domain Change": [[59, null]], "Downgrading": [[166, "downgrading"]], "Download Logs": [[102, "download-logs"]], "Duplicating server configurations": [[79, "duplicating-server-configurations"]], "Edit data of a single group": [[73, "edit-data-of-a-single-group"]], "Edit data of a single user": [[74, "edit-data-of-a-single-user"]], "Email": [[60, null]], "Enable": [[101, "enable"]], "Enable HTTP Strict Transport Security": [[123, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[129, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[129, "enable-php-opcache"]], "Enable a user": [[74, "enable-a-user"]], "Enable access for external apps": [[147, "enable-access-for-external-apps"]], "Enable an app": [[72, "enable-an-app"]], "Enable hardening modules such as SELinux": [[123, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[128, "enable-updates-via-the-web-interface"]], "Enabled": [[102, "enabled"]], "Enabling Encryption (Step-by-Step)": [[25, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[37, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[20, null]], "Enabling SSL": [[130, "enabling-ssl"]], "Enabling Windows compatible filenames": [[47, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[15, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[146, "enabling-autocompletion"]], "Enabling debug mode": [[60, "enabling-debug-mode"]], "Enabling the activity app": [[49, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[52, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[58, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[78, "enabling-two-factor-authentication"]], "Encrypt the blocks": [[26, "encrypt-the-blocks"]], "Encrypt the private key": [[26, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[26, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[25, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[25, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[146, "encryption"]], "Encryption Method Comparison": [[25, "encryption-method-comparison"]], "Encryption format": [[27, "encryption-format"]], "Encryption key cannot be found": [[25, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[25, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[26, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[26, "encryption-generate-the-file-key"]], "End-of-life": [[166, "end-of-life"]], "Energy consumption": [[87, null]], "Enforcing two-factor authentication": [[78, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[123, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[57, "environment-variables"], [92, null], [97, "environment-variables"]], "Environment variables": [[146, "environment-variables"]], "Errors": [[134, "errors"]], "Establishing the target database": [[17, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [14, "ethical-ai-rating"]], "Event alarm types": [[111, "event-alarm-types"]], "Events": [[111, "events"]], "ExApps management": [[103, null]], "Example": [[66, "example"], [72, "example"], [72, "id1"], [72, "id3"], [72, "id5"], [73, "example"], [73, "id1"], [73, "id3"], [73, "id5"], [73, "id8"], [74, "example"], [74, "id1"], [74, "id3"], [74, "id8"], [74, "id10"], [74, "id12"], [74, "id14"], [74, "id16"], [74, "id18"], [74, "id20"], [74, "id22"], [74, "id24"], [74, "id26"], [80, "example"], [80, "id1"], [80, "id3"], [80, "id5"], [90, "example"], [105, "example"], [108, "example"]], "Example contact": [[112, "example-contact"]], "Example event": [[111, "example-event"]], "Example installation on CentOS 8": [[120, null]], "Example installation on OpenBSD": [[121, null]], "Example installation on Ubuntu 22.04 LTS": [[122, null]], "Example log entries": [[64, "example-log-entries"]], "Example: The login page": [[55, "example-the-login-page"]], "Examples": [[57, "examples"], [73, "examples"], [74, "examples"], [74, "id6"], [104, "examples"]], "Exclude List": [[90, "exclude-list"]], "Excluding IP addresses from brute force protection": [[55, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[49, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[105, "executing-actions"]], "Expert settings": [[79, "expert-settings"]], "Export a calendar of a user": [[146, "export-a-calendar-of-a-user"]], "Export threading data": [[116, "export-threading-data"]], "Exposed system address book": [[161, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[29, null]], "External media": [[130, "external-media"]], "External storage": [[104, "external-storage"]], "FAQ": [[98, "faq"], [134, "faq"], [168, "faq"]], "FTP/FTPS": [[30, null]], "Fail2ban introduction": [[123, "fail2ban-introduction"]], "Fair Use Policy": [[135, "fair-use-policy"]], "Features used by other apps": [[14, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[23, "federated-cloud-sharing"], [57, "federated-cloud-sharing"]], "Federated calendar shares": [[111, "federated-calendar-shares"]], "Federation sync": [[146, "federation-sync"]], "File Sharing": [[40, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[108, "file-age"]], "File conversion": [[39, null]], "File encodings": [[68, "file-encodings"]], "File format": [[26, "file-format"], [26, "id1"], [26, "id3"], [26, "id5"], [26, "id7"]], "File locations": [[26, "file-locations"], [26, "id2"], [26, "id4"], [26, "id6"], [26, "id8"]], "File operations": [[146, "file-operations"]], "File sharing and management": [[43, null]], "File type: file": [[26, "file-type-file"]], "File type: file key file": [[26, "file-type-file-key-file"]], "File type: private key file": [[26, "file-type-private-key-file"]], "File type: public key file": [[26, "file-type-public-key-file"]], "File type: share key file": [[26, "file-type-share-key-file"]], "File versions": [[57, "file-versions"]], "Files": [[86, null]], "Files App": [[131, "files-app"]], "Files Sharing": [[146, "files-sharing"]], "Files access control": [[104, null]], "Files external": [[146, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[167, "filters"]], "Fixing invalid code integrity messages": [[134, "fixing-invalid-code-integrity-messages"]], "Flow": [[107, null]], "Flow configuration": [[106, null]], "Follow-up reminders": [[114, "follow-up-reminders"]], "Force language": [[63, "force-language"]], "Force locale": [[63, "force-locale"]], "Format": [[57, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[111, "freebusy"]], "Frequently Asked Questions": [[14, "frequently-asked-questions"]], "Frequently asked questions": [[154, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[14, "frontend-apps"], [14, "id29"], [14, "id32"], [14, "id37"], [14, "id41"], [14, "id45"], [14, "id49"], [14, "id53"]], "Further Reading": [[25, "further-reading"]], "Further Resources": [[127, "further-resources"]], "GDPR-compliance": [[110, null]], "General troubleshooting": [[135, null], [135, "id1"]], "Generate the file key": [[26, "generate-the-file-key"]], "Get a notification before a share expires": [[40, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[13, "get-a-task-by-id"]], "Get account IDs": [[116, "get-account-ids"]], "Get app info": [[72, "get-app-info"]], "Get data of a single user": [[74, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[52, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[72, "get-list-of-apps"]], "Get members of a group": [[73, "get-members-of-a-group"]], "Get subadmins of a group": [[73, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[74, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[74, "get-user-s-subadmin-groups"]], "Getting Started": [[86, null]], "Getting a single configuration value": [[146, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[123, "give-php-read-access-to-dev-urandom"]], "Globally": [[116, "globally"]], "Google OAuth": [[114, "google-oauth"]], "Granting administrator privileges to a user": [[83, "granting-administrator-privileges-to-a-user"]], "Group commands": [[146, "group-commands"]], "Groups tab": [[79, "groups-tab"]], "Groupware": [[86, null], [113, null]], "HAProxy": [[66, "haproxy"]], "HTTPD(8)": [[121, "httpd-8"]], "HTTPS encryption": [[130, "https-encryption"]], "HaRP": [[98, "harp"]], "Handling with backup server": [[79, "handling-with-backup-server"]], "Hardening and security guidance": [[123, null]], "Hashing": [[57, "hashing"]], "Heartbeat": [[102, "heartbeat"]], "Hidden files upload failure or not shown": [[35, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[111, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[60, "how-can-i-determine-if-the-smtp-server-supports-the-smtps-protocol"]], "How can I determine what authorization and encryption protocols the mail server supports?": [[60, "how-can-i-determine-what-authorization-and-encryption-protocols-the-mail-server-supports"]], "How can I find out if a created user can access a database?": [[19, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[60, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[19, "how-can-i-find-out-if-my-mysql-postgresql-server-is-reachable"]], "How can I find out if the SMTP server is listening on a specific TCP port?": [[60, "how-can-i-find-out-if-the-smtp-server-is-listening-on-a-specific-tcp-port"]], "How can I send mail using self-signed certificates or use STARTTLS with self signed certificates?": [[60, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[156, "how-does-it-work"]], "How it works": [[55, "how-it-works"]], "How to upgrade": [[145, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[19, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[114, "imap-timeout"]], "Icon retrieval": [[48, "icon-retrieval"]], "Identifying Basic Functionality Problems": [[96, "identifying-basic-functionality-problems"]], "Image Pull": [[102, "image-pull"]], "Image generation": [[14, "image-generation"]], "Image storage": [[1, "image-storage"]], "Import a calendar to a user": [[146, "import-a-calendar-to-a-user"]], "Import signing keys:": [[149, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [14, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[17, "inconvertible-tables"]], "Init": [[102, "init"]], "Initial Certification 2024/2025": [[87, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[22, "initial-splitting"]], "Insight and debugging": [[13, null]], "Install": [[90, "install"]], "Install packages": [[149, "install-packages"]], "Install the Apache reverse proxy": [[148, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[148, "install-the-collabora-online-server"]], "Installation": [[0, "installation"], [1, "installation"], [2, "installation"], [3, "installation"], [4, "installation"], [5, "installation"], [6, "installation"], [7, "installation"], [8, "installation"], [9, "installation"], [10, "installation"], [11, "installation"], [86, null], [130, "installation"], [142, "installation"], [151, null], [167, "installation"], [168, "installation"]], "Installation and server configuration": [[124, null]], "Installation example on Ubuntu 24.04": [[149, null]], "Installation example with Docker": [[148, null]], "Installation on Linux": [[130, null]], "Installation on TrueNAS": [[130, "installation-on-truenas"]], "Installation version": [[166, "installation-version"]], "Installation via install script": [[130, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[130, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[125, null], [130, "installation-wizard"]], "Installing AppAPI": [[98, "installing-appapi"]], "Installing ClamAV": [[52, "installing-clamav"]], "Installing ExApps": [[98, "installing-exapps"]], "Installing Nextcloud": [[120, "installing-nextcloud"]], "Installing PHP and the required modules": [[120, "installing-php-and-the-required-modules"]], "Installing from command line": [[118, null]], "Installing on Windows (virtual machine)": [[130, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[120, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[130, "installing-via-snap-packages"]], "Instruction set for apps": [[72, null]], "Instruction set for groups": [[73, null]], "Instruction set for users": [[74, null]], "Integrating into the Web Interface": [[64, "integrating-into-the-web-interface"]], "Integrity check": [[146, "integrity-check"]], "Internal Server Errors": [[135, "internal-server-errors"]], "Introduction": [[50, "introduction"], [55, "introduction"], [57, "introduction"], [117, null]], "Invalid private key for encryption app": [[25, "invalid-private-key-for-encryption-app"]], "Invitations": [[111, "invitations"]], "Is code signing mandatory for apps?": [[134, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[96, "isolating-other-issues"]], "Issues and troubleshooting": [[136, null]], "Issues connecting to Outlook.com": [[116, "issues-connecting-to-outlook-com"]], "JIT": [[129, "jit"]], "JPEG quality setting:": [[44, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[126, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[25, "key-management-modes"]], "Key Points & Limitations": [[25, "key-points-limitations"]], "Key generation: generate the key pair": [[26, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[26, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[26, "key-generation-store-the-public-key"]], "Key type: master key": [[26, "key-type-master-key"]], "Key type: public sharing key": [[26, "key-type-public-sharing-key"]], "Key type: recovery key": [[26, "key-type-recovery-key"]], "Key type: user key": [[26, "key-type-user-key"]], "Keyboard shortcut": [[96, "keyboard-shortcut"]], "Known Limitations": [[2, "known-limitations"], [3, "known-limitations"], [5, "known-limitations"], [6, "known-limitations"], [7, "known-limitations"], [8, "known-limitations"], [9, "known-limitations"], [10, "known-limitations"], [11, "known-limitations"]], "Known Smart Picker providers": [[157, "known-smart-picker-providers"]], "Known backends": [[111, "known-backends"]], "Known link preview providers": [[156, "known-link-preview-providers"]], "LDAP": [[57, "ldap"]], "LDAP and External User Backends": [[25, "ldap-and-external-user-backends"]], "LDAP commands": [[146, "ldap-commands"]], "LDAP user cleanup": [[81, null]], "LLM Processing": [[114, "llm-processing"]], "Language & Locale": [[63, null]], "Large file upload on object storage": [[23, "large-file-upload-on-object-storage"]], "Length of support (\u201cmaintenance\u201d)": [[166, "length-of-support-maintenance"]], "Limit on password length": [[123, "limit-on-password-length"]], "Limitations": [[5, "limitations"]], "Limitations in maintenance mode": [[146, "limitations-in-maintenance-mode"]], "Link previews": [[156, null]], "Linking external sites": [[61, null]], "List": [[146, "list"]], "List ExApps": [[101, "list-exapps"]], "List all addressbooks of a user": [[146, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[146, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[146, "list-all-calendars-of-a-user"]], "List and filter tasks": [[13, "list-and-filter-tasks"]], "List of editable data fields": [[74, "list-of-editable-data-fields"]], "List registered daemons": [[100, "list-registered-daemons"]], "Listening to events": [[167, "listening-to-events"]], "Loading": [[57, "loading"]], "Local": [[31, null]], "Local IMAP and SMTP servers": [[114, "local-imap-and-smtp-servers"]], "Log Files": [[96, "log-files"]], "Log Levels": [[129, "log-levels"]], "Log field breakdown": [[64, "log-field-breakdown"]], "Log fields explained": [[64, "log-fields-explained"]], "Log level": [[64, "log-level"]], "Log level interaction": [[64, "log-level-interaction"]], "Log type": [[64, "log-type"]], "Logfiles": [[135, "logfiles"]], "Logging": [[57, "logging"], [64, null], [79, "logging"]], "Logging commands": [[146, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[116, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[79, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[126, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[145, "long-running-migration-steps"]], "Long term support": [[131, "long-term-support"]], "Low Disk Space": [[92, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [14, "machine-translation"]], "Mail": [[114, null], [116, "mail"]], "Mail Parameters": [[57, "mail-parameters"]], "Mail Providers": [[60, "mail-providers"]], "Mailbox Share": [[114, "mailbox-share"]], "Maintenance": [[57, "maintenance"], [86, null], [138, null]], "Maintenance and release schedule": [[166, null]], "Maintenance commands": [[146, "maintenance-commands"]], "Maintenance mode": [[137, "maintenance-mode"], [145, "maintenance-mode"]], "Maintenance releases": [[166, "maintenance-releases"]], "Major releases": [[166, "major-releases"]], "Major version upgrades": [[166, "major-version-upgrades"]], "Manage addressbooks": [[146, "manage-addressbooks"]], "Manage calendar subscriptions": [[146, "manage-calendar-subscriptions"]], "Manage calendars": [[146, "manage-calendars"]], "Manage the background scanner": [[52, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[100, null]], "Managing Encryption via occ Commands": [[25, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[101, null]], "Managing apps": [[15, "managing-apps"]], "Managing groups": [[83, "managing-groups"]], "Manual account synchronization and threading": [[116, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[145, "manual-steps-during-upgrade"]], "Manually scan a single file": [[52, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[52, "manually-trigger-the-background-scan"]], "MariaDB": [[137, "mariadb"], [143, "mariadb"], [143, "id2"]], "Mark a file as scanned or unscanned": [[52, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[94, null]], "Maximum chunk size": [[164, "maximum-chunk-size"]], "Maximum memory for image generation:": [[44, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[44, "maximum-preview-size"]], "Maximum scale factor:": [[44, "maximum-scale-factor"]], "Maximum upload size": [[130, "maximum-upload-size"]], "Memcached": [[56, "memcached"]], "Memcached configuration in Nextcloud (config.php)": [[56, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[131, "memory"]], "Memory caching": [[56, null]], "Memory caching backend configuration": [[57, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[79, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[45, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[141, null]], "Migrating to a different server": [[140, null]], "Migration from Collabora Online": [[152, null]], "Migrations on updates": [[22, "migrations-on-updates"]], "Mimetype aliases": [[48, "mimetype-aliases"]], "Mimetype mapping": [[48, "mimetype-mapping"]], "Mimetypes management": [[48, null]], "Misc": [[146, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[116, "missing-shared-calendars"]], "Mobile apps": [[131, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modify the appearance of Nextcloud": [[69, "modify-the-appearance-of-nextcloud"]], "Modifying": [[57, "modifying"]], "Modifying a configuration": [[80, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[60, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[162, "monitoring"]], "Monitoring: Counting of active users": [[163, "monitoring-counting-of-active-users"], [164, "monitoring-counting-of-active-users"], [165, "monitoring-counting-of-active-users"]], "Mount options": [[37, "mount-options"]], "Mounts": [[97, "mounts"]], "Move a calendar of a user": [[146, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[135, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multibucket Object Store": [[45, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[45, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[66, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[57, "multiple-merged-configuration-files"]], "MySQL": [[137, "mysql"], [143, "mysql"], [143, "id4"]], "MySQL database": [[53, "mysql-database"]], "NC & Docker on the Same-Host": [[99, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[99, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[99, "nc-to-exapp-communication"]], "NGINX": [[66, "nginx"]], "NGINX configuration": [[126, null]], "NOTE": [[121, "note"]], "Next steps": [[122, "next-steps"]], "Nextcloud": [[32, null]], "Nextcloud AIO": [[100, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[51, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[79, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[147, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[168, "nextcloud-scripts"]], "Nextcloud Verifications": [[57, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[167, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[79, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[62, null], [163, "nextcloud-configuration"], [164, "nextcloud-configuration"]], "Nextcloud final steps": [[121, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[99, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[126, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[126, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[135, "nextcloud-log-files"]], "Nextcloud prerequisites": [[123, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[96, "nextcloud-server-log-file"]], "Not open source anymore?": [[134, "not-open-source-anymore"]], "Note": [[79, "note"]], "Notes and troubleshooting": [[133, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[127, "notes-on-php-ini-configuration"]], "OAuth2": [[65, null]], "OCC CLI": [[100, "occ-cli"]], "Obtaining a patch": [[133, "obtaining-a-patch"]], "Obtaining the Client Log File": [[96, "obtaining-the-client-log-file"]], "Office": [[86, null], [150, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenStack Object Storage": [[33, null]], "OpenStack Swift": [[45, "openstack-swift"]], "Operating system": [[123, "operating-system"]], "Options": [[95, null], [100, "options"], [101, "options"], [101, "id2"], [101, "id4"]], "Organizations with clustered setups": [[56, "organizations-with-clustered-setups"]], "Organizations with single-server": [[56, "organizations-with-single-server"]], "Other Web servers": [[130, "other-web-servers"]], "Other issues": [[135, "other-issues"]], "Out-of-office feature": [[115, null]], "Outdated NSS / OpenSSL version": [[67, "outdated-nss-openssl-version"]], "Overview": [[14, null], [25, "overview"], [55, "overview"], [55, "id1"], [130, "overview"], [139, "overview"], [145, "overview"], [166, "overview"]], "Overview of AI features": [[14, "overview-of-ai-features"]], "Overwrite parameters": [[66, "overwrite-parameters"]], "PHP": [[120, "php"], [121, "php"]], "PHP Installation": [[127, "php-installation"]], "PHP Module Quick Reference Table": [[127, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[127, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[127, "php-modules-for-specific-applications"]], "PHP configuration": [[164, "php-configuration"]], "PHP ini Settings": [[127, "php-ini-settings"]], "PHP version and information": [[135, "php-version-and-information"]], "PHP-FPM configuration": [[130, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[126, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[19, "parameters"], [44, "parameters"], [53, "parameters"], [54, "parameters"]], "Passing values between blocks": [[168, "passing-values-between-blocks"]], "Password-based mechanisms": [[29, "password-based-mechanisms"]], "Passwords": [[123, "passwords"]], "Patching Nextcloud": [[133, null]], "Patching apps": [[133, "patching-apps"]], "Patching server": [[133, "patching-server"]], "Per mail account": [[116, "per-mail-account"]], "Performance Implications": [[45, "performance-implications"]], "Place config directory outside of the web root": [[123, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[123, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[137, "postgresql"], [143, "postgresql"], [143, "id5"]], "PostgreSQL database": [[19, "postgresql-database"], [53, "postgresql-database"]], "Preparing PHP": [[127, null]], "Prerequisites": [[145, "prerequisites"]], "Prerequisites for manual installation": [[130, "prerequisites-for-manual-installation"]], "Pretty URLs": [[130, "pretty-urls"]], "Prevent uploading of specific files": [[104, "prevent-uploading-of-specific-files"]], "Previews": [[57, "previews"], [129, "previews"], [147, "previews"], [164, "previews"], [165, "previews"]], "Previews configuration": [[44, null]], "Previews for Office files using LibreOffice": [[162, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[163, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[139, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[112, "privacy-and-user-property-scopes"]], "Process manager": [[130, "process-manager"]], "Profile configuration": [[75, null]], "Promote user to subadmin": [[74, "promote-user-to-subadmin"]], "Proper SSL configuration": [[123, "proper-ssl-configuration"]], "Property scopes": [[75, "property-scopes"]], "Provider apps": [[14, "provider-apps"], [14, "id52"]], "Provider removal": [[78, "provider-removal"]], "Providing default files": [[24, null]], "Proxy Configurations": [[57, "proxy-configurations"]], "Public collaborative tag": [[108, "public-collaborative-tag"]], "Public-key mechanisms": [[29, "public-key-mechanisms"]], "Quick start": [[125, "quick-start"]], "Rate limits": [[111, "rate-limits"], [112, "rate-limits"]], "Rating Music genre recognition: Yellow": [[6, "rating-music-genre-recognition-yellow"]], "Rating for Photo face recognition: Green": [[6, "rating-for-photo-face-recognition-green"]], "Rating for Photo object detection: Green": [[6, "rating-for-photo-object-detection-green"]], "Rating for Video action recognition: Green": [[6, "rating-for-video-action-recognition-green"]], "Rating: \ud83d\udfe2": [[11, "rating"]], "Read the envelope key": [[26, "read-the-envelope-key"]], "Read the file key": [[26, "read-the-file-key"]], "Read the private key file": [[26, "read-the-private-key-file"]], "Read the public key": [[26, "read-the-public-key"]], "Reading a configuration": [[80, "reading-a-configuration"]], "Recommendations based on type of deployment": [[56, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[127, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[127, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[127, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[123, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[56, "redis"], [120, "redis"], [121, "redis"]], "Redis configuration in Nextcloud (config.php)": [[56, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[129, "reducing-system-load"]], "Reference management": [[155, null]], "Refresh rate": [[111, "refresh-rate"]], "Register": [[100, "register"], [101, "register"], [102, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[166, "release-channels"]], "Release notes": [[86, null], [158, null], [159, null]], "Release schedule": [[166, "release-schedule"]], "Release types": [[166, "release-types"]], "Reminder notifications": [[111, "reminder-notifications"]], "Remove user from group": [[74, "remove-user-from-group"]], "Renaming a user": [[83, "renaming-a-user"]], "Repair-Tree": [[146, "repair-tree"]], "Replication": [[21, null]], "Repository": [[1, "repository"], [2, "repository"], [3, "repository"], [4, "repository"], [5, "repository"], [6, "repository"], [7, "repository"], [8, "repository"], [9, "repository"], [10, "repository"], [11, "repository"]], "Required PHP Database Connectors": [[127, "required-php-database-connectors"]], "Required PHP Modules": [[127, "required-php-modules"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [19, "requirements"]], "Rescans": [[134, "rescans"]], "Resend the welcome email": [[74, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[83, "reset-a-user-s-password"]], "Resetting a lost admin password": [[76, null]], "Resetting a user password": [[77, null]], "Resources and rooms": [[111, "resources-and-rooms"]], "Restore database": [[143, "restore-database"]], "Restore folders": [[143, "restore-folders"]], "Restoring": [[143, "restoring"]], "Restoring backup": [[143, null]], "Restrict admin actions to a specific range of IP addresses": [[123, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[147, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[147, "restrict-usage-to-specific-groups"]], "Retention of files": [[108, null]], "Revalidation": [[129, "revalidation"]], "Reverse proxy": [[66, null], [153, null]], "Reverting a patch": [[133, "reverting-a-patch"]], "Run the conversion": [[17, "run-the-conversion"]], "Running occ": [[146, "running-occ"]], "S3 SSE-C encryption support": [[45, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[165, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[120, "selinux"]], "SELinux configuration": [[128, null]], "SELinux configuration tips": [[130, "selinux-configuration-tips"]], "SFTP": [[34, null]], "SMB authentication": [[35, "smb-authentication"]], "SMB update notifications": [[35, "smb-update-notifications"]], "SMB/CIFS": [[35, null]], "SMTP": [[60, "smtp"]], "SMTP timeout": [[114, "smtp-timeout"]], "SQLite": [[137, "sqlite"], [143, "sqlite"]], "SQLite database": [[53, "sqlite-database"]], "SSL": [[57, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[79, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[19, "ssl-for-mysql-database"]], "Sanitize filenames": [[146, "sanitize-filenames"]], "Sanitizing invalid filenames": [[47, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[146, "scan"]], "Scan appdata": [[146, "scan-appdata"]], "Screen or tmux session": [[14, "screen-or-tmux-session"], [167, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[73, "search-get-groups"]], "Search/get users": [[74, "search-get-users"]], "Secure view settings": [[147, "secure-view-settings"]], "Security": [[146, "security"]], "Security considerations": [[65, "security-considerations"]], "Selecting the right Workspace": [[168, "selecting-the-right-workspace"]], "Send a test email": [[60, "send-a-test-email"]], "Sendmail": [[60, "sendmail"]], "Serve security related headers by the Web server": [[123, "serve-security-related-headers-by-the-web-server"]], "Server": [[131, "server"]], "Server tab": [[79, "server-tab"]], "Server tuning": [[129, null]], "Server-side Encryption": [[25, null]], "Server-side encryption details": [[26, null]], "Server-side encryption migration": [[27, null]], "Service Discovery": [[66, "service-discovery"]], "Service discovery": [[135, "service-discovery"]], "Setting Storage quotas": [[83, "setting-storage-quotas"]], "Setting a hierarchical configuration value": [[146, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[146, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[146, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[60, "setting-mail-server-parameters-in-config-php"]], "Setting up background jobs": [[130, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[120, "setting-up-remirepo-with-php-8-2"]], "Setting up the Correct Nextcloud URL": [[168, "setting-up-the-correct-nextcloud-url"]], "Settings": [[129, "settings"]], "Settings app": [[57, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[162, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[123, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[98, "setup-deploy-daemon"]], "Setup fail2ban": [[123, "setup-fail2ban"]], "Setupchecks": [[146, "setupchecks"]], "Share operations": [[146, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[112, "shared-items"]], "Sharing": [[57, "sharing"]], "Sieve timeout": [[114, "sieve-timeout"]], "Sign the blocks": [[26, "sign-the-blocks"]], "Sign the private key": [[26, "sign-the-private-key"]], "Simple Storage Service (S3)": [[45, "simple-storage-service-s3"]], "Sizing": [[129, "sizing"]], "Skipping pre-login warning": [[65, "skipping-pre-login-warning"]], "Small/Private home server": [[56, "small-private-home-server"]], "Snooze and scheduled sending": [[114, "snooze-and-scheduled-sending"]], "Some files have not passed the integrity check": [[67, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[26, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[79, "special-attributes"]], "Special mechanisms": [[29, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [14, "speech-to-text"]], "Speeding up webhook dispatch": [[167, "speeding-up-webhook-dispatch"]], "Split the file": [[26, "split-the-file"], [26, "id9"]], "Splitting databases": [[22, null]], "Status": [[146, "status"]], "Status Checks": [[102, "status-checks"]], "Status return code": [[146, "status-return-code"]], "Step-by-Step Manual Upgrade": [[139, "step-by-step-manual-upgrade"]], "Storage configuration": [[37, "storage-configuration"]], "Storage of access tokens": [[123, "storage-of-access-tokens"]], "Store the envelope keys": [[26, "store-the-envelope-keys"]], "Store the file": [[26, "store-the-file"]], "Store the file key": [[26, "store-the-file-key"]], "Store the private key": [[26, "store-the-private-key"]], "Subscriptions": [[111, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[126, "suppressing-log-messages"]], "Sync birthday calendar": [[146, "sync-birthday-calendar"]], "Sync system address book": [[146, "sync-system-address-book"]], "Sync tokens": [[111, "sync-tokens"], [112, "sync-tokens"]], "Synchronising with clients after data recovery": [[143, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[112, "system-address-book"]], "System Tags": [[146, "system-tags"]], "System address book": [[165, "system-address-book"]], "System configuration": [[23, "system-configuration"]], "System email": [[160, "system-email"]], "System environment variables": [[130, "system-environment-variables"]], "System requirements": [[131, null], [160, "system-requirements"], [161, "system-requirements"], [162, "system-requirements"], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"]], "Systemd service": [[14, "systemd-service"], [167, "systemd-service"]], "TLS / encryption app": [[129, "tls-encryption-app"]], "Table of contents": [[86, null]], "Talk App": [[131, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target audience": [[117, "target-audience"]], "Task processing": [[1, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[64, "temporary-overrides"]], "Test Deploy Daemon": [[102, null]], "Testing the configuration": [[79, "testing-the-configuration"]], "Text app": [[68, null]], "Text processing": [[1, "text-processing"], [14, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [14, "text-to-speech"]], "The LDAP configuration API": [[80, null]], "The Smart Picker": [[157, null]], "The access token": [[65, "the-access-token"]], "The brute force settings app": [[55, "the-brute-force-settings-app"]], "The magic listener script": [[168, "the-magic-listener-script"]], "The test with getenv(\"PATH\") only returns an empty response": [[67, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[67, "the-strict-transport-security-http-header-is-not-configured"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[67, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[69, null]], "Theming of icons": [[69, "theming-of-icons"]], "Thread Summary": [[114, "thread-summary"]], "Timeout and other connectivity issues": [[116, "timeout-and-other-connectivity-issues"]], "Timeouts": [[114, "timeouts"]], "Tips and tricks": [[126, "tips-and-tricks"]], "Toggle Windows compatibility": [[146, "toggle-windows-compatibility"]], "Traefik 1": [[66, "traefik-1"]], "Traefik 2": [[66, "traefik-2"]], "Transactional file locking": [[42, null]], "Transactional file locking is disabled": [[67, "transactional-file-locking-is-disabled"]], "Transfer": [[146, "transfer"]], "Transferring files to another user": [[40, "transferring-files-to-another-user"]], "Translation": [[114, "translation"]], "Trash bin": [[111, "trash-bin"]], "Trashbin": [[146, "trashbin"]], "Triggering the conversion": [[17, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [19, "troubleshooting"], [25, "troubleshooting"], [55, "troubleshooting"], [60, "troubleshooting"], [96, null], [116, null], [128, "troubleshooting"], [139, "troubleshooting"], [144, "troubleshooting"], [154, null]], "Troubleshooting Web server and PHP problems": [[135, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[135, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[135, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[135, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[135, "troubleshooting-encrypted-files"]], "Troubleshooting file encoding on external storages": [[135, "troubleshooting-file-encoding-on-external-storages"]], "Troubleshooting quota or size issues": [[135, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[135, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[79, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[125, "trusted-domains"]], "Tune PHP-FPM": [[129, "tune-php-fpm"]], "Two-factor authentication": [[78, null], [146, "two-factor-authentication"]], "Types of Values": [[57, "types-of-values"]], "Unable to update contacts or events": [[116, "unable-to-update-contacts-or-events"]], "Uninstallation": [[132, null]], "Unregister": [[100, "unregister"], [101, "unregister"]], "Update": [[101, "update"]], "Update notifications": [[15, "update-notifications"], [145, "update-notifications"]], "Update the reverse proxy configuration": [[152, "update-the-reverse-proxy-configuration"]], "Updating": [[148, "updating"]], "Upgrade distribution packages": [[152, "upgrade-distribution-packages"]], "Upgrade manually": [[139, null]], "Upgrade quickstart": [[142, "upgrade-quickstart"]], "Upgrade the docker image": [[152, "upgrade-the-docker-image"]], "Upgrade tips": [[142, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[160, null]], "Upgrade to Nextcloud 27": [[161, null]], "Upgrade to Nextcloud 28": [[162, null]], "Upgrade to Nextcloud 30": [[163, null]], "Upgrade to Nextcloud 31": [[164, null]], "Upgrade to Nextcloud 32": [[165, null]], "Upgrade via built-in updater": [[144, null]], "Upgrade via snap packages": [[142, null]], "Upload of files greater than 10 MiB fails": [[126, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[23, null]], "Usage": [[8, "usage"], [50, "usage"], [55, "usage"], [90, "usage"]], "Usage Examples": [[100, "usage-examples"]], "Usage of variables for mount paths": [[37, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[123, "use-https"]], "Use OOXML by default for new files": [[147, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[123, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[79, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[114, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[19, "useful-sql-commands"]], "User Experience": [[57, "user-experience"]], "User Interface Preference Defaults": [[114, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[25, "user-keys-sharing-recovery"]], "User Profile attributes": [[79, "user-profile-attributes"]], "User and group mapping": [[79, "user-and-group-mapping"]], "User and group permissions": [[37, "user-and-group-permissions"]], "User authentication with LDAP": [[79, null]], "User authentication with OpenID Connect": [[82, null]], "User commands": [[146, "user-commands"]], "User listing and login per nested groups": [[79, "user-listing-and-login-per-nested-groups"]], "User management": [[71, null], [83, null]], "User migration": [[114, "user-migration"]], "User password policy": [[84, null]], "User provisioning API": [[85, null]], "User session": [[57, "user-session"]], "Users": [[86, null]], "Users tab": [[79, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[135, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[40, "using-file-drop-share-links"]], "Using MariaDB/MySQL instead of SQLite": [[129, "using-mariadb-mysql-instead-of-sqlite"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[82, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[57, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[129, "using-redis-based-transactional-file-locking"]], "Using a self hosted apps store": [[15, "using-a-self-hosted-apps-store"]], "Using cron to perform background jobs": [[129, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[15, "using-custom-app-directories"]], "Using email templates": [[60, "using-email-templates"]], "Using private API": [[15, "using-private-api"]], "Using self-signed certificates": [[37, "using-self-signed-certificates"]], "Using the Redis session handler": [[56, "using-the-redis-session-handler"]], "Using the command line based updater": [[144, "using-the-command-line-based-updater"]], "Using the occ command": [[47, "using-the-occ-command"], [146, null]], "Using the web based updater": [[144, "using-the-web-based-updater"]], "Using the web interface": [[47, "using-the-web-interface"]], "Versions": [[146, "versions"]], "Videos and blogs": [[117, "videos-and-blogs"]], "Warnings on admin page": [[67, null]], "Web browser": [[131, "web-browser"]], "Web server and PHP modules": [[135, "web-server-and-php-modules"]], "Web server configuration": [[160, "web-server-configuration"], [161, "web-server-configuration"], [162, "web-server-configuration"], [163, "web-server-configuration"], [165, "web-server-configuration"]], "WebDAV": [[36, null]], "Webcron": [[54, "webcron"]], "Webhook Listeners": [[167, null]], "Webserver Log Files": [[96, "webserver-log-files"]], "Websocket support with notify_push": [[68, "websocket-support-with-notify-push"]], "What does the updater do?": [[144, "what-does-the-updater-do"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[157, "where-can-it-be-used"]], "Where do they appear?": [[156, "where-do-they-appear"]], "Why did Nextcloud add code signing?": [[134, "why-did-nextcloud-add-code-signing"]], "Why is my prompt slow?": [[14, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[60, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[131, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[168, null]], "Windows compatible filenames": [[47, null]], "Wopi settings": [[147, "wopi-settings"]], "Workflow log": [[64, "workflow-log"]], "XML output": [[72, "xml-output"], [72, "id2"], [72, "id4"], [72, "id6"], [73, "xml-output"], [73, "id2"], [73, "id4"], [73, "id6"], [73, "id7"], [73, "id9"], [74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id5"], [74, "id7"], [74, "id9"], [74, "id11"], [74, "id13"], [74, "id15"], [74, "id17"], [74, "id19"], [74, "id21"], [74, "id23"], [74, "id25"], [74, "id27"], [80, "xml-output"], [80, "id2"], [80, "id4"], [80, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[114, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[67, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[67, "your-web-server-is-not-set-up-properly-to-resolve-well-known-caldav-or-well-known-carddav"]], "Your Web server is not yet set up properly to allow file synchronization": [[67, "your-web-server-is-not-yet-set-up-properly-to-allow-file-synchronization"]], "Your database does not run with \u201cREAD COMMITTED\u201d transaction isolation level": [[67, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[57, "account-manager-default-property-scope"]], "allow_local_remote_servers": [[57, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[57, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[57, "allowed-admin-ranges"]], "appcodechecker": [[57, "appcodechecker"]], "apps_paths": [[57, "apps-paths"]], "appsallowlist": [[57, "appsallowlist"]], "appstoreenabled": [[57, "appstoreenabled"]], "appstoreurl": [[57, "appstoreurl"]], "auth.bruteforce.max-attempts": [[57, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[57, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[57, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[57, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[57, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[57, "auth-webauthn-enabled"]], "auto_logout": [[57, "auto-logout"]], "binary_search_paths": [[57, "binary-search-paths"]], "bulkupload.enabled": [[57, "bulkupload-enabled"]], "cache_app_config": [[57, "cache-app-config"]], "cache_chunk_gc_ttl": [[57, "cache-chunk-gc-ttl"]], "cache_path": [[57, "cache-path"]], "carddav_sync_request_timeout": [[57, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[57, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[57, "check-data-directory-permissions"]], "check_for_working_htaccess": [[57, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[57, "check-for-working-wellknown-setup"]], "cipher": [[57, "cipher"]], "comments.managerFactory": [[57, "comments-managerfactory"]], "config_is_read_only": [[57, "config-is-read-only"]], "connectivity_check_domains": [[57, "connectivity-check-domains"]], "cookie_domain": [[57, "cookie-domain"]], "copied_sample_config": [[57, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[57, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[57, "csrf-optout"]], "customclient_desktop": [[57, "customclient-desktop"]], "data-fingerprint": [[57, "data-fingerprint"]], "datadirectory": [[57, "datadirectory"]], "davstorage.request_timeout": [[57, "davstorage-request-timeout"]], "db.log_request_id": [[57, "db-log-request-id"]], "dbdriveroptions": [[57, "dbdriveroptions"]], "dbhost": [[57, "dbhost"]], "dbname": [[57, "dbname"]], "dbpassword": [[57, "dbpassword"]], "dbpersistent": [[57, "dbpersistent"]], "dbreplica": [[57, "dbreplica"]], "dbtableprefix": [[57, "dbtableprefix"]], "dbtype": [[57, "dbtype"]], "dbuser": [[57, "dbuser"]], "debug": [[57, "debug"]], "default_certificates_bundle_path": [[57, "default-certificates-bundle-path"]], "default_language": [[57, "default-language"]], "default_locale": [[57, "default-locale"]], "default_phone_region": [[57, "default-phone-region"]], "default_timezone": [[57, "default-timezone"]], "defaultapp": [[57, "defaultapp"]], "diagnostics.logging": [[57, "diagnostics-logging"]], "diagnostics.logging.threshold": [[57, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[57, "documentation-url-server-logs"]], "enable_lazy_objects": [[57, "enable-lazy-objects"]], "enable_non-accessible_features": [[57, "enable-non-accessible-features"]], "enable_previews": [[57, "enable-previews"]], "enabledPreviewProviders": [[57, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[57, "encryption-use-legacy-base64-encoding"]], "enforce_theme": [[57, "enforce-theme"]], "errorlog": [[64, "errorlog"]], "external_storage.auth_availability_delay": [[57, "external-storage-auth-availability-delay"]], "file": [[64, "file"]], "filelocking.debug": [[57, "filelocking-debug"]], "filelocking.ttl": [[57, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[57, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[57, "files-chunked-upload-max-size"]], "files.trash.delete": [[57, "files-trash-delete"]], "files_external_allow_create_new_local": [[57, "files-external-allow-create-new-local"]], "files_no_background_scan": [[57, "files-no-background-scan"]], "filesystem_cache_readonly": [[57, "filesystem-cache-readonly"]], "filesystem_check_changes": [[57, "filesystem-check-changes"]], "forbidden_filename_basenames": [[57, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[57, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[57, "forbidden-filename-extensions"]], "forbidden_filenames": [[57, "forbidden-filenames"]], "force_language": [[57, "force-language"]], "force_locale": [[57, "force-locale"]], "forwarded_for_headers": [[57, "forwarded-for-headers"]], "gs.enabled": [[57, "gs-enabled"]], "gs.federation": [[57, "gs-federation"]], "has_internet_connection": [[57, "has-internet-connection"]], "hashingCost": [[57, "hashingcost"]], "hashingMemoryCost": [[57, "hashingmemorycost"]], "hashingThreads": [[57, "hashingthreads"]], "hashingTimeCost": [[57, "hashingtimecost"]], "hashing_default_password": [[57, "hashing-default-password"]], "hide_login_form": [[57, "hide-login-form"]], "htaccess.IgnoreFrontController": [[57, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[57, "htaccess-rewritebase"]], "installed": [[57, "installed"]], "instanceid": [[57, "instanceid"]], "knowledgebase.embedded": [[57, "knowledgebase-embedded"]], "knowledgebaseenabled": [[57, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[146, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[146, "ldap-check-group"]], "ldap:check-user": [[146, "ldap-check-user"]], "ldap:create-empty-config": [[146, "ldap-create-empty-config"]], "ldap:delete-config": [[146, "ldap-delete-config"]], "ldap:search": [[146, "ldap-search"]], "ldap:set-config": [[146, "ldap-set-config"]], "ldap:show-remnants": [[146, "ldap-show-remnants"]], "ldap:test-config": [[146, "ldap-test-config"]], "ldap:test-user-settings": [[146, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[57, "ldapusercleanupinterval"]], "ldap_log_file": [[57, "ldap-log-file"]], "localstorage.allowsymlinks": [[57, "localstorage-allowsymlinks"]], "localstorage.umask": [[57, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[57, "localstorage-unlink-on-truncate"]], "log.backtrace": [[57, "log-backtrace"]], "log.condition": [[57, "log-condition"]], "log_query": [[57, "log-query"]], "log_rotate_size": [[57, "log-rotate-size"]], "log_type": [[57, "log-type"]], "log_type_audit": [[57, "log-type-audit"]], "logdateformat": [[57, "logdateformat"]], "logfile": [[57, "logfile"]], "logfile_audit": [[57, "logfile-audit"]], "logfilemode": [[57, "logfilemode"]], "login_form_autocomplete": [[57, "login-form-autocomplete"]], "login_form_timeout": [[57, "login-form-timeout"]], "loglevel": [[57, "loglevel"]], "loglevel_dirty_database_queries": [[57, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[57, "loglevel-frontend"]], "logo_url": [[57, "logo-url"]], "logtimezone": [[57, "logtimezone"]], "lookup_server": [[57, "lookup-server"]], "lost_password_link": [[57, "lost-password-link"]], "mail_domain": [[57, "mail-domain"]], "mail_from_address": [[57, "mail-from-address"]], "mail_send_plaintext_only": [[57, "mail-send-plaintext-only"]], "mail_sendmailmode": [[57, "mail-sendmailmode"]], "mail_smtpauth": [[57, "mail-smtpauth"]], "mail_smtpdebug": [[57, "mail-smtpdebug"]], "mail_smtphost": [[57, "mail-smtphost"]], "mail_smtpmode": [[57, "mail-smtpmode"]], "mail_smtpname": [[57, "mail-smtpname"]], "mail_smtppassword": [[57, "mail-smtppassword"]], "mail_smtpport": [[57, "mail-smtpport"]], "mail_smtpsecure": [[57, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[57, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[57, "mail-smtptimeout"]], "mail_template_class": [[57, "mail-template-class"]], "maintenance": [[57, "id1"]], "maintenance_window_start": [[54, "maintenance-window-start"], [57, "maintenance-window-start"]], "max_file_conversion_filesize": [[57, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[57, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[57, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[79, "memberof-read-memberof-permissions"]], "memcache.distributed": [[57, "memcache-distributed"]], "memcache.local": [[57, "memcache-local"]], "memcache.locking": [[57, "memcache-locking"]], "memcache_customprefix": [[57, "memcache-customprefix"]], "memcached_options": [[57, "memcached-options"]], "memcached_servers": [[57, "memcached-servers"]], "metadata_max_filesize": [[57, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[57, "minimum-supported-desktop-version"]], "mount_file": [[57, "mount-file"]], "mysql.collation": [[57, "mysql-collation"]], "mysql.utf8mb4": [[57, "mysql-utf8mb4"]], "nginx": [[23, "nginx"]], "no_unsupported_browser_warning": [[57, "no-unsupported-browser-warning"]], "objectstore": [[57, "objectstore"], [57, "id2"], [57, "id3"]], "objectstore.multibucket.preview-distribution": [[57, "objectstore-multibucket-preview-distribution"]], "occ command Directory": [[146, "occ-command-directory"]], "occ commands": [[55, "occ-commands"]], "openssl": [[57, "openssl"]], "overwrite.cli.url": [[57, "overwrite-cli-url"]], "overwritecondaddr": [[57, "overwritecondaddr"]], "overwritehost": [[57, "overwritehost"]], "overwriteprotocol": [[57, "overwriteprotocol"]], "overwritewebroot": [[57, "overwritewebroot"]], "part_file_in_storage": [[57, "part-file-in-storage"]], "passwordsalt": [[57, "passwordsalt"]], "pgsql_ssl": [[57, "pgsql-ssl"]], "preview_concurrency_all": [[57, "preview-concurrency-all"]], "preview_concurrency_new": [[57, "preview-concurrency-new"]], "preview_ffmpeg_path": [[57, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[57, "preview-ffprobe-path"]], "preview_imaginary_key": [[57, "preview-imaginary-key"]], "preview_imaginary_url": [[57, "preview-imaginary-url"]], "preview_libreoffice_path": [[57, "preview-libreoffice-path"]], "preview_max_filesize_image": [[57, "preview-max-filesize-image"]], "preview_max_memory": [[57, "preview-max-memory"]], "preview_max_x": [[57, "preview-max-x"]], "preview_max_y": [[57, "preview-max-y"]], "profile.enabled": [[57, "profile-enabled"]], "profiler": [[57, "profiler"]], "profiling.path": [[57, "profiling-path"]], "profiling.request": [[57, "profiling-request"]], "profiling.request.rate": [[57, "profiling-request-rate"]], "profiling.sample": [[57, "profiling-sample"]], "profiling.sample.rate": [[57, "profiling-sample-rate"]], "profiling.sample.rotation": [[57, "profiling-sample-rotation"]], "profiling.secret": [[57, "profiling-secret"]], "projects.enabled": [[57, "projects-enabled"]], "proxy": [[57, "proxy"]], "proxyexclude": [[57, "proxyexclude"]], "proxyuserpwd": [[57, "proxyuserpwd"]], "qmail": [[60, "qmail"]], "query_log_file": [[57, "query-log-file"]], "query_log_file_backtrace": [[57, "query-log-file-backtrace"]], "query_log_file_parameters": [[57, "query-log-file-parameters"]], "query_log_file_requestid": [[57, "query-log-file-requestid"]], "quota_include_external_storage": [[57, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[57, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[57, "ratelimit-overwrite"]], "redis": [[57, "redis"]], "redis.cluster": [[57, "redis-cluster"]], "redis_log_file": [[57, "redis-log-file"]], "reduce_to_languages": [[57, "reduce-to-languages"]], "reference_opengraph": [[57, "reference-opengraph"]], "remember_login_cookie_lifetime": [[57, "remember-login-cookie-lifetime"]], "secret": [[57, "secret"]], "security.ipv6_normalized_subnet_size": [[57, "security-ipv6-normalized-subnet-size"]], "session_keepalive": [[57, "session-keepalive"]], "session_lifetime": [[57, "session-lifetime"]], "session_relaxed_expiry": [[57, "session-relaxed-expiry"]], "share_folder": [[57, "share-folder"]], "sharing.allow_custom_share_folder": [[57, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[57, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[57, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[57, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[57, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[57, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[57, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[57, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[57, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[57, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[57, "sharing-minsearchstringlength"]], "simpleSignUpLink.shown": [[57, "simplesignuplink-shown"]], "skeletondirectory": [[57, "skeletondirectory"]], "sort_groups_by_name": [[57, "sort-groups-by-name"]], "sqlite.journal_mode": [[57, "sqlite-journal-mode"]], "supportedDatabases": [[57, "supporteddatabases"]], "syslog": [[64, "syslog"]], "syslog_tag": [[57, "syslog-tag"]], "syslog_tag_audit": [[57, "syslog-tag-audit"]], "systemd": [[54, "systemd"], [64, "systemd"]], "systemtags.managerFactory": [[57, "systemtags-managerfactory"]], "tempdirectory": [[57, "tempdirectory"]], "templatedirectory": [[57, "templatedirectory"]], "theme": [[57, "theme"]], "theming.standalone_window.enabled": [[57, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[57, "token-auth-activity-update"]], "token_auth_enforced": [[57, "token-auth-enforced"]], "transferIncomingShares": [[57, "transferincomingshares"]], "trashbin_retention_obligation": [[57, "trashbin-retention-obligation"]], "trusted_domains": [[57, "trusted-domains"]], "trusted_proxies": [[57, "trusted-proxies"]], "unified_search.enabled": [[57, "unified-search-enabled"]], "updatechecker": [[57, "updatechecker"]], "updatedirectory": [[57, "updatedirectory"]], "updater.release.channel": [[57, "updater-release-channel"]], "updater.server.url": [[57, "updater-server-url"]], "upgrade.cli-upgrade-link": [[57, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[57, "upgrade-disable-web"]], "user:add": [[146, "user-add"]], "user:delete": [[146, "user-delete"]], "user:info": [[146, "user-info"]], "user:lastseen": [[146, "user-lastseen"]], "user:list": [[146, "user-list"]], "user:profile": [[146, "user-profile"]], "user:report": [[146, "user-report"]], "user:resetpassword": [[146, "user-resetpassword"]], "user:setting": [[146, "user-setting"]], "user_ini_additional_lines": [[57, "user-ini-additional-lines"]], "version": [[57, "version"]], "versions_retention_obligation": [[57, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[96, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[96, "connection-closed-message-when-syncing-files"]]}, "docnames": ["ai/ai_as_a_service", "ai/app_assistant", "ai/app_context_agent", "ai/app_context_chat", "ai/app_live_transcription", "ai/app_llm2", "ai/app_recognize", "ai/app_stt_whisper2", "ai/app_summary_bot", "ai/app_text2image_stablediffusion2", "ai/app_text2speech_kokoro", "ai/app_translate2", "ai/index", "ai/insight_and_debugging", "ai/overview", "apps_management", "configuration_database/bigint_identifiers", "configuration_database/db_conversion", "configuration_database/index", "configuration_database/linux_database_configuration", "configuration_database/mysql_4byte_support", "configuration_database/replication", "configuration_database/splitting", "configuration_files/big_file_upload_configuration", "configuration_files/default_files_configuration", "configuration_files/encryption_configuration", "configuration_files/encryption_details", "configuration_files/encryption_migration", "configuration_files/external_storage/amazons3", "configuration_files/external_storage/auth_mechanisms", "configuration_files/external_storage/ftp", "configuration_files/external_storage/local", "configuration_files/external_storage/nextcloud", "configuration_files/external_storage/openstack", "configuration_files/external_storage/sftp", "configuration_files/external_storage/smb", "configuration_files/external_storage/webdav", "configuration_files/external_storage_configuration_gui", "configuration_files/federated_cloud_sharing_configuration", "configuration_files/file_conversion", "configuration_files/file_sharing_configuration", "configuration_files/file_versioning", "configuration_files/files_locking_transactional", "configuration_files/index", "configuration_files/previews_configuration", "configuration_files/primary_storage", "configuration_files/trashbin_configuration", "configuration_files/windows_compatible_filenames", "configuration_mimetypes/index", "configuration_server/activity_configuration", "configuration_server/admin_delegation_configuration", "configuration_server/android_deep_link_handling", "configuration_server/antivirus_configuration", "configuration_server/automatic_configuration", "configuration_server/background_jobs_configuration", "configuration_server/bruteforce_configuration", "configuration_server/caching_configuration", "configuration_server/config_sample_php_parameters", "configuration_server/dashboard_configuration", "configuration_server/domain_change", "configuration_server/email_configuration", "configuration_server/external_sites", "configuration_server/index", "configuration_server/language_configuration", "configuration_server/logging_configuration", "configuration_server/oauth2", "configuration_server/reverse_proxy_configuration", "configuration_server/security_setup_warnings", "configuration_server/text_configuration", "configuration_server/theming", "configuration_user/authentication", "configuration_user/index", "configuration_user/instruction_set_for_apps", "configuration_user/instruction_set_for_groups", "configuration_user/instruction_set_for_users", "configuration_user/profile_configuration", "configuration_user/reset_admin_password", "configuration_user/reset_user_password", "configuration_user/two_factor-auth", "configuration_user/user_auth_ldap", "configuration_user/user_auth_ldap_api", "configuration_user/user_auth_ldap_cleanup", "configuration_user/user_auth_oidc", "configuration_user/user_configuration", "configuration_user/user_password_policy", "configuration_user/user_provisioning_api", "contents", "declarations/energy_consumption", "declarations/index", "desktop/accountcommand", "desktop/commandline", "desktop/configfile", "desktop/envvars", "desktop/index", "desktop/massdeployment", "desktop/options", "desktop/troubleshooting", "exapps_management/AdvancedDeployOptions", "exapps_management/AppAPIAndExternalApps", "exapps_management/DeployConfigurations", "exapps_management/ManagingDeployDaemons", "exapps_management/ManagingExApps", "exapps_management/TestDeploy", "exapps_management/index", "file_workflows/access_control", "file_workflows/automated_tagging", "file_workflows/configuration", "file_workflows/index", "file_workflows/retention", "gdpr/cookies", "gdpr/index", "groupware/calendar", "groupware/contacts", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "installation/command_line_installation", "installation/deployment_recommendations", "installation/example_centos", "installation/example_openbsd", "installation/example_ubuntu", "installation/harden_server", "installation/index", "installation/installation_wizard", "installation/nginx", "installation/php_configuration", "installation/selinux_configuration", "installation/server_tuning", "installation/source_installation", "installation/system_requirements", "installation/uninstallation", "issues/applying_patch", "issues/code_signing", "issues/general_troubleshooting", "issues/index", "maintenance/backup", "maintenance/index", "maintenance/manual_upgrade", "maintenance/migrating", "maintenance/migrating_owncloud", "maintenance/package_upgrade", "maintenance/restore", "maintenance/update", "maintenance/upgrade", "occ_command", "office/configuration", "office/example-docker", "office/example-ubuntu", "office/index", "office/installation", "office/migration", "office/proxy", "office/troubleshooting", "reference/index", "reference/link_previews", "reference/smart_picker", "release_notes", "release_notes/index", "release_notes/upgrade_to_26", "release_notes/upgrade_to_27", "release_notes/upgrade_to_28", "release_notes/upgrade_to_30", "release_notes/upgrade_to_31", "release_notes/upgrade_to_32", "release_schedule", "webhook_listeners/index", "windmill_workflows/index"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["ai/ai_as_a_service.rst", "ai/app_assistant.rst", "ai/app_context_agent.rst", "ai/app_context_chat.rst", "ai/app_live_transcription.rst", "ai/app_llm2.rst", "ai/app_recognize.rst", "ai/app_stt_whisper2.rst", "ai/app_summary_bot.rst", "ai/app_text2image_stablediffusion2.rst", "ai/app_text2speech_kokoro.rst", "ai/app_translate2.rst", "ai/index.rst", "ai/insight_and_debugging.rst", "ai/overview.rst", "apps_management.rst", "configuration_database/bigint_identifiers.rst", "configuration_database/db_conversion.rst", "configuration_database/index.rst", "configuration_database/linux_database_configuration.rst", "configuration_database/mysql_4byte_support.rst", "configuration_database/replication.rst", "configuration_database/splitting.rst", "configuration_files/big_file_upload_configuration.rst", "configuration_files/default_files_configuration.rst", "configuration_files/encryption_configuration.rst", "configuration_files/encryption_details.rst", "configuration_files/encryption_migration.rst", "configuration_files/external_storage/amazons3.rst", "configuration_files/external_storage/auth_mechanisms.rst", "configuration_files/external_storage/ftp.rst", "configuration_files/external_storage/local.rst", "configuration_files/external_storage/nextcloud.rst", "configuration_files/external_storage/openstack.rst", "configuration_files/external_storage/sftp.rst", "configuration_files/external_storage/smb.rst", "configuration_files/external_storage/webdav.rst", "configuration_files/external_storage_configuration_gui.rst", "configuration_files/federated_cloud_sharing_configuration.rst", "configuration_files/file_conversion.rst", "configuration_files/file_sharing_configuration.rst", "configuration_files/file_versioning.rst", "configuration_files/files_locking_transactional.rst", "configuration_files/index.rst", "configuration_files/previews_configuration.rst", "configuration_files/primary_storage.rst", "configuration_files/trashbin_configuration.rst", "configuration_files/windows_compatible_filenames.rst", "configuration_mimetypes/index.rst", "configuration_server/activity_configuration.rst", "configuration_server/admin_delegation_configuration.rst", "configuration_server/android_deep_link_handling.rst", "configuration_server/antivirus_configuration.rst", "configuration_server/automatic_configuration.rst", "configuration_server/background_jobs_configuration.rst", "configuration_server/bruteforce_configuration.rst", "configuration_server/caching_configuration.rst", "configuration_server/config_sample_php_parameters.rst", "configuration_server/dashboard_configuration.rst", "configuration_server/domain_change.rst", "configuration_server/email_configuration.rst", "configuration_server/external_sites.rst", "configuration_server/index.rst", "configuration_server/language_configuration.rst", "configuration_server/logging_configuration.rst", "configuration_server/oauth2.rst", "configuration_server/reverse_proxy_configuration.rst", "configuration_server/security_setup_warnings.rst", "configuration_server/text_configuration.rst", "configuration_server/theming.rst", "configuration_user/authentication.rst", "configuration_user/index.rst", "configuration_user/instruction_set_for_apps.rst", "configuration_user/instruction_set_for_groups.rst", "configuration_user/instruction_set_for_users.rst", "configuration_user/profile_configuration.rst", "configuration_user/reset_admin_password.rst", "configuration_user/reset_user_password.rst", "configuration_user/two_factor-auth.rst", "configuration_user/user_auth_ldap.rst", "configuration_user/user_auth_ldap_api.rst", "configuration_user/user_auth_ldap_cleanup.rst", "configuration_user/user_auth_oidc.rst", "configuration_user/user_configuration.rst", "configuration_user/user_password_policy.rst", "configuration_user/user_provisioning_api.rst", "contents.rst", "declarations/energy_consumption.rst", "declarations/index.rst", "desktop/accountcommand.rst", "desktop/commandline.rst", "desktop/configfile.rst", "desktop/envvars.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/options.rst", "desktop/troubleshooting.rst", "exapps_management/AdvancedDeployOptions.rst", "exapps_management/AppAPIAndExternalApps.rst", "exapps_management/DeployConfigurations.rst", "exapps_management/ManagingDeployDaemons.rst", "exapps_management/ManagingExApps.rst", "exapps_management/TestDeploy.rst", "exapps_management/index.rst", "file_workflows/access_control.rst", "file_workflows/automated_tagging.rst", "file_workflows/configuration.rst", "file_workflows/index.rst", "file_workflows/retention.rst", "gdpr/cookies.rst", "gdpr/index.rst", "groupware/calendar.rst", "groupware/contacts.rst", "groupware/index.rst", "groupware/mail.rst", "groupware/out_of_office.rst", "groupware/troubleshooting.rst", "index.rst", "installation/command_line_installation.rst", "installation/deployment_recommendations.rst", "installation/example_centos.rst", "installation/example_openbsd.rst", "installation/example_ubuntu.rst", "installation/harden_server.rst", "installation/index.rst", "installation/installation_wizard.rst", "installation/nginx.rst", "installation/php_configuration.rst", "installation/selinux_configuration.rst", "installation/server_tuning.rst", "installation/source_installation.rst", "installation/system_requirements.rst", "installation/uninstallation.rst", "issues/applying_patch.rst", "issues/code_signing.rst", "issues/general_troubleshooting.rst", "issues/index.rst", "maintenance/backup.rst", "maintenance/index.rst", "maintenance/manual_upgrade.rst", "maintenance/migrating.rst", "maintenance/migrating_owncloud.rst", "maintenance/package_upgrade.rst", "maintenance/restore.rst", "maintenance/update.rst", "maintenance/upgrade.rst", "occ_command.rst", "office/configuration.rst", "office/example-docker.rst", "office/example-ubuntu.rst", "office/index.rst", "office/installation.rst", "office/migration.rst", "office/proxy.rst", "office/troubleshooting.rst", "reference/index.rst", "reference/link_previews.rst", "reference/smart_picker.rst", "release_notes.rst", "release_notes/index.rst", "release_notes/upgrade_to_26.rst", "release_notes/upgrade_to_27.rst", "release_notes/upgrade_to_28.rst", "release_notes/upgrade_to_30.rst", "release_notes/upgrade_to_31.rst", "release_notes/upgrade_to_32.rst", "release_schedule.rst", "webhook_listeners/index.rst", "windmill_workflows/index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 17, 19, 23, 24, 25, 26, 28, 34, 37, 38, 41, 42, 45, 46, 52, 54, 55, 56, 57, 59, 60, 61, 64, 66, 71, 79, 81, 82, 86, 89, 90, 91, 92, 94, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 121, 123, 125, 126, 127, 128, 129, 130, 133, 134, 135, 139, 142, 143, 144, 145, 146, 147, 149, 154, 162, 165, 166, 168], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 14, 19, 20, 21, 23, 25, 26, 30, 38, 42, 45, 49, 56, 57, 60, 64, 66, 67, 68, 72, 73, 74, 75, 79, 80, 83, 91, 94, 96, 98, 99, 101, 102, 111, 112, 114, 115, 116, 121, 123, 125, 126, 127, 129, 131, 135, 141, 144, 145, 146, 147, 148, 154, 161, 162, 163, 164, 165, 166], "00": [19, 20, 51, 56, 57, 64, 146], "000": [26, 111, 112], "0000": 146, "001": 57, "0022": 57, "0082c9": 69, "00am": [54, 57], "00iv00": 26, "00sig00": 26, "01": [54, 57, 64, 81, 131, 146], "0100": 60, "0123": 74, "02": [6, 56, 64, 146], "03": [51, 64, 146], "04": [19, 69, 86, 124, 130, 131, 150, 151], "05": [54, 57, 126], "055": 19, "06": 146, "062": 19, "0640": 57, "07": [57, 126], "0750": 31, "0770": 25, "079e7bc89d69792839a5e1831b1cbc80": 116, "08": [57, 146], "09": 64, "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 134, "0e": 51, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 13, 14, 15, 19, 20, 21, 23, 25, 26, 28, 30, 40, 44, 45, 52, 54, 55, 56, 57, 60, 63, 64, 67, 68, 72, 73, 74, 79, 80, 86, 90, 91, 92, 94, 96, 98, 99, 101, 102, 111, 112, 114, 116, 121, 123, 125, 126, 127, 129, 130, 131, 133, 141, 144, 145, 146, 148, 154, 160, 161, 163, 164, 165, 166, 167], "10": [1, 2, 4, 5, 6, 7, 9, 10, 14, 19, 20, 21, 38, 41, 44, 51, 52, 55, 57, 60, 64, 66, 79, 83, 84, 86, 91, 96, 99, 111, 112, 114, 120, 131, 141, 146, 147, 163, 164, 167], "100": [7, 23, 26, 44, 54, 57, 72, 73, 74, 114, 154, 162, 166], "1000": [5, 79, 92, 96, 121], "10000": [56, 121], "1000000": 96, "10000000": [91, 96], "100mb": [3, 8, 74, 96], "100mib": 164, "100px": 44, "101": [72, 73, 74], "102": [73, 74], "1024": [29, 57, 114], "103": [73, 74], "103f": 146, "104": 74, "1040": 135, "10485760": 52, "104857600": [23, 45, 57], "105": 74, "106": 74, "107": 74, "1071": 57, "108": 74, "108082": 25, "109": 74, "10gb": 23, "10mib": 164, "10min": 80, "10t15": 64, "10x100": 23, "11": [6, 14, 62, 86, 116, 131, 145, 146, 152], "110": [60, 74], "111": [57, 74], "1110": 146, "112": [57, 74], "11211": [56, 57], "1124": 5, "1125420102": [57, 69], "113": [57, 74], "113556": 79, "114": 64, "11g": [118, 125, 131], "12": [57, 62, 74, 79, 86, 126, 131, 146, 163], "120": 9, "123": 57, "1234": 4, "12345": [8, 74], "1255": 129, "127": [56, 57, 60, 91, 99, 102, 123, 125, 126, 146, 148, 154], "128": [57, 79], "128m": [19, 56], "128mb": 131, "12b": 2, "12gb": [3, 5], "13": [57, 64, 131, 141, 146], "1319": 57, "1393": 116, "13b": 5, "14": [19, 40, 64, 81, 108, 131, 141], "143": 60, "1465910968": 146, "14t08": 146, "15": [26, 35, 37, 45, 51, 57, 64, 79, 80, 109, 111, 112, 114, 131, 141, 146], "1524": 60, "155": 57, "15552000": [67, 123], "15768000": 121, "15778463": 126, "15857": 52, "15m": 114, "15t15": 57, "16": [4, 19, 26, 64, 123, 131, 141], "16000": 8, "162409623552": 146, "162409624662": 146, "164": 79, "168": [19, 38, 57, 60, 64, 90, 123, 125], "16g": 23, "17": [131, 144, 146], "1711971024": 167, "1759739453": 13, "1759739455": 13, "1759739466": 13, "1759739513": 13, "1759740266": 13, "1759743900": 13, "178": 90, "18": [69, 131, 145, 146], "1800": [57, 111, 112], "19": [57, 131, 145, 146], "192": [19, 38, 57, 60, 64, 90, 123, 125], "1941": 79, "19417": 116, "19563": 56, "1970": 131, "198": 57, "19c": 131, "1d": [67, 114], "1d4725ae1ac4e4798b541ca3f3cdce6": 116, "1gb": [2, 6, 23], "1h": 114, "1st": [86, 138, 167], "1und1": 114, "2": [2, 3, 4, 5, 7, 8, 9, 12, 14, 19, 21, 22, 23, 26, 41, 45, 52, 56, 57, 60, 64, 67, 70, 79, 86, 91, 98, 99, 108, 114, 116, 118, 121, 123, 124, 125, 126, 127, 131, 141, 144, 145, 146, 155, 160, 161, 162, 165], "20": [4, 5, 6, 7, 9, 27, 64, 80, 81, 114, 141, 145, 146], "200": [80, 81], "2000": 19, "2001": 57, "2002": 135, "2005": 57, "2006": [86, 135], "20080704": 19, "2013": [57, 60, 64], "2014": 57, "2015": 146, "2016": 23, "2019": 81, "2020": 116, "2021": [64, 120], "2023": 146, "2024": [86, 88, 126, 146, 167], "2025": [4, 86, 88, 126, 146], "2026": [86, 88], "203": 57, "2038": 131, "2048": [5, 79], "20971520": 23, "20mb": 23, "21": [30, 57, 64, 133, 146, 152], "215": 87, "21a7": 57, "21c": 131, "22": [34, 51, 60, 86, 124, 130, 131, 146], "220": 60, "221": 60, "222": 57, "22203": 56, "2245": 60, "23": [126, 146], "23000": 98, "2323": 57, "233": 57, "2375": [99, 100], "23999": 98, "23ai": 131, "23t09": 146, "24": [3, 40, 41, 55, 57, 70, 92, 96, 109, 130, 131, 145, 146, 150, 151, 164], "24000": 100, "24001": 99, "24099": 99, "24b": 2, "25": [25, 51, 55, 57, 60, 64, 92, 126, 141, 145, 146], "250": 60, "2500": 57, "252": 57, "255": 57, "256": [26, 44, 57, 126], "256mb": 131, "2592000": [70, 111], "25t20": 146, "26": [6, 60, 64, 86, 111, 112, 141, 145, 146, 159, 166], "261535": 116, "262086": 116, "262087": 116, "26396": 133, "26406": 133, "27": [86, 112, 139, 141, 145, 159, 166], "28": [7, 57, 86, 115, 139, 141, 145, 159, 161, 166], "28451": 57, "288": 54, "28800": 57, "29": [15, 21, 57, 64, 139, 141, 145], "2b": 67, "2c5778476346786306303": 57, "2d": 51, "2def0f3597806ecb886da1d9cc323a7c": 116, "2f": 80, "2fa": [78, 114], "2fldap": 80, "2gb": [3, 23], "2k": 19, "2m": 19, "2nd": 79, "2x": 164, "3": [1, 2, 3, 5, 7, 8, 10, 13, 14, 15, 19, 21, 26, 52, 57, 60, 64, 69, 72, 90, 91, 96, 98, 99, 114, 118, 123, 125, 127, 130, 131, 135, 141, 144, 145, 146, 156, 162, 163, 164, 165, 166, 167], "30": [3, 8, 11, 23, 38, 41, 46, 49, 55, 57, 60, 70, 79, 83, 86, 91, 98, 111, 112, 114, 116, 129, 141, 146, 159, 164, 165], "300": [57, 81, 91, 92, 99, 114, 126], "30000": [91, 111, 112], "301": [66, 121, 123, 126, 135], "302": 126, "30566": 48, "3060": 98, "31": [10, 47, 51, 57, 86, 116, 120, 141, 159], "3100": 165, "31536000": 126, "3166": 57, "31d4a230559d4f3e2c471d3ea094": 134, "32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168], "32bit": 23, "32m": [19, 56], "33": 146, "3306": [17, 60], "34": 69, "34262": 129, "35": 25, "36": [19, 64], "3600": [23, 57, 79, 114, 121, 146], "3600000": 91, "365": [57, 70], "37": [57, 64, 116], "389": [79, 80], "39": 60, "3a": 80, "3mb": 114, "3rd": [57, 60, 109, 135, 139, 145, 147, 155, 157], "3rdparti": [86, 120, 126, 128], "4": [1, 2, 3, 4, 5, 11, 14, 18, 19, 23, 35, 45, 54, 56, 57, 60, 64, 67, 72, 79, 86, 114, 116, 120, 123, 126, 127, 129, 131, 137, 139, 145, 146, 147, 152, 160, 163, 164, 165, 166, 167], "40": 51, "400": 11, "4000": 5, "40000": 8, "404": 126, "4086": 123, "4096": [5, 57], "41395": 162, "42": [13, 57, 167], "4200": 45, "425": 60, "429": [55, 57], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 134, "43200": 123, "4389": 64, "44": 146, "4418": 60, "443": [45, 57, 121, 123, 126, 148], "444": 121, "45": 57, "450": 6, "456": 74, "46": 146, "465": 60, "46cfa6e729ff329e6ede076853154113": 116, "47": 52, "48": [55, 96], "483": 116, "49": [57, 116, 131], "4966612345678": 79, "497": 116, "4a87e94522a3cf26dba8977ae901094d": 116, "4gb": [6, 7, 23], "4h": [7, 10], "4k": 126, "5": [0, 1, 2, 3, 14, 15, 45, 54, 56, 57, 64, 83, 90, 91, 92, 99, 104, 111, 112, 114, 116, 121, 123, 130, 131, 135, 144, 145, 146, 163, 167], "50": [38, 41, 57, 81, 83, 96, 111, 112, 114, 125], "500": [25, 57, 80, 83, 126, 135, 146], "5000": [57, 91, 111, 112, 165], "5000000": 91, "50000000": 96, "5000000000": 91, "500mb": 3, "501": 116, "502": 86, "504": [23, 126], "50m": 57, "51": [57, 81], "512": [92, 116, 121], "512k": 126, "512m": 126, "512mb": [43, 86, 126, 127, 131], "512x512": 9, "513": 116, "513m": 121, "515a13302a6b3950a9d0fdb970191a": 57, "51747": 23, "52": [57, 131], "5226": 96, "5242880": 92, "52428800": 60, "524288000": [45, 57], "5242880000": 45, "53": 23, "537": 64, "537919488": 121, "55": [60, 64, 146], "5545": 146, "56": [19, 57, 60, 64], "5646": 57, "57b58edb6637fe3059b3595cf9c41b9": 57, "587": [60, 116], "5e": 51, "5f": 51, "5gb": 6, "5min": 54, "5pm": 104, "6": [3, 4, 11, 13, 20, 26, 27, 52, 56, 57, 67, 69, 92, 111, 114, 116, 121, 127, 131, 140, 146, 152, 164], "60": [14, 19, 44, 57, 70, 92, 126, 129, 167], "600": [79, 80], "6000": 96, "60000": 91, "6072": 26, "61": 51, "62": 69, "6226r": [7, 10], "6238": 78, "62mb": 116, "63072000": 70, "631": 60, "6321": 146, "636": 79, "6379": [42, 56, 57, 120, 121], "639": 63, "64": [19, 23, 26, 45, 51, 56, 57, 60, 126, 131], "640": 139, "64bit": [18, 86], "64m": [19, 60], "67336bcdf7630dd80b2b81a413d07": 57, "68": 64, "6f": 51, "7": [3, 14, 26, 40, 49, 52, 57, 64, 114, 120, 126, 127, 131, 140, 141, 146, 160, 166], "7000": [56, 57], "7001": [56, 57], "7002": 56, "7003": 56, "7004": 56, "7005": 56, "70b": 5, "71d5": 146, "72": 123, "7200": 114, "7200000": 91, "7265": 146, "73": 51, "750": 139, "767": 57, "77": 11, "770": 56, "78": 165, "789": 74, "7b": [5, 11, 51], "7d": 126, "7urtvsj": 45, "8": [3, 4, 6, 7, 10, 11, 19, 20, 57, 68, 69, 86, 98, 114, 116, 123, 124, 126, 127, 129, 130, 131, 135, 141, 160, 161, 162, 163, 164, 165], "80": [6, 44, 51, 60, 120, 123, 126, 129, 130], "8000": 5, "800mb": 10, "8080": [57, 90, 91, 99, 130], "8081": 57, "8088": 57, "8096": 26, "8147": 26, "8192": 26, "83": 116, "83379f9bc36915d5024de878386060b5": 116, "84": [19, 60], "840": 79, "8443": 45, "8546": 25, "85a3": 57, "86": 146, "8601": 57, "86400": 123, "8651a9ac37674907606c936ced1333d7": 116, "8780": [99, 100], "8781": 99, "8782": [99, 100], "8802": 126, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 134, "89": 64, "8a": 51, "8a20": 57, "8b": [1, 2, 5], "8bitmim": 60, "8d3": 57, "8dd0e0ef2f7ab100b75922489ff26306": 116, "8e9f60369dce3d8b2b27430bd50ec46d": 116, "8gb": [3, 5, 9], "8m": 129, "9": [19, 25, 38, 57, 69, 72, 79, 83, 104, 114, 131, 146, 163], "90": [1, 19, 129], "9000": [126, 129], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 134, "94": 116, "95": [11, 51, 57], "95a8": 146, "95af": 146, "97": [51, 116], "98": 146, "9825679": 2, "9839": 116, "98543234": 2, "9876": 79, "99": 57, "993": [60, 116], "995": 60, "9980": [148, 153], "9999": [45, 79], "9_": 79, "9am": 104, "9e": 51, "A": [3, 4, 5, 7, 9, 11, 19, 22, 25, 30, 32, 33, 37, 38, 40, 45, 49, 54, 56, 57, 60, 66, 67, 78, 79, 83, 84, 92, 94, 96, 98, 99, 111, 114, 116, 121, 123, 125, 126, 130, 131, 134, 135, 139, 140, 143, 146, 148, 151, 156, 160, 166], "AND": 135, "And": [28, 35, 45, 54, 56, 60, 86, 93, 121, 139, 144, 146, 166], "As": [4, 14, 19, 23, 40, 44, 47, 52, 56, 75, 81, 96, 98, 104, 111, 116, 117, 120, 121, 123, 140, 141, 146, 162, 166], "At": [0, 1, 2, 3, 5, 6, 9, 11, 60, 67, 78, 79, 111, 112, 140], "BY": [19, 122], "Be": [8, 14, 20, 40, 56, 57, 60, 79, 98, 99, 111, 125, 126, 135, 154], "But": [44, 47, 55, 57, 99, 129, 164], "By": [15, 23, 25, 31, 38, 44, 45, 47, 48, 49, 50, 54, 57, 64, 69, 78, 79, 83, 97, 101, 111, 114, 123, 126, 130, 134, 142, 143, 146, 147, 149, 166], "For": [1, 6, 7, 8, 13, 14, 15, 19, 20, 22, 23, 25, 26, 30, 34, 35, 37, 38, 41, 42, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 61, 66, 67, 79, 81, 83, 89, 94, 96, 97, 98, 99, 102, 111, 112, 116, 120, 123, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 140, 145, 146, 147, 148, 151, 152, 162, 165, 166, 167, 168], "IF": [19, 122], "IT": 130, "If": [3, 5, 6, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31, 35, 37, 38, 40, 41, 42, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 64, 66, 67, 69, 75, 76, 78, 79, 82, 83, 89, 91, 94, 96, 98, 99, 100, 104, 111, 112, 114, 115, 116, 120, 122, 123, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 166, 167, 168], "In": [0, 1, 3, 5, 6, 13, 14, 15, 19, 20, 22, 23, 25, 26, 28, 31, 37, 38, 39, 40, 45, 49, 52, 54, 55, 56, 57, 60, 63, 65, 67, 69, 75, 77, 78, 79, 82, 84, 90, 96, 98, 99, 100, 102, 104, 105, 111, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 141, 143, 144, 146, 147, 151, 154, 156, 162, 168], "It": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 16, 17, 19, 22, 23, 25, 28, 33, 38, 41, 42, 45, 46, 55, 56, 57, 58, 60, 61, 65, 67, 78, 79, 80, 90, 91, 94, 96, 97, 98, 99, 100, 104, 105, 111, 115, 116, 118, 121, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 139, 140, 143, 144, 145, 146, 147, 154, 160, 162, 164, 165, 166, 167, 168], "Its": 55, "NO": 140, "NOT": [19, 56, 57, 94, 99, 122, 146], "No": [2, 14, 22, 25, 35, 57, 67, 91, 98, 105, 109, 135, 144, 146, 154], "Not": [19, 43, 50, 55, 57, 86, 96, 116], "ON": [19, 20, 57, 122], "Of": [125, 135, 168], "On": [3, 17, 19, 27, 35, 37, 38, 52, 54, 55, 56, 60, 61, 66, 79, 83, 91, 96, 120, 122, 130, 135, 140, 142, 148, 166], "One": [3, 8, 40, 45, 96, 98, 130, 146, 151], "Or": [97, 117, 130], "TO": [19, 57, 122], "That": [19, 24, 52, 57, 59, 60, 79, 111, 112, 114, 139, 148], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 46, 47, 49, 52, 53, 54, 56, 57, 58, 60, 61, 62, 63, 64, 66, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 81, 82, 83, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 158, 160, 161, 162, 163, 164, 165, 166, 167], "Then": [19, 25, 26, 52, 60, 61, 69, 79, 81, 121, 122, 123, 125, 129, 130, 139, 140, 145, 146, 166], "There": [3, 23, 25, 28, 40, 44, 45, 49, 55, 56, 57, 60, 61, 67, 79, 81, 94, 96, 99, 100, 101, 108, 118, 123, 130, 132, 134, 135, 140, 145, 146, 151, 156], "These": [1, 2, 3, 24, 25, 26, 29, 31, 35, 37, 54, 57, 67, 78, 79, 81, 99, 114, 120, 123, 127, 129, 130, 139, 145, 146, 147, 159, 166], "To": [3, 4, 12, 15, 19, 25, 28, 30, 35, 37, 41, 42, 45, 46, 47, 49, 52, 53, 54, 56, 57, 60, 65, 67, 68, 75, 78, 79, 81, 83, 86, 90, 95, 96, 101, 111, 112, 114, 115, 116, 117, 121, 122, 123, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 157, 162, 166, 167, 168], "WITH": 19, "Will": [40, 146], "With": [0, 26, 40, 57, 60, 69, 99, 126, 135, 145, 146, 156, 164, 168], "_": [79, 83, 90], "__host": [62, 86], "_arm64": 126, "_bin": 57, "_complet": 146, "_groupsr": 123, "_postgresql": 121, "_static": [57, 167, 168], "a2enmod": [130, 148], "a2ensit": 130, "a3b30430b1ccb41089170eecbe315d3a": 116, "a4": 51, "a92c": 57, "aaliyah": 81, "aaliyah_brown": 81, "aaliyah_hamm": 81, "aaliyah_johnston": 81, "aaliyah_kunz": 81, "aavx": 137, "aax": 143, "abbrevi": 83, "abil": [6, 13, 55, 106, 130, 146, 147], "abl": [2, 3, 8, 15, 20, 26, 29, 35, 37, 40, 47, 50, 54, 60, 63, 69, 74, 79, 83, 96, 98, 100, 102, 104, 105, 111, 114, 123, 127, 130, 142, 150, 153, 154], "abort": [57, 78, 92], "about": [1, 2, 3, 6, 7, 8, 11, 15, 25, 33, 42, 45, 48, 57, 64, 67, 74, 76, 78, 79, 81, 83, 86, 96, 99, 111, 114, 115, 116, 117, 120, 123, 126, 129, 130, 133, 134, 135, 140, 145, 146, 154, 162, 164, 165], "abov": [1, 3, 4, 5, 14, 17, 19, 23, 40, 49, 56, 57, 62, 69, 75, 79, 85, 86, 89, 94, 96, 99, 100, 111, 116, 118, 120, 123, 126, 129, 130, 133, 134, 135, 139, 144, 146, 162], "absenc": 79, "absolut": [15, 57, 66, 79, 101, 135, 146], "abstract": [129, 132], "abund": 135, "abus": 86, "abuse_detect": 114, "abuse_number_of_messages_per_15m": 114, "abuse_number_of_messages_per_1d": 114, "abuse_number_of_messages_per_1h": 114, "abuse_number_of_recipients_per_message_threshold": 114, "acc": 52, "accel": 23, "accent": [7, 57], "accept": [13, 28, 29, 37, 38, 45, 57, 60, 63, 67, 82, 96, 99, 100, 114, 115, 154, 167], "access": [0, 2, 8, 12, 13, 14, 15, 23, 25, 28, 29, 30, 31, 35, 37, 38, 40, 45, 49, 50, 54, 55, 57, 60, 61, 62, 64, 66, 75, 78, 79, 82, 83, 86, 90, 96, 98, 99, 100, 102, 105, 107, 108, 112, 116, 117, 120, 124, 125, 129, 130, 135, 140, 143, 144, 146, 150, 154, 157, 166, 167], "access_log": [96, 126], "accessible_featur": 86, "accident": [101, 144], "acclaim": 5, "accommod": [96, 139, 145], "accomplish": 111, "accord": [41, 57, 69, 79, 87, 141, 146, 147, 151], "accordingli": [19, 23, 25, 56, 57, 79, 99], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 26, 33, 40, 50, 54, 55, 57, 60, 65, 70, 75, 78, 79, 81, 83, 86, 93, 96, 113, 127, 130, 146, 150, 167], "account_kei": 45, "account_manag": [75, 79, 86], "account_nam": 45, "accountid": 116, "accountmanag": [57, 75], "accumul": 96, "accur": [135, 145, 162], "accuraci": [5, 7, 8, 10, 45], "accuweath": 13, "achiev": [9, 115, 123], "acl": [49, 57, 66, 114], "acm": [69, 126], "acquir": [56, 116], "across": [1, 7, 10, 29, 56, 57, 98, 114, 127], "act": [1, 2, 5, 7, 9, 10, 11, 64, 111], "action": [1, 2, 3, 14, 16, 38, 49, 52, 54, 55, 57, 67, 86, 95, 98, 99, 107, 114, 124, 135, 144, 146, 168], "actionjob": 3, "activ": [15, 16, 22, 26, 40, 41, 42, 46, 52, 54, 56, 58, 60, 62, 64, 72, 77, 78, 80, 83, 85, 86, 91, 111, 112, 121, 123, 127, 129, 130, 131, 135, 140, 144, 146, 147, 166], "activity_": 22, "activity_dbdriveropt": 22, "activity_dbhost": 22, "activity_dbnam": 22, "activity_dbpassword": 22, "activity_dbport": 22, "activity_dbus": 22, "activity_expire_dai": [49, 57], "activity_expire_exclude_us": 49, "activity_use_cached_mountpoint": [49, 57], "actor": [55, 123], "actual": [1, 4, 19, 23, 26, 55, 67, 99, 127, 135, 144, 146, 165], "ad": [2, 6, 8, 17, 21, 24, 25, 26, 40, 43, 49, 54, 55, 56, 57, 60, 61, 64, 66, 67, 70, 79, 86, 94, 111, 112, 113, 115, 116, 121, 123, 129, 130, 131, 146, 147, 150, 160, 163, 164, 165, 168], "ad2dab17b2f9": 146, "adapt": [56, 99, 123, 126, 135, 140, 152, 166], "add": [0, 2, 6, 19, 20, 22, 37, 38, 40, 49, 50, 56, 57, 58, 60, 61, 62, 64, 73, 75, 78, 79, 83, 86, 96, 98, 100, 111, 112, 114, 116, 120, 121, 123, 126, 129, 130, 135, 137, 141, 145, 147, 148, 154, 155, 161, 162, 163, 167], "add_head": [23, 126], "addendum": [12, 86], "addit": [1, 3, 4, 15, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 41, 45, 50, 51, 52, 55, 57, 64, 69, 71, 78, 80, 83, 86, 93, 96, 97, 98, 99, 101, 102, 103, 111, 120, 122, 123, 125, 127, 128, 129, 131, 132, 134, 135, 139, 146, 150, 166, 167, 168], "addition": [38, 56, 79, 81, 111, 112, 135, 146, 165], "additional_opt": 99, "address": [2, 8, 19, 25, 38, 40, 52, 54, 57, 64, 66, 67, 74, 75, 76, 79, 80, 83, 86, 90, 91, 96, 98, 99, 100, 102, 104, 113, 114, 124, 125, 130, 142, 145, 147, 166], "address_of_remote_machin": 99, "addressbook": [38, 57, 86, 112, 123, 135], "addressbookchang": 112, "addressbookid": 135, "addserv": 57, "addus": 146, "adequ": [23, 79, 111, 112, 131], "adjust": [1, 8, 14, 19, 20, 41, 43, 44, 45, 47, 55, 57, 64, 69, 79, 86, 91, 92, 96, 99, 121, 126, 127, 128, 129, 130, 131, 135, 139, 141, 152, 163, 164, 165, 166, 167, 168], "adm": 73, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 15, 25, 31, 37, 38, 40, 42, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 68, 69, 71, 72, 73, 74, 78, 79, 80, 83, 85, 86, 94, 96, 98, 99, 102, 111, 112, 114, 115, 116, 118, 120, 124, 125, 129, 130, 134, 135, 139, 140, 142, 144, 145, 146, 147, 148, 149, 162, 166, 168], "admin_": 167, "admin_audit": 86, "admin_manu": 57, "administ": 117, "administartor": 57, "administr": [0, 1, 2, 6, 13, 15, 19, 25, 26, 37, 40, 47, 48, 49, 54, 55, 57, 58, 60, 61, 62, 64, 65, 71, 75, 78, 84, 86, 96, 99, 104, 106, 108, 111, 114, 117, 123, 125, 130, 135, 142, 145, 146, 154, 155, 162, 165, 166, 167], "adminlogin": 53, "adminpass": 53, "adminw": [148, 153], "advanc": [35, 43, 49, 53, 66, 69, 71, 86, 100, 103, 130, 151, 168], "advantag": [26, 29, 53, 54, 86], "advertis": [54, 57], "advic": 57, "advis": [8, 147, 164], "ae": [3, 26, 57, 129], "aegi": 78, "affect": [14, 22, 23, 24, 25, 57, 58, 64, 79, 96, 104, 116, 129, 131, 135, 152], "after": [1, 4, 8, 13, 14, 15, 17, 19, 24, 25, 29, 34, 35, 41, 42, 44, 45, 46, 47, 49, 53, 54, 55, 56, 57, 59, 60, 61, 64, 65, 70, 76, 77, 79, 83, 86, 91, 94, 95, 96, 98, 99, 101, 102, 104, 105, 108, 112, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 139, 140, 141, 142, 144, 145, 146, 147, 148, 149, 154, 162, 166, 167, 168], "afterward": [55, 78, 79, 114, 130, 141, 143, 144, 148], "ag": [7, 43, 57, 83, 86, 107, 121, 123, 126], "again": [15, 17, 25, 27, 37, 40, 41, 49, 57, 67, 74, 78, 79, 83, 104, 111, 115, 116, 120, 121, 139, 141, 144, 145, 146, 154], "against": [0, 25, 55, 66, 70, 79, 83, 84, 105, 166, 168], "agenda": 114, "agent": [5, 12, 14, 57, 61, 64, 86, 104], "aggreg": 57, "aggress": 166, "agpl": 72, "agplv3": 15, "agre": 123, "ahead": 166, "ai": [2, 3, 4, 5, 7, 12, 13, 86, 98, 114], "ai_provid": 8, "aim": [123, 152], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 86, 98, 103, 127, 129, 130, 167], "ajax": [86, 114, 126, 146, 147], "aka": 130, "alarm": [86, 113], "albert": 146, "alert": [52, 86], "algorithm": [57, 99, 100, 116, 123, 143], "alia": [79, 114, 130, 146], "alias": 86, "aliasgroup1": 148, "aliasgroup2": 148, "alic": [37, 79, 146], "alice_1337": 79, "align": 60, "aliv": 57, "all": [1, 2, 3, 5, 6, 7, 9, 10, 13, 14, 15, 16, 17, 19, 20, 23, 24, 26, 30, 31, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 54, 55, 56, 58, 61, 62, 64, 68, 75, 78, 79, 80, 81, 83, 85, 86, 90, 91, 92, 95, 96, 98, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 120, 121, 122, 125, 126, 128, 129, 130, 132, 134, 135, 139, 140, 142, 143, 144, 145, 147, 150, 151, 152, 155, 162, 165, 166, 167, 168], "allenai": [5, 11], "alloc": [44, 57], "allow": [1, 2, 3, 5, 7, 14, 15, 19, 22, 23, 24, 26, 28, 29, 38, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 57, 60, 61, 62, 65, 66, 70, 74, 79, 80, 82, 83, 86, 89, 90, 94, 97, 98, 99, 101, 104, 105, 108, 112, 114, 115, 123, 124, 125, 126, 127, 129, 130, 131, 144, 146, 147, 151, 154, 155, 163, 168], "allow_custom_share_fold": 86, "allow_disabled_password_enforcement_group": 86, "allow_local_infil": 19, "allow_local_remote_serv": [86, 114], "allow_persist": 19, "allow_self_sign": 60, "allow_url_fopen": 30, "allow_user_to_change_display_nam": 86, "allowcleanup": 13, "allowed_admin_rang": [86, 123], "allowed_user_ag": 86, "allowencodedslash": 148, "allowoverrid": [120, 130, 135], "allowselfsignedcertif": 86, "allowsymlink": 86, "almost": [57, 79, 130], "along": [3, 5, 17, 41, 57, 90, 123, 146], "alongsid": 57, "alpin": [90, 131], "alpinelinux": 90, "alreadi": [3, 8, 15, 16, 17, 20, 25, 44, 53, 57, 58, 73, 74, 79, 96, 99, 102, 112, 114, 121, 123, 125, 127, 128, 129, 130, 141, 144, 146, 152, 162, 166], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 22, 23, 25, 33, 37, 38, 39, 40, 44, 45, 47, 48, 49, 50, 54, 55, 56, 57, 61, 64, 66, 69, 74, 75, 78, 79, 81, 82, 83, 85, 89, 90, 92, 95, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 126, 127, 129, 130, 131, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 152, 154, 155, 162, 163, 164, 165, 166, 167, 168], "alter": [19, 20, 41, 46, 79, 164], "altern": [2, 23, 47, 54, 62, 69, 86, 96, 127, 130, 133, 137, 146], "although": [40, 69, 146], "altitud": 123, "alwai": [1, 3, 5, 7, 14, 15, 26, 36, 37, 40, 49, 52, 57, 63, 64, 68, 78, 79, 93, 99, 100, 117, 121, 123, 125, 126, 127, 129, 134, 135, 139, 145, 146, 148, 162, 166, 167, 168], "amazon": [37, 45, 57, 86, 165], "amazonaw": 45, "amd": 102, "american": 10, "among": [0, 3, 82, 127, 166], "amongst": 98, "amount": [8, 44, 56, 79, 81, 96, 123, 129, 130, 165], "amp": 80, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 13, 14, 15, 19, 23, 25, 26, 28, 29, 30, 33, 35, 37, 38, 40, 42, 45, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 64, 66, 69, 71, 74, 75, 76, 77, 78, 79, 80, 83, 85, 86, 89, 90, 94, 96, 98, 99, 101, 104, 106, 111, 112, 114, 115, 116, 120, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 142, 143, 144, 145, 147, 148, 149, 151, 154, 156, 160, 162, 164, 165, 166, 167, 168], "analyt": 14, "analyz": [57, 114], "andrew": 2, "android": [57, 61, 62, 69, 86, 104, 117, 131], "android_app": 51, "androidclienturl": 69, "angel": 87, "ani": [0, 2, 3, 5, 7, 13, 14, 15, 17, 19, 22, 23, 24, 25, 26, 29, 31, 34, 35, 36, 38, 40, 42, 45, 49, 50, 52, 53, 54, 55, 56, 57, 60, 61, 64, 66, 67, 78, 79, 81, 82, 83, 85, 86, 89, 90, 96, 97, 98, 99, 100, 101, 102, 104, 108, 111, 112, 114, 123, 125, 129, 130, 131, 134, 135, 140, 144, 145, 146, 154, 155, 160, 162, 166, 167, 168], "anim": [6, 57], "anna": 2, "anni": 146, "anniversari": 166, "announc": [60, 79, 123], "anon": 57, "anonym": [79, 123, 150], "anoth": [19, 25, 36, 43, 45, 66, 67, 68, 76, 78, 83, 86, 94, 96, 114, 123, 126, 128, 132, 134, 135, 145, 146, 148, 162, 163, 166], "ansi": 146, "answer": [1, 2, 57, 79, 168], "anti": [52, 57, 86], "anticip": 166, "antiviru": [62, 86], "anymor": [57, 74, 79, 86, 146, 165], "anyon": 40, "anyth": [13, 19, 28, 52, 55, 57, 111, 112, 139, 140, 146], "anytim": [46, 57, 83], "anywher": [29, 121, 125], "apach": [16, 38, 56, 57, 65, 67, 86, 96, 122, 123, 124, 125, 131, 135, 142, 146, 162], "apache2": [56, 86, 96, 122, 123, 127, 130, 135, 148], "apart": 120, "apc": [56, 57, 164], "apcu": [57, 62, 67, 86, 120, 127, 164], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 33, 40, 57, 65, 71, 82, 84, 86, 96, 98, 99, 102, 114, 123, 126, 129, 147, 156, 162, 167, 168], "apirequest": [72, 73, 74, 80, 85], "app": [0, 12, 13, 17, 22, 24, 37, 38, 39, 40, 41, 44, 46, 50, 51, 54, 56, 59, 61, 62, 65, 67, 69, 71, 75, 78, 79, 80, 81, 82, 83, 85, 94, 96, 97, 101, 102, 103, 104, 105, 106, 108, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 126, 127, 128, 130, 137, 139, 141, 142, 144, 145, 150, 151, 154, 155, 156, 157, 162, 165, 166, 167, 168], "app1": 146, "app2": 146, "app3": 146, "app_api": [2, 3, 4, 8, 86, 100, 101, 168], "app_api_haproxy_us": 99, "app_container_nam": 99, "app_display_nam": 8, "app_host": 8, "app_id": [8, 100, 102], "app_port": 8, "app_python_skeleton": 101, "app_secret": 8, "app_upd": 15, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 86, 97, 99, 100, 101, 102, 103, 168], "appapi_nextcloud": 168, "apparmor": 57, "appcodecheck": [15, 86], "appconfig": [57, 146], "appdata": [86, 91, 96], "appdata_instanceid": 57, "appdata_xxx": 146, "appear": [6, 19, 24, 25, 31, 53, 55, 57, 60, 61, 62, 67, 76, 79, 83, 86, 96, 98, 122, 125, 129, 134, 135, 146, 155], "appelman": 72, "append": [1, 16, 26, 40, 54, 57, 79, 133, 144], "appframework": 102, "appid": [13, 72, 99, 101, 133, 134], "appimag": 131, "appinfo": [72, 134], "appl": [57, 69, 96, 131], "applewebkit": 64, "appli": [8, 20, 22, 23, 24, 26, 38, 40, 41, 53, 57, 60, 63, 67, 74, 75, 79, 83, 86, 99, 105, 116, 123, 130, 136, 143, 145, 146], "applianc": [130, 140], "applic": [0, 2, 8, 15, 25, 37, 45, 51, 56, 57, 62, 64, 70, 72, 79, 81, 85, 86, 95, 96, 98, 99, 104, 111, 114, 117, 124, 126, 129, 130, 132, 134, 135, 139, 140, 143, 145, 146, 147, 166], "appnam": 146, "appoint": [58, 111], "apppassword": 94, "appreci": [5, 7, 9, 10], "approach": [25, 54, 64, 86, 138, 139, 166], "appropri": [26, 37, 40, 55, 56, 57, 63, 99, 111, 114, 118, 122, 126, 129, 130, 133, 139, 140, 146, 166], "approv": 86, "approve_link": 168, "approxim": [57, 79, 91, 96, 166], "apps_path": [15, 86], "appsallowlist": 86, "appstor": [15, 57], "appstoreen": [15, 86], "appstoreurl": [15, 86], "april": [64, 167], "apt": [52, 122, 123, 148, 149], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 83, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 162, 163, 165, 166, 167, 168], "arab": 4, "arbitrari": [1, 37, 57], "arch": [90, 146], "architectur": [23, 57, 86, 102, 130, 142], "archiv": [57, 86, 90, 116, 120, 122, 130, 139, 144, 145, 146], "area": [50, 66, 130, 157], "arg": 126, "arg_v": 126, "argon2": [57, 127], "argument": [16, 35, 45, 49, 57, 72, 73, 74, 79, 80, 86, 126, 135, 146], "aris": [57, 140, 166], "arm32v7": 146, "around": [10, 14, 15, 86, 104, 105, 117, 166], "arrai": [15, 42, 45, 48, 53, 57, 60, 65, 66, 74, 75, 79, 80, 86, 99, 111, 120, 121, 125, 134, 167], "arrang": 166, "arraycach": 57, "art": 123, "articl": [129, 135], "artifact": 11, "artifici": [0, 1, 14, 86, 98], "asc": [120, 122], "ascii": [57, 68, 79, 127, 134], "asdf": 64, "asid": 165, "ask": [1, 2, 3, 12, 13, 16, 17, 40, 60, 76, 79, 82, 83, 86, 91, 114, 135, 143, 144, 145, 146, 150, 156, 162], "aspect": [57, 146], "assembl": 23, "assembli": 23, "asset": [66, 69, 123, 126, 163], "asset_immut": 126, "assetlink": 86, "assign": [2, 35, 75, 79, 81, 83, 86, 104, 107, 108, 129, 146, 168], "assignable\u00b2": 146, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 57, 86, 96, 105, 114, 144], "assistant_en": 1, "associ": [17, 40, 51, 55, 78, 79, 96, 135, 166], "assum": [8, 19, 55, 57, 60, 79, 99, 111, 112, 121, 123, 130, 135, 140, 142, 143, 144], "assumpt": 126, "asterisk": 146, "astroc": 146, "astronomi": 146, "async": 168, "asynchron": [3, 168], "atom": [57, 126], "attach": [1, 14, 35, 79, 86, 100, 167], "attack": [26, 55, 109, 123, 165], "attempt": [22, 25, 55, 76, 79, 86, 96, 102, 104, 123, 135, 146], "attend": 2, "attende": 111, "attr": 80, "attr_persist": 57, "attribut": [37, 73, 74, 75, 80, 85, 86, 146], "attributenam": 80, "auckland": 57, "audienc": 86, "audio": [2, 4, 6, 14, 48, 57, 161, 162], "audit": [57, 62, 86, 123, 128], "auth": [55, 60, 78, 85, 86, 99, 126, 146, 168], "auth_availability_delai": 86, "authent": [2, 19, 25, 26, 28, 30, 31, 32, 33, 34, 36, 37, 43, 45, 55, 57, 60, 65, 71, 72, 73, 74, 77, 80, 83, 86, 89, 96, 99, 113, 123, 127, 130, 135, 140, 160, 167], "author": [2, 22, 50, 65, 72, 73, 74, 82, 83, 86, 111, 114, 127, 130, 134], "authorit": 143, "authorized_kei": [29, 34], "authtyp": 130, "auto": [4, 16, 25, 38, 40, 41, 46, 57, 69, 79, 80, 86, 120, 123, 146], "auto_index": 3, "auto_logout": 86, "auto_reset_persist": 19, "autocomplet": [40, 57, 79, 86, 112], "autoconfig": [53, 86], "autoconfigur": [57, 116], "autocr": [45, 57], "autofil": 98, "autom": [3, 57, 79, 86, 89, 104, 107, 108, 116, 130, 144, 168], "automat": [2, 3, 4, 6, 14, 17, 25, 35, 37, 40, 41, 46, 47, 49, 52, 54, 55, 56, 57, 60, 61, 62, 63, 66, 68, 69, 77, 78, 79, 81, 83, 85, 86, 91, 93, 96, 98, 99, 100, 108, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 146, 160, 162, 164, 168], "autotest": 126, "aux": 47, "av_background_scan": 52, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 25, 28, 30, 31, 33, 39, 40, 41, 42, 43, 44, 46, 49, 55, 56, 57, 59, 60, 61, 67, 69, 74, 75, 79, 81, 83, 86, 90, 91, 92, 93, 96, 97, 99, 100, 101, 102, 107, 108, 111, 116, 117, 120, 121, 123, 127, 130, 133, 135, 139, 140, 142, 144, 145, 146, 150, 151, 152, 155, 156, 162, 163, 166, 167, 168], "avatar": [60, 71, 75, 80, 86, 146], "avconv": 127, "averag": [23, 111, 112], "avoid": [3, 16, 19, 22, 23, 42, 52, 54, 57, 64, 79, 80, 86, 96, 101, 105, 127, 129, 135, 144, 146, 167], "avx": [3, 5], "avx2": [3, 5], "aw": [28, 45, 57, 120, 128, 165], "awai": [86, 111, 129, 135], "awar": [8, 79, 96, 123], "ax": 56, "axi": 44, "azur": [86, 113], "b": [57, 99], "b2": 51, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 134, "b4af8db0ae269d73432e9a01e63a": 134, "b6": 51, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 134, "back": [3, 22, 23, 25, 52, 55, 57, 60, 99, 104, 112, 126, 132, 135, 137, 139, 140, 144, 145, 167], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 23, 29, 34, 35, 36, 42, 43, 45, 55, 56, 62, 73, 74, 77, 79, 81, 82, 83, 86, 96, 112, 123, 129, 130, 146, 165], "background": [0, 3, 6, 14, 29, 37, 43, 49, 57, 58, 62, 67, 69, 81, 86, 95, 124, 141, 145, 167], "background_job_expire_trash": 46, "background_job_expire_vers": 41, "backgroundcolor": 69, "backgroundjob": [3, 167], "backport": [133, 166], "backportbot": 133, "backtrac": 86, "backup": [20, 43, 44, 57, 78, 86, 114, 130, 132, 135, 138, 139, 140, 141, 144, 145, 146, 152, 166], "backward": [19, 80], "bad": [5, 86, 123], "badger": 61, "bak": [137, 143], "balanc": [23, 56, 66, 79, 86, 125], "ban": 123, "bandwidth": [23, 126], "banner": [79, 145], "bantim": 123, "bar": [41, 46, 69, 146], "barcelona": 79, "bare": [86, 132], "barracuda": [19, 57], "base": [1, 3, 4, 5, 7, 9, 10, 14, 17, 25, 26, 35, 38, 40, 43, 52, 54, 55, 57, 62, 63, 64, 66, 69, 79, 80, 85, 86, 90, 102, 104, 105, 120, 121, 123, 124, 126, 127, 130, 131, 138, 139, 140, 145, 146, 150, 152, 166, 168], "base64": [26, 28, 45, 57, 146], "basenam": [57, 163], "baseurl": 168, "bash": [31, 120, 130, 146], "bash_profil": 146, "basi": 54, "basic": [47, 57, 60, 72, 73, 74, 75, 79, 80, 83, 85, 86, 99, 120, 123, 130, 135, 144, 160, 168], "batch": [11, 79, 86, 138], "bc95cbaff3abbed716e1d40bbdaa58a0": 116, "bcrypt": [123, 127], "bearer": [2, 65, 71, 86], "beauti": 168, "becaus": [16, 17, 19, 23, 24, 26, 29, 35, 40, 42, 45, 50, 51, 52, 53, 54, 56, 57, 59, 61, 67, 79, 82, 96, 111, 114, 116, 120, 123, 128, 129, 130, 131, 135, 139, 144, 146, 167], "becom": [37, 40, 57, 66, 129, 130, 135, 165], "been": [3, 26, 29, 35, 37, 38, 45, 49, 50, 52, 53, 54, 57, 60, 64, 67, 81, 90, 94, 96, 104, 108, 134, 141, 146, 152, 158, 160, 165, 166], "befor": [1, 3, 5, 7, 8, 13, 16, 17, 19, 20, 29, 43, 44, 45, 48, 49, 52, 54, 57, 60, 65, 79, 86, 96, 98, 108, 111, 114, 115, 116, 121, 125, 127, 129, 130, 131, 132, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 163, 166], "beforehand": [132, 166], "beforenodecopiedev": 167, "beforenodecreatedev": 167, "beforenodedeletedev": 167, "beforenodereadev": 167, "beforenoderenamedev": 167, "beforenoderestoredev": 167, "beforenodetouchedev": 167, "beforenodewrittenev": 167, "begin": [2, 3, 5, 7, 79, 128, 135, 139, 146, 162], "begin_of_text": 5, "behalf": [1, 168], "behav": 79, "behavior": [2, 23, 29, 38, 55, 57, 60, 64, 79, 80, 91, 92, 96, 129, 135], "behaviour": [57, 79, 123, 126], "behind": [14, 23, 55, 57, 66, 67, 96, 130, 134], "being": [3, 26, 40, 45, 55, 56, 57, 98, 102, 104, 105, 111, 114, 120, 123, 140, 146, 163, 166], "believ": 135, "belong": [2, 79, 83, 116, 147], "below": [1, 3, 8, 23, 25, 35, 40, 45, 55, 56, 57, 60, 62, 64, 67, 75, 78, 79, 80, 83, 86, 91, 92, 96, 98, 99, 104, 116, 126, 127, 139, 141, 145, 146, 148], "benchmark": [4, 57, 116], "bender": 146, "benefit": [45, 57, 98, 99, 123, 129, 130, 135, 166], "berlin": [2, 13, 57, 115, 146], "berni": 146, "besid": [55, 57, 79, 98, 126], "best": [13, 14, 25, 44, 55, 56, 60, 104, 114, 123, 125, 127, 130, 131, 135, 139, 140, 145, 149, 167], "beta": [15, 57, 86], "better": [1, 5, 6, 7, 9, 10, 11, 17, 22, 25, 45, 52, 62, 79, 86, 129, 135, 146, 166], "between": [13, 22, 25, 26, 35, 38, 43, 51, 54, 57, 66, 79, 86, 90, 93, 98, 99, 100, 104, 129, 139, 141, 143, 145, 146, 147, 166], "bewar": [37, 54], "beyond": [19, 45, 51, 86], "bia": [6, 11], "bias": 9, "big": [16, 43, 55, 86, 96, 126, 127, 135, 164, 166], "big_temp_fil": 23, "bigger": [54, 57, 145], "bigint": [18, 22, 86, 141], "bin": [14, 25, 43, 52, 54, 56, 62, 83, 86, 99, 113, 121, 130, 146, 167], "binari": [26, 35, 57, 60, 90, 99, 131, 134, 146], "binary_search_path": 86, "bind": [79, 99, 100, 127, 130, 146], "bind_address": 99, "bing": 156, "binlog_format": [19, 131], "bio": 129, "biographi": [75, 79], "birth": 79, "birthdai": [86, 113], "birthdat": 79, "bit": [1, 19, 20, 23, 29, 57, 79, 121, 131, 151], "bitmap": 57, "black": 2, "blacklist": 92, "blacklisted_fil": 163, "blob": [14, 60, 86], "block": [1, 8, 25, 37, 55, 57, 61, 79, 86, 102, 121, 123, 126, 129, 154, 163], "blocker": 61, "blog": [6, 8, 11, 25, 57, 86, 120, 126], "blue": 87, "blurri": 44, "bmp": [57, 126], "board": [2, 156, 157], "bob": [146, 167], "bock": 163, "bodi": [57, 121], "bold": 166, "book": [11, 40, 57, 75, 83, 86, 111, 113], "bookworm": 131, "bool": [111, 116, 167], "boolean": [3, 15, 17, 20, 38, 57, 68, 146, 168], "boolval": 99, "boot": [54, 56, 120], "bootstrap": [56, 57], "border": 37, "borrow": 126, "bot": [12, 14, 86], "both": [3, 14, 19, 22, 25, 34, 38, 44, 45, 46, 52, 56, 57, 60, 64, 67, 78, 79, 83, 89, 90, 99, 102, 105, 114, 116, 123, 126, 127, 129, 130, 135, 140, 145, 146, 147, 154, 155], "bottom": [139, 168], "bound": [3, 91, 96, 99], "box": [25, 50, 55, 60, 79, 96, 98, 116, 151, 160], "bracket": [79, 80], "branch": 134, "brand": [61, 62, 86, 149], "brazilian": 4, "breach": [84, 123], "break": [14, 57, 126, 131, 135, 146, 166], "breakdown": 86, "breton": 4, "brick": 168, "bridg": [99, 100], "brief": 160, "briefli": 99, "bring": [14, 90, 155], "british": 10, "broaden": 146, "broken": [20, 25, 67, 126, 135, 162], "brown": 81, "browser": [38, 57, 61, 63, 67, 86, 89, 96, 104, 120, 121, 123, 124, 125, 126, 129, 130, 135, 140, 142, 144, 146, 148, 152, 153, 154, 162, 165], "brute": [57, 62, 86, 123, 146], "bruteforc": [55, 86, 146], "bruteforce_attempt": 55, "bruteforceset": 55, "bsd": 121, "bt": 11, "bucket": [28, 33, 43, 57, 86], "bucketnam": 45, "buffer": [23, 96, 129], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 57, 67, 86, 96, 116, 129, 131, 136, 145, 146], "bugtrack": 135, "build": [6, 8, 52, 86, 116, 126], "built": [1, 2, 5, 7, 9, 10, 11, 25, 29, 50, 55, 57, 64, 67, 86, 96, 111, 126, 127, 130, 131, 135, 138, 139, 141, 145, 148, 151, 154], "bulk": [6, 57], "bulkupload": 86, "bundl": [3, 15, 56, 57, 167], "busi": [57, 130, 135, 154], "bust": 126, "button": [1, 4, 15, 29, 37, 38, 57, 60, 69, 79, 83, 86, 96, 97, 98, 112, 114, 135, 144, 168], "byedvluwkxkmflpbgvxc": 64, "bypass": [3, 45, 50, 57, 79, 96, 123], "byte": [18, 19, 23, 26, 28, 45, 52, 57, 60, 86, 91, 92, 96, 114, 116, 121, 129, 131, 135, 137, 146], "bytecod": 129, "bz2": [120, 122, 139], "bzip2": 120, "c": [6, 19, 25, 28, 43, 57, 64, 86, 89, 94, 96, 99, 116, 120, 122, 123, 127, 130, 135, 143, 146], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 134, "c478e6c156c5955ed53c40d06585": 134, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 57, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 134, "ca": [19, 56, 57, 99, 146], "ca_cert": 57, "cach": [8, 42, 55, 62, 66, 80, 86, 111, 124, 126, 132, 135, 146, 162], "cache_app_config": 86, "cache_chunk_gc_ttl": 86, "cache_path": [56, 86], "cache_s": 19, "cadav": [96, 135], "caddi": 86, "cadenc": 166, "cafil": [56, 57], "cal": 66, "calcul": [5, 6, 7, 9, 10, 26, 57, 83, 129], "caldav": [57, 62, 66, 86, 112, 113, 116, 121, 126, 130, 135, 146, 160, 167], "caldav_external_attendees_dis": 111, "calendar": [15, 20, 58, 60, 86, 113, 115, 134, 136, 141, 167], "calendarchang": [111, 146], "calendardata": 167, "calendarid": 167, "calendarobjectcreatedev": 167, "calendarobjectdeletedev": 167, "calendarobjectmovedev": 167, "calendarobjectmovedtotrashev": 167, "calendarobjectrestoredev": 167, "calendarobjectupdatedev": 167, "calendarretentionoblig": 111, "calendarserv": 167, "calendarsubscriptionrefreshr": 111, "call": [2, 3, 4, 14, 26, 38, 40, 53, 54, 56, 57, 64, 65, 73, 79, 85, 96, 98, 114, 126, 128, 130, 131, 135, 143, 144, 146, 147, 155, 167, 168], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 61, 63, 64, 65, 66, 67, 68, 69, 70, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 162, 163, 164, 165, 166, 167], "can_instal": 121, "cancel": 135, "candid": 86, "cannot": [0, 3, 5, 8, 9, 23, 26, 29, 31, 35, 42, 47, 48, 51, 52, 57, 60, 67, 74, 79, 83, 86, 116, 123, 131, 133, 134, 139, 143, 145, 146, 160, 166], "canon": 86, "cantonbeck": 146, "cap": [129, 148], "cap_add": 129, "capabl": [2, 14, 57, 79, 86, 99, 111, 129, 146, 148, 153, 154, 155], "capac": [5, 7, 9, 10], "carbonara": 2, "card": [2, 66, 83, 98, 112, 156, 157], "carddav": [40, 62, 66, 86, 111, 113, 121, 126, 130, 135, 160], "carddav_sync_request_timeout": 86, "carddav_sync_request_trunc": 86, "care": [3, 22, 52, 54, 57, 82, 99, 100, 121, 125, 126], "carefulli": [135, 146], "carla": 90, "carri": [2, 57], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 19, 20, 22, 25, 26, 35, 39, 40, 47, 52, 54, 55, 57, 60, 63, 67, 69, 77, 79, 84, 94, 96, 98, 99, 100, 102, 104, 105, 114, 116, 120, 123, 127, 129, 130, 131, 133, 135, 139, 140, 141, 143, 144, 146, 147, 154, 160, 162, 166, 168], "cast": 57, "cat": [2, 28, 146], "catalan": 4, "catch": 135, "categori": [2, 15, 98], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 55, 56, 57, 67, 79, 96, 126, 128, 129, 130, 134, 135, 140, 143, 144, 162, 164, 165], "causal": 21, "caution": [8, 91, 116], "cautiou": [57, 60], "cc_em_api_kei": 3, "cc_em_base_url": 3, "cc_em_model_nam": 3, "cc_em_password": 3, "cc_em_usernam": 3, "cd": [8, 14, 20, 25, 31, 118, 121, 146, 149, 167], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 134, "ce6cd914": 146, "ce8b61c2": 146, "ce9e248333c44a5a64ccad26f2550f95": 116, "ceas": 166, "center": 60, "cento": [52, 56, 86, 124, 126, 130, 131, 146], "central": [25, 26, 56], "ceph": 45, "cert": [19, 56, 57, 97, 99, 121, 148], "certain": [3, 9, 23, 44, 49, 55, 57, 66, 79, 92, 94, 96, 108, 111, 112, 123, 126, 130, 144, 146, 154, 168], "certfil": 99, "certif": [29, 30, 43, 57, 61, 80, 86, 88, 90, 96, 99, 114, 121, 123, 126, 130, 131, 134, 146, 148, 149, 160], "certifi": 87, "cfb": 57, "cfg": [91, 94, 96], "cgi": 126, "challeng": [123, 126, 146], "chanc": [116, 135, 166], "chang": [1, 2, 3, 8, 11, 13, 14, 15, 16, 17, 20, 22, 24, 25, 35, 36, 37, 40, 42, 43, 44, 45, 48, 49, 52, 56, 57, 58, 60, 62, 63, 68, 69, 75, 79, 80, 83, 86, 89, 90, 91, 94, 96, 98, 99, 104, 111, 112, 114, 116, 118, 120, 122, 123, 126, 127, 129, 130, 134, 137, 139, 140, 143, 145, 146, 152, 154, 160, 161, 162, 163, 164, 166, 167, 168], "changelog": [15, 86, 139], "channel": [15, 86, 117, 135], "chapter": [127, 130, 135, 166], "char": [79, 146], "charact": [8, 19, 20, 47, 57, 60, 79, 80, 84, 96, 122, 123, 127, 135, 137, 143, 146], "character_set_serv": 19, "characterist": 57, "charg": [82, 168], "charset": [22, 57], "chart": [83, 130], "chat": [2, 5, 12, 13, 58, 86, 104], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 14], "chatroom": 8, "chatti": 13, "cheap": 57, "cheat": 165, "check": [2, 3, 5, 6, 7, 11, 13, 14, 19, 25, 30, 35, 37, 38, 40, 52, 54, 55, 56, 57, 60, 62, 63, 69, 74, 78, 79, 81, 83, 84, 86, 91, 98, 99, 101, 103, 104, 114, 116, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 154, 163, 164, 166, 167, 168], "check_data_directory_permiss": 86, "check_for_working_htaccess": 86, "check_for_working_wellknown_setup": 86, "checkbox": [28, 37, 38, 69, 83, 99, 111, 112], "checker": [57, 67], "checkout": 3, "checksum": [79, 120, 122, 165], "chines": 4, "chmod": [25, 31, 99, 139], "choic": [8, 19, 52, 57, 78, 79, 86, 123, 124, 127, 145], "choos": [1, 5, 7, 15, 25, 40, 50, 55, 56, 57, 64, 66, 79, 98, 99, 111, 112, 121, 126, 127, 130, 135, 139, 146, 148, 155, 166, 168], "chooser": 57, "chose": [114, 145], "chosen": [1, 17, 19, 56, 57], "chown": [25, 31, 118, 120, 122, 126, 130, 139], "christoph": 116, "chrome": [64, 131], "chromium": [131, 165], "chroot": [86, 124], "chunk": [3, 40, 43, 57, 86, 91, 92, 96, 116, 126], "chunked_upload": [23, 86], "chunksiz": [91, 96], "ci": 57, "cid": 146, "cidr": [57, 66], "cif": [37, 86, 124, 127], "cipher": [26, 86, 96, 123], "circl": 86, "circumst": [44, 55, 79, 91], "circumv": 57, "cisco": 52, "citi": 79, "claim": 0, "clam": 52, "clamav": [62, 86], "clamd": 52, "clamp": 79, "clamscan": 52, "clarif": 13, "class": [28, 45, 57, 60, 75, 79, 134, 167], "classic": 130, "classif": 167, "classifi": [6, 96, 116], "clean": [1, 46, 49, 54, 57, 78, 86, 102, 111, 130, 146, 160], "cleanup": [1, 44, 71, 78, 79, 86, 162], "cleanupjobchunks": 81, "clear": [6, 17, 55, 56, 57, 79, 80, 95, 116, 129, 146], "clear_env": 130, "cli": [54, 60, 62, 66, 86, 97, 101, 103, 111, 120, 123, 124, 130, 145, 146, 162], "click": [15, 37, 38, 50, 57, 60, 61, 76, 79, 83, 96, 98, 114, 125, 134, 135, 144, 146, 168], "clickjack": [61, 123], "client": [16, 19, 23, 25, 28, 29, 35, 40, 42, 45, 47, 51, 55, 57, 60, 61, 62, 65, 66, 70, 78, 79, 83, 86, 89, 91, 92, 94, 95, 99, 100, 104, 111, 112, 114, 116, 117, 123, 124, 125, 126, 128, 129, 130, 134, 135, 138, 140, 144, 146, 147, 148, 153], "client_body_buffer_s": 126, "client_body_temp_path": 23, "client_body_timeout": 126, "client_max_body_s": [23, 126], "clone": [7, 8], "close": [7, 8, 10, 40, 57, 60, 66, 86, 135, 144], "cloud": [0, 1, 4, 8, 14, 38, 40, 43, 51, 62, 64, 65, 67, 69, 72, 73, 74, 85, 86, 89, 94, 96, 97, 123, 126, 130, 146, 148, 154], "cloud2": 148, "cloud_id": 146, "cloudfil": [33, 57], "cloudflar": [57, 96, 126, 135], "clue": 86, "cluster": [0, 3, 6, 86, 140], "cmd": [90, 120], "cn": [57, 79, 80, 146], "cname": 140, "cnf": [19, 57, 121], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 25, 26, 44, 48, 60, 62, 63, 66, 67, 72, 73, 74, 75, 78, 79, 86, 94, 96, 118, 123, 126, 129, 132, 135, 136, 144, 145, 148, 149, 150, 151, 152, 154, 167], "code_docker_imag": 151, "codebas": [57, 141], "collabor": [29, 86, 104, 105], "collabora": [29, 86, 130, 149, 150, 151, 153, 154, 157, 162], "collaboraoffic": [149, 151, 152], "collaboraonlin": [147, 148, 149, 151, 152, 153], "collat": [19, 20, 86, 122, 143], "collation_serv": 19, "collect": [54, 57, 116, 123, 156, 157], "collis": [57, 79, 80], "colon": [57, 60], "color": [37, 69, 146], "column": [16, 22, 83, 114, 141, 145], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 25, 32, 38, 45, 51, 52, 56, 57, 60, 66, 69, 72, 73, 74, 79, 80, 81, 84, 85, 86, 89, 90, 94, 96, 99, 111, 114, 117, 118, 120, 122, 123, 125, 126, 127, 129, 130, 131, 133, 134, 135, 139, 144, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 167, 168], "combin": [12, 29, 55, 67, 86, 96, 127, 130, 142], "combo": 50, "come": [2, 4, 5, 23, 40, 44, 48, 49, 55, 57, 98, 99, 109, 120, 130, 131, 135, 146, 151, 167, 168], "comma": [57, 58, 79], "command": [1, 4, 6, 12, 13, 14, 16, 17, 27, 31, 35, 37, 38, 40, 43, 44, 45, 48, 49, 52, 54, 57, 58, 60, 64, 66, 68, 69, 75, 76, 79, 81, 86, 93, 94, 95, 99, 100, 101, 102, 106, 111, 114, 115, 116, 120, 122, 124, 127, 128, 129, 130, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 145, 164, 165, 167], "comment": [20, 23, 40, 52, 62, 86, 130, 133, 139, 144, 150, 156, 157], "commentsmanag": 57, "commerci": [130, 135], "commit": [57, 62, 86, 131], "common": [11, 25, 48, 51, 55, 57, 67, 79, 84, 86, 98, 107, 114, 120, 123, 126, 130, 146, 153, 168], "commonli": [25, 45, 55, 56, 127, 135], "commonnam": [57, 130, 167], "commun": [1, 14, 15, 32, 67, 79, 82, 86, 90, 98, 100, 103, 116, 117, 118, 122, 127, 130, 135, 144, 146, 150, 153, 155, 164, 166], "compani": [2, 61, 79], "compar": [17, 53, 54, 79, 139, 146], "comparison": [43, 57, 79, 86, 167], "comparison_of_file_system": 57, "compat": [0, 3, 5, 15, 19, 25, 28, 35, 37, 43, 45, 57, 78, 80, 86, 127, 135, 141, 145, 148, 166], "compil": [19, 56, 129], "complain": 146, "complet": [1, 2, 3, 11, 14, 17, 23, 25, 38, 40, 52, 57, 65, 79, 83, 91, 104, 118, 120, 121, 123, 125, 127, 128, 129, 130, 132, 141, 143, 144, 145, 146, 156, 159, 167], "completionexpectedat": 13, "complex": [25, 57, 99], "compli": [57, 146], "complianc": [57, 86, 135], "compliant": [78, 123, 131], "compon": [57, 126, 130, 135, 146, 155, 160, 167], "compos": 52, "composit": 157, "comprehens": 135, "compress": [52, 57, 83, 86, 96, 104, 123, 124, 164], "compromis": [25, 57], "comput": [47, 57, 83, 84, 93, 98, 99, 100, 102, 135], "compute_devic": 100, "computedevic": 100, "concaten": [26, 35], "concept": [22, 121, 146], "concern": [8, 23, 25, 26, 44, 57, 126, 166], "concert": 2, "concurr": [3, 4, 45, 57, 129, 162], "condit": [13, 14, 64, 67, 79, 86, 105, 135, 166, 167, 168], "condition": 57, "conf": [19, 52, 56, 79, 120, 121, 123, 126, 130, 135], "confdir": 95, "confer": [2, 117], "confidenti": [65, 104, 147], "config": [1, 2, 3, 5, 11, 15, 17, 19, 20, 22, 23, 24, 25, 26, 27, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 58, 62, 63, 64, 65, 66, 67, 68, 69, 70, 75, 77, 79, 80, 81, 82, 83, 86, 91, 94, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 120, 121, 125, 126, 128, 129, 130, 132, 135, 137, 139, 140, 141, 143, 144, 145, 148, 154, 162, 163, 164, 165], "config_is_read_onli": 86, "configdata": 80, "configid": [79, 80, 146], "configur": [2, 4, 12, 15, 17, 20, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 43, 47, 50, 54, 55, 63, 65, 66, 68, 70, 71, 78, 81, 83, 84, 92, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 109, 111, 112, 113, 115, 116, 120, 122, 125, 129, 131, 132, 135, 139, 140, 141, 143, 144, 150, 153, 157, 159, 168], "configuration_serv": 57, "confin": [40, 130], "confirm": [4, 16, 19, 38, 45, 62, 65, 67, 76, 79, 86, 91, 120, 122, 129, 130, 139, 140, 146], "conflict": [15, 57, 79, 116, 143, 146], "confus": 25, "congratul": [114, 148], "conjunct": [5, 146], "connect": [0, 3, 5, 19, 21, 22, 28, 29, 30, 33, 35, 37, 38, 42, 45, 55, 57, 60, 65, 66, 67, 70, 71, 80, 81, 86, 89, 91, 92, 98, 99, 100, 111, 112, 114, 121, 124, 126, 128, 130, 131, 135, 146, 147, 153, 154, 162], "connect_timeout": [19, 45], "connectivity_check_domain": 86, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 86, 124, 125, 146], "consecut": 31, "consent": 114, "consequ": [43, 86, 123, 126], "consid": [1, 8, 15, 25, 28, 38, 44, 45, 57, 60, 64, 78, 79, 96, 111, 112, 116, 123, 130, 131, 135, 143, 154, 166, 168], "consider": [43, 57, 62, 83, 86, 166], "consist": [17, 26, 57, 104, 114, 126, 135, 139, 146], "consol": [16, 49, 61, 101, 126, 130, 135, 139, 146, 148], "constant": [57, 75], "constraint": [130, 146], "consult": [15, 23, 25, 56, 57, 75, 123, 127, 131], "consum": [8, 23, 57, 145], "consumpt": [5, 6, 7, 11, 23, 86, 88], "contact": [15, 40, 69, 75, 79, 83, 86, 111, 113, 118, 130, 134, 136, 141, 146, 150], "contain": [3, 4, 5, 7, 8, 11, 14, 15, 19, 25, 26, 27, 28, 40, 45, 52, 57, 60, 67, 79, 80, 83, 86, 87, 90, 91, 96, 97, 98, 100, 101, 104, 109, 112, 114, 116, 123, 126, 129, 130, 132, 133, 135, 144, 146, 147, 148, 151, 154, 162, 168], "container": 130, "container_id": 148, "container_nam": 52, "content": [2, 3, 11, 14, 17, 25, 26, 28, 40, 45, 51, 57, 61, 85, 90, 96, 99, 105, 111, 112, 120, 121, 122, 123, 126, 134, 135, 139, 143, 146, 156, 167], "contentlength": 126, "context": [5, 8, 12, 35, 57, 64, 86, 104, 127, 146, 157, 165, 167], "context_ag": [1, 12, 86], "context_chat": [1, 3, 14], "context_chat_backend": [1, 3, 14], "contextchat": 3, "continu": [3, 16, 41, 64, 83, 99, 101, 123, 131, 141, 144, 146, 154], "contrari": 90, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 135], "control": [12, 25, 38, 40, 43, 57, 60, 66, 75, 79, 83, 86, 92, 98, 105, 107, 108, 112, 123, 126, 130, 142, 146, 162], "convei": 11, "conveni": 118, "convent": 26, "convers": [1, 2, 8, 13, 16, 18, 43, 57, 86, 116, 147, 156, 157], "convert": [16, 18, 20, 22, 57, 68, 79, 86, 105, 129, 135, 141, 146, 148], "cookbook": 86, "cooki": [57, 62, 86, 110], "cookie_domain": 86, "cool": [148, 152, 153], "coolconfig": [147, 149], "coolwsd": [147, 148, 149, 151, 152, 153], "coordin": [2, 127], "copi": [2, 3, 5, 7, 22, 24, 29, 34, 38, 57, 60, 79, 83, 99, 114, 120, 122, 126, 137, 139, 140, 143, 146, 168], "copied_sample_config": 86, "copyright": 111, "copysizelimit": 45, "core": [3, 5, 6, 7, 9, 10, 11, 13, 24, 40, 56, 58, 86, 121, 122, 126, 127, 129, 130, 134, 139, 142, 146, 162, 166, 168], "coreinfo": 129, "corner": 1, "corpor": [69, 130], "correct": [5, 6, 9, 11, 19, 25, 55, 57, 60, 66, 79, 86, 96, 98, 116, 123, 125, 126, 127, 130, 133, 134, 135, 139, 141, 146, 166], "correctli": [19, 23, 37, 38, 42, 55, 61, 67, 79, 81, 96, 97, 102, 115, 120, 126, 130, 135, 146, 163, 168], "correspond": [23, 42, 45, 79, 81, 94, 120, 122, 126, 127, 132, 135, 139, 146, 157], "corrupt": [42, 56, 57, 140, 144, 145], "cost": 57, "could": [1, 3, 17, 19, 23, 37, 40, 45, 54, 56, 57, 60, 74, 78, 79, 96, 104, 116, 121, 123, 126, 131, 134, 135, 137, 143, 146, 154], "couldn": 102, "count": [2, 57, 83, 86, 108, 123, 135, 146], "countri": [2, 57, 79], "courier": 60, "cours": [57, 78, 104, 125, 135, 144, 148, 168], "court": 79, "cover": [19, 99, 104, 114, 125, 126, 134, 145, 159, 164, 165], "coverag": [5, 9, 11], "cp": [3, 4, 120, 121, 122], "cpanel": 36, "cpp": 5, "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 52, 57, 86, 98, 99, 100, 123, 129], "cpuinfo": [3, 129], "cr": 79, "cram": 60, "crammd5": 60, "crash": 96, "crc32": 165, "creat": [0, 1, 2, 4, 13, 14, 15, 17, 25, 26, 28, 30, 31, 33, 37, 41, 43, 44, 45, 47, 48, 49, 50, 52, 53, 54, 57, 61, 64, 66, 68, 71, 74, 79, 82, 85, 86, 94, 98, 99, 100, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 125, 130, 132, 135, 139, 140, 141, 142, 143, 144, 147, 162, 167], "create_example_ev": 146, "createdb": 19, "createj": 146, "creation": [3, 5, 7, 26, 40, 57, 86, 93, 99, 108, 111, 112, 130], "credenti": [17, 26, 29, 35, 37, 45, 53, 57, 60, 79, 86, 96, 114, 123, 146, 147], "crew": 146, "criteria": [7, 22, 104, 167], "critic": [3, 5, 7, 8, 57, 86, 123, 131, 135, 139, 145, 166], "crl": 57, "crlf": 79, "cromwel": 127, "cron": [3, 6, 35, 37, 38, 41, 46, 49, 52, 57, 62, 86, 111, 114, 123, 124, 126, 127, 135, 139, 141, 145, 146, 167], "cronjob": [40, 54, 55, 121], "crontab": [49, 54, 111, 135, 139, 141], "crop": 79, "cross": 126, "crt": [56, 57, 99, 126, 146], "crucial": [57, 147], "crypto": 99, "cryptograph": 123, "cryptographi": 3, "csrf": [67, 86, 109], "css": [66, 86, 129, 146], "csync": 86, "ct2": 11, "ctl": 52, "ctr": [26, 57], "ctrl": [96, 127], "ctype": 127, "cuda": [3, 4, 5, 6, 7, 9, 11, 98, 100], "cudnn": 6, "cupsd": 60, "curl": [64, 67, 72, 73, 74, 80, 85, 120, 122, 127, 154, 162], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 19, 26, 29, 40, 41, 49, 54, 55, 56, 57, 59, 61, 63, 65, 69, 78, 79, 86, 96, 98, 99, 100, 104, 111, 114, 117, 118, 120, 121, 123, 129, 130, 131, 134, 139, 141, 145, 146, 154, 166], "currentvers": 144, "cursor": [79, 83], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 24, 45, 48, 57, 58, 61, 64, 66, 69, 77, 81, 83, 86, 96, 98, 99, 105, 112, 114, 119, 126, 127, 128, 129, 130, 134, 137, 146, 156, 163, 164, 168], "customclient_android": 57, "customclient_desktop": 86, "customclient_fdroid": 57, "customclient_io": 57, "customclient_ios_appid": 57, "customid": 13, "custompath": 24, "cut": 14, "cycl": 79, "czech": 4, "d": [19, 25, 26, 41, 46, 52, 57, 64, 73, 74, 75, 79, 80, 81, 89, 94, 99, 120, 121, 123, 126, 128, 129, 130, 137, 139, 143, 144, 148, 149], "d1": [41, 46, 57], "d2": [41, 46, 57], "d3c944a9a": 57, "d3c944a9af095aa08f": 57, "d5685c3b45aee373b09be54742ea": 134, "d7": 51, "daemon": [3, 4, 52, 56, 57, 64, 86, 101, 103, 153], "daemon_config_nam": 8, "daemonconfig": [99, 100], "dai": [1, 2, 3, 16, 40, 41, 46, 54, 57, 58, 70, 79, 83, 92, 96, 108, 109, 111, 114, 120, 146, 166, 167], "daili": [49, 55, 57], "daisi": 146, "dall": 157, "danger": 61, "dark": 57, "dash": [64, 83, 146], "dashboard": [57, 62, 86, 114], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 22, 23, 24, 26, 31, 37, 42, 43, 48, 49, 52, 54, 56, 60, 64, 65, 70, 72, 76, 78, 79, 80, 81, 82, 83, 86, 96, 97, 99, 101, 109, 113, 114, 118, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 146, 147, 155, 157, 162, 165, 166, 167, 168], "databas": [13, 16, 20, 21, 26, 29, 35, 42, 45, 49, 52, 54, 55, 62, 79, 81, 86, 96, 111, 112, 118, 122, 123, 124, 129, 130, 132, 135, 138, 139, 140, 141, 144, 145, 156, 157], "databaseid": 116, "datacent": [28, 45], "datadir": [25, 57, 128], "datadirectori": [26, 53, 64, 86, 132, 144], "dataintegr": [57, 165], "dataloss": 143, "dataset": 11, "date": [2, 13, 16, 38, 43, 54, 57, 63, 64, 67, 75, 79, 81, 86, 111, 114, 119, 120, 127, 129, 131, 135, 137, 143, 159, 166], "dateinterv": 111, "datepattern": 123, "datetim": 57, "dav": [32, 57, 66, 67, 79, 86, 96, 111, 112, 115, 116, 120, 121, 126, 130, 135], "davclnt": 126, "davstorag": [23, 38, 86], "davx\u2075": 116, "db": [3, 16, 17, 19, 22, 48, 52, 81, 86, 90, 96, 121, 125, 135, 137, 141, 143, 145, 146], "db8": 57, "db_": 126, "db_name": [137, 143], "dbal": 57, "dbdriveropt": [19, 22, 86], "dbhost": [19, 22, 53, 86, 132], "dbindex": [56, 57, 146], "dbname": [19, 21, 22, 53, 86], "dbpass": 53, "dbpassword": [19, 22, 53, 86, 125], "dbpersist": 86, "dbport": 22, "dbreplica": [21, 86], "dbtableprefix": [19, 53, 86], "dbtype": [17, 19, 53, 86, 132], "dbuser": [19, 22, 53, 86, 125], "dc": [79, 80, 81, 146], "dd": 79, "ddl": 164, "de": [57, 63, 66, 87], "de_d": [57, 63], "deactiv": [17, 41, 46, 111, 114, 163, 164, 165], "deal": [116, 130], "deb": [122, 149], "debian": [19, 52, 56, 69, 90, 118, 130, 131, 135, 146, 148], "debug": [12, 64, 67, 79, 86, 95, 116, 124, 134, 140, 144], "decemb": 120, "decid": [19, 25, 98, 108, 126, 145, 146, 166], "decim": 45, "decis": 132, "deck": [25, 86, 156, 157], "declar": [75, 79, 86, 126], "decreas": [57, 86, 96], "decrypt": [43, 45, 57, 86, 99, 109, 123, 129, 135, 146], "dedic": [2, 3, 6, 22, 23, 57, 79, 86, 111, 124, 129, 132, 144, 146, 151], "deem": 44, "deep": [25, 37, 62, 86], "deeper": 11, "deepl": [1, 14], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 14, 15, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 58, 60, 62, 64, 65, 66, 69, 75, 78, 79, 80, 81, 83, 84, 85, 86, 89, 90, 91, 92, 94, 96, 97, 98, 100, 101, 111, 112, 113, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 135, 137, 142, 143, 145, 146, 149, 151, 153, 156, 165, 166, 167, 168], "default_certificates_bundle_path": 86, "default_en": 72, "default_file_extens": 68, "default_host": 19, "default_languag": [63, 86], "default_local": [63, 86], "default_password": 19, "default_phone_region": [79, 86], "default_port": 19, "default_property_scop": [75, 79, 86], "default_scop": 75, "default_socket": 19, "default_timezon": [86, 115], "default_us": 19, "defaultapp": 86, "defaultmodul": 146, "defaultpag": 58, "defaulttemplatedirectori": 24, "defin": [15, 25, 26, 29, 33, 42, 45, 46, 47, 54, 57, 62, 63, 64, 75, 79, 83, 86, 96, 97, 99, 104, 105, 106, 111, 123, 126, 134, 146, 147, 162, 166], "definit": [17, 43, 86, 123, 166], "defunct": 79, "degrad": 57, "degre": 132, "delai": [0, 14, 38, 54, 55, 57, 86, 111], "deleg": [62, 86, 113, 167], "delegate_permiss": 51, "delet": [1, 2, 3, 4, 24, 37, 40, 41, 43, 47, 49, 52, 54, 62, 70, 71, 72, 79, 85, 86, 91, 96, 101, 104, 108, 111, 112, 115, 116, 132, 134, 135, 139, 143, 144], "delete_timestamp": 26, "deliber": 166, "delimit": [28, 79, 146], "deliv": [69, 126, 166], "deliveri": 57, "demand": [8, 14, 52, 54, 79, 123], "demo": 57, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 17, "demot": [79, 86], "deni": [3, 57, 86, 107, 126, 128, 146], "denial": [55, 123, 128], "denni": 146, "deno": 168, "denot": 26, "depart": 80, "depend": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 29, 40, 54, 55, 56, 57, 61, 66, 67, 69, 79, 98, 114, 120, 121, 123, 125, 130, 131, 132, 135, 139, 140, 142, 145, 146, 148, 157, 163, 164, 165], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 19, 86, 103, 120, 121, 126, 129, 135, 151, 166, 168], "deploy": [3, 57, 62, 86, 93, 98, 100, 102, 103, 120, 124, 127, 130, 131, 132, 135, 145, 150, 151, 166], "deployconfig": [86, 99], "deploydaemon": 99, "deprec": [57, 74, 131, 146, 161, 163, 164, 165], "deprovis": 132, "deriv": [79, 86, 123, 130], "describ": [23, 26, 38, 40, 49, 53, 54, 57, 60, 67, 78, 79, 92, 98, 99, 100, 104, 105, 108, 117, 135, 141, 148], "descript": [2, 14, 15, 25, 54, 72, 79, 80, 97, 111, 114, 120, 127, 129, 130, 146, 156, 167], "design": [2, 25, 42, 60, 69, 79, 84, 130, 142, 145, 154], "desir": [8, 22, 23, 35, 56, 57, 60, 64, 81, 105, 125, 126, 130, 140, 146], "desktop": [25, 29, 47, 61, 69, 79, 86, 89, 90, 94, 95, 96, 104, 117, 124], "despit": [40, 126], "destin": [2, 29, 34, 36, 122, 146], "destinationuid": 146, "detail": [2, 4, 7, 19, 25, 37, 40, 43, 57, 60, 64, 65, 69, 75, 79, 82, 86, 89, 94, 96, 98, 102, 116, 120, 122, 123, 125, 126, 127, 129, 130, 135, 139, 140, 146, 151, 152, 154, 163, 164, 165, 166, 168], "detect": [13, 14, 35, 37, 52, 55, 56, 57, 63, 66, 67, 68, 79, 80, 81, 86, 91, 99, 126, 135, 146], "detect_ord": 68, "determin": [2, 40, 57, 78, 79, 86, 96, 99, 109, 116, 130, 146], "dev": [57, 62, 64, 86, 90, 121, 131, 146, 168], "develop": [14, 15, 50, 57, 78, 93, 96, 97, 98, 116, 117, 123, 130, 131, 133, 134, 135, 142, 145, 146, 150, 166], "developer_manu": [57, 167, 168], "deviat": 123, "devic": [25, 37, 55, 57, 61, 66, 69, 78, 93, 96, 98, 99, 100, 102, 123, 129, 130, 142], "diagnos": [64, 79, 129, 162], "diagnost": [3, 86], "diagram": 99, "dialect": [7, 57], "dialog": [38, 40, 79, 91, 95, 146], "dialogu": [79, 143], "dictat": 99, "did": [17, 25, 27, 86, 102, 135, 146], "diff": 133, "differ": [2, 5, 7, 14, 19, 22, 25, 26, 28, 29, 37, 43, 51, 52, 53, 54, 55, 56, 57, 61, 63, 66, 78, 79, 83, 86, 90, 96, 98, 99, 101, 102, 111, 112, 123, 125, 126, 130, 132, 134, 135, 138, 143, 146, 147, 162, 167, 168], "differenti": [14, 111, 112], "difficult": [57, 125, 134], "difficulti": [2, 143], "diffus": [14, 157], "digit": 131, "dimens": 57, "diminish": 57, "dir": [20, 25, 89, 96, 130, 135, 144, 146], "dirbkp": 143, "dirbkp_": 137, "direct": [23, 37, 56, 57, 77, 79, 104, 126, 130, 135, 164, 166], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 22, 23, 25, 29, 45, 51, 54, 57, 60, 79, 96, 99, 104, 109, 130, 132, 135, 144, 145, 146, 156], "directori": [3, 5, 7, 8, 23, 24, 25, 26, 30, 31, 34, 36, 37, 38, 40, 42, 45, 49, 51, 52, 54, 57, 62, 64, 77, 81, 86, 90, 93, 95, 96, 104, 105, 116, 118, 120, 121, 122, 124, 126, 130, 132, 133, 136, 137, 139, 140, 141, 143, 144], "directory2": 79, "directory_that_has_been_cr": 90, "dirnam": 95, "dirti": 57, "disabl": [1, 2, 3, 15, 20, 22, 23, 26, 27, 28, 29, 37, 38, 41, 43, 46, 47, 55, 60, 62, 64, 69, 71, 75, 79, 85, 86, 91, 96, 99, 100, 103, 104, 106, 111, 112, 115, 116, 126, 127, 128, 129, 130, 131, 139, 141, 144, 145, 149, 163, 164, 165, 168], "disable_act": 57, "disable_email": 57, "disable_funct": 127, "disablefreebusi": 111, "disadvantag": [26, 54], "disallow": [3, 57, 86, 124], "disappear": [40, 42, 55, 56, 120], "disapprov": 168, "discard": 114, "disclaim": 40, "disconnect": [38, 57, 81, 146], "discontinu": 60, "discourag": [44, 55, 57, 67, 146], "discover": [7, 10], "discoveri": [56, 57, 62, 67, 86, 91, 130, 136, 148, 153, 154], "discrep": 146, "discret": [55, 166], "discuss": [19, 40, 96, 165, 166], "disk": [3, 25, 36, 41, 57, 83, 86, 96, 129, 135, 146, 164], "dispar": 7, "dispatch": 86, "displai": [25, 40, 43, 44, 48, 57, 60, 61, 63, 73, 74, 77, 79, 80, 81, 83, 86, 95, 97, 98, 99, 100, 101, 111, 114, 116, 126, 134, 146], "display_nam": 146, "displaynam": [73, 74, 79, 80, 111, 146, 167], "disregard": 135, "disrupt": 145, "dist": [48, 104], "distinct": 45, "distinguish": [43, 57, 86], "distribut": [23, 24, 35, 42, 45, 48, 52, 55, 56, 67, 79, 86, 91, 93, 96, 98, 99, 120, 123, 126, 127, 128, 130, 131, 134, 135, 145, 146, 150, 151], "distro": [35, 57, 128, 130, 135, 142], "dive": 25, "divid": 57, "dmz": [86, 124], "dn": [56, 79, 80, 81, 99, 140, 154, 162], "dnextcloud": 19, "dnf": 120, "do": [0, 2, 4, 5, 7, 9, 10, 13, 14, 15, 16, 17, 19, 22, 23, 25, 29, 40, 44, 48, 52, 53, 55, 56, 57, 60, 61, 67, 69, 78, 79, 80, 83, 86, 90, 98, 99, 101, 104, 105, 115, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 135, 138, 139, 141, 143, 145, 146, 147, 148, 155, 162, 163, 164, 165, 166, 167, 168], "doc": [1, 14, 57, 96, 102, 117, 121, 131, 147, 148, 149, 150, 151, 152, 153, 165, 167, 168], "docker": [3, 4, 5, 7, 8, 11, 14, 52, 57, 66, 79, 86, 100, 102, 103, 127, 129, 130, 145, 146, 150, 151, 154, 162, 167], "docker_aio": 99, "docker_instal": [98, 100], "docker_local_sock": [100, 101], "docker_socket_port": 100, "dockerfil": 8, "dockersocketproxi": [99, 168], "doctrin": 57, "document": [1, 2, 3, 19, 20, 23, 26, 28, 29, 32, 37, 40, 42, 44, 48, 52, 56, 57, 59, 61, 64, 67, 86, 90, 94, 96, 105, 115, 116, 120, 122, 123, 126, 127, 129, 130, 131, 134, 135, 141, 142, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 164, 165, 168], "document_root": 126, "documentation_url": 86, "documentroot": [120, 130], "docx": 150, "doe": [1, 2, 3, 5, 6, 7, 9, 10, 11, 14, 17, 19, 25, 26, 28, 29, 30, 33, 35, 40, 42, 45, 51, 52, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 73, 74, 79, 83, 86, 90, 91, 98, 99, 100, 101, 104, 112, 114, 115, 116, 121, 123, 126, 128, 129, 130, 134, 135, 138, 139, 141, 143, 145, 146, 155, 162, 165, 166, 168], "doesn": [19, 25, 74, 79, 116, 120, 126, 144, 146, 154], "doesnotexist": 146, "dollar": 79, "dom": [52, 60, 127], "domain": [2, 28, 35, 38, 45, 51, 54, 57, 62, 67, 86, 98, 121, 124, 126, 130, 146, 148, 154], "don": [6, 13, 23, 25, 28, 41, 42, 49, 52, 54, 56, 57, 59, 60, 79, 98, 111, 116, 126, 128, 130, 134, 137, 139, 146], "done": [1, 3, 4, 14, 54, 57, 59, 60, 65, 72, 73, 74, 79, 80, 99, 101, 120, 121, 130, 140, 141, 144, 147, 148, 162, 167], "dora": 146, "dot": [8, 35, 37, 47, 98, 99, 126, 135, 163, 168], "doubl": [57, 135], "dow": 52, "down": [3, 56, 86, 96, 111, 112, 114, 116, 129], "downgrad": [86, 144, 145], "download": [4, 5, 6, 15, 23, 25, 38, 52, 57, 83, 86, 87, 92, 96, 99, 103, 104, 118, 120, 122, 123, 130, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 149], "downsid": [45, 162], "downstream": [5, 14], "downtim": 79, "dozen": 150, "draft": [2, 3, 5, 7, 116, 135], "draw": [2, 55], "drawback": [29, 130], "drawn": 57, "drive": [23, 57, 129], "driven": 130, "driver": [6, 19, 57, 102], "droid": 57, "drop": [19, 43, 55, 60, 86, 121, 123, 125, 135, 143, 146], "dropbox": 96, "dropdown": [37, 40, 83], "dry": [145, 146], "dsheurist": 79, "dsnap": 121, "dsp": [98, 99, 100], "dst_path": 101, "duckduckgo": [2, 156], "due": [2, 23, 35, 44, 46, 49, 51, 57, 61, 68, 79, 96, 102, 104, 123, 126, 129, 135, 139, 146, 152], "dummi": 144, "dump": [86, 137, 140], "duplic": [3, 11, 86, 135, 146], "durat": [57, 91, 96], "dure": [3, 4, 15, 23, 25, 26, 29, 42, 52, 54, 57, 66, 79, 82, 86, 94, 99, 102, 120, 126, 130, 138, 144, 146, 164, 165, 168], "dutch": 4, "dynam": [20, 57, 80, 91, 96, 164], "e": [1, 5, 8, 14, 16, 17, 19, 20, 23, 25, 28, 29, 31, 37, 45, 48, 49, 50, 51, 52, 54, 55, 57, 60, 61, 65, 69, 70, 75, 76, 78, 79, 80, 81, 89, 90, 94, 95, 96, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 149, 152, 157, 166, 167, 168], "e2e": 25, "eacceler": 135, "each": [1, 2, 3, 6, 9, 13, 14, 25, 26, 29, 37, 40, 51, 52, 53, 54, 55, 57, 61, 75, 79, 83, 91, 95, 96, 98, 99, 102, 104, 114, 127, 129, 130, 135, 145, 146, 162, 166, 168], "earli": 79, "earlier": [54, 57, 79, 120, 135, 166, 167], "eas": [57, 166], "easi": [52, 56, 57, 60, 81, 83, 130, 141, 142, 151], "easier": [51, 57, 96, 116, 129, 130, 141], "easiest": [19, 55, 57, 60, 104, 123, 130, 135, 143, 145], "easili": [14, 38, 57, 60, 61, 130, 141, 142, 153, 167], "east": [45, 57], "easycron": 54, "echo": [14, 146, 149, 167], "ecosystem": [50, 55, 98], "ed": 51, "edg": [14, 40, 90, 114, 131], "edit": [11, 19, 29, 30, 38, 40, 42, 52, 62, 79, 80, 83, 85, 86, 117, 118, 129, 130, 134, 135, 137, 145, 146, 149, 150, 151, 166, 168], "editor": [57, 83, 111, 150], "edri": [57, 123], "edu": 57, "edward": 146, "eff": [57, 123], "effect": [14, 38, 55, 56, 57, 79, 96, 128, 129, 144, 162, 167, 168], "effici": [8, 57, 131], "effort": 166, "efss": 132, "eg": [129, 146], "egress": 121, "ehlo": 60, "eicar": 52, "eicar_hdb": 52, "either": [3, 5, 8, 13, 23, 35, 39, 47, 50, 56, 57, 60, 75, 79, 83, 90, 96, 98, 99, 104, 120, 122, 126, 130, 132, 134, 139, 144, 145, 146, 166, 168], "ej39ityzeuh5bgwdrufi": 45, "elect": 79, "element": [72, 73, 74, 129, 146], "elimin": [53, 79], "els": [13, 79, 99, 130, 134], "elseif": 99, "elsewher": [55, 57], "email": [2, 38, 40, 57, 58, 62, 75, 76, 79, 80, 83, 86, 111, 114, 117, 146, 157], "email_address_changed_by_admin": 57, "email_configur": 57, "emailtempl": [57, 60], "emb": [57, 61, 147], "embed": [3, 62, 86, 123, 164, 165], "embrac": [130, 142], "emf": [57, 162], "emit": 146, "emoji": [20, 131, 137, 143], "emot": 11, "emploi": [3, 8, 79, 84, 166], "empti": [19, 24, 26, 55, 57, 62, 64, 66, 74, 75, 79, 80, 83, 86, 99, 130, 135, 139, 140, 167, 168], "en": [2, 7, 8, 57, 63, 120, 131, 146], "en_u": [57, 63], "enabl": [1, 2, 3, 6, 8, 14, 16, 17, 18, 19, 22, 26, 28, 36, 38, 39, 40, 43, 44, 46, 50, 54, 55, 56, 61, 62, 64, 65, 67, 68, 69, 70, 71, 75, 79, 81, 85, 86, 91, 93, 96, 97, 98, 99, 103, 104, 111, 112, 114, 115, 116, 120, 121, 124, 126, 127, 131, 134, 135, 137, 139, 141, 144, 145, 148, 149, 151, 152, 154, 157, 160, 162, 163, 164, 167, 168], "enable_encrypt": 25, "enable_lazy_object": 86, "enable_mail_link_password_expir": 86, "enable_non": 86, "enable_preview": [44, 86, 123], "enable_share_accept": 86, "enable_share_mail": 86, "enablecalendarfeder": 111, "enabledpreviewprovid": [44, 86, 123, 129, 162, 163], "encapsul": 126, "encf": 128, "encod": [19, 26, 28, 45, 62, 80, 81, 86, 126, 136, 146], "encount": [2, 3, 38, 47, 57, 116, 126, 134, 135, 139], "encourag": [84, 123, 130, 166], "encrypt": [28, 29, 37, 38, 42, 43, 79, 83, 86, 123, 124, 126, 136, 154, 160], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 25, 26, 48, 53, 57, 79, 86, 111, 120, 126, 140, 141, 145, 146, 162], "end_header_id": 5, "endedat": 13, "endedbefor": 13, "endpoint": [2, 28, 32, 33, 45, 57, 65, 67, 74, 85, 99, 112, 135, 144, 146, 148, 162, 168], "energi": [5, 6, 7, 8, 11, 86, 88], "enforc": [9, 19, 38, 40, 47, 57, 60, 61, 69, 71, 79, 84, 86, 98, 111, 120, 123, 126, 134, 146, 147, 160, 167], "enforce_home_folder_naming_rul": 79, "enforce_them": 86, "engin": [19, 52, 99, 102, 104, 129, 131, 137, 143, 166, 168], "english": [2, 4, 5, 7, 8, 9, 10, 11, 57, 63], "enhanc": [8, 15, 42, 55, 57, 67, 79, 84, 129], "enlarg": 61, "enough": [0, 1, 4, 11, 23, 56, 57, 79, 96, 102, 111, 123, 129, 135, 146, 148, 152, 164], "ensembl": 3, "ensur": [8, 15, 19, 23, 25, 35, 41, 51, 54, 56, 57, 67, 79, 86, 96, 98, 111, 114, 121, 124, 126, 127, 129, 130, 131, 134, 135, 139, 140, 146, 147, 154], "enter": [19, 23, 25, 28, 29, 30, 31, 33, 34, 35, 38, 40, 42, 57, 60, 65, 76, 77, 79, 83, 89, 96, 114, 121, 122, 123, 125, 130, 142, 144, 146], "enterpris": [52, 64, 117, 118, 119, 120, 123, 130, 131, 135, 146, 150, 166], "entir": [3, 5, 6, 7, 9, 10, 11, 40, 92, 115, 118, 135, 137, 146, 150, 166], "entri": [1, 19, 38, 49, 55, 56, 57, 66, 79, 81, 86, 111, 112, 121, 129, 130, 132, 134, 135, 139, 140, 141, 144, 146, 157, 162], "entrypoint": [55, 153], "entryuuid": 146, "enumer": [112, 161], "env": [4, 95, 99, 100, 101, 123, 130, 146], "env_nam": 101, "env_valu": 101, "envelop": 86, "environ": [3, 4, 8, 19, 23, 40, 55, 62, 67, 79, 86, 90, 93, 96, 99, 101, 103, 116, 123, 126, 127, 129, 131, 135, 137, 139, 140, 142, 143, 144, 145, 151, 166], "eof": 60, "eot_id": 5, "epel": [52, 120], "epoch": 131, "equal": [8, 26, 44, 57, 99], "equival": [46, 57, 79, 95], "eras": 96, "err": 4, "error": [3, 4, 7, 13, 23, 37, 52, 56, 57, 64, 66, 78, 79, 86, 92, 101, 102, 116, 118, 120, 123, 125, 127, 128, 130, 136, 139, 140, 144, 146, 154, 165], "error_log": [57, 64, 96, 135], "error_messag": 13, "errorlog": [57, 86, 146], "escal": 50, "escap": [60, 167], "esmtp": 60, "especi": [37, 54, 55, 79, 99, 105, 130, 135, 139, 141, 145, 146, 162, 167], "esperanto": 4, "essenti": [8, 57, 65, 79, 135, 168], "establish": [38, 40, 51, 60, 86, 96, 127, 131, 146], "estim": [4, 146], "esx": 130, "etag": [126, 146, 167], "etc": [3, 8, 14, 19, 22, 40, 45, 52, 54, 56, 57, 64, 66, 79, 83, 120, 121, 123, 126, 127, 128, 130, 135, 141, 146, 148, 149, 152, 154, 156, 160, 162, 167], "ethic": [5, 12, 86], "eu": [28, 45], "euc": 68, "europ": [57, 115, 146], "eval": 146, "evalu": 166, "even": [1, 3, 15, 17, 19, 23, 28, 29, 35, 45, 49, 55, 56, 57, 66, 86, 91, 99, 101, 104, 111, 123, 128, 129, 130, 135, 139, 143, 145, 166], "event": [2, 20, 49, 57, 64, 79, 86, 96, 113, 114, 123, 125, 129, 168], "everi": [3, 5, 14, 19, 29, 35, 37, 41, 45, 46, 50, 51, 52, 54, 56, 57, 60, 65, 78, 79, 83, 96, 111, 112, 120, 129, 131, 141, 144, 145, 156, 157, 166, 167], "everybodi": 135, "everyon": [78, 146, 166], "everyth": [56, 57, 60, 62, 79, 86, 130, 135, 166], "everywher": [79, 157], "evict": 57, "ex": [2, 89, 94, 96, 141, 146, 168], "ex_app_port": 99, "exact": [54, 57, 67, 79, 144, 168], "exactli": [45, 120, 145], "examin": 81, "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 13, 15, 17, 19, 23, 25, 29, 30, 31, 32, 37, 38, 40, 42, 44, 45, 47, 48, 49, 51, 52, 54, 56, 60, 61, 62, 65, 69, 75, 77, 79, 81, 83, 85, 86, 89, 94, 96, 97, 98, 99, 101, 107, 113, 114, 116, 118, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 139, 144, 145, 150, 151, 153, 154, 160, 166, 167, 168], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 14, 86, 97, 100, 102, 163, 164, 165, 168], "exapp_direct": 100, "exapp_resourc": 168, "exapphost": 99, "exce": [4, 41, 46, 57, 83, 165], "exceed": [23, 46, 57], "excel": 56, "except": [56, 57, 64, 74, 78, 79, 126, 134, 139, 140, 144, 146], "excerpt": 96, "excess": 129, "exchang": [0, 5, 7, 38, 60, 160], "excim": 57, "exclud": [40, 57, 62, 78, 86, 96, 105], "exclus": [33, 45, 57, 67, 96, 99, 135, 146], "exec": [4, 14, 139, 167], "execcondit": 54, "execstart": [14, 54, 167], "execut": [1, 3, 4, 6, 8, 14, 16, 22, 35, 38, 52, 54, 57, 67, 79, 86, 94, 99, 107, 114, 123, 126, 128, 134, 139, 144, 145, 146, 167, 168], "exempt": [55, 57], "exhaust": 167, "exhibit": [7, 8, 126], "exif": 127, "exim": 60, "exim4": 60, "exist": [6, 15, 17, 19, 20, 24, 25, 28, 30, 33, 45, 48, 50, 57, 58, 60, 64, 66, 73, 74, 75, 79, 81, 83, 96, 98, 111, 114, 116, 122, 125, 126, 127, 130, 134, 135, 139, 140, 143, 144, 145, 146, 152, 159, 162, 166, 168], "exit": [90, 94, 121, 146], "expand": 86, "expect": [6, 13, 57, 60, 79, 83, 114, 134, 144, 146, 147, 162, 163, 164, 165, 166], "expedit": 8, "expens": 111, "experi": [4, 15, 54, 62, 86, 112, 114, 123, 129, 131, 135, 154], "experienc": 96, "experiment": [57, 79, 83, 91], "expert": [25, 71, 86, 114], "expertis": [135, 166], "expir": [2, 29, 38, 41, 43, 46, 54, 55, 57, 62, 79, 84, 86, 96, 111, 114, 126, 146, 167], "expiri": 79, "explain": [52, 62, 75, 86, 120, 127], "explan": [135, 146], "explicitli": [5, 13, 26, 46, 56, 57, 64, 66, 85, 90, 126, 135, 146, 160], "explod": [57, 99], "exponenti": 123, "export": [86, 96, 114, 123, 168], "expos": [2, 25, 37, 38, 52, 57, 86, 98, 99, 100, 123, 125, 127, 135, 146], "exposur": [123, 135], "express": [57, 66, 104, 167], "extapp": 147, "extend": [2, 8, 40, 57, 60, 66, 131, 155, 166], "extendedsupport": 146, "extens": [3, 19, 48, 57, 60, 62, 64, 67, 86, 88, 89, 94, 116, 120, 123, 126, 127, 129, 130, 135, 140, 142, 161, 162, 163, 166], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 14, 28, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 54, 57, 62, 65, 79, 82, 83, 85, 86, 103, 105, 111, 123, 127, 128, 129, 132, 136, 139, 162, 168], "external_db": 3, "external_storag": 86, "externalapp": 3, "extra": [15, 52, 57, 69, 79, 102, 120, 121, 134, 139], "extra_fil": 134, "extract": [1, 3, 26, 57, 99, 120, 122, 144], "extrem": [55, 67], "extstoragemount": 58, "f": [2, 4, 8, 14, 49, 54, 57, 64, 102, 111, 137, 139, 143, 145, 146, 167], "f12": [96, 135], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 134, "f6": 51, "fa829794448eaffbc9a04a29d216": 134, "face": [7, 9, 13, 14, 86, 126], "facebook": 57, "facebook100000123456789": 57, "facilit": [78, 129, 166], "fact": [123, 129], "facto": 66, "factor": [4, 8, 14, 23, 55, 70, 71, 86, 116, 123], "factori": 57, "fail": [3, 13, 15, 23, 38, 56, 57, 64, 66, 73, 74, 76, 79, 86, 96, 102, 111, 118, 123, 127, 134, 135, 142, 144, 146, 162], "fail2ban": [86, 124], "failov": [57, 79], "failover_distribut": 57, "failover_error": [56, 57], "failover_mod": [56, 57], "failover_non": 57, "failregex": 123, "failur": [57, 73, 74, 86, 94, 102, 135], "fair": [86, 136], "fairli": 96, "fall": [22, 23, 57, 92], "fallback": [48, 126, 156], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 27, 38, 44, 45, 55, 56, 57, 60, 75, 79, 83, 91, 99, 100, 111, 114, 116, 123, 129, 135, 137, 145, 146, 149, 162], "familiar": [57, 130], "faq": [67, 86, 103, 130, 135, 136, 142], "far": [2, 14, 83, 114, 166], "farsi": 4, "fast": [5, 60, 114, 146], "fastcgi": [121, 130], "fastcgi_buff": 126, "fastcgi_connect_timeout": 126, "fastcgi_hide_head": 126, "fastcgi_intercept_error": 126, "fastcgi_max_temp_file_s": 126, "fastcgi_param": [123, 126], "fastcgi_pass": 126, "fastcgi_path_info": 126, "fastcgi_read_timeout": [23, 126], "fastcgi_request_buff": 126, "fastcgi_script_nam": 126, "fastcgi_send_timeout": 126, "fastcgi_split_path_info": 126, "faster": [0, 3, 7, 11, 14, 56, 86, 124, 130, 166], "fatal": [57, 64, 92, 118, 146], "fault": 23, "faulti": 60, "favicon": 69, "favor": 57, "favorit": 166, "fb": 51, "fcgidmaxrequestinmem": 23, "fcgidmaxrequestlen": 23, "fcontext": [120, 128], "fd00": 123, "fd9e": 57, "fe80": 125, "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 35, 40, 47, 49, 53, 54, 55, 57, 59, 60, 67, 69, 79, 81, 86, 91, 111, 112, 113, 114, 116, 117, 120, 123, 129, 130, 131, 135, 146, 148, 150, 151, 155, 159, 165, 166, 167], "februari": 23, "feder": [40, 43, 62, 67, 75, 86, 112, 113, 123], "fedivers": 79, "fedora": [56, 90, 130, 146], "fedoraproject": 90, "feedback": [5, 7, 9, 10, 14, 144, 166], "feel": [69, 99], "felt": 146, "fetch": [2, 15, 57, 79, 80, 121, 143, 145, 146, 147], "few": [29, 38, 55, 57, 79, 100, 114, 130, 139, 144, 145], "fewer": 129, "ff5733": 146, "ffmpeg": [57, 127], "ffprobe": 57, "ffri": 66, "fidel": 150, "field": [1, 13, 15, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 52, 62, 73, 79, 80, 83, 86, 98, 99, 123, 130, 135, 166, 168], "figur": [145, 146], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 20, 29, 30, 31, 34, 38, 44, 45, 46, 47, 48, 49, 51, 53, 54, 56, 58, 60, 62, 65, 66, 69, 72, 77, 79, 83, 89, 90, 92, 93, 94, 95, 99, 101, 102, 107, 111, 112, 115, 116, 117, 120, 121, 122, 123, 124, 125, 127, 130, 132, 133, 134, 136, 139, 140, 142, 143, 144, 145, 149, 150, 152, 156, 157, 161, 164, 165, 167], "filecach": [16, 22, 48, 57, 141, 146], "fileformat": 167, "fileid": [57, 147, 167], "fileinfo": 127, "filekei": [26, 146], "filelist": 35, "filelock": 86, "filenam": [25, 26, 43, 45, 57, 86, 95, 96, 143, 163], "filepart": 57, "filepath": [31, 128, 130, 146], "files_accesscontrol": 3, "files_antiviru": [52, 96, 146], "files_encrypt": [25, 26], "files_extern": [3, 35, 57, 146], "files_external_allow_create_new_loc": 86, "files_no_background_scan": 86, "files_pdfview": 144, "files_shar": [38, 83, 146], "files_texteditor": 72, "files_trashbin": [26, 46, 146], "files_vers": [26, 41, 146], "filescan": 54, "filesmatch": 130, "filesync": 72, "filesystem": [23, 25, 37, 42, 45, 57, 72, 79, 128, 146, 167], "filesystem_cache_readonli": 86, "filesystem_check_chang": 86, "filetyp": [44, 57, 123], "fill": [2, 3, 5, 32, 37, 38, 52, 60, 79, 83, 98, 111, 114, 168], "filter": [12, 15, 55, 57, 72, 79, 80, 83, 86, 127, 129, 146, 154, 165, 168], "final": [3, 5, 7, 23, 35, 60, 86, 99, 114, 120, 122, 123, 124, 130, 144, 146, 166], "financi": 135, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 23, 25, 30, 35, 37, 45, 52, 55, 57, 64, 67, 78, 79, 83, 86, 93, 96, 114, 119, 127, 129, 130, 133, 135, 139, 145, 146, 164, 166, 168], "finder": [57, 135], "findtim": 123, "fine": [5, 11, 57, 105, 123, 128, 130, 168], "fingerprint": [86, 140, 143, 146], "finish": [3, 4, 8, 13, 52, 53, 54, 99, 101, 102, 125, 135, 137, 139, 144, 145, 146], "fire": 167, "firefox": 131, "firewal": [15, 99, 102, 120, 123, 154, 162], "first": [17, 19, 22, 24, 25, 29, 41, 45, 52, 53, 55, 57, 59, 79, 80, 81, 82, 83, 96, 99, 101, 102, 104, 111, 112, 116, 120, 122, 123, 126, 129, 130, 132, 133, 134, 135, 139, 140, 141, 142, 145, 146, 163, 166, 168], "first_seen": 146, "fit": [1, 6, 56, 98, 130, 142, 160], "five": 137, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 25, 54, 55, 67, 86, 99, 127, 131, 133, 135, 136, 146, 166], "fix_pathinfo": 126, "flac": [126, 161, 162], "flag": [49, 57, 81, 82, 100, 129, 146], "flash": 52, "flat": 57, "flexibl": [49, 117, 130, 132, 166], "flite": 57, "float": [57, 146], "flow": [57, 64, 65, 82, 86, 91, 94, 104, 108, 168], "flow_input": 168, "flush": [95, 122], "focu": [0, 1], "focus": [25, 145, 166], "folder": [2, 7, 8, 15, 17, 23, 24, 28, 30, 31, 35, 36, 37, 38, 40, 43, 45, 46, 49, 57, 64, 66, 69, 79, 80, 81, 86, 89, 90, 91, 92, 94, 96, 97, 99, 105, 107, 120, 121, 126, 128, 130, 134, 135, 138, 139, 144, 146, 150, 167], "folder_nam": 146, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 13, 14, 15, 17, 19, 20, 22, 23, 25, 35, 36, 37, 38, 40, 44, 45, 49, 52, 53, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 75, 78, 79, 81, 83, 86, 89, 90, 91, 94, 95, 96, 98, 99, 100, 104, 106, 111, 112, 113, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 141, 146, 148, 153, 154, 156, 162, 166, 167, 168], "followsymlink": [120, 130], "font": [57, 86, 126], "fontobject": 126, "foo": [57, 79, 146], "foobar": 74, "food": 6, "foolproof": [57, 129], "forbid": [47, 84, 111, 146], "forbidden": 57, "forbidden_char": 163, "forbidden_filenam": [86, 163], "forbidden_filename_basenam": [47, 86, 163], "forbidden_filename_charact": [47, 86, 163], "forbidden_filename_extens": [47, 86, 163], "forc": [8, 40, 62, 79, 86, 89, 91, 101, 112, 116, 123, 146], "force_languag": [63, 86], "force_local": [63, 86], "force_share_accept": 86, "forceeventalarmtyp": 111, "forceloginv2": 91, "forcesyncinterv": 91, "foreign": 60, "forest": 2, "forev": [46, 57, 109], "forgeri": 123, "forget": [25, 26, 57, 60, 129, 130, 137, 142], "forgot": 78, "form": [52, 57, 79, 85, 86, 98, 102, 120, 135, 167, 168], "formal": [57, 63], "format": [2, 5, 29, 43, 44, 62, 63, 64, 68, 79, 80, 81, 86, 89, 91, 94, 116, 129, 131, 146, 147, 150, 164], "formid": 167, "formsubmittedev": 167, "forum": [67, 135, 144, 145, 166], "forward": [14, 57, 66, 67, 99, 125, 130, 135, 139, 146, 153], "forwarded_for_head": [55, 66, 86], "found": [0, 1, 3, 6, 44, 48, 52, 55, 56, 57, 64, 67, 78, 79, 86, 96, 98, 99, 102, 120, 123, 126, 130, 133, 134, 135, 142, 145, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 166], "foundat": 0, "four": [14, 52, 79, 143, 166], "fourth": 166, "fpm": [23, 57, 67, 86, 121, 123, 124, 126, 127, 131], "fr": [57, 63], "frame": [61, 111, 123, 126], "franc": 57, "frank": [73, 74], "franksnewemail": 74, "frankspassword": 74, "fred": 146, "freda": [38, 146], "free": [2, 14, 17, 41, 78, 92, 99, 116, 117, 123, 130, 135, 146, 150], "free_prompt_picker_en": 1, "freebsd": 127, "freebusi": [86, 113], "freedom": 156, "freeli": [6, 11, 14, 60, 61], "french": [4, 5, 10, 11, 57, 63], "frequenc": [37, 38, 129], "frequent": [12, 52, 56, 57, 86, 135, 150, 166], "fresh": [3, 79, 126, 139, 145, 146], "freshclam": 52, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 14, 15, 19, 23, 25, 26, 27, 29, 34, 36, 37, 38, 40, 42, 43, 47, 50, 51, 52, 54, 56, 57, 61, 62, 64, 66, 67, 69, 73, 78, 79, 80, 81, 83, 84, 86, 90, 94, 96, 97, 98, 99, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 125, 126, 129, 130, 131, 132, 134, 135, 138, 139, 140, 143, 144, 145, 146, 147, 148, 150, 154, 156, 157, 162, 163, 164, 165, 166, 168], "front": [2, 3, 5, 7, 8, 9, 10, 11, 12, 86, 116, 126, 151], "front_controller_act": [126, 130], "frontend": [23, 57, 66, 86, 98, 155, 156], "frontend1": 66, "frp": [98, 99, 100], "frp_address": 100, "frpc": [99, 100], "fry": 146, "ftp": [37, 86, 121, 127, 134], "fulfil": [2, 125, 135], "full": [25, 31, 40, 44, 48, 49, 50, 56, 57, 60, 64, 65, 75, 83, 91, 104, 112, 117, 123, 130, 131, 142, 146, 148, 149, 153, 166], "fulli": [0, 1, 12, 25, 38, 57, 60, 86, 130, 145, 146, 152, 166], "fulllocaldiscoveryinterv": 91, "fullscreen": 148, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 26, 36, 42, 50, 57, 60, 61, 64, 75, 85, 86, 98, 99, 105, 114, 123, 127, 128, 130, 131, 132, 135, 139, 140, 145, 147, 152, 154, 166, 168], "fundament": [57, 67, 79], "further": [19, 40, 43, 56, 57, 60, 64, 67, 74, 79, 86, 96, 120, 124, 130, 139, 141, 142, 146, 151, 166], "furthermor": [26, 49, 56, 57], "fuse": 128, "fusef": [86, 124], "fuserpwdsupport": 79, "futur": [22, 40, 55, 67, 111, 123, 163, 164, 165], "g": [5, 14, 19, 23, 25, 28, 29, 45, 49, 51, 54, 55, 56, 60, 61, 69, 75, 79, 80, 81, 86, 89, 90, 94, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 135, 139, 140, 143, 144, 145, 146, 147, 148, 152, 166, 167], "gain": [3, 13, 123], "galleri": [44, 57, 144, 146], "garbag": [54, 57], "garbl": 5, "garm": [15, 123], "gatewai": [45, 86, 90, 130], "gather": [79, 135, 162], "gb": [3, 4, 11, 23, 57, 79, 83, 92, 98], "gc_maxlifetim": 57, "gcc": 19, "gd": [44, 120, 122, 127], "gdpr": [86, 109], "gear": 83, "gecko": 64, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 5, 7, 8, 10, 12, 25, 28, 29, 33, 34, 37, 43, 45, 48, 49, 55, 57, 60, 66, 69, 78, 79, 80, 86, 91, 94, 96, 99, 111, 114, 120, 124, 126, 128, 129, 130, 132, 136, 145, 146, 147, 155, 156, 157, 162, 163, 164, 165, 166], "generalizedtim": 79, "genr": [14, 86], "geo": 126, "german": [4, 5, 57, 63], "germani": [2, 57], "get": [1, 2, 12, 15, 19, 23, 25, 26, 29, 35, 43, 44, 48, 57, 59, 64, 66, 68, 69, 78, 79, 80, 89, 94, 108, 120, 121, 123, 126, 128, 129, 130, 131, 133, 134, 135, 139, 144, 148, 151, 154, 157, 162, 168], "get_lin": 60, "getctag": 167, "getenv": [57, 62, 86, 130], "getpath": [133, 146], "gguf": 5, "ghcr": [99, 129], "gib": 23, "gid": 146, "gidnumb": [80, 146], "gif": [57, 101, 126, 156, 157], "giphi": [156, 157], "git": [7, 8, 133], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 26, 52, 56, 57, 60, 79, 96, 123, 126, 129, 130, 133, 142, 156, 157, 162, 165, 166], "githubusercont": 123, "gitlab": [156, 157], "give": [1, 2, 14, 28, 29, 42, 52, 58, 67, 70, 79, 86, 106, 121, 128, 130, 134, 144, 166], "given": [2, 26, 48, 54, 55, 57, 60, 61, 63, 78, 79, 80, 99, 104, 108, 116, 123, 125, 130, 135, 146, 147, 162], "givennam": [80, 146], "glanc": 129, "global": [29, 57, 62, 75, 79, 86, 111, 114, 115, 126, 146, 157], "gmail": 114, "gmbh": [15, 69, 105, 123, 130, 135, 166], "gmp": [122, 127], "gnu": [6, 19], "go": [2, 3, 6, 15, 25, 37, 38, 40, 49, 50, 52, 55, 57, 58, 61, 66, 78, 79, 98, 99, 100, 111, 117, 120, 122, 129, 133, 139, 140, 144, 146, 148, 166, 168], "goal": [25, 79, 130], "goe": [13, 83, 99, 141], "gold": [7, 10], "gone": [83, 86, 135], "good": [1, 2, 4, 5, 17, 52, 56, 60, 79, 123, 125, 129, 130, 139, 145, 146, 166], "googl": [2, 14, 57, 69, 78, 86, 131, 156], "got": [105, 166], "gpg": [86, 120, 122, 124, 149], "gpt": [1, 157], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 98, 99, 100, 102], "grab": 120, "grace": 79, "grain": [128, 168], "granit": 14, "grant": [19, 50, 71, 79, 86, 116, 120, 122, 125, 130], "granular": 49, "graph": [14, 57], "graphic": [1, 14, 44, 98, 118, 130, 146], "great": 120, "greater": [57, 86], "greatli": [3, 130, 131], "green": [5, 14, 37, 38, 79, 86, 87], "grep": [3, 14, 17, 52, 56, 102, 127, 129, 167], "groceri": 2, "groqcloud": [0, 14], "group": [2, 6, 15, 28, 30, 31, 33, 35, 40, 43, 50, 52, 56, 57, 61, 71, 78, 80, 81, 85, 86, 112, 116, 130, 154, 167], "group1": 74, "group2": 74, "group_admin": 49, "groupfold": [25, 45, 57, 62, 86, 105, 146], "groupid": [73, 74, 79], "groupofnam": 146, "groupwar": [111, 112, 114, 135], "gt": 167, "gte": 167, "guacamol": 2, "guarante": [0, 1, 5, 13, 42, 46, 56, 57], "guess": 55, "guest": 15, "gui": [3, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 43, 63, 86, 90, 129, 146], "guid": [20, 25, 57, 60, 98, 114, 117, 120, 122, 123, 127, 129, 130, 143, 151, 152, 159, 160, 165], "guidanc": [86, 124, 127, 130], "guidelin": 126, "guzzl": 57, "gz": [57, 116], "gzip": [116, 126], "gzip_comp_level": 126, "gzip_min_length": 126, "gzip_proxi": 126, "gzip_typ": 126, "gzip_vari": 126, "h": [19, 52, 57, 64, 72, 73, 74, 80, 90, 95, 99, 123, 130, 137, 143, 146], "h2non": 57, "ha": [3, 5, 7, 9, 10, 13, 14, 15, 16, 23, 25, 26, 29, 35, 37, 38, 40, 44, 45, 48, 49, 50, 52, 53, 54, 55, 57, 60, 61, 63, 64, 65, 67, 69, 78, 79, 83, 86, 90, 94, 96, 98, 99, 100, 104, 111, 114, 115, 116, 120, 123, 128, 129, 130, 132, 134, 135, 140, 142, 144, 145, 146, 148, 152, 160, 165, 166, 168], "hackeron": 25, "had": [26, 49, 160, 162, 165], "half": 29, "hallucin": [5, 8], "halt": 57, "hamm": 81, "hand": [105, 166], "handl": [1, 8, 17, 26, 55, 57, 61, 62, 66, 77, 86, 96, 97, 111, 114, 123, 126, 129, 135, 146, 153, 154], "handle_all_url": 51, "handler": [60, 86], "hanson": 146, "hansson": 130, "happen": [22, 25, 40, 45, 49, 55, 57, 78, 79, 80, 104, 111, 114, 126, 134, 135, 140, 144, 146, 148], "happi": [13, 28, 45], "haproxi": [86, 98, 99], "haproxy_host": 99, "haproxy_password": [99, 100], "haproxypass": 99, "hard": [23, 40, 61, 123], "hardcod": [123, 126], "harden": [57, 86, 124, 127], "harder": 55, "hardest": 52, "hardwar": [1, 3, 4, 14, 25, 98, 102, 129, 130, 140], "harp": [86, 100, 102, 103, 168], "harp_docker_socket_port": 100, "harp_exapp_direct": 100, "harp_frp_address": 100, "harp_proxy_dock": 100, "harp_proxy_host": 100, "harp_shared_kei": 100, "has_internet_connect": 86, "hash": [26, 62, 79, 80, 84, 86, 127, 134, 167, 168], "hash_equ": 26, "hash_hmac": 26, "hashing_default_password": 86, "hashingcost": 86, "hashingmemorycost": 86, "hashingthread": 86, "hashingtimecost": 86, "hashtag": 157, "hasmemberoffiltersupport": 80, "hasn": [57, 63], "haspagedresultsupport": 80, "hat": [56, 130, 131], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 22, 23, 25, 26, 27, 29, 30, 31, 35, 38, 40, 44, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 69, 75, 76, 78, 79, 81, 83, 86, 90, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 108, 111, 112, 114, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 156, 158, 162, 164, 166, 167, 168], "haveibeenpwnd": 84, "hbegin": 26, "hdr": 57, "head": [55, 65, 67, 120], "header": [2, 23, 26, 27, 57, 60, 61, 62, 65, 66, 69, 72, 73, 74, 80, 85, 86, 124, 125, 126, 130, 135, 162, 165, 168], "headless": 118, "headlin": [1, 75, 79], "health": 102, "healthi": [102, 135], "heartbeat": [57, 86], "heartbeat_count": 102, "heavi": [0, 1, 16, 42, 56, 99, 127, 150], "heavili": [55, 57], "heic": [57, 129, 130], "heif": [57, 130], "height": 57, "hello": [1, 60], "helm": 130, "help": [2, 3, 4, 8, 13, 25, 26, 55, 56, 57, 60, 64, 69, 79, 92, 95, 96, 104, 105, 111, 112, 116, 120, 128, 129, 130, 133, 135, 139, 143, 144, 145, 146, 166], "helper": 14, "henc": [78, 146], "hend": 26, "her": 2, "here": [1, 2, 3, 5, 6, 11, 13, 15, 17, 19, 25, 28, 40, 52, 57, 60, 64, 65, 66, 79, 93, 94, 98, 99, 114, 116, 123, 126, 129, 130, 145, 146, 156], "heurist": 67, "hex": 146, "hexadecim": 26, "hf_model_path": 11, "hidden": [40, 79, 86, 90, 96, 111, 116, 123, 126, 135], "hide": [35, 57, 86, 115, 116, 126], "hide_absence_set": 115, "hide_disabled_user_shar": 83, "hide_login_form": 86, "hideeventexport": 111, "hierarch": 86, "hierarchi": 37, "high": [4, 5, 6, 7, 11, 14, 19, 23, 25, 35, 52, 54, 114, 123, 129, 130, 131, 132, 150, 164, 166], "highcontrast": 57, "higher": [2, 5, 6, 7, 9, 11, 23, 42, 57, 60, 64, 112, 141, 166], "highest": [2, 79, 145, 166], "highli": [55, 57, 67, 79, 116, 123, 127, 129, 134, 147, 151, 166], "highlight": [14, 130, 139, 145, 166], "hike": 2, "him": 2, "hinder": 54, "hindi": [4, 5, 10], "hint": [57, 67, 74, 126, 145], "histor": 25, "histori": [13, 14, 55, 84, 146], "hit": [1, 52, 55, 79], "hlocalhost": 19, "hmac": 26, "hog": [5, 7, 9, 10], "hold": [23, 26, 29, 45, 79, 98, 104, 146], "holidai": 111, "home": [25, 37, 60, 79, 81, 86, 89, 90, 91, 94, 96, 130, 135, 146, 154], "homefoldernamingrul": 80, "hood": [5, 7, 10, 166], "hook": [146, 168], "hope": 22, "hopefulli": 144, "hord": 116, "horde_": 116, "horde_imap": 116, "hors": 52, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 14, 19, 21, 28, 34, 35, 42, 45, 51, 52, 56, 57, 60, 66, 67, 79, 80, 86, 91, 97, 98, 100, 111, 114, 116, 120, 121, 123, 125, 126, 130, 135, 139, 144, 146, 147, 148, 149, 153, 154, 162, 167], "hoster": [19, 57, 114], "hostnam": [17, 19, 28, 45, 52, 57, 60, 66, 79, 98, 114, 126, 130, 140, 142, 146, 154], "hour": [2, 5, 9, 16, 40, 41, 49, 52, 54, 55, 57, 79, 95, 96, 111, 112, 114, 139, 140, 145], "hourli": 49, "hous": [28, 139], "housekeep": [54, 139], "hover": [79, 83, 156], "how": [2, 6, 7, 10, 14, 23, 25, 28, 29, 30, 32, 38, 45, 52, 57, 62, 63, 64, 67, 79, 80, 83, 86, 94, 98, 109, 111, 112, 114, 116, 120, 123, 126, 127, 129, 130, 134, 135, 138, 140, 144, 146, 148, 155, 159, 160, 164, 165, 166], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 26, 27, 52, 54, 55, 56, 57, 64, 68, 77, 78, 99, 111, 115, 123, 129, 130, 131, 141, 142, 145, 146, 151, 153, 162, 168], "hp_frp_address": 99, "hp_shared_kei": [98, 99], "hr": 91, "href": 167, "hst": [67, 121, 123, 126], "hstspreload": 126, "htaccess": [23, 86, 120, 123, 126, 128, 135, 146, 162, 163, 165], "htaccesstest": 126, "htdoc": 53, "html": [57, 60, 64, 96, 120, 126, 127, 128, 131, 135, 144, 146, 147, 148, 149, 151, 152, 153, 165, 167, 168], "htop": 129, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 23, 25, 28, 31, 32, 33, 36, 37, 38, 42, 45, 51, 52, 54, 57, 60, 61, 62, 64, 65, 66, 69, 72, 73, 74, 77, 79, 80, 81, 85, 86, 89, 90, 91, 94, 96, 97, 98, 99, 100, 102, 111, 114, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 131, 133, 134, 135, 137, 139, 141, 142, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 162, 165, 167, 168], "http2": 126, "http_author": 130, "http_forwarded_for": 57, "http_proxi": 57, "http_user_ag": 126, "http_x_forward": 57, "http_x_forwarded_for": [57, 66], "httpd": [86, 96, 104, 105, 120, 124, 130], "httpd_can_connect_ldap": 128, "httpd_can_network_connect": [120, 128], "httpd_can_network_connect_db": 128, "httpd_can_network_memcach": 128, "httpd_can_sendmail": 128, "httpd_sys_rw_content_t": [120, 128], "httpd_unifi": 128, "httpd_use_cif": 128, "httpd_use_fusef": 128, "httpd_use_gpg": 128, "httpdavmodul": 135, "httpproxi": 90, "https_proxi": 57, "hub": [0, 2, 14, 152, 168], "hug": 7, "huge": [16, 57, 129], "huggingfac": [5, 11], "human": [6, 11, 79, 168], "hundr": 135, "hurri": 60, "hy000": 135, "hyperlink": 40, "hypervisor": 130, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 160, 161, 162, 165, 166, 167], "i686": 19, "iaccountmanag": [57, 75], "iana": [57, 115], "ibm": [1, 8, 12, 14, 86], "ic": [111, 146], "ical": 146, "icalendar": 146, "icap": [62, 86], "icmp_req": [19, 60], "ico": 126, "icon": [37, 38, 44, 57, 61, 62, 83, 86, 91, 126, 146], "id": [2, 3, 8, 12, 15, 25, 28, 35, 40, 57, 60, 64, 69, 72, 74, 79, 80, 82, 83, 86, 99, 100, 109, 114, 123, 146, 148, 154, 167, 168], "id1125420102": [57, 69], "idea": [2, 52, 139, 145], "ideal": [1, 130, 135, 142], "ident": [33, 45, 57, 69, 71, 79, 86, 130], "identif": 79, "identifi": [18, 19, 26, 45, 57, 58, 65, 79, 80, 86, 102, 109, 115, 116, 122, 123, 129, 134, 135, 147, 168], "ie": [1, 3, 120], "ie11": 23, "ie6": 23, "ie8": 23, "ie9": 23, "iemailtempl": 60, "ietf": 167, "ifmodul": [120, 123, 130, 135], "ifram": [57, 61, 123], "igbinari": 57, "ignor": [3, 17, 25, 28, 40, 45, 46, 56, 57, 60, 83, 90, 96, 127, 146, 147], "ignore_notic": 19, "ignorefrontcontrol": [86, 130], "illustr": [57, 130], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 25, 30, 48, 52, 57, 66, 69, 86, 126, 127, 129, 130, 146, 148, 150, 151, 154, 156, 157, 163, 164, 165], "imagegd": 57, "imagick": [69, 86, 122, 127], "imagin": 40, "imaginari": [57, 86, 129, 130], "imaginarypdf": [57, 163], "imap": [60, 86, 127], "imap4": 60, "immedi": [52, 57, 60, 83], "immut": [79, 126], "impact": [25, 45, 55, 57, 60, 99, 106, 129, 135, 166], "imperson": [123, 168], "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 25, 26, 29, 45, 49, 50, 52, 57, 60, 65, 78, 79, 86, 99, 111, 116, 130, 131, 140, 146, 156], "implic": [57, 86], "implicitli": 146, "import": [29, 31, 37, 54, 55, 57, 61, 69, 86, 111, 112, 114, 120, 122, 125, 127, 130, 132, 135, 140, 150, 159], "importantli": 130, "impos": 14, "imprinturl": 69, "improv": [2, 3, 12, 23, 35, 42, 56, 57, 67, 79, 86, 98, 120, 126, 127, 129, 131, 145, 146, 150, 151], "in_arrai": 99, "inaccess": [20, 25, 45], "inaccur": 8, "inact": 57, "inadvert": [55, 129], "inbox": [14, 116], "inc": 69, "incid": 64, "inclin": 166, "includ": [1, 4, 7, 11, 15, 17, 26, 28, 35, 37, 40, 44, 50, 52, 55, 57, 60, 65, 79, 83, 90, 96, 100, 102, 114, 115, 116, 117, 123, 126, 127, 129, 130, 132, 135, 137, 144, 145, 146, 147, 150, 151, 163, 164, 165, 166, 168], "includedir": 19, "includesubdomain": [123, 126], "incom": [57, 58, 146], "incoming_server2server_share_en": 146, "incompat": [57, 129, 141], "inconsist": [137, 146], "inconvert": [18, 86], "incorpor": [45, 57], "incorrect": [57, 77, 91, 96, 168], "incorrectli": [57, 66, 116], "increas": [23, 29, 35, 38, 56, 57, 60, 92, 102, 114, 121, 123, 126, 129, 130, 131, 135, 146, 164], "increment": 16, "indefinit": 55, "independ": [3, 26, 96, 104], "index": [2, 25, 26, 38, 57, 65, 66, 86, 99, 104, 121, 123, 126, 130, 134, 135, 144, 146, 151, 167, 168], "indexerjob": 3, "indi": 126, "indic": [15, 22, 37, 38, 57, 60, 79, 80, 86, 102, 114, 128, 135, 141, 145, 166], "indirectli": 105, "individu": [23, 25, 29, 37, 50, 55, 57, 75, 96, 116, 123, 129, 146], "industri": 140, "inetorgperson": [79, 80, 146], "inevit": [123, 131], "infect": 52, "infer": [5, 6, 11], "inferenc": [6, 14], "infinit": 126, "influenc": [8, 29, 92, 111, 112], "info": [8, 40, 57, 64, 67, 75, 79, 85, 86, 96, 101, 135], "inform": [0, 1, 3, 4, 5, 7, 8, 13, 15, 19, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 45, 49, 53, 55, 56, 57, 60, 61, 63, 64, 66, 67, 72, 74, 75, 79, 83, 86, 90, 92, 93, 96, 101, 104, 109, 111, 112, 114, 115, 116, 118, 121, 123, 126, 129, 130, 131, 134, 139, 142, 144, 145, 146, 156, 160, 162, 164, 165], "infrastructur": [57, 135], "inher": 54, "inhibit": 90, "ini": [19, 23, 30, 56, 57, 68, 86, 91, 120, 121, 123, 124, 126, 128, 130, 135, 164], "init": [52, 86, 146], "initdb": 121, "initi": [12, 18, 24, 25, 26, 46, 53, 57, 83, 86, 88, 94, 99, 101, 102, 105, 146, 166, 168], "initialcontentimportjob": 3, "initialis": [121, 130, 142], "inject": 57, "inlin": 14, "innodb": [20, 57, 131], "innodb_buffer_pool_inst": 19, "innodb_buffer_pool_s": 19, "innodb_file_format": [19, 57], "innodb_file_per_t": [19, 20, 57], "innodb_flush_log_at_trx_commit": 19, "innodb_large_prefix": [19, 57], "innodb_log_buffer_s": 19, "innodb_max_dirty_pages_pct": 19, "input": [3, 5, 7, 13, 29, 40, 57, 72, 73, 79, 146, 157, 168], "insecur": [60, 86, 131], "insensit": [47, 57, 104], "insert": [57, 86, 126, 146, 150, 157], "insid": [3, 5, 7, 8, 14, 23, 35, 42, 54, 57, 61, 63, 66, 79, 96, 99, 105, 111, 121, 129, 144, 146, 167], "insight": [1, 12, 86], "inspect": [4, 52], "inspector": 67, "instal": [12, 14, 15, 17, 19, 20, 23, 26, 27, 32, 35, 36, 38, 42, 46, 50, 53, 54, 56, 60, 61, 62, 66, 67, 68, 69, 72, 78, 79, 82, 96, 97, 99, 100, 101, 102, 103, 104, 105, 108, 111, 112, 114, 117, 126, 128, 129, 131, 132, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 150, 152, 153, 155, 157, 159, 160, 162], "installed_vers": 146, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 16, 17, 19, 20, 25, 26, 40, 44, 45, 53, 54, 57, 60, 65, 69, 75, 79, 82, 86, 96, 98, 99, 109, 111, 112, 114, 116, 120, 124, 126, 129, 130, 131, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 151, 154, 164, 166, 168], "instanceid": [26, 86, 144], "instancesecret": 26, "instanti": 57, "instantli": 57, "instead": [3, 5, 14, 20, 23, 28, 29, 35, 44, 45, 48, 49, 54, 57, 60, 61, 63, 64, 67, 69, 74, 75, 79, 80, 81, 86, 89, 91, 114, 116, 120, 123, 124, 126, 130, 134, 135, 141, 142, 144, 145, 146, 148, 160], "instruct": [1, 2, 3, 5, 17, 19, 52, 61, 67, 71, 79, 85, 86, 116, 122, 123, 127, 129, 130, 132, 139, 141, 145], "insuffici": [74, 96], "int": [23, 70, 73, 74, 80, 99, 116, 167], "int8_float32": 11, "integ": [1, 16, 45, 54, 57, 99, 111, 112, 146], "integr": [1, 2, 3, 8, 12, 14, 40, 52, 55, 57, 62, 68, 71, 80, 86, 114, 115, 127, 130, 135, 136, 144, 148, 156, 157, 163, 164, 168], "integration_deepl": [1, 14], "integration_openai": [0, 1, 2, 5, 8, 114], "integration_repl": [0, 1, 14], "integration_watsonx": [0, 1], "integritycheck": 134, "intel": [7, 10, 129], "intellig": [0, 1, 14, 86, 98], "intend": [57, 78, 79, 94, 123], "intens": [54, 129], "intent": 146, "intention": 116, "interact": [1, 2, 3, 16, 17, 38, 52, 54, 56, 57, 79, 86, 90, 144, 146, 168], "intercept": 123, "interchang": [25, 60, 127], "interest": [69, 91, 166], "interfac": [1, 2, 5, 7, 9, 10, 11, 14, 15, 19, 25, 38, 40, 45, 55, 57, 60, 67, 69, 76, 83, 86, 91, 96, 98, 111, 113, 115, 116, 117, 122, 123, 124, 129, 130, 131, 135, 145, 146, 165, 168], "intermedi": 145, "intern": [3, 13, 25, 37, 38, 45, 54, 57, 67, 71, 80, 83, 86, 100, 104, 114, 129, 130, 147, 157, 167, 168], "internal_defaultexpdai": 40, "interned_strings_buff": 121, "internet": [54, 57, 60, 123, 130, 146], "interpret": [98, 123], "interrupt": [25, 42, 54, 127], "interv": [35, 52, 54, 57, 81, 86, 91, 111, 166, 167], "intervent": [6, 52, 123], "intl": [120, 122, 127], "introduc": [14, 47, 79, 98, 166, 168], "introduct": [62, 86, 99, 120], "invalid": [43, 55, 57, 61, 67, 72, 73, 74, 79, 86, 90, 123, 126, 129, 136, 146, 162], "invalid_hash": 134, "invalidsignatur": 134, "invalidsignatureexcept": 134, "invert": 104, "investig": 57, "invis": [86, 104, 107, 108, 146], "invit": [60, 86, 113, 150, 160], "invite": 111, "invoc": [57, 123, 162], "invok": [57, 90, 144, 146, 162], "involv": [23, 131, 162], "io": [42, 57, 61, 69, 99, 104, 117, 126, 129, 130, 131, 135, 142], "iono": [0, 14], "iosclienturl": 69, "iot": [130, 142], "iotop": 129, "ip": [8, 19, 38, 52, 57, 60, 64, 66, 67, 79, 86, 90, 98, 99, 100, 102, 104, 114, 124, 125, 130, 142, 146, 147, 154], "ipad": 66, "iphon": 66, "iptabl": [123, 154], "ipv4": [55, 57, 66], "ipv6": [55, 57, 66], "ipv6_normalized_subnet_s": 86, "irrevers": 78, "is_arg": 126, "isanonym": 167, "isn": [20, 25, 57, 79, 116, 129, 130, 146], "iso": [57, 63], "iso_639": 57, "isol": [62, 86, 129, 130, 131, 144], "isset": 99, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 25, 47, 49, 55, 56, 57, 60, 67, 79, 86, 102, 111, 112, 122, 123, 125, 126, 129, 131, 133, 134, 142, 144, 145, 146, 148, 154, 156, 157, 164, 165], "isvfsen": 94, "italian": [4, 5, 10], "item": [3, 40, 43, 62, 81, 86, 90, 105, 111, 113, 139], "iter": [55, 57], "ithem": 57, "its": [0, 1, 2, 3, 8, 13, 14, 17, 23, 26, 28, 34, 38, 51, 52, 57, 67, 70, 79, 80, 90, 91, 92, 96, 114, 120, 122, 128, 130, 134, 135, 139, 144, 146, 155, 162, 165], "itself": [5, 19, 29, 57, 82, 98, 99, 104, 115, 122, 130, 134, 135, 142, 144, 146, 154, 162], "itun": [57, 69], "itunesappid": 69, "iv": 26, "j": [48, 57, 66, 86, 146, 148, 162], "jail": [86, 121], "jan": 60, "januari": 64, "japanes": [4, 10], "javascript": [86, 123, 129, 135, 161, 162], "jcal": 146, "jeroboam": 146, "ji": 68, "jit": 86, "jit_buffer_s": 129, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 94, "job": [3, 6, 14, 35, 37, 38, 43, 49, 52, 57, 62, 79, 86, 92, 114, 124, 127, 135, 139, 141, 145, 167], "johnston": 81, "join": [2, 22], "joke": 2, "jone": 146, "journal": [57, 64], "journal_mod": 86, "journalctl": [14, 102, 167], "journald": 102, "jp": 68, "jpeg": [57, 86, 129], "jpeg_qual": 44, "jpegphoto": 79, "jpg": 126, "json": [2, 4, 5, 8, 11, 13, 15, 48, 57, 80, 81, 86, 101, 102, 104, 111, 116, 120, 123, 126, 134, 146, 167], "json_pretti": [13, 146], "jump": [89, 139], "just": [19, 24, 54, 60, 61, 79, 83, 104, 111, 116, 121, 123, 125, 126, 130, 135, 139, 140, 144, 146, 148, 166], "jwfcftvztglwtje": 38, "k": 74, "karlsruh": 13, "kazakh": 4, "kb": 57, "keep": [3, 14, 25, 38, 41, 46, 47, 53, 54, 55, 56, 57, 66, 67, 78, 79, 86, 96, 102, 104, 111, 112, 114, 116, 120, 121, 122, 130, 131, 135, 139, 140, 144, 145, 146, 159, 166, 167], "keepal": [57, 135], "keepalivetimeout": 135, "kei": [2, 3, 11, 15, 16, 19, 22, 28, 33, 34, 37, 38, 42, 43, 45, 56, 57, 71, 73, 74, 75, 79, 83, 86, 98, 99, 100, 114, 121, 122, 123, 126, 129, 130, 132, 135, 141, 145, 146, 157], "kept": [46, 56, 57, 144], "keyboard": 86, "keyfil": 99, "keyformat": 26, "keypair": 29, "keyr": 149, "keyston": [33, 45, 57], "keyvalu": 45, "keyword": 90, "khtml": 64, "kib": 57, "kick": [55, 57], "killmod": 54, "kind": [1, 13, 57, 66, 99, 123], "kink": 52, "kitchen": 2, "know": [26, 28, 57, 79, 82, 111, 116, 135, 146, 148], "knowledg": [11, 135], "knowledgebas": 86, "knowledgebaseen": 86, "known": [12, 17, 25, 45, 49, 51, 55, 57, 60, 62, 66, 79, 86, 104, 116, 121, 126, 131, 135, 146, 155], "kokoro": 10, "korean": 4, "krita": [57, 129], "kubernet": 3, "kunz": 81, "kvm": 130, "l": [19, 54, 56, 66, 96, 121, 135, 146], "l10n": 86, "lab": 123, "label": [2, 14, 38, 66, 79, 100, 128, 135, 168], "labeleduri": 79, "lamp": 130, "lan": [19, 38, 60], "landmark": 6, "landscap": 6, "lang": [57, 146], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 24, 57, 61, 62, 74, 86, 98, 114, 127, 131], "laptop": 2, "larg": [2, 7, 8, 9, 12, 13, 14, 19, 38, 43, 52, 57, 86, 96, 111, 114, 116, 126, 129, 130, 135, 145], "larger": [3, 11, 23, 25, 52, 57, 67, 83, 129, 146], "largest": 98, "last": [1, 13, 26, 54, 55, 57, 81, 83, 102, 108, 125, 141, 142, 144, 146, 166], "last_seen": 146, "lastjpegphotolookup": 80, "lastli": [28, 45], "lastlogin": 146, "lastmodifi": 167, "lastprofilechecksum": 79, "lastseen": 86, "lastupd": [13, 167], "latenc": 129, "later": [17, 40, 57, 72, 81, 105, 114, 116, 130, 135, 141, 147, 154, 168], "latest": [1, 2, 4, 23, 45, 57, 58, 93, 117, 120, 122, 129, 130, 131, 139, 142, 145, 152, 159, 165, 166], "latitud": 123, "latter": [56, 146], "launch": [2, 51, 52, 53, 56, 94, 95, 96, 98, 100, 139, 167], "launchpad": 90, "layer": [25, 78, 129, 134], "layla": 146, "layout": [57, 58, 145, 150], "lazi": [57, 146], "ld": [79, 126], "ldap": [37, 43, 62, 71, 77, 86, 120, 124, 127, 130, 140], "ldap_group_map": 79, "ldap_log_fil": 86, "ldap_matching_rule_in_chain": 79, "ldap_opt_network_timeout": 80, "ldap_user_map": 79, "ldapadmingroup": 79, "ldapagentnam": 80, "ldapagentpassword": 80, "ldapattributesforgroupsearch": 80, "ldapattributesforusersearch": [80, 146], "ldapbackuphost": 80, "ldapbackupport": 80, "ldapbas": 80, "ldapbasegroup": 80, "ldapbaseus": 80, "ldapcachettl": [79, 80], "ldapconfigurationact": 80, "ldapconnectiontimeout": 80, "ldapdefaultppolicydn": 80, "ldapdynamicgroupmemberurl": 80, "ldapemailattribut": [80, 146], "ldapexperiencedadmin": 80, "ldapexpertusernameattr": [80, 146], "ldapexpertuuidgroupattr": 80, "ldapexpertuuiduserattr": 80, "ldapgidnumb": 80, "ldapgroupdisplaynam": 80, "ldapgroupfilt": [80, 146], "ldapgroupfiltergroup": 80, "ldapgroupfiltermod": 80, "ldapgroupfilterobjectclass": 80, "ldapgroupmemberassocattr": [80, 146], "ldaphost": 80, "ldapignorenamingrul": 80, "ldaploginfilt": 80, "ldaploginfilterattribut": 80, "ldaploginfilteremail": 80, "ldaploginfiltermod": 80, "ldaploginfilterusernam": 80, "ldapnestedgroup": 80, "ldapoverridemainserv": 80, "ldappagings": 80, "ldapport": 80, "ldapquotaattribut": 80, "ldapquotadefault": 80, "ldaptl": 80, "ldapuseravatarrul": [79, 80], "ldapusercleanupinterv": [81, 86], "ldapuserdisplaynam": [80, 146], "ldapuserdisplayname2": 80, "ldapuserfilt": 80, "ldapuserfiltergroup": 80, "ldapuserfiltermod": 80, "ldapuserfilterobjectclass": 80, "ldapuuidgroupattribut": 80, "ldapuuiduserattribut": [80, 146], "lead": [30, 54, 55, 56, 57, 67, 111, 112, 123, 126, 129, 130, 135], "leak": [49, 57, 126, 135, 167], "leakag": 123, "leap": 131, "learn": [5, 6, 8, 11, 30, 32, 42, 44, 48, 56, 76, 81, 83, 117, 123, 134, 145, 146], "least": [2, 3, 4, 5, 6, 7, 9, 11, 15, 19, 23, 41, 46, 54, 57, 67, 78, 79, 127, 131, 141, 145, 146, 147, 162, 166, 167], "leav": [2, 24, 25, 28, 30, 36, 55, 57, 66, 74, 79, 83, 114, 133, 146], "leela": 146, "left": [37, 45, 54, 57, 60, 79, 83, 129, 134, 144, 146, 168], "leftov": 79, "legaci": [27, 28, 29, 45, 57, 64, 126, 146], "legacy_auth": 45, "legacy_format_support": 27, "legal": [11, 69], "legibl": 9, "legitim": [25, 55], "length": [8, 29, 45, 52, 57, 84, 86], "lengthen": 129, "less": [6, 7, 10, 11, 45, 52, 55, 57, 64, 92, 123, 127, 129, 131, 166], "let": [14, 17, 55, 60, 83, 99, 126, 130, 135, 140, 148], "letsencrypt": 126, "letter": [83, 168], "level": [4, 14, 21, 22, 25, 40, 42, 52, 57, 60, 62, 83, 86, 95, 96, 123, 124, 131, 135, 144, 146], "leverag": 8, "lf": 79, "lib": [6, 15, 19, 52, 57, 60, 126], "libapache2": 122, "libargon2": 127, "liber": 96, "libmagickcor": 69, "librari": [11, 44, 57, 60, 85, 91, 96, 123, 160], "libreoffic": [57, 86, 127], "libsmbclient": 35, "libxml": 127, "libxml2": 127, "licenc": 72, "licens": [14, 15, 123], "life": [86, 120, 141, 145], "lifetim": [57, 79, 109], "lift": 99, "light": [38, 57, 79], "lighter": 166, "lighttpd": 135, "lightweight": [57, 125], "like": [1, 2, 3, 5, 6, 7, 8, 13, 14, 15, 17, 19, 20, 24, 25, 28, 29, 35, 38, 42, 45, 47, 49, 50, 54, 56, 57, 58, 61, 64, 75, 78, 79, 81, 84, 85, 96, 98, 99, 105, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 129, 130, 135, 137, 139, 141, 142, 144, 145, 146, 154, 155, 156, 157, 162, 167], "likelihood": [57, 129], "limit": [0, 1, 12, 14, 23, 35, 40, 41, 43, 44, 46, 49, 50, 52, 54, 57, 60, 73, 74, 79, 86, 96, 98, 99, 113, 116, 120, 121, 125, 129, 130, 131, 135, 140, 144, 162, 165, 166], "limitrequestbodi": 23, "line": [17, 19, 23, 27, 54, 56, 57, 60, 64, 66, 75, 79, 86, 93, 94, 114, 116, 122, 124, 126, 127, 129, 130, 135, 138, 139, 145, 165], "link": [2, 15, 43, 62, 69, 74, 75, 76, 77, 83, 86, 104, 114, 123, 129, 130, 133, 134, 135, 144, 150, 155, 157, 168], "link_defaultexpdai": 40, "linux": [19, 25, 31, 35, 47, 48, 52, 56, 64, 81, 86, 89, 91, 93, 94, 96, 117, 118, 120, 122, 123, 124, 125, 126, 127, 128, 131, 135, 137, 139, 145, 146, 151], "list": [1, 2, 3, 11, 12, 14, 15, 16, 17, 20, 25, 35, 38, 40, 44, 50, 55, 56, 57, 58, 60, 63, 68, 73, 75, 84, 85, 86, 97, 98, 103, 104, 111, 116, 120, 123, 125, 126, 130, 131, 134, 135, 139, 145, 147, 148, 149, 154, 159, 161, 162, 166, 167, 168], "listen": [35, 42, 52, 56, 86, 90, 91, 99, 102, 121, 126, 146, 148, 153], "listen_to_ev": 168, "listexapp": 101, "liter": 168, "littl": [4, 14, 67, 83, 99], "live": [0, 2, 7, 12, 57, 79, 86, 146], "live_transcript": [12, 86], "ll": [15, 19, 25, 35, 40, 57, 60, 79, 83, 111, 114, 126, 130, 139, 146, 148, 166], "llama": [1, 5, 14], "llama3": 5, "llm": [2, 5, 8, 13, 14, 86, 113], "llm2": [1, 2, 8, 12, 14, 86], "ln": [15, 121], "load": [5, 7, 12, 19, 23, 25, 35, 42, 52, 56, 60, 62, 66, 78, 86, 123, 124, 125, 127, 135, 146], "loadbalanc": 23, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 14, 15, 19, 23, 25, 28, 30, 35, 36, 37, 38, 40, 56, 60, 62, 69, 70, 71, 75, 79, 83, 86, 89, 90, 91, 94, 96, 98, 100, 101, 104, 112, 120, 121, 123, 126, 129, 130, 133, 135, 142, 146, 148, 162], "local_cert": [56, 57], "local_dock": 100, "local_pk": [56, 57], "local_summary_bot": 8, "localai": [0, 3, 8, 14], "localdir": 31, "localdirpath": 94, "localdomain": [130, 142], "localhost": [19, 42, 53, 56, 57, 60, 66, 99, 100, 102, 114, 120, 121, 122, 125, 130, 135, 142, 146, 148], "localitynam": 79, "localsocket": 52, "localstorag": 86, "localtim": 8, "locat": [2, 3, 8, 15, 20, 23, 25, 54, 55, 62, 66, 79, 83, 86, 90, 91, 93, 96, 98, 99, 104, 105, 121, 123, 124, 126, 130, 132, 135, 137, 139, 140, 144, 145, 146, 152, 156, 157, 168], "lock": [29, 43, 56, 62, 86, 104, 120, 124, 127, 135, 137, 145, 146], "lock_retri": 56, "lock_wait_tim": 56, "locking_en": 56, "lockout": [57, 84], "log": [12, 13, 14, 19, 25, 29, 33, 37, 38, 50, 52, 55, 60, 62, 65, 66, 78, 83, 86, 90, 94, 95, 99, 103, 104, 111, 112, 114, 120, 123, 124, 125, 127, 128, 130, 131, 132, 137, 140, 142, 144, 145, 154, 165, 167], "log_error": 135, "log_not_found": 126, "log_notic": 19, "log_queri": 86, "log_request_id": 86, "log_rotate_s": 86, "log_secret": 57, "log_typ": [64, 86], "log_type_audit": [64, 86], "logdateformat": [64, 86], "logdebug": [95, 96], "logdir": [95, 96], "logexpir": [95, 96], "logfil": [3, 23, 64, 86, 95, 96, 121, 126, 132, 140, 146], "logfile_audit": [64, 86, 132], "logfilemod": [86, 123], "logflush": 95, "logic": [49, 78, 101, 102, 143, 167], "login": [14, 19, 24, 25, 29, 34, 35, 49, 54, 57, 60, 61, 62, 64, 69, 70, 74, 76, 77, 78, 81, 82, 83, 84, 86, 90, 91, 94, 122, 123, 125, 135, 137, 138, 139, 145, 146], "login_flow_v2": 86, "login_form_autocomplet": 86, "login_form_timeout": 86, "loginfailexit": 99, "loglevel": [55, 60, 64, 79, 86, 116, 123, 129], "loglevel_dirty_database_queri": 86, "loglevel_frontend": 86, "logo": [57, 69], "logo_url": 86, "logohead": 69, "logon": 35, "logout": 57, "logpath": 123, "logread": 64, "logtimezon": [86, 146], "logwindow": [95, 96], "loleaflet": 152, "long": [3, 6, 15, 19, 42, 56, 57, 79, 80, 86, 91, 96, 108, 111, 112, 125, 126, 130, 139, 144, 164, 166], "long_query_tim": 19, "longer": [23, 45, 55, 57, 60, 63, 83, 111, 120, 126, 129, 146, 160, 162, 163], "longest": 23, "longitud": 123, "look": [2, 3, 14, 17, 19, 20, 45, 48, 54, 55, 57, 67, 69, 79, 81, 86, 99, 104, 114, 116, 125, 126, 130, 133, 134, 139, 144, 146, 147, 149, 150, 156, 168], "lookup": [57, 66, 75, 123], "lookup_serv": 86, "lool": [148, 152], "loolwsd": 152, "loop": [86, 99], "loopback": 125, "lose": [25, 42, 57, 146], "loss": [19, 25, 57, 83, 96, 131, 135], "lost": [25, 26, 71, 78, 86, 135, 146], "lost_password_link": [77, 86], "lostpassword": 57, "lot": [14, 44, 55, 56, 57, 64, 79, 116, 129, 135, 139, 145], "love": 79, "low": [7, 10, 23, 56, 57, 86, 130, 131], "lower": [4, 5, 7, 10, 26, 54, 57, 83, 84, 129, 130], "lowest": [131, 166], "lsof": 102, "lst": 90, "lt": [4, 86, 124, 130, 131, 167], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [15, 123], "lte": 167, "luk": 25, "lukasreschk": 146, "lunar": 146, "m": [13, 19, 52, 56, 81, 121, 123, 126, 127, 129, 130, 137, 146], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 45, "mac": [37, 52, 89, 94, 135], "machin": [3, 5, 6, 7, 9, 10, 12, 19, 47, 57, 60, 86, 90, 98, 99, 123, 124, 132, 140], "macintosh": 79, "maco": [86, 91, 93, 117, 131, 135], "made": [3, 14, 17, 35, 44, 48, 55, 57, 96, 116, 129, 130, 132, 140, 166, 168], "madlad": [11, 14], "madlad400": 11, "madrid": 79, "mageia": 127, "magic": 86, "mai": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 41, 45, 46, 48, 54, 55, 56, 57, 60, 61, 64, 66, 74, 75, 77, 78, 79, 80, 81, 83, 86, 92, 96, 98, 102, 111, 112, 114, 115, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 142, 143, 144, 145, 146, 147, 152, 154, 162, 164, 166, 167, 168], "mail": [2, 5, 14, 49, 62, 74, 79, 80, 83, 86, 113, 115, 128, 146, 157, 160], "mail_domain": [60, 86], "mail_from_address": 86, "mail_link_password_expiration_interv": 86, "mail_send_plaintext_onli": 86, "mail_sendmailmod": 86, "mail_smtpauth": [60, 86], "mail_smtpauthtyp": 60, "mail_smtpdebug": [60, 86], "mail_smtphost": [60, 86], "mail_smtpmod": [60, 86], "mail_smtpnam": [60, 86], "mail_smtppassword": [60, 86], "mail_smtpport": [60, 86], "mail_smtpsecur": [60, 86], "mail_smtpstreamopt": [60, 86], "mail_smtptimeout": [60, 86], "mail_template_class": [60, 86], "mailbox": [86, 113, 116], "mailcow": 114, "mailer": [57, 60, 160], "mailprimaryaddress": 79, "main": [1, 4, 11, 14, 19, 57, 79, 80, 91, 95, 98, 99, 102, 105, 126, 135, 137, 143, 144, 148, 152, 168], "mainli": [15, 25, 57, 59, 145], "maintain": [1, 38, 57, 67, 96, 112, 123, 130, 135, 142, 144, 145, 146, 166], "mainten": [3, 16, 20, 22, 25, 48, 62, 118, 129, 130, 131, 139, 140, 143, 144, 151, 164], "maintenance_window_start": 86, "major": [3, 39, 52, 86, 123, 126, 130, 135, 139, 141, 145, 151], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 28, 30, 31, 35, 37, 38, 40, 44, 45, 49, 50, 51, 55, 56, 57, 61, 63, 65, 68, 70, 74, 75, 79, 81, 82, 86, 91, 96, 99, 104, 108, 111, 114, 116, 120, 121, 123, 126, 127, 129, 130, 131, 132, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 161, 162, 163, 166, 167, 168], "malform": 146, "malfunct": 57, "malici": [25, 55], "malwar": [52, 57, 60], "man": [52, 54, 123], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 38, 42, 50, 51, 55, 56, 57, 62, 66, 69, 72, 79, 82, 85, 86, 97, 98, 104, 105, 108, 111, 120, 123, 124, 144, 145, 151, 163, 164, 165], "managerfactori": 86, "mandarin": 10, "mandatori": [49, 54, 70, 79, 86, 146], "mani": [6, 11, 14, 19, 20, 50, 52, 55, 57, 79, 96, 111, 112, 116, 126, 129, 130, 135, 144, 146, 150, 162, 166], "manifest": [51, 126], "manipul": 146, "manner": [1, 90, 163, 164, 165], "manual": [3, 4, 6, 15, 16, 17, 19, 22, 23, 25, 29, 47, 49, 50, 54, 56, 57, 61, 66, 79, 80, 81, 86, 93, 94, 96, 98, 99, 100, 105, 114, 117, 120, 122, 123, 124, 129, 132, 133, 134, 135, 138, 141, 142, 144, 146, 147, 151, 163, 166, 168], "manual_instal": [8, 98, 100], "manual_install_harp": 100, "map": [2, 45, 57, 81, 86, 126, 129, 141, 146, 156], "march": 23, "marco": 2, "margin": 129, "mariadb": [17, 20, 22, 57, 86, 118, 120, 122, 124, 125, 127, 130, 146, 163, 164], "mark": [2, 37, 57, 60, 81, 86, 146], "markdown": [57, 68, 129], "market": [2, 11, 141], "martin": 2, "mask": 116, "mass": [86, 93], "master": [25, 43, 57, 60, 86, 146], "master_": 26, "mastodon": [156, 157], "match": [3, 22, 40, 45, 56, 57, 60, 73, 74, 79, 80, 99, 104, 112, 116, 121, 126, 130, 135, 140, 146, 152, 154, 167], "math": 5, "matter": [40, 162], "max": [1, 23, 43, 52, 86, 90, 121, 123, 126, 146], "max_accelerated_fil": 121, "max_allowed_packet": 19, "max_children": 130, "max_execution_tim": [23, 57, 127], "max_file_conversion_files": 86, "max_filesize_animated_gifs_public_shar": 86, "max_heap_table_s": 19, "max_image_generation_idle_tim": 1, "max_input_tim": 23, "max_link": 19, "max_parallel_count": 86, "max_persist": 19, "max_siz": [23, 86], "max_token": 5, "maxautocompleteresult": 86, "maxchunks": [91, 96], "maxim": [40, 55], "maximum": [8, 23, 25, 40, 45, 46, 55, 79, 83, 86, 90, 91, 92, 96, 111, 112, 126], "maximumadressbook": 112, "maximumcalendarssubscript": 111, "maxkeepaliverequest": 135, "maxretri": 123, "mayb": [96, 129], "mb": [44, 57, 80, 83, 91, 92, 96], "mb4": 57, "mbstring": [68, 120, 122, 127], "mcp": [12, 86], "md": [2, 25, 68], "md5": [60, 120, 121, 122], "md5sum": [120, 122], "me": [2, 13, 57, 109], "mean": [11, 13, 14, 38, 47, 55, 57, 65, 67, 78, 79, 83, 91, 99, 114, 120, 123, 126, 129, 131, 134, 145, 162, 166, 167], "meaningless": 126, "meant": [55, 57, 166], "measur": [7, 10, 57, 67], "mechan": [26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 42, 43, 54, 55, 57, 60, 64, 86, 146, 160, 168], "media": [1, 2, 6, 7, 86, 90, 104, 124], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 28, 41, 45, 139, 166], "megabyt": [52, 57], "member": [2, 40, 50, 61, 74, 78, 79, 80, 83, 86, 104, 146, 147, 156, 157], "memberof": [80, 86, 146], "membership": [40, 79, 80, 83, 104, 116, 146], "memberuid": 80, "memcach": [23, 42, 62, 67, 79, 86, 120, 121, 124, 127, 132], "memcache_customprefix": 86, "memcached_opt": 86, "memcached_serv": [56, 86], "memori": [23, 25, 42, 52, 55, 62, 67, 79, 86, 102, 116, 127, 129, 130, 164, 167], "memory_consumpt": [121, 129], "memory_limit": [23, 52, 127], "mention": [1, 3, 13, 49, 69, 96, 98, 104, 120, 121, 123, 134, 144], "menu": [1, 8, 14, 37, 54, 57, 61, 83, 98, 99, 135, 157, 163, 164, 165], "mere": [17, 55, 166], "merg": [62, 86, 114, 156, 157], "messag": [1, 2, 8, 13, 16, 25, 26, 57, 58, 60, 64, 66, 67, 73, 74, 77, 79, 80, 86, 94, 95, 114, 115, 116, 118, 123, 136, 139, 140, 146, 154, 155, 156, 157, 168], "met": [2, 14, 46, 57, 79, 123, 130], "meta": [14, 72, 73, 74, 79, 80, 127], "metadata": [40, 45, 57, 83, 99, 116, 132, 135, 146], "metadata_max_files": 86, "metal": [86, 132], "method": [19, 22, 26, 29, 37, 43, 54, 57, 60, 64, 72, 73, 74, 78, 80, 86, 96, 98, 100, 116, 127, 130, 135, 140, 145, 146, 168], "metric": [57, 87], "mg": 121, "mib": [4, 23, 57, 86, 92, 129], "micro": 130, "microservic": 129, "microsoft": [47, 52, 57, 60, 86, 91, 96, 113, 117, 126, 131, 160], "middl": 123, "middlewar": 66, "might": [0, 2, 3, 11, 14, 15, 17, 19, 22, 29, 35, 37, 44, 45, 47, 48, 49, 52, 54, 56, 57, 60, 67, 79, 80, 91, 96, 98, 99, 102, 106, 112, 114, 116, 122, 123, 126, 128, 129, 131, 133, 135, 140, 141, 146, 147, 154, 155, 161, 165], "migrat": [16, 17, 18, 29, 43, 46, 57, 79, 86, 98, 113, 116, 127, 138, 144, 146, 150, 164], "millisecond": [45, 57, 91, 96], "milliwai": 146, "mime": [104, 114, 126, 130, 162], "mimetyp": [44, 57, 86, 104, 123, 126, 146], "mimetypealias": [48, 104], "mimetypelist": 146, "mimetypemap": [48, 146], "min": 91, "minchunks": [91, 96], "mind": [3, 53, 56, 57, 98, 104, 121, 122, 130, 144, 168], "minif": 57, "minim": [3, 7, 8, 10, 11, 52, 55, 84, 120, 121, 131, 135, 166], "minimum": [6, 45, 46, 67, 79, 86, 91, 92, 96, 98, 101, 114, 131, 166], "minio": 45, "miniredir": 57, "minor": [3, 129, 139], "minsearchstringlength": 86, "mint": [52, 56, 130], "minut": [0, 3, 7, 10, 14, 35, 37, 41, 46, 52, 54, 55, 57, 79, 81, 91, 96, 109, 111, 112, 114, 139, 140, 145, 167], "mirror": 123, "misbehav": 55, "misbehavior": 67, "misc": 86, "miscellan": 86, "misconfigur": [55, 57, 86, 96, 102, 107, 116, 123, 126], "misformat": 79, "mismatch": [129, 165], "miss": [22, 40, 78, 79, 86, 102, 123, 127, 141, 143, 145], "missing_fil": 134, "mission": [135, 166], "mistak": [57, 79, 135], "mistakenli": 116, "mistral": 2, "mistralai": [0, 14], "mit": 57, "mitig": [60, 123], "mitm": 123, "mix": [38, 167], "mixer": 123, "mixtur": 57, "mj": [126, 161, 162], "mkdir": [25, 31, 99, 120, 121], "mknod": 148, "mlocat": 120, "mm": 79, "mnt": [79, 130], "mobil": [25, 29, 40, 66, 69, 79, 86, 93, 104, 117, 123, 124], "mod": 122, "mod_dav": [120, 130, 135], "mod_defl": 135, "mod_dir": 130, "mod_env": [57, 65, 123, 130], "mod_evas": 135, "mod_fastcgi": 135, "mod_fcgi": 130, "mod_fcgid": [86, 135], "mod_head": [65, 123, 130], "mod_mim": 130, "mod_pagespe": 135, "mod_php": [129, 130, 131, 135], "mod_proxy_fcgi": [86, 135], "mod_reqtimeout": [23, 135], "mod_rewrit": [38, 57, 65, 130, 135], "mod_secur": 135, "mod_spdi": 135, "mod_webdav": 130, "mod_xsendfil": 135, "modal": 97, "mode": [6, 16, 19, 20, 22, 23, 26, 27, 43, 52, 54, 57, 79, 80, 86, 94, 100, 101, 111, 116, 120, 122, 124, 134, 135, 138, 139, 140, 143], "model": [0, 1, 3, 4, 6, 8, 9, 10, 12, 13, 14, 86, 98, 114, 123, 132], "model_nam": 11, "moder": 40, "modern": [4, 47, 56, 61], "modheadersavail": 126, "modif": [19, 40, 60, 96, 108, 111, 112, 130, 139, 146], "modifi": [28, 35, 45, 47, 48, 49, 55, 56, 62, 63, 71, 79, 83, 86, 96, 104, 105, 108, 111, 112, 116, 123, 125, 129, 130, 134, 135, 146], "modul": [19, 23, 25, 26, 35, 42, 56, 57, 69, 79, 86, 121, 122, 124, 125, 126, 130, 131, 146, 148, 161, 162], "modular": [1, 14], "module_nam": 127, "molli": [79, 146], "mollybook": 146, "mollyc": 146, "moment": [8, 154], "momentj": 63, "mon": [49, 52], "mondai": 49, "monitor": [15, 55, 56, 86, 90, 123, 129, 146], "monterei": 131, "month": [1, 2, 13, 123, 126, 130], "monument": 6, "moodl": 65, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 20, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 52, 55, 56, 57, 58, 60, 67, 74, 76, 79, 81, 82, 92, 93, 96, 97, 98, 99, 102, 104, 111, 112, 114, 115, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 139, 140, 143, 145, 146, 148, 150, 151, 153, 154, 160, 162, 164, 165, 166, 167, 168], "moreov": 15, "morn": 49, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 45, 54, 55, 56, 57, 60, 61, 64, 67, 79, 98, 99, 116, 123, 127, 128, 129, 130, 131, 135, 141, 142, 145, 146, 151, 152, 153, 159, 160, 166, 168], "mostli": 130, "mount": [4, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 42, 43, 45, 52, 54, 57, 86, 99, 101, 103, 104, 130, 135, 146], "mount_fil": 86, "mount_id": 35, "mount_nam": 146, "mountpoint": [28, 30, 35, 36, 37, 43, 57, 86], "move": [2, 23, 25, 57, 66, 86, 91, 123, 125, 139, 140, 144, 145, 164, 166], "movetotrash": 91, "movi": [57, 156, 157], "mozilla": [64, 116, 123, 126, 131], "mp3": [48, 57, 164, 165], "mp4": 126, "mpeg": 48, "mrtumnu": 66, "msoffice2003": 57, "msoffice2007": 57, "msofficedoc": 57, "mt": [11, 57, 69], "mtime": 40, "much": [23, 58, 96, 99, 125, 128, 129, 135, 143], "multi": [14, 55, 56, 79, 167], "multibucket": [43, 86], "multibyt": 143, "multilingu": [7, 12, 86], "multipart": 45, "multipartupload": 23, "multipl": [2, 5, 6, 9, 14, 17, 23, 29, 37, 42, 45, 52, 53, 54, 55, 56, 62, 67, 70, 79, 80, 81, 82, 86, 98, 99, 101, 114, 123, 127, 129, 130, 141, 143, 146, 147, 150, 151, 166, 167], "multiview": [120, 130], "music": [14, 86, 90, 94, 146], "must": [3, 4, 5, 6, 8, 15, 23, 25, 26, 28, 30, 31, 33, 37, 38, 42, 45, 52, 53, 54, 56, 57, 60, 65, 66, 67, 78, 79, 80, 81, 83, 90, 96, 98, 99, 101, 111, 114, 118, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 137, 139, 141, 143, 145, 146, 167, 168], "mx": [114, 116], "my": [2, 15, 45, 48, 69, 73, 79, 86, 98, 100, 111, 154], "my_sync_fold": 90, "myapp": 60, "myapplic": 65, "myclass": 60, "mycloud": [2, 57], "mycustomprefix": 57, "mygroup": [73, 146], "myisam": 131, "mylogfil": 128, "mylogo": 69, "mypictur": 37, "myserv": 38, "mysql": [17, 18, 22, 86, 118, 120, 122, 124, 125, 127, 130, 135, 142, 146, 164], "mysql_attr_init_command": 57, "mysql_attr_ssl_ca": [19, 57], "mysql_attr_ssl_cert": [19, 57], "mysql_attr_ssl_kei": [19, 57], "mysql_attr_ssl_verify_server_cert": [19, 57], "mysql_secure_instal": 120, "mysql_user_password": 17, "mysqld": [19, 20, 57, 60], "mysqldump": [20, 137], "mysqlnd": 120, "n": [1, 5, 14, 16, 17, 26, 79, 90, 94, 102, 146, 167], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 15, 17, 19, 20, 25, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 45, 47, 51, 52, 53, 56, 57, 60, 62, 64, 65, 69, 72, 73, 74, 75, 79, 80, 81, 83, 86, 90, 95, 96, 98, 99, 100, 101, 104, 111, 114, 116, 118, 120, 121, 122, 123, 125, 126, 129, 130, 134, 146, 152, 168], "namespac": [13, 51, 57, 60, 146], "nativ": [21, 35], "natur": [14, 82, 147], "navig": [51, 57, 96, 98, 104, 105, 108, 111, 112, 114, 121, 133, 168], "nc": [57, 60, 64, 86, 103, 126], "nc_app_": 102, "nc_app_context_chat_backend": 3, "nc_app_context_chat_backend_data": 3, "nc_app_context_chat_contain": 3, "nc_app_live_transcript": 4, "nc_app_live_transcription_data": 4, "nc_app_live_transcription_log": 4, "nc_app_llm2_data": 5, "nc_app_stt_whisper2_data": 7, "nc_app_translate2": 11, "nc_debug": 146, "nc_domain": 99, "nc_instance_url": [98, 99], "nc_loglevel": 146, "nc_password": 90, "nc_samesitecookielax": 67, "nc_samesitecookiestrict": 67, "nc_user": 90, "ncdata": 135, "ncp": 127, "ncvm": 130, "ne": 167, "nearli": [120, 162], "necessari": [2, 15, 19, 22, 23, 33, 44, 49, 54, 56, 57, 60, 82, 114, 116, 120, 125, 126, 127, 130, 135, 146, 147, 164, 168], "necessarili": [55, 98, 99, 135], "need": [0, 1, 3, 4, 6, 8, 11, 14, 15, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 42, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 64, 67, 78, 79, 80, 82, 83, 86, 89, 91, 92, 98, 99, 100, 102, 104, 105, 109, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 163, 164, 166, 167, 168], "needsdbupgrad": 146, "neg": [6, 123], "neither": 76, "nest": [80, 86], "net": [57, 90, 99, 100, 120, 141, 146, 147], "netdata": 129, "netrc": 90, "netstat": [52, 60], "network": [14, 19, 37, 55, 57, 86, 91, 92, 96, 98, 99, 100, 102, 104, 123, 124, 130, 131, 142, 146, 162, 167, 168], "never": [25, 37, 41, 49, 57, 79, 123, 129, 146], "nevertheless": 145, "new": [2, 3, 5, 6, 11, 17, 20, 22, 23, 24, 25, 27, 29, 30, 34, 37, 41, 42, 43, 45, 49, 54, 57, 60, 65, 71, 73, 75, 76, 78, 79, 80, 81, 86, 91, 95, 96, 98, 99, 101, 111, 114, 116, 117, 121, 123, 125, 127, 128, 129, 130, 131, 135, 137, 139, 140, 144, 145, 146, 148, 152, 160, 162, 163, 164, 166, 168], "newer": [20, 35, 67, 98, 129, 131, 143, 166], "newest": [141, 166], "newgroup": [73, 74], "newli": [17, 25, 45, 49, 52, 54, 57, 79, 108, 130, 146, 166, 168], "newpassword": 146, "newroot": 146, "newus": 146, "next": [1, 2, 15, 19, 24, 25, 37, 38, 40, 52, 56, 79, 80, 81, 86, 90, 91, 97, 111, 112, 120, 124, 144, 145, 146, 151, 156, 166, 168], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 53, 54, 55, 59, 60, 61, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 78, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 98, 101, 102, 103, 104, 105, 108, 110, 111, 112, 114, 115, 116, 117, 118, 122, 124, 125, 127, 128, 129, 130, 131, 132, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 166], "nextcloud_": 45, "nextcloud_1": 45, "nextcloud_admin": 79, "nextcloud_config_dir": [57, 123], "nextcloud_docker_network_nam": 99, "nextcloud_host": 66, "nextcloud_imaginari": 129, "nextcloud_install_product": 130, "nextcloud_log": 96, "nextcloud_redirectregex": 66, "nextcloud_url": [8, 99, 100], "nextcloudcmd": 90, "nextcloudcron": 54, "nextclouden": 80, "nextcloudgroup": 80, "nextcloudpi": 130, "nextcloudquota": 79, "nextcloudresourc": 168, "nextcloudsystemus": 79, "nextcloudtemp": 57, "nextcloudurl": 90, "nextcloudus": [79, 80], "nf": 57, "nfc": 135, "nfd": [37, 135], "nginx": [16, 67, 86, 99, 123, 124, 130, 131, 135, 160, 161, 162], "ngo": 135, "ngx_pagespe": [126, 135], "ni": 129, "nice": 48, "night": 3, "nin": 167, "nix": [54, 60], "no_etag": 126, "no_last_modifi": 126, "no_proxi": 57, "no_unsupported_browser_warn": 86, "nobodi": 134, "nocanon": 148, "node": [6, 57, 146, 167], "nodecod": 148, "nodecopiedev": 167, "nodecreatedev": 167, "nodedeletedev": 167, "nodeinfo": 135, "noderenamedev": 167, "noderestoredev": 167, "nodetouchedev": 167, "nodewrittenev": 167, "nofollow": [123, 126], "noindex": [123, 126], "nologon": 146, "nomatim": 2, "nominatim": 123, "non": [3, 8, 17, 23, 25, 28, 31, 37, 45, 57, 74, 79, 86, 90, 91, 94, 100, 127, 140, 144, 146, 147], "none": [14, 29, 55, 57, 60, 79, 80, 83, 126, 139, 146, 148, 160], "nonexist": 79, "noon": 2, "nor": [35, 49, 54, 86, 98, 144, 167], "norepli": 57, "normal": [3, 6, 16, 22, 23, 42, 49, 53, 54, 57, 63, 64, 76, 79, 83, 91, 132, 135, 140, 145, 146, 168], "nosniff": [123, 126], "notat": [57, 66], "note": [0, 1, 2, 3, 5, 13, 19, 28, 35, 37, 40, 44, 45, 46, 54, 57, 60, 65, 71, 75, 85, 94, 96, 99, 105, 111, 112, 118, 123, 124, 125, 126, 130, 131, 135, 136, 139, 145, 146, 154, 156, 166, 167], "noth": [3, 16, 146], "notic": [42, 44, 55, 69, 129, 140], "notif": [43, 49, 57, 60, 66, 78, 79, 83, 86, 91, 108, 113, 123, 128, 130, 135, 138, 144, 146, 160, 168], "notifi": [15, 25, 35, 60, 108, 146], "notificationrefreshinterv": 91, "notify_guest": 15, "notify_push": [62, 86], "notion": [156, 157], "notori": [5, 6, 7, 11], "now": [14, 19, 20, 22, 23, 38, 52, 54, 57, 65, 79, 83, 86, 98, 99, 111, 112, 114, 116, 118, 120, 121, 122, 125, 130, 133, 135, 139, 144, 148, 160, 161, 162, 165, 167], "nowadai": [57, 165], "nsign": 149, "nss": [62, 86], "nsuit": 149, "ntlm": [60, 160], "nuanc": 25, "nuisanc": 55, "null": [13, 44, 57, 64, 100, 121, 146, 165, 167], "num_bucket": 45, "num_nucket": 45, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 13, 14, 16, 23, 30, 40, 45, 46, 52, 53, 55, 56, 57, 60, 79, 80, 83, 92, 96, 111, 112, 114, 120, 122, 123, 131, 135, 139, 144, 146, 152, 162, 166, 167], "numer": [44, 57, 84], "numeric_id": 26, "nuri": 149, "nvidia": [3, 4, 5, 6, 7, 9, 11, 98, 100, 102], "o": [23, 25, 57, 79, 86, 90, 121, 127, 130, 135, 140, 146], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 45, "oauth": [29, 86], "oauth2": [62, 86], "object": [11, 14, 28, 37, 42, 43, 56, 62, 79, 86, 111, 123, 129, 146, 156, 165, 167, 168], "objectclass": [79, 80, 146], "objectdata": 167, "objectid": 167, "objectprefix": 57, "objectstor": [45, 86, 132], "objectstore_multibucket": 45, "objecttyp": 167, "obscur": 135, "obsolet": 44, "obtain": [60, 65, 86, 136], "obviou": [55, 162], "oc": [15, 42, 45, 56, 57, 60, 64, 72, 73, 74, 75, 80, 85, 120, 121, 126, 129, 134, 144, 146, 162, 163, 167, 168], "oc8c0fd71e03": 57, "oc_": [19, 57, 125], "oc_act": 22, "oc_activity_mq": 22, "oc_addressbook": 135, "oc_calendar_calendar": 17, "oc_calendar_object": 17, "oc_calendar_share_calendar": 17, "oc_calendar_share_ev": 17, "oc_cards_properti": 135, "oc_carla": 57, "oc_databas": 146, "oc_dav_shar": 116, "oc_dbus": 146, "oc_default_modul": [26, 146], "oc_filecach": [26, 135], "oc_fscach": 17, "oc_log": 17, "oc_mail_messag": 116, "oc_mail_recipi": 116, "oc_media_album": 17, "oc_media_artist": 17, "oc_media_sess": 17, "oc_media_song": 17, "oc_media_us": 17, "oc_molli": 125, "oc_pass": 146, "oc_permiss": 17, "oc_prefer": 81, "oc_privatedata": 17, "oc_queuedtask": 17, "oc_shar": 17, "oc_storag": [26, 81, 135], "oca": [3, 60, 162, 167], "occ": [1, 4, 6, 8, 12, 13, 14, 16, 17, 20, 22, 23, 24, 26, 27, 35, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 52, 54, 57, 58, 64, 65, 68, 69, 70, 71, 75, 76, 78, 81, 83, 86, 101, 103, 106, 111, 112, 114, 115, 116, 118, 123, 126, 129, 130, 133, 134, 135, 137, 139, 141, 144, 145, 163, 164, 165, 167, 168], "occ6f7365735": 57, "occasion": [8, 139, 148], "occur": [2, 23, 60, 99, 101, 129, 135, 140, 144, 165], "occurr": 23, "oci": [17, 57, 118, 146], "ocp": [57, 75, 167], "ocsp": 126, "octal": 57, "odd": 129, "odf": [147, 150], "off": [19, 20, 22, 23, 27, 30, 52, 68, 80, 86, 99, 114, 116, 120, 126, 128, 130, 139, 144, 146, 148], "offer": [0, 1, 14, 15, 25, 52, 57, 61, 114, 116, 123, 130, 132, 135, 144, 166], "offic": [2, 14, 39, 44, 48, 55, 113, 130, 148, 151, 152, 153, 154, 156, 157], "offici": [52, 55, 57, 79, 99, 117, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 159, 166], "offlin": [79, 96, 111, 112, 140], "offload": [0, 1, 99, 129], "offset": [73, 74, 146], "often": [1, 23, 54, 55, 57, 96, 111, 112, 114, 123, 127, 130, 162, 164, 166], "ogg": [126, 161, 162], "oid": 57, "oidc": 82, "oidc_provider_bearer_valid": 82, "ok": [72, 73, 74, 80], "okai": 139, "old": [1, 14, 17, 25, 41, 57, 79, 86, 91, 134, 135, 139, 144, 146, 160, 165], "older": [1, 4, 14, 26, 41, 46, 49, 57, 67, 83, 95, 96, 127, 129, 133, 135, 141, 144, 145], "oldest": [41, 83], "oldgroup": 74, "oldtim": 56, "ollama": [0, 14], "olmo": 86, "omit": [17, 57, 66, 67, 79, 146], "onbootsec": 54, "onc": [2, 13, 23, 27, 37, 40, 45, 48, 54, 57, 78, 79, 96, 111, 116, 120, 122, 123, 126, 139, 144, 146, 148, 159, 162, 166, 167, 168], "one": [2, 4, 5, 7, 9, 10, 11, 13, 14, 15, 17, 19, 25, 26, 29, 33, 37, 38, 40, 41, 44, 52, 55, 56, 57, 64, 65, 67, 69, 74, 75, 78, 79, 80, 83, 86, 89, 90, 92, 93, 98, 100, 104, 105, 111, 114, 116, 120, 127, 130, 131, 132, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 156, 162, 166, 167, 168], "ones": [17, 50, 56, 57, 75, 90, 130, 139, 141, 144, 156, 162, 166, 168], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 21, 24, 25, 26, 28, 29, 31, 35, 37, 40, 45, 47, 49, 50, 52, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 75, 76, 77, 78, 79, 81, 82, 83, 86, 96, 97, 98, 99, 100, 101, 102, 104, 105, 109, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 127, 128, 130, 131, 134, 135, 137, 140, 141, 143, 144, 146, 147, 154, 156, 162, 165, 166, 167, 168], "onlin": [29, 57, 86, 116, 117, 120, 130, 140, 145, 149, 150, 151, 153, 154], "onlyoffic": [29, 130], "onunitactivesec": 54, "onward": 64, "ooxml": 86, "opcach": [56, 57, 86, 120, 121, 124, 126, 127], "opcod": [56, 129], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 20, 29, 42, 52, 57, 68, 69, 79, 86, 89, 95, 96, 99, 114, 117, 123, 127, 130, 135, 144, 147, 154], "open_basedir": [23, 123, 127], "openai": [1, 3, 5, 7, 8, 12, 14, 86, 157], "openapi": [57, 167, 168], "openbsd": [86, 124], "opendocu": [57, 129, 147], "opendyslex": 57, "opengraph": 156, "openid": [71, 86], "openldap": [79, 80], "openoffic": [57, 127], "openproject": 2, "openshift": 57, "openssl": [45, 62, 86, 116, 121, 127, 129], "openssl_decrypt": 26, "openssl_encrypt": 26, "openssl_open": 26, "openssl_pkey_export": 26, "openssl_pkey_new": 26, "openssl_s": 26, "openstack": [37, 86], "openstreetmap": [123, 156, 157], "opensus": [131, 146], "opentopodata": 123, "opentyp": 126, "openweathermap": 13, "oper": [3, 6, 8, 19, 21, 23, 25, 42, 47, 52, 54, 55, 57, 64, 67, 78, 79, 81, 86, 92, 96, 104, 117, 118, 124, 129, 130, 131, 132, 135, 139, 144, 145, 147, 148, 166, 167, 168], "opinion": [130, 142], "opportunist": 60, "opt": [14, 26, 37, 57, 91, 114, 120, 125, 132, 146, 165, 167], "opt_binary_protocol": 57, "opt_compress": 57, "opt_connect_timeout": 57, "opt_libketama_compat": 57, "opt_poll_timeout": 57, "opt_recv_timeout": 57, "opt_retry_timeout": 57, "opt_send_timeout": 57, "opt_seri": 57, "optim": [0, 1, 2, 6, 23, 32, 117, 123, 126, 127, 129, 130, 166], "optimis": [6, 11, 135], "option": [0, 1, 4, 12, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 49, 52, 54, 55, 56, 60, 61, 62, 65, 66, 68, 69, 71, 72, 73, 74, 75, 76, 78, 80, 81, 82, 83, 86, 90, 91, 92, 93, 94, 96, 98, 99, 102, 103, 104, 108, 111, 112, 114, 115, 116, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 146, 149, 150, 151, 156, 162, 163, 166, 168], "optout": 86, "oracl": [17, 19, 22, 57, 118, 125, 131, 146], "orang": 14, "orchestr": 99, "order": [0, 1, 13, 14, 19, 20, 22, 40, 60, 68, 78, 79, 98, 99, 114, 123, 130, 131, 137, 146, 147, 166, 168], "org": [52, 57, 65, 74, 77, 90, 96, 123, 126, 130, 167], "organ": [25, 69, 83, 86, 131, 146], "organis": [75, 79, 131, 135], "organiz": [79, 83, 114], "organizationnam": 79, "orient": 127, "origin": [11, 24, 38, 44, 57, 66, 79, 83, 109, 116, 123, 135, 139, 140, 146], "orphan": [135, 146], "otf": 126, "other": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 19, 22, 23, 24, 25, 29, 33, 35, 37, 38, 39, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 61, 62, 63, 64, 78, 79, 82, 83, 85, 86, 90, 92, 95, 99, 100, 101, 111, 112, 114, 115, 121, 122, 123, 124, 125, 126, 127, 129, 134, 136, 139, 142, 144, 146, 147, 150, 151, 161, 162, 163, 164, 165, 166, 168], "otherdomain": 57, "otherwis": [16, 20, 23, 54, 55, 56, 57, 66, 79, 98, 104, 108, 111, 114, 126, 129, 130, 135, 140], "ou": [79, 80, 81, 146], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 20, 57, 60, 64, 67, 69, 79, 98, 99, 104, 105, 117, 119, 120, 121, 123, 127, 129, 130, 131, 134, 135, 141, 150, 162, 166], "out": [15, 22, 23, 25, 37, 45, 49, 52, 55, 57, 67, 86, 96, 98, 104, 113, 126, 128, 129, 130, 131, 134, 135, 139, 140, 144, 145, 146, 151, 160, 162, 166], "outbound": [60, 162], "outdat": [57, 62, 86, 111, 112, 120, 143], "outdoor": 2, "outgo": [60, 114, 116, 146], "outlin": [2, 52], "outlook": [60, 86, 114], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 23, 35, 57, 64, 81, 86, 90, 95, 96, 116, 127, 129, 134, 145, 146], "output_buff": 23, "outright": [55, 131], "outsid": [15, 26, 31, 38, 45, 52, 57, 61, 86, 99, 104, 111, 122, 125, 126, 129, 130, 132, 135, 137, 139], "outstand": [2, 7, 146], "ova": 130, "over": [19, 22, 28, 30, 45, 48, 55, 57, 60, 65, 67, 79, 83, 86, 96, 99, 120, 123, 129, 130, 131, 139, 146, 156, 161], "overal": 129, "overcom": 57, "overflow": 37, "overhead": [57, 96, 129], "overlai": 79, "overlap": [35, 166], "overload": 135, "overrid": [23, 24, 28, 43, 57, 60, 62, 75, 79, 80, 86, 89, 90, 92, 99, 100, 146], "overridden": 66, "override_app_host": [99, 100, 102], "overridelocaldir": 89, "overrideserverurl": [89, 94], "overview": [0, 1, 3, 12, 15, 43, 56, 58, 86, 117, 134, 135, 138, 141, 146, 160, 162], "overwrit": [24, 60, 62, 86, 91, 111, 130, 146, 162], "overwritecondaddr": [66, 86], "overwritehost": [66, 86], "overwriteprotocol": [66, 67, 86], "overwritewebroot": [66, 86], "overwritten": [24, 57, 70, 75, 79, 111, 146], "owasp": 165, "own": [0, 1, 3, 4, 14, 15, 23, 25, 26, 37, 39, 40, 48, 50, 51, 55, 57, 60, 61, 63, 64, 69, 83, 90, 91, 96, 104, 106, 111, 112, 121, 125, 130, 135, 145, 148, 162, 168], "owncloud": [27, 64, 67, 86, 96, 135, 137, 138, 143, 146, 167], "owncloud_blacklist_time_max": 92, "owncloud_blacklist_time_min": 92, "owncloud_chunk_s": 92, "owncloud_core_dump": 96, "owncloud_critical_free_space_byt": 92, "owncloud_free_space_byt": 92, "owncloud_max_parallel": 92, "owncloud_timeout": 92, "owner": [19, 40, 104, 105, 108, 116, 120, 146], "ownerid": 167, "ownership": [3, 31, 40, 57, 118, 122, 130, 139, 146], "p": [8, 19, 56, 90, 99, 102, 120, 121, 128, 129, 133, 137, 143, 146, 148], "pacif": 57, "packag": [2, 52, 56, 57, 86, 90, 120, 121, 122, 123, 124, 125, 127, 128, 131, 138, 145, 146, 147, 150, 151, 168], "package_nam": 51, "packet": 19, "pad": 26, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 19, 24, 25, 31, 37, 38, 40, 49, 50, 52, 54, 56, 57, 58, 60, 61, 62, 64, 69, 76, 79, 80, 83, 86, 87, 96, 97, 98, 102, 111, 114, 120, 122, 123, 126, 127, 130, 134, 135, 139, 141, 144, 145, 146, 156, 157, 159, 168], "pagespe": 126, "paid": [144, 145], "pain": 98, "pair": [25, 34, 43, 57, 86, 100, 114], "pan": 168, "pandoc": 39, "pane": [14, 83, 167], "panel": [52, 57, 63, 79, 83, 129, 130], "pant": 60, "paper": 7, "paragraph": [123, 156], "parallel": [14, 19, 23, 57, 67, 92, 98, 129, 135, 167], "param": 167, "paramet": [3, 5, 13, 15, 17, 18, 22, 23, 24, 28, 29, 40, 43, 45, 55, 56, 62, 63, 64, 69, 74, 75, 79, 80, 86, 89, 94, 96, 99, 111, 123, 126, 127, 129, 130, 146, 162, 166, 167, 168], "parameter_nam": 127, "paramount": [14, 79], "parent": [42, 104, 130, 135, 146], "pars": [3, 26, 57], "part": [3, 5, 13, 14, 15, 38, 47, 48, 54, 56, 57, 60, 79, 83, 96, 118, 120, 123, 130, 131, 134, 146, 148, 153, 166], "part_file_in_storag": 86, "parti": [6, 14, 15, 19, 25, 26, 54, 57, 60, 109, 131, 135, 139, 145, 146, 147, 155, 157], "partial": [60, 116, 167], "particip": 111, "particular": [1, 7, 19, 35, 45, 50, 79, 126, 129, 166], "particularli": [55, 166], "partit": [23, 57], "partnership": 150, "pass": [2, 5, 19, 29, 35, 52, 57, 62, 79, 86, 90, 94, 99, 100, 101, 118, 121, 126, 134, 135, 146, 147, 166, 167], "passphras": 26, "passwd": 52, "password": [2, 3, 17, 19, 21, 25, 26, 30, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 53, 55, 56, 57, 60, 71, 74, 78, 79, 80, 86, 90, 94, 96, 98, 99, 100, 114, 116, 118, 120, 121, 122, 124, 125, 127, 130, 135, 137, 142, 143, 146, 149, 160, 168], "password1": [21, 57], "password2": [21, 57], "password_argon2_default_memory_cost": 57, "password_argon2_default_thread": 57, "password_argon2_default_time_cost": 57, "password_default": 57, "passwordsalt": 86, "past": [52, 67, 134], "pasta": 2, "patch": [60, 67, 86, 116, 136, 166], "path": [8, 14, 15, 19, 24, 25, 26, 27, 28, 31, 32, 43, 52, 54, 62, 64, 66, 79, 86, 89, 90, 94, 96, 99, 100, 101, 116, 121, 123, 126, 128, 130, 133, 140, 141, 146, 152, 167, 168], "path_info": 126, "path_to_dir": 146, "pathto": 146, "pattern": [41, 46, 57, 90], "pauvo": 66, "payload": 168, "payment": 0, "pbkdf2": 26, "pc": [19, 139], "pcntl": 127, "pcntl_signal": 127, "pcntl_signal_dispatch": 127, "pdf": [2, 3, 44, 52, 57, 86, 105, 127, 130], "pdo": [19, 57], "pdo_mysql": [19, 127], "pdo_pgsql": [19, 121, 127], "pdo_sqlit": 127, "pecl": [35, 56, 57, 120], "pecl82": 121, "peer": [19, 60, 114], "peertub": [156, 157], "pem": [19, 26, 57, 121], "pencil": 83, "pend": 123, "peopl": [6, 9, 40, 49, 55, 81, 105, 135, 146, 156, 157], "per": [4, 5, 7, 9, 10, 14, 25, 37, 43, 54, 57, 80, 86, 90, 111, 112, 131, 146, 156, 158, 162, 167], "perbucket": 45, "percentag": 166, "perfect": [9, 130, 142], "perfectli": 166, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 20, 22, 23, 25, 29, 35, 42, 44, 52, 54, 55, 56, 57, 64, 67, 79, 85, 86, 90, 91, 94, 96, 98, 99, 102, 106, 116, 123, 124, 125, 126, 127, 130, 131, 135, 140, 141, 144, 145, 146, 151, 164, 165, 166, 168], "period": [37, 54, 55, 57, 79, 83, 84, 108, 111, 112, 114, 115, 131, 139, 145, 146, 166], "peripher": 130, "perman": [25, 26, 40, 46, 57, 66, 79, 83, 120, 123, 146], "permiss": [2, 31, 40, 43, 49, 56, 57, 65, 86, 104, 116, 121, 125, 126, 128, 130, 135, 139, 140, 144, 146], "permit": [50, 57, 123, 126, 146, 166], "persian": 4, "persist": [4, 19, 43, 57, 83, 86, 101, 116, 132, 154], "person": [2, 25, 37, 38, 57, 60, 63, 75, 76, 78, 79, 83, 109, 111, 114, 130, 134, 146, 151, 157], "personnel": 96, "perspect": 14, "pertain": [23, 96], "pg_ctl": [3, 121], "pg_dump": 137, "pg_hba": 19, "pg_user": 19, "pgp": [120, 122, 128], "pgpassword": [137, 143], "pgsql": [3, 17, 19, 53, 57, 118, 146], "pgsql_ssl": 86, "pgvector": 3, "phar": [127, 144], "phase": 144, "philip": 146, "phone": [40, 57, 74, 75, 78, 79, 112, 117, 146], "phonebook": 40, "photo": [15, 24, 28, 79, 86, 94], "photor": 9, "photoshop": 57, "photothumb": 90, "php": [1, 2, 3, 6, 8, 14, 15, 16, 17, 19, 20, 24, 25, 26, 27, 30, 32, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 57, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 86, 96, 98, 99, 111, 112, 115, 116, 118, 122, 124, 125, 128, 133, 134, 136, 137, 139, 140, 141, 142, 144, 145, 146, 154, 160, 161, 162, 163, 165, 167, 168], "php7": 19, "php70": 146, "php74": 120, "php8": 126, "php82_fpm": 121, "php_valu": 23, "phpinfo": [127, 135], "phpredi": [56, 57, 127], "physic": [25, 52, 99, 125, 140], "pi": [57, 130], "pick": [14, 19, 63, 96, 140, 157], "picker": [1, 2, 14, 86, 155], "pickup": [0, 3, 12, 86], "pictur": [44, 79, 127], "ping": [19, 60], "pipe": [57, 116, 146], "pipelin": 60, "pix": 9, "pixel": [44, 57], "pkg": [90, 121], "pkg_add": 121, "pki": 126, "place": [1, 23, 24, 42, 52, 57, 60, 86, 90, 114, 116, 118, 121, 125, 126, 128, 129, 133, 134, 135, 139, 144, 146, 153, 155, 156], "placehold": [26, 29, 57, 79], "plai": [57, 69], "plain": [13, 57, 60, 67, 68, 104, 126, 130, 135, 146], "plaintext": 79, "plan": [2, 8, 22, 79, 122, 127, 130, 131, 145, 166], "planetexpress": 146, "platform": [28, 45, 89, 94, 96, 120, 129, 131, 132], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 19, 23, 37, 44, 52, 54, 55, 57, 63, 65, 67, 75, 79, 83, 96, 104, 105, 112, 115, 116, 117, 120, 123, 129, 130, 131, 134, 135, 139, 141, 144, 145, 154, 162, 166], "plu": 64, "pluggabl": 78, "plugin": [99, 131], "plusserv": [0, 14], "pm": 130, "png": [28, 57, 69, 126], "podman": [3, 130], "point": [6, 14, 15, 19, 22, 23, 29, 37, 40, 43, 55, 56, 57, 58, 86, 98, 104, 111, 112, 125, 130, 131, 135, 140, 144, 145], "poison": 57, "polici": [40, 46, 57, 61, 69, 71, 74, 79, 86, 123, 126, 127, 128, 136], "policycoreutil": 120, "polish": 4, "polit": [1, 13], "poll": 91, "pool": [56, 123, 126, 130], "poor": [5, 9], "pop": 79, "pop3": 60, "popul": [2, 79, 130, 139], "popular": [42, 98, 99], "popup": 114, "port": [8, 17, 28, 30, 34, 42, 45, 52, 56, 57, 66, 79, 80, 86, 90, 91, 98, 99, 100, 102, 120, 121, 123, 129, 146, 147, 153], "portal": [45, 60, 64, 105, 114, 119], "portion": 135, "portugues": [4, 5, 10], "pose": 57, "posgresql": 57, "posit": [6, 11, 26, 55, 57, 162, 166], "posix": [47, 127], "posixgroup": 79, "possibl": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 22, 25, 38, 40, 41, 45, 46, 47, 50, 51, 55, 56, 57, 58, 60, 61, 78, 79, 80, 82, 94, 96, 98, 99, 100, 102, 104, 105, 111, 112, 114, 116, 118, 123, 126, 127, 128, 129, 130, 131, 134, 135, 139, 141, 143, 144, 146, 147, 148, 154, 166, 168], "possibli": [57, 116, 123, 135], "post": [11, 25, 52, 64, 72, 73, 74, 80, 85, 116, 125, 126, 133, 146, 147], "post_allow": 147, "post_max_s": [23, 121, 130], "postaladdress": 79, "postfix": [45, 57, 60], "postgr": [19, 121], "postgresql": [3, 17, 57, 86, 118, 121, 125, 127, 131, 146, 163], "postrgresql": 22, "postscript": 57, "potenti": [22, 37, 49, 55, 57, 64, 129], "power": [3, 5, 6, 7, 9, 10, 13, 57, 104, 126, 130, 140], "powerpoint": 2, "ppa": 90, "ppolici": [79, 80], "ppolicy_hash_cleartext": 79, "ppt": 150, "pptx": [2, 150], "pr": 133, "practic": [44, 116, 123, 140], "pre": [47, 57, 62, 69, 86, 98, 102, 123, 127, 135, 145, 166, 168], "preced": [48, 57, 78], "precis": [45, 79, 97], "precompil": 129, "preconfigur": 104, "predefin": [47, 96], "predict": 166, "prefer": [14, 17, 19, 28, 35, 54, 56, 57, 60, 63, 79, 81, 83, 86, 91, 96, 113, 115, 116, 118, 126, 127, 129, 130, 135, 146, 167], "prefix": [22, 28, 57, 62, 64, 86, 125, 126, 130, 146], "preinstal": 151, "preliminari": 146, "preload": [121, 123, 126], "prem": 14, "prematur": [111, 112], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 14], "premium": 131, "prepar": [14, 86, 98, 124, 130], "prepend": [1, 57, 126, 135, 146], "prereleas": 19, "prerequisist": 38, "prerequisit": [81, 86, 122, 124, 125, 138, 140], "present": [2, 48, 50, 57, 60, 61, 75, 79, 99, 129, 130, 144, 148, 149], "preserv": [0, 1, 4, 40, 83, 120, 129, 139, 143, 146, 150], "preset": 83, "press": [2, 38, 60, 96, 111, 112, 135, 157], "pretrain": 5, "pretti": [65, 86, 122, 124, 126], "prettier": 130, "prevent": [23, 25, 26, 40, 42, 55, 56, 57, 62, 86, 96, 107, 109, 111, 114, 123, 126, 129, 131, 134, 135, 137, 143, 145, 146, 162, 165], "preview": [25, 37, 43, 62, 86, 124, 127, 130, 155], "preview_concurrency_al": [86, 162], "preview_concurrency_new": [86, 162], "preview_ffmpeg_path": 86, "preview_ffprobe_path": 86, "preview_format": 129, "preview_imaginary_kei": [86, 129], "preview_imaginary_url": [86, 129], "preview_libreoffice_path": 86, "preview_max_filesize_imag": 86, "preview_max_i": [44, 86], "preview_max_memori": [44, 86], "preview_max_scale_factor": 44, "preview_max_x": [44, 86], "preview_office_cl_paramet": 162, "previews_hpb": 57, "previou": [8, 19, 37, 40, 79, 86, 99, 116, 134, 138, 143, 144, 145, 152, 168], "previous": [64, 98, 127, 135, 152, 162, 164], "previousvalu": 167, "primari": [1, 22, 23, 28, 43, 55, 69, 79, 80, 86, 141, 145, 146], "primary_color": 69, "princip": [135, 167], "principaluri": 135, "print": [94, 101], "printenv": 130, "prior": [23, 55, 96, 141, 167], "prioriti": [2, 15, 68], "privaci": [0, 1, 4, 14, 57, 61, 67, 69, 86], "privacyurl": 69, "privat": [14, 29, 34, 43, 57, 60, 75, 86, 112, 114, 121, 123, 126, 146], "privatedata": 17, "privatekei": [26, 146], "privileg": [19, 62, 71, 74, 79, 86, 122, 125], "proactiv": 40, "probabl": [45, 79, 126, 149], "probe": 123, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 30, 40, 55, 57, 64, 67, 79, 86, 92, 111, 112, 126, 128, 129, 130, 134, 136, 140, 144, 166], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 55, 144], "proc": [3, 129], "proce": [26, 114, 120, 144], "procedur": [25, 96, 144], "proceed": [25, 139, 145], "process": [2, 3, 5, 6, 7, 8, 13, 19, 23, 25, 35, 48, 54, 57, 79, 81, 86, 90, 96, 98, 100, 102, 113, 120, 123, 126, 127, 129, 131, 134, 135, 139, 144, 145, 146, 167], "processor": 129, "produc": [5, 8, 11, 91], "product": [2, 3, 4, 5, 7, 17, 55, 57, 79, 120, 123, 128, 129, 130, 135, 146], "productnam": 146, "profession": [11, 14, 25, 131, 135], "profil": [37, 40, 71, 82, 86, 112, 123, 128, 162], "profile_en": 146, "profile_enabled_by_default": 75, "profile_secret": 57, "profilepag": 57, "profit": 135, "program": [54, 60, 89, 94, 96, 98, 140, 146], "programm": 79, "programmat": 81, "progress": [13, 25, 41, 46, 52, 57], "project": [2, 45, 82, 86, 122, 134, 166], "promin": [164, 168], "promot": [79, 86], "prompt": [0, 2, 3, 5, 19, 29, 79, 86, 90, 91, 96, 114, 122, 130, 142, 146, 168], "promptdeleteallfil": 91, "pronoun": 146, "proof": 22, "propag": [48, 90], "proper": [55, 57, 65, 86, 129, 134, 135, 144, 162], "properli": [9, 25, 51, 55, 57, 62, 63, 84, 86, 96, 102, 109, 123, 127, 134, 135, 139, 146, 148], "properti": [57, 71, 79, 83, 86, 96, 146, 167, 168], "property_phon": [57, 75], "property_rol": 75, "propfind": [64, 96], "propget": 96, "proprietari": [8, 14], "prospect": 166, "protect": [3, 25, 26, 38, 40, 52, 60, 61, 62, 66, 67, 86, 105, 130, 146], "proto": 60, "protocol": [2, 8, 33, 34, 52, 57, 66, 80, 86, 96, 98, 99, 100, 102, 116, 123, 147, 154], "prototyp": 99, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 22, 25, 26, 28, 29, 31, 33, 35, 37, 39, 43, 44, 45, 47, 52, 53, 56, 57, 58, 62, 64, 65, 66, 67, 69, 71, 72, 74, 79, 80, 83, 86, 90, 96, 97, 100, 111, 112, 114, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 140, 142, 146, 147, 150, 151, 155, 160, 162, 163, 164, 165, 166, 168], "provider_id": [78, 146], "providerfactori": 57, "provis": [45, 71, 82, 86, 114], "provisioning_api": [72, 146], "proxi": [2, 15, 45, 62, 67, 86, 90, 91, 100, 102, 103, 126, 130, 149, 150, 151, 168], "proxy_buff": 23, "proxy_connect_timeout": [99, 126], "proxy_hide_head": 66, "proxy_http": 148, "proxy_max_temp_file_s": 23, "proxy_pass": 99, "proxy_protocol": 99, "proxy_read_timeout": 126, "proxy_send_timeout": 126, "proxy_set": [148, 149, 152, 153], "proxy_timeout": 99, "proxy_wstunnel": 148, "proxyexclud": 86, "proxyfcgibackendtyp": 130, "proxypass": 148, "proxypassmatch": 148, "proxypassrevers": 148, "proxypreservehost": 148, "proxytimeout": 23, "proxyuserpwd": 86, "prune": [41, 102, 116], "pseudo": 123, "psql": [19, 143], "pt6h": 111, "public": [2, 15, 19, 34, 37, 40, 43, 55, 57, 60, 67, 72, 75, 79, 83, 86, 99, 102, 104, 120, 121, 123, 126, 130, 146, 150, 156, 157], "public_html": 30, "publiccalendar": 111, "publickei": 26, "publicli": [5, 26, 75, 116, 130, 146], "publish": [2, 57, 75, 99, 150, 166], "pubshare_": 26, "pull": [79, 86, 126, 133, 148, 152, 156, 157, 162], "pure": 3, "purg": 111, "purpos": [17, 40, 45, 46, 54, 55, 57], "push": [111, 123, 134], "pushfe": 123, "put": [20, 23, 25, 57, 60, 66, 73, 74, 79, 80, 116, 121, 125, 129, 130, 135, 137, 139, 140, 145, 146], "putsizelimit": 45, "pwa": 57, "pwd": 99, "px": 69, "px65ty5drhqkype5hrsdvyfhlzzhcm": 125, "python": [3, 120], "q": [19, 60, 146], "q16": 69, "qmail": [57, 62, 86], "qt": 95, "qt_logging_rul": 95, "quali": 123, "qualifi": [38, 60], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 86, 129, 146, 166], "quantiz": [5, 7], "queri": [1, 3, 14, 21, 22, 40, 57, 74, 79, 85, 111, 135, 145, 146, 167], "query_cache_limit": 19, "query_cache_min_res_unit": 19, "query_cache_s": 19, "query_cache_typ": 19, "query_log_fil": 86, "query_log_file_backtrac": 86, "query_log_file_paramet": 86, "query_log_file_requestid": 86, "question": [1, 2, 3, 12, 17, 19, 57, 79, 86, 90, 116, 144, 146, 150], "queu": 49, "queue": [3, 86, 146], "quick": [2, 52, 61, 86, 114, 124, 130], "quickli": [15, 47, 83, 96, 146], "quickstart": [86, 138], "quiet": [41, 46, 52, 146], "quit": [16, 19, 52, 60, 122, 141, 145, 146], "quot": [57, 80, 99], "quota": [23, 25, 41, 46, 57, 71, 74, 79, 80, 85, 86, 136, 146], "quota_include_external_storag": [83, 86], "qwen": 2, "r": [7, 10, 25, 31, 66, 80, 118, 120, 122, 127, 130, 133, 135, 139], "race": [7, 67], "rackspac": 33, "rainloop": [86, 124], "rais": [19, 23, 92, 129, 135], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 129, 131], "ramdisk": 57, "ran": [6, 57, 67, 162], "rand": 45, "random": [26, 45, 79, 116, 123, 125], "random_byt": 26, "randomli": 57, "rang": [45, 55, 57, 64, 66, 86, 98, 99, 104, 124, 145], "rapid": 166, "rapidli": 166, "rare": [25, 28, 45, 57, 143], "raspberri": 57, "rate": [0, 5, 7, 12, 86, 113], "ratelimit": 86, "ratelimit_overwrit": 86, "ratelimitaddressbookcr": 112, "ratelimitcalendarcr": 111, "ratelimitperiodaddressbookcr": 112, "ratelimitperiodcalendarcr": 111, "rather": [15, 29, 32, 38, 42, 57, 60, 79, 126, 135, 146, 162], "ration": 57, "raw": [14, 26, 68, 79, 99, 134, 135], "rc4": 146, "rcctl": 121, "re": [19, 23, 25, 28, 37, 40, 45, 50, 52, 55, 56, 57, 60, 67, 79, 83, 97, 104, 114, 116, 125, 126, 130, 131, 135, 139, 140, 144, 145, 146, 164, 165, 166, 167], "reach": [40, 55, 57, 67, 79, 98, 102, 109, 120, 123, 129, 130, 131, 135, 140, 141, 142, 144, 145, 154, 162, 166, 168], "reachabl": [8, 55, 57, 86, 98, 99, 102, 130, 135, 162], "react": 146, "read": [2, 21, 23, 33, 37, 43, 49, 52, 56, 57, 58, 62, 65, 69, 71, 77, 86, 90, 91, 104, 111, 112, 116, 120, 121, 126, 130, 131, 132, 134, 146, 147, 164, 165], "read_timeout": [56, 57], "readabl": [24, 31, 57, 62, 79, 86, 126], "reader": [17, 146], "readi": [37, 57, 79, 102, 130, 154, 166], "readili": 25, "readm": [3, 82, 98, 99, 102, 121, 130], "readonli": 167, "real": [4, 5, 7, 9, 10, 13, 35, 66, 68, 116, 126, 150, 166], "realiz": [14, 146], "realli": 123, "realtim": 55, "reason": [5, 14, 45, 53, 55, 57, 60, 61, 67, 79, 116, 123, 125, 127, 128, 129, 130, 131, 135, 140, 146, 148, 162, 164, 165], "reassign": 104, "recalcul": 79, "receiv": [14, 38, 40, 50, 57, 60, 66, 79, 82, 83, 114, 120, 131, 134, 145, 166, 168], "recent": [23, 40, 55, 79, 129, 140, 146, 148, 152], "recid": 123, "recip": 2, "recipi": [26, 38, 57, 114, 116, 146], "recogn": [8, 12, 14, 57, 61, 79, 86], "recognis": 29, "recognit": [14, 86], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 19, 23, 24, 25, 27, 35, 36, 37, 39, 42, 49, 54, 57, 61, 62, 65, 66, 67, 79, 86, 96, 98, 99, 104, 116, 121, 122, 123, 124, 125, 126, 129, 130, 131, 134, 135, 137, 141, 142, 143, 145, 146, 147, 148, 151, 155, 160, 161, 162, 164, 165, 166, 167, 168], "recommended": [19, 166], "recommended_fil": 14, "record": [49, 57, 78, 80, 96, 116, 140], "recov": [25, 26, 76, 83, 143], "recoveri": [43, 78, 86, 138, 146], "recoverykey_": 26, "recreat": 143, "recurs": 146, "recv": 60, "red": [14, 37, 38, 56, 96, 130, 131], "redact": [96, 116], "reddit": [156, 157], "redeploi": 3, "redhat": 52, "redi": [23, 42, 62, 67, 86, 124, 127, 132, 146], "redir": 66, "redirect": [57, 61, 65, 66, 67, 69, 86, 98, 102, 114, 130, 135], "redirectregex": 66, "redis_log_fil": 86, "redisclust": [56, 57], "reduc": [5, 7, 57, 79, 86, 92, 116, 124, 135, 166], "reduce_to_languag": 86, "refer": [3, 19, 25, 26, 37, 40, 52, 54, 56, 57, 60, 67, 75, 79, 86, 102, 115, 116, 117, 120, 124, 129, 135, 145, 156, 162, 168], "referenc": [13, 26, 135], "reference_opengraph": 86, "referr": [123, 126], "refil": 56, "reflect": 126, "refman": [57, 131], "reformat": 79, "reformul": 1, "refresh": [56, 79, 86, 142, 146], "regard": [82, 109, 116, 127, 132, 166], "regardless": [14, 28, 40, 45, 57, 79, 146, 166], "regener": 29, "regex": [66, 123, 126], "region": [28, 33, 45, 57], "regionon": [45, 57], "regist": [3, 4, 8, 14, 54, 57, 86, 98, 99, 103, 111, 114, 140, 146, 155, 156, 167, 168], "registr": [54, 114], "registrar": 130, "regress": 131, "regular": [23, 26, 52, 54, 57, 66, 104, 144, 145, 146, 151, 167], "regularli": [14, 49, 54, 92, 130, 145, 146, 166], "reinforc": 5, "reinstal": [3, 135, 141], "reject": 86, "rel": [26, 130, 146], "relat": [3, 12, 14, 23, 51, 52, 55, 57, 64, 73, 74, 79, 86, 96, 98, 109, 112, 116, 124, 127, 129, 130, 132, 133, 140, 146, 163, 164, 165, 166, 168], "relationship": 51, "relax": 57, "releas": [2, 4, 15, 42, 52, 96, 99, 120, 122, 123, 127, 129, 130, 131, 133, 134, 138, 141, 142, 145, 146, 148, 149, 152], "relev": [0, 1, 3, 14, 23, 48, 79, 96, 109, 114, 121, 123, 126, 140, 166], "reli": [14, 49, 82, 115, 131, 155, 157, 166], "reliabl": [13, 35, 52, 54, 56, 67, 79, 127, 131, 135, 139, 140, 150, 154], "reliev": 42, "reload": [37, 61, 120, 129, 130], "remain": [3, 25, 40, 57, 79, 83, 92, 99, 114, 121, 140], "remedi": [57, 112, 135], "rememb": [57, 79, 83, 109, 120, 121, 128], "remember_login_cookie_lifetim": 86, "remi": 120, "remind": [86, 113, 146], "remirepo": 86, "remnant": [17, 57, 79, 81, 86], "remot": [2, 3, 19, 30, 32, 34, 35, 36, 37, 38, 40, 52, 56, 57, 60, 64, 66, 67, 70, 72, 79, 85, 86, 90, 91, 94, 96, 98, 100, 104, 111, 114, 116, 121, 124, 126, 130, 131, 135, 144, 146], "remote_addr": 57, "remoteaddr": [64, 123], "remotedirpath": 94, "remotepollinterv": 91, "remoteport": [99, 100], "remov": [2, 3, 4, 11, 15, 17, 23, 25, 27, 40, 49, 50, 53, 55, 57, 60, 67, 71, 73, 75, 79, 81, 83, 85, 86, 95, 101, 102, 104, 105, 108, 111, 112, 114, 116, 123, 126, 128, 130, 132, 134, 146, 148, 152, 154, 161, 162, 165], "removeus": 146, "renam": [42, 47, 57, 71, 86, 139, 146, 152], "render": [9, 57, 68, 150, 155, 156], "renew": 130, "repair": [2, 20, 25, 48, 57, 86, 139, 145], "repeat": [28, 90, 102, 140], "repeatedli": [6, 123], "replac": [11, 14, 19, 25, 26, 37, 45, 48, 54, 57, 58, 60, 66, 69, 79, 99, 111, 120, 122, 123, 127, 130, 134, 144, 145, 146, 148, 160, 163, 167], "repli": [60, 114, 150], "replic": [0, 1, 14, 18, 22, 86, 146, 157], "replica": [21, 57, 79, 80], "replica1": 57, "replica2": 57, "repo": 149, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 55, 57, 67, 79, 86, 87, 96, 128, 129, 135, 154, 163, 164, 165], "repositori": [12, 26, 52, 55, 86, 90, 91, 120, 152, 156, 157, 166], "repres": [26, 44, 116, 167], "reproduc": 67, "reqid": 64, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 23, 28, 29, 33, 45, 53, 55, 56, 64, 65, 66, 67, 74, 79, 82, 83, 85, 86, 96, 98, 99, 100, 102, 104, 109, 116, 121, 123, 126, 127, 129, 131, 133, 134, 135, 147, 153, 156, 157, 162, 167, 168], "request_checksum_calcul": [57, 165], "request_timeout": [23, 38, 86], "request_uri": 126, "requestreadtimeout": 23, "requir": [1, 12, 14, 15, 18, 20, 23, 25, 26, 28, 29, 30, 33, 34, 35, 37, 38, 39, 42, 45, 46, 47, 51, 52, 53, 54, 56, 57, 60, 64, 67, 69, 72, 74, 78, 79, 80, 85, 86, 90, 94, 96, 98, 99, 100, 102, 114, 122, 123, 124, 125, 126, 128, 129, 130, 134, 135, 139, 140, 143, 144, 145, 146, 147, 148, 151, 152, 154, 166], "rerun": 25, "rescan": [37, 86, 135, 136, 139, 146], "resend": 86, "reserv": [47, 164], "reset": [23, 25, 55, 56, 57, 60, 64, 71, 79, 86, 111, 112, 116, 120, 129, 135, 144, 146, 160], "resetpassword": [76, 86], "reshar": 40, "resid": [19, 99, 128], "resist": 55, "resiz": 79, "resolut": [9, 154, 162], "resolv": [25, 55, 57, 62, 86, 96, 99, 121, 123, 144, 145, 156, 162], "resolveexappurl": 99, "resourc": [0, 1, 7, 10, 14, 26, 40, 44, 48, 54, 57, 69, 86, 98, 112, 113, 116, 123, 124, 130, 135, 139, 142, 168], "respect": [0, 3, 7, 14, 19, 49, 54, 75, 98, 99, 111, 114, 117, 146], "respond": [57, 102, 104], "respons": [2, 13, 26, 62, 86, 99, 123, 126, 135, 144, 156, 165], "response_checksum_valid": [57, 165], "rest": [25, 109, 116, 120, 135], "restart": [3, 5, 7, 11, 14, 19, 20, 52, 56, 96, 99, 120, 123, 126, 127, 129, 130, 135, 139, 148, 149, 167], "restor": [20, 26, 57, 86, 135, 137, 138, 139, 140, 144, 145, 146, 166], "restorecon": [120, 128], "restrict": [3, 15, 30, 37, 40, 57, 65, 74, 80, 86, 104, 107, 108, 111, 112, 116, 124, 135, 146, 161], "restructur": 146, "result": [2, 6, 9, 20, 25, 26, 57, 60, 79, 80, 91, 96, 98, 99, 114, 116, 126, 129, 130, 134, 162, 168], "resum": 168, "resync": 112, "retain": [13, 37, 40, 137], "retent": [46, 57, 86, 105, 107, 113, 146], "retrain": 166, "retreat": 2, "retri": [57, 90, 92, 144, 148], "retriesmaxattempt": 57, "retriev": [2, 26, 56, 57, 66, 73, 74, 79, 80, 86, 146, 168], "return": [23, 25, 26, 38, 54, 55, 56, 57, 60, 62, 66, 72, 73, 74, 79, 80, 86, 99, 111, 120, 121, 126, 129, 130, 135, 156], "reus": 116, "revalid": 86, "revalidate_freq": [121, 129], "reveal": 154, "revers": [25, 57, 62, 67, 86, 98, 99, 102, 130, 133, 149, 150, 151], "reverse_proxi": 66, "revert": [86, 96, 111, 136, 142, 144, 145], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 52, 55, 57, 64, 123, 135, 139, 145, 162, 164, 166], "revis": [139, 145], "revisit": [139, 145], "revok": 50, "rewrit": [112, 126, 130, 146, 162], "rewritebas": [86, 130], "rewriteengin": [66, 135], "rewriterul": [66, 135], "rf": 128, "rfc": [57, 78, 123, 146], "rfc6749": 65, "rh": [120, 146], "rhel": 130, "rich": [62, 86, 156], "rich_editing_en": 68, "richdocu": 162, "richdocumentscod": 126, "rid": [44, 146], "right": [1, 22, 30, 37, 56, 57, 60, 74, 79, 83, 86, 111, 126, 130, 139, 144, 162, 167], "rim": 126, "risk": [25, 31, 57, 60, 123, 135, 144, 145, 166], "rm": [101, 143, 148], "ro": 8, "rob": 146, "robbi": 146, "robert": 146, "roberta": 146, "robin": [72, 146], "robot": [123, 126], "robust": [130, 142], "rocm": [98, 100, 102], "role": [75, 79, 83], "roll": 166, "roman": 2, "room": [8, 86, 113], "root": [15, 19, 25, 30, 32, 34, 36, 53, 57, 80, 83, 86, 90, 94, 105, 116, 118, 120, 121, 122, 125, 126, 128, 130, 133, 134, 135, 144, 146], "rootcert": 57, "rosa": 146, "rotat": [4, 86, 127, 146], "rough": [5, 7, 9, 10, 14], "round": 26, "rout": [2, 57, 99], "router": [57, 66], "routin": [146, 166], "row": [19, 20, 37, 116, 131, 146, 164], "row_format": [20, 57], "rowaddedev": 167, "rowdeletedev": 167, "rowid": 167, "rowupdatedev": 167, "rpm": 120, "rsa": [26, 29, 37], "rss": 126, "rsync": [96, 137, 140, 143], "rtrim": 99, "rtx": 98, "rule": [12, 41, 57, 79, 80, 84, 86, 99, 106, 107, 108, 120, 123, 126, 130, 147, 153], "ruleset": 128, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 23, 25, 27, 35, 37, 41, 42, 44, 46, 47, 49, 52, 54, 55, 56, 57, 60, 62, 64, 66, 69, 75, 78, 79, 81, 86, 90, 91, 96, 98, 99, 100, 111, 112, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 143, 144, 148, 149, 151, 154, 162, 166, 167, 168], "runner": 14, "runtim": [80, 131], "runus": 146, "russian": 4, "rv": 128, "rw": 80, "s01": [79, 80, 146], "s02": 80, "s3": [23, 25, 37, 43, 57, 86], "s_time": 116, "sabin": 146, "sabr": [135, 167], "sabredav": [130, 135, 167], "safari": [64, 131], "safe": [14, 16, 17, 25, 56, 57, 60, 65, 120, 122, 126, 127, 135, 140, 144], "safest": 104, "safeti": 61, "sai": [60, 144], "said": 14, "sake": 120, "sale": [15, 69, 146, 150], "salt": [26, 57], "samaccountnam": 79, "samba": [25, 35], "same": [2, 3, 5, 13, 14, 17, 19, 22, 23, 25, 26, 29, 38, 40, 42, 45, 48, 52, 55, 56, 57, 60, 64, 67, 69, 79, 85, 86, 89, 90, 94, 96, 98, 100, 101, 104, 109, 111, 112, 116, 120, 121, 123, 126, 130, 132, 133, 135, 140, 142, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 167], "sameorigin": [123, 126], "samesit": 57, "saml": [26, 29], "sampl": [23, 42, 49, 53, 86, 121, 146], "sandbox": 130, "sanit": [43, 86], "sapi": 127, "satisfi": [52, 125, 130], "save": [29, 35, 37, 42, 45, 60, 61, 68, 79, 96, 98, 114, 116, 146], "save_com": [121, 129], "sbin": [57, 60, 130], "scalabl": [45, 129, 130, 142, 150, 151, 154], "scale": [12, 17, 22, 57, 86, 131, 135], "scan": [3, 27, 29, 35, 37, 57, 62, 67, 86, 96, 134, 135, 139, 143], "scanner": [57, 60, 62, 86, 135], "scenario": [8, 14, 19, 25, 45, 49, 57, 87, 123, 132, 143, 151], "scene": 14, "schedul": [2, 8, 13, 14, 52, 54, 57, 62, 79, 86, 111, 113, 115, 145, 146, 167, 168], "schedulecalendartransp": 167, "scheduledaft": 13, "scheduledat": 13, "schema": [17, 19, 22, 132, 141, 144, 146], "scheme": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 66, 99], "school": 135, "scl": 146, "scope": [8, 19, 45, 57, 65, 71, 79, 86, 101, 134, 146], "scope_feder": 75, "scope_priv": [57, 75], "score": 5, "scratch": [78, 130, 144], "screen": [38, 53, 60, 76, 77, 86, 130, 144, 146, 168], "screenshar": 131, "screenshot": [24, 61], "script": [14, 45, 54, 56, 57, 86, 118, 124, 129, 146, 147, 167], "script_filenam": 126, "scroll": [38, 83, 111, 112, 114, 144], "sdk": [6, 120, 128, 147, 148, 149, 151, 152, 153, 165], "sdkref": [57, 165], "seal": 86, "sealert": 128, "seamless": 79, "search": [3, 17, 25, 40, 48, 57, 79, 80, 81, 86, 90, 98, 111, 123, 127, 129, 130, 135, 155], "searchon": 90, "sec": [19, 20, 80, 91, 116], "second": [1, 14, 23, 33, 38, 40, 41, 45, 55, 57, 65, 67, 70, 78, 79, 83, 91, 92, 104, 111, 114, 116, 123, 129, 130, 134, 146, 148, 167], "second_admin": 49, "secondari": [37, 78], "secr3tpasswordt7": [45, 57], "secret": [8, 25, 26, 28, 29, 34, 45, 65, 72, 73, 74, 80, 86, 90, 109, 114, 123, 129, 146, 147], "secretvalu": 45, "section": [0, 1, 3, 6, 8, 14, 23, 25, 29, 38, 40, 45, 47, 50, 53, 54, 56, 57, 60, 67, 69, 75, 79, 83, 84, 91, 92, 94, 96, 99, 102, 104, 105, 111, 112, 114, 115, 116, 125, 126, 129, 130, 135, 141, 144, 145, 146, 148, 154, 166, 168], "secur": [8, 15, 19, 25, 26, 29, 30, 31, 36, 38, 42, 44, 55, 60, 61, 62, 66, 78, 84, 86, 96, 100, 111, 116, 120, 124, 125, 126, 127, 128, 130, 131, 134, 135, 141, 142, 145, 148, 166], "see": [0, 1, 2, 3, 4, 7, 11, 14, 15, 19, 20, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 48, 49, 50, 52, 55, 56, 57, 60, 65, 67, 75, 76, 79, 80, 81, 83, 91, 94, 96, 98, 99, 102, 104, 105, 111, 112, 114, 116, 117, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 144, 145, 146, 151, 154, 159, 160, 161, 163, 164, 165, 168], "seed": [56, 57], "seem": [3, 57, 60, 67, 144], "seen": [57, 96, 98, 105, 112, 126, 134, 146], "segment": 23, "segreg": 123, "select": [1, 2, 3, 4, 5, 7, 8, 19, 25, 26, 28, 37, 38, 40, 50, 54, 55, 56, 57, 60, 61, 69, 78, 79, 83, 86, 89, 90, 114, 135, 144, 146], "selector": [86, 168], "self": [0, 1, 2, 14, 30, 43, 57, 86, 96, 99, 114, 130, 146, 160], "selfiephoto": 79, "selinux": [37, 57, 79, 86, 124], "semanag": [120, 128], "semant": 3, "semaphor": 127, "semicolon": 57, "send": [2, 8, 38, 40, 49, 57, 62, 63, 65, 72, 73, 74, 80, 83, 86, 96, 99, 111, 113, 123, 125, 126, 128, 130, 144, 146, 155, 160, 168], "send_timeout": 126, "sendemail": 146, "sender": [60, 114], "sendeventremindersmod": 111, "sendfil": 135, "sendmail": [57, 62, 86, 124], "sens": [22, 49], "sensibl": 44, "sensit": [14, 47, 49, 54, 55, 57, 79, 96, 116, 123, 130, 135, 146], "sent": [57, 60, 64, 79, 99, 109, 111, 114, 116, 146], "sentri": 116, "separ": [3, 5, 7, 9, 10, 14, 19, 22, 23, 38, 53, 57, 58, 60, 64, 79, 80, 96, 102, 129, 145, 146], "septemb": 4, "seri": [156, 157, 165], "serial": 57, "serializer_igbinari": 57, "seriou": 135, "serious": 67, "serv": [3, 5, 7, 23, 57, 60, 67, 79, 86, 104, 124, 130, 140, 147, 148, 162, 163, 165], "server": [0, 1, 3, 4, 5, 6, 7, 12, 14, 15, 16, 17, 20, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 42, 43, 44, 45, 47, 48, 49, 52, 53, 54, 55, 61, 62, 64, 65, 66, 69, 72, 73, 74, 75, 76, 77, 80, 81, 83, 86, 89, 90, 91, 93, 94, 98, 99, 100, 102, 108, 109, 113, 115, 116, 117, 118, 120, 121, 122, 125, 126, 127, 132, 134, 136, 137, 138, 139, 143, 144, 145, 146, 151, 153, 154, 156, 159, 166, 167, 168], "server0": 56, "server1": [56, 125], "server2": 56, "server_address": 90, "server_log": 86, "server_nam": [66, 99, 121, 126], "server_token": 126, "serveraddr": 99, "serverinfo": [56, 135, 162], "servernam": [99, 120, 123, 130], "servernotavailableexcept": 146, "serverport": 99, "serverroot": [15, 57], "serverurl": 94, "servic": [1, 2, 3, 5, 12, 19, 28, 29, 33, 37, 52, 54, 55, 56, 57, 60, 62, 64, 65, 67, 69, 79, 80, 82, 86, 96, 102, 120, 121, 123, 129, 130, 136, 147, 149, 151, 152, 155, 157, 166], "servicenam": [45, 57], "session": [29, 35, 37, 40, 62, 86, 96, 109, 116, 126, 127, 137, 145, 146], "session_keepal": 86, "session_lifetim": [23, 86], "session_relaxed_expiri": 86, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 17, 19, 20, 23, 24, 25, 27, 28, 29, 30, 31, 33, 35, 37, 38, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 58, 59, 61, 62, 63, 65, 66, 68, 69, 70, 71, 75, 78, 80, 81, 82, 84, 85, 86, 91, 94, 95, 96, 97, 98, 99, 100, 102, 104, 105, 106, 108, 112, 113, 114, 115, 116, 121, 122, 123, 124, 125, 126, 128, 131, 134, 135, 137, 139, 140, 141, 143, 144, 145, 149, 150, 154, 160, 161, 162, 164, 166, 167], "setenv": [123, 130], "setenvif": 130, "setroubleshoot": 128, "setsebool": [120, 128], "settl": 19, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 15, 19, 29, 37, 41, 45, 46, 54, 55, 57, 59, 60, 62, 78, 79, 86, 93, 94, 96, 99, 100, 103, 120, 124, 125, 126, 130, 131, 135, 141, 145, 146, 148, 149, 151, 152, 153, 160, 163, 164, 168], "setupcheck": 86, "sever": [3, 23, 25, 55, 57, 60, 75, 99, 101, 114, 123, 126, 127, 130, 135, 140, 145, 151, 166], "sf": [15, 121], "sftp": [29, 37, 86, 127], "sh": [14, 130, 167], "sha256": [26, 120, 122], "sha256_cert_fingerprint": 51, "sha256sum": [120, 122], "sha512": 26, "shall": [49, 57, 63, 79, 91, 146], "shallow": 146, "share": [3, 19, 35, 37, 42, 49, 56, 60, 62, 67, 79, 83, 86, 96, 98, 100, 104, 105, 113, 117, 121, 123, 128, 130, 132, 136, 139, 143, 144, 147, 149, 150, 157, 167], "share20": 57, "share_fold": 86, "shareapi_restrict_user_enumeration_full_match_email": 40, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 40, "shareapi_restrict_user_enumeration_full_match_userid": 40, "sharebymail": 57, "shared_secret": 57, "sharekei": 26, "sharer": 49, "shares_extern": 146, "sheet": 165, "shell": [14, 20, 54, 57, 146, 167], "shibbol": 147, "ship": [5, 15, 24, 48, 49, 50, 55, 57, 58, 72, 79, 86, 112, 120, 123, 126, 129, 144, 146, 155, 163], "shm_size": [56, 164], "shop": 2, "short": [57, 79, 81, 98, 111, 112, 114, 135], "shortcut": 86, "shorter": [26, 130], "shortli": 108, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 16, 17, 19, 20, 24, 26, 33, 35, 36, 38, 42, 48, 52, 54, 56, 57, 60, 63, 65, 66, 68, 69, 75, 79, 80, 89, 91, 94, 96, 98, 99, 100, 102, 104, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 140, 141, 144, 145, 146, 147, 148, 150, 153, 160, 161, 164, 166, 167, 168], "shouldn": 57, "show": [1, 2, 3, 7, 10, 16, 19, 20, 24, 25, 35, 40, 44, 45, 48, 52, 56, 57, 60, 61, 78, 79, 80, 81, 83, 86, 91, 96, 101, 102, 111, 112, 116, 129, 134, 135, 139, 144, 145, 150, 162], "show_federated_shares_as_intern": 38, "showexperimentalopt": 91, "showexpir": 167, "showmaindialogasnormalwindow": 91, "shown": [23, 29, 40, 44, 65, 69, 79, 86, 91, 123, 126, 127, 129, 134, 135, 139, 144, 145, 146], "showonli": 146, "showpassword": 80, "shutdown": 16, "sick": 2, "side": [28, 37, 43, 45, 57, 60, 79, 83, 86, 111, 123, 125, 126, 129, 135, 144, 146, 162, 164], "sidebar": [83, 97, 168], "siev": 86, "sign": [30, 43, 57, 79, 83, 86, 96, 114, 120, 126, 130, 131, 135, 136, 146, 160], "signal": 4, "signatur": [52, 86, 114, 120, 122, 134, 146], "signific": [8, 31, 42, 129, 134, 166], "significantli": [8, 23, 56, 57, 131, 145], "signup": [2, 57], "silent": [90, 101, 128], "similar": [0, 6, 16, 23, 33, 64, 79, 94, 96, 105, 108, 116, 120, 123, 128, 129, 130, 132, 134, 146], "similarli": [140, 146, 147, 165], "simpl": [17, 48, 57, 86, 105, 130, 142, 146, 168], "simplesignuplink": 86, "simplest": [99, 135], "simplexml": 127, "simpli": [3, 8, 15, 40, 45, 49, 52, 57, 58, 60, 66, 78, 79, 83, 98, 104, 105, 129, 139, 143, 144, 146, 167], "simplifi": 99, "simul": 146, "simultan": [42, 129, 130, 146, 166], "sinc": [2, 5, 14, 15, 17, 25, 29, 31, 54, 55, 56, 57, 60, 96, 104, 106, 108, 121, 126, 131, 141, 144, 146, 152, 162, 164, 166, 168], "singl": [3, 17, 23, 38, 54, 55, 57, 64, 79, 83, 86, 90, 114, 116, 120, 122, 125, 126, 128, 129, 130, 137], "sink": 2, "site": [23, 62, 86, 109, 123, 130, 135], "situat": [3, 5, 7, 45, 55, 57, 66, 92, 96, 120, 123, 129, 135, 146], "sixteen": 166, "sixti": 57, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 25, 26, 40, 43, 56, 57, 60, 79, 83, 86, 91, 92, 96, 98, 104, 121, 123, 126, 136, 139, 140, 146, 160, 167], "sji": 68, "skeleton": [24, 57], "skeletondirectori": [24, 86], "skill": [130, 142], "skip": [3, 53, 54, 57, 62, 79, 86, 89, 92, 94, 100, 116, 145, 146], "skip_name_resolv": 19, "skipapp": 162, "skipauthpickerappl": 65, "sky": 1, "skydriv": 96, "sl": 56, "slash": [30, 48, 96, 135, 167], "slave": [57, 79], "sleep": 57, "slide": 2, "slightli": [5, 26, 55, 101], "slogan": 69, "slot": 2, "slow": [3, 6, 19, 52, 55, 56, 86, 96, 129, 146], "slow_query_log": 19, "slow_query_log_fil": 19, "slower": [54, 55, 151], "sm": 146, "small": [2, 40, 44, 54, 86, 111, 112, 129, 135, 146, 151, 166], "smaller": [5, 7, 23, 57, 144], "smallest": [11, 79], "smart": [1, 2, 14, 86, 114, 155], "smb": [37, 86, 124, 127], "smbclient": [35, 127], "sme": 130, "smili": 20, "smith": 146, "smtp": [57, 62, 86, 124], "sn": [80, 146], "snap": [86, 124, 127, 138, 145], "snapcraft": [130, 142], "snapd": [130, 142], "snapshot": [79, 99], "sni": 67, "sniff": 123, "snip": 54, "snooz": [86, 113], "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 23, 24, 25, 26, 27, 32, 35, 37, 38, 40, 42, 45, 47, 48, 49, 52, 55, 56, 57, 60, 65, 69, 74, 76, 79, 81, 82, 83, 97, 98, 99, 100, 104, 105, 108, 111, 114, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 139, 141, 143, 144, 145, 146, 149, 152, 155, 162, 166, 167, 168], "sock": [19, 42, 56, 57, 99, 100, 121, 126, 146], "socket": [19, 42, 52, 57, 86, 100, 102, 103, 121, 126, 153], "socks5": 91, "sodium": 127, "softwar": [0, 4, 6, 11, 14, 19, 66, 87, 96, 131, 160], "soldier": 2, "solid": 25, "solut": [1, 14, 23, 40, 66, 96, 114, 117, 130, 134, 135, 140, 150, 152, 154], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 128, 133, 144, 165], "some": [0, 1, 2, 14, 15, 19, 22, 25, 26, 28, 29, 37, 40, 44, 45, 48, 54, 55, 56, 57, 60, 62, 69, 70, 79, 83, 85, 86, 91, 96, 97, 98, 99, 101, 104, 111, 112, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 134, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 155, 156, 159, 162, 164], "some_secure_password": 100, "some_very_secure_password": [99, 100], "someon": 25, "someth": [2, 3, 13, 38, 40, 57, 79, 98, 99, 126, 129, 134, 141, 154], "sometim": [2, 5, 14, 40, 45, 54, 83, 129, 135, 139, 144, 166], "somewher": [79, 99, 126, 130, 168], "soon": [14, 59, 111, 129, 166], "sooner": 166, "sophist": [55, 96], "sorri": 154, "sort": [57, 127, 151], "sort_groups_by_nam": 86, "sortbi": 57, "sound": 139, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 29, 43, 48, 52, 55, 57, 60, 86, 111, 117, 120, 123, 127, 129, 130, 132, 135, 143, 146, 147, 149, 167], "sourcecalendardata": 167, "sourcecalendarid": 167, "sourcecod": 26, "sourcedir": 90, "sourceshar": 167, "sourceuid": 146, "sovereignti": [0, 1, 4], "space": [4, 23, 41, 46, 47, 57, 79, 83, 86, 96, 124, 135, 146, 164], "spaghetti": 2, "spam": [57, 60, 114], "span": [70, 104], "spanish": [4, 5, 10, 11], "speaker": 7, "spec": 57, "special": [1, 11, 19, 32, 37, 40, 43, 49, 57, 61, 66, 78, 83, 84, 86, 111, 125, 130, 135, 167], "specialis": 48, "specif": [1, 5, 6, 7, 9, 10, 11, 13, 15, 19, 25, 26, 29, 30, 35, 37, 39, 40, 45, 50, 51, 56, 57, 58, 63, 65, 72, 75, 83, 86, 89, 90, 94, 96, 99, 107, 111, 112, 116, 124, 130, 140, 146, 156, 162, 163, 166, 167, 168], "specifi": [1, 17, 19, 22, 28, 29, 30, 33, 35, 36, 45, 48, 53, 54, 55, 56, 57, 64, 66, 72, 74, 77, 79, 80, 81, 89, 90, 91, 92, 93, 95, 96, 99, 111, 123, 126, 129, 130, 134, 146, 147, 148, 167, 168], "speech": [4, 12, 86, 157], "speech_to_text_picker_en": 1, "speed": [3, 6, 12, 79, 86, 96, 98, 126, 129], "speedscop": 57, "split": [18, 21, 86, 158], "spoof": [57, 66], "sporad": 96, "spread": 130, "spreadsheet": [2, 48], "spreed": [4, 8], "sprintf": 99, "sql": [57, 86, 135, 145, 146], "sqlbkp": 143, "sqlbkp_": 137, "sqlite": [17, 22, 86, 118, 124, 125, 131, 132, 135, 146], "sqlite3": [17, 57, 118, 137, 143, 146], "sqlstate": 135, "squeez": 19, "src": [120, 128], "src_path": 101, "sse": [25, 28, 43, 86], "sse_c_kei": 45, "ssh": [29, 34], "ssl": [25, 28, 30, 38, 56, 60, 61, 62, 67, 86, 90, 97, 116, 121, 124, 126, 146, 148, 149, 153], "ssl_certif": 126, "ssl_certificate_kei": 126, "ssl_context": [56, 57], "ssl_stapl": 126, "ssl_stapling_verifi": 126, "sslproxycheckpeercn": 148, "sslproxycheckpeernam": 148, "sslproxyengin": 148, "sslproxyverifi": 148, "sslrenegbuffers": 23, "sso": [29, 57], "ssrf": 123, "stabil": [67, 131, 164, 165], "stabilityai": 14, "stabl": [14, 57, 121, 130, 131, 134, 142, 150, 157, 166], "stable_bas": 52, "stablediffus": 14, "stack": [130, 151], "stage": [118, 166], "stai": [130, 145, 146, 166], "stall": 57, "standalon": [4, 72, 151, 168], "standalone_window": 86, "standard": [17, 45, 53, 56, 57, 64, 66, 79, 87, 90, 111, 120, 123, 130, 131, 135, 139, 140, 146, 163, 164, 165], "staroffic": 57, "start": [3, 13, 14, 15, 19, 26, 27, 35, 49, 51, 52, 54, 55, 56, 57, 58, 63, 64, 79, 95, 96, 99, 111, 116, 120, 121, 122, 124, 129, 130, 135, 139, 140, 142, 144, 145, 146, 148, 152, 154, 162, 163, 164, 165, 167, 168], "start_header_id": 5, "startedat": 13, "startlimitburst": [14, 167], "startlimitinterv": [14, 167], "startpag": [57, 123], "starttl": [57, 80, 86, 160], "startup": [56, 102], "stash": 146, "stat": [1, 3], "state": [25, 57, 60, 78, 90, 116, 123, 143, 146, 167], "static": [26, 57, 66, 123, 126, 148, 161, 162, 163, 168], "statist": [1, 3, 116, 123, 146], "statu": [13, 14, 25, 38, 52, 54, 55, 56, 64, 72, 73, 74, 78, 80, 86, 101, 103, 115, 123, 126, 133, 145, 149, 154, 166, 167], "status": 146, "status_cancel": 13, "status_fail": 13, "status_run": 13, "status_schedul": 13, "status_success": 13, "status_unknown": 13, "statuscod": [72, 73, 74, 80], "stdin": [57, 146], "stdout": [4, 95, 146], "step": [3, 8, 17, 19, 20, 38, 43, 51, 55, 57, 59, 60, 65, 78, 79, 86, 94, 96, 98, 101, 102, 114, 116, 120, 124, 125, 129, 130, 133, 135, 138, 140, 144, 146, 148, 151, 152], "stephani": 146, "stereotyp": 9, "stick": 57, "still": [2, 3, 8, 17, 20, 22, 23, 27, 40, 44, 45, 47, 54, 55, 56, 57, 61, 64, 78, 79, 81, 83, 91, 98, 116, 123, 126, 127, 135, 140, 144, 146, 162, 163, 164, 165, 166], "stolen": 78, "stop": [5, 6, 23, 52, 57, 64, 96, 99, 105, 135, 139, 140, 144, 148, 152], "storag": [3, 26, 28, 30, 31, 32, 34, 35, 36, 41, 42, 43, 54, 57, 62, 71, 79, 85, 86, 96, 101, 105, 125, 127, 128, 130, 131, 132, 136, 146, 149], "storage43": 79, "storageclass": 45, "storagecrawljob": 3, "store": [0, 12, 16, 19, 25, 28, 29, 35, 41, 42, 43, 44, 56, 58, 61, 62, 64, 65, 67, 69, 78, 79, 80, 86, 98, 110, 112, 114, 123, 125, 126, 128, 129, 132, 135, 146, 163, 164, 165], "storecryptedpassword": 86, "str_ends_with": 99, "straight": 89, "straightforward": 51, "strain": 116, "strategi": [20, 45], "stream": [23, 49, 52, 57, 99, 120, 131], "streamable_http": 2, "street": 2, "strengthen": 67, "strict": [13, 55, 62, 86, 126], "strictli": [99, 109, 129, 130], "string": [1, 3, 5, 26, 45, 47, 52, 57, 60, 66, 72, 73, 74, 79, 99, 101, 126, 146, 166, 167, 168], "strip": [65, 130, 146], "strive": 14, "strong": 84, "stronger": 128, "strongli": [57, 61, 67, 96, 129, 130, 131, 166], "structur": [25, 26, 45, 57, 64, 79, 99, 146], "stt_whisper2": [1, 12, 14, 86], "stuck": 139, "studio": 57, "stuff": 102, "stuttgart": 146, "style": [11, 28, 57, 156], "su": [121, 146], "sub": [6, 74, 79, 146, 159, 168], "subadmin": 86, "subdir": [86, 124], "subdirectori": [33, 130], "subdomain": [57, 66, 121, 123, 130, 148], "subfold": [30, 34, 35, 36, 90, 94, 130, 135, 146], "subgroup": 79, "subject": [25, 111, 116], "submiss": [60, 167, 168], "submissionmessag": 167, "submit": [123, 146], "submitcontentjob": 3, "submitmultipl": 167, "subnet": 57, "subpag": 158, "subpath": 99, "subreddit": [156, 157], "subscrib": 111, "subscript": [69, 86, 113, 118, 123, 131, 150, 154, 166], "subsecond": 45, "subsequ": [94, 116, 130, 142, 146], "subset": 40, "substitut": [37, 57, 76], "substr": [57, 99], "succe": [64, 99], "succeed": [14, 144], "success": [16, 17, 38, 55, 57, 64, 72, 73, 74, 79, 98, 120, 121, 123, 135, 139, 144, 146], "successfulli": [13, 38, 57, 76, 94, 102, 131, 144, 146], "suddenli": 3, "sudo": [1, 8, 14, 16, 17, 19, 20, 23, 25, 31, 37, 48, 52, 65, 70, 76, 78, 79, 81, 111, 112, 116, 118, 122, 127, 130, 133, 135, 137, 139, 142, 144, 145, 146, 147, 149, 167], "suexec": 57, "suffer": 11, "suffici": [120, 129, 130, 141], "suggest": [4, 13, 40, 57, 67, 99, 120, 128, 129, 130, 166], "suit": [25, 90, 99, 123], "suitabl": [42, 54, 56, 57, 98, 123, 166], "sum": [120, 122], "summar": [1, 5, 12, 14, 86, 114], "summari": [12, 14, 86, 113, 129, 168], "summary_bot": 8, "sun": 79, "super": [79, 83], "supersed": [57, 146], "superus": 121, "supplement": 57, "supplementari": 130, "suppli": [56, 79, 86, 111, 114, 130], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 19, 22, 25, 27, 28, 34, 35, 38, 39, 42, 43, 47, 50, 55, 56, 59, 62, 63, 65, 67, 69, 70, 73, 74, 78, 79, 80, 86, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 104, 111, 114, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 150, 154, 155, 156, 160, 161, 162, 163, 164, 165, 167], "supportedcalendarcomponentset": 167, "supporteddatabas": 86, "suppress": [16, 57, 86], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 30, 31, 35, 38, 40, 45, 55, 56, 57, 63, 65, 68, 75, 79, 81, 96, 99, 104, 108, 111, 116, 120, 121, 123, 126, 129, 130, 131, 134, 135, 139, 140, 141, 143, 145, 146, 148, 154, 160, 161, 162, 163, 164, 166, 167, 168], "surfer": 61, "surnam": 79, "surround": 57, "surveyserv": 123, "surviv": 83, "suse": 131, "suspect": 166, "suspend": 86, "suspici": [14, 54, 57], "sustain": [8, 135], "sv1b7krauqmf8qq": 130, "svg": [44, 57, 69, 126, 129, 130], "swap": [23, 26, 129], "swift": [33, 57, 86], "switch": [12, 15, 57, 75, 79, 86, 90, 112, 116, 123, 146, 151, 168], "symbol": 15, "symlink": [57, 135], "symmetr": 26, "sync": [3, 16, 19, 23, 38, 40, 42, 57, 69, 83, 86, 89, 90, 93, 94, 116, 129, 140, 143, 167], "sync_xxxxxxx": 96, "synchron": [47, 57, 62, 86, 90, 91, 92, 93, 95, 96, 104, 111, 112, 117, 125, 146, 168], "synchronis": [86, 138], "syntax": [48, 54, 57, 72, 73, 74, 79, 80, 131, 146], "sys_nic": 129, "sysadmin": 118, "syslog": [57, 86, 146], "syslog_tag": [64, 86], "syslog_tag_audit": [64, 86], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 17, 19, 20, 25, 29, 40, 41, 42, 43, 44, 45, 46, 47, 48, 52, 54, 55, 56, 57, 60, 64, 67, 70, 75, 78, 79, 83, 85, 86, 90, 91, 96, 102, 106, 109, 111, 113, 116, 117, 120, 121, 122, 124, 127, 128, 135, 139, 140, 141, 147, 155, 156, 166, 167, 168], "system_addressbook_expos": 112, "system_prompt": [5, 13], "systemctl": [14, 52, 54, 56, 120, 148, 149, 167], "systemd": [52, 57, 86, 102, 146, 149], "systempl": 147, "systemtag": [86, 167], "systemtagsmanag": 57, "systran": 7, "sysus": 79, "sysvar_innodb_large_prefix": 57, "sysvsem": [127, 162], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 20, 23, 25, 28, 40, 41, 42, 49, 52, 54, 56, 57, 59, 60, 63, 74, 79, 98, 102, 111, 116, 120, 123, 126, 128, 129, 130, 134, 135, 137, 139, 140, 144, 146, 148, 154, 167], "tab": [86, 146, 168], "tabl": [14, 16, 18, 19, 20, 22, 25, 26, 55, 57, 60, 79, 80, 81, 111, 112, 116, 122, 124, 135, 141, 143, 146, 156, 157, 164, 167], "tableid": 167, "tag": [6, 15, 40, 57, 86, 104, 107, 123, 126, 134, 147], "tagassignedev": 167, "tagid": 167, "tagunassignedev": 167, "tail": [4, 126, 146], "tajik": 4, "take": [3, 6, 16, 19, 23, 26, 29, 38, 44, 52, 53, 54, 55, 56, 57, 67, 78, 79, 80, 82, 83, 91, 96, 99, 100, 118, 121, 123, 126, 129, 130, 134, 139, 140, 142, 144, 145, 146, 164, 168], "taken": [3, 40, 54, 60, 67, 79, 99, 112, 146], "talk": [1, 5, 6, 7, 9, 10, 11, 12, 14, 15, 40, 56, 86, 130, 135, 155, 156, 157, 162, 168], "talk_bot": 8, "talo": 52, "tamper": 25, "tar": [57, 120, 122, 130, 139, 146], "tarbal": [118, 130, 139, 146], "target": [14, 15, 25, 26, 51, 54, 57, 79, 86, 91, 96, 123, 139, 146, 154, 167], "targetcalendardata": 167, "targetcalendarid": 167, "targetchunkuploaddur": [91, 96], "targetshar": 167, "task": [0, 3, 5, 6, 8, 10, 12, 17, 29, 54, 62, 86, 111, 117, 121, 130, 146], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 13, 14, 167], "tb": 83, "tbsua2ue86diod0s8f9j": 64, "tcp": [86, 99, 123, 126], "te": 146, "team": [15, 43, 45, 69, 86, 130, 142, 151], "team1": 74, "teamfoldernam": 45, "technic": [11, 25, 57, 79, 134, 135, 168], "techniqu": 135, "technologi": [14, 67, 130, 142], "telegu": 4, "telephonenumb": 79, "tell": [17, 23, 27, 67, 79, 135, 139], "telnet": 60, "temp": [23, 57, 96, 130], "tempdirectori": [23, 86], "temperatur": 5, "templat": [5, 19, 43, 57, 62, 83, 86, 99, 126, 147, 157], "template0": 19, "template1": [19, 143], "templatedirectori": 86, "temporari": [23, 54, 57, 62, 83, 86, 108, 146, 168], "temporarili": [55, 60, 79, 81], "tempt": 1, "ten": [37, 52, 78, 79], "tenant": [33, 114], "tenantnam": [45, 57], "term": [15, 33, 86, 146], "termin": [6, 25, 67, 122, 130, 149, 153], "terri": 146, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 17, 19, 25, 52, 55, 62, 71, 86, 91, 96, 98, 99, 101, 103, 104, 116, 123, 125, 126, 128, 131, 134, 135, 162, 166], "tester": 104, "testfil": 52, "testgroup": 74, "tex2image_stablediffusion2": 1, "text": [2, 3, 5, 8, 9, 11, 12, 25, 40, 44, 48, 57, 60, 62, 79, 80, 86, 104, 114, 123, 126, 130, 134, 135, 146, 148, 155, 156, 157, 162], "text2image_stablediffus": 14, "text2image_stablediffusion2": [12, 86], "text2speech_kokoro": [1, 12, 14, 86], "text2text": 13, "text_to_image_picker_en": 1, "textbas": 20, "textual": 3, "tflite": 126, "thai": 5, "than": [1, 2, 3, 5, 7, 8, 9, 15, 23, 32, 38, 40, 41, 42, 44, 45, 46, 52, 55, 56, 57, 79, 83, 86, 95, 96, 111, 114, 120, 123, 125, 127, 129, 130, 131, 134, 135, 139, 143, 146, 148, 151, 162, 164, 165, 166], "thank": [66, 166], "theft": 25, "thei": [0, 1, 2, 3, 4, 5, 8, 14, 15, 22, 24, 27, 38, 39, 40, 41, 42, 44, 47, 49, 55, 56, 57, 58, 59, 60, 68, 78, 79, 82, 83, 85, 86, 90, 93, 96, 98, 104, 105, 106, 111, 114, 116, 122, 123, 125, 129, 131, 135, 139, 146, 147, 155, 164, 166], "them": [6, 7, 13, 14, 15, 19, 20, 23, 24, 25, 35, 38, 40, 44, 47, 50, 57, 60, 61, 67, 68, 79, 81, 83, 84, 90, 91, 96, 98, 104, 105, 109, 111, 116, 120, 122, 123, 126, 130, 134, 135, 139, 143, 145, 146, 147, 162, 168], "theme": [61, 62, 86, 137, 139, 143, 144, 146], "themselv": [40, 50, 54, 57, 67, 104, 146], "theori": [5, 9], "therefor": [8, 19, 23, 26, 29, 40, 44, 49, 57, 64, 79, 104, 105, 111, 112, 130, 132, 143, 145, 146, 156], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 74, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 151, 152, 154, 156, 160, 162, 163, 164, 165, 166, 167, 168], "thing": [14, 57, 78, 123, 130, 137, 143, 144, 166], "think": [33, 135], "third": [14, 15, 19, 25, 54, 76, 131, 139, 145, 146], "thisisanimportantvalu": 57, "thorough": 4, "thoroughli": 5, "those": [6, 14, 15, 22, 23, 24, 25, 29, 35, 40, 44, 45, 47, 49, 52, 57, 61, 65, 66, 67, 69, 79, 83, 96, 105, 109, 111, 120, 123, 126, 127, 131, 134, 135, 144, 145, 146, 155, 166], "though": [36, 40, 52, 56, 86, 91, 123, 126, 130, 134, 146, 162], "thousand": 135, "thread": [4, 7, 10, 14, 57, 86, 113, 135], "threat": [25, 123], "three": [8, 37, 49, 52, 54, 60, 78, 98, 99, 114, 116, 118, 125, 143, 168], "threshold": [55, 86, 92, 114], "throttl": 55, "through": [3, 8, 14, 23, 29, 37, 40, 48, 55, 57, 60, 62, 65, 66, 75, 79, 86, 90, 96, 98, 99, 106, 111, 114, 116, 120, 130, 135, 146, 150, 151, 153, 154, 166], "throughout": [26, 55, 166], "throughput": [7, 10, 57], "throw": 146, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 57, 60, 90, 98, 123, 126, 130, 131, 145, 167], "thumb": 90, "thumbnail": [25, 38, 44, 57, 83], "thumbnailphoto": 79, "thunderbird": [111, 112, 116], "ti": [8, 40], "ticket": [58, 144, 145, 156, 157], "tidewai": 135, "tidi": 146, "tiff": [57, 130], "time": [2, 3, 6, 8, 13, 14, 19, 22, 23, 26, 35, 38, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 57, 60, 64, 68, 69, 70, 79, 81, 83, 90, 91, 96, 98, 104, 108, 111, 112, 114, 115, 116, 120, 122, 123, 129, 130, 131, 139, 140, 142, 144, 145, 146, 150, 164, 166, 167, 168], "timeout": [14, 23, 33, 38, 42, 45, 56, 57, 60, 86, 91, 92, 102, 121, 126, 130, 139, 144, 146, 167], "timer": 54, "timestamp": [13, 26, 140, 146, 167], "timezon": [8, 54, 57, 64, 104, 127, 146, 167], "tip": [43, 67, 71, 86, 124, 138, 164], "titl": [1, 2, 79, 156, 167], "tl": [25, 57, 60, 67, 80, 86, 98, 99, 116, 121, 123, 124, 126, 130], "tld": [66, 67, 80, 99, 116, 121, 123, 146], "tld_fullchain": 121, "tld_privat": 121, "tls_reqcert": 79, "tmp": [3, 4, 57, 69, 90, 96, 116, 130, 146], "tmp_table_s": 19, "tmpdir": [57, 130], "tmux": 86, "to_gif_exampl": 101, "tocker": 57, "todai": 13, "togeth": [0, 2, 3, 46, 57, 131, 135], "toggl": [69, 75, 79, 86, 112, 129, 135], "token": [1, 2, 29, 55, 57, 62, 71, 86, 99, 109, 146, 147, 167], "token_auth_activity_upd": 86, "token_auth_enforc": 86, "token_auth_token_retent": 70, "token_auth_wipe_token_retent": 70, "tom": 73, "toml": [66, 99], "tomorrow": 2, "too": [1, 19, 23, 35, 55, 56, 57, 96, 111, 112, 123, 130, 135, 139, 142, 146, 162], "took": 116, "tool": [5, 12, 17, 25, 26, 57, 61, 66, 67, 79, 86, 87, 96, 98, 101, 114, 123, 128, 129, 135, 145], "toolkit": 6, "tooltip": 79, "toot": [156, 157], "top": [1, 15, 37, 57, 60, 61, 67, 83, 135, 144, 145, 157], "topic": [1, 25, 42, 57, 130, 135], "topologi": 168, "total": [6, 26, 33, 57, 79, 83, 85, 146], "totalnumberofsynctokenstokeep": [111, 112], "totp": 78, "touch": [121, 139], "town": 74, "trace": [64, 129], "trace_mod": 19, "track": [96, 111, 112, 116], "traefik": 86, "traffic": [38, 55, 79, 86, 130, 148], "trai": 91, "trail": [47, 146], "train": [5, 6, 7, 9, 10, 11, 14, 54, 57], "transact": [23, 43, 56, 62, 86, 124, 127, 131, 135, 137], "transaction_isol": 19, "transaction_read_commit": 19, "transcrib": [2, 14, 157], "transcript": [1, 7, 10, 12, 14, 86], "transfer": [34, 43, 57, 86, 126, 129, 134, 139], "transferincomingshar": [86, 146], "transient": 129, "transifex": 63, "transit": [57, 130, 135], "translat": [12, 24, 86, 113, 127, 157], "translate2": [1, 12, 14, 86], "transmit": 123, "transp": 167, "transpar": [14, 26], "transport": [2, 62, 79, 86, 96, 99, 114, 126, 131], "trash": [25, 26, 38, 43, 62, 83, 86, 91, 113, 116, 146], "trashbin": [40, 46, 57, 86, 135], "trashbin_retention_oblig": [46, 86], "trashcan": 37, "treat": [57, 66, 67, 79, 135], "tree": [1, 2, 79, 86], "tremend": 96, "tri": [90, 123, 125], "trick": [71, 86, 124, 164], "trigger": [16, 37, 49, 54, 55, 57, 64, 74, 79, 86, 91, 112, 116, 134, 135, 144, 146, 162, 167, 168], "triplecheck": 154, "trojan": 52, "troubl": [79, 135, 162], "troubleshoot": [12, 18, 43, 57, 62, 71, 86, 93, 113, 123, 124, 129, 138, 145, 150], "true": [3, 13, 14, 15, 17, 19, 20, 25, 28, 38, 45, 49, 57, 60, 63, 66, 68, 72, 73, 74, 80, 82, 83, 85, 95, 96, 104, 114, 116, 123, 126, 130, 135, 137, 145, 146, 149, 167], "truena": [86, 124], "truncat": [26, 57], "trust": [25, 43, 55, 57, 62, 65, 75, 86, 90, 114, 123, 124, 146], "trusted_domain": [38, 86, 125, 146, 162], "trusted_proxi": [55, 66, 86], "trustedcafil": 99, "try": [2, 22, 25, 55, 56, 57, 60, 61, 67, 79, 96, 98, 99, 104, 116, 126, 128, 131, 134, 135, 139, 143, 144, 146, 154, 160, 166], "try_fil": 126, "trystack": 57, "ttf": 126, "ttl": [19, 60, 86], "tue": 60, "tune": [5, 86, 123, 124, 126, 127, 130], "tunisian": 4, "tunnel": [98, 99, 100], "turkish": 4, "turn": [23, 48, 57, 68, 80, 86, 91, 114, 130, 144, 146, 166, 168], "turnkei": [127, 130], "turnoffcertcheck": 80, "turnonpasswordchang": 80, "tutori": [117, 120, 121], "tweak": [20, 79], "tweet": 58, "twice": [57, 79, 126], "twitter": [74, 75, 79], "two": [3, 4, 17, 23, 25, 33, 38, 44, 46, 52, 53, 54, 55, 56, 57, 64, 66, 70, 71, 81, 83, 86, 96, 98, 99, 111, 116, 123, 130, 144, 145, 166, 167, 168], "twofactor_totp": 146, "twofactorauth": [78, 146], "txt": [25, 47, 57, 68, 126, 128, 129, 146], "type": [1, 2, 3, 10, 13, 14, 15, 18, 20, 22, 23, 25, 38, 39, 40, 43, 44, 45, 52, 54, 55, 60, 62, 65, 68, 70, 72, 78, 83, 85, 86, 91, 99, 100, 104, 112, 113, 114, 116, 122, 123, 126, 129, 135, 139, 145, 146, 149, 156, 160, 162, 165, 167, 168], "typic": [3, 25, 54, 56, 57, 79, 87, 96, 111, 116, 122, 125, 135, 140, 166], "u": [1, 2, 8, 13, 14, 16, 17, 19, 20, 23, 25, 31, 37, 45, 48, 49, 52, 54, 56, 57, 65, 69, 70, 76, 78, 79, 81, 90, 102, 111, 112, 116, 118, 121, 127, 130, 133, 135, 137, 139, 140, 143, 144, 145, 146, 162, 167, 168], "ubo": 57, "ubuntu": [19, 25, 31, 48, 52, 56, 69, 79, 81, 86, 90, 118, 124, 130, 131, 137, 139, 142, 145, 146, 148, 150, 151], "uc": 130, "udp": 60, "ui": [14, 55, 57, 80, 83, 89, 91, 94, 98, 100, 101, 114, 135, 144, 145, 146], "uid": [26, 78, 79, 80, 81, 116, 146, 167], "uid1": 146, "uid2": 146, "uidn": 146, "ukrainian": 4, "ultim": 55, "umask": 86, "un": [8, 25, 38], "unabl": [45, 57, 60, 63, 79, 86, 92, 146], "unaffect": [57, 92], "unansw": 114, "unauthent": 40, "unauthor": [25, 154], "unavail": [3, 37, 48, 57, 78, 99, 127, 146], "unban": 123, "unchang": 3, "uncheck": [36, 79], "unclear": [7, 10], "uncom": [56, 126, 130], "unconfigur": 45, "undefin": [2, 57], "under": [1, 2, 5, 6, 7, 10, 14, 15, 19, 37, 44, 47, 50, 54, 55, 56, 57, 60, 64, 66, 75, 78, 79, 87, 92, 96, 98, 120, 125, 126, 127, 130, 134, 135, 145, 150, 154, 162, 166], "undergo": 91, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 55, 57, 60, 127, 130], "underscor": [28, 45, 83, 146], "undershoot": 57, "understand": [1, 8, 11, 13, 25, 53, 57, 132, 135], "undertak": 6, "underutil": 130, "undesir": 57, "undetect": 135, "undo": 83, "unencrypt": [25, 60, 83, 86], "unencrypted_s": 135, "unevenli": [7, 10], "unexpect": [56, 57, 135, 154, 166], "unexpectedli": 57, "unexplain": 130, "unfavor": 162, "unforeseen": 140, "unfortun": 54, "unicod": [57, 135], "unicodepwd": 79, "unifi": [1, 57, 153], "unified_search": 86, "uninstal": [4, 86, 124, 128], "unintend": 91, "uniqu": [45, 57, 58, 61, 79, 83, 98, 99, 100, 101, 123, 135, 146], "uniquememb": [79, 80], "unison": 96, "unit": [14, 54, 114, 146, 167], "univent": 130, "unix": [13, 42, 52, 57, 79, 86, 104, 105, 126, 131], "unix_domain_socket": 99, "unixpath": 99, "unixsocketperm": 56, "unknown": [73, 74, 86], "unless": [25, 26, 28, 45, 52, 55, 57, 60, 79, 90, 99, 114, 127, 130, 135, 146], "unlik": [56, 96], "unlimit": [23, 57], "unlink_on_trunc": 86, "unlock": 25, "unnecessari": [17, 44, 57, 79, 123], "unnecessarili": 54, "unoffici": 142, "unpack": [118, 122, 130, 139, 146], "unpredict": 25, "unreach": 79, "unrecover": 25, "unregist": [8, 86, 103], "unreli": [57, 96, 114], "unrequir": 134, "unscan": [35, 57, 86, 146], "unseal": 86, "unselect": 28, "unset": [57, 79], "unshar": 116, "unsign": 146, "unspecifi": [53, 57], "unstabl": 146, "unsuccess": 57, "unsuccessfulli": 13, "unsupport": [28, 44, 57, 145, 154, 156], "unsur": [3, 23, 126], "unsync": 90, "unsyncedfold": 90, "until": [1, 6, 14, 25, 41, 46, 49, 52, 55, 57, 64, 79, 83, 91, 96, 101, 122, 123, 129, 143, 145, 146, 162, 165, 166], "untouch": 146, "untrust": 123, "unus": [57, 70, 102, 163], "unusu": [1, 129], "unwant": [116, 129, 135], "unzip": [120, 122, 139], "up": [0, 1, 2, 3, 5, 13, 14, 16, 17, 19, 23, 25, 29, 46, 49, 52, 53, 54, 55, 56, 57, 59, 62, 69, 75, 78, 79, 83, 86, 94, 98, 102, 111, 113, 116, 119, 123, 124, 125, 129, 131, 132, 135, 139, 140, 143, 146, 149, 159, 160, 162, 164, 166], "upcom": [58, 111, 166], "updat": [2, 3, 4, 13, 16, 17, 18, 24, 25, 27, 40, 45, 48, 52, 54, 56, 59, 60, 67, 68, 73, 74, 79, 80, 86, 103, 111, 112, 114, 120, 122, 123, 124, 126, 127, 130, 131, 134, 138, 139, 141, 142, 143, 146, 147, 149, 150, 162, 164, 166, 168], "updatecheck": 86, "updatedirectori": 86, "updatenotif": 15, "updater_serv": 57, "upgrad": [20, 27, 48, 60, 66, 67, 86, 121, 122, 129, 134, 135, 138, 141, 148, 150, 159], "upload": [25, 38, 40, 42, 43, 45, 52, 57, 61, 79, 83, 86, 91, 92, 96, 105, 107, 108, 114, 121, 127, 134, 135, 140, 142, 148, 162, 164, 165], "upload_max_files": [23, 121, 130], "upload_tmp_dir": [23, 127], "uploadparts": [45, 57], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 79, 81, 123, 130, 135, 142], "upostgr": 19, "upper": 84, "upscal": [44, 45, 101], "upscaler_exampl": 101, "upstream": [126, 131], "urandom": [62, 86], "urg": 141, "urgent": [2, 58], "uri": [57, 66, 79, 114, 116, 126, 135, 146, 167], "url": [2, 3, 8, 15, 30, 32, 33, 35, 36, 38, 45, 51, 54, 56, 60, 61, 64, 65, 66, 67, 69, 72, 73, 74, 77, 79, 80, 83, 85, 86, 89, 90, 94, 98, 99, 100, 101, 104, 111, 120, 121, 122, 124, 125, 126, 129, 133, 135, 144, 146, 147, 148, 152, 154, 162], "url_discoveri": 66, "urlencod": 85, "urltyp": [45, 57], "urn": [57, 167], "uroot": 19, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 48, 50, 51, 52, 53, 54, 55, 58, 61, 62, 63, 64, 65, 66, 68, 69, 71, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 115, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 148, 151, 152, 153, 154, 155, 156, 160, 163, 164, 165, 166, 167, 168], "usag": [4, 5, 7, 10, 12, 25, 26, 43, 52, 54, 57, 62, 64, 70, 79, 86, 87, 123, 127, 129, 143, 146, 154, 166], "use_legacy_base64_encod": 86, "use_path_styl": 45, "use_ssl": [45, 57], "useappapiauth": 168, "usememberoftodetectmembership": 80, "usemultipartcopi": 45, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 21, 23, 24, 28, 29, 30, 31, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 60, 61, 62, 63, 64, 65, 68, 69, 70, 73, 75, 76, 78, 80, 89, 90, 91, 93, 94, 96, 99, 100, 101, 105, 106, 108, 109, 111, 113, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 130, 131, 132, 134, 137, 140, 142, 143, 144, 145, 147, 150, 154, 155, 161, 162, 166, 167, 168], "user1": 40, "user123": 116, "user2": 40, "user_directori": 146, "user_id": [3, 146], "user_ini_additional_lin": 86, "user_ldap": [79, 80, 81, 146], "user_oidc": 82, "user_prompt": 5, "user_scope_dis": 106, "userag": 64, "userdeletedev": 146, "userdirectori": 37, "userid": [2, 13, 25, 74, 79, 94, 116, 135, 167, 168], "useridfilt": 13, "usermod": [56, 130], "usernam": [3, 17, 19, 26, 29, 30, 33, 35, 36, 37, 38, 40, 45, 53, 55, 57, 60, 74, 76, 79, 80, 83, 90, 94, 96, 112, 120, 122, 125, 130, 135, 137, 142, 143, 146], "userpassword": 79, "usr": [52, 54, 56, 57, 60, 99, 121, 130, 146, 149], "usual": [3, 5, 7, 9, 10, 14, 22, 35, 40, 44, 45, 51, 55, 56, 57, 60, 61, 79, 98, 123, 127, 130, 132, 133, 134, 135, 139, 145, 146, 162, 166], "utc": [54, 57, 115, 146], "utf": 68, "utf8": [19, 57, 121, 131, 143], "utf8mb4": [17, 19, 20, 22, 86, 122, 137, 143], "utf8mb4_0900_as_ci": 57, "utf8mb4_bin": [19, 57], "utf8mb4_general_ci": [20, 122, 143], "util": [6, 8, 50, 57, 64, 116, 120, 146, 166], "uuid": [79, 80, 146], "uusernam": 19, "uz": 87, "uzbek": 4, "v": [8, 14, 26, 35, 52, 86, 99, 103, 126, 127, 135, 146, 167], "v1": [3, 15, 57, 64, 65, 72, 73, 74, 80, 85, 116, 129, 144], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 28, 33, 45, 57, 80], "v27": [139, 145], "v28": [14, 139, 145], "v3": [2, 5, 7, 9, 11, 45, 57], "v4": [28, 104], "v6": 104, "v9": 25, "valid": [19, 47, 57, 63, 67, 71, 79, 80, 86, 96, 126, 134, 146, 148, 162], "valu": [1, 3, 8, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 26, 38, 40, 41, 42, 44, 45, 46, 49, 52, 54, 56, 58, 60, 63, 64, 65, 66, 68, 69, 70, 73, 74, 75, 79, 80, 81, 83, 86, 89, 91, 92, 94, 95, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 122, 123, 129, 130, 132, 135, 140, 162, 164, 165, 167], "value1": 57, "value2": 57, "vanish": 116, "var": [15, 19, 20, 23, 49, 52, 54, 57, 64, 76, 79, 81, 95, 96, 99, 100, 111, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 135, 139, 144, 145, 146], "vari": [3, 4], "variabl": [3, 4, 5, 8, 19, 20, 26, 43, 55, 56, 62, 67, 86, 91, 93, 96, 101, 103, 123, 131, 167, 168], "variable_nam": [19, 20], "variant": 52, "varieti": [1, 68, 168], "variou": [1, 14, 44, 49, 52, 55, 57, 61, 64, 67, 78, 79, 93, 96, 129, 135, 146, 147, 150, 152, 155], "vboxsf": 130, "vcard": [112, 126], "vcf": 112, "ve": [116, 129, 159, 166], "vector": [3, 26, 48, 123, 165], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 166, "vendor": 129, "verbos": [52, 64, 90, 96, 129, 146], "veri": [4, 37, 49, 54, 55, 56, 57, 61, 79, 96, 135, 144, 146, 168], "verif": [55, 60, 62, 86, 116, 134, 146], "verifi": [8, 19, 20, 38, 51, 52, 54, 56, 57, 61, 81, 96, 98, 102, 114, 120, 122, 123, 128, 129, 133, 134, 139, 141, 144, 146, 154, 162, 166], "verify_bucket_exist": 45, "verify_p": 60, "verify_peer_nam": [56, 60], "version": [2, 3, 6, 7, 8, 10, 11, 14, 19, 20, 21, 23, 25, 26, 27, 29, 30, 43, 45, 46, 52, 54, 56, 60, 62, 64, 69, 70, 72, 73, 74, 79, 80, 83, 86, 98, 101, 111, 112, 114, 115, 116, 120, 121, 122, 123, 126, 127, 129, 130, 133, 134, 139, 140, 141, 142, 144, 145, 148, 150, 152, 157, 165, 168], "version_timestamp": 26, "versions_retention_oblig": [41, 86], "versionstr": 146, "vf": 94, "vhd": 130, "vhdx": 130, "vhost": 135, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 24, 37, 40, 41, 43, 45, 46, 52, 54, 55, 56, 57, 60, 62, 65, 66, 69, 71, 78, 81, 82, 83, 84, 85, 86, 94, 96, 97, 99, 104, 111, 114, 116, 118, 123, 124, 126, 127, 129, 132, 133, 135, 138, 140, 145, 146, 147, 149, 156, 162, 163, 164, 165, 166, 167, 168], "video": [2, 14, 44, 57, 86, 127, 131, 156, 157], "vietnames": 4, "view": [1, 4, 15, 17, 55, 57, 64, 83, 86, 96, 135, 146, 150], "viewer": [57, 64], "virtual": [2, 45, 57, 86, 99, 123, 124, 129, 132, 140], "virtualbox": 130, "virtualhost": [120, 121, 123, 130, 148], "viru": [52, 96], "virus": 52, "virus_db": 52, "visibl": [3, 14, 37, 49, 66, 75, 79, 102, 115, 135, 143, 146, 162, 163, 164, 165, 166, 167], "visible\u00b9": 146, "visio": 150, "visit": [54, 104, 114, 117, 120, 130, 142, 144, 145, 168], "visitor": 123, "vm": [129, 130, 145], "vmdk": 130, "vmp": 130, "vmware": 130, "vnd": 126, "vo": 121, "volum": [4, 52, 57, 90, 101, 131], "volunt": 166, "vosk": 4, "vp": [86, 124], "vpn": 99, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 98], "vtt": 126, "vulner": [123, 166], "vv": 146, "vvv": [116, 135, 146], "w": [25, 121, 123, 148, 153], "wa": [7, 8, 10, 13, 14, 17, 25, 40, 47, 54, 55, 57, 64, 69, 74, 79, 91, 98, 108, 112, 114, 115, 116, 127, 130, 134, 135, 140, 141, 142, 143, 144, 145, 146, 162, 163, 164, 165, 168], "wai": [1, 7, 14, 19, 22, 29, 38, 40, 45, 52, 54, 55, 57, 60, 61, 65, 76, 79, 96, 98, 99, 104, 111, 123, 126, 130, 135, 139, 143, 144, 145, 146, 151, 163, 164, 165], "wait": [4, 8, 57, 101, 140, 145, 166, 168], "wait_timeout": [19, 57], "wal": 57, "walk": [120, 130], "want": [5, 6, 7, 14, 15, 17, 19, 23, 28, 31, 37, 38, 40, 42, 44, 45, 48, 49, 52, 53, 55, 56, 57, 59, 60, 63, 66, 69, 79, 81, 82, 83, 89, 93, 96, 98, 99, 102, 106, 112, 114, 117, 120, 121, 123, 125, 128, 129, 130, 131, 132, 133, 134, 135, 144, 145, 146, 148, 154, 155, 159, 165, 166, 167, 168], "wantedbi": [14, 54, 167], "wapp_us": 168, "warn": [4, 25, 56, 57, 62, 64, 78, 79, 86, 96, 120, 123, 126, 129, 130, 134, 135, 141, 142, 146, 154, 164], "wasm": 126, "watch": 146, "watermark": 147, "watsonx": [1, 8, 12, 14, 86], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 22, 23, 35, 36, 37, 41, 44, 54, 57, 60, 67, 79, 86, 96, 99, 109, 116, 120, 121, 123, 125, 126, 127, 129, 130, 135, 141, 145, 146, 148, 150, 154, 162, 164, 166, 167, 168], "weaken": 61, "weather": [2, 13, 123], "web": [2, 5, 7, 9, 10, 11, 15, 25, 36, 38, 40, 43, 54, 55, 56, 61, 62, 63, 66, 69, 76, 80, 83, 86, 96, 98, 102, 114, 116, 117, 120, 121, 122, 124, 125, 126, 127, 129, 136, 138, 139, 140, 145, 146, 153, 168], "webauthn": 86, "webcal": [57, 146], "webcalallowlocalaccess": 111, "webcron": [37, 49, 86, 146], "webdav": [23, 32, 37, 57, 67, 72, 79, 86, 96, 116, 123, 126, 130, 136, 146], "webdavf": 57, "webfing": [121, 135], "webhook": [86, 168], "webhook_listen": [167, 168], "webhookcal": 167, "webhooklisten": 167, "webinterfac": 126, "webm": 126, "webmail": 128, "webp": [57, 126, 129, 130, 163], "webp_qual": 129, "webpag": 126, "webroot": [8, 57, 66, 86, 124], "webserv": [23, 24, 54, 56, 66, 86, 120, 123, 126, 130, 131, 151, 165], "websit": [13, 51, 61, 67, 74, 75, 79, 123, 135], "websocket": [62, 86, 98, 148], "webspac": 130, "week": [2, 41, 49, 52, 166], "weekend": 3, "weekli": 49, "weight": 57, "welcom": [86, 117, 146], "well": [0, 1, 2, 3, 4, 5, 6, 14, 26, 40, 44, 51, 52, 55, 56, 57, 60, 62, 66, 79, 83, 86, 92, 116, 120, 121, 126, 128, 129, 130, 132, 135, 139, 140, 142, 144, 146, 154, 159, 166, 167, 168], "went": [139, 146], "were": [2, 13, 17, 25, 38, 57, 60, 64, 91, 115, 127, 134, 135, 144, 145, 146, 162], "west": [28, 45], "wget": [120, 122, 133, 149, 162], "what": [2, 13, 23, 28, 37, 42, 45, 53, 55, 57, 59, 64, 67, 79, 81, 83, 86, 96, 98, 99, 117, 123, 129, 135, 138, 146, 168], "whatev": [17, 40, 57, 126], "whatsoev": [26, 29], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 19, 23, 25, 26, 29, 30, 32, 35, 37, 38, 40, 41, 42, 45, 46, 48, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 66, 67, 68, 69, 78, 79, 80, 82, 83, 86, 89, 91, 92, 94, 97, 98, 99, 104, 105, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 147, 148, 154, 156, 162, 165, 166, 167, 168], "when_requir": [57, 165], "when_support": 57, "whenev": [40, 129, 135, 166], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 19, 25, 26, 27, 29, 35, 52, 54, 55, 56, 57, 60, 64, 79, 86, 90, 94, 96, 98, 99, 111, 114, 120, 122, 123, 130, 132, 133, 135, 139, 141, 144, 146, 154, 155, 166, 168], "wherev": 93, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 19, 57, 60, 78, 80, 83, 91, 94, 98, 104, 114, 123, 126, 132, 146, 166], "which": [1, 2, 3, 5, 7, 8, 14, 15, 17, 19, 22, 23, 25, 26, 28, 29, 37, 38, 40, 41, 42, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 70, 74, 75, 78, 79, 80, 83, 91, 96, 98, 99, 100, 102, 104, 109, 114, 116, 117, 120, 121, 123, 126, 127, 128, 129, 130, 131, 134, 135, 140, 142, 144, 145, 146, 147, 149, 151, 155, 156, 164, 165, 166, 168], "whichev": 57, "while": [1, 11, 14, 16, 25, 44, 45, 50, 52, 55, 57, 79, 104, 116, 123, 129, 130, 140, 142, 144, 145, 146, 166, 167], "whisper": [12, 14, 86, 157], "whitelist": [15, 55, 125], "whitespac": 146, "who": [3, 13, 25, 28, 31, 35, 40, 57, 79, 112, 117, 118, 135, 146], "whole": [36, 86, 98, 99, 111, 116, 120, 124, 143], "whom": 168, "whose": [146, 167], "why": [61, 86, 116, 146], "wide": [25, 78, 123, 146], "widenetworkaddress": 99, "wider": 98, "widespread": 166, "widget": [58, 155, 156], "width": 57, "wiki": [57, 130, 142], "wikipedia": 57, "wildcard": [57, 90, 146], "win": 52, "windmil": 86, "window": [3, 14, 35, 43, 52, 57, 79, 83, 86, 90, 91, 93, 94, 95, 96, 117, 124, 131, 164, 167], "wipe": 70, "wise": 116, "wish": [19, 25, 34, 50, 56, 57, 64, 83, 96, 111, 125, 168], "within": [19, 26, 29, 40, 47, 51, 55, 57, 64, 66, 67, 79, 91, 96, 100, 111, 112, 123, 126, 127, 131, 132, 134, 135, 139, 146, 166], "without": [4, 6, 14, 24, 25, 26, 37, 40, 41, 46, 49, 50, 52, 54, 55, 57, 65, 67, 68, 70, 79, 83, 86, 89, 95, 97, 98, 99, 100, 105, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 145, 146, 150, 151, 156, 160, 162, 163], "wizard": [19, 38, 57, 60, 80, 86, 89, 94, 118, 120, 121, 124, 146], "woff2": 126, "won": [14, 40, 57, 79, 111, 146], "wopi": [86, 148, 149, 154], "word": [7, 48, 127], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 20, 25, 29, 35, 37, 40, 42, 47, 49, 54, 57, 60, 61, 62, 63, 66, 67, 76, 77, 78, 79, 83, 86, 89, 94, 96, 98, 101, 104, 105, 109, 111, 121, 123, 126, 127, 128, 129, 130, 132, 133, 135, 139, 141, 142, 144, 145, 146, 151, 154, 155, 160, 168], "workaround": [23, 25], "worker": [0, 3, 14, 56, 167], "workflow": [62, 86, 105], "workflowengin": [64, 106], "workload": [42, 98, 146], "workspac": [62, 86], "workspace_avail": 68, "world": [1, 4, 5, 7, 9, 10, 99, 166], "worm": 52, "worri": 3, "wors": 57, "worst": [14, 96], "worthi": 55, "would": [3, 5, 13, 14, 15, 19, 22, 25, 37, 44, 50, 54, 55, 57, 64, 66, 79, 90, 92, 98, 99, 102, 111, 112, 116, 126, 135, 140, 141, 143, 144, 146, 152, 162, 167], "wrapper": [60, 146], "writabl": [15, 31, 47, 57, 130, 144, 146], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 21, 56, 57, 60, 65, 79, 86, 95, 96, 114, 120, 124, 130, 134, 144, 146], "writeabl": [15, 123], "written": [3, 26, 27, 57, 64, 75, 94, 98, 112, 116, 123, 125, 140, 146], "wrong": [13, 25, 40, 77, 134, 135, 139, 141, 146, 154, 168], "wsdlcach": 126, "wss": [4, 148], "wurst": 116, "www": [1, 8, 14, 16, 17, 20, 23, 25, 31, 37, 48, 49, 51, 52, 53, 54, 56, 57, 64, 65, 70, 76, 78, 79, 81, 85, 111, 112, 116, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 133, 135, 137, 139, 141, 144, 145, 146, 149, 151, 167, 168], "wwwhomepag": 79, "wwwrun": [54, 146], "wysiwyg": 150, "w\u00fcrzburg": 2, "x": [6, 23, 35, 44, 48, 57, 61, 66, 72, 73, 74, 79, 80, 85, 99, 104, 120, 122, 123, 125, 126, 135, 141, 146, 165, 166], "x11": 64, "x86": [4, 6, 11, 129], "x86_64": [3, 4, 5, 7, 9, 10, 11, 64, 90], "xbitmap": 57, "xcal": 146, "xeon": [7, 10], "xeu": [14, 167], "xhtml": 126, "xjf": 139, "xjvf": 122, "xl": [14, 150], "xlii": 80, "xloc": 126, "xlsx": 150, "xml": [57, 86, 101, 116, 122, 126, 127, 146, 147, 149, 152, 167], "xmlreader": 127, "xmlwriter": 127, "xoauth2": [60, 86, 113], "xss": 165, "xtradbinnodb": 57, "xxx": 26, "xxxxxxxxxx": 45, "y": [16, 44, 57, 64, 79, 81, 120, 122, 123, 137, 139, 144, 145], "ye": [14, 35, 40, 57, 69, 79, 80, 83, 94, 106, 111, 115, 135, 141, 146, 154], "year": [70, 131, 166], "yellow": [14, 37, 38, 79, 86], "yet": [1, 3, 14, 50, 57, 62, 65, 79, 86, 134, 140, 157], "yield": 57, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 23, 24, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 91, 93, 94, 95, 96, 98, 99, 101, 102, 104, 105, 106, 108, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 154, 159, 162, 163, 164, 165, 166, 167, 168], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 47, 48, 50, 51, 52, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 93, 95, 96, 97, 98, 99, 102, 104, 109, 111, 114, 115, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 154, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [116, 154], "yourself": [5, 52, 123, 146], "yourserv": 96, "yourswifthost": 57, "youtub": [2, 117], "yum": [52, 120], "yyyi": 79, "yyyymmdd": 79, "z": [83, 120, 122, 123, 139, 145], "z0": 79, "za": 79, "zammad": [156, 157], "zend": 56, "zero": 26, "zip": [83, 96, 104, 120, 122, 127, 139], "zlib": 127, "zone": [115, 120], "zsh": 146, "zshrc": 146, "\u00b2": 146, "\u00b9": 146}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription in Nextcloud Talk (live_transcription)", "App: Local large language model (llm2)", "App: Recognize", "App: Local Whisper Speech-To-Text (stt_whisper2)", "App: Summary Bot (Talk chat summarize bot)", "App: Local Image Generation (text2image_stablediffusion2)", "App: Local Text-To-Speech (text2speech_kokoro)", "App: Local Machine translation 2 (translate2)", "Artificial Intelligence", "Insight and debugging", "Overview", "Apps management", "BigInt (64bit) identifiers", "Converting database type", "Database configuration", "Database configuration", "Enabling MySQL 4-byte support", "Replication", "Splitting databases", "Uploading big files > 512MB", "Providing default files", "Server-side Encryption", "Server-side encryption details", "Server-side encryption migration", "Amazon S3", "External Storage authentication mechanisms", "FTP/FTPS", "Local", "Nextcloud", "OpenStack Object Storage", "SFTP", "SMB/CIFS", "WebDAV", "Configuring External Storage (GUI)", "Configuring Federation Sharing", "File conversion", "File Sharing", "Controlling file versions and aging", "Transactional file locking", "File sharing and management", "Previews configuration", "Configuring Object Storage as Primary Storage", "Deleted Items (trash bin)", "Windows compatible filenames", "Mimetypes management", "Activity app", "Administration privileges (Delegation)", "Android Deep Link Handling", "Antivirus scanner", "Automatic setup", "Background jobs", "Brute force protection", "Memory caching", "Configuration Parameters", "Dashboard app", "Domain Change", "Email", "Linking external sites", "Nextcloud configuration", "Language & Locale", "Logging", "OAuth2", "Reverse proxy", "Warnings on admin page", "Text app", "Theming", "Authentication", "User management", "Instruction set for apps", "Instruction set for groups", "Instruction set for users", "Profile configuration", "Resetting a lost admin password", "Resetting a user password", "Two-factor authentication", "User authentication with LDAP", "The LDAP configuration API", "LDAP user cleanup", "User authentication with OpenID Connect", "User management", "User password policy", "User provisioning API", "Table of contents", "Energy consumption", "Declarations", "Command-line Account Setup", "Command Line Client", "Configuration File", "Environment Variables", "Desktop Clients", "Mass Deployment And Account Creation", "Options", "Troubleshooting", "Advanced Deploy Options", "AppAPI and External Apps", "Deployment configurations", "Managing Deploy Daemons", "Managing ExApps", "Test Deploy Daemon", "ExApps management", "Files access control", "Automated tagging of files", "Flow configuration", "Flow", "Retention of files", "Cookies", "GDPR-compliance", "Calendar / CalDAV", "Contacts / CardDAV", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 22.04 LTS", "Hardening and security guidance", "Installation and server configuration", "Installation wizard", "NGINX configuration", "Preparing PHP", "SELinux configuration", "Server tuning", "Installation on Linux", "System requirements", "Uninstallation", "Patching Nextcloud", "Code signing", "General troubleshooting", "Issues and troubleshooting", "Backup", "Maintenance", "Upgrade manually", "Migrating to a different server", "Migrating from ownCloud", "Upgrade via snap packages", "Restoring backup", "Upgrade via built-in updater", "How to upgrade", "Using the occ command", "Configuration", "Installation example with Docker", "Installation example on Ubuntu 24.04", "Office", "Installation", "Migration from Collabora Online", "Reverse proxy", "Troubleshooting", "Reference management", "Link previews", "The Smart Picker", "Release notes", "Release notes", "Upgrade to Nextcloud 26", "Upgrade to Nextcloud 27", "Upgrade to Nextcloud 28", "Upgrade to Nextcloud 30", "Upgrade to Nextcloud 31", "Upgrade to Nextcloud 32", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [74, 83], "04": [122, 149], "1": 66, "10": 126, "11": 51, "12": 51, "1st": [130, 142], "2": [11, 66, 120, 129], "2006": 19, "2024": 87, "2025": 87, "2026": 87, "22": 122, "24": 149, "26": 160, "27": 161, "28": 162, "30": 163, "31": 164, "32": 165, "3rdparti": 135, "4": 20, "502": 126, "512mb": 23, "64bit": 16, "8": [120, 121], "And": 94, "Not": [25, 134], "The": [55, 65, 67, 80, 157, 168], "To": [1, 7, 10, 14], "__host": 67, "about": 52, "abov": 51, "abus": 114, "access": [3, 19, 65, 67, 104, 123, 126, 128, 147], "accessible_featur": 57, "account": [89, 94, 114, 116], "account_manag": 57, "action": [6, 105, 123], "activ": [49, 55, 57, 79, 163, 164, 165], "ad": [37, 114], "add": [65, 74, 134, 146, 149], "addendum": 5, "addit": [56, 79, 100, 130, 147], "address": [55, 60, 112, 123, 146, 161, 165], "addressbook": 146, "adjust": 23, "admin": [64, 67, 76, 123], "admin_audit": 64, "administr": [50, 79, 83, 112], "advanc": [40, 79, 97, 101], "advantag": 131, "after": [135, 143], "ag": [41, 108], "agent": [1, 2], "ai": [0, 1, 6, 8, 11, 14], "aio": [99, 100], "ajax": 54, "alarm": 111, "alert": 114, "alias": 48, "all": [25, 53, 57, 60, 99, 123, 146], "allow": [37, 67, 111, 128], "allow_custom_share_fold": 57, "allow_disabled_password_enforcement_group": 57, "allow_local_remote_serv": 57, "allow_user_to_change_display_nam": 57, "allowed_admin_rang": 57, "allowed_user_ag": 57, "allowselfsignedcertif": 57, "allowsymlink": 57, "altern": [5, 7, 57], "amazon": 28, "an": [60, 65, 67, 72, 82, 146], "android": 51, "ani": 126, "anoth": 40, "anti": 114, "antiviru": [52, 146], "anymor": 134, "apach": [23, 120, 130, 148], "apache2": 66, "apcu": 56, "api": [15, 80, 85], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 25, 49, 52, 55, 57, 58, 60, 64, 68, 70, 72, 86, 98, 129, 131, 133, 134, 135, 146, 147, 148, 163, 164], "app_api": [163, 164, 165], "appapi": [98, 163, 164, 165], "appcodecheck": 57, "appdata": 146, "appear": [69, 156], "appli": 133, "applic": [65, 127], "approach": 145, "approv": 168, "apps_path": 57, "appsallowlist": 57, "appstoreen": 57, "appstoreurl": 57, "ar": 67, "architectur": 131, "archiv": 96, "argument": [100, 101], "around": 19, "arrai": 146, "artifici": [2, 12], "ask": [14, 154], "assetlink": 51, "assign": 105, "assist": 1, "attach": 114, "attempt": 57, "attribut": 79, "audienc": 117, "audit": 64, "auth": 57, "auth_availability_delai": 57, "authent": [29, 35, 70, 78, 79, 82, 114, 146, 168], "author": 60, "auto": 3, "auto_logout": 57, "autocomplet": 146, "autoconfig": 116, "autom": [70, 105, 163], "automat": 53, "avail": [37, 104, 105], "avatar": 79, "avoid": 126, "awai": 19, "azur": [45, 114], "backend": [14, 25, 37, 57, 111], "background": [41, 46, 52, 54, 79, 111, 114, 129, 130, 146], "backtrac": 57, "backup": [25, 45, 79, 137, 143], "bad": [25, 126], "balanc": 55, "bare": 99, "base": [29, 56, 129, 144], "basic": 96, "batch": 144, "bearer": 82, "befor": [25, 40], "below": 51, "beta": 166, "better": 49, "between": [40, 168], "beyond": 60, "big": 23, "bigint": 16, "bin": [46, 57, 111], "binary_search_path": 57, "birthdai": [111, 146], "blob": 45, "block": [26, 104, 168], "blog": 117, "book": [112, 146, 161, 165], "bot": 8, "brand": 69, "breakdown": 64, "browser": 131, "brute": 55, "bruteforc": 57, "bucket": 45, "bug": [135, 166], "build": 168, "built": 144, "bulkupload": 57, "button": 111, "byte": 20, "c": 45, "cach": [56, 57, 67, 79, 127, 129], "cache_app_config": 57, "cache_chunk_gc_ttl": 57, "cache_path": 57, "caddi": 66, "caldav": [67, 111], "calendar": [2, 111, 116, 135, 146], "can": [19, 60, 157, 168], "candid": 166, "cannot": 25, "canon": 147, "capabl": 60, "carddav": [67, 112], "carddav_sync_request_timeout": 57, "carddav_sync_request_trunc": 57, "cento": 120, "certif": [37, 60, 79, 87], "chang": [38, 59, 135, 159], "changelog": 159, "channel": [57, 166], "chat": [1, 3, 8, 14], "check": [26, 27, 67, 102, 146, 162, 165], "check_data_directory_permiss": 57, "check_for_working_htaccess": 57, "check_for_working_wellknown_setup": 57, "choic": 125, "chroot": 121, "chunk": [23, 164], "chunked_upload": 57, "cif": [35, 128], "cipher": 57, "circl": 2, "clamav": 52, "clean": [70, 163], "cleanup": [81, 146], "cli": [57, 69, 100, 127], "client": [69, 90, 93, 96, 131, 143], "close": 96, "cloud": [23, 57, 135], "clue": 126, "cluster": [56, 57], "code": [57, 134, 146], "collabor": 108, "collabora": [147, 148, 152], "collat": 57, "com": 116, "combin": 2, "command": [3, 15, 19, 25, 47, 55, 89, 90, 96, 112, 118, 144, 146], "comment": [57, 129], "commit": [19, 67], "common": [104, 108, 135], "commun": 99, "comparison": 25, "compat": [47, 146], "complianc": 110, "compress": 129, "condit": 57, "config": [56, 57, 60, 96, 123, 146], "config_is_read_onli": 57, "configur": [1, 3, 5, 18, 19, 23, 37, 38, 44, 45, 49, 51, 52, 53, 56, 57, 58, 60, 61, 62, 64, 67, 69, 75, 79, 80, 86, 91, 99, 106, 114, 123, 124, 126, 127, 128, 130, 146, 147, 148, 149, 152, 160, 161, 162, 163, 164, 165], "confirm": 52, "connect": [56, 79, 82, 96, 116, 123], "connectivity_check_domain": 57, "connector": 127, "consequ": 47, "consider": [29, 65], "consumpt": 87, "contact": [2, 112, 116, 135], "contain": [99, 102], "content": 86, "context": [1, 2, 3, 14], "context_ag": 2, "control": [3, 41, 104], "convers": [17, 39, 146], "convert": 17, "cookbook": 2, "cooki": [67, 109], "cookie_domain": 57, "copied_sample_config": 57, "core": [57, 96], "correct": 168, "count": [163, 164, 165], "cpu": 131, "creat": [19, 38, 40, 51, 73, 80, 83, 96, 146, 168], "creation": [94, 146], "credenti": 90, "critic": 159, "cron": [54, 121, 129], "csrf": 57, "css": 126, "csync": 96, "current": 2, "custom": [2, 15, 111, 147], "customclient_desktop": 57, "daemon": [98, 99, 100, 102], "dashboard": 58, "data": [3, 25, 45, 53, 57, 73, 74, 111, 112, 116, 123, 125, 135, 143], "databas": [17, 18, 19, 22, 53, 57, 67, 116, 120, 121, 125, 127, 128, 131, 137, 143, 146, 164], "datadirectori": [57, 135], "date": 40, "dav": [146, 160], "davstorag": 57, "db": 57, "dbdriveropt": 57, "dbhost": 57, "dbname": 57, "dbpassword": 57, "dbpersist": 57, "dbreplica": 57, "dbtableprefix": 57, "dbtype": 57, "dbuser": 57, "debug": [13, 57, 60, 96, 123, 129, 135, 146], "deck": 2, "declar": 88, "decreas": 35, "decrypt": [25, 26], "dedic": 123, "deep": 51, "default": [24, 40, 57, 63, 68, 99, 114, 147, 163, 164], "default_certificates_bundle_path": 57, "default_languag": 57, "default_local": 57, "default_phone_region": 57, "default_property_scop": 57, "default_timezon": 57, "defaultapp": 57, "defin": 66, "definit": 25, "delai": 35, "deleg": [50, 114], "delet": [46, 57, 73, 74, 80, 81, 83, 146], "demot": 74, "deni": 104, "deploi": [97, 98, 99, 100, 101, 102], "deploy": [56, 94, 99, 119, 123], "deployconfig": 100, "deriv": 26, "desktop": [57, 93, 131], "detail": 26, "detect": 6, "determin": 60, "dev": [67, 123], "diagnost": 57, "did": 134, "differ": [45, 60, 140], "directori": [15, 53, 56, 79, 123, 125, 128, 135, 146], "disabl": [25, 44, 52, 57, 67, 68, 72, 74, 78, 83, 101, 114, 123, 135, 146], "disallow": 128, "discoveri": [66, 135], "disk": [6, 92], "dispatch": 167, "displai": 38, "distinguish": 40, "distribut": [57, 152], "dmz": 123, "do": [134, 144, 156], "docker": [98, 99, 148, 152], "document": 14, "documentation_url": 57, "doe": [67, 144, 156], "domain": [59, 60, 66, 116, 123, 125, 135], "down": 134, "downgrad": 166, "download": 102, "drop": [40, 131], "dump": 96, "duplic": 79, "dure": 145, "edit": [68, 73, 74, 147], "email": [49, 60, 74, 160], "embed": [57, 61], "empti": [67, 146], "enabl": [15, 20, 25, 37, 47, 49, 52, 57, 58, 60, 72, 74, 78, 83, 101, 102, 123, 128, 129, 130, 146, 147, 165], "enable_lazy_object": 57, "enable_mail_link_password_expir": 57, "enable_non": 57, "enable_preview": 57, "enable_share_accept": 57, "enable_share_mail": 57, "enabledpreviewprovid": 57, "encod": [68, 135], "encrypt": [25, 26, 27, 45, 57, 60, 129, 130, 135, 146], "end": [6, 166], "energi": 87, "enforc": 78, "enforce_them": 57, "ensur": 123, "entri": 64, "envelop": 26, "environ": [57, 92, 97, 130, 146], "error": [19, 25, 96, 126, 134, 135], "errorlog": 64, "establish": 17, "ethic": [6, 8, 11, 14], "even": 60, "event": [111, 116, 146, 167], "everyth": 52, "exampl": [53, 55, 57, 64, 66, 72, 73, 74, 80, 90, 100, 104, 105, 108, 111, 112, 120, 121, 122, 146, 148, 149], "exapp": [98, 99, 101, 103], "exclud": [49, 55, 90], "execut": 105, "expand": 165, "experi": 57, "expert": 79, "expir": [40, 49], "explain": 64, "export": [111, 116, 146], "expos": 161, "extens": [68, 87], "extern": [25, 29, 37, 45, 49, 61, 98, 104, 130, 135, 146, 147], "external_storag": 57, "face": 6, "factor": [44, 78, 146], "fail": [116, 126], "fail2ban": 123, "failur": 35, "fair": 135, "faq": [98, 134, 168], "faster": 129, "featur": [14, 115], "feder": [23, 38, 57, 111, 135, 146], "field": [64, 74], "file": [2, 3, 23, 24, 25, 26, 27, 35, 37, 39, 40, 41, 42, 43, 52, 57, 64, 67, 68, 86, 91, 96, 104, 105, 108, 126, 129, 131, 135, 146, 147, 162, 163], "filelock": 57, "filenam": [47, 146], "files_external_allow_create_new_loc": 57, "files_no_background_scan": 57, "filesystem_cache_readonli": 57, "filesystem_check_chang": 57, "filter": [13, 123, 167], "final": 121, "find": [19, 60], "fingerprint": 57, "fix": 134, "flow": [106, 107], "folder": [25, 104, 137, 143], "follow": 114, "font": 147, "forbidden_filenam": 57, "forbidden_filename_basenam": 57, "forbidden_filename_charact": 57, "forbidden_filename_extens": 57, "forc": [55, 57, 63], "force_languag": 57, "force_local": 57, "force_share_accept": 57, "form": 2, "format": [26, 27, 57], "forwarded_for_head": 57, "found": 25, "fpm": [129, 130], "freebusi": 111, "frequent": [14, 154], "from": [45, 49, 55, 60, 74, 118, 141, 152], "front": 6, "frontend": 14, "ftp": 30, "fulli": 5, "function": 96, "further": [25, 127], "fusef": 128, "g": 57, "gatewai": 126, "gdpr": 110, "gener": [9, 14, 19, 26, 44, 123, 127, 135], "genr": 6, "get": [13, 40, 52, 60, 72, 73, 74, 86, 116, 146], "getenv": 67, "give": 123, "global": [68, 116], "gone": 19, "googl": 114, "gpg": 128, "grant": 83, "greater": 126, "green": 6, "group": [25, 37, 73, 74, 79, 83, 104, 146, 147], "groupfold": 49, "groupwar": [86, 113], "gui": 37, "guidanc": 123, "ha": 19, "handl": [51, 79, 90], "handler": [56, 126], "haproxi": 66, "harden": 123, "harp": [98, 99], "has_internet_connect": 57, "hash": 57, "hashing_default_password": 57, "hashingcost": 57, "hashingmemorycost": 57, "hashingthread": 57, "hashingtimecost": 57, "have": 67, "header": [67, 123], "heartbeat": 102, "hidden": 35, "hide": 111, "hide_login_form": 57, "hierarch": 146, "home": 56, "host": [15, 99], "how": [19, 55, 60, 145, 156], "htaccess": [57, 130], "http": [67, 123, 129, 130], "httpd": 121, "i": [14, 19, 52, 60, 67, 123, 134, 163, 164, 168], "ibm": 0, "icap": 52, "icon": [48, 69], "id": [13, 116, 135], "ident": 82, "identifi": [16, 96], "ignorefrontcontrol": 57, "imag": [1, 9, 14, 44, 79, 102, 123, 152], "imagick": 120, "imaginari": 163, "imap": [114, 116], "implement": 2, "implic": 45, "import": [146, 149], "improv": [0, 1, 14], "inconvert": 17, "index": 3, "indic": 146, "info": [52, 72, 146], "inform": 135, "ini": 127, "init": 102, "initi": [3, 22, 87], "insecur": 96, "insert": 116, "insight": 13, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 52, 57, 86, 90, 98, 118, 120, 121, 122, 123, 124, 125, 127, 130, 142, 146, 148, 149, 151, 166, 167, 168], "instanc": 123, "instanceid": 57, "instead": 129, "instruct": [72, 73, 74], "integr": [0, 64, 67, 79, 134, 146, 165], "intellig": [2, 12], "interact": 64, "interfac": [47, 64, 112, 114, 128], "intern": [79, 135], "interv": [79, 114], "introduct": [50, 55, 57, 117, 123], "invalid": [25, 47, 60, 134], "invis": 105, "invit": 111, "ip": [55, 123], "ipv6_normalized_subnet_s": 57, "isol": [19, 67, 96], "issu": [96, 116, 135, 136], "item": [46, 57, 112], "j": 126, "jail": 123, "javascript": [126, 146], "jit": 129, "job": [41, 46, 54, 111, 121, 129, 130, 146], "journal_mod": 57, "jpeg": 44, "json": 51, "keep": 60, "kei": [25, 26, 29, 80, 149], "keyboard": 96, "knowledgebas": 57, "knowledgebaseen": 57, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 67, 111, 156, 157], "l10n": 146, "languag": [5, 63], "larg": [5, 23], "lastseen": 146, "ldap": [25, 57, 79, 80, 81, 128, 146], "ldap_log_fil": 57, "ldapusercleanupinterv": 57, "length": [123, 166], "level": [19, 64, 67, 129], "libreoffic": 162, "life": 166, "limit": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 51, 111, 112, 114, 123, 146], "line": [89, 90, 96, 112, 118, 144, 146], "link": [38, 40, 51, 57, 61, 156], "linux": 130, "list": [13, 72, 74, 79, 90, 100, 101, 146], "listen": [60, 167, 168], "live": 4, "live_transcript": 4, "llm": 114, "llm2": 5, "load": [3, 55, 57, 79, 129], "local": [5, 7, 9, 10, 11, 31, 57, 63, 81, 99, 111, 114], "localstorag": 57, "locat": [26, 56, 57, 125], "lock": [42, 57, 67, 129, 134], "log": [3, 4, 57, 64, 79, 96, 102, 116, 126, 129, 135, 146], "log_queri": 57, "log_request_id": 57, "log_rotate_s": 57, "log_typ": 57, "log_type_audit": 57, "logdateformat": 57, "logfil": [57, 135], "logfile_audit": 57, "logfilemod": 57, "login": [55, 65, 79, 126, 130, 142], "login_flow_v2": 57, "login_form_autocomplet": 57, "login_form_timeout": 57, "loglevel": 57, "loglevel_dirty_database_queri": 57, "loglevel_frontend": 57, "logo_url": 57, "logtimezon": 57, "long": [131, 145], "look": 60, "lookup_serv": 57, "loop": 126, "lost": 76, "lost_password_link": 57, "low": 92, "lt": 122, "machin": [1, 11, 14, 130], "maco": 96, "magic": 168, "mai": 165, "mail": [57, 60, 114, 116], "mail_domain": 57, "mail_from_address": 57, "mail_link_password_expiration_interv": 57, "mail_send_plaintext_onli": 57, "mail_sendmailmod": 57, "mail_smtpauth": 57, "mail_smtpdebug": 57, "mail_smtphost": 57, "mail_smtpmod": 57, "mail_smtpnam": 57, "mail_smtppassword": 57, "mail_smtpport": 57, "mail_smtpsecur": 57, "mail_smtpstreamopt": 57, "mail_smtptimeout": 57, "mail_template_class": 57, "mailbox": 114, "mainten": [57, 86, 137, 138, 145, 146, 166], "maintenance_window_start": [54, 57], "major": 166, "make": 5, "manag": [15, 25, 43, 48, 52, 71, 83, 100, 101, 103, 127, 130, 146, 155], "managerfactori": 57, "mandatori": 134, "manual": [8, 52, 116, 130, 139, 145], "map": [48, 79], "mariadb": [19, 129, 131, 137, 143], "mark": 52, "mass": 94, "master": 26, "max": [40, 57], "max_file_conversion_files": 57, "max_filesize_animated_gifs_public_shar": 57, "max_parallel_count": 57, "max_siz": 57, "maxautocompleteresult": 57, "maximum": [44, 57, 130, 164], "mcp": 2, "mechan": 29, "media": [127, 130], "member": 73, "memberof": 79, "memcach": [56, 57, 128], "memcache_customprefix": 57, "memcached_opt": 57, "memcached_serv": 57, "memori": [44, 56, 57, 131], "merg": 57, "messag": [96, 126, 134, 135], "metadata_max_files": 57, "metal": 99, "method": 25, "mib": 126, "microsoft": [45, 79, 114], "migrat": [22, 27, 114, 140, 141, 145, 152], "mimetyp": 48, "minimum": 57, "minsearchstringlength": 57, "misc": 146, "miscellan": 2, "misconfigur": [104, 108], "miss": [116, 146], "mobil": 131, "mod_fcgid": 23, "mod_proxy_fcgi": 23, "mode": [25, 60, 123, 129, 137, 144, 145, 146], "model": [2, 5, 7, 11], "modifi": [57, 60, 69, 80], "modul": [120, 123, 127, 135], "monitor": [162, 163, 164, 165], "mount": [37, 97], "mount_fil": 57, "mountpoint": 25, "move": [135, 146], "multibucket": [45, 57], "multilingu": 5, "multipl": [57, 66], "music": 6, "my": [14, 19, 60], "mysql": [19, 20, 53, 57, 116, 129, 131, 137, 143], "name": [67, 135], "nc": 99, "need": 165, "nest": 79, "network": [111, 128], "new": [38, 74, 83, 147], "next": 122, "nextcloud": [1, 2, 4, 23, 32, 38, 49, 51, 52, 56, 57, 58, 62, 69, 79, 81, 82, 96, 99, 100, 109, 120, 121, 123, 126, 133, 134, 135, 139, 147, 148, 160, 161, 162, 163, 164, 165, 167, 168], "nginx": [23, 66, 126], "no_unsupported_browser_warn": 57, "non": 135, "nor": 126, "note": [56, 79, 86, 121, 127, 133, 158, 159], "notif": [15, 35, 40, 111, 145], "notify_push": 68, "now": [163, 164], "nss": 67, "o": 131, "oauth": 114, "oauth2": 65, "object": [6, 23, 33, 45, 57], "objectstor": 57, "obtain": [96, 133], "occ": [3, 15, 25, 47, 55, 79, 100, 146], "off": 79, "offic": [86, 115, 147, 150, 162], "old": [27, 131], "olmo": 5, "one": [60, 99], "onli": [60, 67], "onlin": [147, 148, 152], "ooxml": 147, "opcach": 129, "open": [5, 134], "openai": 0, "openbsd": 121, "openid": 82, "openssl": [57, 67], "openstack": [33, 45], "oper": [123, 146], "option": [3, 37, 57, 64, 79, 95, 97, 100, 101, 120, 147], "optout": 57, "organ": 56, "other": [14, 57, 96, 116, 130, 135], "out": [19, 60, 115], "outdat": 67, "outlook": 116, "output": [72, 73, 74, 80], "outsid": 123, "over": 56, "overrid": [45, 64], "overview": [14, 25, 55, 130, 139, 145, 166], "overwrit": [57, 66], "overwritecondaddr": 57, "overwritehost": 57, "overwriteprotocol": 57, "overwritewebroot": 57, "owncloud": 141, "packag": [130, 142, 149, 152], "page": [55, 67], "pair": 26, "paramet": [19, 44, 53, 54, 57, 60, 66], "part_file_in_storag": 57, "pass": [67, 168], "password": [29, 70, 76, 77, 83, 84, 123, 163], "passwordsalt": 57, "patch": 133, "path": [37, 57, 67, 135], "pdf": 163, "per": [45, 79, 116], "perform": [0, 45, 129], "permiss": [37, 79], "persist": 40, "pgsql_ssl": 57, "photo": 6, "php": [23, 56, 60, 67, 114, 120, 121, 123, 126, 127, 129, 130, 131, 135, 164], "picker": 157, "pickup": [1, 14], "place": 123, "point": 25, "polici": [84, 135], "port": 60, "postgresql": [19, 53, 137, 143], "pre": 65, "prefer": 114, "prefix": 67, "prepar": 127, "prerequisit": [123, 130, 145], "pretti": 130, "prevent": [61, 104], "preview": [44, 57, 123, 129, 146, 147, 156, 162, 163, 164, 165], "preview_concurrency_al": 57, "preview_concurrency_new": 57, "preview_ffmpeg_path": 57, "preview_ffprobe_path": 57, "preview_imaginary_kei": 57, "preview_imaginary_url": 57, "preview_libreoffice_path": 57, "preview_max_filesize_imag": 57, "preview_max_i": 57, "preview_max_memori": 57, "preview_max_x": 57, "previou": 139, "primari": 45, "privaci": 112, "privat": [15, 25, 26, 56], "privileg": [50, 83], "problem": [96, 116, 135], "process": [1, 14, 114, 130], "profil": [57, 75, 79, 146], "project": 57, "promot": 74, "prompt": 14, "proper": 123, "properli": [67, 126], "properti": [75, 112], "protect": [55, 57, 165], "protocol": 60, "provid": [14, 24, 60, 78, 82, 156, 157], "provis": 85, "proxi": [55, 57, 66, 98, 99, 148, 152, 153], "proxyexclud": 57, "proxyuserpwd": 57, "public": [26, 29, 38, 108, 111], "pull": 102, "qmail": 60, "qualiti": 44, "query_log_fil": 57, "query_log_file_backtrac": 57, "query_log_file_paramet": 57, "query_log_file_requestid": 57, "question": [14, 154], "queue": 52, "quick": [125, 127], "quickstart": 142, "quota": [83, 135], "quota_include_external_storag": 57, "rainloop": 128, "rang": 123, "rate": [6, 8, 11, 14, 57, 111, 112], "ratelimit": 57, "ratelimit_overwrit": 57, "reachabl": [19, 60], "read": [19, 25, 26, 67, 79, 80, 123], "readabl": 67, "recogn": 6, "recognit": 6, "recommend": [56, 119, 127], "recoveri": [25, 26, 45, 143], "redi": [56, 57, 120, 121, 129], "redirect": 123, "redis_log_fil": 57, "reduc": 129, "reduce_to_languag": 57, "refer": [127, 155], "reference_opengraph": 57, "refresh": 111, "regist": [100, 101, 102], "reject": 60, "relat": [1, 123], "releas": [57, 86, 139, 158, 159, 166], "remember_login_cookie_lifetim": 57, "remind": [111, 114], "remirepo": 120, "remnant": 146, "remot": [99, 123, 128], "remov": [74, 78], "renam": 83, "repair": 146, "replic": 21, "report": [146, 166], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 149], "request": 57, "request_timeout": 57, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 120, 127, 131, 160, 161, 162, 163, 164, 165], "rescan": 134, "resend": 74, "reset": [76, 77, 83], "resetpassword": 146, "resolv": 67, "resourc": [111, 127], "respons": 67, "restor": 143, "restrict": [105, 123, 147], "retent": [108, 111, 112, 160], "retriev": 48, "return": [67, 146], "revalid": 129, "revers": [55, 66, 148, 152, 153], "revert": 133, "rewritebas": 57, "rich": 68, "right": 168, "room": 111, "root": 123, "rotat": 57, "rule": [3, 104, 105], "run": [5, 17, 67, 145, 146], "s3": [28, 45, 165], "same": 99, "sampl": 57, "sanit": [47, 146], "scale": [2, 3, 5, 6, 7, 9, 10, 44], "scan": [52, 146], "scanner": 52, "schedul": [49, 114, 166], "scope": [75, 112], "screen": [14, 167], "script": [130, 168], "seal": 26, "search": [2, 14, 73, 74, 146], "secret": 57, "secur": [57, 65, 67, 99, 123, 146, 147], "select": 168, "selector": 146, "self": [15, 37, 60], "selinux": [120, 123, 128, 130], "send": [60, 114], "sendmail": [60, 128], "serv": [123, 126], "server": [2, 19, 23, 25, 26, 27, 38, 56, 57, 60, 67, 79, 96, 111, 114, 123, 124, 128, 129, 130, 131, 133, 135, 140, 147, 148, 160, 161, 162, 163, 165], "server_log": 57, "servic": [0, 14, 45, 66, 135, 167], "session": [14, 56, 57, 167], "session_keepal": 57, "session_lifetim": 57, "session_relaxed_expiri": 57, "set": [40, 44, 55, 57, 60, 64, 67, 72, 73, 74, 79, 83, 111, 120, 127, 129, 130, 146, 147, 168], "setup": [8, 53, 56, 89, 98, 123, 162, 165], "setupcheck": 146, "sftp": 34, "share": [2, 23, 25, 26, 29, 38, 40, 43, 57, 111, 112, 114, 116, 135, 146], "share_fold": 57, "ship": 135, "shortcut": 96, "show": 146, "shown": [35, 57], "side": [23, 25, 26, 27], "siev": [114, 116], "sign": [26, 37, 60, 134, 149], "signatur": [25, 26], "simpl": 45, "simplesignuplink": 57, "singl": [52, 56, 73, 74, 146], "site": [61, 67], "size": [23, 44, 114, 129, 130, 135, 164], "skeletondirectori": 57, "skip": 65, "slow": 14, "small": 56, "smart": 157, "smb": [35, 128], "smtp": [60, 114, 116, 128], "snap": [130, 142], "snooz": 114, "socket": [56, 98, 99], "some": 67, "sort_groups_by_nam": 57, "sourc": [26, 134], "space": [3, 6, 8, 11, 92, 130], "special": [29, 79], "specif": [60, 79, 104, 123, 127, 147], "speech": [1, 7, 10, 14], "speed": [1, 14, 167], "split": [22, 26], "sql": 19, "sqlite": [53, 57, 129, 137, 143], "sse": 45, "ssl": [19, 57, 66, 79, 123, 130], "standalone_window": 57, "start": [86, 102, 125], "starttl": 60, "statu": [102, 146], "step": [25, 121, 122, 139, 145, 168], "storag": [1, 23, 25, 29, 33, 37, 45, 49, 83, 104, 123, 135], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 26, 45, 57, 109], "storecryptedpassword": 57, "strict": [67, 123], "stt_whisper2": 7, "subadmin": [73, 74], "subdir": 126, "subscript": [111, 146], "summar": 8, "summari": [8, 114], "suppli": [5, 7], "support": [3, 20, 37, 45, 57, 60, 68, 131, 166], "supporteddatabas": 57, "suppress": 126, "suspend": 168, "swift": 45, "switch": 11, "sync": [35, 79, 96, 111, 112, 114, 135, 146, 160], "synchron": [3, 67, 116], "synchronis": 143, "syslog": 64, "syslog_tag": 57, "syslog_tag_audit": 57, "system": [23, 112, 123, 129, 130, 131, 146, 160, 161, 162, 163, 164, 165], "systemd": [14, 54, 64, 167], "systemtag": 57, "tab": 79, "tabl": [17, 86, 127], "tag": [105, 108, 146], "talk": [2, 4, 8, 131], "target": [17, 117], "task": [1, 2, 13, 14, 52], "tcp": [56, 60], "team": [2, 25], "tempdirectori": 57, "templat": [24, 60], "templatedirectori": 57, "temporari": 64, "term": 131, "test": [57, 60, 67, 79, 102, 146], "text": [1, 7, 10, 14, 68], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 126, "thei": 156, "theme": [57, 60, 69], "thi": 67, "though": 60, "thread": [114, 116], "threshold": 57, "through": [64, 69], "timeout": [114, 116], "tip": [38, 79, 126, 130, 142], "tl": [56, 79, 114, 129], "tmux": [14, 167], "toggl": 146, "token": [65, 82, 111, 112, 123, 160], "token_auth_activity_upd": 57, "token_auth_enforc": 57, "tool": 2, "traefik": 66, "traffic": 123, "transact": [19, 42, 67, 129], "transcript": 4, "transfer": [40, 146], "transferincomingshar": 57, "translat": [1, 11, 14, 114, 146], "translate2": 11, "transport": [67, 123], "trash": [46, 57, 111], "trashbin": 146, "trashbin_retention_oblig": 57, "tree": 146, "trick": [79, 126], "trigger": [17, 52], "troubleshoot": [3, 19, 25, 55, 60, 79, 96, 116, 128, 133, 135, 136, 139, 144, 154], "truena": 130, "trust": [38, 66, 125], "trusted_domain": 57, "trusted_proxi": 57, "ttl": 57, "tune": 129, "turn": 79, "two": [78, 146], "type": [17, 26, 56, 57, 64, 111, 166], "ubuntu": [122, 149], "umask": 57, "unabl": 116, "unencrypt": 123, "unified_search": 57, "uninstal": 132, "unix": 56, "unknown": 96, "unlink_on_trunc": 57, "unregist": [100, 101], "unscan": 52, "unseal": 26, "up": [67, 70, 114, 120, 130, 163, 167, 168], "updat": [15, 22, 35, 57, 101, 116, 128, 135, 144, 145, 148, 152, 165], "updatecheck": 57, "updatedirectori": 57, "upgrad": [57, 131, 139, 142, 144, 145, 146, 152, 160, 161, 162, 163, 164, 165, 166], "upload": [23, 35, 104, 126, 130], "urandom": [67, 123], "url": [57, 130, 168], "us": [2, 14, 15, 19, 37, 40, 47, 56, 57, 60, 67, 79, 82, 114, 123, 129, 135, 144, 146, 147, 157, 162], "usag": [3, 6, 8, 11, 37, 50, 55, 90, 100, 147], "use_legacy_base64_encod": 57, "user": [19, 25, 26, 37, 40, 49, 57, 71, 74, 77, 79, 81, 82, 83, 84, 85, 86, 104, 112, 114, 135, 146, 163, 164, 165], "user_ini_additional_lin": 57, "utf8mb4": 57, "v": [56, 98], "valid": 82, "valu": [57, 146, 168], "variabl": [37, 57, 92, 97, 130, 146], "verif": [57, 79, 114], "version": [41, 57, 67, 131, 135, 146, 166], "versions_retention_oblig": 57, "via": [8, 15, 25, 38, 67, 79, 128, 130, 142, 144], "video": [6, 117], "view": 147, "virtual": 130, "vp": 130, "warn": [65, 67], "watsonx": 0, "we": [131, 134], "web": [23, 47, 57, 60, 64, 67, 123, 128, 130, 131, 135, 144, 160, 161, 162, 163, 165], "webauthn": 57, "webcron": 54, "webdav": [36, 135], "webhook": 167, "webroot": [126, 147], "webserv": 96, "websocket": 68, "welcom": 74, "well": 67, "what": [5, 60, 144], "when": 96, "where": [156, 157], "whisper": 7, "whole": 128, "why": [14, 60, 131, 134], "windmil": 168, "window": [47, 130, 146], "without": 126, "wizard": [125, 130], "wopi": 147, "work": [19, 52, 55, 156], "workflow": [64, 168], "workspac": [68, 168], "write": 128, "xml": [72, 73, 74, 80], "xoauth2": 114, "yellow": 6, "yet": 67, "you": [25, 67], "your": [23, 49, 58, 67, 116, 123]}}) \ No newline at end of file +Search.setIndex({"alltitles": {".htaccess": [[130, "htaccess"]], "/dev/urandom is not readable by PHP": [[67, "dev-urandom-is-not-readable-by-php"]], "1st login": [[130, "st-login"], [142, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[54, "ajax"]], "APCu": [[56, "apcu"]], "Account delegation": [[114, "account-delegation"]], "Activating": [[55, "activating"]], "Activities in groupfolders or external storages": [[49, "activities-in-groupfolders-or-external-storages"]], "Activity app": [[49, null], [57, "activity-app"]], "Add a new user": [[74, "add-a-new-user"]], "Add an OAuth2 Application": [[65, "add-an-oauth2-application"]], "Add missing indices": [[146, "add-missing-indices"]], "Add repository:": [[149, "add-repository"]], "Add user to group": [[74, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storages": [[37, "adding-files-to-external-storages"]], "Additional Apache configurations": [[130, "additional-apache-configurations"]], "Additional configuration options": [[147, "additional-configuration-options"]], "Additional configuration options via occ": [[79, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[56, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[100, "additional-options"]], "Address Book Sync": [[112, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[23, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[64, "admin-audit-log-optional"]], "Administration interface": [[112, "administration-interface"]], "Administration privileges (Delegation)": [[50, null]], "Administrative Group mapping": [[79, "administrative-group-mapping"]], "Advanced Deploy Options": [[97, null], [101, "advanced-deploy-options"]], "Advanced settings": [[40, "advanced-settings"], [79, "advanced-settings"]], "Advantages of upgrading PHP": [[131, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[60, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[57, "all-other-configuration-options"]], "All parameters": [[53, "all-parameters"]], "Allow access to CIFS/SMB": [[128, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[128, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[128, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[128, "allow-access-to-ldap-server"]], "Allow access to SMTP/sendmail": [[128, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[128, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[128, "allow-access-to-network-memcache"]], "Allow access to remote network": [[128, "allow-access-to-remote-network"]], "Allow subscriptions on local network": [[111, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[37, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[57, "alternate-code-locations"]], "Amazon S3": [[28, null]], "Android 11 and Below": [[51, "android-11-and-below"]], "Android 12 and Above": [[51, "android-12-and-above"]], "Android Deep Link Handling": [[51, null]], "Anti-abuse alerts": [[114, "anti-abuse-alerts"]], "Antivirus": [[146, "antivirus"]], "Antivirus scanner": [[52, null]], "Apache": [[23, "apache"], [120, "apache"]], "Apache Web server configuration": [[130, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[23, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[23, "apache-with-mod-proxy-fcgi"]], "Apache2": [[66, "apache2"]], "App config options": [[57, "app-config-options"]], "App passwords": [[70, "app-passwords"]], "App store": [[1, "app-store"], [2, "app-store"], [3, "app-store"], [4, "app-store"], [5, "app-store"], [6, "app-store"], [7, "app-store"], [8, "app-store"], [9, "app-store"], [10, "app-store"], [11, "app-store"]], "App: Context Agent (context_agent)": [[2, null]], "App: Context Chat": [[3, null]], "App: Live Transcription in Nextcloud Talk (live_transcription)": [[4, null]], "App: Local Image Generation (text2image_stablediffusion2)": [[9, null]], "App: Local Machine translation 2 (translate2)": [[11, null]], "App: Local Text-To-Speech (text2speech_kokoro)": [[10, null]], "App: Local Whisper Speech-To-Text (stt_whisper2)": [[7, null]], "App: Local large language model (llm2)": [[5, null]], "App: Recognize": [[6, null]], "App: Summary Bot (Talk chat summarize bot)": [[8, null]], "AppAPI (app_api) is now a default app": [[163, "appapi-app-api-is-now-a-default-app"], [164, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[165, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[98, null]], "Applying a patch": [[133, "applying-a-patch"]], "Approaching Upgrades": [[145, "approaching-upgrades"]], "Approval/Suspend steps": [[168, "approval-suspend-steps"]], "Apps": [[15, "apps"], [57, "apps"], [86, null]], "Apps commands": [[146, "apps-commands"]], "Apps management": [[15, null]], "Arguments": [[100, "arguments"], [101, "arguments"], [101, "id1"], [101, "id3"]], "Artificial Intelligence": [[12, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[105, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[114, "attachment-size-limit"]], "Authentication": [[70, null], [168, "authentication"]], "Authentication in Nextcloud": [[82, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig for your mail domain fails": [[116, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[70, "automated-clean-up"]], "Automated clean-up of app password": [[163, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[105, null]], "Automatic configurations examples": [[53, "automatic-configurations-examples"]], "Automatic setup": [[53, null]], "Available rules": [[104, "available-rules"], [105, "available-rules"]], "Available storage backends": [[37, "available-storage-backends"]], "Backend apps": [[14, "backend-apps"], [14, "id31"], [14, "id35"], [14, "id39"], [14, "id43"], [14, "id47"], [14, "id51"], [14, "id55"]], "Background job": [[41, "background-job"], [46, "background-job"]], "Background jobs": [[54, null], [111, "background-jobs"]], "Background jobs selector": [[146, "background-jobs-selector"]], "Background sync interval": [[79, "background-sync-interval"], [114, "background-sync-interval"]], "Backup": [[137, null]], "Backup database": [[137, "backup-database"]], "Backup folders": [[137, "backup-folders"]], "Backups": [[25, "backups"]], "Bad signature error": [[25, "bad-signature-error"]], "Batch mode for command line based updater": [[144, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[82, "bearer-token-validation"]], "Before You Enable Encryption": [[25, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[166, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[49, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[16, null]], "Birthday calendar": [[111, "birthday-calendar"]], "Blocking user groups": [[104, "blocking-user-groups"]], "Branded clients": [[69, "branded-clients"]], "Brute force protection": [[55, null]], "Brute force protection and load balancers/reverse proxies": [[55, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Bug reporting": [[166, "bug-reporting"]], "Bugs": [[135, "bugs"]], "Building a workflow": [[168, "building-a-workflow"]], "CPU Architecture and OS": [[131, "cpu-architecture-and-os"]], "Cache Directory location": [[56, "cache-directory-location"]], "Cache warnings": [[67, "cache-warnings"]], "Caching": [[79, "caching"], [129, "id1"]], "Caddy": [[66, "caddy"]], "Calendar": [[116, "calendar"]], "Calendar / CalDAV": [[111, null]], "Calendar server settings": [[111, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[168, "can-i-create-a-script"]], "Canonical webroot": [[147, "canonical-webroot"]], "Certification Extension 2025/2026": [[87, "certification-extension-2025-2026"]], "Changelog": [[159, "changelog"]], "Changing the display of federated shares": [[38, "changing-the-display-of-federated-shares"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[26, "check-the-block-signatures"]], "Check the signature": [[26, "check-the-signature"]], "Checking for old files": [[27, "checking-for-old-files"]], "Chroot": [[121, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[146, "cleanup"]], "Cleanup previews": [[146, "cleanup-previews"]], "Code signing": [[134, null]], "Collabora Online Server": [[147, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[112, "command-line"]], "Command Line Client": [[90, null]], "Command line": [[96, "command-line"]], "Command line installation": [[146, "command-line-installation"]], "Command line upgrade": [[146, "command-line-upgrade"]], "Command-line Account Setup": [[89, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[57, "comments"], [129, "comments"]], "Common misconfigurations": [[104, "common-misconfigurations"], [108, "common-misconfigurations"]], "Common problems / error messages": [[135, "common-problems-error-messages"]], "Compression": [[129, "compression"]], "Config commands": [[146, "config-commands"]], "Config file": [[96, "config-file"]], "Configuration": [[1, "configuration"], [45, "configuration"], [75, "configuration"], [79, "configuration"], [86, null], [114, "configuration"], [130, "configuration"], [147, null], [149, "configuration"]], "Configuration File": [[91, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[57, null]], "Configuration keys": [[80, "configuration-keys"]], "Configuration tips": [[38, "configuration-tips"]], "Configurations preventing embedding": [[61, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[148, "configure-the-app-in-nextcloud"]], "Configure theming through CLI": [[69, "configure-theming-through-cli"]], "Configuring ClamAV on Nextcloud": [[52, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[37, null]], "Configuring Federation Sharing": [[38, null]], "Configuring ICAP on Nextcloud": [[52, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[23, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[45, null]], "Configuring PHP": [[23, "configuring-php"]], "Configuring Sendmail/qmail": [[60, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[19, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[60, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings": [[64, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[38, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[49, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[58, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[23, "configuring-your-web-server"]], "Confirm everything is working": [[52, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[56, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[56, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[56, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[56, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[96, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[79, "connection-settings"]], "Connections to remote servers": [[123, "connections-to-remote-servers"]], "Consequences": [[47, "consequences"]], "Considerations for shared storage": [[29, "considerations-for-shared-storage"]], "Contacts": [[116, "contacts"]], "Contacts / CardDAV": [[112, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[102, "container-started"]], "Context Agent": [[1, "context-agent"]], "Context Chat": [[1, "context-chat"], [14, "context-chat"]], "Context Chat Search": [[14, "context-chat-search"]], "Controlling file versions and aging": [[41, null]], "Converting database type": [[17, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[109, null]], "Cookies stored by Nextcloud": [[109, "cookies-stored-by-nextcloud"]], "Core Dumps": [[96, "core-dumps"]], "Create Debug Archive": [[96, "create-debug-archive"]], "Create a addressbook for a user": [[146, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[146, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[146, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[73, "create-a-group"]], "Creating Federation Shares via public Link Share": [[38, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[80, "creating-a-configuration"]], "Creating a new Federation Share": [[38, "creating-a-new-federation-share"]], "Creating a new user": [[83, "creating-a-new-user"]], "Creating assetlinks.json": [[51, "creating-assetlinks-json"]], "Creating persistent file Shares": [[40, "creating-persistent-file-shares"]], "Credential Handling": [[90, "credential-handling"]], "Critical changes": [[159, "critical-changes"]], "Cron": [[54, "cron"]], "Cron job": [[121, "cron-job"]], "Cron jobs": [[54, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[147, "custom-fonts"]], "Custom public calendars": [[111, "custom-public-calendars"]], "DAV sync tokens retention": [[160, "dav-sync-tokens-retention"]], "Dashboard app": [[58, null]], "Data Backup and Recovery Implications": [[45, "data-backup-and-recovery-implications"]], "Data Directory": [[53, "data-directory"]], "Data Not Encrypted": [[25, "data-not-encrypted"]], "Data directory location": [[125, "data-directory-location"]], "Data retention": [[111, "data-retention"], [112, "data-retention"]], "Database": [[120, "database"], [121, "database"]], "Database choice": [[125, "database-choice"]], "Database configuration": [[18, null], [19, null], [164, "database-configuration"]], "Database conversion": [[146, "database-conversion"]], "Database insert problems on MySQL": [[116, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[131, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[19, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[146, "dav-commands"]], "Debug Mode": [[129, "debug-mode"]], "Debugging": [[146, "debugging"]], "Debugging sync issues": [[135, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[88, null]], "Decrease sync delay": [[35, "decrease-sync-delay"]], "Decrypt the blocks": [[26, "decrypt-the-blocks"]], "Decrypt the private key": [[26, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[26, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[25, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[26, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[26, "decryption-read-the-file-key"]], "Decryption: read the private key": [[26, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[99, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[57, "default-parameters"]], "Default file extension": [[68, "default-file-extension"]], "Default file templates": [[24, "default-file-templates"]], "Default language": [[63, "default-language"]], "Default locale": [[63, "default-locale"]], "Defaults": [[57, "defaults"]], "Defining trusted proxies": [[66, "defining-trusted-proxies"]], "Definitions": [[25, "definitions"]], "Delete a calendar for a user": [[146, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[146, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[73, "delete-a-group"]], "Delete a user": [[74, "delete-a-user"]], "Deleted Items (trash bin)": [[46, null], [57, "deleted-items-trash-bin"]], "Deleting a configuration": [[80, "deleting-a-configuration"]], "Deleting a single configuration value": [[146, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[81, "deleting-local-nextcloud-users"]], "Deleting users": [[83, "deleting-users"]], "Demote user from subadmin": [[74, "demote-user-from-subadmin"]], "Denied access": [[104, "denied-access"]], "Denying access to folders": [[104, "denying-access-to-folders"]], "DeployConfig": [[100, "deployconfig"]], "DeployConfig options": [[100, "deployconfig-options"]], "Deployment": [[123, "deployment"]], "Deployment configurations": [[99, null]], "Deployment recommendations": [[119, null]], "Derive the decryption key": [[26, "derive-the-decryption-key"]], "Derive the encryption key": [[26, "derive-the-encryption-key"]], "Desktop Clients": [[93, null]], "Desktop client": [[131, "desktop-client"]], "Differences from External Storage": [[45, "differences-from-external-storage"]], "Directory settings": [[79, "directory-settings"]], "Disable": [[101, "disable"]], "Disable 3rdparty / non-shipped apps": [[135, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[123, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[114, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[74, "disable-a-user"]], "Disable an app": [[72, "disable-an-app"]], "Disable and enable users": [[83, "disable-and-enable-users"]], "Disable creation of example events": [[146, "disable-creation-of-example-events"]], "Disable preview image generation": [[123, "disable-preview-image-generation"]], "Disable rich text editing": [[68, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[68, "disable-rich-workspaces-globally"]], "Disable users": [[146, "disable-users"]], "Disabling background scan task": [[52, "disabling-background-scan-task"]], "Disabling previews:": [[44, "disabling-previews"]], "Disabling two-factor authentication": [[78, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[128, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[40, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[134, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[99, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[99, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[99, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[98, "docker-socket-proxy"]], "Docker Socket Proxy security": [[99, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[98, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[99, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[99, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[14, "document-generation"]], "Domain Change": [[59, null]], "Downgrading": [[166, "downgrading"]], "Download Logs": [[102, "download-logs"]], "Duplicating server configurations": [[79, "duplicating-server-configurations"]], "Edit data of a single group": [[73, "edit-data-of-a-single-group"]], "Edit data of a single user": [[74, "edit-data-of-a-single-user"]], "Email": [[60, null]], "Enable": [[101, "enable"]], "Enable HTTP Strict Transport Security": [[123, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[129, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[129, "enable-php-opcache"]], "Enable a user": [[74, "enable-a-user"]], "Enable access for external apps": [[147, "enable-access-for-external-apps"]], "Enable an app": [[72, "enable-an-app"]], "Enable hardening modules such as SELinux": [[123, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[128, "enable-updates-via-the-web-interface"]], "Enabled": [[102, "enabled"]], "Enabling Encryption (Step-by-Step)": [[25, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[37, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[20, null]], "Enabling SSL": [[130, "enabling-ssl"]], "Enabling Windows compatible filenames": [[47, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[15, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[146, "enabling-autocompletion"]], "Enabling debug mode": [[60, "enabling-debug-mode"]], "Enabling the activity app": [[49, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[52, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[58, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[78, "enabling-two-factor-authentication"]], "Encrypt the blocks": [[26, "encrypt-the-blocks"]], "Encrypt the private key": [[26, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[26, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[25, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[25, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[146, "encryption"]], "Encryption Method Comparison": [[25, "encryption-method-comparison"]], "Encryption format": [[27, "encryption-format"]], "Encryption key cannot be found": [[25, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[25, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[26, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[26, "encryption-generate-the-file-key"]], "End-of-life": [[166, "end-of-life"]], "Energy consumption": [[87, null]], "Enforcing two-factor authentication": [[78, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[123, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[57, "environment-variables"], [92, null], [97, "environment-variables"]], "Environment variables": [[146, "environment-variables"]], "Errors": [[134, "errors"]], "Establishing the target database": [[17, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [14, "ethical-ai-rating"]], "Event alarm types": [[111, "event-alarm-types"]], "Events": [[111, "events"]], "ExApps management": [[103, null]], "Example": [[66, "example"], [72, "example"], [72, "id1"], [72, "id3"], [72, "id5"], [73, "example"], [73, "id1"], [73, "id3"], [73, "id5"], [73, "id8"], [74, "example"], [74, "id1"], [74, "id3"], [74, "id8"], [74, "id10"], [74, "id12"], [74, "id14"], [74, "id16"], [74, "id18"], [74, "id20"], [74, "id22"], [74, "id24"], [74, "id26"], [80, "example"], [80, "id1"], [80, "id3"], [80, "id5"], [90, "example"], [105, "example"], [108, "example"]], "Example contact": [[112, "example-contact"]], "Example event": [[111, "example-event"]], "Example installation on CentOS 8": [[120, null]], "Example installation on OpenBSD": [[121, null]], "Example installation on Ubuntu 22.04 LTS": [[122, null]], "Example log entries": [[64, "example-log-entries"]], "Example: The login page": [[55, "example-the-login-page"]], "Examples": [[57, "examples"], [73, "examples"], [74, "examples"], [74, "id6"], [104, "examples"]], "Exclude List": [[90, "exclude-list"]], "Excluding IP addresses from brute force protection": [[55, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[49, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[105, "executing-actions"]], "Expert settings": [[79, "expert-settings"]], "Export a calendar of a user": [[146, "export-a-calendar-of-a-user"]], "Export threading data": [[116, "export-threading-data"]], "Exposed system address book": [[161, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[29, null]], "External media": [[130, "external-media"]], "External storage": [[104, "external-storage"]], "FAQ": [[98, "faq"], [134, "faq"], [168, "faq"]], "FTP/FTPS": [[30, null]], "Fail2ban introduction": [[123, "fail2ban-introduction"]], "Fair Use Policy": [[135, "fair-use-policy"]], "Features used by other apps": [[14, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[23, "federated-cloud-sharing"], [57, "federated-cloud-sharing"]], "Federated calendar shares": [[111, "federated-calendar-shares"]], "Federation sync": [[146, "federation-sync"]], "File Sharing": [[40, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[108, "file-age"]], "File conversion": [[39, null]], "File encodings": [[68, "file-encodings"]], "File format": [[26, "file-format"], [26, "id1"], [26, "id3"], [26, "id5"], [26, "id7"]], "File locations": [[26, "file-locations"], [26, "id2"], [26, "id4"], [26, "id6"], [26, "id8"]], "File operations": [[146, "file-operations"]], "File sharing and management": [[43, null]], "File type: file": [[26, "file-type-file"]], "File type: file key file": [[26, "file-type-file-key-file"]], "File type: private key file": [[26, "file-type-private-key-file"]], "File type: public key file": [[26, "file-type-public-key-file"]], "File type: share key file": [[26, "file-type-share-key-file"]], "File versions": [[57, "file-versions"]], "Files": [[86, null]], "Files App": [[131, "files-app"]], "Files Sharing": [[146, "files-sharing"]], "Files access control": [[104, null]], "Files external": [[146, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[167, "filters"]], "Fixing invalid code integrity messages": [[134, "fixing-invalid-code-integrity-messages"]], "Flow": [[107, null]], "Flow configuration": [[106, null]], "Follow-up reminders": [[114, "follow-up-reminders"]], "Force language": [[63, "force-language"]], "Force locale": [[63, "force-locale"]], "Format": [[57, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[111, "freebusy"]], "Frequently Asked Questions": [[14, "frequently-asked-questions"]], "Frequently asked questions": [[154, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[14, "frontend-apps"], [14, "id29"], [14, "id32"], [14, "id37"], [14, "id41"], [14, "id45"], [14, "id49"], [14, "id53"]], "Further Reading": [[25, "further-reading"]], "Further Resources": [[127, "further-resources"]], "GDPR-compliance": [[110, null]], "General troubleshooting": [[135, null], [135, "id1"]], "Generate the file key": [[26, "generate-the-file-key"]], "Get a notification before a share expires": [[40, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[13, "get-a-task-by-id"]], "Get account IDs": [[116, "get-account-ids"]], "Get app info": [[72, "get-app-info"]], "Get data of a single user": [[74, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[52, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[72, "get-list-of-apps"]], "Get members of a group": [[73, "get-members-of-a-group"]], "Get subadmins of a group": [[73, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[74, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[74, "get-user-s-subadmin-groups"]], "Getting Started": [[86, null]], "Getting a single configuration value": [[146, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[123, "give-php-read-access-to-dev-urandom"]], "Globally": [[116, "globally"]], "Google OAuth": [[114, "google-oauth"]], "Granting administrator privileges to a user": [[83, "granting-administrator-privileges-to-a-user"]], "Group commands": [[146, "group-commands"]], "Groups tab": [[79, "groups-tab"]], "Groupware": [[86, null], [113, null]], "HAProxy": [[66, "haproxy"]], "HTTPD(8)": [[121, "httpd-8"]], "HTTPS encryption": [[130, "https-encryption"]], "HaRP": [[98, "harp"]], "Handling with backup server": [[79, "handling-with-backup-server"]], "Hardening and security guidance": [[123, null]], "Hashing": [[57, "hashing"]], "Heartbeat": [[102, "heartbeat"]], "Hidden files upload failure or not shown": [[35, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[111, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[60, "how-can-i-determine-if-the-smtp-server-supports-the-smtps-protocol"]], "How can I determine what authorization and encryption protocols the mail server supports?": [[60, "how-can-i-determine-what-authorization-and-encryption-protocols-the-mail-server-supports"]], "How can I find out if a created user can access a database?": [[19, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[60, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[19, "how-can-i-find-out-if-my-mysql-postgresql-server-is-reachable"]], "How can I find out if the SMTP server is listening on a specific TCP port?": [[60, "how-can-i-find-out-if-the-smtp-server-is-listening-on-a-specific-tcp-port"]], "How can I send mail using self-signed certificates or use STARTTLS with self signed certificates?": [[60, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[156, "how-does-it-work"]], "How it works": [[55, "how-it-works"]], "How to upgrade": [[145, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[19, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[114, "imap-timeout"]], "Icon retrieval": [[48, "icon-retrieval"]], "Identifying Basic Functionality Problems": [[96, "identifying-basic-functionality-problems"]], "Image Pull": [[102, "image-pull"]], "Image generation": [[14, "image-generation"]], "Image storage": [[1, "image-storage"]], "Import a calendar to a user": [[146, "import-a-calendar-to-a-user"]], "Import signing keys:": [[149, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [14, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[17, "inconvertible-tables"]], "Init": [[102, "init"]], "Initial Certification 2024/2025": [[87, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[22, "initial-splitting"]], "Insight and debugging": [[13, null]], "Install": [[90, "install"]], "Install packages": [[149, "install-packages"]], "Install the Apache reverse proxy": [[148, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[148, "install-the-collabora-online-server"]], "Installation": [[0, "installation"], [1, "installation"], [2, "installation"], [3, "installation"], [4, "installation"], [5, "installation"], [6, "installation"], [7, "installation"], [8, "installation"], [9, "installation"], [10, "installation"], [11, "installation"], [86, null], [130, "installation"], [142, "installation"], [151, null], [167, "installation"], [168, "installation"]], "Installation and server configuration": [[124, null]], "Installation example on Ubuntu 24.04": [[149, null]], "Installation example with Docker": [[148, null]], "Installation on Linux": [[130, null]], "Installation on TrueNAS": [[130, "installation-on-truenas"]], "Installation version": [[166, "installation-version"]], "Installation via install script": [[130, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[130, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[125, null], [130, "installation-wizard"]], "Installing AppAPI": [[98, "installing-appapi"]], "Installing ClamAV": [[52, "installing-clamav"]], "Installing ExApps": [[98, "installing-exapps"]], "Installing Nextcloud": [[120, "installing-nextcloud"]], "Installing PHP and the required modules": [[120, "installing-php-and-the-required-modules"]], "Installing from command line": [[118, null]], "Installing on Windows (virtual machine)": [[130, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[120, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[130, "installing-via-snap-packages"]], "Instruction set for apps": [[72, null]], "Instruction set for groups": [[73, null]], "Instruction set for users": [[74, null]], "Integrating into the Web Interface": [[64, "integrating-into-the-web-interface"]], "Integrity check": [[146, "integrity-check"]], "Internal Server Errors": [[135, "internal-server-errors"]], "Introduction": [[50, "introduction"], [55, "introduction"], [57, "introduction"], [117, null]], "Invalid private key for encryption app": [[25, "invalid-private-key-for-encryption-app"]], "Invitations": [[111, "invitations"]], "Is code signing mandatory for apps?": [[134, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[96, "isolating-other-issues"]], "Issues and troubleshooting": [[136, null]], "Issues connecting to Outlook.com": [[116, "issues-connecting-to-outlook-com"]], "JIT": [[129, "jit"]], "JPEG quality setting:": [[44, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[126, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[25, "key-management-modes"]], "Key Points & Limitations": [[25, "key-points-limitations"]], "Key generation: generate the key pair": [[26, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[26, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[26, "key-generation-store-the-public-key"]], "Key type: master key": [[26, "key-type-master-key"]], "Key type: public sharing key": [[26, "key-type-public-sharing-key"]], "Key type: recovery key": [[26, "key-type-recovery-key"]], "Key type: user key": [[26, "key-type-user-key"]], "Keyboard shortcut": [[96, "keyboard-shortcut"]], "Known Limitations": [[2, "known-limitations"], [3, "known-limitations"], [5, "known-limitations"], [6, "known-limitations"], [7, "known-limitations"], [8, "known-limitations"], [9, "known-limitations"], [10, "known-limitations"], [11, "known-limitations"]], "Known Smart Picker providers": [[157, "known-smart-picker-providers"]], "Known backends": [[111, "known-backends"]], "Known link preview providers": [[156, "known-link-preview-providers"]], "LDAP": [[57, "ldap"]], "LDAP and External User Backends": [[25, "ldap-and-external-user-backends"]], "LDAP commands": [[146, "ldap-commands"]], "LDAP user cleanup": [[81, null]], "LLM Processing": [[114, "llm-processing"]], "Language & Locale": [[63, null]], "Large file upload on object storage": [[23, "large-file-upload-on-object-storage"]], "Length of support (\u201cmaintenance\u201d)": [[166, "length-of-support-maintenance"]], "Limit on password length": [[123, "limit-on-password-length"]], "Limitations": [[5, "limitations"]], "Limitations in maintenance mode": [[146, "limitations-in-maintenance-mode"]], "Link previews": [[156, null]], "Linking external sites": [[61, null]], "List": [[146, "list"]], "List ExApps": [[101, "list-exapps"]], "List all addressbooks of a user": [[146, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[146, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[146, "list-all-calendars-of-a-user"]], "List and filter tasks": [[13, "list-and-filter-tasks"]], "List of editable data fields": [[74, "list-of-editable-data-fields"]], "List registered daemons": [[100, "list-registered-daemons"]], "Listening to events": [[167, "listening-to-events"]], "Loading": [[57, "loading"]], "Local": [[31, null]], "Local IMAP and SMTP servers": [[114, "local-imap-and-smtp-servers"]], "Log Files": [[96, "log-files"]], "Log Levels": [[129, "log-levels"]], "Log field breakdown": [[64, "log-field-breakdown"]], "Log fields explained": [[64, "log-fields-explained"]], "Log level": [[64, "log-level"]], "Log level interaction": [[64, "log-level-interaction"]], "Log type": [[64, "log-type"]], "Logfiles": [[135, "logfiles"]], "Logging": [[57, "logging"], [64, null], [79, "logging"]], "Logging commands": [[146, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[116, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[79, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[126, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[145, "long-running-migration-steps"]], "Long term support": [[131, "long-term-support"]], "Low Disk Space": [[92, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [14, "machine-translation"]], "Mail": [[114, null], [116, "mail"]], "Mail Parameters": [[57, "mail-parameters"]], "Mail Providers": [[60, "mail-providers"]], "Mailbox Share": [[114, "mailbox-share"]], "Maintenance": [[57, "maintenance"], [86, null], [138, null]], "Maintenance and release schedule": [[166, null]], "Maintenance commands": [[146, "maintenance-commands"]], "Maintenance mode": [[137, "maintenance-mode"], [145, "maintenance-mode"]], "Maintenance releases": [[166, "maintenance-releases"]], "Major releases": [[166, "major-releases"]], "Major version upgrades": [[166, "major-version-upgrades"]], "Manage addressbooks": [[146, "manage-addressbooks"]], "Manage calendar subscriptions": [[146, "manage-calendar-subscriptions"]], "Manage calendars": [[146, "manage-calendars"]], "Manage the background scanner": [[52, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[100, null]], "Managing Encryption via occ Commands": [[25, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[101, null]], "Managing apps": [[15, "managing-apps"]], "Managing groups": [[83, "managing-groups"]], "Manual account synchronization and threading": [[116, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[145, "manual-steps-during-upgrade"]], "Manually scan a single file": [[52, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[52, "manually-trigger-the-background-scan"]], "MariaDB": [[137, "mariadb"], [143, "mariadb"], [143, "id2"]], "Mark a file as scanned or unscanned": [[52, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[94, null]], "Maximum chunk size": [[164, "maximum-chunk-size"]], "Maximum memory for image generation:": [[44, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[44, "maximum-preview-size"]], "Maximum scale factor:": [[44, "maximum-scale-factor"]], "Maximum upload size": [[130, "maximum-upload-size"]], "Memcached": [[56, "memcached"]], "Memcached configuration in Nextcloud (config.php)": [[56, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[131, "memory"]], "Memory caching": [[56, null]], "Memory caching backend configuration": [[57, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[79, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[45, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[141, null]], "Migrating to a different server": [[140, null]], "Migration from Collabora Online": [[152, null]], "Migrations on updates": [[22, "migrations-on-updates"]], "Mimetype aliases": [[48, "mimetype-aliases"]], "Mimetype mapping": [[48, "mimetype-mapping"]], "Mimetypes management": [[48, null]], "Misc": [[146, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[116, "missing-shared-calendars"]], "Mobile apps": [[131, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modify the appearance of Nextcloud": [[69, "modify-the-appearance-of-nextcloud"]], "Modifying": [[57, "modifying"]], "Modifying a configuration": [[80, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[60, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[162, "monitoring"]], "Monitoring: Counting of active users": [[163, "monitoring-counting-of-active-users"], [164, "monitoring-counting-of-active-users"], [165, "monitoring-counting-of-active-users"]], "Mount options": [[37, "mount-options"]], "Mounts": [[97, "mounts"]], "Move a calendar of a user": [[146, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[135, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multibucket Object Store": [[45, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[45, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[66, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[57, "multiple-merged-configuration-files"]], "MySQL": [[137, "mysql"], [143, "mysql"], [143, "id4"]], "MySQL database": [[53, "mysql-database"]], "NC & Docker on the Same-Host": [[99, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[99, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[99, "nc-to-exapp-communication"]], "NGINX": [[66, "nginx"]], "NGINX configuration": [[126, null]], "NOTE": [[121, "note"]], "Next steps": [[122, "next-steps"]], "Nextcloud": [[32, null]], "Nextcloud AIO": [[100, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[51, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[79, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[147, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[168, "nextcloud-scripts"]], "Nextcloud Verifications": [[57, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[167, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[99, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[79, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[62, null], [163, "nextcloud-configuration"], [164, "nextcloud-configuration"]], "Nextcloud final steps": [[121, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[99, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[126, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[126, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[135, "nextcloud-log-files"]], "Nextcloud prerequisites": [[123, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[96, "nextcloud-server-log-file"]], "Not open source anymore?": [[134, "not-open-source-anymore"]], "Note": [[79, "note"]], "Notes and troubleshooting": [[133, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[127, "notes-on-php-ini-configuration"]], "OAuth2": [[65, null]], "OCC CLI": [[100, "occ-cli"]], "Obtaining a patch": [[133, "obtaining-a-patch"]], "Obtaining the Client Log File": [[96, "obtaining-the-client-log-file"]], "Office": [[86, null], [150, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenStack Object Storage": [[33, null]], "OpenStack Swift": [[45, "openstack-swift"]], "Operating system": [[123, "operating-system"]], "Options": [[95, null], [100, "options"], [101, "options"], [101, "id2"], [101, "id4"]], "Organizations with clustered setups": [[56, "organizations-with-clustered-setups"]], "Organizations with single-server": [[56, "organizations-with-single-server"]], "Other Web servers": [[130, "other-web-servers"]], "Other issues": [[135, "other-issues"]], "Out-of-office feature": [[115, null]], "Outdated NSS / OpenSSL version": [[67, "outdated-nss-openssl-version"]], "Overview": [[14, null], [25, "overview"], [55, "overview"], [55, "id1"], [130, "overview"], [139, "overview"], [145, "overview"], [166, "overview"]], "Overview of AI features": [[14, "overview-of-ai-features"]], "Overwrite parameters": [[66, "overwrite-parameters"]], "PHP": [[120, "php"], [121, "php"]], "PHP Installation": [[127, "php-installation"]], "PHP Module Quick Reference Table": [[127, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[127, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[127, "php-modules-for-specific-applications"]], "PHP configuration": [[164, "php-configuration"]], "PHP ini Settings": [[127, "php-ini-settings"]], "PHP version and information": [[135, "php-version-and-information"]], "PHP-FPM configuration": [[130, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[126, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[19, "parameters"], [44, "parameters"], [53, "parameters"], [54, "parameters"]], "Passing values between blocks": [[168, "passing-values-between-blocks"]], "Password-based mechanisms": [[29, "password-based-mechanisms"]], "Passwords": [[123, "passwords"]], "Patching Nextcloud": [[133, null]], "Patching apps": [[133, "patching-apps"]], "Patching server": [[133, "patching-server"]], "Per mail account": [[116, "per-mail-account"]], "Performance Implications": [[45, "performance-implications"]], "Place config directory outside of the web root": [[123, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[123, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[137, "postgresql"], [143, "postgresql"], [143, "id5"]], "PostgreSQL database": [[19, "postgresql-database"], [53, "postgresql-database"]], "Preparing PHP": [[127, null]], "Prerequisites": [[145, "prerequisites"]], "Prerequisites for manual installation": [[130, "prerequisites-for-manual-installation"]], "Pretty URLs": [[130, "pretty-urls"]], "Prevent uploading of specific files": [[104, "prevent-uploading-of-specific-files"]], "Previews": [[57, "previews"], [129, "previews"], [147, "previews"], [164, "previews"], [165, "previews"]], "Previews configuration": [[44, null]], "Previews for Office files using LibreOffice": [[162, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[163, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[139, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[112, "privacy-and-user-property-scopes"]], "Process manager": [[130, "process-manager"]], "Profile configuration": [[75, null]], "Promote user to subadmin": [[74, "promote-user-to-subadmin"]], "Proper SSL configuration": [[123, "proper-ssl-configuration"]], "Property scopes": [[75, "property-scopes"]], "Provider apps": [[14, "provider-apps"], [14, "id52"]], "Provider removal": [[78, "provider-removal"]], "Providing default files": [[24, null]], "Proxy Configurations": [[57, "proxy-configurations"]], "Public collaborative tag": [[108, "public-collaborative-tag"]], "Public-key mechanisms": [[29, "public-key-mechanisms"]], "Quick start": [[125, "quick-start"]], "Rate limits": [[111, "rate-limits"], [112, "rate-limits"]], "Rating Music genre recognition: Yellow": [[6, "rating-music-genre-recognition-yellow"]], "Rating for Photo face recognition: Green": [[6, "rating-for-photo-face-recognition-green"]], "Rating for Photo object detection: Green": [[6, "rating-for-photo-object-detection-green"]], "Rating for Video action recognition: Green": [[6, "rating-for-video-action-recognition-green"]], "Rating: \ud83d\udfe2": [[11, "rating"]], "Read the envelope key": [[26, "read-the-envelope-key"]], "Read the file key": [[26, "read-the-file-key"]], "Read the private key file": [[26, "read-the-private-key-file"]], "Read the public key": [[26, "read-the-public-key"]], "Reading a configuration": [[80, "reading-a-configuration"]], "Recommendations based on type of deployment": [[56, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[127, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[127, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[127, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[123, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[56, "redis"], [120, "redis"], [121, "redis"]], "Redis configuration in Nextcloud (config.php)": [[56, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[129, "reducing-system-load"]], "Reference management": [[155, null]], "Refresh rate": [[111, "refresh-rate"]], "Register": [[100, "register"], [101, "register"], [102, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[166, "release-channels"]], "Release notes": [[86, null], [158, null], [159, null]], "Release schedule": [[166, "release-schedule"]], "Release types": [[166, "release-types"]], "Reminder notifications": [[111, "reminder-notifications"]], "Remove user from group": [[74, "remove-user-from-group"]], "Renaming a user": [[83, "renaming-a-user"]], "Repair-Tree": [[146, "repair-tree"]], "Replication": [[21, null]], "Repository": [[1, "repository"], [2, "repository"], [3, "repository"], [4, "repository"], [5, "repository"], [6, "repository"], [7, "repository"], [8, "repository"], [9, "repository"], [10, "repository"], [11, "repository"]], "Required PHP Database Connectors": [[127, "required-php-database-connectors"]], "Required PHP Modules": [[127, "required-php-modules"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [19, "requirements"]], "Rescans": [[134, "rescans"]], "Resend the welcome email": [[74, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[83, "reset-a-user-s-password"]], "Resetting a lost admin password": [[76, null]], "Resetting a user password": [[77, null]], "Resources and rooms": [[111, "resources-and-rooms"]], "Restore database": [[143, "restore-database"]], "Restore folders": [[143, "restore-folders"]], "Restoring": [[143, "restoring"]], "Restoring backup": [[143, null]], "Restrict admin actions to a specific range of IP addresses": [[123, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[147, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[147, "restrict-usage-to-specific-groups"]], "Retention of files": [[108, null]], "Revalidation": [[129, "revalidation"]], "Reverse proxy": [[66, null], [153, null]], "Reverting a patch": [[133, "reverting-a-patch"]], "Run the conversion": [[17, "run-the-conversion"]], "Running occ": [[146, "running-occ"]], "S3 SSE-C encryption support": [[45, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[165, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[120, "selinux"]], "SELinux configuration": [[128, null]], "SELinux configuration tips": [[130, "selinux-configuration-tips"]], "SFTP": [[34, null]], "SMB authentication": [[35, "smb-authentication"]], "SMB update notifications": [[35, "smb-update-notifications"]], "SMB/CIFS": [[35, null]], "SMTP": [[60, "smtp"]], "SMTP timeout": [[114, "smtp-timeout"]], "SQLite": [[137, "sqlite"], [143, "sqlite"]], "SQLite database": [[53, "sqlite-database"]], "SSL": [[57, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[79, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[19, "ssl-for-mysql-database"]], "Sanitize filenames": [[146, "sanitize-filenames"]], "Sanitizing invalid filenames": [[47, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[146, "scan"]], "Scan appdata": [[146, "scan-appdata"]], "Screen or tmux session": [[14, "screen-or-tmux-session"], [167, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[73, "search-get-groups"]], "Search/get users": [[74, "search-get-users"]], "Secure view settings": [[147, "secure-view-settings"]], "Security": [[146, "security"]], "Security considerations": [[65, "security-considerations"]], "Selecting the right Workspace": [[168, "selecting-the-right-workspace"]], "Send a test email": [[60, "send-a-test-email"]], "Sendmail": [[60, "sendmail"]], "Serve security related headers by the Web server": [[123, "serve-security-related-headers-by-the-web-server"]], "Server": [[131, "server"]], "Server tab": [[79, "server-tab"]], "Server tuning": [[129, null]], "Server-side Encryption": [[25, null]], "Server-side encryption details": [[26, null]], "Server-side encryption migration": [[27, null]], "Service Discovery": [[66, "service-discovery"]], "Service discovery": [[135, "service-discovery"]], "Setting Storage quotas": [[83, "setting-storage-quotas"]], "Setting a hierarchical configuration value": [[146, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[146, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[146, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[60, "setting-mail-server-parameters-in-config-php"]], "Setting up background jobs": [[130, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[120, "setting-up-remirepo-with-php-8-2"]], "Setting up the Correct Nextcloud URL": [[168, "setting-up-the-correct-nextcloud-url"]], "Settings": [[129, "settings"]], "Settings app": [[57, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[162, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[123, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[98, "setup-deploy-daemon"]], "Setup fail2ban": [[123, "setup-fail2ban"]], "Setupchecks": [[146, "setupchecks"]], "Share operations": [[146, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[112, "shared-items"]], "Sharing": [[57, "sharing"]], "Sieve timeout": [[114, "sieve-timeout"]], "Sign the blocks": [[26, "sign-the-blocks"]], "Sign the private key": [[26, "sign-the-private-key"]], "Simple Storage Service (S3)": [[45, "simple-storage-service-s3"]], "Sizing": [[129, "sizing"]], "Skipping pre-login warning": [[65, "skipping-pre-login-warning"]], "Small/Private home server": [[56, "small-private-home-server"]], "Snooze and scheduled sending": [[114, "snooze-and-scheduled-sending"]], "Some files have not passed the integrity check": [[67, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[26, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[79, "special-attributes"]], "Special mechanisms": [[29, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [14, "speech-to-text"]], "Speeding up webhook dispatch": [[167, "speeding-up-webhook-dispatch"]], "Split the file": [[26, "split-the-file"], [26, "id9"]], "Splitting databases": [[22, null]], "Status": [[146, "status"]], "Status Checks": [[102, "status-checks"]], "Status return code": [[146, "status-return-code"]], "Step-by-Step Manual Upgrade": [[139, "step-by-step-manual-upgrade"]], "Storage configuration": [[37, "storage-configuration"]], "Storage of access tokens": [[123, "storage-of-access-tokens"]], "Store the envelope keys": [[26, "store-the-envelope-keys"]], "Store the file": [[26, "store-the-file"]], "Store the file key": [[26, "store-the-file-key"]], "Store the private key": [[26, "store-the-private-key"]], "Subscriptions": [[111, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[126, "suppressing-log-messages"]], "Sync birthday calendar": [[146, "sync-birthday-calendar"]], "Sync system address book": [[146, "sync-system-address-book"]], "Sync tokens": [[111, "sync-tokens"], [112, "sync-tokens"]], "Synchronising with clients after data recovery": [[143, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[112, "system-address-book"]], "System Tags": [[146, "system-tags"]], "System address book": [[165, "system-address-book"]], "System configuration": [[23, "system-configuration"]], "System email": [[160, "system-email"]], "System environment variables": [[130, "system-environment-variables"]], "System requirements": [[131, null], [160, "system-requirements"], [161, "system-requirements"], [162, "system-requirements"], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"]], "Systemd service": [[14, "systemd-service"], [167, "systemd-service"]], "TLS / encryption app": [[129, "tls-encryption-app"]], "Table of contents": [[86, null]], "Talk App": [[131, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target audience": [[117, "target-audience"]], "Task processing": [[1, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[64, "temporary-overrides"]], "Test Deploy Daemon": [[102, null]], "Testing the configuration": [[79, "testing-the-configuration"]], "Text app": [[68, null]], "Text processing": [[1, "text-processing"], [14, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [14, "text-to-speech"]], "The LDAP configuration API": [[80, null]], "The Smart Picker": [[157, null]], "The access token": [[65, "the-access-token"]], "The brute force settings app": [[55, "the-brute-force-settings-app"]], "The magic listener script": [[168, "the-magic-listener-script"]], "The test with getenv(\"PATH\") only returns an empty response": [[67, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[67, "the-strict-transport-security-http-header-is-not-configured"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[67, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[69, null]], "Theming of icons": [[69, "theming-of-icons"]], "Thread Summary": [[114, "thread-summary"]], "Timeout and other connectivity issues": [[116, "timeout-and-other-connectivity-issues"]], "Timeouts": [[114, "timeouts"]], "Tips and tricks": [[126, "tips-and-tricks"]], "Toggle Windows compatibility": [[146, "toggle-windows-compatibility"]], "Traefik 1": [[66, "traefik-1"]], "Traefik 2": [[66, "traefik-2"]], "Transactional file locking": [[42, null]], "Transactional file locking is disabled": [[67, "transactional-file-locking-is-disabled"]], "Transfer": [[146, "transfer"]], "Transferring files to another user": [[40, "transferring-files-to-another-user"]], "Translation": [[114, "translation"]], "Trash bin": [[111, "trash-bin"]], "Trashbin": [[146, "trashbin"]], "Triggering the conversion": [[17, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [19, "troubleshooting"], [25, "troubleshooting"], [55, "troubleshooting"], [60, "troubleshooting"], [96, null], [116, null], [128, "troubleshooting"], [139, "troubleshooting"], [144, "troubleshooting"], [154, null]], "Troubleshooting Web server and PHP problems": [[135, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[135, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[135, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[135, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[135, "troubleshooting-encrypted-files"]], "Troubleshooting file encoding on external storages": [[135, "troubleshooting-file-encoding-on-external-storages"]], "Troubleshooting quota or size issues": [[135, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[135, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[79, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[125, "trusted-domains"]], "Tune PHP-FPM": [[129, "tune-php-fpm"]], "Two-factor authentication": [[78, null], [146, "two-factor-authentication"]], "Types of Values": [[57, "types-of-values"]], "Unable to update contacts or events": [[116, "unable-to-update-contacts-or-events"]], "Uninstallation": [[132, null]], "Unregister": [[100, "unregister"], [101, "unregister"]], "Update": [[101, "update"]], "Update notifications": [[15, "update-notifications"], [145, "update-notifications"]], "Update the reverse proxy configuration": [[152, "update-the-reverse-proxy-configuration"]], "Updating": [[148, "updating"]], "Upgrade distribution packages": [[152, "upgrade-distribution-packages"]], "Upgrade manually": [[139, null]], "Upgrade quickstart": [[142, "upgrade-quickstart"]], "Upgrade the docker image": [[152, "upgrade-the-docker-image"]], "Upgrade tips": [[142, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[160, null]], "Upgrade to Nextcloud 27": [[161, null]], "Upgrade to Nextcloud 28": [[162, null]], "Upgrade to Nextcloud 30": [[163, null]], "Upgrade to Nextcloud 31": [[164, null]], "Upgrade to Nextcloud 32": [[165, null]], "Upgrade via built-in updater": [[144, null]], "Upgrade via snap packages": [[142, null]], "Upload of files greater than 10 MiB fails": [[126, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[23, null]], "Usage": [[8, "usage"], [50, "usage"], [55, "usage"], [90, "usage"]], "Usage Examples": [[100, "usage-examples"]], "Usage of variables for mount paths": [[37, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[123, "use-https"]], "Use OOXML by default for new files": [[147, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[123, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[79, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[114, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[19, "useful-sql-commands"]], "User Experience": [[57, "user-experience"]], "User Interface Preference Defaults": [[114, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[25, "user-keys-sharing-recovery"]], "User Profile attributes": [[79, "user-profile-attributes"]], "User and group mapping": [[79, "user-and-group-mapping"]], "User and group permissions": [[37, "user-and-group-permissions"]], "User authentication with LDAP": [[79, null]], "User authentication with OpenID Connect": [[82, null]], "User commands": [[146, "user-commands"]], "User listing and login per nested groups": [[79, "user-listing-and-login-per-nested-groups"]], "User management": [[71, null], [83, null]], "User migration": [[114, "user-migration"]], "User password policy": [[84, null]], "User provisioning API": [[85, null]], "User session": [[57, "user-session"]], "Users": [[86, null]], "Users tab": [[79, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[135, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[40, "using-file-drop-share-links"]], "Using MariaDB/MySQL instead of SQLite": [[129, "using-mariadb-mysql-instead-of-sqlite"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[82, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[57, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[129, "using-redis-based-transactional-file-locking"]], "Using a self hosted apps store": [[15, "using-a-self-hosted-apps-store"]], "Using cron to perform background jobs": [[129, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[15, "using-custom-app-directories"]], "Using email templates": [[60, "using-email-templates"]], "Using private API": [[15, "using-private-api"]], "Using self-signed certificates": [[37, "using-self-signed-certificates"]], "Using the Redis session handler": [[56, "using-the-redis-session-handler"]], "Using the command line based updater": [[144, "using-the-command-line-based-updater"]], "Using the occ command": [[47, "using-the-occ-command"], [146, null]], "Using the web based updater": [[144, "using-the-web-based-updater"]], "Using the web interface": [[47, "using-the-web-interface"]], "Versions": [[146, "versions"]], "Videos and blogs": [[117, "videos-and-blogs"]], "Warnings on admin page": [[67, null]], "Web browser": [[131, "web-browser"]], "Web server and PHP modules": [[135, "web-server-and-php-modules"]], "Web server configuration": [[160, "web-server-configuration"], [161, "web-server-configuration"], [162, "web-server-configuration"], [163, "web-server-configuration"], [165, "web-server-configuration"]], "WebDAV": [[36, null]], "Webcron": [[54, "webcron"]], "Webhook Listeners": [[167, null]], "Webserver Log Files": [[96, "webserver-log-files"]], "Websocket support with notify_push": [[68, "websocket-support-with-notify-push"]], "What does the updater do?": [[144, "what-does-the-updater-do"]], "What makes OLMo a fully open model?": [[5, "what-makes-olmo-a-fully-open-model"]], "Where can it be used?": [[157, "where-can-it-be-used"]], "Where do they appear?": [[156, "where-do-they-appear"]], "Why did Nextcloud add code signing?": [[134, "why-did-nextcloud-add-code-signing"]], "Why is my prompt slow?": [[14, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[60, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[131, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[168, null]], "Windows compatible filenames": [[47, null]], "Wopi settings": [[147, "wopi-settings"]], "Workflow log": [[64, "workflow-log"]], "XML output": [[72, "xml-output"], [72, "id2"], [72, "id4"], [72, "id6"], [73, "xml-output"], [73, "id2"], [73, "id4"], [73, "id6"], [73, "id7"], [73, "id9"], [74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id5"], [74, "id7"], [74, "id9"], [74, "id11"], [74, "id13"], [74, "id15"], [74, "id17"], [74, "id19"], [74, "id21"], [74, "id23"], [74, "id25"], [74, "id27"], [80, "xml-output"], [80, "id2"], [80, "id4"], [80, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[114, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[67, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[67, "your-web-server-is-not-set-up-properly-to-resolve-well-known-caldav-or-well-known-carddav"]], "Your Web server is not yet set up properly to allow file synchronization": [[67, "your-web-server-is-not-yet-set-up-properly-to-allow-file-synchronization"]], "Your database does not run with \u201cREAD COMMITTED\u201d transaction isolation level": [[67, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[57, "account-manager-default-property-scope"]], "allow_local_remote_servers": [[57, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[57, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[57, "allowed-admin-ranges"]], "appcodechecker": [[57, "appcodechecker"]], "apps_paths": [[57, "apps-paths"]], "appsallowlist": [[57, "appsallowlist"]], "appstoreenabled": [[57, "appstoreenabled"]], "appstoreurl": [[57, "appstoreurl"]], "auth.bruteforce.max-attempts": [[57, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[57, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[57, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[57, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[57, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[57, "auth-webauthn-enabled"]], "auto_logout": [[57, "auto-logout"]], "binary_search_paths": [[57, "binary-search-paths"]], "bulkupload.enabled": [[57, "bulkupload-enabled"]], "cache_app_config": [[57, "cache-app-config"]], "cache_chunk_gc_ttl": [[57, "cache-chunk-gc-ttl"]], "cache_path": [[57, "cache-path"]], "carddav_sync_request_timeout": [[57, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[57, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[57, "check-data-directory-permissions"]], "check_for_working_htaccess": [[57, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[57, "check-for-working-wellknown-setup"]], "cipher": [[57, "cipher"]], "comments.managerFactory": [[57, "comments-managerfactory"]], "config_is_read_only": [[57, "config-is-read-only"]], "connectivity_check_domains": [[57, "connectivity-check-domains"]], "cookie_domain": [[57, "cookie-domain"]], "copied_sample_config": [[57, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[57, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[57, "csrf-optout"]], "customclient_desktop": [[57, "customclient-desktop"]], "data-fingerprint": [[57, "data-fingerprint"]], "datadirectory": [[57, "datadirectory"]], "davstorage.request_timeout": [[57, "davstorage-request-timeout"]], "db.log_request_id": [[57, "db-log-request-id"]], "dbdriveroptions": [[57, "dbdriveroptions"]], "dbhost": [[57, "dbhost"]], "dbname": [[57, "dbname"]], "dbpassword": [[57, "dbpassword"]], "dbpersistent": [[57, "dbpersistent"]], "dbreplica": [[57, "dbreplica"]], "dbtableprefix": [[57, "dbtableprefix"]], "dbtype": [[57, "dbtype"]], "dbuser": [[57, "dbuser"]], "debug": [[57, "debug"]], "default_certificates_bundle_path": [[57, "default-certificates-bundle-path"]], "default_language": [[57, "default-language"]], "default_locale": [[57, "default-locale"]], "default_phone_region": [[57, "default-phone-region"]], "default_timezone": [[57, "default-timezone"]], "defaultapp": [[57, "defaultapp"]], "diagnostics.logging": [[57, "diagnostics-logging"]], "diagnostics.logging.threshold": [[57, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[57, "documentation-url-server-logs"]], "enable_lazy_objects": [[57, "enable-lazy-objects"]], "enable_non-accessible_features": [[57, "enable-non-accessible-features"]], "enable_previews": [[57, "enable-previews"]], "enabledPreviewProviders": [[57, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[57, "encryption-use-legacy-base64-encoding"]], "enforce_theme": [[57, "enforce-theme"]], "errorlog": [[64, "errorlog"]], "external_storage.auth_availability_delay": [[57, "external-storage-auth-availability-delay"]], "file": [[64, "file"]], "filelocking.debug": [[57, "filelocking-debug"]], "filelocking.ttl": [[57, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[57, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[57, "files-chunked-upload-max-size"]], "files.trash.delete": [[57, "files-trash-delete"]], "files_external_allow_create_new_local": [[57, "files-external-allow-create-new-local"]], "files_no_background_scan": [[57, "files-no-background-scan"]], "filesystem_cache_readonly": [[57, "filesystem-cache-readonly"]], "filesystem_check_changes": [[57, "filesystem-check-changes"]], "forbidden_filename_basenames": [[57, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[57, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[57, "forbidden-filename-extensions"]], "forbidden_filenames": [[57, "forbidden-filenames"]], "force_language": [[57, "force-language"]], "force_locale": [[57, "force-locale"]], "forwarded_for_headers": [[57, "forwarded-for-headers"]], "gs.enabled": [[57, "gs-enabled"]], "gs.federation": [[57, "gs-federation"]], "has_internet_connection": [[57, "has-internet-connection"]], "hashingCost": [[57, "hashingcost"]], "hashingMemoryCost": [[57, "hashingmemorycost"]], "hashingThreads": [[57, "hashingthreads"]], "hashingTimeCost": [[57, "hashingtimecost"]], "hashing_default_password": [[57, "hashing-default-password"]], "hide_login_form": [[57, "hide-login-form"]], "htaccess.IgnoreFrontController": [[57, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[57, "htaccess-rewritebase"]], "installed": [[57, "installed"]], "instanceid": [[57, "instanceid"]], "knowledgebase.embedded": [[57, "knowledgebase-embedded"]], "knowledgebaseenabled": [[57, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[146, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[146, "ldap-check-group"]], "ldap:check-user": [[146, "ldap-check-user"]], "ldap:create-empty-config": [[146, "ldap-create-empty-config"]], "ldap:delete-config": [[146, "ldap-delete-config"]], "ldap:search": [[146, "ldap-search"]], "ldap:set-config": [[146, "ldap-set-config"]], "ldap:show-remnants": [[146, "ldap-show-remnants"]], "ldap:test-config": [[146, "ldap-test-config"]], "ldap:test-user-settings": [[146, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[57, "ldapusercleanupinterval"]], "ldap_log_file": [[57, "ldap-log-file"]], "localstorage.allowsymlinks": [[57, "localstorage-allowsymlinks"]], "localstorage.umask": [[57, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[57, "localstorage-unlink-on-truncate"]], "log.backtrace": [[57, "log-backtrace"]], "log.condition": [[57, "log-condition"]], "log_query": [[57, "log-query"]], "log_rotate_size": [[57, "log-rotate-size"]], "log_type": [[57, "log-type"]], "log_type_audit": [[57, "log-type-audit"]], "logdateformat": [[57, "logdateformat"]], "logfile": [[57, "logfile"]], "logfile_audit": [[57, "logfile-audit"]], "logfilemode": [[57, "logfilemode"]], "login_form_autocomplete": [[57, "login-form-autocomplete"]], "login_form_timeout": [[57, "login-form-timeout"]], "loglevel": [[57, "loglevel"]], "loglevel_dirty_database_queries": [[57, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[57, "loglevel-frontend"]], "logo_url": [[57, "logo-url"]], "logtimezone": [[57, "logtimezone"]], "lookup_server": [[57, "lookup-server"]], "lost_password_link": [[57, "lost-password-link"]], "mail_domain": [[57, "mail-domain"]], "mail_from_address": [[57, "mail-from-address"]], "mail_send_plaintext_only": [[57, "mail-send-plaintext-only"]], "mail_sendmailmode": [[57, "mail-sendmailmode"]], "mail_smtpauth": [[57, "mail-smtpauth"]], "mail_smtpdebug": [[57, "mail-smtpdebug"]], "mail_smtphost": [[57, "mail-smtphost"]], "mail_smtpmode": [[57, "mail-smtpmode"]], "mail_smtpname": [[57, "mail-smtpname"]], "mail_smtppassword": [[57, "mail-smtppassword"]], "mail_smtpport": [[57, "mail-smtpport"]], "mail_smtpsecure": [[57, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[57, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[57, "mail-smtptimeout"]], "mail_template_class": [[57, "mail-template-class"]], "maintenance": [[57, "id1"]], "maintenance_window_start": [[54, "maintenance-window-start"], [57, "maintenance-window-start"]], "max_file_conversion_filesize": [[57, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[57, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[57, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[79, "memberof-read-memberof-permissions"]], "memcache.distributed": [[57, "memcache-distributed"]], "memcache.local": [[57, "memcache-local"]], "memcache.locking": [[57, "memcache-locking"]], "memcache_customprefix": [[57, "memcache-customprefix"]], "memcached_options": [[57, "memcached-options"]], "memcached_servers": [[57, "memcached-servers"]], "metadata_max_filesize": [[57, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[57, "minimum-supported-desktop-version"]], "mount_file": [[57, "mount-file"]], "mysql.collation": [[57, "mysql-collation"]], "mysql.utf8mb4": [[57, "mysql-utf8mb4"]], "nginx": [[23, "nginx"]], "no_unsupported_browser_warning": [[57, "no-unsupported-browser-warning"]], "objectstore": [[57, "objectstore"], [57, "id2"], [57, "id3"]], "objectstore.multibucket.preview-distribution": [[57, "objectstore-multibucket-preview-distribution"]], "occ command Directory": [[146, "occ-command-directory"]], "occ commands": [[55, "occ-commands"]], "openssl": [[57, "openssl"]], "overwrite.cli.url": [[57, "overwrite-cli-url"]], "overwritecondaddr": [[57, "overwritecondaddr"]], "overwritehost": [[57, "overwritehost"]], "overwriteprotocol": [[57, "overwriteprotocol"]], "overwritewebroot": [[57, "overwritewebroot"]], "part_file_in_storage": [[57, "part-file-in-storage"]], "passwordsalt": [[57, "passwordsalt"]], "pgsql_ssl": [[57, "pgsql-ssl"]], "preview_concurrency_all": [[57, "preview-concurrency-all"]], "preview_concurrency_new": [[57, "preview-concurrency-new"]], "preview_ffmpeg_path": [[57, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[57, "preview-ffprobe-path"]], "preview_imaginary_key": [[57, "preview-imaginary-key"]], "preview_imaginary_url": [[57, "preview-imaginary-url"]], "preview_libreoffice_path": [[57, "preview-libreoffice-path"]], "preview_max_filesize_image": [[57, "preview-max-filesize-image"]], "preview_max_memory": [[57, "preview-max-memory"]], "preview_max_x": [[57, "preview-max-x"]], "preview_max_y": [[57, "preview-max-y"]], "profile.enabled": [[57, "profile-enabled"]], "profiler": [[57, "profiler"]], "profiling.path": [[57, "profiling-path"]], "profiling.request": [[57, "profiling-request"]], "profiling.request.rate": [[57, "profiling-request-rate"]], "profiling.sample": [[57, "profiling-sample"]], "profiling.sample.rate": [[57, "profiling-sample-rate"]], "profiling.sample.rotation": [[57, "profiling-sample-rotation"]], "profiling.secret": [[57, "profiling-secret"]], "projects.enabled": [[57, "projects-enabled"]], "proxy": [[57, "proxy"]], "proxyexclude": [[57, "proxyexclude"]], "proxyuserpwd": [[57, "proxyuserpwd"]], "qmail": [[60, "qmail"]], "query_log_file": [[57, "query-log-file"]], "query_log_file_backtrace": [[57, "query-log-file-backtrace"]], "query_log_file_parameters": [[57, "query-log-file-parameters"]], "query_log_file_requestid": [[57, "query-log-file-requestid"]], "quota_include_external_storage": [[57, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[57, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[57, "ratelimit-overwrite"]], "redis": [[57, "redis"]], "redis.cluster": [[57, "redis-cluster"]], "redis_log_file": [[57, "redis-log-file"]], "reduce_to_languages": [[57, "reduce-to-languages"]], "reference_opengraph": [[57, "reference-opengraph"]], "remember_login_cookie_lifetime": [[57, "remember-login-cookie-lifetime"]], "secret": [[57, "secret"]], "security.ipv6_normalized_subnet_size": [[57, "security-ipv6-normalized-subnet-size"]], "session_keepalive": [[57, "session-keepalive"]], "session_lifetime": [[57, "session-lifetime"]], "session_relaxed_expiry": [[57, "session-relaxed-expiry"]], "share_folder": [[57, "share-folder"]], "sharing.allow_custom_share_folder": [[57, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[57, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[57, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[57, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[57, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[57, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[57, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[57, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[57, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[57, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[57, "sharing-minsearchstringlength"]], "simpleSignUpLink.shown": [[57, "simplesignuplink-shown"]], "skeletondirectory": [[57, "skeletondirectory"]], "sort_groups_by_name": [[57, "sort-groups-by-name"]], "sqlite.journal_mode": [[57, "sqlite-journal-mode"]], "supportedDatabases": [[57, "supporteddatabases"]], "syslog": [[64, "syslog"]], "syslog_tag": [[57, "syslog-tag"]], "syslog_tag_audit": [[57, "syslog-tag-audit"]], "systemd": [[54, "systemd"], [64, "systemd"]], "systemtags.managerFactory": [[57, "systemtags-managerfactory"]], "tempdirectory": [[57, "tempdirectory"]], "templatedirectory": [[57, "templatedirectory"]], "theme": [[57, "theme"]], "theming.standalone_window.enabled": [[57, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[57, "token-auth-activity-update"]], "token_auth_enforced": [[57, "token-auth-enforced"]], "transferIncomingShares": [[57, "transferincomingshares"]], "trashbin_retention_obligation": [[57, "trashbin-retention-obligation"]], "trusted_domains": [[57, "trusted-domains"]], "trusted_proxies": [[57, "trusted-proxies"]], "unified_search.enabled": [[57, "unified-search-enabled"]], "updatechecker": [[57, "updatechecker"]], "updatedirectory": [[57, "updatedirectory"]], "updater.release.channel": [[57, "updater-release-channel"]], "updater.server.url": [[57, "updater-server-url"]], "upgrade.cli-upgrade-link": [[57, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[57, "upgrade-disable-web"]], "user:add": [[146, "user-add"]], "user:delete": [[146, "user-delete"]], "user:info": [[146, "user-info"]], "user:lastseen": [[146, "user-lastseen"]], "user:list": [[146, "user-list"]], "user:profile": [[146, "user-profile"]], "user:report": [[146, "user-report"]], "user:resetpassword": [[146, "user-resetpassword"]], "user:setting": [[146, "user-setting"]], "user_ini_additional_lines": [[57, "user-ini-additional-lines"]], "version": [[57, "version"]], "versions_retention_obligation": [[57, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[96, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[96, "connection-closed-message-when-syncing-files"]]}, "docnames": ["ai/ai_as_a_service", "ai/app_assistant", "ai/app_context_agent", "ai/app_context_chat", "ai/app_live_transcription", "ai/app_llm2", "ai/app_recognize", "ai/app_stt_whisper2", "ai/app_summary_bot", "ai/app_text2image_stablediffusion2", "ai/app_text2speech_kokoro", "ai/app_translate2", "ai/index", "ai/insight_and_debugging", "ai/overview", "apps_management", "configuration_database/bigint_identifiers", "configuration_database/db_conversion", "configuration_database/index", "configuration_database/linux_database_configuration", "configuration_database/mysql_4byte_support", "configuration_database/replication", "configuration_database/splitting", "configuration_files/big_file_upload_configuration", "configuration_files/default_files_configuration", "configuration_files/encryption_configuration", "configuration_files/encryption_details", "configuration_files/encryption_migration", "configuration_files/external_storage/amazons3", "configuration_files/external_storage/auth_mechanisms", "configuration_files/external_storage/ftp", "configuration_files/external_storage/local", "configuration_files/external_storage/nextcloud", "configuration_files/external_storage/openstack", "configuration_files/external_storage/sftp", "configuration_files/external_storage/smb", "configuration_files/external_storage/webdav", "configuration_files/external_storage_configuration_gui", "configuration_files/federated_cloud_sharing_configuration", "configuration_files/file_conversion", "configuration_files/file_sharing_configuration", "configuration_files/file_versioning", "configuration_files/files_locking_transactional", "configuration_files/index", "configuration_files/previews_configuration", "configuration_files/primary_storage", "configuration_files/trashbin_configuration", "configuration_files/windows_compatible_filenames", "configuration_mimetypes/index", "configuration_server/activity_configuration", "configuration_server/admin_delegation_configuration", "configuration_server/android_deep_link_handling", "configuration_server/antivirus_configuration", "configuration_server/automatic_configuration", "configuration_server/background_jobs_configuration", "configuration_server/bruteforce_configuration", "configuration_server/caching_configuration", "configuration_server/config_sample_php_parameters", "configuration_server/dashboard_configuration", "configuration_server/domain_change", "configuration_server/email_configuration", "configuration_server/external_sites", "configuration_server/index", "configuration_server/language_configuration", "configuration_server/logging_configuration", "configuration_server/oauth2", "configuration_server/reverse_proxy_configuration", "configuration_server/security_setup_warnings", "configuration_server/text_configuration", "configuration_server/theming", "configuration_user/authentication", "configuration_user/index", "configuration_user/instruction_set_for_apps", "configuration_user/instruction_set_for_groups", "configuration_user/instruction_set_for_users", "configuration_user/profile_configuration", "configuration_user/reset_admin_password", "configuration_user/reset_user_password", "configuration_user/two_factor-auth", "configuration_user/user_auth_ldap", "configuration_user/user_auth_ldap_api", "configuration_user/user_auth_ldap_cleanup", "configuration_user/user_auth_oidc", "configuration_user/user_configuration", "configuration_user/user_password_policy", "configuration_user/user_provisioning_api", "contents", "declarations/energy_consumption", "declarations/index", "desktop/accountcommand", "desktop/commandline", "desktop/configfile", "desktop/envvars", "desktop/index", "desktop/massdeployment", "desktop/options", "desktop/troubleshooting", "exapps_management/AdvancedDeployOptions", "exapps_management/AppAPIAndExternalApps", "exapps_management/DeployConfigurations", "exapps_management/ManagingDeployDaemons", "exapps_management/ManagingExApps", "exapps_management/TestDeploy", "exapps_management/index", "file_workflows/access_control", "file_workflows/automated_tagging", "file_workflows/configuration", "file_workflows/index", "file_workflows/retention", "gdpr/cookies", "gdpr/index", "groupware/calendar", "groupware/contacts", "groupware/index", "groupware/mail", "groupware/out_of_office", "groupware/troubleshooting", "index", "installation/command_line_installation", "installation/deployment_recommendations", "installation/example_centos", "installation/example_openbsd", "installation/example_ubuntu", "installation/harden_server", "installation/index", "installation/installation_wizard", "installation/nginx", "installation/php_configuration", "installation/selinux_configuration", "installation/server_tuning", "installation/source_installation", "installation/system_requirements", "installation/uninstallation", "issues/applying_patch", "issues/code_signing", "issues/general_troubleshooting", "issues/index", "maintenance/backup", "maintenance/index", "maintenance/manual_upgrade", "maintenance/migrating", "maintenance/migrating_owncloud", "maintenance/package_upgrade", "maintenance/restore", "maintenance/update", "maintenance/upgrade", "occ_command", "office/configuration", "office/example-docker", "office/example-ubuntu", "office/index", "office/installation", "office/migration", "office/proxy", "office/troubleshooting", "reference/index", "reference/link_previews", "reference/smart_picker", "release_notes", "release_notes/index", "release_notes/upgrade_to_26", "release_notes/upgrade_to_27", "release_notes/upgrade_to_28", "release_notes/upgrade_to_30", "release_notes/upgrade_to_31", "release_notes/upgrade_to_32", "release_schedule", "webhook_listeners/index", "windmill_workflows/index"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["ai/ai_as_a_service.rst", "ai/app_assistant.rst", "ai/app_context_agent.rst", "ai/app_context_chat.rst", "ai/app_live_transcription.rst", "ai/app_llm2.rst", "ai/app_recognize.rst", "ai/app_stt_whisper2.rst", "ai/app_summary_bot.rst", "ai/app_text2image_stablediffusion2.rst", "ai/app_text2speech_kokoro.rst", "ai/app_translate2.rst", "ai/index.rst", "ai/insight_and_debugging.rst", "ai/overview.rst", "apps_management.rst", "configuration_database/bigint_identifiers.rst", "configuration_database/db_conversion.rst", "configuration_database/index.rst", "configuration_database/linux_database_configuration.rst", "configuration_database/mysql_4byte_support.rst", "configuration_database/replication.rst", "configuration_database/splitting.rst", "configuration_files/big_file_upload_configuration.rst", "configuration_files/default_files_configuration.rst", "configuration_files/encryption_configuration.rst", "configuration_files/encryption_details.rst", "configuration_files/encryption_migration.rst", "configuration_files/external_storage/amazons3.rst", "configuration_files/external_storage/auth_mechanisms.rst", "configuration_files/external_storage/ftp.rst", "configuration_files/external_storage/local.rst", "configuration_files/external_storage/nextcloud.rst", "configuration_files/external_storage/openstack.rst", "configuration_files/external_storage/sftp.rst", "configuration_files/external_storage/smb.rst", "configuration_files/external_storage/webdav.rst", "configuration_files/external_storage_configuration_gui.rst", "configuration_files/federated_cloud_sharing_configuration.rst", "configuration_files/file_conversion.rst", "configuration_files/file_sharing_configuration.rst", "configuration_files/file_versioning.rst", "configuration_files/files_locking_transactional.rst", "configuration_files/index.rst", "configuration_files/previews_configuration.rst", "configuration_files/primary_storage.rst", "configuration_files/trashbin_configuration.rst", "configuration_files/windows_compatible_filenames.rst", "configuration_mimetypes/index.rst", "configuration_server/activity_configuration.rst", "configuration_server/admin_delegation_configuration.rst", "configuration_server/android_deep_link_handling.rst", "configuration_server/antivirus_configuration.rst", "configuration_server/automatic_configuration.rst", "configuration_server/background_jobs_configuration.rst", "configuration_server/bruteforce_configuration.rst", "configuration_server/caching_configuration.rst", "configuration_server/config_sample_php_parameters.rst", "configuration_server/dashboard_configuration.rst", "configuration_server/domain_change.rst", "configuration_server/email_configuration.rst", "configuration_server/external_sites.rst", "configuration_server/index.rst", "configuration_server/language_configuration.rst", "configuration_server/logging_configuration.rst", "configuration_server/oauth2.rst", "configuration_server/reverse_proxy_configuration.rst", "configuration_server/security_setup_warnings.rst", "configuration_server/text_configuration.rst", "configuration_server/theming.rst", "configuration_user/authentication.rst", "configuration_user/index.rst", "configuration_user/instruction_set_for_apps.rst", "configuration_user/instruction_set_for_groups.rst", "configuration_user/instruction_set_for_users.rst", "configuration_user/profile_configuration.rst", "configuration_user/reset_admin_password.rst", "configuration_user/reset_user_password.rst", "configuration_user/two_factor-auth.rst", "configuration_user/user_auth_ldap.rst", "configuration_user/user_auth_ldap_api.rst", "configuration_user/user_auth_ldap_cleanup.rst", "configuration_user/user_auth_oidc.rst", "configuration_user/user_configuration.rst", "configuration_user/user_password_policy.rst", "configuration_user/user_provisioning_api.rst", "contents.rst", "declarations/energy_consumption.rst", "declarations/index.rst", "desktop/accountcommand.rst", "desktop/commandline.rst", "desktop/configfile.rst", "desktop/envvars.rst", "desktop/index.rst", "desktop/massdeployment.rst", "desktop/options.rst", "desktop/troubleshooting.rst", "exapps_management/AdvancedDeployOptions.rst", "exapps_management/AppAPIAndExternalApps.rst", "exapps_management/DeployConfigurations.rst", "exapps_management/ManagingDeployDaemons.rst", "exapps_management/ManagingExApps.rst", "exapps_management/TestDeploy.rst", "exapps_management/index.rst", "file_workflows/access_control.rst", "file_workflows/automated_tagging.rst", "file_workflows/configuration.rst", "file_workflows/index.rst", "file_workflows/retention.rst", "gdpr/cookies.rst", "gdpr/index.rst", "groupware/calendar.rst", "groupware/contacts.rst", "groupware/index.rst", "groupware/mail.rst", "groupware/out_of_office.rst", "groupware/troubleshooting.rst", "index.rst", "installation/command_line_installation.rst", "installation/deployment_recommendations.rst", "installation/example_centos.rst", "installation/example_openbsd.rst", "installation/example_ubuntu.rst", "installation/harden_server.rst", "installation/index.rst", "installation/installation_wizard.rst", "installation/nginx.rst", "installation/php_configuration.rst", "installation/selinux_configuration.rst", "installation/server_tuning.rst", "installation/source_installation.rst", "installation/system_requirements.rst", "installation/uninstallation.rst", "issues/applying_patch.rst", "issues/code_signing.rst", "issues/general_troubleshooting.rst", "issues/index.rst", "maintenance/backup.rst", "maintenance/index.rst", "maintenance/manual_upgrade.rst", "maintenance/migrating.rst", "maintenance/migrating_owncloud.rst", "maintenance/package_upgrade.rst", "maintenance/restore.rst", "maintenance/update.rst", "maintenance/upgrade.rst", "occ_command.rst", "office/configuration.rst", "office/example-docker.rst", "office/example-ubuntu.rst", "office/index.rst", "office/installation.rst", "office/migration.rst", "office/proxy.rst", "office/troubleshooting.rst", "reference/index.rst", "reference/link_previews.rst", "reference/smart_picker.rst", "release_notes.rst", "release_notes/index.rst", "release_notes/upgrade_to_26.rst", "release_notes/upgrade_to_27.rst", "release_notes/upgrade_to_28.rst", "release_notes/upgrade_to_30.rst", "release_notes/upgrade_to_31.rst", "release_notes/upgrade_to_32.rst", "release_schedule.rst", "webhook_listeners/index.rst", "windmill_workflows/index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 17, 19, 23, 24, 25, 26, 28, 34, 37, 38, 41, 42, 45, 46, 52, 54, 55, 56, 57, 59, 60, 61, 64, 66, 71, 79, 81, 82, 86, 89, 90, 91, 92, 94, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 121, 123, 125, 126, 127, 128, 129, 130, 133, 134, 135, 139, 142, 143, 144, 145, 146, 147, 149, 154, 162, 165, 166, 168], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 14, 19, 20, 21, 23, 25, 26, 30, 38, 42, 45, 49, 56, 57, 60, 64, 66, 67, 68, 72, 73, 74, 75, 79, 80, 83, 91, 94, 96, 98, 99, 101, 102, 111, 112, 114, 115, 116, 121, 123, 125, 126, 127, 129, 131, 135, 141, 144, 145, 146, 147, 148, 154, 161, 162, 163, 164, 165, 166], "00": [19, 20, 51, 56, 57, 64, 146], "000": [26, 111, 112], "0000": 146, "001": 57, "0022": 57, "0082c9": 69, "00am": [54, 57], "00iv00": 26, "00sig00": 26, "01": [54, 57, 64, 81, 131, 146], "0100": 60, "0123": 74, "02": [6, 56, 64, 146], "03": [51, 64, 146], "04": [19, 69, 86, 124, 130, 131, 150, 151], "05": [54, 57, 126], "055": 19, "06": 146, "062": 19, "0640": 57, "07": [57, 126], "0750": 31, "0770": 25, "079e7bc89d69792839a5e1831b1cbc80": 116, "08": [57, 146], "09": 64, "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 134, "0e": 51, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 13, 14, 15, 19, 20, 21, 23, 25, 26, 28, 30, 40, 44, 45, 52, 54, 55, 56, 57, 60, 63, 64, 67, 68, 72, 73, 74, 79, 80, 86, 90, 91, 92, 94, 96, 98, 99, 101, 102, 111, 112, 114, 116, 121, 123, 125, 126, 127, 129, 130, 131, 133, 141, 144, 145, 146, 148, 154, 160, 161, 163, 164, 165, 166, 167], "10": [1, 2, 4, 5, 6, 7, 9, 10, 14, 19, 20, 21, 38, 41, 44, 51, 52, 55, 57, 60, 64, 66, 79, 83, 84, 86, 91, 96, 99, 111, 112, 114, 120, 131, 141, 146, 147, 163, 164, 167], "100": [7, 23, 26, 44, 54, 57, 72, 73, 74, 114, 154, 162, 166], "1000": [5, 79, 92, 96, 121], "10000": [56, 121], "1000000": 96, "10000000": [91, 96], "100mb": [3, 8, 74, 96], "100mib": 164, "100px": 44, "101": [72, 73, 74], "102": [73, 74], "1024": [29, 57, 114], "103": [73, 74], "103f": 146, "104": 74, "1040": 135, "10485760": 52, "104857600": [23, 45, 57], "105": 74, "106": 74, "107": 74, "1071": 57, "108": 74, "108082": 25, "109": 74, "10gb": 23, "10mib": 164, "10min": 80, "10t15": 64, "10x100": 23, "11": [6, 14, 62, 86, 116, 131, 145, 146, 152], "110": [60, 74], "111": [57, 74], "1110": 146, "112": [57, 74], "11211": [56, 57], "1124": 5, "1125420102": [57, 69], "113": [57, 74], "113556": 79, "114": 64, "11g": [118, 125, 131], "12": [57, 62, 74, 79, 86, 126, 131, 146, 163], "120": 9, "123": 57, "1234": 4, "12345": [8, 74], "1255": 129, "127": [56, 57, 60, 91, 99, 102, 123, 125, 126, 146, 148, 154], "128": [57, 79], "128m": [19, 56], "128mb": 131, "12b": 2, "12gb": [3, 5], "13": [57, 64, 131, 141, 146], "1319": 57, "1393": 116, "13b": 5, "14": [19, 40, 64, 81, 108, 131, 141], "143": 60, "1465910968": 146, "14t08": 146, "15": [26, 35, 37, 45, 51, 57, 64, 79, 80, 109, 111, 112, 114, 131, 141, 146], "1524": 60, "155": 57, "15552000": [67, 123], "15768000": 121, "15778463": 126, "15857": 52, "15m": 114, "15t15": 57, "16": [4, 19, 26, 64, 123, 131, 141], "16000": 8, "162409623552": 146, "162409624662": 146, "164": 79, "168": [19, 38, 57, 60, 64, 90, 123, 125], "16g": 23, "17": [131, 144, 146], "1711971024": 167, "1759739453": 13, "1759739455": 13, "1759739466": 13, "1759739513": 13, "1759740266": 13, "1759743900": 13, "178": 90, "18": [69, 131, 145, 146], "1800": [57, 111, 112], "19": [57, 131, 145, 146], "192": [19, 38, 57, 60, 64, 90, 123, 125], "1941": 79, "19417": 116, "19563": 56, "1970": 131, "198": 57, "19c": 131, "1d": [67, 114], "1d4725ae1ac4e4798b541ca3f3cdce6": 116, "1gb": [2, 6, 23], "1h": 114, "1st": [86, 138, 167], "1und1": 114, "2": [2, 3, 4, 5, 7, 8, 9, 12, 14, 19, 21, 22, 23, 26, 41, 45, 52, 56, 57, 60, 64, 67, 70, 79, 86, 91, 98, 99, 108, 114, 116, 118, 121, 123, 124, 125, 126, 127, 131, 141, 144, 145, 146, 155, 160, 161, 162, 165], "20": [4, 5, 6, 7, 9, 27, 64, 80, 81, 114, 141, 145, 146], "200": [80, 81], "2000": 19, "2001": 57, "2002": 135, "2005": 57, "2006": [86, 135], "20080704": 19, "2013": [57, 60, 64], "2014": 57, "2015": 146, "2016": 23, "2019": 81, "2020": 116, "2021": [64, 120], "2023": 146, "2024": [86, 88, 126, 146, 167], "2025": [4, 86, 88, 126, 146], "2026": [86, 88], "203": 57, "2038": 131, "2048": [5, 79], "20971520": 23, "20mb": 23, "21": [30, 57, 64, 133, 146, 152], "215": 87, "21a7": 57, "21c": 131, "22": [34, 51, 60, 86, 124, 130, 131, 146], "220": 60, "221": 60, "222": 57, "22203": 56, "2245": 60, "23": [126, 146], "23000": 98, "2323": 57, "233": 57, "2375": [99, 100], "23999": 98, "23ai": 131, "23t09": 146, "24": [3, 40, 41, 55, 57, 70, 92, 96, 109, 130, 131, 145, 146, 150, 151, 164], "24000": 100, "24001": 99, "24099": 99, "24b": 2, "25": [25, 51, 55, 57, 60, 64, 92, 126, 141, 145, 146], "250": 60, "2500": 57, "252": 57, "255": 57, "256": [26, 44, 57, 126], "256mb": 131, "2592000": [70, 111], "25t20": 146, "26": [6, 60, 64, 86, 111, 112, 141, 145, 146, 159, 166], "261535": 116, "262086": 116, "262087": 116, "26396": 133, "26406": 133, "27": [86, 112, 139, 141, 145, 159, 166], "28": [7, 57, 86, 115, 139, 141, 145, 159, 161, 166], "28451": 57, "288": 54, "28800": 57, "29": [15, 21, 57, 64, 139, 141, 145], "2b": 67, "2c5778476346786306303": 57, "2d": 51, "2def0f3597806ecb886da1d9cc323a7c": 116, "2f": 80, "2fa": [78, 114], "2fldap": 80, "2gb": [3, 23], "2k": 19, "2m": 19, "2nd": 79, "2x": 164, "3": [1, 2, 3, 5, 7, 8, 10, 13, 14, 15, 19, 21, 26, 52, 57, 60, 64, 69, 72, 90, 91, 96, 98, 99, 114, 118, 123, 125, 127, 130, 131, 135, 141, 144, 145, 146, 156, 162, 163, 164, 165, 166, 167], "30": [3, 8, 11, 23, 38, 41, 46, 49, 55, 57, 60, 70, 79, 83, 86, 91, 98, 111, 112, 114, 116, 129, 141, 146, 159, 164, 165], "300": [57, 81, 91, 92, 99, 114, 126], "30000": [91, 111, 112], "301": [66, 121, 123, 126, 135], "302": 126, "30566": 48, "3060": 98, "31": [10, 47, 51, 57, 86, 116, 120, 141, 159], "3100": 165, "31536000": 126, "3166": 57, "31d4a230559d4f3e2c471d3ea094": 134, "32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 166, 167, 168], "32bit": 23, "32m": [19, 56], "33": 146, "3306": [17, 60], "34": 69, "34262": 129, "35": 25, "36": [19, 64], "3600": [23, 57, 79, 114, 121, 146], "3600000": 91, "365": [57, 70], "37": [57, 64, 116], "389": [79, 80], "39": 60, "3a": 80, "3mb": 114, "3rd": [57, 60, 109, 135, 139, 145, 147, 155, 157], "3rdparti": [86, 120, 126, 128], "4": [1, 2, 3, 4, 5, 11, 14, 18, 19, 23, 35, 45, 54, 56, 57, 60, 64, 67, 72, 79, 86, 114, 116, 120, 123, 126, 127, 129, 131, 137, 139, 145, 146, 147, 152, 160, 163, 164, 165, 166, 167], "40": 51, "400": 11, "4000": 5, "40000": 8, "404": 126, "4086": 123, "4096": [5, 57], "41395": 162, "42": [13, 57, 167], "4200": 45, "425": 60, "429": [55, 57], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 134, "43200": 123, "4389": 64, "44": 146, "4418": 60, "443": [45, 57, 121, 123, 126, 148], "444": 121, "45": 57, "450": 6, "456": 74, "46": 146, "465": 60, "46cfa6e729ff329e6ede076853154113": 116, "47": 52, "48": [55, 96], "483": 116, "49": [57, 116, 131], "4966612345678": 79, "497": 116, "4a87e94522a3cf26dba8977ae901094d": 116, "4gb": [6, 7, 23], "4h": [7, 10], "4k": 126, "5": [0, 1, 2, 3, 14, 15, 45, 54, 56, 57, 64, 83, 90, 91, 92, 99, 104, 111, 112, 114, 116, 121, 123, 130, 131, 135, 144, 145, 146, 163, 167], "50": [38, 41, 57, 81, 83, 96, 111, 112, 114, 125], "500": [25, 57, 80, 83, 126, 135, 146], "5000": [57, 91, 111, 112, 165], "5000000": 91, "50000000": 96, "5000000000": 91, "500mb": 3, "501": 116, "502": 86, "504": [23, 126], "50m": 57, "51": [57, 81], "512": [92, 116, 121], "512k": 126, "512m": 126, "512mb": [43, 86, 126, 127, 131], "512x512": 9, "513": 116, "513m": 121, "515a13302a6b3950a9d0fdb970191a": 57, "51747": 23, "52": [57, 131], "5226": 96, "5242880": 92, "52428800": 60, "524288000": [45, 57], "5242880000": 45, "53": 23, "537": 64, "537919488": 121, "55": [60, 64, 146], "5545": 146, "56": [19, 57, 60, 64], "5646": 57, "57b58edb6637fe3059b3595cf9c41b9": 57, "587": [60, 116], "5e": 51, "5f": 51, "5gb": 6, "5min": 54, "5pm": 104, "6": [3, 4, 11, 13, 20, 26, 27, 52, 56, 57, 67, 69, 92, 111, 114, 116, 121, 127, 131, 140, 146, 152, 164], "60": [14, 19, 44, 57, 70, 92, 126, 129, 167], "600": [79, 80], "6000": 96, "60000": 91, "6072": 26, "61": 51, "62": 69, "6226r": [7, 10], "6238": 78, "62mb": 116, "63072000": 70, "631": 60, "6321": 146, "636": 79, "6379": [42, 56, 57, 120, 121], "639": 63, "64": [19, 23, 26, 45, 51, 56, 57, 60, 126, 131], "640": 139, "64bit": [18, 86], "64m": [19, 60], "67336bcdf7630dd80b2b81a413d07": 57, "68": 64, "6f": 51, "7": [3, 14, 26, 40, 49, 52, 57, 64, 114, 120, 126, 127, 131, 140, 141, 146, 160, 166], "7000": [56, 57], "7001": [56, 57], "7002": 56, "7003": 56, "7004": 56, "7005": 56, "70b": 5, "71d5": 146, "72": 123, "7200": 114, "7200000": 91, "7265": 146, "73": 51, "750": 139, "767": 57, "77": 11, "770": 56, "78": 165, "789": 74, "7b": [5, 11, 51], "7d": 126, "7urtvsj": 45, "8": [3, 4, 6, 7, 10, 11, 19, 20, 57, 68, 69, 86, 98, 114, 116, 123, 124, 126, 127, 129, 130, 131, 135, 141, 160, 161, 162, 163, 164, 165], "80": [6, 44, 51, 60, 120, 123, 126, 129, 130], "8000": 5, "800mb": 10, "8080": [57, 90, 91, 99, 130], "8081": 57, "8088": 57, "8096": 26, "8147": 26, "8192": 26, "83": 116, "83379f9bc36915d5024de878386060b5": 116, "84": [19, 60], "840": 79, "8443": 45, "8546": 25, "85a3": 57, "86": 146, "8601": 57, "86400": 123, "8651a9ac37674907606c936ced1333d7": 116, "8780": [99, 100], "8781": 99, "8782": [99, 100], "8802": 126, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 134, "89": 64, "8a": 51, "8a20": 57, "8b": [1, 2, 5], "8bitmim": 60, "8d3": 57, "8dd0e0ef2f7ab100b75922489ff26306": 116, "8e9f60369dce3d8b2b27430bd50ec46d": 116, "8gb": [3, 5, 9], "8m": 129, "9": [19, 25, 38, 57, 69, 72, 79, 83, 104, 114, 131, 146, 163], "90": [1, 19, 129], "9000": [126, 129], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 134, "94": 116, "95": [11, 51, 57], "95a8": 146, "95af": 146, "97": [51, 116], "98": 146, "9825679": 2, "9839": 116, "98543234": 2, "9876": 79, "99": 57, "993": [60, 116], "995": 60, "9980": [148, 153], "9999": [45, 79], "9_": 79, "9am": 104, "9e": 51, "A": [3, 4, 5, 7, 9, 11, 19, 22, 25, 30, 32, 33, 37, 38, 40, 45, 49, 54, 56, 57, 60, 66, 67, 78, 79, 83, 84, 92, 94, 96, 98, 99, 111, 114, 116, 121, 123, 125, 126, 130, 131, 134, 135, 139, 140, 143, 146, 148, 151, 156, 160, 166], "AND": 135, "And": [28, 35, 45, 54, 56, 60, 86, 93, 121, 139, 144, 146, 166], "As": [4, 14, 19, 23, 40, 44, 47, 52, 56, 75, 81, 96, 98, 104, 111, 116, 117, 120, 121, 123, 140, 141, 146, 162, 166], "At": [0, 1, 2, 3, 5, 6, 9, 11, 60, 67, 78, 79, 111, 112, 140], "BY": [19, 122], "Be": [8, 14, 20, 40, 56, 57, 60, 79, 98, 99, 111, 125, 126, 135, 154], "But": [44, 47, 55, 57, 99, 129, 164], "By": [15, 23, 25, 31, 38, 44, 45, 47, 48, 49, 50, 54, 57, 64, 69, 78, 79, 83, 97, 101, 111, 114, 123, 126, 130, 134, 142, 143, 146, 147, 149, 166], "For": [1, 6, 7, 8, 13, 14, 15, 19, 20, 22, 23, 25, 26, 30, 34, 35, 37, 38, 41, 42, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 61, 66, 67, 79, 81, 83, 89, 94, 96, 97, 98, 99, 102, 111, 112, 116, 120, 123, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 140, 145, 146, 147, 148, 151, 152, 162, 165, 166, 167, 168], "IF": [19, 122], "IT": 130, "If": [3, 5, 6, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31, 35, 37, 38, 40, 41, 42, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 64, 66, 67, 69, 75, 76, 78, 79, 82, 83, 89, 91, 94, 96, 98, 99, 100, 104, 111, 112, 114, 115, 116, 120, 122, 123, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 166, 167, 168], "In": [0, 1, 3, 5, 6, 13, 14, 15, 19, 20, 22, 23, 25, 26, 28, 31, 37, 38, 39, 40, 45, 49, 52, 54, 55, 56, 57, 60, 63, 65, 67, 69, 75, 77, 78, 79, 82, 84, 90, 96, 98, 99, 100, 102, 104, 105, 111, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 141, 143, 144, 146, 147, 151, 154, 156, 162, 168], "It": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 16, 17, 19, 22, 23, 25, 28, 33, 38, 41, 42, 45, 46, 55, 56, 57, 58, 60, 61, 65, 67, 78, 79, 80, 90, 91, 94, 96, 97, 98, 99, 100, 104, 105, 111, 112, 115, 116, 118, 121, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 139, 140, 143, 144, 145, 146, 147, 154, 160, 162, 164, 165, 166, 167, 168], "Its": 55, "NO": 140, "NOT": [19, 56, 57, 94, 99, 122, 146], "No": [2, 14, 22, 25, 35, 57, 67, 91, 98, 105, 109, 135, 144, 146, 154], "Not": [19, 43, 50, 55, 57, 86, 96, 116], "ON": [19, 20, 57, 122], "Of": [125, 135, 168], "On": [3, 17, 19, 27, 35, 37, 38, 52, 54, 55, 56, 60, 61, 66, 79, 83, 91, 96, 120, 122, 130, 135, 140, 142, 148, 166], "One": [3, 8, 40, 45, 96, 98, 130, 146, 151], "Or": [97, 117, 130], "TO": [19, 57, 122], "That": [19, 24, 52, 57, 59, 60, 79, 111, 112, 114, 139, 148], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 46, 47, 49, 52, 53, 54, 56, 57, 58, 60, 61, 62, 63, 64, 66, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 81, 82, 83, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 158, 160, 161, 162, 163, 164, 165, 166, 167], "Then": [19, 25, 26, 52, 60, 61, 69, 79, 81, 121, 122, 123, 125, 129, 130, 139, 140, 145, 146, 166], "There": [3, 23, 25, 28, 40, 44, 45, 49, 55, 56, 57, 60, 61, 67, 79, 81, 94, 96, 99, 100, 101, 108, 118, 123, 130, 132, 134, 135, 140, 145, 146, 151, 156], "These": [1, 2, 3, 24, 25, 26, 29, 31, 35, 37, 54, 57, 67, 78, 79, 81, 99, 114, 120, 123, 127, 129, 130, 139, 145, 146, 147, 159, 166], "To": [3, 4, 12, 15, 19, 25, 28, 30, 35, 37, 41, 42, 45, 46, 47, 49, 52, 53, 54, 56, 57, 60, 65, 67, 68, 75, 78, 79, 81, 83, 86, 90, 95, 96, 101, 111, 112, 114, 115, 116, 117, 121, 122, 123, 128, 129, 130, 131, 132, 134, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 157, 162, 166, 167, 168], "WITH": 19, "Will": [40, 146], "With": [0, 26, 40, 57, 60, 69, 99, 126, 135, 145, 146, 156, 164, 168], "_": [79, 83, 90], "__host": [62, 86], "_arm64": 126, "_bin": 57, "_complet": 146, "_groupsr": 123, "_postgresql": 121, "_static": [57, 167, 168], "a2enmod": [130, 148], "a2ensit": 130, "a3b30430b1ccb41089170eecbe315d3a": 116, "a4": 51, "a92c": 57, "aaliyah": 81, "aaliyah_brown": 81, "aaliyah_hamm": 81, "aaliyah_johnston": 81, "aaliyah_kunz": 81, "aavx": 137, "aax": 143, "abbrevi": 83, "abil": [6, 13, 55, 106, 130, 146, 147], "abl": [2, 3, 8, 15, 20, 26, 29, 35, 37, 40, 47, 50, 54, 60, 63, 69, 74, 79, 83, 96, 98, 100, 102, 104, 105, 111, 114, 123, 127, 130, 142, 150, 153, 154], "abort": [57, 78, 92], "about": [1, 2, 3, 6, 7, 8, 11, 15, 25, 33, 42, 45, 48, 57, 64, 67, 74, 76, 78, 79, 81, 83, 86, 96, 99, 111, 114, 115, 116, 117, 120, 123, 126, 129, 130, 133, 134, 135, 140, 145, 146, 154, 162, 164, 165], "abov": [1, 3, 4, 5, 14, 17, 19, 23, 40, 49, 56, 57, 62, 69, 75, 79, 85, 86, 89, 94, 96, 99, 100, 111, 116, 118, 120, 123, 126, 129, 130, 133, 134, 135, 139, 144, 146, 162], "absenc": 79, "absolut": [15, 57, 66, 79, 101, 135, 146], "abstract": [129, 132], "abund": 135, "abus": 86, "abuse_detect": 114, "abuse_number_of_messages_per_15m": 114, "abuse_number_of_messages_per_1d": 114, "abuse_number_of_messages_per_1h": 114, "abuse_number_of_recipients_per_message_threshold": 114, "acc": 52, "accel": 23, "accent": [7, 57], "accept": [13, 28, 29, 37, 38, 45, 57, 60, 63, 67, 82, 96, 99, 100, 114, 115, 154, 167], "access": [0, 2, 8, 12, 13, 14, 15, 23, 25, 28, 29, 30, 31, 35, 37, 38, 40, 45, 49, 50, 54, 55, 57, 60, 61, 62, 64, 66, 75, 78, 79, 82, 83, 86, 90, 96, 98, 99, 100, 102, 105, 107, 108, 112, 116, 117, 120, 124, 125, 129, 130, 135, 140, 143, 144, 146, 150, 154, 157, 166, 167], "access_log": [96, 126], "accessible_featur": 86, "accident": [101, 144], "acclaim": 5, "accommod": [96, 139, 145], "accomplish": 111, "accord": [41, 57, 69, 79, 87, 141, 146, 147, 151], "accordingli": [19, 23, 25, 56, 57, 79, 99], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 26, 33, 40, 50, 54, 55, 57, 60, 65, 70, 75, 78, 79, 81, 83, 86, 93, 96, 113, 127, 130, 146, 150, 167], "account_kei": 45, "account_manag": [75, 79, 86], "account_nam": 45, "accountid": 116, "accountmanag": [57, 75], "accumul": 96, "accur": [135, 145, 162], "accuraci": [5, 7, 8, 10, 45], "accuweath": 13, "achiev": [9, 115, 123], "acl": [49, 57, 66, 114], "acm": [69, 126], "acquir": [56, 116], "across": [1, 7, 10, 29, 56, 57, 98, 114, 127], "act": [1, 2, 5, 7, 9, 10, 11, 64, 111], "action": [1, 2, 3, 14, 16, 38, 49, 52, 54, 55, 57, 67, 86, 95, 98, 99, 107, 114, 124, 135, 144, 146, 168], "actionjob": 3, "activ": [15, 16, 22, 26, 40, 41, 42, 46, 52, 54, 56, 58, 60, 62, 64, 72, 77, 78, 80, 83, 85, 86, 91, 111, 112, 121, 123, 127, 129, 130, 131, 135, 140, 144, 146, 147, 166], "activity_": 22, "activity_dbdriveropt": 22, "activity_dbhost": 22, "activity_dbnam": 22, "activity_dbpassword": 22, "activity_dbport": 22, "activity_dbus": 22, "activity_expire_dai": [49, 57], "activity_expire_exclude_us": 49, "activity_use_cached_mountpoint": [49, 57], "actor": [55, 123], "actual": [1, 4, 19, 23, 26, 55, 67, 99, 127, 135, 144, 146, 165], "ad": [2, 6, 8, 17, 21, 24, 25, 26, 40, 43, 49, 54, 55, 56, 57, 60, 61, 64, 66, 67, 70, 79, 86, 94, 111, 112, 113, 115, 116, 121, 123, 129, 130, 131, 146, 147, 150, 160, 163, 164, 165, 168], "ad2dab17b2f9": 146, "adapt": [56, 99, 123, 126, 135, 140, 152, 166], "add": [0, 2, 6, 19, 20, 22, 37, 38, 40, 49, 50, 56, 57, 58, 60, 61, 62, 64, 73, 75, 78, 79, 83, 86, 96, 98, 100, 111, 112, 114, 116, 120, 121, 123, 126, 129, 130, 135, 137, 141, 145, 147, 148, 154, 155, 161, 162, 163, 167], "add_head": [23, 126], "addendum": [12, 86], "addit": [1, 3, 4, 15, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 41, 45, 50, 51, 52, 55, 57, 64, 69, 71, 78, 80, 83, 86, 93, 96, 97, 98, 99, 101, 102, 103, 111, 120, 122, 123, 125, 127, 128, 129, 131, 132, 134, 135, 139, 146, 150, 166, 167, 168], "addition": [38, 56, 79, 81, 111, 112, 135, 146, 165], "additional_opt": 99, "address": [2, 8, 19, 25, 38, 40, 52, 54, 57, 64, 66, 67, 74, 75, 76, 79, 80, 83, 86, 90, 91, 96, 98, 99, 100, 102, 104, 113, 114, 124, 125, 130, 142, 145, 147, 166], "address_of_remote_machin": 99, "addressbook": [38, 57, 86, 112, 123, 135], "addressbookchang": 112, "addressbookid": 135, "addserv": 57, "addus": 146, "adequ": [23, 79, 111, 112, 131], "adjust": [1, 8, 14, 19, 20, 41, 43, 44, 45, 47, 55, 57, 64, 69, 79, 86, 91, 92, 96, 99, 121, 126, 127, 128, 129, 130, 131, 135, 139, 141, 152, 163, 164, 165, 166, 167, 168], "adm": 73, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 15, 25, 31, 37, 38, 40, 42, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 68, 69, 71, 72, 73, 74, 78, 79, 80, 83, 85, 86, 94, 96, 98, 99, 102, 111, 112, 114, 115, 116, 118, 120, 124, 125, 129, 130, 134, 135, 139, 140, 142, 144, 145, 146, 147, 148, 149, 162, 166, 168], "admin_": 167, "admin_audit": 86, "admin_manu": 57, "administ": 117, "administartor": 57, "administr": [0, 1, 2, 6, 13, 15, 19, 25, 26, 37, 40, 47, 48, 49, 54, 55, 57, 58, 60, 61, 62, 64, 65, 71, 75, 78, 84, 86, 96, 99, 104, 106, 108, 111, 114, 117, 123, 125, 130, 135, 142, 145, 146, 154, 155, 162, 165, 166, 167], "adminlogin": 53, "adminpass": 53, "adminw": [148, 153], "advanc": [35, 43, 49, 53, 66, 69, 71, 86, 100, 103, 130, 151, 168], "advantag": [26, 29, 53, 54, 86], "advertis": [54, 57], "advic": 57, "advis": [8, 147, 164], "ae": [3, 26, 57, 129], "aegi": 78, "affect": [14, 22, 23, 24, 25, 57, 58, 64, 79, 96, 104, 116, 129, 131, 135, 152], "after": [1, 4, 8, 13, 14, 15, 17, 19, 24, 25, 29, 34, 35, 41, 42, 44, 45, 46, 47, 49, 53, 54, 55, 56, 57, 59, 60, 61, 64, 65, 70, 76, 77, 79, 83, 86, 91, 94, 95, 96, 98, 99, 101, 102, 104, 105, 108, 112, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 139, 140, 141, 142, 144, 145, 146, 147, 148, 149, 154, 162, 166, 167, 168], "afterward": [55, 78, 79, 114, 130, 141, 143, 144, 148], "ag": [7, 43, 57, 83, 86, 107, 121, 123, 126], "again": [15, 17, 25, 27, 37, 40, 41, 49, 57, 67, 74, 78, 79, 83, 104, 111, 115, 116, 120, 121, 139, 141, 144, 145, 146, 154], "against": [0, 25, 55, 66, 70, 79, 83, 84, 105, 166, 168], "agenda": 114, "agent": [5, 12, 14, 57, 61, 64, 86, 104], "aggreg": 57, "aggress": 166, "agpl": 72, "agplv3": 15, "agre": 123, "ahead": 166, "ai": [2, 3, 4, 5, 7, 12, 13, 86, 98, 114], "ai_provid": 8, "aim": [123, 152], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 86, 98, 103, 127, 129, 130, 167], "ajax": [86, 114, 126, 146, 147], "aka": 130, "alarm": [86, 113], "albert": 146, "alert": [52, 86], "algorithm": [57, 99, 100, 116, 123, 143], "alia": [79, 114, 130, 146], "alias": 86, "aliasgroup1": 148, "aliasgroup2": 148, "alic": [37, 79, 146], "alice_1337": 79, "align": 60, "aliv": 57, "all": [1, 2, 3, 5, 6, 7, 9, 10, 13, 14, 15, 16, 17, 19, 20, 23, 24, 26, 30, 31, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 54, 55, 56, 58, 61, 62, 64, 68, 75, 78, 79, 80, 81, 83, 85, 86, 90, 91, 92, 95, 96, 98, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 120, 121, 122, 125, 126, 128, 129, 130, 132, 134, 135, 139, 140, 142, 143, 144, 145, 147, 150, 151, 152, 155, 162, 165, 166, 167, 168], "allenai": [5, 11], "alloc": [44, 57], "allow": [1, 2, 3, 5, 7, 14, 15, 19, 22, 23, 24, 26, 28, 29, 38, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 57, 60, 61, 62, 65, 66, 70, 74, 79, 80, 82, 83, 86, 89, 90, 94, 97, 98, 99, 101, 104, 105, 108, 112, 114, 115, 123, 124, 125, 126, 127, 129, 130, 131, 144, 146, 147, 151, 154, 155, 163, 168], "allow_custom_share_fold": 86, "allow_disabled_password_enforcement_group": 86, "allow_local_infil": 19, "allow_local_remote_serv": [86, 114], "allow_persist": 19, "allow_self_sign": 60, "allow_url_fopen": 30, "allow_user_to_change_display_nam": 86, "allowcleanup": 13, "allowed_admin_rang": [86, 123], "allowed_user_ag": 86, "allowencodedslash": 148, "allowoverrid": [120, 130, 135], "allowselfsignedcertif": 86, "allowsymlink": 86, "almost": [57, 79, 130], "along": [3, 5, 17, 41, 57, 90, 123, 146], "alongsid": 57, "alpin": [90, 131], "alpinelinux": 90, "alreadi": [3, 8, 15, 16, 17, 20, 25, 44, 53, 57, 58, 73, 74, 79, 96, 99, 102, 112, 114, 121, 123, 125, 127, 128, 129, 130, 141, 144, 146, 152, 162, 166], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 22, 23, 25, 33, 37, 38, 39, 40, 44, 45, 47, 48, 49, 50, 54, 55, 56, 57, 61, 64, 66, 69, 74, 75, 78, 79, 81, 82, 83, 85, 89, 90, 92, 95, 96, 98, 99, 101, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 126, 127, 129, 130, 131, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 152, 154, 155, 162, 163, 164, 165, 166, 167, 168], "alter": [19, 20, 41, 46, 79, 164], "altern": [2, 23, 47, 54, 62, 69, 86, 96, 127, 130, 133, 137, 146], "although": [40, 69, 146], "altitud": 123, "alwai": [1, 3, 5, 7, 14, 15, 26, 36, 37, 40, 49, 52, 57, 63, 64, 68, 78, 79, 93, 99, 100, 117, 121, 123, 125, 126, 127, 129, 134, 135, 139, 145, 146, 148, 162, 166, 167, 168], "amazon": [37, 45, 57, 86, 165], "amazonaw": 45, "amd": 102, "american": 10, "among": [0, 3, 82, 127, 166], "amongst": 98, "amount": [8, 44, 56, 79, 81, 96, 123, 129, 130, 165], "amp": 80, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 13, 14, 15, 19, 23, 25, 26, 28, 29, 30, 33, 35, 37, 38, 40, 42, 45, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 64, 66, 69, 71, 74, 75, 76, 77, 78, 79, 80, 83, 85, 86, 89, 90, 94, 96, 98, 99, 101, 104, 106, 111, 112, 114, 115, 116, 120, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 142, 143, 144, 145, 147, 148, 149, 151, 154, 156, 160, 162, 164, 165, 166, 167, 168], "analyt": 14, "analyz": [57, 114], "andrew": 2, "android": [57, 61, 62, 69, 86, 104, 117, 131], "android_app": 51, "androidclienturl": 69, "angel": 87, "ani": [0, 2, 3, 5, 7, 13, 14, 15, 17, 19, 22, 23, 24, 25, 26, 29, 31, 34, 35, 36, 38, 40, 42, 45, 49, 50, 52, 53, 54, 55, 56, 57, 60, 61, 64, 66, 67, 78, 79, 81, 82, 83, 85, 86, 89, 90, 96, 97, 98, 99, 100, 101, 102, 104, 108, 111, 112, 114, 123, 125, 129, 130, 131, 134, 135, 140, 144, 145, 146, 154, 155, 160, 162, 166, 167, 168], "anim": [6, 57], "anna": 2, "anni": 146, "anniversari": 166, "announc": [60, 79, 123], "anon": 57, "anonym": [79, 123, 150], "anoth": [19, 25, 36, 43, 45, 66, 67, 68, 76, 78, 83, 86, 94, 96, 114, 123, 126, 128, 132, 134, 135, 145, 146, 148, 162, 163, 166], "ansi": 146, "answer": [1, 2, 57, 79, 168], "anti": [52, 57, 86], "anticip": 166, "antiviru": [62, 86], "anymor": [57, 74, 79, 86, 146, 165], "anyon": 40, "anyth": [13, 19, 28, 52, 55, 57, 111, 112, 139, 140, 146], "anytim": [46, 57, 83], "anywher": [29, 121, 125], "apach": [16, 38, 56, 57, 65, 67, 86, 96, 122, 123, 124, 125, 131, 135, 142, 146, 162], "apache2": [56, 86, 96, 122, 123, 127, 130, 135, 148], "apart": 120, "apc": [56, 57, 164], "apcu": [57, 62, 67, 86, 120, 127, 164], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 33, 40, 57, 65, 71, 82, 84, 86, 96, 98, 99, 102, 114, 123, 126, 129, 147, 156, 162, 167, 168], "apirequest": [72, 73, 74, 80, 85], "app": [0, 12, 13, 17, 22, 24, 37, 38, 39, 40, 41, 44, 46, 50, 51, 54, 56, 59, 61, 62, 65, 67, 69, 71, 75, 78, 79, 80, 81, 82, 83, 85, 94, 96, 97, 101, 102, 103, 104, 105, 106, 108, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 126, 127, 128, 130, 137, 139, 141, 142, 144, 145, 150, 151, 154, 155, 156, 157, 162, 165, 166, 167, 168], "app1": 146, "app2": 146, "app3": 146, "app_api": [2, 3, 4, 8, 86, 100, 101, 168], "app_api_haproxy_us": 99, "app_container_nam": 99, "app_display_nam": 8, "app_host": 8, "app_id": [8, 100, 102], "app_port": 8, "app_python_skeleton": 101, "app_secret": 8, "app_upd": 15, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 86, 97, 99, 100, 101, 102, 103, 168], "appapi_nextcloud": 168, "apparmor": 57, "appcodecheck": [15, 86], "appconfig": [57, 146], "appdata": [86, 91, 96], "appdata_instanceid": 57, "appdata_xxx": 146, "appear": [6, 19, 24, 25, 31, 53, 55, 57, 60, 61, 62, 67, 76, 79, 83, 86, 96, 98, 122, 125, 129, 134, 135, 146, 155], "appelman": 72, "append": [1, 16, 26, 40, 54, 57, 79, 133, 144], "appframework": 102, "appid": [13, 72, 99, 101, 133, 134], "appimag": 131, "appinfo": [72, 134], "appl": [57, 69, 96, 131], "applewebkit": 64, "appli": [8, 20, 22, 23, 24, 26, 38, 40, 41, 53, 57, 60, 63, 67, 74, 75, 79, 83, 86, 99, 105, 116, 123, 130, 136, 143, 145, 146], "applianc": [130, 140], "applic": [0, 2, 8, 15, 25, 37, 45, 51, 56, 57, 62, 64, 70, 72, 79, 81, 85, 86, 95, 96, 98, 99, 104, 111, 114, 117, 124, 126, 129, 130, 132, 134, 135, 139, 140, 143, 145, 146, 147, 166], "appnam": 146, "appoint": [58, 111], "apppassword": 94, "appreci": [5, 7, 9, 10], "approach": [25, 54, 64, 86, 138, 139, 166], "appropri": [26, 37, 40, 55, 56, 57, 63, 99, 111, 114, 118, 122, 126, 129, 130, 133, 139, 140, 146, 166], "approv": 86, "approve_link": 168, "approxim": [57, 79, 91, 96, 166], "apps_path": [15, 86], "appsallowlist": 86, "appstor": [15, 57], "appstoreen": [15, 86], "appstoreurl": [15, 86], "april": [64, 167], "apt": [52, 122, 123, 148, 149], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 66, 69, 70, 74, 75, 76, 77, 78, 79, 80, 81, 83, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 162, 163, 165, 166, 167, 168], "arab": 4, "arbitrari": [1, 37, 57], "arch": [90, 146], "architectur": [23, 57, 86, 102, 130, 142], "archiv": [57, 86, 90, 116, 120, 122, 130, 139, 144, 145, 146], "area": [50, 66, 130, 157], "arg": 126, "arg_v": 126, "argon2": [57, 127], "argument": [16, 35, 45, 49, 57, 72, 73, 74, 79, 80, 86, 126, 135, 146], "aris": [57, 140, 166], "arm32v7": 146, "around": [10, 14, 15, 86, 104, 105, 117, 166], "arrai": [15, 42, 45, 48, 53, 57, 60, 65, 66, 74, 75, 79, 80, 86, 99, 111, 120, 121, 125, 134, 167], "arrang": 166, "arraycach": 57, "art": 123, "articl": [129, 135], "artifact": 11, "artifici": [0, 1, 14, 86, 98], "asc": [120, 122], "ascii": [57, 68, 79, 127, 134], "asdf": 64, "asid": 165, "ask": [1, 2, 3, 12, 13, 16, 17, 40, 60, 76, 79, 82, 83, 86, 91, 114, 135, 143, 144, 145, 146, 150, 156, 162], "aspect": [57, 146], "assembl": 23, "assembli": 23, "asset": [66, 69, 123, 126, 163], "asset_immut": 126, "assetlink": 86, "assign": [2, 35, 75, 79, 81, 83, 86, 104, 107, 108, 129, 146, 168], "assignable\u00b2": 146, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 57, 86, 96, 105, 114, 144], "assistant_en": 1, "associ": [17, 40, 51, 55, 78, 79, 96, 135, 166], "assum": [8, 19, 55, 57, 60, 79, 99, 111, 112, 121, 123, 130, 135, 140, 142, 143, 144], "assumpt": 126, "asterisk": 146, "astroc": 146, "astronomi": 146, "async": 168, "asynchron": [3, 168], "atom": [57, 126], "attach": [1, 14, 35, 79, 86, 100, 167], "attack": [26, 55, 109, 123, 165], "attempt": [22, 25, 55, 76, 79, 86, 96, 102, 104, 123, 135, 146], "attend": 2, "attende": 111, "attr": 80, "attr_persist": 57, "attribut": [37, 73, 74, 75, 80, 85, 86, 146], "attributenam": 80, "auckland": 57, "audienc": 86, "audio": [2, 4, 6, 14, 48, 57, 161, 162], "audit": [57, 62, 86, 123, 128], "auth": [55, 60, 78, 85, 86, 99, 126, 146, 168], "auth_availability_delai": 86, "authent": [2, 19, 25, 26, 28, 30, 31, 32, 33, 34, 36, 37, 43, 45, 55, 57, 60, 65, 71, 72, 73, 74, 77, 80, 83, 86, 89, 96, 99, 113, 123, 127, 130, 135, 140, 160, 167], "author": [2, 22, 50, 65, 72, 73, 74, 82, 83, 86, 111, 114, 127, 130, 134], "authorit": 143, "authorized_kei": [29, 34], "authtyp": 130, "auto": [4, 16, 25, 38, 40, 41, 46, 57, 69, 79, 80, 86, 120, 123, 146], "auto_index": 3, "auto_logout": 86, "auto_reset_persist": 19, "autocomplet": [40, 57, 79, 86, 112], "autoconfig": [53, 86], "autoconfigur": [57, 116], "autocr": [45, 57], "autofil": 98, "autom": [3, 57, 79, 86, 89, 104, 107, 108, 116, 130, 144, 168], "automat": [2, 3, 4, 6, 14, 17, 25, 35, 37, 40, 41, 46, 47, 49, 52, 54, 55, 56, 57, 60, 61, 62, 63, 66, 68, 69, 77, 78, 79, 81, 83, 85, 86, 91, 93, 96, 98, 99, 100, 108, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 146, 160, 162, 164, 168], "autotest": 126, "aux": 47, "av_background_scan": 52, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 25, 28, 30, 31, 33, 39, 40, 41, 42, 43, 44, 46, 49, 55, 56, 57, 59, 60, 61, 67, 69, 74, 75, 79, 81, 83, 86, 90, 91, 92, 93, 96, 97, 99, 100, 101, 102, 107, 108, 111, 116, 117, 120, 121, 123, 127, 130, 133, 135, 139, 140, 142, 144, 145, 146, 150, 151, 152, 155, 156, 162, 163, 166, 167, 168], "avatar": [60, 71, 75, 80, 86, 146], "avconv": 127, "averag": [23, 111, 112], "avoid": [3, 16, 19, 22, 23, 42, 52, 54, 57, 64, 79, 80, 86, 96, 101, 105, 127, 129, 135, 144, 146, 167], "avx": [3, 5], "avx2": [3, 5], "aw": [28, 45, 57, 120, 128, 165], "awai": [86, 111, 129, 135], "awar": [8, 79, 96, 123], "ax": 56, "axi": 44, "azur": [86, 113], "b": [57, 99], "b2": 51, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 134, "b4af8db0ae269d73432e9a01e63a": 134, "b6": 51, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 134, "back": [3, 22, 23, 25, 52, 55, 57, 60, 99, 104, 112, 126, 132, 135, 137, 139, 140, 144, 145, 167], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 23, 29, 34, 35, 36, 42, 43, 45, 55, 56, 62, 73, 74, 77, 79, 81, 82, 83, 86, 96, 112, 123, 129, 130, 146, 165], "background": [0, 3, 6, 14, 29, 37, 43, 49, 57, 58, 62, 67, 69, 81, 86, 95, 124, 141, 145, 167], "background_job_expire_trash": 46, "background_job_expire_vers": 41, "backgroundcolor": 69, "backgroundjob": [3, 167], "backport": [133, 166], "backportbot": 133, "backtrac": 86, "backup": [20, 43, 44, 57, 78, 86, 114, 130, 132, 135, 138, 139, 140, 141, 144, 145, 146, 152, 166], "backward": [19, 80], "bad": [5, 86, 123], "badger": 61, "bak": [137, 143], "balanc": [23, 56, 66, 79, 86, 125], "ban": 123, "bandwidth": [23, 126], "banner": [79, 145], "bantim": 123, "bar": [41, 46, 69, 146], "barcelona": 79, "bare": [86, 132], "barracuda": [19, 57], "base": [1, 3, 4, 5, 7, 9, 10, 14, 17, 25, 26, 35, 38, 40, 43, 52, 54, 55, 57, 62, 63, 64, 66, 69, 79, 80, 85, 86, 90, 102, 104, 105, 120, 121, 123, 124, 126, 127, 130, 131, 138, 139, 140, 145, 146, 150, 152, 166, 168], "base64": [26, 28, 45, 57, 146], "basenam": [57, 163], "baseurl": 168, "bash": [31, 120, 130, 146], "bash_profil": 146, "basi": 54, "basic": [47, 57, 60, 72, 73, 74, 75, 79, 80, 83, 85, 86, 99, 120, 123, 130, 135, 144, 160, 168], "batch": [11, 79, 86, 138], "bc95cbaff3abbed716e1d40bbdaa58a0": 116, "bcrypt": [123, 127], "bearer": [2, 65, 71, 86], "beauti": 168, "becaus": [16, 17, 19, 23, 24, 26, 29, 35, 40, 42, 45, 50, 51, 52, 53, 54, 56, 57, 59, 61, 67, 79, 82, 96, 111, 114, 116, 120, 123, 128, 129, 130, 131, 135, 139, 144, 146, 167], "becom": [37, 40, 57, 66, 129, 130, 135, 165], "been": [3, 26, 29, 35, 37, 38, 45, 49, 50, 52, 53, 54, 57, 60, 64, 67, 81, 90, 94, 96, 104, 108, 134, 141, 146, 152, 158, 160, 165, 166], "befor": [1, 3, 5, 7, 8, 13, 16, 17, 19, 20, 29, 43, 44, 45, 48, 49, 52, 54, 57, 60, 65, 79, 86, 96, 98, 108, 111, 114, 115, 116, 121, 125, 127, 129, 130, 131, 132, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 163, 166], "beforehand": [132, 166], "beforenodecopiedev": 167, "beforenodecreatedev": 167, "beforenodedeletedev": 167, "beforenodereadev": 167, "beforenoderenamedev": 167, "beforenoderestoredev": 167, "beforenodetouchedev": 167, "beforenodewrittenev": 167, "begin": [2, 3, 5, 7, 79, 128, 135, 139, 146, 162], "begin_of_text": 5, "behalf": [1, 168], "behav": 79, "behavior": [2, 23, 29, 38, 55, 57, 60, 64, 79, 80, 91, 92, 96, 129, 135], "behaviour": [57, 79, 123, 126], "behind": [14, 23, 55, 57, 66, 67, 96, 130, 134], "being": [3, 26, 40, 45, 55, 56, 57, 98, 102, 104, 105, 111, 114, 120, 123, 140, 146, 163, 166], "believ": 135, "belong": [2, 79, 83, 116, 147], "below": [1, 3, 8, 23, 25, 35, 40, 45, 55, 56, 57, 60, 62, 64, 67, 75, 78, 79, 80, 83, 86, 91, 92, 96, 98, 99, 104, 116, 126, 127, 139, 141, 145, 146, 148], "benchmark": [4, 57, 116], "bender": 146, "benefit": [45, 57, 98, 99, 123, 129, 130, 135, 166], "berlin": [2, 13, 57, 115, 146], "berni": 146, "besid": [55, 57, 79, 98, 126], "best": [13, 14, 25, 44, 55, 56, 60, 104, 114, 123, 125, 127, 130, 131, 135, 139, 140, 145, 149, 167], "beta": [15, 57, 86], "better": [1, 5, 6, 7, 9, 10, 11, 17, 22, 25, 45, 52, 62, 79, 86, 129, 135, 146, 166], "between": [13, 22, 25, 26, 35, 38, 43, 51, 54, 57, 66, 79, 86, 90, 93, 98, 99, 100, 104, 129, 139, 141, 143, 145, 146, 147, 166], "bewar": [37, 54], "beyond": [19, 45, 51, 86], "bia": [6, 11], "bias": 9, "big": [16, 43, 55, 86, 96, 126, 127, 135, 164, 166], "big_temp_fil": 23, "bigger": [54, 57, 145], "bigint": [18, 22, 86, 141], "bin": [14, 25, 43, 52, 54, 56, 62, 83, 86, 99, 113, 121, 130, 146, 167], "binari": [26, 35, 57, 60, 90, 99, 131, 134, 146], "binary_search_path": 86, "bind": [79, 99, 100, 127, 130, 146], "bind_address": 99, "bing": 156, "binlog_format": [19, 131], "bio": 129, "biographi": [75, 79], "birth": 79, "birthdai": [86, 113], "birthdat": 79, "bit": [1, 19, 20, 23, 29, 57, 79, 121, 131, 151], "bitmap": 57, "black": 2, "blacklist": 92, "blacklisted_fil": 163, "blob": [14, 60, 86], "block": [1, 8, 25, 37, 55, 57, 61, 79, 86, 102, 121, 123, 126, 129, 154, 163], "blocker": 61, "blog": [6, 8, 11, 25, 57, 86, 120, 126], "blue": 87, "blurri": 44, "bmp": [57, 126], "board": [2, 156, 157], "bob": [146, 167], "bock": 163, "bodi": [57, 121], "bold": 166, "book": [11, 40, 57, 75, 83, 86, 111, 113], "bookworm": 131, "bool": [111, 116, 167], "boolean": [3, 15, 17, 20, 38, 57, 68, 146, 168], "boolval": 99, "boot": [54, 56, 120], "bootstrap": [56, 57], "border": 37, "borrow": 126, "bot": [12, 14, 86], "both": [3, 14, 19, 22, 25, 34, 38, 44, 45, 46, 52, 56, 57, 60, 64, 67, 78, 79, 83, 89, 90, 99, 102, 105, 114, 116, 123, 126, 127, 129, 130, 135, 140, 145, 146, 147, 154, 155], "bottom": [139, 168], "bound": [3, 91, 96, 99], "box": [25, 50, 55, 60, 79, 96, 98, 116, 151, 160], "bracket": [79, 80], "branch": 134, "brand": [61, 62, 86, 149], "brazilian": 4, "breach": [84, 123], "break": [14, 57, 126, 131, 135, 146, 166], "breakdown": 86, "breton": 4, "brick": 168, "bridg": [99, 100], "brief": 160, "briefli": 99, "bring": [14, 90, 155], "british": 10, "broaden": 146, "broken": [20, 25, 67, 126, 135, 162], "brown": 81, "browser": [38, 57, 61, 63, 67, 86, 89, 96, 104, 120, 121, 123, 124, 125, 126, 129, 130, 135, 140, 142, 144, 146, 148, 152, 153, 154, 162, 165], "brute": [57, 62, 86, 123, 146], "bruteforc": [55, 86, 146], "bruteforce_attempt": 55, "bruteforceset": 55, "bsd": 121, "bt": 11, "bucket": [28, 33, 43, 57, 86], "bucketnam": 45, "buffer": [23, 96, 129], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 57, 67, 86, 96, 116, 129, 131, 136, 145, 146], "bugtrack": 135, "build": [6, 8, 52, 86, 116, 126], "built": [1, 2, 5, 7, 9, 10, 11, 25, 29, 50, 55, 57, 64, 67, 86, 96, 111, 126, 127, 130, 131, 135, 138, 139, 141, 145, 148, 151, 154], "bulk": [6, 57], "bulkupload": 86, "bundl": [3, 15, 56, 57, 167], "busi": [57, 130, 135, 154], "bust": 126, "button": [1, 4, 15, 29, 37, 38, 57, 60, 69, 79, 83, 86, 96, 97, 98, 112, 114, 135, 144, 168], "byedvluwkxkmflpbgvxc": 64, "bypass": [3, 45, 50, 57, 79, 96, 123], "byte": [18, 19, 23, 26, 28, 45, 52, 57, 60, 86, 91, 92, 96, 114, 116, 121, 129, 131, 135, 137, 146], "bytecod": 129, "bz2": [120, 122, 139], "bzip2": 120, "c": [6, 19, 25, 28, 43, 57, 64, 86, 89, 94, 96, 99, 116, 120, 122, 123, 127, 130, 135, 143, 146], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 134, "c478e6c156c5955ed53c40d06585": 134, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 57, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 134, "ca": [19, 56, 57, 99, 146], "ca_cert": 57, "cach": [8, 42, 55, 62, 66, 80, 86, 111, 124, 126, 132, 135, 146, 162], "cache_app_config": 86, "cache_chunk_gc_ttl": 86, "cache_path": [56, 86], "cache_s": 19, "cadav": [96, 135], "caddi": 86, "cadenc": 166, "cafil": [56, 57], "cal": 66, "calcul": [5, 6, 7, 9, 10, 26, 57, 83, 129], "caldav": [57, 62, 66, 86, 112, 113, 116, 121, 126, 130, 135, 146, 160, 167], "caldav_external_attendees_dis": 111, "calendar": [15, 20, 58, 60, 86, 113, 115, 134, 136, 141, 167], "calendarchang": [111, 146], "calendardata": 167, "calendarid": 167, "calendarobjectcreatedev": 167, "calendarobjectdeletedev": 167, "calendarobjectmovedev": 167, "calendarobjectmovedtotrashev": 167, "calendarobjectrestoredev": 167, "calendarobjectupdatedev": 167, "calendarretentionoblig": 111, "calendarserv": 167, "calendarsubscriptionrefreshr": 111, "call": [2, 3, 4, 14, 26, 38, 40, 53, 54, 56, 57, 64, 65, 73, 79, 85, 96, 98, 114, 126, 128, 130, 131, 135, 143, 144, 146, 147, 155, 167, 168], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 61, 63, 64, 65, 66, 67, 68, 69, 70, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 162, 163, 164, 165, 166, 167], "can_instal": 121, "cancel": 135, "candid": 86, "cannot": [0, 3, 5, 8, 9, 23, 26, 29, 31, 35, 42, 47, 48, 51, 52, 57, 60, 67, 74, 79, 83, 86, 116, 123, 131, 133, 134, 139, 143, 145, 146, 160, 166], "canon": 86, "cantonbeck": 146, "cap": [129, 148], "cap_add": 129, "capabl": [2, 14, 57, 79, 86, 99, 111, 129, 146, 148, 153, 154, 155], "capac": [5, 7, 9, 10], "carbonara": 2, "card": [2, 66, 83, 98, 112, 156, 157], "carddav": [40, 62, 66, 86, 111, 113, 121, 126, 130, 135, 160], "carddav_sync_request_timeout": 86, "carddav_sync_request_trunc": 86, "care": [3, 22, 52, 54, 57, 82, 99, 100, 121, 125, 126], "carefulli": [135, 146], "carla": 90, "carri": [2, 57], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 19, 20, 22, 25, 26, 35, 39, 40, 47, 52, 54, 55, 57, 60, 63, 67, 69, 77, 79, 84, 94, 96, 98, 99, 100, 102, 104, 105, 114, 116, 120, 123, 127, 129, 130, 131, 133, 135, 139, 140, 141, 143, 144, 146, 147, 154, 160, 162, 166, 168], "cast": 57, "cat": [2, 28, 146], "catalan": 4, "catch": 135, "categori": [2, 15, 98], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 25, 55, 56, 57, 67, 79, 96, 126, 128, 129, 130, 134, 135, 140, 143, 144, 162, 164, 165], "causal": 21, "caution": [8, 91, 116], "cautiou": [57, 60], "cc_em_api_kei": 3, "cc_em_base_url": 3, "cc_em_model_nam": 3, "cc_em_password": 3, "cc_em_usernam": 3, "cd": [8, 14, 20, 25, 31, 118, 121, 146, 149, 167], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 134, "ce6cd914": 146, "ce8b61c2": 146, "ce9e248333c44a5a64ccad26f2550f95": 116, "ceas": 166, "center": 60, "cento": [52, 56, 86, 124, 126, 130, 131, 146], "central": [25, 26, 56], "ceph": 45, "cert": [19, 56, 57, 97, 99, 121, 148], "certain": [3, 9, 23, 44, 49, 55, 57, 66, 79, 92, 94, 96, 108, 111, 112, 123, 126, 130, 144, 146, 154, 168], "certfil": 99, "certif": [29, 30, 43, 57, 61, 80, 86, 88, 90, 96, 99, 114, 121, 123, 126, 130, 131, 134, 146, 148, 149, 160], "certifi": 87, "cfb": 57, "cfg": [91, 94, 96], "cgi": 126, "challeng": [123, 126, 146], "chanc": [116, 135, 166], "chang": [1, 2, 3, 8, 11, 13, 14, 15, 16, 17, 20, 22, 24, 25, 35, 36, 37, 40, 42, 43, 44, 45, 48, 49, 52, 56, 57, 58, 60, 62, 63, 68, 69, 75, 79, 80, 83, 86, 89, 90, 91, 94, 96, 98, 99, 104, 111, 112, 114, 116, 118, 120, 122, 123, 126, 127, 129, 130, 134, 137, 139, 140, 143, 145, 146, 152, 154, 160, 161, 162, 163, 164, 166, 167, 168], "changelog": [15, 86, 139], "channel": [15, 86, 117, 135], "chapter": [127, 130, 135, 166], "char": [79, 146], "charact": [8, 19, 20, 47, 57, 60, 79, 80, 84, 96, 122, 123, 127, 135, 137, 143, 146], "character_set_serv": 19, "characterist": 57, "charg": [82, 168], "charset": [22, 57], "chart": [83, 130], "chat": [2, 5, 12, 13, 58, 86, 104], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 14], "chatroom": 8, "chatti": 13, "cheap": 57, "cheat": 165, "check": [2, 3, 5, 6, 7, 11, 13, 14, 19, 25, 30, 35, 37, 38, 40, 52, 54, 55, 56, 57, 60, 62, 63, 69, 74, 78, 79, 81, 83, 84, 86, 91, 98, 99, 101, 103, 104, 114, 116, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 154, 163, 164, 166, 167, 168], "check_data_directory_permiss": 86, "check_for_working_htaccess": 86, "check_for_working_wellknown_setup": 86, "checkbox": [28, 37, 38, 69, 83, 99, 111, 112], "checker": [57, 67], "checkout": 3, "checksum": [79, 120, 122, 165], "chines": 4, "chmod": [25, 31, 99, 139], "choic": [8, 19, 52, 57, 78, 79, 86, 123, 124, 127, 145], "choos": [1, 5, 7, 15, 25, 40, 50, 55, 56, 57, 64, 66, 79, 98, 99, 111, 112, 121, 126, 127, 130, 135, 139, 146, 148, 155, 166, 168], "chooser": 57, "chose": [114, 145], "chosen": [1, 17, 19, 56, 57], "chown": [25, 31, 118, 120, 122, 126, 130, 139], "christoph": 116, "chrome": [64, 131], "chromium": [131, 165], "chroot": [86, 124], "chunk": [3, 40, 43, 57, 86, 91, 92, 96, 116, 126], "chunked_upload": [23, 86], "chunksiz": [91, 96], "ci": 57, "cid": 146, "cidr": [57, 66], "cif": [37, 86, 124, 127], "cipher": [26, 86, 96, 123], "circl": 86, "circumst": [44, 55, 79, 91], "circumv": 57, "cisco": 52, "citi": 79, "claim": 0, "clam": 52, "clamav": [62, 86], "clamd": 52, "clamp": 79, "clamscan": 52, "clarif": 13, "class": [28, 45, 57, 60, 75, 79, 134, 167], "classic": 130, "classif": 167, "classifi": [6, 96, 116], "clean": [1, 46, 49, 54, 57, 78, 86, 102, 111, 130, 146, 160], "cleanup": [1, 44, 71, 78, 79, 86, 162], "cleanupjobchunks": 81, "clear": [6, 17, 55, 56, 57, 79, 80, 95, 116, 129, 146], "clear_env": 130, "cli": [54, 60, 62, 66, 86, 97, 101, 103, 111, 120, 123, 124, 130, 145, 146, 162], "click": [15, 37, 38, 50, 57, 60, 61, 76, 79, 83, 96, 98, 114, 125, 134, 135, 144, 146, 168], "clickjack": [61, 123], "client": [16, 19, 23, 25, 28, 29, 35, 40, 42, 45, 47, 51, 55, 57, 60, 61, 62, 65, 66, 70, 78, 79, 83, 86, 89, 91, 92, 94, 95, 99, 100, 104, 111, 112, 114, 116, 117, 123, 124, 125, 126, 128, 129, 130, 134, 135, 138, 140, 144, 146, 147, 148, 153], "client_body_buffer_s": 126, "client_body_temp_path": 23, "client_body_timeout": 126, "client_max_body_s": [23, 126], "clone": [7, 8], "close": [7, 8, 10, 40, 57, 60, 66, 86, 135, 144], "cloud": [0, 1, 4, 8, 14, 38, 40, 43, 51, 62, 64, 65, 67, 69, 72, 73, 74, 85, 86, 89, 94, 96, 97, 123, 126, 130, 146, 148, 154], "cloud2": 148, "cloud_id": 146, "cloudfil": [33, 57], "cloudflar": [57, 96, 126, 135], "clue": 86, "cluster": [0, 3, 6, 86, 140], "cmd": [90, 120], "cn": [57, 79, 80, 146], "cname": 140, "cnf": [19, 57, 121], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 25, 26, 44, 48, 60, 62, 63, 66, 67, 72, 73, 74, 75, 78, 79, 86, 94, 96, 118, 123, 126, 129, 132, 135, 136, 144, 145, 148, 149, 150, 151, 152, 154, 167], "code_docker_imag": 151, "codebas": [57, 141], "collabor": [29, 86, 104, 105], "collabora": [29, 86, 130, 149, 150, 151, 153, 154, 157, 162], "collaboraoffic": [149, 151, 152], "collaboraonlin": [147, 148, 149, 151, 152, 153], "collat": [19, 20, 86, 122, 143], "collation_serv": 19, "collect": [54, 57, 116, 123, 156, 157], "collis": [57, 79, 80], "colon": [57, 60], "color": [37, 69, 146], "column": [16, 22, 83, 114, 141, 145], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 25, 32, 38, 45, 51, 52, 56, 57, 60, 66, 69, 72, 73, 74, 79, 80, 81, 84, 85, 86, 89, 90, 94, 96, 99, 111, 114, 117, 118, 120, 122, 123, 125, 126, 127, 129, 130, 131, 133, 134, 135, 139, 144, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 167, 168], "combin": [12, 29, 55, 67, 86, 96, 127, 130, 142], "combo": 50, "come": [2, 4, 5, 23, 40, 44, 48, 49, 55, 57, 98, 99, 109, 120, 130, 131, 135, 146, 151, 167, 168], "comma": [57, 58, 79], "command": [1, 4, 6, 12, 13, 14, 16, 17, 27, 31, 35, 37, 38, 40, 43, 44, 45, 48, 49, 52, 54, 57, 58, 60, 64, 66, 68, 69, 75, 76, 79, 81, 86, 93, 94, 95, 99, 100, 101, 102, 106, 111, 114, 115, 116, 120, 122, 124, 127, 128, 129, 130, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 145, 164, 165, 167], "comment": [20, 23, 40, 52, 62, 86, 130, 133, 139, 144, 150, 156, 157], "commentsmanag": 57, "commerci": [130, 135], "commit": [57, 62, 86, 131], "common": [11, 25, 48, 51, 55, 57, 67, 79, 84, 86, 98, 107, 114, 120, 123, 126, 130, 146, 153, 168], "commonli": [25, 45, 55, 56, 127, 135], "commonnam": [57, 130, 167], "commun": [1, 14, 15, 32, 67, 79, 82, 86, 90, 98, 100, 103, 116, 117, 118, 122, 127, 130, 135, 144, 146, 150, 153, 155, 164, 166], "compani": [2, 61, 79], "compar": [17, 53, 54, 79, 139, 146], "comparison": [43, 57, 79, 86, 167], "comparison_of_file_system": 57, "compat": [0, 3, 5, 15, 19, 25, 28, 35, 37, 43, 45, 57, 78, 80, 86, 127, 135, 141, 145, 148, 166], "compil": [19, 56, 129], "complain": 146, "complet": [1, 2, 3, 11, 14, 17, 23, 25, 38, 40, 52, 57, 65, 79, 83, 91, 104, 118, 120, 121, 123, 125, 127, 128, 129, 130, 132, 141, 143, 144, 145, 146, 156, 159, 167], "completionexpectedat": 13, "complex": [25, 57, 99], "compli": [57, 146], "complianc": [57, 86, 135], "compliant": [78, 123, 131], "compon": [57, 126, 130, 135, 146, 155, 160, 167], "compos": 52, "composit": 157, "comprehens": 135, "compress": [52, 57, 83, 86, 96, 104, 123, 124, 164], "compromis": [25, 57], "comput": [47, 57, 83, 84, 93, 98, 99, 100, 102, 135], "compute_devic": 100, "computedevic": 100, "concaten": [26, 35], "concept": [22, 121, 146], "concern": [8, 23, 25, 26, 44, 57, 126, 166], "concert": 2, "concurr": [3, 4, 45, 57, 129, 162], "condit": [13, 14, 64, 67, 79, 86, 105, 135, 166, 167, 168], "condition": 57, "conf": [19, 52, 56, 79, 120, 121, 123, 126, 130, 135], "confdir": 95, "confer": [2, 117], "confidenti": [65, 104, 147], "config": [1, 2, 3, 5, 11, 15, 17, 19, 20, 22, 23, 24, 25, 26, 27, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 58, 62, 63, 64, 65, 66, 67, 68, 69, 70, 75, 77, 79, 80, 81, 82, 83, 86, 91, 94, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 120, 121, 125, 126, 128, 129, 130, 132, 135, 137, 139, 140, 141, 143, 144, 145, 148, 154, 162, 163, 164, 165], "config_is_read_onli": 86, "configdata": 80, "configid": [79, 80, 146], "configur": [2, 4, 12, 15, 17, 20, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 40, 42, 43, 47, 50, 54, 55, 63, 65, 66, 68, 70, 71, 78, 81, 83, 84, 92, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 107, 109, 111, 112, 113, 115, 116, 120, 122, 125, 129, 131, 132, 135, 139, 140, 141, 143, 144, 150, 153, 157, 159, 168], "configuration_serv": 57, "confin": [40, 130], "confirm": [4, 16, 19, 38, 45, 62, 65, 67, 76, 79, 86, 91, 120, 122, 129, 130, 139, 140, 146], "conflict": [15, 57, 79, 116, 143, 146], "confus": 25, "congratul": [114, 148], "conjunct": [5, 146], "connect": [0, 3, 5, 19, 21, 22, 28, 29, 30, 33, 35, 37, 38, 42, 45, 55, 57, 60, 65, 66, 67, 70, 71, 80, 81, 86, 89, 91, 92, 98, 99, 100, 111, 112, 114, 121, 124, 126, 128, 130, 131, 135, 146, 147, 153, 154, 162], "connect_timeout": [19, 45], "connectivity_check_domain": 86, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 86, 124, 125, 146], "consecut": 31, "consent": 114, "consequ": [43, 86, 123, 126], "consid": [1, 8, 15, 25, 28, 38, 44, 45, 57, 60, 64, 78, 79, 96, 111, 112, 116, 123, 130, 131, 135, 143, 154, 166, 168], "consider": [43, 57, 62, 83, 86, 166], "consist": [17, 26, 57, 104, 114, 126, 135, 139, 146], "consol": [16, 49, 61, 101, 126, 130, 135, 139, 146, 148], "constant": [57, 75], "constraint": [130, 146], "consult": [15, 23, 25, 56, 57, 75, 123, 127, 131], "consum": [8, 23, 57, 145], "consumpt": [5, 6, 7, 11, 23, 86, 88], "contact": [15, 40, 69, 75, 79, 83, 86, 111, 113, 118, 130, 134, 136, 141, 146, 150], "contain": [3, 4, 5, 7, 8, 11, 14, 15, 19, 25, 26, 27, 28, 40, 45, 52, 57, 60, 67, 79, 80, 83, 86, 87, 90, 91, 96, 97, 98, 100, 101, 104, 109, 112, 114, 116, 123, 126, 129, 130, 132, 133, 135, 144, 146, 147, 148, 151, 154, 162, 168], "container": 130, "container_id": 148, "container_nam": 52, "content": [2, 3, 11, 14, 17, 25, 26, 28, 40, 45, 51, 57, 61, 85, 90, 96, 99, 105, 111, 112, 120, 121, 122, 123, 126, 134, 135, 139, 143, 146, 156, 167], "contentlength": 126, "context": [5, 8, 12, 35, 57, 64, 86, 104, 127, 146, 157, 165, 167], "context_ag": [1, 12, 86], "context_chat": [1, 3, 14], "context_chat_backend": [1, 3, 14], "contextchat": 3, "continu": [3, 16, 41, 64, 83, 99, 101, 123, 131, 141, 144, 146, 154], "contrari": 90, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 135], "control": [12, 25, 38, 40, 43, 57, 60, 66, 75, 79, 83, 86, 92, 98, 105, 107, 108, 111, 112, 123, 126, 130, 142, 146, 162], "convei": 11, "conveni": 118, "convent": 26, "convers": [1, 2, 8, 13, 16, 18, 43, 57, 86, 116, 147, 156, 157], "convert": [16, 18, 20, 22, 57, 68, 79, 86, 105, 129, 135, 141, 146, 148], "cookbook": 86, "cooki": [57, 62, 86, 110], "cookie_domain": 86, "cool": [148, 152, 153], "coolconfig": [147, 149], "coolwsd": [147, 148, 149, 151, 152, 153], "coordin": [2, 127], "copi": [2, 3, 5, 7, 22, 24, 29, 34, 38, 57, 60, 79, 83, 99, 114, 120, 122, 126, 137, 139, 140, 143, 146, 168], "copied_sample_config": 86, "copyright": 111, "copysizelimit": 45, "core": [3, 5, 6, 7, 9, 10, 11, 13, 24, 40, 56, 58, 86, 121, 122, 126, 127, 129, 130, 134, 139, 142, 146, 162, 166, 168], "coreinfo": 129, "corner": 1, "corpor": [69, 130], "correct": [5, 6, 9, 11, 19, 25, 55, 57, 60, 66, 79, 86, 96, 98, 116, 123, 125, 126, 127, 130, 133, 134, 135, 139, 141, 146, 166], "correctli": [19, 23, 37, 38, 42, 55, 61, 67, 79, 81, 96, 97, 102, 115, 120, 126, 130, 135, 146, 163, 168], "correspond": [23, 42, 45, 79, 81, 94, 120, 122, 126, 127, 132, 135, 139, 146, 157], "corrupt": [42, 56, 57, 140, 144, 145], "cost": 57, "could": [1, 3, 17, 19, 23, 37, 40, 45, 54, 56, 57, 60, 74, 78, 79, 96, 104, 116, 121, 123, 126, 131, 134, 135, 137, 143, 146, 154], "couldn": 102, "count": [2, 57, 83, 86, 108, 123, 135, 146], "countri": [2, 57, 79], "courier": 60, "cours": [57, 78, 104, 125, 135, 144, 148, 168], "court": 79, "cover": [19, 99, 104, 114, 125, 126, 134, 145, 159, 164, 165], "coverag": [5, 9, 11], "cp": [3, 4, 120, 121, 122], "cpanel": 36, "cpp": 5, "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 52, 57, 86, 98, 99, 100, 123, 129], "cpuinfo": [3, 129], "cr": 79, "cram": 60, "crammd5": 60, "crash": 96, "crc32": 165, "creat": [0, 1, 2, 4, 13, 14, 15, 17, 25, 26, 28, 30, 31, 33, 37, 41, 43, 44, 45, 47, 48, 49, 50, 52, 53, 54, 57, 61, 64, 66, 68, 71, 74, 79, 82, 85, 86, 94, 98, 99, 100, 102, 104, 105, 108, 111, 112, 114, 116, 120, 121, 122, 123, 125, 130, 132, 135, 139, 140, 141, 142, 143, 144, 147, 162, 167], "create_example_ev": [111, 146], "createdb": 19, "createj": 146, "creation": [3, 5, 7, 26, 40, 57, 86, 93, 99, 108, 111, 112, 130], "credenti": [17, 26, 29, 35, 37, 45, 53, 57, 60, 79, 86, 96, 114, 123, 146, 147], "crew": 146, "criteria": [7, 22, 104, 167], "critic": [3, 5, 7, 8, 57, 86, 123, 131, 135, 139, 145, 166], "crl": 57, "crlf": 79, "cromwel": 127, "cron": [3, 6, 35, 37, 38, 41, 46, 49, 52, 57, 62, 86, 111, 114, 123, 124, 126, 127, 135, 139, 141, 145, 146, 167], "cronjob": [40, 54, 55, 121], "crontab": [49, 54, 111, 135, 139, 141], "crop": 79, "cross": 126, "crt": [56, 57, 99, 126, 146], "crucial": [57, 147], "crypto": 99, "cryptograph": 123, "cryptographi": 3, "csrf": [67, 86, 109], "css": [66, 86, 129, 146], "csync": 86, "ct2": 11, "ctl": 52, "ctr": [26, 57], "ctrl": [96, 127], "ctype": 127, "cuda": [3, 4, 5, 6, 7, 9, 11, 98, 100], "cudnn": 6, "cupsd": 60, "curl": [64, 67, 72, 73, 74, 80, 85, 120, 122, 127, 154, 162], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 19, 26, 29, 40, 41, 49, 54, 55, 56, 57, 59, 61, 63, 65, 69, 78, 79, 86, 96, 98, 99, 100, 104, 111, 114, 117, 118, 120, 121, 123, 129, 130, 131, 134, 139, 141, 145, 146, 154, 166], "currentvers": 144, "cursor": [79, 83], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 24, 45, 48, 57, 58, 61, 64, 66, 69, 77, 81, 83, 86, 96, 98, 99, 105, 112, 114, 119, 126, 127, 128, 129, 130, 134, 137, 146, 156, 163, 164, 168], "customclient_android": 57, "customclient_desktop": 86, "customclient_fdroid": 57, "customclient_io": 57, "customclient_ios_appid": 57, "customid": 13, "custompath": 24, "cut": 14, "cycl": 79, "czech": 4, "d": [19, 25, 26, 41, 46, 52, 57, 64, 73, 74, 75, 79, 80, 81, 89, 94, 99, 120, 121, 123, 126, 128, 129, 130, 137, 139, 143, 144, 148, 149], "d1": [41, 46, 57], "d2": [41, 46, 57], "d3c944a9a": 57, "d3c944a9af095aa08f": 57, "d5685c3b45aee373b09be54742ea": 134, "d7": 51, "daemon": [3, 4, 52, 56, 57, 64, 86, 101, 103, 153], "daemon_config_nam": 8, "daemonconfig": [99, 100], "dai": [1, 2, 3, 16, 40, 41, 46, 54, 57, 58, 70, 79, 83, 92, 96, 108, 109, 111, 114, 120, 146, 166, 167], "daili": [49, 55, 57], "daisi": 146, "dall": 157, "danger": 61, "dark": 57, "dash": [64, 83, 146], "dashboard": [57, 62, 86, 114], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 19, 20, 22, 23, 24, 26, 31, 37, 42, 43, 48, 49, 52, 54, 56, 60, 64, 65, 70, 72, 76, 78, 79, 80, 81, 82, 83, 86, 96, 97, 99, 101, 109, 113, 114, 118, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 146, 147, 155, 157, 162, 165, 166, 167, 168], "databas": [13, 16, 20, 21, 26, 29, 35, 42, 45, 49, 52, 54, 55, 62, 79, 81, 86, 96, 111, 112, 118, 122, 123, 124, 129, 130, 132, 135, 138, 139, 140, 141, 144, 145, 156, 157], "databaseid": 116, "datacent": [28, 45], "datadir": [25, 57, 128], "datadirectori": [26, 53, 64, 86, 132, 144], "dataintegr": [57, 165], "dataloss": 143, "dataset": 11, "date": [2, 13, 16, 38, 43, 54, 57, 63, 64, 67, 75, 79, 81, 86, 111, 114, 119, 120, 127, 129, 131, 135, 137, 143, 159, 166], "dateinterv": 111, "datepattern": 123, "datetim": 57, "dav": [32, 57, 66, 67, 79, 86, 96, 111, 112, 115, 116, 120, 121, 126, 130, 135], "davclnt": 126, "davstorag": [23, 38, 86], "davx\u2075": 116, "db": [3, 16, 17, 19, 22, 48, 52, 81, 86, 90, 96, 121, 125, 135, 137, 141, 143, 145, 146], "db8": 57, "db_": 126, "db_name": [137, 143], "dbal": 57, "dbdriveropt": [19, 22, 86], "dbhost": [19, 22, 53, 86, 132], "dbindex": [56, 57, 146], "dbname": [19, 21, 22, 53, 86], "dbpass": 53, "dbpassword": [19, 22, 53, 86, 125], "dbpersist": 86, "dbport": 22, "dbreplica": [21, 86], "dbtableprefix": [19, 53, 86], "dbtype": [17, 19, 53, 86, 132], "dbuser": [19, 22, 53, 86, 125], "dc": [79, 80, 81, 146], "dd": 79, "ddl": 164, "de": [57, 63, 66, 87], "de_d": [57, 63], "deactiv": [17, 41, 46, 111, 114, 163, 164, 165], "deal": [116, 130], "deb": [122, 149], "debian": [19, 52, 56, 69, 90, 118, 130, 131, 135, 146, 148], "debug": [12, 64, 67, 79, 86, 95, 116, 124, 134, 140, 144], "decemb": 120, "decid": [19, 25, 98, 108, 126, 145, 146, 166], "decim": 45, "decis": 132, "deck": [25, 86, 156, 157], "declar": [75, 79, 86, 126], "decreas": [57, 86, 96], "decrypt": [43, 45, 57, 86, 99, 109, 123, 129, 135, 146], "dedic": [2, 3, 6, 22, 23, 57, 79, 86, 111, 124, 129, 132, 144, 146, 151], "deem": 44, "deep": [25, 37, 62, 86], "deeper": 11, "deepl": [1, 14], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 14, 15, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 58, 60, 62, 64, 65, 66, 69, 75, 78, 79, 80, 81, 83, 84, 85, 86, 89, 90, 91, 92, 94, 96, 97, 98, 100, 101, 111, 112, 113, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 135, 137, 142, 143, 145, 146, 149, 151, 153, 156, 165, 166, 167, 168], "default_certificates_bundle_path": 86, "default_en": 72, "default_file_extens": 68, "default_host": 19, "default_languag": [63, 86], "default_local": [63, 86], "default_password": 19, "default_phone_region": [79, 86], "default_port": 19, "default_property_scop": [75, 79, 86], "default_scop": 75, "default_socket": 19, "default_timezon": [86, 115], "default_us": 19, "defaultapp": 86, "defaultmodul": 146, "defaultpag": 58, "defaulttemplatedirectori": 24, "defin": [15, 25, 26, 29, 33, 42, 45, 46, 47, 54, 57, 62, 63, 64, 75, 79, 83, 86, 96, 97, 99, 104, 105, 106, 111, 123, 126, 134, 146, 147, 162, 166], "definit": [17, 43, 86, 123, 166], "defunct": 79, "degrad": 57, "degre": 132, "delai": [0, 14, 38, 54, 55, 57, 86, 111], "deleg": [62, 86, 113, 167], "delegate_permiss": 51, "delet": [1, 2, 3, 4, 24, 37, 40, 41, 43, 47, 49, 52, 54, 62, 70, 71, 72, 79, 85, 86, 91, 96, 101, 104, 108, 111, 112, 115, 116, 132, 134, 135, 139, 143, 144], "delete_timestamp": 26, "deliber": 166, "delimit": [28, 79, 146], "deliv": [69, 126, 166], "deliveri": 57, "demand": [8, 14, 52, 54, 79, 123], "demo": 57, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 17, "demot": [79, 86], "deni": [3, 57, 86, 107, 126, 128, 146], "denial": [55, 123, 128], "denni": 146, "deno": 168, "denot": 26, "depart": 80, "depend": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 29, 40, 54, 55, 56, 57, 61, 66, 67, 69, 79, 98, 114, 120, 121, 123, 125, 130, 131, 132, 135, 139, 140, 142, 145, 146, 148, 157, 163, 164, 165], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 19, 86, 103, 120, 121, 126, 129, 135, 151, 166, 168], "deploy": [3, 57, 62, 86, 93, 98, 100, 102, 103, 120, 124, 127, 130, 131, 132, 135, 145, 150, 151, 166], "deployconfig": [86, 99], "deploydaemon": 99, "deprec": [57, 74, 131, 146, 161, 163, 164, 165], "deprovis": 132, "deriv": [79, 86, 123, 130], "describ": [23, 26, 38, 40, 49, 53, 54, 57, 60, 67, 78, 79, 92, 98, 99, 100, 104, 105, 108, 117, 135, 141, 148], "descript": [2, 14, 15, 25, 54, 72, 79, 80, 97, 111, 114, 120, 127, 129, 130, 146, 156, 167], "design": [2, 25, 42, 60, 69, 79, 84, 130, 142, 145, 154], "desir": [8, 22, 23, 35, 56, 57, 60, 64, 81, 105, 125, 126, 130, 140, 146], "desktop": [25, 29, 47, 61, 69, 79, 86, 89, 90, 94, 95, 96, 104, 117, 124], "despit": [40, 126], "destin": [2, 29, 34, 36, 122, 146], "destinationuid": 146, "detail": [2, 4, 7, 19, 25, 37, 40, 43, 57, 60, 64, 65, 69, 75, 79, 82, 86, 89, 94, 96, 98, 102, 116, 120, 122, 123, 125, 126, 127, 129, 130, 135, 139, 140, 146, 151, 152, 154, 163, 164, 165, 166, 168], "detect": [13, 14, 35, 37, 52, 55, 56, 57, 63, 66, 67, 68, 79, 80, 81, 86, 91, 99, 126, 135, 146], "detect_ord": 68, "determin": [2, 40, 57, 78, 79, 86, 96, 99, 109, 116, 130, 146], "dev": [57, 62, 64, 86, 90, 121, 131, 146, 168], "develop": [14, 15, 50, 57, 78, 93, 96, 97, 98, 116, 117, 123, 130, 131, 133, 134, 135, 142, 145, 146, 150, 166], "developer_manu": [57, 167, 168], "deviat": 123, "devic": [25, 37, 55, 57, 61, 66, 69, 78, 93, 96, 98, 99, 100, 102, 123, 129, 130, 142], "diagnos": [64, 79, 129, 162], "diagnost": [3, 86], "diagram": 99, "dialect": [7, 57], "dialog": [38, 40, 79, 91, 95, 146], "dialogu": [79, 143], "dictat": 99, "did": [17, 25, 27, 86, 102, 135, 146], "diff": 133, "differ": [2, 5, 7, 14, 19, 22, 25, 26, 28, 29, 37, 43, 51, 52, 53, 54, 55, 56, 57, 61, 63, 66, 78, 79, 83, 86, 90, 96, 98, 99, 101, 102, 111, 112, 123, 125, 126, 130, 132, 134, 135, 138, 143, 146, 147, 162, 167, 168], "differenti": [14, 111, 112], "difficult": [57, 125, 134], "difficulti": [2, 143], "diffus": [14, 157], "digit": 131, "dimens": 57, "diminish": 57, "dir": [20, 25, 89, 96, 130, 135, 144, 146], "dirbkp": 143, "dirbkp_": 137, "direct": [23, 37, 56, 57, 77, 79, 104, 126, 130, 135, 164, 166], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 22, 23, 25, 29, 45, 51, 54, 57, 60, 79, 96, 99, 104, 109, 130, 132, 135, 144, 145, 146, 156], "directori": [3, 5, 7, 8, 23, 24, 25, 26, 30, 31, 34, 36, 37, 38, 40, 42, 45, 49, 51, 52, 54, 57, 62, 64, 77, 81, 86, 90, 93, 95, 96, 104, 105, 116, 118, 120, 121, 122, 124, 126, 130, 132, 133, 136, 137, 139, 140, 141, 143, 144], "directory2": 79, "directory_that_has_been_cr": 90, "dirnam": 95, "dirti": 57, "disabl": [1, 2, 3, 15, 20, 22, 23, 26, 27, 28, 29, 37, 38, 41, 43, 46, 47, 55, 60, 62, 64, 69, 71, 75, 79, 85, 86, 91, 96, 99, 100, 103, 104, 106, 111, 112, 115, 116, 126, 127, 128, 129, 130, 131, 139, 141, 144, 145, 149, 163, 164, 165, 168], "disable_act": 57, "disable_email": 57, "disable_funct": 127, "disablefreebusi": 111, "disadvantag": [26, 54], "disallow": [3, 57, 86, 124], "disappear": [40, 42, 55, 56, 120], "disapprov": 168, "discard": 114, "disclaim": 40, "disconnect": [38, 57, 81, 146], "discontinu": 60, "discourag": [44, 55, 57, 67, 146], "discover": [7, 10], "discoveri": [56, 57, 62, 67, 86, 91, 130, 136, 148, 153, 154], "discrep": 146, "discret": [55, 166], "discuss": [19, 40, 96, 165, 166], "disk": [3, 25, 36, 41, 57, 83, 86, 96, 129, 135, 146, 164], "dispar": 7, "dispatch": 86, "displai": [25, 40, 43, 44, 48, 57, 60, 61, 63, 73, 74, 77, 79, 80, 81, 83, 86, 95, 97, 98, 99, 100, 101, 111, 114, 116, 126, 134, 146], "display_nam": 146, "displaynam": [73, 74, 79, 80, 111, 146, 167], "disregard": 135, "disrupt": 145, "dist": [48, 104], "distinct": 45, "distinguish": [43, 57, 86], "distribut": [23, 24, 35, 42, 45, 48, 52, 55, 56, 67, 79, 86, 91, 93, 96, 98, 99, 120, 123, 126, 127, 128, 130, 131, 134, 135, 145, 146, 150, 151], "distro": [35, 57, 128, 130, 135, 142], "dive": 25, "divid": 57, "dmz": [86, 124], "dn": [56, 79, 80, 81, 99, 140, 154, 162], "dnextcloud": 19, "dnf": 120, "do": [0, 2, 4, 5, 7, 9, 10, 13, 14, 15, 16, 17, 19, 22, 23, 25, 29, 40, 44, 48, 52, 53, 55, 56, 57, 60, 61, 67, 69, 78, 79, 80, 83, 86, 90, 98, 99, 101, 104, 105, 115, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 135, 138, 139, 141, 143, 145, 146, 147, 148, 155, 162, 163, 164, 165, 166, 167, 168], "doc": [1, 14, 57, 96, 102, 117, 121, 131, 147, 148, 149, 150, 151, 152, 153, 165, 167, 168], "docker": [3, 4, 5, 7, 8, 11, 14, 52, 57, 66, 79, 86, 100, 102, 103, 127, 129, 130, 145, 146, 150, 151, 154, 162, 167], "docker_aio": 99, "docker_instal": [98, 100], "docker_local_sock": [100, 101], "docker_socket_port": 100, "dockerfil": 8, "dockersocketproxi": [99, 168], "doctrin": 57, "document": [1, 2, 3, 19, 20, 23, 26, 28, 29, 32, 37, 40, 42, 44, 48, 52, 56, 57, 59, 61, 64, 67, 86, 90, 94, 96, 105, 115, 116, 120, 122, 123, 126, 127, 129, 130, 131, 134, 135, 141, 142, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, 157, 164, 165, 168], "document_root": 126, "documentation_url": 86, "documentroot": [120, 130], "docx": 150, "doe": [1, 2, 3, 5, 6, 7, 9, 10, 11, 14, 17, 19, 25, 26, 28, 29, 30, 33, 35, 40, 42, 45, 51, 52, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 73, 74, 79, 83, 86, 90, 91, 98, 99, 100, 101, 104, 112, 114, 115, 116, 121, 123, 126, 128, 129, 130, 134, 135, 138, 139, 141, 143, 145, 146, 155, 162, 165, 166, 168], "doesn": [19, 25, 74, 79, 116, 120, 126, 144, 146, 154], "doesnotexist": 146, "dollar": 79, "dom": [52, 60, 127], "domain": [2, 28, 35, 38, 45, 51, 54, 57, 62, 67, 86, 98, 121, 124, 126, 130, 146, 148, 154], "don": [6, 13, 23, 25, 28, 41, 42, 49, 52, 54, 56, 57, 59, 60, 79, 98, 111, 116, 126, 128, 130, 134, 137, 139, 146], "done": [1, 3, 4, 14, 54, 57, 59, 60, 65, 72, 73, 74, 79, 80, 99, 101, 120, 121, 130, 140, 141, 144, 147, 148, 162, 167], "dora": 146, "dot": [8, 35, 37, 47, 98, 99, 126, 135, 163, 168], "doubl": [57, 135], "dow": 52, "down": [3, 56, 86, 96, 111, 112, 114, 116, 129], "downgrad": [86, 144, 145], "download": [4, 5, 6, 15, 23, 25, 38, 52, 57, 83, 86, 87, 92, 96, 99, 103, 104, 118, 120, 122, 123, 130, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 149], "downsid": [45, 162], "downstream": [5, 14], "downtim": 79, "dozen": 150, "draft": [2, 3, 5, 7, 116, 135], "draw": [2, 55], "drawback": [29, 130], "drawn": 57, "drive": [23, 57, 129], "driven": 130, "driver": [6, 19, 57, 102], "droid": 57, "drop": [19, 43, 55, 60, 86, 121, 123, 125, 135, 143, 146], "dropbox": 96, "dropdown": [37, 40, 83], "dry": [145, 146], "dsheurist": 79, "dsnap": 121, "dsp": [98, 99, 100], "dst_path": 101, "duckduckgo": [2, 156], "due": [2, 23, 35, 44, 46, 49, 51, 57, 61, 68, 79, 96, 102, 104, 123, 126, 129, 135, 139, 146, 152], "dummi": 144, "dump": [86, 137, 140], "duplic": [3, 11, 86, 135, 146], "durat": [57, 91, 96], "dure": [3, 4, 15, 23, 25, 26, 29, 42, 52, 54, 57, 66, 79, 82, 86, 94, 99, 102, 120, 126, 130, 138, 144, 146, 164, 165, 168], "dutch": 4, "dynam": [20, 57, 80, 91, 96, 164], "e": [1, 5, 8, 14, 16, 17, 19, 20, 23, 25, 28, 29, 31, 37, 45, 48, 49, 50, 51, 52, 54, 55, 57, 60, 61, 65, 69, 70, 75, 76, 78, 79, 80, 81, 89, 90, 94, 95, 96, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 143, 144, 145, 146, 147, 148, 149, 152, 157, 166, 167, 168], "e2e": 25, "eacceler": 135, "each": [1, 2, 3, 6, 9, 13, 14, 25, 26, 29, 37, 40, 51, 52, 53, 54, 55, 57, 61, 75, 79, 83, 91, 95, 96, 98, 99, 102, 104, 114, 127, 129, 130, 135, 145, 146, 162, 166, 168], "earli": 79, "earlier": [54, 57, 79, 120, 135, 166, 167], "eas": [57, 166], "easi": [52, 56, 57, 60, 81, 83, 130, 141, 142, 151], "easier": [51, 57, 96, 116, 129, 130, 141], "easiest": [19, 55, 57, 60, 104, 123, 130, 135, 143, 145], "easili": [14, 38, 57, 60, 61, 130, 141, 142, 153, 167], "east": [45, 57], "easycron": 54, "echo": [14, 146, 149, 167], "ecosystem": [50, 55, 98], "ed": 51, "edg": [14, 40, 90, 114, 131], "edit": [11, 19, 29, 30, 38, 40, 42, 52, 62, 79, 80, 83, 85, 86, 117, 118, 129, 130, 134, 135, 137, 145, 146, 149, 150, 151, 166, 168], "editor": [57, 83, 111, 150], "edri": [57, 123], "edu": 57, "edward": 146, "eff": [57, 123], "effect": [14, 38, 55, 56, 57, 79, 96, 128, 129, 144, 162, 167, 168], "effici": [8, 57, 131], "effort": 166, "efss": 132, "eg": [129, 146], "egress": 121, "ehlo": 60, "eicar": 52, "eicar_hdb": 52, "either": [3, 5, 8, 13, 23, 35, 39, 47, 50, 56, 57, 60, 75, 79, 83, 90, 96, 98, 99, 104, 120, 122, 126, 130, 132, 134, 139, 144, 145, 146, 166, 168], "ej39ityzeuh5bgwdrufi": 45, "elect": 79, "element": [72, 73, 74, 129, 146], "elimin": [53, 79], "els": [13, 79, 99, 130, 134], "elseif": 99, "elsewher": [55, 57], "email": [2, 38, 40, 57, 58, 62, 75, 76, 79, 80, 83, 86, 111, 114, 117, 146, 157], "email_address_changed_by_admin": 57, "email_configur": 57, "emailtempl": [57, 60], "emb": [57, 61, 147], "embed": [3, 62, 86, 123, 164, 165], "embrac": [130, 142], "emf": [57, 162], "emit": 146, "emoji": [20, 131, 137, 143], "emot": 11, "emploi": [3, 8, 79, 84, 166], "empti": [19, 24, 26, 55, 57, 62, 64, 66, 74, 75, 79, 80, 83, 86, 99, 130, 135, 139, 140, 167, 168], "en": [2, 7, 8, 57, 63, 120, 131, 146], "en_u": [57, 63], "enabl": [1, 2, 3, 6, 8, 14, 16, 17, 18, 19, 22, 26, 28, 36, 38, 39, 40, 43, 44, 46, 50, 54, 55, 56, 61, 62, 64, 65, 67, 68, 69, 70, 71, 75, 79, 81, 85, 86, 91, 93, 96, 97, 98, 99, 103, 104, 111, 112, 114, 115, 116, 120, 121, 124, 126, 127, 131, 134, 135, 137, 139, 141, 144, 145, 148, 149, 151, 152, 154, 157, 160, 162, 163, 164, 167, 168], "enable_encrypt": 25, "enable_lazy_object": 86, "enable_mail_link_password_expir": 86, "enable_non": 86, "enable_preview": [44, 86, 123], "enable_share_accept": 86, "enable_share_mail": 86, "enablecalendarfeder": 111, "enabledefaultcontact": 112, "enabledpreviewprovid": [44, 86, 123, 129, 162, 163], "encapsul": 126, "encf": 128, "encod": [19, 26, 28, 45, 62, 80, 81, 86, 126, 136, 146], "encount": [2, 3, 38, 47, 57, 116, 126, 134, 135, 139], "encourag": [84, 123, 130, 166], "encrypt": [28, 29, 37, 38, 42, 43, 79, 83, 86, 123, 124, 126, 136, 154, 160], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 25, 26, 48, 53, 57, 79, 86, 111, 120, 126, 140, 141, 145, 146, 162], "end_header_id": 5, "endedat": 13, "endedbefor": 13, "endpoint": [2, 28, 32, 33, 45, 57, 65, 67, 74, 85, 99, 112, 135, 144, 146, 148, 162, 168], "energi": [5, 6, 7, 8, 11, 86, 88], "enforc": [9, 19, 38, 40, 47, 57, 60, 61, 69, 71, 79, 84, 86, 98, 111, 120, 123, 126, 134, 146, 147, 160, 167], "enforce_home_folder_naming_rul": 79, "enforce_them": 86, "engin": [19, 52, 99, 102, 104, 129, 131, 137, 143, 166, 168], "english": [2, 4, 5, 7, 8, 9, 10, 11, 57, 63], "enhanc": [8, 15, 42, 55, 57, 67, 79, 84, 129], "enlarg": 61, "enough": [0, 1, 4, 11, 23, 56, 57, 79, 96, 102, 111, 123, 129, 135, 146, 148, 152, 164], "ensembl": 3, "ensur": [8, 15, 19, 23, 25, 35, 41, 51, 54, 56, 57, 67, 79, 86, 96, 98, 111, 114, 121, 124, 126, 127, 129, 130, 131, 134, 135, 139, 140, 146, 147, 154], "enter": [19, 23, 25, 28, 29, 30, 31, 33, 34, 35, 38, 40, 42, 57, 60, 65, 76, 77, 79, 83, 89, 96, 114, 121, 122, 123, 125, 130, 142, 144, 146], "enterpris": [52, 64, 117, 118, 119, 120, 123, 130, 131, 135, 146, 150, 166], "entir": [3, 5, 6, 7, 9, 10, 11, 40, 92, 115, 118, 135, 137, 146, 150, 166], "entri": [1, 19, 38, 49, 55, 56, 57, 66, 79, 81, 86, 111, 112, 121, 129, 130, 132, 134, 135, 139, 140, 141, 144, 146, 157, 162], "entrypoint": [55, 153], "entryuuid": 146, "enumer": [112, 161], "env": [4, 95, 99, 100, 101, 123, 130, 146], "env_nam": 101, "env_valu": 101, "envelop": 86, "environ": [3, 4, 8, 19, 23, 40, 55, 62, 67, 79, 86, 90, 93, 96, 99, 101, 103, 116, 123, 126, 127, 129, 131, 135, 137, 139, 140, 142, 143, 144, 145, 151, 166], "eof": 60, "eot_id": 5, "epel": [52, 120], "epoch": 131, "equal": [8, 26, 44, 57, 99], "equival": [46, 57, 79, 95], "eras": 96, "err": 4, "error": [3, 4, 7, 13, 23, 37, 52, 56, 57, 64, 66, 78, 79, 86, 92, 101, 102, 116, 118, 120, 123, 125, 127, 128, 130, 136, 139, 140, 144, 146, 154, 165], "error_log": [57, 64, 96, 135], "error_messag": 13, "errorlog": [57, 86, 146], "escal": 50, "escap": [60, 167], "esmtp": 60, "especi": [37, 54, 55, 79, 99, 105, 130, 135, 139, 141, 145, 146, 162, 167], "esperanto": 4, "essenti": [8, 57, 65, 79, 135, 168], "establish": [38, 40, 51, 60, 86, 96, 127, 131, 146], "estim": [4, 146], "esx": 130, "etag": [126, 146, 167], "etc": [3, 8, 14, 19, 22, 40, 45, 52, 54, 56, 57, 64, 66, 79, 83, 120, 121, 123, 126, 127, 128, 130, 135, 141, 146, 148, 149, 152, 154, 156, 160, 162, 167], "ethic": [5, 12, 86], "eu": [28, 45], "euc": 68, "europ": [57, 115, 146], "eval": 146, "evalu": 166, "even": [1, 3, 15, 17, 19, 23, 28, 29, 35, 45, 49, 55, 56, 57, 66, 86, 91, 99, 101, 104, 111, 123, 128, 129, 130, 135, 139, 143, 145, 166], "event": [2, 20, 49, 57, 64, 79, 86, 96, 113, 114, 123, 125, 129, 168], "everi": [3, 5, 14, 19, 29, 35, 37, 41, 45, 46, 50, 51, 52, 54, 56, 57, 60, 65, 78, 79, 83, 96, 111, 112, 120, 129, 131, 141, 144, 145, 156, 157, 166, 167], "everybodi": 135, "everyon": [78, 146, 166], "everyth": [56, 57, 60, 62, 79, 86, 130, 135, 166], "everywher": [79, 157], "evict": 57, "ex": [2, 89, 94, 96, 141, 146, 168], "ex_app_port": 99, "exact": [54, 57, 67, 79, 144, 168], "exactli": [45, 120, 145], "examin": 81, "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 13, 15, 17, 19, 23, 25, 29, 30, 31, 32, 37, 38, 40, 42, 44, 45, 47, 48, 49, 51, 52, 54, 56, 60, 61, 62, 65, 69, 75, 77, 79, 81, 83, 85, 86, 89, 94, 96, 97, 98, 99, 101, 107, 113, 114, 116, 118, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 139, 144, 145, 150, 151, 153, 154, 160, 166, 167, 168], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 14, 86, 97, 100, 102, 163, 164, 165, 168], "exapp_direct": 100, "exapp_resourc": 168, "exapphost": 99, "exce": [4, 41, 46, 57, 83, 165], "exceed": [23, 46, 57], "excel": 56, "except": [56, 57, 64, 74, 78, 79, 126, 134, 139, 140, 144, 146], "excerpt": 96, "excess": 129, "exchang": [0, 5, 7, 38, 60, 160], "excim": 57, "exclud": [40, 57, 62, 78, 86, 96, 105], "exclus": [33, 45, 57, 67, 96, 99, 135, 146], "exec": [4, 14, 139, 167], "execcondit": 54, "execstart": [14, 54, 167], "execut": [1, 3, 4, 6, 8, 14, 16, 22, 35, 38, 52, 54, 57, 67, 79, 86, 94, 99, 107, 114, 123, 126, 128, 134, 139, 144, 145, 146, 167, 168], "exempt": [55, 57], "exhaust": 167, "exhibit": [7, 8, 126], "exif": 127, "exim": 60, "exim4": 60, "exist": [6, 15, 17, 19, 20, 24, 25, 28, 30, 33, 45, 48, 50, 57, 58, 60, 64, 66, 73, 74, 75, 79, 81, 83, 96, 98, 111, 114, 116, 122, 125, 126, 127, 130, 134, 135, 139, 140, 143, 144, 145, 146, 152, 159, 162, 166, 168], "exit": [90, 94, 121, 146], "expand": 86, "expect": [6, 13, 57, 60, 79, 83, 114, 134, 144, 146, 147, 162, 163, 164, 165, 166], "expedit": 8, "expens": 111, "experi": [4, 15, 54, 62, 86, 112, 114, 123, 129, 131, 135, 154], "experienc": 96, "experiment": [57, 79, 83, 91], "expert": [25, 71, 86, 114], "expertis": [135, 166], "expir": [2, 29, 38, 41, 43, 46, 54, 55, 57, 62, 79, 84, 86, 96, 111, 114, 126, 146, 167], "expiri": 79, "explain": [52, 62, 75, 86, 120, 127], "explan": [135, 146], "explicitli": [5, 13, 26, 46, 56, 57, 64, 66, 85, 90, 126, 135, 146, 160], "explod": [57, 99], "exponenti": 123, "export": [86, 96, 114, 123, 168], "expos": [2, 25, 37, 38, 52, 57, 86, 98, 99, 100, 123, 125, 127, 135, 146], "exposur": [123, 135], "express": [57, 66, 104, 167], "extapp": 147, "extend": [2, 8, 40, 57, 60, 66, 131, 155, 166], "extendedsupport": 146, "extens": [3, 19, 48, 57, 60, 62, 64, 67, 86, 88, 89, 94, 116, 120, 123, 126, 127, 129, 130, 135, 140, 142, 161, 162, 163, 166], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 14, 28, 30, 31, 32, 33, 34, 35, 36, 38, 42, 43, 54, 57, 62, 65, 79, 82, 83, 85, 86, 103, 105, 111, 123, 127, 128, 129, 132, 136, 139, 162, 168], "external_db": 3, "external_storag": 86, "externalapp": 3, "extra": [15, 52, 57, 69, 79, 102, 120, 121, 134, 139], "extra_fil": 134, "extract": [1, 3, 26, 57, 99, 120, 122, 144], "extrem": [55, 67], "extstoragemount": 58, "f": [2, 4, 8, 14, 49, 54, 57, 64, 102, 111, 137, 139, 143, 145, 146, 167], "f12": [96, 135], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 134, "f6": 51, "fa829794448eaffbc9a04a29d216": 134, "face": [7, 9, 13, 14, 86, 126], "facebook": 57, "facebook100000123456789": 57, "facilit": [78, 129, 166], "fact": [123, 129], "facto": 66, "factor": [4, 8, 14, 23, 55, 70, 71, 86, 116, 123], "factori": 57, "fail": [3, 13, 15, 23, 38, 56, 57, 64, 66, 73, 74, 76, 79, 86, 96, 102, 111, 118, 123, 127, 134, 135, 142, 144, 146, 162], "fail2ban": [86, 124], "failov": [57, 79], "failover_distribut": 57, "failover_error": [56, 57], "failover_mod": [56, 57], "failover_non": 57, "failregex": 123, "failur": [57, 73, 74, 86, 94, 102, 135], "fair": [86, 136], "fairli": 96, "fall": [22, 23, 57, 92], "fallback": [48, 126, 156], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 27, 38, 44, 45, 55, 56, 57, 60, 75, 79, 83, 91, 99, 100, 111, 114, 116, 123, 129, 135, 137, 145, 146, 149, 162], "familiar": [57, 130], "faq": [67, 86, 103, 130, 135, 136, 142], "far": [2, 14, 83, 114, 166], "farsi": 4, "fast": [5, 60, 114, 146], "fastcgi": [121, 130], "fastcgi_buff": 126, "fastcgi_connect_timeout": 126, "fastcgi_hide_head": 126, "fastcgi_intercept_error": 126, "fastcgi_max_temp_file_s": 126, "fastcgi_param": [123, 126], "fastcgi_pass": 126, "fastcgi_path_info": 126, "fastcgi_read_timeout": [23, 126], "fastcgi_request_buff": 126, "fastcgi_script_nam": 126, "fastcgi_send_timeout": 126, "fastcgi_split_path_info": 126, "faster": [0, 3, 7, 11, 14, 56, 86, 124, 130, 166], "fatal": [57, 64, 92, 118, 146], "fault": 23, "faulti": 60, "favicon": 69, "favor": 57, "favorit": 166, "fb": 51, "fcgidmaxrequestinmem": 23, "fcgidmaxrequestlen": 23, "fcontext": [120, 128], "fd00": 123, "fd9e": 57, "fe80": 125, "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 35, 40, 47, 49, 53, 54, 55, 57, 59, 60, 67, 69, 79, 81, 86, 91, 111, 112, 113, 114, 116, 117, 120, 123, 129, 130, 131, 135, 146, 148, 150, 151, 155, 159, 165, 166, 167], "februari": 23, "feder": [40, 43, 62, 67, 75, 86, 112, 113, 123], "fedivers": 79, "fedora": [56, 90, 130, 146], "fedoraproject": 90, "feedback": [5, 7, 9, 10, 14, 144, 166], "feel": [69, 99], "felt": 146, "fetch": [2, 15, 57, 79, 80, 121, 143, 145, 146, 147], "few": [29, 38, 55, 57, 79, 100, 114, 130, 139, 144, 145], "fewer": 129, "ff5733": 146, "ffmpeg": [57, 127], "ffprobe": 57, "ffri": 66, "fidel": 150, "field": [1, 13, 15, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 52, 62, 73, 79, 80, 83, 86, 98, 99, 123, 130, 135, 166, 168], "figur": [145, 146], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 20, 29, 30, 31, 34, 38, 44, 45, 46, 47, 48, 49, 51, 53, 54, 56, 58, 60, 62, 65, 66, 69, 72, 77, 79, 83, 89, 90, 92, 93, 94, 95, 99, 101, 102, 107, 111, 112, 115, 116, 117, 120, 121, 122, 123, 124, 125, 127, 130, 132, 133, 134, 136, 139, 140, 142, 143, 144, 145, 149, 150, 152, 156, 157, 161, 164, 165, 167], "filecach": [16, 22, 48, 57, 141, 146], "fileformat": 167, "fileid": [57, 147, 167], "fileinfo": 127, "filekei": [26, 146], "filelist": 35, "filelock": 86, "filenam": [25, 26, 43, 45, 57, 86, 95, 96, 143, 163], "filepart": 57, "filepath": [31, 128, 130, 146], "files_accesscontrol": 3, "files_antiviru": [52, 96, 146], "files_encrypt": [25, 26], "files_extern": [3, 35, 57, 146], "files_external_allow_create_new_loc": 86, "files_no_background_scan": 86, "files_pdfview": 144, "files_shar": [38, 83, 146], "files_texteditor": 72, "files_trashbin": [26, 46, 146], "files_vers": [26, 41, 146], "filescan": 54, "filesmatch": 130, "filesync": 72, "filesystem": [23, 25, 37, 42, 45, 57, 72, 79, 128, 146, 167], "filesystem_cache_readonli": 86, "filesystem_check_chang": 86, "filetyp": [44, 57, 123], "fill": [2, 3, 5, 32, 37, 38, 52, 60, 79, 83, 98, 111, 114, 168], "filter": [12, 15, 55, 57, 72, 79, 80, 83, 86, 127, 129, 146, 154, 165, 168], "final": [3, 5, 7, 23, 35, 60, 86, 99, 114, 120, 122, 123, 124, 130, 144, 146, 166], "financi": 135, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 23, 25, 30, 35, 37, 45, 52, 55, 57, 64, 67, 78, 79, 83, 86, 93, 96, 114, 119, 127, 129, 130, 133, 135, 139, 145, 146, 164, 166, 168], "finder": [57, 135], "findtim": 123, "fine": [5, 11, 57, 105, 123, 128, 130, 168], "fingerprint": [86, 140, 143, 146], "finish": [3, 4, 8, 13, 52, 53, 54, 99, 101, 102, 125, 135, 137, 139, 144, 145, 146], "fire": 167, "firefox": 131, "firewal": [15, 99, 102, 120, 123, 154, 162], "first": [17, 19, 22, 24, 25, 29, 41, 45, 52, 53, 55, 57, 59, 79, 80, 81, 82, 83, 96, 99, 101, 102, 104, 111, 112, 116, 120, 122, 123, 126, 129, 130, 132, 133, 134, 135, 139, 140, 141, 142, 145, 146, 163, 166, 168], "first_seen": 146, "fit": [1, 6, 56, 98, 130, 142, 160], "five": 137, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 23, 25, 54, 55, 67, 86, 99, 127, 131, 133, 135, 136, 146, 166], "fix_pathinfo": 126, "flac": [126, 161, 162], "flag": [49, 57, 81, 82, 100, 129, 146], "flash": 52, "flat": 57, "flexibl": [49, 117, 130, 132, 166], "flite": 57, "float": [57, 146], "flow": [57, 64, 65, 82, 86, 91, 94, 104, 108, 168], "flow_input": 168, "flush": [95, 122], "focu": [0, 1], "focus": [25, 145, 166], "folder": [2, 7, 8, 15, 17, 23, 24, 28, 30, 31, 35, 36, 37, 38, 40, 43, 45, 46, 49, 57, 64, 66, 69, 79, 80, 81, 86, 89, 90, 91, 92, 94, 96, 97, 99, 105, 107, 120, 121, 126, 128, 130, 134, 135, 138, 139, 144, 146, 150, 167], "folder_nam": 146, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 13, 14, 15, 17, 19, 20, 22, 23, 25, 35, 36, 37, 38, 40, 44, 45, 49, 52, 53, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 75, 78, 79, 81, 83, 86, 89, 90, 91, 94, 95, 96, 98, 99, 100, 104, 106, 111, 112, 113, 115, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 139, 141, 146, 148, 153, 154, 156, 162, 166, 167, 168], "followsymlink": [120, 130], "font": [57, 86, 126], "fontobject": 126, "foo": [57, 79, 146], "foobar": 74, "food": 6, "foolproof": [57, 129], "forbid": [47, 84, 111, 146], "forbidden": 57, "forbidden_char": 163, "forbidden_filenam": [86, 163], "forbidden_filename_basenam": [47, 86, 163], "forbidden_filename_charact": [47, 86, 163], "forbidden_filename_extens": [47, 86, 163], "forc": [8, 40, 62, 79, 86, 89, 91, 101, 112, 116, 123, 146], "force_languag": [63, 86], "force_local": [63, 86], "force_share_accept": 86, "forceeventalarmtyp": 111, "forceloginv2": 91, "forcesyncinterv": 91, "foreign": 60, "forest": 2, "forev": [46, 57, 109], "forgeri": 123, "forget": [25, 26, 57, 60, 129, 130, 137, 142], "forgot": 78, "form": [52, 57, 79, 85, 86, 98, 102, 120, 135, 167, 168], "formal": [57, 63], "format": [2, 5, 29, 43, 44, 62, 63, 64, 68, 79, 80, 81, 86, 89, 91, 94, 116, 129, 131, 146, 147, 150, 164], "formid": 167, "formsubmittedev": 167, "forum": [67, 135, 144, 145, 166], "forward": [14, 57, 66, 67, 99, 125, 130, 135, 139, 146, 153], "forwarded_for_head": [55, 66, 86], "found": [0, 1, 3, 6, 44, 48, 52, 55, 56, 57, 64, 67, 78, 79, 86, 96, 98, 99, 102, 120, 123, 126, 130, 133, 134, 135, 142, 145, 146, 147, 148, 149, 151, 152, 153, 154, 162, 165, 166], "foundat": 0, "four": [14, 52, 79, 143, 166], "fourth": 166, "fpm": [23, 57, 67, 86, 121, 123, 124, 126, 127, 131], "fr": [57, 63], "frame": [61, 111, 123, 126], "franc": 57, "frank": [73, 74], "franksnewemail": 74, "frankspassword": 74, "fred": 146, "freda": [38, 146], "free": [2, 14, 17, 41, 78, 92, 99, 116, 117, 123, 130, 135, 146, 150], "free_prompt_picker_en": 1, "freebsd": 127, "freebusi": [86, 113], "freedom": 156, "freeli": [6, 11, 14, 60, 61], "french": [4, 5, 10, 11, 57, 63], "frequenc": [37, 38, 129], "frequent": [12, 52, 56, 57, 86, 135, 150, 166], "fresh": [3, 79, 126, 139, 145, 146], "freshclam": 52, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 14, 15, 19, 23, 25, 26, 27, 29, 34, 36, 37, 38, 40, 42, 43, 47, 50, 51, 52, 54, 56, 57, 61, 62, 64, 66, 67, 69, 73, 78, 79, 80, 81, 83, 84, 86, 90, 94, 96, 97, 98, 99, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 120, 121, 122, 123, 124, 125, 126, 129, 130, 131, 132, 134, 135, 138, 139, 140, 143, 144, 145, 146, 147, 148, 150, 154, 156, 157, 162, 163, 164, 165, 166, 168], "front": [2, 3, 5, 7, 8, 9, 10, 11, 12, 86, 116, 126, 151], "front_controller_act": [126, 130], "frontend": [23, 57, 66, 86, 98, 155, 156], "frontend1": 66, "frp": [98, 99, 100], "frp_address": 100, "frpc": [99, 100], "fry": 146, "ftp": [37, 86, 121, 127, 134], "fulfil": [2, 125, 135], "full": [25, 31, 40, 44, 48, 49, 50, 56, 57, 60, 64, 65, 75, 83, 91, 104, 112, 117, 123, 130, 131, 142, 146, 148, 149, 153, 166], "fulli": [0, 1, 12, 25, 38, 57, 60, 86, 130, 145, 146, 152, 166], "fulllocaldiscoveryinterv": 91, "fullscreen": 148, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 26, 36, 42, 50, 57, 60, 61, 64, 75, 85, 86, 98, 99, 105, 114, 123, 127, 128, 130, 131, 132, 135, 139, 140, 145, 147, 152, 154, 166, 168], "fundament": [57, 67, 79], "further": [19, 40, 43, 56, 57, 60, 64, 67, 74, 79, 86, 96, 120, 124, 130, 139, 141, 142, 146, 151, 166], "furthermor": [26, 49, 56, 57], "fuse": 128, "fusef": [86, 124], "fuserpwdsupport": 79, "futur": [22, 40, 55, 67, 111, 123, 163, 164, 165], "g": [5, 14, 19, 23, 25, 28, 29, 45, 49, 51, 54, 55, 56, 60, 61, 69, 75, 79, 80, 81, 86, 89, 90, 94, 98, 99, 100, 101, 102, 104, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 135, 139, 140, 143, 144, 145, 146, 147, 148, 152, 166, 167], "gain": [3, 13, 123], "galleri": [44, 57, 144, 146], "garbag": [54, 57], "garbl": 5, "garm": [15, 123], "gatewai": [45, 86, 90, 130], "gather": [79, 135, 162], "gb": [3, 4, 11, 23, 57, 79, 83, 92, 98], "gc_maxlifetim": 57, "gcc": 19, "gd": [44, 120, 122, 127], "gdpr": [86, 109], "gear": 83, "gecko": 64, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 5, 7, 8, 10, 12, 25, 28, 29, 33, 34, 37, 43, 45, 48, 49, 55, 57, 60, 66, 69, 78, 79, 80, 86, 91, 94, 96, 99, 111, 114, 120, 124, 126, 128, 129, 130, 132, 136, 145, 146, 147, 155, 156, 157, 162, 163, 164, 165, 166], "generalizedtim": 79, "genr": [14, 86], "geo": 126, "german": [4, 5, 57, 63], "germani": [2, 57], "get": [1, 2, 12, 15, 19, 23, 25, 26, 29, 35, 43, 44, 48, 57, 59, 64, 66, 68, 69, 78, 79, 80, 89, 94, 108, 120, 121, 123, 126, 128, 129, 130, 131, 133, 134, 135, 139, 144, 148, 151, 154, 157, 162, 168], "get_lin": 60, "getctag": 167, "getenv": [57, 62, 86, 130], "getpath": [133, 146], "gguf": 5, "ghcr": [99, 129], "gib": 23, "gid": 146, "gidnumb": [80, 146], "gif": [57, 101, 126, 156, 157], "giphi": [156, 157], "git": [7, 8, 133], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 26, 52, 56, 57, 60, 79, 96, 123, 126, 129, 130, 133, 142, 156, 157, 162, 165, 166], "githubusercont": 123, "gitlab": [156, 157], "give": [1, 2, 14, 28, 29, 42, 52, 58, 67, 70, 79, 86, 106, 121, 128, 130, 134, 144, 166], "given": [2, 26, 48, 54, 55, 57, 60, 61, 63, 78, 79, 80, 99, 104, 108, 116, 123, 125, 130, 135, 146, 147, 162], "givennam": [80, 146], "glanc": 129, "global": [29, 57, 62, 75, 79, 86, 111, 114, 115, 126, 146, 157], "gmail": 114, "gmbh": [15, 69, 105, 123, 130, 135, 166], "gmp": [122, 127], "gnu": [6, 19], "go": [2, 3, 6, 15, 25, 37, 38, 40, 49, 50, 52, 55, 57, 58, 61, 66, 78, 79, 98, 99, 100, 111, 117, 120, 122, 129, 133, 139, 140, 144, 146, 148, 166, 168], "goal": [25, 79, 130], "goe": [13, 83, 99, 141], "gold": [7, 10], "gone": [83, 86, 135], "good": [1, 2, 4, 5, 17, 52, 56, 60, 79, 123, 125, 129, 130, 139, 145, 146, 166], "googl": [2, 14, 57, 69, 78, 86, 131, 156], "got": [105, 166], "gpg": [86, 120, 122, 124, 149], "gpt": [1, 157], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 98, 99, 100, 102], "grab": 120, "grace": 79, "grain": [128, 168], "granit": 14, "grant": [19, 50, 71, 79, 86, 116, 120, 122, 125, 130], "granular": 49, "graph": [14, 57], "graphic": [1, 14, 44, 98, 118, 130, 146], "great": 120, "greater": [57, 86], "greatli": [3, 130, 131], "green": [5, 14, 37, 38, 79, 86, 87], "grep": [3, 14, 17, 52, 56, 102, 127, 129, 167], "groceri": 2, "groqcloud": [0, 14], "group": [2, 6, 15, 28, 30, 31, 33, 35, 40, 43, 50, 52, 56, 57, 61, 71, 78, 80, 81, 85, 86, 112, 116, 130, 154, 167], "group1": 74, "group2": 74, "group_admin": 49, "groupfold": [25, 45, 57, 62, 86, 105, 146], "groupid": [73, 74, 79], "groupofnam": 146, "groupwar": [111, 112, 114, 135], "gt": 167, "gte": 167, "guacamol": 2, "guarante": [0, 1, 5, 13, 42, 46, 56, 57], "guess": 55, "guest": 15, "gui": [3, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 43, 63, 86, 90, 129, 146], "guid": [20, 25, 57, 60, 98, 114, 117, 120, 122, 123, 127, 129, 130, 143, 151, 152, 159, 160, 165], "guidanc": [86, 124, 127, 130], "guidelin": 126, "guzzl": 57, "gz": [57, 116], "gzip": [116, 126], "gzip_comp_level": 126, "gzip_min_length": 126, "gzip_proxi": 126, "gzip_typ": 126, "gzip_vari": 126, "h": [19, 52, 57, 64, 72, 73, 74, 80, 90, 95, 99, 123, 130, 137, 143, 146], "h2non": 57, "ha": [3, 5, 7, 9, 10, 13, 14, 15, 16, 23, 25, 26, 29, 35, 37, 38, 40, 44, 45, 48, 49, 50, 52, 53, 54, 55, 57, 60, 61, 63, 64, 65, 67, 69, 78, 79, 83, 86, 90, 94, 96, 98, 99, 100, 104, 111, 114, 115, 116, 120, 123, 128, 129, 130, 132, 134, 135, 140, 142, 144, 145, 146, 148, 152, 160, 165, 166, 168], "hackeron": 25, "had": [26, 49, 160, 162, 165], "half": 29, "hallucin": [5, 8], "halt": 57, "hamm": 81, "hand": [105, 166], "handl": [1, 8, 17, 26, 55, 57, 61, 62, 66, 77, 86, 96, 97, 111, 114, 123, 126, 129, 135, 146, 153, 154], "handle_all_url": 51, "handler": [60, 86], "hanson": 146, "hansson": 130, "happen": [22, 25, 40, 45, 49, 55, 57, 78, 79, 80, 104, 111, 114, 126, 134, 135, 140, 144, 146, 148], "happi": [13, 28, 45], "haproxi": [86, 98, 99], "haproxy_host": 99, "haproxy_password": [99, 100], "haproxypass": 99, "hard": [23, 40, 61, 123], "hardcod": [123, 126], "harden": [57, 86, 124, 127], "harder": 55, "hardest": 52, "hardwar": [1, 3, 4, 14, 25, 98, 102, 129, 130, 140], "harp": [86, 100, 102, 103, 168], "harp_docker_socket_port": 100, "harp_exapp_direct": 100, "harp_frp_address": 100, "harp_proxy_dock": 100, "harp_proxy_host": 100, "harp_shared_kei": 100, "has_internet_connect": 86, "hash": [26, 62, 79, 80, 84, 86, 127, 134, 167, 168], "hash_equ": 26, "hash_hmac": 26, "hashing_default_password": 86, "hashingcost": 86, "hashingmemorycost": 86, "hashingthread": 86, "hashingtimecost": 86, "hashtag": 157, "hasmemberoffiltersupport": 80, "hasn": [57, 63], "haspagedresultsupport": 80, "hat": [56, 130, 131], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 22, 23, 25, 26, 27, 29, 30, 31, 35, 38, 40, 44, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 69, 75, 76, 78, 79, 81, 83, 86, 90, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 108, 111, 112, 114, 116, 120, 121, 123, 125, 126, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 156, 158, 162, 164, 166, 167, 168], "haveibeenpwnd": 84, "hbegin": 26, "hdr": 57, "head": [55, 65, 67, 120], "header": [2, 23, 26, 27, 57, 60, 61, 62, 65, 66, 69, 72, 73, 74, 80, 85, 86, 124, 125, 126, 130, 135, 162, 165, 168], "headless": 118, "headlin": [1, 75, 79], "health": 102, "healthi": [102, 135], "heartbeat": [57, 86], "heartbeat_count": 102, "heavi": [0, 1, 16, 42, 56, 99, 127, 150], "heavili": [55, 57], "heic": [57, 129, 130], "heif": [57, 130], "height": 57, "hello": [1, 60], "helm": 130, "help": [2, 3, 4, 8, 13, 25, 26, 55, 56, 57, 60, 64, 69, 79, 92, 95, 96, 104, 105, 111, 112, 116, 120, 128, 129, 130, 133, 135, 139, 143, 144, 145, 146, 166], "helper": 14, "henc": [78, 146], "hend": 26, "her": 2, "here": [1, 2, 3, 5, 6, 11, 13, 15, 17, 19, 25, 28, 40, 52, 57, 60, 64, 65, 66, 79, 93, 94, 98, 99, 114, 116, 123, 126, 129, 130, 145, 146, 156], "heurist": 67, "hex": 146, "hexadecim": 26, "hf_model_path": 11, "hidden": [40, 79, 86, 90, 96, 111, 116, 123, 126, 135], "hide": [35, 57, 86, 115, 116, 126], "hide_absence_set": 115, "hide_disabled_user_shar": 83, "hide_login_form": 86, "hideeventexport": 111, "hierarch": 86, "hierarchi": 37, "high": [4, 5, 6, 7, 11, 14, 19, 23, 25, 35, 52, 54, 114, 123, 129, 130, 131, 132, 150, 164, 166], "highcontrast": 57, "higher": [2, 5, 6, 7, 9, 11, 23, 42, 57, 60, 64, 112, 141, 166], "highest": [2, 79, 145, 166], "highli": [55, 57, 67, 79, 116, 123, 127, 129, 134, 147, 151, 166], "highlight": [14, 130, 139, 145, 166], "hike": 2, "him": 2, "hinder": 54, "hindi": [4, 5, 10], "hint": [57, 67, 74, 126, 145], "histor": 25, "histori": [13, 14, 55, 84, 146], "hit": [1, 52, 55, 79], "hlocalhost": 19, "hmac": 26, "hog": [5, 7, 9, 10], "hold": [23, 26, 29, 45, 79, 98, 104, 146], "holidai": 111, "home": [25, 37, 60, 79, 81, 86, 89, 90, 91, 94, 96, 130, 135, 146, 154], "homefoldernamingrul": 80, "hood": [5, 7, 10, 166], "hook": [146, 168], "hope": 22, "hopefulli": 144, "hord": 116, "horde_": 116, "horde_imap": 116, "hors": 52, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 14, 19, 21, 28, 34, 35, 42, 45, 51, 52, 56, 57, 60, 66, 67, 79, 80, 86, 91, 97, 98, 100, 111, 114, 116, 120, 121, 123, 125, 126, 130, 135, 139, 144, 146, 147, 148, 149, 153, 154, 162, 167], "hoster": [19, 57, 114], "hostnam": [17, 19, 28, 45, 52, 57, 60, 66, 79, 98, 114, 126, 130, 140, 142, 146, 154], "hour": [2, 5, 9, 16, 40, 41, 49, 52, 54, 55, 57, 79, 95, 96, 111, 112, 114, 139, 140, 145], "hourli": 49, "hous": [28, 139], "housekeep": [54, 139], "hover": [79, 83, 156], "how": [2, 6, 7, 10, 14, 23, 25, 28, 29, 30, 32, 38, 45, 52, 57, 62, 63, 64, 67, 79, 80, 83, 86, 94, 98, 109, 111, 112, 114, 116, 120, 123, 126, 127, 129, 130, 134, 135, 138, 140, 144, 146, 148, 155, 159, 160, 164, 165, 166], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 26, 27, 52, 54, 55, 56, 57, 64, 68, 77, 78, 99, 111, 115, 123, 129, 130, 131, 141, 142, 145, 146, 151, 153, 162, 168], "hp_frp_address": 99, "hp_shared_kei": [98, 99], "hr": 91, "href": 167, "hst": [67, 121, 123, 126], "hstspreload": 126, "htaccess": [23, 86, 120, 123, 126, 128, 135, 146, 162, 163, 165], "htaccesstest": 126, "htdoc": 53, "html": [57, 60, 64, 96, 120, 126, 127, 128, 131, 135, 144, 146, 147, 148, 149, 151, 152, 153, 165, 167, 168], "htop": 129, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 23, 25, 28, 31, 32, 33, 36, 37, 38, 42, 45, 51, 52, 54, 57, 60, 61, 62, 64, 65, 66, 69, 72, 73, 74, 77, 79, 80, 81, 85, 86, 89, 90, 91, 94, 96, 97, 98, 99, 100, 102, 111, 114, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 131, 133, 134, 135, 137, 139, 141, 142, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 162, 165, 167, 168], "http2": 126, "http_author": 130, "http_forwarded_for": 57, "http_proxi": 57, "http_user_ag": 126, "http_x_forward": 57, "http_x_forwarded_for": [57, 66], "httpd": [86, 96, 104, 105, 120, 124, 130], "httpd_can_connect_ldap": 128, "httpd_can_network_connect": [120, 128], "httpd_can_network_connect_db": 128, "httpd_can_network_memcach": 128, "httpd_can_sendmail": 128, "httpd_sys_rw_content_t": [120, 128], "httpd_unifi": 128, "httpd_use_cif": 128, "httpd_use_fusef": 128, "httpd_use_gpg": 128, "httpdavmodul": 135, "httpproxi": 90, "https_proxi": 57, "hub": [0, 2, 14, 152, 168], "hug": 7, "huge": [16, 57, 129], "huggingfac": [5, 11], "human": [6, 11, 79, 168], "hundr": 135, "hurri": 60, "hy000": 135, "hyperlink": 40, "hypervisor": 130, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 160, 161, 162, 165, 166, 167], "i686": 19, "iaccountmanag": [57, 75], "iana": [57, 115], "ibm": [1, 8, 12, 14, 86], "ic": [111, 146], "ical": 146, "icalendar": 146, "icap": [62, 86], "icmp_req": [19, 60], "ico": 126, "icon": [37, 38, 44, 57, 61, 62, 83, 86, 91, 126, 146], "id": [2, 3, 8, 12, 15, 25, 28, 35, 40, 57, 60, 64, 69, 72, 74, 79, 80, 82, 83, 86, 99, 100, 109, 114, 123, 146, 148, 154, 167, 168], "id1125420102": [57, 69], "idea": [2, 52, 139, 145], "ideal": [1, 130, 135, 142], "ident": [33, 45, 57, 69, 71, 79, 86, 130], "identif": 79, "identifi": [18, 19, 26, 45, 57, 58, 65, 79, 80, 86, 102, 109, 115, 116, 122, 123, 129, 134, 135, 147, 168], "ie": [1, 3, 120], "ie11": 23, "ie6": 23, "ie8": 23, "ie9": 23, "iemailtempl": 60, "ietf": 167, "ifmodul": [120, 123, 130, 135], "ifram": [57, 61, 123], "igbinari": 57, "ignor": [3, 17, 25, 28, 40, 45, 46, 56, 57, 60, 83, 90, 96, 127, 146, 147], "ignore_notic": 19, "ignorefrontcontrol": [86, 130], "illustr": [57, 130], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 25, 30, 48, 52, 57, 66, 69, 86, 126, 127, 129, 130, 146, 148, 150, 151, 154, 156, 157, 163, 164, 165], "imagegd": 57, "imagick": [69, 86, 122, 127], "imagin": 40, "imaginari": [57, 86, 129, 130], "imaginarypdf": [57, 163], "imap": [60, 86, 127], "imap4": 60, "immedi": [52, 57, 60, 83], "immut": [79, 126], "impact": [25, 45, 55, 57, 60, 99, 106, 129, 135, 166], "imperson": [123, 168], "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 25, 26, 29, 45, 49, 50, 52, 57, 60, 65, 78, 79, 86, 99, 111, 116, 130, 131, 140, 146, 156], "implic": [57, 86], "implicitli": 146, "import": [29, 31, 37, 54, 55, 57, 61, 69, 86, 111, 112, 114, 120, 122, 125, 127, 130, 132, 135, 140, 150, 159], "importantli": 130, "impos": 14, "imprinturl": 69, "improv": [2, 3, 12, 23, 35, 42, 56, 57, 67, 79, 86, 98, 120, 126, 127, 129, 131, 145, 146, 150, 151], "in_arrai": 99, "inaccess": [20, 25, 45], "inaccur": 8, "inact": 57, "inadvert": [55, 129], "inbox": [14, 116], "inc": 69, "incid": 64, "inclin": 166, "includ": [1, 4, 7, 11, 15, 17, 26, 28, 35, 37, 40, 44, 50, 52, 55, 57, 60, 65, 79, 83, 90, 96, 100, 102, 114, 115, 116, 117, 123, 126, 127, 129, 130, 132, 135, 137, 144, 145, 146, 147, 150, 151, 163, 164, 165, 166, 168], "includedir": 19, "includesubdomain": [123, 126], "incom": [57, 58, 146], "incoming_server2server_share_en": 146, "incompat": [57, 129, 141], "inconsist": [137, 146], "inconvert": [18, 86], "incorpor": [45, 57], "incorrect": [57, 77, 91, 96, 168], "incorrectli": [57, 66, 116], "increas": [23, 29, 35, 38, 56, 57, 60, 92, 102, 114, 121, 123, 126, 129, 130, 131, 135, 146, 164], "increment": 16, "indefinit": 55, "independ": [3, 26, 96, 104], "index": [2, 25, 26, 38, 57, 65, 66, 86, 99, 104, 121, 123, 126, 130, 134, 135, 144, 146, 151, 167, 168], "indexerjob": 3, "indi": 126, "indic": [15, 22, 37, 38, 57, 60, 79, 80, 86, 102, 114, 128, 135, 141, 145, 166], "indirectli": 105, "individu": [23, 25, 29, 37, 50, 55, 57, 75, 96, 116, 123, 129, 146], "industri": 140, "inetorgperson": [79, 80, 146], "inevit": [123, 131], "infect": 52, "infer": [5, 6, 11], "inferenc": [6, 14], "infinit": 126, "influenc": [8, 29, 92, 111, 112], "info": [8, 40, 57, 64, 67, 75, 79, 85, 86, 96, 101, 135], "inform": [0, 1, 3, 4, 5, 7, 8, 13, 15, 19, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 45, 49, 53, 55, 56, 57, 60, 61, 63, 64, 66, 67, 72, 74, 75, 79, 83, 86, 90, 92, 93, 96, 101, 104, 109, 111, 112, 114, 115, 116, 118, 121, 123, 126, 129, 130, 131, 134, 139, 142, 144, 145, 146, 156, 160, 162, 164, 165], "infrastructur": [57, 135], "inher": 54, "inhibit": 90, "ini": [19, 23, 30, 56, 57, 68, 86, 91, 120, 121, 123, 124, 126, 128, 130, 135, 164], "init": [52, 86, 146], "initdb": 121, "initi": [12, 18, 24, 25, 26, 46, 53, 57, 83, 86, 88, 94, 99, 101, 102, 105, 146, 166, 168], "initialcontentimportjob": 3, "initialis": [121, 130, 142], "inject": 57, "inlin": 14, "innodb": [20, 57, 131], "innodb_buffer_pool_inst": 19, "innodb_buffer_pool_s": 19, "innodb_file_format": [19, 57], "innodb_file_per_t": [19, 20, 57], "innodb_flush_log_at_trx_commit": 19, "innodb_large_prefix": [19, 57], "innodb_log_buffer_s": 19, "innodb_max_dirty_pages_pct": 19, "input": [3, 5, 7, 13, 29, 40, 57, 72, 73, 79, 146, 157, 168], "insecur": [60, 86, 131], "insensit": [47, 57, 104], "insert": [57, 86, 126, 146, 150, 157], "insid": [3, 5, 7, 8, 14, 23, 35, 42, 54, 57, 61, 63, 66, 79, 96, 99, 105, 111, 121, 129, 144, 146, 167], "insight": [1, 12, 86], "inspect": [4, 52], "inspector": 67, "instal": [12, 14, 15, 17, 19, 20, 23, 26, 27, 32, 35, 36, 38, 42, 46, 50, 53, 54, 56, 60, 61, 62, 66, 67, 68, 69, 72, 78, 79, 82, 96, 97, 99, 100, 101, 102, 103, 104, 105, 108, 111, 112, 114, 117, 126, 128, 129, 131, 132, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 150, 152, 153, 155, 157, 159, 160, 162], "installed_vers": 146, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 16, 17, 19, 20, 25, 26, 40, 44, 45, 53, 54, 57, 60, 65, 69, 75, 79, 82, 86, 96, 98, 99, 109, 111, 112, 114, 116, 120, 124, 126, 129, 130, 131, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 151, 154, 164, 166, 168], "instanceid": [26, 86, 144], "instancesecret": 26, "instanti": 57, "instantli": 57, "instead": [3, 5, 14, 20, 23, 28, 29, 35, 44, 45, 48, 49, 54, 57, 60, 61, 63, 64, 67, 69, 74, 75, 79, 80, 81, 86, 89, 91, 114, 116, 120, 123, 124, 126, 130, 134, 135, 141, 142, 144, 145, 146, 148, 160], "instruct": [1, 2, 3, 5, 17, 19, 52, 61, 67, 71, 79, 85, 86, 116, 122, 123, 127, 129, 130, 132, 139, 141, 145], "insuffici": [74, 96], "int": [23, 70, 73, 74, 80, 99, 116, 167], "int8_float32": 11, "integ": [1, 16, 45, 54, 57, 99, 111, 112, 146], "integr": [1, 2, 3, 8, 12, 14, 40, 52, 55, 57, 62, 68, 71, 80, 86, 114, 115, 127, 130, 135, 136, 144, 148, 156, 157, 163, 164, 168], "integration_deepl": [1, 14], "integration_openai": [0, 1, 2, 5, 8, 114], "integration_repl": [0, 1, 14], "integration_watsonx": [0, 1], "integritycheck": 134, "intel": [7, 10, 129], "intellig": [0, 1, 14, 86, 98], "intend": [57, 78, 79, 94, 123], "intens": [54, 129], "intent": 146, "intention": 116, "interact": [1, 2, 3, 16, 17, 38, 52, 54, 56, 57, 79, 86, 90, 144, 146, 168], "intercept": 123, "interchang": [25, 60, 127], "interest": [69, 91, 166], "interfac": [1, 2, 5, 7, 9, 10, 11, 14, 15, 19, 25, 38, 40, 45, 55, 57, 60, 67, 69, 76, 83, 86, 91, 96, 98, 111, 113, 115, 116, 117, 122, 123, 124, 129, 130, 131, 135, 145, 146, 165, 168], "intermedi": 145, "intern": [3, 13, 25, 37, 38, 45, 54, 57, 67, 71, 80, 83, 86, 100, 104, 114, 129, 130, 147, 157, 167, 168], "internal_defaultexpdai": 40, "interned_strings_buff": 121, "internet": [54, 57, 60, 123, 130, 146], "interpret": [98, 123], "interrupt": [25, 42, 54, 127], "interv": [35, 52, 54, 57, 81, 86, 91, 111, 166, 167], "intervent": [6, 52, 123], "intl": [120, 122, 127], "introduc": [14, 47, 79, 98, 166, 168], "introduct": [62, 86, 99, 120], "invalid": [43, 55, 57, 61, 67, 72, 73, 74, 79, 86, 90, 123, 126, 129, 136, 146, 162], "invalid_hash": 134, "invalidsignatur": 134, "invalidsignatureexcept": 134, "invert": 104, "investig": 57, "invis": [86, 104, 107, 108, 146], "invit": [60, 86, 113, 150, 160], "invite": 111, "invoc": [57, 123, 162], "invok": [57, 90, 144, 146, 162], "involv": [23, 131, 162], "io": [42, 57, 61, 69, 99, 104, 117, 126, 129, 130, 131, 135, 142], "iono": [0, 14], "iosclienturl": 69, "iot": [130, 142], "iotop": 129, "ip": [8, 19, 38, 52, 57, 60, 64, 66, 67, 79, 86, 90, 98, 99, 100, 102, 104, 114, 124, 125, 130, 142, 146, 147, 154], "ipad": 66, "iphon": 66, "iptabl": [123, 154], "ipv4": [55, 57, 66], "ipv6": [55, 57, 66], "ipv6_normalized_subnet_s": 86, "irrevers": 78, "is_arg": 126, "isanonym": 167, "isn": [20, 25, 57, 79, 116, 129, 130, 146], "iso": [57, 63], "iso_639": 57, "isol": [62, 86, 129, 130, 131, 144], "isset": 99, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 25, 47, 49, 55, 56, 57, 60, 67, 79, 86, 102, 111, 112, 122, 123, 125, 126, 129, 131, 133, 134, 142, 144, 145, 146, 148, 154, 156, 157, 164, 165], "isvfsen": 94, "italian": [4, 5, 10], "item": [3, 40, 43, 62, 81, 86, 90, 105, 111, 113, 139], "iter": [55, 57], "ithem": 57, "its": [0, 1, 2, 3, 8, 13, 14, 17, 23, 26, 28, 34, 38, 51, 52, 57, 67, 70, 79, 80, 90, 91, 92, 96, 114, 120, 122, 128, 130, 134, 135, 139, 144, 146, 155, 162, 165], "itself": [5, 19, 29, 57, 82, 98, 99, 104, 115, 122, 130, 134, 135, 142, 144, 146, 154, 162], "itun": [57, 69], "itunesappid": 69, "iv": 26, "j": [48, 57, 66, 86, 146, 148, 162], "jail": [86, 121], "jan": 60, "januari": 64, "japanes": [4, 10], "javascript": [86, 123, 129, 135, 161, 162], "jcal": 146, "jeroboam": 146, "ji": 68, "jit": 86, "jit_buffer_s": 129, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 94, "job": [3, 6, 14, 35, 37, 38, 43, 49, 52, 57, 62, 79, 86, 92, 114, 124, 127, 135, 139, 141, 145, 167], "johnston": 81, "join": [2, 22], "joke": 2, "jone": 146, "journal": [57, 64], "journal_mod": 86, "journalctl": [14, 102, 167], "journald": 102, "jp": 68, "jpeg": [57, 86, 129], "jpeg_qual": 44, "jpegphoto": 79, "jpg": 126, "json": [2, 4, 5, 8, 11, 13, 15, 48, 57, 80, 81, 86, 101, 102, 104, 111, 116, 120, 123, 126, 134, 146, 167], "json_pretti": [13, 146], "jump": [89, 139], "just": [19, 24, 54, 60, 61, 79, 83, 104, 111, 116, 121, 123, 125, 126, 130, 135, 139, 140, 144, 146, 148, 166], "jwfcftvztglwtje": 38, "k": 74, "karlsruh": 13, "kazakh": 4, "kb": 57, "keep": [3, 14, 25, 38, 41, 46, 47, 53, 54, 55, 56, 57, 66, 67, 78, 79, 86, 96, 102, 104, 111, 112, 114, 116, 120, 121, 122, 130, 131, 135, 139, 140, 144, 145, 146, 159, 166, 167], "keepal": [57, 135], "keepalivetimeout": 135, "kei": [2, 3, 11, 15, 16, 19, 22, 28, 33, 34, 37, 38, 42, 43, 45, 56, 57, 71, 73, 74, 75, 79, 83, 86, 98, 99, 100, 114, 121, 122, 123, 126, 129, 130, 132, 135, 141, 145, 146, 157], "kept": [46, 56, 57, 144], "keyboard": 86, "keyfil": 99, "keyformat": 26, "keypair": 29, "keyr": 149, "keyston": [33, 45, 57], "keyvalu": 45, "keyword": 90, "khtml": 64, "kib": 57, "kick": [55, 57], "killmod": 54, "kind": [1, 13, 57, 66, 99, 123], "kink": 52, "kitchen": 2, "know": [26, 28, 57, 79, 82, 111, 116, 135, 146, 148], "knowledg": [11, 135], "knowledgebas": 86, "knowledgebaseen": 86, "known": [12, 17, 25, 45, 49, 51, 55, 57, 60, 62, 66, 79, 86, 104, 116, 121, 126, 131, 135, 146, 155], "kokoro": 10, "korean": 4, "krita": [57, 129], "kubernet": 3, "kunz": 81, "kvm": 130, "l": [19, 54, 56, 66, 96, 121, 135, 146], "l10n": 86, "lab": 123, "label": [2, 14, 38, 66, 79, 100, 128, 135, 168], "labeleduri": 79, "lamp": 130, "lan": [19, 38, 60], "landmark": 6, "landscap": 6, "lang": [57, 146], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 24, 57, 61, 62, 74, 86, 98, 114, 127, 131], "laptop": 2, "larg": [2, 7, 8, 9, 12, 13, 14, 19, 38, 43, 52, 57, 86, 96, 111, 114, 116, 126, 129, 130, 135, 145], "larger": [3, 11, 23, 25, 52, 57, 67, 83, 129, 146], "largest": 98, "last": [1, 13, 26, 54, 55, 57, 81, 83, 102, 108, 125, 141, 142, 144, 146, 166], "last_seen": 146, "lastjpegphotolookup": 80, "lastli": [28, 45], "lastlogin": 146, "lastmodifi": 167, "lastprofilechecksum": 79, "lastseen": 86, "lastupd": [13, 167], "latenc": 129, "later": [17, 40, 57, 72, 81, 105, 114, 116, 130, 135, 141, 147, 154, 168], "latest": [1, 2, 4, 23, 45, 57, 58, 93, 117, 120, 122, 129, 130, 131, 139, 142, 145, 152, 159, 165, 166], "latitud": 123, "latter": [56, 146], "launch": [2, 51, 52, 53, 56, 94, 95, 96, 98, 100, 139, 167], "launchpad": 90, "layer": [25, 78, 129, 134], "layla": 146, "layout": [57, 58, 145, 150], "lazi": [57, 146], "ld": [79, 126], "ldap": [37, 43, 62, 71, 77, 86, 120, 124, 127, 130, 140], "ldap_group_map": 79, "ldap_log_fil": 86, "ldap_matching_rule_in_chain": 79, "ldap_opt_network_timeout": 80, "ldap_user_map": 79, "ldapadmingroup": 79, "ldapagentnam": 80, "ldapagentpassword": 80, "ldapattributesforgroupsearch": 80, "ldapattributesforusersearch": [80, 146], "ldapbackuphost": 80, "ldapbackupport": 80, "ldapbas": 80, "ldapbasegroup": 80, "ldapbaseus": 80, "ldapcachettl": [79, 80], "ldapconfigurationact": 80, "ldapconnectiontimeout": 80, "ldapdefaultppolicydn": 80, "ldapdynamicgroupmemberurl": 80, "ldapemailattribut": [80, 146], "ldapexperiencedadmin": 80, "ldapexpertusernameattr": [80, 146], "ldapexpertuuidgroupattr": 80, "ldapexpertuuiduserattr": 80, "ldapgidnumb": 80, "ldapgroupdisplaynam": 80, "ldapgroupfilt": [80, 146], "ldapgroupfiltergroup": 80, "ldapgroupfiltermod": 80, "ldapgroupfilterobjectclass": 80, "ldapgroupmemberassocattr": [80, 146], "ldaphost": 80, "ldapignorenamingrul": 80, "ldaploginfilt": 80, "ldaploginfilterattribut": 80, "ldaploginfilteremail": 80, "ldaploginfiltermod": 80, "ldaploginfilterusernam": 80, "ldapnestedgroup": 80, "ldapoverridemainserv": 80, "ldappagings": 80, "ldapport": 80, "ldapquotaattribut": 80, "ldapquotadefault": 80, "ldaptl": 80, "ldapuseravatarrul": [79, 80], "ldapusercleanupinterv": [81, 86], "ldapuserdisplaynam": [80, 146], "ldapuserdisplayname2": 80, "ldapuserfilt": 80, "ldapuserfiltergroup": 80, "ldapuserfiltermod": 80, "ldapuserfilterobjectclass": 80, "ldapuuidgroupattribut": 80, "ldapuuiduserattribut": [80, 146], "lead": [30, 54, 55, 56, 57, 67, 111, 112, 123, 126, 129, 130, 135], "leak": [49, 57, 126, 135, 167], "leakag": 123, "leap": 131, "learn": [5, 6, 8, 11, 30, 32, 42, 44, 48, 56, 76, 81, 83, 117, 123, 134, 145, 146], "least": [2, 3, 4, 5, 6, 7, 9, 11, 15, 19, 23, 41, 46, 54, 57, 67, 78, 79, 127, 131, 141, 145, 146, 147, 162, 166, 167], "leav": [2, 24, 25, 28, 30, 36, 55, 57, 66, 74, 79, 83, 114, 133, 146], "leela": 146, "left": [37, 45, 54, 57, 60, 79, 83, 129, 134, 144, 146, 168], "leftov": 79, "legaci": [27, 28, 29, 45, 57, 64, 126, 146], "legacy_auth": 45, "legacy_format_support": 27, "legal": [11, 69], "legibl": 9, "legitim": [25, 55], "length": [8, 29, 45, 52, 57, 84, 86], "lengthen": 129, "less": [6, 7, 10, 11, 45, 52, 55, 57, 64, 92, 123, 127, 129, 131, 166], "let": [14, 17, 55, 60, 83, 99, 126, 130, 135, 140, 148], "letsencrypt": 126, "letter": [83, 168], "level": [4, 14, 21, 22, 25, 40, 42, 52, 57, 60, 62, 83, 86, 95, 96, 123, 124, 131, 135, 144, 146], "leverag": 8, "lf": 79, "lib": [6, 15, 19, 52, 57, 60, 126], "libapache2": 122, "libargon2": 127, "liber": 96, "libmagickcor": 69, "librari": [11, 44, 57, 60, 85, 91, 96, 123, 160], "libreoffic": [57, 86, 127], "libsmbclient": 35, "libxml": 127, "libxml2": 127, "licenc": 72, "licens": [14, 15, 123], "life": [86, 120, 141, 145], "lifetim": [57, 79, 109], "lift": 99, "light": [38, 57, 79], "lighter": 166, "lighttpd": 135, "lightweight": [57, 125], "like": [1, 2, 3, 5, 6, 7, 8, 13, 14, 15, 17, 19, 20, 24, 25, 28, 29, 35, 38, 42, 45, 47, 49, 50, 54, 56, 57, 58, 61, 64, 75, 78, 79, 81, 84, 85, 96, 98, 99, 105, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 129, 130, 135, 137, 139, 141, 142, 144, 145, 146, 154, 155, 156, 157, 162, 167], "likelihood": [57, 129], "limit": [0, 1, 12, 14, 23, 35, 40, 41, 43, 44, 46, 49, 50, 52, 54, 57, 60, 73, 74, 79, 86, 96, 98, 99, 113, 116, 120, 121, 125, 129, 130, 131, 135, 140, 144, 162, 165, 166], "limitrequestbodi": 23, "line": [17, 19, 23, 27, 54, 56, 57, 60, 64, 66, 75, 79, 86, 93, 94, 111, 114, 116, 122, 124, 126, 127, 129, 130, 135, 138, 139, 145, 165], "link": [2, 15, 43, 62, 69, 74, 75, 76, 77, 83, 86, 104, 114, 123, 129, 130, 133, 134, 135, 144, 150, 155, 157, 168], "link_defaultexpdai": 40, "linux": [19, 25, 31, 35, 47, 48, 52, 56, 64, 81, 86, 89, 91, 93, 94, 96, 117, 118, 120, 122, 123, 124, 125, 126, 127, 128, 131, 135, 137, 139, 145, 146, 151], "list": [1, 2, 3, 11, 12, 14, 15, 16, 17, 20, 25, 35, 38, 40, 44, 50, 55, 56, 57, 58, 60, 63, 68, 73, 75, 84, 85, 86, 97, 98, 103, 104, 111, 116, 120, 123, 125, 126, 130, 131, 134, 135, 139, 145, 147, 148, 149, 154, 159, 161, 162, 166, 167, 168], "listen": [35, 42, 52, 56, 86, 90, 91, 99, 102, 121, 126, 146, 148, 153], "listen_to_ev": 168, "listexapp": 101, "liter": 168, "littl": [4, 14, 67, 83, 99], "live": [0, 2, 7, 12, 57, 79, 86, 146], "live_transcript": [12, 86], "ll": [15, 19, 25, 35, 40, 57, 60, 79, 83, 111, 114, 126, 130, 139, 146, 148, 166], "llama": [1, 5, 14], "llama3": 5, "llm": [2, 5, 8, 13, 14, 86, 113], "llm2": [1, 2, 8, 12, 14, 86], "ln": [15, 121], "load": [5, 7, 12, 19, 23, 25, 35, 42, 52, 56, 60, 62, 66, 78, 86, 123, 124, 125, 127, 135, 146], "loadbalanc": 23, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 14, 15, 19, 23, 25, 28, 30, 35, 36, 37, 38, 40, 56, 60, 62, 69, 70, 71, 75, 79, 83, 86, 89, 90, 91, 94, 96, 98, 100, 101, 104, 112, 120, 121, 123, 126, 129, 130, 133, 135, 142, 146, 148, 162], "local_cert": [56, 57], "local_dock": 100, "local_pk": [56, 57], "local_summary_bot": 8, "localai": [0, 3, 8, 14], "localdir": 31, "localdirpath": 94, "localdomain": [130, 142], "localhost": [19, 42, 53, 56, 57, 60, 66, 99, 100, 102, 114, 120, 121, 122, 125, 130, 135, 142, 146, 148], "localitynam": 79, "localsocket": 52, "localstorag": 86, "localtim": 8, "locat": [2, 3, 8, 15, 20, 23, 25, 54, 55, 62, 66, 79, 83, 86, 90, 91, 93, 96, 98, 99, 104, 105, 121, 123, 124, 126, 130, 132, 135, 137, 139, 140, 144, 145, 146, 152, 156, 157, 168], "lock": [29, 43, 56, 62, 86, 104, 120, 124, 127, 135, 137, 145, 146], "lock_retri": 56, "lock_wait_tim": 56, "locking_en": 56, "lockout": [57, 84], "log": [12, 13, 14, 19, 25, 29, 33, 37, 38, 50, 52, 55, 60, 62, 65, 66, 78, 83, 86, 90, 94, 95, 99, 103, 104, 111, 112, 114, 120, 123, 124, 125, 127, 128, 130, 131, 132, 137, 140, 142, 144, 145, 154, 165, 167], "log_error": 135, "log_not_found": 126, "log_notic": 19, "log_queri": 86, "log_request_id": 86, "log_rotate_s": 86, "log_secret": 57, "log_typ": [64, 86], "log_type_audit": [64, 86], "logdateformat": [64, 86], "logdebug": [95, 96], "logdir": [95, 96], "logexpir": [95, 96], "logfil": [3, 23, 64, 86, 95, 96, 121, 126, 132, 140, 146], "logfile_audit": [64, 86, 132], "logfilemod": [86, 123], "logflush": 95, "logic": [49, 78, 101, 102, 143, 167], "login": [14, 19, 24, 25, 29, 34, 35, 49, 54, 57, 60, 61, 62, 64, 69, 70, 74, 76, 77, 78, 81, 82, 83, 84, 86, 90, 91, 94, 122, 123, 125, 135, 137, 138, 139, 145, 146], "login_flow_v2": 86, "login_form_autocomplet": 86, "login_form_timeout": 86, "loginfailexit": 99, "loglevel": [55, 60, 64, 79, 86, 116, 123, 129], "loglevel_dirty_database_queri": 86, "loglevel_frontend": 86, "logo": [57, 69], "logo_url": 86, "logohead": 69, "logon": 35, "logout": 57, "logpath": 123, "logread": 64, "logtimezon": [86, 146], "logwindow": [95, 96], "loleaflet": 152, "long": [3, 6, 15, 19, 42, 56, 57, 79, 80, 86, 91, 96, 108, 111, 112, 125, 126, 130, 139, 144, 164, 166], "long_query_tim": 19, "longer": [23, 45, 55, 57, 60, 63, 83, 111, 120, 126, 129, 146, 160, 162, 163], "longest": 23, "longitud": 123, "look": [2, 3, 14, 17, 19, 20, 45, 48, 54, 55, 57, 67, 69, 79, 81, 86, 99, 104, 114, 116, 125, 126, 130, 133, 134, 139, 144, 146, 147, 149, 150, 156, 168], "lookup": [57, 66, 75, 123], "lookup_serv": 86, "lool": [148, 152], "loolwsd": 152, "loop": [86, 99], "loopback": 125, "lose": [25, 42, 57, 146], "loss": [19, 25, 57, 83, 96, 131, 135], "lost": [25, 26, 71, 78, 86, 135, 146], "lost_password_link": [77, 86], "lostpassword": 57, "lot": [14, 44, 55, 56, 57, 64, 79, 116, 129, 135, 139, 145], "love": 79, "low": [7, 10, 23, 56, 57, 86, 130, 131], "lower": [4, 5, 7, 10, 26, 54, 57, 83, 84, 129, 130], "lowest": [131, 166], "lsof": 102, "lst": 90, "lt": [4, 86, 124, 130, 131, 167], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [15, 123], "lte": 167, "luk": 25, "lukasreschk": 146, "lunar": 146, "m": [13, 19, 52, 56, 81, 121, 123, 126, 127, 129, 130, 137, 146], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 45, "mac": [37, 52, 89, 94, 135], "machin": [3, 5, 6, 7, 9, 10, 12, 19, 47, 57, 60, 86, 90, 98, 99, 123, 124, 132, 140], "macintosh": 79, "maco": [86, 91, 93, 117, 131, 135], "made": [3, 14, 17, 35, 44, 48, 55, 57, 96, 116, 129, 130, 132, 140, 166, 168], "madlad": [11, 14], "madlad400": 11, "madrid": 79, "mageia": 127, "magic": 86, "mai": [1, 2, 3, 5, 6, 7, 8, 9, 10, 14, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 41, 45, 46, 48, 54, 55, 56, 57, 60, 61, 64, 66, 74, 75, 77, 78, 79, 80, 81, 83, 86, 92, 96, 98, 102, 111, 112, 114, 115, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 137, 139, 142, 143, 144, 145, 146, 147, 152, 154, 162, 164, 166, 167, 168], "mail": [2, 5, 14, 49, 62, 74, 79, 80, 83, 86, 113, 115, 128, 146, 157, 160], "mail_domain": [60, 86], "mail_from_address": 86, "mail_link_password_expiration_interv": 86, "mail_send_plaintext_onli": 86, "mail_sendmailmod": 86, "mail_smtpauth": [60, 86], "mail_smtpauthtyp": 60, "mail_smtpdebug": [60, 86], "mail_smtphost": [60, 86], "mail_smtpmod": [60, 86], "mail_smtpnam": [60, 86], "mail_smtppassword": [60, 86], "mail_smtpport": [60, 86], "mail_smtpsecur": [60, 86], "mail_smtpstreamopt": [60, 86], "mail_smtptimeout": [60, 86], "mail_template_class": [60, 86], "mailbox": [86, 113, 116], "mailcow": 114, "mailer": [57, 60, 160], "mailprimaryaddress": 79, "main": [1, 4, 11, 14, 19, 57, 79, 80, 91, 95, 98, 99, 102, 105, 126, 135, 137, 143, 144, 148, 152, 168], "mainli": [15, 25, 57, 59, 145], "maintain": [1, 38, 57, 67, 96, 112, 123, 130, 135, 142, 144, 145, 146, 166], "mainten": [3, 16, 20, 22, 25, 48, 62, 118, 129, 130, 131, 139, 140, 143, 144, 151, 164], "maintenance_window_start": 86, "major": [3, 39, 52, 86, 123, 126, 130, 135, 139, 141, 145, 151], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 28, 30, 31, 35, 37, 38, 40, 44, 45, 49, 50, 51, 55, 56, 57, 61, 63, 65, 68, 70, 74, 75, 79, 81, 82, 86, 91, 96, 99, 104, 108, 111, 114, 116, 120, 121, 123, 126, 127, 129, 130, 131, 132, 134, 135, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 161, 162, 163, 166, 167, 168], "malform": 146, "malfunct": 57, "malici": [25, 55], "malwar": [52, 57, 60], "man": [52, 54, 123], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 38, 42, 50, 51, 55, 56, 57, 62, 66, 69, 72, 79, 82, 85, 86, 97, 98, 104, 105, 108, 111, 120, 123, 124, 144, 145, 151, 163, 164, 165], "managerfactori": 86, "mandarin": 10, "mandatori": [49, 54, 70, 79, 86, 146], "mani": [6, 11, 14, 19, 20, 50, 52, 55, 57, 79, 96, 111, 112, 116, 126, 129, 130, 135, 144, 146, 150, 162, 166], "manifest": [51, 126], "manipul": 146, "manner": [1, 90, 163, 164, 165], "manual": [3, 4, 6, 15, 16, 17, 19, 22, 23, 25, 29, 47, 49, 50, 54, 56, 57, 61, 66, 79, 80, 81, 86, 93, 94, 96, 98, 99, 100, 105, 114, 117, 120, 122, 123, 124, 129, 132, 133, 134, 135, 138, 141, 142, 144, 146, 147, 151, 163, 166, 168], "manual_instal": [8, 98, 100], "manual_install_harp": 100, "map": [2, 45, 57, 81, 86, 126, 129, 141, 146, 156], "march": 23, "marco": 2, "margin": 129, "mariadb": [17, 20, 22, 57, 86, 118, 120, 122, 124, 125, 127, 130, 146, 163, 164], "mark": [2, 37, 57, 60, 81, 86, 146], "markdown": [57, 68, 129], "market": [2, 11, 141], "martin": 2, "mask": 116, "mass": [86, 93], "master": [25, 43, 57, 60, 86, 146], "master_": 26, "mastodon": [156, 157], "match": [3, 22, 40, 45, 56, 57, 60, 73, 74, 79, 80, 99, 104, 112, 116, 121, 126, 130, 135, 140, 146, 152, 154, 167], "math": 5, "matter": [40, 162], "max": [1, 23, 43, 52, 86, 90, 121, 123, 126, 146], "max_accelerated_fil": 121, "max_allowed_packet": 19, "max_children": 130, "max_execution_tim": [23, 57, 127], "max_file_conversion_files": 86, "max_filesize_animated_gifs_public_shar": 86, "max_heap_table_s": 19, "max_image_generation_idle_tim": 1, "max_input_tim": 23, "max_link": 19, "max_parallel_count": 86, "max_persist": 19, "max_siz": [23, 86], "max_token": 5, "maxautocompleteresult": 86, "maxchunks": [91, 96], "maxim": [40, 55], "maximum": [8, 23, 25, 40, 45, 46, 55, 79, 83, 86, 90, 91, 92, 96, 111, 112, 126], "maximumadressbook": 112, "maximumcalendarssubscript": 111, "maxkeepaliverequest": 135, "maxretri": 123, "mayb": [96, 129], "mb": [44, 57, 80, 83, 91, 92, 96], "mb4": 57, "mbstring": [68, 120, 122, 127], "mcp": [12, 86], "md": [2, 25, 68], "md5": [60, 120, 121, 122], "md5sum": [120, 122], "me": [2, 13, 57, 109], "mean": [11, 13, 14, 38, 47, 55, 57, 65, 67, 78, 79, 83, 91, 99, 114, 120, 123, 126, 129, 131, 134, 145, 162, 166, 167], "meaningless": 126, "meant": [55, 57, 166], "measur": [7, 10, 57, 67], "mechan": [26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 42, 43, 54, 55, 57, 60, 64, 86, 146, 160, 168], "media": [1, 2, 6, 7, 86, 90, 104, 124], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 28, 41, 45, 139, 166], "megabyt": [52, 57], "member": [2, 40, 50, 61, 74, 78, 79, 80, 83, 86, 104, 146, 147, 156, 157], "memberof": [80, 86, 146], "membership": [40, 79, 80, 83, 104, 116, 146], "memberuid": 80, "memcach": [23, 42, 62, 67, 79, 86, 120, 121, 124, 127, 132], "memcache_customprefix": 86, "memcached_opt": 86, "memcached_serv": [56, 86], "memori": [23, 25, 42, 52, 55, 62, 67, 79, 86, 102, 116, 127, 129, 130, 164, 167], "memory_consumpt": [121, 129], "memory_limit": [23, 52, 127], "mention": [1, 3, 13, 49, 69, 96, 98, 104, 120, 121, 123, 134, 144], "menu": [1, 8, 14, 37, 54, 57, 61, 83, 98, 99, 135, 157, 163, 164, 165], "mere": [17, 55, 166], "merg": [62, 86, 114, 156, 157], "messag": [1, 2, 8, 13, 16, 25, 26, 57, 58, 60, 64, 66, 67, 73, 74, 77, 79, 80, 86, 94, 95, 114, 115, 116, 118, 123, 136, 139, 140, 146, 154, 155, 156, 157, 168], "met": [2, 14, 46, 57, 79, 123, 130], "meta": [14, 72, 73, 74, 79, 80, 127], "metadata": [40, 45, 57, 83, 99, 116, 132, 135, 146], "metadata_max_files": 86, "metal": [86, 132], "method": [19, 22, 26, 29, 37, 43, 54, 57, 60, 64, 72, 73, 74, 78, 80, 86, 96, 98, 100, 116, 127, 130, 135, 140, 145, 146, 168], "metric": [57, 87], "mg": 121, "mib": [4, 23, 57, 86, 92, 129], "micro": 130, "microservic": 129, "microsoft": [47, 52, 57, 60, 86, 91, 96, 113, 117, 126, 131, 160], "middl": 123, "middlewar": 66, "might": [0, 2, 3, 11, 14, 15, 17, 19, 22, 29, 35, 37, 44, 45, 47, 48, 49, 52, 54, 56, 57, 60, 67, 79, 80, 91, 96, 98, 99, 102, 106, 112, 114, 116, 122, 123, 126, 128, 129, 131, 133, 135, 140, 141, 146, 147, 154, 155, 161, 165], "migrat": [16, 17, 18, 29, 43, 46, 57, 79, 86, 98, 113, 116, 127, 138, 144, 146, 150, 164], "millisecond": [45, 57, 91, 96], "milliwai": 146, "mime": [104, 114, 126, 130, 162], "mimetyp": [44, 57, 86, 104, 123, 126, 146], "mimetypealias": [48, 104], "mimetypelist": 146, "mimetypemap": [48, 146], "min": 91, "minchunks": [91, 96], "mind": [3, 53, 56, 57, 98, 104, 121, 122, 130, 144, 168], "minif": 57, "minim": [3, 7, 8, 10, 11, 52, 55, 84, 120, 121, 131, 135, 166], "minimum": [6, 45, 46, 67, 79, 86, 91, 92, 96, 98, 101, 114, 131, 166], "minio": 45, "miniredir": 57, "minor": [3, 129, 139], "minsearchstringlength": 86, "mint": [52, 56, 130], "minut": [0, 3, 7, 10, 14, 35, 37, 41, 46, 52, 54, 55, 57, 79, 81, 91, 96, 109, 111, 112, 114, 139, 140, 145, 167], "mirror": 123, "misbehav": 55, "misbehavior": 67, "misc": 86, "miscellan": 86, "misconfigur": [55, 57, 86, 96, 102, 107, 116, 123, 126], "misformat": 79, "mismatch": [129, 165], "miss": [22, 40, 78, 79, 86, 102, 123, 127, 141, 143, 145], "missing_fil": 134, "mission": [135, 166], "mistak": [57, 79, 135], "mistakenli": 116, "mistral": 2, "mistralai": [0, 14], "mit": 57, "mitig": [60, 123], "mitm": 123, "mix": [38, 167], "mixer": 123, "mixtur": 57, "mj": [126, 161, 162], "mkdir": [25, 31, 99, 120, 121], "mknod": 148, "mlocat": 120, "mm": 79, "mnt": [79, 130], "mobil": [25, 29, 40, 66, 69, 79, 86, 93, 104, 117, 123, 124], "mod": 122, "mod_dav": [120, 130, 135], "mod_defl": 135, "mod_dir": 130, "mod_env": [57, 65, 123, 130], "mod_evas": 135, "mod_fastcgi": 135, "mod_fcgi": 130, "mod_fcgid": [86, 135], "mod_head": [65, 123, 130], "mod_mim": 130, "mod_pagespe": 135, "mod_php": [129, 130, 131, 135], "mod_proxy_fcgi": [86, 135], "mod_reqtimeout": [23, 135], "mod_rewrit": [38, 57, 65, 130, 135], "mod_secur": 135, "mod_spdi": 135, "mod_webdav": 130, "mod_xsendfil": 135, "modal": 97, "mode": [6, 16, 19, 20, 22, 23, 26, 27, 43, 52, 54, 57, 79, 80, 86, 94, 100, 101, 111, 116, 120, 122, 124, 134, 135, 138, 139, 140, 143], "model": [0, 1, 3, 4, 6, 8, 9, 10, 12, 13, 14, 86, 98, 114, 123, 132], "model_nam": 11, "moder": 40, "modern": [4, 47, 56, 61], "modheadersavail": 126, "modif": [19, 40, 60, 96, 108, 111, 112, 130, 139, 146], "modifi": [28, 35, 45, 47, 48, 49, 55, 56, 62, 63, 71, 79, 83, 86, 96, 104, 105, 108, 111, 112, 116, 123, 125, 129, 130, 134, 135, 146], "modul": [19, 23, 25, 26, 35, 42, 56, 57, 69, 79, 86, 121, 122, 124, 125, 126, 130, 131, 146, 148, 161, 162], "modular": [1, 14], "module_nam": 127, "molli": [79, 146], "mollybook": 146, "mollyc": 146, "moment": [8, 154], "momentj": 63, "mon": [49, 52], "mondai": 49, "monitor": [15, 55, 56, 86, 90, 123, 129, 146], "monterei": 131, "month": [1, 2, 13, 123, 126, 130], "monument": 6, "moodl": 65, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 19, 20, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 52, 55, 56, 57, 58, 60, 67, 74, 76, 79, 81, 82, 92, 93, 96, 97, 98, 99, 102, 104, 111, 112, 114, 115, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 139, 140, 143, 145, 146, 148, 150, 151, 153, 154, 160, 162, 164, 165, 166, 167, 168], "moreov": 15, "morn": 49, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 45, 54, 55, 56, 57, 60, 61, 64, 67, 79, 98, 99, 116, 123, 127, 128, 129, 130, 131, 135, 141, 142, 145, 146, 151, 152, 153, 159, 160, 166, 168], "mostli": 130, "mount": [4, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 42, 43, 45, 52, 54, 57, 86, 99, 101, 103, 104, 130, 135, 146], "mount_fil": 86, "mount_id": 35, "mount_nam": 146, "mountpoint": [28, 30, 35, 36, 37, 43, 57, 86], "move": [2, 23, 25, 57, 66, 86, 91, 123, 125, 139, 140, 144, 145, 164, 166], "movetotrash": 91, "movi": [57, 156, 157], "mozilla": [64, 116, 123, 126, 131], "mp3": [48, 57, 164, 165], "mp4": 126, "mpeg": 48, "mrtumnu": 66, "msoffice2003": 57, "msoffice2007": 57, "msofficedoc": 57, "mt": [11, 57, 69], "mtime": 40, "much": [23, 58, 96, 99, 125, 128, 129, 135, 143], "multi": [14, 55, 56, 79, 167], "multibucket": [43, 86], "multibyt": 143, "multilingu": [7, 12, 86], "multipart": 45, "multipartupload": 23, "multipl": [2, 5, 6, 9, 14, 17, 23, 29, 37, 42, 45, 52, 53, 54, 55, 56, 62, 67, 70, 79, 80, 81, 82, 86, 98, 99, 101, 114, 123, 127, 129, 130, 141, 143, 146, 147, 150, 151, 166, 167], "multiview": [120, 130], "music": [14, 86, 90, 94, 146], "must": [3, 4, 5, 6, 8, 15, 23, 25, 26, 28, 30, 31, 33, 37, 38, 42, 45, 52, 53, 54, 56, 57, 60, 65, 66, 67, 78, 79, 80, 81, 83, 90, 96, 98, 99, 101, 111, 114, 118, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 137, 139, 141, 143, 145, 146, 167, 168], "mx": [114, 116], "my": [2, 15, 45, 48, 69, 73, 79, 86, 98, 100, 111, 154], "my_sync_fold": 90, "myapp": 60, "myapplic": 65, "myclass": 60, "mycloud": [2, 57], "mycustomprefix": 57, "mygroup": [73, 146], "myisam": 131, "mylogfil": 128, "mylogo": 69, "mypictur": 37, "myserv": 38, "mysql": [17, 18, 22, 86, 118, 120, 122, 124, 125, 127, 130, 135, 142, 146, 164], "mysql_attr_init_command": 57, "mysql_attr_ssl_ca": [19, 57], "mysql_attr_ssl_cert": [19, 57], "mysql_attr_ssl_kei": [19, 57], "mysql_attr_ssl_verify_server_cert": [19, 57], "mysql_secure_instal": 120, "mysql_user_password": 17, "mysqld": [19, 20, 57, 60], "mysqldump": [20, 137], "mysqlnd": 120, "n": [1, 5, 14, 16, 17, 26, 79, 90, 94, 102, 146, 167], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 15, 17, 19, 20, 25, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 45, 47, 51, 52, 53, 56, 57, 60, 62, 64, 65, 69, 72, 73, 74, 75, 79, 80, 81, 83, 86, 90, 95, 96, 98, 99, 100, 101, 104, 111, 114, 116, 118, 120, 121, 122, 123, 125, 126, 129, 130, 134, 146, 152, 168], "namespac": [13, 51, 57, 60, 146], "nativ": [21, 35], "natur": [14, 82, 147], "navig": [51, 57, 96, 98, 104, 105, 108, 111, 112, 114, 121, 133, 168], "nc": [57, 60, 64, 86, 103, 126], "nc_app_": 102, "nc_app_context_chat_backend": 3, "nc_app_context_chat_backend_data": 3, "nc_app_context_chat_contain": 3, "nc_app_live_transcript": 4, "nc_app_live_transcription_data": 4, "nc_app_live_transcription_log": 4, "nc_app_llm2_data": 5, "nc_app_stt_whisper2_data": 7, "nc_app_translate2": 11, "nc_debug": 146, "nc_domain": 99, "nc_instance_url": [98, 99], "nc_loglevel": 146, "nc_password": 90, "nc_samesitecookielax": 67, "nc_samesitecookiestrict": 67, "nc_user": 90, "ncdata": 135, "ncp": 127, "ncvm": 130, "ne": 167, "nearli": [120, 162], "necessari": [2, 15, 19, 22, 23, 33, 44, 49, 54, 56, 57, 60, 82, 114, 116, 120, 125, 126, 127, 130, 135, 146, 147, 164, 168], "necessarili": [55, 98, 99, 135], "need": [0, 1, 3, 4, 6, 8, 11, 14, 15, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 42, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 64, 67, 78, 79, 80, 82, 83, 86, 89, 91, 92, 98, 99, 100, 102, 104, 105, 109, 111, 112, 114, 116, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 154, 155, 160, 163, 164, 166, 167, 168], "needsdbupgrad": 146, "neg": [6, 123], "neither": 76, "nest": [80, 86], "net": [57, 90, 99, 100, 120, 141, 146, 147], "netdata": 129, "netrc": 90, "netstat": [52, 60], "network": [14, 19, 37, 55, 57, 86, 91, 92, 96, 98, 99, 100, 102, 104, 123, 124, 130, 131, 142, 146, 162, 167, 168], "never": [25, 37, 41, 49, 57, 79, 123, 129, 146], "nevertheless": 145, "new": [2, 3, 5, 6, 11, 17, 20, 22, 23, 24, 25, 27, 29, 30, 34, 37, 41, 42, 43, 45, 49, 54, 57, 60, 65, 71, 73, 75, 76, 78, 79, 80, 81, 86, 91, 95, 96, 98, 99, 101, 111, 114, 116, 117, 121, 123, 125, 127, 128, 129, 130, 131, 135, 137, 139, 140, 144, 145, 146, 148, 152, 160, 162, 163, 164, 166, 168], "newer": [20, 35, 67, 98, 129, 131, 143, 166], "newest": [141, 166], "newgroup": [73, 74], "newli": [17, 25, 45, 49, 52, 54, 57, 79, 108, 130, 146, 166, 168], "newpassword": 146, "newroot": 146, "newus": 146, "next": [1, 2, 15, 19, 24, 25, 37, 38, 40, 52, 56, 79, 80, 81, 86, 90, 91, 97, 111, 112, 120, 124, 144, 145, 146, 151, 156, 166, 168], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 53, 54, 55, 59, 60, 61, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 78, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 98, 101, 102, 103, 104, 105, 108, 110, 111, 112, 114, 115, 116, 117, 118, 122, 124, 125, 127, 128, 129, 130, 131, 132, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 166], "nextcloud_": 45, "nextcloud_1": 45, "nextcloud_admin": 79, "nextcloud_config_dir": [57, 123], "nextcloud_docker_network_nam": 99, "nextcloud_host": 66, "nextcloud_imaginari": 129, "nextcloud_install_product": 130, "nextcloud_log": 96, "nextcloud_redirectregex": 66, "nextcloud_url": [8, 99, 100], "nextcloudcmd": 90, "nextcloudcron": 54, "nextclouden": 80, "nextcloudgroup": 80, "nextcloudpi": 130, "nextcloudquota": 79, "nextcloudresourc": 168, "nextcloudsystemus": 79, "nextcloudtemp": 57, "nextcloudurl": 90, "nextcloudus": [79, 80], "nf": 57, "nfc": 135, "nfd": [37, 135], "nginx": [16, 67, 86, 99, 123, 124, 130, 131, 135, 160, 161, 162], "ngo": 135, "ngx_pagespe": [126, 135], "ni": 129, "nice": 48, "night": 3, "nin": 167, "nix": [54, 60], "no_etag": 126, "no_last_modifi": 126, "no_proxi": 57, "no_unsupported_browser_warn": 86, "nobodi": 134, "nocanon": 148, "node": [6, 57, 146, 167], "nodecod": 148, "nodecopiedev": 167, "nodecreatedev": 167, "nodedeletedev": 167, "nodeinfo": 135, "noderenamedev": 167, "noderestoredev": 167, "nodetouchedev": 167, "nodewrittenev": 167, "nofollow": [123, 126], "noindex": [123, 126], "nologon": 146, "nomatim": 2, "nominatim": 123, "non": [3, 8, 17, 23, 25, 28, 31, 37, 45, 57, 74, 79, 86, 90, 91, 94, 100, 127, 140, 144, 146, 147], "none": [14, 29, 55, 57, 60, 79, 80, 83, 126, 139, 146, 148, 160], "nonexist": 79, "noon": 2, "nor": [35, 49, 54, 86, 98, 144, 167], "norepli": 57, "normal": [3, 6, 16, 22, 23, 42, 49, 53, 54, 57, 63, 64, 76, 79, 83, 91, 132, 135, 140, 145, 146, 168], "nosniff": [123, 126], "notat": [57, 66], "note": [0, 1, 2, 3, 5, 13, 19, 28, 35, 37, 40, 44, 45, 46, 54, 57, 60, 65, 71, 75, 85, 94, 96, 99, 105, 111, 112, 118, 123, 124, 125, 126, 130, 131, 135, 136, 139, 145, 146, 154, 156, 166, 167], "noth": [3, 16, 146], "notic": [42, 44, 55, 69, 129, 140], "notif": [43, 49, 57, 60, 66, 78, 79, 83, 86, 91, 108, 113, 123, 128, 130, 135, 138, 144, 146, 160, 168], "notifi": [15, 25, 35, 60, 108, 146], "notificationrefreshinterv": 91, "notify_guest": 15, "notify_push": [62, 86], "notion": [156, 157], "notori": [5, 6, 7, 11], "now": [14, 19, 20, 22, 23, 38, 52, 54, 57, 65, 79, 83, 86, 98, 99, 111, 112, 114, 116, 118, 120, 121, 122, 125, 130, 133, 135, 139, 144, 148, 160, 161, 162, 165, 167], "nowadai": [57, 165], "nsign": 149, "nss": [62, 86], "nsuit": 149, "ntlm": [60, 160], "nuanc": 25, "nuisanc": 55, "null": [13, 44, 57, 64, 100, 121, 146, 165, 167], "num_bucket": 45, "num_nucket": 45, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 13, 14, 16, 23, 30, 40, 45, 46, 52, 53, 55, 56, 57, 60, 79, 80, 83, 92, 96, 111, 112, 114, 120, 122, 123, 131, 135, 139, 144, 146, 152, 162, 166, 167], "numer": [44, 57, 84], "numeric_id": 26, "nuri": 149, "nvidia": [3, 4, 5, 6, 7, 9, 11, 98, 100, 102], "o": [23, 25, 57, 79, 86, 90, 121, 127, 130, 135, 140, 146], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 45, "oauth": [29, 86], "oauth2": [62, 86], "object": [11, 14, 28, 37, 42, 43, 56, 62, 79, 86, 111, 123, 129, 146, 156, 165, 167, 168], "objectclass": [79, 80, 146], "objectdata": 167, "objectid": 167, "objectprefix": 57, "objectstor": [45, 86, 132], "objectstore_multibucket": 45, "objecttyp": 167, "obscur": 135, "obsolet": 44, "obtain": [60, 65, 86, 136], "obviou": [55, 162], "oc": [15, 42, 45, 56, 57, 60, 64, 72, 73, 74, 75, 80, 85, 120, 121, 126, 129, 134, 144, 146, 162, 163, 167, 168], "oc8c0fd71e03": 57, "oc_": [19, 57, 125], "oc_act": 22, "oc_activity_mq": 22, "oc_addressbook": 135, "oc_calendar_calendar": 17, "oc_calendar_object": 17, "oc_calendar_share_calendar": 17, "oc_calendar_share_ev": 17, "oc_cards_properti": 135, "oc_carla": 57, "oc_databas": 146, "oc_dav_shar": 116, "oc_dbus": 146, "oc_default_modul": [26, 146], "oc_filecach": [26, 135], "oc_fscach": 17, "oc_log": 17, "oc_mail_messag": 116, "oc_mail_recipi": 116, "oc_media_album": 17, "oc_media_artist": 17, "oc_media_sess": 17, "oc_media_song": 17, "oc_media_us": 17, "oc_molli": 125, "oc_pass": 146, "oc_permiss": 17, "oc_prefer": 81, "oc_privatedata": 17, "oc_queuedtask": 17, "oc_shar": 17, "oc_storag": [26, 81, 135], "oca": [3, 60, 162, 167], "occ": [1, 4, 6, 8, 12, 13, 14, 16, 17, 20, 22, 23, 24, 26, 27, 35, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 52, 54, 57, 58, 64, 65, 68, 69, 70, 71, 75, 76, 78, 81, 83, 86, 101, 103, 106, 111, 112, 114, 115, 116, 118, 123, 126, 129, 130, 133, 134, 135, 137, 139, 141, 144, 145, 163, 164, 165, 167, 168], "occ6f7365735": 57, "occasion": [8, 139, 148], "occur": [2, 23, 60, 99, 101, 129, 135, 140, 144, 165], "occurr": 23, "oci": [17, 57, 118, 146], "ocp": [57, 75, 167], "ocsp": 126, "octal": 57, "odd": 129, "odf": [147, 150], "off": [19, 20, 22, 23, 27, 30, 52, 68, 80, 86, 99, 114, 116, 120, 126, 128, 130, 139, 144, 146, 148], "offer": [0, 1, 14, 15, 25, 52, 57, 61, 114, 116, 123, 130, 132, 135, 144, 166], "offic": [2, 14, 39, 44, 48, 55, 113, 130, 148, 151, 152, 153, 154, 156, 157], "offici": [52, 55, 57, 79, 99, 117, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 159, 166], "offlin": [79, 96, 111, 112, 140], "offload": [0, 1, 99, 129], "offset": [73, 74, 146], "often": [1, 23, 54, 55, 57, 96, 111, 112, 114, 123, 127, 130, 162, 164, 166], "ogg": [126, 161, 162], "oid": 57, "oidc": 82, "oidc_provider_bearer_valid": 82, "ok": [72, 73, 74, 80], "okai": 139, "old": [1, 14, 17, 25, 41, 57, 79, 86, 91, 134, 135, 139, 144, 146, 160, 165], "older": [1, 4, 14, 26, 41, 46, 49, 57, 67, 83, 95, 96, 127, 129, 133, 135, 141, 144, 145], "oldest": [41, 83], "oldgroup": 74, "oldtim": 56, "ollama": [0, 14], "olmo": 86, "omit": [17, 57, 66, 67, 79, 146], "onbootsec": 54, "onc": [2, 13, 23, 27, 37, 40, 45, 48, 54, 57, 78, 79, 96, 111, 116, 120, 122, 123, 126, 139, 144, 146, 148, 159, 162, 166, 167, 168], "one": [2, 4, 5, 7, 9, 10, 11, 13, 14, 15, 17, 19, 25, 26, 29, 33, 37, 38, 40, 41, 44, 52, 55, 56, 57, 64, 65, 67, 69, 74, 75, 78, 79, 80, 83, 86, 89, 90, 92, 93, 98, 100, 104, 105, 111, 114, 116, 120, 127, 130, 131, 132, 133, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 156, 162, 166, 167, 168], "ones": [17, 50, 56, 57, 75, 90, 130, 139, 141, 144, 156, 162, 166, 168], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 21, 24, 25, 26, 28, 29, 31, 35, 37, 40, 45, 47, 49, 50, 52, 54, 55, 56, 57, 61, 62, 63, 64, 65, 66, 75, 76, 77, 78, 79, 81, 82, 83, 86, 96, 97, 98, 99, 100, 101, 102, 104, 105, 109, 111, 112, 114, 115, 116, 118, 120, 123, 125, 126, 127, 128, 130, 131, 134, 135, 137, 140, 141, 143, 144, 146, 147, 154, 156, 162, 165, 166, 167, 168], "onlin": [29, 57, 86, 116, 117, 120, 130, 140, 145, 149, 150, 151, 153, 154], "onlyoffic": [29, 130], "onunitactivesec": 54, "onward": 64, "ooxml": 86, "opcach": [56, 57, 86, 120, 121, 124, 126, 127], "opcod": [56, 129], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 20, 29, 42, 52, 57, 68, 69, 79, 86, 89, 95, 96, 99, 114, 117, 123, 127, 130, 135, 144, 147, 154], "open_basedir": [23, 123, 127], "openai": [1, 3, 5, 7, 8, 12, 14, 86, 157], "openapi": [57, 167, 168], "openbsd": [86, 124], "opendocu": [57, 129, 147], "opendyslex": 57, "opengraph": 156, "openid": [71, 86], "openldap": [79, 80], "openoffic": [57, 127], "openproject": 2, "openshift": 57, "openssl": [45, 62, 86, 116, 121, 127, 129], "openssl_decrypt": 26, "openssl_encrypt": 26, "openssl_open": 26, "openssl_pkey_export": 26, "openssl_pkey_new": 26, "openssl_s": 26, "openstack": [37, 86], "openstreetmap": [123, 156, 157], "opensus": [131, 146], "opentopodata": 123, "opentyp": 126, "openweathermap": 13, "oper": [3, 6, 8, 19, 21, 23, 25, 42, 47, 52, 54, 55, 57, 64, 67, 78, 79, 81, 86, 92, 96, 104, 117, 118, 124, 129, 130, 131, 132, 135, 139, 144, 145, 147, 148, 166, 167, 168], "opinion": [130, 142], "opportunist": 60, "opt": [14, 26, 37, 57, 91, 114, 120, 125, 132, 146, 165, 167], "opt_binary_protocol": 57, "opt_compress": 57, "opt_connect_timeout": 57, "opt_libketama_compat": 57, "opt_poll_timeout": 57, "opt_recv_timeout": 57, "opt_retry_timeout": 57, "opt_send_timeout": 57, "opt_seri": 57, "optim": [0, 1, 2, 6, 23, 32, 117, 123, 126, 127, 129, 130, 166], "optimis": [6, 11, 135], "option": [0, 1, 4, 12, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 49, 52, 54, 55, 56, 60, 61, 62, 65, 66, 68, 69, 71, 72, 73, 74, 75, 76, 78, 80, 81, 82, 83, 86, 90, 91, 92, 93, 94, 96, 98, 99, 102, 103, 104, 108, 111, 112, 114, 115, 116, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 146, 149, 150, 151, 156, 162, 163, 166, 168], "optout": 86, "oracl": [17, 19, 22, 57, 118, 125, 131, 146], "orang": 14, "orchestr": 99, "order": [0, 1, 13, 14, 19, 20, 22, 40, 60, 68, 78, 79, 98, 99, 114, 123, 130, 131, 137, 146, 147, 166, 168], "org": [52, 57, 65, 74, 77, 90, 96, 123, 126, 130, 167], "organ": [25, 69, 83, 86, 131, 146], "organis": [75, 79, 131, 135], "organiz": [79, 83, 114], "organizationnam": 79, "orient": 127, "origin": [11, 24, 38, 44, 57, 66, 79, 83, 109, 116, 123, 135, 139, 140, 146], "orphan": [135, 146], "otf": 126, "other": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 19, 22, 23, 24, 25, 29, 33, 35, 37, 38, 39, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 61, 62, 63, 64, 78, 79, 82, 83, 85, 86, 90, 92, 95, 99, 100, 101, 111, 112, 114, 115, 121, 122, 123, 124, 125, 126, 127, 129, 134, 136, 139, 142, 144, 146, 147, 150, 151, 161, 162, 163, 164, 165, 166, 168], "otherdomain": 57, "otherwis": [16, 20, 23, 54, 55, 56, 57, 66, 79, 98, 104, 108, 111, 114, 126, 129, 130, 135, 140], "ou": [79, 80, 81, 146], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 17, 20, 57, 60, 64, 67, 69, 79, 98, 99, 104, 105, 117, 119, 120, 121, 123, 127, 129, 130, 131, 134, 135, 141, 150, 162, 166], "out": [15, 22, 23, 25, 37, 45, 49, 52, 55, 57, 67, 86, 96, 98, 104, 113, 126, 128, 129, 130, 131, 134, 135, 139, 140, 144, 145, 146, 151, 160, 162, 166], "outbound": [60, 162], "outdat": [57, 62, 86, 111, 112, 120, 143], "outdoor": 2, "outgo": [60, 114, 116, 146], "outlin": [2, 52], "outlook": [60, 86, 114], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 23, 35, 57, 64, 81, 86, 90, 95, 96, 116, 127, 129, 134, 145, 146], "output_buff": 23, "outright": [55, 131], "outsid": [15, 26, 31, 38, 45, 52, 57, 61, 86, 99, 104, 111, 122, 125, 126, 129, 130, 132, 135, 137, 139], "outstand": [2, 7, 146], "ova": 130, "over": [19, 22, 28, 30, 45, 48, 55, 57, 60, 65, 67, 79, 83, 86, 96, 99, 120, 123, 129, 130, 131, 139, 146, 156, 161], "overal": 129, "overcom": 57, "overflow": 37, "overhead": [57, 96, 129], "overlai": 79, "overlap": [35, 166], "overload": 135, "overrid": [23, 24, 28, 43, 57, 60, 62, 75, 79, 80, 86, 89, 90, 92, 99, 100, 146], "overridden": 66, "override_app_host": [99, 100, 102], "overridelocaldir": 89, "overrideserverurl": [89, 94], "overview": [0, 1, 3, 12, 15, 43, 56, 58, 86, 117, 134, 135, 138, 141, 146, 160, 162], "overwrit": [24, 60, 62, 86, 91, 111, 130, 146, 162], "overwritecondaddr": [66, 86], "overwritehost": [66, 86], "overwriteprotocol": [66, 67, 86], "overwritewebroot": [66, 86], "overwritten": [24, 57, 70, 75, 79, 111, 146], "owasp": 165, "own": [0, 1, 3, 4, 14, 15, 23, 25, 26, 37, 39, 40, 48, 50, 51, 55, 57, 60, 61, 63, 64, 69, 83, 90, 91, 96, 104, 106, 111, 112, 121, 125, 130, 135, 145, 148, 162, 168], "owncloud": [27, 64, 67, 86, 96, 135, 137, 138, 143, 146, 167], "owncloud_blacklist_time_max": 92, "owncloud_blacklist_time_min": 92, "owncloud_chunk_s": 92, "owncloud_core_dump": 96, "owncloud_critical_free_space_byt": 92, "owncloud_free_space_byt": 92, "owncloud_max_parallel": 92, "owncloud_timeout": 92, "owner": [19, 40, 104, 105, 108, 116, 120, 146], "ownerid": 167, "ownership": [3, 31, 40, 57, 118, 122, 130, 139, 146], "p": [8, 19, 56, 90, 99, 102, 120, 121, 128, 129, 133, 137, 143, 146, 148], "pacif": 57, "packag": [2, 52, 56, 57, 86, 90, 120, 121, 122, 123, 124, 125, 127, 128, 131, 138, 145, 146, 147, 150, 151, 168], "package_nam": 51, "packet": 19, "pad": 26, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 19, 24, 25, 31, 37, 38, 40, 49, 50, 52, 54, 56, 57, 58, 60, 61, 62, 64, 69, 76, 79, 80, 83, 86, 87, 96, 97, 98, 102, 111, 114, 120, 122, 123, 126, 127, 130, 134, 135, 139, 141, 144, 145, 146, 156, 157, 159, 168], "pagespe": 126, "paid": [144, 145], "pain": 98, "pair": [25, 34, 43, 57, 86, 100, 114], "pan": 168, "pandoc": 39, "pane": [14, 83, 167], "panel": [52, 57, 63, 79, 83, 129, 130], "pant": 60, "paper": 7, "paragraph": [123, 156], "parallel": [14, 19, 23, 57, 67, 92, 98, 129, 135, 167], "param": 167, "paramet": [3, 5, 13, 15, 17, 18, 22, 23, 24, 28, 29, 40, 43, 45, 55, 56, 62, 63, 64, 69, 74, 75, 79, 80, 86, 89, 94, 96, 99, 111, 123, 126, 127, 129, 130, 146, 162, 166, 167, 168], "parameter_nam": 127, "paramount": [14, 79], "parent": [42, 104, 130, 135, 146], "pars": [3, 26, 57], "part": [3, 5, 13, 14, 15, 38, 47, 48, 54, 56, 57, 60, 79, 83, 96, 118, 120, 123, 130, 131, 134, 146, 148, 153, 166], "part_file_in_storag": 86, "parti": [6, 14, 15, 19, 25, 26, 54, 57, 60, 109, 131, 135, 139, 145, 146, 147, 155, 157], "partial": [60, 116, 167], "particip": 111, "particular": [1, 7, 19, 35, 45, 50, 79, 126, 129, 166], "particularli": [55, 166], "partit": [23, 57], "partnership": 150, "pass": [2, 5, 19, 29, 35, 52, 57, 62, 79, 86, 90, 94, 99, 100, 101, 118, 121, 126, 134, 135, 146, 147, 166, 167], "passphras": 26, "passwd": 52, "password": [2, 3, 17, 19, 21, 25, 26, 30, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 53, 55, 56, 57, 60, 71, 74, 78, 79, 80, 86, 90, 94, 96, 98, 99, 100, 114, 116, 118, 120, 121, 122, 124, 125, 127, 130, 135, 137, 142, 143, 146, 149, 160, 168], "password1": [21, 57], "password2": [21, 57], "password_argon2_default_memory_cost": 57, "password_argon2_default_thread": 57, "password_argon2_default_time_cost": 57, "password_default": 57, "passwordsalt": 86, "past": [52, 67, 134], "pasta": 2, "patch": [60, 67, 86, 116, 136, 166], "path": [8, 14, 15, 19, 24, 25, 26, 27, 28, 31, 32, 43, 52, 54, 62, 64, 66, 79, 86, 89, 90, 94, 96, 99, 100, 101, 116, 121, 123, 126, 128, 130, 133, 140, 141, 146, 152, 167, 168], "path_info": 126, "path_to_dir": 146, "pathto": 146, "pattern": [41, 46, 57, 90], "pauvo": 66, "payload": 168, "payment": 0, "pbkdf2": 26, "pc": [19, 139], "pcntl": 127, "pcntl_signal": 127, "pcntl_signal_dispatch": 127, "pdf": [2, 3, 44, 52, 57, 86, 105, 127, 130], "pdo": [19, 57], "pdo_mysql": [19, 127], "pdo_pgsql": [19, 121, 127], "pdo_sqlit": 127, "pecl": [35, 56, 57, 120], "pecl82": 121, "peer": [19, 60, 114], "peertub": [156, 157], "pem": [19, 26, 57, 121], "pencil": 83, "pend": 123, "peopl": [6, 9, 40, 49, 55, 81, 105, 135, 146, 156, 157], "per": [4, 5, 7, 9, 10, 14, 25, 37, 43, 54, 57, 80, 86, 90, 111, 112, 131, 146, 156, 158, 162, 167], "perbucket": 45, "percentag": 166, "perfect": [9, 130, 142], "perfectli": 166, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 20, 22, 23, 25, 29, 35, 42, 44, 52, 54, 55, 56, 57, 64, 67, 79, 85, 86, 90, 91, 94, 96, 98, 99, 102, 106, 116, 123, 124, 125, 126, 127, 130, 131, 135, 140, 141, 144, 145, 146, 151, 164, 165, 166, 168], "period": [37, 54, 55, 57, 79, 83, 84, 108, 111, 112, 114, 115, 131, 139, 145, 146, 166], "peripher": 130, "perman": [25, 26, 40, 46, 57, 66, 79, 83, 120, 123, 146], "permiss": [2, 31, 40, 43, 49, 56, 57, 65, 86, 104, 116, 121, 125, 126, 128, 130, 135, 139, 140, 144, 146], "permit": [50, 57, 123, 126, 146, 166], "persian": 4, "persist": [4, 19, 43, 57, 83, 86, 101, 116, 132, 154], "person": [2, 25, 37, 38, 57, 60, 63, 75, 76, 78, 79, 83, 109, 111, 114, 130, 134, 146, 151, 157], "personnel": 96, "perspect": 14, "pertain": [23, 96], "pg_ctl": [3, 121], "pg_dump": 137, "pg_hba": 19, "pg_user": 19, "pgp": [120, 122, 128], "pgpassword": [137, 143], "pgsql": [3, 17, 19, 53, 57, 118, 146], "pgsql_ssl": 86, "pgvector": 3, "phar": [127, 144], "phase": 144, "philip": 146, "phone": [40, 57, 74, 75, 78, 79, 112, 117, 146], "phonebook": 40, "photo": [15, 24, 28, 79, 86, 94], "photor": 9, "photoshop": 57, "photothumb": 90, "php": [1, 2, 3, 6, 8, 14, 15, 16, 17, 19, 20, 24, 25, 26, 27, 30, 32, 35, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 57, 62, 63, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 86, 96, 98, 99, 111, 112, 115, 116, 118, 122, 124, 125, 128, 133, 134, 136, 137, 139, 140, 141, 142, 144, 145, 146, 154, 160, 161, 162, 163, 165, 167, 168], "php7": 19, "php70": 146, "php74": 120, "php8": 126, "php82_fpm": 121, "php_valu": 23, "phpinfo": [127, 135], "phpredi": [56, 57, 127], "physic": [25, 52, 99, 125, 140], "pi": [57, 130], "pick": [14, 19, 63, 96, 140, 157], "picker": [1, 2, 14, 86, 155], "pickup": [0, 3, 12, 86], "pictur": [44, 79, 127], "ping": [19, 60], "pipe": [57, 116, 146], "pipelin": 60, "pix": 9, "pixel": [44, 57], "pkg": [90, 121], "pkg_add": 121, "pki": 126, "place": [1, 23, 24, 42, 52, 57, 60, 86, 90, 114, 116, 118, 121, 125, 126, 128, 129, 133, 134, 135, 139, 144, 146, 153, 155, 156], "placehold": [26, 29, 57, 79], "plai": [57, 69], "plain": [13, 57, 60, 67, 68, 104, 126, 130, 135, 146], "plaintext": 79, "plan": [2, 8, 22, 79, 122, 127, 130, 131, 145, 166], "planetexpress": 146, "platform": [28, 45, 89, 94, 96, 120, 129, 131, 132], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 19, 23, 37, 44, 52, 54, 55, 57, 63, 65, 67, 75, 79, 83, 96, 104, 105, 112, 115, 116, 117, 120, 123, 129, 130, 131, 134, 135, 139, 141, 144, 145, 154, 162, 166], "plu": 64, "pluggabl": 78, "plugin": [99, 131], "plusserv": [0, 14], "pm": 130, "png": [28, 57, 69, 126], "podman": [3, 130], "point": [6, 14, 15, 19, 22, 23, 29, 37, 40, 43, 55, 56, 57, 58, 86, 98, 104, 111, 112, 125, 130, 131, 135, 140, 144, 145], "poison": 57, "polici": [40, 46, 57, 61, 69, 71, 74, 79, 86, 123, 126, 127, 128, 136], "policycoreutil": 120, "polish": 4, "polit": [1, 13], "poll": 91, "pool": [56, 123, 126, 130], "poor": [5, 9], "pop": 79, "pop3": 60, "popul": [2, 79, 130, 139], "popular": [42, 98, 99], "popup": 114, "port": [8, 17, 28, 30, 34, 42, 45, 52, 56, 57, 66, 79, 80, 86, 90, 91, 98, 99, 100, 102, 120, 121, 123, 129, 146, 147, 153], "portal": [45, 60, 64, 105, 114, 119], "portion": 135, "portugues": [4, 5, 10], "pose": 57, "posgresql": 57, "posit": [6, 11, 26, 55, 57, 162, 166], "posix": [47, 127], "posixgroup": 79, "possibl": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 22, 25, 38, 40, 41, 45, 46, 47, 50, 51, 55, 56, 57, 58, 60, 61, 78, 79, 80, 82, 94, 96, 98, 99, 100, 102, 104, 105, 111, 112, 114, 116, 118, 123, 126, 127, 128, 129, 130, 131, 134, 135, 139, 141, 143, 144, 146, 147, 148, 154, 166, 168], "possibli": [57, 116, 123, 135], "post": [11, 25, 52, 64, 72, 73, 74, 80, 85, 116, 125, 126, 133, 146, 147], "post_allow": 147, "post_max_s": [23, 121, 130], "postaladdress": 79, "postfix": [45, 57, 60], "postgr": [19, 121], "postgresql": [3, 17, 57, 86, 118, 121, 125, 127, 131, 146, 163], "postrgresql": 22, "postscript": 57, "potenti": [22, 37, 49, 55, 57, 64, 129], "power": [3, 5, 6, 7, 9, 10, 13, 57, 104, 126, 130, 140], "powerpoint": 2, "ppa": 90, "ppolici": [79, 80], "ppolicy_hash_cleartext": 79, "ppt": 150, "pptx": [2, 150], "pr": 133, "practic": [44, 116, 123, 140], "pre": [47, 57, 62, 69, 86, 98, 102, 123, 127, 135, 145, 166, 168], "preced": [48, 57, 78], "precis": [45, 79, 97], "precompil": 129, "preconfigur": 104, "predefin": [47, 96], "predict": 166, "prefer": [14, 17, 19, 28, 35, 54, 56, 57, 60, 63, 79, 81, 83, 86, 91, 96, 113, 115, 116, 118, 126, 127, 129, 130, 135, 146, 167], "prefix": [22, 28, 57, 62, 64, 86, 125, 126, 130, 146], "preinstal": 151, "preliminari": 146, "preload": [121, 123, 126], "prem": 14, "prematur": [111, 112], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 14], "premium": 131, "prepar": [14, 86, 98, 124, 130], "prepend": [1, 57, 126, 135, 146], "prereleas": 19, "prerequisist": 38, "prerequisit": [81, 86, 122, 124, 125, 138, 140], "present": [2, 48, 50, 57, 60, 61, 75, 79, 99, 129, 130, 144, 148, 149], "preserv": [0, 1, 4, 40, 83, 120, 129, 139, 143, 146, 150], "preset": 83, "press": [2, 38, 60, 96, 111, 112, 135, 157], "pretrain": 5, "pretti": [65, 86, 122, 124, 126], "prettier": 130, "prevent": [23, 25, 26, 40, 42, 55, 56, 57, 62, 86, 96, 107, 109, 111, 114, 123, 126, 129, 131, 134, 135, 137, 143, 145, 146, 162, 165], "preview": [25, 37, 43, 62, 86, 124, 127, 130, 155], "preview_concurrency_al": [86, 162], "preview_concurrency_new": [86, 162], "preview_ffmpeg_path": 86, "preview_ffprobe_path": 86, "preview_format": 129, "preview_imaginary_kei": [86, 129], "preview_imaginary_url": [86, 129], "preview_libreoffice_path": 86, "preview_max_filesize_imag": 86, "preview_max_i": [44, 86], "preview_max_memori": [44, 86], "preview_max_scale_factor": 44, "preview_max_x": [44, 86], "preview_office_cl_paramet": 162, "previews_hpb": 57, "previou": [8, 19, 37, 40, 79, 86, 99, 116, 134, 138, 143, 144, 145, 152, 168], "previous": [64, 98, 127, 135, 152, 162, 164], "previousvalu": 167, "primari": [1, 22, 23, 28, 43, 55, 69, 79, 80, 86, 141, 145, 146], "primary_color": 69, "princip": [135, 167], "principaluri": 135, "print": [94, 101], "printenv": 130, "prior": [23, 55, 96, 141, 167], "prioriti": [2, 15, 68], "privaci": [0, 1, 4, 14, 57, 61, 67, 69, 86], "privacyurl": 69, "privat": [14, 29, 34, 43, 57, 60, 75, 86, 112, 114, 121, 123, 126, 146], "privatedata": 17, "privatekei": [26, 146], "privileg": [19, 62, 71, 74, 79, 86, 122, 125], "proactiv": 40, "probabl": [45, 79, 126, 149], "probe": 123, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 30, 40, 55, 57, 64, 67, 79, 86, 92, 111, 112, 126, 128, 129, 130, 134, 136, 140, 144, 166], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 55, 144], "proc": [3, 129], "proce": [26, 114, 120, 144], "procedur": [25, 96, 144], "proceed": [25, 139, 145], "process": [2, 3, 5, 6, 7, 8, 13, 19, 23, 25, 35, 48, 54, 57, 79, 81, 86, 90, 96, 98, 100, 102, 113, 120, 123, 126, 127, 129, 131, 134, 135, 139, 144, 145, 146, 167], "processor": 129, "produc": [5, 8, 11, 91], "product": [2, 3, 4, 5, 7, 17, 55, 57, 79, 120, 123, 128, 129, 130, 135, 146], "productnam": 146, "profession": [11, 14, 25, 131, 135], "profil": [37, 40, 71, 82, 86, 112, 123, 128, 162], "profile_en": 146, "profile_enabled_by_default": 75, "profile_secret": 57, "profilepag": 57, "profit": 135, "program": [54, 60, 89, 94, 96, 98, 140, 146], "programm": 79, "programmat": 81, "progress": [13, 25, 41, 46, 52, 57], "project": [2, 45, 82, 86, 122, 134, 166], "promin": [164, 168], "promot": [79, 86], "prompt": [0, 2, 3, 5, 19, 29, 79, 86, 90, 91, 96, 114, 122, 130, 142, 146, 168], "promptdeleteallfil": 91, "pronoun": 146, "proof": 22, "propag": [48, 90], "proper": [55, 57, 65, 86, 129, 134, 135, 144, 162], "properli": [9, 25, 51, 55, 57, 62, 63, 84, 86, 96, 102, 109, 123, 127, 134, 135, 139, 146, 148], "properti": [57, 71, 79, 83, 86, 96, 146, 167, 168], "property_phon": [57, 75], "property_rol": 75, "propfind": [64, 96], "propget": 96, "proprietari": [8, 14], "prospect": 166, "protect": [3, 25, 26, 38, 40, 52, 60, 61, 62, 66, 67, 86, 105, 130, 146], "proto": 60, "protocol": [2, 8, 33, 34, 52, 57, 66, 80, 86, 96, 98, 99, 100, 102, 116, 123, 147, 154], "prototyp": 99, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 19, 22, 25, 26, 28, 29, 31, 33, 35, 37, 39, 43, 44, 45, 47, 52, 53, 56, 57, 58, 62, 64, 65, 66, 67, 69, 71, 72, 74, 79, 80, 83, 86, 90, 96, 97, 100, 111, 112, 114, 120, 121, 123, 126, 127, 129, 130, 131, 134, 135, 140, 142, 146, 147, 150, 151, 155, 160, 162, 163, 164, 165, 166, 168], "provider_id": [78, 146], "providerfactori": 57, "provis": [45, 71, 82, 86, 114], "provisioning_api": [72, 146], "proxi": [2, 15, 45, 62, 67, 86, 90, 91, 100, 102, 103, 126, 130, 149, 150, 151, 168], "proxy_buff": 23, "proxy_connect_timeout": [99, 126], "proxy_hide_head": 66, "proxy_http": 148, "proxy_max_temp_file_s": 23, "proxy_pass": 99, "proxy_protocol": 99, "proxy_read_timeout": 126, "proxy_send_timeout": 126, "proxy_set": [148, 149, 152, 153], "proxy_timeout": 99, "proxy_wstunnel": 148, "proxyexclud": 86, "proxyfcgibackendtyp": 130, "proxypass": 148, "proxypassmatch": 148, "proxypassrevers": 148, "proxypreservehost": 148, "proxytimeout": 23, "proxyuserpwd": 86, "prune": [41, 102, 116], "pseudo": 123, "psql": [19, 143], "pt6h": 111, "public": [2, 15, 19, 34, 37, 40, 43, 55, 57, 60, 67, 72, 75, 79, 83, 86, 99, 102, 104, 120, 121, 123, 126, 130, 146, 150, 156, 157], "public_html": 30, "publiccalendar": 111, "publickei": 26, "publicli": [5, 26, 75, 116, 130, 146], "publish": [2, 57, 75, 99, 150, 166], "pubshare_": 26, "pull": [79, 86, 126, 133, 148, 152, 156, 157, 162], "pure": 3, "purg": 111, "purpos": [17, 40, 45, 46, 54, 55, 57], "push": [111, 123, 134], "pushfe": 123, "put": [20, 23, 25, 57, 60, 66, 73, 74, 79, 80, 116, 121, 125, 129, 130, 135, 137, 139, 140, 145, 146], "putsizelimit": 45, "pwa": 57, "pwd": 99, "px": 69, "px65ty5drhqkype5hrsdvyfhlzzhcm": 125, "python": [3, 120], "q": [19, 60, 146], "q16": 69, "qmail": [57, 62, 86], "qt": 95, "qt_logging_rul": 95, "quali": 123, "qualifi": [38, 60], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 86, 129, 146, 166], "quantiz": [5, 7], "queri": [1, 3, 14, 21, 22, 40, 57, 74, 79, 85, 111, 135, 145, 146, 167], "query_cache_limit": 19, "query_cache_min_res_unit": 19, "query_cache_s": 19, "query_cache_typ": 19, "query_log_fil": 86, "query_log_file_backtrac": 86, "query_log_file_paramet": 86, "query_log_file_requestid": 86, "question": [1, 2, 3, 12, 17, 19, 57, 79, 86, 90, 116, 144, 146, 150], "queu": 49, "queue": [3, 86, 146], "quick": [2, 52, 61, 86, 114, 124, 130], "quickli": [15, 47, 83, 96, 146], "quickstart": [86, 138], "quiet": [41, 46, 52, 146], "quit": [16, 19, 52, 60, 122, 141, 145, 146], "quot": [57, 80, 99], "quota": [23, 25, 41, 46, 57, 71, 74, 79, 80, 85, 86, 136, 146], "quota_include_external_storag": [83, 86], "qwen": 2, "r": [7, 10, 25, 31, 66, 80, 118, 120, 122, 127, 130, 133, 135, 139], "race": [7, 67], "rackspac": 33, "rainloop": [86, 124], "rais": [19, 23, 92, 129, 135], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 129, 131], "ramdisk": 57, "ran": [6, 57, 67, 162], "rand": 45, "random": [26, 45, 79, 116, 123, 125], "random_byt": 26, "randomli": 57, "rang": [45, 55, 57, 64, 66, 86, 98, 99, 104, 124, 145], "rapid": 166, "rapidli": 166, "rare": [25, 28, 45, 57, 143], "raspberri": 57, "rate": [0, 5, 7, 12, 86, 113], "ratelimit": 86, "ratelimit_overwrit": 86, "ratelimitaddressbookcr": 112, "ratelimitcalendarcr": 111, "ratelimitperiodaddressbookcr": 112, "ratelimitperiodcalendarcr": 111, "rather": [15, 29, 32, 38, 42, 57, 60, 79, 126, 135, 146, 162], "ration": 57, "raw": [14, 26, 68, 79, 99, 134, 135], "rc4": 146, "rcctl": 121, "re": [19, 23, 25, 28, 37, 40, 45, 50, 52, 55, 56, 57, 60, 67, 79, 83, 97, 104, 114, 116, 125, 126, 130, 131, 135, 139, 140, 144, 145, 146, 164, 165, 166, 167], "reach": [40, 55, 57, 67, 79, 98, 102, 109, 120, 123, 129, 130, 131, 135, 140, 141, 142, 144, 145, 154, 162, 166, 168], "reachabl": [8, 55, 57, 86, 98, 99, 102, 130, 135, 162], "react": 146, "read": [2, 21, 23, 33, 37, 43, 49, 52, 56, 57, 58, 62, 65, 69, 71, 77, 86, 90, 91, 104, 111, 112, 116, 120, 121, 126, 130, 131, 132, 134, 146, 147, 164, 165], "read_timeout": [56, 57], "readabl": [24, 31, 57, 62, 79, 86, 126], "reader": [17, 146], "readi": [37, 57, 79, 102, 130, 154, 166], "readili": 25, "readm": [3, 82, 98, 99, 102, 121, 130], "readonli": 167, "real": [4, 5, 7, 9, 10, 13, 35, 66, 68, 116, 126, 150, 166], "realiz": [14, 146], "realli": 123, "realtim": 55, "reason": [5, 14, 45, 53, 55, 57, 60, 61, 67, 79, 116, 123, 125, 127, 128, 129, 130, 131, 135, 140, 146, 148, 162, 164, 165], "reassign": 104, "recalcul": 79, "receiv": [14, 38, 40, 50, 57, 60, 66, 79, 82, 83, 114, 120, 131, 134, 145, 166, 168], "recent": [23, 40, 55, 79, 129, 140, 146, 148, 152], "recid": 123, "recip": 2, "recipi": [26, 38, 57, 114, 116, 146], "recogn": [8, 12, 14, 57, 61, 79, 86], "recognis": 29, "recognit": [14, 86], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 14, 19, 23, 24, 25, 27, 35, 36, 37, 39, 42, 49, 54, 57, 61, 62, 65, 66, 67, 79, 86, 96, 98, 99, 104, 116, 121, 122, 123, 124, 125, 126, 129, 130, 131, 134, 135, 137, 141, 142, 143, 145, 146, 147, 148, 151, 155, 160, 161, 162, 164, 165, 166, 167, 168], "recommended": [19, 166], "recommended_fil": 14, "record": [49, 57, 78, 80, 96, 116, 140], "recov": [25, 26, 76, 83, 143], "recoveri": [43, 78, 86, 138, 146], "recoverykey_": 26, "recreat": 143, "recurs": 146, "recv": 60, "red": [14, 37, 38, 56, 96, 130, 131], "redact": [96, 116], "reddit": [156, 157], "redeploi": 3, "redhat": 52, "redi": [23, 42, 62, 67, 86, 124, 127, 132, 146], "redir": 66, "redirect": [57, 61, 65, 66, 67, 69, 86, 98, 102, 114, 130, 135], "redirectregex": 66, "redis_log_fil": 86, "redisclust": [56, 57], "reduc": [5, 7, 57, 79, 86, 92, 116, 124, 135, 166], "reduce_to_languag": 86, "refer": [3, 19, 25, 26, 37, 40, 52, 54, 56, 57, 60, 67, 75, 79, 86, 102, 115, 116, 117, 120, 124, 129, 135, 145, 156, 162, 168], "referenc": [13, 26, 135], "reference_opengraph": 86, "referr": [123, 126], "refil": 56, "reflect": 126, "refman": [57, 131], "reformat": 79, "reformul": 1, "refresh": [56, 79, 86, 142, 146], "regard": [82, 109, 116, 127, 132, 166], "regardless": [14, 28, 40, 45, 57, 79, 146, 166], "regener": 29, "regex": [66, 123, 126], "region": [28, 33, 45, 57], "regionon": [45, 57], "regist": [3, 4, 8, 14, 54, 57, 86, 98, 99, 103, 111, 114, 140, 146, 155, 156, 167, 168], "registr": [54, 114], "registrar": 130, "regress": 131, "regular": [23, 26, 52, 54, 57, 66, 104, 144, 145, 146, 151, 167], "regularli": [14, 49, 54, 92, 130, 145, 146, 166], "reinforc": 5, "reinstal": [3, 135, 141], "reject": 86, "rel": [26, 130, 146], "relat": [3, 12, 14, 23, 51, 52, 55, 57, 64, 73, 74, 79, 86, 96, 98, 109, 112, 116, 124, 127, 129, 130, 132, 133, 140, 146, 163, 164, 165, 166, 168], "relationship": 51, "relax": 57, "releas": [2, 4, 15, 42, 52, 96, 99, 120, 122, 123, 127, 129, 130, 131, 133, 134, 138, 141, 142, 145, 146, 148, 149, 152], "relev": [0, 1, 3, 14, 23, 48, 79, 96, 109, 114, 121, 123, 126, 140, 166], "reli": [14, 49, 82, 115, 131, 155, 157, 166], "reliabl": [13, 35, 52, 54, 56, 67, 79, 127, 131, 135, 139, 140, 150, 154], "reliev": 42, "reload": [37, 61, 120, 129, 130], "remain": [3, 25, 40, 57, 79, 83, 92, 99, 114, 121, 140], "remedi": [57, 112, 135], "rememb": [57, 79, 83, 109, 120, 121, 128], "remember_login_cookie_lifetim": 86, "remi": 120, "remind": [86, 113, 146], "remirepo": 86, "remnant": [17, 57, 79, 81, 86], "remot": [2, 3, 19, 30, 32, 34, 35, 36, 37, 38, 40, 52, 56, 57, 60, 64, 66, 67, 70, 72, 79, 85, 86, 90, 91, 94, 96, 98, 100, 104, 111, 114, 116, 121, 124, 126, 130, 131, 135, 144, 146], "remote_addr": 57, "remoteaddr": [64, 123], "remotedirpath": 94, "remotepollinterv": 91, "remoteport": [99, 100], "remov": [2, 3, 4, 11, 15, 17, 23, 25, 27, 40, 49, 50, 53, 55, 57, 60, 67, 71, 73, 75, 79, 81, 83, 85, 86, 95, 101, 102, 104, 105, 108, 111, 112, 114, 116, 123, 126, 128, 130, 132, 134, 146, 148, 152, 154, 161, 162, 165], "removeus": 146, "renam": [42, 47, 57, 71, 86, 139, 146, 152], "render": [9, 57, 68, 150, 155, 156], "renew": 130, "repair": [2, 20, 25, 48, 57, 86, 139, 145], "repeat": [28, 90, 102, 140], "repeatedli": [6, 123], "replac": [11, 14, 19, 25, 26, 37, 45, 48, 54, 57, 58, 60, 66, 69, 79, 99, 111, 120, 122, 123, 127, 130, 134, 144, 145, 146, 148, 160, 163, 167], "repli": [60, 114, 150], "replic": [0, 1, 14, 18, 22, 86, 146, 157], "replica": [21, 57, 79, 80], "replica1": 57, "replica2": 57, "repo": 149, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 25, 55, 57, 67, 79, 86, 87, 96, 128, 129, 135, 154, 163, 164, 165], "repositori": [12, 26, 52, 55, 86, 90, 91, 120, 152, 156, 157, 166], "repres": [26, 44, 116, 167], "reproduc": 67, "reqid": 64, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 23, 28, 29, 33, 45, 53, 55, 56, 64, 65, 66, 67, 74, 79, 82, 83, 85, 86, 96, 98, 99, 100, 102, 104, 109, 116, 121, 123, 126, 127, 129, 131, 133, 134, 135, 147, 153, 156, 157, 162, 167, 168], "request_checksum_calcul": [57, 165], "request_timeout": [23, 38, 86], "request_uri": 126, "requestreadtimeout": 23, "requir": [1, 12, 14, 15, 18, 20, 23, 25, 26, 28, 29, 30, 33, 34, 35, 37, 38, 39, 42, 45, 46, 47, 51, 52, 53, 54, 56, 57, 60, 64, 67, 69, 72, 74, 78, 79, 80, 85, 86, 90, 94, 96, 98, 99, 100, 102, 114, 122, 123, 124, 125, 126, 128, 129, 130, 134, 135, 139, 140, 143, 144, 145, 146, 147, 148, 151, 152, 154, 166], "rerun": 25, "rescan": [37, 86, 135, 136, 139, 146], "resend": 86, "reserv": [47, 164], "reset": [23, 25, 55, 56, 57, 60, 64, 71, 79, 86, 111, 112, 116, 120, 129, 135, 144, 146, 160], "resetpassword": [76, 86], "reshar": 40, "resid": [19, 99, 128], "resist": 55, "resiz": 79, "resolut": [9, 154, 162], "resolv": [25, 55, 57, 62, 86, 96, 99, 121, 123, 144, 145, 156, 162], "resolveexappurl": 99, "resourc": [0, 1, 7, 10, 14, 26, 40, 44, 48, 54, 57, 69, 86, 98, 112, 113, 116, 123, 124, 130, 135, 139, 142, 168], "respect": [0, 3, 7, 14, 19, 49, 54, 75, 98, 99, 111, 114, 117, 146], "respond": [57, 102, 104], "respons": [2, 13, 26, 62, 86, 99, 123, 126, 135, 144, 156, 165], "response_checksum_valid": [57, 165], "rest": [25, 109, 116, 120, 135], "restart": [3, 5, 7, 11, 14, 19, 20, 52, 56, 96, 99, 120, 123, 126, 127, 129, 130, 135, 139, 148, 149, 167], "restor": [20, 26, 57, 86, 135, 137, 138, 139, 140, 144, 145, 146, 166], "restorecon": [120, 128], "restrict": [3, 15, 30, 37, 40, 57, 65, 74, 80, 86, 104, 107, 108, 111, 112, 116, 124, 135, 146, 161], "restructur": 146, "result": [2, 6, 9, 20, 25, 26, 57, 60, 79, 80, 91, 96, 98, 99, 114, 116, 126, 129, 130, 134, 162, 168], "resum": 168, "resync": 112, "retain": [13, 37, 40, 137], "retent": [46, 57, 86, 105, 107, 113, 146], "retrain": 166, "retreat": 2, "retri": [57, 90, 92, 144, 148], "retriesmaxattempt": 57, "retriev": [2, 26, 56, 57, 66, 73, 74, 79, 80, 86, 146, 168], "return": [23, 25, 26, 38, 54, 55, 56, 57, 60, 62, 66, 72, 73, 74, 79, 80, 86, 99, 111, 120, 121, 126, 129, 130, 135, 156], "reus": 116, "revalid": 86, "revalidate_freq": [121, 129], "reveal": 154, "revers": [25, 57, 62, 67, 86, 98, 99, 102, 130, 133, 149, 150, 151], "reverse_proxi": 66, "revert": [86, 96, 111, 136, 142, 144, 145], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 52, 55, 57, 64, 123, 135, 139, 145, 162, 164, 166], "revis": [139, 145], "revisit": [139, 145], "revok": 50, "rewrit": [112, 126, 130, 146, 162], "rewritebas": [86, 130], "rewriteengin": [66, 135], "rewriterul": [66, 135], "rf": 128, "rfc": [57, 78, 123, 146], "rfc6749": 65, "rh": [120, 146], "rhel": 130, "rich": [62, 86, 156], "rich_editing_en": 68, "richdocu": 162, "richdocumentscod": 126, "rid": [44, 146], "right": [1, 22, 30, 37, 56, 57, 60, 74, 79, 83, 86, 111, 126, 130, 139, 144, 162, 167], "rim": 126, "risk": [25, 31, 57, 60, 123, 135, 144, 145, 166], "rm": [101, 143, 148], "ro": 8, "rob": 146, "robbi": 146, "robert": 146, "roberta": 146, "robin": [72, 146], "robot": [123, 126], "robust": [130, 142], "rocm": [98, 100, 102], "role": [75, 79, 83], "roll": 166, "roman": 2, "room": [8, 86, 113], "root": [15, 19, 25, 30, 32, 34, 36, 53, 57, 80, 83, 86, 90, 94, 105, 116, 118, 120, 121, 122, 125, 126, 128, 130, 133, 134, 135, 144, 146], "rootcert": 57, "rosa": 146, "rotat": [4, 86, 127, 146], "rough": [5, 7, 9, 10, 14], "round": 26, "rout": [2, 57, 99], "router": [57, 66], "routin": [146, 166], "row": [19, 20, 37, 116, 131, 146, 164], "row_format": [20, 57], "rowaddedev": 167, "rowdeletedev": 167, "rowid": 167, "rowupdatedev": 167, "rpm": 120, "rsa": [26, 29, 37], "rss": 126, "rsync": [96, 137, 140, 143], "rtrim": 99, "rtx": 98, "rule": [12, 41, 57, 79, 80, 84, 86, 99, 106, 107, 108, 120, 123, 126, 130, 147, 153], "ruleset": 128, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 23, 25, 27, 35, 37, 41, 42, 44, 46, 47, 49, 52, 54, 55, 56, 57, 60, 62, 64, 66, 69, 75, 78, 79, 81, 86, 90, 91, 96, 98, 99, 100, 111, 112, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 143, 144, 148, 149, 151, 154, 162, 166, 167, 168], "runner": 14, "runtim": [80, 131], "runus": 146, "russian": 4, "rv": 128, "rw": 80, "s01": [79, 80, 146], "s02": 80, "s3": [23, 25, 37, 43, 57, 86], "s_time": 116, "sabin": 146, "sabr": [135, 167], "sabredav": [130, 135, 167], "safari": [64, 131], "safe": [14, 16, 17, 25, 56, 57, 60, 65, 120, 122, 126, 127, 135, 140, 144], "safest": 104, "safeti": 61, "sai": [60, 144], "said": 14, "sake": 120, "sale": [15, 69, 146, 150], "salt": [26, 57], "samaccountnam": 79, "samba": [25, 35], "same": [2, 3, 5, 13, 14, 17, 19, 22, 23, 25, 26, 29, 38, 40, 42, 45, 48, 52, 55, 56, 57, 60, 64, 67, 69, 79, 85, 86, 89, 90, 94, 96, 98, 100, 101, 104, 109, 111, 112, 116, 120, 121, 123, 126, 130, 132, 133, 135, 140, 142, 144, 145, 146, 147, 148, 154, 162, 163, 164, 165, 167], "sameorigin": [123, 126], "samesit": 57, "saml": [26, 29], "sampl": [23, 42, 49, 53, 86, 121, 146], "sandbox": 130, "sanit": [43, 86], "sapi": 127, "satisfi": [52, 125, 130], "save": [29, 35, 37, 42, 45, 60, 61, 68, 79, 96, 98, 114, 116, 146], "save_com": [121, 129], "sbin": [57, 60, 130], "scalabl": [45, 129, 130, 142, 150, 151, 154], "scale": [12, 17, 22, 57, 86, 131, 135], "scan": [3, 27, 29, 35, 37, 57, 62, 67, 86, 96, 134, 135, 139, 143], "scanner": [57, 60, 62, 86, 135], "scenario": [8, 14, 19, 25, 45, 49, 57, 87, 123, 132, 143, 151], "scene": 14, "schedul": [2, 8, 13, 14, 52, 54, 57, 62, 79, 86, 111, 113, 115, 145, 146, 167, 168], "schedulecalendartransp": 167, "scheduledaft": 13, "scheduledat": 13, "schema": [17, 19, 22, 132, 141, 144, 146], "scheme": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 66, 99], "school": 135, "scl": 146, "scope": [8, 19, 45, 57, 65, 71, 79, 86, 101, 134, 146], "scope_feder": 75, "scope_priv": [57, 75], "score": 5, "scratch": [78, 130, 144], "screen": [38, 53, 60, 76, 77, 86, 130, 144, 146, 168], "screenshar": 131, "screenshot": [24, 61], "script": [14, 45, 54, 56, 57, 86, 118, 124, 129, 146, 147, 167], "script_filenam": 126, "scroll": [38, 83, 111, 112, 114, 144], "sdk": [6, 120, 128, 147, 148, 149, 151, 152, 153, 165], "sdkref": [57, 165], "seal": 86, "sealert": 128, "seamless": 79, "search": [3, 17, 25, 40, 48, 57, 79, 80, 81, 86, 90, 98, 111, 123, 127, 129, 130, 135, 155], "searchon": 90, "sec": [19, 20, 80, 91, 116], "second": [1, 14, 23, 33, 38, 40, 41, 45, 55, 57, 65, 67, 70, 78, 79, 83, 91, 92, 104, 111, 114, 116, 123, 129, 130, 134, 146, 148, 167], "second_admin": 49, "secondari": [37, 78], "secr3tpasswordt7": [45, 57], "secret": [8, 25, 26, 28, 29, 34, 45, 65, 72, 73, 74, 80, 86, 90, 109, 114, 123, 129, 146, 147], "secretvalu": 45, "section": [0, 1, 3, 6, 8, 14, 23, 25, 29, 38, 40, 45, 47, 50, 53, 54, 56, 57, 60, 67, 69, 75, 79, 83, 84, 91, 92, 94, 96, 99, 102, 104, 105, 111, 112, 114, 115, 116, 125, 126, 129, 130, 135, 141, 144, 145, 146, 148, 154, 166, 168], "secur": [8, 15, 19, 25, 26, 29, 30, 31, 36, 38, 42, 44, 55, 60, 61, 62, 66, 78, 84, 86, 96, 100, 111, 116, 120, 124, 125, 126, 127, 128, 130, 131, 134, 135, 141, 142, 145, 148, 166], "see": [0, 1, 2, 3, 4, 7, 11, 14, 15, 19, 20, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 44, 45, 48, 49, 50, 52, 55, 56, 57, 60, 65, 67, 75, 76, 79, 80, 81, 83, 91, 94, 96, 98, 99, 102, 104, 105, 111, 112, 114, 116, 117, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 134, 135, 137, 139, 140, 141, 144, 145, 146, 151, 154, 159, 160, 161, 163, 164, 165, 168], "seed": [56, 57], "seem": [3, 57, 60, 67, 144], "seen": [57, 96, 98, 105, 112, 126, 134, 146], "segment": 23, "segreg": 123, "select": [1, 2, 3, 4, 5, 7, 8, 19, 25, 26, 28, 37, 38, 40, 50, 54, 55, 56, 57, 60, 61, 69, 78, 79, 83, 86, 89, 90, 114, 135, 144, 146], "selector": [86, 168], "self": [0, 1, 2, 14, 30, 43, 57, 86, 96, 99, 114, 130, 146, 160], "selfiephoto": 79, "selinux": [37, 57, 79, 86, 124], "semanag": [120, 128], "semant": 3, "semaphor": 127, "semicolon": 57, "send": [2, 8, 38, 40, 49, 57, 62, 63, 65, 72, 73, 74, 80, 83, 86, 96, 99, 111, 113, 123, 125, 126, 128, 130, 144, 146, 155, 160, 168], "send_timeout": 126, "sendemail": 146, "sender": [60, 114], "sendeventremindersmod": 111, "sendfil": 135, "sendmail": [57, 62, 86, 124], "sens": [22, 49], "sensibl": 44, "sensit": [14, 47, 49, 54, 55, 57, 79, 96, 116, 123, 130, 135, 146], "sent": [57, 60, 64, 79, 99, 109, 111, 114, 116, 146], "sentri": 116, "separ": [3, 5, 7, 9, 10, 14, 19, 22, 23, 38, 53, 57, 58, 60, 64, 79, 80, 96, 102, 129, 145, 146], "septemb": 4, "seri": [156, 157, 165], "serial": 57, "serializer_igbinari": 57, "seriou": 135, "serious": 67, "serv": [3, 5, 7, 23, 57, 60, 67, 79, 86, 104, 124, 130, 140, 147, 148, 162, 163, 165], "server": [0, 1, 3, 4, 5, 6, 7, 12, 14, 15, 16, 17, 20, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 42, 43, 44, 45, 47, 48, 49, 52, 53, 54, 55, 61, 62, 64, 65, 66, 69, 72, 73, 74, 75, 76, 77, 80, 81, 83, 86, 89, 90, 91, 93, 94, 98, 99, 100, 102, 108, 109, 113, 115, 116, 117, 118, 120, 121, 122, 125, 126, 127, 132, 134, 136, 137, 138, 139, 143, 144, 145, 146, 151, 153, 154, 156, 159, 166, 167, 168], "server0": 56, "server1": [56, 125], "server2": 56, "server_address": 90, "server_log": 86, "server_nam": [66, 99, 121, 126], "server_token": 126, "serveraddr": 99, "serverinfo": [56, 135, 162], "servernam": [99, 120, 123, 130], "servernotavailableexcept": 146, "serverport": 99, "serverroot": [15, 57], "serverurl": 94, "servic": [1, 2, 3, 5, 12, 19, 28, 29, 33, 37, 52, 54, 55, 56, 57, 60, 62, 64, 65, 67, 69, 79, 80, 82, 86, 96, 102, 120, 121, 123, 129, 130, 136, 147, 149, 151, 152, 155, 157, 166], "servicenam": [45, 57], "session": [29, 35, 37, 40, 62, 86, 96, 109, 116, 126, 127, 137, 145, 146], "session_keepal": 86, "session_lifetim": [23, 86], "session_relaxed_expiri": 86, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 17, 19, 20, 23, 24, 25, 27, 28, 29, 30, 31, 33, 35, 37, 38, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 58, 59, 61, 62, 63, 65, 66, 68, 69, 70, 71, 75, 78, 80, 81, 82, 84, 85, 86, 91, 94, 95, 96, 97, 98, 99, 100, 102, 104, 105, 106, 108, 112, 113, 114, 115, 116, 121, 122, 123, 124, 125, 126, 128, 131, 134, 135, 137, 139, 140, 141, 143, 144, 145, 149, 150, 154, 160, 161, 162, 164, 166, 167], "setenv": [123, 130], "setenvif": 130, "setroubleshoot": 128, "setsebool": [120, 128], "settl": 19, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 15, 19, 29, 37, 41, 45, 46, 54, 55, 57, 59, 60, 62, 78, 79, 86, 93, 94, 96, 99, 100, 103, 120, 124, 125, 126, 130, 131, 135, 141, 145, 146, 148, 149, 151, 152, 153, 160, 163, 164, 168], "setupcheck": 86, "sever": [3, 23, 25, 55, 57, 60, 75, 99, 101, 114, 123, 126, 127, 130, 135, 140, 145, 151, 166], "sf": [15, 121], "sftp": [29, 37, 86, 127], "sh": [14, 130, 167], "sha256": [26, 120, 122], "sha256_cert_fingerprint": 51, "sha256sum": [120, 122], "sha512": 26, "shall": [49, 57, 63, 79, 91, 146], "shallow": 146, "share": [3, 19, 35, 37, 42, 49, 56, 60, 62, 67, 79, 83, 86, 96, 98, 100, 104, 105, 113, 117, 121, 123, 128, 130, 132, 136, 139, 143, 144, 147, 149, 150, 157, 167], "share20": 57, "share_fold": 86, "shareapi_restrict_user_enumeration_full_match_email": 40, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 40, "shareapi_restrict_user_enumeration_full_match_userid": 40, "sharebymail": 57, "shared_secret": 57, "sharekei": 26, "sharer": 49, "shares_extern": 146, "sheet": 165, "shell": [14, 20, 54, 57, 146, 167], "shibbol": 147, "ship": [5, 15, 24, 48, 49, 50, 55, 57, 58, 72, 79, 86, 112, 120, 123, 126, 129, 144, 146, 155, 163], "shm_size": [56, 164], "shop": 2, "short": [57, 79, 81, 98, 111, 112, 114, 135], "shortcut": 86, "shorter": [26, 130], "shortli": 108, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 16, 17, 19, 20, 24, 26, 33, 35, 36, 38, 42, 48, 52, 54, 56, 57, 60, 63, 65, 66, 68, 69, 75, 79, 80, 89, 91, 94, 96, 98, 99, 100, 102, 104, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 135, 140, 141, 144, 145, 146, 147, 148, 150, 153, 160, 161, 164, 166, 167, 168], "shouldn": 57, "show": [1, 2, 3, 7, 10, 16, 19, 20, 24, 25, 35, 40, 44, 45, 48, 52, 56, 57, 60, 61, 78, 79, 80, 81, 83, 86, 91, 96, 101, 102, 111, 112, 116, 129, 134, 135, 139, 144, 145, 150, 162], "show_federated_shares_as_intern": 38, "showexperimentalopt": 91, "showexpir": 167, "showmaindialogasnormalwindow": 91, "shown": [23, 29, 40, 44, 65, 69, 79, 86, 91, 123, 126, 127, 129, 134, 135, 139, 144, 145, 146], "showonli": 146, "showpassword": 80, "shutdown": 16, "sick": 2, "side": [28, 37, 43, 45, 57, 60, 79, 83, 86, 111, 123, 125, 126, 129, 135, 144, 146, 162, 164], "sidebar": [83, 97, 168], "siev": 86, "sign": [30, 43, 57, 79, 83, 86, 96, 114, 120, 126, 130, 131, 135, 136, 146, 160], "signal": 4, "signatur": [52, 86, 114, 120, 122, 134, 146], "signific": [8, 31, 42, 129, 134, 166], "significantli": [8, 23, 56, 57, 131, 145], "signup": [2, 57], "silent": [90, 101, 128], "similar": [0, 6, 16, 23, 33, 64, 79, 94, 96, 105, 108, 116, 120, 123, 128, 129, 130, 132, 134, 146], "similarli": [140, 146, 147, 165], "simpl": [17, 48, 57, 86, 105, 130, 142, 146, 168], "simplesignuplink": 86, "simplest": [99, 135], "simplexml": 127, "simpli": [3, 8, 15, 40, 45, 49, 52, 57, 58, 60, 66, 78, 79, 83, 98, 104, 105, 129, 139, 143, 144, 146, 167], "simplifi": 99, "simul": 146, "simultan": [42, 129, 130, 146, 166], "sinc": [2, 5, 14, 15, 17, 25, 29, 31, 54, 55, 56, 57, 60, 96, 104, 106, 108, 121, 126, 131, 141, 144, 146, 152, 162, 164, 166, 168], "singl": [3, 17, 23, 38, 54, 55, 57, 64, 79, 83, 86, 90, 114, 116, 120, 122, 125, 126, 128, 129, 130, 137], "sink": 2, "site": [23, 62, 86, 109, 123, 130, 135], "situat": [3, 5, 7, 45, 55, 57, 66, 92, 96, 120, 123, 129, 135, 146], "sixteen": 166, "sixti": 57, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 25, 26, 40, 43, 56, 57, 60, 79, 83, 86, 91, 92, 96, 98, 104, 121, 123, 126, 136, 139, 140, 146, 160, 167], "sji": 68, "skeleton": [24, 57], "skeletondirectori": [24, 86], "skill": [130, 142], "skip": [3, 53, 54, 57, 62, 79, 86, 89, 92, 94, 100, 116, 145, 146], "skip_name_resolv": 19, "skipapp": 162, "skipauthpickerappl": 65, "sky": 1, "skydriv": 96, "sl": 56, "slash": [30, 48, 96, 135, 167], "slave": [57, 79], "sleep": 57, "slide": 2, "slightli": [5, 26, 55, 101], "slogan": 69, "slot": 2, "slow": [3, 6, 19, 52, 55, 56, 86, 96, 129, 146], "slow_query_log": 19, "slow_query_log_fil": 19, "slower": [54, 55, 151], "sm": 146, "small": [2, 40, 44, 54, 86, 111, 112, 129, 135, 146, 151, 166], "smaller": [5, 7, 23, 57, 144], "smallest": [11, 79], "smart": [1, 2, 14, 86, 114, 155], "smb": [37, 86, 124, 127], "smbclient": [35, 127], "sme": 130, "smili": 20, "smith": 146, "smtp": [57, 62, 86, 124], "sn": [80, 146], "snap": [86, 124, 127, 138, 145], "snapcraft": [130, 142], "snapd": [130, 142], "snapshot": [79, 99], "sni": 67, "sniff": 123, "snip": 54, "snooz": [86, 113], "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 23, 24, 25, 26, 27, 32, 35, 37, 38, 40, 42, 45, 47, 48, 49, 52, 55, 56, 57, 60, 65, 69, 74, 76, 79, 81, 82, 83, 97, 98, 99, 100, 104, 105, 108, 111, 114, 115, 116, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 139, 141, 143, 144, 145, 146, 149, 152, 155, 162, 166, 167, 168], "sock": [19, 42, 56, 57, 99, 100, 121, 126, 146], "socket": [19, 42, 52, 57, 86, 100, 102, 103, 121, 126, 153], "socks5": 91, "sodium": 127, "softwar": [0, 4, 6, 11, 14, 19, 66, 87, 96, 131, 160], "soldier": 2, "solid": 25, "solut": [1, 14, 23, 40, 66, 96, 114, 117, 130, 134, 135, 140, 150, 152, 154], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 128, 133, 144, 165], "some": [0, 1, 2, 14, 15, 19, 22, 25, 26, 28, 29, 37, 40, 44, 45, 48, 54, 55, 56, 57, 60, 62, 69, 70, 79, 83, 85, 86, 91, 96, 97, 98, 99, 101, 104, 111, 112, 114, 116, 120, 121, 123, 125, 126, 127, 129, 130, 131, 134, 135, 139, 140, 141, 144, 145, 146, 147, 148, 151, 155, 156, 159, 162, 164], "some_secure_password": 100, "some_very_secure_password": [99, 100], "someon": 25, "someth": [2, 3, 13, 38, 40, 57, 79, 98, 99, 126, 129, 134, 141, 154], "sometim": [2, 5, 14, 40, 45, 54, 83, 129, 135, 139, 144, 166], "somewher": [79, 99, 126, 130, 168], "soon": [14, 59, 111, 129, 166], "sooner": 166, "sophist": [55, 96], "sorri": 154, "sort": [57, 127, 151], "sort_groups_by_nam": 86, "sortbi": 57, "sound": 139, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 29, 43, 48, 52, 55, 57, 60, 86, 111, 117, 120, 123, 127, 129, 130, 132, 135, 143, 146, 147, 149, 167], "sourcecalendardata": 167, "sourcecalendarid": 167, "sourcecod": 26, "sourcedir": 90, "sourceshar": 167, "sourceuid": 146, "sovereignti": [0, 1, 4], "space": [4, 23, 41, 46, 47, 57, 79, 83, 86, 96, 124, 135, 146, 164], "spaghetti": 2, "spam": [57, 60, 114], "span": [70, 104], "spanish": [4, 5, 10, 11], "speaker": 7, "spec": 57, "special": [1, 11, 19, 32, 37, 40, 43, 49, 57, 61, 66, 78, 83, 84, 86, 111, 125, 130, 135, 167], "specialis": 48, "specif": [1, 5, 6, 7, 9, 10, 11, 13, 15, 19, 25, 26, 29, 30, 35, 37, 39, 40, 45, 50, 51, 56, 57, 58, 63, 65, 72, 75, 83, 86, 89, 90, 94, 96, 99, 107, 111, 112, 116, 124, 130, 140, 146, 156, 162, 163, 166, 167, 168], "specifi": [1, 17, 19, 22, 28, 29, 30, 33, 35, 36, 45, 48, 53, 54, 55, 56, 57, 64, 66, 72, 74, 77, 79, 80, 81, 89, 90, 91, 92, 93, 95, 96, 99, 111, 123, 126, 129, 130, 134, 146, 147, 148, 167, 168], "speech": [4, 12, 86, 157], "speech_to_text_picker_en": 1, "speed": [3, 6, 12, 79, 86, 96, 98, 126, 129], "speedscop": 57, "split": [18, 21, 86, 158], "spoof": [57, 66], "sporad": 96, "spread": 130, "spreadsheet": [2, 48], "spreed": [4, 8], "sprintf": 99, "sql": [57, 86, 135, 145, 146], "sqlbkp": 143, "sqlbkp_": 137, "sqlite": [17, 22, 86, 118, 124, 125, 131, 132, 135, 146], "sqlite3": [17, 57, 118, 137, 143, 146], "sqlstate": 135, "squeez": 19, "src": [120, 128], "src_path": 101, "sse": [25, 28, 43, 86], "sse_c_kei": 45, "ssh": [29, 34], "ssl": [25, 28, 30, 38, 56, 60, 61, 62, 67, 86, 90, 97, 116, 121, 124, 126, 146, 148, 149, 153], "ssl_certif": 126, "ssl_certificate_kei": 126, "ssl_context": [56, 57], "ssl_stapl": 126, "ssl_stapling_verifi": 126, "sslproxycheckpeercn": 148, "sslproxycheckpeernam": 148, "sslproxyengin": 148, "sslproxyverifi": 148, "sslrenegbuffers": 23, "sso": [29, 57], "ssrf": 123, "stabil": [67, 131, 164, 165], "stabilityai": 14, "stabl": [14, 57, 121, 130, 131, 134, 142, 150, 157, 166], "stable_bas": 52, "stablediffus": 14, "stack": [130, 151], "stage": [118, 166], "stai": [130, 145, 146, 166], "stall": 57, "standalon": [4, 72, 151, 168], "standalone_window": 86, "standard": [17, 45, 53, 56, 57, 64, 66, 79, 87, 90, 111, 120, 123, 130, 131, 135, 139, 140, 146, 163, 164, 165], "staroffic": 57, "start": [3, 13, 14, 15, 19, 26, 27, 35, 49, 51, 52, 54, 55, 56, 57, 58, 63, 64, 79, 95, 96, 99, 111, 116, 120, 121, 122, 124, 129, 130, 135, 139, 140, 142, 144, 145, 146, 148, 152, 154, 162, 163, 164, 165, 167, 168], "start_header_id": 5, "startedat": 13, "startlimitburst": [14, 167], "startlimitinterv": [14, 167], "startpag": [57, 123], "starttl": [57, 80, 86, 160], "startup": [56, 102], "stash": 146, "stat": [1, 3], "state": [25, 57, 60, 78, 90, 116, 123, 143, 146, 167], "static": [26, 57, 66, 123, 126, 148, 161, 162, 163, 168], "statist": [1, 3, 116, 123, 146], "statu": [13, 14, 25, 38, 52, 54, 55, 56, 64, 72, 73, 74, 78, 80, 86, 101, 103, 115, 123, 126, 133, 145, 149, 154, 166, 167], "status": 146, "status_cancel": 13, "status_fail": 13, "status_run": 13, "status_schedul": 13, "status_success": 13, "status_unknown": 13, "statuscod": [72, 73, 74, 80], "stdin": [57, 146], "stdout": [4, 95, 146], "step": [3, 8, 17, 19, 20, 38, 43, 51, 55, 57, 59, 60, 65, 78, 79, 86, 94, 96, 98, 101, 102, 114, 116, 120, 124, 125, 129, 130, 133, 135, 138, 140, 144, 146, 148, 151, 152], "stephani": 146, "stereotyp": 9, "stick": 57, "still": [2, 3, 8, 17, 20, 22, 23, 27, 40, 44, 45, 47, 54, 55, 56, 57, 61, 64, 78, 79, 81, 83, 91, 98, 116, 123, 126, 127, 135, 140, 144, 146, 162, 163, 164, 165, 166], "stolen": 78, "stop": [5, 6, 23, 52, 57, 64, 96, 99, 105, 135, 139, 140, 144, 148, 152], "storag": [3, 26, 28, 30, 31, 32, 34, 35, 36, 41, 42, 43, 54, 57, 62, 71, 79, 85, 86, 96, 101, 105, 125, 127, 128, 130, 131, 132, 136, 146, 149], "storage43": 79, "storageclass": 45, "storagecrawljob": 3, "store": [0, 12, 16, 19, 25, 28, 29, 35, 41, 42, 43, 44, 56, 58, 61, 62, 64, 65, 67, 69, 78, 79, 80, 86, 98, 110, 112, 114, 123, 125, 126, 128, 129, 132, 135, 146, 163, 164, 165], "storecryptedpassword": 86, "str_ends_with": 99, "straight": 89, "straightforward": 51, "strain": 116, "strategi": [20, 45], "stream": [23, 49, 52, 57, 99, 120, 131], "streamable_http": 2, "street": 2, "strengthen": 67, "strict": [13, 55, 62, 86, 126], "strictli": [99, 109, 129, 130], "string": [1, 3, 5, 26, 45, 47, 52, 57, 60, 66, 72, 73, 74, 79, 99, 101, 126, 146, 166, 167, 168], "strip": [65, 130, 146], "strive": 14, "strong": 84, "stronger": 128, "strongli": [57, 61, 67, 96, 129, 130, 131, 166], "structur": [25, 26, 45, 57, 64, 79, 99, 146], "stt_whisper2": [1, 12, 14, 86], "stuck": 139, "studio": 57, "stuff": 102, "stuttgart": 146, "style": [11, 28, 57, 156], "su": [121, 146], "sub": [6, 74, 79, 146, 159, 168], "subadmin": 86, "subdir": [86, 124], "subdirectori": [33, 130], "subdomain": [57, 66, 121, 123, 130, 148], "subfold": [30, 34, 35, 36, 90, 94, 130, 135, 146], "subgroup": 79, "subject": [25, 111, 116], "submiss": [60, 167, 168], "submissionmessag": 167, "submit": [123, 146], "submitcontentjob": 3, "submitmultipl": 167, "subnet": 57, "subpag": 158, "subpath": 99, "subreddit": [156, 157], "subscrib": 111, "subscript": [69, 86, 113, 118, 123, 131, 150, 154, 166], "subsecond": 45, "subsequ": [94, 116, 130, 142, 146], "subset": 40, "substitut": [37, 57, 76], "substr": [57, 99], "succe": [64, 99], "succeed": [14, 144], "success": [16, 17, 38, 55, 57, 64, 72, 73, 74, 79, 98, 120, 121, 123, 135, 139, 144, 146], "successfulli": [13, 38, 57, 76, 94, 102, 131, 144, 146], "suddenli": 3, "sudo": [1, 8, 14, 16, 17, 19, 20, 23, 25, 31, 37, 48, 52, 65, 70, 76, 78, 79, 81, 111, 112, 116, 118, 122, 127, 130, 133, 135, 137, 139, 142, 144, 145, 146, 147, 149, 167], "suexec": 57, "suffer": 11, "suffici": [120, 129, 130, 141], "suggest": [4, 13, 40, 57, 67, 99, 120, 128, 129, 130, 166], "suit": [25, 90, 99, 123], "suitabl": [42, 54, 56, 57, 98, 123, 166], "sum": [120, 122], "summar": [1, 5, 12, 14, 86, 114], "summari": [12, 14, 86, 113, 129, 168], "summary_bot": 8, "sun": 79, "super": [79, 83], "supersed": [57, 146], "superus": 121, "supplement": 57, "supplementari": 130, "suppli": [56, 79, 86, 111, 114, 130], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 18, 19, 22, 25, 27, 28, 34, 35, 38, 39, 42, 43, 47, 50, 55, 56, 59, 62, 63, 65, 67, 69, 70, 73, 74, 78, 79, 80, 86, 89, 90, 94, 95, 96, 97, 98, 99, 100, 102, 104, 111, 114, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 150, 154, 155, 156, 160, 161, 162, 163, 164, 165, 167], "supportedcalendarcomponentset": 167, "supporteddatabas": 86, "suppress": [16, 57, 86], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 19, 20, 22, 23, 25, 30, 31, 35, 38, 40, 45, 55, 56, 57, 63, 65, 68, 75, 79, 81, 96, 99, 104, 108, 111, 116, 120, 121, 123, 126, 129, 130, 131, 134, 135, 139, 140, 141, 143, 145, 146, 148, 154, 160, 161, 162, 163, 164, 166, 167, 168], "surfer": 61, "surnam": 79, "surround": 57, "surveyserv": 123, "surviv": 83, "suse": 131, "suspect": 166, "suspend": 86, "suspici": [14, 54, 57], "sustain": [8, 135], "sv1b7krauqmf8qq": 130, "svg": [44, 57, 69, 126, 129, 130], "swap": [23, 26, 129], "swift": [33, 57, 86], "switch": [12, 15, 57, 75, 79, 86, 90, 112, 116, 123, 146, 151, 168], "symbol": 15, "symlink": [57, 135], "symmetr": 26, "sync": [3, 16, 19, 23, 38, 40, 42, 57, 69, 83, 86, 89, 90, 93, 94, 116, 129, 140, 143, 167], "sync_xxxxxxx": 96, "synchron": [47, 57, 62, 86, 90, 91, 92, 93, 95, 96, 104, 111, 112, 117, 125, 146, 168], "synchronis": [86, 138], "syntax": [48, 54, 57, 72, 73, 74, 79, 80, 131, 146], "sys_nic": 129, "sysadmin": 118, "syslog": [57, 86, 146], "syslog_tag": [64, 86], "syslog_tag_audit": [64, 86], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 17, 19, 20, 25, 29, 40, 41, 42, 43, 44, 45, 46, 47, 48, 52, 54, 55, 56, 57, 60, 64, 67, 70, 75, 78, 79, 83, 85, 86, 90, 91, 96, 102, 106, 109, 111, 113, 116, 117, 120, 121, 122, 124, 127, 128, 135, 139, 140, 141, 147, 155, 156, 166, 167, 168], "system_addressbook_expos": 112, "system_prompt": [5, 13], "systemctl": [14, 52, 54, 56, 120, 148, 149, 167], "systemd": [52, 57, 86, 102, 146, 149], "systempl": 147, "systemtag": [86, 167], "systemtagsmanag": 57, "systran": 7, "sysus": 79, "sysvar_innodb_large_prefix": 57, "sysvsem": [127, 162], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 19, 20, 23, 25, 28, 40, 41, 42, 49, 52, 54, 56, 57, 59, 60, 63, 74, 79, 98, 102, 111, 116, 120, 123, 126, 128, 129, 130, 134, 135, 137, 139, 140, 144, 146, 148, 154, 167], "tab": [86, 146, 168], "tabl": [14, 16, 18, 19, 20, 22, 25, 26, 55, 57, 60, 79, 80, 81, 111, 112, 116, 122, 124, 135, 141, 143, 146, 156, 157, 164, 167], "tableid": 167, "tag": [6, 15, 40, 57, 86, 104, 107, 123, 126, 134, 147], "tagassignedev": 167, "tagid": 167, "tagunassignedev": 167, "tail": [4, 126, 146], "tajik": 4, "take": [3, 6, 16, 19, 23, 26, 29, 38, 44, 52, 53, 54, 55, 56, 57, 67, 78, 79, 80, 82, 83, 91, 96, 99, 100, 118, 121, 123, 126, 129, 130, 134, 139, 140, 142, 144, 145, 146, 164, 168], "taken": [3, 40, 54, 60, 67, 79, 99, 112, 146], "talk": [1, 5, 6, 7, 9, 10, 11, 12, 14, 15, 40, 56, 86, 130, 135, 155, 156, 157, 162, 168], "talk_bot": 8, "talo": 52, "tamper": 25, "tar": [57, 120, 122, 130, 139, 146], "tarbal": [118, 130, 139, 146], "target": [14, 15, 25, 26, 51, 54, 57, 79, 86, 91, 96, 123, 139, 146, 154, 167], "targetcalendardata": 167, "targetcalendarid": 167, "targetchunkuploaddur": [91, 96], "targetshar": 167, "task": [0, 3, 5, 6, 8, 10, 12, 17, 29, 54, 62, 86, 111, 117, 121, 130, 146], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 13, 14, 167], "tb": 83, "tbsua2ue86diod0s8f9j": 64, "tcp": [86, 99, 123, 126], "te": 146, "team": [15, 43, 45, 69, 86, 130, 142, 151], "team1": 74, "teamfoldernam": 45, "technic": [11, 25, 57, 79, 134, 135, 168], "techniqu": 135, "technologi": [14, 67, 130, 142], "telegu": 4, "telephonenumb": 79, "tell": [17, 23, 27, 67, 79, 135, 139], "telnet": 60, "temp": [23, 57, 96, 130], "tempdirectori": [23, 86], "temperatur": 5, "templat": [5, 19, 43, 57, 62, 83, 86, 99, 126, 147, 157], "template0": 19, "template1": [19, 143], "templatedirectori": 86, "temporari": [23, 54, 57, 62, 83, 86, 108, 146, 168], "temporarili": [55, 60, 79, 81], "tempt": 1, "ten": [37, 52, 78, 79], "tenant": [33, 114], "tenantnam": [45, 57], "term": [15, 33, 86, 146], "termin": [6, 25, 67, 122, 130, 149, 153], "terri": 146, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 17, 19, 25, 52, 55, 62, 71, 86, 91, 96, 98, 99, 101, 103, 104, 116, 123, 125, 126, 128, 131, 134, 135, 162, 166], "tester": 104, "testfil": 52, "testgroup": 74, "tex2image_stablediffusion2": 1, "text": [2, 3, 5, 8, 9, 11, 12, 25, 40, 44, 48, 57, 60, 62, 79, 80, 86, 104, 114, 123, 126, 130, 134, 135, 146, 148, 155, 156, 157, 162], "text2image_stablediffus": 14, "text2image_stablediffusion2": [12, 86], "text2speech_kokoro": [1, 12, 14, 86], "text2text": 13, "text_to_image_picker_en": 1, "textbas": 20, "textual": 3, "tflite": 126, "thai": 5, "than": [1, 2, 3, 5, 7, 8, 9, 15, 23, 32, 38, 40, 41, 42, 44, 45, 46, 52, 55, 56, 57, 79, 83, 86, 95, 96, 111, 114, 120, 123, 125, 127, 129, 130, 131, 134, 135, 139, 143, 146, 148, 151, 162, 164, 165, 166], "thank": [66, 166], "theft": 25, "thei": [0, 1, 2, 3, 4, 5, 8, 14, 15, 22, 24, 27, 38, 39, 40, 41, 42, 44, 47, 49, 55, 56, 57, 58, 59, 60, 68, 78, 79, 82, 83, 85, 86, 90, 93, 96, 98, 104, 105, 106, 111, 114, 116, 122, 123, 125, 129, 131, 135, 139, 146, 147, 155, 164, 166], "them": [6, 7, 13, 14, 15, 19, 20, 23, 24, 25, 35, 38, 40, 44, 47, 50, 57, 60, 61, 67, 68, 79, 81, 83, 84, 90, 91, 96, 98, 104, 105, 109, 111, 116, 120, 122, 123, 126, 130, 134, 135, 139, 143, 145, 146, 147, 162, 168], "theme": [61, 62, 86, 137, 139, 143, 144, 146], "themselv": [40, 50, 54, 57, 67, 104, 146], "theori": [5, 9], "therefor": [8, 19, 23, 26, 29, 40, 44, 49, 57, 64, 79, 104, 105, 111, 112, 130, 132, 143, 145, 146, 156], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 74, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 90, 91, 92, 94, 95, 96, 98, 99, 100, 101, 102, 104, 105, 111, 112, 114, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 151, 152, 154, 156, 160, 162, 163, 164, 165, 166, 167, 168], "thing": [14, 57, 78, 123, 130, 137, 143, 144, 166], "think": [33, 135], "third": [14, 15, 19, 25, 54, 76, 131, 139, 145, 146], "thisisanimportantvalu": 57, "thorough": 4, "thoroughli": 5, "those": [6, 14, 15, 22, 23, 24, 25, 29, 35, 40, 44, 45, 47, 49, 52, 57, 61, 65, 66, 67, 69, 79, 83, 96, 105, 109, 111, 120, 123, 126, 127, 131, 134, 135, 144, 145, 146, 155, 166], "though": [36, 40, 52, 56, 86, 91, 123, 126, 130, 134, 146, 162], "thousand": 135, "thread": [4, 7, 10, 14, 57, 86, 113, 135], "threat": [25, 123], "three": [8, 37, 49, 52, 54, 60, 78, 98, 99, 114, 116, 118, 125, 143, 168], "threshold": [55, 86, 92, 114], "throttl": 55, "through": [3, 8, 14, 23, 29, 37, 40, 48, 55, 57, 60, 62, 65, 66, 75, 79, 86, 90, 96, 98, 99, 106, 111, 114, 116, 120, 130, 135, 146, 150, 151, 153, 154, 166], "throughout": [26, 55, 166], "throughput": [7, 10, 57], "throw": 146, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 19, 57, 60, 90, 98, 123, 126, 130, 131, 145, 167], "thumb": 90, "thumbnail": [25, 38, 44, 57, 83], "thumbnailphoto": 79, "thunderbird": [111, 112, 116], "ti": [8, 40], "ticket": [58, 144, 145, 156, 157], "tidewai": 135, "tidi": 146, "tiff": [57, 130], "time": [2, 3, 6, 8, 13, 14, 19, 22, 23, 26, 35, 38, 40, 41, 42, 44, 46, 50, 52, 54, 55, 56, 57, 60, 64, 68, 69, 70, 79, 81, 83, 90, 91, 96, 98, 104, 108, 111, 112, 114, 115, 116, 120, 122, 123, 129, 130, 131, 139, 140, 142, 144, 145, 146, 150, 164, 166, 167, 168], "timeout": [14, 23, 33, 38, 42, 45, 56, 57, 60, 86, 91, 92, 102, 121, 126, 130, 139, 144, 146, 167], "timer": 54, "timestamp": [13, 26, 140, 146, 167], "timezon": [8, 54, 57, 64, 104, 127, 146, 167], "tip": [43, 67, 71, 86, 124, 138, 164], "titl": [1, 2, 79, 156, 167], "tl": [25, 57, 60, 67, 80, 86, 98, 99, 116, 121, 123, 124, 126, 130], "tld": [66, 67, 80, 99, 116, 121, 123, 146], "tld_fullchain": 121, "tld_privat": 121, "tls_reqcert": 79, "tmp": [3, 4, 57, 69, 90, 96, 116, 130, 146], "tmp_table_s": 19, "tmpdir": [57, 130], "tmux": 86, "to_gif_exampl": 101, "tocker": 57, "todai": 13, "togeth": [0, 2, 3, 46, 57, 131, 135], "toggl": [69, 75, 79, 86, 111, 112, 129, 135], "token": [1, 2, 29, 55, 57, 62, 71, 86, 99, 109, 146, 147, 167], "token_auth_activity_upd": 86, "token_auth_enforc": 86, "token_auth_token_retent": 70, "token_auth_wipe_token_retent": 70, "tom": 73, "toml": [66, 99], "tomorrow": 2, "too": [1, 19, 23, 35, 55, 56, 57, 96, 111, 112, 123, 130, 135, 139, 142, 146, 162], "took": 116, "tool": [5, 12, 17, 25, 26, 57, 61, 66, 67, 79, 86, 87, 96, 98, 101, 114, 123, 128, 129, 135, 145], "toolkit": 6, "tooltip": 79, "toot": [156, 157], "top": [1, 15, 37, 57, 60, 61, 67, 83, 135, 144, 145, 157], "topic": [1, 25, 42, 57, 130, 135], "topologi": 168, "total": [6, 26, 33, 57, 79, 83, 85, 146], "totalnumberofsynctokenstokeep": [111, 112], "totp": 78, "touch": [121, 139], "town": 74, "trace": [64, 129], "trace_mod": 19, "track": [96, 111, 112, 116], "traefik": 86, "traffic": [38, 55, 79, 86, 130, 148], "trai": 91, "trail": [47, 146], "train": [5, 6, 7, 9, 10, 11, 14, 54, 57], "transact": [23, 43, 56, 62, 86, 124, 127, 131, 135, 137], "transaction_isol": 19, "transaction_read_commit": 19, "transcrib": [2, 14, 157], "transcript": [1, 7, 10, 12, 14, 86], "transfer": [34, 43, 57, 86, 126, 129, 134, 139], "transferincomingshar": [86, 146], "transient": 129, "transifex": 63, "transit": [57, 130, 135], "translat": [12, 24, 86, 113, 127, 157], "translate2": [1, 12, 14, 86], "transmit": 123, "transp": 167, "transpar": [14, 26], "transport": [2, 62, 79, 86, 96, 99, 114, 126, 131], "trash": [25, 26, 38, 43, 62, 83, 86, 91, 113, 116, 146], "trashbin": [40, 46, 57, 86, 135], "trashbin_retention_oblig": [46, 86], "trashcan": 37, "treat": [57, 66, 67, 79, 135], "tree": [1, 2, 79, 86], "tremend": 96, "tri": [90, 123, 125], "trick": [71, 86, 124, 164], "trigger": [16, 37, 49, 54, 55, 57, 64, 74, 79, 86, 91, 112, 116, 134, 135, 144, 146, 162, 167, 168], "triplecheck": 154, "trojan": 52, "troubl": [79, 135, 162], "troubleshoot": [12, 18, 43, 57, 62, 71, 86, 93, 113, 123, 124, 129, 138, 145, 150], "true": [3, 13, 14, 15, 17, 19, 20, 25, 28, 38, 45, 49, 57, 60, 63, 66, 68, 72, 73, 74, 80, 82, 83, 85, 95, 96, 104, 114, 116, 123, 126, 130, 135, 137, 145, 146, 149, 167], "truena": [86, 124], "truncat": [26, 57], "trust": [25, 43, 55, 57, 62, 65, 75, 86, 90, 114, 123, 124, 146], "trusted_domain": [38, 86, 125, 146, 162], "trusted_proxi": [55, 66, 86], "trustedcafil": 99, "try": [2, 22, 25, 55, 56, 57, 60, 61, 67, 79, 96, 98, 99, 104, 116, 126, 128, 131, 134, 135, 139, 143, 144, 146, 154, 160, 166], "try_fil": 126, "trystack": 57, "ttf": 126, "ttl": [19, 60, 86], "tue": 60, "tune": [5, 86, 123, 124, 126, 127, 130], "tunisian": 4, "tunnel": [98, 99, 100], "turkish": 4, "turn": [23, 48, 57, 68, 80, 86, 91, 114, 130, 144, 146, 166, 168], "turnkei": [127, 130], "turnoffcertcheck": 80, "turnonpasswordchang": 80, "tutori": [117, 120, 121], "tweak": [20, 79], "tweet": 58, "twice": [57, 79, 126], "twitter": [74, 75, 79], "two": [3, 4, 17, 23, 25, 33, 38, 44, 46, 52, 53, 54, 55, 56, 57, 64, 66, 70, 71, 81, 83, 86, 96, 98, 99, 111, 116, 123, 130, 144, 145, 166, 167, 168], "twofactor_totp": 146, "twofactorauth": [78, 146], "txt": [25, 47, 57, 68, 126, 128, 129, 146], "type": [1, 2, 3, 10, 13, 14, 15, 18, 20, 22, 23, 25, 38, 39, 40, 43, 44, 45, 52, 54, 55, 60, 62, 65, 68, 70, 72, 78, 83, 85, 86, 91, 99, 100, 104, 112, 113, 114, 116, 122, 123, 126, 129, 135, 139, 145, 146, 149, 156, 160, 162, 165, 167, 168], "typic": [3, 25, 54, 56, 57, 79, 87, 96, 111, 116, 122, 125, 135, 140, 166], "u": [1, 2, 8, 13, 14, 16, 17, 19, 20, 23, 25, 31, 37, 45, 48, 49, 52, 54, 56, 57, 65, 69, 70, 76, 78, 79, 81, 90, 102, 111, 112, 116, 118, 121, 127, 130, 133, 135, 137, 139, 140, 143, 144, 145, 146, 162, 167, 168], "ubo": 57, "ubuntu": [19, 25, 31, 48, 52, 56, 69, 79, 81, 86, 90, 118, 124, 130, 131, 137, 139, 142, 145, 146, 148, 150, 151], "uc": 130, "udp": 60, "ui": [14, 55, 57, 80, 83, 89, 91, 94, 98, 100, 101, 114, 135, 144, 145, 146], "uid": [26, 78, 79, 80, 81, 116, 146, 167], "uid1": 146, "uid2": 146, "uidn": 146, "ukrainian": 4, "ultim": 55, "umask": 86, "un": [8, 25, 38], "unabl": [45, 57, 60, 63, 79, 86, 92, 146], "unaffect": [57, 92], "unansw": 114, "unauthent": 40, "unauthor": [25, 154], "unavail": [3, 37, 48, 57, 78, 99, 127, 146], "unban": 123, "unchang": 3, "uncheck": [36, 79], "unclear": [7, 10], "uncom": [56, 126, 130], "unconfigur": 45, "undefin": [2, 57], "under": [1, 2, 5, 6, 7, 10, 14, 15, 19, 37, 44, 47, 50, 54, 55, 56, 57, 60, 64, 66, 75, 78, 79, 87, 92, 96, 98, 120, 125, 126, 127, 130, 134, 135, 145, 150, 154, 162, 166], "undergo": 91, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 47, 55, 57, 60, 127, 130], "underscor": [28, 45, 83, 146], "undershoot": 57, "understand": [1, 8, 11, 13, 25, 53, 57, 132, 135], "undertak": 6, "underutil": 130, "undesir": 57, "undetect": 135, "undo": 83, "unencrypt": [25, 60, 83, 86], "unencrypted_s": 135, "unevenli": [7, 10], "unexpect": [56, 57, 135, 154, 166], "unexpectedli": 57, "unexplain": 130, "unfavor": 162, "unforeseen": 140, "unfortun": 54, "unicod": [57, 135], "unicodepwd": 79, "unifi": [1, 57, 153], "unified_search": 86, "uninstal": [4, 86, 124, 128], "unintend": 91, "uniqu": [45, 57, 58, 61, 79, 83, 98, 99, 100, 101, 123, 135, 146], "uniquememb": [79, 80], "unison": 96, "unit": [14, 54, 114, 146, 167], "univent": 130, "unix": [13, 42, 52, 57, 79, 86, 104, 105, 126, 131], "unix_domain_socket": 99, "unixpath": 99, "unixsocketperm": 56, "unknown": [73, 74, 86], "unless": [25, 26, 28, 45, 52, 55, 57, 60, 79, 90, 99, 114, 127, 130, 135, 146], "unlik": [56, 96], "unlimit": [23, 57], "unlink_on_trunc": 86, "unlock": 25, "unnecessari": [17, 44, 57, 79, 123], "unnecessarili": 54, "unoffici": 142, "unpack": [118, 122, 130, 139, 146], "unpredict": 25, "unreach": 79, "unrecover": 25, "unregist": [8, 86, 103], "unreli": [57, 96, 114], "unrequir": 134, "unscan": [35, 57, 86, 146], "unseal": 86, "unselect": 28, "unset": [57, 79], "unshar": 116, "unsign": 146, "unspecifi": [53, 57], "unstabl": 146, "unsuccess": 57, "unsuccessfulli": 13, "unsupport": [28, 44, 57, 145, 154, 156], "unsur": [3, 23, 126], "unsync": 90, "unsyncedfold": 90, "until": [1, 6, 14, 25, 41, 46, 49, 52, 55, 57, 64, 79, 83, 91, 96, 101, 122, 123, 129, 143, 145, 146, 162, 165, 166], "untouch": 146, "untrust": 123, "unus": [57, 70, 102, 163], "unusu": [1, 129], "unwant": [116, 129, 135], "unzip": [120, 122, 139], "up": [0, 1, 2, 3, 5, 13, 14, 16, 17, 19, 23, 25, 29, 46, 49, 52, 53, 54, 55, 56, 57, 59, 62, 69, 75, 78, 79, 83, 86, 94, 98, 102, 111, 113, 116, 119, 123, 124, 125, 129, 131, 132, 135, 139, 140, 143, 146, 149, 159, 160, 162, 164, 166], "upcom": [58, 111, 166], "updat": [2, 3, 4, 13, 16, 17, 18, 24, 25, 27, 40, 45, 48, 52, 54, 56, 59, 60, 67, 68, 73, 74, 79, 80, 86, 103, 111, 112, 114, 120, 122, 123, 124, 126, 127, 130, 131, 134, 138, 139, 141, 142, 143, 146, 147, 149, 150, 162, 164, 166, 168], "updatecheck": 86, "updatedirectori": 86, "updatenotif": 15, "updater_serv": 57, "upgrad": [20, 27, 48, 60, 66, 67, 86, 121, 122, 129, 134, 135, 138, 141, 148, 150, 159], "upload": [25, 38, 40, 42, 43, 45, 52, 57, 61, 79, 83, 86, 91, 92, 96, 105, 107, 108, 114, 121, 127, 134, 135, 140, 142, 148, 162, 164, 165], "upload_max_files": [23, 121, 130], "upload_tmp_dir": [23, 127], "uploadparts": [45, 57], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 79, 81, 123, 130, 135, 142], "upostgr": 19, "upper": 84, "upscal": [44, 45, 101], "upscaler_exampl": 101, "upstream": [126, 131], "urandom": [62, 86], "urg": 141, "urgent": [2, 58], "uri": [57, 66, 79, 114, 116, 126, 135, 146, 167], "url": [2, 3, 8, 15, 30, 32, 33, 35, 36, 38, 45, 51, 54, 56, 60, 61, 64, 65, 66, 67, 69, 72, 73, 74, 77, 79, 80, 83, 85, 86, 89, 90, 94, 98, 99, 100, 101, 104, 111, 120, 121, 122, 124, 125, 126, 129, 133, 135, 144, 146, 147, 148, 152, 154, 162], "url_discoveri": 66, "urlencod": 85, "urltyp": [45, 57], "urn": [57, 167], "uroot": 19, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 48, 50, 51, 52, 53, 54, 55, 58, 61, 62, 63, 64, 65, 66, 68, 69, 71, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 108, 109, 111, 112, 115, 116, 118, 120, 121, 122, 124, 125, 126, 127, 128, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 148, 151, 152, 153, 154, 155, 156, 160, 163, 164, 165, 166, 167, 168], "usag": [4, 5, 7, 10, 12, 25, 26, 43, 52, 54, 57, 62, 64, 70, 79, 86, 87, 123, 127, 129, 143, 146, 154, 166], "use_legacy_base64_encod": 86, "use_path_styl": 45, "use_ssl": [45, 57], "useappapiauth": 168, "usememberoftodetectmembership": 80, "usemultipartcopi": 45, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 21, 23, 24, 28, 29, 30, 31, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 60, 61, 62, 63, 64, 65, 68, 69, 70, 73, 75, 76, 78, 80, 89, 90, 91, 93, 94, 96, 99, 100, 101, 105, 106, 108, 109, 111, 113, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 127, 128, 130, 131, 132, 134, 137, 140, 142, 143, 144, 145, 147, 150, 154, 155, 161, 162, 166, 167, 168], "user1": 40, "user123": 116, "user2": 40, "user_directori": 146, "user_id": [3, 146], "user_ini_additional_lin": 86, "user_ldap": [79, 80, 81, 146], "user_oidc": 82, "user_prompt": 5, "user_scope_dis": 106, "userag": 64, "userdeletedev": 146, "userdirectori": 37, "userid": [2, 13, 25, 74, 79, 94, 116, 135, 167, 168], "useridfilt": 13, "usermod": [56, 130], "usernam": [3, 17, 19, 26, 29, 30, 33, 35, 36, 37, 38, 40, 45, 53, 55, 57, 60, 74, 76, 79, 80, 83, 90, 94, 96, 112, 120, 122, 125, 130, 135, 137, 142, 143, 146], "userpassword": 79, "usr": [52, 54, 56, 57, 60, 99, 121, 130, 146, 149], "usual": [3, 5, 7, 9, 10, 14, 22, 35, 40, 44, 45, 51, 55, 56, 57, 60, 61, 79, 98, 123, 127, 130, 132, 133, 134, 135, 139, 145, 146, 162, 166], "utc": [54, 57, 115, 146], "utf": 68, "utf8": [19, 57, 121, 131, 143], "utf8mb4": [17, 19, 20, 22, 86, 122, 137, 143], "utf8mb4_0900_as_ci": 57, "utf8mb4_bin": [19, 57], "utf8mb4_general_ci": [20, 122, 143], "util": [6, 8, 50, 57, 64, 116, 120, 146, 166], "uuid": [79, 80, 146], "uusernam": 19, "uz": 87, "uzbek": 4, "v": [8, 14, 26, 35, 52, 86, 99, 103, 126, 127, 135, 146, 167], "v1": [3, 15, 57, 64, 65, 72, 73, 74, 80, 85, 116, 129, 144], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 28, 33, 45, 57, 80], "v27": [139, 145], "v28": [14, 139, 145], "v3": [2, 5, 7, 9, 11, 45, 57], "v4": [28, 104], "v6": 104, "v9": 25, "valid": [19, 47, 57, 63, 67, 71, 79, 80, 86, 96, 126, 134, 146, 148, 162], "valu": [1, 3, 8, 13, 14, 15, 17, 19, 20, 22, 23, 24, 25, 26, 38, 40, 41, 42, 44, 45, 46, 49, 52, 54, 56, 58, 60, 63, 64, 65, 66, 68, 69, 70, 73, 74, 75, 79, 80, 81, 83, 86, 89, 91, 92, 94, 95, 98, 99, 100, 101, 106, 111, 112, 114, 115, 116, 122, 123, 129, 130, 132, 135, 140, 162, 164, 165, 167], "value1": 57, "value2": 57, "vanish": 116, "var": [15, 19, 20, 23, 49, 52, 54, 57, 64, 76, 79, 81, 95, 96, 99, 100, 111, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 135, 139, 144, 145, 146], "vari": [3, 4], "variabl": [3, 4, 5, 8, 19, 20, 26, 43, 55, 56, 62, 67, 86, 91, 93, 96, 101, 103, 123, 131, 167, 168], "variable_nam": [19, 20], "variant": 52, "varieti": [1, 68, 168], "variou": [1, 14, 44, 49, 52, 55, 57, 61, 64, 67, 78, 79, 93, 96, 129, 135, 146, 147, 150, 152, 155], "vboxsf": 130, "vcard": [112, 126], "vcf": 112, "ve": [116, 129, 159, 166], "vector": [3, 26, 48, 123, 165], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 166, "vendor": 129, "verbos": [52, 64, 90, 96, 129, 146], "veri": [4, 37, 49, 54, 55, 56, 57, 61, 79, 96, 135, 144, 146, 168], "verif": [55, 60, 62, 86, 116, 134, 146], "verifi": [8, 19, 20, 38, 51, 52, 54, 56, 57, 61, 81, 96, 98, 102, 114, 120, 122, 123, 128, 129, 133, 134, 139, 141, 144, 146, 154, 162, 166], "verify_bucket_exist": 45, "verify_p": 60, "verify_peer_nam": [56, 60], "version": [2, 3, 6, 7, 8, 10, 11, 14, 19, 20, 21, 23, 25, 26, 27, 29, 30, 43, 45, 46, 52, 54, 56, 60, 62, 64, 69, 70, 72, 73, 74, 79, 80, 83, 86, 98, 101, 111, 112, 114, 115, 116, 120, 121, 122, 123, 126, 127, 129, 130, 133, 134, 139, 140, 141, 142, 144, 145, 148, 150, 152, 157, 165, 168], "version_timestamp": 26, "versions_retention_oblig": [41, 86], "versionstr": 146, "vf": 94, "vhd": 130, "vhdx": 130, "vhost": 135, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 24, 37, 40, 41, 43, 45, 46, 52, 54, 55, 56, 57, 60, 62, 65, 66, 69, 71, 78, 81, 82, 83, 84, 85, 86, 94, 96, 97, 99, 104, 111, 114, 116, 118, 123, 124, 126, 127, 129, 132, 133, 135, 138, 140, 145, 146, 147, 149, 156, 162, 163, 164, 165, 166, 167, 168], "video": [2, 14, 44, 57, 86, 127, 131, 156, 157], "vietnames": 4, "view": [1, 4, 15, 17, 55, 57, 64, 83, 86, 96, 135, 146, 150], "viewer": [57, 64], "virtual": [2, 45, 57, 86, 99, 123, 124, 129, 132, 140], "virtualbox": 130, "virtualhost": [120, 121, 123, 130, 148], "viru": [52, 96], "virus": 52, "virus_db": 52, "visibl": [3, 14, 37, 49, 66, 75, 79, 102, 115, 135, 143, 146, 162, 163, 164, 165, 166, 167], "visible\u00b9": 146, "visio": 150, "visit": [54, 104, 114, 117, 120, 130, 142, 144, 145, 168], "visitor": 123, "vm": [129, 130, 145], "vmdk": 130, "vmp": 130, "vmware": 130, "vnd": 126, "vo": 121, "volum": [4, 52, 57, 90, 101, 131], "volunt": 166, "vosk": 4, "vp": [86, 124], "vpn": 99, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 98], "vtt": 126, "vulner": [123, 166], "vv": 146, "vvv": [116, 135, 146], "w": [25, 121, 123, 148, 153], "wa": [7, 8, 10, 13, 14, 17, 25, 40, 47, 54, 55, 57, 64, 69, 74, 79, 91, 98, 108, 112, 114, 115, 116, 127, 130, 134, 135, 140, 141, 142, 143, 144, 145, 146, 162, 163, 164, 165, 168], "wai": [1, 7, 14, 19, 22, 29, 38, 40, 45, 52, 54, 55, 57, 60, 61, 65, 76, 79, 96, 98, 99, 104, 111, 123, 126, 130, 135, 139, 143, 144, 145, 146, 151, 163, 164, 165], "wait": [4, 8, 57, 101, 140, 145, 166, 168], "wait_timeout": [19, 57], "wal": 57, "walk": [120, 130], "want": [5, 6, 7, 14, 15, 17, 19, 23, 28, 31, 37, 38, 40, 42, 44, 45, 48, 49, 52, 53, 55, 56, 57, 59, 60, 63, 66, 69, 79, 81, 82, 83, 89, 93, 96, 98, 99, 102, 106, 112, 114, 117, 120, 121, 123, 125, 128, 129, 130, 131, 132, 133, 134, 135, 144, 145, 146, 148, 154, 155, 159, 165, 166, 167, 168], "wantedbi": [14, 54, 167], "wapp_us": 168, "warn": [4, 25, 56, 57, 62, 64, 78, 79, 86, 96, 120, 123, 126, 129, 130, 134, 135, 141, 142, 146, 154, 164], "wasm": 126, "watch": 146, "watermark": 147, "watsonx": [1, 8, 12, 14, 86], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 17, 19, 22, 23, 35, 36, 37, 41, 44, 54, 57, 60, 67, 79, 86, 96, 99, 109, 116, 120, 121, 123, 125, 126, 127, 129, 130, 135, 141, 145, 146, 148, 150, 154, 162, 164, 166, 167, 168], "weaken": 61, "weather": [2, 13, 123], "web": [2, 5, 7, 9, 10, 11, 15, 25, 36, 38, 40, 43, 54, 55, 56, 61, 62, 63, 66, 69, 76, 80, 83, 86, 96, 98, 102, 114, 116, 117, 120, 121, 122, 124, 125, 126, 127, 129, 136, 138, 139, 140, 145, 146, 153, 168], "webauthn": 86, "webcal": [57, 146], "webcalallowlocalaccess": 111, "webcron": [37, 49, 86, 146], "webdav": [23, 32, 37, 57, 67, 72, 79, 86, 96, 116, 123, 126, 130, 136, 146], "webdavf": 57, "webfing": [121, 135], "webhook": [86, 168], "webhook_listen": [167, 168], "webhookcal": 167, "webhooklisten": 167, "webinterfac": 126, "webm": 126, "webmail": 128, "webp": [57, 126, 129, 130, 163], "webp_qual": 129, "webpag": 126, "webroot": [8, 57, 66, 86, 124], "webserv": [23, 24, 54, 56, 66, 86, 120, 123, 126, 130, 131, 151, 165], "websit": [13, 51, 61, 67, 74, 75, 79, 123, 135], "websocket": [62, 86, 98, 148], "webspac": 130, "week": [2, 41, 49, 52, 166], "weekend": 3, "weekli": 49, "weight": 57, "welcom": [86, 117, 146], "well": [0, 1, 2, 3, 4, 5, 6, 14, 26, 40, 44, 51, 52, 55, 56, 57, 60, 62, 66, 79, 83, 86, 92, 116, 120, 121, 126, 128, 129, 130, 132, 135, 139, 140, 142, 144, 146, 154, 159, 166, 167, 168], "went": [139, 146], "were": [2, 13, 17, 25, 38, 57, 60, 64, 91, 115, 127, 134, 135, 144, 145, 146, 162], "west": [28, 45], "wget": [120, 122, 133, 149, 162], "what": [2, 13, 23, 28, 37, 42, 45, 53, 55, 57, 59, 64, 67, 79, 81, 83, 86, 96, 98, 99, 117, 123, 129, 135, 138, 146, 168], "whatev": [17, 40, 57, 126], "whatsoev": [26, 29], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 19, 23, 25, 26, 29, 30, 32, 35, 37, 38, 40, 41, 42, 45, 46, 48, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 66, 67, 68, 69, 78, 79, 80, 82, 83, 86, 89, 91, 92, 94, 97, 98, 99, 104, 105, 108, 111, 112, 114, 116, 120, 122, 123, 125, 126, 127, 128, 129, 130, 132, 134, 135, 137, 139, 140, 141, 143, 144, 145, 146, 147, 148, 154, 156, 162, 165, 166, 167, 168], "when_requir": [57, 165], "when_support": 57, "whenev": [40, 129, 135, 166], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 19, 25, 26, 27, 29, 35, 52, 54, 55, 56, 57, 60, 64, 79, 86, 90, 94, 96, 98, 99, 111, 114, 120, 122, 123, 130, 132, 133, 135, 139, 141, 144, 146, 154, 155, 166, 168], "wherev": 93, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 19, 57, 60, 78, 80, 83, 91, 94, 98, 104, 114, 123, 126, 132, 146, 166], "which": [1, 2, 3, 5, 7, 8, 14, 15, 17, 19, 22, 23, 25, 26, 28, 29, 37, 38, 40, 41, 42, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 61, 64, 65, 66, 67, 68, 69, 70, 74, 75, 78, 79, 80, 83, 91, 96, 98, 99, 100, 102, 104, 109, 114, 116, 117, 120, 121, 123, 126, 127, 128, 129, 130, 131, 134, 135, 140, 142, 144, 145, 146, 147, 149, 151, 155, 156, 164, 165, 166, 168], "whichev": 57, "while": [1, 11, 14, 16, 25, 44, 45, 50, 52, 55, 57, 79, 104, 116, 123, 129, 130, 140, 142, 144, 145, 146, 166, 167], "whisper": [12, 14, 86, 157], "whitelist": [15, 55, 125], "whitespac": 146, "who": [3, 13, 25, 28, 31, 35, 40, 57, 79, 112, 117, 118, 135, 146], "whole": [36, 86, 98, 99, 111, 116, 120, 124, 143], "whom": 168, "whose": [146, 167], "why": [61, 86, 116, 146], "wide": [25, 78, 123, 146], "widenetworkaddress": 99, "wider": 98, "widespread": 166, "widget": [58, 155, 156], "width": 57, "wiki": [57, 130, 142], "wikipedia": 57, "wildcard": [57, 90, 146], "win": 52, "windmil": 86, "window": [3, 14, 35, 43, 52, 57, 79, 83, 86, 90, 91, 93, 94, 95, 96, 117, 124, 131, 164, 167], "wipe": 70, "wise": 116, "wish": [19, 25, 34, 50, 56, 57, 64, 83, 96, 111, 125, 168], "within": [19, 26, 29, 40, 47, 51, 55, 57, 64, 66, 67, 79, 91, 96, 100, 111, 112, 123, 126, 127, 131, 132, 134, 135, 139, 146, 166], "without": [4, 6, 14, 24, 25, 26, 37, 40, 41, 46, 49, 50, 52, 54, 55, 57, 65, 67, 68, 70, 79, 83, 86, 89, 95, 97, 98, 99, 100, 105, 111, 112, 114, 123, 125, 127, 130, 135, 142, 143, 144, 145, 146, 150, 151, 156, 160, 162, 163], "wizard": [19, 38, 57, 60, 80, 86, 89, 94, 118, 120, 121, 124, 146], "woff2": 126, "won": [14, 40, 57, 79, 111, 146], "wopi": [86, 148, 149, 154], "word": [7, 48, 127], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 20, 25, 29, 35, 37, 40, 42, 47, 49, 54, 57, 60, 61, 62, 63, 66, 67, 76, 77, 78, 79, 83, 86, 89, 94, 96, 98, 101, 104, 105, 109, 111, 121, 123, 126, 127, 128, 129, 130, 132, 133, 135, 139, 141, 142, 144, 145, 146, 151, 154, 155, 160, 168], "workaround": [23, 25], "worker": [0, 3, 14, 56, 167], "workflow": [62, 86, 105], "workflowengin": [64, 106], "workload": [42, 98, 146], "workspac": [62, 86], "workspace_avail": 68, "world": [1, 4, 5, 7, 9, 10, 99, 166], "worm": 52, "worri": 3, "wors": 57, "worst": [14, 96], "worthi": 55, "would": [3, 5, 13, 14, 15, 19, 22, 25, 37, 44, 50, 54, 55, 57, 64, 66, 79, 90, 92, 98, 99, 102, 111, 112, 116, 126, 135, 140, 141, 143, 144, 146, 152, 162, 167], "wrapper": [60, 146], "writabl": [15, 31, 47, 57, 130, 144, 146], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 21, 56, 57, 60, 65, 79, 86, 95, 96, 114, 120, 124, 130, 134, 144, 146], "writeabl": [15, 123], "written": [3, 26, 27, 57, 64, 75, 94, 98, 112, 116, 123, 125, 140, 146], "wrong": [13, 25, 40, 77, 134, 135, 139, 141, 146, 154, 168], "wsdlcach": 126, "wss": [4, 148], "wurst": 116, "www": [1, 8, 14, 16, 17, 20, 23, 25, 31, 37, 48, 49, 51, 52, 53, 54, 56, 57, 64, 65, 70, 76, 78, 79, 81, 85, 111, 112, 116, 118, 120, 121, 122, 123, 126, 127, 128, 130, 132, 133, 135, 137, 139, 141, 144, 145, 146, 149, 151, 167, 168], "wwwhomepag": 79, "wwwrun": [54, 146], "wysiwyg": 150, "w\u00fcrzburg": 2, "x": [6, 23, 35, 44, 48, 57, 61, 66, 72, 73, 74, 79, 80, 85, 99, 104, 120, 122, 123, 125, 126, 135, 141, 146, 165, 166], "x11": 64, "x86": [4, 6, 11, 129], "x86_64": [3, 4, 5, 7, 9, 10, 11, 64, 90], "xbitmap": 57, "xcal": 146, "xeon": [7, 10], "xeu": [14, 167], "xhtml": 126, "xjf": 139, "xjvf": 122, "xl": [14, 150], "xlii": 80, "xloc": 126, "xlsx": 150, "xml": [57, 86, 101, 116, 122, 126, 127, 146, 147, 149, 152, 167], "xmlreader": 127, "xmlwriter": 127, "xoauth2": [60, 86, 113], "xss": 165, "xtradbinnodb": 57, "xxx": 26, "xxxxxxxxxx": 45, "y": [16, 44, 57, 64, 79, 81, 120, 122, 123, 137, 139, 144, 145], "ye": [14, 35, 40, 57, 69, 79, 80, 83, 94, 106, 111, 115, 135, 141, 146, 154], "year": [70, 131, 166], "yellow": [14, 37, 38, 79, 86], "yet": [1, 3, 14, 50, 57, 62, 65, 79, 86, 134, 140, 157], "yield": 57, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 23, 24, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 89, 90, 91, 93, 94, 95, 96, 98, 99, 101, 102, 104, 105, 106, 108, 111, 112, 114, 116, 118, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 154, 159, 162, 163, 164, 165, 166, 167, 168], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 25, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 43, 45, 47, 48, 50, 51, 52, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 68, 69, 75, 76, 77, 78, 79, 81, 82, 83, 84, 86, 93, 95, 96, 97, 98, 99, 102, 104, 109, 111, 114, 115, 118, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 154, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [116, 154], "yourself": [5, 52, 123, 146], "yourserv": 96, "yourswifthost": 57, "youtub": [2, 117], "yum": [52, 120], "yyyi": 79, "yyyymmdd": 79, "z": [83, 120, 122, 123, 139, 145], "z0": 79, "za": 79, "zammad": [156, 157], "zend": 56, "zero": 26, "zip": [83, 96, 104, 120, 122, 127, 139], "zlib": 127, "zone": [115, 120], "zsh": 146, "zshrc": 146, "\u00b2": 146, "\u00b9": 146}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription in Nextcloud Talk (live_transcription)", "App: Local large language model (llm2)", "App: Recognize", "App: Local Whisper Speech-To-Text (stt_whisper2)", "App: Summary Bot (Talk chat summarize bot)", "App: Local Image Generation (text2image_stablediffusion2)", "App: Local Text-To-Speech (text2speech_kokoro)", "App: Local Machine translation 2 (translate2)", "Artificial Intelligence", "Insight and debugging", "Overview", "Apps management", "BigInt (64bit) identifiers", "Converting database type", "Database configuration", "Database configuration", "Enabling MySQL 4-byte support", "Replication", "Splitting databases", "Uploading big files > 512MB", "Providing default files", "Server-side Encryption", "Server-side encryption details", "Server-side encryption migration", "Amazon S3", "External Storage authentication mechanisms", "FTP/FTPS", "Local", "Nextcloud", "OpenStack Object Storage", "SFTP", "SMB/CIFS", "WebDAV", "Configuring External Storage (GUI)", "Configuring Federation Sharing", "File conversion", "File Sharing", "Controlling file versions and aging", "Transactional file locking", "File sharing and management", "Previews configuration", "Configuring Object Storage as Primary Storage", "Deleted Items (trash bin)", "Windows compatible filenames", "Mimetypes management", "Activity app", "Administration privileges (Delegation)", "Android Deep Link Handling", "Antivirus scanner", "Automatic setup", "Background jobs", "Brute force protection", "Memory caching", "Configuration Parameters", "Dashboard app", "Domain Change", "Email", "Linking external sites", "Nextcloud configuration", "Language & Locale", "Logging", "OAuth2", "Reverse proxy", "Warnings on admin page", "Text app", "Theming", "Authentication", "User management", "Instruction set for apps", "Instruction set for groups", "Instruction set for users", "Profile configuration", "Resetting a lost admin password", "Resetting a user password", "Two-factor authentication", "User authentication with LDAP", "The LDAP configuration API", "LDAP user cleanup", "User authentication with OpenID Connect", "User management", "User password policy", "User provisioning API", "Table of contents", "Energy consumption", "Declarations", "Command-line Account Setup", "Command Line Client", "Configuration File", "Environment Variables", "Desktop Clients", "Mass Deployment And Account Creation", "Options", "Troubleshooting", "Advanced Deploy Options", "AppAPI and External Apps", "Deployment configurations", "Managing Deploy Daemons", "Managing ExApps", "Test Deploy Daemon", "ExApps management", "Files access control", "Automated tagging of files", "Flow configuration", "Flow", "Retention of files", "Cookies", "GDPR-compliance", "Calendar / CalDAV", "Contacts / CardDAV", "Groupware", "Mail", "Out-of-office feature", "Troubleshooting", "Introduction", "Installing from command line", "Deployment recommendations", "Example installation on CentOS 8", "Example installation on OpenBSD", "Example installation on Ubuntu 22.04 LTS", "Hardening and security guidance", "Installation and server configuration", "Installation wizard", "NGINX configuration", "Preparing PHP", "SELinux configuration", "Server tuning", "Installation on Linux", "System requirements", "Uninstallation", "Patching Nextcloud", "Code signing", "General troubleshooting", "Issues and troubleshooting", "Backup", "Maintenance", "Upgrade manually", "Migrating to a different server", "Migrating from ownCloud", "Upgrade via snap packages", "Restoring backup", "Upgrade via built-in updater", "How to upgrade", "Using the occ command", "Configuration", "Installation example with Docker", "Installation example on Ubuntu 24.04", "Office", "Installation", "Migration from Collabora Online", "Reverse proxy", "Troubleshooting", "Reference management", "Link previews", "The Smart Picker", "Release notes", "Release notes", "Upgrade to Nextcloud 26", "Upgrade to Nextcloud 27", "Upgrade to Nextcloud 28", "Upgrade to Nextcloud 30", "Upgrade to Nextcloud 31", "Upgrade to Nextcloud 32", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [74, 83], "04": [122, 149], "1": 66, "10": 126, "11": 51, "12": 51, "1st": [130, 142], "2": [11, 66, 120, 129], "2006": 19, "2024": 87, "2025": 87, "2026": 87, "22": 122, "24": 149, "26": 160, "27": 161, "28": 162, "30": 163, "31": 164, "32": 165, "3rdparti": 135, "4": 20, "502": 126, "512mb": 23, "64bit": 16, "8": [120, 121], "And": 94, "Not": [25, 134], "The": [55, 65, 67, 80, 157, 168], "To": [1, 7, 10, 14], "__host": 67, "about": 52, "abov": 51, "abus": 114, "access": [3, 19, 65, 67, 104, 123, 126, 128, 147], "accessible_featur": 57, "account": [89, 94, 114, 116], "account_manag": 57, "action": [6, 105, 123], "activ": [49, 55, 57, 79, 163, 164, 165], "ad": [37, 114], "add": [65, 74, 134, 146, 149], "addendum": 5, "addit": [56, 79, 100, 130, 147], "address": [55, 60, 112, 123, 146, 161, 165], "addressbook": 146, "adjust": 23, "admin": [64, 67, 76, 123], "admin_audit": 64, "administr": [50, 79, 83, 112], "advanc": [40, 79, 97, 101], "advantag": 131, "after": [135, 143], "ag": [41, 108], "agent": [1, 2], "ai": [0, 1, 6, 8, 11, 14], "aio": [99, 100], "ajax": 54, "alarm": 111, "alert": 114, "alias": 48, "all": [25, 53, 57, 60, 99, 123, 146], "allow": [37, 67, 111, 128], "allow_custom_share_fold": 57, "allow_disabled_password_enforcement_group": 57, "allow_local_remote_serv": 57, "allow_user_to_change_display_nam": 57, "allowed_admin_rang": 57, "allowed_user_ag": 57, "allowselfsignedcertif": 57, "allowsymlink": 57, "altern": [5, 7, 57], "amazon": 28, "an": [60, 65, 67, 72, 82, 146], "android": 51, "ani": 126, "anoth": 40, "anti": 114, "antiviru": [52, 146], "anymor": 134, "apach": [23, 120, 130, 148], "apache2": 66, "apcu": 56, "api": [15, 80, 85], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 25, 49, 52, 55, 57, 58, 60, 64, 68, 70, 72, 86, 98, 129, 131, 133, 134, 135, 146, 147, 148, 163, 164], "app_api": [163, 164, 165], "appapi": [98, 163, 164, 165], "appcodecheck": 57, "appdata": 146, "appear": [69, 156], "appli": 133, "applic": [65, 127], "approach": 145, "approv": 168, "apps_path": 57, "appsallowlist": 57, "appstoreen": 57, "appstoreurl": 57, "ar": 67, "architectur": 131, "archiv": 96, "argument": [100, 101], "around": 19, "arrai": 146, "artifici": [2, 12], "ask": [14, 154], "assetlink": 51, "assign": 105, "assist": 1, "attach": 114, "attempt": 57, "attribut": 79, "audienc": 117, "audit": 64, "auth": 57, "auth_availability_delai": 57, "authent": [29, 35, 70, 78, 79, 82, 114, 146, 168], "author": 60, "auto": 3, "auto_logout": 57, "autocomplet": 146, "autoconfig": 116, "autom": [70, 105, 163], "automat": 53, "avail": [37, 104, 105], "avatar": 79, "avoid": 126, "awai": 19, "azur": [45, 114], "backend": [14, 25, 37, 57, 111], "background": [41, 46, 52, 54, 79, 111, 114, 129, 130, 146], "backtrac": 57, "backup": [25, 45, 79, 137, 143], "bad": [25, 126], "balanc": 55, "bare": 99, "base": [29, 56, 129, 144], "basic": 96, "batch": 144, "bearer": 82, "befor": [25, 40], "below": 51, "beta": 166, "better": 49, "between": [40, 168], "beyond": 60, "big": 23, "bigint": 16, "bin": [46, 57, 111], "binary_search_path": 57, "birthdai": [111, 146], "blob": 45, "block": [26, 104, 168], "blog": 117, "book": [112, 146, 161, 165], "bot": 8, "brand": 69, "breakdown": 64, "browser": 131, "brute": 55, "bruteforc": 57, "bucket": 45, "bug": [135, 166], "build": 168, "built": 144, "bulkupload": 57, "button": 111, "byte": 20, "c": 45, "cach": [56, 57, 67, 79, 127, 129], "cache_app_config": 57, "cache_chunk_gc_ttl": 57, "cache_path": 57, "caddi": 66, "caldav": [67, 111], "calendar": [2, 111, 116, 135, 146], "can": [19, 60, 157, 168], "candid": 166, "cannot": 25, "canon": 147, "capabl": 60, "carddav": [67, 112], "carddav_sync_request_timeout": 57, "carddav_sync_request_trunc": 57, "cento": 120, "certif": [37, 60, 79, 87], "chang": [38, 59, 135, 159], "changelog": 159, "channel": [57, 166], "chat": [1, 3, 8, 14], "check": [26, 27, 67, 102, 146, 162, 165], "check_data_directory_permiss": 57, "check_for_working_htaccess": 57, "check_for_working_wellknown_setup": 57, "choic": 125, "chroot": 121, "chunk": [23, 164], "chunked_upload": 57, "cif": [35, 128], "cipher": 57, "circl": 2, "clamav": 52, "clean": [70, 163], "cleanup": [81, 146], "cli": [57, 69, 100, 127], "client": [69, 90, 93, 96, 131, 143], "close": 96, "cloud": [23, 57, 135], "clue": 126, "cluster": [56, 57], "code": [57, 134, 146], "collabor": 108, "collabora": [147, 148, 152], "collat": 57, "com": 116, "combin": 2, "command": [3, 15, 19, 25, 47, 55, 89, 90, 96, 112, 118, 144, 146], "comment": [57, 129], "commit": [19, 67], "common": [104, 108, 135], "commun": 99, "comparison": 25, "compat": [47, 146], "complianc": 110, "compress": 129, "condit": 57, "config": [56, 57, 60, 96, 123, 146], "config_is_read_onli": 57, "configur": [1, 3, 5, 18, 19, 23, 37, 38, 44, 45, 49, 51, 52, 53, 56, 57, 58, 60, 61, 62, 64, 67, 69, 75, 79, 80, 86, 91, 99, 106, 114, 123, 124, 126, 127, 128, 130, 146, 147, 148, 149, 152, 160, 161, 162, 163, 164, 165], "confirm": 52, "connect": [56, 79, 82, 96, 116, 123], "connectivity_check_domain": 57, "connector": 127, "consequ": 47, "consider": [29, 65], "consumpt": 87, "contact": [2, 112, 116, 135], "contain": [99, 102], "content": 86, "context": [1, 2, 3, 14], "context_ag": 2, "control": [3, 41, 104], "convers": [17, 39, 146], "convert": 17, "cookbook": 2, "cooki": [67, 109], "cookie_domain": 57, "copied_sample_config": 57, "core": [57, 96], "correct": 168, "count": [163, 164, 165], "cpu": 131, "creat": [19, 38, 40, 51, 73, 80, 83, 96, 146, 168], "creation": [94, 146], "credenti": 90, "critic": 159, "cron": [54, 121, 129], "csrf": 57, "css": 126, "csync": 96, "current": 2, "custom": [2, 15, 111, 147], "customclient_desktop": 57, "daemon": [98, 99, 100, 102], "dashboard": 58, "data": [3, 25, 45, 53, 57, 73, 74, 111, 112, 116, 123, 125, 135, 143], "databas": [17, 18, 19, 22, 53, 57, 67, 116, 120, 121, 125, 127, 128, 131, 137, 143, 146, 164], "datadirectori": [57, 135], "date": 40, "dav": [146, 160], "davstorag": 57, "db": 57, "dbdriveropt": 57, "dbhost": 57, "dbname": 57, "dbpassword": 57, "dbpersist": 57, "dbreplica": 57, "dbtableprefix": 57, "dbtype": 57, "dbuser": 57, "debug": [13, 57, 60, 96, 123, 129, 135, 146], "deck": 2, "declar": 88, "decreas": 35, "decrypt": [25, 26], "dedic": 123, "deep": 51, "default": [24, 40, 57, 63, 68, 99, 114, 147, 163, 164], "default_certificates_bundle_path": 57, "default_languag": 57, "default_local": 57, "default_phone_region": 57, "default_property_scop": 57, "default_timezon": 57, "defaultapp": 57, "defin": 66, "definit": 25, "delai": 35, "deleg": [50, 114], "delet": [46, 57, 73, 74, 80, 81, 83, 146], "demot": 74, "deni": 104, "deploi": [97, 98, 99, 100, 101, 102], "deploy": [56, 94, 99, 119, 123], "deployconfig": 100, "deriv": 26, "desktop": [57, 93, 131], "detail": 26, "detect": 6, "determin": 60, "dev": [67, 123], "diagnost": 57, "did": 134, "differ": [45, 60, 140], "directori": [15, 53, 56, 79, 123, 125, 128, 135, 146], "disabl": [25, 44, 52, 57, 67, 68, 72, 74, 78, 83, 101, 114, 123, 135, 146], "disallow": 128, "discoveri": [66, 135], "disk": [6, 92], "dispatch": 167, "displai": 38, "distinguish": 40, "distribut": [57, 152], "dmz": 123, "do": [134, 144, 156], "docker": [98, 99, 148, 152], "document": 14, "documentation_url": 57, "doe": [67, 144, 156], "domain": [59, 60, 66, 116, 123, 125, 135], "down": 134, "downgrad": 166, "download": 102, "drop": [40, 131], "dump": 96, "duplic": 79, "dure": 145, "edit": [68, 73, 74, 147], "email": [49, 60, 74, 160], "embed": [57, 61], "empti": [67, 146], "enabl": [15, 20, 25, 37, 47, 49, 52, 57, 58, 60, 72, 74, 78, 83, 101, 102, 123, 128, 129, 130, 146, 147, 165], "enable_lazy_object": 57, "enable_mail_link_password_expir": 57, "enable_non": 57, "enable_preview": 57, "enable_share_accept": 57, "enable_share_mail": 57, "enabledpreviewprovid": 57, "encod": [68, 135], "encrypt": [25, 26, 27, 45, 57, 60, 129, 130, 135, 146], "end": [6, 166], "energi": 87, "enforc": 78, "enforce_them": 57, "ensur": 123, "entri": 64, "envelop": 26, "environ": [57, 92, 97, 130, 146], "error": [19, 25, 96, 126, 134, 135], "errorlog": 64, "establish": 17, "ethic": [6, 8, 11, 14], "even": 60, "event": [111, 116, 146, 167], "everyth": 52, "exampl": [53, 55, 57, 64, 66, 72, 73, 74, 80, 90, 100, 104, 105, 108, 111, 112, 120, 121, 122, 146, 148, 149], "exapp": [98, 99, 101, 103], "exclud": [49, 55, 90], "execut": 105, "expand": 165, "experi": 57, "expert": 79, "expir": [40, 49], "explain": 64, "export": [111, 116, 146], "expos": 161, "extens": [68, 87], "extern": [25, 29, 37, 45, 49, 61, 98, 104, 130, 135, 146, 147], "external_storag": 57, "face": 6, "factor": [44, 78, 146], "fail": [116, 126], "fail2ban": 123, "failur": 35, "fair": 135, "faq": [98, 134, 168], "faster": 129, "featur": [14, 115], "feder": [23, 38, 57, 111, 135, 146], "field": [64, 74], "file": [2, 3, 23, 24, 25, 26, 27, 35, 37, 39, 40, 41, 42, 43, 52, 57, 64, 67, 68, 86, 91, 96, 104, 105, 108, 126, 129, 131, 135, 146, 147, 162, 163], "filelock": 57, "filenam": [47, 146], "files_external_allow_create_new_loc": 57, "files_no_background_scan": 57, "filesystem_cache_readonli": 57, "filesystem_check_chang": 57, "filter": [13, 123, 167], "final": 121, "find": [19, 60], "fingerprint": 57, "fix": 134, "flow": [106, 107], "folder": [25, 104, 137, 143], "follow": 114, "font": 147, "forbidden_filenam": 57, "forbidden_filename_basenam": 57, "forbidden_filename_charact": 57, "forbidden_filename_extens": 57, "forc": [55, 57, 63], "force_languag": 57, "force_local": 57, "force_share_accept": 57, "form": 2, "format": [26, 27, 57], "forwarded_for_head": 57, "found": 25, "fpm": [129, 130], "freebusi": 111, "frequent": [14, 154], "from": [45, 49, 55, 60, 74, 118, 141, 152], "front": 6, "frontend": 14, "ftp": 30, "fulli": 5, "function": 96, "further": [25, 127], "fusef": 128, "g": 57, "gatewai": 126, "gdpr": 110, "gener": [9, 14, 19, 26, 44, 123, 127, 135], "genr": 6, "get": [13, 40, 52, 60, 72, 73, 74, 86, 116, 146], "getenv": 67, "give": 123, "global": [68, 116], "gone": 19, "googl": 114, "gpg": 128, "grant": 83, "greater": 126, "green": 6, "group": [25, 37, 73, 74, 79, 83, 104, 146, 147], "groupfold": 49, "groupwar": [86, 113], "gui": 37, "guidanc": 123, "ha": 19, "handl": [51, 79, 90], "handler": [56, 126], "haproxi": 66, "harden": 123, "harp": [98, 99], "has_internet_connect": 57, "hash": 57, "hashing_default_password": 57, "hashingcost": 57, "hashingmemorycost": 57, "hashingthread": 57, "hashingtimecost": 57, "have": 67, "header": [67, 123], "heartbeat": 102, "hidden": 35, "hide": 111, "hide_login_form": 57, "hierarch": 146, "home": 56, "host": [15, 99], "how": [19, 55, 60, 145, 156], "htaccess": [57, 130], "http": [67, 123, 129, 130], "httpd": 121, "i": [14, 19, 52, 60, 67, 123, 134, 163, 164, 168], "ibm": 0, "icap": 52, "icon": [48, 69], "id": [13, 116, 135], "ident": 82, "identifi": [16, 96], "ignorefrontcontrol": 57, "imag": [1, 9, 14, 44, 79, 102, 123, 152], "imagick": 120, "imaginari": 163, "imap": [114, 116], "implement": 2, "implic": 45, "import": [146, 149], "improv": [0, 1, 14], "inconvert": 17, "index": 3, "indic": 146, "info": [52, 72, 146], "inform": 135, "ini": 127, "init": 102, "initi": [3, 22, 87], "insecur": 96, "insert": 116, "insight": 13, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 52, 57, 86, 90, 98, 118, 120, 121, 122, 123, 124, 125, 127, 130, 142, 146, 148, 149, 151, 166, 167, 168], "instanc": 123, "instanceid": 57, "instead": 129, "instruct": [72, 73, 74], "integr": [0, 64, 67, 79, 134, 146, 165], "intellig": [2, 12], "interact": 64, "interfac": [47, 64, 112, 114, 128], "intern": [79, 135], "interv": [79, 114], "introduct": [50, 55, 57, 117, 123], "invalid": [25, 47, 60, 134], "invis": 105, "invit": 111, "ip": [55, 123], "ipv6_normalized_subnet_s": 57, "isol": [19, 67, 96], "issu": [96, 116, 135, 136], "item": [46, 57, 112], "j": 126, "jail": 123, "javascript": [126, 146], "jit": 129, "job": [41, 46, 54, 111, 121, 129, 130, 146], "journal_mod": 57, "jpeg": 44, "json": 51, "keep": 60, "kei": [25, 26, 29, 80, 149], "keyboard": 96, "knowledgebas": 57, "knowledgebaseen": 57, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 67, 111, 156, 157], "l10n": 146, "languag": [5, 63], "larg": [5, 23], "lastseen": 146, "ldap": [25, 57, 79, 80, 81, 128, 146], "ldap_log_fil": 57, "ldapusercleanupinterv": 57, "length": [123, 166], "level": [19, 64, 67, 129], "libreoffic": 162, "life": 166, "limit": [2, 3, 5, 6, 7, 8, 9, 10, 11, 25, 51, 111, 112, 114, 123, 146], "line": [89, 90, 96, 112, 118, 144, 146], "link": [38, 40, 51, 57, 61, 156], "linux": 130, "list": [13, 72, 74, 79, 90, 100, 101, 146], "listen": [60, 167, 168], "live": 4, "live_transcript": 4, "llm": 114, "llm2": 5, "load": [3, 55, 57, 79, 129], "local": [5, 7, 9, 10, 11, 31, 57, 63, 81, 99, 111, 114], "localstorag": 57, "locat": [26, 56, 57, 125], "lock": [42, 57, 67, 129, 134], "log": [3, 4, 57, 64, 79, 96, 102, 116, 126, 129, 135, 146], "log_queri": 57, "log_request_id": 57, "log_rotate_s": 57, "log_typ": 57, "log_type_audit": 57, "logdateformat": 57, "logfil": [57, 135], "logfile_audit": 57, "logfilemod": 57, "login": [55, 65, 79, 126, 130, 142], "login_flow_v2": 57, "login_form_autocomplet": 57, "login_form_timeout": 57, "loglevel": 57, "loglevel_dirty_database_queri": 57, "loglevel_frontend": 57, "logo_url": 57, "logtimezon": 57, "long": [131, 145], "look": 60, "lookup_serv": 57, "loop": 126, "lost": 76, "lost_password_link": 57, "low": 92, "lt": 122, "machin": [1, 11, 14, 130], "maco": 96, "magic": 168, "mai": 165, "mail": [57, 60, 114, 116], "mail_domain": 57, "mail_from_address": 57, "mail_link_password_expiration_interv": 57, "mail_send_plaintext_onli": 57, "mail_sendmailmod": 57, "mail_smtpauth": 57, "mail_smtpdebug": 57, "mail_smtphost": 57, "mail_smtpmod": 57, "mail_smtpnam": 57, "mail_smtppassword": 57, "mail_smtpport": 57, "mail_smtpsecur": 57, "mail_smtpstreamopt": 57, "mail_smtptimeout": 57, "mail_template_class": 57, "mailbox": 114, "mainten": [57, 86, 137, 138, 145, 146, 166], "maintenance_window_start": [54, 57], "major": 166, "make": 5, "manag": [15, 25, 43, 48, 52, 71, 83, 100, 101, 103, 127, 130, 146, 155], "managerfactori": 57, "mandatori": 134, "manual": [8, 52, 116, 130, 139, 145], "map": [48, 79], "mariadb": [19, 129, 131, 137, 143], "mark": 52, "mass": 94, "master": 26, "max": [40, 57], "max_file_conversion_files": 57, "max_filesize_animated_gifs_public_shar": 57, "max_parallel_count": 57, "max_siz": 57, "maxautocompleteresult": 57, "maximum": [44, 57, 130, 164], "mcp": 2, "mechan": 29, "media": [127, 130], "member": 73, "memberof": 79, "memcach": [56, 57, 128], "memcache_customprefix": 57, "memcached_opt": 57, "memcached_serv": 57, "memori": [44, 56, 57, 131], "merg": 57, "messag": [96, 126, 134, 135], "metadata_max_files": 57, "metal": 99, "method": 25, "mib": 126, "microsoft": [45, 79, 114], "migrat": [22, 27, 114, 140, 141, 145, 152], "mimetyp": 48, "minimum": 57, "minsearchstringlength": 57, "misc": 146, "miscellan": 2, "misconfigur": [104, 108], "miss": [116, 146], "mobil": 131, "mod_fcgid": 23, "mod_proxy_fcgi": 23, "mode": [25, 60, 123, 129, 137, 144, 145, 146], "model": [2, 5, 7, 11], "modifi": [57, 60, 69, 80], "modul": [120, 123, 127, 135], "monitor": [162, 163, 164, 165], "mount": [37, 97], "mount_fil": 57, "mountpoint": 25, "move": [135, 146], "multibucket": [45, 57], "multilingu": 5, "multipl": [57, 66], "music": 6, "my": [14, 19, 60], "mysql": [19, 20, 53, 57, 116, 129, 131, 137, 143], "name": [67, 135], "nc": 99, "need": 165, "nest": 79, "network": [111, 128], "new": [38, 74, 83, 147], "next": 122, "nextcloud": [1, 2, 4, 23, 32, 38, 49, 51, 52, 56, 57, 58, 62, 69, 79, 81, 82, 96, 99, 100, 109, 120, 121, 123, 126, 133, 134, 135, 139, 147, 148, 160, 161, 162, 163, 164, 165, 167, 168], "nginx": [23, 66, 126], "no_unsupported_browser_warn": 57, "non": 135, "nor": 126, "note": [56, 79, 86, 121, 127, 133, 158, 159], "notif": [15, 35, 40, 111, 145], "notify_push": 68, "now": [163, 164], "nss": 67, "o": 131, "oauth": 114, "oauth2": 65, "object": [6, 23, 33, 45, 57], "objectstor": 57, "obtain": [96, 133], "occ": [3, 15, 25, 47, 55, 79, 100, 146], "off": 79, "offic": [86, 115, 147, 150, 162], "old": [27, 131], "olmo": 5, "one": [60, 99], "onli": [60, 67], "onlin": [147, 148, 152], "ooxml": 147, "opcach": 129, "open": [5, 134], "openai": 0, "openbsd": 121, "openid": 82, "openssl": [57, 67], "openstack": [33, 45], "oper": [123, 146], "option": [3, 37, 57, 64, 79, 95, 97, 100, 101, 120, 147], "optout": 57, "organ": 56, "other": [14, 57, 96, 116, 130, 135], "out": [19, 60, 115], "outdat": 67, "outlook": 116, "output": [72, 73, 74, 80], "outsid": 123, "over": 56, "overrid": [45, 64], "overview": [14, 25, 55, 130, 139, 145, 166], "overwrit": [57, 66], "overwritecondaddr": 57, "overwritehost": 57, "overwriteprotocol": 57, "overwritewebroot": 57, "owncloud": 141, "packag": [130, 142, 149, 152], "page": [55, 67], "pair": 26, "paramet": [19, 44, 53, 54, 57, 60, 66], "part_file_in_storag": 57, "pass": [67, 168], "password": [29, 70, 76, 77, 83, 84, 123, 163], "passwordsalt": 57, "patch": 133, "path": [37, 57, 67, 135], "pdf": 163, "per": [45, 79, 116], "perform": [0, 45, 129], "permiss": [37, 79], "persist": 40, "pgsql_ssl": 57, "photo": 6, "php": [23, 56, 60, 67, 114, 120, 121, 123, 126, 127, 129, 130, 131, 135, 164], "picker": 157, "pickup": [1, 14], "place": 123, "point": 25, "polici": [84, 135], "port": 60, "postgresql": [19, 53, 137, 143], "pre": 65, "prefer": 114, "prefix": 67, "prepar": 127, "prerequisit": [123, 130, 145], "pretti": 130, "prevent": [61, 104], "preview": [44, 57, 123, 129, 146, 147, 156, 162, 163, 164, 165], "preview_concurrency_al": 57, "preview_concurrency_new": 57, "preview_ffmpeg_path": 57, "preview_ffprobe_path": 57, "preview_imaginary_kei": 57, "preview_imaginary_url": 57, "preview_libreoffice_path": 57, "preview_max_filesize_imag": 57, "preview_max_i": 57, "preview_max_memori": 57, "preview_max_x": 57, "previou": 139, "primari": 45, "privaci": 112, "privat": [15, 25, 26, 56], "privileg": [50, 83], "problem": [96, 116, 135], "process": [1, 14, 114, 130], "profil": [57, 75, 79, 146], "project": 57, "promot": 74, "prompt": 14, "proper": 123, "properli": [67, 126], "properti": [75, 112], "protect": [55, 57, 165], "protocol": 60, "provid": [14, 24, 60, 78, 82, 156, 157], "provis": 85, "proxi": [55, 57, 66, 98, 99, 148, 152, 153], "proxyexclud": 57, "proxyuserpwd": 57, "public": [26, 29, 38, 108, 111], "pull": 102, "qmail": 60, "qualiti": 44, "query_log_fil": 57, "query_log_file_backtrac": 57, "query_log_file_paramet": 57, "query_log_file_requestid": 57, "question": [14, 154], "queue": 52, "quick": [125, 127], "quickstart": 142, "quota": [83, 135], "quota_include_external_storag": 57, "rainloop": 128, "rang": 123, "rate": [6, 8, 11, 14, 57, 111, 112], "ratelimit": 57, "ratelimit_overwrit": 57, "reachabl": [19, 60], "read": [19, 25, 26, 67, 79, 80, 123], "readabl": 67, "recogn": 6, "recognit": 6, "recommend": [56, 119, 127], "recoveri": [25, 26, 45, 143], "redi": [56, 57, 120, 121, 129], "redirect": 123, "redis_log_fil": 57, "reduc": 129, "reduce_to_languag": 57, "refer": [127, 155], "reference_opengraph": 57, "refresh": 111, "regist": [100, 101, 102], "reject": 60, "relat": [1, 123], "releas": [57, 86, 139, 158, 159, 166], "remember_login_cookie_lifetim": 57, "remind": [111, 114], "remirepo": 120, "remnant": 146, "remot": [99, 123, 128], "remov": [74, 78], "renam": 83, "repair": 146, "replic": 21, "report": [146, 166], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 149], "request": 57, "request_timeout": 57, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 120, 127, 131, 160, 161, 162, 163, 164, 165], "rescan": 134, "resend": 74, "reset": [76, 77, 83], "resetpassword": 146, "resolv": 67, "resourc": [111, 127], "respons": 67, "restor": 143, "restrict": [105, 123, 147], "retent": [108, 111, 112, 160], "retriev": 48, "return": [67, 146], "revalid": 129, "revers": [55, 66, 148, 152, 153], "revert": 133, "rewritebas": 57, "rich": 68, "right": 168, "room": 111, "root": 123, "rotat": 57, "rule": [3, 104, 105], "run": [5, 17, 67, 145, 146], "s3": [28, 45, 165], "same": 99, "sampl": 57, "sanit": [47, 146], "scale": [2, 3, 5, 6, 7, 9, 10, 44], "scan": [52, 146], "scanner": 52, "schedul": [49, 114, 166], "scope": [75, 112], "screen": [14, 167], "script": [130, 168], "seal": 26, "search": [2, 14, 73, 74, 146], "secret": 57, "secur": [57, 65, 67, 99, 123, 146, 147], "select": 168, "selector": 146, "self": [15, 37, 60], "selinux": [120, 123, 128, 130], "send": [60, 114], "sendmail": [60, 128], "serv": [123, 126], "server": [2, 19, 23, 25, 26, 27, 38, 56, 57, 60, 67, 79, 96, 111, 114, 123, 124, 128, 129, 130, 131, 133, 135, 140, 147, 148, 160, 161, 162, 163, 165], "server_log": 57, "servic": [0, 14, 45, 66, 135, 167], "session": [14, 56, 57, 167], "session_keepal": 57, "session_lifetim": 57, "session_relaxed_expiri": 57, "set": [40, 44, 55, 57, 60, 64, 67, 72, 73, 74, 79, 83, 111, 120, 127, 129, 130, 146, 147, 168], "setup": [8, 53, 56, 89, 98, 123, 162, 165], "setupcheck": 146, "sftp": 34, "share": [2, 23, 25, 26, 29, 38, 40, 43, 57, 111, 112, 114, 116, 135, 146], "share_fold": 57, "ship": 135, "shortcut": 96, "show": 146, "shown": [35, 57], "side": [23, 25, 26, 27], "siev": [114, 116], "sign": [26, 37, 60, 134, 149], "signatur": [25, 26], "simpl": 45, "simplesignuplink": 57, "singl": [52, 56, 73, 74, 146], "site": [61, 67], "size": [23, 44, 114, 129, 130, 135, 164], "skeletondirectori": 57, "skip": 65, "slow": 14, "small": 56, "smart": 157, "smb": [35, 128], "smtp": [60, 114, 116, 128], "snap": [130, 142], "snooz": 114, "socket": [56, 98, 99], "some": 67, "sort_groups_by_nam": 57, "sourc": [26, 134], "space": [3, 6, 8, 11, 92, 130], "special": [29, 79], "specif": [60, 79, 104, 123, 127, 147], "speech": [1, 7, 10, 14], "speed": [1, 14, 167], "split": [22, 26], "sql": 19, "sqlite": [53, 57, 129, 137, 143], "sse": 45, "ssl": [19, 57, 66, 79, 123, 130], "standalone_window": 57, "start": [86, 102, 125], "starttl": 60, "statu": [102, 146], "step": [25, 121, 122, 139, 145, 168], "storag": [1, 23, 25, 29, 33, 37, 45, 49, 83, 104, 123, 135], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 26, 45, 57, 109], "storecryptedpassword": 57, "strict": [67, 123], "stt_whisper2": 7, "subadmin": [73, 74], "subdir": 126, "subscript": [111, 146], "summar": 8, "summari": [8, 114], "suppli": [5, 7], "support": [3, 20, 37, 45, 57, 60, 68, 131, 166], "supporteddatabas": 57, "suppress": 126, "suspend": 168, "swift": 45, "switch": 11, "sync": [35, 79, 96, 111, 112, 114, 135, 146, 160], "synchron": [3, 67, 116], "synchronis": 143, "syslog": 64, "syslog_tag": 57, "syslog_tag_audit": 57, "system": [23, 112, 123, 129, 130, 131, 146, 160, 161, 162, 163, 164, 165], "systemd": [14, 54, 64, 167], "systemtag": 57, "tab": 79, "tabl": [17, 86, 127], "tag": [105, 108, 146], "talk": [2, 4, 8, 131], "target": [17, 117], "task": [1, 2, 13, 14, 52], "tcp": [56, 60], "team": [2, 25], "tempdirectori": 57, "templat": [24, 60], "templatedirectori": 57, "temporari": 64, "term": 131, "test": [57, 60, 67, 79, 102, 146], "text": [1, 7, 10, 14, 68], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 126, "thei": 156, "theme": [57, 60, 69], "thi": 67, "though": 60, "thread": [114, 116], "threshold": 57, "through": [64, 69], "timeout": [114, 116], "tip": [38, 79, 126, 130, 142], "tl": [56, 79, 114, 129], "tmux": [14, 167], "toggl": 146, "token": [65, 82, 111, 112, 123, 160], "token_auth_activity_upd": 57, "token_auth_enforc": 57, "tool": 2, "traefik": 66, "traffic": 123, "transact": [19, 42, 67, 129], "transcript": 4, "transfer": [40, 146], "transferincomingshar": 57, "translat": [1, 11, 14, 114, 146], "translate2": 11, "transport": [67, 123], "trash": [46, 57, 111], "trashbin": 146, "trashbin_retention_oblig": 57, "tree": 146, "trick": [79, 126], "trigger": [17, 52], "troubleshoot": [3, 19, 25, 55, 60, 79, 96, 116, 128, 133, 135, 136, 139, 144, 154], "truena": 130, "trust": [38, 66, 125], "trusted_domain": 57, "trusted_proxi": 57, "ttl": 57, "tune": 129, "turn": 79, "two": [78, 146], "type": [17, 26, 56, 57, 64, 111, 166], "ubuntu": [122, 149], "umask": 57, "unabl": 116, "unencrypt": 123, "unified_search": 57, "uninstal": 132, "unix": 56, "unknown": 96, "unlink_on_trunc": 57, "unregist": [100, 101], "unscan": 52, "unseal": 26, "up": [67, 70, 114, 120, 130, 163, 167, 168], "updat": [15, 22, 35, 57, 101, 116, 128, 135, 144, 145, 148, 152, 165], "updatecheck": 57, "updatedirectori": 57, "upgrad": [57, 131, 139, 142, 144, 145, 146, 152, 160, 161, 162, 163, 164, 165, 166], "upload": [23, 35, 104, 126, 130], "urandom": [67, 123], "url": [57, 130, 168], "us": [2, 14, 15, 19, 37, 40, 47, 56, 57, 60, 67, 79, 82, 114, 123, 129, 135, 144, 146, 147, 157, 162], "usag": [3, 6, 8, 11, 37, 50, 55, 90, 100, 147], "use_legacy_base64_encod": 57, "user": [19, 25, 26, 37, 40, 49, 57, 71, 74, 77, 79, 81, 82, 83, 84, 85, 86, 104, 112, 114, 135, 146, 163, 164, 165], "user_ini_additional_lin": 57, "utf8mb4": 57, "v": [56, 98], "valid": 82, "valu": [57, 146, 168], "variabl": [37, 57, 92, 97, 130, 146], "verif": [57, 79, 114], "version": [41, 57, 67, 131, 135, 146, 166], "versions_retention_oblig": 57, "via": [8, 15, 25, 38, 67, 79, 128, 130, 142, 144], "video": [6, 117], "view": 147, "virtual": 130, "vp": 130, "warn": [65, 67], "watsonx": 0, "we": [131, 134], "web": [23, 47, 57, 60, 64, 67, 123, 128, 130, 131, 135, 144, 160, 161, 162, 163, 165], "webauthn": 57, "webcron": 54, "webdav": [36, 135], "webhook": 167, "webroot": [126, 147], "webserv": 96, "websocket": 68, "welcom": 74, "well": 67, "what": [5, 60, 144], "when": 96, "where": [156, 157], "whisper": 7, "whole": 128, "why": [14, 60, 131, 134], "windmil": 168, "window": [47, 130, 146], "without": 126, "wizard": [125, 130], "wopi": 147, "work": [19, 52, 55, 156], "workflow": [64, 168], "workspac": [68, 168], "write": 128, "xml": [72, 73, 74, 80], "xoauth2": 114, "yellow": 6, "yet": 67, "you": [25, 67], "your": [23, 49, 58, 67, 116, 123]}}) \ No newline at end of file diff --git a/server/32/developer_manual/404.html b/server/32/developer_manual/404.html index 328156745cc..647aae65458 100644 --- a/server/32/developer_manual/404.html +++ b/server/32/developer_manual/404.html @@ -125,7 +125,7 @@

        Here are some alternatives:

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/bootstrap.html b/server/32/developer_manual/app_development/bootstrap.html index cd68da4bde4..4330c45cc80 100644 --- a/server/32/developer_manual/app_development/bootstrap.html +++ b/server/32/developer_manual/app_development/bootstrap.html @@ -311,7 +311,7 @@

        Nextcloud 20 and later

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/dav_extension.html b/server/32/developer_manual/app_development/dav_extension.html index b0fceef625b..a7a43c38d28 100644 --- a/server/32/developer_manual/app_development/dav_extension.html +++ b/server/32/developer_manual/app_development/dav_extension.html @@ -207,7 +207,7 @@

        Performance considerations

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/dependency_management.html b/server/32/developer_manual/app_development/dependency_management.html index 0d1c07832d0..12970cfeef0 100644 --- a/server/32/developer_manual/app_development/dependency_management.html +++ b/server/32/developer_manual/app_development/dependency_management.html @@ -272,7 +272,7 @@

        Conflict example

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/index.html b/server/32/developer_manual/app_development/index.html index 4c340d81b58..c2ba42db0b2 100644 --- a/server/32/developer_manual/app_development/index.html +++ b/server/32/developer_manual/app_development/index.html @@ -168,7 +168,7 @@

        App development

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/info.html b/server/32/developer_manual/app_development/info.html index e6caaf91c50..94e66d213c2 100644 --- a/server/32/developer_manual/app_development/info.html +++ b/server/32/developer_manual/app_development/info.html @@ -629,7 +629,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/init.html b/server/32/developer_manual/app_development/init.html index b938d40da11..5e4033b4bbc 100644 --- a/server/32/developer_manual/app_development/init.html +++ b/server/32/developer_manual/app_development/init.html @@ -155,7 +155,7 @@

        Initialization events

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/intro.html b/server/32/developer_manual/app_development/intro.html index 51a9bf3c810..5df668fe7ea 100644 --- a/server/32/developer_manual/app_development/intro.html +++ b/server/32/developer_manual/app_development/intro.html @@ -185,7 +185,7 @@

        App architecture

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/translation_setup.html b/server/32/developer_manual/app_development/translation_setup.html index cbb8086263e..10449ed21e3 100644 --- a/server/32/developer_manual/app_development/translation_setup.html +++ b/server/32/developer_manual/app_development/translation_setup.html @@ -275,7 +275,7 @@

        Repository permissions

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_development/tutorial.html b/server/32/developer_manual/app_development/tutorial.html index 51061df92aa..5db3a07853b 100644 --- a/server/32/developer_manual/app_development/tutorial.html +++ b/server/32/developer_manual/app_development/tutorial.html @@ -129,7 +129,7 @@

        Tutorial

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html index 682abdbb283..271cc6714d6 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html @@ -173,7 +173,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html index f4f866c5fc2..dc51544ba73 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html @@ -282,7 +282,7 @@

        Internal changes

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html index 6de91f450d7..b9cf662cfaa 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html @@ -200,7 +200,7 @@

        Removed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html index 04d889be430..62c8b03712b 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html @@ -203,7 +203,7 @@

        Removed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html index a23a6249ec6..dd15c1dd6d0 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html @@ -218,7 +218,7 @@

        Behavioral changes

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html index c8ebf20a590..89c7504e240 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html @@ -210,7 +210,7 @@

        Behavioral changes

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html index d5bdd3e7cd0..502de5df4ce 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html @@ -243,7 +243,7 @@

        Changed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html index d9a62c13dd6..1b55d5f4fc8 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html @@ -367,7 +367,7 @@

        Removed from public namespace

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html index 8c6d7780bcc..43117eb1783 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html @@ -217,7 +217,7 @@

        Replaced well-known handler API

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html index 6e6c3d5f49a..dc24d355405 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html @@ -238,7 +238,7 @@

        Deprecated APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html index 8baea6b2d07..cf0ef2438d9 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html @@ -194,7 +194,7 @@

        Deprecated APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html index 821cdd3f65b..8c994499927 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html @@ -203,7 +203,7 @@

        Entity slug deprecation

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html index 1898eab515c..63d4b0a6b9c 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html @@ -208,7 +208,7 @@

        Removed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html index 4d4a945098b..92d6f1f2a43 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html @@ -265,7 +265,7 @@

        Deprecated

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html index f48d47d138c..d0b6238c136 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html @@ -261,7 +261,7 @@

        Changed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html index a7af3bcd975..a21dc0a00e4 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html @@ -460,7 +460,7 @@

        Removed WebDAV properties

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html index 17bca3cc5d6..8f3d7e08c1e 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html @@ -228,7 +228,7 @@

        Changed behavior

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html index 8140680f2e9..7d6d3abe5c6 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html @@ -454,7 +454,7 @@

        Removed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html index 6f9d9fbeb29..7a71b880599 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html @@ -556,7 +556,7 @@

        Removed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html index 1a2cd96b181..7adb8a4de4a 100644 --- a/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html +++ b/server/32/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html @@ -389,7 +389,7 @@

        Removed APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/code_signing.html b/server/32/developer_manual/app_publishing_maintenance/code_signing.html index 10ece15df37..e4ecf005fd4 100644 --- a/server/32/developer_manual/app_publishing_maintenance/code_signing.html +++ b/server/32/developer_manual/app_publishing_maintenance/code_signing.html @@ -327,7 +327,7 @@

        Errors<

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/index.html b/server/32/developer_manual/app_publishing_maintenance/index.html index c550b99fb74..546d64225d8 100644 --- a/server/32/developer_manual/app_publishing_maintenance/index.html +++ b/server/32/developer_manual/app_publishing_maintenance/index.html @@ -186,7 +186,7 @@

        App publishing and maintenance

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/maintainer.html b/server/32/developer_manual/app_publishing_maintenance/maintainer.html index 1e108d74642..f5f59ed7c9c 100644 --- a/server/32/developer_manual/app_publishing_maintenance/maintainer.html +++ b/server/32/developer_manual/app_publishing_maintenance/maintainer.html @@ -157,7 +157,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/monetizing.html b/server/32/developer_manual/app_publishing_maintenance/monetizing.html index 6284ab58d52..b3a5ee6464f 100644 --- a/server/32/developer_manual/app_publishing_maintenance/monetizing.html +++ b/server/32/developer_manual/app_publishing_maintenance/monetizing.html @@ -159,7 +159,7 @@

        Enterprise support

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/publishing.html b/server/32/developer_manual/app_publishing_maintenance/publishing.html index c5c25012e5c..8313995dd96 100644 --- a/server/32/developer_manual/app_publishing_maintenance/publishing.html +++ b/server/32/developer_manual/app_publishing_maintenance/publishing.html @@ -234,7 +234,7 @@

        How to move

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/release_automation.html b/server/32/developer_manual/app_publishing_maintenance/release_automation.html index 8ec613add79..79b831424b8 100644 --- a/server/32/developer_manual/app_publishing_maintenance/release_automation.html +++ b/server/32/developer_manual/app_publishing_maintenance/release_automation.html @@ -316,7 +316,7 @@

        The process

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/app_publishing_maintenance/release_process.html b/server/32/developer_manual/app_publishing_maintenance/release_process.html index 1c26ea853b4..d7f4e56438b 100644 --- a/server/32/developer_manual/app_publishing_maintenance/release_process.html +++ b/server/32/developer_manual/app_publishing_maintenance/release_process.html @@ -326,7 +326,7 @@

        Hybrid Distribution

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/_available_events_ocp.html b/server/32/developer_manual/basics/_available_events_ocp.html index 8b093163276..3c0f2339a7b 100644 --- a/server/32/developer_manual/basics/_available_events_ocp.html +++ b/server/32/developer_manual/basics/_available_events_ocp.html @@ -1198,7 +1198,7 @@

        OCP\WorkflowEng

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/backgroundjobs.html b/server/32/developer_manual/basics/backgroundjobs.html index 23963eed7b9..3f7140beb8c 100644 --- a/server/32/developer_manual/basics/backgroundjobs.html +++ b/server/32/developer_manual/basics/backgroundjobs.html @@ -317,7 +317,7 @@

        Scheduling

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/caching.html b/server/32/developer_manual/basics/caching.html index 60ae2c3c12d..1ec7e43e046 100644 --- a/server/32/developer_manual/basics/caching.html +++ b/server/32/developer_manual/basics/caching.html @@ -312,7 +312,7 @@

        Distributed cache

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/controllers.html b/server/32/developer_manual/basics/controllers.html index 61cf792fe36..e621f7cdbdb 100644 --- a/server/32/developer_manual/basics/controllers.html +++ b/server/32/developer_manual/basics/controllers.html @@ -1174,7 +1174,7 @@

        Modifying the content security policy

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/dependency_injection.html b/server/32/developer_manual/basics/dependency_injection.html index 0203c89039a..0dac300b31b 100644 --- a/server/32/developer_manual/basics/dependency_injection.html +++ b/server/32/developer_manual/basics/dependency_injection.html @@ -682,7 +682,7 @@

        Accessing the container from anywhere

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/events.html b/server/32/developer_manual/basics/events.html index 0f82569595d..1cc672bfdbf 100644 --- a/server/32/developer_manual/basics/events.html +++ b/server/32/developer_manual/basics/events.html @@ -1733,7 +1733,7 @@

        Public emitter

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/front-end/css.html b/server/32/developer_manual/basics/front-end/css.html index c0b3414382a..aea1153e208 100644 --- a/server/32/developer_manual/basics/front-end/css.html +++ b/server/32/developer_manual/basics/front-end/css.html @@ -174,7 +174,7 @@

        CSS

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/front-end/index.html b/server/32/developer_manual/basics/front-end/index.html index 792ed46bf57..7e465fb125e 100644 --- a/server/32/developer_manual/basics/front-end/index.html +++ b/server/32/developer_manual/basics/front-end/index.html @@ -165,7 +165,7 @@

        Front-end

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/front-end/js.html b/server/32/developer_manual/basics/front-end/js.html index f0410fce4a6..3c145cb5e99 100644 --- a/server/32/developer_manual/basics/front-end/js.html +++ b/server/32/developer_manual/basics/front-end/js.html @@ -350,7 +350,7 @@

        Obtaining the initial state in JavaScript

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/front-end/templates.html b/server/32/developer_manual/basics/front-end/templates.html index fd2231c6069..63f1966ebd8 100644 --- a/server/32/developer_manual/basics/front-end/templates.html +++ b/server/32/developer_manual/basics/front-end/templates.html @@ -202,7 +202,7 @@

        Including images

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/front-end/theming.html b/server/32/developer_manual/basics/front-end/theming.html index a05739265b5..c220d0b56b9 100644 --- a/server/32/developer_manual/basics/front-end/theming.html +++ b/server/32/developer_manual/basics/front-end/theming.html @@ -175,7 +175,7 @@

        Icons

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/index.html b/server/32/developer_manual/basics/index.html index 4ee7f769a11..aeb1afc58e5 100644 --- a/server/32/developer_manual/basics/index.html +++ b/server/32/developer_manual/basics/index.html @@ -234,7 +234,7 @@

        Basic concepts

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/logging.html b/server/32/developer_manual/basics/logging.html index 866e527c185..c84e7711a5e 100644 --- a/server/32/developer_manual/basics/logging.html +++ b/server/32/developer_manual/basics/logging.html @@ -189,7 +189,7 @@

        Admin audit logging

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/middlewares.html b/server/32/developer_manual/basics/middlewares.html index f56a0f92144..ea99fcedced 100644 --- a/server/32/developer_manual/basics/middlewares.html +++ b/server/32/developer_manual/basics/middlewares.html @@ -308,7 +308,7 @@

        Parsing annotations

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/public_share_template.html b/server/32/developer_manual/basics/public_share_template.html index 4d9ef5dbf0c..48c923683f6 100644 --- a/server/32/developer_manual/basics/public_share_template.html +++ b/server/32/developer_manual/basics/public_share_template.html @@ -227,7 +227,7 @@

        Public share template

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/request_lifecycle.html b/server/32/developer_manual/basics/request_lifecycle.html index a06b5ed006f..669cb3d2a83 100644 --- a/server/32/developer_manual/basics/request_lifecycle.html +++ b/server/32/developer_manual/basics/request_lifecycle.html @@ -162,7 +162,7 @@

        Front controller

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/routing.html b/server/32/developer_manual/basics/routing.html index 001041a83f3..c2790bb8838 100644 --- a/server/32/developer_manual/basics/routing.html +++ b/server/32/developer_manual/basics/routing.html @@ -346,7 +346,7 @@

        Using the URLGenerator

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/setting.html b/server/32/developer_manual/basics/setting.html index 2ff388c5067..2620a7100b7 100644 --- a/server/32/developer_manual/basics/setting.html +++ b/server/32/developer_manual/basics/setting.html @@ -307,7 +307,7 @@

        Settings

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/storage/appdata.html b/server/32/developer_manual/basics/storage/appdata.html index 4e27924f45e..b127617d375 100644 --- a/server/32/developer_manual/basics/storage/appdata.html +++ b/server/32/developer_manual/basics/storage/appdata.html @@ -216,7 +216,7 @@

        File<

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/storage/configuration.html b/server/32/developer_manual/basics/storage/configuration.html index 4cc417ad6ea..6e26d7f1b72 100644 --- a/server/32/developer_manual/basics/storage/configuration.html +++ b/server/32/developer_manual/basics/storage/configuration.html @@ -285,7 +285,7 @@

        User values

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/storage/database.html b/server/32/developer_manual/basics/storage/database.html index 9e13abb1eb5..91af2de500d 100644 --- a/server/32/developer_manual/basics/storage/database.html +++ b/server/32/developer_manual/basics/storage/database.html @@ -585,7 +585,7 @@

        Supporting more databases

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/storage/filesystem.html b/server/32/developer_manual/basics/storage/filesystem.html index b37f199be64..485199f2d04 100644 --- a/server/32/developer_manual/basics/storage/filesystem.html +++ b/server/32/developer_manual/basics/storage/filesystem.html @@ -283,7 +283,7 @@

        Adding mounts to the filesystem

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/storage/index.html b/server/32/developer_manual/basics/storage/index.html index 4fcef75743d..511871064bb 100644 --- a/server/32/developer_manual/basics/storage/index.html +++ b/server/32/developer_manual/basics/storage/index.html @@ -179,7 +179,7 @@

        Storage and database

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/storage/migrations.html b/server/32/developer_manual/basics/storage/migrations.html index fdfb466ab05..483f179b21c 100644 --- a/server/32/developer_manual/basics/storage/migrations.html +++ b/server/32/developer_manual/basics/storage/migrations.html @@ -350,7 +350,7 @@

        Replacing indices

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/testing.html b/server/32/developer_manual/basics/testing.html index b6b10866291..dfb48e68bef 100644 --- a/server/32/developer_manual/basics/testing.html +++ b/server/32/developer_manual/basics/testing.html @@ -221,7 +221,7 @@

        Testing

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/basics/translations.html b/server/32/developer_manual/basics/translations.html index 35dc0a468a4..167ded3ee76 100644 --- a/server/32/developer_manual/basics/translations.html +++ b/server/32/developer_manual/basics/translations.html @@ -494,7 +494,7 @@

        Testing translations

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/LoginFlow/index.html b/server/32/developer_manual/client_apis/LoginFlow/index.html index a2c30652820..7ca48c55530 100644 --- a/server/32/developer_manual/client_apis/LoginFlow/index.html +++ b/server/32/developer_manual/client_apis/LoginFlow/index.html @@ -272,7 +272,7 @@

        Login name vs. email login

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/index.html b/server/32/developer_manual/client_apis/OCS/index.html index d982e7f7c9a..2fd32f27b95 100644 --- a/server/32/developer_manual/client_apis/OCS/index.html +++ b/server/32/developer_manual/client_apis/OCS/index.html @@ -319,7 +319,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-api-overview.html b/server/32/developer_manual/client_apis/OCS/ocs-api-overview.html index fd46a2aca90..dbbb32c1828 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-api-overview.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-api-overview.html @@ -366,7 +366,7 @@

        Filtering the auto-complete results

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html b/server/32/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html index 1d4121b2085..e519647c61c 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html @@ -326,7 +326,7 @@

        Reset collection

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-openapi.html b/server/32/developer_manual/client_apis/OCS/ocs-openapi.html index 69df0d96d3f..8f81f274028 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-openapi.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-openapi.html @@ -890,7 +890,7 @@

        How to generate the specification

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-out-of-office-api.html b/server/32/developer_manual/client_apis/OCS/ocs-out-of-office-api.html index c8ff13b5562..ac60d8578c7 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-out-of-office-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-out-of-office-api.html @@ -404,7 +404,7 @@

        Clear data and disable out-of-office

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-recommendations-api.html b/server/32/developer_manual/client_apis/OCS/ocs-recommendations-api.html index 2e6f2a76d52..87c2b436204 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-recommendations-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-recommendations-api.html @@ -216,7 +216,7 @@

        Fetch user setting and recommendations

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-share-api.html b/server/32/developer_manual/client_apis/OCS/ocs-share-api.html index 6c0eeca2a6e..b06ebd5848d 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-share-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-share-api.html @@ -439,7 +439,7 @@

        Decline a pending Federated Cloud Share

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-sharee-api.html b/server/32/developer_manual/client_apis/OCS/ocs-sharee-api.html index c807f68ec36..93d934ff454 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-sharee-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-sharee-api.html @@ -188,7 +188,7 @@

        Sharee recommendations

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-status-api.html b/server/32/developer_manual/client_apis/OCS/ocs-status-api.html index c65016abb0b..620708fae2f 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-status-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-status-api.html @@ -481,7 +481,7 @@

        User status - Restore backup

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html b/server/32/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html index c502882e79e..d0d2b087a8f 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html @@ -148,7 +148,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-text2image-api.html b/server/32/developer_manual/client_apis/OCS/ocs-text2image-api.html index 635f082133e..3455951bcc9 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-text2image-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-text2image-api.html @@ -441,7 +441,7 @@

        List tasks by App

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-textprocessing-api.html b/server/32/developer_manual/client_apis/OCS/ocs-textprocessing-api.html index 36e9959d179..08b1291b088 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-textprocessing-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-textprocessing-api.html @@ -329,7 +329,7 @@

        Fetch a task by ID

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-translation-api.html b/server/32/developer_manual/client_apis/OCS/ocs-translation-api.html index f5b8786efde..12ba61a5966 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-translation-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-translation-api.html @@ -284,7 +284,7 @@

        Translate a string

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/OCS/ocs-user-preferences-api.html b/server/32/developer_manual/client_apis/OCS/ocs-user-preferences-api.html index 27eae91bcbd..3a6f8936c30 100644 --- a/server/32/developer_manual/client_apis/OCS/ocs-user-preferences-api.html +++ b/server/32/developer_manual/client_apis/OCS/ocs-user-preferences-api.html @@ -285,7 +285,7 @@

        Deleting multiple preference

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/RemoteWipe/index.html b/server/32/developer_manual/client_apis/RemoteWipe/index.html index 357b7830c60..2e7113584a4 100644 --- a/server/32/developer_manual/client_apis/RemoteWipe/index.html +++ b/server/32/developer_manual/client_apis/RemoteWipe/index.html @@ -169,7 +169,7 @@

        Signalling completion

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/basic.html b/server/32/developer_manual/client_apis/WebDAV/basic.html index 1dc46196eee..3ea4b0c06fc 100644 --- a/server/32/developer_manual/client_apis/WebDAV/basic.html +++ b/server/32/developer_manual/client_apis/WebDAV/basic.html @@ -944,7 +944,7 @@

        Response Headers

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/bulkupload.html b/server/32/developer_manual/client_apis/WebDAV/bulkupload.html index aa7dfdf30ce..0deda146866 100644 --- a/server/32/developer_manual/client_apis/WebDAV/bulkupload.html +++ b/server/32/developer_manual/client_apis/WebDAV/bulkupload.html @@ -230,7 +230,7 @@

        Starting a bulk upload

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/chunking.html b/server/32/developer_manual/client_apis/WebDAV/chunking.html index e581e513330..0f3de402cf7 100644 --- a/server/32/developer_manual/client_apis/WebDAV/chunking.html +++ b/server/32/developer_manual/client_apis/WebDAV/chunking.html @@ -233,7 +233,7 @@

        Aborting the upload

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/comments.html b/server/32/developer_manual/client_apis/WebDAV/comments.html index aaa2eb78eb6..5d63f5a7a87 100644 --- a/server/32/developer_manual/client_apis/WebDAV/comments.html +++ b/server/32/developer_manual/client_apis/WebDAV/comments.html @@ -220,7 +220,7 @@

        Examples

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/index.html b/server/32/developer_manual/client_apis/WebDAV/index.html index 1b39be8ce02..ee1cf72fc47 100644 --- a/server/32/developer_manual/client_apis/WebDAV/index.html +++ b/server/32/developer_manual/client_apis/WebDAV/index.html @@ -191,7 +191,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/search.html b/server/32/developer_manual/client_apis/WebDAV/search.html index b15535e7e4f..c60d7dd5462 100644 --- a/server/32/developer_manual/client_apis/WebDAV/search.html +++ b/server/32/developer_manual/client_apis/WebDAV/search.html @@ -512,7 +512,7 @@

        Examples search bodies

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/trashbin.html b/server/32/developer_manual/client_apis/WebDAV/trashbin.html index 8ead0746ffa..a1fb31af22a 100644 --- a/server/32/developer_manual/client_apis/WebDAV/trashbin.html +++ b/server/32/developer_manual/client_apis/WebDAV/trashbin.html @@ -171,7 +171,7 @@

        Emptying the trashbin

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/WebDAV/versions.html b/server/32/developer_manual/client_apis/WebDAV/versions.html index 32cd16e17e6..5a3a5c2cd3d 100644 --- a/server/32/developer_manual/client_apis/WebDAV/versions.html +++ b/server/32/developer_manual/client_apis/WebDAV/versions.html @@ -154,7 +154,7 @@

        Restoring a version

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/activity-api.html b/server/32/developer_manual/client_apis/activity-api.html index 8b1db69e5b3..ef249d5eeed 100644 --- a/server/32/developer_manual/client_apis/activity-api.html +++ b/server/32/developer_manual/client_apis/activity-api.html @@ -128,7 +128,7 @@

        Activity

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/android_library/examples.html b/server/32/developer_manual/client_apis/android_library/examples.html index 7c0e537056d..0d0345456c8 100644 --- a/server/32/developer_manual/client_apis/android_library/examples.html +++ b/server/32/developer_manual/client_apis/android_library/examples.html @@ -529,7 +529,7 @@

        Tips<

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/android_library/index.html b/server/32/developer_manual/client_apis/android_library/index.html index efecaf57ff7..bf754b052b4 100644 --- a/server/32/developer_manual/client_apis/android_library/index.html +++ b/server/32/developer_manual/client_apis/android_library/index.html @@ -164,7 +164,7 @@

        Nextcloud Android library

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/android_library/library_installation.html b/server/32/developer_manual/client_apis/android_library/library_installation.html index 2598f9f3c70..52ca4e80628 100644 --- a/server/32/developer_manual/client_apis/android_library/library_installation.html +++ b/server/32/developer_manual/client_apis/android_library/library_installation.html @@ -171,7 +171,7 @@

        Add the library project to your project as a Git submodule

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/files.html b/server/32/developer_manual/client_apis/files.html index 5ec8050e1fe..6346da16bd4 100644 --- a/server/32/developer_manual/client_apis/files.html +++ b/server/32/developer_manual/client_apis/files.html @@ -217,7 +217,7 @@

        Examples

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/general.html b/server/32/developer_manual/client_apis/general.html index 28cbcc0c2a0..77f3cf211a2 100644 --- a/server/32/developer_manual/client_apis/general.html +++ b/server/32/developer_manual/client_apis/general.html @@ -142,7 +142,7 @@

        Maintenance Mode

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/client_apis/index.html b/server/32/developer_manual/client_apis/index.html index d7152c3508d..129330b0210 100644 --- a/server/32/developer_manual/client_apis/index.html +++ b/server/32/developer_manual/client_apis/index.html @@ -187,7 +187,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/atomiccomponents.html b/server/32/developer_manual/design/atomiccomponents.html index 2d1395d9b50..ded343c5f93 100644 --- a/server/32/developer_manual/design/atomiccomponents.html +++ b/server/32/developer_manual/design/atomiccomponents.html @@ -314,7 +314,7 @@

        Pickers

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/foundations.html b/server/32/developer_manual/design/foundations.html index 3a3ac9bd409..2a8e30b96d3 100644 --- a/server/32/developer_manual/design/foundations.html +++ b/server/32/developer_manual/design/foundations.html @@ -360,7 +360,7 @@

        Wording

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/index.html b/server/32/developer_manual/design/index.html index 1b1d9d103dd..851faea7783 100644 --- a/server/32/developer_manual/design/index.html +++ b/server/32/developer_manual/design/index.html @@ -174,7 +174,7 @@

        Interface & interaction design

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/introduction.html b/server/32/developer_manual/design/introduction.html index b995167d744..fa4d74921ee 100644 --- a/server/32/developer_manual/design/introduction.html +++ b/server/32/developer_manual/design/introduction.html @@ -145,7 +145,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/layout.html b/server/32/developer_manual/design/layout.html index d77698cbe8b..e95ce472d51 100644 --- a/server/32/developer_manual/design/layout.html +++ b/server/32/developer_manual/design/layout.html @@ -174,7 +174,7 @@

        Navigation → List → Content

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/layoutcomponents.html b/server/32/developer_manual/design/layoutcomponents.html index 2f81d6b034a..43dc0f5a89f 100644 --- a/server/32/developer_manual/design/layoutcomponents.html +++ b/server/32/developer_manual/design/layoutcomponents.html @@ -271,7 +271,7 @@

        Sharing

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/design/writing.html b/server/32/developer_manual/design/writing.html index 4ac217849dd..b56c9389cce 100644 --- a/server/32/developer_manual/design/writing.html +++ b/server/32/developer_manual/design/writing.html @@ -330,7 +330,7 @@

        Translatable strings

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/desktop/building.html b/server/32/developer_manual/desktop/building.html index 3aee0c6ae8e..c60b9f3dd50 100644 --- a/server/32/developer_manual/desktop/building.html +++ b/server/32/developer_manual/desktop/building.html @@ -564,7 +564,7 @@

        Address Sanitizer

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/desktop/index.html b/server/32/developer_manual/desktop/index.html index b1d38f3d5e5..5997874ae1b 100644 --- a/server/32/developer_manual/desktop/index.html +++ b/server/32/developer_manual/desktop/index.html @@ -137,7 +137,7 @@

        Desktop Clients

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/api.html b/server/32/developer_manual/digging_deeper/api.html index 96f60ec58ae..89f9d70bed3 100644 --- a/server/32/developer_manual/digging_deeper/api.html +++ b/server/32/developer_manual/digging_deeper/api.html @@ -220,7 +220,7 @@

        PHP unstable API

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/classloader.html b/server/32/developer_manual/digging_deeper/classloader.html index 55254e0b6e3..433a7528cdc 100644 --- a/server/32/developer_manual/digging_deeper/classloader.html +++ b/server/32/developer_manual/digging_deeper/classloader.html @@ -229,7 +229,7 @@

        Server autoloading

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/config/appconfig.html b/server/32/developer_manual/digging_deeper/config/appconfig.html index dc932718b6d..0fd853cca68 100644 --- a/server/32/developer_manual/digging_deeper/config/appconfig.html +++ b/server/32/developer_manual/digging_deeper/config/appconfig.html @@ -345,7 +345,7 @@

        Miscellaneous

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/config/index.html b/server/32/developer_manual/digging_deeper/config/index.html index b9ba75e2479..afcfc683740 100644 --- a/server/32/developer_manual/digging_deeper/config/index.html +++ b/server/32/developer_manual/digging_deeper/config/index.html @@ -183,7 +183,7 @@

        Config & Preferences

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/config/userconfig.html b/server/32/developer_manual/digging_deeper/config/userconfig.html index 8a8828c77f3..2da9662e095 100644 --- a/server/32/developer_manual/digging_deeper/config/userconfig.html +++ b/server/32/developer_manual/digging_deeper/config/userconfig.html @@ -351,7 +351,7 @@

        Miscellaneous

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/context_chat.html b/server/32/developer_manual/digging_deeper/context_chat.html index a14f6650271..f5d8d31b4b8 100644 --- a/server/32/developer_manual/digging_deeper/context_chat.html +++ b/server/32/developer_manual/digging_deeper/context_chat.html @@ -299,7 +299,7 @@

        Submitting ContentItem data

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/continuous_integration.html b/server/32/developer_manual/digging_deeper/continuous_integration.html index c59ca27d055..7451564b468 100644 --- a/server/32/developer_manual/digging_deeper/continuous_integration.html +++ b/server/32/developer_manual/digging_deeper/continuous_integration.html @@ -269,7 +269,7 @@

        php-cs<

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/dashboard.html b/server/32/developer_manual/digging_deeper/dashboard.html index db8297cdee8..cb9f93cf6df 100644 --- a/server/32/developer_manual/digging_deeper/dashboard.html +++ b/server/32/developer_manual/digging_deeper/dashboard.html @@ -715,7 +715,7 @@

        Use the API

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/deadlock.html b/server/32/developer_manual/digging_deeper/deadlock.html index 9f6b434365f..c2491118178 100644 --- a/server/32/developer_manual/digging_deeper/deadlock.html +++ b/server/32/developer_manual/digging_deeper/deadlock.html @@ -265,7 +265,7 @@

        References

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/debugging.html b/server/32/developer_manual/digging_deeper/debugging.html index 996d17466bf..9fd7baece2f 100644 --- a/server/32/developer_manual/digging_deeper/debugging.html +++ b/server/32/developer_manual/digging_deeper/debugging.html @@ -262,7 +262,7 @@

        Using alternative app directories

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/declarative_settings.html b/server/32/developer_manual/digging_deeper/declarative_settings.html index f3a98374c70..6f96657bac9 100644 --- a/server/32/developer_manual/digging_deeper/declarative_settings.html +++ b/server/32/developer_manual/digging_deeper/declarative_settings.html @@ -610,7 +610,7 @@

        Sensitive field type

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/email.html b/server/32/developer_manual/digging_deeper/email.html index 93dc84263ce..222fd83dbe7 100644 --- a/server/32/developer_manual/digging_deeper/email.html +++ b/server/32/developer_manual/digging_deeper/email.html @@ -213,7 +213,7 @@

        Inline attachments

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/files-metadata.html b/server/32/developer_manual/digging_deeper/files-metadata.html index 4bb96be0139..96cf2297670 100644 --- a/server/32/developer_manual/digging_deeper/files-metadata.html +++ b/server/32/developer_manual/digging_deeper/files-metadata.html @@ -550,7 +550,7 @@

        Metadata Query Helper

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/flow.html b/server/32/developer_manual/digging_deeper/flow.html index 4d838599efa..6deb3ec1b19 100644 --- a/server/32/developer_manual/digging_deeper/flow.html +++ b/server/32/developer_manual/digging_deeper/flow.html @@ -206,7 +206,7 @@

        Configuration Component

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/groupware/calendar.html b/server/32/developer_manual/digging_deeper/groupware/calendar.html index 61e7e39a577..4ca096af799 100644 --- a/server/32/developer_manual/digging_deeper/groupware/calendar.html +++ b/server/32/developer_manual/digging_deeper/groupware/calendar.html @@ -406,7 +406,7 @@

        Rooms

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/groupware/calendar_provider.html b/server/32/developer_manual/digging_deeper/groupware/calendar_provider.html index 781845abeaa..2ebcaa27ebf 100644 --- a/server/32/developer_manual/digging_deeper/groupware/calendar_provider.html +++ b/server/32/developer_manual/digging_deeper/groupware/calendar_provider.html @@ -809,7 +809,7 @@

        Register the calendar provider

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/groupware/contacts_menu.html b/server/32/developer_manual/digging_deeper/groupware/contacts_menu.html index c1e97685f61..b905663243d 100644 --- a/server/32/developer_manual/digging_deeper/groupware/contacts_menu.html +++ b/server/32/developer_manual/digging_deeper/groupware/contacts_menu.html @@ -284,7 +284,7 @@

        User status

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/groupware/index.html b/server/32/developer_manual/digging_deeper/groupware/index.html index b8861554a17..bc371059d63 100644 --- a/server/32/developer_manual/digging_deeper/groupware/index.html +++ b/server/32/developer_manual/digging_deeper/groupware/index.html @@ -203,7 +203,7 @@

        Groupware integration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/groupware/mail_provider.html b/server/32/developer_manual/digging_deeper/groupware/mail_provider.html index 4f0a3d89cfa..4e676d0e58f 100644 --- a/server/32/developer_manual/digging_deeper/groupware/mail_provider.html +++ b/server/32/developer_manual/digging_deeper/groupware/mail_provider.html @@ -390,7 +390,7 @@

        Step 3: Register the Mail Provider

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/http_client.html b/server/32/developer_manual/digging_deeper/http_client.html index 51ee6a7683e..d01c5c7b963 100644 --- a/server/32/developer_manual/digging_deeper/http_client.html +++ b/server/32/developer_manual/digging_deeper/http_client.html @@ -296,7 +296,7 @@

        Error handling

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/index.html b/server/32/developer_manual/digging_deeper/index.html index 61710b900db..1abcd4729cf 100644 --- a/server/32/developer_manual/digging_deeper/index.html +++ b/server/32/developer_manual/digging_deeper/index.html @@ -657,7 +657,7 @@

        Digging deeper

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/javascript-apis.html b/server/32/developer_manual/digging_deeper/javascript-apis.html index a85893adebf..ae5ea3e254a 100644 --- a/server/32/developer_manual/digging_deeper/javascript-apis.html +++ b/server/32/developer_manual/digging_deeper/javascript-apis.html @@ -325,7 +325,7 @@

        OCP – Public APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/notifications.html b/server/32/developer_manual/digging_deeper/notifications.html index 013159af3e4..3e6f43f2af9 100644 --- a/server/32/developer_manual/digging_deeper/notifications.html +++ b/server/32/developer_manual/digging_deeper/notifications.html @@ -165,7 +165,7 @@

        Notifications

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/npm.html b/server/32/developer_manual/digging_deeper/npm.html index 12f95280749..74a5d5f0fa9 100644 --- a/server/32/developer_manual/digging_deeper/npm.html +++ b/server/32/developer_manual/digging_deeper/npm.html @@ -254,7 +254,7 @@

        npm run lint (optional)

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/oidc.html b/server/32/developer_manual/digging_deeper/oidc.html index d042adab459..3da957cb462 100644 --- a/server/32/developer_manual/digging_deeper/oidc.html +++ b/server/32/developer_manual/digging_deeper/oidc.html @@ -193,7 +193,7 @@

        Generating a token if Nextcloud is the provider

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/out_of_office.html b/server/32/developer_manual/digging_deeper/out_of_office.html index cc13a70c225..e4a4c322638 100644 --- a/server/32/developer_manual/digging_deeper/out_of_office.html +++ b/server/32/developer_manual/digging_deeper/out_of_office.html @@ -283,7 +283,7 @@

        Common data structure

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/performance.html b/server/32/developer_manual/digging_deeper/performance.html index 9a8a3b7c162..ce0b88c9e11 100644 --- a/server/32/developer_manual/digging_deeper/performance.html +++ b/server/32/developer_manual/digging_deeper/performance.html @@ -284,7 +284,7 @@

        Getting help

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/phonenumberutil.html b/server/32/developer_manual/digging_deeper/phonenumberutil.html index 03d9b41f1d0..314e3b917d3 100644 --- a/server/32/developer_manual/digging_deeper/phonenumberutil.html +++ b/server/32/developer_manual/digging_deeper/phonenumberutil.html @@ -217,7 +217,7 @@

        Get the country code for a region

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/profile.html b/server/32/developer_manual/digging_deeper/profile.html index c701402e346..440514695d3 100644 --- a/server/32/developer_manual/digging_deeper/profile.html +++ b/server/32/developer_manual/digging_deeper/profile.html @@ -343,7 +343,7 @@

        Register a profile action

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/profiler.html b/server/32/developer_manual/digging_deeper/profiler.html index 932f99cae65..0e631e427b2 100644 --- a/server/32/developer_manual/digging_deeper/profiler.html +++ b/server/32/developer_manual/digging_deeper/profiler.html @@ -314,7 +314,7 @@

        Contributing

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/projects.html b/server/32/developer_manual/digging_deeper/projects.html index e1133a167c7..768037a7521 100644 --- a/server/32/developer_manual/digging_deeper/projects.html +++ b/server/32/developer_manual/digging_deeper/projects.html @@ -380,7 +380,7 @@

        Provide a user interface

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/psr.html b/server/32/developer_manual/digging_deeper/psr.html index 4df5afa91e0..ba046e98422 100644 --- a/server/32/developer_manual/digging_deeper/psr.html +++ b/server/32/developer_manual/digging_deeper/psr.html @@ -220,7 +220,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/publicpage.html b/server/32/developer_manual/digging_deeper/publicpage.html index 84ca163e319..2b7c83733d9 100644 --- a/server/32/developer_manual/digging_deeper/publicpage.html +++ b/server/32/developer_manual/digging_deeper/publicpage.html @@ -256,7 +256,7 @@

        Implementing an authenticated public page

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/reference.html b/server/32/developer_manual/digging_deeper/reference.html index aef63225dad..8e1fe00873a 100644 --- a/server/32/developer_manual/digging_deeper/reference.html +++ b/server/32/developer_manual/digging_deeper/reference.html @@ -1036,7 +1036,7 @@

        Register a custom picker component

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/repair.html b/server/32/developer_manual/digging_deeper/repair.html index 924945b6743..a35325ff848 100644 --- a/server/32/developer_manual/digging_deeper/repair.html +++ b/server/32/developer_manual/digging_deeper/repair.html @@ -276,7 +276,7 @@

        Repair-step types

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/rest_apis.html b/server/32/developer_manual/digging_deeper/rest_apis.html index f6cb7dac1d1..7b309c120e2 100644 --- a/server/32/developer_manual/digging_deeper/rest_apis.html +++ b/server/32/developer_manual/digging_deeper/rest_apis.html @@ -234,7 +234,7 @@

        Modifying the CORS headers

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/search.html b/server/32/developer_manual/digging_deeper/search.html index 582474fde10..1bb65e091b3 100644 --- a/server/32/developer_manual/digging_deeper/search.html +++ b/server/32/developer_manual/digging_deeper/search.html @@ -665,7 +665,7 @@

        Privacy

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/security.html b/server/32/developer_manual/digging_deeper/security.html index 60e0cfe3aee..6865c964e35 100644 --- a/server/32/developer_manual/digging_deeper/security.html +++ b/server/32/developer_manual/digging_deeper/security.html @@ -266,7 +266,7 @@

        Trusted domain

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/settings.html b/server/32/developer_manual/digging_deeper/settings.html index fd884f41442..2097e5143a1 100644 --- a/server/32/developer_manual/digging_deeper/settings.html +++ b/server/32/developer_manual/digging_deeper/settings.html @@ -464,7 +464,7 @@

        Registering Settings and Sections

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/setup_checks.html b/server/32/developer_manual/digging_deeper/setup_checks.html index dc5f15894be..3b6c49485c0 100644 --- a/server/32/developer_manual/digging_deeper/setup_checks.html +++ b/server/32/developer_manual/digging_deeper/setup_checks.html @@ -318,7 +318,7 @@

        Running HTTP requests against the server

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/speech-to-text.html b/server/32/developer_manual/digging_deeper/speech-to-text.html index f68871f2cd5..63b7ec0e954 100644 --- a/server/32/developer_manual/digging_deeper/speech-to-text.html +++ b/server/32/developer_manual/digging_deeper/speech-to-text.html @@ -342,7 +342,7 @@

        Provider registration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/status.html b/server/32/developer_manual/digging_deeper/status.html index 9be40964e96..204320979af 100644 --- a/server/32/developer_manual/digging_deeper/status.html +++ b/server/32/developer_manual/digging_deeper/status.html @@ -252,7 +252,7 @@

        Updating the status programmatically

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/talk.html b/server/32/developer_manual/digging_deeper/talk.html index 7822c034b2e..51f01ae0477 100644 --- a/server/32/developer_manual/digging_deeper/talk.html +++ b/server/32/developer_manual/digging_deeper/talk.html @@ -242,7 +242,7 @@

        Delete a conversation

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/task_processing.html b/server/32/developer_manual/digging_deeper/task_processing.html index 332f7c806c6..4b7b5a4af9d 100644 --- a/server/32/developer_manual/digging_deeper/task_processing.html +++ b/server/32/developer_manual/digging_deeper/task_processing.html @@ -923,7 +923,7 @@

        Provider and task type registration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/text2image.html b/server/32/developer_manual/digging_deeper/text2image.html index 4a4abdea851..7354b0c2dbb 100644 --- a/server/32/developer_manual/digging_deeper/text2image.html +++ b/server/32/developer_manual/digging_deeper/text2image.html @@ -385,7 +385,7 @@

        Provider registration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/text_processing.html b/server/32/developer_manual/digging_deeper/text_processing.html index 9adf2e2dca5..3077e709f51 100644 --- a/server/32/developer_manual/digging_deeper/text_processing.html +++ b/server/32/developer_manual/digging_deeper/text_processing.html @@ -540,7 +540,7 @@

        Provider registration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/time.html b/server/32/developer_manual/digging_deeper/time.html index 5faeb1fbbee..5520912e19c 100644 --- a/server/32/developer_manual/digging_deeper/time.html +++ b/server/32/developer_manual/digging_deeper/time.html @@ -204,7 +204,7 @@

        Methods

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/translation.html b/server/32/developer_manual/digging_deeper/translation.html index f6d90522ea1..402cce2ca98 100644 --- a/server/32/developer_manual/digging_deeper/translation.html +++ b/server/32/developer_manual/digging_deeper/translation.html @@ -347,7 +347,7 @@

        Provider registration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/two-factor-provider.html b/server/32/developer_manual/digging_deeper/two-factor-provider.html index f1c6de906b3..5ec16443b73 100644 --- a/server/32/developer_manual/digging_deeper/two-factor-provider.html +++ b/server/32/developer_manual/digging_deeper/two-factor-provider.html @@ -310,7 +310,7 @@

        Make a provider deactivatable by the admin (optional)

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/user_migration.html b/server/32/developer_manual/digging_deeper/user_migration.html index a37c9b44c40..81c036f3a8f 100644 --- a/server/32/developer_manual/digging_deeper/user_migration.html +++ b/server/32/developer_manual/digging_deeper/user_migration.html @@ -328,7 +328,7 @@

        Register a migrator

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/users.html b/server/32/developer_manual/digging_deeper/users.html index e85359bf3e9..077df323caa 100644 --- a/server/32/developer_manual/digging_deeper/users.html +++ b/server/32/developer_manual/digging_deeper/users.html @@ -387,7 +387,7 @@

        User managers

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/web_host_metadata.html b/server/32/developer_manual/digging_deeper/web_host_metadata.html index 5b1978eaeb2..dc18cd05a92 100644 --- a/server/32/developer_manual/digging_deeper/web_host_metadata.html +++ b/server/32/developer_manual/digging_deeper/web_host_metadata.html @@ -299,7 +299,7 @@

        Handler registration

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/digging_deeper/webdav_collection_preload.html b/server/32/developer_manual/digging_deeper/webdav_collection_preload.html index b812ad58a1b..8df13ed35ee 100644 --- a/server/32/developer_manual/digging_deeper/webdav_collection_preload.html +++ b/server/32/developer_manual/digging_deeper/webdav_collection_preload.html @@ -258,7 +258,7 @@

        Best practices

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/DevSetup.html b/server/32/developer_manual/exapp_development/DevSetup.html index eb913ca8ee7..e985dcb0e2d 100644 --- a/server/32/developer_manual/exapp_development/DevSetup.html +++ b/server/32/developer_manual/exapp_development/DevSetup.html @@ -123,7 +123,7 @@

        Setting up dev environment

        AppAPI development requires a Nextcloud development environment setup. -We highly recommend using Julius Knorr’s Docker setup for this. +We highly recommend using the nextcloud-docker-dev setup (originally developed by Julius Knorr) for this. For an alternate environment without using Docker, please refer to the setup instructions in Getting started.

        Suggested IDE: PhpStorm, though you can certainly use any IDE of your preference such as VS Code or Vim.

        @@ -215,7 +215,7 @@

        Docker by socket

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/Introduction.html b/server/32/developer_manual/exapp_development/Introduction.html index 1883b2362f9..e655dca4d73 100644 --- a/server/32/developer_manual/exapp_development/Introduction.html +++ b/server/32/developer_manual/exapp_development/Introduction.html @@ -163,7 +163,7 @@

        Glossary

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html b/server/32/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html index ed1ae9472d5..d093e5c12a3 100644 --- a/server/32/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html +++ b/server/32/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html @@ -247,7 +247,7 @@

        6. Testing

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/development_overview/ExAppLifecycle.html b/server/32/developer_manual/exapp_development/development_overview/ExAppLifecycle.html index 642fbd5da61..f45d0ad8d23 100644 --- a/server/32/developer_manual/exapp_development/development_overview/ExAppLifecycle.html +++ b/server/32/developer_manual/exapp_development/development_overview/ExAppLifecycle.html @@ -264,7 +264,7 @@

        Cookies

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/development_overview/ExAppOverview.html b/server/32/developer_manual/exapp_development/development_overview/ExAppOverview.html index e83845bb3b1..a48cde34f0e 100644 --- a/server/32/developer_manual/exapp_development/development_overview/ExAppOverview.html +++ b/server/32/developer_manual/exapp_development/development_overview/ExAppOverview.html @@ -313,7 +313,7 @@

        Makefile

        Note

        -

        These Makefiles are typically written to work in the nextcloud-docker-dev development environment.

        +

        These Makefiles are typically written to work in the nextcloud-docker-dev development environment.

        For a complete example, you can take a look at our Makefile for the 3rd-party service example. This example also requires the xmlstarlet program to be installed so that the Makefile can automatically detect the ExApp version from the info.xml file.

        @@ -332,7 +332,7 @@

        Makefile

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/development_overview/index.html b/server/32/developer_manual/exapp_development/development_overview/index.html index 2af0f48eced..7bd10797e72 100644 --- a/server/32/developer_manual/exapp_development/development_overview/index.html +++ b/server/32/developer_manual/exapp_development/development_overview/index.html @@ -159,7 +159,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/BehindCompanyProxy.html b/server/32/developer_manual/exapp_development/faq/BehindCompanyProxy.html index 107f28fa1ee..c530b79db35 100644 --- a/server/32/developer_manual/exapp_development/faq/BehindCompanyProxy.html +++ b/server/32/developer_manual/exapp_development/faq/BehindCompanyProxy.html @@ -277,7 +277,7 @@

        Contact Support

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/DockerContainerRegistry.html b/server/32/developer_manual/exapp_development/faq/DockerContainerRegistry.html index 9c2268f6fcf..518efc4a086 100644 --- a/server/32/developer_manual/exapp_development/faq/DockerContainerRegistry.html +++ b/server/32/developer_manual/exapp_development/faq/DockerContainerRegistry.html @@ -141,7 +141,7 @@

        How to use a private Docker container registry with authentication?

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/DockerSocketProxy.html b/server/32/developer_manual/exapp_development/faq/DockerSocketProxy.html index 09c3b231fc3..71e41d1f4c4 100644 --- a/server/32/developer_manual/exapp_development/faq/DockerSocketProxy.html +++ b/server/32/developer_manual/exapp_development/faq/DockerSocketProxy.html @@ -184,7 +184,7 @@

        Other implementations

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/GpuSupport.html b/server/32/developer_manual/exapp_development/faq/GpuSupport.html index 886a3dbbc90..37fb7ed2f97 100644 --- a/server/32/developer_manual/exapp_development/faq/GpuSupport.html +++ b/server/32/developer_manual/exapp_development/faq/GpuSupport.html @@ -159,7 +159,7 @@

        How to limit the number of GPUs per ExApp?

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/Scaling.html b/server/32/developer_manual/exapp_development/faq/Scaling.html index c35440a1ff7..23b17bfe324 100644 --- a/server/32/developer_manual/exapp_development/faq/Scaling.html +++ b/server/32/developer_manual/exapp_development/faq/Scaling.html @@ -152,7 +152,7 @@

        GPUs scaling

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/Troubleshooting.html b/server/32/developer_manual/exapp_development/faq/Troubleshooting.html index cf788199e2d..8550313c752 100644 --- a/server/32/developer_manual/exapp_development/faq/Troubleshooting.html +++ b/server/32/developer_manual/exapp_development/faq/Troubleshooting.html @@ -185,7 +185,7 @@

        ExApps management list of apps from App Store is empty

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/faq/index.html b/server/32/developer_manual/exapp_development/faq/index.html index fb59e7468af..3808afe4142 100644 --- a/server/32/developer_manual/exapp_development/faq/index.html +++ b/server/32/developer_manual/exapp_development/faq/index.html @@ -180,7 +180,7 @@

        Frequently Asked Questions

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/index.html b/server/32/developer_manual/exapp_development/index.html index 1d46f23ba7c..6b5c57d3008 100644 --- a/server/32/developer_manual/exapp_development/index.html +++ b/server/32/developer_manual/exapp_development/index.html @@ -160,7 +160,7 @@

        ExApp development

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/Authentication.html b/server/32/developer_manual/exapp_development/tech_details/Authentication.html index 7d43e9f1abf..2a9077ec9e5 100644 --- a/server/32/developer_manual/exapp_development/tech_details/Authentication.html +++ b/server/32/developer_manual/exapp_development/tech_details/Authentication.html @@ -36,7 +36,7 @@ const mermaids_to_add_zoom = 1 === -1 ? all_mermaids.length : 1; const mermaids_processed = document.querySelectorAll(".mermaid[data-processed='true']"); if(mermaids_to_add_zoom > 0) { - var svgs = d3.selectAll(".mermaid[data-zoom-id=id-d43b817e-e070-40b1-b709-5010a9fc3c0d] svg"); + var svgs = d3.selectAll(".mermaid[data-zoom-id=id-b2d6e635-e180-4d78-8315-0d2674fa1eea] svg"); if(all_mermaids.length !== mermaids_processed.length) { // try again in a sec, wait for mermaids to load setTimeout(load, 200); @@ -194,7 +194,7 @@

        Authentication flow

        Authentication flow in details

        -
        +
                 sequenceDiagram
             autonumber
             participant ExApp
        @@ -249,7 +249,7 @@ 

        AppAPI session keys

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/Deployment.html b/server/32/developer_manual/exapp_development/tech_details/Deployment.html index 3c5e703bf88..57d90662c1a 100644 --- a/server/32/developer_manual/exapp_development/tech_details/Deployment.html +++ b/server/32/developer_manual/exapp_development/tech_details/Deployment.html @@ -289,7 +289,7 @@

        ExApp info.xml schema

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/InstallationFlow.html b/server/32/developer_manual/exapp_development/tech_details/InstallationFlow.html index f28634bc7a5..32fcd6f2fb4 100644 --- a/server/32/developer_manual/exapp_development/tech_details/InstallationFlow.html +++ b/server/32/developer_manual/exapp_development/tech_details/InstallationFlow.html @@ -242,7 +242,7 @@

        Enabled

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/Translations.html b/server/32/developer_manual/exapp_development/tech_details/Translations.html index 78be9d36826..e25b493196d 100644 --- a/server/32/developer_manual/exapp_development/tech_details/Translations.html +++ b/server/32/developer_manual/exapp_development/tech_details/Translations.html @@ -185,7 +185,7 @@

        Translation tool

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/appconfig.html b/server/32/developer_manual/exapp_development/tech_details/api/appconfig.html index bb513db3da2..1cd595bbb61 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/appconfig.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/appconfig.html @@ -272,7 +272,7 @@

        Response

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/events_listener.html b/server/32/developer_manual/exapp_development/tech_details/api/events_listener.html index 1efafee435b..a1d76cb4280 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/events_listener.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/events_listener.html @@ -219,7 +219,7 @@

        Node Events

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/exapp.html b/server/32/developer_manual/exapp_development/tech_details/api/exapp.html index 32d6a0b1f58..5b40b624cbf 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/exapp.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/exapp.html @@ -259,7 +259,7 @@

        Response data

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html b/server/32/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html index 5bd04387d52..046dfcce7c5 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html @@ -283,7 +283,7 @@

        Examples

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/index.html b/server/32/developer_manual/exapp_development/tech_details/api/index.html index c61bcb2a4c1..5c86817bee8 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/index.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/index.html @@ -237,7 +237,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/logging.html b/server/32/developer_manual/exapp_development/tech_details/api/logging.html index 8a87a6c83be..60704c24c8d 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/logging.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/logging.html @@ -174,7 +174,7 @@

        Response data

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/notifications.html b/server/32/developer_manual/exapp_development/tech_details/api/notifications.html index 5993d260580..091d09f1b99 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/notifications.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/notifications.html @@ -211,7 +211,7 @@

        Params<

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/occ_command.html b/server/32/developer_manual/exapp_development/tech_details/api/occ_command.html index 66f33339260..886a37c36f0 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/occ_command.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/occ_command.html @@ -241,7 +241,7 @@

        Params

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/other_ocs.html b/server/32/developer_manual/exapp_development/tech_details/api/other_ocs.html index 556007f1341..f7308b61014 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/other_ocs.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/other_ocs.html @@ -167,7 +167,7 @@

        Other OCS APIs

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/preferences.html b/server/32/developer_manual/exapp_development/tech_details/api/preferences.html index 55dec20e823..e6d0bf6041d 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/preferences.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/preferences.html @@ -272,7 +272,7 @@

        Response

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/routes.html b/server/32/developer_manual/exapp_development/tech_details/api/routes.html index e8c8d6f996c..a2246c8ca47 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/routes.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/routes.html @@ -186,7 +186,7 @@

        Unregister

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/settings.html b/server/32/developer_manual/exapp_development/tech_details/api/settings.html index e067e5332f4..2a81d43c4fa 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/settings.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/settings.html @@ -346,7 +346,7 @@

        Params

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/talkbots.html b/server/32/developer_manual/exapp_development/tech_details/api/talkbots.html index 6226f1b3922..f38786893de 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/talkbots.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/talkbots.html @@ -179,7 +179,7 @@

        Request data

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/topmenu.html b/server/32/developer_manual/exapp_development/tech_details/api/topmenu.html index 59d44740050..3c2343a01da 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/topmenu.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/topmenu.html @@ -293,7 +293,7 @@

        Params

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/api/utils.html b/server/32/developer_manual/exapp_development/tech_details/api/utils.html index 30cef19458c..28001413f9f 100644 --- a/server/32/developer_manual/exapp_development/tech_details/api/utils.html +++ b/server/32/developer_manual/exapp_development/tech_details/api/utils.html @@ -171,7 +171,7 @@

        Response data

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/exapp_development/tech_details/index.html b/server/32/developer_manual/exapp_development/tech_details/index.html index b62c0811d46..59bda5448c3 100644 --- a/server/32/developer_manual/exapp_development/tech_details/index.html +++ b/server/32/developer_manual/exapp_development/tech_details/index.html @@ -183,7 +183,7 @@

        Technical details

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/genindex.html b/server/32/developer_manual/genindex.html index 7c4f0812742..5e514578903 100644 --- a/server/32/developer_manual/genindex.html +++ b/server/32/developer_manual/genindex.html @@ -121,7 +121,7 @@

        Index

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/coding_standards/html_css.html b/server/32/developer_manual/getting_started/coding_standards/html_css.html index a03f50f9ba2..30d8482b4f5 100644 --- a/server/32/developer_manual/getting_started/coding_standards/html_css.html +++ b/server/32/developer_manual/getting_started/coding_standards/html_css.html @@ -221,7 +221,7 @@

        Naming convention

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/coding_standards/index.html b/server/32/developer_manual/getting_started/coding_standards/index.html index c06f9f9321e..ff28598b495 100644 --- a/server/32/developer_manual/getting_started/coding_standards/index.html +++ b/server/32/developer_manual/getting_started/coding_standards/index.html @@ -262,7 +262,7 @@

        License headers

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/coding_standards/javascript.html b/server/32/developer_manual/getting_started/coding_standards/javascript.html index 03dfce6747e..77c052b894d 100644 --- a/server/32/developer_manual/getting_started/coding_standards/javascript.html +++ b/server/32/developer_manual/getting_started/coding_standards/javascript.html @@ -1057,7 +1057,7 @@

        Control structures

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/coding_standards/php.html b/server/32/developer_manual/getting_started/coding_standards/php.html index 93ea63f8148..776d7e19ce5 100644 --- a/server/32/developer_manual/getting_started/coding_standards/php.html +++ b/server/32/developer_manual/getting_started/coding_standards/php.html @@ -277,7 +277,7 @@

        Unit tests

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/development_process.html b/server/32/developer_manual/getting_started/development_process.html index 7b460b31ed7..30075fb02c1 100644 --- a/server/32/developer_manual/getting_started/development_process.html +++ b/server/32/developer_manual/getting_started/development_process.html @@ -226,7 +226,7 @@

        Manual Backport

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/devenv.html b/server/32/developer_manual/getting_started/devenv.html index b0881898136..f0f6e267d9b 100644 --- a/server/32/developer_manual/getting_started/devenv.html +++ b/server/32/developer_manual/getting_started/devenv.html @@ -251,7 +251,7 @@

        Keep the code up-to-date

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/getting_started/index.html b/server/32/developer_manual/getting_started/index.html index d9247fd6e04..6db824b7d9f 100644 --- a/server/32/developer_manual/getting_started/index.html +++ b/server/32/developer_manual/getting_started/index.html @@ -143,7 +143,7 @@

        Getting started

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/how_to/index.html b/server/32/developer_manual/how_to/index.html index f971566c3a1..6921c979b69 100644 --- a/server/32/developer_manual/how_to/index.html +++ b/server/32/developer_manual/how_to/index.html @@ -436,7 +436,7 @@

        WebAuthn without SSL

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/content.html b/server/32/developer_manual/html_css_design/content.html index 2cded56fe02..860e9df65c6 100644 --- a/server/32/developer_manual/html_css_design/content.html +++ b/server/32/developer_manual/html_css_design/content.html @@ -183,7 +183,7 @@

        Rules and information

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/css.html b/server/32/developer_manual/html_css_design/css.html index 85aa9e18e1d..657e53a6d80 100644 --- a/server/32/developer_manual/html_css_design/css.html +++ b/server/32/developer_manual/html_css_design/css.html @@ -653,7 +653,7 @@

        Dos and Don’ts

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/html.html b/server/32/developer_manual/html_css_design/html.html index e38663efbf1..0738b234ba5 100644 --- a/server/32/developer_manual/html_css_design/html.html +++ b/server/32/developer_manual/html_css_design/html.html @@ -194,7 +194,7 @@

        Buttons

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/icons.html b/server/32/developer_manual/html_css_design/icons.html index 20536570b53..6083478e468 100644 --- a/server/32/developer_manual/html_css_design/icons.html +++ b/server/32/developer_manual/html_css_design/icons.html @@ -156,7 +156,7 @@

        Material design icons

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/index.html b/server/32/developer_manual/html_css_design/index.html index 0a37843e1a3..f1a3d90910b 100644 --- a/server/32/developer_manual/html_css_design/index.html +++ b/server/32/developer_manual/html_css_design/index.html @@ -194,7 +194,7 @@

        HTML/CSS guidelines

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/list.html b/server/32/developer_manual/html_css_design/list.html index ac7ceff82b8..0f4074bcf9d 100644 --- a/server/32/developer_manual/html_css_design/list.html +++ b/server/32/developer_manual/html_css_design/list.html @@ -256,7 +256,7 @@

        Rules and information

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/navigation.html b/server/32/developer_manual/html_css_design/navigation.html index 770e0771d4a..5033b9270f6 100644 --- a/server/32/developer_manual/html_css_design/navigation.html +++ b/server/32/developer_manual/html_css_design/navigation.html @@ -609,7 +609,7 @@

        Basic layout

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/html_css_design/popovermenu.html b/server/32/developer_manual/html_css_design/popovermenu.html index 719d8a9d4d7..00ae04b5cb6 100644 --- a/server/32/developer_manual/html_css_design/popovermenu.html +++ b/server/32/developer_manual/html_css_design/popovermenu.html @@ -231,7 +231,7 @@

        Alignment

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/index.html b/server/32/developer_manual/index.html index 602c23bfdae..97e9b67faf5 100644 --- a/server/32/developer_manual/index.html +++ b/server/32/developer_manual/index.html @@ -278,7 +278,7 @@

        Table of contents

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/bugtracker/codereviews.html b/server/32/developer_manual/prologue/bugtracker/codereviews.html index b9ca470249b..9b6d629f24e 100644 --- a/server/32/developer_manual/prologue/bugtracker/codereviews.html +++ b/server/32/developer_manual/prologue/bugtracker/codereviews.html @@ -189,7 +189,7 @@

        Questions?

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/bugtracker/index.html b/server/32/developer_manual/prologue/bugtracker/index.html index e4961d3b7b3..11d6996a147 100644 --- a/server/32/developer_manual/prologue/bugtracker/index.html +++ b/server/32/developer_manual/prologue/bugtracker/index.html @@ -141,7 +141,7 @@

        Bugtracker

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/bugtracker/triaging.html b/server/32/developer_manual/prologue/bugtracker/triaging.html index 9e2d3efd8f9..5bc530cab76 100644 --- a/server/32/developer_manual/prologue/bugtracker/triaging.html +++ b/server/32/developer_manual/prologue/bugtracker/triaging.html @@ -259,7 +259,7 @@

        Finalizing and tagging

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/code-of-conduct.html b/server/32/developer_manual/prologue/code-of-conduct.html index 3f7d6b977bd..f9fdb1af477 100644 --- a/server/32/developer_manual/prologue/code-of-conduct.html +++ b/server/32/developer_manual/prologue/code-of-conduct.html @@ -125,7 +125,7 @@

        Code of conduct

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/compatibility_app_ecosystem.html b/server/32/developer_manual/prologue/compatibility_app_ecosystem.html index 816ffd6d5b4..46b5a96bb65 100644 --- a/server/32/developer_manual/prologue/compatibility_app_ecosystem.html +++ b/server/32/developer_manual/prologue/compatibility_app_ecosystem.html @@ -158,7 +158,7 @@

        Other documentation requirements

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/help_communication.html b/server/32/developer_manual/prologue/help_communication.html index 9d0b69a105f..e49ca6e4e3d 100644 --- a/server/32/developer_manual/prologue/help_communication.html +++ b/server/32/developer_manual/prologue/help_communication.html @@ -140,7 +140,7 @@

        Maintainers

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/index.html b/server/32/developer_manual/prologue/index.html index d70fd0459d2..1aab15fd63c 100644 --- a/server/32/developer_manual/prologue/index.html +++ b/server/32/developer_manual/prologue/index.html @@ -153,7 +153,7 @@

        Prologue

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/prologue/security.html b/server/32/developer_manual/prologue/security.html index 5718c3f33eb..a0a2ff38eee 100644 --- a/server/32/developer_manual/prologue/security.html +++ b/server/32/developer_manual/prologue/security.html @@ -352,7 +352,7 @@

        Getting help

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/search.html b/server/32/developer_manual/search.html index e3e9d3e9866..b97799b28a6 100644 --- a/server/32/developer_manual/search.html +++ b/server/32/developer_manual/search.html @@ -128,7 +128,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/searchindex.js b/server/32/developer_manual/searchindex.js index dd6ea45eb2e..eff642fd773 100644 --- a/server/32/developer_manual/searchindex.js +++ b/server/32/developer_manual/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"0. Setting up the development environment": [[157, "setting-up-the-development-environment"]], "1. Migration 1: Schema change": [[59, "migration-1-schema-change"]], "1. Starting from template": [[157, "starting-from-template"]], "2. Migration 1: Post schema change": [[59, "migration-1-post-schema-change"]], "3. Development": [[157, "development"]], "3. Migration 2: Schema change": [[59, "migration-2-schema-change"]], "4. Packaging": [[157, "packaging"]], "4.1 Hardware acceleration": [[157, "hardware-acceleration"]], "5. AppStore publishing": [[157, "appstore-publishing"]], "6. Testing": [[157, "testing"]], "@nextcloud/auth": [[123, "nextcloud-auth"]], "@nextcloud/axios": [[123, "nextcloud-axios"]], "@nextcloud/dialogs": [[123, "nextcloud-dialogs"]], "@nextcloud/event-bus": [[123, "nextcloud-event-bus"]], "@nextcloud/files": [[123, "nextcloud-files"]], "@nextcloud/initial-state": [[123, "nextcloud-initial-state"]], "@nextcloud/l10n": [[123, "nextcloud-l10n"]], "@nextcloud/logger": [[123, "nextcloud-logger"]], "@nextcloud/moment": [[123, "nextcloud-moment"]], "@nextcloud/password-confirmation": [[123, "nextcloud-password-confirmation"]], "@nextcloud/paths": [[123, "nextcloud-paths"]], "@nextcloud/router": [[123, "nextcloud-router"]], "@nextcloud/sharing": [[123, "nextcloud-sharing"]], "@nextcloud/vue": [[123, "nextcloud-vue"]], "A note about namespaces URI": [[78, "a-note-about-namespaces-uri"]], "API reference": [[102, null]], "API to resolve links": [[135, "api-to-resolve-links"]], "Aborting the upload": [[80, "aborting-the-upload"]], "Accept a pending Federated Cloud Share": [[69, "accept-a-pending-federated-cloud-share"]], "Access calendars and events": [[116, "access-calendars-and-events"]], "Access data from within a Nextcloud App via OCP": [[127, "access-data-from-within-a-nextcloud-app-via-ocp"]], "Access restrictions \u2013 IACL": [[117, "access-restrictions-iacl"]], "Access through CalDAV": [[117, "access-through-caldav"]], "Accessing attributes": [[56, "accessing-attributes"]], "Accessing contact info": [[118, "accessing-contact-info"]], "Accessing the container from anywhere": [[40, "accessing-the-container-from-anywhere"]], "Acquiring a HTTP Client": [[121, "acquiring-a-http-client"]], "Action menu": [[93, "action-menu"]], "Action payload to ExApp": [[176, "action-payload-to-exapp"]], "Action results": [[176, "action-results"]], "Actions": [[118, "actions"]], "Activity": [[86, null], [98, "activity"]], "Add script": [[186, "add-script"]], "Add spaces around content when needed": [[191, "id17"]], "Add style": [[186, "add-style"]], "Add the library as a Gradle dependency": [[89, "add-the-library-as-a-gradle-dependency"]], "Add the library project to your project as a Git submodule": [[89, "add-the-library-project-to-your-project-as-a-git-submodule"]], "Add the library to a project": [[89, "add-the-library-to-a-project"]], "Added APIs": [[10, "added-apis"], [22, "added-apis"], [23, "added-apis"], [23, "id2"], [24, "added-apis"], [24, "id1"], [25, "added-apis"], [26, "added-apis"], [27, "added-apis"], [28, "added-apis"], [28, "id1"]], "Added Events": [[28, "added-events"]], "Added events": [[24, "added-events"]], "Adding a navigation entry": [[5, "adding-a-navigation-entry"]], "Adding indices": [[59, "adding-indices"]], "Adding mounts to the filesystem": [[57, "adding-mounts-to-the-filesystem"]], "Adding translations": [[61, "adding-translations"]], "Address Sanitizer": [[100, "address-sanitizer"]], "Admin audit logging": [[48, "admin-audit-logging"]], "Advanced search provider": [[138, "advanced-search-provider"]], "Advantages": [[40, "advantages"]], "After the release": [[35, "after-the-release"]], "Alignment": [[204, "alignment"]], "Always use braces.": [[191, "id20"]], "Always use parenthesis for arrow function parameters.": [[191, "id12"]], "Android": [[61, "android"], [88, null]], "Android Nextcloud client development": [[88, "android-nextcloud-client-development"]], "App Installation Flow": [[171, null]], "App architecture": [[6, "app-architecture"]], "App autoloading": [[103, "app-autoloading"]], "App bootstrap logic": [[16, "app-bootstrap-logic"]], "App code checker deprecation": [[17, "app-code-checker-deprecation"]], "App development": [[3, null]], "App guidelines": [[33, "app-guidelines"]], "App metadata": [[4, null]], "App navigation menu": [[203, "app-navigation-menu"]], "App publishing and maintenance": [[30, null]], "App supports at least Nextcloud 28": [[66, "app-supports-at-least-nextcloud-28"]], "App upgrade guide": [[9, null]], "App values": [[55, "app-values"]], "AppAPI Authentication": [[158, "appapi-authentication"]], "AppAPI Nextcloud APIs": [[177, null]], "AppAPI session keys": [[169, "appapi-session-keys"]], "AppAPIAuth": [[169, "appapiauth"]], "AppConfig": [[104, null], [173, null]], "AppData": [[54, null], [214, "appdata"]], "AppFramework": [[104, "appframework"]], "Application installation scheme": [[170, "application-installation-scheme"]], "Arguments": [[170, "arguments"], [170, "id1"]], "Arrays": [[191, "arrays"]], "Assembling the chunks": [[80, "assembling-the-chunks"]], "Atomic components": [[93, null]], "Auth bypass / privilege escalations": [[213, "auth-bypass-privilege-escalations"]], "Authentication": [[39, "authentication"], [64, "authentication"], [169, null]], "Authentication & basics": [[218, "authentication-basics"]], "Authentication flow": [[169, "authentication-flow"]], "Authentication flow in details": [[169, "authentication-flow-in-details"]], "Authentication headers": [[169, "authentication-headers"]], "Auto-complete and user search": [[64, "auto-complete-and-user-search"]], "Automatic Backport": [[193, "automatic-backport"]], "Available Events": [[41, "available-events"]], "Available hooks": [[41, "available-hooks"]], "Avatar": [[93, "avatar"]], "Avoid multiple properties on the same line": [[191, "id6"], [191, "id16"]], "Avoid semicolons where not needed.": [[191, "id3"]], "Avoiding deadlocks": [[110, "avoiding-deadlocks"]], "Babel Polyfill removal": [[15, "babel-polyfill-removal"]], "Back-end": [[172, "back-end"]], "Back-end changes": [[10, "back-end-changes"], [11, "back-end-changes"], [12, "back-end-changes"], [13, "back-end-changes"], [14, "back-end-changes"], [15, "back-end-changes"], [16, "back-end-changes"], [17, "back-end-changes"], [18, "back-end-changes"], [19, "back-end-changes"], [20, "back-end-changes"], [21, "back-end-changes"], [22, "back-end-changes"], [23, "back-end-changes"], [24, "back-end-changes"], [25, "back-end-changes"], [26, "back-end-changes"], [27, "back-end-changes"], [28, "back-end-changes"]], "Back-end code": [[216, null]], "Backend": [[159, "backend"]], "Background color": [[94, "background-color"]], "Background jobs (Cron)": [[37, null]], "Background variables": [[198, "background-variables"]], "Backporting Considerations": [[193, "backporting-considerations"]], "Basic APIs": [[78, null]], "Basic Calendar information \u2013 INode": [[117, "basic-calendar-information-inode"]], "Basic Pattern of Dependency Injection": [[40, "basic-pattern-of-dependency-injection"]], "Basic concepts": [[47, null]], "Basic event information \u2013 INode": [[117, "basic-event-information-inode"]], "Basic input types": [[112, "basic-input-types"]], "Basic layout": [[202, "basic-layout"], [203, "basic-layout"], [203, "id3"], [203, "id5"], [204, "basic-layout"]], "Basic rules": [[203, "basic-rules"]], "Basic usage": [[113, "basic-usage"]], "Be technically sound": [[33, "be-technically-sound"]], "Before the release": [[35, "before-the-release"]], "Behavioral changes": [[10, "behavioral-changes"], [13, "behavioral-changes"], [14, "behavioral-changes"], [23, "behavioral-changes"]], "Benefits": [[33, "benefits"]], "Best practices": [[66, "best-practices"], [154, "best-practices"]], "Body theme": [[16, "body-theme"]], "Boolean database columns": [[18, "boolean-database-columns"]], "Booting an app": [[0, "booting-an-app"]], "Bootstrapping": [[0, null]], "Bootstrapping Nextcloud": [[221, "bootstrapping-nextcloud"]], "Bootstrapping process": [[0, "bootstrapping-process"]], "Border radius": [[26, "border-radius"]], "Braces on same line as the definition.": [[191, "id9"]], "Branch Names": [[193, "branch-names"]], "Branch off": [[35, "branch-off"]], "Branch selection .tx/backport": [[7, "branch-selection-tx-backport"]], "Brute-force protection": [[39, "brute-force-protection"]], "Bugfixes": [[193, "bugfixes"]], "Bugtracker": [[207, null]], "Building Vue components and scripts": [[217, "building-vue-components-and-scripts"]], "Building styles": [[217, "building-styles"]], "Building the Client": [[100, null]], "Built-in examples": [[154, "built-in-examples"]], "Button and action labels": [[99, "button-and-action-labels"]], "Buttons": [[93, "buttons"], [199, "buttons"], [203, "buttons"]], "C++ (Qt) / Desktop client": [[61, "c-qt-desktop-client"]], "CONSIDER how your API will be used": [[66, "consider-how-your-api-will-be-used"]], "CSP Nonce": [[26, "csp-nonce"]], "CSS": [[14, "css"], [42, null], [189, "css"], [198, null]], "CSS and HTML coding standards": [[189, null]], "CSS classes": [[198, "css-classes"]], "CSS variables": [[46, "css-variables"], [198, "css-variables"]], "Cache": [[214, "cache"]], "Cached data": [[128, "cached-data"]], "Caching": [[38, null]], "Calendar integration": [[116, null]], "Calendar objects": [[116, "calendar-objects"]], "Calendar providers": [[116, "calendar-providers"]], "Calendars": [[116, "calendars"]], "Capabilities": [[26, "capabilities"]], "Capabilities API": [[64, "capabilities-api"]], "Casting parameters": [[39, "casting-parameters"]], "Cause": [[161, "cause"]], "Change log": [[35, "change-log"]], "Change tracking": [[35, "change-tracking"]], "Changed APIs": [[10, "changed-apis"], [10, "id1"], [15, "changed-apis"], [19, "changed-apis"], [21, "changed-apis"], [22, "changed-apis"], [23, "changed-apis"], [23, "id7"], [24, "changed-apis"], [24, "id2"], [25, "changed-apis"], [25, "id1"], [26, "changed-apis"], [27, "changed-apis"], [28, "changed-apis"], [28, "id2"]], "Changed behavior": [[25, "changed-behavior"]], "Changelog": [[4, "changelog"]], "Changing API and backwards compatibility": [[218, "changing-api-and-backwards-compatibility"]], "Check availability": [[73, "check-availability"]], "Check for Talk existence": [[144, "check-for-talk-existence"]], "Check out external shipped apps": [[194, "check-out-external-shipped-apps"]], "Check out the code": [[194, "check-out-the-code"]], "Checkbox and Multi-checkbox": [[112, "checkbox-and-multi-checkbox"]], "Checkboxes and radio buttons": [[93, "checkboxes-and-radio-buttons"]], "Checkboxes and radios": [[199, "checkboxes-and-radios"]], "Checking for existence of events": [[117, "checking-for-existence-of-events"]], "Checking if the issue is useful": [[208, "checking-if-the-issue-is-useful"]], "Chunked file upload": [[80, null]], "Chunked upload v2": [[80, "chunked-upload-v2"]], "Class-based schema registration": [[112, "class-based-schema-registration"]], "Classloader": [[103, null]], "Clear data and disable out-of-office": [[67, "clear-data-and-disable-out-of-office"]], "Clear message": [[71, "clear-message"]], "Clickable area": [[26, "clickable-area"]], "Clickjacking": [[213, "clickjacking"]], "Client APIs": [[23, "client-apis"]], "Clients and Client APIs": [[92, null]], "Code Map": [[214, "code-map"]], "Code example": [[87, "code-example"], [87, "id1"], [87, "id2"], [87, "id3"], [87, "id4"], [87, "id5"], [87, "id6"], [87, "id7"], [87, "id8"], [87, "id9"], [87, "id10"], [87, "id11"], [87, "id12"]], "Code executions / file inclusions": [[213, "code-executions-file-inclusions"]], "Code of conduct": [[209, null]], "Code reviews on GitHub": [[206, null]], "Code signing": [[29, null]], "Code style": [[191, "code-style"]], "Coding standards": [[190, "coding-standards"]], "Coding style & general guidelines": [[190, null]], "Collabora without SSL": [[196, "collabora-without-ssl"]], "Collapsible entry": [[203, "collapsible-entry"]], "Color": [[94, "color"]], "Color picker": [[93, "color-picker"]], "Comments": [[81, null], [192, "comments"]], "Committing changes": [[217, "committing-changes"]], "Common data structure": [[127, "common-data-structure"]], "Compatibility": [[123, "compatibility"]], "Compatibility documentation": [[216, "compatibility-documentation"]], "Compatibility with the app ecosystem": [[210, null]], "Compiling": [[100, "compiling"]], "Completely disabled authentication": [[39, "completely-disabled-authentication"]], "Composer": [[2, "composer"]], "Concept": [[134, "concept"]], "Concept overview": [[65, "concept-overview"], [104, "concept-overview"], [106, "concept-overview"], [114, "concept-overview"], [138, "concept-overview"]], "Conditional scheduling of tasks": [[147, "conditional-scheduling-of-tasks"]], "Config & Preferences": [[105, null]], "Configuration": [[55, null]], "Configuration Component": [[115, "configuration-component"]], "Configuration changes": [[10, "configuration-changes"]], "Configuring parallelism": [[37, "configuring-parallelism"]], "Conflict example": [[2, "conflict-example"]], "Connecting a controller and a route": [[39, "connecting-a-controller-and-a-route"]], "Console commands": [[59, "console-commands"]], "Construction of migration classes": [[59, "construction-of-migration-classes"]], "Consumable, Listenable and Catchable": [[102, "consumable-listenable-and-catchable"]], "Consuming a Mail Service": [[120, "consuming-a-mail-service"]], "Consuming the AppConfig API": [[104, "consuming-the-appconfig-api"]], "Consuming the Files Metadata API": [[114, "consuming-the-files-metadata-api"]], "Consuming the Speech-To-Text API": [[142, "consuming-the-speech-to-text-api"]], "Consuming the Task Processing API": [[145, "consuming-the-task-processing-api"]], "Consuming the Text Processing API": [[147, "consuming-the-text-processing-api"]], "Consuming the Text-To-Image API": [[146, "consuming-the-text-to-image-api"]], "Consuming the Translation API": [[149, "consuming-the-translation-api"]], "Consuming the UserConfig API": [[106, "consuming-the-userconfig-api"]], "Contact Support": [[161, "contact-support"]], "Contacts Menu": [[118, null]], "Containers / Dependency Injection": [[40, null]], "Content": [[98, "content"]], "Content list": [[202, null]], "Content size of the event": [[117, "content-size-of-the-event"]], "Context Chat": [[107, null]], "Continuous Integration": [[108, null]], "Contributing": [[131, "contributing"]], "Control structures": [[191, "control-structures"], [192, "control-structures"]], "Controller Injection": [[40, "controller-injection"]], "Controllers": [[39, null]], "Convert input into standard format": [[129, "convert-input-into-standard-format"]], "Converting to app passwords": [[62, "converting-to-app-passwords"]], "Cookies": [[158, "cookies"]], "Copying files and folders (rfc4918)": [[78, "copying-files-and-folders-rfc4918"]], "Corporate Proxy - Permanent Settings for PHP CLI": [[161, null]], "Correct plurals": [[61, "correct-plurals"]], "Counter": [[203, "counter"]], "Counter bubbles": [[93, "counter-bubbles"]], "Create a conversation": [[144, "create-a-conversation"]], "Create a folder": [[87, "create-a-folder"]], "Create a new Federated Cloud Share": [[69, "create-a-new-federated-cloud-share"]], "Create a new Share": [[69, "create-a-new-share"]], "Create an app": [[6, "create-an-app"]], "Create calendar events": [[116, "create-calendar-events"]], "Creating a repair step": [[136, "creating-a-repair-step"]], "Creating custom responses": [[39, "creating-custom-responses"]], "Creating folders (rfc4918)": [[78, "creating-folders-rfc4918"]], "Creating new calendar events": [[117, "creating-new-calendar-events"]], "Creating users": [[152, "creating-users"]], "Cross site request forgery": [[213, "cross-site-request-forgery"]], "Cross site scripting": [[213, "cross-site-scripting"]], "Custom attribute to database column mapping": [[56, "custom-attribute-to-database-column-mapping"]], "Customize the conversation": [[144, "customize-the-conversation"]], "DELETE request": [[121, "delete-request"]], "DO NOT throw non-OCS*Exceptions": [[66, "do-not-throw-non-ocs-exceptions"]], "DO NOT use the addHeader method for setting headers for your responses": [[66, "do-not-use-the-addheader-method-for-setting-headers-for-your-responses"]], "DO set all descriptions for parameters and methods": [[66, "do-set-all-descriptions-for-parameters-and-methods"]], "DO type controller and helper methods as explicit as possible": [[66, "do-type-controller-and-helper-methods-as-explicit-as-possible"]], "DO use the same data structures for the same group of responses": [[66, "do-use-the-same-data-structures-for-the-same-group-of-responses"]], "DaemonConfig registration": [[170, "daemonconfig-registration"]], "Dashboard": [[109, null]], "Dashboard API": [[109, "dashboard-api"]], "Data-based responses": [[39, "data-based-responses"]], "Database access": [[56, null]], "Database clusters": [[128, "database-clusters"]], "Database performance": [[128, "database-performance"]], "Datetime picker": [[93, "datetime-picker"]], "Deadlocks": [[110, null]], "Debug mode": [[111, "debug-mode"]], "Debugging": [[111, null]], "Debugging HTML and templates": [[111, "debugging-html-and-templates"]], "Debugging JavaScript": [[111, "debugging-javascript"]], "Debugging MariaDB queries": [[111, "debugging-mariadb-queries"]], "Debugging SQL queries": [[111, "debugging-sql-queries"]], "Debugging tests in the browser": [[221, "debugging-tests-in-the-browser"]], "Debugging variables": [[111, "debugging-variables"]], "Declarative Settings": [[184, null]], "Declarative settings": [[112, null]], "Declare in-app search": [[138, "declare-in-app-search"]], "Declare supported Unified Search providers": [[135, "declare-supported-unified-search-providers"]], "Decline a pending Federated Cloud Share": [[69, "decline-a-pending-federated-cloud-share"]], "Default values for subURL": [[52, "default-values-for-suburl"]], "Define a setup check": [[141, "define-a-setup-check"]], "Delete Share": [[69, "delete-share"]], "Delete a conversation": [[144, "delete-a-conversation"]], "Delete a share resource": [[87, "delete-a-share-resource"]], "Delete a task": [[73, "delete-a-task"]], "Delete an accepted Federated Cloud Share": [[69, "delete-an-accepted-federated-cloud-share"]], "Delete app config values": [[173, "delete-app-config-values"]], "Delete file or folder": [[87, "delete-file-or-folder"]], "Delete metadata using PROPPATCH": [[114, "delete-metadata-using-proppatch"]], "Delete user config values": [[182, "delete-user-config-values"]], "Deleting a preference": [[76, "deleting-a-preference"]], "Deleting an app password": [[62, "deleting-an-app-password"]], "Deleting files and folders (rfc4918)": [[78, "deleting-files-and-folders-rfc4918"]], "Deleting from the trashbin": [[84, "deleting-from-the-trashbin"]], "Deleting multiple preference": [[76, "deleting-multiple-preference"]], "Dependency Injection Container Registration": [[49, "dependency-injection-container-registration"]], "Dependency Injection Parameters": [[22, "dependency-injection-parameters"]], "Dependency hell": [[2, "dependency-hell"]], "Dependency management": [[2, null]], "Deploy daemons types": [[155, "deploy-daemons-types"]], "Deploy environment variables": [[170, "deploy-environment-variables"]], "Deployment": [[170, null]], "Deprecated": [[22, "deprecated"]], "Deprecated APIs": [[10, "deprecated-apis"], [11, "deprecated-apis"], [16, "deprecated-apis"], [18, "deprecated-apis"], [19, "deprecated-apis"], [19, "id1"], [23, "deprecated-apis"], [24, "deprecated-apis"], [24, "id3"], [25, "deprecated-apis"], [26, "deprecated-apis"], [26, "id2"], [27, "deprecated-apis"], [28, "deprecated-apis"], [28, "id3"]], "Deprecated events": [[24, "deprecated-events"]], "Deprecated global variables": [[13, "deprecated-global-variables"], [14, "deprecated-global-variables"], [15, "deprecated-global-variables"], [16, "deprecated-global-variables"], [18, "deprecated-global-variables"]], "Deprecation of injection of named services": [[15, "deprecation-of-injection-of-named-services"]], "Deprecation of shipped JavaScript libraries": [[12, "deprecation-of-shipped-javascript-libraries"]], "Deprecations": [[13, "deprecations"], [14, "deprecations"]], "Desktop Clients": [[101, null]], "Details": [[98, "details"]], "Determining if the report is complete": [[208, "determining-if-the-report-is-complete"]], "Determining relevance of issue": [[208, "determining-relevance-of-issue"]], "Development": [[123, "development"]], "Development dependency hell": [[24, "development-dependency-hell"]], "Development environment": [[194, null]], "Development overview": [[160, null]], "Development process": [[193, null]], "Development tools": [[2, "development-tools"]], "Digging deeper": [[122, null]], "Direct Download": [[64, "direct-download"]], "Direct storage access": [[57, "direct-storage-access"]], "Directory traversal": [[213, "directory-traversal"]], "Disable the app": [[131, "disable-the-app"]], "Disabled keyboard shortcuts": [[21, "disabled-keyboard-shortcuts"]], "Display link previews": [[135, "display-link-previews"]], "Distributed cache": [[38, "distributed-cache"]], "Do we lock down Nextcloud?": [[29, "do-we-lock-down-nextcloud"]], "Docker Container Registry": [[162, null]], "Docker Socket Proxy": [[155, "docker-socket-proxy"], [163, null]], "Docker by socket": [[155, "docker-by-socket"]], "Docker install": [[172, "docker-install"]], "Docker remote API": [[155, "docker-remote-api"]], "Dockerfile": [[157, "dockerfile"]], "Documentation": [[221, "documentation"]], "Documentation procedures of changes that affect app developers": [[210, "documentation-procedures-of-changes-that-affect-app-developers"]], "Donations": [[32, "donations"]], "Dos and Don\u2019ts": [[61, "dos-and-don-ts"], [198, "dos-and-don-ts"]], "Download a file": [[87, "download-a-file"]], "Download permission": [[69, "download-permission"]], "Downloading files": [[78, "downloading-files"]], "Downloading folders": [[78, "downloading-folders"]], "Downloads": [[39, "downloads"]], "Drag and drop": [[203, "drag-and-drop"]], "Dropdowns": [[93, "dropdowns"]], "ESLint config": [[191, "eslint-config"]], "Edit an existing app": [[6, "edit-an-existing-app"]], "Edit entry": [[203, "edit-entry"]], "Element structure variables": [[198, "element-structure-variables"]], "Email": [[113, null]], "Email sending": [[196, "email-sending"]], "Empty content": [[93, "empty-content"]], "Emptying the trashbin": [[84, "emptying-the-trashbin"]], "Enable the app": [[6, "enable-the-app"], [131, "enable-the-app"]], "Enabled": [[158, "enabled"], [171, "enabled"]], "Enabling debug mode": [[194, "enabling-debug-mode"]], "Endpoint": [[81, "endpoint"]], "Enterprise support": [[32, "enterprise-support"]], "Entities": [[56, "entities"], [115, "entities"]], "Entity slug deprecation": [[20, "entity-slug-deprecation"]], "Entries in the calendar \u2013 ICollection": [[117, "entries-in-the-calendar-icollection"]], "Entry bullet": [[203, "entry-bullet"]], "Error handling": [[121, "error-handling"]], "Errors": [[29, "errors"]], "Event data \u2013 IFile": [[117, "event-data-ifile"]], "Event payload": [[174, "event-payload"]], "Event-based schema registration": [[112, "event-based-schema-registration"]], "Events": [[41, null], [90, "events"], [123, "events"]], "Events Listener": [[174, null]], "Events types": [[174, "events-types"]], "ExApp": [[175, null]], "ExApp deployment issues": [[166, "exapp-deployment-issues"]], "ExApp development": [[157, null], [168, null]], "ExApp info.xml schema": [[170, "exapp-info-xml-schema"]], "ExApp lifecycle": [[158, null]], "ExApp lifecycle methods": [[158, "exapp-lifecycle-methods"]], "ExApp lifecycle scheme": [[158, "exapp-lifecycle-scheme"]], "ExApp metadata": [[159, "exapp-metadata"]], "ExApp overview": [[159, null]], "ExApp registration": [[170, "exapp-registration"]], "ExApp structure": [[159, "exapp-structure"]], "ExApps (Python)": [[61, "exapps-python"]], "ExApps management list of apps from App Store is empty": [[166, "exapps-management-list-of-apps-from-app-store-is-empty"]], "Example": [[170, "example"], [180, "example"], [183, "example"]], "Example generic handler": [[153, "example-generic-handler"]], "Example webfinger handler": [[153, "example-webfinger-handler"]], "Examples": [[81, "examples"], [87, null], [90, "examples"], [90, "id1"], [176, "examples"], [206, "examples"]], "Examples search bodies": [[83, "examples-search-bodies"]], "ExceptionalImplementable": [[102, "exceptionalimplementable"]], "Exceptions": [[218, "exceptions"]], "Excluding files .l10nignore": [[7, "excluding-files-l10nignore"]], "Extend link preview support": [[135, "extend-link-preview-support"]], "Extend the Smart Picker": [[135, "extend-the-smart-picker"]], "Extending core parts": [[44, "extending-core-parts"]], "Extending the DAV server": [[1, null]], "Extending the \u201cnew\u201d menu in the files app": [[44, "extending-the-new-menu-in-the-files-app"]], "External API": [[218, null]], "External search provider": [[138, "external-search-provider"]], "External storage type": [[112, "external-storage-type"]], "Extracting values from the URL": [[52, "extracting-values-from-the-url"]], "FAQ": [[29, "faq"]], "Failed to create volume": [[166, "failed-to-create-volume"]], "Federated Cloud Shares": [[69, "federated-cloud-shares"]], "Fetch a list of all set user-statuses": [[71, "fetch-a-list-of-all-set-user-statuses"]], "Fetch a result image": [[73, "fetch-a-result-image"]], "Fetch a specific user\u2019s status": [[71, "fetch-a-specific-user-s-status"]], "Fetch a task by ID": [[73, "fetch-a-task-by-id"], [74, "fetch-a-task-by-id"]], "Fetch a user\u2019s backup status": [[71, "fetch-a-user-s-backup-status"]], "Fetch ongoing data": [[67, "fetch-ongoing-data"]], "Fetch the list of predefined statuses": [[71, "fetch-the-list-of-predefined-statuses"]], "Fetch upcoming or ongoing data": [[67, "fetch-upcoming-or-ongoing-data"]], "Fetch user setting and recommendations": [[68, "fetch-user-setting-and-recommendations"]], "Fetch user-controlled recommendations": [[68, "fetch-user-controlled-recommendations"]], "Fetch your own status": [[71, "fetch-your-own-status"]], "Fetching a calendar entry": [[117, "fetching-a-calendar-entry"]], "Fetching all calendar entries": [[117, "fetching-all-calendar-entries"]], "Fetching individual search results": [[138, "fetching-individual-search-results"]], "Fetching provider IDs": [[138, "fetching-provider-ids"]], "Fetching the access rules of the calendar": [[117, "fetching-the-access-rules-of-the-calendar"]], "Fetching the name of an event": [[117, "fetching-the-name-of-an-event"]], "File": [[54, "file"]], "File Actions Menu": [[176, null]], "File bulk upload": [[79, null]], "File request": [[69, "file-request"]], "Filenames": [[191, "filenames"]], "Files": [[90, null]], "Files Metadata": [[114, null]], "Files Sharing": [[71, "files-sharing"]], "Files and Files sharing": [[27, "files-and-files-sharing"]], "Filesystem layer": [[214, "filesystem-layer"]], "Filesystem root": [[41, "filesystem-root"]], "Filesystem scanner": [[41, "filesystem-scanner"]], "Filesystem structure": [[191, "filesystem-structure"]], "Filtering the auto-complete results": [[64, "filtering-the-auto-complete-results"]], "Finalizing and tagging": [[208, "finalizing-and-tagging"]], "Finding bugs to triage": [[208, "finding-bugs-to-triage"]], "Finding duplicates": [[208, "finding-duplicates"]], "First steps": [[65, "first-steps"]], "Folder": [[54, "folder"]], "Font sizes": [[26, "font-sizes"]], "Force language for a given call": [[64, "force-language-for-a-given-call"]], "Forums": [[211, "forums"]], "Foundations": [[94, null]], "Frequently Asked Questions": [[167, null]], "Front controller": [[51, "front-controller"]], "Front-end": [[43, null], [172, "front-end"]], "Front-end changes": [[10, "front-end-changes"], [11, "front-end-changes"], [12, "front-end-changes"], [13, "front-end-changes"], [14, "front-end-changes"], [15, "front-end-changes"], [16, "front-end-changes"], [18, "front-end-changes"], [19, "front-end-changes"], [21, "front-end-changes"], [22, "front-end-changes"], [23, "front-end-changes"], [24, "front-end-changes"], [25, "front-end-changes"], [26, "front-end-changes"], [27, "front-end-changes"], [28, "front-end-changes"]], "Front-end code": [[217, null]], "Frontend": [[159, "frontend"]], "Frontend routing": [[159, "frontend-routing"]], "Functions": [[191, "functions"]], "Further reading": [[221, "further-reading"]], "GET request": [[121, "get-request"]], "GPU support": [[164, null]], "GPUs scaling": [[165, "gpus-scaling"]], "Gather information about server setup": [[194, "gather-information-about-server-setup"]], "General": [[10, "general"], [18, "general"], [20, "general"], [21, "general"], [22, "general"], [23, "general"], [23, "id1"], [24, "general"], [25, "general"], [26, "general"], [28, "general"], [91, null], [190, "general"], [191, "general"]], "General color variables": [[198, "general-color-variables"]], "General considerations": [[208, "general-considerations"]], "General rules": [[99, "general-rules"]], "General rules and advice": [[191, "general-rules-and-advice"]], "Generating URLs": [[44, "generating-urls"]], "Generating a token if Nextcloud is the provider": [[126, "generating-a-token-if-nextcloud-is-the-provider"]], "Generic Build Instructions": [[100, "generic-build-instructions"]], "Generic Errors": [[91, "generic-errors"]], "Get ExApp enabled status": [[175, "get-exapp-enabled-status"]], "Get ExApps list": [[175, "get-exapps-list"]], "Get Nextcloud URL": [[175, "get-nextcloud-url"]], "Get Shares from a specific file or folder": [[69, "get-shares-from-a-specific-file-or-folder"]], "Get a unique tag for one event version": [[117, "get-a-unique-tag-for-one-event-version"]], "Get all Shares": [[69, "get-all-shares"]], "Get app config values": [[173, "get-app-config-values"]], "Get available task types": [[74, "get-available-task-types"]], "Get available translation options": [[75, "get-available-translation-options"]], "Get content of a calendar event": [[117, "get-content-of-a-calendar-event"]], "Get data and metadata from a document": [[65, "get-data-and-metadata-from-a-document"]], "Get groups of calendar": [[117, "get-groups-of-calendar"]], "Get information about a known Federated Cloud Share": [[69, "get-information-about-a-known-federated-cloud-share"]], "Get information about a known Share": [[69, "get-information-about-a-known-share"]], "Get list of NC users": [[187, "get-list-of-nc-users"]], "Get the app": [[131, "get-the-app"]], "Get the country code for a region": [[129, "get-the-country-code-for-a-region"]], "Get the provider list": [[135, "get-the-provider-list"]], "Get the share resources for a given file or folder": [[87, "get-the-share-resources-for-a-given-file-or-folder"]], "Get the source": [[194, "get-the-source"]], "Get user config values": [[182, "get-user-config-values"]], "Getting PHPUnit": [[221, "getting-phpunit"]], "Getting access": [[57, "getting-access"]], "Getting data from the backend using AJAX requests": [[39, "getting-data-from-the-backend-using-ajax-requests"]], "Getting help": [[128, "getting-help"], [213, "getting-help"]], "Getting properties for just the folder": [[78, "getting-properties-for-just-the-folder"]], "Getting request parameters": [[39, "getting-request-parameters"]], "Getting started": [[195, null]], "Getting the last modification time stamp": [[117, "getting-the-last-modification-time-stamp"]], "Getting the login token": [[126, "getting-the-login-token"]], "Getting the modification timestamp": [[117, "getting-the-modification-timestamp"]], "Getting the owner of a calendar": [[117, "getting-the-owner-of-a-calendar"]], "Getting the privileges associated with the calendar": [[117, "getting-the-privileges-associated-with-the-calendar"]], "Getting the properties": [[117, "getting-the-properties"]], "Git branch management": [[35, "git-branch-management"]], "GitHub Actions": [[34, "github-actions"]], "Global Middlewares": [[49, "global-middlewares"]], "Global variables": [[123, "global-variables"]], "Glossary": [[156, "glossary"]], "GroupManager": [[41, "groupmanager"]], "Groupware integration": [[119, null]], "Guidelines": [[61, "guidelines"]], "HEAD request": [[121, "head-request"]], "HTML": [[189, "html"]], "HTML elements": [[199, null]], "HTML-based Responses": [[39, "html-based-responses"]], "HTML/CSS guidelines": [[201, null]], "HTTP 401 for invalid username/password": [[18, "http-401-for-invalid-username-password"]], "HTTP Client": [[121, null]], "Handler registration": [[153, "handler-registration"]], "Handling DAV events": [[1, "handling-dav-events"]], "Handling errors": [[39, "handling-errors"]], "Handling iMIP data": [[117, "handling-imip-data"]], "Handling search requests": [[138, "handling-search-requests"]], "Handling settings storage": [[112, "handling-settings-storage"]], "Handling the dependencies": [[100, "handling-the-dependencies"]], "Healthcheck": [[158, "healthcheck"]], "Heartbeat": [[158, "heartbeat"], [171, "heartbeat"]], "Heavy load and time insensitive": [[37, "heavy-load-and-time-insensitive"]], "Help and communication": [[211, null]], "High level overview": [[214, "high-level-overview"]], "Highlighted counter": [[203, "highlighted-counter"]], "Hooks": [[41, "hooks"]], "How code signing affects apps in the app store": [[29, "how-code-signing-affects-apps-in-the-app-store"]], "How do you triage bugs": [[208, "how-do-you-triage-bugs"]], "How does auto-wiring work": [[40, "how-does-auto-wiring-work"]], "How does it affect the request lifecycle": [[40, "how-does-it-affect-the-request-lifecycle"]], "How does this affect controllers": [[40, "how-does-this-affect-controllers"]], "How the container works": [[40, "how-the-container-works"]], "How to add OpenAPI support to your OCS API": [[66, "how-to-add-openapi-support-to-your-ocs-api"]], "How to add response definitions to share type definitions": [[66, "how-to-add-response-definitions-to-share-type-definitions"]], "How to deal with interface and primitive type parameters": [[40, "how-to-deal-with-interface-and-primitive-type-parameters"]], "How to enable GPU support for the Deploy daemon?": [[164, "how-to-enable-gpu-support-for-the-deploy-daemon"]], "How to enable it": [[40, "how-to-enable-it"]], "How to expose Capabilities": [[66, "how-to-expose-capabilities"]], "How to generate the specification": [[66, "how-to-generate-the-specification"]], "How to get your app signed": [[29, "how-to-get-your-app-signed"]], "How to handle exceptions": [[66, "how-to-handle-exceptions"]], "How to ignore certain endpoints": [[66, "how-to-ignore-certain-endpoints"]], "How to limit the number of GPUs per ExApp?": [[164, "how-to-limit-the-number-of-gpus-per-exapp"]], "How to move": [[33, "how-to-move"]], "How to test \u2026": [[196, null]], "How to troubleshoot networking issues?": [[166, "how-to-troubleshoot-networking-issues"]], "How to use a private Docker container registry with authentication?": [[162, "how-to-use-a-private-docker-container-registry-with-authentication"]], "How will it work?": [[206, "how-will-it-work"]], "Hybrid Distribution": [[35, "hybrid-distribution"]], "IE11 removal": [[18, "ie11-removal"]], "Icons": [[46, "icons"], [94, "icons"], [200, null]], "Icons should be outlined": [[28, "icons-should-be-outlined"]], "Identifying errors": [[111, "identifying-errors"]], "Ignoring deadlocks": [[110, "ignoring-deadlocks"]], "Image Pulling (Docker)": [[171, "image-pulling-docker"]], "Images": [[135, "images"]], "Implementable, Dispatchable and Throwable": [[102, "implementable-dispatchable-and-throwable"]], "Implementing a Speech-To-Text provider": [[142, "implementing-a-speech-to-text-provider"]], "Implementing a TaskProcessing provider": [[145, "implementing-a-taskprocessing-provider"]], "Implementing a Text-To-Image provider": [[146, "implementing-a-text-to-image-provider"]], "Implementing a TextProcessing provider": [[147, "implementing-a-textprocessing-provider"]], "Implementing a Translation provider": [[149, "implementing-a-translation-provider"]], "Implementing a content provider for Context Chat": [[107, "implementing-a-content-provider-for-context-chat"]], "Implementing a simple two-factor auth provider": [[150, "implementing-a-simple-two-factor-auth-provider"]], "Implementing a storage": [[57, "implementing-a-storage"]], "Implementing an API called from a public share page": [[134, "implementing-an-api-called-from-a-public-share-page"]], "Implementing an authenticated public page": [[134, "implementing-an-authenticated-public-page"]], "Implementing the ContentProviderRegisterEvent event": [[107, "implementing-the-contentproviderregisterevent-event"]], "Improving your translations": [[61, "improving-your-translations"]], "In Place of a Conclusion": [[155, "in-place-of-a-conclusion"]], "In-memory cache": [[38, "in-memory-cache"]], "Including CSS and JavaScript": [[45, "including-css-and-javascript"]], "Including images": [[45, "including-images"]], "Including templates": [[45, "including-templates"]], "Indentation": [[191, "indentation"]], "Indexed values": [[106, "indexed-values"]], "Init": [[158, "init"], [171, "init"]], "Init the library": [[87, "init-the-library"]], "Initialization events": [[5, "initialization-events"]], "Initializing the collection": [[65, "initializing-the-collection"]], "Inline attachments": [[113, "inline-attachments"]], "Input and output shapes": [[145, "input-and-output-shapes"]], "Input fields": [[93, "input-fields"]], "Install AppAPI": [[155, "install-appapi"]], "Installing Node JS": [[221, "installing-node-js"]], "Installing the apps": [[65, "installing-the-apps"]], "Integration of custom calendar providers": [[117, null]], "Interactive widgets": [[135, "interactive-widgets"]], "Interface & interaction design": [[95, null]], "Internal changes": [[10, "internal-changes"]], "Internal storage type": [[112, "internal-storage-type"]], "Introduction": [[6, null], [40, "introduction"], [79, "introduction"], [80, "introduction"], [96, null], [156, null], [202, "introduction"], [203, null], [203, "id1"], [203, "id2"], [203, "id4"], [206, "introduction"], [218, "introduction"]], "Is code signing mandatory for apps?": [[29, "is-code-signing-mandatory-for-apps"]], "JSON": [[39, "json"]], "JSON parameters": [[39, "json-parameters"]], "JavaScript": [[44, null], [46, "javascript"], [213, "javascript"]], "JavaScript / TypeScript": [[61, "javascript-typescript"]], "JavaScript / TypeScript / Vue": [[61, "javascript-typescript-vue"]], "JavaScript APIs": [[123, null]], "JavaScript and Typescript": [[191, null]], "JavaScript unit testing for server": [[221, "javascript-unit-testing-for-server"]], "Keep the code up-to-date": [[194, "keep-the-code-up-to-date"]], "Keyboard shortcuts": [[44, "keyboard-shortcuts"]], "L10n translations": [[159, "l10n-translations"]], "LDAP factory availability": [[18, "ldap-factory-availability"]], "LLM Prompts and multilingual I/O": [[145, "llm-prompts-and-multilingual-i-o"]], "Labels": [[190, "labels"]], "Language of other users": [[61, "language-of-other-users"]], "Language tuple structure": [[75, "language-tuple-structure"]], "Last version with database.xml support and migration": [[17, "last-version-with-database-xml-support-and-migration"]], "Layout": [[97, null]], "Layout components": [[98, null]], "Lazy Loading": [[104, "lazy-loading"], [106, "lazy-loading"]], "Legacy access to the Sabre classes": [[117, "legacy-access-to-the-sabre-classes"]], "Legal and security": [[33, "legal-and-security"]], "Library installation": [[89, null]], "License headers": [[190, "license-headers"]], "Line height": [[26, "line-height"]], "Linking a collection to a user account": [[65, "linking-a-collection-to-a-user-account"]], "Linting": [[108, "linting"]], "List accepted Federated Cloud Shares": [[69, "list-accepted-federated-cloud-shares"]], "List item": [[98, "list-item"]], "List of available icons": [[200, "list-of-available-icons"]], "List pending Federated Cloud Shares": [[69, "list-pending-federated-cloud-shares"]], "List tasks by App": [[73, "list-tasks-by-app"]], "Listener callbacks": [[41, "listener-callbacks"]], "Listener classes": [[41, "listener-classes"]], "Listening to events": [[127, "listening-to-events"]], "Listening to the image generation events": [[146, "listening-to-the-image-generation-events"]], "Listening to the task processing events": [[145, "listening-to-the-task-processing-events"]], "Listening to the text processing events": [[147, "listening-to-the-text-processing-events"]], "Listening to the transcription events": [[142, "listening-to-the-transcription-events"]], "Listing favorites": [[78, "listing-favorites"]], "Listing folders (rfc4918)": [[78, "listing-folders-rfc4918"]], "Listing the trashbin content": [[84, "listing-the-trashbin-content"]], "Listing the versions of a file": [[85, "listing-the-versions-of-a-file"]], "Live & Background Events": [[114, "live-background-events"]], "Loading initial state": [[44, "loading-initial-state"]], "Local Shares": [[69, "local-shares"]], "Local cache": [[38, "local-cache"]], "Log format": [[18, "log-format"]], "Logging": [[48, null], [157, "logging"], [178, null]], "Logical position CSS rules": [[27, "logical-position-css-rules"]], "Login Flow": [[62, null]], "Login flow v2": [[62, "login-flow-v2"]], "Login in the user": [[62, "login-in-the-user"]], "Login name vs. email login": [[62, "login-name-vs-email-login"]], "Long transactions": [[128, "long-transactions"]], "Loosening the default restrictions": [[39, "loosening-the-default-restrictions"]], "Losing a rating": [[33, "losing-a-rating"]], "Machine Translation": [[149, null]], "Mail Provider Interface": [[120, null]], "Main action button": [[98, "main-action-button"]], "Main content": [[197, null]], "Maintainers": [[31, null], [211, "maintainers"]], "Maintenance Mode": [[91, "maintenance-mode"]], "Major update": [[35, "major-update"]], "Make Requests to ExApps": [[175, "make-requests-to-exapps"]], "Make a provider activatable by the admin (optional)": [[150, "make-a-provider-activatable-by-the-admin-optional"]], "Make a provider deactivatable by the admin (optional)": [[150, "make-a-provider-deactivatable-by-the-admin-optional"]], "Makefile": [[159, "makefile"]], "Makefile changes for code signing": [[34, "makefile-changes-for-code-signing"]], "Making requests in JavaScript": [[78, "making-requests-in-javascript"]], "Making search requests": [[83, "making-search-requests"]], "Managing config keys": [[104, "managing-config-keys"], [106, "managing-config-keys"]], "Managing the access to the calendar \u2013 IACL": [[117, "managing-the-access-to-the-calendar-iacl"]], "Manual Backport": [[193, "manual-backport"]], "Manual install": [[172, "manual-install"]], "Manual install for development": [[170, "manual-install-for-development"]], "Manual translation": [[7, "manual-translation"]], "Manual translations": [[172, "manual-translations"]], "Mappers": [[56, "mappers"]], "Match links": [[135, "match-links"]], "Matching subURLs": [[52, "matching-suburls"]], "Material design icons": [[200, "material-design-icons"]], "Measuring performance": [[128, "measuring-performance"]], "Menu": [[203, "menu"]], "Metadata Query Helper": [[114, "metadata-query-helper"]], "Method 1: Edit PHP CLI php.ini File": [[161, "method-1-edit-php-cli-php-ini-file"]], "Method 2: Set System-Wide Environment Variables": [[161, "method-2-set-system-wide-environment-variables"]], "Methods": [[148, "methods"]], "Middlewares": [[49, null]], "Migration commands": [[18, "migration-commands"]], "Migration from PHPDoc annotations to native PHP attributes": [[22, "migration-from-phpdoc-annotations-to-native-php-attributes"]], "Migrations": [[59, null]], "Migrations and Metadata": [[59, "migrations-and-metadata"]], "Minor updates": [[35, "minor-updates"]], "Miscellaneous": [[104, "miscellaneous"], [106, "miscellaneous"]], "Miscellaneous OCS APIs": [[187, null]], "Miscellaneous responses": [[39, "miscellaneous-responses"]], "Mitigations": [[110, "mitigations"]], "Modal": [[93, "modal"]], "Modify out-of-office data": [[67, "modify-out-of-office-data"]], "Modifying the CORS headers": [[137, "modifying-the-cors-headers"]], "Modifying the content security policy": [[39, "modifying-the-content-security-policy"]], "Modifying users": [[152, "modifying-users"]], "Monetizing your app": [[32, null]], "Mount": [[214, "mount"]], "Move a file or folder": [[87, "move-a-file-or-folder"]], "Moving files and folders (rfc4918)": [[78, "moving-files-and-folders-rfc4918"]], "Moving your repo to the Nextcloud organization": [[33, "moving-your-repo-to-the-nextcloud-organization"]], "NPM": [[125, null]], "Names, pronouns, and gender": [[99, "names-pronouns-and-gender"]], "Naming": [[94, "naming"]], "Naming and casing": [[191, "naming-and-casing"]], "Naming convention": [[189, "naming-convention"]], "Naming conventions": [[55, "naming-conventions"]], "Naming scheme": [[41, "naming-scheme"]], "Navigation": [[98, "navigation"]], "Navigation and pre-app configuration": [[5, null]], "Navigation entries": [[98, "navigation-entries"]], "Navigation \u2192 Content \u2192 Sidebar": [[97, "navigation-content-sidebar"]], "Navigation \u2192 List \u2192 Content": [[97, "navigation-list-content"]], "NcReferencePickerModal": [[135, "ncreferencepickermodal"]], "NcReferenceWidget": [[135, "ncreferencewidget"]], "NcRichContenteditable": [[135, "ncrichcontenteditable"]], "NcRichText": [[135, "ncrichtext"]], "Network state changes": [[123, "network-state-changes"]], "New APIs": [[14, "new-apis"], [15, "new-apis"]], "New button": [[203, "new-button"]], "New item element": [[98, "new-item-element"]], "Nextcloud 20 and later": [[0, "nextcloud-20-and-later"]], "Nextcloud AIO": [[163, "nextcloud-aio"]], "Nextcloud Android library": [[88, "nextcloud-android-library"]], "Nextcloud AppAPI DSP": [[163, "nextcloud-appapi-dsp"]], "Nextcloud Flow": [[115, null]], "Nextcloud architecture": [[215, null]], "Nextcloud bug triaging": [[208, null]], "Nextcloud developer documentation": [[205, null]], "Nextcloud filesystem API": [[57, null], [214, null]], "Nextcloud-side ExApp lifecycle methods": [[158, "nextcloud-side-exapp-lifecycle-methods"]], "Nightly releases": [[35, "nightly-releases"]], "No space between function name and parameters": [[191, "id8"]], "Node": [[214, "node"]], "Node API": [[57, "node-api"]], "Node Events": [[174, "node-events"]], "Node.js upgrade": [[18, "node-js-upgrade"]], "Not open source anymore?": [[29, "not-open-source-anymore"]], "Notifications": [[64, "notifications"], [124, null], [179, null]], "OC \u2013 internal APIs": [[123, "oc-internal-apis"]], "OCA \u2013 App APIs": [[123, "oca-app-apis"]], "OCA\\DAV\\Events\\SabrePluginAddEvent": [[41, "oca-dav-events-sabrepluginaddevent"]], "OCC Command": [[180, null]], "OCP event dispatcher": [[41, "ocp-event-dispatcher"]], "OCP \u2013 Public APIs": [[123, "ocp-public-apis"]], "OCP\\Accounts\\UserUpdatedEvent": [[36, null], [41, "ocp-accounts-userupdatedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeLoginTemplateRenderedEvent": [[36, "ocp-appframework-http-events-beforelogintemplaterenderedevent"], [41, "ocp-appframework-http-events-beforelogintemplaterenderedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeTemplateRenderedEvent": [[36, "ocp-appframework-http-events-beforetemplaterenderedevent"], [41, "ocp-appframework-http-events-beforetemplaterenderedevent"]], "OCP\\App\\Events\\AppDisableEvent": [[36, "ocp-app-events-appdisableevent"], [41, "ocp-app-events-appdisableevent"]], "OCP\\App\\Events\\AppEnableEvent": [[36, "ocp-app-events-appenableevent"], [41, "ocp-app-events-appenableevent"]], "OCP\\App\\Events\\AppUpdateEvent": [[36, "ocp-app-events-appupdateevent"], [41, "ocp-app-events-appupdateevent"]], "OCP\\App\\ManagerEvent": [[36, "ocp-app-managerevent"], [41, "ocp-app-managerevent"]], "OCP\\Authentication\\Events\\AnyLoginFailedEvent": [[36, "ocp-authentication-events-anyloginfailedevent"], [41, "ocp-authentication-events-anyloginfailedevent"]], "OCP\\Authentication\\Events\\LoginFailedEvent": [[36, "ocp-authentication-events-loginfailedevent"], [41, "ocp-authentication-events-loginfailedevent"]], "OCP\\Authentication\\Events\\TokenInvalidatedEvent": [[36, "ocp-authentication-events-tokeninvalidatedevent"], [41, "ocp-authentication-events-tokeninvalidatedevent"]], "OCP\\Authentication\\TwoFactorAuth\\RegistryEvent": [[36, "ocp-authentication-twofactorauth-registryevent"], [41, "ocp-authentication-twofactorauth-registryevent"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengeFailed": [[36, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"], [41, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengePassed": [[36, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"], [41, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderDisabled": [[36, "ocp-authentication-twofactorauth-twofactorproviderdisabled"], [41, "ocp-authentication-twofactorauth-twofactorproviderdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserDisabled": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserEnabled": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserRegistered": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserUnregistered": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderUserDeleted": [[36, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"], [41, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"]], "OCP\\BeforeSabrePubliclyLoadedEvent": [[36, "ocp-beforesabrepubliclyloadedevent"], [41, "ocp-beforesabrepubliclyloadedevent"]], "OCP\\Calendar\\Events\\CalendarObjectCreatedEvent": [[36, "ocp-calendar-events-calendarobjectcreatedevent"], [41, "ocp-calendar-events-calendarobjectcreatedevent"]], "OCP\\Calendar\\Events\\CalendarObjectDeletedEvent": [[36, "ocp-calendar-events-calendarobjectdeletedevent"], [41, "ocp-calendar-events-calendarobjectdeletedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedEvent": [[36, "ocp-calendar-events-calendarobjectmovedevent"], [41, "ocp-calendar-events-calendarobjectmovedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedToTrashEvent": [[36, "ocp-calendar-events-calendarobjectmovedtotrashevent"], [41, "ocp-calendar-events-calendarobjectmovedtotrashevent"]], "OCP\\Calendar\\Events\\CalendarObjectRestoredEvent": [[36, "ocp-calendar-events-calendarobjectrestoredevent"], [41, "ocp-calendar-events-calendarobjectrestoredevent"]], "OCP\\Calendar\\Events\\CalendarObjectUpdatedEvent": [[36, "ocp-calendar-events-calendarobjectupdatedevent"], [41, "ocp-calendar-events-calendarobjectupdatedevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteEvent": [[36, "ocp-collaboration-autocomplete-autocompleteevent"], [41, "ocp-collaboration-autocomplete-autocompleteevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteFilterEvent": [[36, "ocp-collaboration-autocomplete-autocompletefilterevent"], [41, "ocp-collaboration-autocomplete-autocompletefilterevent"]], "OCP\\Collaboration\\Reference\\RenderReferenceEvent": [[36, "ocp-collaboration-reference-renderreferenceevent"], [41, "ocp-collaboration-reference-renderreferenceevent"]], "OCP\\Collaboration\\Resources\\LoadAdditionalScriptsEvent": [[36, "ocp-collaboration-resources-loadadditionalscriptsevent"], [41, "ocp-collaboration-resources-loadadditionalscriptsevent"]], "OCP\\Comments\\CommentsEntityEvent": [[36, "ocp-comments-commentsentityevent"], [41, "ocp-comments-commentsentityevent"]], "OCP\\Comments\\CommentsEvent": [[36, "ocp-comments-commentsevent"], [41, "ocp-comments-commentsevent"]], "OCP\\Config\\BeforePreferenceDeletedEvent": [[36, "ocp-config-beforepreferencedeletedevent"], [41, "ocp-config-beforepreferencedeletedevent"]], "OCP\\Config\\BeforePreferenceSetEvent": [[36, "ocp-config-beforepreferencesetevent"], [41, "ocp-config-beforepreferencesetevent"]], "OCP\\Console\\ConsoleEvent": [[36, "ocp-console-consoleevent"], [41, "ocp-console-consoleevent"]], "OCP\\Contacts\\Events\\ContactInteractedWithEvent": [[36, "ocp-contacts-events-contactinteractedwithevent"], [41, "ocp-contacts-events-contactinteractedwithevent"]], "OCP\\DB\\Events\\AddMissingColumnsEvent": [[36, "ocp-db-events-addmissingcolumnsevent"], [41, "ocp-db-events-addmissingcolumnsevent"]], "OCP\\DB\\Events\\AddMissingIndicesEvent": [[36, "ocp-db-events-addmissingindicesevent"], [41, "ocp-db-events-addmissingindicesevent"]], "OCP\\DB\\Events\\AddMissingPrimaryKeyEvent": [[36, "ocp-db-events-addmissingprimarykeyevent"], [41, "ocp-db-events-addmissingprimarykeyevent"]], "OCP\\DirectEditing\\RegisterDirectEditorEvent": [[36, "ocp-directediting-registerdirecteditorevent"], [41, "ocp-directediting-registerdirecteditorevent"]], "OCP\\EventDispatcher\\GenericEvent": [[36, "ocp-eventdispatcher-genericevent"], [41, "ocp-eventdispatcher-genericevent"]], "OCP\\Federation\\Events\\TrustedServerRemovedEvent": [[36, "ocp-federation-events-trustedserverremovedevent"], [41, "ocp-federation-events-trustedserverremovedevent"]], "OCP\\FilesMetadata\\Event\\MetadataBackgroundEvent": [[36, "ocp-filesmetadata-event-metadatabackgroundevent"], [41, "ocp-filesmetadata-event-metadatabackgroundevent"]], "OCP\\FilesMetadata\\Event\\MetadataLiveEvent": [[36, "ocp-filesmetadata-event-metadataliveevent"], [41, "ocp-filesmetadata-event-metadataliveevent"]], "OCP\\FilesMetadata\\Event\\MetadataNamedEvent": [[36, "ocp-filesmetadata-event-metadatanamedevent"], [41, "ocp-filesmetadata-event-metadatanamedevent"]], "OCP\\Files\\Cache\\AbstractCacheEvent": [[36, "ocp-files-cache-abstractcacheevent"], [41, "ocp-files-cache-abstractcacheevent"]], "OCP\\Files\\Cache\\CacheEntryInsertedEvent": [[36, "ocp-files-cache-cacheentryinsertedevent"], [41, "ocp-files-cache-cacheentryinsertedevent"]], "OCP\\Files\\Cache\\CacheEntryRemovedEvent": [[36, "ocp-files-cache-cacheentryremovedevent"], [41, "ocp-files-cache-cacheentryremovedevent"]], "OCP\\Files\\Cache\\CacheEntryUpdatedEvent": [[36, "ocp-files-cache-cacheentryupdatedevent"], [41, "ocp-files-cache-cacheentryupdatedevent"]], "OCP\\Files\\Cache\\CacheInsertEvent": [[36, "ocp-files-cache-cacheinsertevent"], [41, "ocp-files-cache-cacheinsertevent"]], "OCP\\Files\\Cache\\CacheUpdateEvent": [[36, "ocp-files-cache-cacheupdateevent"], [41, "ocp-files-cache-cacheupdateevent"]], "OCP\\Files\\Config\\Event\\UserMountAddedEvent": [[36, "ocp-files-config-event-usermountaddedevent"], [41, "ocp-files-config-event-usermountaddedevent"]], "OCP\\Files\\Config\\Event\\UserMountRemovedEvent": [[36, "ocp-files-config-event-usermountremovedevent"], [41, "ocp-files-config-event-usermountremovedevent"]], "OCP\\Files\\Config\\Event\\UserMountUpdatedEvent": [[36, "ocp-files-config-event-usermountupdatedevent"], [41, "ocp-files-config-event-usermountupdatedevent"]], "OCP\\Files\\Events\\BeforeDirectFileDownloadEvent": [[36, "ocp-files-events-beforedirectfiledownloadevent"], [41, "ocp-files-events-beforedirectfiledownloadevent"]], "OCP\\Files\\Events\\BeforeFileScannedEvent": [[36, "ocp-files-events-beforefilescannedevent"], [41, "ocp-files-events-beforefilescannedevent"]], "OCP\\Files\\Events\\BeforeFileSystemSetupEvent": [[36, "ocp-files-events-beforefilesystemsetupevent"], [41, "ocp-files-events-beforefilesystemsetupevent"]], "OCP\\Files\\Events\\BeforeFolderScannedEvent": [[36, "ocp-files-events-beforefolderscannedevent"], [41, "ocp-files-events-beforefolderscannedevent"]], "OCP\\Files\\Events\\BeforeZipCreatedEvent": [[36, "ocp-files-events-beforezipcreatedevent"], [41, "ocp-files-events-beforezipcreatedevent"]], "OCP\\Files\\Events\\FileCacheUpdated": [[36, "ocp-files-events-filecacheupdated"], [41, "ocp-files-events-filecacheupdated"]], "OCP\\Files\\Events\\FileScannedEvent": [[36, "ocp-files-events-filescannedevent"], [41, "ocp-files-events-filescannedevent"]], "OCP\\Files\\Events\\FolderScannedEvent": [[36, "ocp-files-events-folderscannedevent"], [41, "ocp-files-events-folderscannedevent"]], "OCP\\Files\\Events\\InvalidateMountCacheEvent": [[36, "ocp-files-events-invalidatemountcacheevent"], [41, "ocp-files-events-invalidatemountcacheevent"]], "OCP\\Files\\Events\\NodeAddedToCache": [[36, "ocp-files-events-nodeaddedtocache"], [41, "ocp-files-events-nodeaddedtocache"]], "OCP\\Files\\Events\\NodeAddedToFavorite": [[36, "ocp-files-events-nodeaddedtofavorite"], [41, "ocp-files-events-nodeaddedtofavorite"]], "OCP\\Files\\Events\\NodeRemovedFromCache": [[36, "ocp-files-events-noderemovedfromcache"], [41, "ocp-files-events-noderemovedfromcache"]], "OCP\\Files\\Events\\NodeRemovedFromFavorite": [[36, "ocp-files-events-noderemovedfromfavorite"], [41, "ocp-files-events-noderemovedfromfavorite"]], "OCP\\Files\\Events\\Node\\BeforeNodeCopiedEvent": [[36, "ocp-files-events-node-beforenodecopiedevent"], [41, "ocp-files-events-node-beforenodecopiedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeCreatedEvent": [[36, "ocp-files-events-node-beforenodecreatedevent"], [41, "ocp-files-events-node-beforenodecreatedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeDeletedEvent": [[36, "ocp-files-events-node-beforenodedeletedevent"], [41, "ocp-files-events-node-beforenodedeletedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeReadEvent": [[36, "ocp-files-events-node-beforenodereadevent"], [41, "ocp-files-events-node-beforenodereadevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeRenamedEvent": [[36, "ocp-files-events-node-beforenoderenamedevent"], [41, "ocp-files-events-node-beforenoderenamedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeTouchedEvent": [[36, "ocp-files-events-node-beforenodetouchedevent"], [41, "ocp-files-events-node-beforenodetouchedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeWrittenEvent": [[36, "ocp-files-events-node-beforenodewrittenevent"], [41, "ocp-files-events-node-beforenodewrittenevent"]], "OCP\\Files\\Events\\Node\\FilesystemTornDownEvent": [[36, "ocp-files-events-node-filesystemtorndownevent"], [41, "ocp-files-events-node-filesystemtorndownevent"]], "OCP\\Files\\Events\\Node\\NodeCopiedEvent": [[36, "ocp-files-events-node-nodecopiedevent"], [41, "ocp-files-events-node-nodecopiedevent"]], "OCP\\Files\\Events\\Node\\NodeCreatedEvent": [[36, "ocp-files-events-node-nodecreatedevent"], [41, "ocp-files-events-node-nodecreatedevent"]], "OCP\\Files\\Events\\Node\\NodeDeletedEvent": [[36, "ocp-files-events-node-nodedeletedevent"], [41, "ocp-files-events-node-nodedeletedevent"]], "OCP\\Files\\Events\\Node\\NodeRenamedEvent": [[36, "ocp-files-events-node-noderenamedevent"], [41, "ocp-files-events-node-noderenamedevent"]], "OCP\\Files\\Events\\Node\\NodeTouchedEvent": [[36, "ocp-files-events-node-nodetouchedevent"], [41, "ocp-files-events-node-nodetouchedevent"]], "OCP\\Files\\Events\\Node\\NodeWrittenEvent": [[36, "ocp-files-events-node-nodewrittenevent"], [41, "ocp-files-events-node-nodewrittenevent"]], "OCP\\Files\\Template\\BeforeGetTemplatesEvent": [[36, "ocp-files-template-beforegettemplatesevent"], [41, "ocp-files-template-beforegettemplatesevent"]], "OCP\\Files\\Template\\FileCreatedFromTemplateEvent": [[36, "ocp-files-template-filecreatedfromtemplateevent"], [41, "ocp-files-template-filecreatedfromtemplateevent"]], "OCP\\Files\\Template\\RegisterTemplateCreatorEvent": [[36, "ocp-files-template-registertemplatecreatorevent"], [41, "ocp-files-template-registertemplatecreatorevent"]], "OCP\\Group\\Events\\BeforeGroupChangedEvent": [[36, "ocp-group-events-beforegroupchangedevent"], [41, "ocp-group-events-beforegroupchangedevent"]], "OCP\\Group\\Events\\BeforeGroupCreatedEvent": [[36, "ocp-group-events-beforegroupcreatedevent"], [41, "ocp-group-events-beforegroupcreatedevent"]], "OCP\\Group\\Events\\BeforeGroupDeletedEvent": [[36, "ocp-group-events-beforegroupdeletedevent"], [41, "ocp-group-events-beforegroupdeletedevent"]], "OCP\\Group\\Events\\BeforeUserAddedEvent": [[36, "ocp-group-events-beforeuseraddedevent"], [41, "ocp-group-events-beforeuseraddedevent"]], "OCP\\Group\\Events\\BeforeUserRemovedEvent": [[36, "ocp-group-events-beforeuserremovedevent"], [41, "ocp-group-events-beforeuserremovedevent"]], "OCP\\Group\\Events\\GroupChangedEvent": [[36, "ocp-group-events-groupchangedevent"], [41, "ocp-group-events-groupchangedevent"]], "OCP\\Group\\Events\\GroupCreatedEvent": [[36, "ocp-group-events-groupcreatedevent"], [41, "ocp-group-events-groupcreatedevent"]], "OCP\\Group\\Events\\GroupDeletedEvent": [[36, "ocp-group-events-groupdeletedevent"], [41, "ocp-group-events-groupdeletedevent"]], "OCP\\Group\\Events\\SubAdminAddedEvent": [[36, "ocp-group-events-subadminaddedevent"], [41, "ocp-group-events-subadminaddedevent"]], "OCP\\Group\\Events\\SubAdminRemovedEvent": [[36, "ocp-group-events-subadminremovedevent"], [41, "ocp-group-events-subadminremovedevent"]], "OCP\\Group\\Events\\UserAddedEvent": [[36, "ocp-group-events-useraddedevent"], [41, "ocp-group-events-useraddedevent"]], "OCP\\Group\\Events\\UserRemovedEvent": [[36, "ocp-group-events-userremovedevent"], [41, "ocp-group-events-userremovedevent"]], "OCP\\Log\\Audit\\CriticalActionPerformedEvent": [[36, "ocp-log-audit-criticalactionperformedevent"], [41, "ocp-log-audit-criticalactionperformedevent"]], "OCP\\Log\\BeforeMessageLoggedEvent": [[36, "ocp-log-beforemessageloggedevent"], [41, "ocp-log-beforemessageloggedevent"]], "OCP\\Mail\\Events\\BeforeMessageSent": [[36, "ocp-mail-events-beforemessagesent"], [41, "ocp-mail-events-beforemessagesent"]], "OCP\\Navigation\\Events\\LoadAdditionalEntriesEvent": [[36, "ocp-navigation-events-loadadditionalentriesevent"], [41, "ocp-navigation-events-loadadditionalentriesevent"]], "OCP\\OCM\\Events\\ResourceTypeRegisterEvent": [[36, "ocp-ocm-events-resourcetyperegisterevent"], [41, "ocp-ocm-events-resourcetyperegisterevent"]], "OCP\\Preview\\BeforePreviewFetchedEvent": [[36, "ocp-preview-beforepreviewfetchedevent"], [41, "ocp-preview-beforepreviewfetchedevent"]], "OCP\\Profile\\BeforeTemplateRenderedEvent": [[36, "ocp-profile-beforetemplaterenderedevent"], [41, "ocp-profile-beforetemplaterenderedevent"]], "OCP\\SabrePluginEvent": [[36, "ocp-sabrepluginevent"], [41, "ocp-sabrepluginevent"]], "OCP\\Security\\CSP\\AddContentSecurityPolicyEvent": [[36, "ocp-security-csp-addcontentsecuritypolicyevent"], [41, "ocp-security-csp-addcontentsecuritypolicyevent"]], "OCP\\Security\\Events\\GenerateSecurePasswordEvent": [[36, "ocp-security-events-generatesecurepasswordevent"], [41, "ocp-security-events-generatesecurepasswordevent"]], "OCP\\Security\\Events\\ValidatePasswordPolicyEvent": [[36, "ocp-security-events-validatepasswordpolicyevent"], [41, "ocp-security-events-validatepasswordpolicyevent"]], "OCP\\Security\\FeaturePolicy\\AddFeaturePolicyEvent": [[36, "ocp-security-featurepolicy-addfeaturepolicyevent"], [41, "ocp-security-featurepolicy-addfeaturepolicyevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsGetValueEvent": [[36, "ocp-settings-events-declarativesettingsgetvalueevent"], [41, "ocp-settings-events-declarativesettingsgetvalueevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsRegisterFormEvent": [[36, "ocp-settings-events-declarativesettingsregisterformevent"], [41, "ocp-settings-events-declarativesettingsregisterformevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsSetValueEvent": [[36, "ocp-settings-events-declarativesettingssetvalueevent"], [41, "ocp-settings-events-declarativesettingssetvalueevent"]], "OCP\\Share\\Events\\BeforeShareCreatedEvent": [[36, "ocp-share-events-beforesharecreatedevent"], [41, "ocp-share-events-beforesharecreatedevent"]], "OCP\\Share\\Events\\BeforeShareDeletedEvent": [[36, "ocp-share-events-beforesharedeletedevent"], [41, "ocp-share-events-beforesharedeletedevent"]], "OCP\\Share\\Events\\ShareAcceptedEvent": [[36, "ocp-share-events-shareacceptedevent"], [41, "ocp-share-events-shareacceptedevent"]], "OCP\\Share\\Events\\ShareCreatedEvent": [[36, "ocp-share-events-sharecreatedevent"], [41, "ocp-share-events-sharecreatedevent"]], "OCP\\Share\\Events\\ShareDeletedEvent": [[36, "ocp-share-events-sharedeletedevent"], [41, "ocp-share-events-sharedeletedevent"]], "OCP\\Share\\Events\\ShareDeletedFromSelfEvent": [[36, "ocp-share-events-sharedeletedfromselfevent"], [41, "ocp-share-events-sharedeletedfromselfevent"]], "OCP\\Share\\Events\\VerifyMountPointEvent": [[36, "ocp-share-events-verifymountpointevent"], [41, "ocp-share-events-verifymountpointevent"]], "OCP\\SpeechToText\\Events\\TranscriptionFailedEvent": [[36, "ocp-speechtotext-events-transcriptionfailedevent"], [41, "ocp-speechtotext-events-transcriptionfailedevent"]], "OCP\\SpeechToText\\Events\\TranscriptionSuccessfulEvent": [[36, "ocp-speechtotext-events-transcriptionsuccessfulevent"], [41, "ocp-speechtotext-events-transcriptionsuccessfulevent"]], "OCP\\SystemTag\\ManagerEvent": [[36, "ocp-systemtag-managerevent"], [41, "ocp-systemtag-managerevent"]], "OCP\\SystemTag\\MapperEvent": [[36, "ocp-systemtag-mapperevent"], [41, "ocp-systemtag-mapperevent"]], "OCP\\SystemTag\\SystemTagsEntityEvent": [[36, "ocp-systemtag-systemtagsentityevent"], [41, "ocp-systemtag-systemtagsentityevent"]], "OCP\\TaskProcessing\\Events\\GetTaskProcessingProvidersEvent": [[36, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"], [41, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"]], "OCP\\TaskProcessing\\Events\\TaskFailedEvent": [[36, "ocp-taskprocessing-events-taskfailedevent"], [41, "ocp-taskprocessing-events-taskfailedevent"]], "OCP\\TaskProcessing\\Events\\TaskSuccessfulEvent": [[36, "ocp-taskprocessing-events-tasksuccessfulevent"], [41, "ocp-taskprocessing-events-tasksuccessfulevent"]], "OCP\\TextProcessing\\Events\\TaskFailedEvent": [[36, "ocp-textprocessing-events-taskfailedevent"], [41, "ocp-textprocessing-events-taskfailedevent"]], "OCP\\TextProcessing\\Events\\TaskSuccessfulEvent": [[36, "ocp-textprocessing-events-tasksuccessfulevent"], [41, "ocp-textprocessing-events-tasksuccessfulevent"]], "OCP\\TextToImage\\Events\\TaskFailedEvent": [[36, "ocp-texttoimage-events-taskfailedevent"], [41, "ocp-texttoimage-events-taskfailedevent"]], "OCP\\TextToImage\\Events\\TaskSuccessfulEvent": [[36, "ocp-texttoimage-events-tasksuccessfulevent"], [41, "ocp-texttoimage-events-tasksuccessfulevent"]], "OCP\\User\\Events\\BeforePasswordUpdatedEvent": [[36, "ocp-user-events-beforepasswordupdatedevent"], [41, "ocp-user-events-beforepasswordupdatedevent"]], "OCP\\User\\Events\\BeforeUserCreatedEvent": [[36, "ocp-user-events-beforeusercreatedevent"], [41, "ocp-user-events-beforeusercreatedevent"]], "OCP\\User\\Events\\BeforeUserDeletedEvent": [[36, "ocp-user-events-beforeuserdeletedevent"], [41, "ocp-user-events-beforeuserdeletedevent"]], "OCP\\User\\Events\\BeforeUserIdUnassignedEvent": [[36, "ocp-user-events-beforeuseridunassignedevent"], [41, "ocp-user-events-beforeuseridunassignedevent"]], "OCP\\User\\Events\\BeforeUserLoggedInEvent": [[36, "ocp-user-events-beforeuserloggedinevent"], [41, "ocp-user-events-beforeuserloggedinevent"]], "OCP\\User\\Events\\BeforeUserLoggedInWithCookieEvent": [[36, "ocp-user-events-beforeuserloggedinwithcookieevent"], [41, "ocp-user-events-beforeuserloggedinwithcookieevent"]], "OCP\\User\\Events\\BeforeUserLoggedOutEvent": [[36, "ocp-user-events-beforeuserloggedoutevent"], [41, "ocp-user-events-beforeuserloggedoutevent"]], "OCP\\User\\Events\\OutOfOfficeChangedEvent": [[36, "ocp-user-events-outofofficechangedevent"], [41, "ocp-user-events-outofofficechangedevent"]], "OCP\\User\\Events\\OutOfOfficeClearedEvent": [[36, "ocp-user-events-outofofficeclearedevent"], [41, "ocp-user-events-outofofficeclearedevent"]], "OCP\\User\\Events\\OutOfOfficeEndedEvent": [[36, "ocp-user-events-outofofficeendedevent"], [41, "ocp-user-events-outofofficeendedevent"]], "OCP\\User\\Events\\OutOfOfficeScheduledEvent": [[36, "ocp-user-events-outofofficescheduledevent"], [41, "ocp-user-events-outofofficescheduledevent"]], "OCP\\User\\Events\\OutOfOfficeStartedEvent": [[36, "ocp-user-events-outofofficestartedevent"], [41, "ocp-user-events-outofofficestartedevent"]], "OCP\\User\\Events\\PasswordUpdatedEvent": [[36, "ocp-user-events-passwordupdatedevent"], [41, "ocp-user-events-passwordupdatedevent"]], "OCP\\User\\Events\\PostLoginEvent": [[36, "ocp-user-events-postloginevent"], [41, "ocp-user-events-postloginevent"]], "OCP\\User\\Events\\UserChangedEvent": [[36, "ocp-user-events-userchangedevent"], [41, "ocp-user-events-userchangedevent"]], "OCP\\User\\Events\\UserCreatedEvent": [[36, "ocp-user-events-usercreatedevent"], [41, "ocp-user-events-usercreatedevent"]], "OCP\\User\\Events\\UserDeletedEvent": [[36, "ocp-user-events-userdeletedevent"], [41, "ocp-user-events-userdeletedevent"]], "OCP\\User\\Events\\UserFirstTimeLoggedInEvent": [[36, "ocp-user-events-userfirsttimeloggedinevent"], [41, "ocp-user-events-userfirsttimeloggedinevent"]], "OCP\\User\\Events\\UserIdAssignedEvent": [[36, "ocp-user-events-useridassignedevent"], [41, "ocp-user-events-useridassignedevent"]], "OCP\\User\\Events\\UserIdUnassignedEvent": [[36, "ocp-user-events-useridunassignedevent"], [41, "ocp-user-events-useridunassignedevent"]], "OCP\\User\\Events\\UserLiveStatusEvent": [[36, "ocp-user-events-userlivestatusevent"], [41, "ocp-user-events-userlivestatusevent"]], "OCP\\User\\Events\\UserLoggedInEvent": [[36, "ocp-user-events-userloggedinevent"], [41, "ocp-user-events-userloggedinevent"]], "OCP\\User\\Events\\UserLoggedInWithCookieEvent": [[36, "ocp-user-events-userloggedinwithcookieevent"], [41, "ocp-user-events-userloggedinwithcookieevent"]], "OCP\\User\\Events\\UserLoggedOutEvent": [[36, "ocp-user-events-userloggedoutevent"], [41, "ocp-user-events-userloggedoutevent"]], "OCP\\User\\GetQuotaEvent": [[36, "ocp-user-getquotaevent"], [41, "ocp-user-getquotaevent"]], "OCP\\WorkflowEngine\\Events\\LoadSettingsScriptsEvent": [[36, "ocp-workflowengine-events-loadsettingsscriptsevent"], [41, "ocp-workflowengine-events-loadsettingsscriptsevent"]], "OCP\\WorkflowEngine\\Events\\RegisterChecksEvent": [[36, "ocp-workflowengine-events-registerchecksevent"], [41, "ocp-workflowengine-events-registerchecksevent"]], "OCP\\WorkflowEngine\\Events\\RegisterEntitiesEvent": [[36, "ocp-workflowengine-events-registerentitiesevent"], [41, "ocp-workflowengine-events-registerentitiesevent"]], "OCP\\WorkflowEngine\\Events\\RegisterOperationsEvent": [[36, "ocp-workflowengine-events-registeroperationsevent"], [41, "ocp-workflowengine-events-registeroperationsevent"]], "OCS": [[39, "ocs"]], "OCS API": [[63, null]], "OCS APIs overview": [[64, null]], "OCS FullTextSearch Collection API": [[65, null]], "OCS OpenAPI tutorial": [[66, null]], "OCS Out-of-office API": [[67, null]], "OCS Recommendations API": [[68, null]], "OCS Share API": [[69, null]], "OCS Sharee API": [[70, null]], "OCS Status API": [[71, null]], "OCS TaskProcessing API": [[72, null]], "OCS Text-To-Image API": [[73, null]], "OCS TextProcessing API": [[74, null]], "OCS Translation API": [[75, null]], "OCS changes": [[10, "ocs-changes"]], "OCS routes": [[52, "ocs-routes"]], "OCS user preferences API": [[76, null]], "OPTIONS request": [[121, "options-request"]], "ObjectStorage": [[214, "objectstorage"]], "Objects": [[191, "objects"]], "Objects, functions, arrays & variables": [[192, "objects-functions-arrays-variables"]], "Obtaining the currently installed ACLs": [[117, "obtaining-the-currently-installed-acls"]], "Obtaining the initial state in JavaScript": [[44, "obtaining-the-initial-state-in-javascript"]], "Obtaining the library": [[89, "obtaining-the-library"]], "Obtaining the login credentials": [[62, "obtaining-the-login-credentials"]], "Obtaining wipe status": [[77, "obtaining-wipe-status"]], "Only quote properties when needed.": [[191, "id14"]], "OnlyOffice": [[196, "onlyoffice"]], "OpenID Connect (Oidc)": [[126, null]], "Opening the webview": [[62, "opening-the-webview"]], "Operations": [[115, "operations"]], "Operators": [[191, "operators"], [192, "operators"]], "Optimized class loader": [[23, "optimized-class-loader"]], "Optional attributes": [[138, "optional-attributes"]], "Optional params": [[176, "optional-params"], [186, "optional-params"]], "Optional services": [[40, "optional-services"]], "Options": [[170, "options"], [170, "id2"]], "Other OCS APIs": [[181, null]], "Other documentation requirements": [[210, "other-documentation-requirements"]], "Other implementations": [[163, "other-implementations"]], "Out-of-office periods": [[127, null]], "Output": [[218, "output"]], "Outputting information": [[136, "outputting-information"]], "Overview": [[35, "overview"], [41, "overview"], [154, "overview"], [156, "overview"], [170, "overview"]], "Ownership": [[117, "ownership"]], "PHP": [[60, "php"], [61, "php"]], "PHP 7.4": [[22, "php-7-4"]], "PHP 8 support": [[17, "php-8-support"]], "PHP 8.1": [[20, "php-8-1"]], "PHP 8.2": [[22, "php-8-2"]], "PHP 8.3": [[24, "php-8-3"]], "PHP Backend": [[61, "php-backend"]], "PHP Performance": [[128, "php-performance"]], "PHP Templates": [[61, "php-templates"]], "PHP coding standards": [[192, null]], "PHP public API": [[102, "php-public-api"]], "PHP static analysis": [[220, "php-static-analysis"]], "PHP unit testing": [[221, "php-unit-testing"]], "PHP unstable API": [[102, "php-unstable-api"]], "POST request": [[121, "post-request"]], "PREFER to expose your APIs using OCS": [[66, "prefer-to-expose-your-apis-using-ocs"]], "PREFER to use null to represent empty data": [[66, "prefer-to-use-null-to-represent-empty-data"]], "PSR": [[133, null]], "PSR container": [[18, "psr-container"]], "PSR events": [[18, "psr-events"]], "PSR-0 deprecation": [[17, "psr-0-deprecation"]], "PSR-0: Autoloading": [[133, "psr-0-autoloading"]], "PSR-11 integration": [[16, "psr-11-integration"]], "PSR-11: Container Interface": [[133, "psr-11-container-interface"]], "PSR-20: Clock": [[133, "psr-20-clock"]], "PSR-3 integration": [[16, "psr-3-integration"]], "PSR-3: Logger Interface": [[133, "psr-3-logger-interface"]], "PSR-4: Autoloading": [[133, "psr-4-autoloading"]], "PUT request": [[121, "put-request"]], "Packages in detail": [[123, "packages-in-detail"]], "Pagination": [[138, "pagination"]], "Params": [[174, "params"], [174, "id2"], [176, "params"], [176, "id1"], [179, "params"], [180, "params"], [180, "id2"], [184, "params"], [184, "id1"], [186, "params"], [186, "id1"], [186, "id2"], [186, "id3"], [186, "id4"], [186, "id5"], [186, "id6"], [186, "id7"]], "Parsing annotations": [[49, "parsing-annotations"]], "Patch updates": [[35, "patch-updates"]], "Performance considerations": [[1, "performance-considerations"], [128, null]], "Permanent Solution": [[161, "permanent-solution"]], "Persistent storage": [[159, "persistent-storage"]], "Personal settings section Groupware moved to Availability": [[22, "personal-settings-section-groupware-moved-to-availability"]], "Phone number util": [[129, null]], "Pickers": [[93, "pickers"]], "Pinned entry": [[203, "pinned-entry"]], "Placeholders and variables": [[99, "placeholders-and-variables"]], "Planned removal of PSR-0 class loading": [[22, "planned-removal-of-psr-0-class-loading"]], "Popover menu": [[204, null]], "Popovermenu in item": [[202, "popovermenu-in-item"]], "Pre-releases": [[35, "pre-releases"]], "Precondition": [[206, "precondition"]], "Predefined core services": [[40, "predefined-core-services"]], "Prefer regular top-level functions.": [[191, "id11"]], "Prefer shorthand properties": [[191, "id15"]], "Prefer template literals for readability.": [[191, "id5"]], "Preferences": [[182, null]], "Prepare follow-up releases": [[35, "prepare-follow-up-releases"]], "Primary color": [[94, "primary-color"]], "Primary color variables": [[198, "primary-color-variables"]], "Primary object store with S3": [[196, "primary-object-store-with-s3"]], "Privacy": [[138, "privacy"]], "Processing tasks in the context of a user": [[147, "processing-tasks-in-the-context-of-a-user"]], "Profile": [[130, null]], "Profiler": [[131, null]], "Progress bar": [[199, "progress-bar"]], "Progress bars and meters": [[93, "progress-bars-and-meters"]], "Projects": [[132, null]], "Prologue": [[212, null]], "Properties of the external calendar \u2013 IProperties": [[117, "properties-of-the-external-calendar-iproperties"]], "Provide a user interface": [[109, "provide-a-user-interface"], [132, "provide-a-user-interface"]], "Provide context hints for translators": [[61, "provide-context-hints-for-translators"]], "Provide generic data for clients": [[135, "provide-generic-data-for-clients"]], "Provide personal settings (optional)": [[150, "provide-personal-settings-optional"]], "Provider and task type registration": [[145, "provider-and-task-type-registration"]], "Provider registration": [[138, "provider-registration"], [142, "provider-registration"], [146, "provider-registration"], [147, "provider-registration"], [149, "provider-registration"]], "Provider with user context": [[142, "provider-with-user-context"], [149, "provider-with-user-context"]], "Providing a Mail Service": [[120, "providing-a-mail-service"]], "Providing additional inputs and outputs": [[145, "providing-additional-inputs-and-outputs"]], "Providing an icon (optional)": [[150, "providing-an-icon-optional"]], "Providing input defaults": [[145, "providing-input-defaults"]], "Providing language detection": [[149, "providing-language-detection"]], "Providing more task types": [[145, "providing-more-task-types"], [147, "providing-more-task-types"]], "Providing privileges individually": [[117, "providing-privileges-individually"]], "Providing the initial state with PHP": [[44, "providing-the-initial-state-with-php"]], "Providing widgets to clients": [[109, "providing-widgets-to-clients"]], "Psalm is setup and configured": [[66, "psalm-is-setup-and-configured"]], "Public Pages": [[134, null]], "Public emitter": [[41, "public-emitter"]], "Public page templates": [[39, "public-page-templates"]], "Public share template": [[50, null]], "Public shares": [[78, "public-shares"]], "Query Status": [[143, "query-status"]], "Querying the calendar \u2013 ICalendarObjectContainer": [[117, "querying-the-calendar-icalendarobjectcontainer"]], "Querying the database provider": [[56, "querying-the-database-provider"]], "Questions?": [[206, "questions"]], "REST APIs": [[137, null]], "RTL guidelines": [[198, "rtl-guidelines"]], "Radio": [[112, "radio"]], "Rate Limiting": [[139, "rate-limiting"]], "Rate limiting": [[39, "rate-limiting"]], "Read file": [[87, "read-file"]], "Read folder": [[87, "read-folder"]], "Read metadata using occ command": [[114, "read-metadata-using-occ-command"]], "Read shared items by link": [[87, "read-shared-items-by-link"]], "Read-only support": [[117, "read-only-support"]], "Reading and writing session variables": [[39, "reading-and-writing-session-variables"]], "Reading data that has just been written": [[128, "reading-data-that-has-just-been-written"]], "Reading from a file": [[57, "reading-from-a-file"]], "Reading headers, files, cookies and environment variables": [[39, "reading-headers-files-cookies-and-environment-variables"]], "Recommendation": [[70, "recommendation"]], "Recommendations - Retrieval": [[68, "recommendations-retrieval"]], "Redirect to ExApp UI page (top menu)": [[176, "redirect-to-exapp-ui-page-top-menu"]], "Redirects": [[39, "redirects"]], "Redis": [[196, "redis"]], "Redis Cluster": [[196, "redis-cluster"]], "Reference providers": [[135, null]], "References": [[110, "references"]], "Register": [[174, "register"], [176, "register"], [180, "register"], [183, "register"]], "Register ExApp Talk bot (OCS)": [[185, "register-exapp-talk-bot-ocs"]], "Register Menu Entry": [[186, "register-menu-entry"]], "Register Settings": [[184, "register-settings"]], "Register a custom picker component": [[135, "register-a-custom-picker-component"]], "Register a dashboard widget": [[109, "register-a-dashboard-widget"]], "Register a migrator": [[151, "register-a-migrator"]], "Register a profile action": [[130, "register-a-profile-action"]], "Register a reference provider": [[135, "register-a-reference-provider"]], "Register a repair-step": [[136, "register-a-repair-step"]], "Register a resource provider": [[132, "register-a-resource-provider"]], "Register a setup check": [[141, "register-a-setup-check"]], "Register get/set listeners": [[112, "register-get-set-listeners"]], "Register the calendar provider": [[117, "register-the-calendar-provider"]], "Register the provider state": [[150, "register-the-provider-state"]], "Registering Settings and Sections": [[140, "registering-settings-and-sections"]], "Registering a DAV plugin": [[1, "registering-a-dav-plugin"]], "Registering a background job": [[37, "registering-a-background-job"]], "Registering a two-factor auth provider": [[150, "registering-a-two-factor-auth-provider"]], "Registering manually": [[37, "registering-manually"]], "Registering methods": [[218, "registering-methods"]], "Registering resources": [[52, "registering-resources"]], "Registering settings schema": [[112, "registering-settings-schema"]], "Registering the calendar with the Nextcloud API interface": [[117, "registering-the-calendar-with-the-nextcloud-api-interface"]], "Release Automation": [[34, null]], "Release process": [[35, null]], "Remote Host Validation": [[139, "remote-host-validation"]], "Remote wipe": [[77, null]], "Removal of PSR-0 class loader": [[23, "removal-of-psr-0-class-loader"]], "Removal of calendars": [[117, "removal-of-calendars"]], "Removal of entries": [[117, "removal-of-entries"]], "Remove Initial state": [[186, "remove-initial-state"]], "Remove script": [[186, "remove-script"]], "Remove style": [[186, "remove-style"]], "Remove unneeded files from packages": [[2, "remove-unneeded-files-from-packages"]], "Removed APIs": [[10, "removed-apis"], [11, "removed-apis"], [11, "id1"], [12, "removed-apis"], [18, "removed-apis"], [21, "removed-apis"], [22, "removed-apis"], [22, "id1"], [23, "removed-apis"], [24, "removed-apis"], [24, "id4"], [25, "removed-apis"], [26, "removed-apis"], [27, "removed-apis"], [27, "id1"], [28, "removed-apis"], [28, "id4"]], "Removed WebDAV properties": [[24, "removed-webdav-properties"]], "Removed deprecated aliases": [[27, "id2"]], "Removed events": [[24, "removed-events"], [25, "removed-events"]], "Removed from public namespace": [[13, "removed-from-public-namespace"], [16, "removed-from-public-namespace"]], "Removed globals": [[15, "removed-globals"], [16, "removed-globals"], [25, "removed-globals"]], "Removed jQuery plugins": [[13, "removed-jquery-plugins"], [16, "removed-jquery-plugins"]], "Removed libraries": [[15, "removed-libraries"]], "Removed support for database.xml": [[18, "removed-support-for-database-xml"]], "Render dashboard widgets using the API": [[109, "render-dashboard-widgets-using-the-api"]], "Render link previews in clients": [[135, "render-link-previews-in-clients"]], "Repair steps": [[136, null]], "Repair-step types": [[136, "repair-step-types"]], "Replaced well-known handler API": [[17, "replaced-well-known-handler-api"]], "Replacing Nextcloud\u2019s autoloader": [[103, "replacing-nextcloud-s-autoloader"]], "Replacing indices": [[59, "replacing-indices"]], "Repository permissions": [[7, "repository-permissions"]], "Reproducing the issue": [[208, "reproducing-the-issue"]], "Request Headers": [[78, "request-headers"]], "Request data": [[173, "request-data"], [173, "id1"], [173, "id3"], [175, "request-data"], [175, "id3"], [178, "request-data"], [182, "request-data"], [182, "id1"], [182, "id3"], [185, "request-data"], [185, "id1"]], "Request examples": [[135, "request-examples"]], "Request flow": [[176, "request-flow"]], "Request lifecycle": [[51, null]], "Request payload": [[179, "request-payload"]], "Requesting properties": [[78, "requesting-properties"]], "Required PHP extensions": [[220, "required-php-extensions"]], "Requirements": [[33, "requirements"]], "Requirements and prerequisites": [[66, "requirements-and-prerequisites"]], "Reset collection": [[65, "reset-collection"]], "Resolving links": [[135, "resolving-links"]], "Resources": [[116, "resources"]], "Respect the users": [[33, "respect-the-users"]], "Responders": [[39, "responders"]], "Response": [[173, "response"], [182, "response"]], "Response Headers": [[78, "response-headers"]], "Response data": [[173, "response-data"], [173, "id2"], [175, "response-data"], [175, "id1"], [175, "id2"], [175, "id4"], [175, "id5"], [178, "response-data"], [182, "response-data"], [182, "id2"], [187, "response-data"]], "Responses": [[39, "responses"]], "Restoring a version": [[85, "restoring-a-version"]], "Restoring from the trashbin": [[84, "restoring-from-the-trashbin"]], "Retrieve metadata using PROPFIND": [[114, "retrieve-metadata-using-propfind"]], "Retrieving a config value": [[104, "retrieving-a-config-value"], [106, "retrieving-a-config-value"]], "Retrieving the list of document to be (re-)indexed": [[65, "retrieving-the-list-of-document-to-be-re-indexed"]], "Retrying deadlocks": [[110, "retrying-deadlocks"]], "Returning data": [[218, "returning-data"]], "Returning the content type": [[117, "returning-the-content-type"]], "Rooms": [[116, "rooms"]], "Root": [[54, "root"]], "Router": [[90, "router"]], "Routes": [[183, null]], "Routing": [[52, null]], "Rules": [[203, "rules"]], "Rules and information": [[197, "rules-and-information"], [202, "rules-and-information"]], "Running HTTP requests against the server": [[141, "running-http-requests-against-the-server"]], "Running all tests": [[221, "running-all-tests"]], "Running unit tests for the Nextcloud server project": [[221, "running-unit-tests-for-the-nextcloud-server-project"]], "S3 external storage": [[196, "s3-external-storage"]], "SAML setup with onelogin": [[196, "saml-setup-with-onelogin"]], "SCSS support removal": [[21, "scss-support-removal"]], "SMB external storage": [[196, "smb-external-storage"]], "SQL injection": [[213, "sql-injection"]], "Scaling": [[165, null]], "Schedule a task": [[73, "schedule-a-task"], [74, "schedule-a-task"]], "Scheduling": [[37, "scheduling"]], "Schema field types": [[112, "schema-field-types"]], "Scopes": [[66, "scopes"]], "Scss variable and compilation deprecation": [[18, "scss-variable-and-compilation-deprecation"]], "Search": [[16, "search"], [70, "search"], [83, null], [138, null]], "Search scope": [[83, "search-scope"]], "Search sharees": [[70, "search-sharees"]], "Section": [[140, "section"]], "Section type admin": [[112, "section-type-admin"]], "Section type personal": [[112, "section-type-personal"]], "Security": [[139, null]], "Security considerations": [[39, "security-considerations"]], "Security guidelines": [[213, null]], "Select and Multi-select": [[112, "select-and-multi-select"]], "Semicolons": [[191, "semicolons"]], "Send email": [[69, "send-email"]], "Send log message (OCS)": [[178, "send-log-message-ocs"]], "Send notification (OCS)": [[179, "send-notification-ocs"]], "Sending the CSRF token": [[44, "sending-the-csrf-token"]], "Sensitive data exposure": [[213, "sensitive-data-exposure"]], "Sensitive field type": [[112, "sensitive-field-type"]], "Server autoloading": [[103, "server-autoloading"]], "Server development": [[219, null]], "Session": [[41, "session"]], "Set ExApp init progress": [[175, "set-exapp-init-progress"]], "Set Initial state": [[186, "set-initial-state"]], "Set a custom message (predefined)": [[71, "set-a-custom-message-predefined"]], "Set a custom message (user-defined)": [[71, "set-a-custom-message-user-defined"]], "Set app config value": [[173, "set-app-config-value"]], "Set credentials": [[87, "set-credentials"]], "Set document as indexed": [[65, "set-document-as-indexed"]], "Set up Web server and database": [[194, "set-up-web-server-and-database"]], "Set user config value": [[182, "set-user-config-value"]], "Set your own status": [[71, "set-your-own-status"]], "Setting a preference": [[76, "setting-a-preference"]], "Setting cookies": [[39, "setting-cookies"]], "Setting multiple preference": [[76, "setting-multiple-preference"]], "Setting the access rules of the calendar": [[117, "setting-the-access-rules-of-the-calendar"]], "Setting the modification time": [[80, "setting-the-modification-time"]], "Setting up Microsoft Visual Studio": [[100, "setting-up-microsoft-visual-studio"]], "Setting up dev environment": [[155, null]], "Settings": [[53, null], [98, "settings"], [140, null], [203, "settings"]], "Settings favorites": [[78, "settings-favorites"]], "Settings form": [[140, "settings-form"]], "Setup checks": [[141, null]], "Setup of the transifex sync": [[7, "setup-of-the-transifex-sync"]], "Shape types": [[145, "shape-types"]], "Share attributes": [[69, "share-attributes"]], "Share link of file or folder": [[87, "share-link-of-file-or-folder"]], "Sharee recommendations": [[70, "sharee-recommendations"]], "Sharing": [[98, "sharing"]], "Shell injection": [[213, "shell-injection"]], "Shipped Apps": [[35, "shipped-apps"]], "Showing an HTML page by the user": [[39, "showing-an-html-page-by-the-user"]], "Sidebar": [[98, "sidebar"]], "Signalling completion": [[77, "signalling-completion"]], "Simple search providers": [[138, "simple-search-providers"]], "SimpleFS": [[214, "simplefs"]], "Sizing": [[98, "sizing"]], "Skeleton screens": [[93, "skeleton-screens"]], "Slugs": [[56, "slugs"]], "Source Code Version Control": [[193, "source-code-version-control"]], "Special Headers": [[78, "special-headers"]], "Special case: list in navigation": [[97, "special-case-list-in-navigation"]], "Special case: no sidebar": [[97, "special-case-no-sidebar"]], "Speech-To-Text": [[142, null]], "Split long conditions into multiple lines.": [[191, "id21"]], "Starting a bulk upload": [[79, "starting-a-bulk-upload"]], "Starting a chunked upload": [[80, "starting-a-chunked-upload"]], "State colors variables": [[198, "state-colors-variables"]], "Static analysis": [[108, "static-analysis"], [220, null]], "Status and indicators": [[94, "status-and-indicators"]], "Status colors are now based on secondary styling": [[28, "status-colors-are-now-based-on-secondary-styling"]], "Statuscodes": [[218, "statuscodes"]], "Step 1: Create a Mail Provider Class": [[120, "step-1-create-a-mail-provider-class"]], "Step 1: String split": [[61, "step-1-string-split"]], "Step 2: Create a Mail Service Class": [[120, "step-2-create-a-mail-service-class"]], "Step 2: HTML Markup": [[61, "step-2-html-markup"]], "Step 3: Placeholders": [[61, "step-3-placeholders"]], "Step 3: Register the Mail Provider": [[120, "step-3-register-the-mail-provider"]], "Storage": [[214, "storage"]], "Storage and database": [[58, null]], "Storage layer": [[214, "storage-layer"]], "Storage/Cache wrappers": [[214, "storage-cache-wrappers"]], "Storing a config value": [[104, "storing-a-config-value"], [106, "storing-a-config-value"]], "Streamed and lazily rendered responses": [[39, "streamed-and-lazily-rendered-responses"]], "Streamlining processing for fast providers": [[147, "streamlining-processing-for-fast-providers"]], "Streams": [[214, "streams"]], "Strings": [[191, "strings"]], "Submitting ContentItem data": [[107, "submitting-contentitem-data"]], "Subscribing to the event in a plugin": [[154, "subscribing-to-the-event-in-a-plugin"]], "Support for PHP 8.0 removed": [[26, "support-for-php-8-0-removed"]], "Support for PHP 8.4 added": [[27, "support-for-php-8-4-added"]], "Supported DAV properties": [[83, "supported-dav-properties"]], "Supported properties": [[78, "supported-properties"]], "Supporting more databases": [[56, "supporting-more-databases"]], "Svg color api": [[200, "svg-color-api"]], "Symfony update": [[15, "symfony-update"]], "Symptoms": [[161, "symptoms"]], "System requirements": [[100, "system-requirements"]], "System values": [[55, "system-values"]], "Table management tips": [[56, "table-management-tips"]], "Table of contents": [[205, "table-of-contents"]], "Tags": [[66, "tags"], [93, "tags"]], "Talk Integration": [[144, null]], "Talk bots": [[185, null]], "Target Branches for Contributions": [[193, "target-branches-for-contributions"]], "Task Processing": [[145, null]], "Task statuses": [[145, "task-statuses"], [146, "task-statuses"], [147, "task-statuses"]], "Tasks": [[145, "tasks"], [146, "tasks"], [147, "tasks"]], "Tasks types": [[145, "tasks-types"], [147, "tasks-types"]], "Technical details": [[29, "technical-details"], [188, null], [204, "technical-details"]], "Templates": [[39, "templates"], [45, null], [213, "templates"]], "Terminology": [[120, "terminology"]], "Testing": [[60, null]], "Testing requests": [[78, "testing-requests"]], "Testing requests with curl": [[64, "testing-requests-with-curl"]], "Testing translations": [[61, "testing-translations"]], "Text Processing": [[147, null]], "Text color": [[94, "text-color"]], "Text input": [[93, "text-input"]], "Text-To-Image": [[146, null]], "The Application class": [[0, "the-application-class"]], "The Cache View": [[131, "the-cache-view"]], "The Database Queries View": [[131, "the-database-queries-view"]], "The Event View": [[131, "the-event-view"]], "The General Request and Response View": [[131, "the-general-request-and-response-view"]], "The IAPIWidget interface": [[109, "the-iapiwidget-interface"]], "The IAPIWidgetV2 interface": [[109, "the-iapiwidgetv2-interface"]], "The IButtonWidget interface": [[109, "the-ibuttonwidget-interface"]], "The IConditionalWidget interface": [[109, "the-iconditionalwidget-interface"]], "The IContentProvider interface": [[107, "the-icontentprovider-interface"]], "The IIconWidget interface": [[109, "the-iiconwidget-interface"]], "The IOptionWidget interface": [[109, "the-ioptionwidget-interface"]], "The IReloadableWidget interface": [[109, "the-ireloadablewidget-interface"]], "The LDAP View": [[131, "the-ldap-view"]], "The Nextcloud app store rules": [[33, null]], "The calendar class": [[117, "the-calendar-class"]], "The calendar object class": [[117, "the-calendar-object-class"]], "The calendar plugin class": [[117, "the-calendar-plugin-class"]], "The process": [[34, "the-process"]], "The release": [[35, "the-release"]], "The simple filesystem": [[54, "the-simple-filesystem"]], "Theming capabilities": [[64, "theming-capabilities"]], "Theming support": [[46, null]], "Tips": [[87, "tips"]], "Tips and tricks": [[66, "tips-and-tricks"]], "Token exchange": [[126, "token-exchange"]], "Tone": [[99, "tone"]], "Top Menu Entry": [[186, null]], "Transactions": [[56, "transactions"]], "Transient attributes": [[56, "transient-attributes"]], "Transifex configuration .tx/config": [[7, "transifex-configuration-tx-config"]], "Transifex sync": [[172, "transifex-sync"]], "Translatable strings": [[99, "translatable-strings"]], "Translate a string": [[75, "translate-a-string"]], "Translation setup": [[7, null]], "Translation tool": [[7, "translation-tool"], [172, "translation-tool"]], "Translations": [[61, null], [172, null]], "Translator comments": [[99, "translator-comments"]], "Trashbin": [[84, null]], "Troubleshooting": [[62, "troubleshooting"], [161, "troubleshooting"], [166, null]], "Trusted domain": [[139, "trusted-domain"]], "Tutorial": [[8, null]], "Two-factor providers": [[150, null]], "Type": [[214, "type"]], "Typed Config Values": [[104, "typed-config-values"], [106, "typed-config-values"]], "Types": [[56, "types"]], "Types of background jobs": [[37, "types-of-background-jobs"]], "Types of caches": [[38, "types-of-caches"]], "Typography": [[94, "typography"]], "Understanding the locking situation": [[110, "understanding-the-locking-situation"]], "Undo entry": [[203, "undo-entry"]], "Unit test paths": [[221, "unit-test-paths"]], "Unit tests": [[192, "unit-tests"]], "Unit-Testing": [[221, null]], "Unregister": [[174, "unregister"], [176, "unregister"], [180, "unregister"], [183, "unregister"]], "Unregister ExApp Talk bot (OCS)": [[185, "unregister-exapp-talk-bot-ocs"]], "Unregister Menu Entry": [[184, "unregister-menu-entry"], [186, "unregister-menu-entry"]], "Unvalidated redirects": [[213, "unvalidated-redirects"]], "Update Share": [[69, "update-share"]], "Update a provider last usage date": [[135, "update-a-provider-last-usage-date"]], "Update metadata using PROPPATCH": [[114, "update-metadata-using-proppatch"]], "Updated core libraries": [[17, "updated-core-libraries"], [19, "updated-core-libraries"], [24, "updated-core-libraries"]], "Updating the calendar ACLs": [[117, "updating-the-calendar-acls"]], "Updating the content of a calendar event": [[117, "updating-the-content-of-a-calendar-event"]], "Updating the name of an event": [[117, "updating-the-name-of-an-event"]], "Updating the properties": [[117, "updating-the-properties"]], "Updating the status programmatically": [[143, "updating-the-status-programmatically"]], "Upgrade to Nextcloud 14": [[10, null]], "Upgrade to Nextcloud 15": [[11, null]], "Upgrade to Nextcloud 16": [[12, null]], "Upgrade to Nextcloud 17": [[13, null]], "Upgrade to Nextcloud 18": [[14, null]], "Upgrade to Nextcloud 19": [[15, null]], "Upgrade to Nextcloud 20": [[16, null]], "Upgrade to Nextcloud 21": [[17, null]], "Upgrade to Nextcloud 22": [[18, null]], "Upgrade to Nextcloud 23": [[19, null]], "Upgrade to Nextcloud 24": [[20, null]], "Upgrade to Nextcloud 25": [[21, null]], "Upgrade to Nextcloud 26": [[22, null]], "Upgrade to Nextcloud 27": [[23, null]], "Upgrade to Nextcloud 28": [[24, null]], "Upgrade to Nextcloud 29": [[25, null]], "Upgrade to Nextcloud 30": [[26, null]], "Upgrade to Nextcloud 31": [[27, null]], "Upgrade to Nextcloud 32": [[28, null]], "Upload a file": [[87, "upload-a-file"]], "Uploading chunks": [[80, "uploading-chunks"]], "Uploading files": [[78, "uploading-files"]], "Usage": [[79, "usage"], [123, "usage"], [218, "usage"]], "Use PascalCase for classes, interfaces, types and Vue components": [[191, "id2"]], "Use automatic dependency assembly (recommended)": [[40, "use-automatic-dependency-assembly-recommended"]], "Use camelCase for functions, methods, properties, and variables": [[191, "id1"]], "Use consistent new lines in function parameters": [[191, "id10"]], "Use dangling commas, this reduces the diff when adding new properties.": [[191, "id7"], [191, "id18"]], "Use explicit comparisons": [[191, "id19"]], "Use parenthesis for multi-line body of arrow functions.": [[191, "id13"]], "Use single quotes.": [[191, "id4"]], "Use the API": [[109, "use-the-api"]], "Use the Smart Picker in clients": [[135, "use-the-smart-picker-in-clients"]], "Use the Smart Picker in your app": [[135, "use-the-smart-picker-in-your-app"]], "Use the Unified Search API": [[135, "use-the-unified-search-api"]], "User Status": [[143, null]], "User Status - Predefined statuses": [[71, "user-status-predefined-statuses"]], "User Status - Retrieve statuses": [[71, "user-status-retrieve-statuses"]], "User Status - Status Manipulation": [[71, "user-status-status-manipulation"]], "User action": [[176, "user-action"]], "User bubbles": [[93, "user-bubbles"]], "User interface": [[190, "user-interface"]], "User management": [[152, null]], "User managers": [[152, "user-managers"]], "User metadata": [[64, "user-metadata"]], "User metadata - List user IDs": [[64, "user-metadata-list-user-ids"]], "User migration": [[151, null]], "User objects": [[152, "user-objects"]], "User session information": [[152, "user-session-information"]], "User status": [[118, "user-status"]], "User status - Restore backup": [[71, "user-status-restore-backup"]], "User values": [[55, "user-values"]], "User-, guest-, and public-template layout": [[27, "user-guest-and-public-template-layout"]], "UserConfig": [[106, null]], "UserManager": [[41, "usermanager"]], "Using GitHub": [[100, "using-github"]], "Using a PHP debugger (XDebug)": [[111, "using-a-php-debugger-xdebug"]], "Using a container": [[40, "using-a-container"]], "Using alternative app directories": [[111, "using-alternative-app-directories"]], "Using custom reference widgets": [[135, "using-custom-reference-widgets"]], "Using the IContentManager service": [[107, "using-the-icontentmanager-service"]], "Using the URLGenerator": [[52, "using-the-urlgenerator"]], "Using the app": [[131, "using-the-app"]], "Using the collection OCS API": [[65, "using-the-collection-ocs-api"]], "Using the default widget": [[135, "using-the-default-widget"]], "Utils: menu, counter & buttons": [[203, "utils-menu-counter-buttons"]], "Validate source strings": [[7, "validate-source-strings"]], "Values Sensitivity": [[104, "values-sensitivity"], [106, "values-sensitivity"]], "Various information": [[203, "various-information"]], "Version control issue": [[135, "version-control-issue"]], "Version control issue or pull request comment": [[135, "version-control-issue-or-pull-request-comment"]], "Version control pull request": [[135, "version-control-pull-request"]], "Versioning": [[35, "versioning"], [35, "id1"]], "Versions": [[85, null]], "View.php": [[214, "view-php"]], "Views": [[98, "views"]], "Vue": [[61, "vue"]], "Web Host Metadata": [[153, null]], "WebAuthn without SSL": [[196, "webauthn-without-ssl"]], "WebDAV SEARCH based on metadata": [[114, "webdav-search-based-on-metadata"]], "WebDAV basics": [[78, "webdav-basics"]], "WebDAV collection preload events": [[154, null]], "Webdav": [[82, null]], "What is a popover menu": [[204, "what-is-a-popover-menu"]], "When the event is emitted": [[154, "when-the-event-is-emitted"]], "Which classes should be added": [[40, "which-classes-should-be-added"]], "Why did Nextcloud add code signing?": [[29, "why-did-nextcloud-add-code-signing"]], "Why do you want to join": [[208, "why-do-you-want-to-join"]], "Windows Development Build": [[100, "windows-development-build"]], "Windows Installer (i.e. Deployment) Build (Cross-Compile)": [[100, "windows-installer-i-e-deployment-build-cross-compile"]], "Wiping the actual device": [[77, "wiping-the-actual-device"]], "With curl": [[78, "with-curl"]], "Wording": [[94, "wording"]], "Working with Enum shape types": [[145, "working-with-enum-shape-types"]], "Working with time": [[148, null]], "Write support": [[117, "write-support"]], "Writing PHP unit tests": [[221, "writing-php-unit-tests"]], "Writing a background job": [[37, "writing-a-background-job"]], "Writing a handler": [[153, "writing-a-handler"]], "Writing a listener": [[41, "writing-a-listener"]], "Writing events": [[41, "writing-events"]], "Writing guide": [[99, null]], "Writing scalable transactions": [[128, "writing-scalable-transactions"]], "Writing to a file": [[57, "writing-to-a-file"]], "\\OCA\\DAV\\Events\\AddressBookCreatedEvent": [[41, "oca-dav-events-addressbookcreatedevent"]], "\\OCA\\DAV\\Events\\AddressBookDeletedEvent": [[41, "oca-dav-events-addressbookdeletedevent"]], "\\OCA\\DAV\\Events\\AddressBookShareUpdatedEvent": [[41, "oca-dav-events-addressbookshareupdatedevent"]], "\\OCA\\DAV\\Events\\AddressBookUpdatedEvent": [[41, "oca-dav-events-addressbookupdatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectCreatedEvent": [[41, "oca-dav-events-cachedcalendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectDeletedEvent": [[41, "oca-dav-events-cachedcalendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectUpdatedEvent": [[41, "oca-dav-events-cachedcalendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarCreatedEvent": [[41, "oca-dav-events-calendarcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarDeletedEvent": [[41, "oca-dav-events-calendardeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectCreatedEvent": [[41, "oca-dav-events-calendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectDeletedEvent": [[41, "oca-dav-events-calendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectUpdatedEvent": [[41, "oca-dav-events-calendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarPublishedEvent": [[41, "oca-dav-events-calendarpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarShareUpdatedEvent": [[41, "oca-dav-events-calendarshareupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarUnpublishedEvent": [[41, "oca-dav-events-calendarunpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarUpdatedEvent": [[41, "oca-dav-events-calendarupdatedevent"]], "\\OCA\\DAV\\Events\\CardCreatedEvent": [[41, "oca-dav-events-cardcreatedevent"]], "\\OCA\\DAV\\Events\\CardDeletedEvent": [[41, "oca-dav-events-carddeletedevent"]], "\\OCA\\DAV\\Events\\CardUpdatedEvent": [[41, "oca-dav-events-cardupdatedevent"]], "\\OCA\\DAV\\Events\\SabrePluginAuthInitEvent": [[41, "oca-dav-events-sabrepluginauthinitevent"]], "\\OCA\\DAV\\Events\\SubscriptionCreatedEvent": [[41, "oca-dav-events-subscriptioncreatedevent"]], "\\OCA\\DAV\\Events\\SubscriptionDeletedEvent": [[41, "oca-dav-events-subscriptiondeletedevent"]], "\\OCA\\DAV\\Events\\SubscriptionUpdatedEvent": [[41, "oca-dav-events-subscriptionupdatedevent"]], "\\OCA\\FederatedFileSharing\\Events\\FederatedShareAddedEvent": [[41, "oca-federatedfilesharing-events-federatedshareaddedevent"]], "\\OCA\\Files\\Event\\LoadAdditionalScriptsEvent": [[41, "oca-files-event-loadadditionalscriptsevent"]], "\\OCA\\Files_Sharing\\Event\\BeforeTemplateRenderedEvent": [[41, "oca-files-sharing-event-beforetemplaterenderedevent"]], "\\OCA\\Files_Trashbin\\Events\\MoveToTrashEvent": [[41, "oca-files-trashbin-events-movetotrashevent"]], "\\OCA\\Settings\\Events\\BeforeTemplateRenderedEvent": [[41, "oca-settings-events-beforetemplaterenderedevent"]], "\\OCA\\User_LDAP\\Events\\GroupBackendRegistered": [[41, "oca-user-ldap-events-groupbackendregistered"]], "\\OCA\\User_LDAP\\Events\\UserBackendRegistered": [[41, "oca-user-ldap-events-userbackendregistered"]], "\\OCA\\Viewer\\Event\\LoadViewer": [[41, "oca-viewer-event-loadviewer"]], "christophwurst/nextcloud replaced": [[21, "christophwurst-nextcloud-replaced"]], "doctrine/dbal": [[17, "doctrine-dbal"], [19, "doctrine-dbal"], [24, "doctrine-dbal"]], "files": [[26, "files"]], "getLinkWithPicker": [[135, "getlinkwithpicker"]], "guzzlehttp/guzzle": [[17, "guzzlehttp-guzzle"]], "iOS": [[61, "ios"]], "info.xml": [[20, "info-xml"], [21, "info-xml"], [22, "info-xml"], [23, "info-xml"], [24, "info-xml"], [25, "info-xml"], [37, "info-xml"], [108, "info-xml"]], "jQuery deprecation": [[15, "jquery-deprecation"]], "jQuery update": [[16, "jquery-update"]], "macOS Development Build": [[100, "macos-development-build"]], "npm build": [[125, "npm-build"]], "npm packages": [[123, "npm-packages"]], "npm run dev, npm run watch": [[125, "npm-run-dev-npm-run-watch"]], "npm run lint (optional)": [[125, "npm-run-lint-optional"]], "npm test": [[125, "npm-test"]], "php": [[108, "php"]], "php-cs": [[108, "php-cs"]], "psr/log": [[17, "psr-log"]], "sabre/*": [[17, "sabre"]], "symfony/event-dispatcher": [[24, "symfony-event-dispatcher"]]}, "docnames": ["app_development/bootstrap", "app_development/dav_extension", "app_development/dependency_management", "app_development/index", "app_development/info", "app_development/init", "app_development/intro", "app_development/translation_setup", "app_development/tutorial", "app_publishing_maintenance/app_upgrade_guide/index", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_14", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_15", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_16", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_17", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_18", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_19", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_20", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_21", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_22", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_23", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_24", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_25", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_26", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_27", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_28", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_29", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_30", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_31", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_32", "app_publishing_maintenance/code_signing", "app_publishing_maintenance/index", "app_publishing_maintenance/maintainer", "app_publishing_maintenance/monetizing", "app_publishing_maintenance/publishing", "app_publishing_maintenance/release_automation", "app_publishing_maintenance/release_process", "basics/_available_events_ocp", "basics/backgroundjobs", "basics/caching", "basics/controllers", "basics/dependency_injection", "basics/events", "basics/front-end/css", "basics/front-end/index", "basics/front-end/js", "basics/front-end/templates", "basics/front-end/theming", "basics/index", "basics/logging", "basics/middlewares", "basics/public_share_template", "basics/request_lifecycle", "basics/routing", "basics/setting", "basics/storage/appdata", "basics/storage/configuration", "basics/storage/database", "basics/storage/filesystem", "basics/storage/index", "basics/storage/migrations", "basics/testing", "basics/translations", "client_apis/LoginFlow/index", "client_apis/OCS/index", "client_apis/OCS/ocs-api-overview", "client_apis/OCS/ocs-fulltextsearch-collections-api", "client_apis/OCS/ocs-openapi", "client_apis/OCS/ocs-out-of-office-api", "client_apis/OCS/ocs-recommendations-api", "client_apis/OCS/ocs-share-api", "client_apis/OCS/ocs-sharee-api", "client_apis/OCS/ocs-status-api", "client_apis/OCS/ocs-taskprocessing-api", "client_apis/OCS/ocs-text2image-api", "client_apis/OCS/ocs-textprocessing-api", "client_apis/OCS/ocs-translation-api", "client_apis/OCS/ocs-user-preferences-api", "client_apis/RemoteWipe/index", "client_apis/WebDAV/basic", "client_apis/WebDAV/bulkupload", "client_apis/WebDAV/chunking", "client_apis/WebDAV/comments", "client_apis/WebDAV/index", "client_apis/WebDAV/search", "client_apis/WebDAV/trashbin", "client_apis/WebDAV/versions", "client_apis/activity-api", "client_apis/android_library/examples", "client_apis/android_library/index", "client_apis/android_library/library_installation", "client_apis/files", "client_apis/general", "client_apis/index", "design/atomiccomponents", "design/foundations", "design/index", "design/introduction", "design/layout", "design/layoutcomponents", "design/writing", "desktop/building", "desktop/index", "digging_deeper/api", "digging_deeper/classloader", "digging_deeper/config/appconfig", "digging_deeper/config/index", "digging_deeper/config/userconfig", "digging_deeper/context_chat", "digging_deeper/continuous_integration", "digging_deeper/dashboard", "digging_deeper/deadlock", "digging_deeper/debugging", "digging_deeper/declarative_settings", "digging_deeper/email", "digging_deeper/files-metadata", "digging_deeper/flow", "digging_deeper/groupware/calendar", "digging_deeper/groupware/calendar_provider", "digging_deeper/groupware/contacts_menu", "digging_deeper/groupware/index", "digging_deeper/groupware/mail_provider", "digging_deeper/http_client", "digging_deeper/index", "digging_deeper/javascript-apis", "digging_deeper/notifications", "digging_deeper/npm", "digging_deeper/oidc", "digging_deeper/out_of_office", "digging_deeper/performance", "digging_deeper/phonenumberutil", "digging_deeper/profile", "digging_deeper/profiler", "digging_deeper/projects", "digging_deeper/psr", "digging_deeper/publicpage", "digging_deeper/reference", "digging_deeper/repair", "digging_deeper/rest_apis", "digging_deeper/search", "digging_deeper/security", "digging_deeper/settings", "digging_deeper/setup_checks", "digging_deeper/speech-to-text", "digging_deeper/status", "digging_deeper/talk", "digging_deeper/task_processing", "digging_deeper/text2image", "digging_deeper/text_processing", "digging_deeper/time", "digging_deeper/translation", "digging_deeper/two-factor-provider", "digging_deeper/user_migration", "digging_deeper/users", "digging_deeper/web_host_metadata", "digging_deeper/webdav_collection_preload", "exapp_development/DevSetup", "exapp_development/Introduction", "exapp_development/development_overview/ExAppDevelopmentSteps", "exapp_development/development_overview/ExAppLifecycle", "exapp_development/development_overview/ExAppOverview", "exapp_development/development_overview/index", "exapp_development/faq/BehindCompanyProxy", "exapp_development/faq/DockerContainerRegistry", "exapp_development/faq/DockerSocketProxy", "exapp_development/faq/GpuSupport", "exapp_development/faq/Scaling", "exapp_development/faq/Troubleshooting", "exapp_development/faq/index", "exapp_development/index", "exapp_development/tech_details/Authentication", "exapp_development/tech_details/Deployment", "exapp_development/tech_details/InstallationFlow", "exapp_development/tech_details/Translations", "exapp_development/tech_details/api/appconfig", "exapp_development/tech_details/api/events_listener", "exapp_development/tech_details/api/exapp", "exapp_development/tech_details/api/fileactionsmenu", "exapp_development/tech_details/api/index", "exapp_development/tech_details/api/logging", "exapp_development/tech_details/api/notifications", "exapp_development/tech_details/api/occ_command", "exapp_development/tech_details/api/other_ocs", "exapp_development/tech_details/api/preferences", "exapp_development/tech_details/api/routes", "exapp_development/tech_details/api/settings", "exapp_development/tech_details/api/talkbots", "exapp_development/tech_details/api/topmenu", "exapp_development/tech_details/api/utils", "exapp_development/tech_details/index", "getting_started/coding_standards/html_css", "getting_started/coding_standards/index", "getting_started/coding_standards/javascript", "getting_started/coding_standards/php", "getting_started/development_process", "getting_started/devenv", "getting_started/index", "how_to/index", "html_css_design/content", "html_css_design/css", "html_css_design/html", "html_css_design/icons", "html_css_design/index", "html_css_design/list", "html_css_design/navigation", "html_css_design/popovermenu", "index", "prologue/bugtracker/codereviews", "prologue/bugtracker/index", "prologue/bugtracker/triaging", "prologue/code-of-conduct", "prologue/compatibility_app_ecosystem", "prologue/help_communication", "prologue/index", "prologue/security", "server/architecture/files", "server/architecture/index", "server/code-back-end", "server/code-front-end", "server/externalapi", "server/index", "server/static-analysis", "server/unit-testing"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["app_development/bootstrap.rst", "app_development/dav_extension.rst", "app_development/dependency_management.rst", "app_development/index.rst", "app_development/info.rst", "app_development/init.rst", "app_development/intro.rst", "app_development/translation_setup.rst", "app_development/tutorial.rst", "app_publishing_maintenance/app_upgrade_guide/index.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst", "app_publishing_maintenance/code_signing.rst", "app_publishing_maintenance/index.rst", "app_publishing_maintenance/maintainer.rst", "app_publishing_maintenance/monetizing.rst", "app_publishing_maintenance/publishing.rst", "app_publishing_maintenance/release_automation.rst", "app_publishing_maintenance/release_process.rst", "basics/_available_events_ocp.rst", "basics/backgroundjobs.rst", "basics/caching.rst", "basics/controllers.rst", "basics/dependency_injection.rst", "basics/events.rst", "basics/front-end/css.rst", "basics/front-end/index.rst", "basics/front-end/js.rst", "basics/front-end/templates.rst", "basics/front-end/theming.rst", "basics/index.rst", "basics/logging.rst", "basics/middlewares.rst", "basics/public_share_template.rst", "basics/request_lifecycle.rst", "basics/routing.rst", "basics/setting.rst", "basics/storage/appdata.rst", "basics/storage/configuration.rst", "basics/storage/database.rst", "basics/storage/filesystem.rst", "basics/storage/index.rst", "basics/storage/migrations.rst", "basics/testing.rst", "basics/translations.rst", "client_apis/LoginFlow/index.rst", "client_apis/OCS/index.rst", "client_apis/OCS/ocs-api-overview.rst", "client_apis/OCS/ocs-fulltextsearch-collections-api.rst", "client_apis/OCS/ocs-openapi.rst", "client_apis/OCS/ocs-out-of-office-api.rst", "client_apis/OCS/ocs-recommendations-api.rst", "client_apis/OCS/ocs-share-api.rst", "client_apis/OCS/ocs-sharee-api.rst", "client_apis/OCS/ocs-status-api.rst", "client_apis/OCS/ocs-taskprocessing-api.rst", "client_apis/OCS/ocs-text2image-api.rst", "client_apis/OCS/ocs-textprocessing-api.rst", "client_apis/OCS/ocs-translation-api.rst", "client_apis/OCS/ocs-user-preferences-api.rst", "client_apis/RemoteWipe/index.rst", "client_apis/WebDAV/basic.rst", "client_apis/WebDAV/bulkupload.rst", "client_apis/WebDAV/chunking.rst", "client_apis/WebDAV/comments.rst", "client_apis/WebDAV/index.rst", "client_apis/WebDAV/search.rst", "client_apis/WebDAV/trashbin.rst", "client_apis/WebDAV/versions.rst", "client_apis/activity-api.rst", "client_apis/android_library/examples.rst", "client_apis/android_library/index.rst", "client_apis/android_library/library_installation.rst", "client_apis/files.rst", "client_apis/general.rst", "client_apis/index.rst", "design/atomiccomponents.rst", "design/foundations.rst", "design/index.rst", "design/introduction.rst", "design/layout.rst", "design/layoutcomponents.rst", "design/writing.rst", "desktop/building.rst", "desktop/index.rst", "digging_deeper/api.rst", "digging_deeper/classloader.rst", "digging_deeper/config/appconfig.rst", "digging_deeper/config/index.rst", "digging_deeper/config/userconfig.rst", "digging_deeper/context_chat.rst", "digging_deeper/continuous_integration.rst", "digging_deeper/dashboard.rst", "digging_deeper/deadlock.rst", "digging_deeper/debugging.rst", "digging_deeper/declarative_settings.rst", "digging_deeper/email.rst", "digging_deeper/files-metadata.rst", "digging_deeper/flow.rst", "digging_deeper/groupware/calendar.rst", "digging_deeper/groupware/calendar_provider.rst", "digging_deeper/groupware/contacts_menu.rst", "digging_deeper/groupware/index.rst", "digging_deeper/groupware/mail_provider.rst", "digging_deeper/http_client.rst", "digging_deeper/index.rst", "digging_deeper/javascript-apis.rst", "digging_deeper/notifications.rst", "digging_deeper/npm.rst", "digging_deeper/oidc.rst", "digging_deeper/out_of_office.rst", "digging_deeper/performance.rst", "digging_deeper/phonenumberutil.rst", "digging_deeper/profile.rst", "digging_deeper/profiler.rst", "digging_deeper/projects.rst", "digging_deeper/psr.rst", "digging_deeper/publicpage.rst", "digging_deeper/reference.rst", "digging_deeper/repair.rst", "digging_deeper/rest_apis.rst", "digging_deeper/search.rst", "digging_deeper/security.rst", "digging_deeper/settings.rst", "digging_deeper/setup_checks.rst", "digging_deeper/speech-to-text.rst", "digging_deeper/status.rst", "digging_deeper/talk.rst", "digging_deeper/task_processing.rst", "digging_deeper/text2image.rst", "digging_deeper/text_processing.rst", "digging_deeper/time.rst", "digging_deeper/translation.rst", "digging_deeper/two-factor-provider.rst", "digging_deeper/user_migration.rst", "digging_deeper/users.rst", "digging_deeper/web_host_metadata.rst", "digging_deeper/webdav_collection_preload.rst", "exapp_development/DevSetup.rst", "exapp_development/Introduction.rst", "exapp_development/development_overview/ExAppDevelopmentSteps.rst", "exapp_development/development_overview/ExAppLifecycle.rst", "exapp_development/development_overview/ExAppOverview.rst", "exapp_development/development_overview/index.rst", "exapp_development/faq/BehindCompanyProxy.rst", "exapp_development/faq/DockerContainerRegistry.rst", "exapp_development/faq/DockerSocketProxy.rst", "exapp_development/faq/GpuSupport.rst", "exapp_development/faq/Scaling.rst", "exapp_development/faq/Troubleshooting.rst", "exapp_development/faq/index.rst", "exapp_development/index.rst", "exapp_development/tech_details/Authentication.rst", "exapp_development/tech_details/Deployment.rst", "exapp_development/tech_details/InstallationFlow.rst", "exapp_development/tech_details/Translations.rst", "exapp_development/tech_details/api/appconfig.rst", "exapp_development/tech_details/api/events_listener.rst", "exapp_development/tech_details/api/exapp.rst", "exapp_development/tech_details/api/fileactionsmenu.rst", "exapp_development/tech_details/api/index.rst", "exapp_development/tech_details/api/logging.rst", "exapp_development/tech_details/api/notifications.rst", "exapp_development/tech_details/api/occ_command.rst", "exapp_development/tech_details/api/other_ocs.rst", "exapp_development/tech_details/api/preferences.rst", "exapp_development/tech_details/api/routes.rst", "exapp_development/tech_details/api/settings.rst", "exapp_development/tech_details/api/talkbots.rst", "exapp_development/tech_details/api/topmenu.rst", "exapp_development/tech_details/api/utils.rst", "exapp_development/tech_details/index.rst", "getting_started/coding_standards/html_css.rst", "getting_started/coding_standards/index.rst", "getting_started/coding_standards/javascript.rst", "getting_started/coding_standards/php.rst", "getting_started/development_process.rst", "getting_started/devenv.rst", "getting_started/index.rst", "how_to/index.rst", "html_css_design/content.rst", "html_css_design/css.rst", "html_css_design/html.rst", "html_css_design/icons.rst", "html_css_design/index.rst", "html_css_design/list.rst", "html_css_design/navigation.rst", "html_css_design/popovermenu.rst", "index.rst", "prologue/bugtracker/codereviews.rst", "prologue/bugtracker/index.rst", "prologue/bugtracker/triaging.rst", "prologue/code-of-conduct.rst", "prologue/compatibility_app_ecosystem.rst", "prologue/help_communication.rst", "prologue/index.rst", "prologue/security.rst", "server/architecture/files.rst", "server/architecture/index.rst", "server/code-back-end.rst", "server/code-front-end.rst", "server/externalapi.rst", "server/index.rst", "server/static-analysis.rst", "server/unit-testing.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 4, 7, 17, 18, 19, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 48, 49, 51, 52, 55, 56, 57, 61, 62, 63, 66, 67, 73, 74, 75, 78, 81, 83, 90, 91, 94, 96, 100, 107, 108, 109, 111, 115, 116, 117, 118, 120, 121, 122, 123, 125, 127, 128, 130, 131, 135, 136, 138, 139, 140, 142, 144, 145, 146, 147, 149, 150, 153, 154, 155, 157, 158, 170, 171, 172, 175, 179, 180, 186, 190, 191, 192, 193, 194, 196, 203, 208, 210, 213], "0": [2, 4, 5, 6, 10, 11, 12, 13, 18, 19, 24, 27, 28, 33, 35, 36, 39, 40, 41, 44, 53, 59, 62, 64, 65, 66, 67, 69, 72, 73, 74, 78, 81, 83, 87, 89, 100, 103, 107, 108, 109, 110, 111, 112, 114, 117, 118, 122, 125, 127, 128, 130, 135, 136, 137, 138, 140, 142, 144, 145, 146, 147, 148, 149, 151, 154, 155, 158, 160, 170, 171, 173, 175, 176, 180, 182, 184, 186, 190, 191, 192, 193, 196, 198, 203, 218], "00": [39, 78, 83, 144], "000": [1, 56], "000000": 64, "00000007oc9l3j5ur4db": 78, "00000259oczn5x60nrdu": 78, "00001": 80, "00002": 80, "0020": 61, "00293f": 198, "005416": 198, "005a8a": 198, "0066ac": 198, "00679e": 198, "006aa3": 94, "0077c7": 198, "0082c9": [64, 94], "00a0": 61, "00z": 83, "01": [39, 78, 81, 83, 109, 192], "01t00": 78, "01t17": 83, "03": 109, "04": 144, "044": 129, "04c36b75222cd9fd47f2607333029106": 78, "04z": 109, "05": [78, 135], "07": 144, "08": 221, "09": 110, "099f05": 198, "0e53dfb6": 78, "1": [0, 1, 2, 4, 6, 10, 12, 17, 18, 19, 26, 27, 28, 33, 34, 35, 36, 39, 40, 41, 44, 49, 52, 56, 58, 62, 64, 65, 69, 74, 78, 79, 80, 81, 83, 87, 89, 91, 93, 103, 108, 109, 111, 112, 114, 116, 118, 125, 128, 129, 130, 131, 132, 133, 136, 137, 138, 139, 140, 141, 142, 144, 145, 146, 147, 149, 151, 153, 154, 155, 158, 159, 160, 163, 170, 171, 173, 175, 180, 182, 186, 190, 191, 192, 196, 198, 202, 203, 206, 208, 213, 218], "10": [39, 53, 64, 69, 75, 78, 81, 100, 109, 112, 114, 135, 136, 145, 147, 158, 184, 192, 196], "100": [27, 32, 39, 53, 64, 69, 70, 109, 128, 135, 140, 151, 170, 171, 173, 182, 187, 192, 198, 199], "1000": [56, 59, 114], "10000": [80, 128], "10000000": 83, "100644": [159, 196], "100kib": 151, "100m": [96, 198], "1024px": 198, "1025": 196, "1084": 173, "10mb": [80, 83], "10min": 147, "10z": 109, "11": [18, 40, 64, 100, 109, 122, 145], "113": 198, "114": 198, "116": 202, "12": [42, 64, 78, 81, 129, 135, 145], "120": 184, "120m": 184, "121": 206, "123": [114, 173, 176, 179, 180, 182, 191, 198], "1234": [114, 117, 138], "12345": [83, 170, 180], "124": [135, 176], "125": 176, "127": [111, 196], "1270351409912": 128, "127815235": 78, "12px": 198, "13": [144, 145], "130": 94, "130000000": 135, "139": 196, "13t12": 109, "14": [9, 28, 30, 81, 109, 144, 145, 150, 197], "141": 202, "144": 202, "146": 206, "14px": 204, "14sp": 94, "15": [9, 30, 36, 41, 78, 145, 148, 150, 158], "150": [94, 196], "15000000": 80, "151": 202, "152": [196, 202], "1547545326": 80, "1553": 138, "156": 202, "1578283711000": 64, "15px": 198, "16": [9, 30, 36, 41, 61, 65, 69, 78, 81, 130, 190], "163": 198, "1675789581": 78, "168": 196, "16px": [94, 198], "16sp": 94, "17": [9, 22, 24, 30, 36, 41, 64, 196], "172": 196, "1728000": 137, "173": 198, "1742": 114, "18": [9, 13, 30, 36, 41, 81], "1800": 129, "181818": 94, "19": [9, 28, 30, 35, 36, 41, 133, 192], "192": [196, 202], "197": 202, "1970": 78, "19z": 109, "1azi": 104, "1e1": 192, "1e2": 192, "1min": 145, "1px": 198, "1snze11cibf6v6dsz": 29, "1st": 64, "1st_user": 64, "2": [2, 4, 16, 17, 24, 27, 28, 33, 34, 35, 36, 39, 41, 58, 64, 65, 69, 73, 74, 75, 78, 79, 80, 81, 93, 102, 114, 116, 117, 129, 131, 133, 135, 138, 145, 146, 147, 159, 170, 182, 190, 191, 192, 196, 198, 199, 202, 203, 206, 208, 221], "20": [9, 17, 23, 24, 25, 27, 28, 30, 36, 40, 41, 49, 56, 62, 64, 73, 74, 78, 81, 94, 122, 138], "200": [62, 65, 66, 67, 68, 69, 71, 73, 74, 75, 76, 77, 109, 114, 135, 158, 175, 178, 218], "2001": [4, 108, 118, 136], "2008": 221, "200px": 198, "2012": 135, "2014": [17, 135], "2015": 39, "2016": [81, 190], "2018": 110, "2019": 100, "2020": 34, "20200101t170000z": 117, "20200130t170000z": 117, "20200130t180000z": 117, "2021": [83, 109], "2022": [78, 100, 109], "2023": 23, "2024": [61, 190], "2026": 144, "2034": 59, "20632824998": 64, "20cat": 138, "20cute": 138, "20music": 87, "20px": [94, 189], "20st": 138, "20standard": 23, "20thcenturystudio": 135, "21": [9, 20, 28, 30, 36, 41, 133, 138, 153], "21474836480": 64, "2153599501": 128, "2156": 81, "216": 202, "219": 198, "22": [9, 21, 24, 26, 28, 30, 36, 41, 81, 133], "222222": [94, 198], "22t15": 109, "23": [9, 22, 30, 35, 53, 56, 78, 130, 133], "231": 202, "2345": 158, "24": [9, 26, 28, 30, 35, 36, 37, 41, 56, 80, 81, 110, 131, 151, 184], "240": 65, "2401fed2eea6f2c1027c482a633e8e25cd46701f811e2d2c10dc213fd95fa60e350b": 29, "2404date20220903071748": 59, "2432": 171, "24px": [26, 198], "25": [9, 22, 23, 30, 35, 36, 41, 44, 75, 135, 138, 151, 193, 200], "255": 198, "256": [4, 78], "25px": 198, "26": [9, 24, 30, 35, 36, 39, 41, 49, 75, 128, 135, 148, 149], "26e7beeca3c0": 80, "27": [9, 22, 24, 25, 26, 30, 35, 36, 37, 39, 41, 53, 56, 65, 74, 90, 109, 110, 117, 133, 142, 147, 151, 152], "277": 161, "28": [1, 9, 27, 30, 36, 39, 40, 41, 56, 63, 65, 67, 73, 74, 114, 127, 138, 146, 147, 176, 193], "282": 138, "29": [4, 9, 26, 27, 30, 36, 39, 41, 52, 59, 78, 104, 112, 128, 138, 142, 148, 149, 184], "2fa": 150, "2g": 22, "2nd": 64, "2nd_user": 64, "2px": 198, "2xx": 66, "3": [4, 7, 17, 19, 20, 26, 27, 33, 34, 35, 39, 49, 52, 54, 56, 58, 60, 64, 69, 78, 81, 87, 93, 97, 98, 100, 109, 110, 122, 134, 135, 144, 145, 146, 147, 159, 160, 190, 191, 193, 194, 196, 198, 206, 208, 216, 218, 221], "30": [9, 30, 36, 39, 41, 56, 59, 69, 72, 74, 81, 133, 135, 142, 145, 146, 147, 149, 155, 158], "300m": 198, "300px": [198, 203], "3030237": 78, "3097fca9b1ec8942c4305e550ef1b50a": 135, "31": [4, 9, 24, 30, 36, 41, 69, 78, 87, 106, 133, 176, 202], "3166": 129, "32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221], "32060": 21, "3209": 109, "321": 182, "3285b1": 198, "32866": 23, "32bit": 22, "33": 144, "333": 109, "33333344": 198, "34": [59, 109, 144], "34081": 21, "34302": 110, "34329": 22, "34490": 22, "3456": 78, "34773": 23, "34807": 22, "34893": 22, "34px": [26, 198], "35789": 22, "35872": 23, "35966": 22, "3600": [37, 38], "36033": 22, "36073": 22, "36114": 22, "36198": 22, "36310": 22, "36363": 22, "36393": 22, "36434": 22, "3650": 196, "36591": 23, "36665": 23, "36836": 23, "369": 114, "36c3": 115, "37040": 23, "37316": 23, "37324": 23, "37542": 23, "37674": 23, "37820": 110, "37835": 23, "37929": 23, "37943": 23, "37955": 23, "38003": 23, "38030": [23, 110], "38104": 23, "389": 135, "3927bf23": 196, "3950773": 78, "3986": 62, "39th": 138, "39z": 109, "3rd": [2, 7, 28, 64, 103, 108, 133, 138, 157, 159], "3rd_user": 64, "3rdparti": [17, 22, 24, 157, 196], "4": [4, 15, 17, 20, 23, 25, 28, 34, 35, 56, 61, 65, 69, 78, 98, 103, 122, 125, 144, 145, 146, 147, 159, 160, 190, 191, 192, 193, 196], "40": [158, 184], "400": [66, 67, 69, 71, 74, 75, 76, 196], "401": [67, 76, 77, 166, 183, 218], "403": [18, 62, 69, 77], "403354469": 135, "404": [62, 66, 67, 69, 71, 73, 74, 114, 134, 158, 170, 171, 175, 218], "4052412": 78, "409": 135, "4096": [29, 196], "40email": 64, "40m": 184, "41": [129, 202], "412": [23, 73, 74, 75], "41446681800": 129, "42": [64, 121, 131, 199], "42513563": 159, "429": [39, 73, 74, 75, 139], "44": 129, "4423": 80, "443": 196, "4433": 196, "444444": 198, "445": 196, "44px": [26, 98, 203], "44x44px": 109, "45": 198, "46ba61": 94, "46f0": 78, "483c1e56f95e88835747b1c7c60581215016cbf2": 34, "487903ffcf4": 196, "48px": [98, 198], "49": 129, "49279cc7": 196, "4e43": 116, "4e4672cs58q": 221, "4efe": 80, "4px": [27, 98, 198], "4xx": 66, "5": [4, 12, 26, 28, 39, 56, 66, 73, 74, 81, 83, 96, 108, 110, 125, 131, 138, 139, 145, 160, 170, 192, 198, 204, 221], "50": [65, 138, 140], "500": 183, "500px": 198, "501": [158, 170, 171], "503": [23, 91], "507": 80, "509": 29, "50ef2eba7b74aa84feff013efee2a5ef": 78, "50px": 198, "512": [29, 151], "55": 138, "55548cc16b457cd74241990cc9d3b72b6335f2e5f45eee95171da024087d114fcbc2": 29, "555555": 64, "565656": 117, "567": 138, "59": 202, "595959": 198, "597996": 65, "5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f": 34, "5gb": 80, "5mb": 80, "6": [4, 35, 38, 69, 78, 100, 145, 159, 160, 196, 198, 204], "60": [64, 109, 130, 139, 145, 184], "60m": 184, "61b4": 78, "64": [4, 38, 59, 106, 109], "640": 65, "6436d084d4805": 78, "65": [125, 198], "650px": 98, "664700": 198, "668": 129, "67": [159, 171], "68": 135, "6b6b6b": 198, "6h": 38, "7": [4, 10, 11, 12, 17, 20, 24, 28, 34, 35, 39, 66, 69, 78, 100, 109, 128, 159, 196, 203], "70": 53, "7000": 196, "70981": 135, "72": 202, "728": 22, "767676": 94, "77": 198, "79": [159, 199], "7d7d7d": 198, "8": [4, 28, 35, 36, 39, 41, 64, 65, 69, 73, 78, 79, 81, 83, 99, 110, 114, 117, 146, 148, 159, 198, 202, 221], "80": [140, 190], "8025": 196, "8080": 161, "817c": 116, "8400ba9c": 196, "842011482": 64, "8443": 139, "86": 159, "8601": 78, "87": 109, "878": 135, "88": 159, "8904": 10, "8910": 114, "8a0000": 198, "8aa06618": 159, "8c8c8c": 94, "8px": [27, 198], "9": [4, 12, 26, 36, 41, 44, 66, 78, 109, 125, 144, 216, 218], "90": [117, 170], "9000": [111, 196], "92": 64, "9261": 138, "95": 196, "96": 202, "9648": 135, "97": 202, "98": 53, "983": 182, "9876": 221, "99": [140, 203], "9940": 18, "996": 218, "9980": 196, "999": [203, 218], "9d52": 116, "A": [2, 4, 17, 21, 23, 26, 28, 29, 35, 37, 38, 39, 40, 41, 51, 54, 60, 61, 62, 64, 66, 74, 75, 79, 80, 93, 94, 97, 98, 99, 103, 107, 108, 109, 115, 116, 117, 128, 130, 132, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 149, 151, 152, 153, 161, 190, 203, 206, 210, 213, 214, 218, 221], "AND": [128, 135], "And": [34, 37, 54, 78, 79, 80, 112, 131, 135, 159, 190, 208], "As": [10, 15, 16, 17, 19, 22, 34, 37, 41, 48, 56, 64, 78, 87, 117, 128, 132, 134, 135, 140, 141, 150, 155, 165, 190, 199, 202, 206], "At": [0, 33, 35, 83, 115, 117], "BY": 56, "Be": [2, 29, 44, 62, 93, 94, 99, 123, 128, 208, 218], "Being": 33, "But": [17, 27, 41, 59, 61, 62, 135, 163, 208], "By": [29, 36, 39, 40, 41, 56, 65, 66, 69, 78, 100, 110, 111, 112, 114, 136, 137, 144, 145, 163, 203], "For": [1, 2, 5, 6, 7, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 34, 35, 37, 38, 39, 40, 41, 44, 49, 52, 53, 54, 55, 56, 57, 59, 61, 62, 64, 66, 69, 78, 80, 81, 83, 88, 93, 94, 96, 97, 98, 99, 100, 108, 111, 112, 115, 116, 117, 120, 123, 125, 130, 131, 135, 138, 139, 140, 142, 145, 146, 147, 150, 151, 155, 157, 159, 161, 163, 164, 170, 171, 172, 174, 180, 190, 191, 192, 193, 196, 198, 200, 203, 204, 208, 209, 214, 217, 221], "IF": 33, "IN": 56, "If": [1, 2, 4, 7, 12, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 39, 40, 41, 44, 48, 49, 51, 52, 53, 56, 57, 59, 61, 62, 65, 66, 67, 71, 73, 76, 78, 80, 81, 88, 91, 93, 94, 96, 98, 99, 100, 102, 103, 106, 108, 109, 114, 115, 116, 117, 118, 120, 123, 125, 126, 127, 128, 134, 135, 136, 138, 141, 142, 143, 145, 146, 147, 149, 150, 151, 155, 156, 157, 161, 164, 166, 167, 170, 171, 175, 176, 178, 190, 192, 193, 194, 197, 200, 202, 203, 204, 206, 207, 208, 213, 217, 218, 221], "In": [0, 1, 2, 7, 12, 17, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 34, 35, 37, 39, 40, 41, 44, 47, 48, 51, 52, 53, 54, 56, 59, 61, 62, 64, 66, 71, 77, 78, 91, 93, 94, 97, 98, 100, 102, 108, 109, 110, 115, 116, 117, 125, 129, 131, 132, 134, 135, 136, 138, 139, 142, 145, 146, 147, 149, 150, 154, 159, 163, 164, 165, 168, 169, 171, 172, 190, 191, 193, 202, 203, 206, 208, 220, 221], "It": [2, 7, 17, 18, 22, 23, 24, 26, 27, 28, 29, 34, 35, 36, 39, 40, 41, 44, 46, 49, 50, 52, 53, 55, 56, 61, 64, 66, 67, 69, 78, 80, 81, 88, 93, 96, 97, 98, 100, 102, 103, 109, 110, 111, 114, 116, 117, 123, 124, 126, 127, 128, 129, 131, 134, 135, 136, 137, 138, 140, 141, 142, 144, 145, 146, 151, 157, 158, 159, 161, 163, 167, 170, 175, 182, 190, 191, 194, 196, 198, 203, 208, 210, 213], "Its": [109, 117, 145, 146, 147], "NOT": [26, 63, 69, 158, 202], "No": [61, 62, 76, 78, 94, 109, 111, 139, 141, 151, 190], "Not": [33, 35, 67, 71, 73, 74, 94, 114, 153, 161, 193, 208], "ON": [100, 111], "Of": [37, 117, 146, 147, 208], "On": [13, 15, 56, 62, 65, 78, 93, 94, 97, 100, 104, 106, 111, 116, 133, 134, 135, 159, 173, 182, 197, 202, 221], "One": [34, 66, 99, 117, 120, 128, 141, 176, 203], "Or": [26, 37, 40, 116, 135, 193, 218], "Such": 39, "That": [0, 2, 7, 39, 40, 51, 64, 128, 134, 190, 208], "The": [2, 3, 4, 6, 7, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 89, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 106, 108, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 162, 163, 166, 169, 170, 171, 173, 175, 176, 178, 179, 180, 182, 183, 186, 190, 192, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 208, 210, 213, 214, 216, 218, 220, 221], "Then": [6, 7, 29, 34, 39, 40, 41, 97, 100, 107, 116, 117, 135, 140, 152, 155, 194, 196, 217, 221], "There": [2, 17, 20, 22, 24, 29, 33, 35, 37, 39, 40, 44, 46, 54, 59, 61, 62, 64, 66, 80, 87, 89, 93, 94, 109, 110, 112, 117, 123, 126, 128, 131, 135, 138, 140, 145, 149, 155, 157, 158, 159, 163, 170, 172, 175, 178, 187, 191, 193, 194, 196, 198, 199, 208, 210, 218], "These": [9, 28, 32, 33, 35, 39, 56, 60, 61, 93, 97, 98, 100, 111, 117, 118, 128, 130, 134, 138, 159, 184, 206, 210, 221], "To": [0, 1, 2, 7, 8, 15, 17, 24, 27, 28, 31, 32, 33, 34, 36, 39, 40, 41, 44, 45, 49, 52, 53, 56, 59, 61, 62, 63, 64, 66, 69, 78, 80, 84, 85, 90, 92, 93, 94, 100, 102, 104, 106, 107, 109, 111, 112, 114, 116, 117, 120, 122, 123, 125, 129, 131, 134, 135, 136, 137, 138, 141, 145, 147, 149, 150, 152, 155, 159, 161, 164, 170, 171, 172, 174, 176, 180, 181, 185, 186, 194, 199, 203, 205, 206, 208, 213, 214, 217, 218, 221], "Will": [13, 46, 61, 129, 141, 145], "With": [0, 21, 22, 23, 27, 37, 40, 41, 59, 64, 112, 116, 117, 128, 138, 145, 181], "_": [26, 39, 45, 55, 71, 140, 159, 172], "__construct": [0, 37, 38, 39, 40, 41, 44, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 104, 109, 112, 113, 114, 116, 117, 118, 120, 121, 130, 132, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 149, 151, 152, 153], "__dir__": [0, 2, 103], "__webpack_nonce__": [26, 159], "__webpack_public_path__": 159, "_capabl": 13, "_cooki": 39, "_data": 159, "_env": 39, "_file": 39, "_get": 213, "_n": [159, 172], "_pkei": 56, "_post": 40, "_rout": 25, "_sensitive_": [104, 106], "_server": 39, "_user": 64, "a011fe619bcf6e77ddebc96f9908e1af4071b9c1": 34, "a2xityipixkscripb": 29, "a37200": 198, "a9cd": 80, "aa": [96, 169], "aa_vers": 170, "aaaaaa": 64, "abbrevi": [52, 99, 191], "abc": 44, "abc123": [144, 193], "abil": [18, 33, 57, 100, 138, 184, 208], "abl": [10, 15, 28, 34, 35, 39, 59, 66, 100, 108, 114, 117, 135, 137, 141, 157, 161, 165, 193, 208, 213], "abort": [36, 41, 78, 135, 139], "about": [4, 17, 20, 22, 24, 25, 27, 28, 29, 33, 36, 37, 39, 40, 41, 44, 59, 62, 63, 64, 65, 66, 87, 93, 96, 97, 98, 104, 106, 108, 109, 110, 114, 115, 116, 123, 125, 127, 131, 133, 135, 141, 142, 145, 146, 147, 159, 174, 179, 185, 190, 193, 206, 208, 210, 213, 221], "abov": [0, 1, 7, 24, 29, 33, 34, 39, 41, 52, 61, 66, 69, 100, 109, 115, 117, 132, 138, 145, 190, 191, 196, 203, 204, 213], "absenc": [67, 127], "absent": 4, "absolut": [26, 57, 100, 107, 109, 141, 170, 179], "absolutepath": 41, "abstract": [17, 19, 24, 35, 51, 108, 117, 128, 135, 139, 191], "abstractdatacollector": 131, "abstractnodeev": 26, "abstractnodesev": 26, "abstracttaskprocessingev": 145, "abstracttextprocessingev": [26, 146, 147], "abstracttexttoimageev": [26, 146], "abstracttranscriptionev": [26, 142], "ac": 196, "accent": 198, "accept": [7, 10, 24, 39, 51, 63, 78, 81, 102, 108, 109, 121, 135, 137, 141, 169, 170, 171, 183, 196, 203, 218], "accept_languag": 62, "access": [4, 7, 21, 26, 27, 28, 29, 34, 36, 39, 41, 44, 45, 47, 48, 49, 53, 54, 58, 60, 62, 64, 65, 67, 69, 70, 71, 78, 87, 88, 93, 96, 98, 100, 104, 106, 107, 109, 112, 119, 120, 122, 123, 128, 131, 135, 137, 138, 142, 144, 145, 155, 161, 163, 166, 170, 172, 181, 183, 191, 192, 194, 196, 198, 199, 203, 206, 208, 213, 214, 218, 221], "access_level": 183, "accesstoken": 87, "accommod": 156, "accompani": 93, "accomplish": 120, "accord": [2, 4, 10, 33, 145, 196], "accordingli": [17, 18, 35, 181], "account": [7, 23, 24, 26, 28, 32, 33, 34, 61, 62, 63, 64, 77, 87, 93, 99, 100, 109, 113, 117, 120, 130, 141, 190, 196, 206, 208, 213], "accountmanag": [24, 130], "accur": 127, "accuraci": 151, "achiev": [39, 79, 93, 117], "acl": 78, "acm": 100, "acpu": 220, "acquir": [38, 48, 122, 138, 152], "acquiremailprovid": 120, "acquiremailservic": 120, "across": [38, 56, 99, 107, 125, 154, 203], "act": [0, 5, 17, 40, 41, 115, 123, 124], "action": [22, 24, 26, 27, 28, 29, 30, 33, 39, 41, 48, 53, 57, 61, 65, 78, 87, 94, 95, 97, 108, 109, 115, 116, 117, 119, 122, 123, 132, 141, 143, 145, 155, 156, 157, 171, 175, 177, 180, 188, 194, 198, 203, 208, 210, 213], "action1": 192, "action2": 192, "action_handl": 176, "action_handler_rout": [174, 176], "actionfactori": 118, "actionhandl": [44, 174, 176], "actioninclud": 28, "actionlabel": 23, "activ": [4, 11, 12, 21, 22, 26, 27, 33, 34, 37, 39, 40, 44, 56, 68, 87, 92, 97, 109, 111, 138, 150, 153, 159, 181, 202, 203, 205, 208], "activat": 122, "activitymanag": 27, "actorid": 81, "actortyp": 81, "actual": [26, 37, 39, 40, 41, 59, 62, 64, 66, 92, 98, 109, 111, 117, 128, 135, 138, 145, 146, 147, 149, 154, 155, 161, 163, 180, 210], "ad": [3, 4, 7, 15, 17, 18, 21, 32, 33, 35, 36, 37, 39, 41, 44, 47, 49, 52, 56, 58, 65, 66, 67, 71, 72, 73, 74, 75, 78, 80, 88, 90, 100, 103, 104, 106, 107, 109, 112, 114, 115, 117, 120, 125, 127, 128, 133, 137, 138, 140, 142, 145, 146, 147, 149, 150, 152, 165, 171, 190, 203, 208, 210, 216], "adapt": [15, 26, 66, 190, 198], "adb9aa24cbfa8e372c88431d1d99629a": 79, "add": [1, 2, 4, 7, 17, 20, 24, 26, 27, 28, 32, 34, 36, 37, 39, 40, 41, 42, 44, 45, 48, 49, 52, 53, 56, 57, 59, 61, 63, 69, 87, 93, 94, 98, 99, 100, 103, 107, 109, 114, 115, 116, 118, 123, 125, 128, 131, 132, 134, 135, 137, 138, 140, 141, 150, 159, 161, 170, 172, 174, 177, 190, 193, 196, 197, 199, 202, 203, 204, 206, 208, 210, 217], "add_missing_column": [18, 24], "add_missing_columns_ev": 18, "add_missing_index": [18, 24], "add_missing_indexes_ev": 18, "add_missing_primary_kei": [18, 24], "add_missing_primary_keys_ev": 18, "addact": 118, "addallowedchildsrcdomain": 39, "addallowedconnectdomain": 39, "addallowedfontdomain": 39, "addallowedframedomain": [39, 50], "addallowedimagedomain": 39, "addallowedmediadomain": 39, "addallowedobjectdomain": 39, "addallowedscriptdomain": 39, "addallowedstyledomain": 39, "addattende": 116, "addattribut": 138, "addchild": 39, "addcolumn": [56, 59], "addcooki": 39, "adddatatransferprogresslisten": 87, "addev": 41, "addeventlisten": [109, 135], "addfavorit": 24, "addfilecont": 151, "addhead": [39, 49, 50, 63], "addindex": 59, "addinitscript": [24, 44], "addit": [0, 1, 4, 21, 22, 26, 29, 35, 36, 39, 41, 44, 45, 49, 53, 56, 59, 63, 78, 80, 88, 91, 93, 94, 99, 100, 101, 109, 112, 117, 122, 128, 134, 135, 137, 140, 146, 147, 156, 159, 165, 170, 171, 190, 193, 206, 208, 210, 213, 216], "addition": [25, 27, 28, 35, 39, 52, 53, 56, 66, 94, 112, 125, 131, 134, 135, 141, 142, 147, 149, 163, 193, 213], "addjob": 37, "addlink": 153, "addlisten": [41, 132, 143], "addmenuentri": 44, "addmissingcolumnsev": 24, "addmissingindex": 59, "addmissingindicesev": [24, 59], "addmissingindiceslisten": 59, "addmissingprimarykeyev": 24, "addnewfilemenuentri": 24, "addon": 111, "addplugin": [1, 24], "addprovid": [36, 41], "address": [28, 39, 41, 46, 62, 64, 69, 93, 94, 99, 116, 118, 120, 156, 161, 166, 190, 196], "addscript": [24, 28, 44, 45, 109, 132, 135], "addsearchcalendar": 116, "addservicelisten": 41, "addstyl": 45, "addtasktyp": [36, 41], "addtocount": 41, "addtransl": [13, 22, 28], "addtwo": 221, "addtwolisten": 41, "addtyp": 56, "adduniqueindex": 56, "addus": 10, "addvendorscript": 28, "adher": 40, "adiscoverablereferenceprovid": 135, "adjust": [1, 2, 17, 18, 20, 24, 25, 26, 27, 35, 36, 41, 59, 64, 108, 136, 144, 159, 172, 194, 198, 216, 221], "adler32": 78, "admin": [4, 7, 26, 29, 33, 35, 36, 38, 39, 41, 47, 53, 61, 64, 65, 66, 69, 78, 79, 94, 99, 100, 101, 113, 122, 128, 140, 141, 145, 152, 155, 157, 158, 166, 179, 183, 184, 186, 187, 196, 210, 213], "admin_audit": [36, 41], "administr": [4, 7, 14, 18, 26, 29, 48, 59, 61, 66, 140, 141, 156, 161, 166, 172, 198, 210], "adminrequir": 186, "adminsect": 140, "adminset": 140, "adopt": [35, 40, 66], "adult": 135, "advanc": [69, 96, 98, 100, 122, 136, 145, 190, 196], "advantag": [29, 38, 47, 62, 157], "adventur": 135, "advertis": 23, "advis": [39, 66, 98, 114, 138], "afefcaf556d98dc7896cca380e181decb609ca44": 34, "affect": [24, 30, 33, 39, 41, 100, 127, 136, 193, 212], "affero": [34, 190], "aforement": 56, "afraid": 66, "after": [4, 6, 7, 17, 23, 24, 26, 29, 30, 33, 34, 36, 37, 39, 40, 41, 44, 49, 51, 52, 56, 59, 60, 62, 66, 69, 80, 83, 100, 103, 109, 112, 114, 128, 136, 138, 144, 145, 158, 169, 170, 171, 176, 178, 192, 196, 199, 203, 204, 208, 216, 221], "afterappid": [44, 186], "aftercontrol": 49, "afterexcept": 49, "afterward": [7, 23, 39, 51, 64, 66, 80, 103, 107, 108, 155], "ag": [22, 137], "again": [0, 24, 49, 99, 117, 129, 138, 161, 166], "against": [17, 36, 39, 40, 41, 108, 122, 126, 193, 213], "agenda": 98, "agent": [62, 145], "aggreg": 56, "aggress": 94, "agil": 221, "agnost": [142, 145, 146, 147, 149], "ago": [61, 202], "agpl": [4, 33, 190], "agreement": 208, "ai": [26, 37, 145, 146], "ai_integration_team": 184, "aim": [13, 33, 96, 109, 123, 190, 208, 210, 218], "aio": 167, "ajax": 27, "alert": [26, 31, 213], "alessandro": 4, "alex": [96, 99, 190], "algorithm": [78, 138, 158], "alia": [26, 27, 114], "alias": [4, 24, 40, 114, 120, 194], "alic": [78, 128, 144, 187], "align": [28, 102, 191, 198, 201, 203], "alik": 40, "aliv": [24, 33], "all": [0, 2, 4, 7, 10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 39, 40, 45, 49, 51, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 73, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 87, 89, 90, 94, 96, 98, 99, 100, 102, 103, 104, 106, 107, 108, 109, 110, 111, 114, 115, 116, 118, 120, 123, 125, 126, 127, 128, 131, 132, 134, 135, 136, 138, 141, 144, 145, 146, 147, 150, 155, 156, 157, 158, 161, 163, 164, 165, 170, 171, 174, 175, 176, 177, 183, 186, 191, 192, 193, 194, 196, 198, 202, 203, 204, 206, 208, 209, 213, 214], "allconfig": 27, "allfilenam": 61, "allhead": 121, "allow": [4, 7, 10, 11, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 49, 52, 53, 54, 55, 56, 59, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 83, 88, 93, 98, 100, 103, 104, 106, 107, 109, 111, 114, 115, 117, 123, 128, 129, 131, 132, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 149, 151, 158, 161, 163, 169, 172, 174, 179, 180, 183, 198, 202, 203, 204, 206, 208, 213, 214, 218], "allowenumer": 15, "allowevalscript": [13, 39], "allowevalwasm": 24, "allowinlinescript": 39, "allowinlinestyl": 39, "almost": [54, 94, 98, 138], "alon": 99, "along": [100, 111, 115, 135, 158], "alongsid": [61, 93], "alpha": [4, 35], "alphanumer": 35, "alreadi": [15, 17, 23, 24, 26, 28, 35, 36, 41, 52, 59, 65, 66, 87, 90, 93, 100, 104, 109, 110, 117, 131, 132, 140, 161, 184, 190, 193, 194, 199, 206, 208, 213, 218], "also": [0, 4, 7, 12, 17, 18, 23, 24, 25, 26, 27, 29, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 49, 52, 53, 55, 56, 57, 59, 61, 62, 64, 66, 69, 71, 75, 78, 81, 88, 89, 93, 94, 96, 97, 98, 100, 104, 106, 108, 110, 114, 116, 117, 120, 123, 124, 127, 128, 129, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 145, 146, 147, 149, 150, 151, 155, 157, 159, 164, 169, 170, 174, 190, 191, 193, 196, 198, 199, 203, 208, 210, 213, 214, 216, 217, 221], "alt": 21, "alter": [24, 36, 41, 52], "altern": [2, 6, 39, 40, 89, 100, 118, 122, 155], "although": [26, 41, 93], "altogeth": 33, "alwai": [10, 15, 17, 23, 27, 29, 33, 37, 39, 49, 56, 60, 66, 68, 78, 80, 83, 89, 93, 94, 99, 100, 101, 103, 110, 112, 116, 128, 131, 135, 140, 145, 146, 147, 150, 189, 190, 192, 196, 198, 202, 208, 210, 213, 221], "alwaysen": 194, "am": [45, 53, 94, 135, 208], "amass": 56, "ambigu": 99, "amd": [157, 164], "amend": 153, "among": [23, 88, 193], "amount": [57, 78, 110, 128, 208, 213], "an": [1, 2, 3, 4, 5, 7, 15, 16, 17, 18, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 46, 48, 49, 51, 52, 53, 54, 56, 57, 59, 61, 63, 64, 65, 66, 67, 71, 73, 74, 75, 78, 79, 80, 81, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 120, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 151, 152, 153, 155, 158, 159, 161, 164, 166, 167, 169, 170, 171, 172, 174, 175, 178, 180, 183, 184, 185, 186, 190, 192, 193, 194, 196, 198, 199, 202, 203, 206, 207, 208, 210, 213, 214, 216, 218, 221], "analysi": [17, 24, 122, 191, 205, 219], "analyz": [41, 110, 145], "analyzeimag": [28, 145], "anchestor": 12, "android": [87, 89, 92, 93, 94, 97, 98, 205, 207], "andx": 26, "angular": 44, "angularj": [44, 203], "ani": [0, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 39, 41, 44, 46, 56, 59, 61, 64, 66, 73, 75, 76, 78, 83, 87, 88, 93, 94, 98, 99, 100, 104, 107, 109, 114, 115, 116, 117, 120, 121, 123, 127, 132, 135, 138, 139, 141, 142, 145, 146, 147, 149, 152, 153, 155, 156, 157, 158, 159, 163, 164, 171, 174, 181, 184, 193, 197, 203, 206, 208, 210, 213, 214, 218], "anim": [46, 198, 203], "anit": 100, "annot": [26, 39, 47, 53, 56, 66, 123, 134, 213, 216], "annotating_cod": 66, "announc": [81, 94], "announcementcent": 81, "annoy": 213, "anon": 139, "anonratelimit": 39, "anonratethrottl": 39, "anonym": [39, 62, 78, 191], "anoth": [15, 28, 29, 33, 36, 39, 40, 41, 44, 59, 61, 62, 75, 93, 97, 98, 100, 110, 114, 115, 120, 128, 145, 154, 156, 213], "ansi": [2, 161], "answer": [27, 61, 87, 107, 145, 167, 208], "anti": [40, 128], "anymor": [10, 11, 12, 16, 18, 22, 33, 44, 78, 109, 136, 197, 200], "anyon": [39, 144, 213], "anyrequest": 154, "anyth": [0, 6, 16, 26, 27, 28, 40, 41, 51, 94, 98, 99, 100, 102, 120, 123, 134, 135, 208], "anywai": [18, 59], "anywher": [33, 47, 100, 111, 176], "apach": [4, 194, 208], "apache2": 194, "apart": [27, 52, 61, 128], "apcu": [38, 103], "api": [0, 2, 4, 13, 33, 36, 38, 39, 40, 41, 44, 47, 52, 58, 60, 61, 62, 77, 79, 80, 81, 82, 83, 87, 90, 91, 105, 107, 108, 110, 116, 119, 121, 122, 127, 129, 131, 138, 144, 156, 157, 158, 159, 163, 166, 168, 169, 170, 173, 174, 175, 176, 178, 179, 180, 182, 184, 185, 186, 188, 190, 191, 192, 193, 201, 205, 215, 216, 219], "apicontrol": [40, 52, 66, 137], "apiexcept": 192, "apirequest": [39, 62, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 135], "apirout": [25, 39, 52], "app": [1, 2, 7, 8, 10, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 31, 34, 38, 39, 40, 42, 45, 46, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 61, 63, 64, 67, 68, 69, 70, 71, 72, 74, 76, 78, 81, 86, 87, 88, 89, 90, 92, 93, 94, 96, 97, 98, 100, 102, 104, 106, 107, 108, 109, 112, 114, 116, 117, 118, 120, 121, 122, 124, 125, 126, 128, 130, 132, 134, 136, 137, 139, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 152, 153, 155, 156, 157, 158, 159, 161, 167, 168, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 196, 197, 198, 200, 201, 202, 205, 207, 208, 211, 212, 213, 214, 216, 217, 218, 221], "app_api": [155, 158, 159, 161, 169, 170, 171, 173, 174, 175, 176, 178, 179, 180, 182, 183, 184, 185, 186, 187], "app_api_ex_app": 179, "app_api_id": 179, "app_api_proxy_url_prefix": 159, "app_api_router_bas": 159, "app_config": 156, "app_display_nam": 170, "app_host": 170, "app_id": [44, 50, 109, 120, 130, 132, 135, 138, 142, 145, 146, 147, 151, 159, 170, 171, 173, 182], "app_nam": 34, "app_path": 6, "app_persistent_storag": [159, 170], "app_port": 170, "app_prefer": 156, "app_private_kei": 34, "app_public_cert": 34, "app_public_crt": 34, "app_python_skeleton": 170, "app_secret": 170, "app_vers": 170, "appapi": [36, 41, 156, 157, 159, 160, 164, 165, 166, 167, 168, 170, 171, 172, 176, 179, 181, 183, 184, 185, 186, 188], "appapiauth": [156, 157, 158, 175, 177, 188], "appconfig": [11, 13, 25, 27, 105, 112, 122, 177, 184, 188], "appconfig_ex": 176, "appcont": 98, "appdata": [47, 58, 215], "appdomain": 154, "appear": [32, 66, 99, 100, 135, 140, 221], "append": [39, 61, 113, 135, 186, 218], "appendchild": 132, "appfetch": 27, "appframework": [0, 5, 10, 13, 16, 22, 23, 24, 25, 26, 27, 28, 37, 39, 40, 44, 49, 50, 52, 53, 54, 55, 56, 66, 102, 105, 109, 110, 112, 114, 120, 122, 130, 131, 132, 133, 134, 137, 138, 140, 142, 145, 146, 147, 148, 149, 151, 153, 213, 218], "appid": [7, 59, 61, 73, 74, 76, 103, 106, 107, 138, 142, 145, 146, 147, 166, 170, 172, 173, 175, 180, 182, 191], "appinfo": [0, 4, 5, 6, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 35, 39, 40, 41, 44, 49, 50, 51, 52, 53, 55, 56, 60, 103, 109, 112, 114, 118, 120, 130, 132, 135, 137, 138, 141, 142, 145, 146, 147, 149, 151, 153, 157, 159, 161, 170, 172, 194, 218], "appl": [94, 97, 100, 117], "appli": [2, 27, 28, 35, 36, 39, 41, 56, 99, 102, 103, 111, 117, 138, 158, 159, 161, 169, 190, 193, 194, 202, 203, 214], "applic": [2, 3, 4, 24, 27, 28, 29, 31, 33, 34, 36, 37, 38, 39, 40, 41, 44, 49, 50, 51, 53, 55, 60, 61, 62, 78, 88, 89, 96, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 120, 121, 128, 130, 131, 132, 135, 137, 138, 141, 142, 143, 144, 145, 146, 147, 149, 151, 153, 156, 159, 161, 171, 184, 188, 190, 193, 197, 198, 208, 213, 218, 221], "apply2fil": 100, "appmanag": 27, "appnam": [22, 34, 37, 39, 40, 48, 52, 54, 55, 132, 137], "appnavigationentryutil": 203, "appnew": 98, "appoint": [117, 130], "apppassword": 62, "approach": [18, 29, 38, 40, 41, 56, 94, 109, 117, 128, 132, 135, 171, 196], "approot": 191, "appropri": [0, 17, 26, 32, 39, 40, 44, 57, 69, 94, 117, 120, 125, 161, 193], "approv": [33, 34, 190], "approxim": 214, "apps_path": 6, "appset": 24, "appstor": [6, 27, 32, 34, 160], "appstore_sign_dir": 34, "appstore_token": 34, "appswebroot": 13, "apptoken": [62, 77], "apt": [7, 196], "ar": [0, 1, 2, 4, 5, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 44, 45, 46, 51, 52, 53, 54, 55, 56, 57, 59, 61, 62, 64, 66, 68, 69, 73, 78, 80, 81, 83, 87, 88, 89, 91, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 120, 121, 123, 124, 126, 127, 128, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 145, 146, 147, 149, 150, 155, 156, 157, 158, 159, 161, 163, 165, 166, 170, 171, 172, 173, 174, 175, 176, 178, 180, 182, 183, 184, 187, 190, 191, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 206, 208, 210, 213, 216, 217, 218, 220, 221], "arbitrari": [117, 145, 147, 213], "arbitrarili": 145, "architect": 156, "architectur": [3, 128, 138, 158, 159, 165, 205, 219], "archiv": [4, 27, 34, 36, 41, 78, 172], "area": [4, 98, 197, 198, 203, 208], "areavatarsen": 11, "arg": [22, 61, 145], "argc": 34, "argument": [0, 15, 16, 17, 24, 26, 28, 36, 37, 39, 40, 41, 48, 49, 59, 61, 66, 69, 70, 90, 100, 102, 116, 117, 135, 136, 138, 145, 146, 147, 180, 191, 196, 213, 221], "argument_hash": 128, "argument_nam": 180, "argv": 34, "aris": 167, "around": [17, 23, 31, 61, 98, 123, 128, 129, 138, 210], "arr": 191, "arrai": [6, 22, 23, 27, 28, 29, 37, 38, 39, 40, 41, 42, 44, 45, 49, 52, 53, 55, 59, 64, 66, 69, 73, 74, 75, 76, 77, 78, 87, 104, 106, 107, 109, 111, 112, 114, 115, 117, 118, 120, 130, 132, 135, 137, 138, 140, 143, 145, 146, 149, 151, 174, 175, 180, 183, 186, 194, 196, 213, 218], "arrang": [53, 61, 97, 140], "array_filt": 152, "array_map": [114, 117, 152], "array_reduc": 154, "array_walk_recurs": 39, "arraylist": 87, "arrow": [97, 203, 204], "articl": [39, 100, 196], "articles_api": 52, "articlesapicontrol": 52, "artifact": [34, 35], "asarrai": 114, "ascend": [53, 83, 130, 138, 140], "ascii": [4, 61], "ask": [2, 4, 28, 31, 33, 39, 49, 61, 62, 69, 87, 96, 123, 126, 128, 135, 164, 166, 168, 190, 193, 205, 206, 208, 209, 213], "aspect": [41, 61], "assembl": 40, "assembli": 47, "assert": 196, "assertequ": [192, 221], "assess": 193, "asset": [2, 26, 123, 155], "asset_nam": 34, "assign": [13, 35, 36, 39, 40, 41, 56, 73, 74, 93, 115, 123, 127, 190, 208], "assigneduserid": 27, "assist": [89, 107, 145, 161], "associ": [36, 41, 93, 94, 98, 135, 145, 146, 174, 199], "assum": [0, 29, 41, 52, 56, 62, 80, 100, 117, 180, 198, 213], "assur": [56, 62], "asxml": 39, "async": [132, 135], "asynccommandbu": 27, "asynchron": [145, 146, 147, 174], "atom": [4, 23, 56, 95, 98, 205], "atomicretri": [23, 110], "attach": [34, 44, 59, 93, 120, 122, 159, 164, 165, 176], "attach_to_releas": 34, "attachinlin": 113, "attack": [33, 39, 213], "attempt": [39, 142, 161], "attent": [16, 94, 208], "attitud": 193, "attract": 203, "attribut": [4, 18, 23, 25, 26, 28, 29, 39, 52, 53, 59, 63, 66, 78, 81, 102, 112, 117, 122, 123, 134, 135, 137, 139, 169, 175, 189, 190, 203, 213, 216], "audienc": [99, 196], "audio": [39, 142, 144, 145], "audio2text": 145, "audiotoimag": 145, "audiototext": 145, "audit": [33, 47, 213], "augment": 208, "auth": [4, 15, 26, 39, 64, 78, 122, 159, 170, 183, 196, 212], "authent": [5, 10, 15, 22, 24, 26, 28, 29, 49, 51, 62, 63, 71, 78, 87, 88, 100, 122, 123, 126, 135, 150, 156, 160, 161, 163, 165, 166, 167, 168, 170, 171, 175, 178, 181, 182, 188, 196], "authenticatorassertionresponsevalid": 196, "authenticatorattestationresponsevalid": 196, "authenticod": 100, "authf": 4, "authfail": 134, "authinit": 16, "author": [4, 18, 29, 33, 34, 39, 44, 52, 53, 56, 61, 62, 64, 78, 135, 137, 152, 169, 190, 206, 210, 218], "author_api": [39, 52, 137], "authorapi": 39, "authorapicontrol": [39, 52, 137], "authorcontrol": [39, 40, 52], "authordao": 56, "authorit": [23, 103], "authorizationjwt": 196, "authorizedadminset": [26, 53], "authormapp": [40, 56], "authornamecount": 56, "authorservic": [40, 48, 55, 61], "authorstorag": 60, "authorstoragetest": 60, "authorurl": 44, "authpublicsharecontrol": 134, "authsucceed": 134, "auto": [22, 56, 63, 103, 127, 128, 149], "autocomplet": 64, "autocompleteev": 64, "autoincr": 56, "autolink": 135, "autoload": [0, 2, 12, 23, 28, 59, 60, 122, 128, 216], "autoloadercheck": 216, "autom": [30, 61, 71, 108, 157, 172, 190, 205], "automat": [7, 10, 17, 22, 23, 26, 27, 34, 35, 39, 42, 44, 46, 47, 48, 56, 61, 66, 71, 78, 84, 88, 93, 94, 96, 98, 100, 103, 104, 106, 107, 109, 110, 117, 123, 126, 128, 133, 135, 136, 140, 144, 149, 155, 159, 163, 170, 172, 183, 186, 190, 191, 192, 197, 198, 200, 202, 213, 221], "automkcol": 78, "autos": 25, "autosubmit": 22, "autotest": 221, "autowir": 40, "auxiliari": 100, "avail": [4, 5, 7, 10, 12, 24, 26, 28, 35, 36, 37, 39, 40, 44, 45, 46, 53, 59, 61, 63, 64, 65, 66, 71, 78, 79, 80, 84, 85, 89, 91, 98, 100, 101, 103, 104, 107, 108, 109, 111, 112, 114, 115, 116, 120, 123, 126, 128, 131, 132, 135, 136, 138, 141, 143, 145, 146, 147, 149, 155, 157, 158, 159, 162, 164, 165, 166, 171, 179, 194, 196, 201, 202, 208, 214, 218, 221], "avatar": [54, 95, 98, 109, 118, 135, 138], "avatarmanag": 27, "averag": 145, "avoid": [2, 27, 31, 37, 38, 40, 57, 59, 94, 99, 100, 102, 109, 122, 128, 131, 151, 154, 156, 189, 190, 194, 198, 203, 210, 213, 218], "awai": [21, 24, 37, 51, 71, 128, 143], "await": [78, 135, 190], "awar": [29, 117, 128, 141, 198, 213], "awesom": [142, 145, 146, 147, 149], "awk": [79, 131], "axio": [122, 135, 159], "b": [2, 34, 113, 159, 193, 196], "b38e": 78, "b5e6f6": 198, "babel": 123, "babelrc": 35, "back": [33, 36, 38, 41, 56, 77, 97, 108, 110, 112, 116, 117, 118, 123, 128, 135, 161, 188, 205, 219], "backbon": 14, "backend": [23, 24, 26, 27, 28, 36, 41, 47, 51, 54, 57, 64, 72, 73, 74, 114, 117, 126, 135, 144, 157, 160, 214, 218, 221], "backend_caldav": 26, "backendcap": 64, "backendwis": 81, "background": [4, 22, 26, 28, 36, 41, 47, 61, 64, 73, 93, 116, 122, 128, 136, 142, 145, 146, 147, 171, 184, 189, 202, 205], "backgroundcolor": 46, "backgroundjob": [10, 22, 23, 25, 27, 37, 40, 140], "backport": [28, 31, 35, 190, 216], "backslash": 213, "backtrac": 131, "backup": [31, 63, 78, 151], "backward": [16, 17, 23, 24, 26, 27, 40, 41, 56, 80, 123, 137, 150], "bad": [33, 39, 49, 61, 66, 67, 71, 74, 75, 76, 128, 173, 178, 182, 198], "badrequestexcept": 66, "bakerycontrol": 39, "balanc": 128, "bamarni": 2, "ban": 33, "bandwidth": 79, "bantu": 27, "bar": [39, 40, 61, 79, 95, 112, 184, 191, 192, 193, 198, 201, 218], "barcontrol": 218, "barservic": 40, "base": [7, 16, 18, 22, 24, 26, 27, 29, 37, 40, 41, 44, 47, 51, 56, 61, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 87, 93, 97, 98, 100, 104, 106, 107, 109, 115, 117, 121, 122, 128, 138, 140, 157, 159, 171, 175, 176, 190, 204, 214, 218], "base64": [66, 169], "base64_decod": 65, "base_url": 175, "baselin": [108, 198], "basenam": 14, "baseurl": 44, "bash": [7, 79, 100, 159, 196], "basi": [28, 29, 39, 62, 193], "basic": [34, 45, 51, 52, 56, 59, 64, 81, 82, 87, 89, 92, 96, 98, 100, 108, 110, 116, 122, 123, 134, 140, 145, 151, 153, 157, 159, 163, 165, 170, 194, 201, 205], "basicsearch": [83, 114], "bat": 100, "battl": 135, "baz": [112, 184], "bazinga": 39, "bdebc0": 198, "bearer": [64, 87], "becam": 16, "becaus": [1, 17, 19, 22, 23, 35, 37, 38, 39, 40, 56, 57, 59, 61, 65, 66, 79, 100, 103, 110, 114, 120, 128, 135, 136, 145, 161], "becom": [1, 16, 25, 33, 40, 52, 56, 100, 128, 138, 171, 208], "bee": [26, 69], "been": [2, 6, 15, 18, 20, 22, 23, 24, 25, 26, 27, 29, 35, 36, 39, 41, 45, 49, 59, 61, 65, 66, 78, 80, 87, 90, 93, 99, 100, 103, 109, 117, 123, 125, 132, 133, 135, 142, 145, 146, 147, 149, 150, 190, 193, 198, 203, 206, 208], "befor": [0, 4, 16, 17, 18, 23, 24, 26, 27, 29, 30, 36, 39, 40, 41, 49, 51, 61, 62, 65, 66, 67, 87, 99, 104, 106, 107, 108, 114, 123, 127, 128, 135, 136, 139, 141, 145, 146, 147, 154, 170, 172, 194, 203, 206, 207, 208, 213, 216, 217, 218], "beforecontrol": 49, "beforegettemplatesev": 28, "beforegroupdeletedev": 24, "beforemessages": 15, "beforeoutput": 49, "beforepasswordupdatedev": 24, "beforepreviewfetchedev": [24, 27], "beforesabrepubliclyloadedev": 22, "beforesharecreatedev": 24, "beforesharedeletedev": 24, "beforetemplaterenderedev": [16, 24], "beforeuseraddedev": 24, "beforeuserdeletedev": [0, 24], "beforeuseridunassignedev": 27, "beforeuserloggedinev": 15, "beforeuserremovedev": 24, "begin": [0, 29, 39, 51, 56, 117, 151], "begintransact": 56, "behalf": 39, "behavior": [1, 39, 40, 56, 78, 104, 106, 203, 214], "behind": [17, 29, 113], "being": [7, 28, 33, 36, 39, 40, 41, 44, 49, 51, 52, 56, 57, 59, 94, 98, 102, 110, 111, 120, 123, 158, 159, 180, 213, 214], "belong": [36, 41, 54, 67, 96, 103, 117, 128, 208], "below": [2, 4, 7, 20, 24, 26, 27, 39, 40, 56, 64, 74, 75, 81, 100, 104, 112, 116, 117, 120, 140, 145, 146, 147, 150, 159, 190, 194], "bem": 189, "benefici": 109, "benefit": [2, 40, 134, 208], "benjamin": 34, "berlin": 116, "bernhard": 4, "beschreibung": 4, "besid": 214, "best": [18, 28, 35, 61, 63, 93, 94, 122, 128, 136, 157, 190, 193, 208, 210], "beta": 35, "better": [0, 22, 33, 35, 36, 41, 61, 66, 90, 93, 94, 96, 98, 104, 106, 123, 131, 189, 190, 191, 213], "between": [0, 2, 16, 17, 28, 36, 37, 39, 41, 51, 53, 57, 59, 61, 66, 80, 94, 98, 100, 111, 120, 140, 145, 146, 147, 157, 158, 159, 165, 169, 170, 203, 204], "bewar": [24, 37], "bf7900": 198, "bf_prev": 221, "bg": 7, "bg_bg": 7, "big": [40, 120, 128, 131, 138, 190], "bigger": [96, 128, 190], "biggest": 17, "bighostingapp": 120, "bigint": [56, 59], "bin": [2, 24, 34, 79, 100, 196], "binari": [56, 79, 80, 81, 100], "bind": [14, 17, 170, 189, 191, 214], "bindparam": 17, "bindvalu": 17, "biographi": 130, "birth": 26, "bit": [23, 41, 54, 61, 80, 117, 128, 214], "bitflag": [65, 104, 106], "bla": [81, 202], "blabla": 202, "blacklist_files_regex": [13, 26], "blank": 39, "blazingli": 109, "blazinglyfast": 109, "blizzz": 115, "blob": [22, 56, 66, 81, 221], "block": [33, 36, 39, 41, 44, 59, 61, 104, 106, 128, 142, 145, 146, 147, 166, 189, 190, 191, 192, 198], "blog": [110, 125], "blogspot": 221, "blue": [93, 94, 192], "blueprint": 100, "blur": 198, "board": 61, "boardid": 138, "bob": [128, 144, 187], "bodi": [24, 26, 64, 66, 78, 82, 113, 121, 132, 135, 175, 197, 198, 202], "boil": 196, "boilerpl": 40, "bold": [94, 198], "book": 41, "bookmark": [93, 94, 98, 107, 132, 213], "bool": [23, 24, 39, 44, 50, 66, 70, 73, 75, 78, 104, 106, 109, 114, 117, 120, 127, 131, 132, 134, 135, 145], "boolean": [23, 26, 28, 39, 44, 56, 68, 69, 73, 83, 87, 90, 104, 106, 109, 117, 135, 138, 142, 145, 146, 147, 149, 150, 191], "boot": [40, 44, 49, 109, 114, 116, 130, 131, 132, 138, 142, 145, 146, 147, 149, 151, 153], "bootstrap": [2, 3, 5, 22, 25, 26, 28, 40, 41, 44, 49, 51, 60, 109, 112, 114, 120, 130, 132, 138, 141, 142, 145, 146, 147, 149, 151, 153, 159, 196, 205], "borchardt": 4, "border": [28, 64, 198, 204], "bossi": 99, "bot": [7, 33, 177, 188, 193], "both": [2, 27, 37, 39, 40, 44, 52, 53, 59, 61, 69, 78, 107, 114, 116, 117, 126, 129, 135, 138, 140, 141, 142, 145, 171, 198], "bottleneck": 38, "bottom": [4, 34, 53, 93, 98, 109, 123, 131, 140, 203], "bound": 73, "boundari": 79, "boundary_": 79, "box": [39, 98, 198, 203], "br": 199, "brace": [39, 52, 190], "bracket": 61, "brahmer": 34, "branch": [28, 29, 59, 89, 96, 100, 108, 131, 155, 190, 194, 195, 206, 208, 216], "brand": 96, "break": [2, 15, 17, 18, 22, 24, 26, 28, 33, 35, 40, 61, 66, 102, 103, 110, 116, 129, 137, 141, 191, 192, 193, 210, 218], "breakpoint": 198, "brew": 100, "brief": [99, 167], "briefli": 157, "bright": [26, 46, 64, 198], "brighter": 198, "brightest": 198, "brilliant": 33, "bring": [16, 18, 22, 156, 208], "broad": [41, 56, 104, 106], "broadcast": 203, "broaden": 28, "brochur": 99, "broken": [66, 141, 190, 192], "broker": 144, "brown": 65, "brows": [63, 210], "browselink": 61, "browser": [15, 18, 24, 32, 39, 44, 62, 96, 97, 109, 111, 138, 141, 194, 196, 213], "browser_download_url": 34, "bruteforc": [27, 158, 183], "bruteforce_protect": 183, "bruteforceprotect": 39, "bruteforceset": 7, "btn": 189, "btoa": 26, "bu": [22, 27, 31, 90, 122], "bubbl": [95, 98, 135], "bucket": [10, 196], "budget": 135, "bug": [4, 26, 31, 33, 35, 66, 123, 135, 190, 193, 198, 206, 207], "bug_triag": 208, "bugtrack": [205, 212], "build": [2, 4, 27, 28, 33, 34, 35, 36, 39, 40, 41, 61, 66, 78, 89, 101, 114, 116, 122, 123, 131, 135, 138, 155, 157, 159, 203, 205, 214, 216, 219], "build_and_publish": 34, "build_owncloud_osx_bundl": 100, "builder": [17, 19, 22, 24, 26, 114, 116], "built": [18, 27, 33, 38, 39, 40, 44, 66, 80, 96, 98, 111, 115, 116, 117, 120, 121, 122, 131, 132, 138, 139, 140, 145, 170, 180, 190, 213], "bulk": [82, 92, 107, 118, 154], "bulk_upload_request_": 79, "bulkloaddataforcollect": 154, "bullet": 201, "bump": [35, 123, 208], "bundl": [12, 15, 28, 29, 35, 87, 100, 115, 123], "bundler": [125, 191], "burden": 98, "button": [4, 21, 26, 28, 32, 44, 61, 64, 94, 95, 100, 109, 135, 140, 189, 197, 198, 201, 202, 204, 205, 221], "button__icon": 189, "bye": 192, "bypass": [7, 169, 212], "byte": [78, 117], "bzr": 4, "c": [2, 7, 16, 40, 55, 60, 78, 79, 81, 99, 100, 122, 194, 202, 203, 221], "c90000": 198, "ca": [29, 100], "cach": [23, 28, 39, 42, 47, 57, 60, 77, 100, 104, 106, 111, 122, 127, 154, 157, 194, 205, 215, 221], "cachedcalendarobjectcreatedev": 16, "cachedcalendarobjectdeletedev": 16, "cachedcalendarobjectupdatedev": 16, "cachedpictur": 38, "cacheentryremovedev": 23, "cachefactori": 38, "cachejail": 214, "cachepermissionsmask": 214, "cal": 81, "calc": 198, "calcul": [109, 117], "calculate_hi": 39, "caldav": [16, 26, 81, 116], "caldavbackend": 16, "calendar": [19, 26, 27, 48, 61, 93, 94, 97, 98, 119, 122, 134, 181], "calendarcreatedev": 16, "calendardata": [22, 117], "calendardeletedev": 16, "calendarmanag": [27, 116], "calendarobject": 117, "calendarobjectcreatedev": 16, "calendarobjectdeletedev": 16, "calendarobjectupdatedev": 16, "calendarplugin": 117, "calendarprovid": 117, "calendarpublishedev": 16, "calendarqueri": 117, "calendarreadwrit": 117, "calendarresourcebackendmanag": 27, "calendarroombackendmanag": 27, "calendarserv": 81, "calendarshareupdatedev": 16, "calendarunpublishedev": 16, "calendarupdatedev": 16, "calendaruri": [116, 117], "call": [0, 1, 7, 16, 17, 19, 21, 22, 24, 26, 27, 28, 31, 38, 39, 40, 41, 44, 45, 49, 52, 56, 57, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 87, 93, 97, 98, 99, 100, 103, 104, 106, 107, 109, 114, 115, 117, 118, 122, 129, 130, 131, 132, 135, 136, 138, 143, 145, 148, 150, 153, 154, 158, 171, 175, 191, 193, 203, 208, 213, 221], "callabl": [0, 40, 41, 145, 213, 218], "callback": [39, 44, 66, 109, 135, 145, 191], "callcheck": [13, 213], "calledanonym": 139, "calledbyus": 139, "caller": [27, 117], "callhttpapi": 191, "camel": [22, 191], "camelcas": 52, "can": [0, 1, 2, 4, 5, 6, 7, 10, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 68, 69, 71, 73, 74, 75, 78, 79, 80, 83, 84, 88, 89, 90, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 163, 165, 166, 167, 169, 170, 171, 172, 175, 176, 178, 179, 183, 184, 190, 191, 192, 193, 194, 196, 198, 200, 202, 203, 204, 206, 208, 210, 213, 214, 216, 217, 218, 221], "canaccessresourc": 132, "cancel": [87, 117, 132, 135, 145], "canceltask": 145, "canchangeemail": 28, "candetectlanguag": 149, "candid": 35, "canexecut": 28, "canimport": 151, "cannot": [14, 28, 29, 36, 41, 61, 80, 94, 99, 104, 106, 107, 110, 117, 135, 142, 145, 146, 147, 149, 196, 197, 210], "cant": 57, "cap": [94, 196], "capabilitiesmanag": 27, "capabl": [0, 36, 41, 63, 71, 78, 120, 135, 144, 156, 165, 178, 196], "capac": 165, "capit": [94, 99, 191], "cappedmemorycach": 38, "caption": 56, "card": [28, 41, 81, 93, 132], "cardcreatedev": 16, "carddav": [4, 16, 81], "carddavbackend": 16, "carddeletedev": 16, "cardid": 138, "cardupdatedev": 16, "care": [2, 34, 39, 44, 62, 96, 123, 135, 140, 192, 208, 213, 218], "carefulli": [0, 35, 39, 203], "carri": [56, 64, 139, 171], "case": [10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 35, 37, 39, 40, 41, 44, 48, 52, 53, 55, 56, 61, 62, 64, 66, 71, 73, 74, 75, 77, 78, 93, 94, 98, 99, 102, 103, 109, 110, 111, 114, 115, 116, 117, 123, 126, 129, 134, 135, 138, 139, 140, 141, 142, 145, 146, 147, 149, 151, 154, 155, 159, 163, 165, 166, 170, 171, 190, 192, 193, 194, 202, 203, 204, 206, 208, 210], "caseinsensit": 106, "cast": [55, 56], "cat": [79, 138], "catch": [39, 55, 56, 57, 60, 62, 66, 110, 121, 135, 139, 145, 146, 147, 151], "catchabl": [28, 122], "categor": 98, "categori": [4, 97, 98, 102, 140, 141, 191, 208], "categoryfetch": 27, "caught": [23, 66, 110, 114], "caus": [7, 17, 26, 33, 62, 110, 128, 136, 167, 193, 203, 221], "causal": 128, "caution": 193, "cautiou": 93, "caveat": 191, "ccbbebdccc73a042b1a2799f673fbabadc783284cc288e4f1a1eacb74e3d": 29, "cccccc": 198, "cd": [6, 7, 34, 100, 131, 155, 194, 196], "cdata": 4, "censormiddlewar": 49, "center": [81, 198, 204], "central": [40, 117, 128, 142, 145, 146, 147, 149], "cert": [34, 196], "cert_dir": 34, "certain": [0, 37, 39, 56, 62, 63, 87, 93, 98, 100, 110, 115, 117, 136, 211], "certainli": 155, "certif": [29, 34, 62, 100, 166, 170, 196], "cf26dff4be60": 116, "ch": 129, "chain": 39, "challeng": [39, 150], "chanc": [17, 33, 61, 80, 123], "chang": [0, 2, 4, 6, 9, 29, 33, 36, 39, 40, 41, 48, 56, 58, 66, 68, 90, 98, 99, 100, 102, 104, 106, 108, 109, 111, 112, 114, 117, 122, 125, 127, 128, 133, 135, 137, 138, 143, 145, 150, 157, 158, 159, 161, 172, 173, 184, 190, 193, 194, 196, 200, 203, 206, 212, 213, 216, 219], "changelog": [3, 17, 25, 35, 123], "changeschema": 59, "changeton": 145, "changeus": [24, 41], "channel": [35, 144], "chapter": [0, 61], "char": 56, "charact": [4, 26, 39, 56, 61, 87, 99, 103, 106, 129, 135, 190], "charg": 87, "charset": 117, "chat": [28, 64, 93, 97, 98, 109, 122, 130, 144, 145, 203, 205], "chatti": 99, "chatwithtool": 145, "cheaper": 118, "check": [2, 4, 5, 7, 17, 18, 23, 24, 26, 27, 28, 29, 31, 34, 36, 37, 39, 41, 44, 45, 49, 54, 56, 57, 60, 63, 66, 77, 78, 80, 90, 98, 99, 102, 107, 108, 109, 112, 115, 116, 120, 122, 123, 127, 128, 129, 133, 138, 139, 140, 145, 146, 147, 151, 154, 158, 166, 170, 175, 184, 191, 196, 199, 202, 203, 205, 213, 216, 217], "check1": 204, "check_missing_column": [18, 24], "check_missing_columns_ev": 24, "check_missing_index": [18, 24], "check_missing_indexes_ev": [18, 24], "check_missing_primary_kei": [18, 24], "check_missing_primary_keys_ev": [18, 24], "checkadminus": 213, "checkappen": 13, "checkbox": [21, 44, 140, 163, 184, 201, 202, 204], "checker": 39, "checkloggedin": 213, "checkmark": [28, 203, 204], "checkout": [34, 108, 179, 193], "checkserverresponsetrait": [27, 141], "checksharetoken": 135, "checksubadminus": 213, "checksum": [78, 79, 83], "chees": 121, "cherri": 193, "child": [10, 117, 213], "childexist": 117, "childnam": 117, "children": [1, 117, 145, 154], "childrencount": 81, "chip": [26, 198], "chmod": [100, 194, 196, 221], "choic": [2, 7, 33, 37, 117, 135, 136, 146, 147], "choos": [26, 41, 57, 65, 94, 96, 100, 117, 128, 132, 135, 184, 213], "chose": [35, 54, 134], "chosen": [39, 94, 97, 208], "chown": [100, 194], "christin": 99, "christoph": 4, "chrome": [12, 111, 196, 221], "chroot": 214, "chunk": [78, 82, 92, 138, 208], "chunk1": 80, "chunk2": 80, "ci": [2, 7, 17, 35, 131, 155, 170, 172, 190], "circl": [4, 25, 65, 69, 78, 93, 98], "circleid": 69, "circumst": 100, "citi": 61, "claim": 190, "clang": 100, "clarif": [26, 28, 120], "clarifi": 27, "class": [1, 2, 3, 4, 6, 10, 12, 15, 16, 17, 18, 24, 26, 27, 28, 36, 37, 38, 39, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 66, 78, 87, 89, 102, 103, 104, 107, 108, 109, 110, 113, 114, 115, 116, 118, 119, 121, 122, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 189, 190, 192, 196, 197, 199, 201, 202, 203, 204, 213, 216, 221], "class1": 39, "class2": [39, 40], "classic": [39, 110], "classif": 4, "classifi": 190, "classload": [39, 122, 133, 205], "classnam": 23, "classpath": 12, "clean": [33, 40, 60, 135, 192, 193, 221], "cleanup": [10, 41, 77], "clear": [19, 27, 36, 37, 41, 63, 93, 94, 96, 104, 106, 156, 190, 198, 203, 208, 217], "clearat": 71, "clearbackend": 28, "clearcach": [104, 106, 127], "clearcacheal": 106, "clearli": [33, 40, 208, 216], "cli": [2, 15, 24, 125, 136, 141, 142, 167, 168, 180], "click": [32, 44, 71, 93, 100, 118, 128, 131, 135, 140, 203, 204, 213, 221], "clickabl": [98, 198, 203], "clickjack": 212, "client": [10, 17, 26, 39, 62, 64, 66, 77, 78, 80, 83, 87, 90, 111, 114, 117, 122, 123, 127, 138, 139, 145, 146, 147, 149, 165, 196, 205, 207], "clientdatarpid": 196, "clientservic": 121, "clipboard": [12, 14], "clipboardj": [12, 14], "clock": [23, 122, 148], "clockinterfac": [23, 133, 148], "clog": 37, "clone": [6, 7, 35, 100, 131, 155, 190, 194, 196], "close": [31, 35, 39, 56, 81, 97, 132, 135, 161, 189, 192, 203, 204, 208, 210], "closecursor": 56, "closer": [18, 66, 208], "closur": [0, 16, 44, 56, 59, 66, 132], "cloud": [22, 28, 36, 41, 61, 62, 63, 64, 65, 77, 78, 83, 84, 85, 87, 100, 114, 138, 196, 198], "cloudlink": 61, "clue": 135, "cluster": [38, 56, 159, 219], "clutter": 93, "cmake": 100, "cmake_install_prefix": 100, "cmake_prefix_path": 100, "cmd": [2, 100], "cmocka": 100, "cn": 29, "cnf": 128, "co": [120, 125], "co2": 145, "co2_emiss": 145, "code": [0, 1, 2, 4, 5, 6, 7, 10, 15, 16, 18, 20, 23, 24, 26, 27, 28, 30, 33, 35, 36, 39, 40, 41, 49, 51, 52, 56, 59, 61, 62, 64, 66, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 88, 89, 91, 94, 99, 100, 102, 103, 104, 106, 108, 109, 111, 112, 117, 120, 122, 123, 125, 128, 135, 136, 139, 140, 149, 150, 155, 156, 157, 158, 159, 170, 175, 178, 183, 195, 196, 202, 205, 208, 212, 215, 218, 219, 220, 221], "codebas": 26, "codesign": 100, "collabor": [4, 14, 24, 26, 27, 40, 64, 78, 100, 132, 135, 190, 218], "collabora": [32, 219], "collaborationview": 132, "collaboratorsearch": 27, "collaboratorsearchplugin": 4, "collaps": [97, 201], "colleagu": 99, "collect": [1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 28, 36, 41, 61, 63, 78, 83, 92, 98, 122, 131, 132, 135, 196, 205], "collection_nam": 65, "collectionlist": 132, "collector": 140, "collis": 80, "colon": [61, 107], "color": [24, 46, 64, 95, 115, 117, 135, 189, 199, 201, 202, 203], "colour": 21, "column": [17, 36, 41, 59, 98, 110], "column_a": 59, "column_b": 59, "columncount": 17, "columntoproperti": 56, "columntyp": 59, "com": [2, 4, 6, 7, 14, 15, 16, 22, 29, 32, 33, 34, 39, 56, 62, 64, 66, 69, 77, 78, 81, 83, 84, 85, 87, 89, 90, 100, 109, 110, 111, 116, 117, 118, 120, 121, 123, 130, 131, 135, 136, 145, 155, 161, 175, 180, 194, 196, 202, 206, 208, 213, 218, 221], "combin": [61, 93, 94, 100, 108, 117, 138, 190, 202, 203], "come": [0, 33, 39, 40, 56, 61, 62, 80, 87, 94, 102, 103, 104, 106, 117, 121, 128, 138, 169, 174, 208], "comfort": 40, "comma": [145, 147, 176, 183], "command": [0, 2, 4, 10, 15, 16, 17, 26, 27, 29, 58, 64, 89, 99, 100, 111, 122, 125, 131, 136, 141, 142, 150, 155, 158, 159, 161, 170, 177, 188, 193, 194, 196, 213, 216, 217], "comment": [15, 24, 27, 28, 61, 64, 65, 78, 82, 92, 93, 95, 98, 102, 117, 154, 190, 191, 193, 196, 206, 208], "comment_count": 135, "commentid": 81, "commentnod": 81, "commentpropertiesplugin": 154, "commentsentityev": 24, "commentsmanag": 27, "commiss": 32, "commit": [7, 35, 56, 103, 128, 190, 193, 206, 216, 219], "common": [2, 7, 24, 35, 39, 44, 57, 66, 83, 87, 93, 94, 122, 128, 129, 132, 135, 141, 160, 166, 167, 170, 189, 213], "commonli": [93, 97, 98, 148, 218], "commun": [7, 33, 41, 61, 87, 88, 94, 100, 110, 111, 123, 135, 144, 157, 158, 159, 205, 208, 209, 210, 212, 214], "compact": [26, 35], "compani": [69, 190], "compar": [61, 80, 100, 109, 128, 139], "compat": [10, 16, 17, 20, 22, 23, 24, 26, 27, 31, 33, 35, 39, 40, 41, 42, 56, 66, 80, 94, 122, 150, 194, 197, 205, 212, 219], "compens": 32, "compil": [7, 8, 21, 24, 35, 42, 61, 89, 159, 172, 191, 213, 217], "compile_po_to_mo": [159, 172], "complet": [0, 36, 41, 63, 73, 92, 93, 96, 99, 117, 135, 138, 145, 155, 159, 176, 184, 186, 190, 198, 206], "completionexpectedat": 73, "complex": [83, 96, 108, 109, 112, 115, 117, 140, 156, 157, 193, 198], "compli": [28, 33, 208], "complianc": [48, 190], "compliant": 189, "complic": [40, 138], "compon": [0, 18, 24, 26, 35, 36, 39, 40, 41, 42, 44, 61, 95, 97, 108, 109, 113, 117, 122, 123, 132, 151, 193, 198, 200, 205, 219], "componentvm": 132, "compos": [0, 3, 20, 21, 22, 23, 24, 26, 27, 35, 40, 59, 66, 93, 98, 103, 108, 191, 203], "composer_dev_mod": 2, "comprehens": [4, 8], "compress": [29, 111], "comput": [22, 101, 145, 157, 164], "compute_devic": 170, "computedevic": 171, "computerfiles": 28, "concaten": [61, 213], "concept": [40, 63, 105, 122, 153, 157, 159, 190, 205], "conceptu": 17, "concern": [33, 193], "concis": [93, 94, 99], "conclus": 168, "concurr": [39, 110, 138], "condescend": 94, "condit": [17, 23, 24, 109, 117, 192, 208], "condition": [49, 138], "condition2": [191, 192], "condition3": [191, 192], "conduct": [33, 205, 212], "conf": 196, "conferenc": 144, "confid": 193, "config": [2, 6, 10, 13, 14, 17, 23, 25, 26, 27, 28, 35, 40, 44, 53, 55, 56, 57, 66, 76, 108, 111, 112, 122, 125, 126, 131, 140, 141, 158, 163, 170, 177, 184, 194, 196, 205, 221], "config_is_read_onli": 28, "configkei": [76, 112, 173, 182], "configur": [2, 3, 6, 18, 26, 28, 32, 33, 34, 35, 38, 39, 40, 47, 51, 52, 58, 60, 61, 62, 63, 69, 93, 96, 98, 100, 104, 106, 109, 111, 114, 120, 121, 122, 128, 130, 141, 144, 150, 155, 156, 157, 159, 161, 163, 164, 165, 166, 170, 173, 176, 190, 191, 192, 194, 196, 198, 205, 208, 213, 221], "configvalu": [76, 173, 182], "confirm": [26, 65, 93, 96, 99, 122, 144, 145, 154, 190, 204, 208], "confirmdestruct": 26, "confirmhtml": 26, "conflict": [12, 24, 56, 100, 123, 138, 191, 193], "confus": [93, 152], "congratul": 34, "connect": [17, 19, 24, 40, 41, 47, 56, 62, 80, 99, 109, 110, 111, 117, 122, 123, 128, 155, 159, 161, 166, 170, 171, 175, 205], "connecthook": 0, "connector": [16, 24, 154, 196], "consecut": [61, 138, 153], "consensu": 190, "consent": 138, "consequ": [17, 19, 33], "consid": [12, 28, 33, 35, 37, 39, 40, 61, 62, 63, 80, 97, 98, 102, 116, 117, 128, 157, 158, 161, 170, 171, 190, 193, 206, 210], "consider": [3, 47, 117, 122, 123, 131, 205], "consist": [23, 25, 40, 44, 51, 55, 56, 94, 97, 98, 99, 100, 125, 128, 138, 157, 170, 190, 198, 210, 214], "consol": [2, 24, 26, 27, 44, 58, 90, 114, 123, 135, 136, 151, 180, 221], "consoleev": 24, "consolid": 150, "const": [44, 78, 109, 120, 130, 132, 135, 145, 151, 159, 191], "constant": [4, 5, 10, 15, 17, 18, 22, 26, 27, 28, 66, 102, 107, 117, 130, 159, 216], "constraint": [28, 66], "construct": [40, 58, 120], "constructor": [15, 24, 26, 27, 28, 36, 37, 40, 41, 52, 56, 59, 61, 109, 117, 137, 140, 145, 146, 147, 150], "consult": 190, "consum": [28, 33, 41, 66, 105, 119, 122, 131, 194, 196], "contact": [10, 15, 22, 27, 29, 31, 33, 40, 93, 94, 97, 98, 117, 119, 122, 139, 167, 181, 202, 208, 211], "contactinteractedwithev": 15, "contactremoteserv": 139, "contactsmanag": 27, "contactsmenu": [118, 197], "contain": [0, 1, 4, 5, 6, 10, 16, 20, 22, 24, 26, 27, 29, 35, 36, 39, 41, 44, 47, 48, 52, 54, 55, 60, 61, 64, 66, 69, 78, 87, 89, 93, 94, 97, 98, 99, 102, 107, 109, 114, 115, 117, 122, 128, 129, 132, 135, 138, 141, 142, 145, 146, 147, 149, 155, 157, 158, 159, 160, 163, 164, 165, 166, 167, 168, 169, 170, 171, 174, 176, 191, 196, 198, 203, 205, 208, 213, 214, 216], "containerinterfac": [16, 40, 133], "containernam": 196, "content": [7, 21, 24, 26, 27, 29, 34, 36, 41, 50, 54, 57, 59, 61, 65, 78, 79, 81, 82, 83, 87, 94, 95, 103, 109, 113, 116, 121, 122, 128, 135, 137, 141, 145, 189, 198, 201, 203, 208, 213], "contentitem": 122, "contentmanag": 107, "contentprovid": 107, "contentproviderregisterev": 122, "contentsecuritypolici": [39, 50], "contentsecuritypolicymanag": 27, "contenttyp": [39, 121], "context": [0, 1, 16, 27, 28, 36, 40, 41, 44, 48, 49, 50, 56, 64, 87, 94, 99, 109, 112, 114, 116, 117, 120, 122, 123, 130, 131, 132, 135, 138, 141, 145, 146, 151, 153, 156, 176, 180, 191, 205], "contextag": 145, "contextagentinteract": 145, "contextchat": [28, 107], "continu": [17, 20, 24, 26, 27, 31, 51, 66, 111, 122, 193, 205, 206], "contrari": 208, "contrast": [28, 39, 46, 117, 198], "contribut": [6, 33, 88, 96, 100, 122, 135, 190, 195, 208], "contributor": [33, 190, 208, 209], "control": [2, 22, 23, 25, 26, 28, 36, 37, 38, 41, 44, 45, 47, 49, 52, 53, 54, 55, 63, 78, 111, 123, 131, 132, 134, 137, 139, 146, 147, 169, 195, 205, 213], "controllermethodreflector": [27, 49], "conveni": [36, 41, 100, 111, 145], "convent": [40, 41, 56, 125, 136], "convers": [27, 64, 69, 78, 93, 94, 98, 122, 145, 159], "conversation_token": 145, "conversionprovid": 27, "convert": [4, 7, 17, 24, 28, 34, 44, 56, 66, 92, 104, 114, 115, 122, 157, 159, 172, 176, 196], "convert_translations_nc": 159, "converttopdf": 115, "converttostandardformat": [24, 129], "converttypetoint": 104, "converttypetostr": 104, "cookbook": 6, "cooki": [23, 36, 41, 62, 64, 78, 79, 87, 111], "cool_event_finish": 143, "cool_event_start": 143, "coolendev": 143, "coolstartev": 143, "coordin": 31, "copi": [29, 34, 59, 61, 66, 82, 93, 102, 159], "copy_transl": 159, "copynameloc": 61, "copyright": [33, 34, 190], "cor": [26, 52, 122, 169], "core": [10, 15, 18, 22, 26, 28, 29, 39, 43, 53, 62, 64, 77, 98, 109, 112, 117, 135, 138, 145, 150, 200, 206, 208, 221], "coreapp": 13, "corner": [39, 109, 118, 135], "corpor": [167, 168], "correct": [2, 39, 48, 55, 66, 87, 104, 115, 117, 145, 156, 161, 198, 203, 207], "correctli": [15, 18, 26, 33, 56, 60, 66, 99, 108, 135, 141, 157, 161, 198], "correspond": [17, 18, 29, 32, 35, 39, 52, 57, 67, 78, 100, 104, 106, 117, 135, 140, 142, 145, 146, 147, 194, 206], "corrupt": 100, "cosentino": 4, "could": [0, 7, 17, 24, 29, 32, 34, 37, 39, 59, 62, 66, 73, 74, 79, 89, 99, 100, 108, 109, 110, 117, 131, 132, 134, 141, 145, 146, 147, 151, 153, 172, 176, 185, 191, 193, 206, 208], "couldn": 69, "couldnottranslateexcept": 26, "count": [27, 33, 56, 61, 78, 99, 154, 172, 203], "counter": [39, 95, 98, 201], "counterformatt": 203, "counterpart": 123, "countri": [24, 122], "coupl": [40, 96, 97, 156], "cours": [37, 52, 117, 128, 134, 146, 147, 208], "cover": [8, 9, 63, 117, 123, 128, 166], "coverag": [34, 108], "cow": 145, "cpu": [131, 157, 159, 170, 171], "craft": 100, "craftenv": 100, "craftroot": 100, "craftsmanship": 221, "crash": 108, "creat": [3, 4, 5, 7, 9, 13, 14, 18, 20, 22, 24, 25, 26, 29, 34, 35, 36, 37, 38, 40, 41, 52, 53, 54, 56, 57, 59, 62, 63, 65, 66, 79, 80, 81, 82, 90, 96, 98, 99, 100, 107, 108, 109, 112, 114, 115, 118, 119, 122, 127, 131, 132, 134, 135, 137, 140, 141, 145, 146, 147, 155, 159, 163, 164, 167, 170, 171, 172, 190, 191, 193, 194, 196, 199, 202, 203, 216, 221], "creatabl": [78, 114], "createbackup": 143, "createcachedcalendarobject": 16, "createcalendar": 16, "createcalendarobject": 16, "createcard": 16, "createcli": 78, "createconvers": 144, "created_at": [135, 138], "createdistribut": 38, "createel": [132, 135], "createev": 116, "createeventbuild": 116, "createeventsourc": [16, 24], "createfakefileforlocal": 159, "createfakefileforvuefil": 159, "createfil": 117, "createfromstr": [116, 117], "createfunct": 56, "createincalendar": 116, "createinmemori": 38, "createloc": 38, "createmessag": 113, "createnamedparamet": [56, 114], "createoper": 87, "createowncloudcli": 87, "createparamet": 24, "createpotfil": [159, 172], "createremotefolderoper": 87, "createremoteshareoper": 87, "createsubscript": 16, "createt": 59, "createtodo": 66, "createus": 152, "creation": [36, 40, 41, 52, 59, 69, 78, 83, 104, 106, 135, 190], "creation_tim": 78, "creationd": [78, 83], "creationdatetim": 81, "creator": [100, 135], "credenti": [64, 92, 100, 161, 196], "credentialsmanag": 27, "credit": 208, "criteria": [26, 39, 40, 116, 128], "critic": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 48, 110, 123, 128, 171, 193, 213], "criticalactionperformedev": 48, "cron": [34, 47, 116, 136, 205], "cronjob": 114, "crontab": 114, "crop": [24, 36, 41], "cross": [39, 66, 212], "crt": [29, 34, 196], "crucial": 128, "crypt": 16, "crypto": 27, "cs_cz": 7, "csp": [12, 24, 39, 50, 213], "csp_nonc": 26, "csr": [29, 196], "csrf": [26, 27, 39, 43, 123, 213], "csrftokenmanag": 27, "css": [5, 6, 18, 21, 24, 26, 28, 33, 39, 43, 47, 109, 132, 138, 140, 159, 186, 190, 191, 194, 203, 204, 205, 217], "csync": 100, "ctime": 78, "ctrl": 21, "cuda": [157, 159, 170, 171], "curl": [4, 62, 63, 65, 77, 79, 80, 81, 83, 100, 109, 114, 135, 218, 220], "curli": [39, 52], "current": [4, 7, 21, 26, 27, 28, 29, 32, 35, 36, 39, 40, 41, 44, 57, 61, 64, 65, 67, 69, 73, 74, 78, 80, 90, 97, 98, 100, 102, 107, 108, 109, 115, 123, 127, 131, 133, 138, 139, 140, 141, 142, 143, 145, 146, 147, 149, 152, 154, 157, 159, 162, 164, 165, 172, 174, 180, 182, 191, 194, 221], "currentus": 15, "cursor": [56, 135, 138], "custom": [1, 4, 10, 18, 23, 24, 25, 27, 29, 36, 37, 41, 46, 49, 50, 63, 78, 93, 94, 111, 112, 116, 119, 120, 122, 138, 141, 150, 157, 158, 171, 204, 208, 214], "custom2": 66, "custom_app": 161, "custom_bool": 138, "custom_int": 138, "custom_us": 138, "customev": 135, "customfield": 39, "customid": 145, "customiz": 199, "cut": [26, 39, 79, 94, 99], "cute": 138, "cycl": 193, "d": [22, 62, 77, 78, 79, 81, 83, 100, 103, 109, 114, 194, 196, 208], "d1680193199": 90, "d5f1fa": 198, "d8d8d8": 94, "d8f3da": 198, "d9a428292998": 78, "daemon": [156, 157, 159, 163, 165, 166, 167, 170], "daemon_config_nam": 170, "daemonconfig": [155, 156, 171, 188], "dai": [37, 61, 67, 98, 117, 184, 196], "daili": [35, 135], "damag": 213, "danger": [66, 93, 110, 213], "dark": [16, 26, 53, 61, 64, 94, 109, 135, 150, 198], "darker": 198, "darkest": 135, "dash": 129, "dashboard": [22, 25, 26, 122, 132, 205], "dashboardmodel": 109, "data": [1, 4, 24, 26, 27, 28, 29, 33, 36, 37, 38, 40, 41, 44, 47, 52, 53, 54, 56, 57, 62, 63, 64, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 90, 93, 96, 109, 111, 114, 116, 118, 122, 123, 131, 138, 140, 145, 151, 154, 158, 161, 170, 171, 176, 180, 190, 192, 193, 194, 196, 203, 212, 221], "databas": [1, 4, 8, 19, 23, 24, 34, 35, 36, 40, 41, 47, 55, 59, 62, 64, 67, 104, 106, 108, 110, 111, 112, 117, 122, 136, 138, 141, 154, 173, 182, 184, 195, 205, 213, 221], "databaseconnect": 27, "datacollector": 131, "dataprovid": 192, "datarespons": [39, 66, 218], "dataset": 13, "date": [2, 9, 26, 27, 35, 37, 56, 61, 65, 67, 69, 73, 78, 80, 83, 87, 93, 100, 102, 108, 116, 117, 122, 123, 127, 145, 146, 147, 210], "date_immut": [27, 56], "dateinterv": 116, "datetim": [27, 39, 56, 81, 83, 107, 138, 144, 145, 148], "datetime_immut": [27, 56], "datetime_tz": [27, 56], "datetime_tz_immut": [27, 56], "datetimeformatt": [27, 140], "datetimeimmut": [27, 56, 116, 133, 138], "datetimezon": [27, 116, 148], "dav": [3, 4, 16, 17, 24, 27, 28, 64, 67, 78, 79, 80, 81, 82, 84, 85, 87, 103, 114, 117, 139, 154, 190, 205], "davacl": 117, "davcalendardemo": 117, "davgetcli": 90, "dayo": 135, "dayo_android": 135, "db": [10, 17, 19, 22, 23, 24, 26, 27, 40, 56, 59, 78, 110, 146, 147, 213], "dbal": 108, "dbalexcept": [17, 110], "dbdbdb": 198, "dbe4ea": 198, "dbgp": 111, "dc5047": 115, "dcmake_build_typ": 100, "dcmake_install_prefix": 100, "dcmake_prefix_path": 100, "dcvalue1": 128, "dcvalue2": 128, "dd": [67, 69], "ddo": 213, "de": [4, 27, 34, 64, 111, 129, 221], "de_d": 64, "deactiv": 150, "deactivat": 122, "dead": 33, "deadlock": [23, 122, 128, 205], "deal": [52, 59, 61, 115, 135], "dealing_with_code_issu": 66, "dealt": 208, "debt": [190, 208], "debug": [13, 18, 26, 59, 100, 122, 125, 128, 131, 135, 141, 142, 145, 146, 147, 205], "debugg": 122, "debugmodesetupcheck": 141, "decid": [22, 33, 34, 35, 39, 61, 93, 97, 150, 172, 193, 208, 221], "decis": [68, 190, 208], "deck": [61, 78, 93, 97, 98, 132], "deckcard": 138, "declar": [0, 25, 31, 49, 78, 103, 107, 109, 114, 117, 122, 130, 131, 132, 139, 140, 141, 142, 145, 146, 147, 149, 151, 153, 159, 177, 183, 188, 218], "declarative_set": 184, "declarativeset": [112, 172], "declarativesettingsgetvalueev": 112, "declarativesettingsregisterformev": 112, "declarativesettingssetvalueev": 112, "declarativesettingstyp": 112, "declin": 63, "decod": [56, 62, 65], "decoupl": 40, "decrypt": 10, "decryptal": 16, "dedic": [2, 16, 24, 35, 41, 77, 117, 123, 125, 128, 203], "deduc": 40, "deep": [36, 41, 114], "deeper": 205, "defacto": 28, "default": [4, 7, 11, 12, 13, 23, 24, 26, 27, 28, 32, 36, 37, 41, 44, 47, 48, 49, 50, 56, 62, 64, 65, 66, 69, 73, 78, 93, 94, 97, 98, 100, 104, 106, 110, 111, 112, 114, 116, 117, 122, 129, 131, 132, 134, 137, 138, 144, 146, 147, 151, 155, 157, 158, 159, 163, 164, 165, 170, 173, 176, 179, 180, 182, 184, 186, 191, 192, 193, 196, 198, 199, 200, 202, 203, 204, 218], "default_en": 4, "default_languag": 61, "default_valu": 180, "defaultact": 192, "defaultvalu": 52, "defens": 213, "defer": [146, 147], "defin": [2, 17, 25, 27, 29, 35, 39, 40, 49, 51, 52, 56, 59, 61, 63, 69, 70, 73, 74, 76, 78, 93, 104, 106, 107, 108, 109, 112, 113, 115, 117, 120, 122, 130, 135, 136, 139, 140, 145, 146, 147, 152, 153, 158, 191, 203, 218], "definit": [63, 75, 108, 117, 190, 210], "delai": [37, 128, 203], "deleg": [0, 117, 165], "delegategetsupportedapp": 28, "delet": [23, 24, 26, 27, 34, 41, 52, 54, 56, 63, 65, 66, 67, 71, 80, 81, 82, 88, 90, 92, 93, 94, 99, 103, 104, 106, 110, 117, 122, 127, 128, 135, 137, 138, 145, 151, 152, 174, 175, 176, 177, 180, 183, 184, 185, 186, 202, 203, 213], "deletealluserconfig": 106, "deleteapp": [11, 104, 106], "deletecachedcalendarobject": 16, "deletecalendar": 16, "deletecalendarobject": 16, "deletecard": 16, "deletecont": 107, "deleteconvers": 144, "deletekei": [104, 106], "deletemetadata": [24, 114], "deleteprovid": 107, "deletesubscript": 16, "deletetask": 145, "deletetodo": 66, "deleteus": 0, "deleteuserconfig": 106, "deliber": 33, "delight": 33, "deliv": [33, 126], "deliver": 30, "demand": [39, 107, 117, 140], "demonstr": [136, 138], "deni": [36, 41, 78, 100], "denot": 4, "dep": [100, 102], "depend": [0, 3, 4, 7, 12, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 31, 35, 37, 39, 44, 47, 48, 52, 56, 59, 66, 88, 93, 94, 97, 98, 120, 123, 125, 133, 134, 135, 137, 138, 140, 142, 145, 146, 147, 149, 150, 155, 159, 164, 174, 194, 197, 202, 205, 213, 217, 221], "dependabot": 123, "deploi": [17, 156, 157, 159, 161, 163, 165, 166, 167, 171], "deploy": [31, 156, 158, 167, 168, 188], "deployconfig": [156, 170], "deprec": [4, 39, 40, 41, 45, 49, 53, 56, 74, 78, 102, 123, 133, 136, 142, 146, 147, 149, 171, 191, 198, 200, 216, 218], "depth": [51, 78, 83, 90, 114, 154, 194], "descend": [83, 114], "describ": [29, 35, 39, 66, 83, 88, 89, 99, 100, 112, 116, 117, 133, 135, 140, 145, 150, 166, 170, 178, 184, 190, 194, 210], "descript": [4, 50, 59, 61, 63, 67, 71, 73, 74, 75, 76, 78, 83, 97, 98, 99, 112, 116, 117, 120, 130, 135, 145, 150, 151, 180, 184, 185, 192, 198, 203], "descriptor": 61, "deserv": 208, "design": [23, 26, 28, 29, 33, 40, 52, 66, 94, 96, 97, 112, 123, 157, 165, 190, 201, 203, 205], "desir": [32, 39, 62, 87, 140, 171, 190], "desktop": [62, 94, 100, 135, 190, 203, 205, 207], "despit": [28, 102, 157, 213], "dest": 80, "destin": [78, 79, 80], "destroi": [52, 62, 132, 135], "destruct": [94, 99], "detail": [4, 5, 10, 16, 17, 21, 24, 26, 28, 30, 35, 36, 39, 40, 41, 52, 57, 59, 61, 65, 66, 78, 83, 97, 99, 102, 104, 106, 110, 111, 117, 120, 122, 131, 133, 135, 138, 157, 158, 161, 163, 168, 180, 192, 197, 201, 202, 205, 214], "detect": [17, 22, 23, 75, 100, 109, 110, 122, 123, 128, 131, 145, 159, 191, 214], "detectlanguag": 149, "determin": [21, 26, 28, 51, 78, 110, 120, 131, 135, 138, 158, 171], "dev": [2, 35, 66, 79, 100, 108, 109, 110, 122, 157, 159, 168, 196, 205, 217], "devdepend": 125, "develop": [4, 6, 7, 8, 15, 17, 23, 26, 27, 29, 32, 33, 34, 35, 39, 40, 41, 46, 59, 61, 64, 92, 94, 96, 99, 101, 109, 110, 116, 122, 125, 128, 130, 131, 132, 134, 135, 140, 141, 151, 155, 156, 158, 159, 167, 171, 172, 190, 195, 196, 198, 206, 207, 208, 212, 213, 217, 218], "devic": [62, 64, 87, 92, 96, 97, 157, 164, 165, 170, 196], "dhparam": 196, "di": [0, 10, 27, 40, 41], "diagnost": [27, 40], "dialog": [4, 13, 15, 25, 26, 93, 99, 122], "dialogbuild": 26, "dictat": 117, "dictionari": 90, "did": [16, 26, 39, 67, 131, 208, 210, 213], "didn": 26, "diff": [159, 196], "differ": [0, 1, 4, 17, 24, 26, 27, 29, 36, 39, 40, 41, 46, 51, 56, 59, 61, 62, 64, 66, 78, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 103, 104, 106, 111, 117, 132, 134, 135, 137, 138, 140, 141, 157, 164, 172, 192, 193, 204, 221], "differenti": [28, 78, 93, 208], "difficult": [29, 98, 138], "diffus": 146, "dig": 205, "digit": [4, 59], "dir": [90, 100, 138, 176, 213], "direct": [17, 24, 27, 36, 41, 63, 99, 135, 154, 190, 198, 203, 204, 206], "directli": [13, 17, 18, 26, 27, 28, 32, 34, 36, 39, 40, 41, 51, 52, 57, 60, 62, 78, 80, 90, 117, 135, 136, 145, 146, 147, 155, 180, 190, 193, 197, 198, 199, 203, 213], "directori": [2, 6, 24, 26, 27, 34, 35, 39, 57, 60, 69, 78, 80, 83, 89, 100, 101, 108, 120, 122, 125, 136, 140, 152, 155, 159, 172, 176, 194, 196, 212, 221], "directorori": 2, "dirnam": 14, "dirti": 128, "disabl": [10, 14, 23, 24, 28, 32, 33, 36, 41, 46, 63, 69, 78, 93, 98, 111, 122, 135, 136, 138, 141, 145, 150, 152, 157, 158, 159, 171, 175, 178, 194, 196, 199], "disablekeyboardshortcut": [21, 44, 98], "disableoriginalconstructor": 60, "disableproviderfor": 150, "disadvantag": 38, "disagr": 190, "disallowxyz": [36, 41], "disappear": 10, "discard": 117, "disclos": [29, 31], "disclosur": 213, "discourag": [28, 108, 123], "discov": [1, 98, 116, 135], "discover": 135, "discoveri": [17, 28, 40, 196], "discuss": [4, 32, 39, 123, 151, 156, 190, 208, 218], "disk": 166, "dismiss": [96, 190, 208], "dispatch": [5, 22, 23, 27, 28, 36, 39, 47, 48, 122, 132, 135, 138, 143], "dispatchev": 135, "dispatchtyp": [48, 132, 135], "displai": [4, 29, 32, 44, 52, 64, 73, 74, 75, 78, 83, 93, 98, 109, 112, 122, 124, 127, 128, 130, 131, 132, 134, 138, 140, 150, 151, 170, 176, 184, 185, 186, 189, 202, 203], "displaynam": [44, 64, 67, 78, 83, 117, 127, 140, 176, 186], "disrupt": 61, "dist": [2, 12, 135], "distanc": 204, "distinct": 169, "distribtut": 196, "distribut": [29, 33, 47, 100, 101, 111, 194, 196], "div": [27, 45, 61, 132, 135, 140, 197, 202, 203, 204], "dive": [36, 41], "divid": [140, 208], "divis": 211, "django": 49, "dll": 100, "dn": 166, "dnd": 71, "do": [5, 7, 15, 22, 23, 26, 27, 28, 33, 34, 35, 36, 37, 39, 40, 41, 44, 52, 53, 54, 56, 59, 62, 63, 64, 65, 71, 73, 77, 78, 79, 80, 87, 88, 94, 96, 98, 99, 100, 104, 106, 110, 114, 115, 116, 117, 123, 128, 131, 134, 138, 140, 144, 147, 149, 189, 190, 191, 192, 193, 194, 196, 197, 203, 204, 206, 210, 213, 217, 221], "do_someth": [52, 191], "doc": [2, 7, 15, 53, 66, 72, 100, 110, 111, 123, 125, 126, 133, 145, 157, 164, 180], "doc_url": 112, "dock": 155, "dock2port": 155, "docker": [7, 100, 109, 156, 157, 158, 159, 164, 166, 167, 168, 170, 188, 194, 196, 221], "docker_instal": 155, "docker_local_sock": 170, "docker_socket_proxi": 161, "dockerfil": [100, 158, 159], "docron": 37, "doctrin": 108, "doctyp": 113, "document": [4, 5, 7, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 35, 39, 57, 62, 63, 64, 66, 77, 78, 79, 81, 83, 86, 88, 90, 98, 100, 101, 102, 107, 108, 109, 111, 112, 114, 115, 117, 123, 124, 125, 127, 128, 132, 135, 141, 145, 150, 156, 160, 166, 167, 196, 200, 203, 206, 208, 212, 219], "document_id": 65, "documentclick": 203, "documentid": [65, 146], "documentserv": 196, "documenttitl": 146, "documenttyp": 107, "doe": [16, 17, 23, 26, 27, 29, 32, 33, 34, 39, 44, 56, 57, 60, 62, 64, 66, 67, 71, 78, 93, 97, 98, 99, 109, 116, 117, 128, 135, 138, 140, 141, 142, 145, 146, 147, 152, 158, 161, 170, 171, 192, 193, 197, 203, 208], "doesn": [6, 18, 22, 69, 100, 128, 166, 208], "doesnotexistexcept": [23, 56], "dog": 65, "dom": [109, 135, 213], "domain": [39, 116, 118, 121, 122, 130, 138, 141, 196, 213], "domcontentload": [16, 109], "domor": 39, "dompurifi": [14, 18], "don": [10, 13, 15, 17, 23, 34, 35, 39, 40, 44, 51, 56, 66, 94, 109, 112, 118, 126, 128, 135, 136, 139, 142, 145, 146, 147, 162, 181, 189, 191, 194, 202, 203, 208, 213, 217], "donat": 30, "done": [0, 26, 29, 32, 34, 39, 40, 44, 45, 49, 56, 59, 62, 65, 69, 71, 76, 78, 79, 84, 85, 89, 97, 98, 103, 112, 117, 131, 135, 140, 141, 146, 147, 152, 157, 159, 170, 171, 190, 193, 208, 210, 221], "door": 33, "dosometh": [39, 191], "dosomework": 56, "dosomeworkwithresult": 56, "dot": [4, 61, 93, 98, 196, 203, 204], "doubl": [39, 45, 107, 116, 117, 128, 213], "down": [33, 36, 39, 41, 66, 91, 100, 131, 159, 174, 196, 203, 208], "downgrad": [33, 35], "download": [2, 6, 27, 35, 36, 41, 63, 80, 82, 88, 93, 100, 158, 196], "download_url": 34, "downloadnextcloudwebsit": 121, "downloadoper": 87, "downloadremotefileoper": 87, "downloadrespons": 39, "downloadurl": 78, "downloadxmlfil": 39, "downsid": 138, "downstream": 147, "dozen": [146, 147], "dperson": 196, "dqtkeychain_include_dir": 100, "draft": [120, 135], "drag": 201, "draw": 94, "drawback": 40, "drive": 100, "driver": 108, "drop": [18, 20, 22, 35, 59, 99, 201, 206], "drop_latest": 52, "dropcolumn": 59, "dropdown": [132, 135], "dropindex": 59, "droplatest": 52, "droppabl": 203, "droptabl": 59, "dsp": [155, 167], "dtend": 117, "dtstamp": 117, "dtstart": 117, "du": 79, "due": [17, 24, 25, 52, 56, 66, 78, 100, 110, 171, 192, 200, 208], "dummi": [78, 138, 192], "dummydata": 192, "dump": [34, 59, 103], "duplic": [31, 154], "durat": [39, 116], "dure": [23, 28, 35, 36, 38, 39, 41, 56, 67, 78, 97, 102, 104, 106, 109, 111, 116, 117, 126, 130, 132, 136, 151, 154, 158, 159, 166, 171, 172, 173, 175, 183, 194], "dylib": 100, "dynam": [24, 26, 39, 94, 100, 103, 145, 184, 198], "e": [0, 2, 4, 7, 16, 17, 18, 24, 31, 35, 36, 37, 39, 40, 41, 44, 45, 48, 51, 52, 53, 55, 56, 57, 59, 60, 61, 64, 66, 69, 70, 71, 78, 89, 93, 97, 99, 103, 107, 108, 109, 110, 111, 115, 117, 120, 121, 123, 128, 130, 131, 136, 138, 139, 140, 141, 143, 145, 146, 147, 150, 151, 156, 157, 158, 159, 161, 166, 170, 172, 176, 186, 190, 191, 193, 194, 196, 198, 203, 213, 221], "e164": [24, 129], "e1663913": 80, "e2eepublicsharetemplateprovid": 50, "e5eff5": 198, "e6e6e6": 198, "e9322d": 94, "each": [0, 29, 31, 35, 36, 38, 39, 40, 41, 46, 49, 51, 52, 53, 54, 56, 57, 62, 78, 79, 83, 93, 96, 104, 106, 109, 111, 112, 114, 115, 116, 117, 120, 135, 138, 141, 145, 146, 150, 157, 159, 164, 165, 169, 184, 194, 203, 208, 213, 214], "eadndfjplgieldjbigjakmdgkmoaaaoc": 111, "earli": [0, 35, 44, 141], "earlier": [37, 66, 98, 100, 117], "earth": 135, "eas": [0, 27, 56, 66, 123, 141, 155, 198], "easi": [33, 34, 40, 54, 66, 93, 96, 98, 100, 111, 128, 133, 145, 190, 203], "easier": [27, 34, 40, 41, 55, 61, 66, 99, 100, 102, 125, 148, 170, 194, 208], "easiest": [66, 111, 193, 221], "easili": [7, 22, 33, 37, 39, 41, 48, 61, 64, 78, 93, 94, 98, 111, 128, 137, 155, 171, 208, 213], "eca700": 94, "echo": [34, 45, 65, 79, 100, 213], "ecm_enable_sanit": 100, "eco": 41, "ecosystem": [156, 205, 212], "edb29d1d": 116, "eded": 198, "edg": [17, 24, 39, 123], "edit": [3, 27, 29, 64, 98, 114, 135, 190, 196, 201, 204, 217], "edit_req_ownership": 114, "editor": [36, 41, 78, 109, 161], "effc3d5818a6d5d55f2ae960ab39fd0414d0c542b72a3b9e08eb21206dd9": 29, "effect": [0, 17, 24, 26, 39, 60, 117, 127, 193, 198, 221], "effici": [23, 57, 98, 128, 154], "effort": [21, 117, 190], "eg": 90, "either": [4, 15, 16, 22, 23, 26, 29, 44, 49, 57, 64, 66, 78, 83, 94, 116, 135, 138, 141, 153, 161, 191, 194, 206, 208, 210, 221], "el": [109, 132, 135], "eleg": 40, "elem": [24, 39], "elemenet": 64, "element": [4, 26, 27, 28, 46, 54, 61, 64, 78, 93, 94, 96, 99, 109, 117, 135, 138, 189, 190, 197, 201, 203, 204, 205, 218], "elm": 203, "els": [24, 29, 39, 40, 41, 56, 57, 60, 64, 66, 93, 116, 120, 123, 134, 135, 138, 140, 141, 144, 145, 147, 152, 159, 176, 192, 203, 208], "elseif": 159, "elsewher": [7, 100, 138, 142, 145, 146, 147, 149], "em": [61, 140], "email": [4, 10, 14, 22, 24, 26, 28, 36, 37, 41, 61, 63, 64, 78, 93, 97, 112, 118, 120, 122, 130, 184, 190, 204, 205, 219], "emailact": 118, "emailid": [145, 147], "emailtempl": 10, "emailtext": [145, 147], "embed": [117, 140, 159, 176], "embrac": 156, "emerg": 156, "emiss": 145, "emit": [1, 5, 25, 28, 36, 41, 44, 48, 122, 126, 127, 135], "emitt": [36, 47], "emoji": [66, 71, 93], "emot": 99, "emphas": 198, "emphasi": [0, 94], "emphat": 208, "employe": 190, "empti": [7, 10, 23, 34, 37, 38, 53, 56, 63, 65, 69, 78, 82, 94, 95, 97, 98, 109, 112, 117, 118, 140, 167, 171, 178, 196, 221], "emptycontentmessag": 109, "emptycontentsecuritypolici": [13, 24], "en": [4, 7, 25, 26, 64, 78, 79, 110, 111, 117, 135, 221], "enabl": [0, 3, 4, 7, 10, 23, 24, 26, 27, 29, 32, 36, 39, 41, 46, 53, 61, 62, 64, 65, 66, 68, 69, 71, 78, 100, 101, 107, 109, 110, 111, 112, 117, 122, 125, 126, 127, 135, 136, 140, 141, 144, 145, 150, 152, 155, 157, 163, 166, 167, 170, 176, 177, 184, 186, 188, 191, 196, 198, 204, 220], "enableproviderfor": 150, "encapsul": [39, 138, 214], "encod": [4, 26, 39, 62, 66, 69, 78, 81, 83, 87, 114, 169, 183], "encodepath": 14, "encount": [29, 111, 161, 164, 166, 167], "encourag": [15, 27, 66, 108, 203, 210], "encrypt": [27, 50, 78, 104, 106, 112, 140, 152, 173, 182, 208], "encryptedfil": 10, "encryptionfilehelp": 27, "encryptionkeystorag": 27, "encryptionmanag": 27, "end": [29, 35, 36, 38, 41, 47, 56, 66, 67, 78, 99, 100, 108, 112, 114, 116, 117, 123, 127, 130, 132, 138, 140, 145, 188, 190, 192, 193, 198, 205, 219], "enddat": [67, 116, 127], "endif": 140, "endpoint": [10, 22, 23, 27, 28, 36, 39, 41, 44, 52, 62, 63, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 82, 84, 85, 104, 106, 134, 135, 145, 146, 147, 149, 158, 170, 171, 173, 174, 175, 176, 178, 179, 180, 182, 184, 185, 186, 187, 218], "enforc": [4, 29, 39, 93, 104, 106, 114, 150, 198], "engag": [94, 208], "engin": [36, 39, 41, 65, 100, 110, 115, 155, 163, 164, 170, 213, 221], "english": [61, 107, 142, 145, 146, 147], "enhanc": [94, 123, 134, 150, 190, 193, 208], "enorm": 213, "enough": [28, 59, 78, 96, 102, 114, 155, 163, 166, 167, 190, 193, 198, 206], "ensur": [0, 2, 29, 31, 35, 39, 42, 46, 55, 56, 60, 62, 66, 94, 104, 106, 107, 123, 128, 134, 135, 141, 156, 157, 161, 171, 208, 213], "enter": [7, 21, 44, 69, 87, 100, 112, 134, 184, 196], "enterpris": 30, "entir": [61, 80, 97, 100, 203, 204], "entiti": [22, 26, 27, 58, 61, 67, 117, 122, 132], "entri": [0, 3, 4, 18, 24, 27, 36, 39, 40, 41, 44, 45, 52, 53, 56, 60, 93, 97, 104, 106, 114, 118, 128, 132, 135, 138, 156, 159, 176, 177, 188, 191, 201, 202, 204, 213, 221], "enum": [28, 102, 122, 191, 216], "enumer": 145, "env": [34, 39, 125], "env_var": 34, "environ": [2, 6, 8, 26, 34, 35, 55, 60, 100, 111, 128, 141, 159, 160, 163, 168, 193, 195, 196, 203, 205, 209, 219, 221], "eof": 117, "eol": [22, 35], "epoch": 35, "eq": [2, 56, 83, 196], "equal": [35, 171], "equalto": 60, "equival": [40, 52, 155, 214], "error": [16, 17, 26, 28, 30, 48, 56, 60, 61, 65, 66, 73, 74, 75, 79, 80, 92, 94, 99, 100, 108, 110, 122, 132, 135, 139, 141, 142, 145, 146, 147, 149, 157, 158, 161, 166, 171, 173, 175, 178, 182, 198, 218], "errorbaselin": 108, "errorcod": 17, "errorcount": 65, "errorinfo": 17, "errorlevel": [66, 108], "escal": 212, "escap": [10, 16, 213], "escapehtml": [12, 213], "escapeshellarg": 213, "escapeshellcmd": 213, "eshapetyp": 145, "eslint": [125, 159], "esm": 141, "especi": [2, 26, 33, 39, 59, 61, 62, 66, 93, 100, 128, 159, 189, 194], "essenc": 40, "essenti": [64, 90, 203], "establish": 40, "estat": 140, "estim": [147, 151], "etag": [54, 66, 78, 79, 83, 117, 176], "etc": [12, 39, 40, 59, 60, 64, 88, 93, 94, 128, 135, 136, 156, 157, 158, 159, 161, 166, 181, 191, 194, 196, 221], "europ": 116, "eval": [11, 13, 24, 213], "evalu": 193, "even": [10, 29, 35, 36, 39, 41, 61, 66, 87, 98, 104, 111, 115, 126, 128, 145, 158, 175, 191, 193, 194, 206, 208, 213], "event": [0, 3, 4, 14, 15, 16, 19, 22, 23, 26, 27, 34, 37, 44, 47, 48, 59, 61, 64, 92, 98, 102, 115, 119, 122, 126, 128, 135, 136, 140, 143, 177, 188, 203, 205], "event_data": 174, "event_ent": 24, "event_fail": 24, "event_load_additional_script": [5, 16, 24], "event_load_additional_scripts_loggedin": [5, 16, 24], "event_run": 24, "event_subtyp": 174, "event_success": 24, "event_typ": 174, "eventdispatch": [1, 15, 18, 24, 26, 44, 48, 112, 114, 132, 135, 142, 145, 146, 147], "eventdispatcherinterfac": 24, "eventlogg": 27, "events_listen": 174, "eventsdispatch": [28, 102], "eventslisten": 174, "eventsourc": 24, "eventsubtyp": 174, "eventtyp": 174, "eventu": 16, "ever": [33, 213], "everi": [0, 1, 5, 7, 16, 25, 35, 37, 39, 40, 56, 57, 61, 66, 80, 98, 99, 100, 107, 108, 109, 118, 125, 128, 135, 136, 153, 193, 203, 204, 206, 213, 214, 217, 221], "everybodi": [33, 96, 125], "everyon": [4, 27, 34, 39, 40, 98, 209], "everyth": [8, 24, 34, 40, 64, 66, 78, 96, 117, 123, 128, 190, 203], "everywher": 66, "evolv": [40, 156], "ex": [39, 100, 158, 169, 171, 173, 175, 182], "ex_app": 159, "ex_app_id": 159, "ex_app_menu_entry_nam": 159, "exact": [89, 117, 123], "exactli": [40, 52, 66, 99, 117, 127, 204, 208], "examin": 114, "exampl": [1, 4, 6, 7, 12, 22, 24, 25, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 40, 41, 44, 49, 52, 54, 55, 56, 59, 61, 62, 64, 65, 66, 77, 78, 79, 82, 84, 85, 93, 94, 96, 97, 98, 99, 100, 109, 110, 111, 112, 114, 115, 116, 117, 122, 128, 131, 132, 134, 136, 138, 139, 140, 141, 142, 143, 145, 146, 147, 150, 157, 159, 161, 165, 171, 172, 175, 177, 179, 184, 190, 192, 193, 198, 202, 204, 208, 213, 214, 218, 221], "exapp": [26, 47, 155, 156, 160, 162, 163, 165, 167, 169, 171, 172, 173, 174, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 205], "exappconfig": [156, 173], "exappprefer": [156, 182], "exapprequir": 26, "exappservic": 161, "exce": 135, "exceed": [73, 74, 75], "except": [0, 16, 17, 18, 23, 24, 26, 28, 29, 39, 40, 49, 52, 55, 57, 63, 80, 94, 102, 110, 111, 112, 114, 117, 121, 123, 131, 139, 145, 146, 147, 148, 165, 177], "exceptionalimplement": 28, "excess": 33, "exchang": [39, 122], "exchangedtokenrequestedev": 126, "exclam": 99, "exclud": [183, 213], "exclus": [2, 78, 135], "exec": [66, 194, 196, 213], "execut": [4, 7, 17, 22, 24, 27, 29, 37, 39, 41, 49, 51, 56, 59, 73, 87, 100, 109, 114, 115, 116, 123, 128, 131, 136, 139, 141, 142, 143, 145, 146, 147, 149, 155, 159, 194, 208, 212, 218], "execute_handl": 180, "executequeri": 56, "executestat": [59, 110], "exist": [2, 3, 9, 10, 16, 18, 22, 24, 26, 27, 28, 29, 36, 39, 40, 41, 52, 54, 56, 57, 59, 60, 61, 66, 69, 71, 78, 83, 87, 100, 102, 107, 108, 112, 120, 122, 123, 128, 133, 135, 137, 140, 141, 151, 152, 166, 190, 203], "existingmanag": 152, "exit": [34, 131, 161], "expand": 97, "expans": 156, "expect": [33, 34, 35, 39, 41, 60, 66, 69, 73, 93, 102, 106, 114, 138, 145, 146, 147, 157, 158, 176, 190, 192, 210, 213], "expectedexcept": 60, "expens": [38, 39, 128], "experi": [41, 44, 61, 62, 66, 94, 96, 98, 123, 138, 141, 161, 190], "experiment": [68, 102, 216], "expir": [37, 38, 39, 69, 80, 93, 144], "expired": 69, "expiri": 26, "explain": [0, 33, 66, 94, 98, 99, 100, 115, 131, 135, 193, 194, 196, 208], "explan": [66, 93, 94, 100, 155, 171], "explanatori": [94, 142, 145, 146, 147, 149], "explicit": [28, 40, 63], "explicitli": [15, 16, 23, 26, 28, 33, 39, 40, 99, 107, 117, 145, 210, 213], "explor": [18, 135], "export": [12, 17, 34, 100, 132, 135, 151, 159, 191], "exportdestin": 151, "expos": [63, 64, 71, 90, 112, 115, 123, 134, 153, 163, 170], "exposur": 212, "expr": [56, 114], "express": 56, "ext": [44, 125], "extend": [0, 3, 16, 18, 20, 23, 24, 27, 28, 36, 37, 39, 40, 41, 43, 49, 50, 52, 53, 54, 55, 56, 59, 60, 66, 87, 102, 104, 106, 109, 112, 114, 116, 117, 118, 120, 122, 127, 130, 131, 132, 134, 137, 138, 141, 142, 145, 146, 147, 148, 149, 151, 153, 154, 171, 192, 205, 213, 218, 221], "extendedsupport": 64, "extens": [4, 23, 26, 28, 34, 39, 41, 42, 66, 78, 80, 103, 111, 159, 186, 196, 208], "extern": [18, 26, 28, 36, 39, 41, 64, 65, 78, 89, 90, 122, 126, 131, 140, 156, 159, 165, 169, 170, 183, 205, 208, 210, 213, 219], "externalcalendar": 117, "externallinkact": 19, "externalshareact": 19, "externaltokenrequestedev": 126, "extra": [2, 6, 40, 48, 84, 104, 106, 109, 135, 190], "extra_context": 48, "extra_fil": 29, "extra_info": 135, "extra_param": 196, "extract": [7, 18, 28, 39, 47, 65, 99, 114, 117, 159, 172], "extractmetadata": [24, 114], "extractor": [28, 66], "extrafil": [2, 108], "extrainform": 135, "extran": 27, "extrem": 210, "eyebal": 206, "f": [34, 65, 78, 128, 131, 184], "f1": 79, "f12": 221, "f3e5a15d": 196, "f5f5f5": 198, "faaborg": [96, 190], "face": [24, 99, 109, 198], "facetid": 196, "facilit": [54, 62, 98, 210], "fact": [104, 106, 117, 157, 213], "facto": 111, "factor": [4, 31, 39, 62, 93, 97, 122, 131, 164, 169, 205], "factori": [24, 38, 40, 121, 138, 148], "factual": 99, "fae87e29aa7cdf1ea0b8033c67f60e75b10be2cd": 34, "fail": [4, 17, 18, 24, 28, 36, 39, 41, 56, 66, 73, 74, 75, 80, 110, 129, 141, 142, 145, 146, 147, 149, 158, 161, 167, 198, 208], "failover_error": 196, "failover_mod": 196, "failur": [39, 110, 142, 145, 146, 147], "fair": 33, "fairli": 83, "faith": 33, "fake": 196, "fall": [118, 128], "fallback": [4, 39, 44, 57, 117, 135], "fallbacknam": 135, "fals": [6, 7, 17, 23, 27, 28, 34, 36, 37, 39, 41, 44, 56, 59, 68, 69, 78, 79, 87, 90, 104, 107, 109, 112, 114, 117, 131, 132, 135, 138, 141, 142, 145, 146, 147, 149, 150, 152, 154, 175, 184, 191, 192, 196], "falsi": 26, "famili": 96, "familiar": [40, 100, 103, 111, 128, 208, 209], "famou": 61, "fanci": [109, 117, 149], "faq": 30, "fashion": [56, 135, 216], "fast": [4, 54, 109, 122, 128, 151, 156], "faster": [24, 28, 78, 117, 125, 128, 145, 154], "fastest": 103, "fatal": 141, "faulti": 18, "favicon": 46, "favor": [7, 19, 22, 23, 26, 27, 57, 151], "favorit": [4, 82, 83, 93, 154, 176, 198, 204], "favoriteact": 4, "favoriteprovid": 4, "favourit": [78, 202], "fea": 135, "feasibl": [29, 110, 140], "featur": [7, 9, 26, 29, 32, 33, 34, 35, 36, 39, 40, 41, 53, 65, 69, 88, 96, 111, 126, 127, 128, 131, 135, 143, 145, 146, 147, 149, 190, 191, 193, 196, 203, 208, 213, 220, 221], "feder": [63, 66, 78], "feed": 4, "feedback": [93, 96, 190, 203, 208], "feel": [18, 40, 51, 164, 166, 167, 172, 206, 208], "fetch": [0, 17, 18, 24, 27, 28, 36, 38, 41, 44, 53, 56, 62, 63, 69, 77, 78, 114, 116, 118, 122, 145, 146, 147, 154], "fetchal": [24, 114], "fetchallassoci": 24, "fetchallforcalendarhom": 117, "fetchallnumer": 24, "fetchassoci": [24, 56], "fetchcolumn": 17, "fetcher": 27, "fetchnumer": 24, "fetchon": [17, 24], "few": [18, 34, 35, 37, 80, 91, 93, 117, 128, 135, 159, 172, 203, 208], "fewer": 35, "ffc3c3": 198, "ffe4a1": 198, "ffe7e7": 198, "ffeec5": 198, "fffff": 198, "ffffff": [64, 94, 198], "fi": [7, 34], "fi_fi": 7, "fichier": 138, "fiction": [0, 135], "field": [4, 18, 26, 27, 28, 40, 56, 67, 69, 71, 73, 74, 75, 76, 95, 98, 100, 103, 106, 114, 122, 140, 145, 157, 159, 170, 183, 184, 193, 194, 198, 206], "field1": 184, "fight": 135, "figur": 149, "file": [0, 1, 4, 5, 6, 10, 14, 16, 17, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 40, 42, 48, 51, 52, 55, 59, 60, 61, 63, 64, 65, 66, 68, 70, 77, 81, 82, 83, 84, 88, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 107, 108, 109, 111, 115, 117, 120, 122, 125, 128, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 145, 146, 147, 149, 154, 156, 157, 159, 170, 172, 174, 177, 179, 180, 181, 183, 188, 190, 191, 192, 196, 205, 212, 214, 216, 217, 221], "file1": 193, "file2": 193, "file_etag": 176, "file_filt": 7, "file_from_env": 34, "file_full_mim": 176, "file_get_cont": 161, "file_hash": 79, "file_id": [114, 191], "file_local_path": 79, "file_mtim": 79, "file_nam": 79, "file_permissions_for_own": 176, "file_put_cont": 34, "file_remote_path": 79, "file_s": 79, "fileact": 172, "fileactionsmenu": [156, 174, 176], "filechang": 4, "filecopyrighttext": 190, "filecr": 4, "filedelet": 4, "filedownloadpath": 11, "fileexist": [25, 26, 54], "filefavorit": 4, "fileformat": 7, "fileid": [28, 50, 64, 78, 83, 85, 114, 138, 176, 179, 191], "fileidfield": 114, "fileinfo": [23, 26], "fileisblacklist": 13, "filelistentri": 191, "filelistentryicon": 191, "filelistentrynam": 191, "filenam": [7, 12, 26, 28, 29, 61, 84, 87, 116, 176], "filepath": [15, 34, 87], "fileprogressstr": 61, "filereadingexampl": 57, "filerequest": 69, "filerestor": 4, "files_extern": 196, "files_external_allow_create_new_loc": 55, "files_fulltextsearch": 65, "files_loc": 65, "files_lock": 78, "files_remind": 61, "files_shar": [5, 16, 24, 50, 69, 70, 71], "files_trashbin": [24, 26], "filesactionmenu": 158, "fileslist": 90, "filesmetadata": [24, 114], "filessharingdrop": 27, "filesystem": [0, 36, 47, 51, 58, 60, 61, 128, 215, 219], "filesystem_cache_readonli": 55, "filesystemaccessexampl": 57, "filetablealia": 114, "filetoupload": 87, "filetyp": [44, 176], "fileutil": 87, "filewritingexampl": 57, "fill": [39, 53, 117, 138, 145, 154], "filter": [4, 22, 26, 28, 36, 41, 63, 78, 83, 104, 106, 117, 138, 146, 198, 203], "filterdefinit": 138, "filternotfoundexcept": 26, "filternotificationtyp": 12, "final": [2, 6, 35, 40, 62, 66, 77, 80, 100, 117, 140, 170, 190, 192, 194, 203, 210], "financi": 32, "find": [26, 33, 34, 41, 56, 64, 66, 69, 78, 86, 88, 93, 96, 100, 101, 103, 108, 110, 115, 116, 117, 120, 125, 131, 133, 158, 159, 161, 166, 190, 194, 203], "findal": 56, "findent": 56, "findonequeri": 56, "findproviderbyid": 120, "findservicebyaddress": 120, "findservicebyid": 120, "findtranslatablefil": 159, "fine": [37, 39, 56, 117, 128, 135, 190], "finer": 38, "fingerprint": [78, 83], "finish": [0, 5, 7, 44, 80, 115, 117, 136, 142, 190, 208], "finishprogress": 136, "fire": [16, 36, 41, 154], "firefox": [111, 221], "firewal": [161, 166], "first": [0, 1, 2, 4, 6, 7, 9, 16, 17, 20, 24, 27, 34, 36, 39, 41, 44, 48, 49, 57, 59, 61, 63, 66, 67, 80, 81, 88, 94, 96, 98, 99, 102, 103, 104, 106, 107, 109, 112, 114, 117, 132, 135, 138, 140, 141, 153, 157, 170, 171, 184, 190, 191, 194, 196, 202, 203, 207, 208, 217, 221], "first_menu": [159, 176], "firstdai": 67, "firstli": [66, 136], "firstlogin": 24, "firstnam": [191, 196], "firstresult": 114, "fist": [146, 147], "fit": [39, 94, 100, 138, 140, 146, 147], "five": [39, 139], "fix": [26, 33, 35, 66, 89, 96, 100, 110, 123, 125, 136, 190, 193, 197, 208], "fixer": [2, 192], "flag": [26, 28, 36, 37, 41, 66, 69, 104, 106, 126, 175], "flag_index": 106, "flag_sensit": 106, "fledg": 8, "flexibl": [40, 59, 103, 135], "flip": 198, "float": [22, 23, 39, 56, 104, 106, 145, 151, 198], "flow": [77, 88, 92, 122, 158, 159, 168, 177, 188, 205, 208], "fluent": 17, "fly": [39, 111], "fn": [1, 154], "focu": [93, 97, 135, 202, 203], "focus": [39, 135, 198], "focusoncr": 135, "focuss": 198, "folder": [4, 6, 7, 23, 24, 25, 26, 27, 28, 29, 36, 39, 41, 42, 44, 46, 57, 59, 60, 63, 66, 68, 79, 80, 82, 83, 84, 85, 88, 90, 93, 97, 98, 100, 103, 115, 117, 123, 135, 140, 154, 159, 172, 194, 196, 200, 203, 204, 213, 214, 217], "folderpath": 87, "follow": [0, 4, 6, 7, 12, 20, 22, 23, 24, 26, 27, 28, 29, 33, 34, 38, 39, 40, 41, 44, 45, 46, 48, 49, 51, 52, 56, 60, 61, 62, 65, 66, 69, 71, 79, 81, 83, 89, 90, 96, 97, 98, 99, 100, 102, 103, 107, 108, 109, 110, 111, 112, 114, 116, 117, 121, 125, 127, 131, 132, 133, 134, 135, 136, 137, 138, 142, 145, 146, 147, 148, 149, 153, 155, 156, 157, 158, 159, 161, 166, 169, 170, 171, 175, 176, 191, 193, 194, 196, 202, 203, 208, 213, 216, 217, 218, 220, 221], "font": [14, 94, 198], "foo": [0, 2, 39, 40, 64, 112, 152, 184, 191, 192, 193], "foobar": [39, 218], "fooservic": 40, "fopen": [23, 213], "forbid": [13, 39], "forbidden": [39, 45, 66, 87, 117, 151], "forbidden_filenam": 26, "forbidden_filename_charact": 26, "forbidden_filename_extens": 26, "forbiddenexcept": 66, "forc": [27, 33, 61, 63, 66, 155, 208], "force_languag": 61, "forcelanguag": [27, 61, 64], "foreach": [45, 116, 140, 141], "foreground": 28, "foreign": 56, "forgeri": 212, "forget": 213, "fork": 100, "form": [4, 26, 32, 39, 42, 53, 61, 93, 94, 98, 112, 122, 134, 203, 204, 213], "formal": 145, "format": [16, 24, 27, 39, 62, 65, 67, 69, 78, 93, 117, 122, 125, 135, 141, 145, 157, 159, 174, 191, 192, 196, 210, 218], "formatd": [10, 12, 15, 140], "formatfiles": 16, "formattodo": 66, "former": 87, "formid": 184, "formschem": 184, "forum": [4, 33, 128, 190, 206, 212, 213], "forward": [2, 35, 37, 155, 176], "found": [4, 17, 20, 24, 27, 29, 33, 35, 36, 39, 40, 41, 44, 56, 59, 64, 66, 67, 71, 73, 74, 78, 83, 93, 98, 103, 104, 106, 108, 110, 114, 116, 117, 125, 135, 157, 158, 171, 172, 178, 179, 196, 218, 221], "foundat": [95, 198, 205], "four": 100, "fox": 65, "fragment": 52, "frame": [12, 139, 213], "framework": [27, 40, 90, 109, 132, 139, 159, 213], "free": [18, 51, 64, 78, 93, 138, 142, 145, 146, 147, 149, 164, 166, 167, 172, 206], "freedom": 135, "freeforal": 39, "freeprompttasktyp": [26, 147], "freespac": 28, "frequent": [93, 98, 110, 136, 155, 156, 166, 168, 205], "fresh": [38, 120], "freshli": 65, "friendli": [33, 93, 94, 96, 99, 208], "friendsofphp": 2, "from": [0, 4, 6, 7, 8, 10, 12, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 41, 44, 45, 47, 49, 55, 56, 59, 60, 61, 62, 63, 66, 70, 71, 74, 75, 76, 78, 80, 82, 83, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 102, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 120, 122, 123, 126, 128, 131, 132, 133, 135, 136, 137, 138, 139, 141, 143, 144, 145, 146, 147, 149, 151, 152, 154, 155, 156, 159, 160, 167, 169, 170, 171, 172, 174, 175, 176, 178, 180, 183, 184, 190, 193, 194, 196, 198, 202, 206, 208, 213, 214, 218, 221], "fromcal": [0, 132], "fromlabel": 75, "fromlanguag": [75, 149], "frommailaddress": 10, "fromparam": 22, "fromrow": 22, "front": [35, 47, 108, 109, 112, 116, 123, 132, 154, 188, 203, 205, 219], "frontend": [21, 27, 36, 39, 41, 61, 81, 100, 109, 111, 131, 135, 141, 155, 157, 160, 176], "frontpagerout": [25, 52], "fruit": 208, "fssl": 100, "ftp": 220, "fulfil": [117, 198], "full": [8, 14, 16, 17, 18, 37, 38, 44, 57, 61, 78, 83, 93, 94, 99, 109, 111, 118, 130, 138, 139, 141, 192, 197, 202], "fulli": [15, 25, 116, 133, 190], "fulltextsearch": [63, 92], "fun": 209, "function": [0, 1, 2, 10, 13, 16, 17, 22, 24, 26, 27, 28, 33, 35, 36, 37, 38, 39, 40, 41, 44, 45, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 66, 77, 88, 90, 96, 98, 104, 107, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 159, 161, 172, 185, 190, 203, 213, 218, 221], "funni": 145, "further": [4, 36, 39, 41, 61, 64, 68, 78, 94, 96, 102, 110, 111, 116, 151, 161, 171, 190, 193], "futur": [10, 13, 15, 18, 22, 24, 26, 29, 40, 56, 68, 102, 123, 129, 131, 135, 150, 171, 191, 213], "fwrite": 146, "g": [0, 2, 4, 16, 17, 18, 24, 31, 35, 37, 39, 40, 41, 44, 45, 48, 51, 52, 53, 55, 56, 59, 61, 64, 66, 69, 70, 71, 78, 89, 93, 97, 99, 100, 103, 107, 108, 109, 111, 115, 120, 123, 128, 130, 131, 136, 138, 139, 140, 141, 143, 145, 146, 147, 156, 157, 158, 159, 166, 170, 172, 176, 186, 190, 191, 193, 194, 196, 198, 203, 213, 217], "galera": [56, 128], "game": 4, "gap": 59, "gave": 115, "gd": [34, 220], "gen": 156, "gender": [94, 95], "gener": [4, 7, 13, 17, 29, 32, 34, 35, 36, 39, 40, 41, 43, 45, 46, 49, 52, 56, 57, 59, 61, 62, 63, 73, 92, 93, 94, 95, 102, 103, 109, 111, 114, 116, 117, 122, 123, 128, 136, 138, 140, 141, 145, 147, 166, 170, 176, 193, 195, 205, 206, 214, 216], "general_log": 111, "generatebirthdai": 4, "generatefilepath": 15, "generateocsurl": [15, 135], "generaterandombyt": 10, "generateremoteurl": [15, 78], "generatesecurepasswordev": 27, "generateurl": [15, 44, 159], "genericev": 24, "genericfileexcept": 23, "generichandl": 153, "genericrespons": 153, "genr": 135, "genrsa": 196, "genuin": 208, "germani": 129, "get": [0, 7, 8, 15, 16, 18, 24, 25, 26, 27, 28, 30, 33, 34, 35, 36, 37, 38, 40, 41, 44, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 59, 60, 61, 62, 63, 64, 66, 67, 68, 70, 71, 73, 77, 83, 88, 89, 96, 98, 100, 104, 106, 109, 110, 111, 114, 116, 118, 122, 127, 133, 134, 137, 138, 139, 140, 143, 145, 146, 150, 152, 153, 155, 158, 159, 170, 171, 176, 177, 183, 190, 196, 203, 205, 208, 212, 218], "get_icon": 132, "getabsolutepath": 87, "getabsoluteurl": [109, 130], "getacl": 117, "getactionlabel": 23, "getactivitymanag": 16, "getaddressbook": 22, "getal": [22, 24], "getallsharesinfold": 28, "getallvalu": [104, 106], "getalternateid": 138, "getapp": [104, 106, 112], "getappconfig": [16, 28], "getappcontain": 0, "getappdatadir": 16, "getappdatadirectorynam": 26, "getappfetch": 16, "getappfold": [16, 41], "getappid": [107, 117, 130, 142, 145, 146, 147], "getappinfo": 24, "getappinstalledvers": 28, "getappmanag": 16, "getapppassword": 62, "getappvalu": [55, 112, 140], "getappvaluestr": 104, "getappvers": [24, 28], "getauthor": 61, "getauthorizedappconfig": 53, "getauthornam": 61, "getautocompletemanag": 16, "getavailablelanguag": 149, "getavailabletasktyp": [28, 145, 147], "getavailabletasktypeid": [28, 145], "getavatar": 118, "getavatarmanag": [16, 28], "getbodi": [28, 121], "getbruteforcethrottl": 16, "getbyid": [57, 60], "getbytoken": 39, "getcach": 57, "getcalendar": [19, 117], "getcalendarincalendarhom": 117, "getcalendarmanag": [16, 28], "getcalendarresourcebackendmanag": [16, 28], "getcalendarroombackendmanag": [16, 28], "getcalendarsforprincip": 116, "getcanonicallocal": 16, "getcap": [13, 66], "getcapabilitiesmanag": 16, "getcategori": [140, 141], "getcertificatemanag": 16, "getchild": 117, "getchildren": 117, "getcloudfederationfactori": [16, 28], "getcloudfederationprovidermanag": [16, 28], "getcloudidmanag": 16, "getcollaboratorsearch": 16, "getcommandbu": [16, 28], "getcommentsmanag": [16, 28], "getcompletionexpectedat": 145, "getconfig": 16, "getcont": [23, 54, 57, 60], "getcontactsmanag": 16, "getcontain": [40, 41, 49, 55, 60], "getcontentlanguag": 78, "getcontentlength": [78, 83], "getcontentsecuritypolicymanag": [16, 28], "getcontentsecuritypolicynoncemanag": 16, "getcontenttyp": [78, 83, 117], "getcontext": [27, 36, 41], "getcooki": 39, "getcountrycodeforregion": [24, 129], "getcreatedat": 138, "getcredentialsmanag": [16, 28], "getcrop": 24, "getcrypto": 16, "getcspnonc": [26, 159], "getcsrftokenmanag": 16, "getcurrentoutofofficedata": 127, "getcurrentus": [13, 15, 78], "getcurrentuserfold": 57, "getcursor": 138, "getcustomfilt": 138, "getcustomid": 145, "getcustomlogg": [18, 25], "getcustompsrlogg": [18, 25], "getdata": [39, 87, 127], "getdatabaseconnect": 16, "getdatabaseplatform": 26, "getdatabaseprovid": [26, 28, 56], "getdatetim": [23, 144, 148], "getdatetimeformatt": [16, 28], "getdatetimezon": [16, 28], "getdeclarativesettingsvaluelisten": 112, "getdefaulttimezon": 28, "getdefaulttyp": 12, "getdeletedbi": 26, "getdescript": [145, 147, 150, 151], "getdetail": [104, 106], "getdirectorycont": 78, "getdirectorylist": 54, "getdisabledus": 26, "getdisableduserlist": 26, "getdisplayid": 130, "getdisplaynam": [10, 128, 130, 150, 151], "getelementbyid": 132, "getemailaddress": 118, "getencryptionfileshelp": 16, "getencryptionkeystorag": [16, 28], "getencryptionmanag": 16, "getendd": 127, "getendedat": 145, "getenv": [34, 39], "geteremotesharesforfileoper": 87, "geterrormessag": [142, 145, 146, 147], "getestimatedexports": [23, 151], "getetag": [54, 78, 83, 117], "getev": 115, "geteventdispatch": 16, "geteventlogg": [16, 28], "getexistinglock": 15, "getexpectedruntim": [145, 147], "getextrainform": 135, "getfieldid": 112, "getfil": [54, 142], "getfilecont": [57, 151], "getfileid": 142, "getfilt": 138, "getfilterbyid": 26, "getfirstlogin": 27, "getfirstresult": 19, "getfold": 54, "getfoo": 218, "getforbiddenfilenamechar": 26, "getform": [27, 53, 140], "getfullnam": 118, "getgeneratorhelp": 16, "getgetredisfactori": 16, "getglobalscaleconfig": [16, 28], "getglobalstoragesservic": 16, "getgroup": [10, 117], "getgroupmanag": 16, "getgroupparamet": 12, "getgroupus": 10, "gethash": 16, "gethead": [10, 39, 121, 141], "getheight": 24, "gethom": 152, "gethost": 13, "gethostnam": 13, "gethttpclientservic": [16, 28], "gethttprequest": 153, "geticon": [53, 115, 130, 140], "geticonclass": [26, 109], "geticonurl": [26, 109, 135], "getid": [26, 50, 53, 57, 107, 109, 127, 130, 132, 135, 138, 140, 145, 146, 147, 150, 151], "getidentifi": [146, 147], "getidremoteshar": 87, "getimageurl": 135, "getiniwrapp": [16, 28], "getinput": [145, 146, 147], "getinputshap": 145, "getinputshapedefault": 145, "getinputshapeenumvalu": 145, "getintegritycodecheck": 16, "getitem": [109, 132], "getitemsv2": 109, "getitemurl": 107, "getjob": 22, "getjoblist": 16, "getjobsiter": 22, "getkei": [104, 106], "getknownmetadata": [24, 114], "getl10n": 16, "getl10nfactori": 16, "getlabel": 120, "getlanguag": 149, "getlanguagecod": 61, "getlastlogin": 56, "getlastmodifi": [78, 83, 117], "getlastupd": 145, "getldapprovid": 16, "getlimit": 138, "getlinkdescript": 135, "getlinktitl": 135, "getlinkwithpick": 122, "getlockingprovid": 16, "getlogfactori": [16, 28], "getlogg": [16, 27], "getlogoclaim": 24, "getlowstrengthgener": 12, "getmail": 16, "getmanageruid": 152, "getmediumstrengthgener": 12, "getmemcachefactori": 16, "getmessag": [66, 127], "getmetadata": [24, 114], "getmetadatakeyfield": [24, 114], "getmetadataqueri": [24, 114], "getmetadatavaluefield": [24, 114], "getmigratorvers": 151, "getmimetyp": [27, 54], "getmimetypedetector": 16, "getmimetypeload": 16, "getmock": 60, "getmockbuild": 60, "getmod": 24, "getmountmanag": [16, 28], "getmountpoint": 57, "getmountprovidercollect": [16, 28], "getmtim": 54, "getnam": [36, 41, 50, 53, 54, 115, 117, 131, 136, 138, 140, 141, 142, 145, 146, 147, 149, 191], "getnavig": [12, 24], "getnavigationmanag": [16, 28], "getnod": [24, 50, 114], "getnoexpirationd": 26, "getnotificationmanag": 16, "getnotificationtyp": 12, "getnumberofimag": 146, "getocscli": 16, "getoptionalinputshap": 145, "getoptionalinputshapedefault": 145, "getoptionalinputshapeenumvalu": 145, "getoptionaloutputshap": 145, "getoptionaloutputshapeenumvalu": 145, "getord": [109, 135, 138], "getoutput": [145, 147], "getoutputimag": 146, "getoutputshap": 145, "getoutputshapeenumvalu": 145, "getown": [23, 27, 117], "getparam": [25, 153], "getpassword": 19, "getpasswordhash": [26, 134], "getpasswordprotectedshar": 39, "getphonenumb": 56, "getpictur": 38, "getport": 13, "getpreviewbyfileid": 138, "getpreviewmanag": [16, 28], "getprimaryaddress": 120, "getprior": [53, 130, 140], "getprogress": 145, "getproperti": [117, 118], "getprotocol": 13, "getpsalm": [2, 108], "getquerybuild": [56, 59], "getqueryforfilt": 12, "getquerylogg": [16, 28], "getquerypart": 26, "getreferenceid": 15, "getreloadinterv": 109, "getremoteapifactori": [16, 28], "getremoteinstancefactori": [16, 28], "getremotesharesforfileoper": 87, "getremotesharesoper": 87, "getreplacementuserdisplaynam": 127, "getreplacementuserid": 127, "getrequest": 16, "getrequesttoken": 26, "getrequesturi": 10, "getreshar": 87, "getresourcerichobject": 132, "getrootfold": [16, 41], "getrootpath": [13, 15], "getrooturl": 15, "getrout": [16, 28], "getscheduledat": 145, "getschema": 112, "getscriptnam": 10, "getscrollbarwidth": 11, "getsearch": 16, "getsecondaryaddress": 120, "getsect": [53, 140], "getsecurerandom": 16, "getserv": [1, 40], "getservercontain": [114, 131], "getserverhost": 10, "getserverprotocol": 10, "getservicex": 40, "getsess": 16, "getsessioncryptowrapp": 16, "getsettingbyid": 26, "getsettingsmanag": 16, "getsettingsnavig": 24, "getshapetyp": 145, "getshar": 39, "getsharemanag": [16, 28], "getshareown": 50, "getsharesop": 87, "getsharingtoken": 27, "getshortmessag": 127, "getsiz": [22, 54, 117], "getslogan": 50, "getsomeconfig": 104, "getspecialparameterlist": 12, "getstartd": 127, "getstartedat": 145, "getstat": 26, "getstatu": [39, 145, 146, 147, 154], "getstatuscod": 121, "getstorag": [28, 57], "getstoragefactori": [16, 28], "getstoragesbackendservic": 16, "getstr": 87, "getsupportedapp": 28, "getsupportedfilt": 138, "getsupportedprivileg": 117, "getsupportedprivilegeset": 117, "getsupportedsearchproviderid": 135, "getsystemconfig": 16, "getsystemtagmanag": [16, 28], "getsystemtagobjectmapp": [16, 28], "getsystemvalu": [53, 55], "getsystemvaluebool": [55, 141], "getsystemvalueint": 55, "getsystemvaluestr": 55, "gettabl": 59, "gettagmanag": [16, 28], "gettagsbyid": 24, "gettarget": 130, "gettask": [145, 146, 147], "gettasktyp": 147, "gettasktypeid": 145, "gettempl": 150, "gettempmanag": 16, "getter": [22, 23, 28, 41, 56, 118], "gettext": 7, "getthemingdefault": 16, "gettim": [23, 148], "gettimezon": [28, 148], "gettitl": [109, 130, 132, 135], "gettodo": 66, "gettoken": [24, 134], "gettranscript": 142, "gettrusteddomainhelp": 16, "gettwofactorauthmanag": 16, "gettyp": [132, 147], "gettypeicon": 12, "getuid": [57, 112, 130, 132, 152], "getuploadedfil": 39, "geturl": 109, "geturlgener": 16, "geturlparamet": [12, 15], "getus": [41, 57, 112, 127, 213, 221], "getuserdata": 151, "getuserfold": [41, 57], "getuserglobalstoragesservic": 16, "getuserid": [106, 132, 142, 143, 145, 146, 147], "getuserlanguag": 61, "getusermanag": 16, "getusermountcach": 16, "getusernam": 15, "getusersess": 16, "getuserstatus": 143, "getuserstoragesservic": 16, "getusertask": 146, "getusertasksbyapp": 146, "getuservalu": [55, 112], "getvalu": [106, 112], "getvaluearrai": [104, 106], "getvaluebool": [104, 106], "getvalueflag": 106, "getvaluefloat": [104, 106], "getvalueint": [104, 106], "getvaluesbyapp": 106, "getvaluesbyus": 106, "getvaluestr": [104, 106], "getvaluetyp": [104, 106], "getvers": 151, "getwebhookmethod": 145, "getwebhookuri": 145, "getwebroot": 16, "getwidgetbutton": 109, "getwidgetitem": 109, "getwidgetitemsv2": 109, "getwidgetopt": 109, "getwidth": 24, "ghcr": [159, 170, 171], "giant": 40, "gif": [135, 176], "giphi": 135, "git": [2, 4, 6, 34, 100, 103, 131, 135, 155, 159, 190, 193, 194, 196], "github": [2, 4, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 29, 30, 31, 33, 35, 56, 66, 81, 88, 89, 90, 98, 108, 109, 110, 123, 131, 135, 155, 157, 166, 170, 190, 192, 194, 207, 208, 218, 221], "github_notif": 109, "github_token": 34, "github_usernam": 100, "githubusercont": [100, 161], "githubusernam": 206, "gitignor": 2, "gitkeep": 7, "give": [0, 6, 15, 17, 27, 29, 34, 35, 39, 41, 54, 64, 66, 88, 94, 99, 100, 110, 111, 128, 131, 135, 138, 190, 193, 196, 203, 206], "given": [4, 23, 24, 26, 27, 28, 37, 39, 52, 61, 63, 69, 75, 76, 83, 107, 116, 117, 129, 139, 150, 154, 156, 196, 203, 206, 208], "glad": 156, "glib": 100, "global": [4, 21, 22, 39, 40, 44, 47, 55, 56, 61, 70, 78, 98, 104, 106, 108, 111, 114, 122, 138, 190, 191, 196, 202, 203], "glossari": 168, "gmbh": 190, "gmt": 78, "gnome": 96, "gnu": 190, "go": [26, 32, 39, 42, 60, 61, 63, 66, 78, 89, 98, 100, 115, 128, 132, 135, 154, 157, 171, 190, 193, 196, 208], "goal": [33, 100, 154, 203, 208], "goe": [0, 40, 42, 111, 116, 138, 170, 194, 203], "golang": 157, "gone": 93, "good": [55, 61, 62, 66, 88, 93, 94, 97, 117, 165, 190, 198, 200, 206, 208], "googl": [39, 40, 96, 111], "googletest": 221, "got": [10, 16, 17, 24, 123, 135], "goto": 90, "gotorout": 90, "gp": 24, "gpl": 4, "gpl3": 4, "gpt": 145, "gpu": [157, 167, 168, 170], "gracefulli": 123, "grain": [37, 190], "grammar": 145, "grammat": 61, "grant": [7, 29, 53, 62, 69, 181, 213], "graph": 135, "great": [33, 34, 66, 88, 98, 99, 120], "greatli": [204, 208], "grep": [4, 35], "grid": [98, 198], "group": [0, 7, 10, 13, 16, 23, 24, 26, 53, 55, 56, 63, 64, 65, 69, 78, 87, 90, 93, 98, 109, 128, 138, 140, 141, 143, 160, 181, 189, 190, 194, 213], "group1": 65, "groupbackendregist": 16, "groupdeletedev": 24, "groupfold": [26, 214], "groupid": [41, 87], "groupinterfac": 23, "groupmanag": 27, "groupwar": [116, 122, 205], "grow": 190, "grunt": 125, "gt": [83, 114], "guarante": [26, 37, 127, 128, 141], "guard": 139, "guess": [39, 75], "guest": [39, 64, 73, 74, 75, 78, 134], "gui": 100, "guid": [7, 30, 57, 80, 90, 94, 95, 96, 98, 166, 205, 208, 210, 216], "guidanc": 99, "guidelin": [30, 47, 94, 96, 97, 157, 195, 205, 206, 207, 208, 212], "guidelines_and_howto": 208, "guyjgtckptkci4epiriupiexgj8wninmfsfhabacrpzukmeawzsm54bfkfuzwksbps7jmtfqjesklpyjxyhphlgk8szbn9hxlxjohix5ixgjkdokkztyczuwhlsg3yfg": 62, "gz": [34, 35], "h": [62, 64, 65, 79, 81, 83, 100, 109, 132, 135], "h2": 140, "h3": 140, "ha": [0, 2, 10, 13, 16, 17, 18, 20, 23, 24, 25, 26, 27, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 44, 49, 52, 54, 56, 61, 62, 65, 66, 69, 77, 78, 79, 80, 81, 83, 84, 85, 87, 90, 93, 94, 97, 98, 99, 100, 107, 108, 109, 112, 113, 117, 120, 123, 125, 129, 132, 133, 135, 138, 140, 142, 144, 145, 146, 147, 150, 152, 155, 159, 170, 171, 174, 176, 180, 190, 193, 194, 196, 203, 208, 210, 213, 214, 216, 218], "had": [2, 15, 22, 23, 206], "hadn": 17, "hairi": [190, 193], "halfemptycontentmessag": 109, "ham": 192, "hamper": 33, "hand": [33, 40, 64, 93, 99, 115, 210], "handbook": 221, "handl": [3, 17, 21, 26, 27, 29, 33, 34, 40, 41, 44, 46, 49, 55, 56, 59, 63, 80, 107, 110, 111, 114, 122, 123, 128, 134, 135, 140, 142, 144, 145, 146, 147, 150, 151, 153, 154, 156, 171, 172, 176, 191, 193, 203, 204, 206, 208, 213, 214], "handlebar": [14, 217], "handleerror": 66, "handlegetproperti": [1, 154], "handleimipmessag": [22, 117], "handler": [1, 62, 66, 87, 112, 122, 154, 158, 171, 176], "handler_rout": 180, "happen": [27, 29, 36, 37, 41, 44, 56, 61, 64, 75, 99, 110, 115, 123, 125, 128, 158, 213], "happi": [33, 94], "haproxi": [163, 170], "haproxy_password": 170, "hard": [33, 40, 41, 66, 98, 117, 123, 210], "hardcod": 26, "harder": [39, 40, 56, 190], "hardwar": 164, "harm": 34, "hasannot": 49, "hasbackend": 144, "hascalendarincalendarhom": 117, "hash": [26, 29, 78, 134], "hasher": 27, "haskei": [11, 104, 106], "hasmobilesupport": 196, "hasn": 35, "hasprovid": [142, 145, 146, 147, 149], "hasreservedjob": 23, "hasservic": 120, "hassvgsupport": 11, "hastemplatesavea": 196, "have": [0, 4, 6, 8, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 52, 53, 54, 56, 57, 59, 61, 62, 65, 66, 67, 69, 71, 78, 80, 81, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 109, 111, 112, 117, 120, 123, 125, 127, 128, 129, 134, 135, 136, 138, 139, 140, 142, 145, 146, 147, 149, 150, 156, 157, 161, 163, 164, 165, 167, 171, 172, 175, 180, 181, 190, 191, 193, 194, 196, 198, 199, 202, 203, 204, 206, 208, 210, 213, 214, 216, 217, 218, 219, 221], "haven": 17, "he": 99, "head": [8, 26, 32, 35, 52, 78, 79, 93, 94, 99, 100, 122, 141, 150], "header": [22, 27, 28, 36, 41, 44, 49, 51, 62, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 79, 80, 81, 82, 91, 93, 94, 118, 121, 122, 123, 131, 171, 175, 183, 188, 195, 196, 197, 198, 203, 213, 218], "headermiddlewar": 49, "headers_to_exclud": 183, "headlin": [61, 130, 145, 147], "headlinetasktyp": [26, 147], "health": 158, "healthcheck": 171, "healthi": 171, "hear": 33, "heartbeat": [157, 170, 188], "heavi": [114, 128, 165], "heavili": [2, 21, 206], "height": [24, 36, 41, 94, 135, 198, 203], "hell": 123, "hello": [61, 99, 113, 136, 153, 191, 202], "help": [0, 4, 7, 8, 26, 33, 40, 41, 56, 59, 61, 65, 66, 93, 94, 98, 100, 111, 112, 114, 117, 118, 122, 131, 135, 139, 155, 159, 164, 189, 190, 191, 193, 194, 203, 205, 206, 207, 208, 212], "helper": [0, 26, 39, 40, 63, 110, 111, 117, 122, 123, 135, 139], "henc": [2, 4, 16, 17, 125, 138, 150], "her": 128, "here": [0, 8, 17, 24, 39, 40, 41, 44, 52, 55, 63, 64, 66, 78, 87, 88, 90, 98, 100, 101, 103, 109, 111, 112, 115, 116, 117, 134, 135, 142, 145, 147, 149, 154, 158, 159, 166, 167, 172, 176, 178, 179, 185, 191, 192, 193, 194, 200, 202, 203, 208, 218, 221], "heveri": 221, "hex": [64, 79], "hexadecim": 135, "hi": [39, 99, 191, 192], "hidden": [26, 27, 78, 104, 106, 113, 180, 197, 198, 202, 203], "hide": [27, 61, 66, 78, 104, 106, 125, 144, 196, 197, 198, 203, 204], "hierarchi": [97, 98], "hig": 94, "high": [38, 57, 94, 190, 198, 215], "highcontrast": 16, "higher": [4, 12, 22, 35, 57, 203], "highest": 39, "highli": [0, 16, 24, 29, 31, 35, 108, 123, 155, 164], "highlight": [28, 38, 213], "hint": [10, 15, 16, 17, 39, 40, 41, 55, 99, 112, 133, 203], "hintexcept": 55, "histori": [90, 145, 159, 203], "hit": 131, "ho": 192, "hoist": 191, "hold": [7, 27, 36, 41, 62, 110, 218], "hole": [39, 213], "home": [10, 34, 46, 57, 64, 93, 100, 152, 196], "homebrew": 100, "homepag": [4, 135], "homogen": 203, "hook": [0, 1, 16, 17, 27, 47, 49], "horizont": 165, "host": [7, 13, 17, 65, 120, 122, 123, 141, 155, 156, 163, 164, 165, 166, 170, 196, 203, 205, 221], "hostnam": [13, 25, 139, 161, 196], "hostvalid": 139, "hour": [37, 61, 64, 80, 139, 146, 202], "housekeep": [62, 81], "hover": [28, 96, 131, 190, 198, 199, 202, 203], "hoverclass": 203, "how": [0, 9, 18, 28, 30, 37, 39, 44, 47, 51, 61, 63, 64, 78, 83, 88, 89, 96, 97, 98, 103, 108, 109, 110, 111, 115, 116, 125, 131, 132, 133, 135, 138, 139, 145, 146, 147, 150, 153, 156, 167, 172, 184, 190, 193, 194, 205, 210, 213, 219, 221], "howev": [7, 16, 17, 24, 27, 28, 33, 39, 54, 57, 64, 66, 100, 102, 104, 106, 109, 110, 111, 116, 117, 123, 132, 146, 147, 208, 216], "href": [61, 78, 83, 114, 118, 153, 202, 203, 204, 213], "html": [6, 16, 22, 24, 33, 42, 45, 47, 66, 78, 90, 110, 113, 120, 122, 159, 161, 180, 190, 191, 194, 196, 205, 213, 221], "html5": [189, 199], "http": [0, 2, 4, 5, 6, 7, 10, 13, 14, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 39, 44, 49, 50, 51, 52, 53, 56, 62, 64, 65, 66, 77, 78, 79, 80, 81, 83, 84, 85, 87, 89, 90, 91, 100, 108, 109, 110, 111, 114, 117, 118, 122, 123, 125, 131, 134, 135, 136, 137, 138, 139, 140, 142, 145, 146, 147, 149, 153, 154, 155, 157, 158, 161, 166, 170, 171, 175, 179, 180, 183, 194, 196, 200, 205, 206, 208, 213, 218, 221], "http_content_typ": 39, "http_proxi": 161, "httpclient": 87, "httpd": 194, "httphelper": 10, "httpprovid": 44, "https_proxi": 161, "hu": 7, "hu_hu": 7, "hub": 94, "huge": 104, "huggingfac": 171, "human": [61, 96, 97, 104, 135, 145], "humanfiles": [12, 15, 16, 28], "hundr": 210, "hungri": 114, "hurdl": [61, 62], "hw39yxkp": 109, "i": [0, 1, 2, 4, 5, 7, 10, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 122, 123, 125, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 149, 150, 151, 152, 153, 155, 156, 157, 158, 159, 161, 163, 164, 165, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 185, 186, 190, 191, 192, 193, 194, 196, 197, 198, 200, 201, 202, 203, 206, 207, 210, 213, 214, 216, 218, 220, 221], "i_request": 191, "iaccountmanag": [23, 26, 28, 130], "iaction": 26, "iactionfactori": 118, "iactivatablebyadmin": 150, "iaddress": 120, "iapiwidget": 122, "iapiwidgetv2": 122, "iapp": 26, "iappconfig": [25, 27, 28, 40, 104], "iappcontain": [10, 16], "iappdata": [28, 54, 57], "iappmanag": [23, 24, 26, 27, 28, 40], "iattribut": 26, "iauthmechanismprovid": 44, "iauthormapp": 40, "iavailabilitycoordin": 127, "iavatarmanag": [27, 40], "ibackend": 116, "ibackendprovid": 44, "ibinaryfind": 28, "iboostrap": 28, "ibootcontext": [0, 40, 44, 49, 109, 114, 116, 130, 131, 132, 138, 142, 145, 146, 147, 149, 151, 153], "ibootstrap": [0, 1, 40, 44, 49, 50, 109, 114, 116, 130, 131, 132, 138, 141, 142, 145, 146, 147, 149, 151, 153], "ibrok": 144, "ibu": 27, "ibulkprovid": 118, "ibuttonwidget": 122, "ic": [71, 116, 117], "icach": [27, 40, 57], "icachefactori": [27, 38, 40], "ical": 117, "icalendar": [116, 117], "icalendareventbuild": 116, "icalendarobject": 117, "icalendarprovid": 117, "icalendarqueri": 116, "icallbackrespons": 39, "icap": 66, "icapabilityawareocmprovid": 28, "icewind1991": 27, "iclientservic": [121, 139], "icloud": 100, "icollect": 154, "icom": 15, "icommentsmanag": [24, 27], "icomplexoper": 115, "icon": [4, 6, 10, 18, 22, 26, 39, 43, 44, 64, 71, 93, 95, 97, 98, 109, 115, 118, 122, 130, 132, 135, 138, 140, 176, 186, 189, 197, 198, 201, 202, 203, 204, 205], "icon_class": 109, "icon_url": [109, 135], "iconclass": 44, "iconditionalwidget": 122, "iconfig": [27, 40, 53, 55, 112, 140, 141], "iconstructablestorag": 27, "icontain": 16, "icontentmanag": 122, "icontentprovid": 122, "icontentsecuritypolicymanag": 27, "icontrollermethodreflector": [13, 27, 40, 49], "iconurl": [109, 132], "iconv": [4, 220], "icountusersbackend": 27, "icreatefromstr": [22, 116, 117], "icreategroupbackend": 26, "icreatenamedgroupbackend": 26, "icredentialsmanag": 27, "icrypto": [10, 27, 40], "id": [4, 7, 13, 22, 24, 25, 28, 34, 36, 37, 39, 40, 41, 44, 48, 52, 56, 57, 60, 61, 63, 65, 66, 67, 69, 71, 78, 81, 83, 88, 100, 104, 106, 107, 109, 112, 114, 115, 118, 120, 122, 127, 128, 130, 132, 133, 135, 136, 140, 144, 145, 146, 147, 151, 154, 155, 169, 170, 171, 173, 175, 176, 179, 182, 184, 187, 189, 191, 197, 199, 202, 203, 204, 213], "id497799835": 100, "id_token": 64, "idatetimeformatt": [27, 140], "idatetimezon": [27, 28, 40], "idbconnect": [18, 24, 26, 27, 28, 40, 56, 59], "idea": [35, 93, 94, 99, 117, 123, 128, 131, 135, 138, 142, 145, 146, 147, 149, 190, 200], "ideactivatablebyadmin": 150, "ideal": [93, 96, 98, 128, 135, 190, 193], "ideclarativesettingsform": 112, "idelegatedset": 53, "ident": [16, 35, 96, 102, 126], "identif": 93, "identifi": [1, 4, 26, 29, 36, 41, 52, 56, 61, 62, 73, 74, 96, 109, 117, 122, 128, 131, 134, 135, 138, 142, 145, 146, 147, 149, 150, 166, 190, 194, 208], "idetectlanguageprovid": [26, 149], "ie": 26, "iemailvalid": 28, "ientiti": 115, "ientitycompat": 23, "ientri": 118, "ietf": 81, "ievent": 26, "ieventdispatch": [15, 24, 41, 48, 132, 143], "ieventlisten": [1, 41, 44, 59, 112, 114, 135, 142, 145, 146, 147], "ieventlogg": [27, 40], "ieventsourc": 24, "ieventsourcefactori": [24, 26], "iexportdestin": 151, "iexpressionbuild": 26, "iexternalprovid": [28, 138], "ifactori": [27, 61], "iff": 10, "ifil": 27, "ifilenamevalid": [26, 28], "ifilesmetadata": 114, "ifilesmetadatamanag": [24, 114], "ifilteringprovid": 138, "ifoomanag": 0, "ifram": 213, "ifs": [191, 192], "ignor": [7, 27, 35, 42, 63, 122, 129, 202, 208], "ignorefil": [2, 108], "ignoreopenapi": 66, "igroup": 24, "igroupmanag": [26, 27, 40, 128], "ihandl": 153, "ihandleimipmessag": [22, 117], "ihash": [26, 27, 40], "ihelp": 10, "ii": 208, "iiconsect": [53, 140], "iiconwidget": [26, 122], "iimag": [27, 146], "iimportsourc": 151, "iinappsearch": 138, "iinitialst": [44, 50], "iinitialstateservic": [109, 123], "ijob": 37, "ijoblist": [22, 23, 27, 37, 40, 140], "il10n": [10, 40, 50, 53, 61, 109, 130, 138, 140, 141, 142, 145, 146, 147, 149, 151], "ildapprovid": 27, "ildapproviderfactori": 18, "ilimit": 139, "ilimitawarecountusersbackend": 27, "ilinkact": 130, "illeg": 33, "illustr": 2, "ilockingprovid": 27, "ilockmanag": 26, "ilogfactori": [18, 25], "ilogg": [10, 16, 27], "iloginsetupprovid": 28, "imag": [4, 6, 27, 28, 39, 43, 52, 63, 64, 66, 78, 83, 92, 100, 122, 132, 145, 157, 159, 162, 163, 170, 176, 179, 188, 198, 205], "image_nam": [157, 171], "image_path": 45, "image_src": 171, "image_tag": 171, "image_typ": 135, "image_url": 135, "imagegenerationprovid": 146, "imagegenerationresultlisten": 146, "imageparam": 171, "imagepath": [15, 53, 109, 130, 140], "imageurl": 135, "imagick": 220, "imagin": [2, 66], "imail": [27, 28, 113], "imailmanag": 120, "imanag": [0, 11, 12, 14, 15, 19, 22, 26, 27, 40, 116, 120, 143, 145, 146, 147], "imap": 131, "imapperexcept": 23, "imdb_id": 135, "imenuact": 39, "imessag": [22, 24, 113, 120], "imessagesend": 120, "imetadatabackgroundev": 24, "imetadataliveev": 24, "imetadataqueri": [24, 114], "imetadatavaluewrapp": 114, "img": [4, 6, 22, 45, 46, 52, 109, 118, 135, 138, 159, 176, 186, 200], "imigr": 151, "imigrationstep": 10, "imimetypedetector": 27, "imimetypeload": [25, 27], "immedi": [1, 15, 39, 94, 99, 190], "immut": 56, "imountmanag": 27, "imountpoint": [27, 57], "imountprovid": 57, "imountprovidercollect": [27, 40, 57], "impact": [25, 28, 37, 128, 193], "implement": [0, 1, 4, 15, 22, 23, 25, 26, 27, 28, 34, 36, 37, 39, 40, 41, 44, 49, 50, 53, 56, 59, 66, 72, 73, 74, 77, 78, 81, 83, 87, 99, 109, 112, 114, 115, 116, 117, 118, 120, 122, 123, 130, 131, 132, 133, 135, 136, 137, 138, 140, 141, 151, 153, 154, 156, 157, 158, 159, 167, 170, 171, 181, 203, 213, 214], "impli": [59, 65, 66, 135], "implicit": 191, "implicitli": [15, 39, 56, 117], "import": [9, 15, 24, 26, 27, 35, 39, 42, 44, 49, 56, 60, 61, 66, 78, 89, 90, 93, 94, 96, 98, 100, 107, 109, 115, 116, 123, 128, 131, 132, 135, 141, 145, 151, 157, 159, 170, 190, 193, 196, 202, 203, 208, 221], "important_list_item": 189, "importsourc": 151, "imposs": [66, 171], "improv": [28, 40, 44, 66, 96, 99, 103, 109, 128, 131, 138, 190, 191, 193, 204, 208], "impur": 40, "imyappmanag": 151, "in_arrai": [145, 147, 196], "inaccess": 98, "inact": 80, "inadvertenli": 193, "inappsearch": 138, "inavigationmanag": [27, 40], "inbox": [97, 196], "inc": 45, "includ": [2, 17, 27, 28, 32, 33, 35, 39, 40, 42, 43, 44, 56, 61, 62, 65, 66, 77, 78, 88, 89, 98, 100, 102, 103, 104, 106, 108, 109, 114, 117, 130, 131, 135, 141, 145, 157, 159, 172, 176, 184, 186, 193, 210, 213, 216], "include_onc": 0, "inclus": [94, 99, 208, 212], "incompat": [17, 24, 35, 137], "incomplet": [35, 102, 208], "incompleteactivityexcept": 26, "incompletenotificationexcept": 26, "incompleteparsednotificationexcept": 26, "inconsist": 128, "incorpor": 156, "incorrect": 161, "incorrectli": [27, 36, 41], "increas": [14, 20, 24, 26, 27, 33, 35, 39, 128, 140, 165, 206], "increment": [35, 56, 125, 128], "indent": [100, 189, 190], "independ": [26, 52, 68, 123], "index": [4, 5, 39, 40, 51, 52, 56, 59, 62, 63, 64, 73, 77, 107, 109, 114, 128, 130, 131, 132, 137, 138, 139, 145, 159, 176, 179, 191, 196, 214], "indic": [24, 27, 28, 33, 36, 41, 58, 61, 66, 73, 78, 93, 102, 117, 129, 138, 142, 145, 146, 147, 149, 156, 170, 186, 206], "indirect": 17, "indirectli": 39, "individu": [7, 40, 53, 61, 80, 98, 108, 116, 122, 208], "inevit": [17, 24], "infin": [83, 114], "influenc": [56, 128, 152, 190], "info": [4, 5, 26, 27, 28, 31, 32, 34, 40, 41, 51, 53, 56, 87, 94, 103, 110, 117, 119, 122, 123, 125, 135, 136, 140, 141, 150, 154, 157, 159, 161, 172, 175, 176, 179, 181, 183, 188, 190, 194, 198, 208], "inform": [18, 20, 24, 26, 27, 28, 29, 34, 36, 39, 41, 44, 45, 46, 56, 57, 61, 62, 63, 64, 78, 87, 93, 97, 98, 100, 101, 102, 109, 110, 120, 122, 123, 130, 131, 133, 135, 138, 141, 142, 145, 147, 149, 150, 151, 159, 160, 174, 190, 201, 206, 208, 210, 214], "infrastructur": [33, 139, 214], "inherit": [37, 49, 56, 71, 78, 117, 137], "inheritdoc": [109, 132], "inheritor": [27, 66], "ini": [111, 141, 221], "inigetwrapp": 27, "init": [44, 65, 100, 157, 170, 177, 184, 188, 194], "init_timeout": 158, "initcor": 13, "initi": [0, 1, 3, 16, 17, 26, 36, 38, 41, 43, 50, 51, 62, 63, 66, 80, 93, 107, 109, 114, 120, 122, 141, 142, 154, 157, 158, 170, 171, 175, 176, 177, 184, 208], "initialis": 24, "initialprovid": 135, "initialst": [44, 50], "initialstateservic": 109, "initiatemessag": 120, "initmetadata": [24, 114], "iniwrapp": 27, "inject": [0, 10, 16, 24, 27, 28, 36, 37, 38, 39, 41, 44, 47, 48, 52, 55, 57, 59, 61, 104, 106, 109, 113, 114, 116, 120, 121, 131, 133, 135, 138, 139, 142, 144, 145, 146, 147, 148, 149, 150, 152, 172, 197, 205, 212, 221], "injectfn": [0, 132], "inlin": [27, 39, 93, 122, 189, 198, 213], "inlineblock": 198, "inmemoryfil": 22, "inner": 214, "innodb": 110, "innodb_print_all_deadlock": 110, "inod": [1, 154], "inotif": 26, "inotifi": 26, "input": [16, 24, 26, 28, 40, 64, 73, 74, 75, 95, 98, 99, 100, 122, 135, 140, 146, 147, 149, 171, 180, 192, 198, 199, 202, 203, 204, 213], "insecur": [36, 41, 196], "insensit": 128, "insert": [36, 37, 41, 56, 61, 110, 128, 135, 138], "inset": [27, 198], "insid": [0, 6, 23, 37, 39, 40, 46, 52, 53, 56, 61, 78, 79, 83, 93, 109, 120, 128, 135, 146, 147, 159, 171, 196, 202, 203, 213, 217, 218], "insight": [107, 110], "inspect": [51, 196], "inspir": [2, 163], "instal": [0, 2, 4, 7, 28, 29, 32, 33, 35, 36, 37, 38, 39, 40, 41, 51, 56, 59, 63, 66, 73, 75, 78, 96, 108, 111, 123, 125, 126, 128, 131, 135, 136, 140, 144, 151, 158, 159, 164, 166, 168, 175, 183, 188, 190, 192, 194, 196, 208, 217, 220], "installer_fil": 100, "instanc": [0, 4, 23, 24, 27, 28, 35, 36, 37, 38, 39, 40, 41, 46, 48, 49, 57, 59, 64, 69, 78, 79, 80, 98, 100, 104, 108, 114, 115, 116, 117, 118, 120, 121, 123, 127, 128, 131, 133, 135, 136, 139, 140, 141, 153, 159, 170, 175, 180, 192, 194, 213], "instanceid": 176, "instanceof": [1, 39, 40, 41, 44, 57, 59, 60, 87, 107, 112, 114, 116, 132, 135, 142, 145, 146, 147, 153], "instanti": [0, 40, 41, 109, 120, 130, 151], "instantli": 128, "instead": [6, 7, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 36, 39, 40, 41, 45, 52, 53, 56, 61, 64, 66, 74, 78, 88, 93, 94, 96, 97, 100, 111, 117, 133, 135, 142, 145, 146, 147, 149, 151, 189, 190, 191, 192, 200, 213], "instruct": [2, 61, 66, 78, 125, 145, 155, 157, 172, 191], "insuffici": 80, "int": [4, 15, 23, 24, 37, 39, 41, 52, 53, 56, 57, 66, 67, 69, 70, 71, 73, 74, 87, 104, 106, 109, 114, 127, 129, 130, 138, 140, 145, 146, 147, 148, 151, 176], "integ": [39, 56, 59, 83, 135, 145, 146, 170, 171, 176, 178, 196], "integr": [4, 17, 20, 24, 26, 27, 29, 31, 34, 36, 41, 88, 89, 98, 109, 111, 114, 122, 123, 130, 132, 133, 135, 140, 151, 156, 190, 205, 206], "integration_github": [109, 135], "integration_openstreetmap": 135, "integration_tmdb": 135, "integration_tmdb_movi": 135, "intend": [33, 123, 145], "intens": [73, 74, 75, 117], "intent": [33, 94], "inter": [41, 123], "interact": [0, 24, 26, 36, 39, 40, 41, 93, 107, 117, 122, 123, 126, 145, 150, 193, 198, 203, 205], "intercept": 49, "interchang": 203, "interest": [27, 32, 33, 51, 56, 88, 94, 135], "interfac": [0, 10, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 36, 39, 41, 50, 57, 61, 94, 96, 97, 98, 102, 104, 108, 111, 112, 113, 115, 116, 119, 122, 127, 128, 130, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 149, 150, 151, 153, 156, 163, 180, 195, 198, 205, 206, 208, 213, 216], "interfer": 44, "interleav": 0, "intermedi": 23, "intern": [4, 13, 18, 27, 35, 36, 40, 41, 51, 56, 57, 65, 94, 99, 104, 106, 109, 116, 117, 122, 128, 129, 133, 135, 139, 140, 141, 164, 178, 187, 196, 214], "internaltokenrequestedev": 126, "internation": 61, "internet": [18, 161], "interpret": [78, 138, 213], "interrupt": 80, "interv": [109, 184], "intervent": 39, "intric": 156, "introduc": [1, 23, 26, 28, 33, 39, 59, 81, 128, 135, 137, 145, 156, 169, 193, 210], "introduct": [3, 10, 47, 82, 95, 97, 168, 201, 205, 219], "invalid": [22, 26, 29, 36, 39, 41, 74, 76, 99, 128, 129, 134, 178, 196, 208], "invalid_hash": 29, "invalidargumentexcept": [17, 26, 152], "invalidatecooki": 39, "invalidatetokensofus": 22, "invalidvalueexcept": 26, "invert": [26, 46, 94, 198], "investig": 190, "invis": [71, 213], "invit": [7, 61], "invoc": 0, "invok": [0, 2, 7, 44, 125, 138, 176], "involv": [100, 126, 164, 171, 193], "io": [20, 24, 27, 93, 94, 97, 98, 117, 123, 159, 170, 171, 207, 221], "iocmprovid": 28, "ioper": 115, "ioperationcompat": 23, "ioptionwidget": 122, "ioutofofficedata": 127, "ioutput": [39, 59, 136], "ip": [39, 139, 166, 196], "ipaddress": 196, "iparallelawarejob": 23, "ipeparedstat": 17, "ipersonalproviderset": 28, "iphonenumberutil": [24, 129], "ipreloadablenotifi": 28, "ipreparedstat": 17, "ipreview": [24, 27, 40], "iprofil": 131, "iprovid": [22, 24, 26, 28, 118, 120, 132, 138, 145, 146, 147, 150], "iprovideenabledstatebackend": [24, 26], "iprovidermanag": [14, 132], "iproviderwithexpectedruntim": [26, 147], "iproviderwithid": 26, "iproviderwithuserid": [26, 147], "iprovidesicon": 150, "iprovidespersonalset": 150, "ipublicreferenceprovid": [26, 135], "ipublicsharetemplateprovid": 50, "iquerybuild": [26, 27, 56, 114], "iquerylogg": [27, 40], "iratelimitexceededexcept": 139, "irefer": 135, "ireferenceprovid": 135, "iregistrationcontext": [0, 1, 16, 25, 26, 40, 44, 49, 50, 109, 112, 114, 116, 120, 130, 132, 138, 141, 142, 145, 146, 147, 149, 151, 153], "iregistri": [24, 28], "ireloadablewidget": 122, "iremotehostvalid": 139, "irepairstep": 136, "irequest": [25, 27, 37, 39, 40, 52, 54, 132, 137, 191], "irequestcontext": 153, "iresourc": 132, "iresourceprovid": 132, "irespons": 153, "iresult": [17, 24], "irichtextformatt": 27, "irootfold": [26, 27, 40, 57], "irootstorag": 57, "irout": [27, 28, 40], "irregular": 33, "irrelev": 208, "is_avail": 73, "is_en": 140, "isadmin": 26, "isallow": 39, "isappload": 23, "isarrai": 196, "isavail": [18, 73], "isbackendrequir": 26, "ischemawrapp": 59, "iscontentencod": 65, "iscontextchatavail": 107, "isdirectori": 87, "isearch": [10, 27, 40], "isearchablegroupbackend": 23, "isearchablereferenceprovid": 135, "isearchqueri": 138, "isecurerandom": [12, 27, 40], "isen": [19, 24, 109, 127], "isenabledforus": 24, "iservercontain": [16, 27, 28, 40, 49, 55], "iservic": 120, "isess": [16, 39], "iset": [53, 140], "isetupcheck": 141, "isexternalprovid": 138, "isfiltervalid": 12, "ishar": [26, 50], "ishareownerlessmount": 27, "ishareprovid": 28, "ishareprovidersupportsallsharesinfold": 28, "isi": 18, "isie8": 11, "isimplefil": [22, 23], "isindex": 106, "isineffect": 127, "isinsideview": 135, "isizeestimationmigr": [23, 151], "islazi": [104, 106], "islegitimatedforuserid": 115, "isn": [12, 18, 73, 136, 208], "iso": [75, 78, 129], "isol": 108, "isp": 64, "ispagin": [135, 138], "ispasswordprotect": 134, "ispecificoper": 115, "ispeechtotextmanag": [26, 142], "ispeechtotextprovid": [26, 142], "ispeechtotextproviderwithid": 26, "ispeechtotextproviderwithuserid": [26, 142], "ispublicshar": 27, "isreadonlyconfigen": 28, "issamepath": 14, "issensit": [104, 106], "isset": [38, 145], "issu": [1, 2, 4, 17, 21, 26, 27, 28, 29, 33, 39, 61, 64, 66, 88, 100, 109, 110, 128, 131, 136, 141, 151, 156, 161, 164, 167, 172, 190, 191, 192, 193, 207, 218], "issuccess": [39, 87], "issuehandl": 108, "istatusmanag": 143, "istorag": [26, 27, 57], "istrusteddomain": 139, "istrustedurl": 139, "istwofactorauthenabledforus": 150, "istyp": 23, "isuseradmin": 13, "isvalid": 139, "isvalidfilenam": 26, "isvalidtoken": 134, "isynchrounousprovid": 145, "isystemtagmanag": 24, "isystemtagobjectmapp": 27, "itag": 15, "itagmanag": [15, 27, 40], "ital": 94, "itasktyp": [26, 145, 147], "item": [24, 26, 35, 36, 41, 48, 57, 61, 64, 66, 71, 84, 93, 95, 97, 107, 109, 114, 132, 145, 154, 191, 198, 201, 203, 204], "item_icons_round": 109, "item_typ": 25, "itemid": [64, 107, 132], "itempickerdialog": 132, "itempl": 28, "itemplatemanag": 28, "itempmanag": [27, 40], "itemsperpag": [64, 173, 182, 187], "itemtitl": 132, "itemtyp": [64, 70], "iter": 26, "ithrottl": 27, "itimefactori": [10, 23, 27, 37, 40, 133, 148], "itinerari": 120, "itoken": [24, 26], "itranslationmanag": [26, 149], "itranslationprovid": [26, 149], "itranslationproviderwithid": 26, "itranslationproviderwithuserid": [26, 149], "itrashitem": 26, "itrusteddomainhelp": [27, 139], "its": [0, 1, 15, 22, 24, 27, 29, 35, 36, 38, 39, 40, 41, 45, 54, 56, 57, 61, 62, 64, 65, 69, 78, 84, 88, 90, 93, 94, 98, 100, 104, 106, 114, 115, 117, 138, 140, 145, 146, 147, 154, 158, 163, 171, 191, 193, 194, 204, 214, 218], "itself": [18, 25, 27, 36, 40, 41, 49, 59, 62, 69, 77, 94, 99, 103, 115, 135, 165, 197, 208], "iurlgener": [25, 27, 40, 50, 52, 53, 109, 130, 132, 138, 140, 153], "iuser": [15, 24, 26, 27, 28, 41, 61, 127, 130, 132, 138, 139, 144, 150, 151, 152], "iuserconfig": 106, "iusermanag": [26, 27, 28, 40, 41, 50, 128, 152], "iusermountcach": 27, "iusersess": [27, 40, 41, 57, 109, 152], "iuserstatu": 143, "iwebhookcompatibleev": 26, "iwidget": [26, 109], "j": [6, 7, 15, 23, 24, 35, 44, 45, 61, 81, 109, 115, 123, 125, 132, 135, 141, 157, 159, 172, 186, 191, 202, 203, 204, 213, 217], "ja": 7, "ja_jp": 7, "jail": 214, "jan": [4, 33], "jane": [78, 109, 187], "jargon": [94, 99], "jasmin": 221, "java": 87, "javascript": [5, 6, 7, 13, 21, 23, 24, 26, 35, 36, 39, 41, 43, 47, 60, 98, 99, 109, 115, 122, 125, 131, 132, 138, 140, 141, 159, 190, 194, 205, 219], "javascriptmodul": 141, "jdoe": 191, "jitpack": 89, "joann": 64, "job": [4, 20, 23, 25, 34, 39, 47, 61, 73, 114, 116, 128, 136, 142, 145, 146, 147, 171, 184, 190, 205, 208], "joblist": [27, 37, 140], "john": [39, 64, 187], "join": [71, 93, 114], "joinindex": [24, 114], "joinpath": 14, "journalctl": 166, "journei": 135, "jpeg": [78, 135], "jpg": [4, 83, 109, 135, 138, 198], "jqueri": [12, 22, 27, 39, 44, 203, 213], "jrdrespons": 153, "json": [2, 7, 10, 17, 18, 20, 24, 26, 27, 29, 35, 44, 51, 56, 61, 62, 65, 66, 69, 77, 78, 79, 104, 106, 108, 109, 112, 121, 125, 127, 135, 145, 151, 153, 159, 170, 171, 172, 175, 176, 183, 184, 194, 196, 213, 218, 220], "json_decod": [121, 140, 151], "json_encod": [26, 121, 140, 151], "json_pretty_print": 140, "json_throw_on_error": 151, "jsonrespons": [26, 39, 66, 153], "jsonseri": 26, "jsonserializ": 127, "jstimezonedetect": 14, "jstz": 14, "jsx": 159, "judg": 208, "judgement": 193, "jul": 78, "juli": 61, "juliu": 155, "juliushaertl": 109, "jump": 65, "june": 190, "just": [6, 7, 22, 27, 33, 35, 37, 39, 40, 41, 54, 61, 84, 97, 100, 110, 111, 112, 114, 117, 125, 134, 135, 136, 138, 145, 159, 163, 172, 174, 176, 180, 185, 186, 190, 198, 203, 204, 208, 213, 221], "jwt_enabl": 196, "jwt_header": 196, "jwt_secret": 196, "k": [65, 78, 79], "kann": 4, "karchiv": 100, "karma": [60, 221], "kde": [100, 208], "kebab": 191, "keep": [2, 4, 9, 23, 29, 32, 33, 35, 39, 40, 42, 54, 59, 61, 62, 65, 78, 87, 93, 94, 96, 98, 99, 100, 115, 117, 123, 128, 131, 135, 137, 157, 190, 197, 198, 203, 218], "kei": [16, 26, 27, 29, 34, 36, 39, 40, 41, 44, 45, 52, 55, 56, 61, 69, 76, 78, 93, 114, 115, 128, 145, 152, 159, 173, 174, 182, 186, 188, 190, 196, 210], "keithcirkel": 125, "kept": [24, 33, 63, 102, 109, 159, 172], "key1": [173, 182], "key2": [173, 182], "key3": [173, 182], "key_nam": 186, "keyboard": [43, 98, 213], "keymanag": 16, "keyout": 29, "keyword": [159, 191, 208], "kib": 151, "kid": 145, "kihrmq3tytmghwsim": 29, "killer": 39, "kind": [35, 39, 44, 93, 135, 145, 147, 208], "kit": 94, "knorr": 155, "know": [27, 31, 40, 44, 61, 66, 93, 96, 99, 100, 108, 117, 128, 135, 138, 145, 147, 150, 174, 175, 190, 208], "knowledg": [28, 99, 107, 208], "known": [2, 27, 36, 40, 41, 56, 63, 100, 108, 109, 114, 115, 117, 129, 136, 153], "l": [4, 53, 61, 108, 138, 140, 142, 145, 146, 147, 149, 213], "l108": 81, "l10n": [7, 13, 16, 27, 50, 61, 109, 122, 130, 138, 140, 141, 151, 157, 160, 172], "l10nfactori": [27, 61], "label": [39, 69, 78, 93, 94, 95, 112, 120, 135, 140, 184, 195, 199, 202, 204, 206, 208], "lack": 56, "landscap": 156, "lang": [4, 7, 61, 157, 159, 172], "lang_map": 7, "languag": [4, 7, 23, 25, 27, 63, 72, 73, 74, 78, 94, 98, 99, 107, 111, 122, 145, 147, 156, 157, 159, 172, 190, 198], "languagedetect": 75, "languagetupl": [26, 149], "larg": [26, 59, 72, 74, 80, 94, 100, 104, 106, 128, 147, 198], "larger": [26, 32, 38, 98, 198], "last": [0, 16, 22, 24, 39, 40, 49, 53, 61, 64, 67, 78, 80, 83, 93, 110, 122, 128, 138, 140, 145, 175, 176, 196, 208], "last_act": 83, "last_check_tim": 175, "last_report": 140, "last_sent": 140, "lastdai": 67, "lastindex": 65, "lastlogin": [56, 64], "lastmodifi": 107, "lastnam": [191, 196], "lastreport": 140, "lastsentreportd": 140, "lastsentreporttim": 140, "latenc": 38, "latent": 146, "later": [4, 7, 16, 22, 28, 33, 34, 39, 40, 44, 53, 56, 64, 66, 100, 109, 117, 126, 135, 190], "latest": [9, 33, 34, 35, 39, 59, 78, 83, 89, 98, 100, 101, 108, 109, 131, 155, 159, 170, 171, 193], "latestchilddatetim": 81, "latex": 213, "launch": [87, 170], "law": [33, 206], "lax": 23, "layer": [17, 19, 24, 29, 56, 213, 215], "layout": [33, 95, 198, 201, 205], "lazi": [0, 25, 65, 117, 135], "lazili": 0, "lazyrespons": 39, "lazyrootfold": 27, "lc_messag": 159, "ldap": [13, 27, 41, 122, 140, 220], "ldapgroupmemberassocattr": 13, "ldapprovid": 27, "lead": [32, 40, 56, 61, 93, 98, 100, 123, 128, 135, 172, 190, 213], "leader": 29, "leak": [33, 100, 108, 138], "learn": [89, 96, 116, 190], "least": [4, 26, 36, 39, 41, 63, 65, 98, 99, 109, 117, 135, 144, 145, 206, 208, 218], "leav": [28, 59, 64, 94, 102, 125, 196], "left": [27, 29, 39, 61, 64, 66, 97, 98, 109, 117, 135, 197, 198, 203, 204], "legaci": [26, 27, 28, 40, 44, 66, 78, 119, 122, 214], "legibl": 94, "length": [4, 56, 59, 61, 65, 78, 79, 80, 93, 106, 146, 149, 190, 191], "lengthi": 93, "less": [26, 35, 40, 48, 57, 94, 99, 137, 198, 208, 214], "lesser": 93, "lessspecificimplementedreturntyp": 66, "lessspecificreturnstat": 66, "lessspecificreturntyp": 66, "let": [38, 39, 52, 66, 100, 108, 109, 117, 135, 157, 158, 174, 180, 190, 191, 193, 208, 213], "letter": [26, 39, 49, 55, 78, 129, 191], "level": [10, 26, 27, 39, 40, 57, 93, 96, 97, 98, 103, 128, 141, 166, 178, 183, 193, 203, 204, 215, 221], "leverag": 2, "lf": 190, "li": [189, 202, 203, 204, 213], "lib": [0, 2, 4, 6, 29, 37, 38, 39, 40, 49, 50, 51, 52, 53, 56, 59, 66, 81, 87, 100, 102, 103, 108, 111, 113, 114, 118, 120, 130, 135, 136, 138, 142, 145, 146, 147, 149, 152, 159, 161, 175, 196, 221], "liber": 208, "libphonenumb": 129, "librari": [26, 44, 90, 92, 94, 100, 103, 108, 123, 129, 133, 135, 156, 164, 196, 213], "libxml": [4, 220], "licenc": 4, "licens": [4, 33, 34, 88, 195], "life": [33, 34, 81, 193], "lifecycl": [39, 47, 157, 160, 168, 205], "lifespan": 0, "lifetim": 0, "light": [0, 16, 24, 94, 114, 150, 198], "lighten": [104, 106], "lighter": [24, 28], "lighthous": 96, "like": [0, 1, 2, 4, 6, 7, 14, 15, 16, 17, 18, 22, 23, 24, 26, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 42, 49, 55, 56, 57, 59, 60, 61, 62, 64, 66, 69, 72, 74, 77, 80, 83, 88, 89, 93, 94, 96, 97, 98, 99, 100, 107, 108, 109, 110, 111, 112, 114, 116, 117, 120, 123, 125, 128, 132, 134, 135, 137, 138, 141, 142, 145, 146, 147, 149, 150, 159, 174, 184, 189, 190, 191, 193, 198, 202, 203, 204, 206, 208, 213, 221], "likelihood": [24, 193], "limit": [4, 23, 24, 27, 29, 33, 36, 37, 40, 41, 52, 54, 56, 64, 71, 73, 74, 75, 80, 81, 83, 94, 96, 98, 102, 106, 109, 110, 114, 117, 122, 128, 131, 135, 138, 142, 149, 158, 159, 163, 166, 167, 169, 174, 179, 203, 210, 214], "limitenumerationtogroup": 15, "line": [0, 7, 28, 40, 44, 61, 89, 94, 98, 100, 103, 111, 117, 150, 159, 161, 189, 190, 192, 198, 202, 203, 206], "liner": 206, "link": [2, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 29, 32, 36, 39, 41, 44, 45, 63, 64, 69, 77, 78, 93, 94, 98, 100, 109, 118, 122, 130, 132, 134, 138, 139, 141, 144, 150, 179, 203, 204, 207, 210, 213, 221], "linkact": 118, "linkactiveclass": 159, "linkautocomplet": 135, "linkend": 61, "linker": 100, "linkprovid": 118, "linkstart": 61, "linkto": [15, 141], "linktooc": 15, "linktopubl": [11, 24], "linktoremot": 15, "linktorout": [52, 138], "linktorouteabsolut": [50, 109, 130, 132, 153], "lint": 122, "linter": [17, 20, 24, 26, 27], "linu": 206, "linux": [4, 94, 101, 196], "list": [4, 5, 7, 10, 12, 21, 26, 28, 35, 36, 39, 40, 41, 44, 52, 53, 54, 56, 57, 59, 61, 63, 66, 68, 74, 75, 76, 80, 81, 82, 87, 93, 95, 100, 104, 106, 107, 108, 109, 112, 114, 117, 118, 120, 122, 131, 138, 143, 145, 146, 147, 149, 150, 155, 159, 167, 173, 176, 177, 182, 183, 184, 186, 189, 194, 197, 198, 201, 205, 207, 208, 221], "list__item": 189, "list_item": 189, "listen": [0, 1, 5, 16, 24, 28, 36, 44, 59, 90, 107, 114, 115, 122, 123, 125, 128, 132, 135, 140, 143, 154, 170, 177, 188], "listofaudio": 145, "listoffil": 145, "listofimag": 145, "listofnumb": 145, "listoftext": 145, "listofvideo": 145, "listservic": 120, "listtemplatefield": 28, "liter": [83, 114], "littl": [17, 24], "live": [4, 23, 34, 36, 41, 78, 102, 122, 136], "ll": [2, 40, 108, 138, 217, 221], "llama": 145, "llvm": 100, "load": [0, 1, 2, 5, 13, 23, 24, 25, 26, 27, 28, 36, 39, 40, 41, 43, 51, 56, 61, 93, 96, 99, 100, 103, 109, 110, 117, 120, 123, 128, 130, 133, 135, 154, 159, 161, 166, 190, 198, 203], "loadabl": [138, 142, 145, 146, 147, 149], "loadadditionalentriesev": 27, "loadadditionallisten": 44, "loadadditionalscript": [5, 16, 24], "loadadditionalscriptsev": [24, 44, 132], "loadadditionalscriptsloggedin": 24, "loadadditionalsettingscript": 16, "loadapp": 23, "loader": [22, 24, 28, 103, 128], "loadscript": 24, "loadsettingsscriptsev": 16, "loadsidebar": 14, "loadstat": 44, "loadstyl": 24, "local": [7, 34, 35, 47, 61, 63, 64, 78, 79, 100, 123, 132, 141, 146, 155, 157, 159, 163, 170, 172, 179, 196, 217], "locale_dir": 159, "localhost": [25, 62, 111, 139, 158, 194, 196, 221], "locat": [0, 7, 13, 39, 40, 61, 64, 66, 78, 80, 84, 87, 90, 98, 100, 101, 102, 111, 128, 130, 135, 140, 159, 161, 176, 191, 203, 213, 214], "lock": [15, 26, 27, 35, 39, 56, 78, 122, 128], "lockdiscoveri": 78, "lockedexcept": 15, "lockentri": 78, "lockingprovid": 27, "lockscop": 78, "locktyp": 78, "lockwaittimeoutexcept": 26, "lodash": 15, "log": [5, 10, 15, 16, 25, 26, 27, 39, 40, 44, 47, 51, 67, 90, 110, 111, 123, 128, 131, 133, 134, 136, 140, 152, 161, 166, 177, 188, 196, 205, 213, 221], "log_lvl": 178, "log_output": 111, "log_rotate_s": 55, "logexcept": [11, 16], "logfil": 128, "logger": [16, 17, 18, 25, 27, 48, 110, 122, 136], "loggerinterfac": [16, 24, 27, 40, 48, 133, 136], "logic": [0, 20, 37, 39, 40, 49, 59, 110, 112, 116, 117, 138, 145, 153, 157, 158, 187, 198, 203, 214], "login": [19, 22, 27, 36, 39, 41, 77, 88, 92, 122, 150, 152, 161, 205], "loginfailedev": 15, "loginnam": 62, "loglevel": [22, 27, 128, 178], "logo": [32, 39, 64], "logout": [4, 41, 152], "long": [0, 22, 33, 40, 59, 71, 87, 127, 136, 138, 139, 142, 145, 146, 147, 149, 171, 190, 192, 202, 208], "long_query_tim": 128, "longer": [2, 10, 13, 15, 18, 23, 25, 26, 27, 28, 33, 35, 36, 37, 41, 56, 67, 90, 94, 128, 146, 147, 149, 152, 200, 203, 208], "look": [4, 29, 39, 40, 46, 48, 59, 60, 61, 62, 64, 66, 78, 90, 93, 96, 97, 98, 109, 116, 117, 123, 125, 128, 134, 135, 140, 141, 142, 145, 146, 147, 157, 159, 161, 189, 190, 198, 200, 206, 208], "lookup": [1, 26, 70], "loop": [24, 115, 192], "lose": [29, 30, 61], "loss": 193, "lost": [10, 29, 61, 77, 123], "lot": [46, 56, 62, 93, 98, 110, 114, 123, 128, 131, 134, 140, 193, 217], "low": [17, 37, 38, 114, 190, 193, 214], "lower": [4, 25, 41, 55, 56, 100, 114, 128, 140], "lowercamelcas": [56, 192], "lowercas": [4, 99, 140], "lowest": [27, 39], "lt": [18, 114], "ltr": 198, "lukasreschk": 29, "m": [78, 184, 193, 202], "m1dqhwuzwwjec3ku7gjsspr7bzxopwf01kj0xgppyvzekgtbzbraxlouxfzdbgj6zk9owg9x": 62, "mac": 100, "machin": [29, 100, 122, 155, 165, 166, 205], "maco": [94, 101], "made": [24, 39, 48, 77, 83, 114, 125, 140, 158, 171, 172, 190, 193], "magic": [27, 56, 134, 140], "mai": [0, 1, 18, 22, 23, 27, 28, 29, 34, 35, 36, 37, 39, 40, 41, 52, 59, 61, 62, 78, 87, 88, 89, 93, 94, 98, 100, 107, 109, 110, 111, 116, 117, 120, 123, 127, 128, 133, 135, 138, 142, 145, 147, 149, 151, 154, 161, 163, 166, 167, 193, 202, 206, 208, 210, 213], "mail": [4, 10, 14, 15, 22, 24, 27, 28, 33, 39, 69, 93, 94, 97, 98, 107, 113, 119, 122, 130, 131, 135, 138, 150, 202], "mail_recipi": 138, "mail_smtphost": 196, "mail_smtpmod": [10, 196], "mail_smtpnam": 55, "mail_smtpport": 196, "mailbox": [93, 98], "mailer": [27, 113, 131], "mailhog": 196, "mailmanag": 120, "mailprovid": 120, "mailservic": [113, 120], "mailto": 130, "main": [0, 7, 17, 24, 26, 27, 35, 37, 38, 39, 44, 45, 46, 66, 93, 94, 96, 97, 100, 108, 109, 114, 117, 120, 126, 132, 135, 145, 155, 156, 157, 161, 186, 189, 190, 191, 193, 198, 201, 202, 203, 204, 205, 206, 207, 213], "mainact": 87, "mainli": [16, 91, 97, 145], "maintain": [21, 28, 29, 30, 33, 35, 37, 40, 56, 65, 96, 102, 189, 190, 205, 208, 210, 212, 214], "maintainership": 33, "mainten": [100, 136, 193, 205], "major": [0, 4, 16, 17, 20, 24, 28, 59, 64, 93, 98, 102, 123, 193, 208, 216], "major_vers": 131, "make": [10, 12, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 44, 49, 52, 55, 56, 59, 60, 61, 65, 66, 73, 74, 75, 82, 84, 85, 93, 94, 96, 98, 99, 100, 103, 107, 110, 111, 115, 116, 117, 120, 122, 123, 125, 126, 128, 131, 135, 138, 144, 145, 147, 155, 161, 166, 177, 189, 190, 191, 194, 196, 197, 198, 208, 213, 217, 218, 219, 220, 221], "makefil": [2, 160, 170], "malici": [33, 213], "man": 145, "manag": [0, 3, 22, 27, 28, 29, 31, 36, 41, 58, 78, 93, 100, 107, 114, 116, 120, 122, 125, 135, 142, 145, 146, 147, 149, 167, 193, 197, 205, 214], "manageruid": 152, "mandatori": [24, 69, 100], "mani": [2, 17, 27, 28, 34, 39, 41, 61, 66, 73, 74, 75, 78, 79, 93, 98, 100, 111, 117, 123, 131, 145, 146, 193, 196, 208], "manipul": [49, 56, 63, 213], "mankind": 135, "manner": 27, "manpag": 100, "manual": [3, 26, 28, 29, 40, 56, 59, 66, 100, 101, 104, 106, 111, 135, 155, 157, 159, 188, 194, 221], "manual_instal": [155, 157, 159, 170], "map": [23, 36, 41, 52, 54, 59, 78, 90, 94, 103, 117, 129, 135, 191, 215], "mapper": [10, 22, 28, 40, 58, 108, 213], "margin": [27, 198, 204], "maria": 69, "mariadb": [28, 110, 122, 128], "mark": [12, 15, 24, 26, 32, 35, 52, 53, 65, 78, 81, 93, 99, 102, 128, 144, 192, 198, 216, 217, 218], "markdown": [4, 135], "marker": 203, "market": [97, 99], "markfieldupd": 22, "markup": 192, "martin": 221, "mask": [78, 214], "massiv": 25, "master": [2, 7, 26, 35, 56, 64, 66, 81, 89, 100, 108, 131, 193, 208, 216, 221], "match": [4, 22, 23, 25, 26, 40, 46, 47, 62, 66, 70, 93, 103, 115, 116, 117, 122, 194, 218], "matcher": 115, "matchrefer": 135, "materi": [28, 94, 97, 201], "matric": 26, "matrix": [20, 24, 27, 34, 108, 111], "matter": [0, 21, 37, 80, 81, 128, 193], "max": [4, 20, 21, 22, 23, 24, 25, 26, 27, 65, 137, 138, 196, 198, 199, 203], "maxcontrast": [24, 94, 198], "maxdepth": 194, "maximum": [4, 39, 64, 98, 135, 136, 190, 198, 203], "maxuploadfiles": 28, "mb_array_change_key_cas": 28, "mb_str_replac": 11, "mb_substr_replac": 11, "mbstring": 220, "mclient": 87, "md": [4, 25, 35, 109, 190], "md5": [14, 78, 79, 117, 134], "md5sum": 79, "mdn": 39, "me": [36, 41, 50, 118, 132, 202], "mean": [2, 4, 13, 17, 24, 26, 27, 28, 33, 36, 39, 40, 41, 49, 51, 56, 59, 61, 62, 65, 80, 83, 90, 99, 100, 102, 104, 106, 112, 114, 117, 128, 136, 138, 141, 154, 165, 171, 185, 190, 193, 208, 210, 213], "meaning": 26, "meant": [18, 194], "meantim": 217, "measur": [33, 39, 122, 158], "mechan": [0, 17, 18, 41, 61, 117, 118, 138, 142, 145, 146, 147, 149, 153, 157], "media": [23, 36, 39, 41, 64, 142], "medium": [94, 190], "meet": [116, 143, 144], "member": [29, 41, 192], "memcach": [18, 38, 54, 196], "memcachefactori": 27, "memori": [26, 33, 39, 40, 47, 100, 131], "mention": [29, 66, 93, 102, 109, 140, 141, 145, 193, 208], "menu": [4, 24, 26, 39, 95, 98, 109, 119, 122, 135, 156, 158, 172, 177, 188, 197, 198, 201, 202, 205], "menuitem": 204, "mercuri": 4, "merg": [28, 31, 35, 135, 141, 190, 193, 194, 206, 208, 210], "mesh": [28, 78], "mess": 61, "messag": [18, 26, 36, 41, 48, 61, 62, 63, 64, 65, 66, 67, 73, 74, 75, 81, 93, 94, 97, 98, 99, 109, 113, 120, 123, 127, 128, 135, 136, 138, 141, 142, 145, 146, 147, 149, 153, 166, 173, 175, 177, 179, 182, 187, 203, 218], "messageid": [71, 143], "messagetd": 213, "meta": [17, 26, 28, 50, 62, 64, 65, 109, 114, 135, 138, 173, 182, 187, 218], "metacharact": 213, "metadata": [3, 6, 24, 36, 41, 57, 58, 63, 108, 122, 145, 196, 205, 214], "metadatabackgroundev": [24, 114], "metadatakei": 114, "metadataliveev": [24, 114], "metadatamanag": 114, "metadataqueri": 114, "meter": 95, "method": [0, 1, 2, 7, 10, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 36, 37, 39, 40, 41, 44, 45, 49, 51, 52, 53, 56, 57, 60, 61, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 87, 89, 90, 93, 102, 104, 106, 107, 108, 109, 110, 112, 114, 115, 116, 117, 118, 120, 122, 123, 127, 131, 132, 133, 135, 136, 137, 138, 141, 142, 145, 146, 147, 149, 150, 151, 152, 154, 156, 157, 159, 160, 169, 175, 192, 208, 213, 214, 216, 221], "method_exist": [24, 120], "methodnam": 49, "methodologi": 100, "methodtest": 52, "metric": 145, "mhandler": 87, "micro": 64, "microservic": [157, 158, 159], "microsoft": 208, "middl": 97, "middlewar": [22, 39, 47, 169, 205], "might": [0, 2, 18, 26, 27, 33, 35, 36, 39, 40, 41, 42, 44, 50, 54, 55, 59, 61, 62, 64, 65, 66, 67, 70, 88, 91, 93, 96, 98, 100, 104, 106, 109, 110, 114, 115, 117, 123, 125, 126, 128, 134, 135, 138, 139, 141, 146, 147, 150, 159, 161, 175, 190, 193, 194, 208, 213, 217, 221], "migrat": [4, 10, 24, 27, 42, 47, 56, 58, 62, 109, 111, 122, 123, 136, 205], "miibvtccasagawibagiupvawyqjwcwyazcv7iz16twxfeumwdqyjkozihvcnaqef": 29, "miko": 221, "mileston": 35, "million": 135, "millisecond": 128, "mime": [27, 78, 79, 83, 138, 141, 176], "mimetyp": [27, 36, 39, 41, 54, 79, 87, 214], "mimetypedetector": 27, "mimetypeload": 27, "min": [4, 20, 21, 22, 23, 24, 25, 26, 27, 138, 159, 194, 196, 198, 203], "mind": [35, 42, 62, 65, 94, 96, 100, 117, 128, 137], "mingw": 100, "minif": 217, "minifi": [7, 111], "minim": [110, 157, 169], "minimalist": 150, "minimum": [2, 4, 33, 37, 65, 93, 98, 117, 131, 198, 203], "minio": 196, "minioadmin": 196, "minor": [17, 24, 59, 64], "minut": [34, 37, 62, 73, 74, 75, 109, 146, 147, 158, 184], "miscellan": [47, 177, 188], "misdetect": 172, "miss": [24, 36, 41, 53, 59, 66, 75, 78, 98, 131, 141, 156, 190, 208, 213], "missing_fil": 29, "mistak": [7, 34, 100, 145], "mit": [4, 88], "mitig": [1, 28, 122], "mix": [22, 104, 106, 128, 135, 158, 203, 204], "mixin": 135, "mj": [23, 141, 159], "mkcol": [78, 79, 80], "mkdir": [34, 100, 194, 196], "mknod": 196, "mm": [67, 69], "mncwv0ujg9s63lf8": 29, "mo": [61, 159, 172], "mobil": [26, 64, 97, 98, 135, 138, 196, 197, 198, 202], "mocha": 125, "mock": [38, 40, 60, 221], "modal": [26, 95, 98, 198], "mode": [18, 24, 26, 36, 41, 59, 61, 122, 131, 141, 155, 156, 159, 161, 166, 180, 191, 197, 198, 202, 221], "model": [37, 49, 72, 74, 109, 114, 145, 146, 147, 158], "moder": 144, "modern": [40, 123, 141], "modif": [54, 78, 79, 114, 210, 214], "modifi": [29, 36, 41, 53, 55, 59, 63, 65, 71, 76, 78, 83, 100, 102, 114, 117, 122, 123, 127, 153, 161, 176, 189, 197], "modifycolumn": 59, "modifyparticipantev": 143, "modul": [23, 24, 26, 39, 44, 100, 111, 125, 141, 191, 217], "modular": [40, 190], "mom": 202, "moment": [4, 14, 17, 83, 87, 88, 117, 122, 127, 131], "monet": [30, 205], "monitor": [4, 31, 128], "monitoringmiddlewar": 49, "monochrom": 94, "month": [98, 208], "monthlyreport": 140, "more": [1, 2, 4, 5, 7, 17, 18, 21, 24, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 39, 40, 41, 44, 45, 50, 52, 54, 57, 58, 59, 61, 64, 66, 69, 71, 93, 96, 97, 98, 99, 100, 101, 108, 109, 112, 116, 117, 120, 122, 123, 125, 128, 130, 131, 135, 140, 154, 156, 157, 158, 159, 163, 174, 179, 180, 185, 189, 190, 191, 193, 194, 198, 200, 202, 203, 204, 208, 210, 213, 214, 217, 221], "moreov": [2, 4, 17, 24, 26], "morespecificreturntyp": 66, "most": [9, 15, 16, 18, 24, 25, 26, 33, 37, 38, 39, 40, 52, 56, 61, 66, 71, 93, 94, 96, 97, 98, 100, 117, 123, 129, 135, 138, 141, 145, 154, 160, 167, 190, 194, 208, 213, 218, 221], "mostli": [17, 18, 24, 36, 41, 61, 81, 108, 123, 135], "mount": [27, 28, 36, 41, 78, 109, 132, 135, 170, 215], "mountconfigmanag": 27, "mountmanag": 27, "mountpoint": [26, 27, 57, 214], "move": [2, 10, 16, 17, 21, 24, 26, 27, 28, 30, 36, 41, 56, 61, 80, 82, 84, 85, 90, 93, 98, 103, 109, 115, 137, 208, 217], "moveabl": 78, "moveoper": 87, "moveremotefileoper": 87, "movetotrash": 24, "movetotrashev": 24, "movi": 135, "mozilla": [96, 111, 190], "mpl": 4, "mquyqdffosamjytm8pvpkosvqxt5hglnuspo5embgjmnepfgaide8oujvrj2wcycbslgqynu9japfvzhml83ybmvp6adidarjtfibprwod6p32fl9lipistvc6k8wrs1": 62, "msg": 39, "mtime": [41, 78, 79, 80, 176], "much": [21, 24, 28, 38, 93, 94, 100, 104, 106, 131, 147, 189, 208], "multi": [17, 61, 111, 140, 184], "multi_checkbox": 112, "multi_select": 112, "multilin": 67, "multimedia": 4, "multipart": 79, "multipl": [4, 23, 24, 25, 28, 29, 36, 37, 39, 41, 42, 53, 59, 61, 63, 66, 83, 93, 98, 99, 100, 102, 104, 106, 108, 111, 112, 120, 126, 135, 137, 154, 184, 192, 198, 202, 214], "multipleobjectsreturnedexcept": [23, 56], "multiselect": 145, "multistatu": [81, 114], "music": 94, "must": [0, 4, 26, 28, 29, 33, 36, 39, 41, 52, 55, 56, 59, 61, 62, 71, 77, 78, 80, 87, 99, 100, 102, 104, 106, 109, 110, 112, 115, 117, 126, 135, 138, 140, 145, 150, 157, 159, 162, 165, 169, 170, 172, 181, 183, 192, 199, 203, 204, 221], "mustach": 61, "mutabl": [56, 116], "mutat": 116, "mute": 93, "my": [1, 38, 48, 49, 50, 52, 64, 66, 94, 99, 109, 112, 114, 117, 118, 128, 130, 132, 135, 136, 138, 139, 142, 145, 146, 147, 149, 151, 170, 186, 191], "my_alia": 114, "my_app": [112, 114, 118, 132, 145, 146, 147], "my_app_id": [130, 180], "my_app_t": 40, "my_checkbox_field": 112, "my_class": 190, "my_declarative_settings_form": 112, "my_field_kei": 112, "my_field_unique_id": 112, "my_index": 59, "my_multi_select_field": 112, "my_multicheckbox_field": 112, "my_new_index": 59, "my_notes_set": 53, "my_old_index_on": 59, "my_old_index_two": 59, "my_other_appwidgetid": 109, "my_radio_field": 112, "my_rich_object_typ": 135, "my_section_id": 112, "my_select_field": 112, "my_tabl": [59, 114], "my_unique_act": 130, "myapp": [0, 5, 7, 17, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60, 61, 80, 103, 104, 106, 107, 109, 112, 114, 116, 118, 125, 130, 131, 132, 135, 136, 137, 138, 141, 142, 145, 146, 147, 149, 151, 152, 153, 221], "myapp_author": 56, "myappcollector": 131, "myappdatacollector": 131, "myappid": 140, "myapplic": 1, "myappmanag": 151, "myappmigr": 151, "myappwidget": [109, 132], "myappwidgetid": 109, "myarrai": 191, "myawesomeservic": 135, "mybeautifulapp": [40, 103], "mybulkprovid": 118, "mycamelcaseapp": 52, "myclass": [104, 110, 191, 192], "mycontrol": [54, 132], "mycooki": 39, "mycustompickerel": 135, "mycustomtemplatefilenam": 50, "mycustomwidgetcompon": 135, "mydata": [109, 131], "mydavplugin": [1, 139, 154], "mydeclarativesettingsform": 112, "myevent": 143, "myfil": [39, 57], "myfilemenuplugin": 44, "myfooimpl": 0, "myfunct": [110, 192], "mygreatapp": 143, "myhead": [49, 189], "myicon": 189, "mykei": [104, 106], "mylink": 135, "mylisten": 1, "mymethod": 192, "mynam": 40, "myprofileact": 130, "mypromptresultlisten": [145, 147], "myproperti": 191, "myprovid": 118, "mypublicsharetemplateprovid": 50, "myreferencelisten": [135, 142], "myremoteserverintegr": [121, 139], "myrepairstep": 136, "myresourceprovid": 132, "myscop": 66, "mysearchprovid": 138, "myservic": [37, 40, 56, 109, 116, 143], "myset": 53, "mysql": [4, 28, 34, 56, 110, 111, 128, 221], "mysqld": 110, "mystat": 44, "mysteri": 135, "mytag1": 66, "mytestclass": 40, "mytestclass2": 40, "mytestservic": 120, "mytranscriptionlisten": 142, "myuser": 57, "myvalu": [104, 106], "myvar": [191, 192], "myvari": 192, "mywidget": [109, 135], "n": [7, 29, 34, 61, 78, 79, 81, 83, 84, 94, 99, 100, 114, 117, 131, 135, 141, 154, 159, 170, 190, 191, 202], "n1": 108, "nachrichten": 4, "name": [0, 2, 4, 5, 7, 12, 14, 17, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 36, 39, 40, 42, 44, 45, 46, 48, 51, 52, 53, 54, 56, 59, 61, 64, 65, 66, 69, 74, 75, 78, 80, 81, 83, 85, 87, 90, 93, 95, 97, 98, 100, 102, 103, 108, 112, 113, 114, 115, 116, 118, 120, 123, 125, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 144, 145, 146, 150, 151, 159, 170, 171, 175, 176, 179, 180, 183, 184, 185, 186, 190, 192, 194, 196, 203, 206, 210, 217, 218], "namespac": [0, 10, 14, 18, 24, 26, 27, 37, 38, 39, 40, 41, 44, 48, 49, 50, 52, 53, 54, 55, 56, 60, 102, 103, 104, 108, 109, 112, 114, 117, 118, 120, 123, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 149, 150, 151, 152, 153, 191, 192, 216, 221], "nan": 4, "nano": 161, "narrow": 66, "nativ": [28, 39, 42, 94, 191, 221], "natur": [78, 99, 107], "navig": [3, 4, 26, 27, 42, 51, 61, 90, 94, 95, 138, 140, 197, 198, 201, 204, 205], "navigationmanag": 27, "nb": [7, 79], "nb_no": 7, "nbqawizehmb8ga1uecgwyb3duq2xvdwqgq29kzsbtawduaw5nienbmb4xdte1mtax": 29, "nc": [24, 27, 39, 62, 78, 94, 99, 109, 114, 177, 196], "nc16": [12, 196], "nc31": 145, "nc32": 145, "nc_app_": [159, 166], "nc_favorite_flag": 176, "nc_py_api": 170, "nccheckboxradioswitch": 112, "nccustompickerrenderresult": 135, "nciconsvgwrapp": 200, "ncreferencepickermod": 122, "ncreferencewidget": 122, "ncrichcontentedit": 122, "ncrichtext": 122, "ncsettingssect": 112, "ncu": 102, "ndqyjkozihvcnaqebbqadgy0amigjaogbanoqesgdcw0l2l": 29, "necessari": [31, 59, 61, 93, 97, 108, 135, 140, 150, 156, 157, 161, 164, 175, 193, 194], "necessarili": [93, 193], "need": [0, 2, 4, 5, 7, 13, 18, 20, 22, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 39, 40, 41, 42, 44, 48, 50, 52, 53, 56, 57, 59, 61, 62, 64, 65, 66, 69, 78, 79, 80, 81, 84, 85, 87, 88, 90, 93, 94, 98, 100, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 117, 120, 126, 128, 130, 131, 132, 134, 135, 137, 138, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 154, 157, 158, 159, 161, 163, 166, 170, 171, 174, 176, 180, 186, 190, 192, 193, 194, 196, 197, 199, 200, 202, 203, 204, 206, 208, 213, 216, 217, 221], "needinfo": 208, "needspartfil": 27, "neg": [0, 93, 128, 138, 190], "negat": 180, "nein": 4, "neither": [56, 66, 190], "net": [17, 20, 24, 26, 27, 65, 114, 170], "netlifi": [123, 200], "network": [79, 117, 122, 128, 141, 156, 157, 161, 167, 170], "networkofflin": 123, "networkonlin": 123, "networkset": 196, "neutral": [94, 99], "never": [17, 27, 61, 62, 66, 94, 98, 99, 102, 140, 193, 213], "nevertheless": [17, 190], "new": [1, 4, 6, 10, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 35, 36, 38, 39, 40, 41, 42, 45, 48, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 65, 66, 71, 78, 87, 90, 93, 102, 104, 106, 107, 109, 111, 112, 114, 115, 116, 120, 123, 127, 128, 131, 132, 133, 135, 138, 140, 144, 145, 146, 147, 150, 151, 152, 153, 156, 159, 167, 183, 190, 193, 196, 197, 201, 202, 204, 205, 208, 214, 216, 221], "new_tabl": 59, "newbasiccredenti": 87, "newbearercredenti": 87, "newclient": 121, "newconversationopt": 144, "newemailact": 118, "newer": [15, 17, 35, 59, 100, 151, 208], "newest": 216, "newfil": [54, 57], "newfilemenu": 44, "newfilepath": 87, "newfold": 54, "newfolderpath": 87, "newkei": 29, "newli": [23, 34, 35, 69, 100, 170], "newlinkact": 118, "newqueri": 116, "newsamlssocredenti": 87, "next": [32, 35, 39, 53, 60, 66, 67, 93, 97, 98, 99, 109, 110, 114, 117, 128, 132, 138, 150, 156, 157, 176, 193, 203, 208, 221], "nextcloud": [1, 2, 4, 6, 7, 8, 9, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 51, 53, 56, 58, 59, 60, 61, 62, 63, 64, 65, 69, 70, 71, 78, 79, 80, 81, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 118, 119, 120, 121, 122, 125, 128, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 152, 153, 154, 155, 156, 157, 159, 160, 161, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 176, 178, 179, 180, 182, 183, 184, 186, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 203, 204, 206, 207, 209, 210, 213, 216, 217, 218, 219], "nextcloud_base_url": [67, 68, 69, 70, 71, 73, 74, 75, 76], "nextcloud_build_vari": 100, "nextcloud_url": [156, 170, 175], "nextcloudcredentialsfactori": 87, "nextcloudtest": 153, "nextlcoud": 26, "nfiv0cvgquzbx": 29, "nginx": 208, "nice": [62, 98], "nicer": 94, "nig": 29, "night": [7, 33, 128], "nightli": [34, 37], "nikic": 22, "ninja": 100, "njce9invp368xv0btrobrqesnsgoggl5ceavr0c9bg": 29, "njkkfzyemeuqfagmbaaewdqyjkozihvcnaqefbqadgyeavf": 29, "nkx5snu3fs45mscdb61xbyjbslfgr4qi6mcocippw4sur28eaexvvgpsvqujylgp": 29, "nndezmtcxmfoxdte2mtaxndezmtcxmfowezerma8ga1ueawwiy29udgfjdhmwgz8w": 29, "no_prefer": 44, "noadminrequir": [26, 39, 66], "nobodi": [29, 128, 190], "nocsrfrequir": [26, 39, 213], "node": [1, 23, 24, 26, 29, 50, 58, 78, 90, 114, 117, 125, 128, 154, 215], "node_ev": 174, "nodeaddedtofavorit": 24, "nodecopiedev": 174, "nodecreatedev": 174, "nodedeletedev": 174, "nodeinfo": 17, "nodej": 221, "noderemovedfromfavorit": 24, "noderenamedev": 174, "nodetouchedev": 174, "nodewrittenev": 174, "noexpirationd": 26, "non": [7, 10, 18, 23, 27, 34, 61, 62, 63, 65, 104, 123, 196, 203], "nonamespaceschemaloc": [4, 118, 136], "none": [34, 39, 59, 180, 189, 190, 196, 221], "nonsgml": 117, "noop": [16, 17], "noquotesneed": 191, "nor": [0, 56, 197, 208], "norespons": 141, "normal": [28, 34, 39, 61, 65, 84, 85, 103, 110, 114, 115, 134, 198, 213], "notabl": 16, "notat": [10, 40, 198], "note": [0, 17, 22, 28, 33, 36, 39, 41, 53, 55, 56, 57, 59, 62, 66, 69, 77, 88, 94, 114, 117, 135, 145, 149, 151, 181, 196, 208, 210, 217, 221], "notempti": 196, "notes_": 53, "notesadmin": 53, "notessettingscontrol": 53, "notessubadmin": 53, "notestutori": 53, "notfounderror": 66, "notfoundexcept": [36, 39, 41, 57, 60, 66], "noth": [15, 66, 117], "notic": [59, 65, 68, 190, 217], "notif": [0, 22, 25, 26, 27, 28, 34, 44, 63, 93, 99, 109, 122, 174, 177, 181, 188, 205], "notifi": [0, 4, 26, 28, 36, 41, 109, 113, 123, 142, 145, 146, 147], "notificationmanag": 27, "notion": 117, "notnul": [56, 59], "notpermittedexcept": 57, "notwofactorrequir": 39, "noun": [61, 99], "novel": 156, "now": [6, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 34, 35, 37, 39, 40, 44, 56, 62, 66, 67, 80, 100, 109, 111, 116, 117, 118, 128, 133, 135, 142, 145, 147, 148, 149, 161, 170, 190, 194, 200, 206, 208, 213], "nowadai": 78, "npm": [35, 122, 131, 132, 155, 205, 217], "npmj": [14, 15, 16, 24], "nr": 208, "nresult": [83, 114], "nrikhcly3at3glks2791bc": 29, "ns_caldav": 117, "nsi": 100, "null": [10, 15, 18, 19, 23, 24, 26, 27, 38, 40, 41, 44, 56, 57, 63, 67, 71, 74, 75, 79, 90, 104, 106, 109, 116, 117, 118, 120, 127, 129, 130, 131, 132, 135, 138, 140, 142, 145, 146, 147, 148, 149, 151, 152, 153, 154, 176, 186, 191, 192, 218], "nullabl": [18, 19, 23, 36, 40, 41], "num": 191, "number": [2, 4, 17, 24, 27, 35, 39, 40, 55, 59, 61, 70, 73, 78, 80, 89, 93, 97, 100, 110, 112, 117, 122, 128, 130, 131, 135, 136, 138, 145, 146, 158, 167, 173, 174, 183, 184, 190, 191, 203, 205, 208, 210, 218, 221], "numberofimag": [73, 145, 146], "numer": 78, "nvidia": [157, 164], "nvo4pzoto": 29, "nwdmgidb7iahf0f": 29, "o": [7, 40, 100, 194, 196], "oauth2": 87, "obei": 39, "obfusc": 128, "obj": [87, 191], "object": [0, 14, 24, 26, 27, 28, 39, 40, 41, 46, 49, 50, 56, 57, 61, 62, 66, 73, 87, 107, 109, 112, 114, 118, 119, 120, 122, 127, 132, 135, 138, 141, 142, 145, 146, 147, 149, 153, 173, 175, 179, 182, 184, 214, 219], "object_id": 179, "objectid": 81, "objectstor": [10, 196], "objectstorag": 215, "objecttyp": 81, "obsolet": [16, 17, 123], "obtain": [64, 84, 85, 87, 92, 110, 114, 126, 135, 139, 142, 145, 146, 147, 149, 194], "obviou": [1, 99, 128, 193], "oc": [11, 13, 14, 15, 16, 18, 19, 22, 23, 24, 25, 26, 27, 28, 41, 44, 47, 57, 62, 78, 79, 80, 81, 83, 91, 92, 108, 109, 114, 122, 127, 131, 135, 138, 139, 143, 145, 146, 147, 149, 156, 158, 159, 170, 171, 173, 174, 175, 176, 177, 180, 182, 184, 186, 188, 196, 205, 218, 221], "oc_": [10, 26, 56], "oc_api": 27, "oc_app": [16, 23, 24, 27, 28], "oc_app_": 28, "oc_appconfig": 13, "oc_appswebroot": 13, "oc_autotest": 221, "oc_cap": 13, "oc_config": 13, "oc_current_us": 13, "oc_debug": 13, "oc_default": 24, "oc_eventsourc": 26, "oc_fil": 27, "oc_group_backend": 10, "oc_help": 28, "oc_imag": 27, "oc_isadmin": 13, "oc_mount": 28, "oc_properti": 117, "oc_requesttoken": 13, "oc_respons": 10, "oc_shar": 25, "oc_templ": [28, 213], "oc_them": 10, "oc_us": [0, 16, 28, 213], "oc_util": 28, "oc_webroot": 13, "oca": [0, 1, 4, 5, 10, 14, 16, 19, 22, 24, 26, 27, 28, 37, 38, 39, 40, 44, 46, 48, 49, 50, 52, 53, 54, 55, 56, 60, 103, 104, 107, 109, 112, 114, 115, 116, 117, 118, 120, 122, 126, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 149, 150, 151, 152, 153, 154, 159, 191, 213, 221], "occ": [4, 10, 17, 18, 26, 29, 34, 36, 41, 65, 111, 122, 131, 136, 141, 150, 155, 158, 159, 161, 170, 177, 188, 194, 196], "occ_command": 180, "occ_command_nam": 180, "occasion": [128, 150, 208], "occur": [4, 23, 39, 41, 66, 99, 110, 115, 161, 166, 171, 178, 213], "occurr": 66, "ocdialog": 13, "oci": [56, 221], "ocm": [28, 78], "ocp": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 37, 38, 39, 40, 44, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 64, 66, 81, 90, 98, 102, 104, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 121, 122, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 181, 213, 216, 218], "ocpactivityifilt": 4, "ocpactivityiprovid": 4, "ocpactivityiset": 4, "ocpcollaborationcollaboratorsisearchplugin": 4, "ocpcommentsicommentsmanag": 81, "ocpeventdispatcherev": [36, 41], "ocphintexcept": [36, 41], "ocpserv": 40, "ocpsettingsisect": 4, "ocpsettingsiset": 4, "ocpshar": 4, "ocsbadrequestexcept": [66, 218], "ocscontrol": [39, 52, 66, 218], "ocsexcept": 218, "ocsforbiddenexcept": 218, "ocshar": 87, "ocsnotfoundexcept": 218, "off": [21, 39, 94, 128, 213], "offer": [32, 37, 38, 39, 46, 49, 66, 88, 90, 96, 98, 107, 114, 116, 118, 128, 131, 137, 138, 142, 145, 146, 147, 149, 156, 190, 208, 213], "offic": [4, 22, 36, 41, 63, 69, 78, 92, 93, 122, 205], "offici": [17, 24, 29, 33, 88, 100, 117, 124, 157], "offlin": [71, 77, 123], "offset": [24, 27, 56, 71, 81, 138], "often": [5, 26, 37, 44, 54, 61, 66, 79, 98, 125, 128, 131, 139, 145, 150, 184, 191, 193, 208, 213, 218], "og": 50, "ogp": 50, "oidc": [64, 78, 122, 205], "ok": [62, 64, 65, 67, 68, 71, 73, 74, 75, 76, 88, 99, 109, 114, 135, 171, 173, 182, 187, 204, 218], "okai": [21, 44, 206], "old": [0, 2, 4, 16, 17, 18, 24, 29, 37, 59, 62, 63, 90, 109, 123, 214], "older": [17, 21, 24, 39, 53, 100, 190, 193], "oldest": 208, "omit": [27, 39, 56, 98, 99, 104, 116], "onc": [0, 4, 7, 9, 16, 27, 28, 37, 39, 40, 41, 44, 52, 57, 59, 60, 62, 65, 66, 77, 80, 89, 102, 103, 104, 106, 111, 115, 117, 118, 125, 127, 128, 135, 136, 137, 145, 157, 190, 193, 208, 216, 218], "oncreat": 87, "ondatatransferprogresslisten": 87, "one": [2, 4, 6, 7, 12, 16, 17, 22, 24, 25, 26, 29, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 52, 53, 56, 59, 61, 62, 65, 66, 69, 71, 78, 79, 87, 88, 93, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 112, 114, 115, 118, 120, 123, 125, 126, 127, 128, 135, 138, 139, 140, 141, 144, 145, 146, 147, 149, 150, 153, 154, 163, 171, 184, 185, 189, 190, 191, 192, 193, 194, 202, 203, 204, 206, 208, 213], "onelin": 35, "onelogin": 219, "ones": [26, 35, 66, 107, 111, 115, 117, 135, 204, 208], "onev": 115, "ongo": [63, 127], "onli": [1, 2, 4, 7, 10, 13, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 46, 49, 52, 53, 54, 55, 56, 59, 61, 62, 64, 65, 66, 67, 69, 73, 74, 75, 77, 78, 79, 80, 83, 89, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 106, 109, 110, 112, 114, 115, 116, 123, 127, 128, 131, 134, 138, 140, 141, 142, 145, 146, 147, 150, 154, 159, 163, 166, 170, 172, 174, 175, 176, 184, 186, 187, 190, 193, 194, 197, 198, 203, 204, 208, 213, 216, 217, 221], "onlin": [4, 71, 123, 196], "only_full_group_bi": 56, "onlyoffic": [32, 219], "onlyofficedock": 196, "onremoteoperationfinish": 87, "onremoteoperationlisten": 87, "onto": 56, "ontransferprogress": 87, "oo": 196, "oop": 99, "op": 107, "open": [7, 10, 28, 32, 34, 39, 40, 78, 89, 92, 93, 97, 98, 100, 117, 128, 130, 134, 135, 161, 172, 176, 190, 193, 196, 202, 203, 204, 208, 213, 218, 221], "open_basedir": 221, "openai": 145, "openapi": [26, 28, 63, 72, 92], "openconflictpick": [25, 26], "opengraph": [50, 135], "opengraphobject": 135, "openid": [122, 205], "openssl": [29, 79, 100, 196, 220], "openstreetmap": 135, "opensus": 100, "oper": [23, 38, 44, 56, 57, 59, 66, 78, 83, 87, 96, 117, 118, 122, 128, 134, 139, 171, 193], "oppos": 61, "opt": [21, 44, 100, 109, 138], "optim": [44, 57, 79, 103, 117, 128, 147], "optimist": [17, 24], "option": [0, 4, 10, 21, 24, 26, 28, 29, 32, 35, 39, 44, 45, 47, 52, 54, 56, 59, 61, 63, 64, 65, 68, 73, 78, 93, 96, 98, 100, 103, 109, 110, 112, 114, 115, 116, 118, 120, 122, 135, 137, 144, 145, 146, 156, 157, 158, 164, 165, 171, 174, 175, 179, 180, 184, 185, 190, 194, 196, 197, 198, 202, 203, 204, 213, 214, 220], "option_nam": 180, "oracl": [18, 56, 221], "orchestr": 156, "order": [2, 4, 5, 18, 36, 37, 39, 41, 49, 51, 53, 54, 61, 62, 79, 80, 83, 99, 100, 108, 109, 110, 112, 114, 117, 123, 125, 130, 132, 135, 136, 138, 140, 150, 158, 174, 176, 190, 203, 206, 208], "order_in_file_actions_menu": 176, "orderbi": [83, 114], "org": [2, 4, 24, 78, 81, 83, 84, 90, 108, 109, 111, 114, 118, 135, 136, 208, 221], "organ": [4, 7, 30, 34, 66, 98, 116, 203, 207], "organis": [130, 203], "organiz": 61, "origin": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 71, 73, 74, 80, 84, 135, 145, 146, 147, 180, 193, 194, 196, 208], "origin_languag": 145, "original_languag": 135, "original_titl": 135, "orx": 26, "oscar": 147, "oscarwildetasktyp": 147, "osslsigncod": 100, "other": [0, 2, 4, 18, 21, 25, 26, 27, 29, 31, 32, 33, 34, 35, 36, 39, 40, 41, 44, 45, 49, 52, 54, 56, 66, 67, 78, 93, 94, 97, 98, 99, 100, 103, 107, 108, 109, 110, 111, 115, 116, 117, 120, 121, 123, 128, 132, 134, 135, 138, 140, 141, 144, 145, 150, 152, 153, 156, 157, 158, 159, 160, 164, 167, 170, 171, 177, 188, 190, 191, 193, 198, 206, 208, 212, 213, 214], "other_t": 59, "other_templ": 45, "otherclass": [40, 103], "otherwis": [26, 27, 28, 29, 33, 61, 64, 68, 73, 80, 93, 107, 117, 138, 140, 145, 146, 147, 148, 198, 213], "our": [4, 7, 10, 27, 28, 29, 33, 37, 53, 66, 88, 96, 97, 108, 114, 117, 120, 128, 132, 159, 161, 163, 170, 197, 206, 207, 208, 209, 211, 213, 218], "out": [18, 21, 22, 29, 32, 36, 37, 39, 40, 41, 44, 56, 61, 63, 64, 73, 78, 92, 93, 94, 96, 99, 100, 109, 122, 123, 128, 138, 149, 150, 151, 152, 156, 159, 161, 171, 190, 196, 203, 205, 208, 210], "outbox": 196, "outlin": [7, 66, 94], "outofoffic": 67, "outofofficechangedev": 127, "outofofficedeletedev": 127, "outofofficeendedev": 127, "outofofficescheduledev": 127, "outofofficestartedev": 127, "output": [26, 28, 34, 39, 40, 49, 59, 61, 74, 81, 110, 111, 122, 123, 125, 128, 129, 146, 147, 149, 151, 157, 191, 213, 221], "outputinterfac": 151, "outsid": [26, 40, 66, 69, 70, 71, 76, 135, 139, 156, 193, 197, 203], "over": [18, 24, 25, 26, 33, 39, 51, 64, 65, 69, 70, 71, 76, 78, 83, 98, 99, 111, 117, 128, 135, 151, 191, 200, 208], "overal": [0, 10, 14, 26, 35, 39, 128, 138, 142, 145, 146, 147, 149], "overcompl": 203, "overflow": [151, 197], "overhead": 214, "overlai": [93, 109], "overlap": 93, "overlayiconurl": 109, "overload": 128, "overlook": 213, "overrid": [50, 56, 64, 87, 153, 199, 203], "overse": 31, "overtak": 213, "overus": 94, "overview": [0, 4, 30, 39, 47, 51, 62, 63, 77, 78, 92, 105, 109, 122, 123, 135, 157, 158, 168, 188, 190, 193, 205, 215], "overwrit": [7, 26, 34, 44, 49, 60, 78, 87, 134, 141, 214, 221], "overwritten": [71, 78, 117, 134], "own": [7, 12, 13, 14, 15, 18, 20, 21, 22, 25, 26, 36, 39, 40, 41, 45, 49, 56, 57, 60, 61, 62, 63, 64, 65, 69, 78, 89, 90, 94, 100, 101, 109, 111, 115, 117, 130, 131, 132, 135, 140, 145, 147, 154, 163, 191, 193, 200, 204], "owncloud": [78, 81, 83, 87, 114, 206, 221], "owncloudcli": 87, "owncloudclientfactori": 87, "owner": [7, 26, 50, 78, 83, 114, 144], "ownerid": 65, "ownership": 26, "oxygen": 198, "p": [7, 34, 45, 61, 103, 135, 140, 190, 196, 213], "pack": [39, 59, 117], "packag": [0, 12, 14, 15, 16, 17, 21, 24, 26, 27, 28, 35, 44, 61, 87, 100, 102, 108, 111, 122, 125, 132, 160, 191], "pad": [78, 203, 204], "page": [2, 4, 5, 6, 9, 10, 22, 23, 24, 27, 29, 32, 35, 36, 40, 41, 44, 52, 61, 65, 66, 70, 100, 106, 111, 112, 116, 122, 123, 130, 132, 133, 135, 138, 150, 166, 172, 177, 190, 193, 194, 196, 198, 205, 207, 208, 210, 213, 221], "page_numb": 27, "page_s": 27, "pagecontrol": [39, 40, 52], "pagin": [27, 52, 71, 122, 135], "pai": 16, "pain": 208, "pair": [52, 76, 104, 106, 149], "panel": 99, "paper": 26, "paperclip": 93, "paragraph": [98, 117, 135], "parallel": [100, 128, 138], "param": [22, 23, 39, 44, 66, 81, 90, 107, 114, 117, 135, 136, 140, 142, 143, 148, 150, 175, 177, 192, 213], "param_d": 27, "param_date_immut": 27, "param_date_mut": 27, "param_datetime_immut": 27, "param_datetime_mut": 27, "param_datetime_tz_immut": 27, "param_datetime_tz_mut": 27, "param_int": 56, "param_str": 56, "param_time_immut": 27, "param_time_mut": 27, "paramet": [10, 17, 24, 26, 27, 28, 34, 41, 45, 47, 51, 52, 53, 56, 61, 63, 64, 69, 77, 78, 87, 90, 100, 109, 110, 111, 112, 114, 115, 117, 120, 131, 132, 134, 135, 136, 138, 140, 141, 145, 149, 155, 158, 159, 170, 171, 174, 176, 180, 192, 196, 213, 218], "parcel": 123, "parent": [0, 37, 39, 40, 41, 44, 45, 49, 52, 54, 55, 56, 60, 78, 87, 109, 112, 114, 116, 117, 120, 130, 132, 135, 137, 151, 196, 197, 221], "parenthesi": 61, "parentid": 81, "pars": [22, 26, 27, 39, 44, 47, 87, 117, 138], "parsedrelyingpartyid": 196, "parser": 22, "part": [26, 27, 29, 35, 39, 40, 43, 52, 53, 56, 59, 61, 65, 79, 93, 100, 103, 104, 106, 117, 131, 141, 143, 159, 160, 163, 167, 172, 190, 191, 198, 203], "parti": [2, 7, 28, 29, 33, 39, 64, 88, 103, 108, 116, 129, 133, 138, 157, 159, 193, 218], "partial": [107, 135, 138], "particip": [97, 143, 209], "particular": [40, 66, 98, 100, 131], "particularli": 78, "partli": 214, "partnership": 32, "pascal": 22, "pass": [17, 23, 24, 26, 27, 31, 37, 39, 40, 41, 45, 48, 52, 64, 78, 79, 80, 100, 108, 115, 116, 117, 128, 134, 135, 136, 137, 141, 142, 145, 146, 147, 149, 152, 159, 169, 180, 185, 213, 214], "passm": 150, "passthru": 213, "passwd": [109, 135], "password": [10, 19, 26, 27, 36, 39, 41, 48, 64, 65, 69, 78, 83, 87, 92, 99, 112, 122, 134, 152, 161, 170, 184, 196, 218, 221], "passwordconfirmationrequir": [26, 53, 123], "passwordcontext": 27, "passwordupdatedev": 24, "past": [12, 18, 29, 71, 98, 123, 127], "patch": [39, 52, 103, 123, 137, 193, 206], "path": [6, 14, 29, 34, 39, 40, 50, 52, 57, 59, 64, 65, 69, 78, 79, 80, 87, 90, 100, 108, 122, 137, 138, 140, 141, 154, 159, 161, 170, 172, 176, 179, 186, 196, 213, 214], "path_myapp_fil": 151, "path_root": 151, "path_separ": 87, "path_to_fil": 34, "patienc": 208, "pattern": [47, 52, 59, 61, 97, 110, 128, 152], "paul": 69, "payload": [158, 171, 177], "paypal": 32, "pdf": 115, "pdo": [56, 220], "pdo_mysql": 34, "pdo_pgsql": 34, "pdo_sqlit": 34, "peak": 128, "pecl": 196, "peer": 31, "pem": 196, "penalti": 128, "pend": [63, 71, 190], "penpot": [93, 94, 97, 98], "peopl": [29, 33, 34, 61, 93, 96, 98, 99, 128, 190, 208, 213], "per": [7, 27, 35, 39, 55, 56, 62, 64, 70, 96, 99, 106, 110, 112, 139, 154, 167, 189, 191], "percentag": 93, "percona": 110, "perfect": 128, "perform": [0, 3, 25, 28, 29, 37, 51, 56, 57, 64, 78, 84, 87, 93, 109, 120, 122, 126, 131, 138, 141, 151, 155, 159, 165, 171, 180, 200, 205, 206, 213], "perhap": 208, "period": [35, 36, 39, 41, 67, 109, 116, 122, 158, 166, 205], "permalink": 135, "perman": [93, 167, 168, 196], "permiss": [27, 63, 66, 78, 83, 93, 100, 117, 155, 161, 176, 194, 206, 214], "permissionerror": 66, "permissionsmask": 214, "permit": 29, "perpag": 70, "persever": 208, "persist": [56, 150, 161, 170], "person": [4, 26, 29, 53, 61, 78, 94, 99, 117, 122, 127, 138, 140], "personalsect": 140, "perspect": 18, "pfx": 100, "pgsql": [4, 56, 221], "phar": [2, 7, 159], "phase": [1, 18, 102], "phish": 213, "phone": [24, 64, 93, 122, 130, 205], "phone_numb": 56, "phonenumb": 56, "photo": [78, 93], "php": [0, 1, 2, 4, 6, 7, 10, 11, 12, 16, 28, 29, 34, 35, 37, 38, 39, 40, 41, 42, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 99, 103, 104, 107, 109, 112, 113, 114, 116, 117, 118, 120, 121, 122, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 167, 168, 169, 170, 171, 172, 174, 175, 176, 179, 180, 184, 190, 194, 196, 213, 215, 216, 218, 219], "phpdoc": [10, 39, 192], "phpmailer": 10, "phpredi": 196, "phpstorm": [111, 155], "phpunit": [2, 60, 108], "physic": [27, 198], "pi": 208, "pick": [37, 38, 71, 98, 100, 103, 110, 135, 193, 208], "picker": [36, 41, 95, 122, 132], "pictur": [38, 88, 130], "pictureservic": 38, "piec": 190, "pill": 26, "pin": [34, 201], "pineappl": 121, "ping": [18, 130, 180], "pingus": 130, "pinia": 191, "pitfal": 141, "pivot": 221, "pixel": [14, 26], "pizza": 121, "pkcs12": 100, "place": [7, 24, 33, 48, 51, 61, 97, 98, 100, 103, 123, 128, 135, 136, 150, 157, 168, 176, 198, 203, 206, 208, 210, 213, 217], "placehold": [93, 95, 109, 112, 161, 184, 198], "plai": [64, 128], "plain": [18, 27, 45, 62, 64, 66, 83, 99, 109, 113, 117, 120, 132, 135, 198], "plan": [39, 117, 120, 190], "platform": [26, 40, 56, 94, 97, 99, 100, 145, 206, 208], "player": 64, "plbdab2ba83bb6588": 221, "pleas": [2, 7, 8, 14, 17, 21, 24, 26, 27, 28, 29, 33, 36, 40, 41, 45, 55, 60, 61, 62, 63, 66, 90, 100, 108, 114, 116, 117, 120, 128, 133, 141, 151, 155, 161, 164, 166, 167, 174, 190, 194, 196, 199, 200, 203, 207, 213, 216, 217, 219], "plu": [28, 62, 120, 135], "plug": [49, 150], "pluggabl": 138, "plugin": [2, 3, 4, 22, 36, 41, 44, 119, 122, 139, 191], "plural": 172, "png": [4, 22, 45, 65, 78, 83, 109, 118, 135, 138], "po": [7, 61, 159, 172], "poedit": 7, "point": [0, 16, 35, 39, 135, 142, 171, 191, 196], "pointer": 167, "polici": [24, 36, 41, 60, 213], "polit": 208, "poll": 62, "pollinterv": 64, "polyfil": 42, "poorli": [96, 190], "pop": 87, "popen": 213, "popmus": 87, "popov": [39, 201, 202, 203, 205], "popovermenu": [201, 204], "popul": 38, "popular": [24, 111, 135], "popup": 61, "port": [13, 25, 111, 139, 155, 161, 163, 170, 196], "portal": 196, "posit": [7, 24, 61, 93, 98, 128, 190, 198, 204, 206, 208], "posselt": 4, "possess": 99, "possibl": [1, 7, 12, 16, 19, 22, 26, 27, 28, 33, 35, 36, 39, 40, 41, 44, 50, 52, 55, 56, 57, 59, 60, 61, 63, 64, 67, 69, 73, 78, 87, 94, 98, 99, 100, 102, 104, 106, 110, 116, 117, 120, 123, 126, 128, 131, 135, 138, 139, 140, 141, 143, 144, 149, 150, 151, 153, 157, 165, 171, 178, 181, 192, 193, 198, 208, 213, 214, 218], "possibli": [18, 61], "post": [2, 4, 10, 29, 39, 52, 58, 62, 64, 65, 67, 69, 71, 73, 74, 75, 76, 77, 79, 81, 87, 111, 122, 125, 135, 136, 137, 158, 163, 170, 171, 173, 174, 175, 176, 178, 179, 180, 182, 183, 184, 185, 186, 213], "post_removefromgroup": 16, "postacceptshar": 24, "postaddus": [24, 41], "postcontrol": 52, "postcopi": 41, "postcreat": 41, "postcreateus": 41, "postdelet": [24, 41], "postfix": 52, "postgr": 128, "postgresql": [12, 56], "postldapbackendad": 16, "postlogin": 41, "postremoveus": [24, 41], "postrenam": 41, "postscanfil": 41, "postscanfold": 41, "postschemachang": 59, "postsetpassword": [24, 41], "postshar": 24, "posttouch": 41, "postunassigneduserid": 27, "postunshar": 24, "postunsharefromself": 24, "postwrit": 41, "pot": 7, "potenti": [40, 93, 110, 135, 156, 213, 214], "power": [7, 17, 19, 24], "powershel": 100, "pr": [18, 22, 81, 135, 157, 190, 193, 206], "practic": [39, 63, 122, 157], "practis": 210, "pre": [3, 4, 31, 34, 39, 51, 59, 69, 70, 71, 76, 132, 136, 145, 189, 205], "pre_deleteus": 0, "preaddus": [24, 41], "preced": 61, "precis": 35, "precondit": [73, 74, 75, 141], "preconditionnotmetexcept": [145, 146, 147], "precopi": 41, "precreat": 41, "precreateus": 41, "predefin": [63, 93, 198], "predefined_status": 71, "predelet": [24, 41], "predict": 135, "prefer": [38, 39, 63, 88, 92, 93, 96, 98, 99, 106, 112, 122, 138, 145, 151, 155, 177, 184, 188, 189, 190, 194, 205, 214], "preferences_ex": 176, "prefix": [26, 41, 52, 56, 59, 71, 78, 100, 104, 106, 114, 117, 128, 138, 191], "preflight": 137, "preflighted_cor": 137, "preg_match": 141, "preliminari": 127, "preload": [1, 28, 122, 130, 205], "preloadcollect": [28, 154], "prelogin": 41, "premad": 39, "prepar": [17, 26, 110, 116, 117, 213], "preparerulematch": 115, "prepend": [44, 192], "prereleas": 34, "preremoveus": [24, 41], "prerenam": 41, "prerequisit": [63, 194], "present": [4, 28, 39, 48, 51, 52, 69, 78, 80, 100, 117, 130, 171, 172, 190, 194], "preserv": [62, 115], "preset": 45, "presetpassword": [24, 41], "preshar": 24, "presumpt": 138, "pretouch": 41, "pretti": [35, 208], "preunassigneduserid": 27, "preunshar": 24, "prevent": [26, 29, 34, 35, 37, 39, 45, 52, 56, 60, 61, 69, 111, 138, 141, 161, 191, 192, 213], "preview": [4, 24, 27, 28, 39, 78, 83, 98, 122, 138], "previewmanag": 27, "previewrequest": 24, "previou": [25, 29, 35, 41, 59, 66, 100, 138, 153, 171, 190, 191], "previous": [17, 23, 26, 35, 53, 100, 145, 170, 193], "previousrespons": 153, "prewrit": 41, "primari": [28, 31, 36, 39, 41, 56, 57, 64, 93, 120, 128, 189, 199, 203, 204, 219], "prime": [0, 34, 208], "primit": 41, "princip": [116, 117], "principaluri": 117, "principl": [96, 117, 180, 190], "print": [45, 79, 111, 131, 213], "print0": 108, "print_unescap": [45, 140, 213], "prior": [40, 193], "prioriti": [39, 42, 53, 112, 130, 140, 184, 193], "privaci": [33, 122], "privat": [1, 27, 29, 34, 37, 38, 39, 40, 41, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 66, 87, 100, 104, 109, 112, 113, 116, 117, 118, 120, 121, 130, 132, 138, 139, 140, 141, 142, 144, 145, 146, 147, 149, 151, 152, 153, 154, 167, 178, 192], "privatekei": [29, 34], "privileg": [194, 212, 214], "pro": 135, "probabl": [35, 66, 93, 104, 117, 134], "problem": [1, 2, 17, 18, 29, 39, 40, 56, 61, 66, 96, 100, 110, 123, 128, 131, 156, 166, 194, 208, 213, 221], "problemat": [2, 80, 167], "proc_open": 213, "proce": [62, 77, 128], "procedur": [62, 108, 212], "process": [3, 23, 26, 28, 29, 30, 31, 33, 36, 38, 39, 41, 51, 59, 61, 66, 72, 73, 74, 88, 93, 100, 102, 103, 108, 114, 117, 118, 122, 123, 125, 128, 138, 142, 146, 149, 156, 157, 158, 159, 170, 176, 195, 205, 208, 210], "processcalendardata": 116, "processingexcept": 145, "processor": 189, "prod": 125, "prodid": 117, "produc": [2, 66, 132, 145, 200], "product": [2, 23, 31, 35, 61, 94, 108, 125, 131, 141, 194, 208, 209, 217], "productnam": [61, 196], "profil": [26, 61, 99, 100, 122, 161, 205], "program": [0, 29, 62, 100, 131, 156, 157, 159, 172, 213], "programfil": 100, "programm": 213, "programmat": [39, 116, 122, 123], "progress": [61, 79, 87, 95, 125, 136, 145, 158, 170, 171, 177, 190, 201], "progressbar": 136, "progressr": 87, "project": [4, 29, 33, 35, 36, 41, 88, 122, 125, 156, 159, 190, 205], "projectfil": [2, 108], "prolif": 33, "prologu": [88, 205], "prometheu": 135, "promis": [33, 90, 132, 135], "promot": 40, "prompt": [26, 72, 74, 100, 146, 147], "promptli": 208, "prone": 66, "pronoun": 95, "proof": 40, "proofread": 145, "prop": [78, 83, 114, 132, 135, 154, 191], "propag": [128, 150, 174], "proper": [28, 29, 33, 39, 61, 62, 99, 145, 166, 198, 213, 218], "properli": [12, 29, 44, 60, 110, 134, 135, 218], "properti": [1, 23, 27, 28, 40, 50, 56, 81, 82, 84, 114, 118, 130, 132, 135, 138, 152, 154, 197, 198], "property_birthd": 26, "property_displayname_legaci": 23, "propertytocolumn": 56, "propertyupd": [78, 114], "propfind": [1, 28, 78, 81, 84, 85, 122, 128, 154], "proppatch": [78, 81, 117, 122], "propsdata": [109, 135], "propstat": 114, "prose": 147, "protect": [0, 7, 22, 23, 37, 56, 60, 69, 100, 117, 132, 134, 136, 158, 166, 169, 183, 196, 213, 221], "protocol": [13, 62, 79, 111, 120, 158, 170, 196, 213], "prototyp": 159, "provid": [0, 4, 10, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 32, 33, 34, 36, 37, 39, 40, 41, 45, 46, 50, 51, 53, 54, 57, 58, 62, 63, 64, 65, 66, 67, 69, 73, 74, 75, 77, 78, 80, 83, 84, 88, 93, 94, 96, 98, 99, 100, 103, 104, 106, 111, 118, 119, 122, 123, 127, 129, 130, 131, 134, 139, 141, 148, 151, 155, 156, 159, 163, 167, 169, 170, 172, 174, 176, 180, 184, 185, 186, 190, 191, 192, 196, 198, 199, 202, 203, 205, 213, 214, 218, 221], "provideinitialst": [44, 50, 109], "providelazyinitialst": 44, "provider1": 120, "provider_id": [65, 135], "providerclass": 107, "providerid": [65, 107, 135], "provis": [13, 23], "provisioning_api": 76, "proxi": [62, 117, 121, 157, 159, 166, 167, 168, 170, 183, 186], "proxy_host": 161, "proxy_password": 161, "proxy_port": 161, "proxy_us": 161, "prune": 194, "ps1": 100, "psalm": [2, 63, 102, 108, 220], "psr": [2, 27, 40, 48, 103, 122, 136, 148, 205], "psr3": [18, 25, 48], "pt1h": 116, "public": [0, 1, 4, 5, 10, 17, 21, 22, 24, 26, 29, 33, 34, 35, 36, 37, 38, 40, 44, 47, 48, 49, 52, 53, 54, 55, 56, 57, 59, 60, 61, 64, 66, 69, 87, 89, 104, 107, 109, 110, 112, 113, 114, 116, 117, 118, 120, 121, 122, 127, 129, 130, 131, 132, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 159, 183, 190, 192, 196, 198, 205, 216, 221], "public_link": 87, "publicapi": 134, "publicapicontrol": 134, "publicdisplai": 134, "publicfunct": 175, "publicli": [12, 162], "publicpag": [26, 39, 66, 134], "publicshareauth": [5, 16], "publicsharecontrol": 134, "publictemplaterespons": [39, 50], "publicupload": 69, "publish": [6, 9, 26, 33, 34, 35, 39, 41, 117, 137, 143, 160, 193, 205], "publishact": 11, "publishcalendar": 16, "pull": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 35, 81, 102, 108, 109, 110, 156, 157, 170, 172, 188, 190, 193, 194, 198, 206, 210, 218], "pure": [39, 40], "purpos": [5, 16, 33, 41, 93, 111, 142, 145, 146, 147, 170, 202], "push": [7, 29, 34, 35, 64, 157, 159, 171, 193, 206], "put": [2, 34, 39, 52, 61, 64, 66, 69, 71, 78, 80, 96, 108, 117, 122, 128, 135, 137, 138, 142, 145, 146, 147, 149, 158, 170, 171, 175, 183, 190, 203, 204], "putcont": [54, 57], "pwd": [81, 100, 194], "pwd1": 196, "pwd2": 196, "px": 94, "py": 159, "python": [47, 100, 157, 159, 172, 184], "qa": 190, "qb": [56, 110, 114], "qbmapper": [10, 22, 26, 56], "qsyqflqhouhdpq0w2aocwqgdaei": 135, "qt": [94, 100], "qt5": 100, "qt5keychain": 100, "qt6": 100, "qt_path": 100, "qtkeychain": 100, "qtkeychain_librari": 100, "qualifi": [15, 116, 193], "qualiti": [102, 206], "queri": [0, 1, 15, 16, 17, 19, 22, 23, 24, 25, 26, 27, 28, 39, 40, 41, 44, 57, 58, 59, 61, 64, 78, 83, 90, 107, 110, 116, 122, 128, 135, 138, 154, 158, 171, 176, 189, 208, 213], "querybuild": [17, 19, 26, 27, 56, 114], "querylogg": 27, "querystatusforus": 143, "question": [4, 28, 33, 40, 56, 61, 107, 156, 166, 168, 193, 205, 208, 210], "queue": 37, "queuedjob": [25, 37], "quick": [39, 62, 64, 65, 77, 78, 96, 198, 204], "quickli": [1, 44, 93, 98, 123, 138, 208], "quiet": [104, 106], "quit": [7, 10, 52, 73, 74, 75, 111, 117], "quot": [32, 61, 78, 117, 190], "quota": [64, 78, 80, 93], "qux": [112, 184], "r": [7, 65, 78, 79, 87, 100, 191, 194, 221], "r0wi": 34, "race": [2, 24, 135, 208], "rach": 35, "radio": [64, 140, 184, 201, 204], "radio1": 204, "radiu": 198, "rais": [16, 99], "ran": [59, 100, 141], "rand": 79, "random": [40, 80, 208], "randomli": 170, "rang": [4, 93, 109, 116], "rare": [17, 35, 40, 157], "raspberri": 208, "rate": [23, 30, 73, 74, 75, 122, 158, 166, 169], "ratelimit": [23, 139], "ratelimitedforal": 39, "rather": [28, 37, 40, 41, 53, 56, 99, 109, 117, 135, 140, 145, 190], "raw": [73, 78, 100, 116, 117, 161], "rc": 35, "re": [26, 33, 36, 41, 56, 61, 63, 96, 100, 110, 114, 123, 161, 166, 183, 193, 202, 203, 204, 208], "reach": [0, 32, 35, 38, 39, 139, 193, 210], "reachabl": [39, 66, 166, 213], "react": [4, 41, 123, 128, 135, 137, 153], "reaction": 96, "read": [1, 22, 23, 26, 34, 40, 54, 55, 56, 60, 61, 66, 69, 78, 81, 93, 96, 104, 106, 111, 118, 122, 123, 154, 185, 190, 206, 207, 208, 214], "read_timeout": 196, "readabl": [7, 40, 78, 94, 98, 104, 116, 145, 210], "reader": [4, 210], "readi": [0, 16, 31, 35, 73, 74, 75, 123, 157, 171, 190], "readm": [4, 31, 109, 191], "readmark": 81, "readonli": 140, "readoper": 87, "readremotefileoper": 87, "readremotefolderoper": 87, "real": [62, 81, 117, 141, 196], "realli": [13, 40, 59, 93, 109, 128, 131, 193, 208, 213], "reason": [7, 26, 27, 28, 31, 39, 48, 65, 66, 100, 128, 145, 146, 147, 200, 208, 209, 210], "reason_lock_wait_timeout": 26, "reason_serv": 26, "rebas": [190, 194], "reboot": 161, "rebuild": [125, 217], "receiv": [0, 17, 18, 31, 32, 39, 40, 41, 69, 77, 78, 81, 87, 117, 124, 138, 145, 158, 161, 170, 171, 193], "recent": [7, 17, 68, 93, 100, 135, 208], "recipi": [36, 41, 69, 78, 93, 109, 196], "recogn": 41, "recogniz": 93, "recommend": [0, 2, 16, 17, 18, 22, 23, 24, 26, 27, 29, 31, 35, 36, 41, 47, 56, 57, 59, 63, 80, 92, 94, 100, 108, 110, 120, 123, 125, 128, 133, 135, 137, 139, 142, 145, 155, 157, 159, 163, 165, 189, 191, 194, 198, 203], "record": 62, "recov": 152, "recoveri": 83, "recoverpassword": 41, "recoverypassword": 152, "recreat": 208, "recurs": 78, "recursivearraysearch": [11, 28], "red": [140, 189], "redi": [38, 131, 219], "redirect": [13, 52, 62, 157, 177, 203, 212], "redirect_handl": 176, "redirectrespons": [39, 52, 66], "redirecturl": 213, "redisclust": 196, "reduc": [28, 40, 57, 102, 110, 123, 128], "redund": 154, "ref": [22, 34, 157], "refactor": [26, 110], "refer": [2, 26, 29, 40, 52, 61, 89, 93, 94, 98, 99, 100, 107, 108, 120, 122, 138, 145, 155, 157, 164, 167, 193, 205, 210], "referenc": 190, "reference_provider_id": 135, "referencedclass": 108, "referencetext": 135, "reflec": 13, "reflect": [40, 41, 52], "reflector": 49, "refman": 110, "reformul": 145, "refresh": [36, 41, 109, 111, 114, 126], "refreshmetadata": [24, 114], "refreshoper": 87, "refus": 29, "regard": 156, "regardless": [39, 56, 135], "regex": [13, 52, 53, 183], "region": [24, 122, 196], "regist": [0, 2, 3, 4, 5, 14, 16, 19, 21, 22, 24, 25, 26, 27, 34, 36, 39, 40, 41, 44, 47, 49, 50, 53, 57, 62, 64, 79, 80, 103, 107, 114, 115, 116, 119, 122, 123, 131, 138, 139, 142, 143, 145, 146, 147, 149, 153, 154, 155, 158, 159, 161, 164, 170, 171, 177], "registeralternativelogin": 16, "registeranonrequest": 139, "registerbackend": [28, 116], "registercalendar": 19, "registercalendarprovid": 117, "registercheck": 24, "registerchecksev": 24, "registercollaborationresourc": 132, "registercontentprovid": 107, "registercustomfoo": 0, "registercustompickerel": 135, "registerdashboardwidget": [25, 109], "registerdeclarativeset": 112, "registerdeclarativesettingslisten": 112, "registerent": 24, "registerentitiesev": 24, "registereventlisten": [0, 1, 44, 107, 112, 114, 135, 142, 145, 146, 147], "registerfileact": 24, "registerfoo": 0, "registerjob": 10, "registerlazylockprovid": 26, "registerlockprovid": 26, "registerlogin": 16, "registermailprovid": 120, "registermiddlewar": 49, "registernotifierservic": 0, "registeroper": [24, 115], "registeroperationsev": [24, 115], "registerparamet": 40, "registerprofilelinkact": 130, "registerprovid": 57, "registerpublicsharetemplateprovid": 50, "registerrefer": 135, "registerresourceprovid": [14, 132], "registerrespond": 39, "registerrout": 28, "registerschema": 112, "registersearchprovid": 138, "registerservic": [0, 16, 40, 55, 60], "registerservicealia": 40, "registersetupcheck": 141, "registerspeechtotextprovid": 142, "registertaskprocessingprovid": [26, 145], "registertaskprocessingtasktyp": [26, 145], "registertextprocessingprovid": 147, "registertexttoimageprovid": 146, "registertranslationprovid": 149, "registertyp": 132, "registerusermigr": 151, "registeruserrequest": 139, "registerwellknownhandl": 153, "registerwidget": 135, "registerwidgetev": 25, "registr": [0, 41, 47, 60, 109, 116, 120, 122, 135, 140, 141, 155, 159, 188], "registri": [150, 157, 159, 167, 168, 170, 171], "registryev": 24, "regress": [26, 190], "regular": [64, 78, 157, 159, 166, 180, 194], "regularli": [96, 110, 190], "reject": [66, 80, 117, 132, 135, 145, 169], "rejectunauthor": 196, "rel": [0, 14, 26, 57, 61, 64, 83, 117, 138, 140, 174, 175, 176, 186, 190, 221], "relat": [0, 22, 26, 27, 28, 36, 41, 55, 56, 66, 79, 81, 87, 112, 114, 135, 140, 141, 144, 171, 190, 193, 198, 207, 208], "relative_modified_d": [12, 15], "relativedued": 61, "relativetim": 61, "relaunch": 221, "relax": [39, 128], "releas": [0, 4, 16, 17, 18, 20, 22, 24, 26, 27, 29, 30, 31, 33, 39, 41, 89, 100, 102, 103, 109, 123, 125, 128, 150, 155, 170, 172, 190, 193, 205, 208, 210, 216, 218], "release_d": 135, "relev": [10, 27, 57, 66, 72, 93, 103, 108, 117, 142, 145, 146, 147, 153, 210], "reli": [0, 25, 39, 169, 210], "reliabl": [37, 100, 156], "reliev": 208, "reload": [13, 23, 104, 106, 109, 221], "relwithdebinfo": 100, "rem": 14, "remain": [16, 17, 51, 60, 78, 93, 117, 144, 221], "rememb": [36, 38, 41, 98], "remind": [24, 61, 78], "remnant": 24, "remot": [4, 27, 64, 69, 78, 79, 80, 81, 83, 84, 85, 87, 92, 111, 114, 122, 128, 157, 163, 170, 193, 194, 205, 214], "remote_en": 111, "remote_fold": 79, "remote_handl": 111, "remote_host": 111, "remote_port": 111, "remote_shar": 69, "remotefil": 87, "remotelyedit": 114, "remoteoper": 87, "remoteoperationresult": 87, "remotepath": 87, "remov": [17, 29, 33, 34, 35, 36, 37, 39, 41, 59, 62, 64, 65, 69, 77, 93, 99, 107, 114, 123, 132, 133, 135, 150, 152, 159, 171, 173, 177, 191, 198, 203, 204, 208, 210, 213, 216, 218], "removeclass": 203, "removefavorit": 24, "removejob": 37, "removelisten": [15, 41], "removeoper": 87, "removeremotefileoper": 87, "removeremoteshareoper": 87, "renam": [25, 26, 42, 59, 69, 78, 88, 93, 203, 204], "rend": 150, "render": [4, 26, 27, 36, 41, 44, 49, 122, 132, 176, 184, 186, 213], "rendera": 39, "renderpag": 50, "renderreferenceev": 135, "renderresult": 135, "reopen": 39, "reorder": 61, "repair": [4, 122, 205], "repairstep": 136, "repeat": [99, 117, 208], "repercuss": 33, "repetit": 52, "replac": [1, 7, 10, 13, 15, 16, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 49, 52, 58, 60, 61, 62, 66, 67, 87, 90, 99, 100, 107, 122, 127, 129, 133, 145, 161, 179, 194, 197, 203, 213, 217], "replaceindex": 59, "replaceindiceslisten": 59, "replacementuserdisplaynam": [67, 127], "replacementuserid": [67, 127], "replacesvg": 11, "replacesvgicon": 11, "repli": [15, 22, 79, 208], "replic": 128, "replica": 128, "repo": [7, 30, 86, 89, 100, 131, 135, 196, 218], "repo_token": 34, "report": [26, 31, 78, 81, 104, 106, 123, 140, 141, 145, 190, 193, 207, 210], "reportprogress": 145, "repositori": [4, 28, 29, 31, 33, 34, 35, 89, 98, 100, 102, 103, 108, 120, 135, 166, 167, 170, 172, 190, 192, 193, 194, 196, 207, 208, 220], "repository_url": 100, "repres": [26, 57, 63, 71, 100, 109, 112, 117, 127, 130, 132, 145, 147, 151, 203], "represent": 117, "reproduc": [31, 166], "req": [29, 196], "request": [0, 1, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 36, 37, 41, 44, 47, 49, 52, 54, 61, 62, 63, 65, 66, 67, 71, 73, 74, 75, 76, 79, 80, 81, 82, 99, 102, 104, 108, 109, 110, 111, 114, 116, 117, 122, 123, 128, 132, 137, 139, 142, 145, 146, 147, 148, 149, 153, 154, 156, 157, 158, 159, 164, 169, 170, 171, 172, 177, 183, 186, 190, 193, 196, 203, 205, 206, 208, 210, 212, 218], "requestbackgroundjob": [24, 114], "requesthead": 28, "requestopt": 135, "requesttoken": [13, 44], "requir": [2, 4, 7, 10, 12, 16, 20, 22, 24, 25, 26, 27, 29, 34, 35, 36, 37, 39, 40, 41, 45, 52, 53, 56, 57, 59, 61, 62, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 80, 93, 98, 102, 103, 104, 106, 108, 109, 110, 111, 112, 114, 115, 117, 120, 123, 125, 126, 130, 133, 134, 135, 136, 137, 139, 140, 141, 143, 150, 155, 157, 158, 159, 161, 163, 165, 170, 174, 175, 176, 177, 179, 180, 181, 183, 186, 187, 193, 194, 196, 197, 198, 199, 204, 212, 213, 214, 221], "require_onc": [2, 103, 213, 221], "requiremax": 4, "requiremin": 4, "reserv": [26, 109, 118], "reservedopt": 26, "reset": [39, 63, 96, 127, 190], "resetquerypart": 26, "reshar": 69, "resid": [42, 44, 155], "resolut": [15, 166], "resolv": [12, 31, 39, 40, 41, 122, 132, 140, 161, 166, 193], "resolvefromconfigfil": 108, "resolvepubl": 135, "resolverefer": 135, "resolvereferencepubl": 135, "resolvereshar": 10, "resort": 40, "resourc": [14, 24, 26, 27, 28, 37, 39, 40, 47, 54, 56, 73, 74, 75, 78, 81, 109, 114, 117, 119, 122, 134, 135, 137, 138, 146, 153, 210, 213, 221], "resource_typ": 132, "resourcebackend": 116, "resourcemanag": [116, 132], "resourceprovid": 132, "resourcetyp": [78, 83], "resourceurl": [132, 135, 138], "respect": [23, 27, 28, 39, 67, 78, 99, 135, 161, 198, 208], "respond": [18, 33, 127, 139, 158, 208], "respons": [1, 5, 10, 17, 22, 29, 31, 33, 47, 49, 50, 52, 62, 63, 65, 67, 68, 71, 73, 74, 75, 76, 77, 81, 82, 84, 91, 93, 96, 97, 98, 109, 114, 117, 121, 122, 135, 141, 153, 154, 158, 171, 176, 186, 198, 203, 213, 214, 218], "responsedefinit": 66, "rest": [4, 35, 39, 52, 91, 117, 122, 123, 205], "restart": [111, 194, 196], "restor": [63, 78, 82, 98, 151], "restrict": [20, 24, 26, 27, 37, 56, 121, 135, 139, 161, 163, 203, 214], "restructur": 102, "result": [16, 17, 26, 27, 29, 38, 39, 56, 57, 61, 63, 66, 68, 69, 70, 83, 84, 87, 93, 99, 100, 107, 114, 122, 128, 135, 140, 141, 146, 148, 154, 179, 193, 206, 213, 221], "resultinto": 114, "retain": 59, "retri": [23, 122], "retriev": [24, 26, 39, 44, 56, 63, 78, 90, 120, 122, 123, 124, 127, 133, 138, 178, 184], "retrievemetadata": [24, 114], "retro": 42, "retroact": 59, "retryabl": 23, "return": [1, 4, 10, 13, 15, 16, 17, 19, 22, 23, 24, 26, 27, 28, 36, 38, 39, 40, 41, 44, 49, 50, 52, 53, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 69, 71, 78, 102, 104, 106, 107, 109, 112, 114, 115, 116, 118, 120, 130, 131, 132, 133, 134, 135, 136, 138, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 171, 173, 175, 178, 182, 187, 191, 192, 203, 221], "returnhi": 39, "returnjson": 39, "retyp": 194, "reus": [10, 27, 66, 190], "reusabl": [98, 189], "revenu": 135, "revers": [49, 120, 163], "revert": [33, 71, 104, 106, 143], "revertuserstatu": 143, "review": [18, 31, 34, 128, 135, 158, 190, 193, 208, 213], "revis": [89, 193], "revisit": 117, "revok": [29, 62, 99], "revokeshar": 37, "revolution": 156, "rework": [25, 193], "rewritten": 90, "rfc": [28, 62, 78, 117], "rfc4918": 82, "rfc5323": 83, "rfc6415": 153, "rgb": [28, 198, 202], "rgba": 198, "rich": [27, 78, 109, 135, 141, 179], "rich_messag": 179, "rich_message_param": 179, "rich_subject": 179, "rich_subject_param": 179, "richobject": 135, "richobjectstr": [27, 141], "richobjecttyp": 135, "richparamet": 135, "richtopars": 27, "right": [4, 7, 18, 21, 24, 26, 27, 37, 39, 41, 44, 61, 66, 97, 98, 100, 107, 109, 114, 118, 128, 135, 136, 197, 198, 203, 204, 206, 213, 221], "risk": [41, 193, 200], "rm": 34, "rmdirr": 28, "robert": 221, "roberto": 109, "robin": 128, "robot": 35, "roboto": 198, "robust": [40, 103], "rocm": [157, 159, 164, 170, 171], "roeland": 80, "role": [4, 31, 33, 117, 128, 130, 145], "roll": [56, 110], "rollback": [56, 128], "room": [26, 27, 119, 122, 132, 143], "roombackend": 116, "root": [4, 6, 7, 26, 29, 35, 39, 57, 64, 66, 78, 83, 87, 96, 100, 103, 108, 125, 132, 140, 159, 174, 176, 186, 191, 194, 214, 217], "rootfold": 57, "rootscop": 203, "rootstorag": 60, "rough": [35, 123], "roughli": [39, 214], "round": [26, 109, 128, 135, 138], "rounditemicon": 109, "roundtrip": 128, "rout": [4, 5, 25, 27, 28, 40, 47, 51, 90, 134, 137, 138, 153, 166, 175, 176, 177, 185, 188, 205, 218], "route_of_talk_bot": 185, "routeparamet": 138, "router": [15, 23, 24, 27, 51, 52, 78, 92, 122, 159], "row": [22, 39, 56, 110, 114, 138, 198], "rpid": 196, "rsa": 29, "rss": 4, "rtl": 201, "rule": [28, 30, 34, 36, 41, 56, 78, 95, 98, 102, 103, 115, 128, 158, 190, 201, 205], "rulematch": 115, "run": [0, 1, 4, 6, 7, 16, 18, 23, 24, 29, 34, 35, 36, 37, 41, 44, 49, 51, 56, 59, 60, 66, 72, 73, 74, 87, 96, 100, 103, 108, 110, 111, 114, 116, 117, 122, 123, 128, 131, 136, 138, 145, 146, 147, 155, 157, 158, 159, 161, 166, 170, 190, 192, 194, 196, 203, 213, 216, 217], "runnabl": 87, "runner": 221, "running_psalm": 66, "runorscheduletask": [146, 147], "runrequest": 141, "runtask": [146, 147], "runtim": [61, 100, 135, 146, 147, 164], "runtimeexcept": [142, 146, 147, 149], "rw": [194, 196], "rwx": 100, "rx": 221, "s3": [80, 219], "sabr": [1, 16, 22, 24, 36, 41, 119, 122, 154], "sabredav": [1, 41, 81, 154], "sabrepluginaddev": [1, 24], "sabrepluginauthinitev": 16, "sabrepluginev": 22, "sacr": [96, 190], "safe": [0, 27, 33, 41, 64, 110, 213], "safer": [40, 213], "sai": [52, 138, 208], "said": [117, 134], "sake": [117, 190], "sale": 32, "samba": 196, "same": [0, 2, 4, 14, 21, 22, 23, 27, 28, 38, 39, 40, 42, 49, 52, 59, 61, 63, 78, 87, 93, 100, 102, 103, 110, 112, 117, 123, 128, 135, 138, 140, 143, 145, 154, 157, 158, 159, 164, 165, 170, 172, 174, 175, 190, 194, 203, 204, 208, 213, 214], "saml": [87, 219], "saml2": 87, "sampl": [39, 56, 78, 89], "sample_cli": 89, "san": 198, "sanit": [28, 213], "sanitizefilenam": 28, "sass": [189, 217], "satisfi": [33, 117], "save": [28, 34, 36, 39, 40, 41, 53, 55, 66, 99, 100, 112, 114, 117, 120, 135, 138, 142, 145, 146, 147, 149, 161, 184, 198, 217], "savedinstancest": 87, "savemetadata": [24, 114], "saveset": [53, 66], "sayhello": 61, "sb": 79, "scalabl": [38, 122], "scalar": 10, "scale": [56, 94, 128, 167, 168], "scalefixforie8": 11, "scan": [36, 41, 61], "scanfil": 41, "scanfold": 41, "scanner": [96, 214], "scenario": [2, 71, 110], "schedul": [25, 35, 36, 41, 63, 67, 127, 130, 136, 142, 145, 146], "scheduleaft": 37, "schedulefiletranscript": 142, "scheduletask": [145, 146, 147], "schema": [2, 4, 5, 17, 18, 24, 35, 56, 58, 108, 118, 122, 136, 140, 184, 188], "schemaclosur": 59, "schemaexcept": 108, "schemaloc": [2, 108], "scheme": [112, 160, 184, 188, 196], "schott": 99, "scienc": [78, 135], "scloud": 61, "scope": [15, 26, 29, 38, 41, 44, 55, 63, 69, 78, 82, 104, 114, 116, 154, 203], "scope_": 66, "scope_administr": 66, "scope_default": 66, "scope_ex_app": 26, "scope_feder": 66, "scope_filesystem": 26, "scope_ignor": 66, "scope_skip_password_valid": 26, "score": 206, "scrape": 7, "screen": [46, 61, 94, 95, 97, 98, 131, 140, 197, 198, 202, 208], "screenread": [21, 44], "screenshar": 93, "screenshot": [4, 159, 202], "script": [2, 7, 13, 14, 15, 24, 25, 26, 34, 35, 36, 39, 41, 44, 45, 56, 61, 65, 100, 108, 109, 111, 123, 125, 132, 135, 140, 157, 158, 159, 172, 177, 196, 212, 219, 221], "scroll": [100, 135, 197, 202], "scrollabl": 197, "scrollbar": 198, "scrollto": 138, "scss": [42, 217], "scssphp": 28, "seamlessli": [88, 156], "search": [4, 10, 19, 23, 26, 28, 63, 65, 81, 82, 92, 104, 106, 107, 116, 122, 152, 176, 197, 205, 208, 214], "search_providers_id": 135, "searchabl": 83, "searchbysystemtag": 24, "searchforprincip": 116, "searchingroup": 23, "searchinusercalendar": 116, "searchrequest": [83, 114], "searchresult": 138, "searchresultentri": 138, "searchusersbyvalu": 106, "searchusersbyvaluebool": 106, "searchusersbyvalueint": 106, "searchusersbyvaluestr": 106, "searchvalu": 104, "season": 190, "second": [24, 37, 39, 41, 45, 49, 59, 61, 62, 78, 80, 93, 103, 109, 112, 114, 116, 128, 132, 135, 136, 138, 141, 150, 153, 158, 170, 184, 191, 203], "second_pag": 176, "secondari": [93, 94, 96, 109, 120, 190, 198], "secondarylabel": 94, "secret": [29, 34, 39, 169, 170, 196], "secretpassword": 134, "secrettoken": 134, "section": [0, 4, 5, 7, 17, 24, 25, 26, 29, 34, 39, 44, 51, 52, 53, 56, 61, 66, 97, 98, 100, 103, 110, 116, 117, 120, 122, 123, 127, 128, 133, 135, 150, 157, 158, 160, 166, 167, 171, 184, 194, 196, 197, 202, 203, 206, 210, 221], "section_id": [112, 184], "section_typ": [112, 184], "section_type_admin": 112, "section_type_person": 112, "secur": [4, 10, 12, 13, 24, 26, 27, 29, 31, 40, 47, 49, 60, 62, 65, 78, 100, 112, 117, 121, 122, 123, 134, 141, 157, 158, 163, 169, 184, 193, 194, 205, 212], "securedrelyingpartyid": 196, "securerandom": 27, "see": [1, 2, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 34, 35, 37, 39, 40, 41, 44, 45, 46, 51, 52, 53, 56, 57, 60, 61, 62, 64, 66, 69, 72, 73, 74, 75, 78, 81, 90, 96, 97, 98, 99, 100, 102, 103, 108, 109, 111, 115, 116, 117, 120, 123, 124, 125, 128, 131, 132, 133, 135, 138, 140, 150, 155, 157, 159, 163, 169, 170, 176, 180, 190, 191, 192, 193, 194, 196, 198, 202, 207, 208, 213, 221], "seed": 196, "seen": [17, 24, 93, 97, 98, 130], "sego": 198, "select": [25, 39, 56, 61, 83, 87, 93, 97, 98, 100, 111, 114, 115, 117, 128, 132, 135, 140, 150, 166, 170, 176, 184, 196, 198, 199, 202, 204, 213], "select2": 12, "selectalia": 56, "selectionlength": 61, "selector": [189, 203], "self": [12, 44, 50, 94, 109, 120, 130, 132, 143, 145, 146, 151, 153, 196], "semant": [4, 35], "semicolon": 53, "semver": 35, "send": [7, 26, 37, 43, 53, 61, 63, 78, 83, 84, 85, 91, 109, 113, 120, 121, 123, 124, 128, 130, 138, 150, 169, 170, 171, 177, 192, 213, 218, 219], "sendemail": 61, "sendmail": [10, 69], "sendmessag": 120, "sendshareemail": 26, "sens": [17, 27, 31, 39, 40, 56, 66, 99, 117], "sensit": [25, 37, 39, 52, 138, 140, 173, 182, 212], "sent": [18, 22, 27, 33, 36, 39, 41, 51, 67, 69, 71, 78, 79, 87, 138, 140, 171, 176], "sentenc": [61, 94, 96, 99, 203], "separ": [4, 18, 35, 39, 53, 56, 59, 69, 99, 100, 117, 125, 137, 145, 147, 157, 165, 176, 183, 190, 203, 217], "sequenc": [0, 56], "seri": 128, "serial": [26, 27, 38, 69, 116, 127], "seriou": 128, "serv": [26, 39, 42, 66, 141], "server": [0, 2, 3, 7, 12, 15, 16, 22, 23, 24, 26, 27, 28, 29, 31, 34, 35, 36, 37, 38, 39, 40, 41, 42, 48, 51, 52, 56, 59, 61, 62, 64, 66, 70, 73, 77, 78, 79, 80, 81, 83, 87, 88, 93, 100, 101, 102, 108, 110, 111, 116, 117, 120, 121, 122, 123, 128, 129, 131, 135, 138, 139, 140, 143, 150, 154, 159, 161, 165, 169, 172, 174, 186, 195, 196, 200, 205, 206, 207, 208, 213, 218, 220], "server_base_url": 87, "serverconfighelp": 141, "servercontain": [40, 41, 55, 116], "serverplugin": [1, 154], "serveruri": 87, "servic": [0, 16, 23, 24, 27, 32, 37, 38, 39, 41, 44, 47, 48, 50, 55, 60, 61, 66, 78, 87, 100, 104, 113, 116, 119, 121, 122, 126, 130, 131, 133, 138, 140, 143, 152, 153, 157, 159, 161, 166, 191, 194, 196, 218], "service1": 120, "serviceid": 120, "session": [0, 22, 26, 62, 64, 78, 87, 122, 123, 126, 188, 213], "session_lifetim": 55, "set": [4, 6, 7, 8, 10, 12, 13, 15, 17, 20, 21, 23, 24, 25, 26, 27, 29, 32, 33, 34, 35, 37, 38, 44, 46, 47, 48, 52, 55, 56, 59, 60, 61, 62, 63, 64, 67, 69, 70, 73, 74, 75, 77, 82, 93, 94, 96, 99, 103, 104, 106, 107, 108, 109, 110, 111, 114, 115, 118, 120, 121, 122, 123, 127, 128, 131, 135, 138, 141, 145, 152, 156, 158, 159, 160, 166, 167, 168, 169, 170, 171, 172, 176, 177, 179, 188, 191, 192, 193, 195, 196, 197, 198, 201, 205, 208, 213, 217, 218, 219, 221], "setacl": 117, "setactionlabel": 23, "setallowparallelrun": 37, "setappvalu": 55, "setattach": 120, "setautosubmit": 22, "setbodyhtml": 120, "setbodyplain": 120, "setcontentsecuritypolici": [39, 50], "setcredenti": 87, "setdeclarativesettingsvaluelisten": 112, "setdescript": [116, 135], "setdisplaynam": 64, "seten": 152, "setendd": 116, "setfetchmod": 17, "setfirstresult": [19, 56], "setfrom": 120, "sethead": 66, "setheaderact": 39, "setheaderdetail": 39, "setheadertitl": [39, 50], "sethtmlbodi": [24, 113], "seticon": 26, "setid": 56, "setimageurl": 135, "setint": 114, "setinterv": 37, "setlastlogin": 56, "setlink": 26, "setloc": 116, "setmanageruid": 152, "setmaxresult": 56, "setmeetingd": 144, "setnam": [56, 117], "setnoexpirationd": 26, "setorgan": 116, "setown": 26, "setp": 136, "setparamet": 24, "setparsedmessag": 22, "setparsedsubject": 22, "setpassword": [64, 152], "setpasswordhash": 26, "setplainbodi": [24, 113], "setprimarykei": 56, "setpubl": 144, "setreferenceid": 15, "setrichmessag": 22, "setrichobject": 135, "setrichsubject": 22, "setstartd": 116, "setstatu": [10, 39, 118], "setstr": 114, "setsubject": [24, 113, 120], "setsummari": 116, "setsystemvalu": 55, "setter": [22, 23, 26, 56], "settimerangeend": 116, "settimerangestart": 116, "settimesensit": 37, "settimezon": 116, "settingnotfoundexcept": 26, "settings_exampl": 184, "settingsmenu": 197, "settingsview": 191, "settitl": 135, "setto": [113, 120], "setup": [3, 13, 19, 27, 34, 36, 38, 39, 41, 56, 57, 60, 61, 63, 88, 100, 108, 111, 115, 122, 125, 128, 155, 157, 159, 163, 175, 205, 208, 214, 217, 219, 221], "setupbeforeclass": [60, 221], "setupcheck": [27, 141], "setupresult": 141, "setuserdata": 151, "setuserid": [142, 147, 149], "setuserstatu": 143, "setuservalu": [55, 112], "setvalu": [24, 112], "setvaluearrai": [104, 106], "setvaluebool": [104, 106], "setvaluefloat": [104, 106], "setvalueint": [104, 106], "setvaluestr": [104, 106], "setwebhookmethod": 145, "setwebhookuri": 145, "seven": 190, "sever": [5, 10, 26, 39, 53, 62, 94, 123, 128, 138, 141, 146, 155, 157, 158, 208, 213], "sf": 94, "sh": [7, 79, 100, 159, 172, 194, 216, 217, 221], "sha": 29, "sha1": [34, 78, 193], "sha256": [78, 100], "sha3": 78, "shade": 94, "shadow": 198, "shall": [0, 21, 44, 61, 125, 133, 138, 206, 210], "shallow": 206, "shape": [122, 135], "shapedescriptor": 145, "shapeenumvalu": 145, "share": [4, 5, 10, 11, 14, 15, 19, 24, 25, 26, 28, 29, 37, 39, 40, 47, 61, 63, 64, 65, 92, 93, 99, 122, 127, 135, 140, 154, 159, 165, 169, 170, 171, 181, 191, 192, 196, 205, 208, 221], "share_id": 69, "share_test": 134, "share_token": 78, "share_type_circl": 4, "shareabl": 78, "shareacceptedev": 24, "shareapicontrol": 26, "shareattribut": 176, "shareconfigmodel": 11, "sharecontrol": [39, 50], "sharecreatedev": 24, "sharedeletedev": 24, "sharedeletedfromselfev": 24, "sharees_recommend": [70, 71], "shareid": [26, 37], "sharemanag": [27, 39], "sharenod": 50, "sharenotfound": 134, "shareown": 176, "shareownerid": 176, "sharepermiss": 176, "sharer": [70, 78], "shareservic": 37, "sharesplugin": 154, "sharetoken": 135, "sharetyp": [64, 69, 87, 176], "sharetypeid": 78, "sharewith": 69, "sharewithus": 37, "sharingtoken": 135, "she": 99, "shed": 0, "sheet": [18, 93, 217], "shell": [100, 161, 212], "shell_exec": 213, "ship": [0, 2, 4, 7, 13, 14, 15, 17, 18, 22, 23, 24, 25, 28, 29, 30, 100, 103, 109, 133, 193, 196, 200, 216], "shivammathur": 34, "shock": 93, "short": [0, 4, 16, 28, 39, 66, 67, 94, 99, 125, 127, 128, 130, 156, 157, 166, 171, 172], "shortcom": 117, "shortcut": [43, 61, 98, 180], "shorter": 39, "shorthand": 4, "shortmessag": [67, 127], "should": [0, 2, 4, 5, 7, 10, 12, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 33, 34, 35, 36, 38, 39, 41, 42, 44, 45, 47, 49, 50, 52, 53, 55, 56, 57, 59, 60, 61, 62, 64, 66, 69, 71, 75, 77, 78, 80, 83, 89, 93, 94, 96, 98, 100, 107, 108, 109, 110, 111, 112, 114, 117, 123, 125, 128, 130, 132, 133, 135, 138, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 154, 156, 157, 158, 159, 161, 163, 170, 171, 174, 179, 184, 186, 189, 190, 191, 192, 196, 198, 203, 204, 206, 208, 210, 213, 214, 216, 218], "shouldgetfield": 28, "shouldn": [191, 192], "shouldrespond": 50, "shout": 94, "show": [4, 23, 26, 28, 44, 52, 61, 66, 93, 94, 96, 97, 109, 110, 116, 118, 131, 132, 134, 135, 136, 140, 142, 145, 146, 147, 150, 153, 159, 190, 197, 198, 202, 203, 204], "showauthent": 134, "showauthfail": 134, "showdetail": [197, 202], "showdis": 145, "shown": [22, 32, 39, 61, 67, 75, 87, 93, 97, 98, 99, 117, 136, 150, 157, 196, 197, 202, 203, 208], "showshar": [50, 134], "showstopp": 193, "shrunk": 26, "sibl": 203, "side": [4, 28, 39, 60, 61, 62, 64, 77, 97, 102, 111, 117, 128, 135, 159, 160, 172, 175, 180, 183, 193, 206, 221], "sidebar": [10, 14, 24, 25, 53, 93, 95, 197, 198, 203], "sign": [7, 30, 35, 62, 87, 100, 196, 205, 208], "signal": [0, 1, 39, 41, 92, 121, 190, 206], "signatur": [22, 29, 35, 40, 41], "signifi": [93, 190], "signific": [29, 193, 214], "significantli": [57, 128, 208], "signkei": 196, "signoff": 193, "signtool": 100, "similar": [1, 16, 18, 28, 32, 35, 36, 37, 39, 41, 52, 56, 59, 62, 94, 97, 112, 117, 125, 127, 131, 135, 140, 146, 147, 156, 157, 161, 173, 180, 182, 216], "similarli": [98, 115, 134, 145, 171, 208], "simpl": [23, 33, 34, 39, 41, 44, 56, 58, 61, 62, 80, 93, 96, 98, 100, 108, 112, 117, 121, 122, 123, 128, 145, 153, 158, 159, 163, 171, 176, 179, 184, 203, 213, 221], "simple_board": 61, "simplef": [22, 23, 215], "simplemenuact": 39, "simplemigrationstep": 59, "simpler": [110, 117], "simplest": [100, 155, 193], "simplexml": [4, 220], "simplexmlel": 39, "simpli": [7, 15, 35, 39, 40, 42, 48, 49, 56, 61, 79, 89, 93, 98, 132, 135, 137, 141, 145, 147, 203, 208, 221], "simplic": 117, "simplif": 145, "simplifi": [39, 54, 56, 57, 100, 117, 129, 134, 156, 159, 214], "sinc": [2, 4, 18, 21, 22, 24, 27, 28, 35, 36, 37, 39, 40, 41, 49, 52, 53, 54, 56, 59, 62, 64, 69, 74, 78, 90, 98, 102, 104, 106, 107, 109, 112, 123, 125, 127, 128, 130, 131, 132, 135, 138, 142, 144, 145, 146, 147, 148, 149, 151, 173, 182, 192, 193, 197, 198, 200, 208, 213, 216], "sinceid": 109, "singl": [28, 38, 39, 59, 61, 64, 66, 83, 87, 99, 102, 106, 108, 109, 111, 112, 117, 120, 128, 129, 145, 184, 192, 196, 203, 214], "singleselect": 13, "singlesignon": 88, "singular": [61, 172], "sinon": 221, "sinonj": 221, "site": [194, 196, 212], "site_nam": 50, "situat": [35, 39, 59, 93, 122], "size": [4, 14, 22, 24, 54, 57, 78, 79, 80, 83, 87, 94, 97, 110, 128, 135, 138, 151, 157, 176, 198], "sk": 7, "sk_sk": 7, "skeleton": [6, 95, 157, 159, 171], "sketch": 117, "skill": 208, "skip": [51, 75, 135, 151, 171], "slash": [52, 129, 174, 176, 186], "sleep": 136, "slide": [115, 203], "slight": 26, "slightli": [103, 108], "slocal": 61, "slogan": [46, 64], "slot": 145, "slow": [33, 38, 39, 125, 128, 131, 145, 174, 198, 214], "slow_query_log": 128, "slow_query_log_fil": 128, "slower": [39, 79], "slowli": 18, "slugifi": 56, "sm": 150, "small": [4, 26, 37, 78, 79, 109, 110, 128, 135, 138, 157, 159, 190, 193, 198, 203, 208], "smaller": [26, 80, 98, 190, 191, 198], "smallest": [26, 198], "smart": [36, 41, 122], "smb": 219, "smb1": 196, "smb2": 196, "smb3": 196, "smbclient": 196, "smbhome": 196, "smbmount": 196, "smbpublic": 196, "smillerdev": 34, "smoothen": 123, "smoother": 16, "smtp": 196, "snappi": 198, "snapshot": 89, "snippet": [117, 140, 203], "so": [2, 4, 15, 16, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 31, 33, 35, 37, 39, 40, 42, 44, 52, 53, 56, 59, 60, 61, 64, 66, 69, 77, 78, 94, 97, 98, 99, 100, 103, 108, 110, 111, 115, 117, 126, 128, 133, 135, 137, 138, 139, 140, 141, 142, 145, 146, 147, 153, 154, 157, 159, 166, 170, 171, 172, 190, 193, 194, 198, 208, 210, 217, 221], "social": [4, 213], "sock": [155, 170], "socket": [157, 166, 167, 168, 170], "softer": 94, "softwar": [2, 35, 40, 61, 96, 135, 164, 190, 193, 221], "sole": [16, 39, 117], "solut": [40, 66, 117, 128, 140, 144, 167, 208], "solv": [18, 40, 62, 64, 141, 190, 194, 208], "some": [0, 2, 7, 9, 10, 17, 18, 24, 26, 28, 29, 32, 33, 35, 37, 39, 40, 44, 45, 46, 53, 54, 55, 56, 59, 61, 63, 64, 66, 71, 78, 79, 81, 83, 87, 90, 93, 96, 97, 98, 100, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 116, 117, 123, 126, 128, 131, 134, 135, 139, 140, 141, 145, 146, 147, 149, 157, 166, 170, 171, 176, 180, 184, 187, 190, 193, 196, 198, 203, 208, 213, 214, 217, 220, 221], "some_api_endpoint": 159, "some_method": 39, "some_real_set": 184, "some_var": 39, "somearrai": [191, 192], "somebodi": 208, "somecontrol": [37, 66], "somecontrollermethod": 66, "somehelpermethod": 66, "somehow": 34, "somemethod": 39, "someon": [66, 93, 139], "someprop": 191, "someservic": 37, "sometask": 37, "someth": [2, 29, 36, 39, 41, 44, 45, 51, 61, 62, 66, 93, 94, 96, 99, 102, 112, 116, 118, 130, 135, 144, 146, 147, 184, 190, 191, 192, 193, 203, 208, 210, 213], "sometim": [28, 39, 40, 49, 52, 56, 57, 66, 93, 97, 98, 128, 141, 142, 146, 147, 149, 208], "sometyp": [40, 191], "somewher": [34, 39, 66, 109, 142, 145, 146, 147], "soon": [17, 40, 128], "sooner": 16, "sophist": [17, 24], "sort": [4, 35, 78, 83, 109, 130, 135, 138], "sortabl": 83, "sorter": 64, "sound": [40, 108, 123], "sourc": [6, 18, 30, 35, 40, 41, 61, 65, 75, 88, 100, 108, 123, 125, 135, 138, 145, 149, 155, 159, 174, 191, 192, 195], "source_fil": 7, "source_lang": 7, "space": [21, 44, 59, 61, 62, 64, 78, 97, 98, 107, 129, 166, 190, 192, 198], "spam": 192, "span": [61, 120, 128, 135, 189, 202, 203, 204], "sparingli": 93, "spdx": [4, 190], "speak": [17, 24, 99, 166], "speaker": 98, "spec": [66, 125, 221], "special": [39, 40, 56, 62, 82, 84, 85, 94, 123], "specif": [4, 16, 20, 22, 23, 24, 26, 27, 28, 29, 34, 35, 37, 39, 41, 44, 51, 55, 56, 57, 59, 61, 63, 78, 91, 93, 94, 98, 99, 100, 106, 107, 109, 110, 112, 115, 116, 117, 120, 130, 135, 138, 141, 145, 146, 153, 155, 156, 157, 159, 164, 166, 174, 182, 190, 202, 208, 217, 218, 221], "specifi": [2, 7, 12, 16, 22, 23, 27, 28, 29, 32, 36, 37, 39, 40, 41, 53, 56, 57, 59, 62, 64, 78, 80, 81, 89, 100, 101, 103, 104, 106, 109, 114, 117, 125, 132, 134, 138, 140, 145, 146, 147, 149, 150, 155, 158, 161, 164, 171, 173, 174], "spectrogram": 145, "speech": [28, 36, 41, 122, 145, 205], "speechtotext": [23, 26, 142], "speed": [38, 66, 103, 128, 137], "spell": [61, 99, 145], "spellcheck": 94, "spend": [33, 208], "spent": 131, "spinner": 198, "split": [13, 28, 39, 56, 99, 102, 128, 138, 190, 192], "spot": 128, "spreed": [109, 130, 138], "spy": 33, "sql": [28, 56, 59, 114, 122, 212], "sqlite": [4, 34, 35, 56, 128, 208, 221], "squar": 109, "src": [6, 24, 39, 45, 125, 159, 191, 196, 213], "srv": [7, 194, 221], "ssh": 100, "ssl": [166, 219], "sso": 19, "stabil": [104, 106], "stabl": [7, 29, 35, 100, 108, 123, 131, 193, 194, 206, 216, 218], "stable21": 34, "stable24": 35, "stable25": [22, 35, 193], "stable26": 35, "stable29": 28, "stable30": 28, "stable31": 28, "stablex": [7, 131, 193], "stack": [27, 210, 214], "stage": [0, 62, 64, 120, 171], "stai": [40, 203], "stamp": 100, "stand": 59, "standalon": [4, 44], "standalonetemplaterespons": 16, "standard": [17, 22, 23, 27, 28, 39, 40, 44, 66, 78, 90, 96, 100, 108, 111, 117, 122, 125, 133, 157, 173, 182, 195, 197, 202, 208, 210], "star": [56, 198, 202], "stare": 78, "start": [7, 8, 12, 18, 24, 26, 27, 34, 36, 39, 41, 49, 52, 56, 61, 62, 66, 67, 73, 78, 83, 87, 88, 93, 98, 107, 109, 110, 111, 117, 127, 128, 130, 131, 135, 145, 153, 154, 155, 158, 160, 170, 171, 174, 176, 184, 186, 190, 192, 194, 196, 198, 205, 208, 213, 217, 221], "startallsharesretriev": 87, "startcreationofgroupshareforfil": 87, "startcreationofpublicshareforfil": 87, "startcreationofusershareforfil": 87, "startdat": [67, 116, 127], "startdownload": 87, "starter": 158, "startfilemov": 87, "startfoldercr": 87, "startprogress": 136, "startreadfileproperti": 87, "startreadrootfold": 87, "startremovefil": 87, "startshareremov": 87, "startsharesretrievalforfileorfold": 87, "startsharesretrievalforfilesinfold": 87, "startup": [158, 170], "startupload": 87, "stat": 79, "state": [24, 28, 33, 43, 50, 56, 62, 64, 78, 93, 96, 99, 109, 117, 122, 135, 138, 158, 171, 175, 177, 190, 203], "statement": [17, 34, 59, 99, 100, 108, 114, 128, 191, 192], "static": [17, 22, 24, 41, 44, 117, 122, 132, 138, 143, 148, 151, 191, 205, 219], "statist": 131, "statu": [10, 18, 23, 39, 59, 62, 63, 64, 65, 66, 67, 68, 70, 73, 74, 75, 76, 83, 91, 92, 93, 98, 99, 104, 106, 109, 110, 114, 119, 121, 122, 127, 135, 141, 146, 147, 158, 170, 171, 173, 177, 178, 181, 182, 183, 184, 187, 193, 205, 218], "status": [63, 93, 122], "status_bad_request": 66, "status_cancel": 145, "status_cod": 175, "status_cr": 66, "status_fail": [145, 146, 147], "status_forbidden": 66, "status_not_found": [39, 66], "status_ok": 66, "status_run": [145, 146, 147], "status_schedul": [145, 146, 147], "status_success": [145, 146, 147], "status_unknown": [145, 146, 147], "statuscod": [62, 64, 65, 69, 109, 135, 173, 182, 187], "statusicon": 71, "statusmanag": 143, "statustyp": 71, "stdclass": 66, "steal": 213, "step": [4, 7, 20, 24, 26, 27, 34, 35, 36, 41, 51, 53, 59, 62, 63, 66, 80, 100, 110, 111, 117, 122, 125, 138, 145, 146, 147, 155, 157, 158, 161, 166, 170, 171, 175, 194, 205, 208, 210, 216, 217], "stick": [4, 41], "sticki": 197, "still": [17, 18, 22, 24, 25, 26, 27, 28, 29, 35, 39, 40, 42, 45, 56, 59, 61, 62, 63, 64, 66, 69, 99, 108, 109, 117, 128, 135, 145, 150, 157, 158, 159, 161, 193, 198, 202, 203, 204, 208, 213, 216, 217, 220], "stitcher": [20, 24, 27], "stop": [35, 87, 208], "stoppableeventinterfac": 18, "storag": [8, 10, 26, 27, 34, 47, 54, 60, 64, 78, 80, 122, 128, 140, 170, 205, 208, 215, 219], "storage_typ": 112, "storage_type_extern": 112, "storage_type_intern": 112, "storageexcept": [57, 60], "storageloc": 64, "store": [4, 5, 6, 18, 22, 30, 32, 34, 35, 40, 41, 52, 54, 56, 59, 62, 66, 69, 78, 83, 87, 100, 109, 111, 112, 114, 115, 117, 123, 126, 142, 145, 146, 147, 151, 159, 167, 173, 176, 182, 184, 191, 205, 207, 213, 214, 219], "store_login_token": 126, "str": 176, "str_contain": 138, "str_replac": [49, 213], "str_starts_with": 135, "straight": [37, 170], "straightforward": [140, 156, 166], "strategi": 34, "stream": [157, 161, 215], "streamlin": [100, 122], "streamrespons": [27, 39, 66], "strict": [23, 24, 28, 39, 135, 191, 203], "strict_typ": [0, 49, 103, 109, 112, 114, 130, 131, 132, 138, 139, 141, 142, 145, 146, 147, 149, 151, 153], "strictcookierequir": 26, "strictcookiesrequir": 26, "strictli": 10, "string": [4, 5, 10, 15, 22, 23, 24, 26, 27, 28, 37, 38, 39, 40, 41, 44, 48, 49, 50, 52, 53, 55, 56, 57, 59, 63, 64, 66, 67, 69, 70, 71, 73, 74, 76, 78, 83, 87, 90, 95, 104, 106, 107, 109, 112, 113, 114, 116, 117, 118, 120, 127, 129, 130, 131, 132, 134, 135, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 159, 170, 172, 175, 176, 179, 183, 192, 213], "stringent": 117, "stringutil": 13, "stripe": 32, "strive": 190, "strlen": 117, "strong": [128, 190, 208], "strongli": [27, 191, 198], "strpo": 138, "structur": [7, 10, 23, 52, 63, 65, 79, 117, 122, 128, 135, 138, 157, 160, 170, 175, 189, 197, 202, 203], "stub": [117, 221], "studi": 116, "studio": [88, 89], "stuff": [60, 87, 128, 171, 221], "style": [18, 26, 27, 39, 42, 45, 61, 94, 98, 117, 125, 140, 157, 177, 189, 195, 196, 198, 202, 203, 205, 206, 219], "stylelint": 125, "stylis": 203, "styliz": 93, "su": 221, "sub": [2, 9, 16, 44, 45, 57, 152, 174, 191, 194, 203, 207], "subadmin": 64, "subadminrequir": 26, "subclass": [39, 41], "subdirectori": 60, "subfil": 69, "subfold": 100, "subj": 29, "subject": [24, 41, 100, 153, 179, 202], "subject_param": 179, "subject_typ": 179, "sublevel": 98, "sublim": 111, "sublimetextxdebug": 111, "sublin": [93, 94, 98, 135, 138], "submiss": 207, "submit": [21, 22, 29, 33, 44, 61, 99, 122, 135, 203, 204, 206, 207, 213], "submitcont": 107, "submodul": [100, 194], "subscrib": [18, 27, 90, 122, 123, 193], "subscript": [28, 41], "subscriptioncreatedev": 16, "subscriptiondeletedev": 16, "subscriptionupdatedev": 16, "subsequ": [128, 138], "substanti": 190, "substr": 159, "subsystem": [55, 190], "subtempl": 213, "subtext": 135, "subtitl": [39, 109], "subtl": 93, "subtyp": 174, "suburl": 47, "subvers": 4, "succeed": 141, "success": [24, 28, 33, 36, 39, 41, 49, 69, 70, 73, 77, 93, 94, 123, 141, 146, 147, 149, 169, 170, 171, 173, 175, 182, 198, 218], "successfulli": [36, 41, 99, 145, 146, 147, 179], "successor": 138, "succinctli": 40, "sudo": [100, 131, 161, 170, 194, 217], "suffer": [61, 208], "suffic": 208, "suffici": 35, "suffix": [26, 35, 41, 56, 171], "suggest": [33, 36, 39, 41, 100, 135, 155, 193, 206], "suit": [103, 117, 191, 221], "suitabl": [78, 93, 98], "summar": [141, 145, 147], "summari": [4, 17, 24, 28, 66, 117, 127, 135, 136, 145, 190], "summarytask": [145, 147], "summarytasktyp": [26, 145, 147], "super": 128, "supersed": 135, "suppli": [4, 39, 44, 120, 145, 156], "support": [4, 7, 10, 11, 12, 20, 22, 23, 24, 25, 28, 29, 30, 34, 35, 39, 41, 42, 43, 47, 50, 52, 58, 61, 63, 64, 69, 71, 74, 75, 80, 82, 93, 98, 100, 108, 111, 112, 118, 120, 122, 123, 126, 132, 138, 141, 145, 147, 149, 154, 156, 157, 159, 162, 165, 167, 168, 170, 171, 172, 174, 176, 180, 181, 193, 196, 199, 200, 204, 208, 214], "supportedcalendarcomponentset": 117, "supportedlock": 78, "supports_emoji": 71, "suppos": [27, 140, 143], "suppress": 108, "sure": [10, 12, 14, 15, 17, 20, 21, 22, 23, 24, 25, 29, 31, 33, 34, 35, 37, 44, 59, 60, 62, 93, 94, 96, 98, 99, 100, 103, 116, 117, 120, 128, 131, 135, 140, 145, 155, 161, 166, 194, 196, 197, 198, 208, 213, 217, 218, 219, 221], "surprisingli": 208, "surround": [61, 99], "survey_cli": 140, "suspect": 114, "svenstaro": 34, "svg": [4, 10, 21, 22, 46, 53, 109, 130, 135, 138, 140, 176, 186, 201], "swap": 40, "swift": 10, "swiftli": 208, "switch": [17, 21, 22, 24, 28, 35, 111, 138, 146, 147, 190, 191, 192, 193], "symbol": 94, "symfoni": [2, 18, 41, 151, 180], "symfonycomponentgenericev": [36, 41], "symptom": 167, "sync": [3, 4, 61, 65, 93, 100, 101, 128, 138, 159, 208], "synchron": [38, 88, 101, 146, 147, 175], "syncjob": 4, "syntax": [2, 17, 42, 61, 66, 69, 70, 99, 108], "sysadmin": 54, "system": [6, 7, 22, 23, 24, 26, 28, 33, 36, 37, 41, 44, 45, 48, 49, 58, 60, 94, 99, 104, 106, 112, 117, 120, 128, 131, 135, 141, 156, 166, 174, 181, 187, 196, 198, 213, 214, 221], "system_prompt": 145, "systembackground": 94, "systemconfig": 27, "systemctl": 194, "systemfil": 94, "systemgreen": 94, "systemr": 94, "systemtag": [24, 27, 28], "systemtagobjectmapp": 27, "systemtagsentityev": 24, "sysvsem": 220, "t": [6, 7, 10, 12, 13, 15, 16, 17, 18, 19, 22, 23, 26, 29, 33, 34, 35, 39, 40, 41, 44, 49, 50, 51, 53, 56, 59, 66, 69, 73, 78, 94, 100, 109, 112, 118, 126, 128, 130, 132, 135, 136, 138, 139, 140, 141, 142, 145, 146, 147, 149, 151, 159, 162, 166, 171, 180, 181, 189, 191, 192, 194, 196, 202, 203, 208, 213, 217], "tab": [14, 32, 34, 42, 98, 190, 191], "tabl": [25, 28, 38, 39, 58, 59, 66, 100, 108, 110, 111, 112, 114, 128, 198], "table_name_uniq_featur": 56, "tablenam": 40, "tactic": 189, "tag": [4, 16, 24, 26, 27, 28, 29, 32, 34, 35, 39, 40, 63, 78, 95, 99, 102, 135, 154, 155, 157, 159, 170, 181, 183, 189, 190, 191, 194], "tag_favorit": 15, "tagassignedev": 28, "tagmanag": [15, 27], "tagmapp": 27, "tagnam": 24, "tagservic": 24, "tagsplugin": 154, "tagunassignedev": 28, "tail": 128, "take": [28, 33, 34, 37, 39, 41, 59, 66, 80, 97, 98, 117, 128, 135, 136, 138, 140, 142, 145, 146, 147, 149, 157, 159, 176, 180, 186, 189, 190, 192, 193, 206, 208, 218], "taken": [39, 97, 175, 206], "talk": [33, 40, 57, 69, 71, 78, 93, 94, 97, 98, 109, 115, 122, 130, 132, 135, 138, 143, 177, 188, 205, 214], "talk_bot": [170, 185], "talk_bot_webhook_route_on_ex_app": 185, "tap": 98, "tar": [27, 34, 35, 36, 41, 78], "tarbal": [34, 35, 78, 103], "target": [4, 32, 35, 36, 37, 39, 41, 80, 100, 101, 109, 130, 135, 138, 157, 174, 195, 203], "target_languag": 145, "targetdirectori": 87, "targetus": 130, "task": [26, 28, 35, 36, 39, 41, 52, 63, 72, 93, 94, 97, 116, 117, 122, 142, 149, 156, 165, 202, 205], "taskfailedev": [26, 145, 146, 147], "taskfailureexcept": [26, 146, 147], "tasknotfoundexcept": 26, "taskprocess": [26, 28, 63, 74, 92, 122, 142, 146, 147, 149], "taskprocessingmanag": 145, "tasksuccessfulev": [26, 145, 146, 147], "tasktyp": [74, 145, 147], "tasktypeid": 145, "tbd": [21, 24, 28, 41], "team": [25, 31, 32, 117, 135, 161, 190], "teardown": [60, 221], "teardownafterclass": [60, 221], "technic": [30, 90, 94, 99, 168, 190, 201, 205], "technologi": [142, 145, 146, 147, 149, 156, 210], "tecnativa": 163, "tediou": 66, "tel": [112, 184], "tell": [39, 62, 66, 99, 109, 115, 117, 135, 208], "temp": 54, "templat": [5, 6, 7, 10, 23, 28, 42, 43, 44, 47, 66, 97, 108, 122, 132, 135, 140, 150, 160, 194, 205, 208, 217], "templatecontrol": 28, "templatefilecr": 23, "templatenam": [39, 44, 45], "templaterespons": [5, 24, 36, 39, 41, 50, 53, 66, 132, 135, 140], "tempmanag": 27, "temporari": 80, "temporarili": 17, "term": [25, 41, 61, 70, 107, 117, 135, 138, 156, 157, 190], "termin": [62, 100, 145, 217], "terminologi": [119, 122], "terrifi": 135, "tertiari": [26, 93, 198], "test": [2, 6, 17, 20, 24, 26, 27, 28, 35, 38, 39, 40, 47, 52, 56, 63, 65, 79, 81, 82, 83, 87, 96, 100, 102, 103, 108, 111, 113, 114, 117, 120, 122, 128, 136, 141, 145, 150, 153, 155, 160, 161, 166, 170, 180, 182, 190, 193, 194, 198, 205, 208, 219], "test1": [199, 202], "test2": 199, "test3": 199, "test4": 199, "test_arg": 180, "test_ex_app_field_1": 184, "test_ex_app_field_1_1": 184, "test_ex_app_field_1_2": 184, "test_ex_app_field_1_3": 184, "test_ex_app_field_1_4": 184, "test_ex_app_field_2": 184, "test_ex_app_field_3": 184, "test_ex_app_field_4": 184, "test_ex_app_field_5": 184, "test_ex_app_field_6": 184, "test_kei": 173, "test_sensitive_field": 112, "test_sensitive_field_2": 112, "testabl": [40, 148], "testact": 87, "testaddtwo": 221, "testcas": [28, 60, 192, 221], "testdummi": 192, "tester": 35, "testfil": 141, "testfilenotfound": 60, "testm": 221, "testremot": 27, "testsuit": 221, "text": [4, 10, 18, 24, 26, 27, 28, 36, 39, 41, 44, 46, 49, 56, 61, 63, 64, 66, 67, 74, 75, 78, 81, 83, 92, 98, 99, 100, 104, 106, 109, 111, 112, 113, 117, 120, 122, 127, 135, 141, 145, 149, 161, 184, 191, 198, 199, 203, 204, 205, 213], "text2imag": [73, 145], "text2imagemanag": 146, "text2imagetask": 146, "text2speech": 145, "text2text": 145, "textarea": 140, "textcolor": 94, "textcont": 135, "textprocess": [26, 63, 92, 122, 145], "textprocessingmanag": [145, 147], "texttoimag": [26, 145, 146], "texttoimageexcept": 26, "texttospeech": [28, 145], "texttotext": 145, "texttotextchangeton": 145, "texttotextchat": 145, "texttotextchatwithtool": 145, "texttotextform": 145, "texttotextheadlin": 145, "texttotextproofread": 145, "texttotextreformul": 145, "texttotextsimplif": 145, "texttotextsummari": 145, "texttotexttop": 145, "texttotexttransl": 145, "th": 7, "th_th": 7, "than": [4, 16, 17, 24, 25, 26, 28, 29, 31, 35, 37, 40, 41, 44, 52, 56, 57, 69, 71, 79, 93, 94, 98, 99, 100, 109, 114, 117, 128, 145, 146, 147, 149, 189, 190, 194, 200, 202, 203, 208, 213, 214, 221], "thank": [87, 207], "thei": [0, 2, 16, 22, 24, 26, 28, 33, 34, 35, 37, 39, 40, 41, 44, 52, 54, 55, 56, 59, 61, 62, 64, 65, 66, 80, 93, 94, 96, 98, 99, 100, 101, 102, 103, 108, 110, 115, 116, 117, 123, 126, 128, 135, 136, 137, 138, 141, 145, 147, 156, 157, 158, 159, 181, 184, 190, 191, 193, 202, 206, 208, 210, 213], "them": [0, 10, 18, 20, 22, 24, 26, 28, 29, 32, 33, 34, 35, 36, 39, 40, 41, 52, 53, 56, 59, 60, 61, 62, 64, 66, 98, 99, 100, 102, 104, 106, 110, 117, 126, 128, 131, 133, 135, 152, 156, 157, 159, 165, 172, 181, 190, 193, 194, 196, 200, 203, 206, 208, 210, 213, 217, 221], "theme": [4, 43, 47, 63, 93, 94, 198, 199], "themoviedb": 135, "themselv": [28, 33, 36, 41, 102, 190, 209], "theoret": 17, "theori": 59, "theplan": 120, "therebi": [103, 107], "therefor": [0, 4, 16, 17, 18, 22, 24, 26, 35, 37, 39, 41, 56, 59, 61, 62, 66, 93, 116, 117, 136, 137, 138, 164, 165, 166, 197, 210], "thi": [0, 1, 2, 4, 5, 6, 7, 10, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 71, 73, 74, 77, 78, 80, 83, 84, 85, 87, 88, 89, 90, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 158, 159, 160, 161, 163, 164, 165, 166, 167, 169, 170, 171, 172, 174, 175, 180, 185, 190, 192, 193, 194, 196, 198, 202, 203, 204, 206, 208, 210, 213, 214, 217, 218, 221], "thing": [21, 22, 24, 28, 33, 34, 35, 37, 39, 40, 44, 48, 54, 56, 59, 61, 62, 78, 96, 100, 132, 136, 140, 171, 190, 193, 208], "think": [36, 39, 41, 66, 93, 128, 157, 159, 206, 208, 214], "thinkabl": 39, "third": [26, 29, 33, 39, 41, 88, 112, 116, 129, 138, 141, 191, 193, 218], "this_field": 59, "thisauthorsid": 78, "thoroughli": 190, "those": [7, 12, 17, 23, 24, 26, 28, 29, 33, 34, 35, 36, 39, 40, 41, 66, 69, 78, 94, 102, 104, 106, 109, 110, 114, 126, 134, 135, 138, 190, 193, 194, 208], "though": [17, 29, 39, 56, 94, 100, 137, 145, 155], "thought": 18, "thread": [24, 36, 41, 100], "three": [17, 35, 54, 59, 84, 117, 132, 140, 166, 203, 204, 208, 210, 213], "threw": 26, "thrive": 210, "throttl": 39, "throttler": 27, "through": [4, 7, 17, 18, 26, 28, 31, 33, 35, 38, 39, 45, 59, 61, 64, 65, 66, 78, 91, 93, 94, 98, 100, 109, 111, 115, 116, 127, 132, 138, 144, 153, 156, 157, 161, 193, 213, 214], "throughput": 128, "throw": [17, 23, 24, 26, 36, 41, 49, 55, 56, 57, 60, 63, 91, 111, 115, 117, 134, 142, 145, 146, 147, 148, 149, 151, 152, 192, 218], "throwabl": [23, 28, 56, 122, 131, 151], "throwexcept": 60, "thrown": [17, 26, 36, 40, 41, 117], "thu": [0, 28, 39, 41, 62, 100, 117, 123, 141, 142, 191, 208, 213], "thumb": [135, 190], "thumbnail": [4, 28, 138], "thumbnailurl": [135, 138], "tick": [114, 163], "ticket": [7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 31, 190], "tidi": 100, "tight": [40, 156], "tighten": 39, "time": [0, 1, 4, 15, 23, 24, 27, 28, 31, 33, 34, 35, 36, 39, 40, 41, 52, 54, 56, 57, 59, 61, 62, 66, 71, 73, 78, 79, 84, 93, 96, 100, 102, 103, 110, 114, 122, 123, 128, 131, 133, 136, 139, 141, 142, 145, 146, 147, 149, 154, 161, 166, 167, 176, 190, 193, 194, 198, 205, 208, 210, 217, 221], "time_immut": [27, 56], "time_insensit": 37, "timedjob": [25, 37], "timefactori": [27, 144], "timelin": 210, "timeout": [78, 142, 146, 147, 149, 158, 170, 196], "timestamp": [27, 67, 71, 73, 78, 85, 94, 100, 109, 110, 127, 135, 145, 175], "timezon": [27, 28, 56, 67, 93, 133, 148], "tini": [17, 80], "tip": [58, 63, 120, 128, 140], "tipsi": 16, "titl": [22, 32, 39, 50, 61, 65, 66, 107, 109, 112, 130, 135, 138, 140, 179, 184, 203], "tld": [118, 121, 139, 213], "tldr": 193, "tmigratorbasicversionhandl": 151, "tmp": [79, 196], "tmpfile": 10, "tmpfolder": 10, "to_gif": 176, "toast": 15, "todai": 93, "todo": [24, 66, 109, 117, 118, 138], "todoapicontrol": 66, "todoitem": 66, "togeth": [29, 32, 34, 66, 79, 94, 100, 128, 135, 140], "toggl": [21, 28, 44, 93, 112, 138, 171, 184, 197, 202, 203], "toggleclass": 203, "togoogl": 39, "toic": 116, "token": [22, 24, 26, 27, 34, 36, 39, 41, 43, 50, 62, 64, 77, 78, 87, 122, 123, 127, 134, 135, 144, 145, 196], "tolabel": 75, "tolanguag": [75, 149], "tom": 51, "ton": 145, "tone": [94, 95, 96, 145], "too": [21, 26, 27, 38, 39, 71, 73, 74, 75, 93, 98, 114, 125, 128, 138, 189, 208, 213], "took": [128, 131], "tool": [3, 4, 15, 17, 21, 24, 29, 33, 34, 35, 44, 46, 66, 88, 99, 100, 104, 106, 108, 123, 125, 145, 146, 147, 150, 157, 159, 188, 208], "tool_cal": 145, "tool_call_id": 145, "tool_messag": 145, "toolbar": 131, "toolkit": 164, "tooltip": [22, 99], "tootltip": 22, "top": [39, 40, 53, 56, 64, 65, 93, 94, 97, 98, 103, 104, 106, 121, 131, 140, 157, 158, 172, 177, 188, 203, 213, 221], "top_menu": 186, "topic": [145, 147], "topicstasktyp": [26, 147], "topmenu": [159, 186], "topmostparentid": 81, "torn": [36, 41], "total": [27, 64, 78, 79, 80], "totalitem": [64, 173, 182, 187], "totallytyp": 108, "totaltotransf": 87, "totaltransferredsofar": 87, "toto": 109, "touch": 203, "toward": 217, "tr": 61, "trace": [66, 128], "track": [56, 94, 128, 131, 135, 193], "tracker": [4, 33, 208], "trademark": 33, "tradit": 16, "tradition": [40, 69], "traffic": 38, "trail": 61, "train": [37, 193], "trait": [23, 56, 141, 151, 216], "transact": [58, 110, 122], "transcrib": [142, 145], "transcribefil": 142, "transcript": [23, 36, 41, 122], "transcriptionfailedev": [26, 142], "transcriptionsuccessfulev": [26, 142], "transfer": [7, 41], "transform": [18, 30, 35, 52, 138, 159, 192], "transifex": [3, 61, 99, 159], "transit": [16, 21, 23, 198], "translat": [3, 4, 12, 23, 26, 33, 35, 47, 57, 63, 92, 94, 95, 122, 123, 130, 135, 138, 140, 141, 145, 157, 160, 168, 188, 205, 214], "translatablefil": 159, "translateplur": 159, "translation_templ": 159, "translationfil": [7, 61, 159], "translationtool": [7, 159, 172], "transpar": [18, 31, 33, 62], "transpil": 18, "transport": 41, "trap": 135, "trash": [26, 84], "trashbin": [37, 41, 82, 90, 92], "travers": 212, "treat": [59, 208], "tree": [81, 100, 154, 198], "trev6tmyjlbj7hgdcpz": 29, "tri": [36, 38, 40, 41, 75, 110, 117], "triag": [31, 123, 190], "triager": [190, 208], "trick": [63, 111, 140, 213], "trigger": [31, 36, 37, 39, 40, 41, 49, 77, 90, 99, 107, 109, 114, 115, 128, 138, 158, 180, 183, 193, 203], "trigger_error": 111, "triggerinitialimport": 107, "trim": [61, 135], "tripl": 61, "trivial": 54, "troubl": 62, "troubleshoot": [92, 167, 168, 196], "true": [2, 23, 24, 26, 27, 34, 39, 40, 44, 46, 49, 51, 53, 56, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 87, 100, 104, 106, 107, 108, 109, 111, 112, 114, 117, 121, 128, 134, 135, 138, 140, 141, 143, 145, 149, 150, 151, 169, 175, 184, 191, 192, 194, 196], "trust": [29, 34, 39, 122, 141], "trusteddomainhelp": 27, "try": [0, 2, 7, 29, 39, 51, 55, 56, 57, 60, 66, 94, 98, 99, 110, 111, 117, 121, 128, 131, 135, 139, 145, 146, 147, 151, 157, 166, 171, 189, 208], "tsx": 159, "tt1446714": 135, "ttl": [38, 78], "ttransact": [23, 56, 110], "tune": 203, "tupl": [63, 150], "turn": [39, 51, 52, 61, 66, 103, 145, 147, 152, 200, 203, 213], "tutori": [3, 53, 63, 92, 194, 205, 210], "tweak": 145, "twice": [2, 36, 41], "twitter": [64, 130], "two": [2, 4, 10, 17, 26, 27, 33, 34, 36, 37, 38, 39, 41, 42, 44, 53, 61, 62, 66, 80, 88, 89, 99, 100, 102, 112, 114, 116, 117, 120, 122, 128, 135, 138, 140, 149, 155, 163, 169, 172, 175, 184, 190, 191, 194, 202, 203, 205, 206, 208, 214], "twofactor": 4, "twofactor_backupcod": 59, "twofactor_test": 150, "twofactorauth": [10, 24, 28, 150], "twofactorproviderchallengefail": 24, "twofactorproviderchallengepass": 24, "twofactorproviderdis": 24, "twofactorproviderforuserdis": 24, "twofactorproviderforuseren": 24, "twofactorproviderforuserregist": 24, "twofactorproviderforuserunregist": 24, "twofactorprovideruserdelet": 24, "twofactortestprovid": 150, "tx": 35, "txt": [57, 78, 79, 113, 114, 120, 213], "type": [4, 7, 10, 15, 16, 17, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 39, 41, 47, 50, 51, 55, 59, 61, 63, 64, 67, 69, 70, 71, 73, 75, 76, 78, 79, 81, 83, 90, 93, 94, 98, 100, 102, 107, 108, 109, 111, 113, 114, 120, 121, 122, 123, 131, 132, 133, 135, 137, 138, 140, 141, 153, 154, 156, 157, 158, 170, 172, 177, 179, 184, 186, 189, 190, 194, 196, 199, 202, 203, 204, 215], "type_bool": 138, "type_int": [114, 138], "type_mor": 109, "type_new": 109, "type_setup": 109, "type_us": 138, "typeda": 106, "typehint": 10, "typeiconclass": 132, "typescript": [47, 123, 190], "typestr": 132, "typic": [2, 35, 38, 39, 40, 51, 61, 97, 108, 117, 125, 138, 142, 145, 146, 147, 149, 159, 190], "typing_in_psalm": 66, "typographi": 95, "u": [61, 62, 64, 65, 80, 81, 83, 100, 109, 111, 131, 135, 161, 166, 170, 174, 196, 218], "u29tzvnpz25lzerhdgffegftcgxl": 29, "ubuntu": 34, "ui": [4, 23, 26, 44, 64, 87, 93, 99, 112, 123, 132, 135, 138, 141, 143, 157, 158, 159, 170, 171, 172, 177, 184, 186, 196, 198, 203], "ui_exampl": [159, 172, 176, 186], "uid": [13, 36, 37, 41, 56, 59, 62, 78, 116, 117, 152], "uitextview": 94, "uk": 125, "ul": [189, 197, 202, 203, 204], "umgehen": 4, "un": 78, "unabl": [33, 141], "unannounc": 33, "unauthor": [67, 76, 166, 213], "unauthorizedexcept": 145, "uncertain": [146, 147], "unclear": 210, "uncomput": 78, "undefin": [61, 90, 100, 191], "undefinedclass": 108, "undefineddocblockclass": 108, "under": [17, 23, 33, 34, 39, 40, 78, 88, 96, 100, 128, 159, 190, 194, 221], "undergo": 115, "underli": [26, 27, 57, 100, 138], "underscor": [4, 39, 56, 71, 107, 192], "understand": [35, 39, 41, 61, 66, 90, 94, 98, 100, 122, 131, 145, 156, 157, 166, 210], "undo": [96, 190, 201], "unescap": [45, 213], "unexpect": [33, 41, 56, 193], "unexpectedli": 28, "unfamiliar": 40, "unfortun": [23, 196], "unfreez": 190, "unhappi": 208, "unicod": 61, "unifi": [15, 16, 26, 28, 122, 123, 125, 138], "uniform": 214, "uninstal": [4, 33, 136, 155, 159, 183], "unintend": 193, "unintent": 33, "unintention": 26, "union": 66, "uniqu": [56, 62, 64, 78, 80, 96, 98, 107, 109, 112, 116, 127, 130, 138, 145, 146, 150, 151, 170, 180, 193, 208], "unique_name_of_file_action_menu": 176, "unique_name_of_file_actions_menu": 176, "unique_name_of_script": 186, "unique_name_of_styl": 186, "unique_name_of_top_menu": 186, "uniquememb": 13, "unit": [14, 38, 40, 56, 87, 108, 111, 190, 205, 219], "univers": 135, "unix": [27, 71, 73, 117, 127, 145, 190, 214], "unixtim": 80, "unknown": [26, 69, 78, 99, 114, 218], "unknownactivityexcept": 26, "unknownnotificationexcept": 26, "unless": [17, 33, 39, 93, 99, 110, 128, 144, 145, 146, 147, 190, 197, 213, 216], "unlik": [78, 100, 161, 171, 174], "unlimit": 78, "unnecessari": 61, "unnot": 34, "unoffici": 17, "unpredict": 136, "unpublish": 41, "unread": [78, 93, 98, 109, 154, 203], "unregist": [158, 177], "unregistercalendar": 19, "unrel": [26, 128], "unsaf": [11, 24], "unselect": 199, "unset": [13, 69], "unshar": [41, 78], "unsign": [29, 56], "unsigned_fil": 100, "unsplash": 90, "unstabl": 122, "unsubscrib": 27, "unsupport": [32, 208], "unsur": 208, "until": [26, 37, 39, 62, 65, 123, 138, 142, 146, 147, 171], "untouch": [17, 59], "untyp": 41, "unus": [17, 28, 128], "unvalid": 212, "up": [2, 4, 6, 7, 8, 9, 20, 22, 24, 26, 27, 33, 34, 37, 38, 39, 40, 60, 61, 62, 65, 66, 81, 97, 98, 102, 103, 107, 108, 109, 116, 123, 128, 138, 140, 145, 146, 147, 154, 158, 160, 168, 172, 190, 192, 195, 196, 203, 205, 208, 210, 219, 221], "upcom": [28, 63, 102, 143, 216], "updat": [2, 4, 7, 18, 22, 23, 25, 26, 28, 29, 31, 33, 34, 36, 37, 39, 40, 41, 52, 56, 59, 63, 65, 66, 67, 78, 81, 87, 90, 99, 100, 103, 104, 106, 107, 109, 110, 122, 123, 125, 128, 136, 140, 145, 158, 167, 170, 173, 175, 182, 183, 193, 194, 196, 214, 216], "updateaccess": 107, "updateaccessdeclar": 107, "updateaccessop": 107, "updateaccessprovid": 107, "updatecachedcalendarobject": 16, "updatecalendar": 16, "updatecalendarobject": 16, "updatecard": 16, "updated_at": 135, "updatefilesmetadata": 114, "updateglobalindex": 106, "updategloballazi": 106, "updateglobalsensit": 106, "updateindex": 106, "updatelazi": [104, 106], "updatenotif": [4, 25], "updatesensit": [104, 106], "updateshar": 16, "updatesubscript": 16, "updatetodo": 66, "updateusermanag": 152, "upgrad": [29, 30, 40, 59, 100, 103, 136, 194, 205, 210, 216], "upload": [25, 26, 29, 34, 35, 69, 82, 83, 88, 90, 92, 93, 99, 114, 128, 159, 213], "upload_path": 79, "upload_tim": [78, 83], "uploadlimit": 28, "uploadoper": 87, "uploadremotefileoper": 87, "upon": [5, 40, 98, 100, 115, 117, 124, 140, 142, 147, 149, 210], "upper": [94, 100], "uppercamelcas": 192, "uppercas": [39, 49, 61, 99, 103], "upscal": [176, 179], "upscaled_image_nam": 179, "upscaler_exampl": 176, "upstream": [17, 24], "upvot": 193, "urandom": 79, "urgent": [33, 109], "uri": [69, 87, 116, 117, 118, 145], "url": [4, 6, 10, 26, 32, 38, 39, 40, 43, 46, 47, 50, 51, 56, 62, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 87, 90, 94, 100, 107, 109, 112, 115, 116, 118, 123, 130, 132, 134, 135, 137, 138, 139, 141, 158, 159, 170, 174, 176, 177, 179, 183, 184, 186, 194, 196, 198, 213, 218, 221], "url_regex_no_modifi": 25, "urlencod": [39, 62], "urlgener": [10, 27, 47, 50, 53, 109, 130, 138, 140, 141, 153], "urlparam": [40, 44, 49, 55, 109, 112, 120, 130, 132, 151], "urlparamet": 52, "urn": 81, "us": [0, 1, 2, 4, 7, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 41, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 69, 72, 73, 74, 77, 78, 79, 80, 81, 83, 87, 88, 89, 90, 93, 94, 96, 97, 98, 99, 102, 103, 104, 106, 108, 110, 112, 113, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 163, 165, 166, 167, 169, 170, 171, 172, 175, 176, 178, 179, 180, 181, 184, 189, 190, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 206, 213, 214, 216, 217, 218, 220, 221], "usabl": [96, 135, 190], "usag": [16, 17, 20, 27, 28, 34, 40, 54, 61, 82, 94, 108, 117, 122, 131, 159, 178, 180, 190, 193, 198, 200, 219], "use_path_styl": 196, "use_ssl": 196, "usebackend": 28, "usecas": 27, "usedock": 221, "user": [0, 4, 5, 7, 10, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 32, 35, 37, 40, 44, 51, 53, 54, 56, 57, 58, 63, 67, 69, 73, 74, 75, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 92, 94, 95, 96, 97, 98, 99, 100, 101, 106, 107, 111, 112, 114, 115, 116, 117, 119, 120, 122, 123, 124, 126, 127, 128, 130, 134, 135, 138, 139, 141, 144, 145, 146, 150, 155, 156, 158, 161, 165, 167, 170, 172, 175, 177, 179, 181, 183, 184, 191, 192, 193, 194, 195, 196, 198, 203, 204, 205, 208, 213, 218, 221], "user1": [65, 120], "user123": 152, "user2": [65, 120], "user3": 65, "user_ag": 62, "user_id": 59, "user_ldap": [16, 24, 36, 140], "user_oidc": 126, "user_prefer": 44, "user_saml": 196, "user_statu": [71, 217], "useraddedev": 24, "userbackendregist": 16, "usercach": 27, "userchangedev": 24, "userconfig": [105, 122], "userdeletedev": 24, "userdeletedlisten": 0, "userfirsttimeloggedinev": 24, "userfold": 57, "usergrouplist": 197, "userid": [13, 22, 24, 28, 36, 40, 41, 55, 64, 67, 71, 73, 74, 80, 87, 106, 107, 109, 120, 127, 130, 142, 143, 145, 146, 147, 149, 152, 169, 175, 176], "useridassignedev": 27, "useridunassignedev": 27, "userloggedinev": 19, "usermanag": [27, 50, 152], "usermigr": [23, 151], "usermigrationexcept": 151, "usermountaddedev": 28, "usermountcach": 27, "usermountremovedev": 28, "usermountupdatedev": 28, "usernam": [62, 64, 78, 83, 87, 152, 161, 191, 196, 213], "useroidc": 126, "userratelimit": 39, "userratethrottl": 39, "userremovedev": [16, 24], "userservic": 152, "usersess": [27, 57, 152], "userset": 191, "usersingroup": 23, "userstatu": 143, "userupd": 24, "userupdatedev": 24, "usesess": [22, 39], "usestrictdynam": 39, "usestrictdynamiconscript": [24, 39], "usr": [34, 100, 111], "usual": [27, 29, 34, 39, 40, 41, 44, 61, 78, 88, 93, 98, 112, 128, 145, 154, 157, 159, 167, 170, 190, 193, 203, 208], "utc": 148, "utf": [4, 78, 81, 83, 114, 117], "util": [0, 10, 11, 13, 16, 18, 22, 23, 24, 26, 27, 28, 37, 40, 41, 44, 49, 50, 100, 109, 122, 123, 132, 133, 135, 148, 151, 158, 171, 187, 201, 205], "utterli": 66, "uuid": [80, 116], "ux": [96, 190, 204], "uxi": 29, "v": [27, 35, 64, 78, 100, 132, 135, 155, 196, 221], "v1": [2, 4, 17, 26, 28, 39, 52, 62, 64, 67, 68, 69, 70, 71, 76, 109, 117, 171, 173, 174, 175, 176, 178, 179, 180, 182, 184, 185, 186, 187], "v12": 18, "v14": 18, "v2": [2, 16, 28, 39, 52, 64, 65, 67, 68, 69, 71, 73, 74, 75, 76, 82, 92, 109, 135, 138, 158, 176, 218], "v29": 104, "v3": [35, 190], "v30": 4, "v31": [4, 106], "v4": 15, "val": 44, "valid": [4, 10, 26, 28, 29, 36, 39, 41, 62, 64, 66, 71, 78, 90, 108, 110, 115, 117, 122, 123, 126, 129, 134, 158, 169, 191, 196, 198, 203, 208, 213, 220], "validatemailaddress": 28, "validateoper": 115, "validatepasswordpolicyev": 27, "validatesyncsetup": 7, "validationexcept": 145, "valu": [1, 4, 13, 15, 17, 22, 25, 26, 28, 33, 36, 39, 41, 44, 45, 47, 53, 56, 58, 64, 66, 69, 71, 76, 78, 94, 99, 107, 109, 111, 112, 114, 117, 120, 128, 130, 131, 137, 138, 140, 144, 145, 146, 151, 154, 158, 171, 175, 177, 178, 179, 184, 186, 191, 192, 196, 198, 199, 203, 204], "valuetyp": 106, "valwithfallback": 44, "vanilla": [27, 191], "var": [0, 6, 26, 41, 44, 54, 59, 61, 94, 113, 114, 116, 117, 128, 130, 131, 132, 136, 138, 140, 143, 144, 152, 153, 155, 161, 170, 189, 194, 196, 198, 203, 213], "var_dump": [129, 192], "vari": [97, 120, 194], "variabl": [22, 24, 26, 28, 34, 40, 43, 44, 45, 55, 60, 61, 87, 95, 100, 117, 122, 138, 159, 163, 190, 193, 201, 213, 221], "variant": [22, 28, 56, 94, 198], "variat": [93, 97], "varieti": 111, "variou": [32, 39, 40, 57, 60, 78, 98, 101, 111, 123, 135, 143, 156, 201, 214], "vc": 100, "vcal": 117, "vcalendar": 117, "vcard": 118, "vcs_comment": 135, "vcs_issu": 135, "vcs_pull_request": 135, "vcvarsal": 100, "vdebug": 111, "ve": [6, 9, 40, 161, 208], "vector": 213, "vein": 145, "vendor": [0, 2, 7, 35, 42, 103, 108], "vendor_script": 28, "vendor_styl": 42, "verb": [39, 40, 52, 61, 81, 99, 134, 137, 183, 218], "verbos": 40, "veri": [0, 1, 2, 34, 35, 40, 42, 54, 62, 93, 94, 98, 117, 128, 131, 134, 145, 202, 203, 213], "verif": [29, 196], "verifi": [29, 112, 150, 161, 166, 169, 184, 196], "verify_peer_off": 196, "verifychalleng": 150, "verifymountpointev": 15, "verifypassword": [39, 134], "verifypath": 26, "versa": [56, 140], "versatil": 41, "version": [2, 4, 7, 9, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 39, 40, 41, 42, 44, 49, 52, 53, 56, 59, 61, 62, 64, 65, 66, 67, 72, 73, 74, 75, 78, 80, 81, 82, 83, 89, 90, 92, 98, 100, 102, 103, 104, 106, 107, 108, 109, 111, 112, 114, 118, 120, 123, 125, 127, 128, 131, 133, 136, 137, 138, 140, 142, 145, 146, 147, 149, 151, 152, 155, 157, 159, 169, 170, 175, 176, 190, 194, 195, 198, 200, 208, 214, 216, 218], "version2404date20220903071748": 59, "version30000date20240729185117": 59, "version_compar": 35, "versu": 193, "vertic": 165, "vevent": 117, "vghlihf1awnrigjyb3duigzveapqdw1wcybvdmvycnrozsbsyxp5igrvzy4": 65, "via": [0, 7, 17, 26, 28, 34, 35, 36, 39, 41, 44, 59, 61, 62, 64, 69, 71, 81, 84, 85, 89, 96, 97, 100, 112, 115, 118, 122, 123, 126, 132, 134, 135, 138, 142, 145, 146, 147, 149, 150, 153, 155, 157, 158, 159, 163, 176, 180, 183, 190, 206, 211, 213, 221], "vice": [56, 140], "video": [39, 40, 88, 93, 97, 142, 144, 145, 176, 189], "view": [4, 14, 23, 35, 36, 41, 50, 51, 59, 69, 90, 93, 109, 111, 122, 135, 138, 150, 191, 196, 197, 202, 215], "viewer": [14, 25, 69, 135, 194], "vim": [111, 155, 196], "vimeo": [2, 108], "violat": [33, 39, 66], "virtual": 100, "visibility_contacts_onli": 28, "visibility_priv": 28, "visibility_publ": 28, "visibl": [4, 24, 28, 33, 39, 46, 57, 64, 93, 94, 135, 141, 186, 198], "visit": [130, 221], "visual": [26, 93, 94, 198, 203], "vm": 109, "voic": 145, "void": [0, 1, 22, 23, 38, 40, 41, 44, 49, 50, 55, 56, 59, 61, 87, 107, 109, 112, 113, 114, 116, 117, 118, 120, 121, 127, 130, 131, 132, 135, 138, 139, 141, 142, 143, 145, 146, 147, 149, 151, 152, 153, 154], "volum": [155, 159, 167, 170], "vpn": 166, "vtodo": 117, "vue": [6, 7, 21, 26, 27, 39, 44, 47, 90, 93, 94, 97, 98, 99, 109, 115, 122, 125, 132, 135, 157, 159, 198, 200, 213, 219], "vueelement": 135, "vuej": [90, 200], "vuerout": 159, "vuex": 159, "vulner": [31, 33, 193, 213], "w": [78, 221], "w3": [4, 96, 108, 118, 136], "w500": 135, "wa": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 35, 36, 39, 41, 59, 66, 67, 69, 73, 74, 75, 78, 80, 81, 100, 110, 115, 116, 117, 123, 127, 128, 131, 135, 138, 142, 145, 146, 147, 150, 172, 208, 216], "wai": [4, 23, 24, 34, 39, 40, 41, 44, 48, 56, 57, 59, 61, 64, 66, 69, 78, 96, 98, 100, 103, 112, 117, 123, 126, 128, 131, 132, 135, 138, 140, 151, 155, 159, 163, 164, 165, 172, 190, 194, 198, 200, 203, 208, 213, 221], "wait": [34, 44, 114, 123, 128, 166, 171, 193], "walin": 135, "walinej": 135, "want": [0, 2, 9, 24, 26, 29, 33, 34, 37, 39, 41, 44, 48, 51, 52, 54, 64, 66, 70, 81, 87, 88, 93, 96, 97, 98, 100, 101, 103, 107, 108, 109, 112, 115, 117, 123, 125, 132, 133, 134, 135, 145, 146, 147, 149, 150, 155, 159, 171, 176, 183, 190, 194, 202, 203, 204, 209, 213, 214, 218, 221], "warn": [15, 17, 28, 29, 36, 41, 48, 66, 94, 100, 128, 136, 141, 161, 191, 192, 196, 198], "wasm": 24, "wasn": [19, 149], "watch": [33, 40, 122, 128, 217, 221], "wave": 96, "wcag": 96, "we": [1, 7, 8, 10, 13, 15, 17, 18, 21, 22, 24, 27, 28, 33, 34, 37, 53, 56, 59, 61, 62, 66, 79, 80, 89, 90, 94, 97, 98, 100, 108, 115, 117, 120, 123, 125, 128, 130, 132, 134, 135, 141, 145, 146, 147, 153, 155, 156, 157, 159, 162, 163, 170, 174, 180, 189, 190, 191, 193, 194, 197, 199, 202, 203, 204, 206, 208, 209, 217, 218], "weather": 181, "web": [26, 27, 39, 42, 44, 46, 51, 61, 62, 64, 91, 93, 94, 97, 98, 111, 121, 122, 128, 135, 136, 137, 141, 161, 195, 196, 205, 208, 213, 221], "webassembli": 24, "webauthn": 219, "webbrows": 62, "webdav": [1, 22, 27, 28, 36, 41, 62, 64, 81, 83, 84, 85, 90, 91, 92, 117, 122, 123, 128, 176, 205], "webfing": [17, 122], "webfingerhandl": 153, "webhook": [26, 145], "webhook_listen": 26, "webpack": [15, 18, 26, 123, 125], "webpag": 62, "webroot": [15, 22, 40, 213], "webserv": [141, 155, 158, 170], "websit": [4, 17, 39, 64, 96, 108, 130, 135, 184, 213], "websocket": 159, "webview": 92, "wed": 78, "week": [93, 98, 144, 193], "weekend": 33, "weekli": 144, "weight": [26, 93, 94], "welch": 4, "welcom": [33, 128, 131, 206, 218], "well": [0, 9, 20, 23, 24, 26, 27, 28, 29, 33, 35, 39, 41, 61, 64, 69, 93, 94, 98, 100, 108, 109, 117, 130, 131, 132, 134, 135, 140, 142, 145, 151, 153, 193, 194, 196, 206, 208], "wellknown": 153, "went": [21, 99, 146, 147, 208], "were": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 52, 59, 66, 104, 106, 134, 135, 149, 154, 208, 216, 217], "wescan": 61, "what": [17, 23, 33, 35, 39, 40, 66, 79, 87, 93, 94, 96, 97, 98, 99, 100, 109, 115, 116, 117, 123, 128, 131, 146, 147, 154, 171, 190, 192, 193, 201, 206, 208], "whatev": [34, 39, 66, 117, 153, 204], "when": [0, 2, 5, 10, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 39, 40, 41, 44, 46, 49, 52, 54, 55, 56, 59, 60, 61, 62, 64, 65, 66, 69, 71, 73, 74, 75, 77, 78, 87, 93, 94, 96, 97, 98, 99, 100, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 117, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 150, 158, 161, 164, 167, 170, 171, 173, 174, 176, 183, 184, 189, 190, 193, 194, 198, 202, 203, 208, 210, 213, 214, 216, 217, 221], "whenev": [41, 109, 130, 133, 150, 151, 193], "where": [0, 4, 17, 22, 23, 24, 26, 28, 29, 32, 37, 39, 40, 44, 48, 56, 62, 64, 66, 78, 79, 80, 83, 87, 93, 94, 97, 98, 99, 100, 103, 108, 110, 112, 114, 116, 123, 128, 131, 135, 138, 150, 154, 155, 156, 159, 170, 176, 183, 185, 190, 193, 196, 207, 208, 213], "wherea": 150, "wherev": [40, 100, 101], "whether": [0, 21, 26, 27, 28, 50, 53, 70, 73, 75, 78, 98, 109, 115, 138, 140, 145, 149, 150, 186, 193], "which": [0, 2, 4, 6, 7, 17, 21, 22, 23, 26, 27, 28, 29, 33, 34, 35, 36, 39, 41, 44, 45, 47, 48, 51, 52, 56, 57, 59, 61, 62, 66, 67, 69, 78, 80, 88, 89, 93, 94, 97, 98, 100, 103, 107, 108, 109, 110, 111, 114, 115, 117, 120, 123, 126, 128, 131, 132, 135, 136, 138, 141, 142, 145, 146, 147, 148, 149, 155, 156, 157, 159, 161, 165, 166, 170, 171, 172, 174, 176, 180, 184, 190, 192, 194, 196, 197, 198, 202, 203, 208, 213, 221], "while": [15, 23, 34, 39, 40, 41, 57, 59, 61, 62, 64, 66, 73, 75, 93, 94, 97, 98, 99, 100, 109, 110, 111, 115, 117, 128, 136, 145, 157, 166, 191, 198, 208, 210], "white": [61, 64, 192, 199, 204], "whitelist": [36, 39, 41], "whitespac": [61, 111], "who": [26, 29, 33, 39, 48, 64, 96, 117, 138, 145, 158, 190, 208, 210], "whoami": 100, "whoever": 208, "whole": [39, 65, 66, 79, 154, 197, 202], "whom": [31, 98], "whose": 171, "why": [39, 94, 131, 191, 192, 193], "wide": [26, 40, 44, 56, 125, 190, 198], "widget": [25, 36, 41, 122, 132], "widget_url": 109, "widgetbutton": 109, "widgetitem": 109, "widgetopt": 109, "width": [24, 36, 41, 98, 135, 189, 191, 198], "wiki": [4, 100], "wikipedia": 4, "wild": 147, "willing": [193, 208], "win": 100, "win32": 100, "window": [13, 37, 94, 101, 159], "wipe": [92, 205], "wire": [60, 103], "wise": [28, 39, 128, 213], "wiser": [146, 147], "wish": [100, 203, 208], "with_doc": 100, "withfield": 28, "within": [7, 13, 25, 26, 27, 29, 34, 39, 40, 66, 69, 73, 78, 80, 81, 87, 98, 100, 102, 112, 116, 117, 122, 140, 141, 154, 156, 158, 161, 180, 206], "without": [2, 4, 19, 23, 24, 26, 27, 28, 39, 40, 56, 59, 60, 61, 66, 68, 78, 81, 93, 94, 97, 99, 100, 102, 109, 111, 112, 114, 117, 128, 129, 135, 145, 155, 158, 161, 171, 183, 193, 194, 210, 213, 214, 219, 221], "withtimezon": [133, 148], "won": [10, 15, 16, 29, 33, 35, 61, 78, 109, 130, 208], "wonder": 66, "word": [49, 61, 93, 95, 99, 115, 135, 190, 191], "work": [2, 7, 17, 20, 23, 24, 26, 28, 32, 33, 34, 35, 37, 39, 47, 51, 56, 57, 62, 64, 66, 69, 77, 78, 88, 93, 96, 100, 103, 109, 111, 114, 116, 117, 122, 123, 128, 131, 132, 134, 138, 140, 141, 150, 154, 157, 159, 161, 164, 165, 167, 171, 172, 180, 190, 191, 198, 205, 208, 210, 214, 220], "workaround": 100, "worker": [24, 165], "workflow": [2, 27, 34, 36, 41, 99, 108, 115, 157, 170, 176], "workflowengin": [14, 16, 23, 24, 115], "workflowpdfconvert": 115, "workspac": [78, 109, 217], "world": [61, 136], "worri": [17, 40, 66], "would": [0, 4, 6, 7, 23, 25, 27, 33, 39, 40, 44, 49, 52, 56, 59, 60, 62, 64, 66, 78, 89, 93, 94, 97, 98, 103, 115, 116, 117, 136, 138, 140, 141, 142, 145, 146, 147, 149, 156, 171, 192, 194, 200, 208, 221], "wrap": [24, 27, 39, 52, 97, 107, 128, 148, 202, 218], "wrapper": [23, 27, 110, 129, 197, 202, 215], "writabl": [6, 78, 117, 172, 194, 213], "writablecalendar": 116, "write": [1, 7, 22, 27, 29, 34, 40, 47, 52, 54, 56, 60, 66, 78, 94, 95, 98, 100, 110, 112, 115, 116, 122, 135, 141, 145, 146, 156, 157, 159, 189, 205, 206, 213], "writeasessionvari": 39, "writecontenttofil": 57, "writeln": 151, "writelog": 24, "written": [4, 37, 39, 41, 56, 94, 98, 117, 123, 146, 159, 172, 190, 210, 217], "wrong": [7, 61, 66, 69, 87, 99, 146, 147, 208], "wrongli": [61, 128], "www": [4, 6, 7, 14, 15, 16, 26, 39, 108, 110, 118, 125, 131, 135, 136, 161, 170, 194, 196, 221], "wwwrun": 194, "x": [7, 17, 24, 27, 29, 35, 39, 59, 62, 64, 65, 66, 77, 78, 79, 80, 81, 83, 91, 109, 131, 135, 138, 193, 213, 216], "x3mucdk9lcfo1uwgtrtfkuxskx41pnjgtr6rqwgibd1v52q1qbc": 29, "x509": 196, "x64": 100, "x86": 100, "xarg": 108, "xcode": 100, "xdebug": 122, "xdebug_config": 111, "xdebug_profil": 79, "xdebug_session_start": 111, "xhr": 131, "xml": [2, 4, 5, 26, 27, 32, 39, 40, 41, 51, 53, 56, 60, 62, 64, 69, 70, 78, 81, 83, 103, 114, 117, 118, 122, 136, 140, 150, 157, 159, 161, 172, 181, 183, 188, 194, 218], "xmln": [4, 78, 81, 83, 108, 114, 118, 136], "xmlreader": 220, "xmlrespons": 39, "xmlschema": [4, 108, 118, 136], "xmlstarlet": 159, "xsd": [2, 4, 108, 118, 136], "xsi": [2, 4, 108, 118, 136], "xss": [45, 213], "xx": 17, "xxx": 27, "xxxx": 203, "y": [27, 35, 79, 138, 196, 216], "yaml": 34, "ye": [99, 114, 191, 193, 196], "year": [25, 33, 190, 216, 218], "yellow": 94, "yet": [4, 6, 39, 44, 59, 67, 73, 78, 94, 117, 123, 128, 141, 150, 179, 190, 191, 210, 217], "yield": [52, 141], "yieldent": 26, "yktva4zgxjfivy52wqd8kw3m2pkgqr6srmuxmiprdunxjpfripjn0gmfmtnoqoolysuj6scn": 62, "you": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 87, 88, 89, 90, 93, 94, 96, 97, 98, 100, 101, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 123, 125, 128, 131, 132, 133, 134, 135, 136, 138, 139, 140, 142, 145, 146, 147, 148, 149, 150, 151, 155, 156, 157, 158, 159, 161, 163, 164, 166, 167, 169, 170, 171, 172, 174, 176, 178, 180, 184, 190, 191, 192, 194, 196, 197, 198, 199, 200, 202, 203, 204, 207, 210, 213, 216, 217, 218, 219, 221], "your": [0, 1, 2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 34, 35, 36, 37, 39, 40, 41, 42, 44, 45, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 63, 64, 65, 78, 79, 80, 81, 87, 93, 94, 96, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 120, 122, 123, 125, 128, 131, 132, 134, 136, 138, 140, 141, 142, 144, 145, 146, 147, 149, 154, 155, 157, 158, 159, 161, 165, 166, 169, 170, 171, 172, 176, 184, 189, 190, 191, 192, 193, 194, 196, 197, 198, 199, 202, 203, 204, 205, 208, 210, 213, 216, 217, 218, 221], "your_app": 44, "your_app_": 140, "your_app_categori": 140, "your_app_mag": 140, "yourapp": [44, 140, 191, 218], "yourappid": [140, 197], "yourappnam": 117, "yourappnamespac": 140, "yourarch": 100, "yourpass": 100, "yourself": [7, 28, 39, 57, 103, 190, 193], "youtub": [189, 221], "yyyi": [67, 69], "z": [26, 216], "z87agy2o": 109, "zend_extens": 111, "zero": 128, "zip": [27, 34, 78, 80, 220], "ziprespons": 27}, "titles": ["Bootstrapping", "Extending the DAV server", "Dependency management", "App development", "App metadata", "Navigation and pre-app configuration", "Introduction", "Translation setup", "Tutorial", "App upgrade guide", "Upgrade to Nextcloud 14", "Upgrade to Nextcloud 15", "Upgrade to Nextcloud 16", "Upgrade to Nextcloud 17", "Upgrade to Nextcloud 18", "Upgrade to Nextcloud 19", "Upgrade to Nextcloud 20", "Upgrade to Nextcloud 21", "Upgrade to Nextcloud 22", "Upgrade to Nextcloud 23", "Upgrade to Nextcloud 24", "Upgrade to Nextcloud 25", "Upgrade to Nextcloud 26", "Upgrade to Nextcloud 27", "Upgrade to Nextcloud 28", "Upgrade to Nextcloud 29", "Upgrade to Nextcloud 30", "Upgrade to Nextcloud 31", "Upgrade to Nextcloud 32", "Code signing", "App publishing and maintenance", "Maintainers", "Monetizing your app", "The Nextcloud app store rules", "Release Automation", "Release process", "OCP\\Accounts\\UserUpdatedEvent", "Background jobs (Cron)", "Caching", "Controllers", "Containers / Dependency Injection", "Events", "CSS", "Front-end", "JavaScript", "Templates", "Theming support", "Basic concepts", "Logging", "Middlewares", "Public share template", "Request lifecycle", "Routing", "Settings", "AppData", "Configuration", "Database access", "Nextcloud filesystem API", "Storage and database", "Migrations", "Testing", "Translations", "Login Flow", "OCS API", "OCS APIs overview", "OCS FullTextSearch Collection API", "OCS OpenAPI tutorial", "OCS Out-of-office API", "OCS Recommendations API", "OCS Share API", "OCS Sharee API", "OCS Status API", "OCS TaskProcessing API", "OCS Text-To-Image API", "OCS TextProcessing API", "OCS Translation API", "OCS user preferences API", "Remote wipe", "Basic APIs", "File bulk upload", "Chunked file upload", "Comments", "Webdav", "Search", "Trashbin", "Versions", "Activity", "Examples", "Android", "Library installation", "Files", "General", "Clients and Client APIs", "Atomic components", "Foundations", "Interface & interaction design", "Introduction", "Layout", "Layout components", "Writing guide", "Building the Client", "Desktop Clients", "API reference", "Classloader", "AppConfig", "Config & Preferences", "UserConfig", "Context Chat", "Continuous Integration", "Dashboard", "Deadlocks", "Debugging", "Declarative settings", "Email", "Files Metadata", "Nextcloud Flow", "Calendar integration", "Integration of custom calendar providers", "Contacts Menu", "Groupware integration", "Mail Provider Interface", "HTTP Client", "Digging deeper", "JavaScript APIs", "Notifications", "NPM", "OpenID Connect (Oidc)", "Out-of-office periods", "Performance considerations", "Phone number util", "Profile", "Profiler", "Projects", "PSR", "Public Pages", "Reference providers", "Repair steps", "REST APIs", "Search", "Security", "Settings", "Setup checks", "Speech-To-Text", "User Status", "Talk Integration", "Task Processing", "Text-To-Image", "Text Processing", "Working with time", "Machine Translation", "Two-factor providers", "User migration", "User management", "Web Host Metadata", "WebDAV collection preload events", "Setting up dev environment", "Introduction", "ExApp development", "ExApp lifecycle", "ExApp overview", "Development overview", "Corporate Proxy - Permanent Settings for PHP CLI", "Docker Container Registry", "Docker Socket Proxy", "GPU support", "Scaling", "Troubleshooting", "Frequently Asked Questions", "ExApp development", "Authentication", "Deployment", "App Installation Flow", "Translations", "AppConfig", "Events Listener", "ExApp", "File Actions Menu", "AppAPI Nextcloud APIs", "Logging", "Notifications", "OCC Command", "Other OCS APIs", "Preferences", "Routes", "Declarative Settings", "Talk bots", "Top Menu Entry", "Miscellaneous OCS APIs", "Technical details", "CSS and HTML coding standards", "Coding style & general guidelines", "JavaScript and Typescript", "PHP coding standards", "Development process", "Development environment", "Getting started", "How to test \u2026", "Main content", "CSS", "HTML elements", "Icons", "HTML/CSS guidelines", "Content list", "Introduction", "Popover menu", "Nextcloud developer documentation", "Code reviews on GitHub", "Bugtracker", "Nextcloud bug triaging", "Code of conduct", "Compatibility with the app ecosystem", "Help and communication", "Prologue", "Security guidelines", "Nextcloud filesystem API", "Nextcloud architecture", "Back-end code", "Front-end code", "External API", "Server development", "Static analysis", "Unit-Testing"], "titleterms": {"": [71, 103], "0": [17, 22, 23, 26, 133, 157], "1": [20, 59, 61, 120, 157, 161], "11": [16, 133], "14": 10, "15": 11, "16": 12, "17": 13, "18": 14, "19": 15, "2": [22, 59, 61, 120, 161], "20": [0, 16, 133], "21": 17, "22": 18, "23": 19, "24": 20, "25": 21, "26": 22, "27": 23, "28": [24, 66], "29": 25, "3": [16, 24, 59, 61, 120, 133, 157], "30": 26, "31": 27, "32": 28, "4": [22, 27, 133, 157], "401": 18, "5": 157, "6": 157, "7": 22, "8": [17, 20, 22, 24, 26, 27], "A": 78, "Be": 33, "In": [38, 155], "NOT": 66, "No": 191, "Not": 29, "The": [0, 33, 34, 35, 54, 107, 109, 117, 131], "To": [73, 142, 146], "With": 78, "abort": 80, "about": [69, 78, 194], "abstractcacheev": [36, 41], "acceler": 157, "accept": 69, "access": [40, 56, 57, 116, 117, 118, 127], "account": [36, 41, 65], "acl": 117, "acquir": 121, "action": [34, 93, 98, 99, 118, 130, 176], "activ": [86, 98], "activat": 150, "actual": 77, "ad": [5, 10, 22, 23, 24, 25, 26, 27, 28, 40, 57, 59, 61, 191], "add": [29, 66, 89, 186, 191], "addcontentsecuritypolicyev": [36, 41], "addfeaturepolicyev": [36, 41], "addhead": 66, "addit": 145, "addmissingcolumnsev": [36, 41], "addmissingindicesev": [36, 41], "addmissingprimarykeyev": [36, 41], "address": 100, "addressbookcreatedev": 41, "addressbookdeletedev": 41, "addressbookshareupdatedev": 41, "addressbookupdatedev": 41, "admin": [48, 112, 150], "advanc": 138, "advantag": 40, "advic": 191, "affect": [29, 40, 210], "after": 35, "against": 141, "aio": 163, "ajax": 39, "alias": 27, "align": 204, "all": [66, 69, 71, 117, 221], "altern": 111, "alwai": 191, "an": [0, 6, 39, 62, 69, 117, 134, 150], "analysi": [108, 220], "android": [61, 88], "annot": [22, 49], "anyloginfailedev": [36, 41], "anymor": 29, "anywher": 40, "api": [10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 57, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 92, 102, 104, 106, 109, 114, 117, 123, 134, 135, 137, 142, 145, 146, 147, 149, 155, 177, 181, 187, 200, 214, 218], "app": [0, 3, 4, 5, 6, 9, 16, 17, 29, 30, 32, 33, 35, 36, 41, 44, 55, 62, 65, 66, 73, 103, 111, 123, 127, 131, 135, 138, 166, 171, 173, 194, 203, 210], "appapi": [155, 158, 163, 169, 177], "appapiauth": 169, "appconfig": [104, 173], "appdata": [54, 214], "appdisableev": [36, 41], "appenableev": [36, 41], "appframework": [36, 41, 104], "applic": [0, 170], "appstor": 157, "appupdateev": [36, 41], "ar": 28, "architectur": [6, 215], "area": 26, "argument": 170, "around": 191, "arrai": [191, 192], "arrow": 191, "ask": 167, "assembl": 80, "assembli": 40, "associ": 117, "atom": 93, "attach": 113, "attribut": [22, 56, 69, 138], "audit": [36, 41, 48], "auth": [123, 150, 213], "authent": [36, 39, 41, 64, 134, 158, 162, 169, 218], "auto": [40, 64], "autocomplet": [36, 41], "autocompleteev": [36, 41], "autocompletefilterev": [36, 41], "autoload": [103, 133], "autom": 34, "automat": [40, 193], "avail": [18, 22, 41, 73, 74, 75, 200], "avatar": 93, "avoid": [110, 191], "axio": 123, "babel": 15, "back": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 172, 216], "backend": [39, 61, 159], "background": [37, 94, 114, 198], "backport": [7, 193], "backup": 71, "backward": 218, "bar": [93, 199], "base": [28, 39, 112, 114], "basic": [40, 47, 78, 112, 113, 117, 202, 203, 204, 218], "been": 128, "befor": 35, "beforedirectfiledownloadev": [36, 41], "beforefilescannedev": [36, 41], "beforefilesystemsetupev": [36, 41], "beforefolderscannedev": [36, 41], "beforegettemplatesev": [36, 41], "beforegroupchangedev": [36, 41], "beforegroupcreatedev": [36, 41], "beforegroupdeletedev": [36, 41], "beforelogintemplaterenderedev": [36, 41], "beforemessageloggedev": [36, 41], "beforemessages": [36, 41], "beforenodecopiedev": [36, 41], "beforenodecreatedev": [36, 41], "beforenodedeletedev": [36, 41], "beforenodereadev": [36, 41], "beforenoderenamedev": [36, 41], "beforenodetouchedev": [36, 41], "beforenodewrittenev": [36, 41], "beforepasswordupdatedev": [36, 41], "beforepreferencedeletedev": [36, 41], "beforepreferencesetev": [36, 41], "beforepreviewfetchedev": [36, 41], "beforesabrepubliclyloadedev": [36, 41], "beforesharecreatedev": [36, 41], "beforesharedeletedev": [36, 41], "beforetemplaterenderedev": [36, 41], "beforeuseraddedev": [36, 41], "beforeusercreatedev": [36, 41], "beforeuserdeletedev": [36, 41], "beforeuseridunassignedev": [36, 41], "beforeuserloggedinev": [36, 41], "beforeuserloggedinwithcookieev": [36, 41], "beforeuserloggedoutev": [36, 41], "beforeuserremovedev": [36, 41], "beforezipcreatedev": [36, 41], "behavior": [10, 13, 14, 23, 25], "benefit": 33, "best": [66, 154], "between": 191, "bodi": [16, 83, 191], "boolean": 18, "boot": 0, "bootstrap": [0, 16, 221], "border": 26, "bot": 185, "brace": 191, "branch": [7, 35, 193], "browser": 221, "brute": 39, "bu": 123, "bubbl": 93, "bug": 208, "bugfix": 193, "bugtrack": 207, "build": [100, 125, 217], "built": 154, "bulk": 79, "bullet": 203, "button": [93, 98, 99, 199, 203], "bypass": 213, "c": [61, 108], "cach": [36, 38, 41, 128, 131, 214], "cachedcalendarobjectcreatedev": 41, "cachedcalendarobjectdeletedev": 41, "cachedcalendarobjectupdatedev": 41, "cacheentryinsertedev": [36, 41], "cacheentryremovedev": [36, 41], "cacheentryupdatedev": [36, 41], "cacheinsertev": [36, 41], "cacheupdateev": [36, 41], "caldav": 117, "calendar": [36, 41, 116, 117], "calendarcreatedev": 41, "calendardeletedev": 41, "calendarobjectcreatedev": [36, 41], "calendarobjectdeletedev": [36, 41], "calendarobjectmovedev": [36, 41], "calendarobjectmovedtotrashev": [36, 41], "calendarobjectrestoredev": [36, 41], "calendarobjectupdatedev": [36, 41], "calendarpublishedev": 41, "calendarshareupdatedev": 41, "calendarunpublishedev": 41, "calendarupdatedev": 41, "call": [64, 134], "callback": 41, "camelcas": 191, "capabl": [26, 64, 66], "cardcreatedev": 41, "carddeletedev": 41, "cardupdatedev": 41, "case": [97, 191], "cast": 39, "catchabl": 102, "caus": 161, "certain": 66, "chang": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 34, 35, 59, 123, 210, 217, 218], "changelog": 4, "chat": 107, "check": [73, 117, 141, 144, 194, 208], "checkbox": [93, 112, 199], "checker": 17, "christophwurst": 21, "chunk": 80, "class": [0, 22, 23, 40, 41, 59, 112, 117, 120, 191, 198], "classload": 103, "clear": [67, 71], "cli": 161, "clickabl": 26, "clickjack": 213, "client": [23, 61, 88, 92, 100, 101, 109, 121, 135], "clock": 133, "cloud": 69, "cluster": [128, 196], "code": [17, 29, 34, 87, 129, 189, 190, 191, 192, 193, 194, 206, 209, 213, 214, 216, 217], "collabor": [36, 41], "collabora": 196, "collaps": 203, "collect": [65, 154], "color": [28, 93, 94, 198, 200], "column": [18, 56], "comma": 191, "command": [18, 59, 114, 180], "comment": [36, 41, 81, 99, 135, 192], "commentsentityev": [36, 41], "commentsev": [36, 41], "commit": 217, "common": 127, "commun": 211, "comparison": 191, "compat": [123, 210, 216, 218], "compil": [18, 100], "complet": [39, 64, 77, 208], "compon": [93, 98, 115, 135, 191, 217], "compos": 2, "concept": [47, 65, 104, 106, 114, 134, 138], "conclus": 155, "condit": [147, 191], "conduct": 209, "config": [7, 36, 41, 104, 105, 106, 173, 182, 191], "configur": [5, 7, 10, 37, 55, 66, 115], "confirm": 123, "conflict": 2, "connect": [39, 126], "consid": 66, "consider": [1, 39, 128, 193, 208], "consist": 191, "consol": [36, 41, 59], "consoleev": [36, 41], "construct": 59, "consum": [102, 104, 106, 114, 120, 142, 145, 146, 147, 149], "contact": [36, 41, 118, 161], "contactinteractedwithev": [36, 41], "contain": [18, 40, 49, 133, 162], "content": [39, 84, 93, 97, 98, 107, 117, 191, 197, 202, 205], "contentitem": 107, "contentproviderregisterev": 107, "context": [61, 107, 142, 147, 149], "continu": 108, "contribut": [131, 193], "control": [39, 40, 51, 66, 68, 135, 191, 192, 193], "convent": [55, 189], "convers": 144, "convert": [62, 129], "cooki": [39, 158], "copi": 78, "cor": 137, "core": [17, 19, 24, 40, 44], "corpor": 161, "correct": 61, "counter": [93, 203], "countri": 129, "creat": [6, 39, 69, 78, 87, 116, 117, 120, 136, 144, 152, 166], "credenti": [62, 87], "criticalactionperformedev": [36, 41], "cron": 37, "cross": [100, 213], "csp": [26, 36, 41], "csrf": 44, "css": [14, 27, 42, 45, 46, 189, 198, 201], "curl": [64, 78], "current": 117, "custom": [39, 56, 71, 117, 135, 144], "daemon": [155, 164], "daemonconfig": 170, "dangl": 191, "dashboard": 109, "data": [39, 65, 66, 67, 107, 117, 127, 128, 135, 173, 175, 178, 182, 185, 187, 213, 218], "databas": [17, 18, 56, 58, 128, 131, 194], "date": [135, 194], "datetim": 93, "dav": [1, 41, 83], "db": [36, 41], "dbal": [17, 19, 24], "deactivat": 150, "deadlock": 110, "deal": 40, "debug": [111, 194, 221], "debugg": 111, "declar": [112, 135, 138, 184], "declarativesettingsgetvalueev": [36, 41], "declarativesettingsregisterformev": [36, 41], "declarativesettingssetvalueev": [36, 41], "declin": 69, "deeper": 122, "default": [39, 52, 135, 145], "defin": [71, 141], "definit": [66, 191], "delet": [62, 69, 73, 76, 78, 84, 87, 114, 121, 144, 173, 182], "depend": [2, 22, 24, 40, 49, 89, 100], "deploi": [155, 164, 170], "deploy": [100, 166, 170], "deprec": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28], "descript": 66, "design": [95, 200], "desktop": [61, 101], "detail": [29, 98, 123, 169, 188, 204], "detect": 149, "determin": 208, "dev": [125, 155], "develop": [2, 3, 24, 88, 100, 123, 157, 160, 168, 170, 193, 194, 205, 210, 219], "devic": 77, "dialog": 123, "did": 29, "diff": 191, "dig": 122, "direct": [57, 64], "directedit": [36, 41], "directori": [111, 213], "disabl": [21, 39, 67, 131], "dispatch": [24, 41, 102], "displai": 135, "distribut": [35, 38], "do": [29, 61, 66, 198, 208], "docker": [155, 162, 163, 171, 172], "dockerfil": 157, "doctrin": [17, 19, 24], "document": [65, 205, 210, 216, 221], "doe": 40, "domain": 139, "don": [61, 198], "donat": 32, "down": 29, "download": [39, 64, 69, 78, 87], "drag": 203, "drop": 203, "dropdown": 93, "dsp": 163, "duplic": 208, "e": 100, "ecosystem": 210, "edit": [6, 161, 203], "element": [98, 198, 199], "email": [62, 69, 113, 196], "emit": 154, "emitt": 41, "empti": [66, 84, 93, 166], "enabl": [6, 40, 131, 158, 164, 171, 175, 194], "end": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 43, 172, 216, 217], "endpoint": [66, 81], "enterpris": 32, "entiti": [20, 56, 115], "entri": [5, 98, 117, 184, 186, 203], "enum": 145, "environ": [39, 155, 157, 161, 170, 194], "error": [29, 39, 91, 111, 121], "escal": 213, "eslint": 191, "event": [1, 5, 18, 24, 25, 28, 36, 41, 90, 107, 112, 114, 116, 117, 123, 127, 131, 142, 145, 146, 147, 154, 174], "eventdispatch": [36, 41], "exampl": [2, 81, 83, 87, 90, 135, 153, 154, 170, 176, 180, 183, 206], "exapp": [61, 157, 158, 159, 164, 166, 168, 170, 175, 176, 185], "except": [66, 218], "exceptionalimplement": 102, "exchang": 126, "exclud": 7, "execut": 213, "exist": [6, 117, 144], "explicit": [66, 191], "expos": 66, "exposur": 213, "extend": [1, 44, 135], "extens": 220, "extern": [112, 117, 138, 194, 196, 218], "extract": 52, "factor": 150, "factori": 18, "fail": 166, "faq": 29, "fast": 147, "favorit": 78, "featurepolici": [36, 41], "feder": [36, 41, 69], "federatedfileshar": 41, "federatedshareaddedev": 41, "fetch": [67, 68, 71, 73, 74, 117, 138], "field": [93, 112], "file": [2, 7, 26, 27, 36, 39, 41, 44, 54, 57, 69, 71, 78, 79, 80, 85, 87, 90, 114, 123, 161, 176, 213], "filecacheupd": [36, 41], "filecreatedfromtemplateev": [36, 41], "filenam": 191, "files_shar": 41, "files_trashbin": 41, "filescannedev": [36, 41], "filesmetadata": [36, 41], "filesystem": [41, 54, 57, 191, 214], "filesystemtorndownev": [36, 41], "filter": 64, "final": 208, "find": 208, "first": 65, "flow": [62, 115, 169, 171, 176], "folder": [54, 69, 78, 87], "folderscannedev": [36, 41], "follow": 35, "font": 26, "forc": [39, 64], "forgeri": 213, "form": 140, "format": [18, 129], "forum": 211, "foundat": 94, "frequent": 167, "from": [2, 13, 16, 22, 39, 40, 52, 57, 65, 69, 84, 127, 134, 157, 166], "front": [10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 43, 51, 172, 217], "frontend": 159, "fulltextsearch": 65, "function": [191, 192], "further": 221, "gather": 194, "gender": 99, "gener": [10, 18, 20, 21, 22, 23, 24, 25, 26, 28, 44, 66, 91, 99, 100, 126, 131, 135, 146, 153, 190, 191, 198, 208], "generatesecurepasswordev": [36, 41], "genericev": [36, 41], "get": [29, 39, 57, 65, 69, 74, 75, 78, 87, 112, 117, 121, 126, 128, 129, 131, 135, 173, 175, 182, 187, 194, 195, 213, 221], "getlinkwithpick": 135, "getquotaev": [36, 41], "gettaskprocessingprovidersev": [36, 41], "git": [35, 89], "github": [34, 100, 206], "given": [64, 87], "global": [13, 14, 15, 16, 18, 25, 49, 123], "glossari": 156, "gpu": [164, 165], "gradl": 89, "group": [36, 41, 66, 117], "groupbackendregist": 41, "groupchangedev": [36, 41], "groupcreatedev": [36, 41], "groupdeletedev": [36, 41], "groupmanag": 41, "groupwar": [22, 119], "guest": 27, "guid": [9, 99], "guidelin": [33, 61, 190, 198, 201, 213], "guzzl": 17, "guzzlehttp": 17, "ha": 128, "handl": [1, 39, 66, 100, 112, 117, 121, 138], "handler": [17, 153], "hardwar": 157, "head": 121, "header": [39, 66, 78, 137, 169, 190], "healthcheck": 158, "heartbeat": [158, 171], "heavi": 37, "height": 26, "hell": [2, 24], "help": [128, 211, 213], "helper": [66, 114], "high": 214, "highlight": 203, "hint": 61, "hook": 41, "host": [139, 153], "how": [29, 33, 40, 66, 162, 164, 166, 196, 206, 208], "html": [39, 61, 111, 189, 199, 201], "http": [18, 36, 41, 121, 141], "hybrid": 35, "i": [29, 66, 100, 126, 145, 154, 166, 204, 208], "iacl": 117, "iapiwidget": 109, "iapiwidgetv2": 109, "ibuttonwidget": 109, "icalendarobjectcontain": 117, "icollect": 117, "icon": [28, 46, 94, 150, 200], "iconditionalwidget": 109, "icontentmanag": 107, "icontentprovid": 107, "id": [64, 73, 74, 138], "identifi": 111, "ie11": 18, "ifil": 117, "ignor": [66, 110], "iiconwidget": 109, "imag": [45, 73, 135, 146, 171], "imip": 117, "implement": [57, 102, 107, 134, 142, 145, 146, 147, 149, 150, 163], "improv": 61, "includ": 45, "inclus": 213, "indent": 191, "index": [65, 106], "indic": [59, 94], "individu": [117, 138], "info": [20, 21, 22, 23, 24, 25, 37, 108, 118, 170], "inform": [69, 117, 136, 152, 194, 197, 202, 203], "ini": 161, "init": [87, 158, 171, 175], "initi": [5, 44, 65, 123, 186], "inject": [15, 22, 40, 49, 213], "inlin": 113, "inod": 117, "input": [93, 112, 129, 145], "insensit": 37, "instal": [65, 89, 100, 117, 155, 170, 171, 172, 221], "instruct": 100, "integr": [16, 108, 116, 117, 119, 144], "interact": [95, 135], "interfac": [40, 95, 107, 109, 117, 120, 132, 133, 190, 191], "intern": [10, 112, 123], "introduct": [6, 40, 79, 80, 96, 156, 202, 203, 206, 218], "invalid": 18, "invalidatemountcacheev": [36, 41], "io": 61, "ioptionwidget": 109, "iproperti": 117, "ireloadablewidget": 109, "issu": [135, 166, 208], "item": [87, 98, 202], "j": [18, 221], "javascript": [12, 44, 45, 46, 61, 78, 111, 123, 191, 213, 221], "job": 37, "join": 208, "jqueri": [13, 15, 16], "json": 39, "just": [78, 128], "keep": 194, "kei": [104, 106, 169], "keyboard": [21, 44], "known": [17, 69], "l10n": [123, 159], "l10nignor": 7, "label": [99, 190], "languag": [61, 64, 75, 149], "last": [17, 117, 135], "later": 0, "layer": 214, "layout": [27, 97, 98, 202, 203, 204], "lazi": [104, 106], "lazili": 39, "ldap": [18, 131], "least": 66, "legaci": 117, "legal": 33, "level": [191, 214], "librari": [12, 15, 17, 19, 24, 87, 88, 89], "licens": 190, "lifecycl": [40, 51, 158], "limit": [39, 139, 164], "line": [26, 191], "link": [65, 87, 135], "lint": [108, 125], "list": [64, 65, 69, 71, 73, 78, 84, 85, 97, 98, 135, 166, 175, 187, 200, 202], "listen": [41, 102, 112, 127, 142, 145, 146, 147, 174], "liter": 191, "live": 114, "llm": 145, "load": [22, 37, 44, 104, 106], "loadadditionalentriesev": [36, 41], "loadadditionalscriptsev": [36, 41], "loader": 23, "loadsettingsscriptsev": [36, 41], "loadview": 41, "local": [38, 69], "lock": [29, 110], "log": [17, 18, 35, 36, 41, 48, 157, 178], "logger": [123, 133], "logic": [16, 27], "login": [62, 126], "loginfailedev": [36, 41], "long": [128, 191], "loosen": 39, "lose": 33, "machin": 149, "maco": 100, "mail": [36, 41, 120], "main": [98, 197], "maintain": [31, 211], "mainten": [30, 91], "major": 35, "make": [78, 83, 150, 175], "makefil": [34, 159], "manag": [2, 35, 56, 104, 106, 117, 152, 166], "managerev": [36, 41], "mandatori": 29, "manipul": 71, "manual": [7, 37, 170, 172, 193], "map": [56, 214], "mapper": 56, "mapperev": [36, 41], "mariadb": 111, "markup": 61, "match": [52, 135], "materi": 200, "measur": 128, "memori": 38, "menu": [44, 93, 118, 176, 184, 186, 203, 204], "messag": [71, 178], "metadata": [4, 59, 64, 65, 114, 153, 159], "metadatabackgroundev": [36, 41], "metadataliveev": [36, 41], "metadatanamedev": [36, 41], "meter": 93, "method": [66, 148, 158, 161, 191, 218], "microsoft": 100, "middlewar": 49, "migrat": [17, 18, 22, 59, 151], "minor": 35, "miscellan": [39, 104, 106, 187], "mitig": 110, "modal": 93, "mode": [91, 111, 194], "modif": [80, 117], "modifi": [39, 67, 137, 152], "moment": 123, "monet": 32, "more": [56, 145, 147], "mount": [57, 214], "move": [22, 33, 78, 87], "movetotrashev": 41, "multi": [112, 191], "multilingu": 145, "multipl": [76, 191], "name": [15, 41, 55, 62, 94, 99, 117, 189, 191, 193], "namespac": [13, 16, 78], "nativ": 22, "navig": [5, 36, 41, 97, 98, 203], "nc": 187, "ncreferencepickermod": 135, "ncreferencewidget": 135, "ncrichcontentedit": 135, "ncrichtext": 135, "need": 191, "network": [123, 166], "new": [14, 15, 44, 69, 98, 117, 191, 203], "nextcloud": [0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 57, 66, 88, 103, 115, 117, 123, 126, 127, 158, 163, 175, 177, 205, 208, 214, 215, 221], "nightli": 35, "node": [18, 36, 41, 57, 174, 214, 221], "nodeaddedtocach": [36, 41], "nodeaddedtofavorit": [36, 41], "nodecopiedev": [36, 41], "nodecreatedev": [36, 41], "nodedeletedev": [36, 41], "noderemovedfromcach": [36, 41], "noderemovedfromfavorit": [36, 41], "noderenamedev": [36, 41], "nodetouchedev": [36, 41], "nodewrittenev": [36, 41], "non": 66, "nonc": 26, "note": 78, "notif": [64, 124, 179], "now": 28, "npm": [123, 125], "null": 66, "number": [129, 164], "o": 145, "object": [116, 117, 152, 191, 192, 196], "objectstorag": 214, "obtain": [44, 62, 77, 89, 117], "oc": [10, 39, 52, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 123, 178, 179, 181, 185, 187], "oca": [41, 123], "occ": [114, 180], "ocm": [36, 41], "ocp": [36, 41, 123, 127], "off": 35, "offic": [67, 127], "oidc": 126, "one": 117, "onelogin": 196, "ongo": 67, "onli": [117, 191], "onlyoffic": 196, "open": [29, 62], "openapi": 66, "openid": 126, "oper": [115, 191, 192], "optim": 23, "option": [40, 75, 121, 125, 138, 150, 170, 176, 186], "organ": 33, "other": [61, 163, 181, 210], "out": [67, 127, 194], "outlin": 28, "outofofficechangedev": [36, 41], "outofofficeclearedev": [36, 41], "outofofficeendedev": [36, 41], "outofofficescheduledev": [36, 41], "outofofficestartedev": [36, 41], "output": [136, 145, 218], "overview": [35, 41, 64, 65, 104, 106, 114, 138, 154, 156, 159, 160, 170, 214], "own": 71, "owner": 117, "ownership": 117, "packag": [2, 123, 157], "page": [39, 134, 176], "pagin": 138, "parallel": 37, "param": [174, 176, 179, 180, 184, 186], "paramet": [22, 39, 40, 66, 191], "parenthesi": 191, "pars": 49, "part": 44, "pascalcas": 191, "password": [18, 62, 123], "passwordupdatedev": [36, 41], "patch": 35, "path": [123, 221], "pattern": 40, "payload": [174, 176, 179], "pend": 69, "per": 164, "perform": [1, 128], "period": 127, "perman": 161, "permiss": [7, 69], "persist": 159, "person": [22, 112, 150], "phone": 129, "php": [17, 20, 22, 24, 26, 27, 44, 60, 61, 102, 108, 111, 128, 161, 192, 214, 220, 221], "phpdoc": 22, "phpunit": 221, "picker": [93, 135], "pin": 203, "place": 155, "placehold": [61, 99], "plan": 22, "plugin": [1, 13, 16, 117, 154], "plural": 61, "polici": 39, "polyfil": 15, "popov": 204, "popovermenu": 202, "posit": 27, "possibl": 66, "post": [59, 121], "postloginev": [36, 41], "practic": [66, 154], "pre": [5, 35], "precondit": 206, "predefin": [40, 71], "prefer": [66, 76, 105, 182, 191], "preload": 154, "prepar": 35, "prerequisit": 66, "preview": [36, 41, 135], "primari": [94, 196, 198], "primit": 40, "privaci": 138, "privat": 162, "privileg": [117, 213], "procedur": 210, "process": [0, 34, 35, 145, 147, 193], "profil": [36, 41, 130, 131], "programmat": 143, "progress": [93, 175, 199], "project": [89, 132, 221], "prologu": 212, "prompt": 145, "pronoun": 99, "properti": [24, 78, 83, 117, 191], "propfind": 114, "proppatch": 114, "protect": 39, "provid": [44, 56, 61, 107, 109, 116, 117, 120, 126, 132, 135, 138, 142, 145, 146, 147, 149, 150], "proxi": [155, 161, 163], "psalm": 66, "psr": [16, 17, 18, 22, 23, 133], "public": [13, 16, 27, 39, 41, 50, 78, 102, 123, 134], "publish": [30, 157], "pull": [135, 171], "put": 121, "python": 61, "qt": 61, "queri": [56, 111, 114, 117, 131, 143], "question": [167, 206], "quot": 191, "radio": [93, 112, 199], "radiu": 26, "rate": [33, 39, 139], "re": 65, "read": [39, 57, 87, 114, 117, 128, 221], "readabl": 191, "recommend": [40, 68, 70], "redi": 196, "redirect": [39, 176, 213], "reduc": 191, "refer": [36, 41, 102, 110, 135], "region": 129, "regist": [1, 37, 52, 109, 112, 117, 120, 130, 132, 135, 136, 140, 141, 150, 151, 174, 176, 180, 183, 184, 185, 186, 218], "registerchecksev": [36, 41], "registerdirecteditorev": [36, 41], "registerentitiesev": [36, 41], "registeroperationsev": [36, 41], "registertemplatecreatorev": [36, 41], "registr": [49, 112, 138, 142, 145, 146, 147, 149, 153, 170], "registri": 162, "registryev": [36, 41], "regular": 191, "releas": [34, 35], "relev": 208, "remot": [77, 139, 155], "remov": [2, 10, 11, 12, 13, 15, 16, 18, 21, 22, 23, 24, 25, 26, 27, 28, 117, 186], "render": [39, 109, 135], "renderreferenceev": [36, 41], "repair": 136, "replac": [17, 21, 59, 103], "repo": 33, "report": 208, "repositori": 7, "repres": 66, "reproduc": 208, "request": [39, 40, 51, 64, 69, 78, 83, 121, 131, 135, 138, 141, 173, 175, 176, 178, 179, 182, 185, 213], "requir": [33, 66, 100, 210, 220], "reset": 65, "resolv": 135, "resourc": [36, 41, 52, 87, 116, 132], "resourcetyperegisterev": [36, 41], "respect": 33, "respond": 39, "respons": [39, 66, 78, 131, 173, 175, 178, 182, 187], "rest": 137, "restor": [71, 84, 85], "restrict": [39, 117], "result": [64, 73, 138, 176], "retri": 110, "retriev": [65, 68, 71, 104, 106, 114], "return": [117, 218], "review": 206, "rfc4918": 78, "room": 116, "root": [41, 54], "rout": [39, 52, 159, 183], "router": [90, 123], "rtl": 198, "rule": [27, 33, 99, 117, 191, 197, 202, 203], "run": [125, 141, 221], "s3": 196, "sabr": [17, 117], "sabrepluginaddev": 41, "sabrepluginauthinitev": 41, "sabrepluginev": [36, 41], "same": [66, 191], "saml": 196, "sanit": 100, "scalabl": 128, "scale": 165, "scanner": 41, "schedul": [37, 73, 74, 147], "schema": [59, 112, 170], "scheme": [41, 158, 170], "scope": [66, 83], "screen": 93, "script": [186, 213, 217], "scss": [18, 21], "search": [16, 64, 70, 83, 114, 135, 138], "secondari": 28, "section": [22, 112, 140], "secur": [33, 36, 39, 41, 139, 213], "select": [7, 112], "semicolon": 191, "send": [44, 69, 178, 179, 196], "sensit": [104, 106, 112, 213], "server": [1, 103, 141, 194, 219, 221], "servic": [15, 40, 107, 120], "session": [39, 41, 152, 169], "set": [22, 36, 39, 41, 53, 65, 66, 68, 71, 76, 78, 80, 87, 98, 100, 112, 117, 140, 150, 155, 157, 161, 173, 175, 182, 184, 186, 194, 203], "setup": [7, 66, 141, 194, 196], "shape": 145, "share": [27, 36, 41, 50, 66, 69, 70, 71, 78, 87, 98, 123, 134], "shareacceptedev": [36, 41], "sharecreatedev": [36, 41], "sharedeletedev": [36, 41], "sharedeletedfromselfev": [36, 41], "shell": 213, "ship": [12, 35, 194], "shortcut": [21, 44], "shorthand": 191, "should": [28, 40], "show": 39, "side": 158, "sidebar": [97, 98], "sign": [29, 34], "signal": 77, "simpl": [54, 138, 150], "simplef": 214, "singl": 191, "site": 213, "situat": 110, "size": [26, 98, 117], "skeleton": 93, "slug": [20, 56], "smart": 135, "smb": 196, "socket": [155, 163], "solut": 161, "sound": 33, "sourc": [7, 29, 193, 194], "space": 191, "special": [78, 97], "specif": [66, 69, 71], "speech": 142, "speechtotext": [36, 41], "split": [61, 191], "sql": [111, 213], "ssl": 196, "stamp": 117, "standard": [129, 189, 190, 192], "start": [79, 80, 157, 195], "state": [44, 123, 150, 186, 198], "static": [108, 220], "statu": [28, 71, 77, 94, 118, 143, 175], "status": [71, 145, 146, 147], "statuscod": 218, "step": [61, 65, 120, 136], "storag": [57, 58, 112, 159, 196, 214], "store": [29, 33, 104, 106, 166, 196], "stream": [39, 214], "streamlin": 147, "string": [7, 61, 75, 99, 191], "structur": [66, 75, 127, 159, 191, 192, 198], "studio": 100, "style": [28, 186, 190, 191, 217], "subadminaddedev": [36, 41], "subadminremovedev": [36, 41], "submit": 107, "submodul": 89, "subscrib": 154, "subscriptioncreatedev": 41, "subscriptiondeletedev": 41, "subscriptionupdatedev": 41, "suburl": 52, "support": [17, 18, 21, 26, 27, 32, 46, 56, 66, 78, 83, 117, 135, 161, 164], "svg": 200, "symfoni": [15, 24], "symptom": 161, "sync": [7, 172], "system": [55, 100, 161], "systemtag": [36, 41], "systemtagsentityev": [36, 41], "t": [61, 198], "tabl": [56, 205], "tag": [66, 93, 117, 208], "talk": [144, 185], "target": 193, "task": [73, 74, 145, 146, 147], "taskfailedev": [36, 41], "taskprocess": [36, 41, 72, 145], "tasksuccessfulev": [36, 41], "technic": [29, 33, 188, 204], "templat": [27, 36, 39, 41, 45, 50, 61, 111, 157, 191, 213], "terminologi": 120, "test": [60, 61, 64, 78, 125, 157, 192, 196, 221], "text": [73, 93, 94, 142, 146, 147], "textprocess": [36, 41, 74, 147], "texttoimag": [36, 41], "theme": [16, 46, 64], "thi": [40, 191], "through": 117, "throw": 66, "throwabl": 102, "time": [37, 80, 117, 148], "timestamp": 117, "tip": [56, 66, 87], "token": [44, 126], "tokeninvalidatedev": [36, 41], "tone": 99, "tool": [2, 7, 172], "top": [176, 186, 191], "track": 35, "transact": [56, 128], "transcript": 142, "transcriptionfailedev": [36, 41], "transcriptionsuccessfulev": [36, 41], "transient": 56, "transifex": [7, 172], "translat": [7, 61, 75, 99, 149, 159, 172], "trashbin": 84, "travers": 213, "triag": 208, "trick": 66, "troubleshoot": [62, 161, 166], "trust": 139, "trustedserverremovedev": [36, 41], "tupl": 75, "tutori": [8, 66], "two": 150, "twofactorauth": [36, 41], "twofactorproviderchallengefail": [36, 41], "twofactorproviderchallengepass": [36, 41], "twofactorproviderdis": [36, 41], "twofactorproviderforuserdis": [36, 41], "twofactorproviderforuseren": [36, 41], "twofactorproviderforuserregist": [36, 41], "twofactorproviderforuserunregist": [36, 41], "twofactorprovideruserdelet": [36, 41], "tx": 7, "type": [37, 38, 40, 56, 66, 74, 104, 106, 112, 117, 136, 145, 147, 155, 174, 191, 214], "typescript": [61, 191], "typographi": 94, "ui": 176, "understand": 110, "undo": 203, "unifi": 135, "uniqu": 117, "unit": [192, 221], "unneed": 2, "unregist": [174, 176, 180, 183, 184, 185, 186], "unstabl": 102, "unvalid": 213, "up": [35, 100, 155, 157, 194], "upcom": 67, "updat": [15, 16, 17, 19, 24, 35, 69, 114, 117, 135, 143], "upgrad": [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28], "upload": [78, 79, 80, 87], "uri": 78, "url": [44, 52, 175], "urlgener": 52, "us": [39, 40, 52, 65, 66, 100, 107, 109, 111, 114, 131, 135, 162, 191, 208], "usag": [79, 113, 123, 135, 218], "user": [27, 33, 36, 39, 41, 55, 61, 62, 64, 65, 68, 71, 76, 93, 109, 118, 132, 142, 143, 147, 149, 151, 152, 176, 182, 187, 190], "user_ldap": 41, "useraddedev": [36, 41], "userbackendregist": 41, "userchangedev": [36, 41], "userconfig": 106, "usercreatedev": [36, 41], "userdeletedev": [36, 41], "userfirsttimeloggedinev": [36, 41], "useridassignedev": [36, 41], "useridunassignedev": [36, 41], "userlivestatusev": [36, 41], "userloggedinev": [36, 41], "userloggedinwithcookieev": [36, 41], "userloggedoutev": [36, 41], "usermanag": 41, "usermountaddedev": [36, 41], "usermountremovedev": [36, 41], "usermountupdatedev": [36, 41], "usernam": 18, "userremovedev": [36, 41], "userupdatedev": [36, 41], "util": [129, 203], "v": 62, "v2": [62, 80], "valid": [7, 139], "validatepasswordpolicyev": [36, 41], "valu": [52, 55, 104, 106, 173, 182], "variabl": [13, 14, 15, 16, 18, 39, 46, 99, 111, 123, 161, 170, 191, 192, 198], "variou": 203, "verifymountpointev": [36, 41], "version": [17, 35, 85, 117, 135, 193], "via": 127, "view": [98, 131, 214], "viewer": 41, "visual": 100, "volum": 166, "vue": [61, 123, 191, 217], "want": 208, "watch": 125, "we": 29, "web": [153, 194], "webauthn": 196, "webdav": [24, 78, 82, 114, 154], "webfing": 153, "webview": 62, "well": 17, "what": 204, "when": [154, 191], "where": 191, "which": 40, "why": [29, 208], "wide": 161, "widget": [109, 135], "window": 100, "wipe": 77, "wire": 40, "within": 127, "without": 196, "word": 94, "work": [40, 145, 148, 206], "workflowengin": [36, 41], "wrapper": 214, "write": [37, 39, 41, 57, 99, 117, 128, 153, 221], "written": 128, "xdebug": 111, "xml": [17, 18, 20, 21, 22, 23, 24, 25, 37, 108, 170], "you": 208, "your": [29, 32, 33, 61, 66, 71, 89, 135]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"0. Setting up the development environment": [[157, "setting-up-the-development-environment"]], "1. Migration 1: Schema change": [[59, "migration-1-schema-change"]], "1. Starting from template": [[157, "starting-from-template"]], "2. Migration 1: Post schema change": [[59, "migration-1-post-schema-change"]], "3. Development": [[157, "development"]], "3. Migration 2: Schema change": [[59, "migration-2-schema-change"]], "4. Packaging": [[157, "packaging"]], "4.1 Hardware acceleration": [[157, "hardware-acceleration"]], "5. AppStore publishing": [[157, "appstore-publishing"]], "6. Testing": [[157, "testing"]], "@nextcloud/auth": [[123, "nextcloud-auth"]], "@nextcloud/axios": [[123, "nextcloud-axios"]], "@nextcloud/dialogs": [[123, "nextcloud-dialogs"]], "@nextcloud/event-bus": [[123, "nextcloud-event-bus"]], "@nextcloud/files": [[123, "nextcloud-files"]], "@nextcloud/initial-state": [[123, "nextcloud-initial-state"]], "@nextcloud/l10n": [[123, "nextcloud-l10n"]], "@nextcloud/logger": [[123, "nextcloud-logger"]], "@nextcloud/moment": [[123, "nextcloud-moment"]], "@nextcloud/password-confirmation": [[123, "nextcloud-password-confirmation"]], "@nextcloud/paths": [[123, "nextcloud-paths"]], "@nextcloud/router": [[123, "nextcloud-router"]], "@nextcloud/sharing": [[123, "nextcloud-sharing"]], "@nextcloud/vue": [[123, "nextcloud-vue"]], "A note about namespaces URI": [[78, "a-note-about-namespaces-uri"]], "API reference": [[102, null]], "API to resolve links": [[135, "api-to-resolve-links"]], "Aborting the upload": [[80, "aborting-the-upload"]], "Accept a pending Federated Cloud Share": [[69, "accept-a-pending-federated-cloud-share"]], "Access calendars and events": [[116, "access-calendars-and-events"]], "Access data from within a Nextcloud App via OCP": [[127, "access-data-from-within-a-nextcloud-app-via-ocp"]], "Access restrictions \u2013 IACL": [[117, "access-restrictions-iacl"]], "Access through CalDAV": [[117, "access-through-caldav"]], "Accessing attributes": [[56, "accessing-attributes"]], "Accessing contact info": [[118, "accessing-contact-info"]], "Accessing the container from anywhere": [[40, "accessing-the-container-from-anywhere"]], "Acquiring a HTTP Client": [[121, "acquiring-a-http-client"]], "Action menu": [[93, "action-menu"]], "Action payload to ExApp": [[176, "action-payload-to-exapp"]], "Action results": [[176, "action-results"]], "Actions": [[118, "actions"]], "Activity": [[86, null], [98, "activity"]], "Add script": [[186, "add-script"]], "Add spaces around content when needed": [[191, "id17"]], "Add style": [[186, "add-style"]], "Add the library as a Gradle dependency": [[89, "add-the-library-as-a-gradle-dependency"]], "Add the library project to your project as a Git submodule": [[89, "add-the-library-project-to-your-project-as-a-git-submodule"]], "Add the library to a project": [[89, "add-the-library-to-a-project"]], "Added APIs": [[10, "added-apis"], [22, "added-apis"], [23, "added-apis"], [23, "id2"], [24, "added-apis"], [24, "id1"], [25, "added-apis"], [26, "added-apis"], [27, "added-apis"], [28, "added-apis"], [28, "id1"]], "Added Events": [[28, "added-events"]], "Added events": [[24, "added-events"]], "Adding a navigation entry": [[5, "adding-a-navigation-entry"]], "Adding indices": [[59, "adding-indices"]], "Adding mounts to the filesystem": [[57, "adding-mounts-to-the-filesystem"]], "Adding translations": [[61, "adding-translations"]], "Address Sanitizer": [[100, "address-sanitizer"]], "Admin audit logging": [[48, "admin-audit-logging"]], "Advanced search provider": [[138, "advanced-search-provider"]], "Advantages": [[40, "advantages"]], "After the release": [[35, "after-the-release"]], "Alignment": [[204, "alignment"]], "Always use braces.": [[191, "id20"]], "Always use parenthesis for arrow function parameters.": [[191, "id12"]], "Android": [[61, "android"], [88, null]], "Android Nextcloud client development": [[88, "android-nextcloud-client-development"]], "App Installation Flow": [[171, null]], "App architecture": [[6, "app-architecture"]], "App autoloading": [[103, "app-autoloading"]], "App bootstrap logic": [[16, "app-bootstrap-logic"]], "App code checker deprecation": [[17, "app-code-checker-deprecation"]], "App development": [[3, null]], "App guidelines": [[33, "app-guidelines"]], "App metadata": [[4, null]], "App navigation menu": [[203, "app-navigation-menu"]], "App publishing and maintenance": [[30, null]], "App supports at least Nextcloud 28": [[66, "app-supports-at-least-nextcloud-28"]], "App upgrade guide": [[9, null]], "App values": [[55, "app-values"]], "AppAPI Authentication": [[158, "appapi-authentication"]], "AppAPI Nextcloud APIs": [[177, null]], "AppAPI session keys": [[169, "appapi-session-keys"]], "AppAPIAuth": [[169, "appapiauth"]], "AppConfig": [[104, null], [173, null]], "AppData": [[54, null], [214, "appdata"]], "AppFramework": [[104, "appframework"]], "Application installation scheme": [[170, "application-installation-scheme"]], "Arguments": [[170, "arguments"], [170, "id1"]], "Arrays": [[191, "arrays"]], "Assembling the chunks": [[80, "assembling-the-chunks"]], "Atomic components": [[93, null]], "Auth bypass / privilege escalations": [[213, "auth-bypass-privilege-escalations"]], "Authentication": [[39, "authentication"], [64, "authentication"], [169, null]], "Authentication & basics": [[218, "authentication-basics"]], "Authentication flow": [[169, "authentication-flow"]], "Authentication flow in details": [[169, "authentication-flow-in-details"]], "Authentication headers": [[169, "authentication-headers"]], "Auto-complete and user search": [[64, "auto-complete-and-user-search"]], "Automatic Backport": [[193, "automatic-backport"]], "Available Events": [[41, "available-events"]], "Available hooks": [[41, "available-hooks"]], "Avatar": [[93, "avatar"]], "Avoid multiple properties on the same line": [[191, "id6"], [191, "id16"]], "Avoid semicolons where not needed.": [[191, "id3"]], "Avoiding deadlocks": [[110, "avoiding-deadlocks"]], "Babel Polyfill removal": [[15, "babel-polyfill-removal"]], "Back-end": [[172, "back-end"]], "Back-end changes": [[10, "back-end-changes"], [11, "back-end-changes"], [12, "back-end-changes"], [13, "back-end-changes"], [14, "back-end-changes"], [15, "back-end-changes"], [16, "back-end-changes"], [17, "back-end-changes"], [18, "back-end-changes"], [19, "back-end-changes"], [20, "back-end-changes"], [21, "back-end-changes"], [22, "back-end-changes"], [23, "back-end-changes"], [24, "back-end-changes"], [25, "back-end-changes"], [26, "back-end-changes"], [27, "back-end-changes"], [28, "back-end-changes"]], "Back-end code": [[216, null]], "Backend": [[159, "backend"]], "Background color": [[94, "background-color"]], "Background jobs (Cron)": [[37, null]], "Background variables": [[198, "background-variables"]], "Backporting Considerations": [[193, "backporting-considerations"]], "Basic APIs": [[78, null]], "Basic Calendar information \u2013 INode": [[117, "basic-calendar-information-inode"]], "Basic Pattern of Dependency Injection": [[40, "basic-pattern-of-dependency-injection"]], "Basic concepts": [[47, null]], "Basic event information \u2013 INode": [[117, "basic-event-information-inode"]], "Basic input types": [[112, "basic-input-types"]], "Basic layout": [[202, "basic-layout"], [203, "basic-layout"], [203, "id3"], [203, "id5"], [204, "basic-layout"]], "Basic rules": [[203, "basic-rules"]], "Basic usage": [[113, "basic-usage"]], "Be technically sound": [[33, "be-technically-sound"]], "Before the release": [[35, "before-the-release"]], "Behavioral changes": [[10, "behavioral-changes"], [13, "behavioral-changes"], [14, "behavioral-changes"], [23, "behavioral-changes"]], "Benefits": [[33, "benefits"]], "Best practices": [[66, "best-practices"], [154, "best-practices"]], "Body theme": [[16, "body-theme"]], "Boolean database columns": [[18, "boolean-database-columns"]], "Booting an app": [[0, "booting-an-app"]], "Bootstrapping": [[0, null]], "Bootstrapping Nextcloud": [[221, "bootstrapping-nextcloud"]], "Bootstrapping process": [[0, "bootstrapping-process"]], "Border radius": [[26, "border-radius"]], "Braces on same line as the definition.": [[191, "id9"]], "Branch Names": [[193, "branch-names"]], "Branch off": [[35, "branch-off"]], "Branch selection .tx/backport": [[7, "branch-selection-tx-backport"]], "Brute-force protection": [[39, "brute-force-protection"]], "Bugfixes": [[193, "bugfixes"]], "Bugtracker": [[207, null]], "Building Vue components and scripts": [[217, "building-vue-components-and-scripts"]], "Building styles": [[217, "building-styles"]], "Building the Client": [[100, null]], "Built-in examples": [[154, "built-in-examples"]], "Button and action labels": [[99, "button-and-action-labels"]], "Buttons": [[93, "buttons"], [199, "buttons"], [203, "buttons"]], "C++ (Qt) / Desktop client": [[61, "c-qt-desktop-client"]], "CONSIDER how your API will be used": [[66, "consider-how-your-api-will-be-used"]], "CSP Nonce": [[26, "csp-nonce"]], "CSS": [[14, "css"], [42, null], [189, "css"], [198, null]], "CSS and HTML coding standards": [[189, null]], "CSS classes": [[198, "css-classes"]], "CSS variables": [[46, "css-variables"], [198, "css-variables"]], "Cache": [[214, "cache"]], "Cached data": [[128, "cached-data"]], "Caching": [[38, null]], "Calendar integration": [[116, null]], "Calendar objects": [[116, "calendar-objects"]], "Calendar providers": [[116, "calendar-providers"]], "Calendars": [[116, "calendars"]], "Capabilities": [[26, "capabilities"]], "Capabilities API": [[64, "capabilities-api"]], "Casting parameters": [[39, "casting-parameters"]], "Cause": [[161, "cause"]], "Change log": [[35, "change-log"]], "Change tracking": [[35, "change-tracking"]], "Changed APIs": [[10, "changed-apis"], [10, "id1"], [15, "changed-apis"], [19, "changed-apis"], [21, "changed-apis"], [22, "changed-apis"], [23, "changed-apis"], [23, "id7"], [24, "changed-apis"], [24, "id2"], [25, "changed-apis"], [25, "id1"], [26, "changed-apis"], [27, "changed-apis"], [28, "changed-apis"], [28, "id2"]], "Changed behavior": [[25, "changed-behavior"]], "Changelog": [[4, "changelog"]], "Changing API and backwards compatibility": [[218, "changing-api-and-backwards-compatibility"]], "Check availability": [[73, "check-availability"]], "Check for Talk existence": [[144, "check-for-talk-existence"]], "Check out external shipped apps": [[194, "check-out-external-shipped-apps"]], "Check out the code": [[194, "check-out-the-code"]], "Checkbox and Multi-checkbox": [[112, "checkbox-and-multi-checkbox"]], "Checkboxes and radio buttons": [[93, "checkboxes-and-radio-buttons"]], "Checkboxes and radios": [[199, "checkboxes-and-radios"]], "Checking for existence of events": [[117, "checking-for-existence-of-events"]], "Checking if the issue is useful": [[208, "checking-if-the-issue-is-useful"]], "Chunked file upload": [[80, null]], "Chunked upload v2": [[80, "chunked-upload-v2"]], "Class-based schema registration": [[112, "class-based-schema-registration"]], "Classloader": [[103, null]], "Clear data and disable out-of-office": [[67, "clear-data-and-disable-out-of-office"]], "Clear message": [[71, "clear-message"]], "Clickable area": [[26, "clickable-area"]], "Clickjacking": [[213, "clickjacking"]], "Client APIs": [[23, "client-apis"]], "Clients and Client APIs": [[92, null]], "Code Map": [[214, "code-map"]], "Code example": [[87, "code-example"], [87, "id1"], [87, "id2"], [87, "id3"], [87, "id4"], [87, "id5"], [87, "id6"], [87, "id7"], [87, "id8"], [87, "id9"], [87, "id10"], [87, "id11"], [87, "id12"]], "Code executions / file inclusions": [[213, "code-executions-file-inclusions"]], "Code of conduct": [[209, null]], "Code reviews on GitHub": [[206, null]], "Code signing": [[29, null]], "Code style": [[191, "code-style"]], "Coding standards": [[190, "coding-standards"]], "Coding style & general guidelines": [[190, null]], "Collabora without SSL": [[196, "collabora-without-ssl"]], "Collapsible entry": [[203, "collapsible-entry"]], "Color": [[94, "color"]], "Color picker": [[93, "color-picker"]], "Comments": [[81, null], [192, "comments"]], "Committing changes": [[217, "committing-changes"]], "Common data structure": [[127, "common-data-structure"]], "Compatibility": [[123, "compatibility"]], "Compatibility documentation": [[216, "compatibility-documentation"]], "Compatibility with the app ecosystem": [[210, null]], "Compiling": [[100, "compiling"]], "Completely disabled authentication": [[39, "completely-disabled-authentication"]], "Composer": [[2, "composer"]], "Concept": [[134, "concept"]], "Concept overview": [[65, "concept-overview"], [104, "concept-overview"], [106, "concept-overview"], [114, "concept-overview"], [138, "concept-overview"]], "Conditional scheduling of tasks": [[147, "conditional-scheduling-of-tasks"]], "Config & Preferences": [[105, null]], "Configuration": [[55, null]], "Configuration Component": [[115, "configuration-component"]], "Configuration changes": [[10, "configuration-changes"]], "Configuring parallelism": [[37, "configuring-parallelism"]], "Conflict example": [[2, "conflict-example"]], "Connecting a controller and a route": [[39, "connecting-a-controller-and-a-route"]], "Console commands": [[59, "console-commands"]], "Construction of migration classes": [[59, "construction-of-migration-classes"]], "Consumable, Listenable and Catchable": [[102, "consumable-listenable-and-catchable"]], "Consuming a Mail Service": [[120, "consuming-a-mail-service"]], "Consuming the AppConfig API": [[104, "consuming-the-appconfig-api"]], "Consuming the Files Metadata API": [[114, "consuming-the-files-metadata-api"]], "Consuming the Speech-To-Text API": [[142, "consuming-the-speech-to-text-api"]], "Consuming the Task Processing API": [[145, "consuming-the-task-processing-api"]], "Consuming the Text Processing API": [[147, "consuming-the-text-processing-api"]], "Consuming the Text-To-Image API": [[146, "consuming-the-text-to-image-api"]], "Consuming the Translation API": [[149, "consuming-the-translation-api"]], "Consuming the UserConfig API": [[106, "consuming-the-userconfig-api"]], "Contact Support": [[161, "contact-support"]], "Contacts Menu": [[118, null]], "Containers / Dependency Injection": [[40, null]], "Content": [[98, "content"]], "Content list": [[202, null]], "Content size of the event": [[117, "content-size-of-the-event"]], "Context Chat": [[107, null]], "Continuous Integration": [[108, null]], "Contributing": [[131, "contributing"]], "Control structures": [[191, "control-structures"], [192, "control-structures"]], "Controller Injection": [[40, "controller-injection"]], "Controllers": [[39, null]], "Convert input into standard format": [[129, "convert-input-into-standard-format"]], "Converting to app passwords": [[62, "converting-to-app-passwords"]], "Cookies": [[158, "cookies"]], "Copying files and folders (rfc4918)": [[78, "copying-files-and-folders-rfc4918"]], "Corporate Proxy - Permanent Settings for PHP CLI": [[161, null]], "Correct plurals": [[61, "correct-plurals"]], "Counter": [[203, "counter"]], "Counter bubbles": [[93, "counter-bubbles"]], "Create a conversation": [[144, "create-a-conversation"]], "Create a folder": [[87, "create-a-folder"]], "Create a new Federated Cloud Share": [[69, "create-a-new-federated-cloud-share"]], "Create a new Share": [[69, "create-a-new-share"]], "Create an app": [[6, "create-an-app"]], "Create calendar events": [[116, "create-calendar-events"]], "Creating a repair step": [[136, "creating-a-repair-step"]], "Creating custom responses": [[39, "creating-custom-responses"]], "Creating folders (rfc4918)": [[78, "creating-folders-rfc4918"]], "Creating new calendar events": [[117, "creating-new-calendar-events"]], "Creating users": [[152, "creating-users"]], "Cross site request forgery": [[213, "cross-site-request-forgery"]], "Cross site scripting": [[213, "cross-site-scripting"]], "Custom attribute to database column mapping": [[56, "custom-attribute-to-database-column-mapping"]], "Customize the conversation": [[144, "customize-the-conversation"]], "DELETE request": [[121, "delete-request"]], "DO NOT throw non-OCS*Exceptions": [[66, "do-not-throw-non-ocs-exceptions"]], "DO NOT use the addHeader method for setting headers for your responses": [[66, "do-not-use-the-addheader-method-for-setting-headers-for-your-responses"]], "DO set all descriptions for parameters and methods": [[66, "do-set-all-descriptions-for-parameters-and-methods"]], "DO type controller and helper methods as explicit as possible": [[66, "do-type-controller-and-helper-methods-as-explicit-as-possible"]], "DO use the same data structures for the same group of responses": [[66, "do-use-the-same-data-structures-for-the-same-group-of-responses"]], "DaemonConfig registration": [[170, "daemonconfig-registration"]], "Dashboard": [[109, null]], "Dashboard API": [[109, "dashboard-api"]], "Data-based responses": [[39, "data-based-responses"]], "Database access": [[56, null]], "Database clusters": [[128, "database-clusters"]], "Database performance": [[128, "database-performance"]], "Datetime picker": [[93, "datetime-picker"]], "Deadlocks": [[110, null]], "Debug mode": [[111, "debug-mode"]], "Debugging": [[111, null]], "Debugging HTML and templates": [[111, "debugging-html-and-templates"]], "Debugging JavaScript": [[111, "debugging-javascript"]], "Debugging MariaDB queries": [[111, "debugging-mariadb-queries"]], "Debugging SQL queries": [[111, "debugging-sql-queries"]], "Debugging tests in the browser": [[221, "debugging-tests-in-the-browser"]], "Debugging variables": [[111, "debugging-variables"]], "Declarative Settings": [[184, null]], "Declarative settings": [[112, null]], "Declare in-app search": [[138, "declare-in-app-search"]], "Declare supported Unified Search providers": [[135, "declare-supported-unified-search-providers"]], "Decline a pending Federated Cloud Share": [[69, "decline-a-pending-federated-cloud-share"]], "Default values for subURL": [[52, "default-values-for-suburl"]], "Define a setup check": [[141, "define-a-setup-check"]], "Delete Share": [[69, "delete-share"]], "Delete a conversation": [[144, "delete-a-conversation"]], "Delete a share resource": [[87, "delete-a-share-resource"]], "Delete a task": [[73, "delete-a-task"]], "Delete an accepted Federated Cloud Share": [[69, "delete-an-accepted-federated-cloud-share"]], "Delete app config values": [[173, "delete-app-config-values"]], "Delete file or folder": [[87, "delete-file-or-folder"]], "Delete metadata using PROPPATCH": [[114, "delete-metadata-using-proppatch"]], "Delete user config values": [[182, "delete-user-config-values"]], "Deleting a preference": [[76, "deleting-a-preference"]], "Deleting an app password": [[62, "deleting-an-app-password"]], "Deleting files and folders (rfc4918)": [[78, "deleting-files-and-folders-rfc4918"]], "Deleting from the trashbin": [[84, "deleting-from-the-trashbin"]], "Deleting multiple preference": [[76, "deleting-multiple-preference"]], "Dependency Injection Container Registration": [[49, "dependency-injection-container-registration"]], "Dependency Injection Parameters": [[22, "dependency-injection-parameters"]], "Dependency hell": [[2, "dependency-hell"]], "Dependency management": [[2, null]], "Deploy daemons types": [[155, "deploy-daemons-types"]], "Deploy environment variables": [[170, "deploy-environment-variables"]], "Deployment": [[170, null]], "Deprecated": [[22, "deprecated"]], "Deprecated APIs": [[10, "deprecated-apis"], [11, "deprecated-apis"], [16, "deprecated-apis"], [18, "deprecated-apis"], [19, "deprecated-apis"], [19, "id1"], [23, "deprecated-apis"], [24, "deprecated-apis"], [24, "id3"], [25, "deprecated-apis"], [26, "deprecated-apis"], [26, "id2"], [27, "deprecated-apis"], [28, "deprecated-apis"], [28, "id3"]], "Deprecated events": [[24, "deprecated-events"]], "Deprecated global variables": [[13, "deprecated-global-variables"], [14, "deprecated-global-variables"], [15, "deprecated-global-variables"], [16, "deprecated-global-variables"], [18, "deprecated-global-variables"]], "Deprecation of injection of named services": [[15, "deprecation-of-injection-of-named-services"]], "Deprecation of shipped JavaScript libraries": [[12, "deprecation-of-shipped-javascript-libraries"]], "Deprecations": [[13, "deprecations"], [14, "deprecations"]], "Desktop Clients": [[101, null]], "Details": [[98, "details"]], "Determining if the report is complete": [[208, "determining-if-the-report-is-complete"]], "Determining relevance of issue": [[208, "determining-relevance-of-issue"]], "Development": [[123, "development"]], "Development dependency hell": [[24, "development-dependency-hell"]], "Development environment": [[194, null]], "Development overview": [[160, null]], "Development process": [[193, null]], "Development tools": [[2, "development-tools"]], "Digging deeper": [[122, null]], "Direct Download": [[64, "direct-download"]], "Direct storage access": [[57, "direct-storage-access"]], "Directory traversal": [[213, "directory-traversal"]], "Disable the app": [[131, "disable-the-app"]], "Disabled keyboard shortcuts": [[21, "disabled-keyboard-shortcuts"]], "Display link previews": [[135, "display-link-previews"]], "Distributed cache": [[38, "distributed-cache"]], "Do we lock down Nextcloud?": [[29, "do-we-lock-down-nextcloud"]], "Docker Container Registry": [[162, null]], "Docker Socket Proxy": [[155, "docker-socket-proxy"], [163, null]], "Docker by socket": [[155, "docker-by-socket"]], "Docker install": [[172, "docker-install"]], "Docker remote API": [[155, "docker-remote-api"]], "Dockerfile": [[157, "dockerfile"]], "Documentation": [[221, "documentation"]], "Documentation procedures of changes that affect app developers": [[210, "documentation-procedures-of-changes-that-affect-app-developers"]], "Donations": [[32, "donations"]], "Dos and Don\u2019ts": [[61, "dos-and-don-ts"], [198, "dos-and-don-ts"]], "Download a file": [[87, "download-a-file"]], "Download permission": [[69, "download-permission"]], "Downloading files": [[78, "downloading-files"]], "Downloading folders": [[78, "downloading-folders"]], "Downloads": [[39, "downloads"]], "Drag and drop": [[203, "drag-and-drop"]], "Dropdowns": [[93, "dropdowns"]], "ESLint config": [[191, "eslint-config"]], "Edit an existing app": [[6, "edit-an-existing-app"]], "Edit entry": [[203, "edit-entry"]], "Element structure variables": [[198, "element-structure-variables"]], "Email": [[113, null]], "Email sending": [[196, "email-sending"]], "Empty content": [[93, "empty-content"]], "Emptying the trashbin": [[84, "emptying-the-trashbin"]], "Enable the app": [[6, "enable-the-app"], [131, "enable-the-app"]], "Enabled": [[158, "enabled"], [171, "enabled"]], "Enabling debug mode": [[194, "enabling-debug-mode"]], "Endpoint": [[81, "endpoint"]], "Enterprise support": [[32, "enterprise-support"]], "Entities": [[56, "entities"], [115, "entities"]], "Entity slug deprecation": [[20, "entity-slug-deprecation"]], "Entries in the calendar \u2013 ICollection": [[117, "entries-in-the-calendar-icollection"]], "Entry bullet": [[203, "entry-bullet"]], "Error handling": [[121, "error-handling"]], "Errors": [[29, "errors"]], "Event data \u2013 IFile": [[117, "event-data-ifile"]], "Event payload": [[174, "event-payload"]], "Event-based schema registration": [[112, "event-based-schema-registration"]], "Events": [[41, null], [90, "events"], [123, "events"]], "Events Listener": [[174, null]], "Events types": [[174, "events-types"]], "ExApp": [[175, null]], "ExApp deployment issues": [[166, "exapp-deployment-issues"]], "ExApp development": [[157, null], [168, null]], "ExApp info.xml schema": [[170, "exapp-info-xml-schema"]], "ExApp lifecycle": [[158, null]], "ExApp lifecycle methods": [[158, "exapp-lifecycle-methods"]], "ExApp lifecycle scheme": [[158, "exapp-lifecycle-scheme"]], "ExApp metadata": [[159, "exapp-metadata"]], "ExApp overview": [[159, null]], "ExApp registration": [[170, "exapp-registration"]], "ExApp structure": [[159, "exapp-structure"]], "ExApps (Python)": [[61, "exapps-python"]], "ExApps management list of apps from App Store is empty": [[166, "exapps-management-list-of-apps-from-app-store-is-empty"]], "Example": [[170, "example"], [180, "example"], [183, "example"]], "Example generic handler": [[153, "example-generic-handler"]], "Example webfinger handler": [[153, "example-webfinger-handler"]], "Examples": [[81, "examples"], [87, null], [90, "examples"], [90, "id1"], [176, "examples"], [206, "examples"]], "Examples search bodies": [[83, "examples-search-bodies"]], "ExceptionalImplementable": [[102, "exceptionalimplementable"]], "Exceptions": [[218, "exceptions"]], "Excluding files .l10nignore": [[7, "excluding-files-l10nignore"]], "Extend link preview support": [[135, "extend-link-preview-support"]], "Extend the Smart Picker": [[135, "extend-the-smart-picker"]], "Extending core parts": [[44, "extending-core-parts"]], "Extending the DAV server": [[1, null]], "Extending the \u201cnew\u201d menu in the files app": [[44, "extending-the-new-menu-in-the-files-app"]], "External API": [[218, null]], "External search provider": [[138, "external-search-provider"]], "External storage type": [[112, "external-storage-type"]], "Extracting values from the URL": [[52, "extracting-values-from-the-url"]], "FAQ": [[29, "faq"]], "Failed to create volume": [[166, "failed-to-create-volume"]], "Federated Cloud Shares": [[69, "federated-cloud-shares"]], "Fetch a list of all set user-statuses": [[71, "fetch-a-list-of-all-set-user-statuses"]], "Fetch a result image": [[73, "fetch-a-result-image"]], "Fetch a specific user\u2019s status": [[71, "fetch-a-specific-user-s-status"]], "Fetch a task by ID": [[73, "fetch-a-task-by-id"], [74, "fetch-a-task-by-id"]], "Fetch a user\u2019s backup status": [[71, "fetch-a-user-s-backup-status"]], "Fetch ongoing data": [[67, "fetch-ongoing-data"]], "Fetch the list of predefined statuses": [[71, "fetch-the-list-of-predefined-statuses"]], "Fetch upcoming or ongoing data": [[67, "fetch-upcoming-or-ongoing-data"]], "Fetch user setting and recommendations": [[68, "fetch-user-setting-and-recommendations"]], "Fetch user-controlled recommendations": [[68, "fetch-user-controlled-recommendations"]], "Fetch your own status": [[71, "fetch-your-own-status"]], "Fetching a calendar entry": [[117, "fetching-a-calendar-entry"]], "Fetching all calendar entries": [[117, "fetching-all-calendar-entries"]], "Fetching individual search results": [[138, "fetching-individual-search-results"]], "Fetching provider IDs": [[138, "fetching-provider-ids"]], "Fetching the access rules of the calendar": [[117, "fetching-the-access-rules-of-the-calendar"]], "Fetching the name of an event": [[117, "fetching-the-name-of-an-event"]], "File": [[54, "file"]], "File Actions Menu": [[176, null]], "File bulk upload": [[79, null]], "File request": [[69, "file-request"]], "Filenames": [[191, "filenames"]], "Files": [[90, null]], "Files Metadata": [[114, null]], "Files Sharing": [[71, "files-sharing"]], "Files and Files sharing": [[27, "files-and-files-sharing"]], "Filesystem layer": [[214, "filesystem-layer"]], "Filesystem root": [[41, "filesystem-root"]], "Filesystem scanner": [[41, "filesystem-scanner"]], "Filesystem structure": [[191, "filesystem-structure"]], "Filtering the auto-complete results": [[64, "filtering-the-auto-complete-results"]], "Finalizing and tagging": [[208, "finalizing-and-tagging"]], "Finding bugs to triage": [[208, "finding-bugs-to-triage"]], "Finding duplicates": [[208, "finding-duplicates"]], "First steps": [[65, "first-steps"]], "Folder": [[54, "folder"]], "Font sizes": [[26, "font-sizes"]], "Force language for a given call": [[64, "force-language-for-a-given-call"]], "Forums": [[211, "forums"]], "Foundations": [[94, null]], "Frequently Asked Questions": [[167, null]], "Front controller": [[51, "front-controller"]], "Front-end": [[43, null], [172, "front-end"]], "Front-end changes": [[10, "front-end-changes"], [11, "front-end-changes"], [12, "front-end-changes"], [13, "front-end-changes"], [14, "front-end-changes"], [15, "front-end-changes"], [16, "front-end-changes"], [18, "front-end-changes"], [19, "front-end-changes"], [21, "front-end-changes"], [22, "front-end-changes"], [23, "front-end-changes"], [24, "front-end-changes"], [25, "front-end-changes"], [26, "front-end-changes"], [27, "front-end-changes"], [28, "front-end-changes"]], "Front-end code": [[217, null]], "Frontend": [[159, "frontend"]], "Frontend routing": [[159, "frontend-routing"]], "Functions": [[191, "functions"]], "Further reading": [[221, "further-reading"]], "GET request": [[121, "get-request"]], "GPU support": [[164, null]], "GPUs scaling": [[165, "gpus-scaling"]], "Gather information about server setup": [[194, "gather-information-about-server-setup"]], "General": [[10, "general"], [18, "general"], [20, "general"], [21, "general"], [22, "general"], [23, "general"], [23, "id1"], [24, "general"], [25, "general"], [26, "general"], [28, "general"], [91, null], [190, "general"], [191, "general"]], "General color variables": [[198, "general-color-variables"]], "General considerations": [[208, "general-considerations"]], "General rules": [[99, "general-rules"]], "General rules and advice": [[191, "general-rules-and-advice"]], "Generating URLs": [[44, "generating-urls"]], "Generating a token if Nextcloud is the provider": [[126, "generating-a-token-if-nextcloud-is-the-provider"]], "Generic Build Instructions": [[100, "generic-build-instructions"]], "Generic Errors": [[91, "generic-errors"]], "Get ExApp enabled status": [[175, "get-exapp-enabled-status"]], "Get ExApps list": [[175, "get-exapps-list"]], "Get Nextcloud URL": [[175, "get-nextcloud-url"]], "Get Shares from a specific file or folder": [[69, "get-shares-from-a-specific-file-or-folder"]], "Get a unique tag for one event version": [[117, "get-a-unique-tag-for-one-event-version"]], "Get all Shares": [[69, "get-all-shares"]], "Get app config values": [[173, "get-app-config-values"]], "Get available task types": [[74, "get-available-task-types"]], "Get available translation options": [[75, "get-available-translation-options"]], "Get content of a calendar event": [[117, "get-content-of-a-calendar-event"]], "Get data and metadata from a document": [[65, "get-data-and-metadata-from-a-document"]], "Get groups of calendar": [[117, "get-groups-of-calendar"]], "Get information about a known Federated Cloud Share": [[69, "get-information-about-a-known-federated-cloud-share"]], "Get information about a known Share": [[69, "get-information-about-a-known-share"]], "Get list of NC users": [[187, "get-list-of-nc-users"]], "Get the app": [[131, "get-the-app"]], "Get the country code for a region": [[129, "get-the-country-code-for-a-region"]], "Get the provider list": [[135, "get-the-provider-list"]], "Get the share resources for a given file or folder": [[87, "get-the-share-resources-for-a-given-file-or-folder"]], "Get the source": [[194, "get-the-source"]], "Get user config values": [[182, "get-user-config-values"]], "Getting PHPUnit": [[221, "getting-phpunit"]], "Getting access": [[57, "getting-access"]], "Getting data from the backend using AJAX requests": [[39, "getting-data-from-the-backend-using-ajax-requests"]], "Getting help": [[128, "getting-help"], [213, "getting-help"]], "Getting properties for just the folder": [[78, "getting-properties-for-just-the-folder"]], "Getting request parameters": [[39, "getting-request-parameters"]], "Getting started": [[195, null]], "Getting the last modification time stamp": [[117, "getting-the-last-modification-time-stamp"]], "Getting the login token": [[126, "getting-the-login-token"]], "Getting the modification timestamp": [[117, "getting-the-modification-timestamp"]], "Getting the owner of a calendar": [[117, "getting-the-owner-of-a-calendar"]], "Getting the privileges associated with the calendar": [[117, "getting-the-privileges-associated-with-the-calendar"]], "Getting the properties": [[117, "getting-the-properties"]], "Git branch management": [[35, "git-branch-management"]], "GitHub Actions": [[34, "github-actions"]], "Global Middlewares": [[49, "global-middlewares"]], "Global variables": [[123, "global-variables"]], "Glossary": [[156, "glossary"]], "GroupManager": [[41, "groupmanager"]], "Groupware integration": [[119, null]], "Guidelines": [[61, "guidelines"]], "HEAD request": [[121, "head-request"]], "HTML": [[189, "html"]], "HTML elements": [[199, null]], "HTML-based Responses": [[39, "html-based-responses"]], "HTML/CSS guidelines": [[201, null]], "HTTP 401 for invalid username/password": [[18, "http-401-for-invalid-username-password"]], "HTTP Client": [[121, null]], "Handler registration": [[153, "handler-registration"]], "Handling DAV events": [[1, "handling-dav-events"]], "Handling errors": [[39, "handling-errors"]], "Handling iMIP data": [[117, "handling-imip-data"]], "Handling search requests": [[138, "handling-search-requests"]], "Handling settings storage": [[112, "handling-settings-storage"]], "Handling the dependencies": [[100, "handling-the-dependencies"]], "Healthcheck": [[158, "healthcheck"]], "Heartbeat": [[158, "heartbeat"], [171, "heartbeat"]], "Heavy load and time insensitive": [[37, "heavy-load-and-time-insensitive"]], "Help and communication": [[211, null]], "High level overview": [[214, "high-level-overview"]], "Highlighted counter": [[203, "highlighted-counter"]], "Hooks": [[41, "hooks"]], "How code signing affects apps in the app store": [[29, "how-code-signing-affects-apps-in-the-app-store"]], "How do you triage bugs": [[208, "how-do-you-triage-bugs"]], "How does auto-wiring work": [[40, "how-does-auto-wiring-work"]], "How does it affect the request lifecycle": [[40, "how-does-it-affect-the-request-lifecycle"]], "How does this affect controllers": [[40, "how-does-this-affect-controllers"]], "How the container works": [[40, "how-the-container-works"]], "How to add OpenAPI support to your OCS API": [[66, "how-to-add-openapi-support-to-your-ocs-api"]], "How to add response definitions to share type definitions": [[66, "how-to-add-response-definitions-to-share-type-definitions"]], "How to deal with interface and primitive type parameters": [[40, "how-to-deal-with-interface-and-primitive-type-parameters"]], "How to enable GPU support for the Deploy daemon?": [[164, "how-to-enable-gpu-support-for-the-deploy-daemon"]], "How to enable it": [[40, "how-to-enable-it"]], "How to expose Capabilities": [[66, "how-to-expose-capabilities"]], "How to generate the specification": [[66, "how-to-generate-the-specification"]], "How to get your app signed": [[29, "how-to-get-your-app-signed"]], "How to handle exceptions": [[66, "how-to-handle-exceptions"]], "How to ignore certain endpoints": [[66, "how-to-ignore-certain-endpoints"]], "How to limit the number of GPUs per ExApp?": [[164, "how-to-limit-the-number-of-gpus-per-exapp"]], "How to move": [[33, "how-to-move"]], "How to test \u2026": [[196, null]], "How to troubleshoot networking issues?": [[166, "how-to-troubleshoot-networking-issues"]], "How to use a private Docker container registry with authentication?": [[162, "how-to-use-a-private-docker-container-registry-with-authentication"]], "How will it work?": [[206, "how-will-it-work"]], "Hybrid Distribution": [[35, "hybrid-distribution"]], "IE11 removal": [[18, "ie11-removal"]], "Icons": [[46, "icons"], [94, "icons"], [200, null]], "Icons should be outlined": [[28, "icons-should-be-outlined"]], "Identifying errors": [[111, "identifying-errors"]], "Ignoring deadlocks": [[110, "ignoring-deadlocks"]], "Image Pulling (Docker)": [[171, "image-pulling-docker"]], "Images": [[135, "images"]], "Implementable, Dispatchable and Throwable": [[102, "implementable-dispatchable-and-throwable"]], "Implementing a Speech-To-Text provider": [[142, "implementing-a-speech-to-text-provider"]], "Implementing a TaskProcessing provider": [[145, "implementing-a-taskprocessing-provider"]], "Implementing a Text-To-Image provider": [[146, "implementing-a-text-to-image-provider"]], "Implementing a TextProcessing provider": [[147, "implementing-a-textprocessing-provider"]], "Implementing a Translation provider": [[149, "implementing-a-translation-provider"]], "Implementing a content provider for Context Chat": [[107, "implementing-a-content-provider-for-context-chat"]], "Implementing a simple two-factor auth provider": [[150, "implementing-a-simple-two-factor-auth-provider"]], "Implementing a storage": [[57, "implementing-a-storage"]], "Implementing an API called from a public share page": [[134, "implementing-an-api-called-from-a-public-share-page"]], "Implementing an authenticated public page": [[134, "implementing-an-authenticated-public-page"]], "Implementing the ContentProviderRegisterEvent event": [[107, "implementing-the-contentproviderregisterevent-event"]], "Improving your translations": [[61, "improving-your-translations"]], "In Place of a Conclusion": [[155, "in-place-of-a-conclusion"]], "In-memory cache": [[38, "in-memory-cache"]], "Including CSS and JavaScript": [[45, "including-css-and-javascript"]], "Including images": [[45, "including-images"]], "Including templates": [[45, "including-templates"]], "Indentation": [[191, "indentation"]], "Indexed values": [[106, "indexed-values"]], "Init": [[158, "init"], [171, "init"]], "Init the library": [[87, "init-the-library"]], "Initialization events": [[5, "initialization-events"]], "Initializing the collection": [[65, "initializing-the-collection"]], "Inline attachments": [[113, "inline-attachments"]], "Input and output shapes": [[145, "input-and-output-shapes"]], "Input fields": [[93, "input-fields"]], "Install AppAPI": [[155, "install-appapi"]], "Installing Node JS": [[221, "installing-node-js"]], "Installing the apps": [[65, "installing-the-apps"]], "Integration of custom calendar providers": [[117, null]], "Interactive widgets": [[135, "interactive-widgets"]], "Interface & interaction design": [[95, null]], "Internal changes": [[10, "internal-changes"]], "Internal storage type": [[112, "internal-storage-type"]], "Introduction": [[6, null], [40, "introduction"], [79, "introduction"], [80, "introduction"], [96, null], [156, null], [202, "introduction"], [203, null], [203, "id1"], [203, "id2"], [203, "id4"], [206, "introduction"], [218, "introduction"]], "Is code signing mandatory for apps?": [[29, "is-code-signing-mandatory-for-apps"]], "JSON": [[39, "json"]], "JSON parameters": [[39, "json-parameters"]], "JavaScript": [[44, null], [46, "javascript"], [213, "javascript"]], "JavaScript / TypeScript": [[61, "javascript-typescript"]], "JavaScript / TypeScript / Vue": [[61, "javascript-typescript-vue"]], "JavaScript APIs": [[123, null]], "JavaScript and Typescript": [[191, null]], "JavaScript unit testing for server": [[221, "javascript-unit-testing-for-server"]], "Keep the code up-to-date": [[194, "keep-the-code-up-to-date"]], "Keyboard shortcuts": [[44, "keyboard-shortcuts"]], "L10n translations": [[159, "l10n-translations"]], "LDAP factory availability": [[18, "ldap-factory-availability"]], "LLM Prompts and multilingual I/O": [[145, "llm-prompts-and-multilingual-i-o"]], "Labels": [[190, "labels"]], "Language of other users": [[61, "language-of-other-users"]], "Language tuple structure": [[75, "language-tuple-structure"]], "Last version with database.xml support and migration": [[17, "last-version-with-database-xml-support-and-migration"]], "Layout": [[97, null]], "Layout components": [[98, null]], "Lazy Loading": [[104, "lazy-loading"], [106, "lazy-loading"]], "Legacy access to the Sabre classes": [[117, "legacy-access-to-the-sabre-classes"]], "Legal and security": [[33, "legal-and-security"]], "Library installation": [[89, null]], "License headers": [[190, "license-headers"]], "Line height": [[26, "line-height"]], "Linking a collection to a user account": [[65, "linking-a-collection-to-a-user-account"]], "Linting": [[108, "linting"]], "List accepted Federated Cloud Shares": [[69, "list-accepted-federated-cloud-shares"]], "List item": [[98, "list-item"]], "List of available icons": [[200, "list-of-available-icons"]], "List pending Federated Cloud Shares": [[69, "list-pending-federated-cloud-shares"]], "List tasks by App": [[73, "list-tasks-by-app"]], "Listener callbacks": [[41, "listener-callbacks"]], "Listener classes": [[41, "listener-classes"]], "Listening to events": [[127, "listening-to-events"]], "Listening to the image generation events": [[146, "listening-to-the-image-generation-events"]], "Listening to the task processing events": [[145, "listening-to-the-task-processing-events"]], "Listening to the text processing events": [[147, "listening-to-the-text-processing-events"]], "Listening to the transcription events": [[142, "listening-to-the-transcription-events"]], "Listing favorites": [[78, "listing-favorites"]], "Listing folders (rfc4918)": [[78, "listing-folders-rfc4918"]], "Listing the trashbin content": [[84, "listing-the-trashbin-content"]], "Listing the versions of a file": [[85, "listing-the-versions-of-a-file"]], "Live & Background Events": [[114, "live-background-events"]], "Loading initial state": [[44, "loading-initial-state"]], "Local Shares": [[69, "local-shares"]], "Local cache": [[38, "local-cache"]], "Log format": [[18, "log-format"]], "Logging": [[48, null], [157, "logging"], [178, null]], "Logical position CSS rules": [[27, "logical-position-css-rules"]], "Login Flow": [[62, null]], "Login flow v2": [[62, "login-flow-v2"]], "Login in the user": [[62, "login-in-the-user"]], "Login name vs. email login": [[62, "login-name-vs-email-login"]], "Long transactions": [[128, "long-transactions"]], "Loosening the default restrictions": [[39, "loosening-the-default-restrictions"]], "Losing a rating": [[33, "losing-a-rating"]], "Machine Translation": [[149, null]], "Mail Provider Interface": [[120, null]], "Main action button": [[98, "main-action-button"]], "Main content": [[197, null]], "Maintainers": [[31, null], [211, "maintainers"]], "Maintenance Mode": [[91, "maintenance-mode"]], "Major update": [[35, "major-update"]], "Make Requests to ExApps": [[175, "make-requests-to-exapps"]], "Make a provider activatable by the admin (optional)": [[150, "make-a-provider-activatable-by-the-admin-optional"]], "Make a provider deactivatable by the admin (optional)": [[150, "make-a-provider-deactivatable-by-the-admin-optional"]], "Makefile": [[159, "makefile"]], "Makefile changes for code signing": [[34, "makefile-changes-for-code-signing"]], "Making requests in JavaScript": [[78, "making-requests-in-javascript"]], "Making search requests": [[83, "making-search-requests"]], "Managing config keys": [[104, "managing-config-keys"], [106, "managing-config-keys"]], "Managing the access to the calendar \u2013 IACL": [[117, "managing-the-access-to-the-calendar-iacl"]], "Manual Backport": [[193, "manual-backport"]], "Manual install": [[172, "manual-install"]], "Manual install for development": [[170, "manual-install-for-development"]], "Manual translation": [[7, "manual-translation"]], "Manual translations": [[172, "manual-translations"]], "Mappers": [[56, "mappers"]], "Match links": [[135, "match-links"]], "Matching subURLs": [[52, "matching-suburls"]], "Material design icons": [[200, "material-design-icons"]], "Measuring performance": [[128, "measuring-performance"]], "Menu": [[203, "menu"]], "Metadata Query Helper": [[114, "metadata-query-helper"]], "Method 1: Edit PHP CLI php.ini File": [[161, "method-1-edit-php-cli-php-ini-file"]], "Method 2: Set System-Wide Environment Variables": [[161, "method-2-set-system-wide-environment-variables"]], "Methods": [[148, "methods"]], "Middlewares": [[49, null]], "Migration commands": [[18, "migration-commands"]], "Migration from PHPDoc annotations to native PHP attributes": [[22, "migration-from-phpdoc-annotations-to-native-php-attributes"]], "Migrations": [[59, null]], "Migrations and Metadata": [[59, "migrations-and-metadata"]], "Minor updates": [[35, "minor-updates"]], "Miscellaneous": [[104, "miscellaneous"], [106, "miscellaneous"]], "Miscellaneous OCS APIs": [[187, null]], "Miscellaneous responses": [[39, "miscellaneous-responses"]], "Mitigations": [[110, "mitigations"]], "Modal": [[93, "modal"]], "Modify out-of-office data": [[67, "modify-out-of-office-data"]], "Modifying the CORS headers": [[137, "modifying-the-cors-headers"]], "Modifying the content security policy": [[39, "modifying-the-content-security-policy"]], "Modifying users": [[152, "modifying-users"]], "Monetizing your app": [[32, null]], "Mount": [[214, "mount"]], "Move a file or folder": [[87, "move-a-file-or-folder"]], "Moving files and folders (rfc4918)": [[78, "moving-files-and-folders-rfc4918"]], "Moving your repo to the Nextcloud organization": [[33, "moving-your-repo-to-the-nextcloud-organization"]], "NPM": [[125, null]], "Names, pronouns, and gender": [[99, "names-pronouns-and-gender"]], "Naming": [[94, "naming"]], "Naming and casing": [[191, "naming-and-casing"]], "Naming convention": [[189, "naming-convention"]], "Naming conventions": [[55, "naming-conventions"]], "Naming scheme": [[41, "naming-scheme"]], "Navigation": [[98, "navigation"]], "Navigation and pre-app configuration": [[5, null]], "Navigation entries": [[98, "navigation-entries"]], "Navigation \u2192 Content \u2192 Sidebar": [[97, "navigation-content-sidebar"]], "Navigation \u2192 List \u2192 Content": [[97, "navigation-list-content"]], "NcReferencePickerModal": [[135, "ncreferencepickermodal"]], "NcReferenceWidget": [[135, "ncreferencewidget"]], "NcRichContenteditable": [[135, "ncrichcontenteditable"]], "NcRichText": [[135, "ncrichtext"]], "Network state changes": [[123, "network-state-changes"]], "New APIs": [[14, "new-apis"], [15, "new-apis"]], "New button": [[203, "new-button"]], "New item element": [[98, "new-item-element"]], "Nextcloud 20 and later": [[0, "nextcloud-20-and-later"]], "Nextcloud AIO": [[163, "nextcloud-aio"]], "Nextcloud Android library": [[88, "nextcloud-android-library"]], "Nextcloud AppAPI DSP": [[163, "nextcloud-appapi-dsp"]], "Nextcloud Flow": [[115, null]], "Nextcloud architecture": [[215, null]], "Nextcloud bug triaging": [[208, null]], "Nextcloud developer documentation": [[205, null]], "Nextcloud filesystem API": [[57, null], [214, null]], "Nextcloud-side ExApp lifecycle methods": [[158, "nextcloud-side-exapp-lifecycle-methods"]], "Nightly releases": [[35, "nightly-releases"]], "No space between function name and parameters": [[191, "id8"]], "Node": [[214, "node"]], "Node API": [[57, "node-api"]], "Node Events": [[174, "node-events"]], "Node.js upgrade": [[18, "node-js-upgrade"]], "Not open source anymore?": [[29, "not-open-source-anymore"]], "Notifications": [[64, "notifications"], [124, null], [179, null]], "OC \u2013 internal APIs": [[123, "oc-internal-apis"]], "OCA \u2013 App APIs": [[123, "oca-app-apis"]], "OCA\\DAV\\Events\\SabrePluginAddEvent": [[41, "oca-dav-events-sabrepluginaddevent"]], "OCC Command": [[180, null]], "OCP event dispatcher": [[41, "ocp-event-dispatcher"]], "OCP \u2013 Public APIs": [[123, "ocp-public-apis"]], "OCP\\Accounts\\UserUpdatedEvent": [[36, null], [41, "ocp-accounts-userupdatedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeLoginTemplateRenderedEvent": [[36, "ocp-appframework-http-events-beforelogintemplaterenderedevent"], [41, "ocp-appframework-http-events-beforelogintemplaterenderedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeTemplateRenderedEvent": [[36, "ocp-appframework-http-events-beforetemplaterenderedevent"], [41, "ocp-appframework-http-events-beforetemplaterenderedevent"]], "OCP\\App\\Events\\AppDisableEvent": [[36, "ocp-app-events-appdisableevent"], [41, "ocp-app-events-appdisableevent"]], "OCP\\App\\Events\\AppEnableEvent": [[36, "ocp-app-events-appenableevent"], [41, "ocp-app-events-appenableevent"]], "OCP\\App\\Events\\AppUpdateEvent": [[36, "ocp-app-events-appupdateevent"], [41, "ocp-app-events-appupdateevent"]], "OCP\\App\\ManagerEvent": [[36, "ocp-app-managerevent"], [41, "ocp-app-managerevent"]], "OCP\\Authentication\\Events\\AnyLoginFailedEvent": [[36, "ocp-authentication-events-anyloginfailedevent"], [41, "ocp-authentication-events-anyloginfailedevent"]], "OCP\\Authentication\\Events\\LoginFailedEvent": [[36, "ocp-authentication-events-loginfailedevent"], [41, "ocp-authentication-events-loginfailedevent"]], "OCP\\Authentication\\Events\\TokenInvalidatedEvent": [[36, "ocp-authentication-events-tokeninvalidatedevent"], [41, "ocp-authentication-events-tokeninvalidatedevent"]], "OCP\\Authentication\\TwoFactorAuth\\RegistryEvent": [[36, "ocp-authentication-twofactorauth-registryevent"], [41, "ocp-authentication-twofactorauth-registryevent"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengeFailed": [[36, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"], [41, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengePassed": [[36, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"], [41, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderDisabled": [[36, "ocp-authentication-twofactorauth-twofactorproviderdisabled"], [41, "ocp-authentication-twofactorauth-twofactorproviderdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserDisabled": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserEnabled": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserRegistered": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserUnregistered": [[36, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"], [41, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderUserDeleted": [[36, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"], [41, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"]], "OCP\\BeforeSabrePubliclyLoadedEvent": [[36, "ocp-beforesabrepubliclyloadedevent"], [41, "ocp-beforesabrepubliclyloadedevent"]], "OCP\\Calendar\\Events\\CalendarObjectCreatedEvent": [[36, "ocp-calendar-events-calendarobjectcreatedevent"], [41, "ocp-calendar-events-calendarobjectcreatedevent"]], "OCP\\Calendar\\Events\\CalendarObjectDeletedEvent": [[36, "ocp-calendar-events-calendarobjectdeletedevent"], [41, "ocp-calendar-events-calendarobjectdeletedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedEvent": [[36, "ocp-calendar-events-calendarobjectmovedevent"], [41, "ocp-calendar-events-calendarobjectmovedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedToTrashEvent": [[36, "ocp-calendar-events-calendarobjectmovedtotrashevent"], [41, "ocp-calendar-events-calendarobjectmovedtotrashevent"]], "OCP\\Calendar\\Events\\CalendarObjectRestoredEvent": [[36, "ocp-calendar-events-calendarobjectrestoredevent"], [41, "ocp-calendar-events-calendarobjectrestoredevent"]], "OCP\\Calendar\\Events\\CalendarObjectUpdatedEvent": [[36, "ocp-calendar-events-calendarobjectupdatedevent"], [41, "ocp-calendar-events-calendarobjectupdatedevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteEvent": [[36, "ocp-collaboration-autocomplete-autocompleteevent"], [41, "ocp-collaboration-autocomplete-autocompleteevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteFilterEvent": [[36, "ocp-collaboration-autocomplete-autocompletefilterevent"], [41, "ocp-collaboration-autocomplete-autocompletefilterevent"]], "OCP\\Collaboration\\Reference\\RenderReferenceEvent": [[36, "ocp-collaboration-reference-renderreferenceevent"], [41, "ocp-collaboration-reference-renderreferenceevent"]], "OCP\\Collaboration\\Resources\\LoadAdditionalScriptsEvent": [[36, "ocp-collaboration-resources-loadadditionalscriptsevent"], [41, "ocp-collaboration-resources-loadadditionalscriptsevent"]], "OCP\\Comments\\CommentsEntityEvent": [[36, "ocp-comments-commentsentityevent"], [41, "ocp-comments-commentsentityevent"]], "OCP\\Comments\\CommentsEvent": [[36, "ocp-comments-commentsevent"], [41, "ocp-comments-commentsevent"]], "OCP\\Config\\BeforePreferenceDeletedEvent": [[36, "ocp-config-beforepreferencedeletedevent"], [41, "ocp-config-beforepreferencedeletedevent"]], "OCP\\Config\\BeforePreferenceSetEvent": [[36, "ocp-config-beforepreferencesetevent"], [41, "ocp-config-beforepreferencesetevent"]], "OCP\\Console\\ConsoleEvent": [[36, "ocp-console-consoleevent"], [41, "ocp-console-consoleevent"]], "OCP\\Contacts\\Events\\ContactInteractedWithEvent": [[36, "ocp-contacts-events-contactinteractedwithevent"], [41, "ocp-contacts-events-contactinteractedwithevent"]], "OCP\\DB\\Events\\AddMissingColumnsEvent": [[36, "ocp-db-events-addmissingcolumnsevent"], [41, "ocp-db-events-addmissingcolumnsevent"]], "OCP\\DB\\Events\\AddMissingIndicesEvent": [[36, "ocp-db-events-addmissingindicesevent"], [41, "ocp-db-events-addmissingindicesevent"]], "OCP\\DB\\Events\\AddMissingPrimaryKeyEvent": [[36, "ocp-db-events-addmissingprimarykeyevent"], [41, "ocp-db-events-addmissingprimarykeyevent"]], "OCP\\DirectEditing\\RegisterDirectEditorEvent": [[36, "ocp-directediting-registerdirecteditorevent"], [41, "ocp-directediting-registerdirecteditorevent"]], "OCP\\EventDispatcher\\GenericEvent": [[36, "ocp-eventdispatcher-genericevent"], [41, "ocp-eventdispatcher-genericevent"]], "OCP\\Federation\\Events\\TrustedServerRemovedEvent": [[36, "ocp-federation-events-trustedserverremovedevent"], [41, "ocp-federation-events-trustedserverremovedevent"]], "OCP\\FilesMetadata\\Event\\MetadataBackgroundEvent": [[36, "ocp-filesmetadata-event-metadatabackgroundevent"], [41, "ocp-filesmetadata-event-metadatabackgroundevent"]], "OCP\\FilesMetadata\\Event\\MetadataLiveEvent": [[36, "ocp-filesmetadata-event-metadataliveevent"], [41, "ocp-filesmetadata-event-metadataliveevent"]], "OCP\\FilesMetadata\\Event\\MetadataNamedEvent": [[36, "ocp-filesmetadata-event-metadatanamedevent"], [41, "ocp-filesmetadata-event-metadatanamedevent"]], "OCP\\Files\\Cache\\AbstractCacheEvent": [[36, "ocp-files-cache-abstractcacheevent"], [41, "ocp-files-cache-abstractcacheevent"]], "OCP\\Files\\Cache\\CacheEntryInsertedEvent": [[36, "ocp-files-cache-cacheentryinsertedevent"], [41, "ocp-files-cache-cacheentryinsertedevent"]], "OCP\\Files\\Cache\\CacheEntryRemovedEvent": [[36, "ocp-files-cache-cacheentryremovedevent"], [41, "ocp-files-cache-cacheentryremovedevent"]], "OCP\\Files\\Cache\\CacheEntryUpdatedEvent": [[36, "ocp-files-cache-cacheentryupdatedevent"], [41, "ocp-files-cache-cacheentryupdatedevent"]], "OCP\\Files\\Cache\\CacheInsertEvent": [[36, "ocp-files-cache-cacheinsertevent"], [41, "ocp-files-cache-cacheinsertevent"]], "OCP\\Files\\Cache\\CacheUpdateEvent": [[36, "ocp-files-cache-cacheupdateevent"], [41, "ocp-files-cache-cacheupdateevent"]], "OCP\\Files\\Config\\Event\\UserMountAddedEvent": [[36, "ocp-files-config-event-usermountaddedevent"], [41, "ocp-files-config-event-usermountaddedevent"]], "OCP\\Files\\Config\\Event\\UserMountRemovedEvent": [[36, "ocp-files-config-event-usermountremovedevent"], [41, "ocp-files-config-event-usermountremovedevent"]], "OCP\\Files\\Config\\Event\\UserMountUpdatedEvent": [[36, "ocp-files-config-event-usermountupdatedevent"], [41, "ocp-files-config-event-usermountupdatedevent"]], "OCP\\Files\\Events\\BeforeDirectFileDownloadEvent": [[36, "ocp-files-events-beforedirectfiledownloadevent"], [41, "ocp-files-events-beforedirectfiledownloadevent"]], "OCP\\Files\\Events\\BeforeFileScannedEvent": [[36, "ocp-files-events-beforefilescannedevent"], [41, "ocp-files-events-beforefilescannedevent"]], "OCP\\Files\\Events\\BeforeFileSystemSetupEvent": [[36, "ocp-files-events-beforefilesystemsetupevent"], [41, "ocp-files-events-beforefilesystemsetupevent"]], "OCP\\Files\\Events\\BeforeFolderScannedEvent": [[36, "ocp-files-events-beforefolderscannedevent"], [41, "ocp-files-events-beforefolderscannedevent"]], "OCP\\Files\\Events\\BeforeZipCreatedEvent": [[36, "ocp-files-events-beforezipcreatedevent"], [41, "ocp-files-events-beforezipcreatedevent"]], "OCP\\Files\\Events\\FileCacheUpdated": [[36, "ocp-files-events-filecacheupdated"], [41, "ocp-files-events-filecacheupdated"]], "OCP\\Files\\Events\\FileScannedEvent": [[36, "ocp-files-events-filescannedevent"], [41, "ocp-files-events-filescannedevent"]], "OCP\\Files\\Events\\FolderScannedEvent": [[36, "ocp-files-events-folderscannedevent"], [41, "ocp-files-events-folderscannedevent"]], "OCP\\Files\\Events\\InvalidateMountCacheEvent": [[36, "ocp-files-events-invalidatemountcacheevent"], [41, "ocp-files-events-invalidatemountcacheevent"]], "OCP\\Files\\Events\\NodeAddedToCache": [[36, "ocp-files-events-nodeaddedtocache"], [41, "ocp-files-events-nodeaddedtocache"]], "OCP\\Files\\Events\\NodeAddedToFavorite": [[36, "ocp-files-events-nodeaddedtofavorite"], [41, "ocp-files-events-nodeaddedtofavorite"]], "OCP\\Files\\Events\\NodeRemovedFromCache": [[36, "ocp-files-events-noderemovedfromcache"], [41, "ocp-files-events-noderemovedfromcache"]], "OCP\\Files\\Events\\NodeRemovedFromFavorite": [[36, "ocp-files-events-noderemovedfromfavorite"], [41, "ocp-files-events-noderemovedfromfavorite"]], "OCP\\Files\\Events\\Node\\BeforeNodeCopiedEvent": [[36, "ocp-files-events-node-beforenodecopiedevent"], [41, "ocp-files-events-node-beforenodecopiedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeCreatedEvent": [[36, "ocp-files-events-node-beforenodecreatedevent"], [41, "ocp-files-events-node-beforenodecreatedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeDeletedEvent": [[36, "ocp-files-events-node-beforenodedeletedevent"], [41, "ocp-files-events-node-beforenodedeletedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeReadEvent": [[36, "ocp-files-events-node-beforenodereadevent"], [41, "ocp-files-events-node-beforenodereadevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeRenamedEvent": [[36, "ocp-files-events-node-beforenoderenamedevent"], [41, "ocp-files-events-node-beforenoderenamedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeTouchedEvent": [[36, "ocp-files-events-node-beforenodetouchedevent"], [41, "ocp-files-events-node-beforenodetouchedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeWrittenEvent": [[36, "ocp-files-events-node-beforenodewrittenevent"], [41, "ocp-files-events-node-beforenodewrittenevent"]], "OCP\\Files\\Events\\Node\\FilesystemTornDownEvent": [[36, "ocp-files-events-node-filesystemtorndownevent"], [41, "ocp-files-events-node-filesystemtorndownevent"]], "OCP\\Files\\Events\\Node\\NodeCopiedEvent": [[36, "ocp-files-events-node-nodecopiedevent"], [41, "ocp-files-events-node-nodecopiedevent"]], "OCP\\Files\\Events\\Node\\NodeCreatedEvent": [[36, "ocp-files-events-node-nodecreatedevent"], [41, "ocp-files-events-node-nodecreatedevent"]], "OCP\\Files\\Events\\Node\\NodeDeletedEvent": [[36, "ocp-files-events-node-nodedeletedevent"], [41, "ocp-files-events-node-nodedeletedevent"]], "OCP\\Files\\Events\\Node\\NodeRenamedEvent": [[36, "ocp-files-events-node-noderenamedevent"], [41, "ocp-files-events-node-noderenamedevent"]], "OCP\\Files\\Events\\Node\\NodeTouchedEvent": [[36, "ocp-files-events-node-nodetouchedevent"], [41, "ocp-files-events-node-nodetouchedevent"]], "OCP\\Files\\Events\\Node\\NodeWrittenEvent": [[36, "ocp-files-events-node-nodewrittenevent"], [41, "ocp-files-events-node-nodewrittenevent"]], "OCP\\Files\\Template\\BeforeGetTemplatesEvent": [[36, "ocp-files-template-beforegettemplatesevent"], [41, "ocp-files-template-beforegettemplatesevent"]], "OCP\\Files\\Template\\FileCreatedFromTemplateEvent": [[36, "ocp-files-template-filecreatedfromtemplateevent"], [41, "ocp-files-template-filecreatedfromtemplateevent"]], "OCP\\Files\\Template\\RegisterTemplateCreatorEvent": [[36, "ocp-files-template-registertemplatecreatorevent"], [41, "ocp-files-template-registertemplatecreatorevent"]], "OCP\\Group\\Events\\BeforeGroupChangedEvent": [[36, "ocp-group-events-beforegroupchangedevent"], [41, "ocp-group-events-beforegroupchangedevent"]], "OCP\\Group\\Events\\BeforeGroupCreatedEvent": [[36, "ocp-group-events-beforegroupcreatedevent"], [41, "ocp-group-events-beforegroupcreatedevent"]], "OCP\\Group\\Events\\BeforeGroupDeletedEvent": [[36, "ocp-group-events-beforegroupdeletedevent"], [41, "ocp-group-events-beforegroupdeletedevent"]], "OCP\\Group\\Events\\BeforeUserAddedEvent": [[36, "ocp-group-events-beforeuseraddedevent"], [41, "ocp-group-events-beforeuseraddedevent"]], "OCP\\Group\\Events\\BeforeUserRemovedEvent": [[36, "ocp-group-events-beforeuserremovedevent"], [41, "ocp-group-events-beforeuserremovedevent"]], "OCP\\Group\\Events\\GroupChangedEvent": [[36, "ocp-group-events-groupchangedevent"], [41, "ocp-group-events-groupchangedevent"]], "OCP\\Group\\Events\\GroupCreatedEvent": [[36, "ocp-group-events-groupcreatedevent"], [41, "ocp-group-events-groupcreatedevent"]], "OCP\\Group\\Events\\GroupDeletedEvent": [[36, "ocp-group-events-groupdeletedevent"], [41, "ocp-group-events-groupdeletedevent"]], "OCP\\Group\\Events\\SubAdminAddedEvent": [[36, "ocp-group-events-subadminaddedevent"], [41, "ocp-group-events-subadminaddedevent"]], "OCP\\Group\\Events\\SubAdminRemovedEvent": [[36, "ocp-group-events-subadminremovedevent"], [41, "ocp-group-events-subadminremovedevent"]], "OCP\\Group\\Events\\UserAddedEvent": [[36, "ocp-group-events-useraddedevent"], [41, "ocp-group-events-useraddedevent"]], "OCP\\Group\\Events\\UserRemovedEvent": [[36, "ocp-group-events-userremovedevent"], [41, "ocp-group-events-userremovedevent"]], "OCP\\Log\\Audit\\CriticalActionPerformedEvent": [[36, "ocp-log-audit-criticalactionperformedevent"], [41, "ocp-log-audit-criticalactionperformedevent"]], "OCP\\Log\\BeforeMessageLoggedEvent": [[36, "ocp-log-beforemessageloggedevent"], [41, "ocp-log-beforemessageloggedevent"]], "OCP\\Mail\\Events\\BeforeMessageSent": [[36, "ocp-mail-events-beforemessagesent"], [41, "ocp-mail-events-beforemessagesent"]], "OCP\\Navigation\\Events\\LoadAdditionalEntriesEvent": [[36, "ocp-navigation-events-loadadditionalentriesevent"], [41, "ocp-navigation-events-loadadditionalentriesevent"]], "OCP\\OCM\\Events\\ResourceTypeRegisterEvent": [[36, "ocp-ocm-events-resourcetyperegisterevent"], [41, "ocp-ocm-events-resourcetyperegisterevent"]], "OCP\\Preview\\BeforePreviewFetchedEvent": [[36, "ocp-preview-beforepreviewfetchedevent"], [41, "ocp-preview-beforepreviewfetchedevent"]], "OCP\\Profile\\BeforeTemplateRenderedEvent": [[36, "ocp-profile-beforetemplaterenderedevent"], [41, "ocp-profile-beforetemplaterenderedevent"]], "OCP\\SabrePluginEvent": [[36, "ocp-sabrepluginevent"], [41, "ocp-sabrepluginevent"]], "OCP\\Security\\CSP\\AddContentSecurityPolicyEvent": [[36, "ocp-security-csp-addcontentsecuritypolicyevent"], [41, "ocp-security-csp-addcontentsecuritypolicyevent"]], "OCP\\Security\\Events\\GenerateSecurePasswordEvent": [[36, "ocp-security-events-generatesecurepasswordevent"], [41, "ocp-security-events-generatesecurepasswordevent"]], "OCP\\Security\\Events\\ValidatePasswordPolicyEvent": [[36, "ocp-security-events-validatepasswordpolicyevent"], [41, "ocp-security-events-validatepasswordpolicyevent"]], "OCP\\Security\\FeaturePolicy\\AddFeaturePolicyEvent": [[36, "ocp-security-featurepolicy-addfeaturepolicyevent"], [41, "ocp-security-featurepolicy-addfeaturepolicyevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsGetValueEvent": [[36, "ocp-settings-events-declarativesettingsgetvalueevent"], [41, "ocp-settings-events-declarativesettingsgetvalueevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsRegisterFormEvent": [[36, "ocp-settings-events-declarativesettingsregisterformevent"], [41, "ocp-settings-events-declarativesettingsregisterformevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsSetValueEvent": [[36, "ocp-settings-events-declarativesettingssetvalueevent"], [41, "ocp-settings-events-declarativesettingssetvalueevent"]], "OCP\\Share\\Events\\BeforeShareCreatedEvent": [[36, "ocp-share-events-beforesharecreatedevent"], [41, "ocp-share-events-beforesharecreatedevent"]], "OCP\\Share\\Events\\BeforeShareDeletedEvent": [[36, "ocp-share-events-beforesharedeletedevent"], [41, "ocp-share-events-beforesharedeletedevent"]], "OCP\\Share\\Events\\ShareAcceptedEvent": [[36, "ocp-share-events-shareacceptedevent"], [41, "ocp-share-events-shareacceptedevent"]], "OCP\\Share\\Events\\ShareCreatedEvent": [[36, "ocp-share-events-sharecreatedevent"], [41, "ocp-share-events-sharecreatedevent"]], "OCP\\Share\\Events\\ShareDeletedEvent": [[36, "ocp-share-events-sharedeletedevent"], [41, "ocp-share-events-sharedeletedevent"]], "OCP\\Share\\Events\\ShareDeletedFromSelfEvent": [[36, "ocp-share-events-sharedeletedfromselfevent"], [41, "ocp-share-events-sharedeletedfromselfevent"]], "OCP\\Share\\Events\\VerifyMountPointEvent": [[36, "ocp-share-events-verifymountpointevent"], [41, "ocp-share-events-verifymountpointevent"]], "OCP\\SpeechToText\\Events\\TranscriptionFailedEvent": [[36, "ocp-speechtotext-events-transcriptionfailedevent"], [41, "ocp-speechtotext-events-transcriptionfailedevent"]], "OCP\\SpeechToText\\Events\\TranscriptionSuccessfulEvent": [[36, "ocp-speechtotext-events-transcriptionsuccessfulevent"], [41, "ocp-speechtotext-events-transcriptionsuccessfulevent"]], "OCP\\SystemTag\\ManagerEvent": [[36, "ocp-systemtag-managerevent"], [41, "ocp-systemtag-managerevent"]], "OCP\\SystemTag\\MapperEvent": [[36, "ocp-systemtag-mapperevent"], [41, "ocp-systemtag-mapperevent"]], "OCP\\SystemTag\\SystemTagsEntityEvent": [[36, "ocp-systemtag-systemtagsentityevent"], [41, "ocp-systemtag-systemtagsentityevent"]], "OCP\\TaskProcessing\\Events\\GetTaskProcessingProvidersEvent": [[36, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"], [41, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"]], "OCP\\TaskProcessing\\Events\\TaskFailedEvent": [[36, "ocp-taskprocessing-events-taskfailedevent"], [41, "ocp-taskprocessing-events-taskfailedevent"]], "OCP\\TaskProcessing\\Events\\TaskSuccessfulEvent": [[36, "ocp-taskprocessing-events-tasksuccessfulevent"], [41, "ocp-taskprocessing-events-tasksuccessfulevent"]], "OCP\\TextProcessing\\Events\\TaskFailedEvent": [[36, "ocp-textprocessing-events-taskfailedevent"], [41, "ocp-textprocessing-events-taskfailedevent"]], "OCP\\TextProcessing\\Events\\TaskSuccessfulEvent": [[36, "ocp-textprocessing-events-tasksuccessfulevent"], [41, "ocp-textprocessing-events-tasksuccessfulevent"]], "OCP\\TextToImage\\Events\\TaskFailedEvent": [[36, "ocp-texttoimage-events-taskfailedevent"], [41, "ocp-texttoimage-events-taskfailedevent"]], "OCP\\TextToImage\\Events\\TaskSuccessfulEvent": [[36, "ocp-texttoimage-events-tasksuccessfulevent"], [41, "ocp-texttoimage-events-tasksuccessfulevent"]], "OCP\\User\\Events\\BeforePasswordUpdatedEvent": [[36, "ocp-user-events-beforepasswordupdatedevent"], [41, "ocp-user-events-beforepasswordupdatedevent"]], "OCP\\User\\Events\\BeforeUserCreatedEvent": [[36, "ocp-user-events-beforeusercreatedevent"], [41, "ocp-user-events-beforeusercreatedevent"]], "OCP\\User\\Events\\BeforeUserDeletedEvent": [[36, "ocp-user-events-beforeuserdeletedevent"], [41, "ocp-user-events-beforeuserdeletedevent"]], "OCP\\User\\Events\\BeforeUserIdUnassignedEvent": [[36, "ocp-user-events-beforeuseridunassignedevent"], [41, "ocp-user-events-beforeuseridunassignedevent"]], "OCP\\User\\Events\\BeforeUserLoggedInEvent": [[36, "ocp-user-events-beforeuserloggedinevent"], [41, "ocp-user-events-beforeuserloggedinevent"]], "OCP\\User\\Events\\BeforeUserLoggedInWithCookieEvent": [[36, "ocp-user-events-beforeuserloggedinwithcookieevent"], [41, "ocp-user-events-beforeuserloggedinwithcookieevent"]], "OCP\\User\\Events\\BeforeUserLoggedOutEvent": [[36, "ocp-user-events-beforeuserloggedoutevent"], [41, "ocp-user-events-beforeuserloggedoutevent"]], "OCP\\User\\Events\\OutOfOfficeChangedEvent": [[36, "ocp-user-events-outofofficechangedevent"], [41, "ocp-user-events-outofofficechangedevent"]], "OCP\\User\\Events\\OutOfOfficeClearedEvent": [[36, "ocp-user-events-outofofficeclearedevent"], [41, "ocp-user-events-outofofficeclearedevent"]], "OCP\\User\\Events\\OutOfOfficeEndedEvent": [[36, "ocp-user-events-outofofficeendedevent"], [41, "ocp-user-events-outofofficeendedevent"]], "OCP\\User\\Events\\OutOfOfficeScheduledEvent": [[36, "ocp-user-events-outofofficescheduledevent"], [41, "ocp-user-events-outofofficescheduledevent"]], "OCP\\User\\Events\\OutOfOfficeStartedEvent": [[36, "ocp-user-events-outofofficestartedevent"], [41, "ocp-user-events-outofofficestartedevent"]], "OCP\\User\\Events\\PasswordUpdatedEvent": [[36, "ocp-user-events-passwordupdatedevent"], [41, "ocp-user-events-passwordupdatedevent"]], "OCP\\User\\Events\\PostLoginEvent": [[36, "ocp-user-events-postloginevent"], [41, "ocp-user-events-postloginevent"]], "OCP\\User\\Events\\UserChangedEvent": [[36, "ocp-user-events-userchangedevent"], [41, "ocp-user-events-userchangedevent"]], "OCP\\User\\Events\\UserCreatedEvent": [[36, "ocp-user-events-usercreatedevent"], [41, "ocp-user-events-usercreatedevent"]], "OCP\\User\\Events\\UserDeletedEvent": [[36, "ocp-user-events-userdeletedevent"], [41, "ocp-user-events-userdeletedevent"]], "OCP\\User\\Events\\UserFirstTimeLoggedInEvent": [[36, "ocp-user-events-userfirsttimeloggedinevent"], [41, "ocp-user-events-userfirsttimeloggedinevent"]], "OCP\\User\\Events\\UserIdAssignedEvent": [[36, "ocp-user-events-useridassignedevent"], [41, "ocp-user-events-useridassignedevent"]], "OCP\\User\\Events\\UserIdUnassignedEvent": [[36, "ocp-user-events-useridunassignedevent"], [41, "ocp-user-events-useridunassignedevent"]], "OCP\\User\\Events\\UserLiveStatusEvent": [[36, "ocp-user-events-userlivestatusevent"], [41, "ocp-user-events-userlivestatusevent"]], "OCP\\User\\Events\\UserLoggedInEvent": [[36, "ocp-user-events-userloggedinevent"], [41, "ocp-user-events-userloggedinevent"]], "OCP\\User\\Events\\UserLoggedInWithCookieEvent": [[36, "ocp-user-events-userloggedinwithcookieevent"], [41, "ocp-user-events-userloggedinwithcookieevent"]], "OCP\\User\\Events\\UserLoggedOutEvent": [[36, "ocp-user-events-userloggedoutevent"], [41, "ocp-user-events-userloggedoutevent"]], "OCP\\User\\GetQuotaEvent": [[36, "ocp-user-getquotaevent"], [41, "ocp-user-getquotaevent"]], "OCP\\WorkflowEngine\\Events\\LoadSettingsScriptsEvent": [[36, "ocp-workflowengine-events-loadsettingsscriptsevent"], [41, "ocp-workflowengine-events-loadsettingsscriptsevent"]], "OCP\\WorkflowEngine\\Events\\RegisterChecksEvent": [[36, "ocp-workflowengine-events-registerchecksevent"], [41, "ocp-workflowengine-events-registerchecksevent"]], "OCP\\WorkflowEngine\\Events\\RegisterEntitiesEvent": [[36, "ocp-workflowengine-events-registerentitiesevent"], [41, "ocp-workflowengine-events-registerentitiesevent"]], "OCP\\WorkflowEngine\\Events\\RegisterOperationsEvent": [[36, "ocp-workflowengine-events-registeroperationsevent"], [41, "ocp-workflowengine-events-registeroperationsevent"]], "OCS": [[39, "ocs"]], "OCS API": [[63, null]], "OCS APIs overview": [[64, null]], "OCS FullTextSearch Collection API": [[65, null]], "OCS OpenAPI tutorial": [[66, null]], "OCS Out-of-office API": [[67, null]], "OCS Recommendations API": [[68, null]], "OCS Share API": [[69, null]], "OCS Sharee API": [[70, null]], "OCS Status API": [[71, null]], "OCS TaskProcessing API": [[72, null]], "OCS Text-To-Image API": [[73, null]], "OCS TextProcessing API": [[74, null]], "OCS Translation API": [[75, null]], "OCS changes": [[10, "ocs-changes"]], "OCS routes": [[52, "ocs-routes"]], "OCS user preferences API": [[76, null]], "OPTIONS request": [[121, "options-request"]], "ObjectStorage": [[214, "objectstorage"]], "Objects": [[191, "objects"]], "Objects, functions, arrays & variables": [[192, "objects-functions-arrays-variables"]], "Obtaining the currently installed ACLs": [[117, "obtaining-the-currently-installed-acls"]], "Obtaining the initial state in JavaScript": [[44, "obtaining-the-initial-state-in-javascript"]], "Obtaining the library": [[89, "obtaining-the-library"]], "Obtaining the login credentials": [[62, "obtaining-the-login-credentials"]], "Obtaining wipe status": [[77, "obtaining-wipe-status"]], "Only quote properties when needed.": [[191, "id14"]], "OnlyOffice": [[196, "onlyoffice"]], "OpenID Connect (Oidc)": [[126, null]], "Opening the webview": [[62, "opening-the-webview"]], "Operations": [[115, "operations"]], "Operators": [[191, "operators"], [192, "operators"]], "Optimized class loader": [[23, "optimized-class-loader"]], "Optional attributes": [[138, "optional-attributes"]], "Optional params": [[176, "optional-params"], [186, "optional-params"]], "Optional services": [[40, "optional-services"]], "Options": [[170, "options"], [170, "id2"]], "Other OCS APIs": [[181, null]], "Other documentation requirements": [[210, "other-documentation-requirements"]], "Other implementations": [[163, "other-implementations"]], "Out-of-office periods": [[127, null]], "Output": [[218, "output"]], "Outputting information": [[136, "outputting-information"]], "Overview": [[35, "overview"], [41, "overview"], [154, "overview"], [156, "overview"], [170, "overview"]], "Ownership": [[117, "ownership"]], "PHP": [[60, "php"], [61, "php"]], "PHP 7.4": [[22, "php-7-4"]], "PHP 8 support": [[17, "php-8-support"]], "PHP 8.1": [[20, "php-8-1"]], "PHP 8.2": [[22, "php-8-2"]], "PHP 8.3": [[24, "php-8-3"]], "PHP Backend": [[61, "php-backend"]], "PHP Performance": [[128, "php-performance"]], "PHP Templates": [[61, "php-templates"]], "PHP coding standards": [[192, null]], "PHP public API": [[102, "php-public-api"]], "PHP static analysis": [[220, "php-static-analysis"]], "PHP unit testing": [[221, "php-unit-testing"]], "PHP unstable API": [[102, "php-unstable-api"]], "POST request": [[121, "post-request"]], "PREFER to expose your APIs using OCS": [[66, "prefer-to-expose-your-apis-using-ocs"]], "PREFER to use null to represent empty data": [[66, "prefer-to-use-null-to-represent-empty-data"]], "PSR": [[133, null]], "PSR container": [[18, "psr-container"]], "PSR events": [[18, "psr-events"]], "PSR-0 deprecation": [[17, "psr-0-deprecation"]], "PSR-0: Autoloading": [[133, "psr-0-autoloading"]], "PSR-11 integration": [[16, "psr-11-integration"]], "PSR-11: Container Interface": [[133, "psr-11-container-interface"]], "PSR-20: Clock": [[133, "psr-20-clock"]], "PSR-3 integration": [[16, "psr-3-integration"]], "PSR-3: Logger Interface": [[133, "psr-3-logger-interface"]], "PSR-4: Autoloading": [[133, "psr-4-autoloading"]], "PUT request": [[121, "put-request"]], "Packages in detail": [[123, "packages-in-detail"]], "Pagination": [[138, "pagination"]], "Params": [[174, "params"], [174, "id2"], [176, "params"], [176, "id1"], [179, "params"], [180, "params"], [180, "id2"], [184, "params"], [184, "id1"], [186, "params"], [186, "id1"], [186, "id2"], [186, "id3"], [186, "id4"], [186, "id5"], [186, "id6"], [186, "id7"]], "Parsing annotations": [[49, "parsing-annotations"]], "Patch updates": [[35, "patch-updates"]], "Performance considerations": [[1, "performance-considerations"], [128, null]], "Permanent Solution": [[161, "permanent-solution"]], "Persistent storage": [[159, "persistent-storage"]], "Personal settings section Groupware moved to Availability": [[22, "personal-settings-section-groupware-moved-to-availability"]], "Phone number util": [[129, null]], "Pickers": [[93, "pickers"]], "Pinned entry": [[203, "pinned-entry"]], "Placeholders and variables": [[99, "placeholders-and-variables"]], "Planned removal of PSR-0 class loading": [[22, "planned-removal-of-psr-0-class-loading"]], "Popover menu": [[204, null]], "Popovermenu in item": [[202, "popovermenu-in-item"]], "Pre-releases": [[35, "pre-releases"]], "Precondition": [[206, "precondition"]], "Predefined core services": [[40, "predefined-core-services"]], "Prefer regular top-level functions.": [[191, "id11"]], "Prefer shorthand properties": [[191, "id15"]], "Prefer template literals for readability.": [[191, "id5"]], "Preferences": [[182, null]], "Prepare follow-up releases": [[35, "prepare-follow-up-releases"]], "Primary color": [[94, "primary-color"]], "Primary color variables": [[198, "primary-color-variables"]], "Primary object store with S3": [[196, "primary-object-store-with-s3"]], "Privacy": [[138, "privacy"]], "Processing tasks in the context of a user": [[147, "processing-tasks-in-the-context-of-a-user"]], "Profile": [[130, null]], "Profiler": [[131, null]], "Progress bar": [[199, "progress-bar"]], "Progress bars and meters": [[93, "progress-bars-and-meters"]], "Projects": [[132, null]], "Prologue": [[212, null]], "Properties of the external calendar \u2013 IProperties": [[117, "properties-of-the-external-calendar-iproperties"]], "Provide a user interface": [[109, "provide-a-user-interface"], [132, "provide-a-user-interface"]], "Provide context hints for translators": [[61, "provide-context-hints-for-translators"]], "Provide generic data for clients": [[135, "provide-generic-data-for-clients"]], "Provide personal settings (optional)": [[150, "provide-personal-settings-optional"]], "Provider and task type registration": [[145, "provider-and-task-type-registration"]], "Provider registration": [[138, "provider-registration"], [142, "provider-registration"], [146, "provider-registration"], [147, "provider-registration"], [149, "provider-registration"]], "Provider with user context": [[142, "provider-with-user-context"], [149, "provider-with-user-context"]], "Providing a Mail Service": [[120, "providing-a-mail-service"]], "Providing additional inputs and outputs": [[145, "providing-additional-inputs-and-outputs"]], "Providing an icon (optional)": [[150, "providing-an-icon-optional"]], "Providing input defaults": [[145, "providing-input-defaults"]], "Providing language detection": [[149, "providing-language-detection"]], "Providing more task types": [[145, "providing-more-task-types"], [147, "providing-more-task-types"]], "Providing privileges individually": [[117, "providing-privileges-individually"]], "Providing the initial state with PHP": [[44, "providing-the-initial-state-with-php"]], "Providing widgets to clients": [[109, "providing-widgets-to-clients"]], "Psalm is setup and configured": [[66, "psalm-is-setup-and-configured"]], "Public Pages": [[134, null]], "Public emitter": [[41, "public-emitter"]], "Public page templates": [[39, "public-page-templates"]], "Public share template": [[50, null]], "Public shares": [[78, "public-shares"]], "Query Status": [[143, "query-status"]], "Querying the calendar \u2013 ICalendarObjectContainer": [[117, "querying-the-calendar-icalendarobjectcontainer"]], "Querying the database provider": [[56, "querying-the-database-provider"]], "Questions?": [[206, "questions"]], "REST APIs": [[137, null]], "RTL guidelines": [[198, "rtl-guidelines"]], "Radio": [[112, "radio"]], "Rate Limiting": [[139, "rate-limiting"]], "Rate limiting": [[39, "rate-limiting"]], "Read file": [[87, "read-file"]], "Read folder": [[87, "read-folder"]], "Read metadata using occ command": [[114, "read-metadata-using-occ-command"]], "Read shared items by link": [[87, "read-shared-items-by-link"]], "Read-only support": [[117, "read-only-support"]], "Reading and writing session variables": [[39, "reading-and-writing-session-variables"]], "Reading data that has just been written": [[128, "reading-data-that-has-just-been-written"]], "Reading from a file": [[57, "reading-from-a-file"]], "Reading headers, files, cookies and environment variables": [[39, "reading-headers-files-cookies-and-environment-variables"]], "Recommendation": [[70, "recommendation"]], "Recommendations - Retrieval": [[68, "recommendations-retrieval"]], "Redirect to ExApp UI page (top menu)": [[176, "redirect-to-exapp-ui-page-top-menu"]], "Redirects": [[39, "redirects"]], "Redis": [[196, "redis"]], "Redis Cluster": [[196, "redis-cluster"]], "Reference providers": [[135, null]], "References": [[110, "references"]], "Register": [[174, "register"], [176, "register"], [180, "register"], [183, "register"]], "Register ExApp Talk bot (OCS)": [[185, "register-exapp-talk-bot-ocs"]], "Register Menu Entry": [[186, "register-menu-entry"]], "Register Settings": [[184, "register-settings"]], "Register a custom picker component": [[135, "register-a-custom-picker-component"]], "Register a dashboard widget": [[109, "register-a-dashboard-widget"]], "Register a migrator": [[151, "register-a-migrator"]], "Register a profile action": [[130, "register-a-profile-action"]], "Register a reference provider": [[135, "register-a-reference-provider"]], "Register a repair-step": [[136, "register-a-repair-step"]], "Register a resource provider": [[132, "register-a-resource-provider"]], "Register a setup check": [[141, "register-a-setup-check"]], "Register get/set listeners": [[112, "register-get-set-listeners"]], "Register the calendar provider": [[117, "register-the-calendar-provider"]], "Register the provider state": [[150, "register-the-provider-state"]], "Registering Settings and Sections": [[140, "registering-settings-and-sections"]], "Registering a DAV plugin": [[1, "registering-a-dav-plugin"]], "Registering a background job": [[37, "registering-a-background-job"]], "Registering a two-factor auth provider": [[150, "registering-a-two-factor-auth-provider"]], "Registering manually": [[37, "registering-manually"]], "Registering methods": [[218, "registering-methods"]], "Registering resources": [[52, "registering-resources"]], "Registering settings schema": [[112, "registering-settings-schema"]], "Registering the calendar with the Nextcloud API interface": [[117, "registering-the-calendar-with-the-nextcloud-api-interface"]], "Release Automation": [[34, null]], "Release process": [[35, null]], "Remote Host Validation": [[139, "remote-host-validation"]], "Remote wipe": [[77, null]], "Removal of PSR-0 class loader": [[23, "removal-of-psr-0-class-loader"]], "Removal of calendars": [[117, "removal-of-calendars"]], "Removal of entries": [[117, "removal-of-entries"]], "Remove Initial state": [[186, "remove-initial-state"]], "Remove script": [[186, "remove-script"]], "Remove style": [[186, "remove-style"]], "Remove unneeded files from packages": [[2, "remove-unneeded-files-from-packages"]], "Removed APIs": [[10, "removed-apis"], [11, "removed-apis"], [11, "id1"], [12, "removed-apis"], [18, "removed-apis"], [21, "removed-apis"], [22, "removed-apis"], [22, "id1"], [23, "removed-apis"], [24, "removed-apis"], [24, "id4"], [25, "removed-apis"], [26, "removed-apis"], [27, "removed-apis"], [27, "id1"], [28, "removed-apis"], [28, "id4"]], "Removed WebDAV properties": [[24, "removed-webdav-properties"]], "Removed deprecated aliases": [[27, "id2"]], "Removed events": [[24, "removed-events"], [25, "removed-events"]], "Removed from public namespace": [[13, "removed-from-public-namespace"], [16, "removed-from-public-namespace"]], "Removed globals": [[15, "removed-globals"], [16, "removed-globals"], [25, "removed-globals"]], "Removed jQuery plugins": [[13, "removed-jquery-plugins"], [16, "removed-jquery-plugins"]], "Removed libraries": [[15, "removed-libraries"]], "Removed support for database.xml": [[18, "removed-support-for-database-xml"]], "Render dashboard widgets using the API": [[109, "render-dashboard-widgets-using-the-api"]], "Render link previews in clients": [[135, "render-link-previews-in-clients"]], "Repair steps": [[136, null]], "Repair-step types": [[136, "repair-step-types"]], "Replaced well-known handler API": [[17, "replaced-well-known-handler-api"]], "Replacing Nextcloud\u2019s autoloader": [[103, "replacing-nextcloud-s-autoloader"]], "Replacing indices": [[59, "replacing-indices"]], "Repository permissions": [[7, "repository-permissions"]], "Reproducing the issue": [[208, "reproducing-the-issue"]], "Request Headers": [[78, "request-headers"]], "Request data": [[173, "request-data"], [173, "id1"], [173, "id3"], [175, "request-data"], [175, "id3"], [178, "request-data"], [182, "request-data"], [182, "id1"], [182, "id3"], [185, "request-data"], [185, "id1"]], "Request examples": [[135, "request-examples"]], "Request flow": [[176, "request-flow"]], "Request lifecycle": [[51, null]], "Request payload": [[179, "request-payload"]], "Requesting properties": [[78, "requesting-properties"]], "Required PHP extensions": [[220, "required-php-extensions"]], "Requirements": [[33, "requirements"]], "Requirements and prerequisites": [[66, "requirements-and-prerequisites"]], "Reset collection": [[65, "reset-collection"]], "Resolving links": [[135, "resolving-links"]], "Resources": [[116, "resources"]], "Respect the users": [[33, "respect-the-users"]], "Responders": [[39, "responders"]], "Response": [[173, "response"], [182, "response"]], "Response Headers": [[78, "response-headers"]], "Response data": [[173, "response-data"], [173, "id2"], [175, "response-data"], [175, "id1"], [175, "id2"], [175, "id4"], [175, "id5"], [178, "response-data"], [182, "response-data"], [182, "id2"], [187, "response-data"]], "Responses": [[39, "responses"]], "Restoring a version": [[85, "restoring-a-version"]], "Restoring from the trashbin": [[84, "restoring-from-the-trashbin"]], "Retrieve metadata using PROPFIND": [[114, "retrieve-metadata-using-propfind"]], "Retrieving a config value": [[104, "retrieving-a-config-value"], [106, "retrieving-a-config-value"]], "Retrieving the list of document to be (re-)indexed": [[65, "retrieving-the-list-of-document-to-be-re-indexed"]], "Retrying deadlocks": [[110, "retrying-deadlocks"]], "Returning data": [[218, "returning-data"]], "Returning the content type": [[117, "returning-the-content-type"]], "Rooms": [[116, "rooms"]], "Root": [[54, "root"]], "Router": [[90, "router"]], "Routes": [[183, null]], "Routing": [[52, null]], "Rules": [[203, "rules"]], "Rules and information": [[197, "rules-and-information"], [202, "rules-and-information"]], "Running HTTP requests against the server": [[141, "running-http-requests-against-the-server"]], "Running all tests": [[221, "running-all-tests"]], "Running unit tests for the Nextcloud server project": [[221, "running-unit-tests-for-the-nextcloud-server-project"]], "S3 external storage": [[196, "s3-external-storage"]], "SAML setup with onelogin": [[196, "saml-setup-with-onelogin"]], "SCSS support removal": [[21, "scss-support-removal"]], "SMB external storage": [[196, "smb-external-storage"]], "SQL injection": [[213, "sql-injection"]], "Scaling": [[165, null]], "Schedule a task": [[73, "schedule-a-task"], [74, "schedule-a-task"]], "Scheduling": [[37, "scheduling"]], "Schema field types": [[112, "schema-field-types"]], "Scopes": [[66, "scopes"]], "Scss variable and compilation deprecation": [[18, "scss-variable-and-compilation-deprecation"]], "Search": [[16, "search"], [70, "search"], [83, null], [138, null]], "Search scope": [[83, "search-scope"]], "Search sharees": [[70, "search-sharees"]], "Section": [[140, "section"]], "Section type admin": [[112, "section-type-admin"]], "Section type personal": [[112, "section-type-personal"]], "Security": [[139, null]], "Security considerations": [[39, "security-considerations"]], "Security guidelines": [[213, null]], "Select and Multi-select": [[112, "select-and-multi-select"]], "Semicolons": [[191, "semicolons"]], "Send email": [[69, "send-email"]], "Send log message (OCS)": [[178, "send-log-message-ocs"]], "Send notification (OCS)": [[179, "send-notification-ocs"]], "Sending the CSRF token": [[44, "sending-the-csrf-token"]], "Sensitive data exposure": [[213, "sensitive-data-exposure"]], "Sensitive field type": [[112, "sensitive-field-type"]], "Server autoloading": [[103, "server-autoloading"]], "Server development": [[219, null]], "Session": [[41, "session"]], "Set ExApp init progress": [[175, "set-exapp-init-progress"]], "Set Initial state": [[186, "set-initial-state"]], "Set a custom message (predefined)": [[71, "set-a-custom-message-predefined"]], "Set a custom message (user-defined)": [[71, "set-a-custom-message-user-defined"]], "Set app config value": [[173, "set-app-config-value"]], "Set credentials": [[87, "set-credentials"]], "Set document as indexed": [[65, "set-document-as-indexed"]], "Set up Web server and database": [[194, "set-up-web-server-and-database"]], "Set user config value": [[182, "set-user-config-value"]], "Set your own status": [[71, "set-your-own-status"]], "Setting a preference": [[76, "setting-a-preference"]], "Setting cookies": [[39, "setting-cookies"]], "Setting multiple preference": [[76, "setting-multiple-preference"]], "Setting the access rules of the calendar": [[117, "setting-the-access-rules-of-the-calendar"]], "Setting the modification time": [[80, "setting-the-modification-time"]], "Setting up Microsoft Visual Studio": [[100, "setting-up-microsoft-visual-studio"]], "Setting up dev environment": [[155, null]], "Settings": [[53, null], [98, "settings"], [140, null], [203, "settings"]], "Settings favorites": [[78, "settings-favorites"]], "Settings form": [[140, "settings-form"]], "Setup checks": [[141, null]], "Setup of the transifex sync": [[7, "setup-of-the-transifex-sync"]], "Shape types": [[145, "shape-types"]], "Share attributes": [[69, "share-attributes"]], "Share link of file or folder": [[87, "share-link-of-file-or-folder"]], "Sharee recommendations": [[70, "sharee-recommendations"]], "Sharing": [[98, "sharing"]], "Shell injection": [[213, "shell-injection"]], "Shipped Apps": [[35, "shipped-apps"]], "Showing an HTML page by the user": [[39, "showing-an-html-page-by-the-user"]], "Sidebar": [[98, "sidebar"]], "Signalling completion": [[77, "signalling-completion"]], "Simple search providers": [[138, "simple-search-providers"]], "SimpleFS": [[214, "simplefs"]], "Sizing": [[98, "sizing"]], "Skeleton screens": [[93, "skeleton-screens"]], "Slugs": [[56, "slugs"]], "Source Code Version Control": [[193, "source-code-version-control"]], "Special Headers": [[78, "special-headers"]], "Special case: list in navigation": [[97, "special-case-list-in-navigation"]], "Special case: no sidebar": [[97, "special-case-no-sidebar"]], "Speech-To-Text": [[142, null]], "Split long conditions into multiple lines.": [[191, "id21"]], "Starting a bulk upload": [[79, "starting-a-bulk-upload"]], "Starting a chunked upload": [[80, "starting-a-chunked-upload"]], "State colors variables": [[198, "state-colors-variables"]], "Static analysis": [[108, "static-analysis"], [220, null]], "Status and indicators": [[94, "status-and-indicators"]], "Status colors are now based on secondary styling": [[28, "status-colors-are-now-based-on-secondary-styling"]], "Statuscodes": [[218, "statuscodes"]], "Step 1: Create a Mail Provider Class": [[120, "step-1-create-a-mail-provider-class"]], "Step 1: String split": [[61, "step-1-string-split"]], "Step 2: Create a Mail Service Class": [[120, "step-2-create-a-mail-service-class"]], "Step 2: HTML Markup": [[61, "step-2-html-markup"]], "Step 3: Placeholders": [[61, "step-3-placeholders"]], "Step 3: Register the Mail Provider": [[120, "step-3-register-the-mail-provider"]], "Storage": [[214, "storage"]], "Storage and database": [[58, null]], "Storage layer": [[214, "storage-layer"]], "Storage/Cache wrappers": [[214, "storage-cache-wrappers"]], "Storing a config value": [[104, "storing-a-config-value"], [106, "storing-a-config-value"]], "Streamed and lazily rendered responses": [[39, "streamed-and-lazily-rendered-responses"]], "Streamlining processing for fast providers": [[147, "streamlining-processing-for-fast-providers"]], "Streams": [[214, "streams"]], "Strings": [[191, "strings"]], "Submitting ContentItem data": [[107, "submitting-contentitem-data"]], "Subscribing to the event in a plugin": [[154, "subscribing-to-the-event-in-a-plugin"]], "Support for PHP 8.0 removed": [[26, "support-for-php-8-0-removed"]], "Support for PHP 8.4 added": [[27, "support-for-php-8-4-added"]], "Supported DAV properties": [[83, "supported-dav-properties"]], "Supported properties": [[78, "supported-properties"]], "Supporting more databases": [[56, "supporting-more-databases"]], "Svg color api": [[200, "svg-color-api"]], "Symfony update": [[15, "symfony-update"]], "Symptoms": [[161, "symptoms"]], "System requirements": [[100, "system-requirements"]], "System values": [[55, "system-values"]], "Table management tips": [[56, "table-management-tips"]], "Table of contents": [[205, "table-of-contents"]], "Tags": [[66, "tags"], [93, "tags"]], "Talk Integration": [[144, null]], "Talk bots": [[185, null]], "Target Branches for Contributions": [[193, "target-branches-for-contributions"]], "Task Processing": [[145, null]], "Task statuses": [[145, "task-statuses"], [146, "task-statuses"], [147, "task-statuses"]], "Tasks": [[145, "tasks"], [146, "tasks"], [147, "tasks"]], "Tasks types": [[145, "tasks-types"], [147, "tasks-types"]], "Technical details": [[29, "technical-details"], [188, null], [204, "technical-details"]], "Templates": [[39, "templates"], [45, null], [213, "templates"]], "Terminology": [[120, "terminology"]], "Testing": [[60, null]], "Testing requests": [[78, "testing-requests"]], "Testing requests with curl": [[64, "testing-requests-with-curl"]], "Testing translations": [[61, "testing-translations"]], "Text Processing": [[147, null]], "Text color": [[94, "text-color"]], "Text input": [[93, "text-input"]], "Text-To-Image": [[146, null]], "The Application class": [[0, "the-application-class"]], "The Cache View": [[131, "the-cache-view"]], "The Database Queries View": [[131, "the-database-queries-view"]], "The Event View": [[131, "the-event-view"]], "The General Request and Response View": [[131, "the-general-request-and-response-view"]], "The IAPIWidget interface": [[109, "the-iapiwidget-interface"]], "The IAPIWidgetV2 interface": [[109, "the-iapiwidgetv2-interface"]], "The IButtonWidget interface": [[109, "the-ibuttonwidget-interface"]], "The IConditionalWidget interface": [[109, "the-iconditionalwidget-interface"]], "The IContentProvider interface": [[107, "the-icontentprovider-interface"]], "The IIconWidget interface": [[109, "the-iiconwidget-interface"]], "The IOptionWidget interface": [[109, "the-ioptionwidget-interface"]], "The IReloadableWidget interface": [[109, "the-ireloadablewidget-interface"]], "The LDAP View": [[131, "the-ldap-view"]], "The Nextcloud app store rules": [[33, null]], "The calendar class": [[117, "the-calendar-class"]], "The calendar object class": [[117, "the-calendar-object-class"]], "The calendar plugin class": [[117, "the-calendar-plugin-class"]], "The process": [[34, "the-process"]], "The release": [[35, "the-release"]], "The simple filesystem": [[54, "the-simple-filesystem"]], "Theming capabilities": [[64, "theming-capabilities"]], "Theming support": [[46, null]], "Tips": [[87, "tips"]], "Tips and tricks": [[66, "tips-and-tricks"]], "Token exchange": [[126, "token-exchange"]], "Tone": [[99, "tone"]], "Top Menu Entry": [[186, null]], "Transactions": [[56, "transactions"]], "Transient attributes": [[56, "transient-attributes"]], "Transifex configuration .tx/config": [[7, "transifex-configuration-tx-config"]], "Transifex sync": [[172, "transifex-sync"]], "Translatable strings": [[99, "translatable-strings"]], "Translate a string": [[75, "translate-a-string"]], "Translation setup": [[7, null]], "Translation tool": [[7, "translation-tool"], [172, "translation-tool"]], "Translations": [[61, null], [172, null]], "Translator comments": [[99, "translator-comments"]], "Trashbin": [[84, null]], "Troubleshooting": [[62, "troubleshooting"], [161, "troubleshooting"], [166, null]], "Trusted domain": [[139, "trusted-domain"]], "Tutorial": [[8, null]], "Two-factor providers": [[150, null]], "Type": [[214, "type"]], "Typed Config Values": [[104, "typed-config-values"], [106, "typed-config-values"]], "Types": [[56, "types"]], "Types of background jobs": [[37, "types-of-background-jobs"]], "Types of caches": [[38, "types-of-caches"]], "Typography": [[94, "typography"]], "Understanding the locking situation": [[110, "understanding-the-locking-situation"]], "Undo entry": [[203, "undo-entry"]], "Unit test paths": [[221, "unit-test-paths"]], "Unit tests": [[192, "unit-tests"]], "Unit-Testing": [[221, null]], "Unregister": [[174, "unregister"], [176, "unregister"], [180, "unregister"], [183, "unregister"]], "Unregister ExApp Talk bot (OCS)": [[185, "unregister-exapp-talk-bot-ocs"]], "Unregister Menu Entry": [[184, "unregister-menu-entry"], [186, "unregister-menu-entry"]], "Unvalidated redirects": [[213, "unvalidated-redirects"]], "Update Share": [[69, "update-share"]], "Update a provider last usage date": [[135, "update-a-provider-last-usage-date"]], "Update metadata using PROPPATCH": [[114, "update-metadata-using-proppatch"]], "Updated core libraries": [[17, "updated-core-libraries"], [19, "updated-core-libraries"], [24, "updated-core-libraries"]], "Updating the calendar ACLs": [[117, "updating-the-calendar-acls"]], "Updating the content of a calendar event": [[117, "updating-the-content-of-a-calendar-event"]], "Updating the name of an event": [[117, "updating-the-name-of-an-event"]], "Updating the properties": [[117, "updating-the-properties"]], "Updating the status programmatically": [[143, "updating-the-status-programmatically"]], "Upgrade to Nextcloud 14": [[10, null]], "Upgrade to Nextcloud 15": [[11, null]], "Upgrade to Nextcloud 16": [[12, null]], "Upgrade to Nextcloud 17": [[13, null]], "Upgrade to Nextcloud 18": [[14, null]], "Upgrade to Nextcloud 19": [[15, null]], "Upgrade to Nextcloud 20": [[16, null]], "Upgrade to Nextcloud 21": [[17, null]], "Upgrade to Nextcloud 22": [[18, null]], "Upgrade to Nextcloud 23": [[19, null]], "Upgrade to Nextcloud 24": [[20, null]], "Upgrade to Nextcloud 25": [[21, null]], "Upgrade to Nextcloud 26": [[22, null]], "Upgrade to Nextcloud 27": [[23, null]], "Upgrade to Nextcloud 28": [[24, null]], "Upgrade to Nextcloud 29": [[25, null]], "Upgrade to Nextcloud 30": [[26, null]], "Upgrade to Nextcloud 31": [[27, null]], "Upgrade to Nextcloud 32": [[28, null]], "Upload a file": [[87, "upload-a-file"]], "Uploading chunks": [[80, "uploading-chunks"]], "Uploading files": [[78, "uploading-files"]], "Usage": [[79, "usage"], [123, "usage"], [218, "usage"]], "Use PascalCase for classes, interfaces, types and Vue components": [[191, "id2"]], "Use automatic dependency assembly (recommended)": [[40, "use-automatic-dependency-assembly-recommended"]], "Use camelCase for functions, methods, properties, and variables": [[191, "id1"]], "Use consistent new lines in function parameters": [[191, "id10"]], "Use dangling commas, this reduces the diff when adding new properties.": [[191, "id7"], [191, "id18"]], "Use explicit comparisons": [[191, "id19"]], "Use parenthesis for multi-line body of arrow functions.": [[191, "id13"]], "Use single quotes.": [[191, "id4"]], "Use the API": [[109, "use-the-api"]], "Use the Smart Picker in clients": [[135, "use-the-smart-picker-in-clients"]], "Use the Smart Picker in your app": [[135, "use-the-smart-picker-in-your-app"]], "Use the Unified Search API": [[135, "use-the-unified-search-api"]], "User Status": [[143, null]], "User Status - Predefined statuses": [[71, "user-status-predefined-statuses"]], "User Status - Retrieve statuses": [[71, "user-status-retrieve-statuses"]], "User Status - Status Manipulation": [[71, "user-status-status-manipulation"]], "User action": [[176, "user-action"]], "User bubbles": [[93, "user-bubbles"]], "User interface": [[190, "user-interface"]], "User management": [[152, null]], "User managers": [[152, "user-managers"]], "User metadata": [[64, "user-metadata"]], "User metadata - List user IDs": [[64, "user-metadata-list-user-ids"]], "User migration": [[151, null]], "User objects": [[152, "user-objects"]], "User session information": [[152, "user-session-information"]], "User status": [[118, "user-status"]], "User status - Restore backup": [[71, "user-status-restore-backup"]], "User values": [[55, "user-values"]], "User-, guest-, and public-template layout": [[27, "user-guest-and-public-template-layout"]], "UserConfig": [[106, null]], "UserManager": [[41, "usermanager"]], "Using GitHub": [[100, "using-github"]], "Using a PHP debugger (XDebug)": [[111, "using-a-php-debugger-xdebug"]], "Using a container": [[40, "using-a-container"]], "Using alternative app directories": [[111, "using-alternative-app-directories"]], "Using custom reference widgets": [[135, "using-custom-reference-widgets"]], "Using the IContentManager service": [[107, "using-the-icontentmanager-service"]], "Using the URLGenerator": [[52, "using-the-urlgenerator"]], "Using the app": [[131, "using-the-app"]], "Using the collection OCS API": [[65, "using-the-collection-ocs-api"]], "Using the default widget": [[135, "using-the-default-widget"]], "Utils: menu, counter & buttons": [[203, "utils-menu-counter-buttons"]], "Validate source strings": [[7, "validate-source-strings"]], "Values Sensitivity": [[104, "values-sensitivity"], [106, "values-sensitivity"]], "Various information": [[203, "various-information"]], "Version control issue": [[135, "version-control-issue"]], "Version control issue or pull request comment": [[135, "version-control-issue-or-pull-request-comment"]], "Version control pull request": [[135, "version-control-pull-request"]], "Versioning": [[35, "versioning"], [35, "id1"]], "Versions": [[85, null]], "View.php": [[214, "view-php"]], "Views": [[98, "views"]], "Vue": [[61, "vue"]], "Web Host Metadata": [[153, null]], "WebAuthn without SSL": [[196, "webauthn-without-ssl"]], "WebDAV SEARCH based on metadata": [[114, "webdav-search-based-on-metadata"]], "WebDAV basics": [[78, "webdav-basics"]], "WebDAV collection preload events": [[154, null]], "Webdav": [[82, null]], "What is a popover menu": [[204, "what-is-a-popover-menu"]], "When the event is emitted": [[154, "when-the-event-is-emitted"]], "Which classes should be added": [[40, "which-classes-should-be-added"]], "Why did Nextcloud add code signing?": [[29, "why-did-nextcloud-add-code-signing"]], "Why do you want to join": [[208, "why-do-you-want-to-join"]], "Windows Development Build": [[100, "windows-development-build"]], "Windows Installer (i.e. Deployment) Build (Cross-Compile)": [[100, "windows-installer-i-e-deployment-build-cross-compile"]], "Wiping the actual device": [[77, "wiping-the-actual-device"]], "With curl": [[78, "with-curl"]], "Wording": [[94, "wording"]], "Working with Enum shape types": [[145, "working-with-enum-shape-types"]], "Working with time": [[148, null]], "Write support": [[117, "write-support"]], "Writing PHP unit tests": [[221, "writing-php-unit-tests"]], "Writing a background job": [[37, "writing-a-background-job"]], "Writing a handler": [[153, "writing-a-handler"]], "Writing a listener": [[41, "writing-a-listener"]], "Writing events": [[41, "writing-events"]], "Writing guide": [[99, null]], "Writing scalable transactions": [[128, "writing-scalable-transactions"]], "Writing to a file": [[57, "writing-to-a-file"]], "\\OCA\\DAV\\Events\\AddressBookCreatedEvent": [[41, "oca-dav-events-addressbookcreatedevent"]], "\\OCA\\DAV\\Events\\AddressBookDeletedEvent": [[41, "oca-dav-events-addressbookdeletedevent"]], "\\OCA\\DAV\\Events\\AddressBookShareUpdatedEvent": [[41, "oca-dav-events-addressbookshareupdatedevent"]], "\\OCA\\DAV\\Events\\AddressBookUpdatedEvent": [[41, "oca-dav-events-addressbookupdatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectCreatedEvent": [[41, "oca-dav-events-cachedcalendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectDeletedEvent": [[41, "oca-dav-events-cachedcalendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectUpdatedEvent": [[41, "oca-dav-events-cachedcalendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarCreatedEvent": [[41, "oca-dav-events-calendarcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarDeletedEvent": [[41, "oca-dav-events-calendardeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectCreatedEvent": [[41, "oca-dav-events-calendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectDeletedEvent": [[41, "oca-dav-events-calendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectUpdatedEvent": [[41, "oca-dav-events-calendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarPublishedEvent": [[41, "oca-dav-events-calendarpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarShareUpdatedEvent": [[41, "oca-dav-events-calendarshareupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarUnpublishedEvent": [[41, "oca-dav-events-calendarunpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarUpdatedEvent": [[41, "oca-dav-events-calendarupdatedevent"]], "\\OCA\\DAV\\Events\\CardCreatedEvent": [[41, "oca-dav-events-cardcreatedevent"]], "\\OCA\\DAV\\Events\\CardDeletedEvent": [[41, "oca-dav-events-carddeletedevent"]], "\\OCA\\DAV\\Events\\CardUpdatedEvent": [[41, "oca-dav-events-cardupdatedevent"]], "\\OCA\\DAV\\Events\\SabrePluginAuthInitEvent": [[41, "oca-dav-events-sabrepluginauthinitevent"]], "\\OCA\\DAV\\Events\\SubscriptionCreatedEvent": [[41, "oca-dav-events-subscriptioncreatedevent"]], "\\OCA\\DAV\\Events\\SubscriptionDeletedEvent": [[41, "oca-dav-events-subscriptiondeletedevent"]], "\\OCA\\DAV\\Events\\SubscriptionUpdatedEvent": [[41, "oca-dav-events-subscriptionupdatedevent"]], "\\OCA\\FederatedFileSharing\\Events\\FederatedShareAddedEvent": [[41, "oca-federatedfilesharing-events-federatedshareaddedevent"]], "\\OCA\\Files\\Event\\LoadAdditionalScriptsEvent": [[41, "oca-files-event-loadadditionalscriptsevent"]], "\\OCA\\Files_Sharing\\Event\\BeforeTemplateRenderedEvent": [[41, "oca-files-sharing-event-beforetemplaterenderedevent"]], "\\OCA\\Files_Trashbin\\Events\\MoveToTrashEvent": [[41, "oca-files-trashbin-events-movetotrashevent"]], "\\OCA\\Settings\\Events\\BeforeTemplateRenderedEvent": [[41, "oca-settings-events-beforetemplaterenderedevent"]], "\\OCA\\User_LDAP\\Events\\GroupBackendRegistered": [[41, "oca-user-ldap-events-groupbackendregistered"]], "\\OCA\\User_LDAP\\Events\\UserBackendRegistered": [[41, "oca-user-ldap-events-userbackendregistered"]], "\\OCA\\Viewer\\Event\\LoadViewer": [[41, "oca-viewer-event-loadviewer"]], "christophwurst/nextcloud replaced": [[21, "christophwurst-nextcloud-replaced"]], "doctrine/dbal": [[17, "doctrine-dbal"], [19, "doctrine-dbal"], [24, "doctrine-dbal"]], "files": [[26, "files"]], "getLinkWithPicker": [[135, "getlinkwithpicker"]], "guzzlehttp/guzzle": [[17, "guzzlehttp-guzzle"]], "iOS": [[61, "ios"]], "info.xml": [[20, "info-xml"], [21, "info-xml"], [22, "info-xml"], [23, "info-xml"], [24, "info-xml"], [25, "info-xml"], [37, "info-xml"], [108, "info-xml"]], "jQuery deprecation": [[15, "jquery-deprecation"]], "jQuery update": [[16, "jquery-update"]], "macOS Development Build": [[100, "macos-development-build"]], "npm build": [[125, "npm-build"]], "npm packages": [[123, "npm-packages"]], "npm run dev, npm run watch": [[125, "npm-run-dev-npm-run-watch"]], "npm run lint (optional)": [[125, "npm-run-lint-optional"]], "npm test": [[125, "npm-test"]], "php": [[108, "php"]], "php-cs": [[108, "php-cs"]], "psr/log": [[17, "psr-log"]], "sabre/*": [[17, "sabre"]], "symfony/event-dispatcher": [[24, "symfony-event-dispatcher"]]}, "docnames": ["app_development/bootstrap", "app_development/dav_extension", "app_development/dependency_management", "app_development/index", "app_development/info", "app_development/init", "app_development/intro", "app_development/translation_setup", "app_development/tutorial", "app_publishing_maintenance/app_upgrade_guide/index", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_14", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_15", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_16", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_17", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_18", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_19", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_20", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_21", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_22", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_23", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_24", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_25", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_26", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_27", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_28", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_29", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_30", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_31", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_32", "app_publishing_maintenance/code_signing", "app_publishing_maintenance/index", "app_publishing_maintenance/maintainer", "app_publishing_maintenance/monetizing", "app_publishing_maintenance/publishing", "app_publishing_maintenance/release_automation", "app_publishing_maintenance/release_process", "basics/_available_events_ocp", "basics/backgroundjobs", "basics/caching", "basics/controllers", "basics/dependency_injection", "basics/events", "basics/front-end/css", "basics/front-end/index", "basics/front-end/js", "basics/front-end/templates", "basics/front-end/theming", "basics/index", "basics/logging", "basics/middlewares", "basics/public_share_template", "basics/request_lifecycle", "basics/routing", "basics/setting", "basics/storage/appdata", "basics/storage/configuration", "basics/storage/database", "basics/storage/filesystem", "basics/storage/index", "basics/storage/migrations", "basics/testing", "basics/translations", "client_apis/LoginFlow/index", "client_apis/OCS/index", "client_apis/OCS/ocs-api-overview", "client_apis/OCS/ocs-fulltextsearch-collections-api", "client_apis/OCS/ocs-openapi", "client_apis/OCS/ocs-out-of-office-api", "client_apis/OCS/ocs-recommendations-api", "client_apis/OCS/ocs-share-api", "client_apis/OCS/ocs-sharee-api", "client_apis/OCS/ocs-status-api", "client_apis/OCS/ocs-taskprocessing-api", "client_apis/OCS/ocs-text2image-api", "client_apis/OCS/ocs-textprocessing-api", "client_apis/OCS/ocs-translation-api", "client_apis/OCS/ocs-user-preferences-api", "client_apis/RemoteWipe/index", "client_apis/WebDAV/basic", "client_apis/WebDAV/bulkupload", "client_apis/WebDAV/chunking", "client_apis/WebDAV/comments", "client_apis/WebDAV/index", "client_apis/WebDAV/search", "client_apis/WebDAV/trashbin", "client_apis/WebDAV/versions", "client_apis/activity-api", "client_apis/android_library/examples", "client_apis/android_library/index", "client_apis/android_library/library_installation", "client_apis/files", "client_apis/general", "client_apis/index", "design/atomiccomponents", "design/foundations", "design/index", "design/introduction", "design/layout", "design/layoutcomponents", "design/writing", "desktop/building", "desktop/index", "digging_deeper/api", "digging_deeper/classloader", "digging_deeper/config/appconfig", "digging_deeper/config/index", "digging_deeper/config/userconfig", "digging_deeper/context_chat", "digging_deeper/continuous_integration", "digging_deeper/dashboard", "digging_deeper/deadlock", "digging_deeper/debugging", "digging_deeper/declarative_settings", "digging_deeper/email", "digging_deeper/files-metadata", "digging_deeper/flow", "digging_deeper/groupware/calendar", "digging_deeper/groupware/calendar_provider", "digging_deeper/groupware/contacts_menu", "digging_deeper/groupware/index", "digging_deeper/groupware/mail_provider", "digging_deeper/http_client", "digging_deeper/index", "digging_deeper/javascript-apis", "digging_deeper/notifications", "digging_deeper/npm", "digging_deeper/oidc", "digging_deeper/out_of_office", "digging_deeper/performance", "digging_deeper/phonenumberutil", "digging_deeper/profile", "digging_deeper/profiler", "digging_deeper/projects", "digging_deeper/psr", "digging_deeper/publicpage", "digging_deeper/reference", "digging_deeper/repair", "digging_deeper/rest_apis", "digging_deeper/search", "digging_deeper/security", "digging_deeper/settings", "digging_deeper/setup_checks", "digging_deeper/speech-to-text", "digging_deeper/status", "digging_deeper/talk", "digging_deeper/task_processing", "digging_deeper/text2image", "digging_deeper/text_processing", "digging_deeper/time", "digging_deeper/translation", "digging_deeper/two-factor-provider", "digging_deeper/user_migration", "digging_deeper/users", "digging_deeper/web_host_metadata", "digging_deeper/webdav_collection_preload", "exapp_development/DevSetup", "exapp_development/Introduction", "exapp_development/development_overview/ExAppDevelopmentSteps", "exapp_development/development_overview/ExAppLifecycle", "exapp_development/development_overview/ExAppOverview", "exapp_development/development_overview/index", "exapp_development/faq/BehindCompanyProxy", "exapp_development/faq/DockerContainerRegistry", "exapp_development/faq/DockerSocketProxy", "exapp_development/faq/GpuSupport", "exapp_development/faq/Scaling", "exapp_development/faq/Troubleshooting", "exapp_development/faq/index", "exapp_development/index", "exapp_development/tech_details/Authentication", "exapp_development/tech_details/Deployment", "exapp_development/tech_details/InstallationFlow", "exapp_development/tech_details/Translations", "exapp_development/tech_details/api/appconfig", "exapp_development/tech_details/api/events_listener", "exapp_development/tech_details/api/exapp", "exapp_development/tech_details/api/fileactionsmenu", "exapp_development/tech_details/api/index", "exapp_development/tech_details/api/logging", "exapp_development/tech_details/api/notifications", "exapp_development/tech_details/api/occ_command", "exapp_development/tech_details/api/other_ocs", "exapp_development/tech_details/api/preferences", "exapp_development/tech_details/api/routes", "exapp_development/tech_details/api/settings", "exapp_development/tech_details/api/talkbots", "exapp_development/tech_details/api/topmenu", "exapp_development/tech_details/api/utils", "exapp_development/tech_details/index", "getting_started/coding_standards/html_css", "getting_started/coding_standards/index", "getting_started/coding_standards/javascript", "getting_started/coding_standards/php", "getting_started/development_process", "getting_started/devenv", "getting_started/index", "how_to/index", "html_css_design/content", "html_css_design/css", "html_css_design/html", "html_css_design/icons", "html_css_design/index", "html_css_design/list", "html_css_design/navigation", "html_css_design/popovermenu", "index", "prologue/bugtracker/codereviews", "prologue/bugtracker/index", "prologue/bugtracker/triaging", "prologue/code-of-conduct", "prologue/compatibility_app_ecosystem", "prologue/help_communication", "prologue/index", "prologue/security", "server/architecture/files", "server/architecture/index", "server/code-back-end", "server/code-front-end", "server/externalapi", "server/index", "server/static-analysis", "server/unit-testing"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["app_development/bootstrap.rst", "app_development/dav_extension.rst", "app_development/dependency_management.rst", "app_development/index.rst", "app_development/info.rst", "app_development/init.rst", "app_development/intro.rst", "app_development/translation_setup.rst", "app_development/tutorial.rst", "app_publishing_maintenance/app_upgrade_guide/index.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst", "app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst", "app_publishing_maintenance/code_signing.rst", "app_publishing_maintenance/index.rst", "app_publishing_maintenance/maintainer.rst", "app_publishing_maintenance/monetizing.rst", "app_publishing_maintenance/publishing.rst", "app_publishing_maintenance/release_automation.rst", "app_publishing_maintenance/release_process.rst", "basics/_available_events_ocp.rst", "basics/backgroundjobs.rst", "basics/caching.rst", "basics/controllers.rst", "basics/dependency_injection.rst", "basics/events.rst", "basics/front-end/css.rst", "basics/front-end/index.rst", "basics/front-end/js.rst", "basics/front-end/templates.rst", "basics/front-end/theming.rst", "basics/index.rst", "basics/logging.rst", "basics/middlewares.rst", "basics/public_share_template.rst", "basics/request_lifecycle.rst", "basics/routing.rst", "basics/setting.rst", "basics/storage/appdata.rst", "basics/storage/configuration.rst", "basics/storage/database.rst", "basics/storage/filesystem.rst", "basics/storage/index.rst", "basics/storage/migrations.rst", "basics/testing.rst", "basics/translations.rst", "client_apis/LoginFlow/index.rst", "client_apis/OCS/index.rst", "client_apis/OCS/ocs-api-overview.rst", "client_apis/OCS/ocs-fulltextsearch-collections-api.rst", "client_apis/OCS/ocs-openapi.rst", "client_apis/OCS/ocs-out-of-office-api.rst", "client_apis/OCS/ocs-recommendations-api.rst", "client_apis/OCS/ocs-share-api.rst", "client_apis/OCS/ocs-sharee-api.rst", "client_apis/OCS/ocs-status-api.rst", "client_apis/OCS/ocs-taskprocessing-api.rst", "client_apis/OCS/ocs-text2image-api.rst", "client_apis/OCS/ocs-textprocessing-api.rst", "client_apis/OCS/ocs-translation-api.rst", "client_apis/OCS/ocs-user-preferences-api.rst", "client_apis/RemoteWipe/index.rst", "client_apis/WebDAV/basic.rst", "client_apis/WebDAV/bulkupload.rst", "client_apis/WebDAV/chunking.rst", "client_apis/WebDAV/comments.rst", "client_apis/WebDAV/index.rst", "client_apis/WebDAV/search.rst", "client_apis/WebDAV/trashbin.rst", "client_apis/WebDAV/versions.rst", "client_apis/activity-api.rst", "client_apis/android_library/examples.rst", "client_apis/android_library/index.rst", "client_apis/android_library/library_installation.rst", "client_apis/files.rst", "client_apis/general.rst", "client_apis/index.rst", "design/atomiccomponents.rst", "design/foundations.rst", "design/index.rst", "design/introduction.rst", "design/layout.rst", "design/layoutcomponents.rst", "design/writing.rst", "desktop/building.rst", "desktop/index.rst", "digging_deeper/api.rst", "digging_deeper/classloader.rst", "digging_deeper/config/appconfig.rst", "digging_deeper/config/index.rst", "digging_deeper/config/userconfig.rst", "digging_deeper/context_chat.rst", "digging_deeper/continuous_integration.rst", "digging_deeper/dashboard.rst", "digging_deeper/deadlock.rst", "digging_deeper/debugging.rst", "digging_deeper/declarative_settings.rst", "digging_deeper/email.rst", "digging_deeper/files-metadata.rst", "digging_deeper/flow.rst", "digging_deeper/groupware/calendar.rst", "digging_deeper/groupware/calendar_provider.rst", "digging_deeper/groupware/contacts_menu.rst", "digging_deeper/groupware/index.rst", "digging_deeper/groupware/mail_provider.rst", "digging_deeper/http_client.rst", "digging_deeper/index.rst", "digging_deeper/javascript-apis.rst", "digging_deeper/notifications.rst", "digging_deeper/npm.rst", "digging_deeper/oidc.rst", "digging_deeper/out_of_office.rst", "digging_deeper/performance.rst", "digging_deeper/phonenumberutil.rst", "digging_deeper/profile.rst", "digging_deeper/profiler.rst", "digging_deeper/projects.rst", "digging_deeper/psr.rst", "digging_deeper/publicpage.rst", "digging_deeper/reference.rst", "digging_deeper/repair.rst", "digging_deeper/rest_apis.rst", "digging_deeper/search.rst", "digging_deeper/security.rst", "digging_deeper/settings.rst", "digging_deeper/setup_checks.rst", "digging_deeper/speech-to-text.rst", "digging_deeper/status.rst", "digging_deeper/talk.rst", "digging_deeper/task_processing.rst", "digging_deeper/text2image.rst", "digging_deeper/text_processing.rst", "digging_deeper/time.rst", "digging_deeper/translation.rst", "digging_deeper/two-factor-provider.rst", "digging_deeper/user_migration.rst", "digging_deeper/users.rst", "digging_deeper/web_host_metadata.rst", "digging_deeper/webdav_collection_preload.rst", "exapp_development/DevSetup.rst", "exapp_development/Introduction.rst", "exapp_development/development_overview/ExAppDevelopmentSteps.rst", "exapp_development/development_overview/ExAppLifecycle.rst", "exapp_development/development_overview/ExAppOverview.rst", "exapp_development/development_overview/index.rst", "exapp_development/faq/BehindCompanyProxy.rst", "exapp_development/faq/DockerContainerRegistry.rst", "exapp_development/faq/DockerSocketProxy.rst", "exapp_development/faq/GpuSupport.rst", "exapp_development/faq/Scaling.rst", "exapp_development/faq/Troubleshooting.rst", "exapp_development/faq/index.rst", "exapp_development/index.rst", "exapp_development/tech_details/Authentication.rst", "exapp_development/tech_details/Deployment.rst", "exapp_development/tech_details/InstallationFlow.rst", "exapp_development/tech_details/Translations.rst", "exapp_development/tech_details/api/appconfig.rst", "exapp_development/tech_details/api/events_listener.rst", "exapp_development/tech_details/api/exapp.rst", "exapp_development/tech_details/api/fileactionsmenu.rst", "exapp_development/tech_details/api/index.rst", "exapp_development/tech_details/api/logging.rst", "exapp_development/tech_details/api/notifications.rst", "exapp_development/tech_details/api/occ_command.rst", "exapp_development/tech_details/api/other_ocs.rst", "exapp_development/tech_details/api/preferences.rst", "exapp_development/tech_details/api/routes.rst", "exapp_development/tech_details/api/settings.rst", "exapp_development/tech_details/api/talkbots.rst", "exapp_development/tech_details/api/topmenu.rst", "exapp_development/tech_details/api/utils.rst", "exapp_development/tech_details/index.rst", "getting_started/coding_standards/html_css.rst", "getting_started/coding_standards/index.rst", "getting_started/coding_standards/javascript.rst", "getting_started/coding_standards/php.rst", "getting_started/development_process.rst", "getting_started/devenv.rst", "getting_started/index.rst", "how_to/index.rst", "html_css_design/content.rst", "html_css_design/css.rst", "html_css_design/html.rst", "html_css_design/icons.rst", "html_css_design/index.rst", "html_css_design/list.rst", "html_css_design/navigation.rst", "html_css_design/popovermenu.rst", "index.rst", "prologue/bugtracker/codereviews.rst", "prologue/bugtracker/index.rst", "prologue/bugtracker/triaging.rst", "prologue/code-of-conduct.rst", "prologue/compatibility_app_ecosystem.rst", "prologue/help_communication.rst", "prologue/index.rst", "prologue/security.rst", "server/architecture/files.rst", "server/architecture/index.rst", "server/code-back-end.rst", "server/code-front-end.rst", "server/externalapi.rst", "server/index.rst", "server/static-analysis.rst", "server/unit-testing.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 4, 7, 17, 18, 19, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 48, 49, 51, 52, 55, 56, 57, 61, 62, 63, 66, 67, 73, 74, 75, 78, 81, 83, 90, 91, 94, 96, 100, 107, 108, 109, 111, 115, 116, 117, 118, 120, 121, 122, 123, 125, 127, 128, 130, 131, 135, 136, 138, 139, 140, 142, 144, 145, 146, 147, 149, 150, 153, 154, 157, 158, 170, 171, 172, 175, 179, 180, 186, 190, 191, 192, 193, 194, 196, 203, 208, 210, 213], "0": [2, 4, 5, 6, 10, 11, 12, 13, 18, 19, 24, 27, 28, 33, 35, 36, 39, 40, 41, 44, 53, 59, 62, 64, 65, 66, 67, 69, 72, 73, 74, 78, 81, 83, 87, 89, 100, 103, 107, 108, 109, 110, 111, 112, 114, 117, 118, 122, 125, 127, 128, 130, 135, 136, 137, 138, 140, 142, 144, 145, 146, 147, 148, 149, 151, 154, 155, 158, 160, 170, 171, 173, 175, 176, 180, 182, 184, 186, 190, 191, 192, 193, 196, 198, 203, 218], "00": [39, 78, 83, 144], "000": [1, 56], "000000": 64, "00000007oc9l3j5ur4db": 78, "00000259oczn5x60nrdu": 78, "00001": 80, "00002": 80, "0020": 61, "00293f": 198, "005416": 198, "005a8a": 198, "0066ac": 198, "00679e": 198, "006aa3": 94, "0077c7": 198, "0082c9": [64, 94], "00a0": 61, "00z": 83, "01": [39, 78, 81, 83, 109, 192], "01t00": 78, "01t17": 83, "03": 109, "04": 144, "044": 129, "04c36b75222cd9fd47f2607333029106": 78, "04z": 109, "05": [78, 135], "07": 144, "08": 221, "09": 110, "099f05": 198, "0e53dfb6": 78, "1": [0, 1, 2, 4, 6, 10, 12, 17, 18, 19, 26, 27, 28, 33, 34, 35, 36, 39, 40, 41, 44, 49, 52, 56, 58, 62, 64, 65, 69, 74, 78, 79, 80, 81, 83, 87, 89, 91, 93, 103, 108, 109, 111, 112, 114, 116, 118, 125, 128, 129, 130, 131, 132, 133, 136, 137, 138, 139, 140, 141, 142, 144, 145, 146, 147, 149, 151, 153, 154, 155, 158, 159, 160, 163, 170, 171, 173, 175, 180, 182, 186, 190, 191, 192, 196, 198, 202, 203, 206, 208, 213, 218], "10": [39, 53, 64, 69, 75, 78, 81, 100, 109, 112, 114, 135, 136, 145, 147, 158, 184, 192, 196], "100": [27, 32, 39, 53, 64, 69, 70, 109, 128, 135, 140, 151, 170, 171, 173, 182, 187, 192, 198, 199], "1000": [56, 59, 114], "10000": [80, 128], "10000000": 83, "100644": [159, 196], "100kib": 151, "100m": [96, 198], "1024px": 198, "1025": 196, "1084": 173, "10mb": [80, 83], "10min": 147, "10z": 109, "11": [18, 40, 64, 100, 109, 122, 145], "113": 198, "114": 198, "116": 202, "12": [42, 64, 78, 81, 129, 135, 145], "120": 184, "120m": 184, "121": 206, "123": [114, 173, 176, 179, 180, 182, 191, 198], "1234": [114, 117, 138], "12345": [83, 170, 180], "124": [135, 176], "125": 176, "127": [111, 196], "1270351409912": 128, "127815235": 78, "12px": 198, "13": [144, 145], "130": 94, "130000000": 135, "139": 196, "13t12": 109, "14": [9, 28, 30, 81, 109, 144, 145, 150, 197], "141": 202, "144": 202, "146": 206, "14px": 204, "14sp": 94, "15": [9, 30, 36, 41, 78, 145, 148, 150, 158], "150": [94, 196], "15000000": 80, "151": 202, "152": [196, 202], "1547545326": 80, "1553": 138, "156": 202, "1578283711000": 64, "15px": 198, "16": [9, 30, 36, 41, 61, 65, 69, 78, 81, 130, 190], "163": 198, "1675789581": 78, "168": 196, "16px": [94, 198], "16sp": 94, "17": [9, 22, 24, 30, 36, 41, 64, 196], "172": 196, "1728000": 137, "173": 198, "1742": 114, "18": [9, 13, 30, 36, 41, 81], "1800": 129, "181818": 94, "19": [9, 28, 30, 35, 36, 41, 133, 192], "192": [196, 202], "197": 202, "1970": 78, "19z": 109, "1azi": 104, "1e1": 192, "1e2": 192, "1min": 145, "1px": 198, "1snze11cibf6v6dsz": 29, "1st": 64, "1st_user": 64, "2": [2, 4, 16, 17, 24, 27, 28, 33, 34, 35, 36, 39, 41, 58, 64, 65, 69, 73, 74, 75, 78, 79, 80, 81, 93, 102, 114, 116, 117, 129, 131, 133, 135, 138, 145, 146, 147, 159, 170, 182, 190, 191, 192, 196, 198, 199, 202, 203, 206, 208, 221], "20": [9, 17, 23, 24, 25, 27, 28, 30, 36, 40, 41, 49, 56, 62, 64, 73, 74, 78, 81, 94, 122, 138], "200": [62, 65, 66, 67, 68, 69, 71, 73, 74, 75, 76, 77, 109, 114, 135, 158, 175, 178, 218], "2001": [4, 108, 118, 136], "2008": 221, "200px": 198, "2012": 135, "2014": [17, 135], "2015": 39, "2016": [81, 190], "2018": 110, "2019": 100, "2020": 34, "20200101t170000z": 117, "20200130t170000z": 117, "20200130t180000z": 117, "2021": [83, 109], "2022": [78, 100, 109], "2023": 23, "2024": [61, 190], "2026": 144, "2034": 59, "20632824998": 64, "20cat": 138, "20cute": 138, "20music": 87, "20px": [94, 189], "20st": 138, "20standard": 23, "20thcenturystudio": 135, "21": [9, 20, 28, 30, 36, 41, 133, 138, 153], "21474836480": 64, "2153599501": 128, "2156": 81, "216": 202, "219": 198, "22": [9, 21, 24, 26, 28, 30, 36, 41, 81, 133], "222222": [94, 198], "22t15": 109, "23": [9, 22, 30, 35, 53, 56, 78, 130, 133], "231": 202, "2345": 158, "24": [9, 26, 28, 30, 35, 36, 37, 41, 56, 80, 81, 110, 131, 151, 184], "240": 65, "2401fed2eea6f2c1027c482a633e8e25cd46701f811e2d2c10dc213fd95fa60e350b": 29, "2404date20220903071748": 59, "2432": 171, "24px": [26, 198], "25": [9, 22, 23, 30, 35, 36, 41, 44, 75, 135, 138, 151, 193, 200], "255": 198, "256": [4, 78], "25px": 198, "26": [9, 24, 30, 35, 36, 39, 41, 49, 75, 128, 135, 148, 149], "26e7beeca3c0": 80, "27": [9, 22, 24, 25, 26, 30, 35, 36, 37, 39, 41, 53, 56, 65, 74, 90, 109, 110, 117, 133, 142, 147, 151, 152], "277": 161, "28": [1, 9, 27, 30, 36, 39, 40, 41, 56, 63, 65, 67, 73, 74, 114, 127, 138, 146, 147, 176, 193], "282": 138, "29": [4, 9, 26, 27, 30, 36, 39, 41, 52, 59, 78, 104, 112, 128, 138, 142, 148, 149, 184], "2fa": 150, "2g": 22, "2nd": 64, "2nd_user": 64, "2px": 198, "2xx": 66, "3": [4, 7, 17, 19, 20, 26, 27, 33, 34, 35, 39, 49, 52, 54, 56, 58, 60, 64, 69, 78, 81, 87, 93, 97, 98, 100, 109, 110, 122, 134, 135, 144, 145, 146, 147, 159, 160, 190, 191, 193, 194, 196, 198, 206, 208, 216, 218, 221], "30": [9, 30, 36, 39, 41, 56, 59, 69, 72, 74, 81, 133, 135, 142, 145, 146, 147, 149, 155, 158], "300m": 198, "300px": [198, 203], "3030237": 78, "3097fca9b1ec8942c4305e550ef1b50a": 135, "31": [4, 9, 24, 30, 36, 41, 69, 78, 87, 106, 133, 176, 202], "3166": 129, "32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221], "32060": 21, "3209": 109, "321": 182, "3285b1": 198, "32866": 23, "32bit": 22, "33": 144, "333": 109, "33333344": 198, "34": [59, 109, 144], "34081": 21, "34302": 110, "34329": 22, "34490": 22, "3456": 78, "34773": 23, "34807": 22, "34893": 22, "34px": [26, 198], "35789": 22, "35872": 23, "35966": 22, "3600": [37, 38], "36033": 22, "36073": 22, "36114": 22, "36198": 22, "36310": 22, "36363": 22, "36393": 22, "36434": 22, "3650": 196, "36591": 23, "36665": 23, "36836": 23, "369": 114, "36c3": 115, "37040": 23, "37316": 23, "37324": 23, "37542": 23, "37674": 23, "37820": 110, "37835": 23, "37929": 23, "37943": 23, "37955": 23, "38003": 23, "38030": [23, 110], "38104": 23, "389": 135, "3927bf23": 196, "3950773": 78, "3986": 62, "39th": 138, "39z": 109, "3rd": [2, 7, 28, 64, 103, 108, 133, 138, 157, 159], "3rd_user": 64, "3rdparti": [17, 22, 24, 157, 196], "4": [4, 15, 17, 20, 23, 25, 28, 34, 35, 56, 61, 65, 69, 78, 98, 103, 122, 125, 144, 145, 146, 147, 159, 160, 190, 191, 192, 193, 196], "40": [158, 184], "400": [66, 67, 69, 71, 74, 75, 76, 196], "401": [67, 76, 77, 166, 183, 218], "403": [18, 62, 69, 77], "403354469": 135, "404": [62, 66, 67, 69, 71, 73, 74, 114, 134, 158, 170, 171, 175, 218], "4052412": 78, "409": 135, "4096": [29, 196], "40email": 64, "40m": 184, "41": [129, 202], "412": [23, 73, 74, 75], "41446681800": 129, "42": [64, 121, 131, 199], "42513563": 159, "429": [39, 73, 74, 75, 139], "44": 129, "4423": 80, "443": 196, "4433": 196, "444444": 198, "445": 196, "44px": [26, 98, 203], "44x44px": 109, "45": 198, "46ba61": 94, "46f0": 78, "483c1e56f95e88835747b1c7c60581215016cbf2": 34, "487903ffcf4": 196, "48px": [98, 198], "49": 129, "49279cc7": 196, "4e43": 116, "4e4672cs58q": 221, "4efe": 80, "4px": [27, 98, 198], "4xx": 66, "5": [4, 12, 26, 28, 39, 56, 66, 73, 74, 81, 83, 96, 108, 110, 125, 131, 138, 139, 145, 160, 170, 192, 198, 204, 221], "50": [65, 138, 140], "500": 183, "500px": 198, "501": [158, 170, 171], "503": [23, 91], "507": 80, "509": 29, "50ef2eba7b74aa84feff013efee2a5ef": 78, "50px": 198, "512": [29, 151], "55": 138, "55548cc16b457cd74241990cc9d3b72b6335f2e5f45eee95171da024087d114fcbc2": 29, "555555": 64, "565656": 117, "567": 138, "59": 202, "595959": 198, "597996": 65, "5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f": 34, "5gb": 80, "5mb": 80, "6": [4, 35, 38, 69, 78, 100, 145, 159, 160, 196, 198, 204], "60": [64, 109, 130, 139, 145, 184], "60m": 184, "61b4": 78, "64": [4, 38, 59, 106, 109], "640": 65, "6436d084d4805": 78, "65": [125, 198], "650px": 98, "664700": 198, "668": 129, "67": [159, 171], "68": 135, "6b6b6b": 198, "6h": 38, "7": [4, 10, 11, 12, 17, 20, 24, 28, 34, 35, 39, 66, 69, 78, 100, 109, 128, 159, 196, 203], "70": 53, "7000": 196, "70981": 135, "72": 202, "728": 22, "767676": 94, "77": 198, "79": [159, 199], "7d7d7d": 198, "8": [4, 28, 35, 36, 39, 41, 64, 65, 69, 73, 78, 79, 81, 83, 99, 110, 114, 117, 146, 148, 159, 198, 202, 221], "80": [140, 190], "8025": 196, "8080": 161, "817c": 116, "8400ba9c": 196, "842011482": 64, "8443": 139, "86": 159, "8601": 78, "87": 109, "878": 135, "88": 159, "8904": 10, "8910": 114, "8a0000": 198, "8aa06618": 159, "8c8c8c": 94, "8px": [27, 198], "9": [4, 12, 26, 36, 41, 44, 66, 78, 109, 125, 144, 216, 218], "90": [117, 170], "9000": [111, 196], "92": 64, "9261": 138, "95": 196, "96": 202, "9648": 135, "97": 202, "98": 53, "983": 182, "9876": 221, "99": [140, 203], "9940": 18, "996": 218, "9980": 196, "999": [203, 218], "9d52": 116, "A": [2, 4, 17, 21, 23, 26, 28, 29, 35, 37, 38, 39, 40, 41, 51, 54, 60, 61, 62, 64, 66, 74, 75, 79, 80, 93, 94, 97, 98, 99, 103, 107, 108, 109, 115, 116, 117, 128, 130, 132, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 149, 151, 152, 153, 161, 190, 203, 206, 210, 213, 214, 218, 221], "AND": [128, 135], "And": [34, 37, 54, 78, 79, 80, 112, 131, 135, 159, 190, 208], "As": [10, 15, 16, 17, 19, 22, 34, 37, 41, 48, 56, 64, 78, 87, 117, 128, 132, 134, 135, 140, 141, 150, 155, 165, 190, 199, 202, 206], "At": [0, 33, 35, 83, 115, 117], "BY": 56, "Be": [2, 29, 44, 62, 93, 94, 99, 123, 128, 208, 218], "Being": 33, "But": [17, 27, 41, 59, 61, 62, 135, 163, 208], "By": [29, 36, 39, 40, 41, 56, 65, 66, 69, 78, 100, 110, 111, 112, 114, 136, 137, 144, 145, 163, 203], "For": [1, 2, 5, 6, 7, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 34, 35, 37, 38, 39, 40, 41, 44, 49, 52, 53, 54, 55, 56, 57, 59, 61, 62, 64, 66, 69, 78, 80, 81, 83, 88, 93, 94, 96, 97, 98, 99, 100, 108, 111, 112, 115, 116, 117, 120, 123, 125, 130, 131, 135, 138, 139, 140, 142, 145, 146, 147, 150, 151, 155, 157, 159, 161, 163, 164, 170, 171, 172, 174, 180, 190, 191, 192, 193, 196, 198, 200, 203, 204, 208, 209, 214, 217, 221], "IF": 33, "IN": 56, "If": [1, 2, 4, 7, 12, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 39, 40, 41, 44, 48, 49, 51, 52, 53, 56, 57, 59, 61, 62, 65, 66, 67, 71, 73, 76, 78, 80, 81, 88, 91, 93, 94, 96, 98, 99, 100, 102, 103, 106, 108, 109, 114, 115, 116, 117, 118, 120, 123, 125, 126, 127, 128, 134, 135, 136, 138, 141, 142, 143, 145, 146, 147, 149, 150, 151, 155, 156, 157, 161, 164, 166, 167, 170, 171, 175, 176, 178, 190, 192, 193, 194, 197, 200, 202, 203, 204, 206, 207, 208, 213, 217, 218, 221], "In": [0, 1, 2, 7, 12, 17, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 34, 35, 37, 39, 40, 41, 44, 47, 48, 51, 52, 53, 54, 56, 59, 61, 62, 64, 66, 71, 77, 78, 91, 93, 94, 97, 98, 100, 102, 108, 109, 110, 115, 116, 117, 125, 129, 131, 132, 134, 135, 136, 138, 139, 142, 145, 146, 147, 149, 150, 154, 159, 163, 164, 165, 168, 169, 171, 172, 190, 191, 193, 202, 203, 206, 208, 220, 221], "It": [2, 7, 17, 18, 22, 23, 24, 26, 27, 28, 29, 34, 35, 36, 39, 40, 41, 44, 46, 49, 50, 52, 53, 55, 56, 61, 64, 66, 67, 69, 78, 80, 81, 88, 93, 96, 97, 98, 100, 102, 103, 109, 110, 111, 114, 116, 117, 123, 124, 126, 127, 128, 129, 131, 134, 135, 136, 137, 138, 140, 141, 142, 144, 145, 146, 151, 157, 158, 159, 161, 163, 167, 170, 175, 182, 190, 191, 194, 196, 198, 203, 208, 210, 213], "Its": [109, 117, 145, 146, 147], "NOT": [26, 63, 69, 158, 202], "No": [61, 62, 76, 78, 94, 109, 111, 139, 141, 151, 190], "Not": [33, 35, 67, 71, 73, 74, 94, 114, 153, 161, 193, 208], "ON": [100, 111], "Of": [37, 117, 146, 147, 208], "On": [13, 15, 56, 62, 65, 78, 93, 94, 97, 100, 104, 106, 111, 116, 133, 134, 135, 159, 173, 182, 197, 202, 221], "One": [34, 66, 99, 117, 120, 128, 141, 176, 203], "Or": [26, 37, 40, 116, 135, 193, 218], "Such": 39, "That": [0, 2, 7, 39, 40, 51, 64, 128, 134, 190, 208], "The": [2, 3, 4, 6, 7, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 89, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 106, 108, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 162, 163, 166, 169, 170, 171, 173, 175, 176, 178, 179, 180, 182, 183, 186, 190, 192, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 208, 210, 213, 214, 216, 218, 220, 221], "Then": [6, 7, 29, 34, 39, 40, 41, 97, 100, 107, 116, 117, 135, 140, 152, 155, 194, 196, 217, 221], "There": [2, 17, 20, 22, 24, 29, 33, 35, 37, 39, 40, 44, 46, 54, 59, 61, 62, 64, 66, 80, 87, 89, 93, 94, 109, 110, 112, 117, 123, 126, 128, 131, 135, 138, 140, 145, 149, 155, 157, 158, 159, 163, 170, 172, 175, 178, 187, 191, 193, 194, 196, 198, 199, 208, 210, 218], "These": [9, 28, 32, 33, 35, 39, 56, 60, 61, 93, 97, 98, 100, 111, 117, 118, 128, 130, 134, 138, 159, 184, 206, 210, 221], "To": [0, 1, 2, 7, 8, 15, 17, 24, 27, 28, 31, 32, 33, 34, 36, 39, 40, 41, 44, 45, 49, 52, 53, 56, 59, 61, 62, 63, 64, 66, 69, 78, 80, 84, 85, 90, 92, 93, 94, 100, 102, 104, 106, 107, 109, 111, 112, 114, 116, 117, 120, 122, 123, 125, 129, 131, 134, 135, 136, 137, 138, 141, 145, 147, 149, 150, 152, 155, 159, 161, 164, 170, 171, 172, 174, 176, 180, 181, 185, 186, 194, 199, 203, 205, 206, 208, 213, 214, 217, 218, 221], "Will": [13, 46, 61, 129, 141, 145], "With": [0, 21, 22, 23, 27, 37, 40, 41, 59, 64, 112, 116, 117, 128, 138, 145, 181], "_": [26, 39, 45, 55, 71, 140, 159, 172], "__construct": [0, 37, 38, 39, 40, 41, 44, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 104, 109, 112, 113, 114, 116, 117, 118, 120, 121, 130, 132, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 149, 151, 152, 153], "__dir__": [0, 2, 103], "__webpack_nonce__": [26, 159], "__webpack_public_path__": 159, "_capabl": 13, "_cooki": 39, "_data": 159, "_env": 39, "_file": 39, "_get": 213, "_n": [159, 172], "_pkei": 56, "_post": 40, "_rout": 25, "_sensitive_": [104, 106], "_server": 39, "_user": 64, "a011fe619bcf6e77ddebc96f9908e1af4071b9c1": 34, "a2xityipixkscripb": 29, "a37200": 198, "a9cd": 80, "aa": [96, 169], "aa_vers": 170, "aaaaaa": 64, "abbrevi": [52, 99, 191], "abc": 44, "abc123": [144, 193], "abil": [18, 33, 57, 100, 138, 184, 208], "abl": [10, 15, 28, 34, 35, 39, 59, 66, 100, 108, 114, 117, 135, 137, 141, 157, 161, 165, 193, 208, 213], "abort": [36, 41, 78, 135, 139], "about": [4, 17, 20, 22, 24, 25, 27, 28, 29, 33, 36, 37, 39, 40, 41, 44, 59, 62, 63, 64, 65, 66, 87, 93, 96, 97, 98, 104, 106, 108, 109, 110, 114, 115, 116, 123, 125, 127, 131, 133, 135, 141, 142, 145, 146, 147, 159, 174, 179, 185, 190, 193, 206, 208, 210, 213, 221], "abov": [0, 1, 7, 24, 29, 33, 34, 39, 41, 52, 61, 66, 69, 100, 109, 115, 117, 132, 138, 145, 190, 191, 196, 203, 204, 213], "absenc": [67, 127], "absent": 4, "absolut": [26, 57, 100, 107, 109, 141, 170, 179], "absolutepath": 41, "abstract": [17, 19, 24, 35, 51, 108, 117, 128, 135, 139, 191], "abstractdatacollector": 131, "abstractnodeev": 26, "abstractnodesev": 26, "abstracttaskprocessingev": 145, "abstracttextprocessingev": [26, 146, 147], "abstracttexttoimageev": [26, 146], "abstracttranscriptionev": [26, 142], "ac": 196, "accent": 198, "accept": [7, 10, 24, 39, 51, 63, 78, 81, 102, 108, 109, 121, 135, 137, 141, 169, 170, 171, 183, 196, 203, 218], "accept_languag": 62, "access": [4, 7, 21, 26, 27, 28, 29, 34, 36, 39, 41, 44, 45, 47, 48, 49, 53, 54, 58, 60, 62, 64, 65, 67, 69, 70, 71, 78, 87, 88, 93, 96, 98, 100, 104, 106, 107, 109, 112, 119, 120, 122, 123, 128, 131, 135, 137, 138, 142, 144, 145, 155, 161, 163, 166, 170, 172, 181, 183, 191, 192, 194, 196, 198, 199, 203, 206, 208, 213, 214, 218, 221], "access_level": 183, "accesstoken": 87, "accommod": 156, "accompani": 93, "accomplish": 120, "accord": [2, 4, 10, 33, 145, 196], "accordingli": [17, 18, 35, 181], "account": [7, 23, 24, 26, 28, 32, 33, 34, 61, 62, 63, 64, 77, 87, 93, 99, 100, 109, 113, 117, 120, 130, 141, 190, 196, 206, 208, 213], "accountmanag": [24, 130], "accur": 127, "accuraci": 151, "achiev": [39, 79, 93, 117], "acl": 78, "acm": 100, "acpu": 220, "acquir": [38, 48, 122, 138, 152], "acquiremailprovid": 120, "acquiremailservic": 120, "across": [38, 56, 99, 107, 125, 154, 203], "act": [0, 5, 17, 40, 41, 115, 123, 124], "action": [22, 24, 26, 27, 28, 29, 30, 33, 39, 41, 48, 53, 57, 61, 65, 78, 87, 94, 95, 97, 108, 109, 115, 116, 117, 119, 122, 123, 132, 141, 143, 145, 155, 156, 157, 171, 175, 177, 180, 188, 194, 198, 203, 208, 210, 213], "action1": 192, "action2": 192, "action_handl": 176, "action_handler_rout": [174, 176], "actionfactori": 118, "actionhandl": [44, 174, 176], "actioninclud": 28, "actionlabel": 23, "activ": [4, 11, 12, 21, 22, 26, 27, 33, 34, 37, 39, 40, 44, 56, 68, 87, 92, 97, 109, 111, 138, 150, 153, 159, 181, 202, 203, 205, 208], "activat": 122, "activitymanag": 27, "actorid": 81, "actortyp": 81, "actual": [26, 37, 39, 40, 41, 59, 62, 64, 66, 92, 98, 109, 111, 117, 128, 135, 138, 145, 146, 147, 149, 154, 155, 161, 163, 180, 210], "ad": [3, 4, 7, 15, 17, 18, 21, 32, 33, 35, 36, 37, 39, 41, 44, 47, 49, 52, 56, 58, 65, 66, 67, 71, 72, 73, 74, 75, 78, 80, 88, 90, 100, 103, 104, 106, 107, 109, 112, 114, 115, 117, 120, 125, 127, 128, 133, 137, 138, 140, 142, 145, 146, 147, 149, 150, 152, 165, 171, 190, 203, 208, 210, 216], "adapt": [15, 26, 66, 190, 198], "adb9aa24cbfa8e372c88431d1d99629a": 79, "add": [1, 2, 4, 7, 17, 20, 24, 26, 27, 28, 32, 34, 36, 37, 39, 40, 41, 42, 44, 45, 48, 49, 52, 53, 56, 57, 59, 61, 63, 69, 87, 93, 94, 98, 99, 100, 103, 107, 109, 114, 115, 116, 118, 123, 125, 128, 131, 132, 134, 135, 137, 138, 140, 141, 150, 159, 161, 170, 172, 174, 177, 190, 193, 196, 197, 199, 202, 203, 204, 206, 208, 210, 217], "add_missing_column": [18, 24], "add_missing_columns_ev": 18, "add_missing_index": [18, 24], "add_missing_indexes_ev": 18, "add_missing_primary_kei": [18, 24], "add_missing_primary_keys_ev": 18, "addact": 118, "addallowedchildsrcdomain": 39, "addallowedconnectdomain": 39, "addallowedfontdomain": 39, "addallowedframedomain": [39, 50], "addallowedimagedomain": 39, "addallowedmediadomain": 39, "addallowedobjectdomain": 39, "addallowedscriptdomain": 39, "addallowedstyledomain": 39, "addattende": 116, "addattribut": 138, "addchild": 39, "addcolumn": [56, 59], "addcooki": 39, "adddatatransferprogresslisten": 87, "addev": 41, "addeventlisten": [109, 135], "addfavorit": 24, "addfilecont": 151, "addhead": [39, 49, 50, 63], "addindex": 59, "addinitscript": [24, 44], "addit": [0, 1, 4, 21, 22, 26, 29, 35, 36, 39, 41, 44, 45, 49, 53, 56, 59, 63, 78, 80, 88, 91, 93, 94, 99, 100, 101, 109, 112, 117, 122, 128, 134, 135, 137, 140, 146, 147, 156, 159, 165, 170, 171, 190, 193, 206, 208, 210, 213, 216], "addition": [25, 27, 28, 35, 39, 52, 53, 56, 66, 94, 112, 125, 131, 134, 135, 141, 142, 147, 149, 163, 193, 213], "addjob": 37, "addlink": 153, "addlisten": [41, 132, 143], "addmenuentri": 44, "addmissingcolumnsev": 24, "addmissingindex": 59, "addmissingindicesev": [24, 59], "addmissingindiceslisten": 59, "addmissingprimarykeyev": 24, "addnewfilemenuentri": 24, "addon": 111, "addplugin": [1, 24], "addprovid": [36, 41], "address": [28, 39, 41, 46, 62, 64, 69, 93, 94, 99, 116, 118, 120, 156, 161, 166, 190, 196], "addscript": [24, 28, 44, 45, 109, 132, 135], "addsearchcalendar": 116, "addservicelisten": 41, "addstyl": 45, "addtasktyp": [36, 41], "addtocount": 41, "addtransl": [13, 22, 28], "addtwo": 221, "addtwolisten": 41, "addtyp": 56, "adduniqueindex": 56, "addus": 10, "addvendorscript": 28, "adher": 40, "adiscoverablereferenceprovid": 135, "adjust": [1, 2, 17, 18, 20, 24, 25, 26, 27, 35, 36, 41, 59, 64, 108, 136, 144, 159, 172, 194, 198, 216, 221], "adler32": 78, "admin": [4, 7, 26, 29, 33, 35, 36, 38, 39, 41, 47, 53, 61, 64, 65, 66, 69, 78, 79, 94, 99, 100, 101, 113, 122, 128, 140, 141, 145, 152, 155, 157, 158, 166, 179, 183, 184, 186, 187, 196, 210, 213], "admin_audit": [36, 41], "administr": [4, 7, 14, 18, 26, 29, 48, 59, 61, 66, 140, 141, 156, 161, 166, 172, 198, 210], "adminrequir": 186, "adminsect": 140, "adminset": 140, "adopt": [35, 40, 66], "adult": 135, "advanc": [69, 96, 98, 100, 122, 136, 145, 190, 196], "advantag": [29, 38, 47, 62, 157], "adventur": 135, "advertis": 23, "advis": [39, 66, 98, 114, 138], "afefcaf556d98dc7896cca380e181decb609ca44": 34, "affect": [24, 30, 33, 39, 41, 100, 127, 136, 193, 212], "affero": [34, 190], "aforement": 56, "afraid": 66, "after": [4, 6, 7, 17, 23, 24, 26, 29, 30, 33, 34, 36, 37, 39, 40, 41, 44, 49, 51, 52, 56, 59, 60, 62, 66, 69, 80, 83, 100, 103, 109, 112, 114, 128, 136, 138, 144, 145, 158, 169, 170, 171, 176, 178, 192, 196, 199, 203, 204, 208, 216, 221], "afterappid": [44, 186], "aftercontrol": 49, "afterexcept": 49, "afterward": [7, 23, 39, 51, 64, 66, 80, 103, 107, 108, 155], "ag": [22, 137], "again": [0, 24, 49, 99, 117, 129, 138, 161, 166], "against": [17, 36, 39, 40, 41, 108, 122, 126, 193, 213], "agenda": 98, "agent": [62, 145], "aggreg": 56, "aggress": 94, "agil": 221, "agnost": [142, 145, 146, 147, 149], "ago": [61, 202], "agpl": [4, 33, 190], "agreement": 208, "ai": [26, 37, 145, 146], "ai_integration_team": 184, "aim": [13, 33, 96, 109, 123, 190, 208, 210, 218], "aio": 167, "ajax": 27, "alert": [26, 31, 213], "alessandro": 4, "alex": [96, 99, 190], "algorithm": [78, 138, 158], "alia": [26, 27, 114], "alias": [4, 24, 40, 114, 120, 194], "alic": [78, 128, 144, 187], "align": [28, 102, 191, 198, 201, 203], "alik": 40, "aliv": [24, 33], "all": [0, 2, 4, 7, 10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 39, 40, 45, 49, 51, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 70, 73, 74, 75, 76, 77, 78, 80, 81, 83, 84, 85, 87, 89, 90, 94, 96, 98, 99, 100, 102, 103, 104, 106, 107, 108, 109, 110, 111, 114, 115, 116, 118, 120, 123, 125, 126, 127, 128, 131, 132, 134, 135, 136, 138, 141, 144, 145, 146, 147, 150, 155, 156, 157, 158, 161, 163, 164, 165, 170, 171, 174, 175, 176, 177, 183, 186, 191, 192, 193, 194, 196, 198, 202, 203, 204, 206, 208, 209, 213, 214], "allconfig": 27, "allfilenam": 61, "allhead": 121, "allow": [4, 7, 10, 11, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 49, 52, 53, 54, 55, 56, 59, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 83, 88, 93, 98, 100, 103, 104, 106, 107, 109, 111, 114, 115, 117, 123, 128, 129, 131, 132, 134, 135, 137, 138, 139, 140, 141, 143, 144, 145, 147, 149, 151, 158, 161, 163, 169, 172, 174, 179, 180, 183, 198, 202, 203, 204, 206, 208, 213, 214, 218], "allowenumer": 15, "allowevalscript": [13, 39], "allowevalwasm": 24, "allowinlinescript": 39, "allowinlinestyl": 39, "almost": [54, 94, 98, 138], "alon": 99, "along": [100, 111, 115, 135, 158], "alongsid": [61, 93], "alpha": [4, 35], "alphanumer": 35, "alreadi": [15, 17, 23, 24, 26, 28, 35, 36, 41, 52, 59, 65, 66, 87, 90, 93, 100, 104, 109, 110, 117, 131, 132, 140, 161, 184, 190, 193, 194, 199, 206, 208, 213, 218], "also": [0, 4, 7, 12, 17, 18, 23, 24, 25, 26, 27, 29, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 49, 52, 53, 55, 56, 57, 59, 61, 62, 64, 66, 69, 71, 75, 78, 81, 88, 89, 93, 94, 96, 97, 98, 100, 104, 106, 108, 110, 114, 116, 117, 120, 123, 124, 127, 128, 129, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 145, 146, 147, 149, 150, 151, 155, 157, 159, 164, 169, 170, 174, 190, 191, 193, 196, 198, 199, 203, 208, 210, 213, 214, 216, 217, 221], "alt": 21, "alter": [24, 36, 41, 52], "altern": [2, 6, 39, 40, 89, 100, 118, 122, 155], "although": [26, 41, 93], "altogeth": 33, "alwai": [10, 15, 17, 23, 27, 29, 33, 37, 39, 49, 56, 60, 66, 68, 78, 80, 83, 89, 93, 94, 99, 100, 101, 103, 110, 112, 116, 128, 131, 135, 140, 145, 146, 147, 150, 189, 190, 192, 196, 198, 202, 208, 210, 213, 221], "alwaysen": 194, "am": [45, 53, 94, 135, 208], "amass": 56, "ambigu": 99, "amd": [157, 164], "amend": 153, "among": [23, 88, 193], "amount": [57, 78, 110, 128, 208, 213], "an": [1, 2, 3, 4, 5, 7, 15, 16, 17, 18, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 44, 45, 46, 48, 49, 51, 52, 53, 54, 56, 57, 59, 61, 63, 64, 65, 66, 67, 71, 73, 74, 75, 78, 79, 80, 81, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 120, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 151, 152, 153, 155, 158, 159, 161, 164, 166, 167, 169, 170, 171, 172, 174, 175, 178, 180, 183, 184, 185, 186, 190, 192, 193, 194, 196, 198, 199, 202, 203, 206, 207, 208, 210, 213, 214, 216, 218, 221], "analysi": [17, 24, 122, 191, 205, 219], "analyz": [41, 110, 145], "analyzeimag": [28, 145], "anchestor": 12, "android": [87, 89, 92, 93, 94, 97, 98, 205, 207], "andx": 26, "angular": 44, "angularj": [44, 203], "ani": [0, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 39, 41, 44, 46, 56, 59, 61, 64, 66, 73, 75, 76, 78, 83, 87, 88, 93, 94, 98, 99, 100, 104, 107, 109, 114, 115, 116, 117, 120, 121, 123, 127, 132, 135, 138, 139, 141, 142, 145, 146, 147, 149, 152, 153, 155, 156, 157, 158, 159, 163, 164, 171, 174, 181, 184, 193, 197, 203, 206, 208, 210, 213, 214, 218], "anim": [46, 198, 203], "anit": 100, "annot": [26, 39, 47, 53, 56, 66, 123, 134, 213, 216], "annotating_cod": 66, "announc": [81, 94], "announcementcent": 81, "annoy": 213, "anon": 139, "anonratelimit": 39, "anonratethrottl": 39, "anonym": [39, 62, 78, 191], "anoth": [15, 28, 29, 33, 36, 39, 40, 41, 44, 59, 61, 62, 75, 93, 97, 98, 100, 110, 114, 115, 120, 128, 145, 154, 156, 213], "ansi": [2, 161], "answer": [27, 61, 87, 107, 145, 167, 208], "anti": [40, 128], "anymor": [10, 11, 12, 16, 18, 22, 33, 44, 78, 109, 136, 197, 200], "anyon": [39, 144, 213], "anyrequest": 154, "anyth": [0, 6, 16, 26, 27, 28, 40, 41, 51, 94, 98, 99, 100, 102, 120, 123, 134, 135, 208], "anywai": [18, 59], "anywher": [33, 47, 100, 111, 176], "apach": [4, 194, 208], "apache2": 194, "apart": [27, 52, 61, 128], "apcu": [38, 103], "api": [0, 2, 4, 13, 33, 36, 38, 39, 40, 41, 44, 47, 52, 58, 60, 61, 62, 77, 79, 80, 81, 82, 83, 87, 90, 91, 105, 107, 108, 110, 116, 119, 121, 122, 127, 129, 131, 138, 144, 156, 157, 158, 159, 163, 166, 168, 169, 170, 173, 174, 175, 176, 178, 179, 180, 182, 184, 185, 186, 188, 190, 191, 192, 193, 201, 205, 215, 216, 219], "apicontrol": [40, 52, 66, 137], "apiexcept": 192, "apirequest": [39, 62, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 135], "apirout": [25, 39, 52], "app": [1, 2, 7, 8, 10, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 31, 34, 38, 39, 40, 42, 45, 46, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 61, 63, 64, 67, 68, 69, 70, 71, 72, 74, 76, 78, 81, 86, 87, 88, 89, 90, 92, 93, 94, 96, 97, 98, 100, 102, 104, 106, 107, 108, 109, 112, 114, 116, 117, 118, 120, 121, 122, 124, 125, 126, 128, 130, 132, 134, 136, 137, 139, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 152, 153, 155, 156, 157, 158, 159, 161, 167, 168, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 196, 197, 198, 200, 201, 202, 205, 207, 208, 211, 212, 213, 214, 216, 217, 218, 221], "app_api": [155, 158, 159, 161, 169, 170, 171, 173, 174, 175, 176, 178, 179, 180, 182, 183, 184, 185, 186, 187], "app_api_ex_app": 179, "app_api_id": 179, "app_api_proxy_url_prefix": 159, "app_api_router_bas": 159, "app_config": 156, "app_display_nam": 170, "app_host": 170, "app_id": [44, 50, 109, 120, 130, 132, 135, 138, 142, 145, 146, 147, 151, 159, 170, 171, 173, 182], "app_nam": 34, "app_path": 6, "app_persistent_storag": [159, 170], "app_port": 170, "app_prefer": 156, "app_private_kei": 34, "app_public_cert": 34, "app_public_crt": 34, "app_python_skeleton": 170, "app_secret": 170, "app_vers": 170, "appapi": [36, 41, 156, 157, 159, 160, 164, 165, 166, 167, 168, 170, 171, 172, 176, 179, 181, 183, 184, 185, 186, 188], "appapiauth": [156, 157, 158, 175, 177, 188], "appconfig": [11, 13, 25, 27, 105, 112, 122, 177, 184, 188], "appconfig_ex": 176, "appcont": 98, "appdata": [47, 58, 215], "appdomain": 154, "appear": [32, 66, 99, 100, 135, 140, 221], "append": [39, 61, 113, 135, 186, 218], "appendchild": 132, "appfetch": 27, "appframework": [0, 5, 10, 13, 16, 22, 23, 24, 25, 26, 27, 28, 37, 39, 40, 44, 49, 50, 52, 53, 54, 55, 56, 66, 102, 105, 109, 110, 112, 114, 120, 122, 130, 131, 132, 133, 134, 137, 138, 140, 142, 145, 146, 147, 148, 149, 151, 153, 213, 218], "appid": [7, 59, 61, 73, 74, 76, 103, 106, 107, 138, 142, 145, 146, 147, 166, 170, 172, 173, 175, 180, 182, 191], "appinfo": [0, 4, 5, 6, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 35, 39, 40, 41, 44, 49, 50, 51, 52, 53, 55, 56, 60, 103, 109, 112, 114, 118, 120, 130, 132, 135, 137, 138, 141, 142, 145, 146, 147, 149, 151, 153, 157, 159, 161, 170, 172, 194, 218], "appl": [94, 97, 100, 117], "appli": [2, 27, 28, 35, 36, 39, 41, 56, 99, 102, 103, 111, 117, 138, 158, 159, 161, 169, 190, 193, 194, 202, 203, 214], "applic": [2, 3, 4, 24, 27, 28, 29, 31, 33, 34, 36, 37, 38, 39, 40, 41, 44, 49, 50, 51, 53, 55, 60, 61, 62, 78, 88, 89, 96, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 120, 121, 128, 130, 131, 132, 135, 137, 138, 141, 142, 143, 144, 145, 146, 147, 149, 151, 153, 156, 159, 161, 171, 184, 188, 190, 193, 197, 198, 208, 213, 218, 221], "apply2fil": 100, "appmanag": 27, "appnam": [22, 34, 37, 39, 40, 48, 52, 54, 55, 132, 137], "appnavigationentryutil": 203, "appnew": 98, "appoint": [117, 130], "apppassword": 62, "approach": [18, 29, 38, 40, 41, 56, 94, 109, 117, 128, 132, 135, 171, 196], "approot": 191, "appropri": [0, 17, 26, 32, 39, 40, 44, 57, 69, 94, 117, 120, 125, 161, 193], "approv": [33, 34, 190], "approxim": 214, "apps_path": 6, "appset": 24, "appstor": [6, 27, 32, 34, 160], "appstore_sign_dir": 34, "appstore_token": 34, "appswebroot": 13, "apptoken": [62, 77], "apt": [7, 196], "ar": [0, 1, 2, 4, 5, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 42, 44, 45, 46, 51, 52, 53, 54, 55, 56, 57, 59, 61, 62, 64, 66, 68, 69, 73, 78, 80, 81, 83, 87, 88, 89, 91, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 120, 121, 123, 124, 126, 127, 128, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 145, 146, 147, 149, 150, 155, 156, 157, 158, 159, 161, 163, 165, 166, 170, 171, 172, 173, 174, 175, 176, 178, 180, 182, 183, 184, 187, 190, 191, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 206, 208, 210, 213, 216, 217, 218, 220, 221], "arbitrari": [117, 145, 147, 213], "arbitrarili": 145, "architect": 156, "architectur": [3, 128, 138, 158, 159, 165, 205, 219], "archiv": [4, 27, 34, 36, 41, 78, 172], "area": [4, 98, 197, 198, 203, 208], "areavatarsen": 11, "arg": [22, 61, 145], "argc": 34, "argument": [0, 15, 16, 17, 24, 26, 28, 36, 37, 39, 40, 41, 48, 49, 59, 61, 66, 69, 70, 90, 100, 102, 116, 117, 135, 136, 138, 145, 146, 147, 180, 191, 196, 213, 221], "argument_hash": 128, "argument_nam": 180, "argv": 34, "aris": 167, "around": [17, 23, 31, 61, 98, 123, 128, 129, 138, 210], "arr": 191, "arrai": [6, 22, 23, 27, 28, 29, 37, 38, 39, 40, 41, 42, 44, 45, 49, 52, 53, 55, 59, 64, 66, 69, 73, 74, 75, 76, 77, 78, 87, 104, 106, 107, 109, 111, 112, 114, 115, 117, 118, 120, 130, 132, 135, 137, 138, 140, 143, 145, 146, 149, 151, 174, 175, 180, 183, 186, 194, 196, 213, 218], "arrang": [53, 61, 97, 140], "array_filt": 152, "array_map": [114, 117, 152], "array_reduc": 154, "array_walk_recurs": 39, "arraylist": 87, "arrow": [97, 203, 204], "articl": [39, 100, 196], "articles_api": 52, "articlesapicontrol": 52, "artifact": [34, 35], "asarrai": 114, "ascend": [53, 83, 130, 138, 140], "ascii": [4, 61], "ask": [2, 4, 28, 31, 33, 39, 49, 61, 62, 69, 87, 96, 123, 126, 128, 135, 164, 166, 168, 190, 193, 205, 206, 208, 209, 213], "aspect": [41, 61], "assembl": 40, "assembli": 47, "assert": 196, "assertequ": [192, 221], "assess": 193, "asset": [2, 26, 123, 155], "asset_nam": 34, "assign": [13, 35, 36, 39, 40, 41, 56, 73, 74, 93, 115, 123, 127, 190, 208], "assigneduserid": 27, "assist": [89, 107, 145, 161], "associ": [36, 41, 93, 94, 98, 135, 145, 146, 174, 199], "assum": [0, 29, 41, 52, 56, 62, 80, 100, 117, 180, 198, 213], "assur": [56, 62], "asxml": 39, "async": [132, 135], "asynccommandbu": 27, "asynchron": [145, 146, 147, 174], "atom": [4, 23, 56, 95, 98, 205], "atomicretri": [23, 110], "attach": [34, 44, 59, 93, 120, 122, 159, 164, 165, 176], "attach_to_releas": 34, "attachinlin": 113, "attack": [33, 39, 213], "attempt": [39, 142, 161], "attent": [16, 94, 208], "attitud": 193, "attract": 203, "attribut": [4, 18, 23, 25, 26, 28, 29, 39, 52, 53, 59, 63, 66, 78, 81, 102, 112, 117, 122, 123, 134, 135, 137, 139, 169, 175, 189, 190, 203, 213, 216], "audienc": [99, 196], "audio": [39, 142, 144, 145], "audio2text": 145, "audiotoimag": 145, "audiototext": 145, "audit": [33, 47, 213], "augment": 208, "auth": [4, 15, 26, 39, 64, 78, 122, 159, 170, 183, 196, 212], "authent": [5, 10, 15, 22, 24, 26, 28, 29, 49, 51, 62, 63, 71, 78, 87, 88, 100, 122, 123, 126, 135, 150, 156, 160, 161, 163, 165, 166, 167, 168, 170, 171, 175, 178, 181, 182, 188, 196], "authenticatorassertionresponsevalid": 196, "authenticatorattestationresponsevalid": 196, "authenticod": 100, "authf": 4, "authfail": 134, "authinit": 16, "author": [4, 18, 29, 33, 34, 39, 44, 52, 53, 56, 61, 62, 64, 78, 135, 137, 152, 169, 190, 206, 210, 218], "author_api": [39, 52, 137], "authorapi": 39, "authorapicontrol": [39, 52, 137], "authorcontrol": [39, 40, 52], "authordao": 56, "authorit": [23, 103], "authorizationjwt": 196, "authorizedadminset": [26, 53], "authormapp": [40, 56], "authornamecount": 56, "authorservic": [40, 48, 55, 61], "authorstorag": 60, "authorstoragetest": 60, "authorurl": 44, "authpublicsharecontrol": 134, "authsucceed": 134, "auto": [22, 56, 63, 103, 127, 128, 149], "autocomplet": 64, "autocompleteev": 64, "autoincr": 56, "autolink": 135, "autoload": [0, 2, 12, 23, 28, 59, 60, 122, 128, 216], "autoloadercheck": 216, "autom": [30, 61, 71, 108, 157, 172, 190, 205], "automat": [7, 10, 17, 22, 23, 26, 27, 34, 35, 39, 42, 44, 46, 47, 48, 56, 61, 66, 71, 78, 84, 88, 93, 94, 96, 98, 100, 103, 104, 106, 107, 109, 110, 117, 123, 126, 128, 133, 135, 136, 140, 144, 149, 155, 159, 163, 170, 172, 183, 186, 190, 191, 192, 197, 198, 200, 202, 213, 221], "automkcol": 78, "autos": 25, "autosubmit": 22, "autotest": 221, "autowir": 40, "auxiliari": 100, "avail": [4, 5, 7, 10, 12, 24, 26, 28, 35, 36, 37, 39, 40, 44, 45, 46, 53, 59, 61, 63, 64, 65, 66, 71, 78, 79, 80, 84, 85, 89, 91, 98, 100, 101, 103, 104, 107, 108, 109, 111, 112, 114, 115, 116, 120, 123, 126, 128, 131, 132, 135, 136, 138, 141, 143, 145, 146, 147, 149, 155, 157, 158, 159, 162, 164, 165, 166, 171, 179, 194, 196, 201, 202, 208, 214, 218, 221], "avatar": [54, 95, 98, 109, 118, 135, 138], "avatarmanag": 27, "averag": 145, "avoid": [2, 27, 31, 37, 38, 40, 57, 59, 94, 99, 100, 102, 109, 122, 128, 131, 151, 154, 156, 189, 190, 194, 198, 203, 210, 213, 218], "awai": [21, 24, 37, 51, 71, 128, 143], "await": [78, 135, 190], "awar": [29, 117, 128, 141, 198, 213], "awesom": [142, 145, 146, 147, 149], "awk": [79, 131], "axio": [122, 135, 159], "b": [2, 34, 113, 159, 193, 196], "b38e": 78, "b5e6f6": 198, "babel": 123, "babelrc": 35, "back": [33, 36, 38, 41, 56, 77, 97, 108, 110, 112, 116, 117, 118, 123, 128, 135, 161, 188, 205, 219], "backbon": 14, "backend": [23, 24, 26, 27, 28, 36, 41, 47, 51, 54, 57, 64, 72, 73, 74, 114, 117, 126, 135, 144, 157, 160, 214, 218, 221], "backend_caldav": 26, "backendcap": 64, "backendwis": 81, "background": [4, 22, 26, 28, 36, 41, 47, 61, 64, 73, 93, 116, 122, 128, 136, 142, 145, 146, 147, 171, 184, 189, 202, 205], "backgroundcolor": 46, "backgroundjob": [10, 22, 23, 25, 27, 37, 40, 140], "backport": [28, 31, 35, 190, 216], "backslash": 213, "backtrac": 131, "backup": [31, 63, 78, 151], "backward": [16, 17, 23, 24, 26, 27, 40, 41, 56, 80, 123, 137, 150], "bad": [33, 39, 49, 61, 66, 67, 71, 74, 75, 76, 128, 173, 178, 182, 198], "badrequestexcept": 66, "bakerycontrol": 39, "balanc": 128, "bamarni": 2, "ban": 33, "bandwidth": 79, "bantu": 27, "bar": [39, 40, 61, 79, 95, 112, 184, 191, 192, 193, 198, 201, 218], "barcontrol": 218, "barservic": 40, "base": [7, 16, 18, 22, 24, 26, 27, 29, 37, 40, 41, 44, 47, 51, 56, 61, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 87, 93, 97, 98, 100, 104, 106, 107, 109, 115, 117, 121, 122, 128, 138, 140, 157, 159, 171, 175, 176, 190, 204, 214, 218], "base64": [66, 169], "base64_decod": 65, "base_url": 175, "baselin": [108, 198], "basenam": 14, "baseurl": 44, "bash": [7, 79, 100, 159, 196], "basi": [28, 29, 39, 62, 193], "basic": [34, 45, 51, 52, 56, 59, 64, 81, 82, 87, 89, 92, 96, 98, 100, 108, 110, 116, 122, 123, 134, 140, 145, 151, 153, 157, 159, 163, 165, 170, 194, 201, 205], "basicsearch": [83, 114], "bat": 100, "battl": 135, "baz": [112, 184], "bazinga": 39, "bdebc0": 198, "bearer": [64, 87], "becam": 16, "becaus": [1, 17, 19, 22, 23, 35, 37, 38, 39, 40, 56, 57, 59, 61, 65, 66, 79, 100, 103, 110, 114, 120, 128, 135, 136, 145, 161], "becom": [1, 16, 25, 33, 40, 52, 56, 100, 128, 138, 171, 208], "bee": [26, 69], "been": [2, 6, 15, 18, 20, 22, 23, 24, 25, 26, 27, 29, 35, 36, 39, 41, 45, 49, 59, 61, 65, 66, 78, 80, 87, 90, 93, 99, 100, 103, 109, 117, 123, 125, 132, 133, 135, 142, 145, 146, 147, 149, 150, 190, 193, 198, 203, 206, 208], "befor": [0, 4, 16, 17, 18, 23, 24, 26, 27, 29, 30, 36, 39, 40, 41, 49, 51, 61, 62, 65, 66, 67, 87, 99, 104, 106, 107, 108, 114, 123, 127, 128, 135, 136, 139, 141, 145, 146, 147, 154, 170, 172, 194, 203, 206, 207, 208, 213, 216, 217, 218], "beforecontrol": 49, "beforegettemplatesev": 28, "beforegroupdeletedev": 24, "beforemessages": 15, "beforeoutput": 49, "beforepasswordupdatedev": 24, "beforepreviewfetchedev": [24, 27], "beforesabrepubliclyloadedev": 22, "beforesharecreatedev": 24, "beforesharedeletedev": 24, "beforetemplaterenderedev": [16, 24], "beforeuseraddedev": 24, "beforeuserdeletedev": [0, 24], "beforeuseridunassignedev": 27, "beforeuserloggedinev": 15, "beforeuserremovedev": 24, "begin": [0, 29, 39, 51, 56, 117, 151], "begintransact": 56, "behalf": 39, "behavior": [1, 39, 40, 56, 78, 104, 106, 203, 214], "behind": [17, 29, 113], "being": [7, 28, 33, 36, 39, 40, 41, 44, 49, 51, 52, 56, 57, 59, 94, 98, 102, 110, 111, 120, 123, 158, 159, 180, 213, 214], "belong": [36, 41, 54, 67, 96, 103, 117, 128, 208], "below": [2, 4, 7, 20, 24, 26, 27, 39, 40, 56, 64, 74, 75, 81, 100, 104, 112, 116, 117, 120, 140, 145, 146, 147, 150, 159, 190, 194], "bem": 189, "benefici": 109, "benefit": [2, 40, 134, 208], "benjamin": 34, "berlin": 116, "bernhard": 4, "beschreibung": 4, "besid": 214, "best": [18, 28, 35, 61, 63, 93, 94, 122, 128, 136, 157, 190, 193, 208, 210], "beta": 35, "better": [0, 22, 33, 35, 36, 41, 61, 66, 90, 93, 94, 96, 98, 104, 106, 123, 131, 189, 190, 191, 213], "between": [0, 2, 16, 17, 28, 36, 37, 39, 41, 51, 53, 57, 59, 61, 66, 80, 94, 98, 100, 111, 120, 140, 145, 146, 147, 157, 158, 159, 165, 169, 170, 203, 204], "bewar": [24, 37], "bf7900": 198, "bf_prev": 221, "bg": 7, "bg_bg": 7, "big": [40, 120, 128, 131, 138, 190], "bigger": [96, 128, 190], "biggest": 17, "bighostingapp": 120, "bigint": [56, 59], "bin": [2, 24, 34, 79, 100, 196], "binari": [56, 79, 80, 81, 100], "bind": [14, 17, 170, 189, 191, 214], "bindparam": 17, "bindvalu": 17, "biographi": 130, "birth": 26, "bit": [23, 41, 54, 61, 80, 117, 128, 214], "bitflag": [65, 104, 106], "bla": [81, 202], "blabla": 202, "blacklist_files_regex": [13, 26], "blank": 39, "blazingli": 109, "blazinglyfast": 109, "blizzz": 115, "blob": [22, 56, 66, 81, 221], "block": [33, 36, 39, 41, 44, 59, 61, 104, 106, 128, 142, 145, 146, 147, 166, 189, 190, 191, 192, 198], "blog": [110, 125], "blogspot": 221, "blue": [93, 94, 192], "blueprint": 100, "blur": 198, "board": 61, "boardid": 138, "bob": [128, 144, 187], "bodi": [24, 26, 64, 66, 78, 82, 113, 121, 132, 135, 175, 197, 198, 202], "boil": 196, "boilerpl": 40, "bold": [94, 198], "book": 41, "bookmark": [93, 94, 98, 107, 132, 213], "bool": [23, 24, 39, 44, 50, 66, 70, 73, 75, 78, 104, 106, 109, 114, 117, 120, 127, 131, 132, 134, 135, 145], "boolean": [23, 26, 28, 39, 44, 56, 68, 69, 73, 83, 87, 90, 104, 106, 109, 117, 135, 138, 142, 145, 146, 147, 149, 150, 191], "boot": [40, 44, 49, 109, 114, 116, 130, 131, 132, 138, 142, 145, 146, 147, 149, 151, 153], "bootstrap": [2, 3, 5, 22, 25, 26, 28, 40, 41, 44, 49, 51, 60, 109, 112, 114, 120, 130, 132, 138, 141, 142, 145, 146, 147, 149, 151, 153, 159, 196, 205], "borchardt": 4, "border": [28, 64, 198, 204], "bossi": 99, "bot": [7, 33, 177, 188, 193], "both": [2, 27, 37, 39, 40, 44, 52, 53, 59, 61, 69, 78, 107, 114, 116, 117, 126, 129, 135, 138, 140, 141, 142, 145, 171, 198], "bottleneck": 38, "bottom": [4, 34, 53, 93, 98, 109, 123, 131, 140, 203], "bound": 73, "boundari": 79, "boundary_": 79, "box": [39, 98, 198, 203], "br": 199, "brace": [39, 52, 190], "bracket": 61, "brahmer": 34, "branch": [28, 29, 59, 89, 96, 100, 108, 131, 155, 190, 194, 195, 206, 208, 216], "brand": 96, "break": [2, 15, 17, 18, 22, 24, 26, 28, 33, 35, 40, 61, 66, 102, 103, 110, 116, 129, 137, 141, 191, 192, 193, 210, 218], "breakpoint": 198, "brew": 100, "brief": [99, 167], "briefli": 157, "bright": [26, 46, 64, 198], "brighter": 198, "brightest": 198, "brilliant": 33, "bring": [16, 18, 22, 156, 208], "broad": [41, 56, 104, 106], "broadcast": 203, "broaden": 28, "brochur": 99, "broken": [66, 141, 190, 192], "broker": 144, "brown": 65, "brows": [63, 210], "browselink": 61, "browser": [15, 18, 24, 32, 39, 44, 62, 96, 97, 109, 111, 138, 141, 194, 196, 213], "browser_download_url": 34, "bruteforc": [27, 158, 183], "bruteforce_protect": 183, "bruteforceprotect": 39, "bruteforceset": 7, "btn": 189, "btoa": 26, "bu": [22, 27, 31, 90, 122], "bubbl": [95, 98, 135], "bucket": [10, 196], "budget": 135, "bug": [4, 26, 31, 33, 35, 66, 123, 135, 190, 193, 198, 206, 207], "bug_triag": 208, "bugtrack": [205, 212], "build": [2, 4, 27, 28, 33, 34, 35, 36, 39, 40, 41, 61, 66, 78, 89, 101, 114, 116, 122, 123, 131, 135, 138, 155, 157, 159, 203, 205, 214, 216, 219], "build_and_publish": 34, "build_owncloud_osx_bundl": 100, "builder": [17, 19, 22, 24, 26, 114, 116], "built": [18, 27, 33, 38, 39, 40, 44, 66, 80, 96, 98, 111, 115, 116, 117, 120, 121, 122, 131, 132, 138, 139, 140, 145, 170, 180, 190, 213], "bulk": [82, 92, 107, 118, 154], "bulk_upload_request_": 79, "bulkloaddataforcollect": 154, "bullet": 201, "bump": [35, 123, 208], "bundl": [12, 15, 28, 29, 35, 87, 100, 115, 123], "bundler": [125, 191], "burden": 98, "button": [4, 21, 26, 28, 32, 44, 61, 64, 94, 95, 100, 109, 135, 140, 189, 197, 198, 201, 202, 204, 205, 221], "button__icon": 189, "bye": 192, "bypass": [7, 169, 212], "byte": [78, 117], "bzr": 4, "c": [2, 7, 16, 40, 55, 60, 78, 79, 81, 99, 100, 122, 194, 202, 203, 221], "c90000": 198, "ca": [29, 100], "cach": [23, 28, 39, 42, 47, 57, 60, 77, 100, 104, 106, 111, 122, 127, 154, 157, 194, 205, 215, 221], "cachedcalendarobjectcreatedev": 16, "cachedcalendarobjectdeletedev": 16, "cachedcalendarobjectupdatedev": 16, "cachedpictur": 38, "cacheentryremovedev": 23, "cachefactori": 38, "cachejail": 214, "cachepermissionsmask": 214, "cal": 81, "calc": 198, "calcul": [109, 117], "calculate_hi": 39, "caldav": [16, 26, 81, 116], "caldavbackend": 16, "calendar": [19, 26, 27, 48, 61, 93, 94, 97, 98, 119, 122, 134, 181], "calendarcreatedev": 16, "calendardata": [22, 117], "calendardeletedev": 16, "calendarmanag": [27, 116], "calendarobject": 117, "calendarobjectcreatedev": 16, "calendarobjectdeletedev": 16, "calendarobjectupdatedev": 16, "calendarplugin": 117, "calendarprovid": 117, "calendarpublishedev": 16, "calendarqueri": 117, "calendarreadwrit": 117, "calendarresourcebackendmanag": 27, "calendarroombackendmanag": 27, "calendarserv": 81, "calendarshareupdatedev": 16, "calendarunpublishedev": 16, "calendarupdatedev": 16, "calendaruri": [116, 117], "call": [0, 1, 7, 16, 17, 19, 21, 22, 24, 26, 27, 28, 31, 38, 39, 40, 41, 44, 45, 49, 52, 56, 57, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 87, 93, 97, 98, 99, 100, 103, 104, 106, 107, 109, 114, 115, 117, 118, 122, 129, 130, 131, 132, 135, 136, 138, 143, 145, 148, 150, 153, 154, 158, 171, 175, 191, 193, 203, 208, 213, 221], "callabl": [0, 40, 41, 145, 213, 218], "callback": [39, 44, 66, 109, 135, 145, 191], "callcheck": [13, 213], "calledanonym": 139, "calledbyus": 139, "caller": [27, 117], "callhttpapi": 191, "camel": [22, 191], "camelcas": 52, "can": [0, 1, 2, 4, 5, 6, 7, 10, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 68, 69, 71, 73, 74, 75, 78, 79, 80, 83, 84, 88, 89, 90, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 163, 165, 166, 167, 169, 170, 171, 172, 175, 176, 178, 179, 183, 184, 190, 191, 192, 193, 194, 196, 198, 200, 202, 203, 204, 206, 208, 210, 213, 214, 216, 217, 218, 221], "canaccessresourc": 132, "cancel": [87, 117, 132, 135, 145], "canceltask": 145, "canchangeemail": 28, "candetectlanguag": 149, "candid": 35, "canexecut": 28, "canimport": 151, "cannot": [14, 28, 29, 36, 41, 61, 80, 94, 99, 104, 106, 107, 110, 117, 135, 142, 145, 146, 147, 149, 196, 197, 210], "cant": 57, "cap": [94, 196], "capabilitiesmanag": 27, "capabl": [0, 36, 41, 63, 71, 78, 120, 135, 144, 156, 165, 178, 196], "capac": 165, "capit": [94, 99, 191], "cappedmemorycach": 38, "caption": 56, "card": [28, 41, 81, 93, 132], "cardcreatedev": 16, "carddav": [4, 16, 81], "carddavbackend": 16, "carddeletedev": 16, "cardid": 138, "cardupdatedev": 16, "care": [2, 34, 39, 44, 62, 96, 123, 135, 140, 192, 208, 213, 218], "carefulli": [0, 35, 39, 203], "carri": [56, 64, 139, 171], "case": [10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 35, 37, 39, 40, 41, 44, 48, 52, 53, 55, 56, 61, 62, 64, 66, 71, 73, 74, 75, 77, 78, 93, 94, 98, 99, 102, 103, 109, 110, 111, 114, 115, 116, 117, 123, 126, 129, 134, 135, 138, 139, 140, 141, 142, 145, 146, 147, 149, 151, 154, 155, 159, 163, 165, 166, 170, 171, 190, 192, 193, 194, 202, 203, 204, 206, 208, 210], "caseinsensit": 106, "cast": [55, 56], "cat": [79, 138], "catch": [39, 55, 56, 57, 60, 62, 66, 110, 121, 135, 139, 145, 146, 147, 151], "catchabl": [28, 122], "categor": 98, "categori": [4, 97, 98, 102, 140, 141, 191, 208], "categoryfetch": 27, "caught": [23, 66, 110, 114], "caus": [7, 17, 26, 33, 62, 110, 128, 136, 167, 193, 203, 221], "causal": 128, "caution": 193, "cautiou": 93, "caveat": 191, "ccbbebdccc73a042b1a2799f673fbabadc783284cc288e4f1a1eacb74e3d": 29, "cccccc": 198, "cd": [6, 7, 34, 100, 131, 155, 194, 196], "cdata": 4, "censormiddlewar": 49, "center": [81, 198, 204], "central": [40, 117, 128, 142, 145, 146, 147, 149], "cert": [34, 196], "cert_dir": 34, "certain": [0, 37, 39, 56, 62, 63, 87, 93, 98, 100, 110, 115, 117, 136, 211], "certainli": 155, "certif": [29, 34, 62, 100, 166, 170, 196], "cf26dff4be60": 116, "ch": 129, "chain": 39, "challeng": [39, 150], "chanc": [17, 33, 61, 80, 123], "chang": [0, 2, 4, 6, 9, 29, 33, 36, 39, 40, 41, 48, 56, 58, 66, 68, 90, 98, 99, 100, 102, 104, 106, 108, 109, 111, 112, 114, 117, 122, 125, 127, 128, 133, 135, 137, 138, 143, 145, 150, 157, 158, 159, 161, 172, 173, 184, 190, 193, 194, 196, 200, 203, 206, 212, 213, 216, 219], "changelog": [3, 17, 25, 35, 123], "changeschema": 59, "changeton": 145, "changeus": [24, 41], "channel": [35, 144], "chapter": [0, 61], "char": 56, "charact": [4, 26, 39, 56, 61, 87, 99, 103, 106, 129, 135, 190], "charg": 87, "charset": 117, "chat": [28, 64, 93, 97, 98, 109, 122, 130, 144, 145, 203, 205], "chatti": 99, "chatwithtool": 145, "cheaper": 118, "check": [2, 4, 5, 7, 17, 18, 23, 24, 26, 27, 28, 29, 31, 34, 36, 37, 39, 41, 44, 45, 49, 54, 56, 57, 60, 63, 66, 77, 78, 80, 90, 98, 99, 102, 107, 108, 109, 112, 115, 116, 120, 122, 123, 127, 128, 129, 133, 138, 139, 140, 145, 146, 147, 151, 154, 158, 166, 170, 175, 184, 191, 196, 199, 202, 203, 205, 213, 216, 217], "check1": 204, "check_missing_column": [18, 24], "check_missing_columns_ev": 24, "check_missing_index": [18, 24], "check_missing_indexes_ev": [18, 24], "check_missing_primary_kei": [18, 24], "check_missing_primary_keys_ev": [18, 24], "checkadminus": 213, "checkappen": 13, "checkbox": [21, 44, 140, 163, 184, 201, 202, 204], "checker": 39, "checkloggedin": 213, "checkmark": [28, 203, 204], "checkout": [34, 108, 179, 193], "checkserverresponsetrait": [27, 141], "checksharetoken": 135, "checksubadminus": 213, "checksum": [78, 79, 83], "chees": 121, "cherri": 193, "child": [10, 117, 213], "childexist": 117, "childnam": 117, "children": [1, 117, 145, 154], "childrencount": 81, "chip": [26, 198], "chmod": [100, 194, 196, 221], "choic": [2, 7, 33, 37, 117, 135, 136, 146, 147], "choos": [26, 41, 57, 65, 94, 96, 100, 117, 128, 132, 135, 184, 213], "chose": [35, 54, 134], "chosen": [39, 94, 97, 208], "chown": [100, 194], "christin": 99, "christoph": 4, "chrome": [12, 111, 196, 221], "chroot": 214, "chunk": [78, 82, 92, 138, 208], "chunk1": 80, "chunk2": 80, "ci": [2, 7, 17, 35, 131, 155, 170, 172, 190], "circl": [4, 25, 65, 69, 78, 93, 98], "circleid": 69, "circumst": 100, "citi": 61, "claim": 190, "clang": 100, "clarif": [26, 28, 120], "clarifi": 27, "class": [1, 2, 3, 4, 6, 10, 12, 15, 16, 17, 18, 24, 26, 27, 28, 36, 37, 38, 39, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 66, 78, 87, 89, 102, 103, 104, 107, 108, 109, 110, 113, 114, 115, 116, 118, 119, 121, 122, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 189, 190, 192, 196, 197, 199, 201, 202, 203, 204, 213, 216, 221], "class1": 39, "class2": [39, 40], "classic": [39, 110], "classif": 4, "classifi": 190, "classload": [39, 122, 133, 205], "classnam": 23, "classpath": 12, "clean": [33, 40, 60, 135, 192, 193, 221], "cleanup": [10, 41, 77], "clear": [19, 27, 36, 37, 41, 63, 93, 94, 96, 104, 106, 156, 190, 198, 203, 208, 217], "clearat": 71, "clearbackend": 28, "clearcach": [104, 106, 127], "clearcacheal": 106, "clearli": [33, 40, 208, 216], "cli": [2, 15, 24, 125, 136, 141, 142, 167, 168, 180], "click": [32, 44, 71, 93, 100, 118, 128, 131, 135, 140, 203, 204, 213, 221], "clickabl": [98, 198, 203], "clickjack": 212, "client": [10, 17, 26, 39, 62, 64, 66, 77, 78, 80, 83, 87, 90, 111, 114, 117, 122, 123, 127, 138, 139, 145, 146, 147, 149, 165, 196, 205, 207], "clientdatarpid": 196, "clientservic": 121, "clipboard": [12, 14], "clipboardj": [12, 14], "clock": [23, 122, 148], "clockinterfac": [23, 133, 148], "clog": 37, "clone": [6, 7, 35, 100, 131, 155, 190, 194, 196], "close": [31, 35, 39, 56, 81, 97, 132, 135, 161, 189, 192, 203, 204, 208, 210], "closecursor": 56, "closer": [18, 66, 208], "closur": [0, 16, 44, 56, 59, 66, 132], "cloud": [22, 28, 36, 41, 61, 62, 63, 64, 65, 77, 78, 83, 84, 85, 87, 100, 114, 138, 196, 198], "cloudlink": 61, "clue": 135, "cluster": [38, 56, 159, 219], "clutter": 93, "cmake": 100, "cmake_install_prefix": 100, "cmake_prefix_path": 100, "cmd": [2, 100], "cmocka": 100, "cn": 29, "cnf": 128, "co": [120, 125], "co2": 145, "co2_emiss": 145, "code": [0, 1, 2, 4, 5, 6, 7, 10, 15, 16, 18, 20, 23, 24, 26, 27, 28, 30, 33, 35, 36, 39, 40, 41, 49, 51, 52, 56, 59, 61, 62, 64, 66, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 88, 89, 91, 94, 99, 100, 102, 103, 104, 106, 108, 109, 111, 112, 117, 120, 122, 123, 125, 128, 135, 136, 139, 140, 149, 150, 155, 156, 157, 158, 159, 170, 175, 178, 183, 195, 196, 202, 205, 208, 212, 215, 218, 219, 220, 221], "codebas": 26, "codesign": 100, "collabor": [4, 14, 24, 26, 27, 40, 64, 78, 100, 132, 135, 190, 218], "collabora": [32, 219], "collaborationview": 132, "collaboratorsearch": 27, "collaboratorsearchplugin": 4, "collaps": [97, 201], "colleagu": 99, "collect": [1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 28, 36, 41, 61, 63, 78, 83, 92, 98, 122, 131, 132, 135, 196, 205], "collection_nam": 65, "collectionlist": 132, "collector": 140, "collis": 80, "colon": [61, 107], "color": [24, 46, 64, 95, 115, 117, 135, 189, 199, 201, 202, 203], "colour": 21, "column": [17, 36, 41, 59, 98, 110], "column_a": 59, "column_b": 59, "columncount": 17, "columntoproperti": 56, "columntyp": 59, "com": [2, 4, 6, 7, 14, 15, 16, 22, 29, 32, 33, 34, 39, 56, 62, 64, 66, 69, 77, 78, 81, 83, 84, 85, 87, 89, 90, 100, 109, 110, 111, 116, 117, 118, 120, 121, 123, 130, 131, 135, 136, 145, 155, 161, 175, 180, 194, 196, 202, 206, 208, 213, 218, 221], "combin": [61, 93, 94, 100, 108, 117, 138, 190, 202, 203], "come": [0, 33, 39, 40, 56, 61, 62, 80, 87, 94, 102, 103, 104, 106, 117, 121, 128, 138, 169, 174, 208], "comfort": 40, "comma": [145, 147, 176, 183], "command": [0, 2, 4, 10, 15, 16, 17, 26, 27, 29, 58, 64, 89, 99, 100, 111, 122, 125, 131, 136, 141, 142, 150, 155, 158, 159, 161, 170, 177, 188, 193, 194, 196, 213, 216, 217], "comment": [15, 24, 27, 28, 61, 64, 65, 78, 82, 92, 93, 95, 98, 102, 117, 154, 190, 191, 193, 196, 206, 208], "comment_count": 135, "commentid": 81, "commentnod": 81, "commentpropertiesplugin": 154, "commentsentityev": 24, "commentsmanag": 27, "commiss": 32, "commit": [7, 35, 56, 103, 128, 190, 193, 206, 216, 219], "common": [2, 7, 24, 35, 39, 44, 57, 66, 83, 87, 93, 94, 122, 128, 129, 132, 135, 141, 160, 166, 167, 170, 189, 213], "commonli": [93, 97, 98, 148, 218], "commun": [7, 33, 41, 61, 87, 88, 94, 100, 110, 111, 123, 135, 144, 157, 158, 159, 205, 208, 209, 210, 212, 214], "compact": [26, 35], "compani": [69, 190], "compar": [61, 80, 100, 109, 128, 139], "compat": [10, 16, 17, 20, 22, 23, 24, 26, 27, 31, 33, 35, 39, 40, 41, 42, 56, 66, 80, 94, 122, 150, 194, 197, 205, 212, 219], "compens": 32, "compil": [7, 8, 21, 24, 35, 42, 61, 89, 159, 172, 191, 213, 217], "compile_po_to_mo": [159, 172], "complet": [0, 36, 41, 63, 73, 92, 93, 96, 99, 117, 135, 138, 145, 155, 159, 176, 184, 186, 190, 198, 206], "completionexpectedat": 73, "complex": [83, 96, 108, 109, 112, 115, 117, 140, 156, 157, 193, 198], "compli": [28, 33, 208], "complianc": [48, 190], "compliant": 189, "complic": [40, 138], "compon": [0, 18, 24, 26, 35, 36, 39, 40, 41, 42, 44, 61, 95, 97, 108, 109, 113, 117, 122, 123, 132, 151, 193, 198, 200, 205, 219], "componentvm": 132, "compos": [0, 3, 20, 21, 22, 23, 24, 26, 27, 35, 40, 59, 66, 93, 98, 103, 108, 191, 203], "composer_dev_mod": 2, "comprehens": [4, 8], "compress": [29, 111], "comput": [22, 101, 145, 157, 164], "compute_devic": 170, "computedevic": 171, "computerfiles": 28, "concaten": [61, 213], "concept": [40, 63, 105, 122, 153, 157, 159, 190, 205], "conceptu": 17, "concern": [33, 193], "concis": [93, 94, 99], "conclus": 168, "concurr": [39, 110, 138], "condescend": 94, "condit": [17, 23, 24, 109, 117, 192, 208], "condition": [49, 138], "condition2": [191, 192], "condition3": [191, 192], "conduct": [33, 205, 212], "conf": 196, "conferenc": 144, "confid": 193, "config": [2, 6, 10, 13, 14, 17, 23, 25, 26, 27, 28, 35, 40, 44, 53, 55, 56, 57, 66, 76, 108, 111, 112, 122, 125, 126, 131, 140, 141, 158, 163, 170, 177, 184, 194, 196, 205, 221], "config_is_read_onli": 28, "configkei": [76, 112, 173, 182], "configur": [2, 3, 6, 18, 26, 28, 32, 33, 34, 35, 38, 39, 40, 47, 51, 52, 58, 60, 61, 62, 63, 69, 93, 96, 98, 100, 104, 106, 109, 111, 114, 120, 121, 122, 128, 130, 141, 144, 150, 155, 156, 157, 159, 161, 163, 164, 165, 166, 170, 173, 176, 190, 191, 192, 194, 196, 198, 205, 208, 213, 221], "configvalu": [76, 173, 182], "confirm": [26, 65, 93, 96, 99, 122, 144, 145, 154, 190, 204, 208], "confirmdestruct": 26, "confirmhtml": 26, "conflict": [12, 24, 56, 100, 123, 138, 191, 193], "confus": [93, 152], "congratul": 34, "connect": [17, 19, 24, 40, 41, 47, 56, 62, 80, 99, 109, 110, 111, 117, 122, 123, 128, 155, 159, 161, 166, 170, 171, 175, 205], "connecthook": 0, "connector": [16, 24, 154, 196], "consecut": [61, 138, 153], "consensu": 190, "consent": 138, "consequ": [17, 19, 33], "consid": [12, 28, 33, 35, 37, 39, 40, 61, 62, 63, 80, 97, 98, 102, 116, 117, 128, 157, 158, 161, 170, 171, 190, 193, 206, 210], "consider": [3, 47, 117, 122, 123, 131, 205], "consist": [23, 25, 40, 44, 51, 55, 56, 94, 97, 98, 99, 100, 125, 128, 138, 157, 170, 190, 198, 210, 214], "consol": [2, 24, 26, 27, 44, 58, 90, 114, 123, 135, 136, 151, 180, 221], "consoleev": 24, "consolid": 150, "const": [44, 78, 109, 120, 130, 132, 135, 145, 151, 159, 191], "constant": [4, 5, 10, 15, 17, 18, 22, 26, 27, 28, 66, 102, 107, 117, 130, 159, 216], "constraint": [28, 66], "construct": [40, 58, 120], "constructor": [15, 24, 26, 27, 28, 36, 37, 40, 41, 52, 56, 59, 61, 109, 117, 137, 140, 145, 146, 147, 150], "consult": 190, "consum": [28, 33, 41, 66, 105, 119, 122, 131, 194, 196], "contact": [10, 15, 22, 27, 29, 31, 33, 40, 93, 94, 97, 98, 117, 119, 122, 139, 167, 181, 202, 208, 211], "contactinteractedwithev": 15, "contactremoteserv": 139, "contactsmanag": 27, "contactsmenu": [118, 197], "contain": [0, 1, 4, 5, 6, 10, 16, 20, 22, 24, 26, 27, 29, 35, 36, 39, 41, 44, 47, 48, 52, 54, 55, 60, 61, 64, 66, 69, 78, 87, 89, 93, 94, 97, 98, 99, 102, 107, 109, 114, 115, 117, 122, 128, 129, 132, 135, 138, 141, 142, 145, 146, 147, 149, 155, 157, 158, 159, 160, 163, 164, 165, 166, 167, 168, 169, 170, 171, 174, 176, 191, 196, 198, 203, 205, 208, 213, 214, 216], "containerinterfac": [16, 40, 133], "containernam": 196, "content": [7, 21, 24, 26, 27, 29, 34, 36, 41, 50, 54, 57, 59, 61, 65, 78, 79, 81, 82, 83, 87, 94, 95, 103, 109, 113, 116, 121, 122, 128, 135, 137, 141, 145, 189, 198, 201, 203, 208, 213], "contentitem": 122, "contentmanag": 107, "contentprovid": 107, "contentproviderregisterev": 122, "contentsecuritypolici": [39, 50], "contentsecuritypolicymanag": 27, "contenttyp": [39, 121], "context": [0, 1, 16, 27, 28, 36, 40, 41, 44, 48, 49, 50, 56, 64, 87, 94, 99, 109, 112, 114, 116, 117, 120, 122, 123, 130, 131, 132, 135, 138, 141, 145, 146, 151, 153, 156, 176, 180, 191, 205], "contextag": 145, "contextagentinteract": 145, "contextchat": [28, 107], "continu": [17, 20, 24, 26, 27, 31, 51, 66, 111, 122, 193, 205, 206], "contrari": 208, "contrast": [28, 39, 46, 117, 198], "contribut": [6, 33, 88, 96, 100, 122, 135, 190, 195, 208], "contributor": [33, 190, 208, 209], "control": [2, 22, 23, 25, 26, 28, 36, 37, 38, 41, 44, 45, 47, 49, 52, 53, 54, 55, 63, 78, 111, 123, 131, 132, 134, 137, 139, 146, 147, 169, 195, 205, 213], "controllermethodreflector": [27, 49], "conveni": [36, 41, 100, 111, 145], "convent": [40, 41, 56, 125, 136], "convers": [27, 64, 69, 78, 93, 94, 98, 122, 145, 159], "conversation_token": 145, "conversionprovid": 27, "convert": [4, 7, 17, 24, 28, 34, 44, 56, 66, 92, 104, 114, 115, 122, 157, 159, 172, 176, 196], "convert_translations_nc": 159, "converttopdf": 115, "converttostandardformat": [24, 129], "converttypetoint": 104, "converttypetostr": 104, "cookbook": 6, "cooki": [23, 36, 41, 62, 64, 78, 79, 87, 111], "cool_event_finish": 143, "cool_event_start": 143, "coolendev": 143, "coolstartev": 143, "coordin": 31, "copi": [29, 34, 59, 61, 66, 82, 93, 102, 159], "copy_transl": 159, "copynameloc": 61, "copyright": [33, 34, 190], "cor": [26, 52, 122, 169], "core": [10, 15, 18, 22, 26, 28, 29, 39, 43, 53, 62, 64, 77, 98, 109, 112, 117, 135, 138, 145, 150, 200, 206, 208, 221], "coreapp": 13, "corner": [39, 109, 118, 135], "corpor": [167, 168], "correct": [2, 39, 48, 55, 66, 87, 104, 115, 117, 145, 156, 161, 198, 203, 207], "correctli": [15, 18, 26, 33, 56, 60, 66, 99, 108, 135, 141, 157, 161, 198], "correspond": [17, 18, 29, 32, 35, 39, 52, 57, 67, 78, 100, 104, 106, 117, 135, 140, 142, 145, 146, 147, 194, 206], "corrupt": 100, "cosentino": 4, "could": [0, 7, 17, 24, 29, 32, 34, 37, 39, 59, 62, 66, 73, 74, 79, 89, 99, 100, 108, 109, 110, 117, 131, 132, 134, 141, 145, 146, 147, 151, 153, 172, 176, 185, 191, 193, 206, 208], "couldn": 69, "couldnottranslateexcept": 26, "count": [27, 33, 56, 61, 78, 99, 154, 172, 203], "counter": [39, 95, 98, 201], "counterformatt": 203, "counterpart": 123, "countri": [24, 122], "coupl": [40, 96, 97, 156], "cours": [37, 52, 117, 128, 134, 146, 147, 208], "cover": [8, 9, 63, 117, 123, 128, 166], "coverag": [34, 108], "cow": 145, "cpu": [131, 157, 159, 170, 171], "craft": 100, "craftenv": 100, "craftroot": 100, "craftsmanship": 221, "crash": 108, "creat": [3, 4, 5, 7, 9, 13, 14, 18, 20, 22, 24, 25, 26, 29, 34, 35, 36, 37, 38, 40, 41, 52, 53, 54, 56, 57, 59, 62, 63, 65, 66, 79, 80, 81, 82, 90, 96, 98, 99, 100, 107, 108, 109, 112, 114, 115, 118, 119, 122, 127, 131, 132, 134, 135, 137, 140, 141, 145, 146, 147, 155, 159, 163, 164, 167, 170, 171, 172, 190, 191, 193, 194, 196, 199, 202, 203, 216, 221], "creatabl": [78, 114], "createbackup": 143, "createcachedcalendarobject": 16, "createcalendar": 16, "createcalendarobject": 16, "createcard": 16, "createcli": 78, "createconvers": 144, "created_at": [135, 138], "createdistribut": 38, "createel": [132, 135], "createev": 116, "createeventbuild": 116, "createeventsourc": [16, 24], "createfakefileforlocal": 159, "createfakefileforvuefil": 159, "createfil": 117, "createfromstr": [116, 117], "createfunct": 56, "createincalendar": 116, "createinmemori": 38, "createloc": 38, "createmessag": 113, "createnamedparamet": [56, 114], "createoper": 87, "createowncloudcli": 87, "createparamet": 24, "createpotfil": [159, 172], "createremotefolderoper": 87, "createremoteshareoper": 87, "createsubscript": 16, "createt": 59, "createtodo": 66, "createus": 152, "creation": [36, 40, 41, 52, 59, 69, 78, 83, 104, 106, 135, 190], "creation_tim": 78, "creationd": [78, 83], "creationdatetim": 81, "creator": [100, 135], "credenti": [64, 92, 100, 161, 196], "credentialsmanag": 27, "credit": 208, "criteria": [26, 39, 40, 116, 128], "critic": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 48, 110, 123, 128, 171, 193, 213], "criticalactionperformedev": 48, "cron": [34, 47, 116, 136, 205], "cronjob": 114, "crontab": 114, "crop": [24, 36, 41], "cross": [39, 66, 212], "crt": [29, 34, 196], "crucial": 128, "crypt": 16, "crypto": 27, "cs_cz": 7, "csp": [12, 24, 39, 50, 213], "csp_nonc": 26, "csr": [29, 196], "csrf": [26, 27, 39, 43, 123, 213], "csrftokenmanag": 27, "css": [5, 6, 18, 21, 24, 26, 28, 33, 39, 43, 47, 109, 132, 138, 140, 159, 186, 190, 191, 194, 203, 204, 205, 217], "csync": 100, "ctime": 78, "ctrl": 21, "cuda": [157, 159, 170, 171], "curl": [4, 62, 63, 65, 77, 79, 80, 81, 83, 100, 109, 114, 135, 218, 220], "curli": [39, 52], "current": [4, 7, 21, 26, 27, 28, 29, 32, 35, 36, 39, 40, 41, 44, 57, 61, 64, 65, 67, 69, 73, 74, 78, 80, 90, 97, 98, 100, 102, 107, 108, 109, 115, 123, 127, 131, 133, 138, 139, 140, 141, 142, 143, 145, 146, 147, 149, 152, 154, 157, 159, 162, 164, 165, 172, 174, 180, 182, 191, 194, 221], "currentus": 15, "cursor": [56, 135, 138], "custom": [1, 4, 10, 18, 23, 24, 25, 27, 29, 36, 37, 41, 46, 49, 50, 63, 78, 93, 94, 111, 112, 116, 119, 120, 122, 138, 141, 150, 157, 158, 171, 204, 208, 214], "custom2": 66, "custom_app": 161, "custom_bool": 138, "custom_int": 138, "custom_us": 138, "customev": 135, "customfield": 39, "customid": 145, "customiz": 199, "cut": [26, 39, 79, 94, 99], "cute": 138, "cycl": 193, "d": [22, 62, 77, 78, 79, 81, 83, 100, 103, 109, 114, 194, 196, 208], "d1680193199": 90, "d5f1fa": 198, "d8d8d8": 94, "d8f3da": 198, "d9a428292998": 78, "daemon": [156, 157, 159, 163, 165, 166, 167, 170], "daemon_config_nam": 170, "daemonconfig": [155, 156, 171, 188], "dai": [37, 61, 67, 98, 117, 184, 196], "daili": [35, 135], "damag": 213, "danger": [66, 93, 110, 213], "dark": [16, 26, 53, 61, 64, 94, 109, 135, 150, 198], "darker": 198, "darkest": 135, "dash": 129, "dashboard": [22, 25, 26, 122, 132, 205], "dashboardmodel": 109, "data": [1, 4, 24, 26, 27, 28, 29, 33, 36, 37, 38, 40, 41, 44, 47, 52, 53, 54, 56, 57, 62, 63, 64, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 90, 93, 96, 109, 111, 114, 116, 118, 122, 123, 131, 138, 140, 145, 151, 154, 158, 161, 170, 171, 176, 180, 190, 192, 193, 194, 196, 203, 212, 221], "databas": [1, 4, 8, 19, 23, 24, 34, 35, 36, 40, 41, 47, 55, 59, 62, 64, 67, 104, 106, 108, 110, 111, 112, 117, 122, 136, 138, 141, 154, 173, 182, 184, 195, 205, 213, 221], "databaseconnect": 27, "datacollector": 131, "dataprovid": 192, "datarespons": [39, 66, 218], "dataset": 13, "date": [2, 9, 26, 27, 35, 37, 56, 61, 65, 67, 69, 73, 78, 80, 83, 87, 93, 100, 102, 108, 116, 117, 122, 123, 127, 145, 146, 147, 210], "date_immut": [27, 56], "dateinterv": 116, "datetim": [27, 39, 56, 81, 83, 107, 138, 144, 145, 148], "datetime_immut": [27, 56], "datetime_tz": [27, 56], "datetime_tz_immut": [27, 56], "datetimeformatt": [27, 140], "datetimeimmut": [27, 56, 116, 133, 138], "datetimezon": [27, 116, 148], "dav": [3, 4, 16, 17, 24, 27, 28, 64, 67, 78, 79, 80, 81, 82, 84, 85, 87, 103, 114, 117, 139, 154, 190, 205], "davacl": 117, "davcalendardemo": 117, "davgetcli": 90, "dayo": 135, "dayo_android": 135, "db": [10, 17, 19, 22, 23, 24, 26, 27, 40, 56, 59, 78, 110, 146, 147, 213], "dbal": 108, "dbalexcept": [17, 110], "dbdbdb": 198, "dbe4ea": 198, "dbgp": 111, "dc5047": 115, "dcmake_build_typ": 100, "dcmake_install_prefix": 100, "dcmake_prefix_path": 100, "dcvalue1": 128, "dcvalue2": 128, "dd": [67, 69], "ddo": 213, "de": [4, 27, 34, 64, 111, 129, 221], "de_d": 64, "deactiv": 150, "deactivat": 122, "dead": 33, "deadlock": [23, 122, 128, 205], "deal": [52, 59, 61, 115, 135], "dealing_with_code_issu": 66, "dealt": 208, "debt": [190, 208], "debug": [13, 18, 26, 59, 100, 122, 125, 128, 131, 135, 141, 142, 145, 146, 147, 205], "debugg": 122, "debugmodesetupcheck": 141, "decid": [22, 33, 34, 35, 39, 61, 93, 97, 150, 172, 193, 208, 221], "decis": [68, 190, 208], "deck": [61, 78, 93, 97, 98, 132], "deckcard": 138, "declar": [0, 25, 31, 49, 78, 103, 107, 109, 114, 117, 122, 130, 131, 132, 139, 140, 141, 142, 145, 146, 147, 149, 151, 153, 159, 177, 183, 188, 218], "declarative_set": 184, "declarativeset": [112, 172], "declarativesettingsgetvalueev": 112, "declarativesettingsregisterformev": 112, "declarativesettingssetvalueev": 112, "declarativesettingstyp": 112, "declin": 63, "decod": [56, 62, 65], "decoupl": 40, "decrypt": 10, "decryptal": 16, "dedic": [2, 16, 24, 35, 41, 77, 117, 123, 125, 128, 203], "deduc": 40, "deep": [36, 41, 114], "deeper": 205, "defacto": 28, "default": [4, 7, 11, 12, 13, 23, 24, 26, 27, 28, 32, 36, 37, 41, 44, 47, 48, 49, 50, 56, 62, 64, 65, 66, 69, 73, 78, 93, 94, 97, 98, 100, 104, 106, 110, 111, 112, 114, 116, 117, 122, 129, 131, 132, 134, 137, 138, 144, 146, 147, 151, 155, 157, 158, 159, 163, 164, 165, 170, 173, 176, 179, 180, 182, 184, 186, 191, 192, 193, 196, 198, 199, 200, 202, 203, 204, 218], "default_en": 4, "default_languag": 61, "default_valu": 180, "defaultact": 192, "defaultvalu": 52, "defens": 213, "defer": [146, 147], "defin": [2, 17, 25, 27, 29, 35, 39, 40, 49, 51, 52, 56, 59, 61, 63, 69, 70, 73, 74, 76, 78, 93, 104, 106, 107, 108, 109, 112, 113, 115, 117, 120, 122, 130, 135, 136, 139, 140, 145, 146, 147, 152, 153, 158, 191, 203, 218], "definit": [63, 75, 108, 117, 190, 210], "delai": [37, 128, 203], "deleg": [0, 117, 165], "delegategetsupportedapp": 28, "delet": [23, 24, 26, 27, 34, 41, 52, 54, 56, 63, 65, 66, 67, 71, 80, 81, 82, 88, 90, 92, 93, 94, 99, 103, 104, 106, 110, 117, 122, 127, 128, 135, 137, 138, 145, 151, 152, 174, 175, 176, 177, 180, 183, 184, 185, 186, 202, 203, 213], "deletealluserconfig": 106, "deleteapp": [11, 104, 106], "deletecachedcalendarobject": 16, "deletecalendar": 16, "deletecalendarobject": 16, "deletecard": 16, "deletecont": 107, "deleteconvers": 144, "deletekei": [104, 106], "deletemetadata": [24, 114], "deleteprovid": 107, "deletesubscript": 16, "deletetask": 145, "deletetodo": 66, "deleteus": 0, "deleteuserconfig": 106, "deliber": 33, "delight": 33, "deliv": [33, 126], "deliver": 30, "demand": [39, 107, 117, 140], "demonstr": [136, 138], "deni": [36, 41, 78, 100], "denot": 4, "dep": [100, 102], "depend": [0, 3, 4, 7, 12, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 31, 35, 37, 39, 44, 47, 48, 52, 56, 59, 66, 88, 93, 94, 97, 98, 120, 123, 125, 133, 134, 135, 137, 138, 140, 142, 145, 146, 147, 149, 150, 155, 159, 164, 174, 194, 197, 202, 205, 213, 217, 221], "dependabot": 123, "deploi": [17, 156, 157, 159, 161, 163, 165, 166, 167, 171], "deploy": [31, 156, 158, 167, 168, 188], "deployconfig": [156, 170], "deprec": [4, 39, 40, 41, 45, 49, 53, 56, 74, 78, 102, 123, 133, 136, 142, 146, 147, 149, 171, 191, 198, 200, 216, 218], "depth": [51, 78, 83, 90, 114, 154, 194], "descend": [83, 114], "describ": [29, 35, 39, 66, 83, 88, 89, 99, 100, 112, 116, 117, 133, 135, 140, 145, 150, 166, 170, 178, 184, 190, 194, 210], "descript": [4, 50, 59, 61, 63, 67, 71, 73, 74, 75, 76, 78, 83, 97, 98, 99, 112, 116, 117, 120, 130, 135, 145, 150, 151, 180, 184, 185, 192, 198, 203], "descriptor": 61, "deserv": 208, "design": [23, 26, 28, 29, 33, 40, 52, 66, 94, 96, 97, 112, 123, 157, 165, 190, 201, 203, 205], "desir": [32, 39, 62, 87, 140, 171, 190], "desktop": [62, 94, 100, 135, 190, 203, 205, 207], "despit": [28, 102, 157, 213], "dest": 80, "destin": [78, 79, 80], "destroi": [52, 62, 132, 135], "destruct": [94, 99], "detail": [4, 5, 10, 16, 17, 21, 24, 26, 28, 30, 35, 36, 39, 40, 41, 52, 57, 59, 61, 65, 66, 78, 83, 97, 99, 102, 104, 106, 110, 111, 117, 120, 122, 131, 133, 135, 138, 157, 158, 161, 163, 168, 180, 192, 197, 201, 202, 205, 214], "detect": [17, 22, 23, 75, 100, 109, 110, 122, 123, 128, 131, 145, 159, 191, 214], "detectlanguag": 149, "determin": [21, 26, 28, 51, 78, 110, 120, 131, 135, 138, 158, 171], "dev": [2, 35, 66, 79, 100, 108, 109, 110, 122, 157, 159, 168, 196, 205, 217], "devdepend": 125, "develop": [4, 6, 7, 8, 15, 17, 23, 26, 27, 29, 32, 33, 34, 35, 39, 40, 41, 46, 59, 61, 64, 92, 94, 96, 99, 101, 109, 110, 116, 122, 125, 128, 130, 131, 132, 134, 135, 140, 141, 151, 155, 156, 158, 159, 167, 171, 172, 190, 195, 196, 198, 206, 207, 208, 212, 213, 217, 218], "devic": [62, 64, 87, 92, 96, 97, 157, 164, 165, 170, 196], "dhparam": 196, "di": [0, 10, 27, 40, 41], "diagnost": [27, 40], "dialog": [4, 13, 15, 25, 26, 93, 99, 122], "dialogbuild": 26, "dictat": 117, "dictionari": 90, "did": [16, 26, 39, 67, 131, 208, 210, 213], "didn": 26, "diff": [159, 196], "differ": [0, 1, 4, 17, 24, 26, 27, 29, 36, 39, 40, 41, 46, 51, 56, 59, 61, 62, 64, 66, 78, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 103, 104, 106, 111, 117, 132, 134, 135, 137, 138, 140, 141, 157, 164, 172, 192, 193, 204, 221], "differenti": [28, 78, 93, 208], "difficult": [29, 98, 138], "diffus": 146, "dig": 205, "digit": [4, 59], "dir": [90, 100, 138, 176, 213], "direct": [17, 24, 27, 36, 41, 63, 99, 135, 154, 190, 198, 203, 204, 206], "directli": [13, 17, 18, 26, 27, 28, 32, 34, 36, 39, 40, 41, 51, 52, 57, 60, 62, 78, 80, 90, 117, 135, 136, 145, 146, 147, 155, 180, 190, 193, 197, 198, 199, 203, 213], "directori": [2, 6, 24, 26, 27, 34, 35, 39, 57, 60, 69, 78, 80, 83, 89, 100, 101, 108, 120, 122, 125, 136, 140, 152, 155, 159, 172, 176, 194, 196, 212, 221], "directorori": 2, "dirnam": 14, "dirti": 128, "disabl": [10, 14, 23, 24, 28, 32, 33, 36, 41, 46, 63, 69, 78, 93, 98, 111, 122, 135, 136, 138, 141, 145, 150, 152, 157, 158, 159, 171, 175, 178, 194, 196, 199], "disablekeyboardshortcut": [21, 44, 98], "disableoriginalconstructor": 60, "disableproviderfor": 150, "disadvantag": 38, "disagr": 190, "disallowxyz": [36, 41], "disappear": 10, "discard": 117, "disclos": [29, 31], "disclosur": 213, "discourag": [28, 108, 123], "discov": [1, 98, 116, 135], "discover": 135, "discoveri": [17, 28, 40, 196], "discuss": [4, 32, 39, 123, 151, 156, 190, 208, 218], "disk": 166, "dismiss": [96, 190, 208], "dispatch": [5, 22, 23, 27, 28, 36, 39, 47, 48, 122, 132, 135, 138, 143], "dispatchev": 135, "dispatchtyp": [48, 132, 135], "displai": [4, 29, 32, 44, 52, 64, 73, 74, 75, 78, 83, 93, 98, 109, 112, 122, 124, 127, 128, 130, 131, 132, 134, 138, 140, 150, 151, 170, 176, 184, 185, 186, 189, 202, 203], "displaynam": [44, 64, 67, 78, 83, 117, 127, 140, 176, 186], "disrupt": 61, "dist": [2, 12, 135], "distanc": 204, "distinct": 169, "distribtut": 196, "distribut": [29, 33, 47, 100, 101, 111, 194, 196], "div": [27, 45, 61, 132, 135, 140, 197, 202, 203, 204], "dive": [36, 41], "divid": [140, 208], "divis": 211, "django": 49, "dll": 100, "dn": 166, "dnd": 71, "do": [5, 7, 15, 22, 23, 26, 27, 28, 33, 34, 35, 36, 37, 39, 40, 41, 44, 52, 53, 54, 56, 59, 62, 63, 64, 65, 71, 73, 77, 78, 79, 80, 87, 88, 94, 96, 98, 99, 100, 104, 106, 110, 114, 115, 116, 117, 123, 128, 131, 134, 138, 140, 144, 147, 149, 189, 190, 191, 192, 193, 194, 196, 197, 203, 204, 206, 210, 213, 217, 221], "do_someth": [52, 191], "doc": [2, 7, 15, 53, 66, 72, 100, 110, 111, 123, 125, 126, 133, 145, 157, 164, 180], "doc_url": 112, "dock": 155, "dock2port": 155, "docker": [7, 100, 109, 156, 157, 158, 159, 164, 166, 167, 168, 170, 188, 194, 196, 221], "docker_instal": 155, "docker_local_sock": 170, "docker_socket_proxi": 161, "dockerfil": [100, 158, 159], "docron": 37, "doctrin": 108, "doctyp": 113, "document": [4, 5, 7, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 35, 39, 57, 62, 63, 64, 66, 77, 78, 79, 81, 83, 86, 88, 90, 98, 100, 101, 102, 107, 108, 109, 111, 112, 114, 115, 117, 123, 124, 125, 127, 128, 132, 135, 141, 145, 150, 156, 160, 166, 167, 196, 200, 203, 206, 208, 212, 219], "document_id": 65, "documentclick": 203, "documentid": [65, 146], "documentserv": 196, "documenttitl": 146, "documenttyp": 107, "doe": [16, 17, 23, 26, 27, 29, 32, 33, 34, 39, 44, 56, 57, 60, 62, 64, 66, 67, 71, 78, 93, 97, 98, 99, 109, 116, 117, 128, 135, 138, 140, 141, 142, 145, 146, 147, 152, 158, 161, 170, 171, 192, 193, 197, 203, 208], "doesn": [6, 18, 22, 69, 100, 128, 166, 208], "doesnotexistexcept": [23, 56], "dog": 65, "dom": [109, 135, 213], "domain": [39, 116, 118, 121, 122, 130, 138, 141, 196, 213], "domcontentload": [16, 109], "domor": 39, "dompurifi": [14, 18], "don": [10, 13, 15, 17, 23, 34, 35, 39, 40, 44, 51, 56, 66, 94, 109, 112, 118, 126, 128, 135, 136, 139, 142, 145, 146, 147, 162, 181, 189, 191, 194, 202, 203, 208, 213, 217], "donat": 30, "done": [0, 26, 29, 32, 34, 39, 40, 44, 45, 49, 56, 59, 62, 65, 69, 71, 76, 78, 79, 84, 85, 89, 97, 98, 103, 112, 117, 131, 135, 140, 141, 146, 147, 152, 157, 159, 170, 171, 190, 193, 208, 210, 221], "door": 33, "dosometh": [39, 191], "dosomework": 56, "dosomeworkwithresult": 56, "dot": [4, 61, 93, 98, 196, 203, 204], "doubl": [39, 45, 107, 116, 117, 128, 213], "down": [33, 36, 39, 41, 66, 91, 100, 131, 159, 174, 196, 203, 208], "downgrad": [33, 35], "download": [2, 6, 27, 35, 36, 41, 63, 80, 82, 88, 93, 100, 158, 196], "download_url": 34, "downloadnextcloudwebsit": 121, "downloadoper": 87, "downloadremotefileoper": 87, "downloadrespons": 39, "downloadurl": 78, "downloadxmlfil": 39, "downsid": 138, "downstream": 147, "dozen": [146, 147], "dperson": 196, "dqtkeychain_include_dir": 100, "draft": [120, 135], "drag": 201, "draw": 94, "drawback": 40, "drive": 100, "driver": 108, "drop": [18, 20, 22, 35, 59, 99, 201, 206], "drop_latest": 52, "dropcolumn": 59, "dropdown": [132, 135], "dropindex": 59, "droplatest": 52, "droppabl": 203, "droptabl": 59, "dsp": [155, 167], "dtend": 117, "dtstamp": 117, "dtstart": 117, "du": 79, "due": [17, 24, 25, 52, 56, 66, 78, 100, 110, 171, 192, 200, 208], "dummi": [78, 138, 192], "dummydata": 192, "dump": [34, 59, 103], "duplic": [31, 154], "durat": [39, 116], "dure": [23, 28, 35, 36, 38, 39, 41, 56, 67, 78, 97, 102, 104, 106, 109, 111, 116, 117, 126, 130, 132, 136, 151, 154, 158, 159, 166, 171, 172, 173, 175, 183, 194], "dylib": 100, "dynam": [24, 26, 39, 94, 100, 103, 145, 184, 198], "e": [0, 2, 4, 7, 16, 17, 18, 24, 31, 35, 36, 37, 39, 40, 41, 44, 45, 48, 51, 52, 53, 55, 56, 57, 59, 60, 61, 64, 66, 69, 70, 71, 78, 89, 93, 97, 99, 103, 107, 108, 109, 110, 111, 115, 117, 120, 121, 123, 128, 130, 131, 136, 138, 139, 140, 141, 143, 145, 146, 147, 150, 151, 156, 157, 158, 159, 161, 166, 170, 172, 176, 186, 190, 191, 193, 194, 196, 198, 203, 213, 221], "e164": [24, 129], "e1663913": 80, "e2eepublicsharetemplateprovid": 50, "e5eff5": 198, "e6e6e6": 198, "e9322d": 94, "each": [0, 29, 31, 35, 36, 38, 39, 40, 41, 46, 49, 51, 52, 53, 54, 56, 57, 62, 78, 79, 83, 93, 96, 104, 106, 109, 111, 112, 114, 115, 116, 117, 120, 135, 138, 141, 145, 146, 150, 157, 159, 164, 165, 169, 184, 194, 203, 208, 213, 214], "eadndfjplgieldjbigjakmdgkmoaaaoc": 111, "earli": [0, 35, 44, 141], "earlier": [37, 66, 98, 100, 117], "earth": 135, "eas": [0, 27, 56, 66, 123, 141, 155, 198], "easi": [33, 34, 40, 54, 66, 93, 96, 98, 100, 111, 128, 133, 145, 190, 203], "easier": [27, 34, 40, 41, 55, 61, 66, 99, 100, 102, 125, 148, 170, 194, 208], "easiest": [66, 111, 193, 221], "easili": [7, 22, 33, 37, 39, 41, 48, 61, 64, 78, 93, 94, 98, 111, 128, 137, 155, 171, 208, 213], "eca700": 94, "echo": [34, 45, 65, 79, 100, 213], "ecm_enable_sanit": 100, "eco": 41, "ecosystem": [156, 205, 212], "edb29d1d": 116, "eded": 198, "edg": [17, 24, 39, 123], "edit": [3, 27, 29, 64, 98, 114, 135, 190, 196, 201, 204, 217], "edit_req_ownership": 114, "editor": [36, 41, 78, 109, 161], "effc3d5818a6d5d55f2ae960ab39fd0414d0c542b72a3b9e08eb21206dd9": 29, "effect": [0, 17, 24, 26, 39, 60, 117, 127, 193, 198, 221], "effici": [23, 57, 98, 128, 154], "effort": [21, 117, 190], "eg": 90, "either": [4, 15, 16, 22, 23, 26, 29, 44, 49, 57, 64, 66, 78, 83, 94, 116, 135, 138, 141, 153, 161, 191, 194, 206, 208, 210, 221], "el": [109, 132, 135], "eleg": 40, "elem": [24, 39], "elemenet": 64, "element": [4, 26, 27, 28, 46, 54, 61, 64, 78, 93, 94, 96, 99, 109, 117, 135, 138, 189, 190, 197, 201, 203, 204, 205, 218], "elm": 203, "els": [24, 29, 39, 40, 41, 56, 57, 60, 64, 66, 93, 116, 120, 123, 134, 135, 138, 140, 141, 144, 145, 147, 152, 159, 176, 192, 203, 208], "elseif": 159, "elsewher": [7, 100, 138, 142, 145, 146, 147, 149], "em": [61, 140], "email": [4, 10, 14, 22, 24, 26, 28, 36, 37, 41, 61, 63, 64, 78, 93, 97, 112, 118, 120, 122, 130, 184, 190, 204, 205, 219], "emailact": 118, "emailid": [145, 147], "emailtempl": 10, "emailtext": [145, 147], "embed": [117, 140, 159, 176], "embrac": 156, "emerg": 156, "emiss": 145, "emit": [1, 5, 25, 28, 36, 41, 44, 48, 122, 126, 127, 135], "emitt": [36, 47], "emoji": [66, 71, 93], "emot": 99, "emphas": 198, "emphasi": [0, 94], "emphat": 208, "employe": 190, "empti": [7, 10, 23, 34, 37, 38, 53, 56, 63, 65, 69, 78, 82, 94, 95, 97, 98, 109, 112, 117, 118, 140, 167, 171, 178, 196, 221], "emptycontentmessag": 109, "emptycontentsecuritypolici": [13, 24], "en": [4, 7, 25, 26, 64, 78, 79, 110, 111, 117, 135, 221], "enabl": [0, 3, 4, 7, 10, 23, 24, 26, 27, 29, 32, 36, 39, 41, 46, 53, 61, 62, 64, 65, 66, 68, 69, 71, 78, 100, 101, 107, 109, 110, 111, 112, 117, 122, 125, 126, 127, 135, 136, 140, 141, 144, 145, 150, 152, 155, 157, 163, 166, 167, 170, 176, 177, 184, 186, 188, 191, 196, 198, 204, 220], "enableproviderfor": 150, "encapsul": [39, 138, 214], "encod": [4, 26, 39, 62, 66, 69, 78, 81, 83, 87, 114, 169, 183], "encodepath": 14, "encount": [29, 111, 161, 164, 166, 167], "encourag": [15, 27, 66, 108, 203, 210], "encrypt": [27, 50, 78, 104, 106, 112, 140, 152, 173, 182, 208], "encryptedfil": 10, "encryptionfilehelp": 27, "encryptionkeystorag": 27, "encryptionmanag": 27, "end": [29, 35, 36, 38, 41, 47, 56, 66, 67, 78, 99, 100, 108, 112, 114, 116, 117, 123, 127, 130, 132, 138, 140, 145, 188, 190, 192, 193, 198, 205, 219], "enddat": [67, 116, 127], "endif": 140, "endpoint": [10, 22, 23, 27, 28, 36, 39, 41, 44, 52, 62, 63, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 82, 84, 85, 104, 106, 134, 135, 145, 146, 147, 149, 158, 170, 171, 173, 174, 175, 176, 178, 179, 180, 182, 184, 185, 186, 187, 218], "enforc": [4, 29, 39, 93, 104, 106, 114, 150, 198], "engag": [94, 208], "engin": [36, 39, 41, 65, 100, 110, 115, 155, 163, 164, 170, 213, 221], "english": [61, 107, 142, 145, 146, 147], "enhanc": [94, 123, 134, 150, 190, 193, 208], "enorm": 213, "enough": [28, 59, 78, 96, 102, 114, 155, 163, 166, 167, 190, 193, 198, 206], "ensur": [0, 2, 29, 31, 35, 39, 42, 46, 55, 56, 60, 62, 66, 94, 104, 106, 107, 123, 128, 134, 135, 141, 156, 157, 161, 171, 208, 213], "enter": [7, 21, 44, 69, 87, 100, 112, 134, 184, 196], "enterpris": 30, "entir": [61, 80, 97, 100, 203, 204], "entiti": [22, 26, 27, 58, 61, 67, 117, 122, 132], "entri": [0, 3, 4, 18, 24, 27, 36, 39, 40, 41, 44, 45, 52, 53, 56, 60, 93, 97, 104, 106, 114, 118, 128, 132, 135, 138, 156, 159, 176, 177, 188, 191, 201, 202, 204, 213, 221], "enum": [28, 102, 122, 191, 216], "enumer": 145, "env": [34, 39, 125], "env_var": 34, "environ": [2, 6, 8, 26, 34, 35, 55, 60, 100, 111, 128, 141, 159, 160, 163, 168, 193, 195, 196, 203, 205, 209, 219, 221], "eof": 117, "eol": [22, 35], "epoch": 35, "eq": [2, 56, 83, 196], "equal": [35, 171], "equalto": 60, "equival": [40, 52, 155, 214], "error": [16, 17, 26, 28, 30, 48, 56, 60, 61, 65, 66, 73, 74, 75, 79, 80, 92, 94, 99, 100, 108, 110, 122, 132, 135, 139, 141, 142, 145, 146, 147, 149, 157, 158, 161, 166, 171, 173, 175, 178, 182, 198, 218], "errorbaselin": 108, "errorcod": 17, "errorcount": 65, "errorinfo": 17, "errorlevel": [66, 108], "escal": 212, "escap": [10, 16, 213], "escapehtml": [12, 213], "escapeshellarg": 213, "escapeshellcmd": 213, "eshapetyp": 145, "eslint": [125, 159], "esm": 141, "especi": [2, 26, 33, 39, 59, 61, 62, 66, 93, 100, 128, 159, 189, 194], "essenc": 40, "essenti": [64, 90, 203], "establish": 40, "estat": 140, "estim": [147, 151], "etag": [54, 66, 78, 79, 83, 117, 176], "etc": [12, 39, 40, 59, 60, 64, 88, 93, 94, 128, 135, 136, 156, 157, 158, 159, 161, 166, 181, 191, 194, 196, 221], "europ": 116, "eval": [11, 13, 24, 213], "evalu": 193, "even": [10, 29, 35, 36, 39, 41, 61, 66, 87, 98, 104, 111, 115, 126, 128, 145, 158, 175, 191, 193, 194, 206, 208, 213], "event": [0, 3, 4, 14, 15, 16, 19, 22, 23, 26, 27, 34, 37, 44, 47, 48, 59, 61, 64, 92, 98, 102, 115, 119, 122, 126, 128, 135, 136, 140, 143, 177, 188, 203, 205], "event_data": 174, "event_ent": 24, "event_fail": 24, "event_load_additional_script": [5, 16, 24], "event_load_additional_scripts_loggedin": [5, 16, 24], "event_run": 24, "event_subtyp": 174, "event_success": 24, "event_typ": 174, "eventdispatch": [1, 15, 18, 24, 26, 44, 48, 112, 114, 132, 135, 142, 145, 146, 147], "eventdispatcherinterfac": 24, "eventlogg": 27, "events_listen": 174, "eventsdispatch": [28, 102], "eventslisten": 174, "eventsourc": 24, "eventsubtyp": 174, "eventtyp": 174, "eventu": 16, "ever": [33, 213], "everi": [0, 1, 5, 7, 16, 25, 35, 37, 39, 40, 56, 57, 61, 66, 80, 98, 99, 100, 107, 108, 109, 118, 125, 128, 135, 136, 153, 193, 203, 204, 206, 213, 214, 217, 221], "everybodi": [33, 96, 125], "everyon": [4, 27, 34, 39, 40, 98, 209], "everyth": [8, 24, 34, 40, 64, 66, 78, 96, 117, 123, 128, 190, 203], "everywher": 66, "evolv": [40, 156], "ex": [39, 100, 158, 169, 171, 173, 175, 182], "ex_app": 159, "ex_app_id": 159, "ex_app_menu_entry_nam": 159, "exact": [89, 117, 123], "exactli": [40, 52, 66, 99, 117, 127, 204, 208], "examin": 114, "exampl": [1, 4, 6, 7, 12, 22, 24, 25, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 40, 41, 44, 49, 52, 54, 55, 56, 59, 61, 62, 64, 65, 66, 77, 78, 79, 82, 84, 85, 93, 94, 96, 97, 98, 99, 100, 109, 110, 111, 112, 114, 115, 116, 117, 122, 128, 131, 132, 134, 136, 138, 139, 140, 141, 142, 143, 145, 146, 147, 150, 157, 159, 161, 165, 171, 172, 175, 177, 179, 184, 190, 192, 193, 198, 202, 204, 208, 213, 214, 218, 221], "exapp": [26, 47, 155, 156, 160, 162, 163, 165, 167, 169, 171, 172, 173, 174, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 205], "exappconfig": [156, 173], "exappprefer": [156, 182], "exapprequir": 26, "exappservic": 161, "exce": 135, "exceed": [73, 74, 75], "except": [0, 16, 17, 18, 23, 24, 26, 28, 29, 39, 40, 49, 52, 55, 57, 63, 80, 94, 102, 110, 111, 112, 114, 117, 121, 123, 131, 139, 145, 146, 147, 148, 165, 177], "exceptionalimplement": 28, "excess": 33, "exchang": [39, 122], "exchangedtokenrequestedev": 126, "exclam": 99, "exclud": [183, 213], "exclus": [2, 78, 135], "exec": [66, 194, 196, 213], "execut": [4, 7, 17, 22, 24, 27, 29, 37, 39, 41, 49, 51, 56, 59, 73, 87, 100, 109, 114, 115, 116, 123, 128, 131, 136, 139, 141, 142, 143, 145, 146, 147, 149, 155, 159, 194, 208, 212, 218], "execute_handl": 180, "executequeri": 56, "executestat": [59, 110], "exist": [2, 3, 9, 10, 16, 18, 22, 24, 26, 27, 28, 29, 36, 39, 40, 41, 52, 54, 56, 57, 59, 60, 61, 66, 69, 71, 78, 83, 87, 100, 102, 107, 108, 112, 120, 122, 123, 128, 133, 135, 137, 140, 141, 151, 152, 166, 190, 203], "existingmanag": 152, "exit": [34, 131, 161], "expand": 97, "expans": 156, "expect": [33, 34, 35, 39, 41, 60, 66, 69, 73, 93, 102, 106, 114, 138, 145, 146, 147, 157, 158, 176, 190, 192, 210, 213], "expectedexcept": 60, "expens": [38, 39, 128], "experi": [41, 44, 61, 62, 66, 94, 96, 98, 123, 138, 141, 161, 190], "experiment": [68, 102, 216], "expir": [37, 38, 39, 69, 80, 93, 144], "expired": 69, "expiri": 26, "explain": [0, 33, 66, 94, 98, 99, 100, 115, 131, 135, 193, 194, 196, 208], "explan": [66, 93, 94, 100, 155, 171], "explanatori": [94, 142, 145, 146, 147, 149], "explicit": [28, 40, 63], "explicitli": [15, 16, 23, 26, 28, 33, 39, 40, 99, 107, 117, 145, 210, 213], "explor": [18, 135], "export": [12, 17, 34, 100, 132, 135, 151, 159, 191], "exportdestin": 151, "expos": [63, 64, 71, 90, 112, 115, 123, 134, 153, 163, 170], "exposur": 212, "expr": [56, 114], "express": 56, "ext": [44, 125], "extend": [0, 3, 16, 18, 20, 23, 24, 27, 28, 36, 37, 39, 40, 41, 43, 49, 50, 52, 53, 54, 55, 56, 59, 60, 66, 87, 102, 104, 106, 109, 112, 114, 116, 117, 118, 120, 122, 127, 130, 131, 132, 134, 137, 138, 141, 142, 145, 146, 147, 148, 149, 151, 153, 154, 171, 192, 205, 213, 218, 221], "extendedsupport": 64, "extens": [4, 23, 26, 28, 34, 39, 41, 42, 66, 78, 80, 103, 111, 159, 186, 196, 208], "extern": [18, 26, 28, 36, 39, 41, 64, 65, 78, 89, 90, 122, 126, 131, 140, 156, 159, 165, 169, 170, 183, 205, 208, 210, 213, 219], "externalcalendar": 117, "externallinkact": 19, "externalshareact": 19, "externaltokenrequestedev": 126, "extra": [2, 6, 40, 48, 84, 104, 106, 109, 135, 190], "extra_context": 48, "extra_fil": 29, "extra_info": 135, "extra_param": 196, "extract": [7, 18, 28, 39, 47, 65, 99, 114, 117, 159, 172], "extractmetadata": [24, 114], "extractor": [28, 66], "extrafil": [2, 108], "extrainform": 135, "extran": 27, "extrem": 210, "eyebal": 206, "f": [34, 65, 78, 128, 131, 184], "f1": 79, "f12": 221, "f3e5a15d": 196, "f5f5f5": 198, "faaborg": [96, 190], "face": [24, 99, 109, 198], "facetid": 196, "facilit": [54, 62, 98, 210], "fact": [104, 106, 117, 157, 213], "facto": 111, "factor": [4, 31, 39, 62, 93, 97, 122, 131, 164, 169, 205], "factori": [24, 38, 40, 121, 138, 148], "factual": 99, "fae87e29aa7cdf1ea0b8033c67f60e75b10be2cd": 34, "fail": [4, 17, 18, 24, 28, 36, 39, 41, 56, 66, 73, 74, 75, 80, 110, 129, 141, 142, 145, 146, 147, 149, 158, 161, 167, 198, 208], "failover_error": 196, "failover_mod": 196, "failur": [39, 110, 142, 145, 146, 147], "fair": 33, "fairli": 83, "faith": 33, "fake": 196, "fall": [118, 128], "fallback": [4, 39, 44, 57, 117, 135], "fallbacknam": 135, "fals": [6, 7, 17, 23, 27, 28, 34, 36, 37, 39, 41, 44, 56, 59, 68, 69, 78, 79, 87, 90, 104, 107, 109, 112, 114, 117, 131, 132, 135, 138, 141, 142, 145, 146, 147, 149, 150, 152, 154, 175, 184, 191, 192, 196], "falsi": 26, "famili": 96, "familiar": [40, 100, 103, 111, 128, 208, 209], "famou": 61, "fanci": [109, 117, 149], "faq": 30, "fashion": [56, 135, 216], "fast": [4, 54, 109, 122, 128, 151, 156], "faster": [24, 28, 78, 117, 125, 128, 145, 154], "fastest": 103, "fatal": 141, "faulti": 18, "favicon": 46, "favor": [7, 19, 22, 23, 26, 27, 57, 151], "favorit": [4, 82, 83, 93, 154, 176, 198, 204], "favoriteact": 4, "favoriteprovid": 4, "favourit": [78, 202], "fea": 135, "feasibl": [29, 110, 140], "featur": [7, 9, 26, 29, 32, 33, 34, 35, 36, 39, 40, 41, 53, 65, 69, 88, 96, 111, 126, 127, 128, 131, 135, 143, 145, 146, 147, 149, 190, 191, 193, 196, 203, 208, 213, 220, 221], "feder": [63, 66, 78], "feed": 4, "feedback": [93, 96, 190, 203, 208], "feel": [18, 40, 51, 164, 166, 167, 172, 206, 208], "fetch": [0, 17, 18, 24, 27, 28, 36, 38, 41, 44, 53, 56, 62, 63, 69, 77, 78, 114, 116, 118, 122, 145, 146, 147, 154], "fetchal": [24, 114], "fetchallassoci": 24, "fetchallforcalendarhom": 117, "fetchallnumer": 24, "fetchassoci": [24, 56], "fetchcolumn": 17, "fetcher": 27, "fetchnumer": 24, "fetchon": [17, 24], "few": [18, 34, 35, 37, 80, 91, 93, 117, 128, 135, 159, 172, 203, 208], "fewer": 35, "ffc3c3": 198, "ffe4a1": 198, "ffe7e7": 198, "ffeec5": 198, "fffff": 198, "ffffff": [64, 94, 198], "fi": [7, 34], "fi_fi": 7, "fichier": 138, "fiction": [0, 135], "field": [4, 18, 26, 27, 28, 40, 56, 67, 69, 71, 73, 74, 75, 76, 95, 98, 100, 103, 106, 114, 122, 140, 145, 157, 159, 170, 183, 184, 193, 194, 198, 206], "field1": 184, "fight": 135, "figur": 149, "file": [0, 1, 4, 5, 6, 10, 14, 16, 17, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 40, 42, 48, 51, 52, 55, 59, 60, 61, 63, 64, 65, 66, 68, 70, 77, 81, 82, 83, 84, 88, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 107, 108, 109, 111, 115, 117, 120, 122, 125, 128, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 145, 146, 147, 149, 154, 156, 157, 159, 170, 172, 174, 177, 179, 180, 181, 183, 188, 190, 191, 192, 196, 205, 212, 214, 216, 217, 221], "file1": 193, "file2": 193, "file_etag": 176, "file_filt": 7, "file_from_env": 34, "file_full_mim": 176, "file_get_cont": 161, "file_hash": 79, "file_id": [114, 191], "file_local_path": 79, "file_mtim": 79, "file_nam": 79, "file_permissions_for_own": 176, "file_put_cont": 34, "file_remote_path": 79, "file_s": 79, "fileact": 172, "fileactionsmenu": [156, 174, 176], "filechang": 4, "filecopyrighttext": 190, "filecr": 4, "filedelet": 4, "filedownloadpath": 11, "fileexist": [25, 26, 54], "filefavorit": 4, "fileformat": 7, "fileid": [28, 50, 64, 78, 83, 85, 114, 138, 176, 179, 191], "fileidfield": 114, "fileinfo": [23, 26], "fileisblacklist": 13, "filelistentri": 191, "filelistentryicon": 191, "filelistentrynam": 191, "filenam": [7, 12, 26, 28, 29, 61, 84, 87, 116, 176], "filepath": [15, 34, 87], "fileprogressstr": 61, "filereadingexampl": 57, "filerequest": 69, "filerestor": 4, "files_extern": 196, "files_external_allow_create_new_loc": 55, "files_fulltextsearch": 65, "files_loc": 65, "files_lock": 78, "files_remind": 61, "files_shar": [5, 16, 24, 50, 69, 70, 71], "files_trashbin": [24, 26], "filesactionmenu": 158, "fileslist": 90, "filesmetadata": [24, 114], "filessharingdrop": 27, "filesystem": [0, 36, 47, 51, 58, 60, 61, 128, 215, 219], "filesystem_cache_readonli": 55, "filesystemaccessexampl": 57, "filetablealia": 114, "filetoupload": 87, "filetyp": [44, 176], "fileutil": 87, "filewritingexampl": 57, "fill": [39, 53, 117, 138, 145, 154], "filter": [4, 22, 26, 28, 36, 41, 63, 78, 83, 104, 106, 117, 138, 146, 198, 203], "filterdefinit": 138, "filternotfoundexcept": 26, "filternotificationtyp": 12, "final": [2, 6, 35, 40, 62, 66, 77, 80, 100, 117, 140, 170, 190, 192, 194, 203, 210], "financi": 32, "find": [26, 33, 34, 41, 56, 64, 66, 69, 78, 86, 88, 93, 96, 100, 101, 103, 108, 110, 115, 116, 117, 120, 125, 131, 133, 158, 159, 161, 166, 190, 194, 203], "findal": 56, "findent": 56, "findonequeri": 56, "findproviderbyid": 120, "findservicebyaddress": 120, "findservicebyid": 120, "findtranslatablefil": 159, "fine": [37, 39, 56, 117, 128, 135, 190], "finer": 38, "fingerprint": [78, 83], "finish": [0, 5, 7, 44, 80, 115, 117, 136, 142, 190, 208], "finishprogress": 136, "fire": [16, 36, 41, 154], "firefox": [111, 221], "firewal": [161, 166], "first": [0, 1, 2, 4, 6, 7, 9, 16, 17, 20, 24, 27, 34, 36, 39, 41, 44, 48, 49, 57, 59, 61, 63, 66, 67, 80, 81, 88, 94, 96, 98, 99, 102, 103, 104, 106, 107, 109, 112, 114, 117, 132, 135, 138, 140, 141, 153, 157, 170, 171, 184, 190, 191, 194, 196, 202, 203, 207, 208, 217, 221], "first_menu": [159, 176], "firstdai": 67, "firstli": [66, 136], "firstlogin": 24, "firstnam": [191, 196], "firstresult": 114, "fist": [146, 147], "fit": [39, 94, 100, 138, 140, 146, 147], "five": [39, 139], "fix": [26, 33, 35, 66, 89, 96, 100, 110, 123, 125, 136, 190, 193, 197, 208], "fixer": [2, 192], "flag": [26, 28, 36, 37, 41, 66, 69, 104, 106, 126, 175], "flag_index": 106, "flag_sensit": 106, "fledg": 8, "flexibl": [40, 59, 103, 135], "flip": 198, "float": [22, 23, 39, 56, 104, 106, 145, 151, 198], "flow": [77, 88, 92, 122, 158, 159, 168, 177, 188, 205, 208], "fluent": 17, "fly": [39, 111], "fn": [1, 154], "focu": [93, 97, 135, 202, 203], "focus": [39, 135, 198], "focusoncr": 135, "focuss": 198, "folder": [4, 6, 7, 23, 24, 25, 26, 27, 28, 29, 36, 39, 41, 42, 44, 46, 57, 59, 60, 63, 66, 68, 79, 80, 82, 83, 84, 85, 88, 90, 93, 97, 98, 100, 103, 115, 117, 123, 135, 140, 154, 159, 172, 194, 196, 200, 203, 204, 213, 214, 217], "folderpath": 87, "follow": [0, 4, 6, 7, 12, 20, 22, 23, 24, 26, 27, 28, 29, 33, 34, 38, 39, 40, 41, 44, 45, 46, 48, 49, 51, 52, 56, 60, 61, 62, 65, 66, 69, 71, 79, 81, 83, 89, 90, 96, 97, 98, 99, 100, 102, 103, 107, 108, 109, 110, 111, 112, 114, 116, 117, 121, 125, 127, 131, 132, 133, 134, 135, 136, 137, 138, 142, 145, 146, 147, 148, 149, 153, 155, 156, 157, 158, 159, 161, 166, 169, 170, 171, 175, 176, 191, 193, 194, 196, 202, 203, 208, 213, 216, 217, 218, 220, 221], "font": [14, 94, 198], "foo": [0, 2, 39, 40, 64, 112, 152, 184, 191, 192, 193], "foobar": [39, 218], "fooservic": 40, "fopen": [23, 213], "forbid": [13, 39], "forbidden": [39, 45, 66, 87, 117, 151], "forbidden_filenam": 26, "forbidden_filename_charact": 26, "forbidden_filename_extens": 26, "forbiddenexcept": 66, "forc": [27, 33, 61, 63, 66, 155, 208], "force_languag": 61, "forcelanguag": [27, 61, 64], "foreach": [45, 116, 140, 141], "foreground": 28, "foreign": 56, "forgeri": 212, "forget": 213, "fork": 100, "form": [4, 26, 32, 39, 42, 53, 61, 93, 94, 98, 112, 122, 134, 203, 204, 213], "formal": 145, "format": [16, 24, 27, 39, 62, 65, 67, 69, 78, 93, 117, 122, 125, 135, 141, 145, 157, 159, 174, 191, 192, 196, 210, 218], "formatd": [10, 12, 15, 140], "formatfiles": 16, "formattodo": 66, "former": 87, "formid": 184, "formschem": 184, "forum": [4, 33, 128, 190, 206, 212, 213], "forward": [2, 35, 37, 155, 176], "found": [4, 17, 20, 24, 27, 29, 33, 35, 36, 39, 40, 41, 44, 56, 59, 64, 66, 67, 71, 73, 74, 78, 83, 93, 98, 103, 104, 106, 108, 110, 114, 116, 117, 125, 135, 157, 158, 171, 172, 178, 179, 196, 218, 221], "foundat": [95, 198, 205], "four": 100, "fox": 65, "fragment": 52, "frame": [12, 139, 213], "framework": [27, 40, 90, 109, 132, 139, 159, 213], "free": [18, 51, 64, 78, 93, 138, 142, 145, 146, 147, 149, 164, 166, 167, 172, 206], "freedom": 135, "freeforal": 39, "freeprompttasktyp": [26, 147], "freespac": 28, "frequent": [93, 98, 110, 136, 155, 156, 166, 168, 205], "fresh": [38, 120], "freshli": 65, "friendli": [33, 93, 94, 96, 99, 208], "friendsofphp": 2, "from": [0, 4, 6, 7, 8, 10, 12, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 41, 44, 45, 47, 49, 55, 56, 59, 60, 61, 62, 63, 66, 70, 71, 74, 75, 76, 78, 80, 82, 83, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 102, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 120, 122, 123, 126, 128, 131, 132, 133, 135, 136, 137, 138, 139, 141, 143, 144, 145, 146, 147, 149, 151, 152, 154, 155, 156, 159, 160, 167, 169, 170, 171, 172, 174, 175, 176, 178, 180, 183, 184, 190, 193, 194, 196, 198, 202, 206, 208, 213, 214, 218, 221], "fromcal": [0, 132], "fromlabel": 75, "fromlanguag": [75, 149], "frommailaddress": 10, "fromparam": 22, "fromrow": 22, "front": [35, 47, 108, 109, 112, 116, 123, 132, 154, 188, 203, 205, 219], "frontend": [21, 27, 36, 39, 41, 61, 81, 100, 109, 111, 131, 135, 141, 155, 157, 160, 176], "frontpagerout": [25, 52], "fruit": 208, "fssl": 100, "ftp": 220, "fulfil": [117, 198], "full": [8, 14, 16, 17, 18, 37, 38, 44, 57, 61, 78, 83, 93, 94, 99, 109, 111, 118, 130, 138, 139, 141, 192, 197, 202], "fulli": [15, 25, 116, 133, 190], "fulltextsearch": [63, 92], "fun": 209, "function": [0, 1, 2, 10, 13, 16, 17, 22, 24, 26, 27, 28, 33, 35, 36, 37, 38, 39, 40, 41, 44, 45, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 66, 77, 88, 90, 96, 98, 104, 107, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 159, 161, 172, 185, 190, 203, 213, 218, 221], "funni": 145, "further": [4, 36, 39, 41, 61, 64, 68, 78, 94, 96, 102, 110, 111, 116, 151, 161, 171, 190, 193], "futur": [10, 13, 15, 18, 22, 24, 26, 29, 40, 56, 68, 102, 123, 129, 131, 135, 150, 171, 191, 213], "fwrite": 146, "g": [0, 2, 4, 16, 17, 18, 24, 31, 35, 37, 39, 40, 41, 44, 45, 48, 51, 52, 53, 55, 56, 59, 61, 64, 66, 69, 70, 71, 78, 89, 93, 97, 99, 100, 103, 107, 108, 109, 111, 115, 120, 123, 128, 130, 131, 136, 138, 139, 140, 141, 143, 145, 146, 147, 156, 157, 158, 159, 166, 170, 172, 176, 186, 190, 191, 193, 194, 196, 198, 203, 213, 217], "galera": [56, 128], "game": 4, "gap": 59, "gave": 115, "gd": [34, 220], "gen": 156, "gender": [94, 95], "gener": [4, 7, 13, 17, 29, 32, 34, 35, 36, 39, 40, 41, 43, 45, 46, 49, 52, 56, 57, 59, 61, 62, 63, 73, 92, 93, 94, 95, 102, 103, 109, 111, 114, 116, 117, 122, 123, 128, 136, 138, 140, 141, 145, 147, 166, 170, 176, 193, 195, 205, 206, 214, 216], "general_log": 111, "generatebirthdai": 4, "generatefilepath": 15, "generateocsurl": [15, 135], "generaterandombyt": 10, "generateremoteurl": [15, 78], "generatesecurepasswordev": 27, "generateurl": [15, 44, 159], "genericev": 24, "genericfileexcept": 23, "generichandl": 153, "genericrespons": 153, "genr": 135, "genrsa": 196, "genuin": 208, "germani": 129, "get": [0, 7, 8, 15, 16, 18, 24, 25, 26, 27, 28, 30, 33, 34, 35, 36, 37, 38, 40, 41, 44, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 59, 60, 61, 62, 63, 64, 66, 67, 68, 70, 71, 73, 77, 83, 88, 89, 96, 98, 100, 104, 106, 109, 110, 111, 114, 116, 118, 122, 127, 133, 134, 137, 138, 139, 140, 143, 145, 146, 150, 152, 153, 155, 158, 159, 170, 171, 176, 177, 183, 190, 196, 203, 205, 208, 212, 218], "get_icon": 132, "getabsolutepath": 87, "getabsoluteurl": [109, 130], "getacl": 117, "getactionlabel": 23, "getactivitymanag": 16, "getaddressbook": 22, "getal": [22, 24], "getallsharesinfold": 28, "getallvalu": [104, 106], "getalternateid": 138, "getapp": [104, 106, 112], "getappconfig": [16, 28], "getappcontain": 0, "getappdatadir": 16, "getappdatadirectorynam": 26, "getappfetch": 16, "getappfold": [16, 41], "getappid": [107, 117, 130, 142, 145, 146, 147], "getappinfo": 24, "getappinstalledvers": 28, "getappmanag": 16, "getapppassword": 62, "getappvalu": [55, 112, 140], "getappvaluestr": 104, "getappvers": [24, 28], "getauthor": 61, "getauthorizedappconfig": 53, "getauthornam": 61, "getautocompletemanag": 16, "getavailablelanguag": 149, "getavailabletasktyp": [28, 145, 147], "getavailabletasktypeid": [28, 145], "getavatar": 118, "getavatarmanag": [16, 28], "getbodi": [28, 121], "getbruteforcethrottl": 16, "getbyid": [57, 60], "getbytoken": 39, "getcach": 57, "getcalendar": [19, 117], "getcalendarincalendarhom": 117, "getcalendarmanag": [16, 28], "getcalendarresourcebackendmanag": [16, 28], "getcalendarroombackendmanag": [16, 28], "getcalendarsforprincip": 116, "getcanonicallocal": 16, "getcap": [13, 66], "getcapabilitiesmanag": 16, "getcategori": [140, 141], "getcertificatemanag": 16, "getchild": 117, "getchildren": 117, "getcloudfederationfactori": [16, 28], "getcloudfederationprovidermanag": [16, 28], "getcloudidmanag": 16, "getcollaboratorsearch": 16, "getcommandbu": [16, 28], "getcommentsmanag": [16, 28], "getcompletionexpectedat": 145, "getconfig": 16, "getcont": [23, 54, 57, 60], "getcontactsmanag": 16, "getcontain": [40, 41, 49, 55, 60], "getcontentlanguag": 78, "getcontentlength": [78, 83], "getcontentsecuritypolicymanag": [16, 28], "getcontentsecuritypolicynoncemanag": 16, "getcontenttyp": [78, 83, 117], "getcontext": [27, 36, 41], "getcooki": 39, "getcountrycodeforregion": [24, 129], "getcreatedat": 138, "getcredentialsmanag": [16, 28], "getcrop": 24, "getcrypto": 16, "getcspnonc": [26, 159], "getcsrftokenmanag": 16, "getcurrentoutofofficedata": 127, "getcurrentus": [13, 15, 78], "getcurrentuserfold": 57, "getcursor": 138, "getcustomfilt": 138, "getcustomid": 145, "getcustomlogg": [18, 25], "getcustompsrlogg": [18, 25], "getdata": [39, 87, 127], "getdatabaseconnect": 16, "getdatabaseplatform": 26, "getdatabaseprovid": [26, 28, 56], "getdatetim": [23, 144, 148], "getdatetimeformatt": [16, 28], "getdatetimezon": [16, 28], "getdeclarativesettingsvaluelisten": 112, "getdefaulttimezon": 28, "getdefaulttyp": 12, "getdeletedbi": 26, "getdescript": [145, 147, 150, 151], "getdetail": [104, 106], "getdirectorycont": 78, "getdirectorylist": 54, "getdisabledus": 26, "getdisableduserlist": 26, "getdisplayid": 130, "getdisplaynam": [10, 128, 130, 150, 151], "getelementbyid": 132, "getemailaddress": 118, "getencryptionfileshelp": 16, "getencryptionkeystorag": [16, 28], "getencryptionmanag": 16, "getendd": 127, "getendedat": 145, "getenv": [34, 39], "geteremotesharesforfileoper": 87, "geterrormessag": [142, 145, 146, 147], "getestimatedexports": [23, 151], "getetag": [54, 78, 83, 117], "getev": 115, "geteventdispatch": 16, "geteventlogg": [16, 28], "getexistinglock": 15, "getexpectedruntim": [145, 147], "getextrainform": 135, "getfieldid": 112, "getfil": [54, 142], "getfilecont": [57, 151], "getfileid": 142, "getfilt": 138, "getfilterbyid": 26, "getfirstlogin": 27, "getfirstresult": 19, "getfold": 54, "getfoo": 218, "getforbiddenfilenamechar": 26, "getform": [27, 53, 140], "getfullnam": 118, "getgeneratorhelp": 16, "getgetredisfactori": 16, "getglobalscaleconfig": [16, 28], "getglobalstoragesservic": 16, "getgroup": [10, 117], "getgroupmanag": 16, "getgroupparamet": 12, "getgroupus": 10, "gethash": 16, "gethead": [10, 39, 121, 141], "getheight": 24, "gethom": 152, "gethost": 13, "gethostnam": 13, "gethttpclientservic": [16, 28], "gethttprequest": 153, "geticon": [53, 115, 130, 140], "geticonclass": [26, 109], "geticonurl": [26, 109, 135], "getid": [26, 50, 53, 57, 107, 109, 127, 130, 132, 135, 138, 140, 145, 146, 147, 150, 151], "getidentifi": [146, 147], "getidremoteshar": 87, "getimageurl": 135, "getiniwrapp": [16, 28], "getinput": [145, 146, 147], "getinputshap": 145, "getinputshapedefault": 145, "getinputshapeenumvalu": 145, "getintegritycodecheck": 16, "getitem": [109, 132], "getitemsv2": 109, "getitemurl": 107, "getjob": 22, "getjoblist": 16, "getjobsiter": 22, "getkei": [104, 106], "getknownmetadata": [24, 114], "getl10n": 16, "getl10nfactori": 16, "getlabel": 120, "getlanguag": 149, "getlanguagecod": 61, "getlastlogin": 56, "getlastmodifi": [78, 83, 117], "getlastupd": 145, "getldapprovid": 16, "getlimit": 138, "getlinkdescript": 135, "getlinktitl": 135, "getlinkwithpick": 122, "getlockingprovid": 16, "getlogfactori": [16, 28], "getlogg": [16, 27], "getlogoclaim": 24, "getlowstrengthgener": 12, "getmail": 16, "getmanageruid": 152, "getmediumstrengthgener": 12, "getmemcachefactori": 16, "getmessag": [66, 127], "getmetadata": [24, 114], "getmetadatakeyfield": [24, 114], "getmetadataqueri": [24, 114], "getmetadatavaluefield": [24, 114], "getmigratorvers": 151, "getmimetyp": [27, 54], "getmimetypedetector": 16, "getmimetypeload": 16, "getmock": 60, "getmockbuild": 60, "getmod": 24, "getmountmanag": [16, 28], "getmountpoint": 57, "getmountprovidercollect": [16, 28], "getmtim": 54, "getnam": [36, 41, 50, 53, 54, 115, 117, 131, 136, 138, 140, 141, 142, 145, 146, 147, 149, 191], "getnavig": [12, 24], "getnavigationmanag": [16, 28], "getnod": [24, 50, 114], "getnoexpirationd": 26, "getnotificationmanag": 16, "getnotificationtyp": 12, "getnumberofimag": 146, "getocscli": 16, "getoptionalinputshap": 145, "getoptionalinputshapedefault": 145, "getoptionalinputshapeenumvalu": 145, "getoptionaloutputshap": 145, "getoptionaloutputshapeenumvalu": 145, "getord": [109, 135, 138], "getoutput": [145, 147], "getoutputimag": 146, "getoutputshap": 145, "getoutputshapeenumvalu": 145, "getown": [23, 27, 117], "getparam": [25, 153], "getpassword": 19, "getpasswordhash": [26, 134], "getpasswordprotectedshar": 39, "getphonenumb": 56, "getpictur": 38, "getport": 13, "getpreviewbyfileid": 138, "getpreviewmanag": [16, 28], "getprimaryaddress": 120, "getprior": [53, 130, 140], "getprogress": 145, "getproperti": [117, 118], "getprotocol": 13, "getpsalm": [2, 108], "getquerybuild": [56, 59], "getqueryforfilt": 12, "getquerylogg": [16, 28], "getquerypart": 26, "getreferenceid": 15, "getreloadinterv": 109, "getremoteapifactori": [16, 28], "getremoteinstancefactori": [16, 28], "getremotesharesforfileoper": 87, "getremotesharesoper": 87, "getreplacementuserdisplaynam": 127, "getreplacementuserid": 127, "getrequest": 16, "getrequesttoken": 26, "getrequesturi": 10, "getreshar": 87, "getresourcerichobject": 132, "getrootfold": [16, 41], "getrootpath": [13, 15], "getrooturl": 15, "getrout": [16, 28], "getscheduledat": 145, "getschema": 112, "getscriptnam": 10, "getscrollbarwidth": 11, "getsearch": 16, "getsecondaryaddress": 120, "getsect": [53, 140], "getsecurerandom": 16, "getserv": [1, 40], "getservercontain": [114, 131], "getserverhost": 10, "getserverprotocol": 10, "getservicex": 40, "getsess": 16, "getsessioncryptowrapp": 16, "getsettingbyid": 26, "getsettingsmanag": 16, "getsettingsnavig": 24, "getshapetyp": 145, "getshar": 39, "getsharemanag": [16, 28], "getshareown": 50, "getsharesop": 87, "getsharingtoken": 27, "getshortmessag": 127, "getsiz": [22, 54, 117], "getslogan": 50, "getsomeconfig": 104, "getspecialparameterlist": 12, "getstartd": 127, "getstartedat": 145, "getstat": 26, "getstatu": [39, 145, 146, 147, 154], "getstatuscod": 121, "getstorag": [28, 57], "getstoragefactori": [16, 28], "getstoragesbackendservic": 16, "getstr": 87, "getsupportedapp": 28, "getsupportedfilt": 138, "getsupportedprivileg": 117, "getsupportedprivilegeset": 117, "getsupportedsearchproviderid": 135, "getsystemconfig": 16, "getsystemtagmanag": [16, 28], "getsystemtagobjectmapp": [16, 28], "getsystemvalu": [53, 55], "getsystemvaluebool": [55, 141], "getsystemvalueint": 55, "getsystemvaluestr": 55, "gettabl": 59, "gettagmanag": [16, 28], "gettagsbyid": 24, "gettarget": 130, "gettask": [145, 146, 147], "gettasktyp": 147, "gettasktypeid": 145, "gettempl": 150, "gettempmanag": 16, "getter": [22, 23, 28, 41, 56, 118], "gettext": 7, "getthemingdefault": 16, "gettim": [23, 148], "gettimezon": [28, 148], "gettitl": [109, 130, 132, 135], "gettodo": 66, "gettoken": [24, 134], "gettranscript": 142, "gettrusteddomainhelp": 16, "gettwofactorauthmanag": 16, "gettyp": [132, 147], "gettypeicon": 12, "getuid": [57, 112, 130, 132, 152], "getuploadedfil": 39, "geturl": 109, "geturlgener": 16, "geturlparamet": [12, 15], "getus": [41, 57, 112, 127, 213, 221], "getuserdata": 151, "getuserfold": [41, 57], "getuserglobalstoragesservic": 16, "getuserid": [106, 132, 142, 143, 145, 146, 147], "getuserlanguag": 61, "getusermanag": 16, "getusermountcach": 16, "getusernam": 15, "getusersess": 16, "getuserstatus": 143, "getuserstoragesservic": 16, "getusertask": 146, "getusertasksbyapp": 146, "getuservalu": [55, 112], "getvalu": [106, 112], "getvaluearrai": [104, 106], "getvaluebool": [104, 106], "getvalueflag": 106, "getvaluefloat": [104, 106], "getvalueint": [104, 106], "getvaluesbyapp": 106, "getvaluesbyus": 106, "getvaluestr": [104, 106], "getvaluetyp": [104, 106], "getvers": 151, "getwebhookmethod": 145, "getwebhookuri": 145, "getwebroot": 16, "getwidgetbutton": 109, "getwidgetitem": 109, "getwidgetitemsv2": 109, "getwidgetopt": 109, "getwidth": 24, "ghcr": [159, 170, 171], "giant": 40, "gif": [135, 176], "giphi": 135, "git": [2, 4, 6, 34, 100, 103, 131, 135, 155, 159, 190, 193, 194, 196], "github": [2, 4, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 29, 30, 31, 33, 35, 56, 66, 81, 88, 89, 90, 98, 108, 109, 110, 123, 131, 135, 155, 157, 166, 170, 190, 192, 194, 207, 208, 218, 221], "github_notif": 109, "github_token": 34, "github_usernam": 100, "githubusercont": [100, 161], "githubusernam": 206, "gitignor": 2, "gitkeep": 7, "give": [0, 6, 15, 17, 27, 29, 34, 35, 39, 41, 54, 64, 66, 88, 94, 99, 100, 110, 111, 128, 131, 135, 138, 190, 193, 196, 203, 206], "given": [4, 23, 24, 26, 27, 28, 37, 39, 52, 61, 63, 69, 75, 76, 83, 107, 116, 117, 129, 139, 150, 154, 156, 196, 203, 206, 208], "glad": 156, "glib": 100, "global": [4, 21, 22, 39, 40, 44, 47, 55, 56, 61, 70, 78, 98, 104, 106, 108, 111, 114, 122, 138, 190, 191, 196, 202, 203], "glossari": 168, "gmbh": 190, "gmt": 78, "gnome": 96, "gnu": 190, "go": [26, 32, 39, 42, 60, 61, 63, 66, 78, 89, 98, 100, 115, 128, 132, 135, 154, 157, 171, 190, 193, 196, 208], "goal": [33, 100, 154, 203, 208], "goe": [0, 40, 42, 111, 116, 138, 170, 194, 203], "golang": 157, "gone": 93, "good": [55, 61, 62, 66, 88, 93, 94, 97, 117, 165, 190, 198, 200, 206, 208], "googl": [39, 40, 96, 111], "googletest": 221, "got": [10, 16, 17, 24, 123, 135], "goto": 90, "gotorout": 90, "gp": 24, "gpl": 4, "gpl3": 4, "gpt": 145, "gpu": [157, 167, 168, 170], "gracefulli": 123, "grain": [37, 190], "grammar": 145, "grammat": 61, "grant": [7, 29, 53, 62, 69, 181, 213], "graph": 135, "great": [33, 34, 66, 88, 98, 99, 120], "greatli": [204, 208], "grep": [4, 35], "grid": [98, 198], "group": [0, 7, 10, 13, 16, 23, 24, 26, 53, 55, 56, 63, 64, 65, 69, 78, 87, 90, 93, 98, 109, 128, 138, 140, 141, 143, 160, 181, 189, 190, 194, 213], "group1": 65, "groupbackendregist": 16, "groupdeletedev": 24, "groupfold": [26, 214], "groupid": [41, 87], "groupinterfac": 23, "groupmanag": 27, "groupwar": [116, 122, 205], "grow": 190, "grunt": 125, "gt": [83, 114], "guarante": [26, 37, 127, 128, 141], "guard": 139, "guess": [39, 75], "guest": [39, 64, 73, 74, 75, 78, 134], "gui": 100, "guid": [7, 30, 57, 80, 90, 94, 95, 96, 98, 166, 205, 208, 210, 216], "guidanc": 99, "guidelin": [30, 47, 94, 96, 97, 157, 195, 205, 206, 207, 208, 212], "guidelines_and_howto": 208, "guyjgtckptkci4epiriupiexgj8wninmfsfhabacrpzukmeawzsm54bfkfuzwksbps7jmtfqjesklpyjxyhphlgk8szbn9hxlxjohix5ixgjkdokkztyczuwhlsg3yfg": 62, "gz": [34, 35], "h": [62, 64, 65, 79, 81, 83, 100, 109, 132, 135], "h2": 140, "h3": 140, "ha": [0, 2, 10, 13, 16, 17, 18, 20, 23, 24, 25, 26, 27, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 44, 49, 52, 54, 56, 61, 62, 65, 66, 69, 77, 78, 79, 80, 81, 83, 84, 85, 87, 90, 93, 94, 97, 98, 99, 100, 107, 108, 109, 112, 113, 117, 120, 123, 125, 129, 132, 133, 135, 138, 140, 142, 144, 145, 146, 147, 150, 152, 155, 159, 170, 171, 174, 176, 180, 190, 193, 194, 196, 203, 208, 210, 213, 214, 216, 218], "had": [2, 15, 22, 23, 206], "hadn": 17, "hairi": [190, 193], "halfemptycontentmessag": 109, "ham": 192, "hamper": 33, "hand": [33, 40, 64, 93, 99, 115, 210], "handbook": 221, "handl": [3, 17, 21, 26, 27, 29, 33, 34, 40, 41, 44, 46, 49, 55, 56, 59, 63, 80, 107, 110, 111, 114, 122, 123, 128, 134, 135, 140, 142, 144, 145, 146, 147, 150, 151, 153, 154, 156, 171, 172, 176, 191, 193, 203, 204, 206, 208, 213, 214], "handlebar": [14, 217], "handleerror": 66, "handlegetproperti": [1, 154], "handleimipmessag": [22, 117], "handler": [1, 62, 66, 87, 112, 122, 154, 158, 171, 176], "handler_rout": 180, "happen": [27, 29, 36, 37, 41, 44, 56, 61, 64, 75, 99, 110, 115, 123, 125, 128, 158, 213], "happi": [33, 94], "haproxi": [163, 170], "haproxy_password": 170, "hard": [33, 40, 41, 66, 98, 117, 123, 210], "hardcod": 26, "harder": [39, 40, 56, 190], "hardwar": 164, "harm": 34, "hasannot": 49, "hasbackend": 144, "hascalendarincalendarhom": 117, "hash": [26, 29, 78, 134], "hasher": 27, "haskei": [11, 104, 106], "hasmobilesupport": 196, "hasn": 35, "hasprovid": [142, 145, 146, 147, 149], "hasreservedjob": 23, "hasservic": 120, "hassvgsupport": 11, "hastemplatesavea": 196, "have": [0, 4, 6, 8, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 52, 53, 54, 56, 57, 59, 61, 62, 65, 66, 67, 69, 71, 78, 80, 81, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, 109, 111, 112, 117, 120, 123, 125, 127, 128, 129, 134, 135, 136, 138, 139, 140, 142, 145, 146, 147, 149, 150, 156, 157, 161, 163, 164, 165, 167, 171, 172, 175, 180, 181, 190, 191, 193, 194, 196, 198, 199, 202, 203, 204, 206, 208, 210, 213, 214, 216, 217, 218, 219, 221], "haven": 17, "he": 99, "head": [8, 26, 32, 35, 52, 78, 79, 93, 94, 99, 100, 122, 141, 150], "header": [22, 27, 28, 36, 41, 44, 49, 51, 62, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 79, 80, 81, 82, 91, 93, 94, 118, 121, 122, 123, 131, 171, 175, 183, 188, 195, 196, 197, 198, 203, 213, 218], "headermiddlewar": 49, "headers_to_exclud": 183, "headlin": [61, 130, 145, 147], "headlinetasktyp": [26, 147], "health": 158, "healthcheck": 171, "healthi": 171, "hear": 33, "heartbeat": [157, 170, 188], "heavi": [114, 128, 165], "heavili": [2, 21, 206], "height": [24, 36, 41, 94, 135, 198, 203], "hell": 123, "hello": [61, 99, 113, 136, 153, 191, 202], "help": [0, 4, 7, 8, 26, 33, 40, 41, 56, 59, 61, 65, 66, 93, 94, 98, 100, 111, 112, 114, 117, 118, 122, 131, 135, 139, 155, 159, 164, 189, 190, 191, 193, 194, 203, 205, 206, 207, 208, 212], "helper": [0, 26, 39, 40, 63, 110, 111, 117, 122, 123, 135, 139], "henc": [2, 4, 16, 17, 125, 138, 150], "her": 128, "here": [0, 8, 17, 24, 39, 40, 41, 44, 52, 55, 63, 64, 66, 78, 87, 88, 90, 98, 100, 101, 103, 109, 111, 112, 115, 116, 117, 134, 135, 142, 145, 147, 149, 154, 158, 159, 166, 167, 172, 176, 178, 179, 185, 191, 192, 193, 194, 200, 202, 203, 208, 218, 221], "heveri": 221, "hex": [64, 79], "hexadecim": 135, "hi": [39, 99, 191, 192], "hidden": [26, 27, 78, 104, 106, 113, 180, 197, 198, 202, 203], "hide": [27, 61, 66, 78, 104, 106, 125, 144, 196, 197, 198, 203, 204], "hierarchi": [97, 98], "hig": 94, "high": [38, 57, 94, 190, 198, 215], "highcontrast": 16, "higher": [4, 12, 22, 35, 57, 203], "highest": 39, "highli": [0, 16, 24, 29, 31, 35, 108, 123, 155, 164], "highlight": [28, 38, 213], "hint": [10, 15, 16, 17, 39, 40, 41, 55, 99, 112, 133, 203], "hintexcept": 55, "histori": [90, 145, 159, 203], "hit": 131, "ho": 192, "hoist": 191, "hold": [7, 27, 36, 41, 62, 110, 218], "hole": [39, 213], "home": [10, 34, 46, 57, 64, 93, 100, 152, 196], "homebrew": 100, "homepag": [4, 135], "homogen": 203, "hook": [0, 1, 16, 17, 27, 47, 49], "horizont": 165, "host": [7, 13, 17, 65, 120, 122, 123, 141, 155, 156, 163, 164, 165, 166, 170, 196, 203, 205, 221], "hostnam": [13, 25, 139, 161, 196], "hostvalid": 139, "hour": [37, 61, 64, 80, 139, 146, 202], "housekeep": [62, 81], "hover": [28, 96, 131, 190, 198, 199, 202, 203], "hoverclass": 203, "how": [0, 9, 18, 28, 30, 37, 39, 44, 47, 51, 61, 63, 64, 78, 83, 88, 89, 96, 97, 98, 103, 108, 109, 110, 111, 115, 116, 125, 131, 132, 133, 135, 138, 139, 145, 146, 147, 150, 153, 156, 167, 172, 184, 190, 193, 194, 205, 210, 213, 219, 221], "howev": [7, 16, 17, 24, 27, 28, 33, 39, 54, 57, 64, 66, 100, 102, 104, 106, 109, 110, 111, 116, 117, 123, 132, 146, 147, 208, 216], "href": [61, 78, 83, 114, 118, 153, 202, 203, 204, 213], "html": [6, 16, 22, 24, 33, 42, 45, 47, 66, 78, 90, 110, 113, 120, 122, 159, 161, 180, 190, 191, 194, 196, 205, 213, 221], "html5": [189, 199], "http": [0, 2, 4, 5, 6, 7, 10, 13, 14, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 39, 44, 49, 50, 51, 52, 53, 56, 62, 64, 65, 66, 77, 78, 79, 80, 81, 83, 84, 85, 87, 89, 90, 91, 100, 108, 109, 110, 111, 114, 117, 118, 122, 123, 125, 131, 134, 135, 136, 137, 138, 139, 140, 142, 145, 146, 147, 149, 153, 154, 155, 157, 158, 161, 166, 170, 171, 175, 179, 180, 183, 194, 196, 200, 205, 206, 208, 213, 218, 221], "http_content_typ": 39, "http_proxi": 161, "httpclient": 87, "httpd": 194, "httphelper": 10, "httpprovid": 44, "https_proxi": 161, "hu": 7, "hu_hu": 7, "hub": 94, "huge": 104, "huggingfac": 171, "human": [61, 96, 97, 104, 135, 145], "humanfiles": [12, 15, 16, 28], "hundr": 210, "hungri": 114, "hurdl": [61, 62], "hw39yxkp": 109, "i": [0, 1, 2, 4, 5, 7, 10, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 122, 123, 125, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 149, 150, 151, 152, 153, 155, 156, 157, 158, 159, 161, 163, 164, 165, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 185, 186, 190, 191, 192, 193, 194, 196, 197, 198, 200, 201, 202, 203, 206, 207, 210, 213, 214, 216, 218, 220, 221], "i_request": 191, "iaccountmanag": [23, 26, 28, 130], "iaction": 26, "iactionfactori": 118, "iactivatablebyadmin": 150, "iaddress": 120, "iapiwidget": 122, "iapiwidgetv2": 122, "iapp": 26, "iappconfig": [25, 27, 28, 40, 104], "iappcontain": [10, 16], "iappdata": [28, 54, 57], "iappmanag": [23, 24, 26, 27, 28, 40], "iattribut": 26, "iauthmechanismprovid": 44, "iauthormapp": 40, "iavailabilitycoordin": 127, "iavatarmanag": [27, 40], "ibackend": 116, "ibackendprovid": 44, "ibinaryfind": 28, "iboostrap": 28, "ibootcontext": [0, 40, 44, 49, 109, 114, 116, 130, 131, 132, 138, 142, 145, 146, 147, 149, 151, 153], "ibootstrap": [0, 1, 40, 44, 49, 50, 109, 114, 116, 130, 131, 132, 138, 141, 142, 145, 146, 147, 149, 151, 153], "ibrok": 144, "ibu": 27, "ibulkprovid": 118, "ibuttonwidget": 122, "ic": [71, 116, 117], "icach": [27, 40, 57], "icachefactori": [27, 38, 40], "ical": 117, "icalendar": [116, 117], "icalendareventbuild": 116, "icalendarobject": 117, "icalendarprovid": 117, "icalendarqueri": 116, "icallbackrespons": 39, "icap": 66, "icapabilityawareocmprovid": 28, "icewind1991": 27, "iclientservic": [121, 139], "icloud": 100, "icollect": 154, "icom": 15, "icommentsmanag": [24, 27], "icomplexoper": 115, "icon": [4, 6, 10, 18, 22, 26, 39, 43, 44, 64, 71, 93, 95, 97, 98, 109, 115, 118, 122, 130, 132, 135, 138, 140, 176, 186, 189, 197, 198, 201, 202, 203, 204, 205], "icon_class": 109, "icon_url": [109, 135], "iconclass": 44, "iconditionalwidget": 122, "iconfig": [27, 40, 53, 55, 112, 140, 141], "iconstructablestorag": 27, "icontain": 16, "icontentmanag": 122, "icontentprovid": 122, "icontentsecuritypolicymanag": 27, "icontrollermethodreflector": [13, 27, 40, 49], "iconurl": [109, 132], "iconv": [4, 220], "icountusersbackend": 27, "icreatefromstr": [22, 116, 117], "icreategroupbackend": 26, "icreatenamedgroupbackend": 26, "icredentialsmanag": 27, "icrypto": [10, 27, 40], "id": [4, 7, 13, 22, 24, 25, 28, 34, 36, 37, 39, 40, 41, 44, 48, 52, 56, 57, 60, 61, 63, 65, 66, 67, 69, 71, 78, 81, 83, 88, 100, 104, 106, 107, 109, 112, 114, 115, 118, 120, 122, 127, 128, 130, 132, 133, 135, 136, 140, 144, 145, 146, 147, 151, 154, 155, 169, 170, 171, 173, 175, 176, 179, 182, 184, 187, 189, 191, 197, 199, 202, 203, 204, 213], "id497799835": 100, "id_token": 64, "idatetimeformatt": [27, 140], "idatetimezon": [27, 28, 40], "idbconnect": [18, 24, 26, 27, 28, 40, 56, 59], "idea": [35, 93, 94, 99, 117, 123, 128, 131, 135, 138, 142, 145, 146, 147, 149, 190, 200], "ideactivatablebyadmin": 150, "ideal": [93, 96, 98, 128, 135, 190, 193], "ideclarativesettingsform": 112, "idelegatedset": 53, "ident": [16, 35, 96, 102, 126], "identif": 93, "identifi": [1, 4, 26, 29, 36, 41, 52, 56, 61, 62, 73, 74, 96, 109, 117, 122, 128, 131, 134, 135, 138, 142, 145, 146, 147, 149, 150, 166, 190, 194, 208], "idetectlanguageprovid": [26, 149], "ie": 26, "iemailvalid": 28, "ientiti": 115, "ientitycompat": 23, "ientri": 118, "ietf": 81, "ievent": 26, "ieventdispatch": [15, 24, 41, 48, 132, 143], "ieventlisten": [1, 41, 44, 59, 112, 114, 135, 142, 145, 146, 147], "ieventlogg": [27, 40], "ieventsourc": 24, "ieventsourcefactori": [24, 26], "iexportdestin": 151, "iexpressionbuild": 26, "iexternalprovid": [28, 138], "ifactori": [27, 61], "iff": 10, "ifil": 27, "ifilenamevalid": [26, 28], "ifilesmetadata": 114, "ifilesmetadatamanag": [24, 114], "ifilteringprovid": 138, "ifoomanag": 0, "ifram": 213, "ifs": [191, 192], "ignor": [7, 27, 35, 42, 63, 122, 129, 202, 208], "ignorefil": [2, 108], "ignoreopenapi": 66, "igroup": 24, "igroupmanag": [26, 27, 40, 128], "ihandl": 153, "ihandleimipmessag": [22, 117], "ihash": [26, 27, 40], "ihelp": 10, "ii": 208, "iiconsect": [53, 140], "iiconwidget": [26, 122], "iimag": [27, 146], "iimportsourc": 151, "iinappsearch": 138, "iinitialst": [44, 50], "iinitialstateservic": [109, 123], "ijob": 37, "ijoblist": [22, 23, 27, 37, 40, 140], "il10n": [10, 40, 50, 53, 61, 109, 130, 138, 140, 141, 142, 145, 146, 147, 149, 151], "ildapprovid": 27, "ildapproviderfactori": 18, "ilimit": 139, "ilimitawarecountusersbackend": 27, "ilinkact": 130, "illeg": 33, "illustr": 2, "ilockingprovid": 27, "ilockmanag": 26, "ilogfactori": [18, 25], "ilogg": [10, 16, 27], "iloginsetupprovid": 28, "imag": [4, 6, 27, 28, 39, 43, 52, 63, 64, 66, 78, 83, 92, 100, 122, 132, 145, 157, 159, 162, 163, 170, 176, 179, 188, 198, 205], "image_nam": [157, 171], "image_path": 45, "image_src": 171, "image_tag": 171, "image_typ": 135, "image_url": 135, "imagegenerationprovid": 146, "imagegenerationresultlisten": 146, "imageparam": 171, "imagepath": [15, 53, 109, 130, 140], "imageurl": 135, "imagick": 220, "imagin": [2, 66], "imail": [27, 28, 113], "imailmanag": 120, "imanag": [0, 11, 12, 14, 15, 19, 22, 26, 27, 40, 116, 120, 143, 145, 146, 147], "imap": 131, "imapperexcept": 23, "imdb_id": 135, "imenuact": 39, "imessag": [22, 24, 113, 120], "imessagesend": 120, "imetadatabackgroundev": 24, "imetadataliveev": 24, "imetadataqueri": [24, 114], "imetadatavaluewrapp": 114, "img": [4, 6, 22, 45, 46, 52, 109, 118, 135, 138, 159, 176, 186, 200], "imigr": 151, "imigrationstep": 10, "imimetypedetector": 27, "imimetypeload": [25, 27], "immedi": [1, 15, 39, 94, 99, 190], "immut": 56, "imountmanag": 27, "imountpoint": [27, 57], "imountprovid": 57, "imountprovidercollect": [27, 40, 57], "impact": [25, 28, 37, 128, 193], "implement": [0, 1, 4, 15, 22, 23, 25, 26, 27, 28, 34, 36, 37, 39, 40, 41, 44, 49, 50, 53, 56, 59, 66, 72, 73, 74, 77, 78, 81, 83, 87, 99, 109, 112, 114, 115, 116, 117, 118, 120, 122, 123, 130, 131, 132, 133, 135, 136, 137, 138, 140, 141, 151, 153, 154, 156, 157, 158, 159, 167, 170, 171, 181, 203, 213, 214], "impli": [59, 65, 66, 135], "implicit": 191, "implicitli": [15, 39, 56, 117], "import": [9, 15, 24, 26, 27, 35, 39, 42, 44, 49, 56, 60, 61, 66, 78, 89, 90, 93, 94, 96, 98, 100, 107, 109, 115, 116, 123, 128, 131, 132, 135, 141, 145, 151, 157, 159, 170, 190, 193, 196, 202, 203, 208, 221], "important_list_item": 189, "importsourc": 151, "imposs": [66, 171], "improv": [28, 40, 44, 66, 96, 99, 103, 109, 128, 131, 138, 190, 191, 193, 204, 208], "impur": 40, "imyappmanag": 151, "in_arrai": [145, 147, 196], "inaccess": 98, "inact": 80, "inadvertenli": 193, "inappsearch": 138, "inavigationmanag": [27, 40], "inbox": [97, 196], "inc": 45, "includ": [2, 17, 27, 28, 32, 33, 35, 39, 40, 42, 43, 44, 56, 61, 62, 65, 66, 77, 78, 88, 89, 98, 100, 102, 103, 104, 106, 108, 109, 114, 117, 130, 131, 135, 141, 145, 157, 159, 172, 176, 184, 186, 193, 210, 213, 216], "include_onc": 0, "inclus": [94, 99, 208, 212], "incompat": [17, 24, 35, 137], "incomplet": [35, 102, 208], "incompleteactivityexcept": 26, "incompletenotificationexcept": 26, "incompleteparsednotificationexcept": 26, "inconsist": 128, "incorpor": 156, "incorrect": 161, "incorrectli": [27, 36, 41], "increas": [14, 20, 24, 26, 27, 33, 35, 39, 128, 140, 165, 206], "increment": [35, 56, 125, 128], "indent": [100, 189, 190], "independ": [26, 52, 68, 123], "index": [4, 5, 39, 40, 51, 52, 56, 59, 62, 63, 64, 73, 77, 107, 109, 114, 128, 130, 131, 132, 137, 138, 139, 145, 159, 176, 179, 191, 196, 214], "indic": [24, 27, 28, 33, 36, 41, 58, 61, 66, 73, 78, 93, 102, 117, 129, 138, 142, 145, 146, 147, 149, 156, 170, 186, 206], "indirect": 17, "indirectli": 39, "individu": [7, 40, 53, 61, 80, 98, 108, 116, 122, 208], "inevit": [17, 24], "infin": [83, 114], "influenc": [56, 128, 152, 190], "info": [4, 5, 26, 27, 28, 31, 32, 34, 40, 41, 51, 53, 56, 87, 94, 103, 110, 117, 119, 122, 123, 125, 135, 136, 140, 141, 150, 154, 157, 159, 161, 172, 175, 176, 179, 181, 183, 188, 190, 194, 198, 208], "inform": [18, 20, 24, 26, 27, 28, 29, 34, 36, 39, 41, 44, 45, 46, 56, 57, 61, 62, 63, 64, 78, 87, 93, 97, 98, 100, 101, 102, 109, 110, 120, 122, 123, 130, 131, 133, 135, 138, 141, 142, 145, 147, 149, 150, 151, 159, 160, 174, 190, 201, 206, 208, 210, 214], "infrastructur": [33, 139, 214], "inherit": [37, 49, 56, 71, 78, 117, 137], "inheritdoc": [109, 132], "inheritor": [27, 66], "ini": [111, 141, 221], "inigetwrapp": 27, "init": [44, 65, 100, 157, 170, 177, 184, 188, 194], "init_timeout": 158, "initcor": 13, "initi": [0, 1, 3, 16, 17, 26, 36, 38, 41, 43, 50, 51, 62, 63, 66, 80, 93, 107, 109, 114, 120, 122, 141, 142, 154, 157, 158, 170, 171, 175, 176, 177, 184, 208], "initialis": 24, "initialprovid": 135, "initialst": [44, 50], "initialstateservic": 109, "initiatemessag": 120, "initmetadata": [24, 114], "iniwrapp": 27, "inject": [0, 10, 16, 24, 27, 28, 36, 37, 38, 39, 41, 44, 47, 48, 52, 55, 57, 59, 61, 104, 106, 109, 113, 114, 116, 120, 121, 131, 133, 135, 138, 139, 142, 144, 145, 146, 147, 148, 149, 150, 152, 172, 197, 205, 212, 221], "injectfn": [0, 132], "inlin": [27, 39, 93, 122, 189, 198, 213], "inlineblock": 198, "inmemoryfil": 22, "inner": 214, "innodb": 110, "innodb_print_all_deadlock": 110, "inod": [1, 154], "inotif": 26, "inotifi": 26, "input": [16, 24, 26, 28, 40, 64, 73, 74, 75, 95, 98, 99, 100, 122, 135, 140, 146, 147, 149, 171, 180, 192, 198, 199, 202, 203, 204, 213], "insecur": [36, 41, 196], "insensit": 128, "insert": [36, 37, 41, 56, 61, 110, 128, 135, 138], "inset": [27, 198], "insid": [0, 6, 23, 37, 39, 40, 46, 52, 53, 56, 61, 78, 79, 83, 93, 109, 120, 128, 135, 146, 147, 159, 171, 196, 202, 203, 213, 217, 218], "insight": [107, 110], "inspect": [51, 196], "inspir": [2, 163], "instal": [0, 2, 4, 7, 28, 29, 32, 33, 35, 36, 37, 38, 39, 40, 41, 51, 56, 59, 63, 66, 73, 75, 78, 96, 108, 111, 123, 125, 126, 128, 131, 135, 136, 140, 144, 151, 158, 159, 164, 166, 168, 175, 183, 188, 190, 192, 194, 196, 208, 217, 220], "installer_fil": 100, "instanc": [0, 4, 23, 24, 27, 28, 35, 36, 37, 38, 39, 40, 41, 46, 48, 49, 57, 59, 64, 69, 78, 79, 80, 98, 100, 104, 108, 114, 115, 116, 117, 118, 120, 121, 123, 127, 128, 131, 133, 135, 136, 139, 140, 141, 153, 159, 170, 175, 180, 192, 194, 213], "instanceid": 176, "instanceof": [1, 39, 40, 41, 44, 57, 59, 60, 87, 107, 112, 114, 116, 132, 135, 142, 145, 146, 147, 153], "instanti": [0, 40, 41, 109, 120, 130, 151], "instantli": 128, "instead": [6, 7, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 36, 39, 40, 41, 45, 52, 53, 56, 61, 64, 66, 74, 78, 88, 93, 94, 96, 97, 100, 111, 117, 133, 135, 142, 145, 146, 147, 149, 151, 189, 190, 191, 192, 200, 213], "instruct": [2, 61, 66, 78, 125, 145, 155, 157, 172, 191], "insuffici": 80, "int": [4, 15, 23, 24, 37, 39, 41, 52, 53, 56, 57, 66, 67, 69, 70, 71, 73, 74, 87, 104, 106, 109, 114, 127, 129, 130, 138, 140, 145, 146, 147, 148, 151, 176], "integ": [39, 56, 59, 83, 135, 145, 146, 170, 171, 176, 178, 196], "integr": [4, 17, 20, 24, 26, 27, 29, 31, 34, 36, 41, 88, 89, 98, 109, 111, 114, 122, 123, 130, 132, 133, 135, 140, 151, 156, 190, 205, 206], "integration_github": [109, 135], "integration_openstreetmap": 135, "integration_tmdb": 135, "integration_tmdb_movi": 135, "intend": [33, 123, 145], "intens": [73, 74, 75, 117], "intent": [33, 94], "inter": [41, 123], "interact": [0, 24, 26, 36, 39, 40, 41, 93, 107, 117, 122, 123, 126, 145, 150, 193, 198, 203, 205], "intercept": 49, "interchang": 203, "interest": [27, 32, 33, 51, 56, 88, 94, 135], "interfac": [0, 10, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 36, 39, 41, 50, 57, 61, 94, 96, 97, 98, 102, 104, 108, 111, 112, 113, 115, 116, 119, 122, 127, 128, 130, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 149, 150, 151, 153, 156, 163, 180, 195, 198, 205, 206, 208, 213, 216], "interfer": 44, "interleav": 0, "intermedi": 23, "intern": [4, 13, 18, 27, 35, 36, 40, 41, 51, 56, 57, 65, 94, 99, 104, 106, 109, 116, 117, 122, 128, 129, 133, 135, 139, 140, 141, 164, 178, 187, 196, 214], "internaltokenrequestedev": 126, "internation": 61, "internet": [18, 161], "interpret": [78, 138, 213], "interrupt": 80, "interv": [109, 184], "intervent": 39, "intric": 156, "introduc": [1, 23, 26, 28, 33, 39, 59, 81, 128, 135, 137, 145, 156, 169, 193, 210], "introduct": [3, 10, 47, 82, 95, 97, 168, 201, 205, 219], "invalid": [22, 26, 29, 36, 39, 41, 74, 76, 99, 128, 129, 134, 178, 196, 208], "invalid_hash": 29, "invalidargumentexcept": [17, 26, 152], "invalidatecooki": 39, "invalidatetokensofus": 22, "invalidvalueexcept": 26, "invert": [26, 46, 94, 198], "investig": 190, "invis": [71, 213], "invit": [7, 61], "invoc": 0, "invok": [0, 2, 7, 44, 125, 138, 176], "involv": [100, 126, 164, 171, 193], "io": [20, 24, 27, 93, 94, 97, 98, 117, 123, 159, 170, 171, 207, 221], "iocmprovid": 28, "ioper": 115, "ioperationcompat": 23, "ioptionwidget": 122, "ioutofofficedata": 127, "ioutput": [39, 59, 136], "ip": [39, 139, 166, 196], "ipaddress": 196, "iparallelawarejob": 23, "ipeparedstat": 17, "ipersonalproviderset": 28, "iphonenumberutil": [24, 129], "ipreloadablenotifi": 28, "ipreparedstat": 17, "ipreview": [24, 27, 40], "iprofil": 131, "iprovid": [22, 24, 26, 28, 118, 120, 132, 138, 145, 146, 147, 150], "iprovideenabledstatebackend": [24, 26], "iprovidermanag": [14, 132], "iproviderwithexpectedruntim": [26, 147], "iproviderwithid": 26, "iproviderwithuserid": [26, 147], "iprovidesicon": 150, "iprovidespersonalset": 150, "ipublicreferenceprovid": [26, 135], "ipublicsharetemplateprovid": 50, "iquerybuild": [26, 27, 56, 114], "iquerylogg": [27, 40], "iratelimitexceededexcept": 139, "irefer": 135, "ireferenceprovid": 135, "iregistrationcontext": [0, 1, 16, 25, 26, 40, 44, 49, 50, 109, 112, 114, 116, 120, 130, 132, 138, 141, 142, 145, 146, 147, 149, 151, 153], "iregistri": [24, 28], "ireloadablewidget": 122, "iremotehostvalid": 139, "irepairstep": 136, "irequest": [25, 27, 37, 39, 40, 52, 54, 132, 137, 191], "irequestcontext": 153, "iresourc": 132, "iresourceprovid": 132, "irespons": 153, "iresult": [17, 24], "irichtextformatt": 27, "irootfold": [26, 27, 40, 57], "irootstorag": 57, "irout": [27, 28, 40], "irregular": 33, "irrelev": 208, "is_avail": 73, "is_en": 140, "isadmin": 26, "isallow": 39, "isappload": 23, "isarrai": 196, "isavail": [18, 73], "isbackendrequir": 26, "ischemawrapp": 59, "iscontentencod": 65, "iscontextchatavail": 107, "isdirectori": 87, "isearch": [10, 27, 40], "isearchablegroupbackend": 23, "isearchablereferenceprovid": 135, "isearchqueri": 138, "isecurerandom": [12, 27, 40], "isen": [19, 24, 109, 127], "isenabledforus": 24, "iservercontain": [16, 27, 28, 40, 49, 55], "iservic": 120, "isess": [16, 39], "iset": [53, 140], "isetupcheck": 141, "isexternalprovid": 138, "isfiltervalid": 12, "ishar": [26, 50], "ishareownerlessmount": 27, "ishareprovid": 28, "ishareprovidersupportsallsharesinfold": 28, "isi": 18, "isie8": 11, "isimplefil": [22, 23], "isindex": 106, "isineffect": 127, "isinsideview": 135, "isizeestimationmigr": [23, 151], "islazi": [104, 106], "islegitimatedforuserid": 115, "isn": [12, 18, 73, 136, 208], "iso": [75, 78, 129], "isol": 108, "isp": 64, "ispagin": [135, 138], "ispasswordprotect": 134, "ispecificoper": 115, "ispeechtotextmanag": [26, 142], "ispeechtotextprovid": [26, 142], "ispeechtotextproviderwithid": 26, "ispeechtotextproviderwithuserid": [26, 142], "ispublicshar": 27, "isreadonlyconfigen": 28, "issamepath": 14, "issensit": [104, 106], "isset": [38, 145], "issu": [1, 2, 4, 17, 21, 26, 27, 28, 29, 33, 39, 61, 64, 66, 88, 100, 109, 110, 128, 131, 136, 141, 151, 156, 161, 164, 167, 172, 190, 191, 192, 193, 207, 218], "issuccess": [39, 87], "issuehandl": 108, "istatusmanag": 143, "istorag": [26, 27, 57], "istrusteddomain": 139, "istrustedurl": 139, "istwofactorauthenabledforus": 150, "istyp": 23, "isuseradmin": 13, "isvalid": 139, "isvalidfilenam": 26, "isvalidtoken": 134, "isynchrounousprovid": 145, "isystemtagmanag": 24, "isystemtagobjectmapp": 27, "itag": 15, "itagmanag": [15, 27, 40], "ital": 94, "itasktyp": [26, 145, 147], "item": [24, 26, 35, 36, 41, 48, 57, 61, 64, 66, 71, 84, 93, 95, 97, 107, 109, 114, 132, 145, 154, 191, 198, 201, 203, 204], "item_icons_round": 109, "item_typ": 25, "itemid": [64, 107, 132], "itempickerdialog": 132, "itempl": 28, "itemplatemanag": 28, "itempmanag": [27, 40], "itemsperpag": [64, 173, 182, 187], "itemtitl": 132, "itemtyp": [64, 70], "iter": 26, "ithrottl": 27, "itimefactori": [10, 23, 27, 37, 40, 133, 148], "itinerari": 120, "itoken": [24, 26], "itranslationmanag": [26, 149], "itranslationprovid": [26, 149], "itranslationproviderwithid": 26, "itranslationproviderwithuserid": [26, 149], "itrashitem": 26, "itrusteddomainhelp": [27, 139], "its": [0, 1, 15, 22, 24, 27, 29, 35, 36, 38, 39, 40, 41, 45, 54, 56, 57, 61, 62, 64, 65, 69, 78, 84, 88, 90, 93, 94, 98, 100, 104, 106, 114, 115, 117, 138, 140, 145, 146, 147, 154, 158, 163, 171, 191, 193, 194, 204, 214, 218], "itself": [18, 25, 27, 36, 40, 41, 49, 59, 62, 69, 77, 94, 99, 103, 115, 135, 165, 197, 208], "iurlgener": [25, 27, 40, 50, 52, 53, 109, 130, 132, 138, 140, 153], "iuser": [15, 24, 26, 27, 28, 41, 61, 127, 130, 132, 138, 139, 144, 150, 151, 152], "iuserconfig": 106, "iusermanag": [26, 27, 28, 40, 41, 50, 128, 152], "iusermountcach": 27, "iusersess": [27, 40, 41, 57, 109, 152], "iuserstatu": 143, "iwebhookcompatibleev": 26, "iwidget": [26, 109], "j": [6, 7, 15, 23, 24, 35, 44, 45, 61, 81, 109, 115, 123, 125, 132, 135, 141, 157, 159, 172, 186, 191, 202, 203, 204, 213, 217], "ja": 7, "ja_jp": 7, "jail": 214, "jan": [4, 33], "jane": [78, 109, 187], "jargon": [94, 99], "jasmin": 221, "java": 87, "javascript": [5, 6, 7, 13, 21, 23, 24, 26, 35, 36, 39, 41, 43, 47, 60, 98, 99, 109, 115, 122, 125, 131, 132, 138, 140, 141, 159, 190, 194, 205, 219], "javascriptmodul": 141, "jdoe": 191, "jitpack": 89, "joann": 64, "job": [4, 20, 23, 25, 34, 39, 47, 61, 73, 114, 116, 128, 136, 142, 145, 146, 147, 171, 184, 190, 205, 208], "joblist": [27, 37, 140], "john": [39, 64, 187], "join": [71, 93, 114], "joinindex": [24, 114], "joinpath": 14, "journalctl": 166, "journei": 135, "jpeg": [78, 135], "jpg": [4, 83, 109, 135, 138, 198], "jqueri": [12, 22, 27, 39, 44, 203, 213], "jrdrespons": 153, "json": [2, 7, 10, 17, 18, 20, 24, 26, 27, 29, 35, 44, 51, 56, 61, 62, 65, 66, 69, 77, 78, 79, 104, 106, 108, 109, 112, 121, 125, 127, 135, 145, 151, 153, 159, 170, 171, 172, 175, 176, 183, 184, 194, 196, 213, 218, 220], "json_decod": [121, 140, 151], "json_encod": [26, 121, 140, 151], "json_pretty_print": 140, "json_throw_on_error": 151, "jsonrespons": [26, 39, 66, 153], "jsonseri": 26, "jsonserializ": 127, "jstimezonedetect": 14, "jstz": 14, "jsx": 159, "judg": 208, "judgement": 193, "jul": 78, "juli": 61, "juliu": 155, "juliushaertl": 109, "jump": 65, "june": 190, "just": [6, 7, 22, 27, 33, 35, 37, 39, 40, 41, 54, 61, 84, 97, 100, 110, 111, 112, 114, 117, 125, 134, 135, 136, 138, 145, 159, 163, 172, 174, 176, 180, 185, 186, 190, 198, 203, 204, 208, 213, 221], "jwt_enabl": 196, "jwt_header": 196, "jwt_secret": 196, "k": [65, 78, 79], "kann": 4, "karchiv": 100, "karma": [60, 221], "kde": [100, 208], "kebab": 191, "keep": [2, 4, 9, 23, 29, 32, 33, 35, 39, 40, 42, 54, 59, 61, 62, 65, 78, 87, 93, 94, 96, 98, 99, 100, 115, 117, 123, 128, 131, 135, 137, 157, 190, 197, 198, 203, 218], "kei": [16, 26, 27, 29, 34, 36, 39, 40, 41, 44, 45, 52, 55, 56, 61, 69, 76, 78, 93, 114, 115, 128, 145, 152, 159, 173, 174, 182, 186, 188, 190, 196, 210], "keithcirkel": 125, "kept": [24, 33, 63, 102, 109, 159, 172], "key1": [173, 182], "key2": [173, 182], "key3": [173, 182], "key_nam": 186, "keyboard": [43, 98, 213], "keymanag": 16, "keyout": 29, "keyword": [159, 191, 208], "kib": 151, "kid": 145, "kihrmq3tytmghwsim": 29, "killer": 39, "kind": [35, 39, 44, 93, 135, 145, 147, 208], "kit": 94, "knorr": 155, "know": [27, 31, 40, 44, 61, 66, 93, 96, 99, 100, 108, 117, 128, 135, 138, 145, 147, 150, 174, 175, 190, 208], "knowledg": [28, 99, 107, 208], "known": [2, 27, 36, 40, 41, 56, 63, 100, 108, 109, 114, 115, 117, 129, 136, 153], "l": [4, 53, 61, 108, 138, 140, 142, 145, 146, 147, 149, 213], "l108": 81, "l10n": [7, 13, 16, 27, 50, 61, 109, 122, 130, 138, 140, 141, 151, 157, 160, 172], "l10nfactori": [27, 61], "label": [39, 69, 78, 93, 94, 95, 112, 120, 135, 140, 184, 195, 199, 202, 204, 206, 208], "lack": 56, "landscap": 156, "lang": [4, 7, 61, 157, 159, 172], "lang_map": 7, "languag": [4, 7, 23, 25, 27, 63, 72, 73, 74, 78, 94, 98, 99, 107, 111, 122, 145, 147, 156, 157, 159, 172, 190, 198], "languagedetect": 75, "languagetupl": [26, 149], "larg": [26, 59, 72, 74, 80, 94, 100, 104, 106, 128, 147, 198], "larger": [26, 32, 38, 98, 198], "last": [0, 16, 22, 24, 39, 40, 49, 53, 61, 64, 67, 78, 80, 83, 93, 110, 122, 128, 138, 140, 145, 175, 176, 196, 208], "last_act": 83, "last_check_tim": 175, "last_report": 140, "last_sent": 140, "lastdai": 67, "lastindex": 65, "lastlogin": [56, 64], "lastmodifi": 107, "lastnam": [191, 196], "lastreport": 140, "lastsentreportd": 140, "lastsentreporttim": 140, "latenc": 38, "latent": 146, "later": [4, 7, 16, 22, 28, 33, 34, 39, 40, 44, 53, 56, 64, 66, 100, 109, 117, 126, 135, 190], "latest": [9, 33, 34, 35, 39, 59, 78, 83, 89, 98, 100, 101, 108, 109, 131, 155, 159, 170, 171, 193], "latestchilddatetim": 81, "latex": 213, "launch": [87, 170], "law": [33, 206], "lax": 23, "layer": [17, 19, 24, 29, 56, 213, 215], "layout": [33, 95, 198, 201, 205], "lazi": [0, 25, 65, 117, 135], "lazili": 0, "lazyrespons": 39, "lazyrootfold": 27, "lc_messag": 159, "ldap": [13, 27, 41, 122, 140, 220], "ldapgroupmemberassocattr": 13, "ldapprovid": 27, "lead": [32, 40, 56, 61, 93, 98, 100, 123, 128, 135, 172, 190, 213], "leader": 29, "leak": [33, 100, 108, 138], "learn": [89, 96, 116, 190], "least": [4, 26, 36, 39, 41, 63, 65, 98, 99, 109, 117, 135, 144, 145, 206, 208, 218], "leav": [28, 59, 64, 94, 102, 125, 196], "left": [27, 29, 39, 61, 64, 66, 97, 98, 109, 117, 135, 197, 198, 203, 204], "legaci": [26, 27, 28, 40, 44, 66, 78, 119, 122, 214], "legibl": 94, "length": [4, 56, 59, 61, 65, 78, 79, 80, 93, 106, 146, 149, 190, 191], "lengthi": 93, "less": [26, 35, 40, 48, 57, 94, 99, 137, 198, 208, 214], "lesser": 93, "lessspecificimplementedreturntyp": 66, "lessspecificreturnstat": 66, "lessspecificreturntyp": 66, "let": [38, 39, 52, 66, 100, 108, 109, 117, 135, 157, 158, 174, 180, 190, 191, 193, 208, 213], "letter": [26, 39, 49, 55, 78, 129, 191], "level": [10, 26, 27, 39, 40, 57, 93, 96, 97, 98, 103, 128, 141, 166, 178, 183, 193, 203, 204, 215, 221], "leverag": 2, "lf": 190, "li": [189, 202, 203, 204, 213], "lib": [0, 2, 4, 6, 29, 37, 38, 39, 40, 49, 50, 51, 52, 53, 56, 59, 66, 81, 87, 100, 102, 103, 108, 111, 113, 114, 118, 120, 130, 135, 136, 138, 142, 145, 146, 147, 149, 152, 159, 161, 175, 196, 221], "liber": 208, "libphonenumb": 129, "librari": [26, 44, 90, 92, 94, 100, 103, 108, 123, 129, 133, 135, 156, 164, 196, 213], "libxml": [4, 220], "licenc": 4, "licens": [4, 33, 34, 88, 195], "life": [33, 34, 81, 193], "lifecycl": [39, 47, 157, 160, 168, 205], "lifespan": 0, "lifetim": 0, "light": [0, 16, 24, 94, 114, 150, 198], "lighten": [104, 106], "lighter": [24, 28], "lighthous": 96, "like": [0, 1, 2, 4, 6, 7, 14, 15, 16, 17, 18, 22, 23, 24, 26, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 42, 49, 55, 56, 57, 59, 60, 61, 62, 64, 66, 69, 72, 74, 77, 80, 83, 88, 89, 93, 94, 96, 97, 98, 99, 100, 107, 108, 109, 110, 111, 112, 114, 116, 117, 120, 123, 125, 128, 132, 134, 135, 137, 138, 141, 142, 145, 146, 147, 149, 150, 159, 174, 184, 189, 190, 191, 193, 198, 202, 203, 204, 206, 208, 213, 221], "likelihood": [24, 193], "limit": [4, 23, 24, 27, 29, 33, 36, 37, 40, 41, 52, 54, 56, 64, 71, 73, 74, 75, 80, 81, 83, 94, 96, 98, 102, 106, 109, 110, 114, 117, 122, 128, 131, 135, 138, 142, 149, 158, 159, 163, 166, 167, 169, 174, 179, 203, 210, 214], "limitenumerationtogroup": 15, "line": [0, 7, 28, 40, 44, 61, 89, 94, 98, 100, 103, 111, 117, 150, 159, 161, 189, 190, 192, 198, 202, 203, 206], "liner": 206, "link": [2, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 29, 32, 36, 39, 41, 44, 45, 63, 64, 69, 77, 78, 93, 94, 98, 100, 109, 118, 122, 130, 132, 134, 138, 139, 141, 144, 150, 179, 203, 204, 207, 210, 213, 221], "linkact": 118, "linkactiveclass": 159, "linkautocomplet": 135, "linkend": 61, "linker": 100, "linkprovid": 118, "linkstart": 61, "linkto": [15, 141], "linktooc": 15, "linktopubl": [11, 24], "linktoremot": 15, "linktorout": [52, 138], "linktorouteabsolut": [50, 109, 130, 132, 153], "lint": 122, "linter": [17, 20, 24, 26, 27], "linu": 206, "linux": [4, 94, 101, 196], "list": [4, 5, 7, 10, 12, 21, 26, 28, 35, 36, 39, 40, 41, 44, 52, 53, 54, 56, 57, 59, 61, 63, 66, 68, 74, 75, 76, 80, 81, 82, 87, 93, 95, 100, 104, 106, 107, 108, 109, 112, 114, 117, 118, 120, 122, 131, 138, 143, 145, 146, 147, 149, 150, 155, 159, 167, 173, 176, 177, 182, 183, 184, 186, 189, 194, 197, 198, 201, 205, 207, 208, 221], "list__item": 189, "list_item": 189, "listen": [0, 1, 5, 16, 24, 28, 36, 44, 59, 90, 107, 114, 115, 122, 123, 125, 128, 132, 135, 140, 143, 154, 170, 177, 188], "listofaudio": 145, "listoffil": 145, "listofimag": 145, "listofnumb": 145, "listoftext": 145, "listofvideo": 145, "listservic": 120, "listtemplatefield": 28, "liter": [83, 114], "littl": [17, 24], "live": [4, 23, 34, 36, 41, 78, 102, 122, 136], "ll": [2, 40, 108, 138, 217, 221], "llama": 145, "llvm": 100, "load": [0, 1, 2, 5, 13, 23, 24, 25, 26, 27, 28, 36, 39, 40, 41, 43, 51, 56, 61, 93, 96, 99, 100, 103, 109, 110, 117, 120, 123, 128, 130, 133, 135, 154, 159, 161, 166, 190, 198, 203], "loadabl": [138, 142, 145, 146, 147, 149], "loadadditionalentriesev": 27, "loadadditionallisten": 44, "loadadditionalscript": [5, 16, 24], "loadadditionalscriptsev": [24, 44, 132], "loadadditionalscriptsloggedin": 24, "loadadditionalsettingscript": 16, "loadapp": 23, "loader": [22, 24, 28, 103, 128], "loadscript": 24, "loadsettingsscriptsev": 16, "loadsidebar": 14, "loadstat": 44, "loadstyl": 24, "local": [7, 34, 35, 47, 61, 63, 64, 78, 79, 100, 123, 132, 141, 146, 155, 157, 159, 163, 170, 172, 179, 196, 217], "locale_dir": 159, "localhost": [25, 62, 111, 139, 158, 194, 196, 221], "locat": [0, 7, 13, 39, 40, 61, 64, 66, 78, 80, 84, 87, 90, 98, 100, 101, 102, 111, 128, 130, 135, 140, 159, 161, 176, 191, 203, 213, 214], "lock": [15, 26, 27, 35, 39, 56, 78, 122, 128], "lockdiscoveri": 78, "lockedexcept": 15, "lockentri": 78, "lockingprovid": 27, "lockscop": 78, "locktyp": 78, "lockwaittimeoutexcept": 26, "lodash": 15, "log": [5, 10, 15, 16, 25, 26, 27, 39, 40, 44, 47, 51, 67, 90, 110, 111, 123, 128, 131, 133, 134, 136, 140, 152, 161, 166, 177, 188, 196, 205, 213, 221], "log_lvl": 178, "log_output": 111, "log_rotate_s": 55, "logexcept": [11, 16], "logfil": 128, "logger": [16, 17, 18, 25, 27, 48, 110, 122, 136], "loggerinterfac": [16, 24, 27, 40, 48, 133, 136], "logic": [0, 20, 37, 39, 40, 49, 59, 110, 112, 116, 117, 138, 145, 153, 157, 158, 187, 198, 203, 214], "login": [19, 22, 27, 36, 39, 41, 77, 88, 92, 122, 150, 152, 161, 205], "loginfailedev": 15, "loginnam": 62, "loglevel": [22, 27, 128, 178], "logo": [32, 39, 64], "logout": [4, 41, 152], "long": [0, 22, 33, 40, 59, 71, 87, 127, 136, 138, 139, 142, 145, 146, 147, 149, 171, 190, 192, 202, 208], "long_query_tim": 128, "longer": [2, 10, 13, 15, 18, 23, 25, 26, 27, 28, 33, 35, 36, 37, 41, 56, 67, 90, 94, 128, 146, 147, 149, 152, 200, 203, 208], "look": [4, 29, 39, 40, 46, 48, 59, 60, 61, 62, 64, 66, 78, 90, 93, 96, 97, 98, 109, 116, 117, 123, 125, 128, 134, 135, 140, 141, 142, 145, 146, 147, 157, 159, 161, 189, 190, 198, 200, 206, 208], "lookup": [1, 26, 70], "loop": [24, 115, 192], "lose": [29, 30, 61], "loss": 193, "lost": [10, 29, 61, 77, 123], "lot": [46, 56, 62, 93, 98, 110, 114, 123, 128, 131, 134, 140, 193, 217], "low": [17, 37, 38, 114, 190, 193, 214], "lower": [4, 25, 41, 55, 56, 100, 114, 128, 140], "lowercamelcas": [56, 192], "lowercas": [4, 99, 140], "lowest": [27, 39], "lt": [18, 114], "ltr": 198, "lukasreschk": 29, "m": [78, 184, 193, 202], "m1dqhwuzwwjec3ku7gjsspr7bzxopwf01kj0xgppyvzekgtbzbraxlouxfzdbgj6zk9owg9x": 62, "mac": 100, "machin": [29, 100, 122, 155, 165, 166, 205], "maco": [94, 101], "made": [24, 39, 48, 77, 83, 114, 125, 140, 158, 171, 172, 190, 193], "magic": [27, 56, 134, 140], "mai": [0, 1, 18, 22, 23, 27, 28, 29, 34, 35, 36, 37, 39, 40, 41, 52, 59, 61, 62, 78, 87, 88, 89, 93, 94, 98, 100, 107, 109, 110, 111, 116, 117, 120, 123, 127, 128, 133, 135, 138, 142, 145, 147, 149, 151, 154, 161, 163, 166, 167, 193, 202, 206, 208, 210, 213], "mail": [4, 10, 14, 15, 22, 24, 27, 28, 33, 39, 69, 93, 94, 97, 98, 107, 113, 119, 122, 130, 131, 135, 138, 150, 202], "mail_recipi": 138, "mail_smtphost": 196, "mail_smtpmod": [10, 196], "mail_smtpnam": 55, "mail_smtpport": 196, "mailbox": [93, 98], "mailer": [27, 113, 131], "mailhog": 196, "mailmanag": 120, "mailprovid": 120, "mailservic": [113, 120], "mailto": 130, "main": [0, 7, 17, 24, 26, 27, 35, 37, 38, 39, 44, 45, 46, 66, 93, 94, 96, 97, 100, 108, 109, 114, 117, 120, 126, 132, 135, 145, 155, 156, 157, 161, 186, 189, 190, 191, 193, 198, 201, 202, 203, 204, 205, 206, 207, 213], "mainact": 87, "mainli": [16, 91, 97, 145], "maintain": [21, 28, 29, 30, 33, 35, 37, 40, 56, 65, 96, 102, 189, 190, 205, 208, 210, 212, 214], "maintainership": 33, "mainten": [100, 136, 193, 205], "major": [0, 4, 16, 17, 20, 24, 28, 59, 64, 93, 98, 102, 123, 193, 208, 216], "major_vers": 131, "make": [10, 12, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 33, 34, 35, 36, 37, 39, 40, 41, 44, 49, 52, 55, 56, 59, 60, 61, 65, 66, 73, 74, 75, 82, 84, 85, 93, 94, 96, 98, 99, 100, 103, 107, 110, 111, 115, 116, 117, 120, 122, 123, 125, 126, 128, 131, 135, 138, 144, 145, 147, 155, 161, 166, 177, 189, 190, 191, 194, 196, 197, 198, 208, 213, 217, 218, 219, 220, 221], "makefil": [2, 160, 170], "malici": [33, 213], "man": 145, "manag": [0, 3, 22, 27, 28, 29, 31, 36, 41, 58, 78, 93, 100, 107, 114, 116, 120, 122, 125, 135, 142, 145, 146, 147, 149, 167, 193, 197, 205, 214], "manageruid": 152, "mandatori": [24, 69, 100], "mani": [2, 17, 27, 28, 34, 39, 41, 61, 66, 73, 74, 75, 78, 79, 93, 98, 100, 111, 117, 123, 131, 145, 146, 193, 196, 208], "manipul": [49, 56, 63, 213], "mankind": 135, "manner": 27, "manpag": 100, "manual": [3, 26, 28, 29, 40, 56, 59, 66, 100, 101, 104, 106, 111, 135, 155, 157, 159, 188, 194, 221], "manual_instal": [155, 157, 159, 170], "map": [23, 36, 41, 52, 54, 59, 78, 90, 94, 103, 117, 129, 135, 191, 215], "mapper": [10, 22, 28, 40, 58, 108, 213], "margin": [27, 198, 204], "maria": 69, "mariadb": [28, 110, 122, 128], "mark": [12, 15, 24, 26, 32, 35, 52, 53, 65, 78, 81, 93, 99, 102, 128, 144, 192, 198, 216, 217, 218], "markdown": [4, 135], "marker": 203, "market": [97, 99], "markfieldupd": 22, "markup": 192, "martin": 221, "mask": [78, 214], "massiv": 25, "master": [2, 7, 26, 35, 56, 64, 66, 81, 89, 100, 108, 131, 193, 208, 216, 221], "match": [4, 22, 23, 25, 26, 40, 46, 47, 62, 66, 70, 93, 103, 115, 116, 117, 122, 194, 218], "matcher": 115, "matchrefer": 135, "materi": [28, 94, 97, 201], "matric": 26, "matrix": [20, 24, 27, 34, 108, 111], "matter": [0, 21, 37, 80, 81, 128, 193], "max": [4, 20, 21, 22, 23, 24, 25, 26, 27, 65, 137, 138, 196, 198, 199, 203], "maxcontrast": [24, 94, 198], "maxdepth": 194, "maximum": [4, 39, 64, 98, 135, 136, 190, 198, 203], "maxuploadfiles": 28, "mb_array_change_key_cas": 28, "mb_str_replac": 11, "mb_substr_replac": 11, "mbstring": 220, "mclient": 87, "md": [4, 25, 35, 109, 190], "md5": [14, 78, 79, 117, 134], "md5sum": 79, "mdn": 39, "me": [36, 41, 50, 118, 132, 202], "mean": [2, 4, 13, 17, 24, 26, 27, 28, 33, 36, 39, 40, 41, 49, 51, 56, 59, 61, 62, 65, 80, 83, 90, 99, 100, 102, 104, 106, 112, 114, 117, 128, 136, 138, 141, 154, 165, 171, 185, 190, 193, 208, 210, 213], "meaning": 26, "meant": [18, 194], "meantim": 217, "measur": [33, 39, 122, 158], "mechan": [0, 17, 18, 41, 61, 117, 118, 138, 142, 145, 146, 147, 149, 153, 157], "media": [23, 36, 39, 41, 64, 142], "medium": [94, 190], "meet": [116, 143, 144], "member": [29, 41, 192], "memcach": [18, 38, 54, 196], "memcachefactori": 27, "memori": [26, 33, 39, 40, 47, 100, 131], "mention": [29, 66, 93, 102, 109, 140, 141, 145, 193, 208], "menu": [4, 24, 26, 39, 95, 98, 109, 119, 122, 135, 156, 158, 172, 177, 188, 197, 198, 201, 202, 205], "menuitem": 204, "mercuri": 4, "merg": [28, 31, 35, 135, 141, 190, 193, 194, 206, 208, 210], "mesh": [28, 78], "mess": 61, "messag": [18, 26, 36, 41, 48, 61, 62, 63, 64, 65, 66, 67, 73, 74, 75, 81, 93, 94, 97, 98, 99, 109, 113, 120, 123, 127, 128, 135, 136, 138, 141, 142, 145, 146, 147, 149, 153, 166, 173, 175, 177, 179, 182, 187, 203, 218], "messageid": [71, 143], "messagetd": 213, "meta": [17, 26, 28, 50, 62, 64, 65, 109, 114, 135, 138, 173, 182, 187, 218], "metacharact": 213, "metadata": [3, 6, 24, 36, 41, 57, 58, 63, 108, 122, 145, 196, 205, 214], "metadatabackgroundev": [24, 114], "metadatakei": 114, "metadataliveev": [24, 114], "metadatamanag": 114, "metadataqueri": 114, "meter": 95, "method": [0, 1, 2, 7, 10, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 36, 37, 39, 40, 41, 44, 45, 49, 51, 52, 53, 56, 57, 60, 61, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 87, 89, 90, 93, 102, 104, 106, 107, 108, 109, 110, 112, 114, 115, 116, 117, 118, 120, 122, 123, 127, 131, 132, 133, 135, 136, 137, 138, 141, 142, 145, 146, 147, 149, 150, 151, 152, 154, 156, 157, 159, 160, 169, 175, 192, 208, 213, 214, 216, 221], "method_exist": [24, 120], "methodnam": 49, "methodologi": 100, "methodtest": 52, "metric": 145, "mhandler": 87, "micro": 64, "microservic": [157, 158, 159], "microsoft": 208, "middl": 97, "middlewar": [22, 39, 47, 169, 205], "might": [0, 2, 18, 26, 27, 33, 35, 36, 39, 40, 41, 42, 44, 50, 54, 55, 59, 61, 62, 64, 65, 66, 67, 70, 88, 91, 93, 96, 98, 100, 104, 106, 109, 110, 114, 115, 117, 123, 125, 126, 128, 134, 135, 138, 139, 141, 146, 147, 150, 159, 161, 175, 190, 193, 194, 208, 213, 217, 221], "migrat": [4, 10, 24, 27, 42, 47, 56, 58, 62, 109, 111, 122, 123, 136, 205], "miibvtccasagawibagiupvawyqjwcwyazcv7iz16twxfeumwdqyjkozihvcnaqef": 29, "miko": 221, "mileston": 35, "million": 135, "millisecond": 128, "mime": [27, 78, 79, 83, 138, 141, 176], "mimetyp": [27, 36, 39, 41, 54, 79, 87, 214], "mimetypedetector": 27, "mimetypeload": 27, "min": [4, 20, 21, 22, 23, 24, 25, 26, 27, 138, 159, 194, 196, 198, 203], "mind": [35, 42, 62, 65, 94, 96, 100, 117, 128, 137], "mingw": 100, "minif": 217, "minifi": [7, 111], "minim": [110, 157, 169], "minimalist": 150, "minimum": [2, 4, 33, 37, 65, 93, 98, 117, 131, 198, 203], "minio": 196, "minioadmin": 196, "minor": [17, 24, 59, 64], "minut": [34, 37, 62, 73, 74, 75, 109, 146, 147, 158, 184], "miscellan": [47, 177, 188], "misdetect": 172, "miss": [24, 36, 41, 53, 59, 66, 75, 78, 98, 131, 141, 156, 190, 208, 213], "missing_fil": 29, "mistak": [7, 34, 100, 145], "mit": [4, 88], "mitig": [1, 28, 122], "mix": [22, 104, 106, 128, 135, 158, 203, 204], "mixin": 135, "mj": [23, 141, 159], "mkcol": [78, 79, 80], "mkdir": [34, 100, 194, 196], "mknod": 196, "mm": [67, 69], "mncwv0ujg9s63lf8": 29, "mo": [61, 159, 172], "mobil": [26, 64, 97, 98, 135, 138, 196, 197, 198, 202], "mocha": 125, "mock": [38, 40, 60, 221], "modal": [26, 95, 98, 198], "mode": [18, 24, 26, 36, 41, 59, 61, 122, 131, 141, 155, 156, 159, 161, 166, 180, 191, 197, 198, 202, 221], "model": [37, 49, 72, 74, 109, 114, 145, 146, 147, 158], "moder": 144, "modern": [40, 123, 141], "modif": [54, 78, 79, 114, 210, 214], "modifi": [29, 36, 41, 53, 55, 59, 63, 65, 71, 76, 78, 83, 100, 102, 114, 117, 122, 123, 127, 153, 161, 176, 189, 197], "modifycolumn": 59, "modifyparticipantev": 143, "modul": [23, 24, 26, 39, 44, 100, 111, 125, 141, 191, 217], "modular": [40, 190], "mom": 202, "moment": [4, 14, 17, 83, 87, 88, 117, 122, 127, 131], "monet": [30, 205], "monitor": [4, 31, 128], "monitoringmiddlewar": 49, "monochrom": 94, "month": [98, 208], "monthlyreport": 140, "more": [1, 2, 4, 5, 7, 17, 18, 21, 24, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 39, 40, 41, 44, 45, 50, 52, 54, 57, 58, 59, 61, 64, 66, 69, 71, 93, 96, 97, 98, 99, 100, 101, 108, 109, 112, 116, 117, 120, 122, 123, 125, 128, 130, 131, 135, 140, 154, 156, 157, 158, 159, 163, 174, 179, 180, 185, 189, 190, 191, 193, 194, 198, 200, 202, 203, 204, 208, 210, 213, 214, 217, 221], "moreov": [2, 4, 17, 24, 26], "morespecificreturntyp": 66, "most": [9, 15, 16, 18, 24, 25, 26, 33, 37, 38, 39, 40, 52, 56, 61, 66, 71, 93, 94, 96, 97, 98, 100, 117, 123, 129, 135, 138, 141, 145, 154, 160, 167, 190, 194, 208, 213, 218, 221], "mostli": [17, 18, 24, 36, 41, 61, 81, 108, 123, 135], "mount": [27, 28, 36, 41, 78, 109, 132, 135, 170, 215], "mountconfigmanag": 27, "mountmanag": 27, "mountpoint": [26, 27, 57, 214], "move": [2, 10, 16, 17, 21, 24, 26, 27, 28, 30, 36, 41, 56, 61, 80, 82, 84, 85, 90, 93, 98, 103, 109, 115, 137, 208, 217], "moveabl": 78, "moveoper": 87, "moveremotefileoper": 87, "movetotrash": 24, "movetotrashev": 24, "movi": 135, "mozilla": [96, 111, 190], "mpl": 4, "mquyqdffosamjytm8pvpkosvqxt5hglnuspo5embgjmnepfgaide8oujvrj2wcycbslgqynu9japfvzhml83ybmvp6adidarjtfibprwod6p32fl9lipistvc6k8wrs1": 62, "msg": 39, "mtime": [41, 78, 79, 80, 176], "much": [21, 24, 28, 38, 93, 94, 100, 104, 106, 131, 147, 189, 208], "multi": [17, 61, 111, 140, 184], "multi_checkbox": 112, "multi_select": 112, "multilin": 67, "multimedia": 4, "multipart": 79, "multipl": [4, 23, 24, 25, 28, 29, 36, 37, 39, 41, 42, 53, 59, 61, 63, 66, 83, 93, 98, 99, 100, 102, 104, 106, 108, 111, 112, 120, 126, 135, 137, 154, 184, 192, 198, 202, 214], "multipleobjectsreturnedexcept": [23, 56], "multiselect": 145, "multistatu": [81, 114], "music": 94, "must": [0, 4, 26, 28, 29, 33, 36, 39, 41, 52, 55, 56, 59, 61, 62, 71, 77, 78, 80, 87, 99, 100, 102, 104, 106, 109, 110, 112, 115, 117, 126, 135, 138, 140, 145, 150, 157, 159, 162, 165, 169, 170, 172, 181, 183, 192, 199, 203, 204, 221], "mustach": 61, "mutabl": [56, 116], "mutat": 116, "mute": 93, "my": [1, 38, 48, 49, 50, 52, 64, 66, 94, 99, 109, 112, 114, 117, 118, 128, 130, 132, 135, 136, 138, 139, 142, 145, 146, 147, 149, 151, 170, 186, 191], "my_alia": 114, "my_app": [112, 114, 118, 132, 145, 146, 147], "my_app_id": [130, 180], "my_app_t": 40, "my_checkbox_field": 112, "my_class": 190, "my_declarative_settings_form": 112, "my_field_kei": 112, "my_field_unique_id": 112, "my_index": 59, "my_multi_select_field": 112, "my_multicheckbox_field": 112, "my_new_index": 59, "my_notes_set": 53, "my_old_index_on": 59, "my_old_index_two": 59, "my_other_appwidgetid": 109, "my_radio_field": 112, "my_rich_object_typ": 135, "my_section_id": 112, "my_select_field": 112, "my_tabl": [59, 114], "my_unique_act": 130, "myapp": [0, 5, 7, 17, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60, 61, 80, 103, 104, 106, 107, 109, 112, 114, 116, 118, 125, 130, 131, 132, 135, 136, 137, 138, 141, 142, 145, 146, 147, 149, 151, 152, 153, 221], "myapp_author": 56, "myappcollector": 131, "myappdatacollector": 131, "myappid": 140, "myapplic": 1, "myappmanag": 151, "myappmigr": 151, "myappwidget": [109, 132], "myappwidgetid": 109, "myarrai": 191, "myawesomeservic": 135, "mybeautifulapp": [40, 103], "mybulkprovid": 118, "mycamelcaseapp": 52, "myclass": [104, 110, 191, 192], "mycontrol": [54, 132], "mycooki": 39, "mycustompickerel": 135, "mycustomtemplatefilenam": 50, "mycustomwidgetcompon": 135, "mydata": [109, 131], "mydavplugin": [1, 139, 154], "mydeclarativesettingsform": 112, "myevent": 143, "myfil": [39, 57], "myfilemenuplugin": 44, "myfooimpl": 0, "myfunct": [110, 192], "mygreatapp": 143, "myhead": [49, 189], "myicon": 189, "mykei": [104, 106], "mylink": 135, "mylisten": 1, "mymethod": 192, "mynam": 40, "myprofileact": 130, "mypromptresultlisten": [145, 147], "myproperti": 191, "myprovid": 118, "mypublicsharetemplateprovid": 50, "myreferencelisten": [135, 142], "myremoteserverintegr": [121, 139], "myrepairstep": 136, "myresourceprovid": 132, "myscop": 66, "mysearchprovid": 138, "myservic": [37, 40, 56, 109, 116, 143], "myset": 53, "mysql": [4, 28, 34, 56, 110, 111, 128, 221], "mysqld": 110, "mystat": 44, "mysteri": 135, "mytag1": 66, "mytestclass": 40, "mytestclass2": 40, "mytestservic": 120, "mytranscriptionlisten": 142, "myuser": 57, "myvalu": [104, 106], "myvar": [191, 192], "myvari": 192, "mywidget": [109, 135], "n": [7, 29, 34, 61, 78, 79, 81, 83, 84, 94, 99, 100, 114, 117, 131, 135, 141, 154, 159, 170, 190, 191, 202], "n1": 108, "nachrichten": 4, "name": [0, 2, 4, 5, 7, 12, 14, 17, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 36, 39, 40, 42, 44, 45, 46, 48, 51, 52, 53, 54, 56, 59, 61, 64, 65, 66, 69, 74, 75, 78, 80, 81, 83, 85, 87, 90, 93, 95, 97, 98, 100, 102, 103, 108, 112, 113, 114, 115, 116, 118, 120, 123, 125, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 144, 145, 146, 150, 151, 159, 170, 171, 175, 176, 179, 180, 183, 184, 185, 186, 190, 192, 194, 196, 203, 206, 210, 217, 218], "namespac": [0, 10, 14, 18, 24, 26, 27, 37, 38, 39, 40, 41, 44, 48, 49, 50, 52, 53, 54, 55, 56, 60, 102, 103, 104, 108, 109, 112, 114, 117, 118, 120, 123, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 149, 150, 151, 152, 153, 191, 192, 216, 221], "nan": 4, "nano": 161, "narrow": 66, "nativ": [28, 39, 42, 94, 191, 221], "natur": [78, 99, 107], "navig": [3, 4, 26, 27, 42, 51, 61, 90, 94, 95, 138, 140, 197, 198, 201, 204, 205], "navigationmanag": 27, "nb": [7, 79], "nb_no": 7, "nbqawizehmb8ga1uecgwyb3duq2xvdwqgq29kzsbtawduaw5nienbmb4xdte1mtax": 29, "nc": [24, 27, 39, 62, 78, 94, 99, 109, 114, 177, 196], "nc16": [12, 196], "nc31": 145, "nc32": 145, "nc_app_": [159, 166], "nc_favorite_flag": 176, "nc_py_api": 170, "nccheckboxradioswitch": 112, "nccustompickerrenderresult": 135, "nciconsvgwrapp": 200, "ncreferencepickermod": 122, "ncreferencewidget": 122, "ncrichcontentedit": 122, "ncrichtext": 122, "ncsettingssect": 112, "ncu": 102, "ndqyjkozihvcnaqebbqadgy0amigjaogbanoqesgdcw0l2l": 29, "necessari": [31, 59, 61, 93, 97, 108, 135, 140, 150, 156, 157, 161, 164, 175, 193, 194], "necessarili": [93, 193], "need": [0, 2, 4, 5, 7, 13, 18, 20, 22, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 39, 40, 41, 42, 44, 48, 50, 52, 53, 56, 57, 59, 61, 62, 64, 65, 66, 69, 78, 79, 80, 81, 84, 85, 87, 88, 90, 93, 94, 98, 100, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 117, 120, 126, 128, 130, 131, 132, 134, 135, 137, 138, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 154, 157, 158, 159, 161, 163, 166, 170, 171, 174, 176, 180, 186, 190, 192, 193, 194, 196, 197, 199, 200, 202, 203, 204, 206, 208, 213, 216, 217, 221], "needinfo": 208, "needspartfil": 27, "neg": [0, 93, 128, 138, 190], "negat": 180, "nein": 4, "neither": [56, 66, 190], "net": [17, 20, 24, 26, 27, 65, 114, 170], "netlifi": [123, 200], "network": [79, 117, 122, 128, 141, 156, 157, 161, 167, 170], "networkofflin": 123, "networkonlin": 123, "networkset": 196, "neutral": [94, 99], "never": [17, 27, 61, 62, 66, 94, 98, 99, 102, 140, 193, 213], "nevertheless": [17, 190], "new": [1, 4, 6, 10, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 35, 36, 38, 39, 40, 41, 42, 45, 48, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 65, 66, 71, 78, 87, 90, 93, 102, 104, 106, 107, 109, 111, 112, 114, 115, 116, 120, 123, 127, 128, 131, 132, 133, 135, 138, 140, 144, 145, 146, 147, 150, 151, 152, 153, 156, 159, 167, 183, 190, 193, 196, 197, 201, 202, 204, 205, 208, 214, 216, 221], "new_tabl": 59, "newbasiccredenti": 87, "newbearercredenti": 87, "newclient": 121, "newconversationopt": 144, "newemailact": 118, "newer": [15, 17, 35, 59, 100, 151, 208], "newest": 216, "newfil": [54, 57], "newfilemenu": 44, "newfilepath": 87, "newfold": 54, "newfolderpath": 87, "newkei": 29, "newli": [23, 34, 35, 69, 100, 170], "newlinkact": 118, "newqueri": 116, "newsamlssocredenti": 87, "next": [32, 35, 39, 53, 60, 66, 67, 93, 97, 98, 99, 109, 110, 114, 117, 128, 132, 138, 150, 156, 157, 176, 193, 203, 208, 221], "nextcloud": [1, 2, 4, 6, 7, 8, 9, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 51, 53, 56, 58, 59, 60, 61, 62, 63, 64, 65, 69, 70, 71, 78, 79, 80, 81, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 118, 119, 120, 121, 122, 125, 128, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 152, 153, 154, 155, 156, 157, 159, 160, 161, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 176, 178, 179, 180, 182, 183, 184, 186, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 203, 204, 206, 207, 209, 210, 213, 216, 217, 218, 219], "nextcloud_base_url": [67, 68, 69, 70, 71, 73, 74, 75, 76], "nextcloud_build_vari": 100, "nextcloud_url": [156, 170, 175], "nextcloudcredentialsfactori": 87, "nextcloudtest": 153, "nextlcoud": 26, "nfiv0cvgquzbx": 29, "nginx": 208, "nice": [62, 98], "nicer": 94, "nig": 29, "night": [7, 33, 128], "nightli": [34, 37], "nikic": 22, "ninja": 100, "njce9invp368xv0btrobrqesnsgoggl5ceavr0c9bg": 29, "njkkfzyemeuqfagmbaaewdqyjkozihvcnaqefbqadgyeavf": 29, "nkx5snu3fs45mscdb61xbyjbslfgr4qi6mcocippw4sur28eaexvvgpsvqujylgp": 29, "nndezmtcxmfoxdte2mtaxndezmtcxmfowezerma8ga1ueawwiy29udgfjdhmwgz8w": 29, "no_prefer": 44, "noadminrequir": [26, 39, 66], "nobodi": [29, 128, 190], "nocsrfrequir": [26, 39, 213], "node": [1, 23, 24, 26, 29, 50, 58, 78, 90, 114, 117, 125, 128, 154, 215], "node_ev": 174, "nodeaddedtofavorit": 24, "nodecopiedev": 174, "nodecreatedev": 174, "nodedeletedev": 174, "nodeinfo": 17, "nodej": 221, "noderemovedfromfavorit": 24, "noderenamedev": 174, "nodetouchedev": 174, "nodewrittenev": 174, "noexpirationd": 26, "non": [7, 10, 18, 23, 27, 34, 61, 62, 63, 65, 104, 123, 196, 203], "nonamespaceschemaloc": [4, 118, 136], "none": [34, 39, 59, 180, 189, 190, 196, 221], "nonsgml": 117, "noop": [16, 17], "noquotesneed": 191, "nor": [0, 56, 197, 208], "norespons": 141, "normal": [28, 34, 39, 61, 65, 84, 85, 103, 110, 114, 115, 134, 198, 213], "notabl": 16, "notat": [10, 40, 198], "note": [0, 17, 22, 28, 33, 36, 39, 41, 53, 55, 56, 57, 59, 62, 66, 69, 77, 88, 94, 114, 117, 135, 145, 149, 151, 181, 196, 208, 210, 217, 221], "notempti": 196, "notes_": 53, "notesadmin": 53, "notessettingscontrol": 53, "notessubadmin": 53, "notestutori": 53, "notfounderror": 66, "notfoundexcept": [36, 39, 41, 57, 60, 66], "noth": [15, 66, 117], "notic": [59, 65, 68, 190, 217], "notif": [0, 22, 25, 26, 27, 28, 34, 44, 63, 93, 99, 109, 122, 174, 177, 181, 188, 205], "notifi": [0, 4, 26, 28, 36, 41, 109, 113, 123, 142, 145, 146, 147], "notificationmanag": 27, "notion": 117, "notnul": [56, 59], "notpermittedexcept": 57, "notwofactorrequir": 39, "noun": [61, 99], "novel": 156, "now": [6, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 34, 35, 37, 39, 40, 44, 56, 62, 66, 67, 80, 100, 109, 111, 116, 117, 118, 128, 133, 135, 142, 145, 147, 148, 149, 161, 170, 190, 194, 200, 206, 208, 213], "nowadai": 78, "npm": [35, 122, 131, 132, 155, 205, 217], "npmj": [14, 15, 16, 24], "nr": 208, "nresult": [83, 114], "nrikhcly3at3glks2791bc": 29, "ns_caldav": 117, "nsi": 100, "null": [10, 15, 18, 19, 23, 24, 26, 27, 38, 40, 41, 44, 56, 57, 63, 67, 71, 74, 75, 79, 90, 104, 106, 109, 116, 117, 118, 120, 127, 129, 130, 131, 132, 135, 138, 140, 142, 145, 146, 147, 148, 149, 151, 152, 153, 154, 176, 186, 191, 192, 218], "nullabl": [18, 19, 23, 36, 40, 41], "num": 191, "number": [2, 4, 17, 24, 27, 35, 39, 40, 55, 59, 61, 70, 73, 78, 80, 89, 93, 97, 100, 110, 112, 117, 122, 128, 130, 131, 135, 136, 138, 145, 146, 158, 167, 173, 174, 183, 184, 190, 191, 203, 205, 208, 210, 218, 221], "numberofimag": [73, 145, 146], "numer": 78, "nvidia": [157, 164], "nvo4pzoto": 29, "nwdmgidb7iahf0f": 29, "o": [7, 40, 100, 194, 196], "oauth2": 87, "obei": 39, "obfusc": 128, "obj": [87, 191], "object": [0, 14, 24, 26, 27, 28, 39, 40, 41, 46, 49, 50, 56, 57, 61, 62, 66, 73, 87, 107, 109, 112, 114, 118, 119, 120, 122, 127, 132, 135, 138, 141, 142, 145, 146, 147, 149, 153, 173, 175, 179, 182, 184, 214, 219], "object_id": 179, "objectid": 81, "objectstor": [10, 196], "objectstorag": 215, "objecttyp": 81, "obsolet": [16, 17, 123], "obtain": [64, 84, 85, 87, 92, 110, 114, 126, 135, 139, 142, 145, 146, 147, 149, 194], "obviou": [1, 99, 128, 193], "oc": [11, 13, 14, 15, 16, 18, 19, 22, 23, 24, 25, 26, 27, 28, 41, 44, 47, 57, 62, 78, 79, 80, 81, 83, 91, 92, 108, 109, 114, 122, 127, 131, 135, 138, 139, 143, 145, 146, 147, 149, 156, 158, 159, 170, 171, 173, 174, 175, 176, 177, 180, 182, 184, 186, 188, 196, 205, 218, 221], "oc_": [10, 26, 56], "oc_api": 27, "oc_app": [16, 23, 24, 27, 28], "oc_app_": 28, "oc_appconfig": 13, "oc_appswebroot": 13, "oc_autotest": 221, "oc_cap": 13, "oc_config": 13, "oc_current_us": 13, "oc_debug": 13, "oc_default": 24, "oc_eventsourc": 26, "oc_fil": 27, "oc_group_backend": 10, "oc_help": 28, "oc_imag": 27, "oc_isadmin": 13, "oc_mount": 28, "oc_properti": 117, "oc_requesttoken": 13, "oc_respons": 10, "oc_shar": 25, "oc_templ": [28, 213], "oc_them": 10, "oc_us": [0, 16, 28, 213], "oc_util": 28, "oc_webroot": 13, "oca": [0, 1, 4, 5, 10, 14, 16, 19, 22, 24, 26, 27, 28, 37, 38, 39, 40, 44, 46, 48, 49, 50, 52, 53, 54, 55, 56, 60, 103, 104, 107, 109, 112, 114, 115, 116, 117, 118, 120, 122, 126, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 149, 150, 151, 152, 153, 154, 159, 191, 213, 221], "occ": [4, 10, 17, 18, 26, 29, 34, 36, 41, 65, 111, 122, 131, 136, 141, 150, 155, 158, 159, 161, 170, 177, 188, 194, 196], "occ_command": 180, "occ_command_nam": 180, "occasion": [128, 150, 208], "occur": [4, 23, 39, 41, 66, 99, 110, 115, 161, 166, 171, 178, 213], "occurr": 66, "ocdialog": 13, "oci": [56, 221], "ocm": [28, 78], "ocp": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 37, 38, 39, 40, 44, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 64, 66, 81, 90, 98, 102, 104, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 120, 121, 122, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 181, 213, 216, 218], "ocpactivityifilt": 4, "ocpactivityiprovid": 4, "ocpactivityiset": 4, "ocpcollaborationcollaboratorsisearchplugin": 4, "ocpcommentsicommentsmanag": 81, "ocpeventdispatcherev": [36, 41], "ocphintexcept": [36, 41], "ocpserv": 40, "ocpsettingsisect": 4, "ocpsettingsiset": 4, "ocpshar": 4, "ocsbadrequestexcept": [66, 218], "ocscontrol": [39, 52, 66, 218], "ocsexcept": 218, "ocsforbiddenexcept": 218, "ocshar": 87, "ocsnotfoundexcept": 218, "off": [21, 39, 94, 128, 213], "offer": [32, 37, 38, 39, 46, 49, 66, 88, 90, 96, 98, 107, 114, 116, 118, 128, 131, 137, 138, 142, 145, 146, 147, 149, 156, 190, 208, 213], "offic": [4, 22, 36, 41, 63, 69, 78, 92, 93, 122, 205], "offici": [17, 24, 29, 33, 88, 100, 117, 124, 157], "offlin": [71, 77, 123], "offset": [24, 27, 56, 71, 81, 138], "often": [5, 26, 37, 44, 54, 61, 66, 79, 98, 125, 128, 131, 139, 145, 150, 184, 191, 193, 208, 213, 218], "og": 50, "ogp": 50, "oidc": [64, 78, 122, 205], "ok": [62, 64, 65, 67, 68, 71, 73, 74, 75, 76, 88, 99, 109, 114, 135, 171, 173, 182, 187, 204, 218], "okai": [21, 44, 206], "old": [0, 2, 4, 16, 17, 18, 24, 29, 37, 59, 62, 63, 90, 109, 123, 214], "older": [17, 21, 24, 39, 53, 100, 190, 193], "oldest": 208, "omit": [27, 39, 56, 98, 99, 104, 116], "onc": [0, 4, 7, 9, 16, 27, 28, 37, 39, 40, 41, 44, 52, 57, 59, 60, 62, 65, 66, 77, 80, 89, 102, 103, 104, 106, 111, 115, 117, 118, 125, 127, 128, 135, 136, 137, 145, 157, 190, 193, 208, 216, 218], "oncreat": 87, "ondatatransferprogresslisten": 87, "one": [2, 4, 6, 7, 12, 16, 17, 22, 24, 25, 26, 29, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 52, 53, 56, 59, 61, 62, 65, 66, 69, 71, 78, 79, 87, 88, 93, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 112, 114, 115, 118, 120, 123, 125, 126, 127, 128, 135, 138, 139, 140, 141, 144, 145, 146, 147, 149, 150, 153, 154, 163, 171, 184, 185, 189, 190, 191, 192, 193, 194, 202, 203, 204, 206, 208, 213], "onelin": 35, "onelogin": 219, "ones": [26, 35, 66, 107, 111, 115, 117, 135, 204, 208], "onev": 115, "ongo": [63, 127], "onli": [1, 2, 4, 7, 10, 13, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 46, 49, 52, 53, 54, 55, 56, 59, 61, 62, 64, 65, 66, 67, 69, 73, 74, 75, 77, 78, 79, 80, 83, 89, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 106, 109, 110, 112, 114, 115, 116, 123, 127, 128, 131, 134, 138, 140, 141, 142, 145, 146, 147, 150, 154, 159, 163, 166, 170, 172, 174, 175, 176, 184, 186, 187, 190, 193, 194, 197, 198, 203, 204, 208, 213, 216, 217, 221], "onlin": [4, 71, 123, 196], "only_full_group_bi": 56, "onlyoffic": [32, 219], "onlyofficedock": 196, "onremoteoperationfinish": 87, "onremoteoperationlisten": 87, "onto": 56, "ontransferprogress": 87, "oo": 196, "oop": 99, "op": 107, "open": [7, 10, 28, 32, 34, 39, 40, 78, 89, 92, 93, 97, 98, 100, 117, 128, 130, 134, 135, 161, 172, 176, 190, 193, 196, 202, 203, 204, 208, 213, 218, 221], "open_basedir": 221, "openai": 145, "openapi": [26, 28, 63, 72, 92], "openconflictpick": [25, 26], "opengraph": [50, 135], "opengraphobject": 135, "openid": [122, 205], "openssl": [29, 79, 100, 196, 220], "openstreetmap": 135, "opensus": 100, "oper": [23, 38, 44, 56, 57, 59, 66, 78, 83, 87, 96, 117, 118, 122, 128, 134, 139, 171, 193], "oppos": 61, "opt": [21, 44, 100, 109, 138], "optim": [44, 57, 79, 103, 117, 128, 147], "optimist": [17, 24], "option": [0, 4, 10, 21, 24, 26, 28, 29, 32, 35, 39, 44, 45, 47, 52, 54, 56, 59, 61, 63, 64, 65, 68, 73, 78, 93, 96, 98, 100, 103, 109, 110, 112, 114, 115, 116, 118, 120, 122, 135, 137, 144, 145, 146, 156, 157, 158, 164, 165, 171, 174, 175, 179, 180, 184, 185, 190, 194, 196, 197, 198, 202, 203, 204, 213, 214, 220], "option_nam": 180, "oracl": [18, 56, 221], "orchestr": 156, "order": [2, 4, 5, 18, 36, 37, 39, 41, 49, 51, 53, 54, 61, 62, 79, 80, 83, 99, 100, 108, 109, 110, 112, 114, 117, 123, 125, 130, 132, 135, 136, 138, 140, 150, 158, 174, 176, 190, 203, 206, 208], "order_in_file_actions_menu": 176, "orderbi": [83, 114], "org": [2, 4, 24, 78, 81, 83, 84, 90, 108, 109, 111, 114, 118, 135, 136, 208, 221], "organ": [4, 7, 30, 34, 66, 98, 116, 203, 207], "organis": [130, 203], "organiz": 61, "origin": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 71, 73, 74, 80, 84, 135, 145, 146, 147, 155, 180, 193, 194, 196, 208], "origin_languag": 145, "original_languag": 135, "original_titl": 135, "orx": 26, "oscar": 147, "oscarwildetasktyp": 147, "osslsigncod": 100, "other": [0, 2, 4, 18, 21, 25, 26, 27, 29, 31, 32, 33, 34, 35, 36, 39, 40, 41, 44, 45, 49, 52, 54, 56, 66, 67, 78, 93, 94, 97, 98, 99, 100, 103, 107, 108, 109, 110, 111, 115, 116, 117, 120, 121, 123, 128, 132, 134, 135, 138, 140, 141, 144, 145, 150, 152, 153, 156, 157, 158, 159, 160, 164, 167, 170, 171, 177, 188, 190, 191, 193, 198, 206, 208, 212, 213, 214], "other_t": 59, "other_templ": 45, "otherclass": [40, 103], "otherwis": [26, 27, 28, 29, 33, 61, 64, 68, 73, 80, 93, 107, 117, 138, 140, 145, 146, 147, 148, 198, 213], "our": [4, 7, 10, 27, 28, 29, 33, 37, 53, 66, 88, 96, 97, 108, 114, 117, 120, 128, 132, 159, 161, 163, 170, 197, 206, 207, 208, 209, 211, 213, 218], "out": [18, 21, 22, 29, 32, 36, 37, 39, 40, 41, 44, 56, 61, 63, 64, 73, 78, 92, 93, 94, 96, 99, 100, 109, 122, 123, 128, 138, 149, 150, 151, 152, 156, 159, 161, 171, 190, 196, 203, 205, 208, 210], "outbox": 196, "outlin": [7, 66, 94], "outofoffic": 67, "outofofficechangedev": 127, "outofofficedeletedev": 127, "outofofficeendedev": 127, "outofofficescheduledev": 127, "outofofficestartedev": 127, "output": [26, 28, 34, 39, 40, 49, 59, 61, 74, 81, 110, 111, 122, 123, 125, 128, 129, 146, 147, 149, 151, 157, 191, 213, 221], "outputinterfac": 151, "outsid": [26, 40, 66, 69, 70, 71, 76, 135, 139, 156, 193, 197, 203], "over": [18, 24, 25, 26, 33, 39, 51, 64, 65, 69, 70, 71, 76, 78, 83, 98, 99, 111, 117, 128, 135, 151, 191, 200, 208], "overal": [0, 10, 14, 26, 35, 39, 128, 138, 142, 145, 146, 147, 149], "overcompl": 203, "overflow": [151, 197], "overhead": 214, "overlai": [93, 109], "overlap": 93, "overlayiconurl": 109, "overload": 128, "overlook": 213, "overrid": [50, 56, 64, 87, 153, 199, 203], "overse": 31, "overtak": 213, "overus": 94, "overview": [0, 4, 30, 39, 47, 51, 62, 63, 77, 78, 92, 105, 109, 122, 123, 135, 157, 158, 168, 188, 190, 193, 205, 215], "overwrit": [7, 26, 34, 44, 49, 60, 78, 87, 134, 141, 214, 221], "overwritten": [71, 78, 117, 134], "own": [7, 12, 13, 14, 15, 18, 20, 21, 22, 25, 26, 36, 39, 40, 41, 45, 49, 56, 57, 60, 61, 62, 63, 64, 65, 69, 78, 89, 90, 94, 100, 101, 109, 111, 115, 117, 130, 131, 132, 135, 140, 145, 147, 154, 163, 191, 193, 200, 204], "owncloud": [78, 81, 83, 87, 114, 206, 221], "owncloudcli": 87, "owncloudclientfactori": 87, "owner": [7, 26, 50, 78, 83, 114, 144], "ownerid": 65, "ownership": 26, "oxygen": 198, "p": [7, 34, 45, 61, 103, 135, 140, 190, 196, 213], "pack": [39, 59, 117], "packag": [0, 12, 14, 15, 16, 17, 21, 24, 26, 27, 28, 35, 44, 61, 87, 100, 102, 108, 111, 122, 125, 132, 160, 191], "pad": [78, 203, 204], "page": [2, 4, 5, 6, 9, 10, 22, 23, 24, 27, 29, 32, 35, 36, 40, 41, 44, 52, 61, 65, 66, 70, 100, 106, 111, 112, 116, 122, 123, 130, 132, 133, 135, 138, 150, 166, 172, 177, 190, 193, 194, 196, 198, 205, 207, 208, 210, 213, 221], "page_numb": 27, "page_s": 27, "pagecontrol": [39, 40, 52], "pagin": [27, 52, 71, 122, 135], "pai": 16, "pain": 208, "pair": [52, 76, 104, 106, 149], "panel": 99, "paper": 26, "paperclip": 93, "paragraph": [98, 117, 135], "parallel": [100, 128, 138], "param": [22, 23, 39, 44, 66, 81, 90, 107, 114, 117, 135, 136, 140, 142, 143, 148, 150, 175, 177, 192, 213], "param_d": 27, "param_date_immut": 27, "param_date_mut": 27, "param_datetime_immut": 27, "param_datetime_mut": 27, "param_datetime_tz_immut": 27, "param_datetime_tz_mut": 27, "param_int": 56, "param_str": 56, "param_time_immut": 27, "param_time_mut": 27, "paramet": [10, 17, 24, 26, 27, 28, 34, 41, 45, 47, 51, 52, 53, 56, 61, 63, 64, 69, 77, 78, 87, 90, 100, 109, 110, 111, 112, 114, 115, 117, 120, 131, 132, 134, 135, 136, 138, 140, 141, 145, 149, 155, 158, 159, 170, 171, 174, 176, 180, 192, 196, 213, 218], "parcel": 123, "parent": [0, 37, 39, 40, 41, 44, 45, 49, 52, 54, 55, 56, 60, 78, 87, 109, 112, 114, 116, 117, 120, 130, 132, 135, 137, 151, 196, 197, 221], "parenthesi": 61, "parentid": 81, "pars": [22, 26, 27, 39, 44, 47, 87, 117, 138], "parsedrelyingpartyid": 196, "parser": 22, "part": [26, 27, 29, 35, 39, 40, 43, 52, 53, 56, 59, 61, 65, 79, 93, 100, 103, 104, 106, 117, 131, 141, 143, 159, 160, 163, 167, 172, 190, 191, 198, 203], "parti": [2, 7, 28, 29, 33, 39, 64, 88, 103, 108, 116, 129, 133, 138, 157, 159, 193, 218], "partial": [107, 135, 138], "particip": [97, 143, 209], "particular": [40, 66, 98, 100, 131], "particularli": 78, "partli": 214, "partnership": 32, "pascal": 22, "pass": [17, 23, 24, 26, 27, 31, 37, 39, 40, 41, 45, 48, 52, 64, 78, 79, 80, 100, 108, 115, 116, 117, 128, 134, 135, 136, 137, 141, 142, 145, 146, 147, 149, 152, 159, 169, 180, 185, 213, 214], "passm": 150, "passthru": 213, "passwd": [109, 135], "password": [10, 19, 26, 27, 36, 39, 41, 48, 64, 65, 69, 78, 83, 87, 92, 99, 112, 122, 134, 152, 161, 170, 184, 196, 218, 221], "passwordconfirmationrequir": [26, 53, 123], "passwordcontext": 27, "passwordupdatedev": 24, "past": [12, 18, 29, 71, 98, 123, 127], "patch": [39, 52, 103, 123, 137, 193, 206], "path": [6, 14, 29, 34, 39, 40, 50, 52, 57, 59, 64, 65, 69, 78, 79, 80, 87, 90, 100, 108, 122, 137, 138, 140, 141, 154, 159, 161, 170, 172, 176, 179, 186, 196, 213, 214], "path_myapp_fil": 151, "path_root": 151, "path_separ": 87, "path_to_fil": 34, "patienc": 208, "pattern": [47, 52, 59, 61, 97, 110, 128, 152], "paul": 69, "payload": [158, 171, 177], "paypal": 32, "pdf": 115, "pdo": [56, 220], "pdo_mysql": 34, "pdo_pgsql": 34, "pdo_sqlit": 34, "peak": 128, "pecl": 196, "peer": 31, "pem": 196, "penalti": 128, "pend": [63, 71, 190], "penpot": [93, 94, 97, 98], "peopl": [29, 33, 34, 61, 93, 96, 98, 99, 128, 190, 208, 213], "per": [7, 27, 35, 39, 55, 56, 62, 64, 70, 96, 99, 106, 110, 112, 139, 154, 167, 189, 191], "percentag": 93, "percona": 110, "perfect": 128, "perform": [0, 3, 25, 28, 29, 37, 51, 56, 57, 64, 78, 84, 87, 93, 109, 120, 122, 126, 131, 138, 141, 151, 155, 159, 165, 171, 180, 200, 205, 206, 213], "perhap": 208, "period": [35, 36, 39, 41, 67, 109, 116, 122, 158, 166, 205], "permalink": 135, "perman": [93, 167, 168, 196], "permiss": [27, 63, 66, 78, 83, 93, 100, 117, 155, 161, 176, 194, 206, 214], "permissionerror": 66, "permissionsmask": 214, "permit": 29, "perpag": 70, "persever": 208, "persist": [56, 150, 161, 170], "person": [4, 26, 29, 53, 61, 78, 94, 99, 117, 122, 127, 138, 140], "personalsect": 140, "perspect": 18, "pfx": 100, "pgsql": [4, 56, 221], "phar": [2, 7, 159], "phase": [1, 18, 102], "phish": 213, "phone": [24, 64, 93, 122, 130, 205], "phone_numb": 56, "phonenumb": 56, "photo": [78, 93], "php": [0, 1, 2, 4, 6, 7, 10, 11, 12, 16, 28, 29, 34, 35, 37, 38, 39, 40, 41, 42, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 99, 103, 104, 107, 109, 112, 113, 114, 116, 117, 118, 120, 121, 122, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 167, 168, 169, 170, 171, 172, 174, 175, 176, 179, 180, 184, 190, 194, 196, 213, 215, 216, 218, 219], "phpdoc": [10, 39, 192], "phpmailer": 10, "phpredi": 196, "phpstorm": [111, 155], "phpunit": [2, 60, 108], "physic": [27, 198], "pi": 208, "pick": [37, 38, 71, 98, 100, 103, 110, 135, 193, 208], "picker": [36, 41, 95, 122, 132], "pictur": [38, 88, 130], "pictureservic": 38, "piec": 190, "pill": 26, "pin": [34, 201], "pineappl": 121, "ping": [18, 130, 180], "pingus": 130, "pinia": 191, "pitfal": 141, "pivot": 221, "pixel": [14, 26], "pizza": 121, "pkcs12": 100, "place": [7, 24, 33, 48, 51, 61, 97, 98, 100, 103, 123, 128, 135, 136, 150, 157, 168, 176, 198, 203, 206, 208, 210, 213, 217], "placehold": [93, 95, 109, 112, 161, 184, 198], "plai": [64, 128], "plain": [18, 27, 45, 62, 64, 66, 83, 99, 109, 113, 117, 120, 132, 135, 198], "plan": [39, 117, 120, 190], "platform": [26, 40, 56, 94, 97, 99, 100, 145, 206, 208], "player": 64, "plbdab2ba83bb6588": 221, "pleas": [2, 7, 8, 14, 17, 21, 24, 26, 27, 28, 29, 33, 36, 40, 41, 45, 55, 60, 61, 62, 63, 66, 90, 100, 108, 114, 116, 117, 120, 128, 133, 141, 151, 155, 161, 164, 166, 167, 174, 190, 194, 196, 199, 200, 203, 207, 213, 216, 217, 219], "plu": [28, 62, 120, 135], "plug": [49, 150], "pluggabl": 138, "plugin": [2, 3, 4, 22, 36, 41, 44, 119, 122, 139, 191], "plural": 172, "png": [4, 22, 45, 65, 78, 83, 109, 118, 135, 138], "po": [7, 61, 159, 172], "poedit": 7, "point": [0, 16, 35, 39, 135, 142, 171, 191, 196], "pointer": 167, "polici": [24, 36, 41, 60, 213], "polit": 208, "poll": 62, "pollinterv": 64, "polyfil": 42, "poorli": [96, 190], "pop": 87, "popen": 213, "popmus": 87, "popov": [39, 201, 202, 203, 205], "popovermenu": [201, 204], "popul": 38, "popular": [24, 111, 135], "popup": 61, "port": [13, 25, 111, 139, 155, 161, 163, 170, 196], "portal": 196, "posit": [7, 24, 61, 93, 98, 128, 190, 198, 204, 206, 208], "posselt": 4, "possess": 99, "possibl": [1, 7, 12, 16, 19, 22, 26, 27, 28, 33, 35, 36, 39, 40, 41, 44, 50, 52, 55, 56, 57, 59, 60, 61, 63, 64, 67, 69, 73, 78, 87, 94, 98, 99, 100, 102, 104, 106, 110, 116, 117, 120, 123, 126, 128, 131, 135, 138, 139, 140, 141, 143, 144, 149, 150, 151, 153, 157, 165, 171, 178, 181, 192, 193, 198, 208, 213, 214, 218], "possibli": [18, 61], "post": [2, 4, 10, 29, 39, 52, 58, 62, 64, 65, 67, 69, 71, 73, 74, 75, 76, 77, 79, 81, 87, 111, 122, 125, 135, 136, 137, 158, 163, 170, 171, 173, 174, 175, 176, 178, 179, 180, 182, 183, 184, 185, 186, 213], "post_removefromgroup": 16, "postacceptshar": 24, "postaddus": [24, 41], "postcontrol": 52, "postcopi": 41, "postcreat": 41, "postcreateus": 41, "postdelet": [24, 41], "postfix": 52, "postgr": 128, "postgresql": [12, 56], "postldapbackendad": 16, "postlogin": 41, "postremoveus": [24, 41], "postrenam": 41, "postscanfil": 41, "postscanfold": 41, "postschemachang": 59, "postsetpassword": [24, 41], "postshar": 24, "posttouch": 41, "postunassigneduserid": 27, "postunshar": 24, "postunsharefromself": 24, "postwrit": 41, "pot": 7, "potenti": [40, 93, 110, 135, 156, 213, 214], "power": [7, 17, 19, 24], "powershel": 100, "pr": [18, 22, 81, 135, 157, 190, 193, 206], "practic": [39, 63, 122, 157], "practis": 210, "pre": [3, 4, 31, 34, 39, 51, 59, 69, 70, 71, 76, 132, 136, 145, 189, 205], "pre_deleteus": 0, "preaddus": [24, 41], "preced": 61, "precis": 35, "precondit": [73, 74, 75, 141], "preconditionnotmetexcept": [145, 146, 147], "precopi": 41, "precreat": 41, "precreateus": 41, "predefin": [63, 93, 198], "predefined_status": 71, "predelet": [24, 41], "predict": 135, "prefer": [38, 39, 63, 88, 92, 93, 96, 98, 99, 106, 112, 122, 138, 145, 151, 155, 177, 184, 188, 189, 190, 194, 205, 214], "preferences_ex": 176, "prefix": [26, 41, 52, 56, 59, 71, 78, 100, 104, 106, 114, 117, 128, 138, 191], "preflight": 137, "preflighted_cor": 137, "preg_match": 141, "preliminari": 127, "preload": [1, 28, 122, 130, 205], "preloadcollect": [28, 154], "prelogin": 41, "premad": 39, "prepar": [17, 26, 110, 116, 117, 213], "preparerulematch": 115, "prepend": [44, 192], "prereleas": 34, "preremoveus": [24, 41], "prerenam": 41, "prerequisit": [63, 194], "present": [4, 28, 39, 48, 51, 52, 69, 78, 80, 100, 117, 130, 171, 172, 190, 194], "preserv": [62, 115], "preset": 45, "presetpassword": [24, 41], "preshar": 24, "presumpt": 138, "pretouch": 41, "pretti": [35, 208], "preunassigneduserid": 27, "preunshar": 24, "prevent": [26, 29, 34, 35, 37, 39, 45, 52, 56, 60, 61, 69, 111, 138, 141, 161, 191, 192, 213], "preview": [4, 24, 27, 28, 39, 78, 83, 98, 122, 138], "previewmanag": 27, "previewrequest": 24, "previou": [25, 29, 35, 41, 59, 66, 100, 138, 153, 171, 190, 191], "previous": [17, 23, 26, 35, 53, 100, 145, 170, 193], "previousrespons": 153, "prewrit": 41, "primari": [28, 31, 36, 39, 41, 56, 57, 64, 93, 120, 128, 189, 199, 203, 204, 219], "prime": [0, 34, 208], "primit": 41, "princip": [116, 117], "principaluri": 117, "principl": [96, 117, 180, 190], "print": [45, 79, 111, 131, 213], "print0": 108, "print_unescap": [45, 140, 213], "prior": [40, 193], "prioriti": [39, 42, 53, 112, 130, 140, 184, 193], "privaci": [33, 122], "privat": [1, 27, 29, 34, 37, 38, 39, 40, 41, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 60, 61, 66, 87, 100, 104, 109, 112, 113, 116, 117, 118, 120, 121, 130, 132, 138, 139, 140, 141, 142, 144, 145, 146, 147, 149, 151, 152, 153, 154, 167, 178, 192], "privatekei": [29, 34], "privileg": [194, 212, 214], "pro": 135, "probabl": [35, 66, 93, 104, 117, 134], "problem": [1, 2, 17, 18, 29, 39, 40, 56, 61, 66, 96, 100, 110, 123, 128, 131, 156, 166, 194, 208, 213, 221], "problemat": [2, 80, 167], "proc_open": 213, "proce": [62, 77, 128], "procedur": [62, 108, 212], "process": [3, 23, 26, 28, 29, 30, 31, 33, 36, 38, 39, 41, 51, 59, 61, 66, 72, 73, 74, 88, 93, 100, 102, 103, 108, 114, 117, 118, 122, 123, 125, 128, 138, 142, 146, 149, 156, 157, 158, 159, 170, 176, 195, 205, 208, 210], "processcalendardata": 116, "processingexcept": 145, "processor": 189, "prod": 125, "prodid": 117, "produc": [2, 66, 132, 145, 200], "product": [2, 23, 31, 35, 61, 94, 108, 125, 131, 141, 194, 208, 209, 217], "productnam": [61, 196], "profil": [26, 61, 99, 100, 122, 161, 205], "program": [0, 29, 62, 100, 131, 156, 157, 159, 172, 213], "programfil": 100, "programm": 213, "programmat": [39, 116, 122, 123], "progress": [61, 79, 87, 95, 125, 136, 145, 158, 170, 171, 177, 190, 201], "progressbar": 136, "progressr": 87, "project": [4, 29, 33, 35, 36, 41, 88, 122, 125, 156, 159, 190, 205], "projectfil": [2, 108], "prolif": 33, "prologu": [88, 205], "prometheu": 135, "promis": [33, 90, 132, 135], "promot": 40, "prompt": [26, 72, 74, 100, 146, 147], "promptli": 208, "prone": 66, "pronoun": 95, "proof": 40, "proofread": 145, "prop": [78, 83, 114, 132, 135, 154, 191], "propag": [128, 150, 174], "proper": [28, 29, 33, 39, 61, 62, 99, 145, 166, 198, 213, 218], "properli": [12, 29, 44, 60, 110, 134, 135, 218], "properti": [1, 23, 27, 28, 40, 50, 56, 81, 82, 84, 114, 118, 130, 132, 135, 138, 152, 154, 197, 198], "property_birthd": 26, "property_displayname_legaci": 23, "propertytocolumn": 56, "propertyupd": [78, 114], "propfind": [1, 28, 78, 81, 84, 85, 122, 128, 154], "proppatch": [78, 81, 117, 122], "propsdata": [109, 135], "propstat": 114, "prose": 147, "protect": [0, 7, 22, 23, 37, 56, 60, 69, 100, 117, 132, 134, 136, 158, 166, 169, 183, 196, 213, 221], "protocol": [13, 62, 79, 111, 120, 158, 170, 196, 213], "prototyp": 159, "provid": [0, 4, 10, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 32, 33, 34, 36, 37, 39, 40, 41, 45, 46, 50, 51, 53, 54, 57, 58, 62, 63, 64, 65, 66, 67, 69, 73, 74, 75, 77, 78, 80, 83, 84, 88, 93, 94, 96, 98, 99, 100, 103, 104, 106, 111, 118, 119, 122, 123, 127, 129, 130, 131, 134, 139, 141, 148, 151, 155, 156, 159, 163, 167, 169, 170, 172, 174, 176, 180, 184, 185, 186, 190, 191, 192, 196, 198, 199, 202, 203, 205, 213, 214, 218, 221], "provideinitialst": [44, 50, 109], "providelazyinitialst": 44, "provider1": 120, "provider_id": [65, 135], "providerclass": 107, "providerid": [65, 107, 135], "provis": [13, 23], "provisioning_api": 76, "proxi": [62, 117, 121, 157, 159, 166, 167, 168, 170, 183, 186], "proxy_host": 161, "proxy_password": 161, "proxy_port": 161, "proxy_us": 161, "prune": 194, "ps1": 100, "psalm": [2, 63, 102, 108, 220], "psr": [2, 27, 40, 48, 103, 122, 136, 148, 205], "psr3": [18, 25, 48], "pt1h": 116, "public": [0, 1, 4, 5, 10, 17, 21, 22, 24, 26, 29, 33, 34, 35, 36, 37, 38, 40, 44, 47, 48, 49, 52, 53, 54, 55, 56, 57, 59, 60, 61, 64, 66, 69, 87, 89, 104, 107, 109, 110, 112, 113, 114, 116, 117, 118, 120, 121, 122, 127, 129, 130, 131, 132, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 159, 183, 190, 192, 196, 198, 205, 216, 221], "public_link": 87, "publicapi": 134, "publicapicontrol": 134, "publicdisplai": 134, "publicfunct": 175, "publicli": [12, 162], "publicpag": [26, 39, 66, 134], "publicshareauth": [5, 16], "publicsharecontrol": 134, "publictemplaterespons": [39, 50], "publicupload": 69, "publish": [6, 9, 26, 33, 34, 35, 39, 41, 117, 137, 143, 160, 193, 205], "publishact": 11, "publishcalendar": 16, "pull": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 35, 81, 102, 108, 109, 110, 156, 157, 170, 172, 188, 190, 193, 194, 198, 206, 210, 218], "pure": [39, 40], "purpos": [5, 16, 33, 41, 93, 111, 142, 145, 146, 147, 170, 202], "push": [7, 29, 34, 35, 64, 157, 159, 171, 193, 206], "put": [2, 34, 39, 52, 61, 64, 66, 69, 71, 78, 80, 96, 108, 117, 122, 128, 135, 137, 138, 142, 145, 146, 147, 149, 158, 170, 171, 175, 183, 190, 203, 204], "putcont": [54, 57], "pwd": [81, 100, 194], "pwd1": 196, "pwd2": 196, "px": 94, "py": 159, "python": [47, 100, 157, 159, 172, 184], "qa": 190, "qb": [56, 110, 114], "qbmapper": [10, 22, 26, 56], "qsyqflqhouhdpq0w2aocwqgdaei": 135, "qt": [94, 100], "qt5": 100, "qt5keychain": 100, "qt6": 100, "qt_path": 100, "qtkeychain": 100, "qtkeychain_librari": 100, "qualifi": [15, 116, 193], "qualiti": [102, 206], "queri": [0, 1, 15, 16, 17, 19, 22, 23, 24, 25, 26, 27, 28, 39, 40, 41, 44, 57, 58, 59, 61, 64, 78, 83, 90, 107, 110, 116, 122, 128, 135, 138, 154, 158, 171, 176, 189, 208, 213], "querybuild": [17, 19, 26, 27, 56, 114], "querylogg": 27, "querystatusforus": 143, "question": [4, 28, 33, 40, 56, 61, 107, 156, 166, 168, 193, 205, 208, 210], "queue": 37, "queuedjob": [25, 37], "quick": [39, 62, 64, 65, 77, 78, 96, 198, 204], "quickli": [1, 44, 93, 98, 123, 138, 208], "quiet": [104, 106], "quit": [7, 10, 52, 73, 74, 75, 111, 117], "quot": [32, 61, 78, 117, 190], "quota": [64, 78, 80, 93], "qux": [112, 184], "r": [7, 65, 78, 79, 87, 100, 191, 194, 221], "r0wi": 34, "race": [2, 24, 135, 208], "rach": 35, "radio": [64, 140, 184, 201, 204], "radio1": 204, "radiu": 198, "rais": [16, 99], "ran": [59, 100, 141], "rand": 79, "random": [40, 80, 208], "randomli": 170, "rang": [4, 93, 109, 116], "rare": [17, 35, 40, 157], "raspberri": 208, "rate": [23, 30, 73, 74, 75, 122, 158, 166, 169], "ratelimit": [23, 139], "ratelimitedforal": 39, "rather": [28, 37, 40, 41, 53, 56, 99, 109, 117, 135, 140, 145, 190], "raw": [73, 78, 100, 116, 117, 161], "rc": 35, "re": [26, 33, 36, 41, 56, 61, 63, 96, 100, 110, 114, 123, 161, 166, 183, 193, 202, 203, 204, 208], "reach": [0, 32, 35, 38, 39, 139, 193, 210], "reachabl": [39, 66, 166, 213], "react": [4, 41, 123, 128, 135, 137, 153], "reaction": 96, "read": [1, 22, 23, 26, 34, 40, 54, 55, 56, 60, 61, 66, 69, 78, 81, 93, 96, 104, 106, 111, 118, 122, 123, 154, 185, 190, 206, 207, 208, 214], "read_timeout": 196, "readabl": [7, 40, 78, 94, 98, 104, 116, 145, 210], "reader": [4, 210], "readi": [0, 16, 31, 35, 73, 74, 75, 123, 157, 171, 190], "readm": [4, 31, 109, 191], "readmark": 81, "readonli": 140, "readoper": 87, "readremotefileoper": 87, "readremotefolderoper": 87, "real": [62, 81, 117, 141, 196], "realli": [13, 40, 59, 93, 109, 128, 131, 193, 208, 213], "reason": [7, 26, 27, 28, 31, 39, 48, 65, 66, 100, 128, 145, 146, 147, 200, 208, 209, 210], "reason_lock_wait_timeout": 26, "reason_serv": 26, "rebas": [190, 194], "reboot": 161, "rebuild": [125, 217], "receiv": [0, 17, 18, 31, 32, 39, 40, 41, 69, 77, 78, 81, 87, 117, 124, 138, 145, 158, 161, 170, 171, 193], "recent": [7, 17, 68, 93, 100, 135, 208], "recipi": [36, 41, 69, 78, 93, 109, 196], "recogn": 41, "recogniz": 93, "recommend": [0, 2, 16, 17, 18, 22, 23, 24, 26, 27, 29, 31, 35, 36, 41, 47, 56, 57, 59, 63, 80, 92, 94, 100, 108, 110, 120, 123, 125, 128, 133, 135, 137, 139, 142, 145, 155, 157, 159, 163, 165, 189, 191, 194, 198, 203], "record": 62, "recov": 152, "recoveri": 83, "recoverpassword": 41, "recoverypassword": 152, "recreat": 208, "recurs": 78, "recursivearraysearch": [11, 28], "red": [140, 189], "redi": [38, 131, 219], "redirect": [13, 52, 62, 157, 177, 203, 212], "redirect_handl": 176, "redirectrespons": [39, 52, 66], "redirecturl": 213, "redisclust": 196, "reduc": [28, 40, 57, 102, 110, 123, 128], "redund": 154, "ref": [22, 34, 157], "refactor": [26, 110], "refer": [2, 26, 29, 40, 52, 61, 89, 93, 94, 98, 99, 100, 107, 108, 120, 122, 138, 145, 155, 157, 164, 167, 193, 205, 210], "referenc": 190, "reference_provider_id": 135, "referencedclass": 108, "referencetext": 135, "reflec": 13, "reflect": [40, 41, 52], "reflector": 49, "refman": 110, "reformul": 145, "refresh": [36, 41, 109, 111, 114, 126], "refreshmetadata": [24, 114], "refreshoper": 87, "refus": 29, "regard": 156, "regardless": [39, 56, 135], "regex": [13, 52, 53, 183], "region": [24, 122, 196], "regist": [0, 2, 3, 4, 5, 14, 16, 19, 21, 22, 24, 25, 26, 27, 34, 36, 39, 40, 41, 44, 47, 49, 50, 53, 57, 62, 64, 79, 80, 103, 107, 114, 115, 116, 119, 122, 123, 131, 138, 139, 142, 143, 145, 146, 147, 149, 153, 154, 155, 158, 159, 161, 164, 170, 171, 177], "registeralternativelogin": 16, "registeranonrequest": 139, "registerbackend": [28, 116], "registercalendar": 19, "registercalendarprovid": 117, "registercheck": 24, "registerchecksev": 24, "registercollaborationresourc": 132, "registercontentprovid": 107, "registercustomfoo": 0, "registercustompickerel": 135, "registerdashboardwidget": [25, 109], "registerdeclarativeset": 112, "registerdeclarativesettingslisten": 112, "registerent": 24, "registerentitiesev": 24, "registereventlisten": [0, 1, 44, 107, 112, 114, 135, 142, 145, 146, 147], "registerfileact": 24, "registerfoo": 0, "registerjob": 10, "registerlazylockprovid": 26, "registerlockprovid": 26, "registerlogin": 16, "registermailprovid": 120, "registermiddlewar": 49, "registernotifierservic": 0, "registeroper": [24, 115], "registeroperationsev": [24, 115], "registerparamet": 40, "registerprofilelinkact": 130, "registerprovid": 57, "registerpublicsharetemplateprovid": 50, "registerrefer": 135, "registerresourceprovid": [14, 132], "registerrespond": 39, "registerrout": 28, "registerschema": 112, "registersearchprovid": 138, "registerservic": [0, 16, 40, 55, 60], "registerservicealia": 40, "registersetupcheck": 141, "registerspeechtotextprovid": 142, "registertaskprocessingprovid": [26, 145], "registertaskprocessingtasktyp": [26, 145], "registertextprocessingprovid": 147, "registertexttoimageprovid": 146, "registertranslationprovid": 149, "registertyp": 132, "registerusermigr": 151, "registeruserrequest": 139, "registerwellknownhandl": 153, "registerwidget": 135, "registerwidgetev": 25, "registr": [0, 41, 47, 60, 109, 116, 120, 122, 135, 140, 141, 155, 159, 188], "registri": [150, 157, 159, 167, 168, 170, 171], "registryev": 24, "regress": [26, 190], "regular": [64, 78, 157, 159, 166, 180, 194], "regularli": [96, 110, 190], "reject": [66, 80, 117, 132, 135, 145, 169], "rejectunauthor": 196, "rel": [0, 14, 26, 57, 61, 64, 83, 117, 138, 140, 174, 175, 176, 186, 190, 221], "relat": [0, 22, 26, 27, 28, 36, 41, 55, 56, 66, 79, 81, 87, 112, 114, 135, 140, 141, 144, 171, 190, 193, 198, 207, 208], "relative_modified_d": [12, 15], "relativedued": 61, "relativetim": 61, "relaunch": 221, "relax": [39, 128], "releas": [0, 4, 16, 17, 18, 20, 22, 24, 26, 27, 29, 30, 31, 33, 39, 41, 89, 100, 102, 103, 109, 123, 125, 128, 150, 155, 170, 172, 190, 193, 205, 208, 210, 216, 218], "release_d": 135, "relev": [10, 27, 57, 66, 72, 93, 103, 108, 117, 142, 145, 146, 147, 153, 210], "reli": [0, 25, 39, 169, 210], "reliabl": [37, 100, 156], "reliev": 208, "reload": [13, 23, 104, 106, 109, 221], "relwithdebinfo": 100, "rem": 14, "remain": [16, 17, 51, 60, 78, 93, 117, 144, 221], "rememb": [36, 38, 41, 98], "remind": [24, 61, 78], "remnant": 24, "remot": [4, 27, 64, 69, 78, 79, 80, 81, 83, 84, 85, 87, 92, 111, 114, 122, 128, 157, 163, 170, 193, 194, 205, 214], "remote_en": 111, "remote_fold": 79, "remote_handl": 111, "remote_host": 111, "remote_port": 111, "remote_shar": 69, "remotefil": 87, "remotelyedit": 114, "remoteoper": 87, "remoteoperationresult": 87, "remotepath": 87, "remov": [17, 29, 33, 34, 35, 36, 37, 39, 41, 59, 62, 64, 65, 69, 77, 93, 99, 107, 114, 123, 132, 133, 135, 150, 152, 159, 171, 173, 177, 191, 198, 203, 204, 208, 210, 213, 216, 218], "removeclass": 203, "removefavorit": 24, "removejob": 37, "removelisten": [15, 41], "removeoper": 87, "removeremotefileoper": 87, "removeremoteshareoper": 87, "renam": [25, 26, 42, 59, 69, 78, 88, 93, 203, 204], "rend": 150, "render": [4, 26, 27, 36, 41, 44, 49, 122, 132, 176, 184, 186, 213], "rendera": 39, "renderpag": 50, "renderreferenceev": 135, "renderresult": 135, "reopen": 39, "reorder": 61, "repair": [4, 122, 205], "repairstep": 136, "repeat": [99, 117, 208], "repercuss": 33, "repetit": 52, "replac": [1, 7, 10, 13, 15, 16, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 49, 52, 58, 60, 61, 62, 66, 67, 87, 90, 99, 100, 107, 122, 127, 129, 133, 145, 161, 179, 194, 197, 203, 213, 217], "replaceindex": 59, "replaceindiceslisten": 59, "replacementuserdisplaynam": [67, 127], "replacementuserid": [67, 127], "replacesvg": 11, "replacesvgicon": 11, "repli": [15, 22, 79, 208], "replic": 128, "replica": 128, "repo": [7, 30, 86, 89, 100, 131, 135, 196, 218], "repo_token": 34, "report": [26, 31, 78, 81, 104, 106, 123, 140, 141, 145, 190, 193, 207, 210], "reportprogress": 145, "repositori": [4, 28, 29, 31, 33, 34, 35, 89, 98, 100, 102, 103, 108, 120, 135, 166, 167, 170, 172, 190, 192, 193, 194, 196, 207, 208, 220], "repository_url": 100, "repres": [26, 57, 63, 71, 100, 109, 112, 117, 127, 130, 132, 145, 147, 151, 203], "represent": 117, "reproduc": [31, 166], "req": [29, 196], "request": [0, 1, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 36, 37, 41, 44, 47, 49, 52, 54, 61, 62, 63, 65, 66, 67, 71, 73, 74, 75, 76, 79, 80, 81, 82, 99, 102, 104, 108, 109, 110, 111, 114, 116, 117, 122, 123, 128, 132, 137, 139, 142, 145, 146, 147, 148, 149, 153, 154, 156, 157, 158, 159, 164, 169, 170, 171, 172, 177, 183, 186, 190, 193, 196, 203, 205, 206, 208, 210, 212, 218], "requestbackgroundjob": [24, 114], "requesthead": 28, "requestopt": 135, "requesttoken": [13, 44], "requir": [2, 4, 7, 10, 12, 16, 20, 22, 24, 25, 26, 27, 29, 34, 35, 36, 37, 39, 40, 41, 45, 52, 53, 56, 57, 59, 61, 62, 63, 64, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 80, 93, 98, 102, 103, 104, 106, 108, 109, 110, 111, 112, 114, 115, 117, 120, 123, 125, 126, 130, 133, 134, 135, 136, 137, 139, 140, 141, 143, 150, 155, 157, 158, 159, 161, 163, 165, 170, 174, 175, 176, 177, 179, 180, 181, 183, 186, 187, 193, 194, 196, 197, 198, 199, 204, 212, 213, 214, 221], "require_onc": [2, 103, 213, 221], "requiremax": 4, "requiremin": 4, "reserv": [26, 109, 118], "reservedopt": 26, "reset": [39, 63, 96, 127, 190], "resetquerypart": 26, "reshar": 69, "resid": [42, 44, 155], "resolut": [15, 166], "resolv": [12, 31, 39, 40, 41, 122, 132, 140, 161, 166, 193], "resolvefromconfigfil": 108, "resolvepubl": 135, "resolverefer": 135, "resolvereferencepubl": 135, "resolvereshar": 10, "resort": 40, "resourc": [14, 24, 26, 27, 28, 37, 39, 40, 47, 54, 56, 73, 74, 75, 78, 81, 109, 114, 117, 119, 122, 134, 135, 137, 138, 146, 153, 210, 213, 221], "resource_typ": 132, "resourcebackend": 116, "resourcemanag": [116, 132], "resourceprovid": 132, "resourcetyp": [78, 83], "resourceurl": [132, 135, 138], "respect": [23, 27, 28, 39, 67, 78, 99, 135, 161, 198, 208], "respond": [18, 33, 127, 139, 158, 208], "respons": [1, 5, 10, 17, 22, 29, 31, 33, 47, 49, 50, 52, 62, 63, 65, 67, 68, 71, 73, 74, 75, 76, 77, 81, 82, 84, 91, 93, 96, 97, 98, 109, 114, 117, 121, 122, 135, 141, 153, 154, 158, 171, 176, 186, 198, 203, 213, 214, 218], "responsedefinit": 66, "rest": [4, 35, 39, 52, 91, 117, 122, 123, 205], "restart": [111, 194, 196], "restor": [63, 78, 82, 98, 151], "restrict": [20, 24, 26, 27, 37, 56, 121, 135, 139, 161, 163, 203, 214], "restructur": 102, "result": [16, 17, 26, 27, 29, 38, 39, 56, 57, 61, 63, 66, 68, 69, 70, 83, 84, 87, 93, 99, 100, 107, 114, 122, 128, 135, 140, 141, 146, 148, 154, 179, 193, 206, 213, 221], "resultinto": 114, "retain": 59, "retri": [23, 122], "retriev": [24, 26, 39, 44, 56, 63, 78, 90, 120, 122, 123, 124, 127, 133, 138, 178, 184], "retrievemetadata": [24, 114], "retro": 42, "retroact": 59, "retryabl": 23, "return": [1, 4, 10, 13, 15, 16, 17, 19, 22, 23, 24, 26, 27, 28, 36, 38, 39, 40, 41, 44, 49, 50, 52, 53, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 69, 71, 78, 102, 104, 106, 107, 109, 112, 114, 115, 116, 118, 120, 130, 131, 132, 133, 134, 135, 136, 138, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 171, 173, 175, 178, 182, 187, 191, 192, 203, 221], "returnhi": 39, "returnjson": 39, "retyp": 194, "reus": [10, 27, 66, 190], "reusabl": [98, 189], "revenu": 135, "revers": [49, 120, 163], "revert": [33, 71, 104, 106, 143], "revertuserstatu": 143, "review": [18, 31, 34, 128, 135, 158, 190, 193, 208, 213], "revis": [89, 193], "revisit": 117, "revok": [29, 62, 99], "revokeshar": 37, "revolution": 156, "rework": [25, 193], "rewritten": 90, "rfc": [28, 62, 78, 117], "rfc4918": 82, "rfc5323": 83, "rfc6415": 153, "rgb": [28, 198, 202], "rgba": 198, "rich": [27, 78, 109, 135, 141, 179], "rich_messag": 179, "rich_message_param": 179, "rich_subject": 179, "rich_subject_param": 179, "richobject": 135, "richobjectstr": [27, 141], "richobjecttyp": 135, "richparamet": 135, "richtopars": 27, "right": [4, 7, 18, 21, 24, 26, 27, 37, 39, 41, 44, 61, 66, 97, 98, 100, 107, 109, 114, 118, 128, 135, 136, 197, 198, 203, 204, 206, 213, 221], "risk": [41, 193, 200], "rm": 34, "rmdirr": 28, "robert": 221, "roberto": 109, "robin": 128, "robot": 35, "roboto": 198, "robust": [40, 103], "rocm": [157, 159, 164, 170, 171], "roeland": 80, "role": [4, 31, 33, 117, 128, 130, 145], "roll": [56, 110], "rollback": [56, 128], "room": [26, 27, 119, 122, 132, 143], "roombackend": 116, "root": [4, 6, 7, 26, 29, 35, 39, 57, 64, 66, 78, 83, 87, 96, 100, 103, 108, 125, 132, 140, 159, 174, 176, 186, 191, 194, 214, 217], "rootfold": 57, "rootscop": 203, "rootstorag": 60, "rough": [35, 123], "roughli": [39, 214], "round": [26, 109, 128, 135, 138], "rounditemicon": 109, "roundtrip": 128, "rout": [4, 5, 25, 27, 28, 40, 47, 51, 90, 134, 137, 138, 153, 166, 175, 176, 177, 185, 188, 205, 218], "route_of_talk_bot": 185, "routeparamet": 138, "router": [15, 23, 24, 27, 51, 52, 78, 92, 122, 159], "row": [22, 39, 56, 110, 114, 138, 198], "rpid": 196, "rsa": 29, "rss": 4, "rtl": 201, "rule": [28, 30, 34, 36, 41, 56, 78, 95, 98, 102, 103, 115, 128, 158, 190, 201, 205], "rulematch": 115, "run": [0, 1, 4, 6, 7, 16, 18, 23, 24, 29, 34, 35, 36, 37, 41, 44, 49, 51, 56, 59, 60, 66, 72, 73, 74, 87, 96, 100, 103, 108, 110, 111, 114, 116, 117, 122, 123, 128, 131, 136, 138, 145, 146, 147, 155, 157, 158, 159, 161, 166, 170, 190, 192, 194, 196, 203, 213, 216, 217], "runnabl": 87, "runner": 221, "running_psalm": 66, "runorscheduletask": [146, 147], "runrequest": 141, "runtask": [146, 147], "runtim": [61, 100, 135, 146, 147, 164], "runtimeexcept": [142, 146, 147, 149], "rw": [194, 196], "rwx": 100, "rx": 221, "s3": [80, 219], "sabr": [1, 16, 22, 24, 36, 41, 119, 122, 154], "sabredav": [1, 41, 81, 154], "sabrepluginaddev": [1, 24], "sabrepluginauthinitev": 16, "sabrepluginev": 22, "sacr": [96, 190], "safe": [0, 27, 33, 41, 64, 110, 213], "safer": [40, 213], "sai": [52, 138, 208], "said": [117, 134], "sake": [117, 190], "sale": 32, "samba": 196, "same": [0, 2, 4, 14, 21, 22, 23, 27, 28, 38, 39, 40, 42, 49, 52, 59, 61, 63, 78, 87, 93, 100, 102, 103, 110, 112, 117, 123, 128, 135, 138, 140, 143, 145, 154, 157, 158, 159, 164, 165, 170, 172, 174, 175, 190, 194, 203, 204, 208, 213, 214], "saml": [87, 219], "saml2": 87, "sampl": [39, 56, 78, 89], "sample_cli": 89, "san": 198, "sanit": [28, 213], "sanitizefilenam": 28, "sass": [189, 217], "satisfi": [33, 117], "save": [28, 34, 36, 39, 40, 41, 53, 55, 66, 99, 100, 112, 114, 117, 120, 135, 138, 142, 145, 146, 147, 149, 161, 184, 198, 217], "savedinstancest": 87, "savemetadata": [24, 114], "saveset": [53, 66], "sayhello": 61, "sb": 79, "scalabl": [38, 122], "scalar": 10, "scale": [56, 94, 128, 167, 168], "scalefixforie8": 11, "scan": [36, 41, 61], "scanfil": 41, "scanfold": 41, "scanner": [96, 214], "scenario": [2, 71, 110], "schedul": [25, 35, 36, 41, 63, 67, 127, 130, 136, 142, 145, 146], "scheduleaft": 37, "schedulefiletranscript": 142, "scheduletask": [145, 146, 147], "schema": [2, 4, 5, 17, 18, 24, 35, 56, 58, 108, 118, 122, 136, 140, 184, 188], "schemaclosur": 59, "schemaexcept": 108, "schemaloc": [2, 108], "scheme": [112, 160, 184, 188, 196], "schott": 99, "scienc": [78, 135], "scloud": 61, "scope": [15, 26, 29, 38, 41, 44, 55, 63, 69, 78, 82, 104, 114, 116, 154, 203], "scope_": 66, "scope_administr": 66, "scope_default": 66, "scope_ex_app": 26, "scope_feder": 66, "scope_filesystem": 26, "scope_ignor": 66, "scope_skip_password_valid": 26, "score": 206, "scrape": 7, "screen": [46, 61, 94, 95, 97, 98, 131, 140, 197, 198, 202, 208], "screenread": [21, 44], "screenshar": 93, "screenshot": [4, 159, 202], "script": [2, 7, 13, 14, 15, 24, 25, 26, 34, 35, 36, 39, 41, 44, 45, 56, 61, 65, 100, 108, 109, 111, 123, 125, 132, 135, 140, 157, 158, 159, 172, 177, 196, 212, 219, 221], "scroll": [100, 135, 197, 202], "scrollabl": 197, "scrollbar": 198, "scrollto": 138, "scss": [42, 217], "scssphp": 28, "seamlessli": [88, 156], "search": [4, 10, 19, 23, 26, 28, 63, 65, 81, 82, 92, 104, 106, 107, 116, 122, 152, 176, 197, 205, 208, 214], "search_providers_id": 135, "searchabl": 83, "searchbysystemtag": 24, "searchforprincip": 116, "searchingroup": 23, "searchinusercalendar": 116, "searchrequest": [83, 114], "searchresult": 138, "searchresultentri": 138, "searchusersbyvalu": 106, "searchusersbyvaluebool": 106, "searchusersbyvalueint": 106, "searchusersbyvaluestr": 106, "searchvalu": 104, "season": 190, "second": [24, 37, 39, 41, 45, 49, 59, 61, 62, 78, 80, 93, 103, 109, 112, 114, 116, 128, 132, 135, 136, 138, 141, 150, 153, 158, 170, 184, 191, 203], "second_pag": 176, "secondari": [93, 94, 96, 109, 120, 190, 198], "secondarylabel": 94, "secret": [29, 34, 39, 169, 170, 196], "secretpassword": 134, "secrettoken": 134, "section": [0, 4, 5, 7, 17, 24, 25, 26, 29, 34, 39, 44, 51, 52, 53, 56, 61, 66, 97, 98, 100, 103, 110, 116, 117, 120, 122, 123, 127, 128, 133, 135, 150, 157, 158, 160, 166, 167, 171, 184, 194, 196, 197, 202, 203, 206, 210, 221], "section_id": [112, 184], "section_typ": [112, 184], "section_type_admin": 112, "section_type_person": 112, "secur": [4, 10, 12, 13, 24, 26, 27, 29, 31, 40, 47, 49, 60, 62, 65, 78, 100, 112, 117, 121, 122, 123, 134, 141, 157, 158, 163, 169, 184, 193, 194, 205, 212], "securedrelyingpartyid": 196, "securerandom": 27, "see": [1, 2, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 34, 35, 37, 39, 40, 41, 44, 45, 46, 51, 52, 53, 56, 57, 60, 61, 62, 64, 66, 69, 72, 73, 74, 75, 78, 81, 90, 96, 97, 98, 99, 100, 102, 103, 108, 109, 111, 115, 116, 117, 120, 123, 124, 125, 128, 131, 132, 133, 135, 138, 140, 150, 155, 157, 159, 163, 169, 170, 176, 180, 190, 191, 192, 193, 194, 196, 198, 202, 207, 208, 213, 221], "seed": 196, "seen": [17, 24, 93, 97, 98, 130], "sego": 198, "select": [25, 39, 56, 61, 83, 87, 93, 97, 98, 100, 111, 114, 115, 117, 128, 132, 135, 140, 150, 166, 170, 176, 184, 196, 198, 199, 202, 204, 213], "select2": 12, "selectalia": 56, "selectionlength": 61, "selector": [189, 203], "self": [12, 44, 50, 94, 109, 120, 130, 132, 143, 145, 146, 151, 153, 196], "semant": [4, 35], "semicolon": 53, "semver": 35, "send": [7, 26, 37, 43, 53, 61, 63, 78, 83, 84, 85, 91, 109, 113, 120, 121, 123, 124, 128, 130, 138, 150, 169, 170, 171, 177, 192, 213, 218, 219], "sendemail": 61, "sendmail": [10, 69], "sendmessag": 120, "sendshareemail": 26, "sens": [17, 27, 31, 39, 40, 56, 66, 99, 117], "sensit": [25, 37, 39, 52, 138, 140, 173, 182, 212], "sent": [18, 22, 27, 33, 36, 39, 41, 51, 67, 69, 71, 78, 79, 87, 138, 140, 171, 176], "sentenc": [61, 94, 96, 99, 203], "separ": [4, 18, 35, 39, 53, 56, 59, 69, 99, 100, 117, 125, 137, 145, 147, 157, 165, 176, 183, 190, 203, 217], "sequenc": [0, 56], "seri": 128, "serial": [26, 27, 38, 69, 116, 127], "seriou": 128, "serv": [26, 39, 42, 66, 141], "server": [0, 2, 3, 7, 12, 15, 16, 22, 23, 24, 26, 27, 28, 29, 31, 34, 35, 36, 37, 38, 39, 40, 41, 42, 48, 51, 52, 56, 59, 61, 62, 64, 66, 70, 73, 77, 78, 79, 80, 81, 83, 87, 88, 93, 100, 101, 102, 108, 110, 111, 116, 117, 120, 121, 122, 123, 128, 129, 131, 135, 138, 139, 140, 143, 150, 154, 159, 161, 165, 169, 172, 174, 186, 195, 196, 200, 205, 206, 207, 208, 213, 218, 220], "server_base_url": 87, "serverconfighelp": 141, "servercontain": [40, 41, 55, 116], "serverplugin": [1, 154], "serveruri": 87, "servic": [0, 16, 23, 24, 27, 32, 37, 38, 39, 41, 44, 47, 48, 50, 55, 60, 61, 66, 78, 87, 100, 104, 113, 116, 119, 121, 122, 126, 130, 131, 133, 138, 140, 143, 152, 153, 157, 159, 161, 166, 191, 194, 196, 218], "service1": 120, "serviceid": 120, "session": [0, 22, 26, 62, 64, 78, 87, 122, 123, 126, 188, 213], "session_lifetim": 55, "set": [4, 6, 7, 8, 10, 12, 13, 15, 17, 20, 21, 23, 24, 25, 26, 27, 29, 32, 33, 34, 35, 37, 38, 44, 46, 47, 48, 52, 55, 56, 59, 60, 61, 62, 63, 64, 67, 69, 70, 73, 74, 75, 77, 82, 93, 94, 96, 99, 103, 104, 106, 107, 108, 109, 110, 111, 114, 115, 118, 120, 121, 122, 123, 127, 128, 131, 135, 138, 141, 145, 152, 156, 158, 159, 160, 166, 167, 168, 169, 170, 171, 172, 176, 177, 179, 188, 191, 192, 193, 195, 196, 197, 198, 201, 205, 208, 213, 217, 218, 219, 221], "setacl": 117, "setactionlabel": 23, "setallowparallelrun": 37, "setappvalu": 55, "setattach": 120, "setautosubmit": 22, "setbodyhtml": 120, "setbodyplain": 120, "setcontentsecuritypolici": [39, 50], "setcredenti": 87, "setdeclarativesettingsvaluelisten": 112, "setdescript": [116, 135], "setdisplaynam": 64, "seten": 152, "setendd": 116, "setfetchmod": 17, "setfirstresult": [19, 56], "setfrom": 120, "sethead": 66, "setheaderact": 39, "setheaderdetail": 39, "setheadertitl": [39, 50], "sethtmlbodi": [24, 113], "seticon": 26, "setid": 56, "setimageurl": 135, "setint": 114, "setinterv": 37, "setlastlogin": 56, "setlink": 26, "setloc": 116, "setmanageruid": 152, "setmaxresult": 56, "setmeetingd": 144, "setnam": [56, 117], "setnoexpirationd": 26, "setorgan": 116, "setown": 26, "setp": 136, "setparamet": 24, "setparsedmessag": 22, "setparsedsubject": 22, "setpassword": [64, 152], "setpasswordhash": 26, "setplainbodi": [24, 113], "setprimarykei": 56, "setpubl": 144, "setreferenceid": 15, "setrichmessag": 22, "setrichobject": 135, "setrichsubject": 22, "setstartd": 116, "setstatu": [10, 39, 118], "setstr": 114, "setsubject": [24, 113, 120], "setsummari": 116, "setsystemvalu": 55, "setter": [22, 23, 26, 56], "settimerangeend": 116, "settimerangestart": 116, "settimesensit": 37, "settimezon": 116, "settingnotfoundexcept": 26, "settings_exampl": 184, "settingsmenu": 197, "settingsview": 191, "settitl": 135, "setto": [113, 120], "setup": [3, 13, 19, 27, 34, 36, 38, 39, 41, 56, 57, 60, 61, 63, 88, 100, 108, 111, 115, 122, 125, 128, 155, 157, 159, 163, 175, 205, 208, 214, 217, 219, 221], "setupbeforeclass": [60, 221], "setupcheck": [27, 141], "setupresult": 141, "setuserdata": 151, "setuserid": [142, 147, 149], "setuserstatu": 143, "setuservalu": [55, 112], "setvalu": [24, 112], "setvaluearrai": [104, 106], "setvaluebool": [104, 106], "setvaluefloat": [104, 106], "setvalueint": [104, 106], "setvaluestr": [104, 106], "setwebhookmethod": 145, "setwebhookuri": 145, "seven": 190, "sever": [5, 10, 26, 39, 53, 62, 94, 123, 128, 138, 141, 146, 155, 157, 158, 208, 213], "sf": 94, "sh": [7, 79, 100, 159, 172, 194, 216, 217, 221], "sha": 29, "sha1": [34, 78, 193], "sha256": [78, 100], "sha3": 78, "shade": 94, "shadow": 198, "shall": [0, 21, 44, 61, 125, 133, 138, 206, 210], "shallow": 206, "shape": [122, 135], "shapedescriptor": 145, "shapeenumvalu": 145, "share": [4, 5, 10, 11, 14, 15, 19, 24, 25, 26, 28, 29, 37, 39, 40, 47, 61, 63, 64, 65, 92, 93, 99, 122, 127, 135, 140, 154, 159, 165, 169, 170, 171, 181, 191, 192, 196, 205, 208, 221], "share_id": 69, "share_test": 134, "share_token": 78, "share_type_circl": 4, "shareabl": 78, "shareacceptedev": 24, "shareapicontrol": 26, "shareattribut": 176, "shareconfigmodel": 11, "sharecontrol": [39, 50], "sharecreatedev": 24, "sharedeletedev": 24, "sharedeletedfromselfev": 24, "sharees_recommend": [70, 71], "shareid": [26, 37], "sharemanag": [27, 39], "sharenod": 50, "sharenotfound": 134, "shareown": 176, "shareownerid": 176, "sharepermiss": 176, "sharer": [70, 78], "shareservic": 37, "sharesplugin": 154, "sharetoken": 135, "sharetyp": [64, 69, 87, 176], "sharetypeid": 78, "sharewith": 69, "sharewithus": 37, "sharingtoken": 135, "she": 99, "shed": 0, "sheet": [18, 93, 217], "shell": [100, 161, 212], "shell_exec": 213, "ship": [0, 2, 4, 7, 13, 14, 15, 17, 18, 22, 23, 24, 25, 28, 29, 30, 100, 103, 109, 133, 193, 196, 200, 216], "shivammathur": 34, "shock": 93, "short": [0, 4, 16, 28, 39, 66, 67, 94, 99, 125, 127, 128, 130, 156, 157, 166, 171, 172], "shortcom": 117, "shortcut": [43, 61, 98, 180], "shorter": 39, "shorthand": 4, "shortmessag": [67, 127], "should": [0, 2, 4, 5, 7, 10, 12, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 33, 34, 35, 36, 38, 39, 41, 42, 44, 45, 47, 49, 50, 52, 53, 55, 56, 57, 59, 60, 61, 62, 64, 66, 69, 71, 75, 77, 78, 80, 83, 89, 93, 94, 96, 98, 100, 107, 108, 109, 110, 111, 112, 114, 117, 123, 125, 128, 130, 132, 133, 135, 138, 140, 141, 142, 144, 145, 146, 147, 149, 150, 151, 154, 156, 157, 158, 159, 161, 163, 170, 171, 174, 179, 184, 186, 189, 190, 191, 192, 196, 198, 203, 204, 206, 208, 210, 213, 214, 216, 218], "shouldgetfield": 28, "shouldn": [191, 192], "shouldrespond": 50, "shout": 94, "show": [4, 23, 26, 28, 44, 52, 61, 66, 93, 94, 96, 97, 109, 110, 116, 118, 131, 132, 134, 135, 136, 140, 142, 145, 146, 147, 150, 153, 159, 190, 197, 198, 202, 203, 204], "showauthent": 134, "showauthfail": 134, "showdetail": [197, 202], "showdis": 145, "shown": [22, 32, 39, 61, 67, 75, 87, 93, 97, 98, 99, 117, 136, 150, 157, 196, 197, 202, 203, 208], "showshar": [50, 134], "showstopp": 193, "shrunk": 26, "sibl": 203, "side": [4, 28, 39, 60, 61, 62, 64, 77, 97, 102, 111, 117, 128, 135, 159, 160, 172, 175, 180, 183, 193, 206, 221], "sidebar": [10, 14, 24, 25, 53, 93, 95, 197, 198, 203], "sign": [7, 30, 35, 62, 87, 100, 196, 205, 208], "signal": [0, 1, 39, 41, 92, 121, 190, 206], "signatur": [22, 29, 35, 40, 41], "signifi": [93, 190], "signific": [29, 193, 214], "significantli": [57, 128, 208], "signkei": 196, "signoff": 193, "signtool": 100, "similar": [1, 16, 18, 28, 32, 35, 36, 37, 39, 41, 52, 56, 59, 62, 94, 97, 112, 117, 125, 127, 131, 135, 140, 146, 147, 156, 157, 161, 173, 180, 182, 216], "similarli": [98, 115, 134, 145, 171, 208], "simpl": [23, 33, 34, 39, 41, 44, 56, 58, 61, 62, 80, 93, 96, 98, 100, 108, 112, 117, 121, 122, 123, 128, 145, 153, 158, 159, 163, 171, 176, 179, 184, 203, 213, 221], "simple_board": 61, "simplef": [22, 23, 215], "simplemenuact": 39, "simplemigrationstep": 59, "simpler": [110, 117], "simplest": [100, 155, 193], "simplexml": [4, 220], "simplexmlel": 39, "simpli": [7, 15, 35, 39, 40, 42, 48, 49, 56, 61, 79, 89, 93, 98, 132, 135, 137, 141, 145, 147, 203, 208, 221], "simplic": 117, "simplif": 145, "simplifi": [39, 54, 56, 57, 100, 117, 129, 134, 156, 159, 214], "sinc": [2, 4, 18, 21, 22, 24, 27, 28, 35, 36, 37, 39, 40, 41, 49, 52, 53, 54, 56, 59, 62, 64, 69, 74, 78, 90, 98, 102, 104, 106, 107, 109, 112, 123, 125, 127, 128, 130, 131, 132, 135, 138, 142, 144, 145, 146, 147, 148, 149, 151, 173, 182, 192, 193, 197, 198, 200, 208, 213, 216], "sinceid": 109, "singl": [28, 38, 39, 59, 61, 64, 66, 83, 87, 99, 102, 106, 108, 109, 111, 112, 117, 120, 128, 129, 145, 184, 192, 196, 203, 214], "singleselect": 13, "singlesignon": 88, "singular": [61, 172], "sinon": 221, "sinonj": 221, "site": [194, 196, 212], "site_nam": 50, "situat": [35, 39, 59, 93, 122], "size": [4, 14, 22, 24, 54, 57, 78, 79, 80, 83, 87, 94, 97, 110, 128, 135, 138, 151, 157, 176, 198], "sk": 7, "sk_sk": 7, "skeleton": [6, 95, 157, 159, 171], "sketch": 117, "skill": 208, "skip": [51, 75, 135, 151, 171], "slash": [52, 129, 174, 176, 186], "sleep": 136, "slide": [115, 203], "slight": 26, "slightli": [103, 108], "slocal": 61, "slogan": [46, 64], "slot": 145, "slow": [33, 38, 39, 125, 128, 131, 145, 174, 198, 214], "slow_query_log": 128, "slow_query_log_fil": 128, "slower": [39, 79], "slowli": 18, "slugifi": 56, "sm": 150, "small": [4, 26, 37, 78, 79, 109, 110, 128, 135, 138, 157, 159, 190, 193, 198, 203, 208], "smaller": [26, 80, 98, 190, 191, 198], "smallest": [26, 198], "smart": [36, 41, 122], "smb": 219, "smb1": 196, "smb2": 196, "smb3": 196, "smbclient": 196, "smbhome": 196, "smbmount": 196, "smbpublic": 196, "smillerdev": 34, "smoothen": 123, "smoother": 16, "smtp": 196, "snappi": 198, "snapshot": 89, "snippet": [117, 140, 203], "so": [2, 4, 15, 16, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 31, 33, 35, 37, 39, 40, 42, 44, 52, 53, 56, 59, 60, 61, 64, 66, 69, 77, 78, 94, 97, 98, 99, 100, 103, 108, 110, 111, 115, 117, 126, 128, 133, 135, 137, 138, 139, 140, 141, 142, 145, 146, 147, 153, 154, 157, 159, 166, 170, 171, 172, 190, 193, 194, 198, 208, 210, 217, 221], "social": [4, 213], "sock": [155, 170], "socket": [157, 166, 167, 168, 170], "softer": 94, "softwar": [2, 35, 40, 61, 96, 135, 164, 190, 193, 221], "sole": [16, 39, 117], "solut": [40, 66, 117, 128, 140, 144, 167, 208], "solv": [18, 40, 62, 64, 141, 190, 194, 208], "some": [0, 2, 7, 9, 10, 17, 18, 24, 26, 28, 29, 32, 33, 35, 37, 39, 40, 44, 45, 46, 53, 54, 55, 56, 59, 61, 63, 64, 66, 71, 78, 79, 81, 83, 87, 90, 93, 96, 97, 98, 100, 102, 103, 104, 106, 107, 108, 109, 110, 111, 112, 113, 116, 117, 123, 126, 128, 131, 134, 135, 139, 140, 141, 145, 146, 147, 149, 157, 166, 170, 171, 176, 180, 184, 187, 190, 193, 196, 198, 203, 208, 213, 214, 217, 220, 221], "some_api_endpoint": 159, "some_method": 39, "some_real_set": 184, "some_var": 39, "somearrai": [191, 192], "somebodi": 208, "somecontrol": [37, 66], "somecontrollermethod": 66, "somehelpermethod": 66, "somehow": 34, "somemethod": 39, "someon": [66, 93, 139], "someprop": 191, "someservic": 37, "sometask": 37, "someth": [2, 29, 36, 39, 41, 44, 45, 51, 61, 62, 66, 93, 94, 96, 99, 102, 112, 116, 118, 130, 135, 144, 146, 147, 184, 190, 191, 192, 193, 203, 208, 210, 213], "sometim": [28, 39, 40, 49, 52, 56, 57, 66, 93, 97, 98, 128, 141, 142, 146, 147, 149, 208], "sometyp": [40, 191], "somewher": [34, 39, 66, 109, 142, 145, 146, 147], "soon": [17, 40, 128], "sooner": 16, "sophist": [17, 24], "sort": [4, 35, 78, 83, 109, 130, 135, 138], "sortabl": 83, "sorter": 64, "sound": [40, 108, 123], "sourc": [6, 18, 30, 35, 40, 41, 61, 65, 75, 88, 100, 108, 123, 125, 135, 138, 145, 149, 155, 159, 174, 191, 192, 195], "source_fil": 7, "source_lang": 7, "space": [21, 44, 59, 61, 62, 64, 78, 97, 98, 107, 129, 166, 190, 192, 198], "spam": 192, "span": [61, 120, 128, 135, 189, 202, 203, 204], "sparingli": 93, "spdx": [4, 190], "speak": [17, 24, 99, 166], "speaker": 98, "spec": [66, 125, 221], "special": [39, 40, 56, 62, 82, 84, 85, 94, 123], "specif": [4, 16, 20, 22, 23, 24, 26, 27, 28, 29, 34, 35, 37, 39, 41, 44, 51, 55, 56, 57, 59, 61, 63, 78, 91, 93, 94, 98, 99, 100, 106, 107, 109, 110, 112, 115, 116, 117, 120, 130, 135, 138, 141, 145, 146, 153, 155, 156, 157, 159, 164, 166, 174, 182, 190, 202, 208, 217, 218, 221], "specifi": [2, 7, 12, 16, 22, 23, 27, 28, 29, 32, 36, 37, 39, 40, 41, 53, 56, 57, 59, 62, 64, 78, 80, 81, 89, 100, 101, 103, 104, 106, 109, 114, 117, 125, 132, 134, 138, 140, 145, 146, 147, 149, 150, 155, 158, 161, 164, 171, 173, 174], "spectrogram": 145, "speech": [28, 36, 41, 122, 145, 205], "speechtotext": [23, 26, 142], "speed": [38, 66, 103, 128, 137], "spell": [61, 99, 145], "spellcheck": 94, "spend": [33, 208], "spent": 131, "spinner": 198, "split": [13, 28, 39, 56, 99, 102, 128, 138, 190, 192], "spot": 128, "spreed": [109, 130, 138], "spy": 33, "sql": [28, 56, 59, 114, 122, 212], "sqlite": [4, 34, 35, 56, 128, 208, 221], "squar": 109, "src": [6, 24, 39, 45, 125, 159, 191, 196, 213], "srv": [7, 194, 221], "ssh": 100, "ssl": [166, 219], "sso": 19, "stabil": [104, 106], "stabl": [7, 29, 35, 100, 108, 123, 131, 193, 194, 206, 216, 218], "stable21": 34, "stable24": 35, "stable25": [22, 35, 193], "stable26": 35, "stable29": 28, "stable30": 28, "stable31": 28, "stablex": [7, 131, 193], "stack": [27, 210, 214], "stage": [0, 62, 64, 120, 171], "stai": [40, 203], "stamp": 100, "stand": 59, "standalon": [4, 44], "standalonetemplaterespons": 16, "standard": [17, 22, 23, 27, 28, 39, 40, 44, 66, 78, 90, 96, 100, 108, 111, 117, 122, 125, 133, 157, 173, 182, 195, 197, 202, 208, 210], "star": [56, 198, 202], "stare": 78, "start": [7, 8, 12, 18, 24, 26, 27, 34, 36, 39, 41, 49, 52, 56, 61, 62, 66, 67, 73, 78, 83, 87, 88, 93, 98, 107, 109, 110, 111, 117, 127, 128, 130, 131, 135, 145, 153, 154, 155, 158, 160, 170, 171, 174, 176, 184, 186, 190, 192, 194, 196, 198, 205, 208, 213, 217, 221], "startallsharesretriev": 87, "startcreationofgroupshareforfil": 87, "startcreationofpublicshareforfil": 87, "startcreationofusershareforfil": 87, "startdat": [67, 116, 127], "startdownload": 87, "starter": 158, "startfilemov": 87, "startfoldercr": 87, "startprogress": 136, "startreadfileproperti": 87, "startreadrootfold": 87, "startremovefil": 87, "startshareremov": 87, "startsharesretrievalforfileorfold": 87, "startsharesretrievalforfilesinfold": 87, "startup": [158, 170], "startupload": 87, "stat": 79, "state": [24, 28, 33, 43, 50, 56, 62, 64, 78, 93, 96, 99, 109, 117, 122, 135, 138, 158, 171, 175, 177, 190, 203], "statement": [17, 34, 59, 99, 100, 108, 114, 128, 191, 192], "static": [17, 22, 24, 41, 44, 117, 122, 132, 138, 143, 148, 151, 191, 205, 219], "statist": 131, "statu": [10, 18, 23, 39, 59, 62, 63, 64, 65, 66, 67, 68, 70, 73, 74, 75, 76, 83, 91, 92, 93, 98, 99, 104, 106, 109, 110, 114, 119, 121, 122, 127, 135, 141, 146, 147, 158, 170, 171, 173, 177, 178, 181, 182, 183, 184, 187, 193, 205, 218], "status": [63, 93, 122], "status_bad_request": 66, "status_cancel": 145, "status_cod": 175, "status_cr": 66, "status_fail": [145, 146, 147], "status_forbidden": 66, "status_not_found": [39, 66], "status_ok": 66, "status_run": [145, 146, 147], "status_schedul": [145, 146, 147], "status_success": [145, 146, 147], "status_unknown": [145, 146, 147], "statuscod": [62, 64, 65, 69, 109, 135, 173, 182, 187], "statusicon": 71, "statusmanag": 143, "statustyp": 71, "stdclass": 66, "steal": 213, "step": [4, 7, 20, 24, 26, 27, 34, 35, 36, 41, 51, 53, 59, 62, 63, 66, 80, 100, 110, 111, 117, 122, 125, 138, 145, 146, 147, 155, 157, 158, 161, 166, 170, 171, 175, 194, 205, 208, 210, 216, 217], "stick": [4, 41], "sticki": 197, "still": [17, 18, 22, 24, 25, 26, 27, 28, 29, 35, 39, 40, 42, 45, 56, 59, 61, 62, 63, 64, 66, 69, 99, 108, 109, 117, 128, 135, 145, 150, 157, 158, 159, 161, 193, 198, 202, 203, 204, 208, 213, 216, 217, 220], "stitcher": [20, 24, 27], "stop": [35, 87, 208], "stoppableeventinterfac": 18, "storag": [8, 10, 26, 27, 34, 47, 54, 60, 64, 78, 80, 122, 128, 140, 170, 205, 208, 215, 219], "storage_typ": 112, "storage_type_extern": 112, "storage_type_intern": 112, "storageexcept": [57, 60], "storageloc": 64, "store": [4, 5, 6, 18, 22, 30, 32, 34, 35, 40, 41, 52, 54, 56, 59, 62, 66, 69, 78, 83, 87, 100, 109, 111, 112, 114, 115, 117, 123, 126, 142, 145, 146, 147, 151, 159, 167, 173, 176, 182, 184, 191, 205, 207, 213, 214, 219], "store_login_token": 126, "str": 176, "str_contain": 138, "str_replac": [49, 213], "str_starts_with": 135, "straight": [37, 170], "straightforward": [140, 156, 166], "strategi": 34, "stream": [157, 161, 215], "streamlin": [100, 122], "streamrespons": [27, 39, 66], "strict": [23, 24, 28, 39, 135, 191, 203], "strict_typ": [0, 49, 103, 109, 112, 114, 130, 131, 132, 138, 139, 141, 142, 145, 146, 147, 149, 151, 153], "strictcookierequir": 26, "strictcookiesrequir": 26, "strictli": 10, "string": [4, 5, 10, 15, 22, 23, 24, 26, 27, 28, 37, 38, 39, 40, 41, 44, 48, 49, 50, 52, 53, 55, 56, 57, 59, 63, 64, 66, 67, 69, 70, 71, 73, 74, 76, 78, 83, 87, 90, 95, 104, 106, 107, 109, 112, 113, 114, 116, 117, 118, 120, 127, 129, 130, 131, 132, 134, 135, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 159, 170, 172, 175, 176, 179, 183, 192, 213], "stringent": 117, "stringutil": 13, "stripe": 32, "strive": 190, "strlen": 117, "strong": [128, 190, 208], "strongli": [27, 191, 198], "strpo": 138, "structur": [7, 10, 23, 52, 63, 65, 79, 117, 122, 128, 135, 138, 157, 160, 170, 175, 189, 197, 202, 203], "stub": [117, 221], "studi": 116, "studio": [88, 89], "stuff": [60, 87, 128, 171, 221], "style": [18, 26, 27, 39, 42, 45, 61, 94, 98, 117, 125, 140, 157, 177, 189, 195, 196, 198, 202, 203, 205, 206, 219], "stylelint": 125, "stylis": 203, "styliz": 93, "su": 221, "sub": [2, 9, 16, 44, 45, 57, 152, 174, 191, 194, 203, 207], "subadmin": 64, "subadminrequir": 26, "subclass": [39, 41], "subdirectori": 60, "subfil": 69, "subfold": 100, "subj": 29, "subject": [24, 41, 100, 153, 179, 202], "subject_param": 179, "subject_typ": 179, "sublevel": 98, "sublim": 111, "sublimetextxdebug": 111, "sublin": [93, 94, 98, 135, 138], "submiss": 207, "submit": [21, 22, 29, 33, 44, 61, 99, 122, 135, 203, 204, 206, 207, 213], "submitcont": 107, "submodul": [100, 194], "subscrib": [18, 27, 90, 122, 123, 193], "subscript": [28, 41], "subscriptioncreatedev": 16, "subscriptiondeletedev": 16, "subscriptionupdatedev": 16, "subsequ": [128, 138], "substanti": 190, "substr": 159, "subsystem": [55, 190], "subtempl": 213, "subtext": 135, "subtitl": [39, 109], "subtl": 93, "subtyp": 174, "suburl": 47, "subvers": 4, "succeed": 141, "success": [24, 28, 33, 36, 39, 41, 49, 69, 70, 73, 77, 93, 94, 123, 141, 146, 147, 149, 169, 170, 171, 173, 175, 182, 198, 218], "successfulli": [36, 41, 99, 145, 146, 147, 179], "successor": 138, "succinctli": 40, "sudo": [100, 131, 161, 170, 194, 217], "suffer": [61, 208], "suffic": 208, "suffici": 35, "suffix": [26, 35, 41, 56, 171], "suggest": [33, 36, 39, 41, 100, 135, 155, 193, 206], "suit": [103, 117, 191, 221], "suitabl": [78, 93, 98], "summar": [141, 145, 147], "summari": [4, 17, 24, 28, 66, 117, 127, 135, 136, 145, 190], "summarytask": [145, 147], "summarytasktyp": [26, 145, 147], "super": 128, "supersed": 135, "suppli": [4, 39, 44, 120, 145, 156], "support": [4, 7, 10, 11, 12, 20, 22, 23, 24, 25, 28, 29, 30, 34, 35, 39, 41, 42, 43, 47, 50, 52, 58, 61, 63, 64, 69, 71, 74, 75, 80, 82, 93, 98, 100, 108, 111, 112, 118, 120, 122, 123, 126, 132, 138, 141, 145, 147, 149, 154, 156, 157, 159, 162, 165, 167, 168, 170, 171, 172, 174, 176, 180, 181, 193, 196, 199, 200, 204, 208, 214], "supportedcalendarcomponentset": 117, "supportedlock": 78, "supports_emoji": 71, "suppos": [27, 140, 143], "suppress": 108, "sure": [10, 12, 14, 15, 17, 20, 21, 22, 23, 24, 25, 29, 31, 33, 34, 35, 37, 44, 59, 60, 62, 93, 94, 96, 98, 99, 100, 103, 116, 117, 120, 128, 131, 135, 140, 145, 155, 161, 166, 194, 196, 197, 198, 208, 213, 217, 218, 219, 221], "surprisingli": 208, "surround": [61, 99], "survey_cli": 140, "suspect": 114, "svenstaro": 34, "svg": [4, 10, 21, 22, 46, 53, 109, 130, 135, 138, 140, 176, 186, 201], "swap": 40, "swift": 10, "swiftli": 208, "switch": [17, 21, 22, 24, 28, 35, 111, 138, 146, 147, 190, 191, 192, 193], "symbol": 94, "symfoni": [2, 18, 41, 151, 180], "symfonycomponentgenericev": [36, 41], "symptom": 167, "sync": [3, 4, 61, 65, 93, 100, 101, 128, 138, 159, 208], "synchron": [38, 88, 101, 146, 147, 175], "syncjob": 4, "syntax": [2, 17, 42, 61, 66, 69, 70, 99, 108], "sysadmin": 54, "system": [6, 7, 22, 23, 24, 26, 28, 33, 36, 37, 41, 44, 45, 48, 49, 58, 60, 94, 99, 104, 106, 112, 117, 120, 128, 131, 135, 141, 156, 166, 174, 181, 187, 196, 198, 213, 214, 221], "system_prompt": 145, "systembackground": 94, "systemconfig": 27, "systemctl": 194, "systemfil": 94, "systemgreen": 94, "systemr": 94, "systemtag": [24, 27, 28], "systemtagobjectmapp": 27, "systemtagsentityev": 24, "sysvsem": 220, "t": [6, 7, 10, 12, 13, 15, 16, 17, 18, 19, 22, 23, 26, 29, 33, 34, 35, 39, 40, 41, 44, 49, 50, 51, 53, 56, 59, 66, 69, 73, 78, 94, 100, 109, 112, 118, 126, 128, 130, 132, 135, 136, 138, 139, 140, 141, 142, 145, 146, 147, 149, 151, 159, 162, 166, 171, 180, 181, 189, 191, 192, 194, 196, 202, 203, 208, 213, 217], "tab": [14, 32, 34, 42, 98, 190, 191], "tabl": [25, 28, 38, 39, 58, 59, 66, 100, 108, 110, 111, 112, 114, 128, 198], "table_name_uniq_featur": 56, "tablenam": 40, "tactic": 189, "tag": [4, 16, 24, 26, 27, 28, 29, 32, 34, 35, 39, 40, 63, 78, 95, 99, 102, 135, 154, 155, 157, 159, 170, 181, 183, 189, 190, 191, 194], "tag_favorit": 15, "tagassignedev": 28, "tagmanag": [15, 27], "tagmapp": 27, "tagnam": 24, "tagservic": 24, "tagsplugin": 154, "tagunassignedev": 28, "tail": 128, "take": [28, 33, 34, 37, 39, 41, 59, 66, 80, 97, 98, 117, 128, 135, 136, 138, 140, 142, 145, 146, 147, 149, 157, 159, 176, 180, 186, 189, 190, 192, 193, 206, 208, 218], "taken": [39, 97, 175, 206], "talk": [33, 40, 57, 69, 71, 78, 93, 94, 97, 98, 109, 115, 122, 130, 132, 135, 138, 143, 177, 188, 205, 214], "talk_bot": [170, 185], "talk_bot_webhook_route_on_ex_app": 185, "tap": 98, "tar": [27, 34, 35, 36, 41, 78], "tarbal": [34, 35, 78, 103], "target": [4, 32, 35, 36, 37, 39, 41, 80, 100, 101, 109, 130, 135, 138, 157, 174, 195, 203], "target_languag": 145, "targetdirectori": 87, "targetus": 130, "task": [26, 28, 35, 36, 39, 41, 52, 63, 72, 93, 94, 97, 116, 117, 122, 142, 149, 156, 165, 202, 205], "taskfailedev": [26, 145, 146, 147], "taskfailureexcept": [26, 146, 147], "tasknotfoundexcept": 26, "taskprocess": [26, 28, 63, 74, 92, 122, 142, 146, 147, 149], "taskprocessingmanag": 145, "tasksuccessfulev": [26, 145, 146, 147], "tasktyp": [74, 145, 147], "tasktypeid": 145, "tbd": [21, 24, 28, 41], "team": [25, 31, 32, 117, 135, 161, 190], "teardown": [60, 221], "teardownafterclass": [60, 221], "technic": [30, 90, 94, 99, 168, 190, 201, 205], "technologi": [142, 145, 146, 147, 149, 156, 210], "tecnativa": 163, "tediou": 66, "tel": [112, 184], "tell": [39, 62, 66, 99, 109, 115, 117, 135, 208], "temp": 54, "templat": [5, 6, 7, 10, 23, 28, 42, 43, 44, 47, 66, 97, 108, 122, 132, 135, 140, 150, 160, 194, 205, 208, 217], "templatecontrol": 28, "templatefilecr": 23, "templatenam": [39, 44, 45], "templaterespons": [5, 24, 36, 39, 41, 50, 53, 66, 132, 135, 140], "tempmanag": 27, "temporari": 80, "temporarili": 17, "term": [25, 41, 61, 70, 107, 117, 135, 138, 156, 157, 190], "termin": [62, 100, 145, 217], "terminologi": [119, 122], "terrifi": 135, "tertiari": [26, 93, 198], "test": [2, 6, 17, 20, 24, 26, 27, 28, 35, 38, 39, 40, 47, 52, 56, 63, 65, 79, 81, 82, 83, 87, 96, 100, 102, 103, 108, 111, 113, 114, 117, 120, 122, 128, 136, 141, 145, 150, 153, 155, 160, 161, 166, 170, 180, 182, 190, 193, 194, 198, 205, 208, 219], "test1": [199, 202], "test2": 199, "test3": 199, "test4": 199, "test_arg": 180, "test_ex_app_field_1": 184, "test_ex_app_field_1_1": 184, "test_ex_app_field_1_2": 184, "test_ex_app_field_1_3": 184, "test_ex_app_field_1_4": 184, "test_ex_app_field_2": 184, "test_ex_app_field_3": 184, "test_ex_app_field_4": 184, "test_ex_app_field_5": 184, "test_ex_app_field_6": 184, "test_kei": 173, "test_sensitive_field": 112, "test_sensitive_field_2": 112, "testabl": [40, 148], "testact": 87, "testaddtwo": 221, "testcas": [28, 60, 192, 221], "testdummi": 192, "tester": 35, "testfil": 141, "testfilenotfound": 60, "testm": 221, "testremot": 27, "testsuit": 221, "text": [4, 10, 18, 24, 26, 27, 28, 36, 39, 41, 44, 46, 49, 56, 61, 63, 64, 66, 67, 74, 75, 78, 81, 83, 92, 98, 99, 100, 104, 106, 109, 111, 112, 113, 117, 120, 122, 127, 135, 141, 145, 149, 161, 184, 191, 198, 199, 203, 204, 205, 213], "text2imag": [73, 145], "text2imagemanag": 146, "text2imagetask": 146, "text2speech": 145, "text2text": 145, "textarea": 140, "textcolor": 94, "textcont": 135, "textprocess": [26, 63, 92, 122, 145], "textprocessingmanag": [145, 147], "texttoimag": [26, 145, 146], "texttoimageexcept": 26, "texttospeech": [28, 145], "texttotext": 145, "texttotextchangeton": 145, "texttotextchat": 145, "texttotextchatwithtool": 145, "texttotextform": 145, "texttotextheadlin": 145, "texttotextproofread": 145, "texttotextreformul": 145, "texttotextsimplif": 145, "texttotextsummari": 145, "texttotexttop": 145, "texttotexttransl": 145, "th": 7, "th_th": 7, "than": [4, 16, 17, 24, 25, 26, 28, 29, 31, 35, 37, 40, 41, 44, 52, 56, 57, 69, 71, 79, 93, 94, 98, 99, 100, 109, 114, 117, 128, 145, 146, 147, 149, 189, 190, 194, 200, 202, 203, 208, 213, 214, 221], "thank": [87, 207], "thei": [0, 2, 16, 22, 24, 26, 28, 33, 34, 35, 37, 39, 40, 41, 44, 52, 54, 55, 56, 59, 61, 62, 64, 65, 66, 80, 93, 94, 96, 98, 99, 100, 101, 102, 103, 108, 110, 115, 116, 117, 123, 126, 128, 135, 136, 137, 138, 141, 145, 147, 156, 157, 158, 159, 181, 184, 190, 191, 193, 202, 206, 208, 210, 213], "them": [0, 10, 18, 20, 22, 24, 26, 28, 29, 32, 33, 34, 35, 36, 39, 40, 41, 52, 53, 56, 59, 60, 61, 62, 64, 66, 98, 99, 100, 102, 104, 106, 110, 117, 126, 128, 131, 133, 135, 152, 156, 157, 159, 165, 172, 181, 190, 193, 194, 196, 200, 203, 206, 208, 210, 213, 217, 221], "theme": [4, 43, 47, 63, 93, 94, 198, 199], "themoviedb": 135, "themselv": [28, 33, 36, 41, 102, 190, 209], "theoret": 17, "theori": 59, "theplan": 120, "therebi": [103, 107], "therefor": [0, 4, 16, 17, 18, 22, 24, 26, 35, 37, 39, 41, 56, 59, 61, 62, 66, 93, 116, 117, 136, 137, 138, 164, 165, 166, 197, 210], "thi": [0, 1, 2, 4, 5, 6, 7, 10, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 71, 73, 74, 77, 78, 80, 83, 84, 85, 87, 88, 89, 90, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 158, 159, 160, 161, 163, 164, 165, 166, 167, 169, 170, 171, 172, 174, 175, 180, 185, 190, 192, 193, 194, 196, 198, 202, 203, 204, 206, 208, 210, 213, 214, 217, 218, 221], "thing": [21, 22, 24, 28, 33, 34, 35, 37, 39, 40, 44, 48, 54, 56, 59, 61, 62, 78, 96, 100, 132, 136, 140, 171, 190, 193, 208], "think": [36, 39, 41, 66, 93, 128, 157, 159, 206, 208, 214], "thinkabl": 39, "third": [26, 29, 33, 39, 41, 88, 112, 116, 129, 138, 141, 191, 193, 218], "this_field": 59, "thisauthorsid": 78, "thoroughli": 190, "those": [7, 12, 17, 23, 24, 26, 28, 29, 33, 34, 35, 36, 39, 40, 41, 66, 69, 78, 94, 102, 104, 106, 109, 110, 114, 126, 134, 135, 138, 190, 193, 194, 208], "though": [17, 29, 39, 56, 94, 100, 137, 145, 155], "thought": 18, "thread": [24, 36, 41, 100], "three": [17, 35, 54, 59, 84, 117, 132, 140, 166, 203, 204, 208, 210, 213], "threw": 26, "thrive": 210, "throttl": 39, "throttler": 27, "through": [4, 7, 17, 18, 26, 28, 31, 33, 35, 38, 39, 45, 59, 61, 64, 65, 66, 78, 91, 93, 94, 98, 100, 109, 111, 115, 116, 127, 132, 138, 144, 153, 156, 157, 161, 193, 213, 214], "throughput": 128, "throw": [17, 23, 24, 26, 36, 41, 49, 55, 56, 57, 60, 63, 91, 111, 115, 117, 134, 142, 145, 146, 147, 148, 149, 151, 152, 192, 218], "throwabl": [23, 28, 56, 122, 131, 151], "throwexcept": 60, "thrown": [17, 26, 36, 40, 41, 117], "thu": [0, 28, 39, 41, 62, 100, 117, 123, 141, 142, 191, 208, 213], "thumb": [135, 190], "thumbnail": [4, 28, 138], "thumbnailurl": [135, 138], "tick": [114, 163], "ticket": [7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 31, 190], "tidi": 100, "tight": [40, 156], "tighten": 39, "time": [0, 1, 4, 15, 23, 24, 27, 28, 31, 33, 34, 35, 36, 39, 40, 41, 52, 54, 56, 57, 59, 61, 62, 66, 71, 73, 78, 79, 84, 93, 96, 100, 102, 103, 110, 114, 122, 123, 128, 131, 133, 136, 139, 141, 142, 145, 146, 147, 149, 154, 161, 166, 167, 176, 190, 193, 194, 198, 205, 208, 210, 217, 221], "time_immut": [27, 56], "time_insensit": 37, "timedjob": [25, 37], "timefactori": [27, 144], "timelin": 210, "timeout": [78, 142, 146, 147, 149, 158, 170, 196], "timestamp": [27, 67, 71, 73, 78, 85, 94, 100, 109, 110, 127, 135, 145, 175], "timezon": [27, 28, 56, 67, 93, 133, 148], "tini": [17, 80], "tip": [58, 63, 120, 128, 140], "tipsi": 16, "titl": [22, 32, 39, 50, 61, 65, 66, 107, 109, 112, 130, 135, 138, 140, 179, 184, 203], "tld": [118, 121, 139, 213], "tldr": 193, "tmigratorbasicversionhandl": 151, "tmp": [79, 196], "tmpfile": 10, "tmpfolder": 10, "to_gif": 176, "toast": 15, "todai": 93, "todo": [24, 66, 109, 117, 118, 138], "todoapicontrol": 66, "todoitem": 66, "togeth": [29, 32, 34, 66, 79, 94, 100, 128, 135, 140], "toggl": [21, 28, 44, 93, 112, 138, 171, 184, 197, 202, 203], "toggleclass": 203, "togoogl": 39, "toic": 116, "token": [22, 24, 26, 27, 34, 36, 39, 41, 43, 50, 62, 64, 77, 78, 87, 122, 123, 127, 134, 135, 144, 145, 196], "tolabel": 75, "tolanguag": [75, 149], "tom": 51, "ton": 145, "tone": [94, 95, 96, 145], "too": [21, 26, 27, 38, 39, 71, 73, 74, 75, 93, 98, 114, 125, 128, 138, 189, 208, 213], "took": [128, 131], "tool": [3, 4, 15, 17, 21, 24, 29, 33, 34, 35, 44, 46, 66, 88, 99, 100, 104, 106, 108, 123, 125, 145, 146, 147, 150, 157, 159, 188, 208], "tool_cal": 145, "tool_call_id": 145, "tool_messag": 145, "toolbar": 131, "toolkit": 164, "tooltip": [22, 99], "tootltip": 22, "top": [39, 40, 53, 56, 64, 65, 93, 94, 97, 98, 103, 104, 106, 121, 131, 140, 157, 158, 172, 177, 188, 203, 213, 221], "top_menu": 186, "topic": [145, 147], "topicstasktyp": [26, 147], "topmenu": [159, 186], "topmostparentid": 81, "torn": [36, 41], "total": [27, 64, 78, 79, 80], "totalitem": [64, 173, 182, 187], "totallytyp": 108, "totaltotransf": 87, "totaltransferredsofar": 87, "toto": 109, "touch": 203, "toward": 217, "tr": 61, "trace": [66, 128], "track": [56, 94, 128, 131, 135, 193], "tracker": [4, 33, 208], "trademark": 33, "tradit": 16, "tradition": [40, 69], "traffic": 38, "trail": 61, "train": [37, 193], "trait": [23, 56, 141, 151, 216], "transact": [58, 110, 122], "transcrib": [142, 145], "transcribefil": 142, "transcript": [23, 36, 41, 122], "transcriptionfailedev": [26, 142], "transcriptionsuccessfulev": [26, 142], "transfer": [7, 41], "transform": [18, 30, 35, 52, 138, 159, 192], "transifex": [3, 61, 99, 159], "transit": [16, 21, 23, 198], "translat": [3, 4, 12, 23, 26, 33, 35, 47, 57, 63, 92, 94, 95, 122, 123, 130, 135, 138, 140, 141, 145, 157, 160, 168, 188, 205, 214], "translatablefil": 159, "translateplur": 159, "translation_templ": 159, "translationfil": [7, 61, 159], "translationtool": [7, 159, 172], "transpar": [18, 31, 33, 62], "transpil": 18, "transport": 41, "trap": 135, "trash": [26, 84], "trashbin": [37, 41, 82, 90, 92], "travers": 212, "treat": [59, 208], "tree": [81, 100, 154, 198], "trev6tmyjlbj7hgdcpz": 29, "tri": [36, 38, 40, 41, 75, 110, 117], "triag": [31, 123, 190], "triager": [190, 208], "trick": [63, 111, 140, 213], "trigger": [31, 36, 37, 39, 40, 41, 49, 77, 90, 99, 107, 109, 114, 115, 128, 138, 158, 180, 183, 193, 203], "trigger_error": 111, "triggerinitialimport": 107, "trim": [61, 135], "tripl": 61, "trivial": 54, "troubl": 62, "troubleshoot": [92, 167, 168, 196], "true": [2, 23, 24, 26, 27, 34, 39, 40, 44, 46, 49, 51, 53, 56, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 79, 87, 100, 104, 106, 107, 108, 109, 111, 112, 114, 117, 121, 128, 134, 135, 138, 140, 141, 143, 145, 149, 150, 151, 169, 175, 184, 191, 192, 194, 196], "trust": [29, 34, 39, 122, 141], "trusteddomainhelp": 27, "try": [0, 2, 7, 29, 39, 51, 55, 56, 57, 60, 66, 94, 98, 99, 110, 111, 117, 121, 128, 131, 135, 139, 145, 146, 147, 151, 157, 166, 171, 189, 208], "tsx": 159, "tt1446714": 135, "ttl": [38, 78], "ttransact": [23, 56, 110], "tune": 203, "tupl": [63, 150], "turn": [39, 51, 52, 61, 66, 103, 145, 147, 152, 200, 203, 213], "tutori": [3, 53, 63, 92, 194, 205, 210], "tweak": 145, "twice": [2, 36, 41], "twitter": [64, 130], "two": [2, 4, 10, 17, 26, 27, 33, 34, 36, 37, 38, 39, 41, 42, 44, 53, 61, 62, 66, 80, 88, 89, 99, 100, 102, 112, 114, 116, 117, 120, 122, 128, 135, 138, 140, 149, 155, 163, 169, 172, 175, 184, 190, 191, 194, 202, 203, 205, 206, 208, 214], "twofactor": 4, "twofactor_backupcod": 59, "twofactor_test": 150, "twofactorauth": [10, 24, 28, 150], "twofactorproviderchallengefail": 24, "twofactorproviderchallengepass": 24, "twofactorproviderdis": 24, "twofactorproviderforuserdis": 24, "twofactorproviderforuseren": 24, "twofactorproviderforuserregist": 24, "twofactorproviderforuserunregist": 24, "twofactorprovideruserdelet": 24, "twofactortestprovid": 150, "tx": 35, "txt": [57, 78, 79, 113, 114, 120, 213], "type": [4, 7, 10, 15, 16, 17, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 39, 41, 47, 50, 51, 55, 59, 61, 63, 64, 67, 69, 70, 71, 73, 75, 76, 78, 79, 81, 83, 90, 93, 94, 98, 100, 102, 107, 108, 109, 111, 113, 114, 120, 121, 122, 123, 131, 132, 133, 135, 137, 138, 140, 141, 153, 154, 156, 157, 158, 170, 172, 177, 179, 184, 186, 189, 190, 194, 196, 199, 202, 203, 204, 215], "type_bool": 138, "type_int": [114, 138], "type_mor": 109, "type_new": 109, "type_setup": 109, "type_us": 138, "typeda": 106, "typehint": 10, "typeiconclass": 132, "typescript": [47, 123, 190], "typestr": 132, "typic": [2, 35, 38, 39, 40, 51, 61, 97, 108, 117, 125, 138, 142, 145, 146, 147, 149, 159, 190], "typing_in_psalm": 66, "typographi": 95, "u": [61, 62, 64, 65, 80, 81, 83, 100, 109, 111, 131, 135, 161, 166, 170, 174, 196, 218], "u29tzvnpz25lzerhdgffegftcgxl": 29, "ubuntu": 34, "ui": [4, 23, 26, 44, 64, 87, 93, 99, 112, 123, 132, 135, 138, 141, 143, 157, 158, 159, 170, 171, 172, 177, 184, 186, 196, 198, 203], "ui_exampl": [159, 172, 176, 186], "uid": [13, 36, 37, 41, 56, 59, 62, 78, 116, 117, 152], "uitextview": 94, "uk": 125, "ul": [189, 197, 202, 203, 204], "umgehen": 4, "un": 78, "unabl": [33, 141], "unannounc": 33, "unauthor": [67, 76, 166, 213], "unauthorizedexcept": 145, "uncertain": [146, 147], "unclear": 210, "uncomput": 78, "undefin": [61, 90, 100, 191], "undefinedclass": 108, "undefineddocblockclass": 108, "under": [17, 23, 33, 34, 39, 40, 78, 88, 96, 100, 128, 159, 190, 194, 221], "undergo": 115, "underli": [26, 27, 57, 100, 138], "underscor": [4, 39, 56, 71, 107, 192], "understand": [35, 39, 41, 61, 66, 90, 94, 98, 100, 122, 131, 145, 156, 157, 166, 210], "undo": [96, 190, 201], "unescap": [45, 213], "unexpect": [33, 41, 56, 193], "unexpectedli": 28, "unfamiliar": 40, "unfortun": [23, 196], "unfreez": 190, "unhappi": 208, "unicod": 61, "unifi": [15, 16, 26, 28, 122, 123, 125, 138], "uniform": 214, "uninstal": [4, 33, 136, 155, 159, 183], "unintend": 193, "unintent": 33, "unintention": 26, "union": 66, "uniqu": [56, 62, 64, 78, 80, 96, 98, 107, 109, 112, 116, 127, 130, 138, 145, 146, 150, 151, 170, 180, 193, 208], "unique_name_of_file_action_menu": 176, "unique_name_of_file_actions_menu": 176, "unique_name_of_script": 186, "unique_name_of_styl": 186, "unique_name_of_top_menu": 186, "uniquememb": 13, "unit": [14, 38, 40, 56, 87, 108, 111, 190, 205, 219], "univers": 135, "unix": [27, 71, 73, 117, 127, 145, 190, 214], "unixtim": 80, "unknown": [26, 69, 78, 99, 114, 218], "unknownactivityexcept": 26, "unknownnotificationexcept": 26, "unless": [17, 33, 39, 93, 99, 110, 128, 144, 145, 146, 147, 190, 197, 213, 216], "unlik": [78, 100, 161, 171, 174], "unlimit": 78, "unnecessari": 61, "unnot": 34, "unoffici": 17, "unpredict": 136, "unpublish": 41, "unread": [78, 93, 98, 109, 154, 203], "unregist": [158, 177], "unregistercalendar": 19, "unrel": [26, 128], "unsaf": [11, 24], "unselect": 199, "unset": [13, 69], "unshar": [41, 78], "unsign": [29, 56], "unsigned_fil": 100, "unsplash": 90, "unstabl": 122, "unsubscrib": 27, "unsupport": [32, 208], "unsur": 208, "until": [26, 37, 39, 62, 65, 123, 138, 142, 146, 147, 171], "untouch": [17, 59], "untyp": 41, "unus": [17, 28, 128], "unvalid": 212, "up": [2, 4, 6, 7, 8, 9, 20, 22, 24, 26, 27, 33, 34, 37, 38, 39, 40, 60, 61, 62, 65, 66, 81, 97, 98, 102, 103, 107, 108, 109, 116, 123, 128, 138, 140, 145, 146, 147, 154, 158, 160, 168, 172, 190, 192, 195, 196, 203, 205, 208, 210, 219, 221], "upcom": [28, 63, 102, 143, 216], "updat": [2, 4, 7, 18, 22, 23, 25, 26, 28, 29, 31, 33, 34, 36, 37, 39, 40, 41, 52, 56, 59, 63, 65, 66, 67, 78, 81, 87, 90, 99, 100, 103, 104, 106, 107, 109, 110, 122, 123, 125, 128, 136, 140, 145, 158, 167, 170, 173, 175, 182, 183, 193, 194, 196, 214, 216], "updateaccess": 107, "updateaccessdeclar": 107, "updateaccessop": 107, "updateaccessprovid": 107, "updatecachedcalendarobject": 16, "updatecalendar": 16, "updatecalendarobject": 16, "updatecard": 16, "updated_at": 135, "updatefilesmetadata": 114, "updateglobalindex": 106, "updategloballazi": 106, "updateglobalsensit": 106, "updateindex": 106, "updatelazi": [104, 106], "updatenotif": [4, 25], "updatesensit": [104, 106], "updateshar": 16, "updatesubscript": 16, "updatetodo": 66, "updateusermanag": 152, "upgrad": [29, 30, 40, 59, 100, 103, 136, 194, 205, 210, 216], "upload": [25, 26, 29, 34, 35, 69, 82, 83, 88, 90, 92, 93, 99, 114, 128, 159, 213], "upload_path": 79, "upload_tim": [78, 83], "uploadlimit": 28, "uploadoper": 87, "uploadremotefileoper": 87, "upon": [5, 40, 98, 100, 115, 117, 124, 140, 142, 147, 149, 210], "upper": [94, 100], "uppercamelcas": 192, "uppercas": [39, 49, 61, 99, 103], "upscal": [176, 179], "upscaled_image_nam": 179, "upscaler_exampl": 176, "upstream": [17, 24], "upvot": 193, "urandom": 79, "urgent": [33, 109], "uri": [69, 87, 116, 117, 118, 145], "url": [4, 6, 10, 26, 32, 38, 39, 40, 43, 46, 47, 50, 51, 56, 62, 64, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 78, 87, 90, 94, 100, 107, 109, 112, 115, 116, 118, 123, 130, 132, 134, 135, 137, 138, 139, 141, 158, 159, 170, 174, 176, 177, 179, 183, 184, 186, 194, 196, 198, 213, 218, 221], "url_regex_no_modifi": 25, "urlencod": [39, 62], "urlgener": [10, 27, 47, 50, 53, 109, 130, 138, 140, 141, 153], "urlparam": [40, 44, 49, 55, 109, 112, 120, 130, 132, 151], "urlparamet": 52, "urn": 81, "us": [0, 1, 2, 4, 7, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 41, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 69, 72, 73, 74, 77, 78, 79, 80, 81, 83, 87, 88, 89, 90, 93, 94, 96, 97, 98, 99, 102, 103, 104, 106, 108, 110, 112, 113, 115, 116, 117, 118, 120, 121, 122, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 163, 165, 166, 167, 169, 170, 171, 172, 175, 176, 178, 179, 180, 181, 184, 189, 190, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 206, 213, 214, 216, 217, 218, 220, 221], "usabl": [96, 135, 190], "usag": [16, 17, 20, 27, 28, 34, 40, 54, 61, 82, 94, 108, 117, 122, 131, 159, 178, 180, 190, 193, 198, 200, 219], "use_path_styl": 196, "use_ssl": 196, "usebackend": 28, "usecas": 27, "usedock": 221, "user": [0, 4, 5, 7, 10, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 32, 35, 37, 40, 44, 51, 53, 54, 56, 57, 58, 63, 67, 69, 73, 74, 75, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 92, 94, 95, 96, 97, 98, 99, 100, 101, 106, 107, 111, 112, 114, 115, 116, 117, 119, 120, 122, 123, 124, 126, 127, 128, 130, 134, 135, 138, 139, 141, 144, 145, 146, 150, 155, 156, 158, 161, 165, 167, 170, 172, 175, 177, 179, 181, 183, 184, 191, 192, 193, 194, 195, 196, 198, 203, 204, 205, 208, 213, 218, 221], "user1": [65, 120], "user123": 152, "user2": [65, 120], "user3": 65, "user_ag": 62, "user_id": 59, "user_ldap": [16, 24, 36, 140], "user_oidc": 126, "user_prefer": 44, "user_saml": 196, "user_statu": [71, 217], "useraddedev": 24, "userbackendregist": 16, "usercach": 27, "userchangedev": 24, "userconfig": [105, 122], "userdeletedev": 24, "userdeletedlisten": 0, "userfirsttimeloggedinev": 24, "userfold": 57, "usergrouplist": 197, "userid": [13, 22, 24, 28, 36, 40, 41, 55, 64, 67, 71, 73, 74, 80, 87, 106, 107, 109, 120, 127, 130, 142, 143, 145, 146, 147, 149, 152, 169, 175, 176], "useridassignedev": 27, "useridunassignedev": 27, "userloggedinev": 19, "usermanag": [27, 50, 152], "usermigr": [23, 151], "usermigrationexcept": 151, "usermountaddedev": 28, "usermountcach": 27, "usermountremovedev": 28, "usermountupdatedev": 28, "usernam": [62, 64, 78, 83, 87, 152, 161, 191, 196, 213], "useroidc": 126, "userratelimit": 39, "userratethrottl": 39, "userremovedev": [16, 24], "userservic": 152, "usersess": [27, 57, 152], "userset": 191, "usersingroup": 23, "userstatu": 143, "userupd": 24, "userupdatedev": 24, "usesess": [22, 39], "usestrictdynam": 39, "usestrictdynamiconscript": [24, 39], "usr": [34, 100, 111], "usual": [27, 29, 34, 39, 40, 41, 44, 61, 78, 88, 93, 98, 112, 128, 145, 154, 157, 159, 167, 170, 190, 193, 203, 208], "utc": 148, "utf": [4, 78, 81, 83, 114, 117], "util": [0, 10, 11, 13, 16, 18, 22, 23, 24, 26, 27, 28, 37, 40, 41, 44, 49, 50, 100, 109, 122, 123, 132, 133, 135, 148, 151, 158, 171, 187, 201, 205], "utterli": 66, "uuid": [80, 116], "ux": [96, 190, 204], "uxi": 29, "v": [27, 35, 64, 78, 100, 132, 135, 155, 196, 221], "v1": [2, 4, 17, 26, 28, 39, 52, 62, 64, 67, 68, 69, 70, 71, 76, 109, 117, 171, 173, 174, 175, 176, 178, 179, 180, 182, 184, 185, 186, 187], "v12": 18, "v14": 18, "v2": [2, 16, 28, 39, 52, 64, 65, 67, 68, 69, 71, 73, 74, 75, 76, 82, 92, 109, 135, 138, 158, 176, 218], "v29": 104, "v3": [35, 190], "v30": 4, "v31": [4, 106], "v4": 15, "val": 44, "valid": [4, 10, 26, 28, 29, 36, 39, 41, 62, 64, 66, 71, 78, 90, 108, 110, 115, 117, 122, 123, 126, 129, 134, 158, 169, 191, 196, 198, 203, 208, 213, 220], "validatemailaddress": 28, "validateoper": 115, "validatepasswordpolicyev": 27, "validatesyncsetup": 7, "validationexcept": 145, "valu": [1, 4, 13, 15, 17, 22, 25, 26, 28, 33, 36, 39, 41, 44, 45, 47, 53, 56, 58, 64, 66, 69, 71, 76, 78, 94, 99, 107, 109, 111, 112, 114, 117, 120, 128, 130, 131, 137, 138, 140, 144, 145, 146, 151, 154, 158, 171, 175, 177, 178, 179, 184, 186, 191, 192, 196, 198, 199, 203, 204], "valuetyp": 106, "valwithfallback": 44, "vanilla": [27, 191], "var": [0, 6, 26, 41, 44, 54, 59, 61, 94, 113, 114, 116, 117, 128, 130, 131, 132, 136, 138, 140, 143, 144, 152, 153, 155, 161, 170, 189, 194, 196, 198, 203, 213], "var_dump": [129, 192], "vari": [97, 120, 194], "variabl": [22, 24, 26, 28, 34, 40, 43, 44, 45, 55, 60, 61, 87, 95, 100, 117, 122, 138, 159, 163, 190, 193, 201, 213, 221], "variant": [22, 28, 56, 94, 198], "variat": [93, 97], "varieti": 111, "variou": [32, 39, 40, 57, 60, 78, 98, 101, 111, 123, 135, 143, 156, 201, 214], "vc": 100, "vcal": 117, "vcalendar": 117, "vcard": 118, "vcs_comment": 135, "vcs_issu": 135, "vcs_pull_request": 135, "vcvarsal": 100, "vdebug": 111, "ve": [6, 9, 40, 161, 208], "vector": 213, "vein": 145, "vendor": [0, 2, 7, 35, 42, 103, 108], "vendor_script": 28, "vendor_styl": 42, "verb": [39, 40, 52, 61, 81, 99, 134, 137, 183, 218], "verbos": 40, "veri": [0, 1, 2, 34, 35, 40, 42, 54, 62, 93, 94, 98, 117, 128, 131, 134, 145, 202, 203, 213], "verif": [29, 196], "verifi": [29, 112, 150, 161, 166, 169, 184, 196], "verify_peer_off": 196, "verifychalleng": 150, "verifymountpointev": 15, "verifypassword": [39, 134], "verifypath": 26, "versa": [56, 140], "versatil": 41, "version": [2, 4, 7, 9, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 39, 40, 41, 42, 44, 49, 52, 53, 56, 59, 61, 62, 64, 65, 66, 67, 72, 73, 74, 75, 78, 80, 81, 82, 83, 89, 90, 92, 98, 100, 102, 103, 104, 106, 107, 108, 109, 111, 112, 114, 118, 120, 123, 125, 127, 128, 131, 133, 136, 137, 138, 140, 142, 145, 146, 147, 149, 151, 152, 155, 157, 159, 169, 170, 175, 176, 190, 194, 195, 198, 200, 208, 214, 216, 218], "version2404date20220903071748": 59, "version30000date20240729185117": 59, "version_compar": 35, "versu": 193, "vertic": 165, "vevent": 117, "vghlihf1awnrigjyb3duigzveapqdw1wcybvdmvycnrozsbsyxp5igrvzy4": 65, "via": [0, 7, 17, 26, 28, 34, 35, 36, 39, 41, 44, 59, 61, 62, 64, 69, 71, 81, 84, 85, 89, 96, 97, 100, 112, 115, 118, 122, 123, 126, 132, 134, 135, 138, 142, 145, 146, 147, 149, 150, 153, 155, 157, 158, 159, 163, 176, 180, 183, 190, 206, 211, 213, 221], "vice": [56, 140], "video": [39, 40, 88, 93, 97, 142, 144, 145, 176, 189], "view": [4, 14, 23, 35, 36, 41, 50, 51, 59, 69, 90, 93, 109, 111, 122, 135, 138, 150, 191, 196, 197, 202, 215], "viewer": [14, 25, 69, 135, 194], "vim": [111, 155, 196], "vimeo": [2, 108], "violat": [33, 39, 66], "virtual": 100, "visibility_contacts_onli": 28, "visibility_priv": 28, "visibility_publ": 28, "visibl": [4, 24, 28, 33, 39, 46, 57, 64, 93, 94, 135, 141, 186, 198], "visit": [130, 221], "visual": [26, 93, 94, 198, 203], "vm": 109, "voic": 145, "void": [0, 1, 22, 23, 38, 40, 41, 44, 49, 50, 55, 56, 59, 61, 87, 107, 109, 112, 113, 114, 116, 117, 118, 120, 121, 127, 130, 131, 132, 135, 138, 139, 141, 142, 143, 145, 146, 147, 149, 151, 152, 153, 154], "volum": [155, 159, 167, 170], "vpn": 166, "vtodo": 117, "vue": [6, 7, 21, 26, 27, 39, 44, 47, 90, 93, 94, 97, 98, 99, 109, 115, 122, 125, 132, 135, 157, 159, 198, 200, 213, 219], "vueelement": 135, "vuej": [90, 200], "vuerout": 159, "vuex": 159, "vulner": [31, 33, 193, 213], "w": [78, 221], "w3": [4, 96, 108, 118, 136], "w500": 135, "wa": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 35, 36, 39, 41, 59, 66, 67, 69, 73, 74, 75, 78, 80, 81, 100, 110, 115, 116, 117, 123, 127, 128, 131, 135, 138, 142, 145, 146, 147, 150, 172, 208, 216], "wai": [4, 23, 24, 34, 39, 40, 41, 44, 48, 56, 57, 59, 61, 64, 66, 69, 78, 96, 98, 100, 103, 112, 117, 123, 126, 128, 131, 132, 135, 138, 140, 151, 155, 159, 163, 164, 165, 172, 190, 194, 198, 200, 203, 208, 213, 221], "wait": [34, 44, 114, 123, 128, 166, 171, 193], "walin": 135, "walinej": 135, "want": [0, 2, 9, 24, 26, 29, 33, 34, 37, 39, 41, 44, 48, 51, 52, 54, 64, 66, 70, 81, 87, 88, 93, 96, 97, 98, 100, 101, 103, 107, 108, 109, 112, 115, 117, 123, 125, 132, 133, 134, 135, 145, 146, 147, 149, 150, 155, 159, 171, 176, 183, 190, 194, 202, 203, 204, 209, 213, 214, 218, 221], "warn": [15, 17, 28, 29, 36, 41, 48, 66, 94, 100, 128, 136, 141, 161, 191, 192, 196, 198], "wasm": 24, "wasn": [19, 149], "watch": [33, 40, 122, 128, 217, 221], "wave": 96, "wcag": 96, "we": [1, 7, 8, 10, 13, 15, 17, 18, 21, 22, 24, 27, 28, 33, 34, 37, 53, 56, 59, 61, 62, 66, 79, 80, 89, 90, 94, 97, 98, 100, 108, 115, 117, 120, 123, 125, 128, 130, 132, 134, 135, 141, 145, 146, 147, 153, 155, 156, 157, 159, 162, 163, 170, 174, 180, 189, 190, 191, 193, 194, 197, 199, 202, 203, 204, 206, 208, 209, 217, 218], "weather": 181, "web": [26, 27, 39, 42, 44, 46, 51, 61, 62, 64, 91, 93, 94, 97, 98, 111, 121, 122, 128, 135, 136, 137, 141, 161, 195, 196, 205, 208, 213, 221], "webassembli": 24, "webauthn": 219, "webbrows": 62, "webdav": [1, 22, 27, 28, 36, 41, 62, 64, 81, 83, 84, 85, 90, 91, 92, 117, 122, 123, 128, 176, 205], "webfing": [17, 122], "webfingerhandl": 153, "webhook": [26, 145], "webhook_listen": 26, "webpack": [15, 18, 26, 123, 125], "webpag": 62, "webroot": [15, 22, 40, 213], "webserv": [141, 155, 158, 170], "websit": [4, 17, 39, 64, 96, 108, 130, 135, 184, 213], "websocket": 159, "webview": 92, "wed": 78, "week": [93, 98, 144, 193], "weekend": 33, "weekli": 144, "weight": [26, 93, 94], "welch": 4, "welcom": [33, 128, 131, 206, 218], "well": [0, 9, 20, 23, 24, 26, 27, 28, 29, 33, 35, 39, 41, 61, 64, 69, 93, 94, 98, 100, 108, 109, 117, 130, 131, 132, 134, 135, 140, 142, 145, 151, 153, 193, 194, 196, 206, 208], "wellknown": 153, "went": [21, 99, 146, 147, 208], "were": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 52, 59, 66, 104, 106, 134, 135, 149, 154, 208, 216, 217], "wescan": 61, "what": [17, 23, 33, 35, 39, 40, 66, 79, 87, 93, 94, 96, 97, 98, 99, 100, 109, 115, 116, 117, 123, 128, 131, 146, 147, 154, 171, 190, 192, 193, 201, 206, 208], "whatev": [34, 39, 66, 117, 153, 204], "when": [0, 2, 5, 10, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 39, 40, 41, 44, 46, 49, 52, 54, 55, 56, 59, 60, 61, 62, 64, 65, 66, 69, 71, 73, 74, 75, 77, 78, 87, 93, 94, 96, 97, 98, 99, 100, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 117, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 150, 158, 161, 164, 167, 170, 171, 173, 174, 176, 183, 184, 189, 190, 193, 194, 198, 202, 203, 208, 210, 213, 214, 216, 217, 221], "whenev": [41, 109, 130, 133, 150, 151, 193], "where": [0, 4, 17, 22, 23, 24, 26, 28, 29, 32, 37, 39, 40, 44, 48, 56, 62, 64, 66, 78, 79, 80, 83, 87, 93, 94, 97, 98, 99, 100, 103, 108, 110, 112, 114, 116, 123, 128, 131, 135, 138, 150, 154, 155, 156, 159, 170, 176, 183, 185, 190, 193, 196, 207, 208, 213], "wherea": 150, "wherev": [40, 100, 101], "whether": [0, 21, 26, 27, 28, 50, 53, 70, 73, 75, 78, 98, 109, 115, 138, 140, 145, 149, 150, 186, 193], "which": [0, 2, 4, 6, 7, 17, 21, 22, 23, 26, 27, 28, 29, 33, 34, 35, 36, 39, 41, 44, 45, 47, 48, 51, 52, 56, 57, 59, 61, 62, 66, 67, 69, 78, 80, 88, 89, 93, 94, 97, 98, 100, 103, 107, 108, 109, 110, 111, 114, 115, 117, 120, 123, 126, 128, 131, 132, 135, 136, 138, 141, 142, 145, 146, 147, 148, 149, 155, 156, 157, 159, 161, 165, 166, 170, 171, 172, 174, 176, 180, 184, 190, 192, 194, 196, 197, 198, 202, 203, 208, 213, 221], "while": [15, 23, 34, 39, 40, 41, 57, 59, 61, 62, 64, 66, 73, 75, 93, 94, 97, 98, 99, 100, 109, 110, 111, 115, 117, 128, 136, 145, 157, 166, 191, 198, 208, 210], "white": [61, 64, 192, 199, 204], "whitelist": [36, 39, 41], "whitespac": [61, 111], "who": [26, 29, 33, 39, 48, 64, 96, 117, 138, 145, 158, 190, 208, 210], "whoami": 100, "whoever": 208, "whole": [39, 65, 66, 79, 154, 197, 202], "whom": [31, 98], "whose": 171, "why": [39, 94, 131, 191, 192, 193], "wide": [26, 40, 44, 56, 125, 190, 198], "widget": [25, 36, 41, 122, 132], "widget_url": 109, "widgetbutton": 109, "widgetitem": 109, "widgetopt": 109, "width": [24, 36, 41, 98, 135, 189, 191, 198], "wiki": [4, 100], "wikipedia": 4, "wild": 147, "willing": [193, 208], "win": 100, "win32": 100, "window": [13, 37, 94, 101, 159], "wipe": [92, 205], "wire": [60, 103], "wise": [28, 39, 128, 213], "wiser": [146, 147], "wish": [100, 203, 208], "with_doc": 100, "withfield": 28, "within": [7, 13, 25, 26, 27, 29, 34, 39, 40, 66, 69, 73, 78, 80, 81, 87, 98, 100, 102, 112, 116, 117, 122, 140, 141, 154, 156, 158, 161, 180, 206], "without": [2, 4, 19, 23, 24, 26, 27, 28, 39, 40, 56, 59, 60, 61, 66, 68, 78, 81, 93, 94, 97, 99, 100, 102, 109, 111, 112, 114, 117, 128, 129, 135, 145, 155, 158, 161, 171, 183, 193, 194, 210, 213, 214, 219, 221], "withtimezon": [133, 148], "won": [10, 15, 16, 29, 33, 35, 61, 78, 109, 130, 208], "wonder": 66, "word": [49, 61, 93, 95, 99, 115, 135, 190, 191], "work": [2, 7, 17, 20, 23, 24, 26, 28, 32, 33, 34, 35, 37, 39, 47, 51, 56, 57, 62, 64, 66, 69, 77, 78, 88, 93, 96, 100, 103, 109, 111, 114, 116, 117, 122, 123, 128, 131, 132, 134, 138, 140, 141, 150, 154, 157, 159, 161, 164, 165, 167, 171, 172, 180, 190, 191, 198, 205, 208, 210, 214, 220], "workaround": 100, "worker": [24, 165], "workflow": [2, 27, 34, 36, 41, 99, 108, 115, 157, 170, 176], "workflowengin": [14, 16, 23, 24, 115], "workflowpdfconvert": 115, "workspac": [78, 109, 217], "world": [61, 136], "worri": [17, 40, 66], "would": [0, 4, 6, 7, 23, 25, 27, 33, 39, 40, 44, 49, 52, 56, 59, 60, 62, 64, 66, 78, 89, 93, 94, 97, 98, 103, 115, 116, 117, 136, 138, 140, 141, 142, 145, 146, 147, 149, 156, 171, 192, 194, 200, 208, 221], "wrap": [24, 27, 39, 52, 97, 107, 128, 148, 202, 218], "wrapper": [23, 27, 110, 129, 197, 202, 215], "writabl": [6, 78, 117, 172, 194, 213], "writablecalendar": 116, "write": [1, 7, 22, 27, 29, 34, 40, 47, 52, 54, 56, 60, 66, 78, 94, 95, 98, 100, 110, 112, 115, 116, 122, 135, 141, 145, 146, 156, 157, 159, 189, 205, 206, 213], "writeasessionvari": 39, "writecontenttofil": 57, "writeln": 151, "writelog": 24, "written": [4, 37, 39, 41, 56, 94, 98, 117, 123, 146, 159, 172, 190, 210, 217], "wrong": [7, 61, 66, 69, 87, 99, 146, 147, 208], "wrongli": [61, 128], "www": [4, 6, 7, 14, 15, 16, 26, 39, 108, 110, 118, 125, 131, 135, 136, 161, 170, 194, 196, 221], "wwwrun": 194, "x": [7, 17, 24, 27, 29, 35, 39, 59, 62, 64, 65, 66, 77, 78, 79, 80, 81, 83, 91, 109, 131, 135, 138, 193, 213, 216], "x3mucdk9lcfo1uwgtrtfkuxskx41pnjgtr6rqwgibd1v52q1qbc": 29, "x509": 196, "x64": 100, "x86": 100, "xarg": 108, "xcode": 100, "xdebug": 122, "xdebug_config": 111, "xdebug_profil": 79, "xdebug_session_start": 111, "xhr": 131, "xml": [2, 4, 5, 26, 27, 32, 39, 40, 41, 51, 53, 56, 60, 62, 64, 69, 70, 78, 81, 83, 103, 114, 117, 118, 122, 136, 140, 150, 157, 159, 161, 172, 181, 183, 188, 194, 218], "xmln": [4, 78, 81, 83, 108, 114, 118, 136], "xmlreader": 220, "xmlrespons": 39, "xmlschema": [4, 108, 118, 136], "xmlstarlet": 159, "xsd": [2, 4, 108, 118, 136], "xsi": [2, 4, 108, 118, 136], "xss": [45, 213], "xx": 17, "xxx": 27, "xxxx": 203, "y": [27, 35, 79, 138, 196, 216], "yaml": 34, "ye": [99, 114, 191, 193, 196], "year": [25, 33, 190, 216, 218], "yellow": 94, "yet": [4, 6, 39, 44, 59, 67, 73, 78, 94, 117, 123, 128, 141, 150, 179, 190, 191, 210, 217], "yield": [52, 141], "yieldent": 26, "yktva4zgxjfivy52wqd8kw3m2pkgqr6srmuxmiprdunxjpfripjn0gmfmtnoqoolysuj6scn": 62, "you": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 87, 88, 89, 90, 93, 94, 96, 97, 98, 100, 101, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 123, 125, 128, 131, 132, 133, 134, 135, 136, 138, 139, 140, 142, 145, 146, 147, 148, 149, 150, 151, 155, 156, 157, 158, 159, 161, 163, 164, 166, 167, 169, 170, 171, 172, 174, 176, 178, 180, 184, 190, 191, 192, 194, 196, 197, 198, 199, 200, 202, 203, 204, 207, 210, 213, 216, 217, 218, 219, 221], "your": [0, 1, 2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 34, 35, 36, 37, 39, 40, 41, 42, 44, 45, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 63, 64, 65, 78, 79, 80, 81, 87, 93, 94, 96, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 120, 122, 123, 125, 128, 131, 132, 134, 136, 138, 140, 141, 142, 144, 145, 146, 147, 149, 154, 155, 157, 158, 159, 161, 165, 166, 169, 170, 171, 172, 176, 184, 189, 190, 191, 192, 193, 194, 196, 197, 198, 199, 202, 203, 204, 205, 208, 210, 213, 216, 217, 218, 221], "your_app": 44, "your_app_": 140, "your_app_categori": 140, "your_app_mag": 140, "yourapp": [44, 140, 191, 218], "yourappid": [140, 197], "yourappnam": 117, "yourappnamespac": 140, "yourarch": 100, "yourpass": 100, "yourself": [7, 28, 39, 57, 103, 190, 193], "youtub": [189, 221], "yyyi": [67, 69], "z": [26, 216], "z87agy2o": 109, "zend_extens": 111, "zero": 128, "zip": [27, 34, 78, 80, 220], "ziprespons": 27}, "titles": ["Bootstrapping", "Extending the DAV server", "Dependency management", "App development", "App metadata", "Navigation and pre-app configuration", "Introduction", "Translation setup", "Tutorial", "App upgrade guide", "Upgrade to Nextcloud 14", "Upgrade to Nextcloud 15", "Upgrade to Nextcloud 16", "Upgrade to Nextcloud 17", "Upgrade to Nextcloud 18", "Upgrade to Nextcloud 19", "Upgrade to Nextcloud 20", "Upgrade to Nextcloud 21", "Upgrade to Nextcloud 22", "Upgrade to Nextcloud 23", "Upgrade to Nextcloud 24", "Upgrade to Nextcloud 25", "Upgrade to Nextcloud 26", "Upgrade to Nextcloud 27", "Upgrade to Nextcloud 28", "Upgrade to Nextcloud 29", "Upgrade to Nextcloud 30", "Upgrade to Nextcloud 31", "Upgrade to Nextcloud 32", "Code signing", "App publishing and maintenance", "Maintainers", "Monetizing your app", "The Nextcloud app store rules", "Release Automation", "Release process", "OCP\\Accounts\\UserUpdatedEvent", "Background jobs (Cron)", "Caching", "Controllers", "Containers / Dependency Injection", "Events", "CSS", "Front-end", "JavaScript", "Templates", "Theming support", "Basic concepts", "Logging", "Middlewares", "Public share template", "Request lifecycle", "Routing", "Settings", "AppData", "Configuration", "Database access", "Nextcloud filesystem API", "Storage and database", "Migrations", "Testing", "Translations", "Login Flow", "OCS API", "OCS APIs overview", "OCS FullTextSearch Collection API", "OCS OpenAPI tutorial", "OCS Out-of-office API", "OCS Recommendations API", "OCS Share API", "OCS Sharee API", "OCS Status API", "OCS TaskProcessing API", "OCS Text-To-Image API", "OCS TextProcessing API", "OCS Translation API", "OCS user preferences API", "Remote wipe", "Basic APIs", "File bulk upload", "Chunked file upload", "Comments", "Webdav", "Search", "Trashbin", "Versions", "Activity", "Examples", "Android", "Library installation", "Files", "General", "Clients and Client APIs", "Atomic components", "Foundations", "Interface & interaction design", "Introduction", "Layout", "Layout components", "Writing guide", "Building the Client", "Desktop Clients", "API reference", "Classloader", "AppConfig", "Config & Preferences", "UserConfig", "Context Chat", "Continuous Integration", "Dashboard", "Deadlocks", "Debugging", "Declarative settings", "Email", "Files Metadata", "Nextcloud Flow", "Calendar integration", "Integration of custom calendar providers", "Contacts Menu", "Groupware integration", "Mail Provider Interface", "HTTP Client", "Digging deeper", "JavaScript APIs", "Notifications", "NPM", "OpenID Connect (Oidc)", "Out-of-office periods", "Performance considerations", "Phone number util", "Profile", "Profiler", "Projects", "PSR", "Public Pages", "Reference providers", "Repair steps", "REST APIs", "Search", "Security", "Settings", "Setup checks", "Speech-To-Text", "User Status", "Talk Integration", "Task Processing", "Text-To-Image", "Text Processing", "Working with time", "Machine Translation", "Two-factor providers", "User migration", "User management", "Web Host Metadata", "WebDAV collection preload events", "Setting up dev environment", "Introduction", "ExApp development", "ExApp lifecycle", "ExApp overview", "Development overview", "Corporate Proxy - Permanent Settings for PHP CLI", "Docker Container Registry", "Docker Socket Proxy", "GPU support", "Scaling", "Troubleshooting", "Frequently Asked Questions", "ExApp development", "Authentication", "Deployment", "App Installation Flow", "Translations", "AppConfig", "Events Listener", "ExApp", "File Actions Menu", "AppAPI Nextcloud APIs", "Logging", "Notifications", "OCC Command", "Other OCS APIs", "Preferences", "Routes", "Declarative Settings", "Talk bots", "Top Menu Entry", "Miscellaneous OCS APIs", "Technical details", "CSS and HTML coding standards", "Coding style & general guidelines", "JavaScript and Typescript", "PHP coding standards", "Development process", "Development environment", "Getting started", "How to test \u2026", "Main content", "CSS", "HTML elements", "Icons", "HTML/CSS guidelines", "Content list", "Introduction", "Popover menu", "Nextcloud developer documentation", "Code reviews on GitHub", "Bugtracker", "Nextcloud bug triaging", "Code of conduct", "Compatibility with the app ecosystem", "Help and communication", "Prologue", "Security guidelines", "Nextcloud filesystem API", "Nextcloud architecture", "Back-end code", "Front-end code", "External API", "Server development", "Static analysis", "Unit-Testing"], "titleterms": {"": [71, 103], "0": [17, 22, 23, 26, 133, 157], "1": [20, 59, 61, 120, 157, 161], "11": [16, 133], "14": 10, "15": 11, "16": 12, "17": 13, "18": 14, "19": 15, "2": [22, 59, 61, 120, 161], "20": [0, 16, 133], "21": 17, "22": 18, "23": 19, "24": 20, "25": 21, "26": 22, "27": 23, "28": [24, 66], "29": 25, "3": [16, 24, 59, 61, 120, 133, 157], "30": 26, "31": 27, "32": 28, "4": [22, 27, 133, 157], "401": 18, "5": 157, "6": 157, "7": 22, "8": [17, 20, 22, 24, 26, 27], "A": 78, "Be": 33, "In": [38, 155], "NOT": 66, "No": 191, "Not": 29, "The": [0, 33, 34, 35, 54, 107, 109, 117, 131], "To": [73, 142, 146], "With": 78, "abort": 80, "about": [69, 78, 194], "abstractcacheev": [36, 41], "acceler": 157, "accept": 69, "access": [40, 56, 57, 116, 117, 118, 127], "account": [36, 41, 65], "acl": 117, "acquir": 121, "action": [34, 93, 98, 99, 118, 130, 176], "activ": [86, 98], "activat": 150, "actual": 77, "ad": [5, 10, 22, 23, 24, 25, 26, 27, 28, 40, 57, 59, 61, 191], "add": [29, 66, 89, 186, 191], "addcontentsecuritypolicyev": [36, 41], "addfeaturepolicyev": [36, 41], "addhead": 66, "addit": 145, "addmissingcolumnsev": [36, 41], "addmissingindicesev": [36, 41], "addmissingprimarykeyev": [36, 41], "address": 100, "addressbookcreatedev": 41, "addressbookdeletedev": 41, "addressbookshareupdatedev": 41, "addressbookupdatedev": 41, "admin": [48, 112, 150], "advanc": 138, "advantag": 40, "advic": 191, "affect": [29, 40, 210], "after": 35, "against": 141, "aio": 163, "ajax": 39, "alias": 27, "align": 204, "all": [66, 69, 71, 117, 221], "altern": 111, "alwai": 191, "an": [0, 6, 39, 62, 69, 117, 134, 150], "analysi": [108, 220], "android": [61, 88], "annot": [22, 49], "anyloginfailedev": [36, 41], "anymor": 29, "anywher": 40, "api": [10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 57, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 78, 92, 102, 104, 106, 109, 114, 117, 123, 134, 135, 137, 142, 145, 146, 147, 149, 155, 177, 181, 187, 200, 214, 218], "app": [0, 3, 4, 5, 6, 9, 16, 17, 29, 30, 32, 33, 35, 36, 41, 44, 55, 62, 65, 66, 73, 103, 111, 123, 127, 131, 135, 138, 166, 171, 173, 194, 203, 210], "appapi": [155, 158, 163, 169, 177], "appapiauth": 169, "appconfig": [104, 173], "appdata": [54, 214], "appdisableev": [36, 41], "appenableev": [36, 41], "appframework": [36, 41, 104], "applic": [0, 170], "appstor": 157, "appupdateev": [36, 41], "ar": 28, "architectur": [6, 215], "area": 26, "argument": 170, "around": 191, "arrai": [191, 192], "arrow": 191, "ask": 167, "assembl": 80, "assembli": 40, "associ": 117, "atom": 93, "attach": 113, "attribut": [22, 56, 69, 138], "audit": [36, 41, 48], "auth": [123, 150, 213], "authent": [36, 39, 41, 64, 134, 158, 162, 169, 218], "auto": [40, 64], "autocomplet": [36, 41], "autocompleteev": [36, 41], "autocompletefilterev": [36, 41], "autoload": [103, 133], "autom": 34, "automat": [40, 193], "avail": [18, 22, 41, 73, 74, 75, 200], "avatar": 93, "avoid": [110, 191], "axio": 123, "babel": 15, "back": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 172, 216], "backend": [39, 61, 159], "background": [37, 94, 114, 198], "backport": [7, 193], "backup": 71, "backward": 218, "bar": [93, 199], "base": [28, 39, 112, 114], "basic": [40, 47, 78, 112, 113, 117, 202, 203, 204, 218], "been": 128, "befor": 35, "beforedirectfiledownloadev": [36, 41], "beforefilescannedev": [36, 41], "beforefilesystemsetupev": [36, 41], "beforefolderscannedev": [36, 41], "beforegettemplatesev": [36, 41], "beforegroupchangedev": [36, 41], "beforegroupcreatedev": [36, 41], "beforegroupdeletedev": [36, 41], "beforelogintemplaterenderedev": [36, 41], "beforemessageloggedev": [36, 41], "beforemessages": [36, 41], "beforenodecopiedev": [36, 41], "beforenodecreatedev": [36, 41], "beforenodedeletedev": [36, 41], "beforenodereadev": [36, 41], "beforenoderenamedev": [36, 41], "beforenodetouchedev": [36, 41], "beforenodewrittenev": [36, 41], "beforepasswordupdatedev": [36, 41], "beforepreferencedeletedev": [36, 41], "beforepreferencesetev": [36, 41], "beforepreviewfetchedev": [36, 41], "beforesabrepubliclyloadedev": [36, 41], "beforesharecreatedev": [36, 41], "beforesharedeletedev": [36, 41], "beforetemplaterenderedev": [36, 41], "beforeuseraddedev": [36, 41], "beforeusercreatedev": [36, 41], "beforeuserdeletedev": [36, 41], "beforeuseridunassignedev": [36, 41], "beforeuserloggedinev": [36, 41], "beforeuserloggedinwithcookieev": [36, 41], "beforeuserloggedoutev": [36, 41], "beforeuserremovedev": [36, 41], "beforezipcreatedev": [36, 41], "behavior": [10, 13, 14, 23, 25], "benefit": 33, "best": [66, 154], "between": 191, "bodi": [16, 83, 191], "boolean": 18, "boot": 0, "bootstrap": [0, 16, 221], "border": 26, "bot": 185, "brace": 191, "branch": [7, 35, 193], "browser": 221, "brute": 39, "bu": 123, "bubbl": 93, "bug": 208, "bugfix": 193, "bugtrack": 207, "build": [100, 125, 217], "built": 154, "bulk": 79, "bullet": 203, "button": [93, 98, 99, 199, 203], "bypass": 213, "c": [61, 108], "cach": [36, 38, 41, 128, 131, 214], "cachedcalendarobjectcreatedev": 41, "cachedcalendarobjectdeletedev": 41, "cachedcalendarobjectupdatedev": 41, "cacheentryinsertedev": [36, 41], "cacheentryremovedev": [36, 41], "cacheentryupdatedev": [36, 41], "cacheinsertev": [36, 41], "cacheupdateev": [36, 41], "caldav": 117, "calendar": [36, 41, 116, 117], "calendarcreatedev": 41, "calendardeletedev": 41, "calendarobjectcreatedev": [36, 41], "calendarobjectdeletedev": [36, 41], "calendarobjectmovedev": [36, 41], "calendarobjectmovedtotrashev": [36, 41], "calendarobjectrestoredev": [36, 41], "calendarobjectupdatedev": [36, 41], "calendarpublishedev": 41, "calendarshareupdatedev": 41, "calendarunpublishedev": 41, "calendarupdatedev": 41, "call": [64, 134], "callback": 41, "camelcas": 191, "capabl": [26, 64, 66], "cardcreatedev": 41, "carddeletedev": 41, "cardupdatedev": 41, "case": [97, 191], "cast": 39, "catchabl": 102, "caus": 161, "certain": 66, "chang": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 34, 35, 59, 123, 210, 217, 218], "changelog": 4, "chat": 107, "check": [73, 117, 141, 144, 194, 208], "checkbox": [93, 112, 199], "checker": 17, "christophwurst": 21, "chunk": 80, "class": [0, 22, 23, 40, 41, 59, 112, 117, 120, 191, 198], "classload": 103, "clear": [67, 71], "cli": 161, "clickabl": 26, "clickjack": 213, "client": [23, 61, 88, 92, 100, 101, 109, 121, 135], "clock": 133, "cloud": 69, "cluster": [128, 196], "code": [17, 29, 34, 87, 129, 189, 190, 191, 192, 193, 194, 206, 209, 213, 214, 216, 217], "collabor": [36, 41], "collabora": 196, "collaps": 203, "collect": [65, 154], "color": [28, 93, 94, 198, 200], "column": [18, 56], "comma": 191, "command": [18, 59, 114, 180], "comment": [36, 41, 81, 99, 135, 192], "commentsentityev": [36, 41], "commentsev": [36, 41], "commit": 217, "common": 127, "commun": 211, "comparison": 191, "compat": [123, 210, 216, 218], "compil": [18, 100], "complet": [39, 64, 77, 208], "compon": [93, 98, 115, 135, 191, 217], "compos": 2, "concept": [47, 65, 104, 106, 114, 134, 138], "conclus": 155, "condit": [147, 191], "conduct": 209, "config": [7, 36, 41, 104, 105, 106, 173, 182, 191], "configur": [5, 7, 10, 37, 55, 66, 115], "confirm": 123, "conflict": 2, "connect": [39, 126], "consid": 66, "consider": [1, 39, 128, 193, 208], "consist": 191, "consol": [36, 41, 59], "consoleev": [36, 41], "construct": 59, "consum": [102, 104, 106, 114, 120, 142, 145, 146, 147, 149], "contact": [36, 41, 118, 161], "contactinteractedwithev": [36, 41], "contain": [18, 40, 49, 133, 162], "content": [39, 84, 93, 97, 98, 107, 117, 191, 197, 202, 205], "contentitem": 107, "contentproviderregisterev": 107, "context": [61, 107, 142, 147, 149], "continu": 108, "contribut": [131, 193], "control": [39, 40, 51, 66, 68, 135, 191, 192, 193], "convent": [55, 189], "convers": 144, "convert": [62, 129], "cooki": [39, 158], "copi": 78, "cor": 137, "core": [17, 19, 24, 40, 44], "corpor": 161, "correct": 61, "counter": [93, 203], "countri": 129, "creat": [6, 39, 69, 78, 87, 116, 117, 120, 136, 144, 152, 166], "credenti": [62, 87], "criticalactionperformedev": [36, 41], "cron": 37, "cross": [100, 213], "csp": [26, 36, 41], "csrf": 44, "css": [14, 27, 42, 45, 46, 189, 198, 201], "curl": [64, 78], "current": 117, "custom": [39, 56, 71, 117, 135, 144], "daemon": [155, 164], "daemonconfig": 170, "dangl": 191, "dashboard": 109, "data": [39, 65, 66, 67, 107, 117, 127, 128, 135, 173, 175, 178, 182, 185, 187, 213, 218], "databas": [17, 18, 56, 58, 128, 131, 194], "date": [135, 194], "datetim": 93, "dav": [1, 41, 83], "db": [36, 41], "dbal": [17, 19, 24], "deactivat": 150, "deadlock": 110, "deal": 40, "debug": [111, 194, 221], "debugg": 111, "declar": [112, 135, 138, 184], "declarativesettingsgetvalueev": [36, 41], "declarativesettingsregisterformev": [36, 41], "declarativesettingssetvalueev": [36, 41], "declin": 69, "deeper": 122, "default": [39, 52, 135, 145], "defin": [71, 141], "definit": [66, 191], "delet": [62, 69, 73, 76, 78, 84, 87, 114, 121, 144, 173, 182], "depend": [2, 22, 24, 40, 49, 89, 100], "deploi": [155, 164, 170], "deploy": [100, 166, 170], "deprec": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28], "descript": 66, "design": [95, 200], "desktop": [61, 101], "detail": [29, 98, 123, 169, 188, 204], "detect": 149, "determin": 208, "dev": [125, 155], "develop": [2, 3, 24, 88, 100, 123, 157, 160, 168, 170, 193, 194, 205, 210, 219], "devic": 77, "dialog": 123, "did": 29, "diff": 191, "dig": 122, "direct": [57, 64], "directedit": [36, 41], "directori": [111, 213], "disabl": [21, 39, 67, 131], "dispatch": [24, 41, 102], "displai": 135, "distribut": [35, 38], "do": [29, 61, 66, 198, 208], "docker": [155, 162, 163, 171, 172], "dockerfil": 157, "doctrin": [17, 19, 24], "document": [65, 205, 210, 216, 221], "doe": 40, "domain": 139, "don": [61, 198], "donat": 32, "down": 29, "download": [39, 64, 69, 78, 87], "drag": 203, "drop": 203, "dropdown": 93, "dsp": 163, "duplic": 208, "e": 100, "ecosystem": 210, "edit": [6, 161, 203], "element": [98, 198, 199], "email": [62, 69, 113, 196], "emit": 154, "emitt": 41, "empti": [66, 84, 93, 166], "enabl": [6, 40, 131, 158, 164, 171, 175, 194], "end": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 43, 172, 216, 217], "endpoint": [66, 81], "enterpris": 32, "entiti": [20, 56, 115], "entri": [5, 98, 117, 184, 186, 203], "enum": 145, "environ": [39, 155, 157, 161, 170, 194], "error": [29, 39, 91, 111, 121], "escal": 213, "eslint": 191, "event": [1, 5, 18, 24, 25, 28, 36, 41, 90, 107, 112, 114, 116, 117, 123, 127, 131, 142, 145, 146, 147, 154, 174], "eventdispatch": [36, 41], "exampl": [2, 81, 83, 87, 90, 135, 153, 154, 170, 176, 180, 183, 206], "exapp": [61, 157, 158, 159, 164, 166, 168, 170, 175, 176, 185], "except": [66, 218], "exceptionalimplement": 102, "exchang": 126, "exclud": 7, "execut": 213, "exist": [6, 117, 144], "explicit": [66, 191], "expos": 66, "exposur": 213, "extend": [1, 44, 135], "extens": 220, "extern": [112, 117, 138, 194, 196, 218], "extract": 52, "factor": 150, "factori": 18, "fail": 166, "faq": 29, "fast": 147, "favorit": 78, "featurepolici": [36, 41], "feder": [36, 41, 69], "federatedfileshar": 41, "federatedshareaddedev": 41, "fetch": [67, 68, 71, 73, 74, 117, 138], "field": [93, 112], "file": [2, 7, 26, 27, 36, 39, 41, 44, 54, 57, 69, 71, 78, 79, 80, 85, 87, 90, 114, 123, 161, 176, 213], "filecacheupd": [36, 41], "filecreatedfromtemplateev": [36, 41], "filenam": 191, "files_shar": 41, "files_trashbin": 41, "filescannedev": [36, 41], "filesmetadata": [36, 41], "filesystem": [41, 54, 57, 191, 214], "filesystemtorndownev": [36, 41], "filter": 64, "final": 208, "find": 208, "first": 65, "flow": [62, 115, 169, 171, 176], "folder": [54, 69, 78, 87], "folderscannedev": [36, 41], "follow": 35, "font": 26, "forc": [39, 64], "forgeri": 213, "form": 140, "format": [18, 129], "forum": 211, "foundat": 94, "frequent": 167, "from": [2, 13, 16, 22, 39, 40, 52, 57, 65, 69, 84, 127, 134, 157, 166], "front": [10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 43, 51, 172, 217], "frontend": 159, "fulltextsearch": 65, "function": [191, 192], "further": 221, "gather": 194, "gender": 99, "gener": [10, 18, 20, 21, 22, 23, 24, 25, 26, 28, 44, 66, 91, 99, 100, 126, 131, 135, 146, 153, 190, 191, 198, 208], "generatesecurepasswordev": [36, 41], "genericev": [36, 41], "get": [29, 39, 57, 65, 69, 74, 75, 78, 87, 112, 117, 121, 126, 128, 129, 131, 135, 173, 175, 182, 187, 194, 195, 213, 221], "getlinkwithpick": 135, "getquotaev": [36, 41], "gettaskprocessingprovidersev": [36, 41], "git": [35, 89], "github": [34, 100, 206], "given": [64, 87], "global": [13, 14, 15, 16, 18, 25, 49, 123], "glossari": 156, "gpu": [164, 165], "gradl": 89, "group": [36, 41, 66, 117], "groupbackendregist": 41, "groupchangedev": [36, 41], "groupcreatedev": [36, 41], "groupdeletedev": [36, 41], "groupmanag": 41, "groupwar": [22, 119], "guest": 27, "guid": [9, 99], "guidelin": [33, 61, 190, 198, 201, 213], "guzzl": 17, "guzzlehttp": 17, "ha": 128, "handl": [1, 39, 66, 100, 112, 117, 121, 138], "handler": [17, 153], "hardwar": 157, "head": 121, "header": [39, 66, 78, 137, 169, 190], "healthcheck": 158, "heartbeat": [158, 171], "heavi": 37, "height": 26, "hell": [2, 24], "help": [128, 211, 213], "helper": [66, 114], "high": 214, "highlight": 203, "hint": 61, "hook": 41, "host": [139, 153], "how": [29, 33, 40, 66, 162, 164, 166, 196, 206, 208], "html": [39, 61, 111, 189, 199, 201], "http": [18, 36, 41, 121, 141], "hybrid": 35, "i": [29, 66, 100, 126, 145, 154, 166, 204, 208], "iacl": 117, "iapiwidget": 109, "iapiwidgetv2": 109, "ibuttonwidget": 109, "icalendarobjectcontain": 117, "icollect": 117, "icon": [28, 46, 94, 150, 200], "iconditionalwidget": 109, "icontentmanag": 107, "icontentprovid": 107, "id": [64, 73, 74, 138], "identifi": 111, "ie11": 18, "ifil": 117, "ignor": [66, 110], "iiconwidget": 109, "imag": [45, 73, 135, 146, 171], "imip": 117, "implement": [57, 102, 107, 134, 142, 145, 146, 147, 149, 150, 163], "improv": 61, "includ": 45, "inclus": 213, "indent": 191, "index": [65, 106], "indic": [59, 94], "individu": [117, 138], "info": [20, 21, 22, 23, 24, 25, 37, 108, 118, 170], "inform": [69, 117, 136, 152, 194, 197, 202, 203], "ini": 161, "init": [87, 158, 171, 175], "initi": [5, 44, 65, 123, 186], "inject": [15, 22, 40, 49, 213], "inlin": 113, "inod": 117, "input": [93, 112, 129, 145], "insensit": 37, "instal": [65, 89, 100, 117, 155, 170, 171, 172, 221], "instruct": 100, "integr": [16, 108, 116, 117, 119, 144], "interact": [95, 135], "interfac": [40, 95, 107, 109, 117, 120, 132, 133, 190, 191], "intern": [10, 112, 123], "introduct": [6, 40, 79, 80, 96, 156, 202, 203, 206, 218], "invalid": 18, "invalidatemountcacheev": [36, 41], "io": 61, "ioptionwidget": 109, "iproperti": 117, "ireloadablewidget": 109, "issu": [135, 166, 208], "item": [87, 98, 202], "j": [18, 221], "javascript": [12, 44, 45, 46, 61, 78, 111, 123, 191, 213, 221], "job": 37, "join": 208, "jqueri": [13, 15, 16], "json": 39, "just": [78, 128], "keep": 194, "kei": [104, 106, 169], "keyboard": [21, 44], "known": [17, 69], "l10n": [123, 159], "l10nignor": 7, "label": [99, 190], "languag": [61, 64, 75, 149], "last": [17, 117, 135], "later": 0, "layer": 214, "layout": [27, 97, 98, 202, 203, 204], "lazi": [104, 106], "lazili": 39, "ldap": [18, 131], "least": 66, "legaci": 117, "legal": 33, "level": [191, 214], "librari": [12, 15, 17, 19, 24, 87, 88, 89], "licens": 190, "lifecycl": [40, 51, 158], "limit": [39, 139, 164], "line": [26, 191], "link": [65, 87, 135], "lint": [108, 125], "list": [64, 65, 69, 71, 73, 78, 84, 85, 97, 98, 135, 166, 175, 187, 200, 202], "listen": [41, 102, 112, 127, 142, 145, 146, 147, 174], "liter": 191, "live": 114, "llm": 145, "load": [22, 37, 44, 104, 106], "loadadditionalentriesev": [36, 41], "loadadditionalscriptsev": [36, 41], "loader": 23, "loadsettingsscriptsev": [36, 41], "loadview": 41, "local": [38, 69], "lock": [29, 110], "log": [17, 18, 35, 36, 41, 48, 157, 178], "logger": [123, 133], "logic": [16, 27], "login": [62, 126], "loginfailedev": [36, 41], "long": [128, 191], "loosen": 39, "lose": 33, "machin": 149, "maco": 100, "mail": [36, 41, 120], "main": [98, 197], "maintain": [31, 211], "mainten": [30, 91], "major": 35, "make": [78, 83, 150, 175], "makefil": [34, 159], "manag": [2, 35, 56, 104, 106, 117, 152, 166], "managerev": [36, 41], "mandatori": 29, "manipul": 71, "manual": [7, 37, 170, 172, 193], "map": [56, 214], "mapper": 56, "mapperev": [36, 41], "mariadb": 111, "markup": 61, "match": [52, 135], "materi": 200, "measur": 128, "memori": 38, "menu": [44, 93, 118, 176, 184, 186, 203, 204], "messag": [71, 178], "metadata": [4, 59, 64, 65, 114, 153, 159], "metadatabackgroundev": [36, 41], "metadataliveev": [36, 41], "metadatanamedev": [36, 41], "meter": 93, "method": [66, 148, 158, 161, 191, 218], "microsoft": 100, "middlewar": 49, "migrat": [17, 18, 22, 59, 151], "minor": 35, "miscellan": [39, 104, 106, 187], "mitig": 110, "modal": 93, "mode": [91, 111, 194], "modif": [80, 117], "modifi": [39, 67, 137, 152], "moment": 123, "monet": 32, "more": [56, 145, 147], "mount": [57, 214], "move": [22, 33, 78, 87], "movetotrashev": 41, "multi": [112, 191], "multilingu": 145, "multipl": [76, 191], "name": [15, 41, 55, 62, 94, 99, 117, 189, 191, 193], "namespac": [13, 16, 78], "nativ": 22, "navig": [5, 36, 41, 97, 98, 203], "nc": 187, "ncreferencepickermod": 135, "ncreferencewidget": 135, "ncrichcontentedit": 135, "ncrichtext": 135, "need": 191, "network": [123, 166], "new": [14, 15, 44, 69, 98, 117, 191, 203], "nextcloud": [0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 57, 66, 88, 103, 115, 117, 123, 126, 127, 158, 163, 175, 177, 205, 208, 214, 215, 221], "nightli": 35, "node": [18, 36, 41, 57, 174, 214, 221], "nodeaddedtocach": [36, 41], "nodeaddedtofavorit": [36, 41], "nodecopiedev": [36, 41], "nodecreatedev": [36, 41], "nodedeletedev": [36, 41], "noderemovedfromcach": [36, 41], "noderemovedfromfavorit": [36, 41], "noderenamedev": [36, 41], "nodetouchedev": [36, 41], "nodewrittenev": [36, 41], "non": 66, "nonc": 26, "note": 78, "notif": [64, 124, 179], "now": 28, "npm": [123, 125], "null": 66, "number": [129, 164], "o": 145, "object": [116, 117, 152, 191, 192, 196], "objectstorag": 214, "obtain": [44, 62, 77, 89, 117], "oc": [10, 39, 52, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 123, 178, 179, 181, 185, 187], "oca": [41, 123], "occ": [114, 180], "ocm": [36, 41], "ocp": [36, 41, 123, 127], "off": 35, "offic": [67, 127], "oidc": 126, "one": 117, "onelogin": 196, "ongo": 67, "onli": [117, 191], "onlyoffic": 196, "open": [29, 62], "openapi": 66, "openid": 126, "oper": [115, 191, 192], "optim": 23, "option": [40, 75, 121, 125, 138, 150, 170, 176, 186], "organ": 33, "other": [61, 163, 181, 210], "out": [67, 127, 194], "outlin": 28, "outofofficechangedev": [36, 41], "outofofficeclearedev": [36, 41], "outofofficeendedev": [36, 41], "outofofficescheduledev": [36, 41], "outofofficestartedev": [36, 41], "output": [136, 145, 218], "overview": [35, 41, 64, 65, 104, 106, 114, 138, 154, 156, 159, 160, 170, 214], "own": 71, "owner": 117, "ownership": 117, "packag": [2, 123, 157], "page": [39, 134, 176], "pagin": 138, "parallel": 37, "param": [174, 176, 179, 180, 184, 186], "paramet": [22, 39, 40, 66, 191], "parenthesi": 191, "pars": 49, "part": 44, "pascalcas": 191, "password": [18, 62, 123], "passwordupdatedev": [36, 41], "patch": 35, "path": [123, 221], "pattern": 40, "payload": [174, 176, 179], "pend": 69, "per": 164, "perform": [1, 128], "period": 127, "perman": 161, "permiss": [7, 69], "persist": 159, "person": [22, 112, 150], "phone": 129, "php": [17, 20, 22, 24, 26, 27, 44, 60, 61, 102, 108, 111, 128, 161, 192, 214, 220, 221], "phpdoc": 22, "phpunit": 221, "picker": [93, 135], "pin": 203, "place": 155, "placehold": [61, 99], "plan": 22, "plugin": [1, 13, 16, 117, 154], "plural": 61, "polici": 39, "polyfil": 15, "popov": 204, "popovermenu": 202, "posit": 27, "possibl": 66, "post": [59, 121], "postloginev": [36, 41], "practic": [66, 154], "pre": [5, 35], "precondit": 206, "predefin": [40, 71], "prefer": [66, 76, 105, 182, 191], "preload": 154, "prepar": 35, "prerequisit": 66, "preview": [36, 41, 135], "primari": [94, 196, 198], "primit": 40, "privaci": 138, "privat": 162, "privileg": [117, 213], "procedur": 210, "process": [0, 34, 35, 145, 147, 193], "profil": [36, 41, 130, 131], "programmat": 143, "progress": [93, 175, 199], "project": [89, 132, 221], "prologu": 212, "prompt": 145, "pronoun": 99, "properti": [24, 78, 83, 117, 191], "propfind": 114, "proppatch": 114, "protect": 39, "provid": [44, 56, 61, 107, 109, 116, 117, 120, 126, 132, 135, 138, 142, 145, 146, 147, 149, 150], "proxi": [155, 161, 163], "psalm": 66, "psr": [16, 17, 18, 22, 23, 133], "public": [13, 16, 27, 39, 41, 50, 78, 102, 123, 134], "publish": [30, 157], "pull": [135, 171], "put": 121, "python": 61, "qt": 61, "queri": [56, 111, 114, 117, 131, 143], "question": [167, 206], "quot": 191, "radio": [93, 112, 199], "radiu": 26, "rate": [33, 39, 139], "re": 65, "read": [39, 57, 87, 114, 117, 128, 221], "readabl": 191, "recommend": [40, 68, 70], "redi": 196, "redirect": [39, 176, 213], "reduc": 191, "refer": [36, 41, 102, 110, 135], "region": 129, "regist": [1, 37, 52, 109, 112, 117, 120, 130, 132, 135, 136, 140, 141, 150, 151, 174, 176, 180, 183, 184, 185, 186, 218], "registerchecksev": [36, 41], "registerdirecteditorev": [36, 41], "registerentitiesev": [36, 41], "registeroperationsev": [36, 41], "registertemplatecreatorev": [36, 41], "registr": [49, 112, 138, 142, 145, 146, 147, 149, 153, 170], "registri": 162, "registryev": [36, 41], "regular": 191, "releas": [34, 35], "relev": 208, "remot": [77, 139, 155], "remov": [2, 10, 11, 12, 13, 15, 16, 18, 21, 22, 23, 24, 25, 26, 27, 28, 117, 186], "render": [39, 109, 135], "renderreferenceev": [36, 41], "repair": 136, "replac": [17, 21, 59, 103], "repo": 33, "report": 208, "repositori": 7, "repres": 66, "reproduc": 208, "request": [39, 40, 51, 64, 69, 78, 83, 121, 131, 135, 138, 141, 173, 175, 176, 178, 179, 182, 185, 213], "requir": [33, 66, 100, 210, 220], "reset": 65, "resolv": 135, "resourc": [36, 41, 52, 87, 116, 132], "resourcetyperegisterev": [36, 41], "respect": 33, "respond": 39, "respons": [39, 66, 78, 131, 173, 175, 178, 182, 187], "rest": 137, "restor": [71, 84, 85], "restrict": [39, 117], "result": [64, 73, 138, 176], "retri": 110, "retriev": [65, 68, 71, 104, 106, 114], "return": [117, 218], "review": 206, "rfc4918": 78, "room": 116, "root": [41, 54], "rout": [39, 52, 159, 183], "router": [90, 123], "rtl": 198, "rule": [27, 33, 99, 117, 191, 197, 202, 203], "run": [125, 141, 221], "s3": 196, "sabr": [17, 117], "sabrepluginaddev": 41, "sabrepluginauthinitev": 41, "sabrepluginev": [36, 41], "same": [66, 191], "saml": 196, "sanit": 100, "scalabl": 128, "scale": 165, "scanner": 41, "schedul": [37, 73, 74, 147], "schema": [59, 112, 170], "scheme": [41, 158, 170], "scope": [66, 83], "screen": 93, "script": [186, 213, 217], "scss": [18, 21], "search": [16, 64, 70, 83, 114, 135, 138], "secondari": 28, "section": [22, 112, 140], "secur": [33, 36, 39, 41, 139, 213], "select": [7, 112], "semicolon": 191, "send": [44, 69, 178, 179, 196], "sensit": [104, 106, 112, 213], "server": [1, 103, 141, 194, 219, 221], "servic": [15, 40, 107, 120], "session": [39, 41, 152, 169], "set": [22, 36, 39, 41, 53, 65, 66, 68, 71, 76, 78, 80, 87, 98, 100, 112, 117, 140, 150, 155, 157, 161, 173, 175, 182, 184, 186, 194, 203], "setup": [7, 66, 141, 194, 196], "shape": 145, "share": [27, 36, 41, 50, 66, 69, 70, 71, 78, 87, 98, 123, 134], "shareacceptedev": [36, 41], "sharecreatedev": [36, 41], "sharedeletedev": [36, 41], "sharedeletedfromselfev": [36, 41], "shell": 213, "ship": [12, 35, 194], "shortcut": [21, 44], "shorthand": 191, "should": [28, 40], "show": 39, "side": 158, "sidebar": [97, 98], "sign": [29, 34], "signal": 77, "simpl": [54, 138, 150], "simplef": 214, "singl": 191, "site": 213, "situat": 110, "size": [26, 98, 117], "skeleton": 93, "slug": [20, 56], "smart": 135, "smb": 196, "socket": [155, 163], "solut": 161, "sound": 33, "sourc": [7, 29, 193, 194], "space": 191, "special": [78, 97], "specif": [66, 69, 71], "speech": 142, "speechtotext": [36, 41], "split": [61, 191], "sql": [111, 213], "ssl": 196, "stamp": 117, "standard": [129, 189, 190, 192], "start": [79, 80, 157, 195], "state": [44, 123, 150, 186, 198], "static": [108, 220], "statu": [28, 71, 77, 94, 118, 143, 175], "status": [71, 145, 146, 147], "statuscod": 218, "step": [61, 65, 120, 136], "storag": [57, 58, 112, 159, 196, 214], "store": [29, 33, 104, 106, 166, 196], "stream": [39, 214], "streamlin": 147, "string": [7, 61, 75, 99, 191], "structur": [66, 75, 127, 159, 191, 192, 198], "studio": 100, "style": [28, 186, 190, 191, 217], "subadminaddedev": [36, 41], "subadminremovedev": [36, 41], "submit": 107, "submodul": 89, "subscrib": 154, "subscriptioncreatedev": 41, "subscriptiondeletedev": 41, "subscriptionupdatedev": 41, "suburl": 52, "support": [17, 18, 21, 26, 27, 32, 46, 56, 66, 78, 83, 117, 135, 161, 164], "svg": 200, "symfoni": [15, 24], "symptom": 161, "sync": [7, 172], "system": [55, 100, 161], "systemtag": [36, 41], "systemtagsentityev": [36, 41], "t": [61, 198], "tabl": [56, 205], "tag": [66, 93, 117, 208], "talk": [144, 185], "target": 193, "task": [73, 74, 145, 146, 147], "taskfailedev": [36, 41], "taskprocess": [36, 41, 72, 145], "tasksuccessfulev": [36, 41], "technic": [29, 33, 188, 204], "templat": [27, 36, 39, 41, 45, 50, 61, 111, 157, 191, 213], "terminologi": 120, "test": [60, 61, 64, 78, 125, 157, 192, 196, 221], "text": [73, 93, 94, 142, 146, 147], "textprocess": [36, 41, 74, 147], "texttoimag": [36, 41], "theme": [16, 46, 64], "thi": [40, 191], "through": 117, "throw": 66, "throwabl": 102, "time": [37, 80, 117, 148], "timestamp": 117, "tip": [56, 66, 87], "token": [44, 126], "tokeninvalidatedev": [36, 41], "tone": 99, "tool": [2, 7, 172], "top": [176, 186, 191], "track": 35, "transact": [56, 128], "transcript": 142, "transcriptionfailedev": [36, 41], "transcriptionsuccessfulev": [36, 41], "transient": 56, "transifex": [7, 172], "translat": [7, 61, 75, 99, 149, 159, 172], "trashbin": 84, "travers": 213, "triag": 208, "trick": 66, "troubleshoot": [62, 161, 166], "trust": 139, "trustedserverremovedev": [36, 41], "tupl": 75, "tutori": [8, 66], "two": 150, "twofactorauth": [36, 41], "twofactorproviderchallengefail": [36, 41], "twofactorproviderchallengepass": [36, 41], "twofactorproviderdis": [36, 41], "twofactorproviderforuserdis": [36, 41], "twofactorproviderforuseren": [36, 41], "twofactorproviderforuserregist": [36, 41], "twofactorproviderforuserunregist": [36, 41], "twofactorprovideruserdelet": [36, 41], "tx": 7, "type": [37, 38, 40, 56, 66, 74, 104, 106, 112, 117, 136, 145, 147, 155, 174, 191, 214], "typescript": [61, 191], "typographi": 94, "ui": 176, "understand": 110, "undo": 203, "unifi": 135, "uniqu": 117, "unit": [192, 221], "unneed": 2, "unregist": [174, 176, 180, 183, 184, 185, 186], "unstabl": 102, "unvalid": 213, "up": [35, 100, 155, 157, 194], "upcom": 67, "updat": [15, 16, 17, 19, 24, 35, 69, 114, 117, 135, 143], "upgrad": [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28], "upload": [78, 79, 80, 87], "uri": 78, "url": [44, 52, 175], "urlgener": 52, "us": [39, 40, 52, 65, 66, 100, 107, 109, 111, 114, 131, 135, 162, 191, 208], "usag": [79, 113, 123, 135, 218], "user": [27, 33, 36, 39, 41, 55, 61, 62, 64, 65, 68, 71, 76, 93, 109, 118, 132, 142, 143, 147, 149, 151, 152, 176, 182, 187, 190], "user_ldap": 41, "useraddedev": [36, 41], "userbackendregist": 41, "userchangedev": [36, 41], "userconfig": 106, "usercreatedev": [36, 41], "userdeletedev": [36, 41], "userfirsttimeloggedinev": [36, 41], "useridassignedev": [36, 41], "useridunassignedev": [36, 41], "userlivestatusev": [36, 41], "userloggedinev": [36, 41], "userloggedinwithcookieev": [36, 41], "userloggedoutev": [36, 41], "usermanag": 41, "usermountaddedev": [36, 41], "usermountremovedev": [36, 41], "usermountupdatedev": [36, 41], "usernam": 18, "userremovedev": [36, 41], "userupdatedev": [36, 41], "util": [129, 203], "v": 62, "v2": [62, 80], "valid": [7, 139], "validatepasswordpolicyev": [36, 41], "valu": [52, 55, 104, 106, 173, 182], "variabl": [13, 14, 15, 16, 18, 39, 46, 99, 111, 123, 161, 170, 191, 192, 198], "variou": 203, "verifymountpointev": [36, 41], "version": [17, 35, 85, 117, 135, 193], "via": 127, "view": [98, 131, 214], "viewer": 41, "visual": 100, "volum": 166, "vue": [61, 123, 191, 217], "want": 208, "watch": 125, "we": 29, "web": [153, 194], "webauthn": 196, "webdav": [24, 78, 82, 114, 154], "webfing": 153, "webview": 62, "well": 17, "what": 204, "when": [154, 191], "where": 191, "which": 40, "why": [29, 208], "wide": 161, "widget": [109, 135], "window": 100, "wipe": 77, "wire": 40, "within": 127, "without": 196, "word": 94, "work": [40, 145, 148, 206], "workflowengin": [36, 41], "wrapper": 214, "write": [37, 39, 41, 57, 99, 117, 128, 153, 221], "written": 128, "xdebug": 111, "xml": [17, 18, 20, 21, 22, 23, 24, 25, 37, 108, 170], "you": 208, "your": [29, 32, 33, 61, 66, 71, 89, 135]}}) \ No newline at end of file diff --git a/server/32/developer_manual/server/architecture/files.html b/server/32/developer_manual/server/architecture/files.html index b37063aedf4..1c18c6bfbb1 100644 --- a/server/32/developer_manual/server/architecture/files.html +++ b/server/32/developer_manual/server/architecture/files.html @@ -260,7 +260,7 @@

        View.php

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/architecture/index.html b/server/32/developer_manual/server/architecture/index.html index b8696a48ddb..c4334b578d9 100644 --- a/server/32/developer_manual/server/architecture/index.html +++ b/server/32/developer_manual/server/architecture/index.html @@ -155,7 +155,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/code-back-end.html b/server/32/developer_manual/server/code-back-end.html index c7644a3111d..3e20251787a 100644 --- a/server/32/developer_manual/server/code-back-end.html +++ b/server/32/developer_manual/server/code-back-end.html @@ -143,7 +143,7 @@

        Compatibility documentation

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/code-front-end.html b/server/32/developer_manual/server/code-front-end.html index 4ee257eb9c5..85c0e205e6c 100644 --- a/server/32/developer_manual/server/code-front-end.html +++ b/server/32/developer_manual/server/code-front-end.html @@ -185,7 +185,7 @@

        Committing changes

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/externalapi.html b/server/32/developer_manual/server/externalapi.html index 6f45cb5c923..d8848774649 100644 --- a/server/32/developer_manual/server/externalapi.html +++ b/server/32/developer_manual/server/externalapi.html @@ -249,7 +249,7 @@

        Changing API and backwards compatibility

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/index.html b/server/32/developer_manual/server/index.html index 56fd6244e38..ea42b5783c3 100644 --- a/server/32/developer_manual/server/index.html +++ b/server/32/developer_manual/server/index.html @@ -171,7 +171,7 @@

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/static-analysis.html b/server/32/developer_manual/server/static-analysis.html index 41c87d2856c..66aac9cd877 100644 --- a/server/32/developer_manual/server/static-analysis.html +++ b/server/32/developer_manual/server/static-analysis.html @@ -159,7 +159,7 @@

        PHP static analysis

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/developer_manual/server/unit-testing.html b/server/32/developer_manual/server/unit-testing.html index 56ceaa32f16..8c1bc419bfc 100644 --- a/server/32/developer_manual/server/unit-testing.html +++ b/server/32/developer_manual/server/unit-testing.html @@ -314,7 +314,7 @@

        Documentation

        © Copyright 2016-2026 Nextcloud GmbH and Nextcloud contributors. - Last updated on Jun 17, 2026. + Last updated on Jun 23, 2026.

        diff --git a/server/32/user_manual/cs/groupware/sync_ios.html b/server/32/user_manual/cs/groupware/sync_ios.html index 6e322f79a0e..e7bbbd01a4f 100644 --- a/server/32/user_manual/cs/groupware/sync_ios.html +++ b/server/32/user_manual/cs/groupware/sync_ios.html @@ -167,7 +167,7 @@

        Kontakty

        Poznámka

        Od verze iOS 12 je SSL šifrování nezbytné. Proto nevypínejte SSL (Z tohoto důvodu je pro vaši doménu zapotřebí certifikát, postačí i ten ze služby https://letsencrypt.org/ ).

        -

        Pokud to ani tak nefunguje, podívejte se do příručky Řešení problémů s kontakty a kalendářem nebo Řešení problémů s objevováním služby.

        +

        Pokud to ani tak nefunguje, podívejte se do příručky Řešení problémů s kontakty a kalendářem nebo Řešení problémů s objevováním služby.

        diff --git a/server/32/user_manual/fr/groupware/sync_ios.html b/server/32/user_manual/fr/groupware/sync_ios.html index 0dbb13e1e2c..160c4905bc7 100644 --- a/server/32/user_manual/fr/groupware/sync_ios.html +++ b/server/32/user_manual/fr/groupware/sync_ios.html @@ -167,7 +167,7 @@

        ContactsNote

        À partir de iOS 12, un cryptage SSL est nécessaire. Par conséquent, ne désactivez pas le SSL (Pour cette raison, un certificat est requis pour votre domaine, comme https://letsencrypt.org/ ).

        -

        Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

        +

        Si cela ne fonctionne toujours pas, regardez dans Dépannage des contacts et calendriers ou Dépannage de la découverte de service.

        diff --git a/server/32/user_manual/ga/groupware/sync_ios.html b/server/32/user_manual/ga/groupware/sync_ios.html index bd8e4aa4e9d..a0ff352d490 100644 --- a/server/32/user_manual/ga/groupware/sync_ios.html +++ b/server/32/user_manual/ga/groupware/sync_ios.html @@ -166,7 +166,7 @@

        TeagmhálaitheNote

        Ag tosú le iOS 12 tá criptiú SSL riachtanach. Dá bhrí sin ná díchumasaigh SSL (Ar an gcúis seo tá teastas ag teastáil ag d'fhearann, https://letsencrypt.org/ a dhéanfaidh).

        -

        Mura bhfuil sé ag obair go fóill, féach ar Fabhtcheartú Teagmhálacha & FéilireFabhtcheartú na Seirbhíse Fionnachtana.

        +

        Mura bhfuil sé ag obair go fóill, féach ar Fabhtcheartú Teagmhálacha & FéilireFabhtcheartú na Seirbhíse Fionnachtana.

        diff --git a/server/32/user_manual/tr/groupware/sync_ios.html b/server/32/user_manual/tr/groupware/sync_ios.html index fc278c8572c..1b200c0d8cf 100644 --- a/server/32/user_manual/tr/groupware/sync_ios.html +++ b/server/32/user_manual/tr/groupware/sync_ios.html @@ -167,7 +167,7 @@

        Kişiler

        Not

        iOS 12 sürümüyle birlikte SSL şifrelemesi kullanılması zorunlu oldu. Bu nedenle SSL seçeneğini kullanımdan kaldırmayın** (SSL şifrelemeyi kullanabilmek için etki alanınıza bir sertifika almanız gerekir, https://letsencrypt.org/ bunu ücretsiz olarak sağlar).

        -

        Sorun çıkarsa, Kişi ve Takvim sorunlarını çözme ya da Hizmet keşfetme sorunlarını çözme bölümlerine bakabilirsiniz.

        +

        Sorun çıkarsa, Kişi ve Takvim sorunlarını çözme ya da Hizmet keşfetme sorunlarını çözme bölümlerine bakabilirsiniz.

        diff --git a/server/32/user_manual/zh_HK/groupware/sync_ios.html b/server/32/user_manual/zh_HK/groupware/sync_ios.html index d685f2f074a..dc68e6c8336 100644 --- a/server/32/user_manual/zh_HK/groupware/sync_ios.html +++ b/server/32/user_manual/zh_HK/groupware/sync_ios.html @@ -167,7 +167,7 @@

        聯絡人Note

        從 iOS 12 開始,必須使用 SSL 加密。因此,不要 停用 **SSL**(為此,您的域名需要一個證書,https://letsencrypt.org/ 可以滿足要求)。

        -

        如果仍然無法正常運行,請查看 聯絡人與日曆故障排除服務發現故障排除

        +

        如果仍然無法正常運行,請查看 聯絡人與日曆故障排除服務發現故障排除