diff --git a/server/33/Nextcloud_Developer_Manual.epub b/server/33/Nextcloud_Developer_Manual.epub index 9ba0d9a3f8c..611b6ede63f 100644 Binary files a/server/33/Nextcloud_Developer_Manual.epub and b/server/33/Nextcloud_Developer_Manual.epub differ diff --git a/server/33/Nextcloud_Server_Administration_Manual.epub b/server/33/Nextcloud_Server_Administration_Manual.epub index befeb40edd1..54dd741e3d5 100644 Binary files a/server/33/Nextcloud_Server_Administration_Manual.epub and b/server/33/Nextcloud_Server_Administration_Manual.epub differ diff --git a/server/33/Nextcloud_Server_Administration_Manual.pdf b/server/33/Nextcloud_Server_Administration_Manual.pdf index abe6e3e40c6..f076e272805 100644 Binary files a/server/33/Nextcloud_Server_Administration_Manual.pdf and b/server/33/Nextcloud_Server_Administration_Manual.pdf differ diff --git a/server/33/Nextcloud_User_Manual.epub b/server/33/Nextcloud_User_Manual.epub index 7f1babff0e4..7cd43d815a1 100644 Binary files a/server/33/Nextcloud_User_Manual.epub and b/server/33/Nextcloud_User_Manual.epub differ diff --git a/server/33/Nextcloud_User_Manual.pdf b/server/33/Nextcloud_User_Manual.pdf index 6ba389a5b57..b2cd8a8b2bd 100644 Binary files a/server/33/Nextcloud_User_Manual.pdf and b/server/33/Nextcloud_User_Manual.pdf differ diff --git a/server/33/admin_manual/groupware/calendar.html b/server/33/admin_manual/groupware/calendar.html index bcec5b3f16f..bba8543c195 100644 --- a/server/33/admin_manual/groupware/calendar.html +++ b/server/33/admin_manual/groupware/calendar.html @@ -394,8 +394,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:

    @@ -403,6 +404,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/33/admin_manual/groupware/contacts.html b/server/33/admin_manual/groupware/contacts.html index c1fe6bca4aa..b96387d0695 100644 --- a/server/33/admin_manual/groupware/contacts.html +++ b/server/33/admin_manual/groupware/contacts.html @@ -257,12 +257,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/33/admin_manual/searchindex.js b/server/33/admin_manual/searchindex.js index 5db6ea1ebb6..d529f20aaf0 100644 --- a/server/33/admin_manual/searchindex.js +++ b/server/33/admin_manual/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {".htaccess": [[133, "htaccess"]], "/dev/urandom is not readable by PHP": [[69, "dev-urandom-is-not-readable-by-php"]], "1st login": [[133, "st-login"], [145, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[56, "ajax"]], "APCu": [[58, "apcu"]], "Account delegation": [[117, "account-delegation"]], "Activating": [[57, "activating"]], "Activities in groupfolders or external storages": [[51, "activities-in-groupfolders-or-external-storages"]], "Activity": [[59, "activity"]], "Activity app": [[51, null]], "Add a new user": [[76, "add-a-new-user"]], "Add an OAuth2 Application": [[67, "add-an-oauth2-application"]], "Add missing indices": [[149, "add-missing-indices"]], "Add repository:": [[152, "add-repository"]], "Add user to group": [[76, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storages": [[38, "adding-files-to-external-storages"]], "Additional Apache configurations": [[133, "additional-apache-configurations"]], "Additional configuration options": [[150, "additional-configuration-options"]], "Additional configuration options via occ": [[81, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[58, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[102, "additional-options"]], "Additional requirements when using large AI models": [[12, "additional-requirements-when-using-large-ai-models"]], "Address Book Sync": [[114, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[24, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[66, "admin-audit-log-optional"]], "Administration interface": [[114, "administration-interface"]], "Administration privileges (Delegation)": [[52, null]], "Administrative Group mapping": [[81, "administrative-group-mapping"]], "Advanced Deploy Options": [[99, null], [103, "advanced-deploy-options"]], "Advanced settings": [[41, "advanced-settings"], [81, "advanced-settings"]], "Advantages of upgrading PHP": [[134, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[62, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[59, "all-other-configuration-options"]], "All parameters": [[55, "all-parameters"]], "Allow access to CIFS/SMB": [[131, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[131, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[131, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[131, "allow-access-to-ldap-server"]], "Allow access to SMTP/sendmail": [[131, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[131, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[131, "allow-access-to-network-memcache"]], "Allow access to remote network": [[131, "allow-access-to-remote-network"]], "Allow subscriptions on local network": [[113, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[38, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[59, "alternate-code-locations"]], "Amazon S3": [[29, null]], "Android 11 and Below": [[53, "android-11-and-below"]], "Android 12 and Above": [[53, "android-12-and-above"]], "Android Deep Link Handling": [[53, null]], "Anti-abuse alerts": [[117, "anti-abuse-alerts"]], "Antivirus": [[149, "antivirus"]], "Antivirus scanner": [[54, null]], "Apache": [[24, "apache"], [123, "apache"]], "Apache Web server configuration": [[133, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[24, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[24, "apache-with-mod-proxy-fcgi"]], "Apache2": [[68, "apache2"]], "App config options": [[59, "app-config-options"]], "App passwords": [[72, "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 and Translation 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": [[166, "appapi-app-api-is-now-a-default-app"], [167, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[168, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[100, null]], "Applying a patch": [[136, "applying-a-patch"]], "Approaching Upgrades": [[148, "approaching-upgrades"]], "Approval/Suspend steps": [[172, "approval-suspend-steps"]], "Apps": [[16, "apps"], [59, "apps"], [88, null]], "Apps commands": [[149, "apps-commands"]], "Apps management": [[16, null]], "Arguments": [[102, "arguments"], [103, "arguments"], [103, "id1"], [103, "id3"]], "Artificial Intelligence": [[13, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[107, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[117, "attachment-size-limit"]], "Authentication": [[72, null], [172, "authentication"]], "Authentication in Nextcloud": [[84, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig": [[128, "autoconfig"]], "Autoconfig for your mail domain fails": [[119, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[72, "automated-clean-up"]], "Automated clean-up of app password": [[166, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[107, null]], "Automatic configurations examples": [[55, "automatic-configurations-examples"]], "Automatic database user creation": [[128, "automatic-database-user-creation"]], "Automatic setup": [[55, null]], "Available rules": [[106, "available-rules"], [107, "available-rules"]], "Available storage backends": [[38, "available-storage-backends"]], "Backend apps": [[15, "backend-apps"], [15, "id33"], [15, "id39"], [15, "id43"], [15, "id48"], [15, "id53"], [15, "id58"], [15, "id62"], [15, "id68"], [15, "id75"]], "Background job": [[42, "background-job"], [47, "background-job"]], "Background jobs": [[56, null], [113, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[81, "background-sync-interval"], [117, "background-sync-interval"]], "Backup": [[140, null]], "Backup database": [[140, "backup-database"]], "Backup folders": [[140, "backup-folders"]], "Backups": [[26, "backups"]], "Bad signature error": [[26, "bad-signature-error"]], "Batch mode for command line based updater": [[147, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[84, "bearer-token-validation"]], "Before You Enable Encryption": [[26, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[170, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[51, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[17, null]], "Birthday calendar": [[113, "birthday-calendar"]], "Blocking user groups": [[106, "blocking-user-groups"]], "Branded clients": [[71, "branded-clients"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Brute force protection vs fail2ban": [[57, "brute-force-protection-vs-fail2ban"]], "Bug reporting": [[170, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[172, "building-a-workflow"]], "CPU Architecture and OS": [[134, "cpu-architecture-and-os"]], "Cache Directory location": [[58, "cache-directory-location"]], "Cache warnings": [[69, "cache-warnings"]], "Caching": [[81, "caching"], [132, "id1"]], "Caddy": [[68, "caddy"]], "Calendar": [[119, "calendar"]], "Calendar / CalDAV": [[113, null]], "Calendar server settings": [[113, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[172, "can-i-create-a-script"]], "Canonical webroot": [[150, "canonical-webroot"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[162, "changelog"]], "Changing the display of federated shares": [[39, "changing-the-display-of-federated-shares"]], "Chat": [[1, "chat"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[27, "check-the-block-signatures"]], "Check the signature": [[27, "check-the-signature"]], "Checking for old files": [[28, "checking-for-old-files"]], "Chroot": [[124, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[149, "cleanup"]], "Cleanup previews": [[149, "cleanup-previews"]], "Code signing": [[137, null]], "Collabora Online Server": [[150, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[114, "command-line"]], "Command Line Client": [[92, null]], "Command line": [[98, "command-line"]], "Command line installation": [[149, "command-line-installation"]], "Command line upgrade": [[149, "command-line-upgrade"]], "Command-line Account Setup": [[91, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[59, "comments"], [132, "comments"]], "Common misconfigurations": [[106, "common-misconfigurations"], [110, "common-misconfigurations"]], "Common problems / error messages": [[138, "common-problems-error-messages"]], "Completing Installation": [[128, "completing-installation"]], "Compression": [[132, "compression"]], "Config commands": [[149, "config-commands"]], "Config file": [[98, "config-file"]], "Configuration": [[1, "configuration"], [46, "configuration"], [77, "configuration"], [81, "configuration"], [88, null], [117, "configuration"], [133, "configuration"], [150, null], [152, "configuration"]], "Configuration File": [[93, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[59, null]], "Configuration keys": [[82, "configuration-keys"]], "Configuration tips": [[39, "configuration-tips"]], "Configurations preventing embedding": [[63, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[151, "configure-the-app-in-nextcloud"]], "Configure theming via CLI": [[71, "configure-theming-via-cli"]], "Configuring ClamAV on Nextcloud": [[54, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[38, null]], "Configuring Federation Sharing": [[39, null]], "Configuring ICAP on Nextcloud": [[54, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[24, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[46, null]], "Configuring PHP": [[24, "configuring-php"]], "Configuring Sendmail/qmail": [[62, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[20, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[62, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings": [[66, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[39, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[51, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[60, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[24, "configuring-your-web-server"]], "Confirm everything is working": [[54, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[58, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[58, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[58, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[58, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[98, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[81, "connection-settings"]], "Connections to remote servers": [[126, "connections-to-remote-servers"]], "Consequences": [[48, "consequences"]], "Considerations for shared storage": [[30, "considerations-for-shared-storage"]], "Contacts": [[119, "contacts"]], "Contacts / CardDAV": [[114, null]], "Contacts Interaction": [[115, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[104, "container-started"]], "Context Agent": [[1, "context-agent"], [15, "context-agent"]], "Context Chat": [[1, "context-chat"], [15, "context-chat"]], "Context Chat Search": [[15, "context-chat-search"]], "Controlling file versions and aging": [[42, null]], "Converting database type": [[18, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[111, null]], "Cookies stored by Nextcloud": [[111, "cookies-stored-by-nextcloud"]], "Core Components": [[120, "core-components"]], "Core Dumps": [[98, "core-dumps"]], "Create Debug Archive": [[98, "create-debug-archive"]], "Create a addressbook for a user": [[149, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[149, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[149, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[75, "create-a-group"]], "Creating Federation Shares via public Link Share": [[39, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[82, "creating-a-configuration"]], "Creating a new Federation Share": [[39, "creating-a-new-federation-share"]], "Creating a new user": [[85, "creating-a-new-user"]], "Creating assetlinks.json": [[53, "creating-assetlinks-json"]], "Creating persistent file Shares": [[41, "creating-persistent-file-shares"]], "Credential Handling": [[92, "credential-handling"]], "Critical changes": [[162, "critical-changes"]], "Cron": [[56, "cron"]], "Cron job": [[124, "cron-job"]], "Cron jobs": [[56, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[150, "custom-fonts"]], "Custom public calendars": [[113, "custom-public-calendars"]], "Customize the appearance of Nextcloud": [[71, "customize-the-appearance-of-nextcloud"]], "Cybersecurity and physical security of the hardware": [[12, "cybersecurity-and-physical-security-of-the-hardware"]], "DAV sync tokens retention": [[163, "dav-sync-tokens-retention"]], "Dashboard app": [[60, null]], "Data Backup and Recovery Implications": [[46, "data-backup-and-recovery-implications"]], "Data Directory": [[55, "data-directory"]], "Data Not Encrypted": [[26, "data-not-encrypted"]], "Data directory location": [[128, "data-directory-location"]], "Data retention": [[113, "data-retention"], [114, "data-retention"], [115, "data-retention"]], "Database": [[123, "database"], [124, "database"]], "Database choice": [[128, "database-choice"]], "Database configuration": [[19, null], [20, null], [167, "database-configuration"]], "Database conversion": [[149, "database-conversion"]], "Database insert problems on MySQL": [[119, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[134, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[20, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[149, "dav-commands"]], "Debug Mode": [[132, "debug-mode"]], "Debugging": [[149, "debugging"]], "Debugging sync issues": [[138, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[90, null]], "Decrease sync delay": [[36, "decrease-sync-delay"]], "Decrypt the blocks": [[27, "decrypt-the-blocks"]], "Decrypt the private key": [[27, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[27, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[26, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[27, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[27, "decryption-read-the-file-key"]], "Decryption: read the private key": [[27, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[101, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[59, "default-parameters"]], "Default file extension": [[70, "default-file-extension"]], "Default file templates": [[25, "default-file-templates"]], "Default language": [[65, "default-language"]], "Default locale": [[65, "default-locale"]], "Default user agent for outgoing requests changed": [[169, "default-user-agent-for-outgoing-requests-changed"]], "Defaults": [[59, "defaults"]], "Defining trusted proxies": [[68, "defining-trusted-proxies"]], "Definitions": [[26, "definitions"]], "Delete a calendar for a user": [[149, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[149, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[75, "delete-a-group"]], "Delete a user": [[76, "delete-a-user"]], "Deleted Items (trash bin)": [[47, null], [59, "deleted-items-trash-bin"]], "Deleting a configuration": [[82, "deleting-a-configuration"]], "Deleting a single configuration value": [[149, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[83, "deleting-local-nextcloud-users"]], "Deleting users": [[85, "deleting-users"]], "Demote user from subadmin": [[76, "demote-user-from-subadmin"]], "Denied access": [[106, "denied-access"]], "Denying access to folders": [[106, "denying-access-to-folders"]], "DeployConfig": [[102, "deployconfig"]], "DeployConfig options": [[102, "deployconfig-options"]], "Deployment": [[126, "deployment"]], "Deployment configurations": [[101, null]], "Deployment recommendations": [[122, null]], "Derive the decryption key": [[27, "derive-the-decryption-key"]], "Derive the encryption key": [[27, "derive-the-encryption-key"]], "Desktop Clients": [[95, null]], "Desktop client": [[134, "desktop-client"]], "Differences from External Storage": [[46, "differences-from-external-storage"]], "Directory settings": [[81, "directory-settings"]], "Disable": [[103, "disable"]], "Disable 3rdparty / non-shipped apps": [[138, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[126, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[117, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[76, "disable-a-user"]], "Disable an app": [[74, "disable-an-app"]], "Disable and enable users": [[85, "disable-and-enable-users"]], "Disable creation of example events": [[149, "disable-creation-of-example-events"]], "Disable preview image generation": [[126, "disable-preview-image-generation"]], "Disable rich text editing": [[70, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[70, "disable-rich-workspaces-globally"]], "Disable users": [[149, "disable-users"]], "Disabling background scan task": [[54, "disabling-background-scan-task"]], "Disabling previews:": [[45, "disabling-previews"]], "Disabling two-factor authentication": [[80, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[131, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[41, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[137, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[101, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[101, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[101, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[100, "docker-socket-proxy"]], "Docker Socket Proxy security": [[101, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[100, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[101, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[101, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[15, "document-generation"]], "Domain Change": [[61, null]], "Downgrading": [[170, "downgrading"]], "Download Logs": [[104, "download-logs"]], "Duplicating server configurations": [[81, "duplicating-server-configurations"]], "During Version Creation": [[42, "during-version-creation"]], "During the Regular Background Job": [[42, "during-the-regular-background-job"]], "Edit data of a single group": [[75, "edit-data-of-a-single-group"]], "Edit data of a single user": [[76, "edit-data-of-a-single-user"]], "Editions": [[120, "editions"]], "Email": [[62, null]], "Enable": [[103, "enable"]], "Enable HTTP Strict Transport Security": [[126, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[132, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[132, "enable-php-opcache"]], "Enable a user": [[76, "enable-a-user"]], "Enable access for external apps": [[150, "enable-access-for-external-apps"]], "Enable an app": [[74, "enable-an-app"]], "Enable hardening modules such as SELinux": [[126, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[131, "enable-updates-via-the-web-interface"]], "Enabled": [[104, "enabled"]], "Enabling Encryption (Step-by-Step)": [[26, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[38, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[21, null]], "Enabling SSL": [[133, "enabling-ssl"]], "Enabling Windows compatible filenames": [[48, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[16, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[149, "enabling-autocompletion"]], "Enabling debug mode": [[62, "enabling-debug-mode"]], "Enabling the activity app": [[51, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[54, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[60, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[80, "enabling-two-factor-authentication"]], "Encrypt the blocks": [[27, "encrypt-the-blocks"]], "Encrypt the private key": [[27, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[27, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[26, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[26, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[149, "encryption"]], "Encryption Method Comparison": [[26, "encryption-method-comparison"]], "Encryption format": [[28, "encryption-format"]], "Encryption key cannot be found": [[26, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[26, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[27, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[27, "encryption-generate-the-file-key"]], "End-of-life": [[170, "end-of-life"]], "Energy consumption": [[89, null]], "Enforcing two-factor authentication": [[80, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[126, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[59, "environment-variables"], [94, null], [99, "environment-variables"]], "Environment variables": [[149, "environment-variables"]], "Errors": [[137, "errors"]], "Establishing the target database": [[18, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [15, "ethical-ai-rating"]], "Event alarm types": [[113, "event-alarm-types"]], "Events": [[113, "events"]], "ExApps management": [[105, null]], "Example": [[68, "example"], [74, "example"], [74, "id1"], [74, "id3"], [74, "id5"], [75, "example"], [75, "id1"], [75, "id3"], [75, "id5"], [75, "id8"], [76, "example"], [76, "id1"], [76, "id3"], [76, "id8"], [76, "id10"], [76, "id12"], [76, "id14"], [76, "id16"], [76, "id18"], [76, "id20"], [76, "id22"], [76, "id24"], [76, "id26"], [82, "example"], [82, "id1"], [82, "id3"], [82, "id5"], [92, "example"], [107, "example"], [110, "example"]], "Example contact": [[114, "example-contact"]], "Example event": [[113, "example-event"]], "Example installation on CentOS 8": [[123, null]], "Example installation on OpenBSD": [[124, null]], "Example installation on Ubuntu 22.04 LTS": [[125, null]], "Example log entries": [[66, "example-log-entries"]], "Example: The login page": [[57, "example-the-login-page"]], "Examples": [[59, "examples"], [75, "examples"], [76, "examples"], [76, "id6"], [106, "examples"]], "Exclude List": [[92, "exclude-list"]], "Excluding IP addresses from brute force protection": [[57, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[51, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[107, "executing-actions"]], "Expert settings": [[81, "expert-settings"]], "Export a calendar of a user": [[149, "export-a-calendar-of-a-user"]], "Export threading data": [[119, "export-threading-data"]], "Exposed system address book": [[164, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[30, null]], "External media": [[133, "external-media"]], "External storage": [[106, "external-storage"]], "FAQ": [[100, "faq"], [137, "faq"], [172, "faq"]], "FTP/FTPS": [[31, null]], "Fail2ban introduction": [[126, "fail2ban-introduction"]], "Fair Use Policy": [[138, "fair-use-policy"]], "Features used by other apps": [[15, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[24, "federated-cloud-sharing"], [59, "federated-cloud-sharing"]], "Federated calendar shares": [[113, "federated-calendar-shares"]], "Federation sync": [[149, "federation-sync"]], "File Sharing": [[41, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[110, "file-age"]], "File conversion": [[40, null]], "File encodings": [[70, "file-encodings"]], "File format": [[27, "file-format"], [27, "id1"], [27, "id3"], [27, "id5"], [27, "id7"]], "File locations": [[27, "file-locations"], [27, "id2"], [27, "id4"], [27, "id6"], [27, "id8"]], "File operations": [[149, "file-operations"]], "File sharing and management": [[44, null]], "File type: file": [[27, "file-type-file"]], "File type: file key file": [[27, "file-type-file-key-file"]], "File type: private key file": [[27, "file-type-private-key-file"]], "File type: public key file": [[27, "file-type-public-key-file"]], "File type: share key file": [[27, "file-type-share-key-file"]], "File versions": [[59, "file-versions"]], "Files": [[88, null]], "Files App": [[134, "files-app"]], "Files Sharing": [[149, "files-sharing"]], "Files access control": [[106, null]], "Files external": [[149, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[171, "filters"]], "Fixing invalid code integrity messages": [[137, "fixing-invalid-code-integrity-messages"]], "Flow": [[109, null]], "Flow configuration": [[108, null]], "Follow-up reminders": [[117, "follow-up-reminders"]], "Force language": [[65, "force-language"]], "Force locale": [[65, "force-locale"]], "Format": [[59, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[113, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[157, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[15, "frontend-apps"], [15, "id30"], [15, "id35"], [15, "id41"], [15, "id46"], [15, "id51"], [15, "id56"], [15, "id60"], [15, "id66"], [15, "id73"]], "Further Reading": [[26, "further-reading"]], "Further Resources": [[120, "further-resources"], [130, "further-resources"]], "GDPR-compliance": [[112, null]], "General troubleshooting": [[138, null], [138, "id1"]], "Generate the file key": [[27, "generate-the-file-key"]], "Get a notification before a share expires": [[41, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[14, "get-a-task-by-id"]], "Get account IDs": [[119, "get-account-ids"]], "Get app info": [[74, "get-app-info"]], "Get data of a single user": [[76, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[54, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[74, "get-list-of-apps"]], "Get members of a group": [[75, "get-members-of-a-group"]], "Get subadmins of a group": [[75, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[76, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[76, "get-user-s-subadmin-groups"]], "Getting Started": [[88, null], [120, "getting-started"]], "Getting a single configuration value": [[149, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[126, "give-php-read-access-to-dev-urandom"]], "Globally": [[119, "globally"]], "Google OAuth": [[117, "google-oauth"]], "Granting administrator privileges to a user": [[85, "granting-administrator-privileges-to-a-user"]], "Group commands": [[149, "group-commands"]], "Groups tab": [[81, "groups-tab"]], "Groupware": [[88, null], [116, null]], "HAProxy": [[68, "haproxy"]], "HTTPD(8)": [[124, "httpd-8"]], "HTTPS encryption": [[133, "https-encryption"]], "HaRP": [[100, "harp"]], "Handling with backup server": [[81, "handling-with-backup-server"]], "Hardening and security guidance": [[126, null]], "Hashing": [[59, "hashing"]], "Heartbeat": [[104, "heartbeat"]], "Hidden files upload failure or not shown": [[36, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[113, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[62, "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?": [[62, "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?": [[20, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[62, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[20, "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?": [[62, "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?": [[62, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[159, "how-does-it-work"]], "How interactions are tracked": [[115, "how-interactions-are-tracked"]], "How it works": [[57, "how-it-works"]], "How to upgrade": [[148, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[20, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[117, "imap-timeout"]], "Icon retrieval": [[49, "icon-retrieval"]], "Icon theming": [[71, "icon-theming"]], "Identifying Basic Functionality Problems": [[98, "identifying-basic-functionality-problems"]], "Image Pull": [[104, "image-pull"]], "Image generation": [[15, "image-generation"]], "Image storage": [[1, "image-storage"]], "Implementation of the transparency requirements": [[12, "implementation-of-the-transparency-requirements"]], "Import a calendar to a user": [[149, "import-a-calendar-to-a-user"]], "Import signing keys:": [[152, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [15, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[18, "inconvertible-tables"]], "Init": [[104, "init"]], "Initial Certification 2024/2025": [[89, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[23, "initial-splitting"]], "Insight and debugging": [[14, null]], "Install": [[92, "install"]], "Install packages": [[152, "install-packages"]], "Install the Apache reverse proxy": [[151, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[151, "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"], [88, null], [133, "installation"], [145, "installation"], [154, null], [171, "installation"], [172, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[152, null]], "Installation example with Docker": [[151, null]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[170, "installation-version"]], "Installation via install script": [[133, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[133, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[128, null], [133, "installation-wizard"]], "Installing AppAPI": [[100, "installing-appapi"]], "Installing ClamAV": [[54, "installing-clamav"]], "Installing ExApps": [[100, "installing-exapps"]], "Installing Nextcloud": [[123, "installing-nextcloud"]], "Installing PHP and the required modules": [[123, "installing-php-and-the-required-modules"]], "Installing from command line": [[121, null]], "Installing on Windows (virtual machine)": [[133, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[123, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[133, "installing-via-snap-packages"]], "Instruction set for apps": [[74, null]], "Instruction set for groups": [[75, null]], "Instruction set for users": [[76, null]], "Integrating into the Web Interface": [[66, "integrating-into-the-web-interface"]], "Integrity check": [[149, "integrity-check"]], "Internal Server Errors": [[138, "internal-server-errors"]], "Interoperability": [[12, "interoperability"]], "Introduction": [[52, "introduction"], [57, "introduction"], [59, "introduction"], [120, null], [171, "introduction"]], "Invalid private key for encryption app": [[26, "invalid-private-key-for-encryption-app"]], "Invitations": [[113, "invitations"]], "Is code signing mandatory for apps?": [[137, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[98, "isolating-other-issues"]], "Issues and troubleshooting": [[139, null]], "Issues connecting to Outlook.com": [[119, "issues-connecting-to-outlook-com"]], "JIT": [[132, "jit"]], "JPEG quality setting:": [[45, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[129, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[26, "key-management-modes"]], "Key Points & Limitations": [[26, "key-points-limitations"]], "Key generation: generate the key pair": [[27, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[27, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[27, "key-generation-store-the-public-key"]], "Key type: master key": [[27, "key-type-master-key"]], "Key type: public sharing key": [[27, "key-type-public-sharing-key"]], "Key type: recovery key": [[27, "key-type-recovery-key"]], "Key type: user key": [[27, "key-type-user-key"]], "Keyboard shortcut": [[98, "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": [[160, "known-smart-picker-providers"]], "Known backends": [[113, "known-backends"]], "Known link preview providers": [[159, "known-link-preview-providers"]], "LDAP": [[59, "ldap"]], "LDAP and External User Backends": [[26, "ldap-and-external-user-backends"]], "LDAP commands": [[149, "ldap-commands"]], "LDAP user cleanup": [[83, null]], "LLM Processing": [[117, "llm-processing"]], "Language & Locale": [[65, null]], "Large file upload on object storage": [[24, "large-file-upload-on-object-storage"]], "Legal: Compliance with EU AI Act": [[12, null]], "Length of support (\u201cmaintenance\u201d)": [[170, "length-of-support-maintenance"]], "Limit on password length": [[126, "limit-on-password-length"]], "Limitations": [[4, "limitations"], [5, "limitations"]], "Limitations in maintenance mode": [[149, "limitations-in-maintenance-mode"]], "Link previews": [[159, null]], "Linking external sites": [[63, null]], "List": [[149, "list"]], "List ExApps": [[103, "list-exapps"]], "List all addressbooks of a user": [[149, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[149, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[149, "list-all-calendars-of-a-user"]], "List and filter tasks": [[14, "list-and-filter-tasks"]], "List of editable data fields": [[76, "list-of-editable-data-fields"]], "List registered daemons": [[102, "list-registered-daemons"]], "Listening to events": [[171, "listening-to-events"]], "Live transcription": [[15, "live-transcription"]], "Loading": [[59, "loading"]], "Local": [[32, null]], "Local IMAP and SMTP servers": [[117, "local-imap-and-smtp-servers"]], "Log Files": [[98, "log-files"]], "Log Levels": [[132, "log-levels"]], "Log field breakdown": [[66, "log-field-breakdown"]], "Log fields explained": [[66, "log-fields-explained"]], "Log level": [[66, "log-level"]], "Log level interaction": [[66, "log-level-interaction"]], "Log type": [[66, "log-type"]], "Logfiles": [[138, "logfiles"]], "Logging": [[59, "logging"], [66, null], [81, "logging"]], "Logging commands": [[149, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[119, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[81, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[129, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[148, "long-running-migration-steps"]], "Long term support": [[134, "long-term-support"]], "Low Disk Space": [[94, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [15, "machine-translation"]], "Mail": [[117, null], [119, "mail"]], "Mail Parameters": [[59, "mail-parameters"]], "Mail Providers": [[62, "mail-providers"]], "Mailbox Share": [[117, "mailbox-share"]], "Maintenance": [[59, "maintenance"], [88, null], [141, null]], "Maintenance and release schedule": [[170, null]], "Maintenance commands": [[149, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[170, "maintenance-releases"]], "Major releases": [[170, "major-releases"]], "Major version upgrades": [[170, "major-version-upgrades"]], "Manage addressbooks": [[149, "manage-addressbooks"]], "Manage calendar subscriptions": [[149, "manage-calendar-subscriptions"]], "Manage calendars": [[149, "manage-calendars"]], "Manage the background scanner": [[54, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[102, null]], "Managing Encryption via occ Commands": [[26, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[103, null]], "Managing apps": [[16, "managing-apps"]], "Managing groups": [[85, "managing-groups"]], "Manual account synchronization and threading": [[119, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[148, "manual-steps-during-upgrade"]], "Manually scan a single file": [[54, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[54, "manually-trigger-the-background-scan"]], "MariaDB": [[140, "mariadb"], [146, "mariadb"], [146, "id2"]], "Mark a file as scanned or unscanned": [[54, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[96, null]], "Maximum chunk size": [[167, "maximum-chunk-size"]], "Maximum memory for image generation:": [[45, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[45, "maximum-preview-size"]], "Maximum scale factor:": [[45, "maximum-scale-factor"]], "Maximum upload size": [[133, "maximum-upload-size"]], "Memcached": [[58, "memcached"]], "Memcached configuration in Nextcloud (config.php)": [[58, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[134, "memory"]], "Memory caching": [[58, null]], "Memory caching backend configuration": [[59, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[81, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[46, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[144, null]], "Migrating to a different server": [[143, null]], "Migration from Collabora Online": [[155, null]], "Migrations on updates": [[23, "migrations-on-updates"]], "Mimetype aliases": [[49, "mimetype-aliases"]], "Mimetype mapping": [[49, "mimetype-mapping"]], "Mimetypes management": [[49, null]], "Misc": [[149, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[119, "missing-shared-calendars"]], "Mobile apps": [[134, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modifying": [[59, "modifying"]], "Modifying a configuration": [[82, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[62, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[50, null], [165, "monitoring"]], "Monitoring: Counting of active users": [[166, "monitoring-counting-of-active-users"], [167, "monitoring-counting-of-active-users"], [168, "monitoring-counting-of-active-users"]], "Mount options": [[38, "mount-options"]], "Mounts": [[99, "mounts"]], "Move a calendar of a user": [[149, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[138, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multi-instance Object Store": [[46, "multi-instance-object-store"]], "Multibucket Object Store": [[46, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[46, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[68, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[59, "multiple-merged-configuration-files"]], "MySQL": [[140, "mysql"], [146, "mysql"], [146, "id4"]], "MySQL database": [[55, "mysql-database"]], "NC & Docker on the Same-Host": [[101, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[101, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[101, "nc-to-exapp-communication"]], "NGINX": [[68, "nginx"]], "NGINX configuration": [[129, null]], "NOTE": [[124, "note"]], "Next steps": [[125, "next-steps"]], "Nextcloud": [[33, null]], "Nextcloud AIO": [[102, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[53, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[81, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[150, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[172, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[171, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[81, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[64, null], [166, "nextcloud-configuration"], [167, "nextcloud-configuration"]], "Nextcloud final steps": [[124, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[101, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[129, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[129, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[138, "nextcloud-log-files"]], "Nextcloud prerequisites": [[126, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[98, "nextcloud-server-log-file"]], "Not open source anymore?": [[137, "not-open-source-anymore"]], "Note": [[81, "note"]], "Notes and troubleshooting": [[136, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[130, "notes-on-php-ini-configuration"]], "OAuth2": [[67, null]], "OCC CLI": [[102, "occ-cli"]], "Obtaining a patch": [[136, "obtaining-a-patch"]], "Obtaining the Client Log File": [[98, "obtaining-the-client-log-file"]], "Office": [[88, null], [153, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[50, "openmetrics"]], "OpenMetrics endpoint": [[169, "openmetrics-endpoint"]], "OpenStack Object Storage": [[34, null]], "OpenStack Swift": [[46, "openstack-swift"]], "Operating system": [[126, "operating-system"]], "Options": [[97, null], [102, "options"], [103, "options"], [103, "id2"], [103, "id4"]], "Organizations with clustered setups": [[58, "organizations-with-clustered-setups"]], "Organizations with single-server": [[58, "organizations-with-single-server"]], "Other Web servers": [[133, "other-web-servers"]], "Other issues": [[138, "other-issues"]], "Out-of-office feature": [[118, null]], "Outdated NSS / OpenSSL version": [[69, "outdated-nss-openssl-version"]], "Overview": [[15, null], [26, "overview"], [57, "overview"], [57, "id1"], [133, "overview"], [142, "overview"], [148, "overview"], [170, "overview"], [171, "overview"]], "Overview of AI features": [[15, "overview-of-ai-features"]], "Overwrite parameters": [[68, "overwrite-parameters"]], "PHP": [[123, "php"], [124, "php"]], "PHP Installation": [[130, "php-installation"]], "PHP Module Quick Reference Table": [[130, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[130, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[130, "php-modules-for-specific-applications"]], "PHP configuration": [[167, "php-configuration"]], "PHP ini Settings": [[130, "php-ini-settings"]], "PHP version and information": [[138, "php-version-and-information"]], "PHP-FPM configuration": [[133, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[129, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[20, "parameters"], [45, "parameters"], [55, "parameters"], [56, "parameters"]], "Passing values between blocks": [[172, "passing-values-between-blocks"]], "Password-based mechanisms": [[30, "password-based-mechanisms"]], "Passwords": [[126, "passwords"]], "Patching Nextcloud": [[136, null]], "Patching apps": [[136, "patching-apps"]], "Patching server": [[136, "patching-server"]], "Per mail account": [[119, "per-mail-account"]], "Performance Implications": [[46, "performance-implications"]], "Place config directory outside of the web root": [[126, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[126, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[140, "postgresql"], [146, "postgresql"], [146, "id5"]], "PostgreSQL database": [[20, "postgresql-database"], [55, "postgresql-database"]], "Preparing PHP": [[130, null]], "Prerequisites": [[148, "prerequisites"]], "Prerequisites for manual installation": [[133, "prerequisites-for-manual-installation"]], "Pretty URLs": [[133, "pretty-urls"]], "Prevent uploading of specific files": [[106, "prevent-uploading-of-specific-files"]], "Previews": [[59, "previews"], [132, "previews"], [150, "previews"], [167, "previews"], [168, "previews"], [169, "previews"]], "Previews configuration": [[45, null]], "Previews for Office files using LibreOffice": [[165, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[166, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[142, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[114, "privacy-and-user-property-scopes"]], "Process manager": [[133, "process-manager"]], "Profile configuration": [[77, null]], "Promote user to subadmin": [[76, "promote-user-to-subadmin"]], "Proper SSL configuration": [[126, "proper-ssl-configuration"]], "Property scopes": [[77, "property-scopes"]], "Provider apps": [[15, "provider-apps"], [15, "id59"], [15, "id64"], [15, "id70"]], "Provider removal": [[80, "provider-removal"]], "Providing default files": [[25, null]], "Proxy Configurations": [[59, "proxy-configurations"]], "Public collaborative tag": [[110, "public-collaborative-tag"]], "Public-key mechanisms": [[30, "public-key-mechanisms"]], "Quick start": [[128, "quick-start"]], "Rate limits": [[113, "rate-limits"], [114, "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": [[27, "read-the-envelope-key"]], "Read the file key": [[27, "read-the-file-key"]], "Read the private key file": [[27, "read-the-private-key-file"]], "Read the public key": [[27, "read-the-public-key"]], "Reading a configuration": [[82, "reading-a-configuration"]], "Recommendations based on type of deployment": [[58, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[130, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[130, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[130, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[126, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[58, "redis"], [123, "redis"], [124, "redis"]], "Redis configuration in Nextcloud (config.php)": [[58, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[132, "reducing-system-load"]], "Reference management": [[158, null]], "Refresh rate": [[113, "refresh-rate"]], "Register": [[102, "register"], [103, "register"], [104, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[170, "release-channels"]], "Release notes": [[88, null], [161, null], [162, null]], "Release schedule": [[170, "release-schedule"]], "Release types": [[170, "release-types"]], "Reliability and robustness": [[12, "reliability-and-robustness"]], "Reminder notifications": [[113, "reminder-notifications"]], "Remove user from group": [[76, "remove-user-from-group"]], "Renaming a user": [[85, "renaming-a-user"]], "Repair-Tree": [[149, "repair-tree"]], "Replacing SQLite": [[132, "replacing-sqlite"]], "Replication": [[22, 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": [[130, "required-php-database-connectors"]], "Required PHP Modules": [[130, "required-php-modules"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [20, "requirements"]], "Rescans": [[137, "rescans"]], "Resend the welcome email": [[76, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[85, "reset-a-user-s-password"]], "Resetting a lost admin password": [[78, null]], "Resetting a user password": [[79, null]], "Resources and rooms": [[113, "resources-and-rooms"]], "Restore database": [[146, "restore-database"]], "Restore folders": [[146, "restore-folders"]], "Restoring": [[146, "restoring"]], "Restoring backup": [[146, null]], "Restrict admin actions to a specific range of IP addresses": [[126, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[150, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[150, "restrict-usage-to-specific-groups"]], "Retention of files": [[110, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [156, null]], "Reverting a patch": [[136, "reverting-a-patch"]], "Run the conversion": [[18, "run-the-conversion"]], "Running occ": [[149, "running-occ"]], "S3 SSE-C encryption support": [[46, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[168, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[123, "selinux"]], "SELinux configuration": [[131, null]], "SELinux configuration tips": [[133, "selinux-configuration-tips"]], "SFTP": [[35, null]], "SMB authentication": [[36, "smb-authentication"]], "SMB update notifications": [[36, "smb-update-notifications"]], "SMB/CIFS": [[36, null]], "SMTP": [[62, "smtp"]], "SMTP timeout": [[117, "smtp-timeout"]], "SQLite": [[140, "sqlite"], [146, "sqlite"]], "SQLite database": [[55, "sqlite-database"]], "SSL": [[59, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[81, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[20, "ssl-for-mysql-database"]], "Sanitize filenames": [[149, "sanitize-filenames"]], "Sanitizing invalid filenames": [[48, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[149, "scan"]], "Scan appdata": [[149, "scan-appdata"]], "Screen or tmux session": [[15, "screen-or-tmux-session"], [171, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[75, "search-get-groups"]], "Search/get users": [[76, "search-get-users"]], "Secure view settings": [[150, "secure-view-settings"]], "Security": [[149, "security"]], "Security considerations": [[67, "security-considerations"]], "Send a test email": [[62, "send-a-test-email"]], "Sendmail": [[62, "sendmail"]], "Serve security related headers by the Web server": [[126, "serve-security-related-headers-by-the-web-server"]], "Server": [[134, "server"]], "Server tab": [[81, "server-tab"]], "Server tuning": [[132, null]], "Server-side Encryption": [[26, null]], "Server-side encryption details": [[27, null]], "Server-side encryption migration": [[28, null]], "Service Discovery": [[68, "service-discovery"]], "Service discovery": [[138, "service-discovery"]], "Setting Storage quotas": [[85, "setting-storage-quotas"]], "Setting a hierarchical configuration value": [[149, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[149, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[149, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[62, "setting-mail-server-parameters-in-config-php"]], "Setting up background jobs": [[133, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[123, "setting-up-remirepo-with-php-8-2"]], "Setting up the workspace connection": [[172, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Settings app": [[59, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[165, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[100, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Setupchecks": [[149, "setupchecks"]], "Share operations": [[149, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[114, "shared-items"]], "Sharing": [[59, "sharing"]], "Sieve timeout": [[117, "sieve-timeout"]], "Sign the blocks": [[27, "sign-the-blocks"]], "Sign the private key": [[27, "sign-the-private-key"]], "Simple Storage Service (S3)": [[46, "simple-storage-service-s3"]], "Sizing": [[132, "sizing"]], "Skipping pre-login warning": [[67, "skipping-pre-login-warning"]], "Small/Private home server": [[58, "small-private-home-server"]], "Snooze and scheduled sending": [[117, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[149, "snowflake-ids"], [169, "snowflake-ids"]], "Some files have not passed the integrity check": [[69, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[27, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[81, "special-attributes"]], "Special mechanisms": [[30, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [15, "speech-to-text"]], "Speeding up webhook dispatch": [[171, "speeding-up-webhook-dispatch"]], "Split the file": [[27, "split-the-file"], [27, "id9"]], "Splitting databases": [[23, null]], "Status": [[149, "status"]], "Status Checks": [[104, "status-checks"]], "Status return code": [[149, "status-return-code"]], "Step-by-Step Manual Upgrade": [[142, "step-by-step-manual-upgrade"]], "Storage configuration": [[38, "storage-configuration"]], "Storage of access tokens": [[126, "storage-of-access-tokens"]], "Store the envelope keys": [[27, "store-the-envelope-keys"]], "Store the file": [[27, "store-the-file"]], "Store the file key": [[27, "store-the-file-key"]], "Store the private key": [[27, "store-the-private-key"]], "Subscriptions": [[113, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[129, "suppressing-log-messages"]], "Sync birthday calendar": [[149, "sync-birthday-calendar"]], "Sync system address book": [[149, "sync-system-address-book"]], "Sync tokens": [[113, "sync-tokens"], [114, "sync-tokens"]], "Synchronising with clients after data recovery": [[146, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[114, "system-address-book"]], "System Tags": [[149, "system-tags"]], "System address book": [[168, "system-address-book"]], "System configuration": [[24, "system-configuration"]], "System email": [[163, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"], [166, "system-requirements"], [167, "system-requirements"], [168, "system-requirements"], [169, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [171, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Talk App": [[134, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target Audience": [[120, "target-audience"]], "Task processing": [[1, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[66, "temporary-overrides"]], "Test Deploy Daemon": [[104, null]], "Testing the configuration": [[81, "testing-the-configuration"]], "Text app": [[70, null]], "Text processing": [[1, "text-processing"], [15, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [15, "text-to-speech"]], "The LDAP configuration API": [[82, null]], "The Smart Picker": [[160, null]], "The access token": [[67, "the-access-token"]], "The brute force settings app": [[57, "the-brute-force-settings-app"]], "The recently contacted address book": [[115, "the-recently-contacted-address-book"]], "The test with getenv(\"PATH\") only returns an empty response": [[69, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[69, "the-strict-transport-security-http-header-is-not-configured"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[69, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[71, null]], "Thread Summary": [[117, "thread-summary"]], "Timeout and other connectivity issues": [[119, "timeout-and-other-connectivity-issues"]], "Timeouts": [[117, "timeouts"]], "Tips and tricks": [[129, "tips-and-tricks"]], "Toggle Windows compatibility": [[149, "toggle-windows-compatibility"]], "Traefik 1": [[68, "traefik-1"]], "Traefik 2": [[68, "traefik-2"]], "Transactional file locking": [[43, null]], "Transactional file locking is disabled": [[69, "transactional-file-locking-is-disabled"]], "Transfer": [[149, "transfer"]], "Transferring files to another user": [[41, "transferring-files-to-another-user"]], "Translation": [[117, "translation"]], "Trash bin": [[113, "trash-bin"]], "Trashbin": [[149, "trashbin"]], "Triggering the conversion": [[18, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [20, "troubleshooting"], [26, "troubleshooting"], [57, "troubleshooting"], [62, "troubleshooting"], [98, null], [119, null], [131, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [157, null]], "Troubleshooting Web server and PHP problems": [[138, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[138, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[138, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[138, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[138, "troubleshooting-encrypted-files"]], "Troubleshooting file encoding on external storages": [[138, "troubleshooting-file-encoding-on-external-storages"]], "Troubleshooting quota or size issues": [[138, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[138, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[81, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[128, "trusted-domains"]], "Tune PHP-FPM": [[132, "tune-php-fpm"]], "Tuning your database": [[132, "tuning-your-database"]], "Two-factor authentication": [[80, null], [149, "two-factor-authentication"]], "Types of Values": [[59, "types-of-values"]], "Unable to update contacts or events": [[119, "unable-to-update-contacts-or-events"]], "Uninstallation": [[135, null]], "Unregister": [[102, "unregister"], [103, "unregister"]], "Update": [[103, "update"]], "Update notifications": [[16, "update-notifications"], [148, "update-notifications"]], "Update the reverse proxy configuration": [[155, "update-the-reverse-proxy-configuration"]], "Updating": [[151, "updating"]], "Upgrade distribution packages": [[155, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[155, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[163, null]], "Upgrade to Nextcloud 27": [[164, null]], "Upgrade to Nextcloud 28": [[165, null]], "Upgrade to Nextcloud 30": [[166, null]], "Upgrade to Nextcloud 31": [[167, null]], "Upgrade to Nextcloud 32": [[168, null]], "Upgrade to Nextcloud 33": [[169, null]], "Upgrade via built-in updater": [[147, null]], "Upgrade via snap packages": [[145, null]], "Upload of files greater than 10 MiB fails": [[129, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[24, null]], "Usage": [[8, "usage"], [52, "usage"], [57, "usage"], [92, "usage"]], "Usage Examples": [[102, "usage-examples"]], "Usage of variables for mount paths": [[38, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[126, "use-https"]], "Use OOXML by default for new files": [[150, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[126, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[81, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[117, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[20, "useful-sql-commands"]], "User Experience": [[59, "user-experience"]], "User Interface Preference Defaults": [[117, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[26, "user-keys-sharing-recovery"]], "User Profile attributes": [[81, "user-profile-attributes"]], "User and group mapping": [[81, "user-and-group-mapping"]], "User and group permissions": [[38, "user-and-group-permissions"]], "User authentication with LDAP": [[81, null]], "User authentication with OpenID Connect": [[84, null]], "User commands": [[149, "user-commands"]], "User deletion": [[115, "user-deletion"]], "User listing and login per nested groups": [[81, "user-listing-and-login-per-nested-groups"]], "User management": [[73, null], [85, null]], "User migration": [[117, "user-migration"]], "User password policy": [[86, null]], "User provisioning API": [[87, null]], "User session": [[59, "user-session"]], "Users": [[88, null]], "Users tab": [[81, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[138, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[41, "using-file-drop-share-links"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[84, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[59, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[132, "using-redis-based-transactional-file-locking"]], "Using a self hosted apps store": [[16, "using-a-self-hosted-apps-store"]], "Using cron to perform background jobs": [[132, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[16, "using-custom-app-directories"]], "Using email templates": [[62, "using-email-templates"]], "Using private API": [[16, "using-private-api"]], "Using self-signed certificates": [[38, "using-self-signed-certificates"]], "Using the Redis session handler": [[58, "using-the-redis-session-handler"]], "Using the command line based updater": [[147, "using-the-command-line-based-updater"]], "Using the occ command": [[48, "using-the-occ-command"], [149, null]], "Using the web based updater": [[147, "using-the-web-based-updater"]], "Using the web interface": [[48, "using-the-web-interface"]], "Versions": [[149, "versions"]], "Voice Chat": [[1, "voice-chat"]], "Warnings on admin page": [[69, null]], "Web browser": [[134, "web-browser"]], "Web server and PHP modules": [[138, "web-server-and-php-modules"]], "Web server configuration": [[163, "web-server-configuration"], [164, "web-server-configuration"], [165, "web-server-configuration"], [166, "web-server-configuration"], [168, "web-server-configuration"]], "WebDAV": [[37, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[171, null]], "Webserver Log Files": [[98, "webserver-log-files"]], "What does the updater do?": [[147, "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?": [[160, "where-can-it-be-used"]], "Where do they appear?": [[159, "where-do-they-appear"]], "Who develops Nextcloud?": [[120, null]], "Why did Nextcloud add code signing?": [[137, "why-did-nextcloud-add-code-signing"]], "Why is my prompt slow?": [[15, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[62, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[134, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[172, null]], "Windows compatible filenames": [[48, null]], "Wopi settings": [[150, "wopi-settings"]], "Workflow log": [[66, "workflow-log"]], "XML output": [[74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id6"], [75, "xml-output"], [75, "id2"], [75, "id4"], [75, "id6"], [75, "id7"], [75, "id9"], [76, "xml-output"], [76, "id2"], [76, "id4"], [76, "id5"], [76, "id7"], [76, "id9"], [76, "id11"], [76, "id13"], [76, "id15"], [76, "id17"], [76, "id19"], [76, "id21"], [76, "id23"], [76, "id25"], [76, "id27"], [82, "xml-output"], [82, "id2"], [82, "id4"], [82, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[117, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[69, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[69, "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": [[69, "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": [[69, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[59, "account-manager-default-property-scope"]], "activity_expire_days": [[59, "activity-expire-days"]], "activity_use_cached_mountpoints": [[59, "activity-use-cached-mountpoints"]], "allow_local_remote_servers": [[59, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[59, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[59, "allowed-admin-ranges"]], "appcodechecker": [[59, "appcodechecker"]], "apps_paths": [[59, "apps-paths"]], "appsallowlist": [[59, "appsallowlist"]], "appstoreenabled": [[59, "appstoreenabled"]], "appstoreurl": [[59, "appstoreurl"]], "auth.bruteforce.max-attempts": [[59, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[59, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[59, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[59, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[59, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[59, "auth-webauthn-enabled"]], "auto_logout": [[59, "auto-logout"]], "binary_search_paths": [[59, "binary-search-paths"]], "bulkupload.enabled": [[59, "bulkupload-enabled"]], "cache_app_config": [[59, "cache-app-config"]], "cache_chunk_gc_ttl": [[59, "cache-chunk-gc-ttl"]], "cache_path": [[59, "cache-path"]], "carddav_sync_request_timeout": [[59, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[59, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[59, "check-data-directory-permissions"]], "check_for_working_htaccess": [[59, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[59, "check-for-working-wellknown-setup"]], "cipher": [[59, "cipher"]], "comments.managerFactory": [[59, "comments-managerfactory"]], "config_is_read_only": [[59, "config-is-read-only"]], "connectivity_check_domains": [[59, "connectivity-check-domains"]], "cookie_domain": [[59, "cookie-domain"]], "copied_sample_config": [[59, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[59, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[59, "csrf-optout"]], "customclient_desktop": [[59, "customclient-desktop"]], "data-fingerprint": [[59, "data-fingerprint"]], "datadirectory": [[59, "datadirectory"]], "davstorage.request_timeout": [[59, "davstorage-request-timeout"]], "db.log_request_id": [[59, "db-log-request-id"]], "dbdriveroptions": [[59, "dbdriveroptions"]], "dbhost": [[59, "dbhost"]], "dbname": [[59, "dbname"]], "dbpassword": [[59, "dbpassword"]], "dbpersistent": [[59, "dbpersistent"]], "dbreplica": [[59, "dbreplica"]], "dbtableprefix": [[59, "dbtableprefix"]], "dbtype": [[59, "dbtype"]], "dbuser": [[59, "dbuser"]], "debug": [[59, "debug"]], "default_certificates_bundle_path": [[59, "default-certificates-bundle-path"]], "default_language": [[59, "default-language"]], "default_locale": [[59, "default-locale"]], "default_phone_region": [[59, "default-phone-region"]], "default_timezone": [[59, "default-timezone"]], "defaultapp": [[59, "defaultapp"]], "diagnostics.logging": [[59, "diagnostics-logging"]], "diagnostics.logging.threshold": [[59, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[59, "documentation-url-server-logs"]], "enable_lazy_objects": [[59, "enable-lazy-objects"]], "enable_non-accessible_features": [[59, "enable-non-accessible-features"]], "enable_previews": [[59, "enable-previews"]], "enabledPreviewProviders": [[59, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[59, "encryption-use-legacy-base64-encoding"]], "enforce_theme": [[59, "enforce-theme"]], "errorlog": [[66, "errorlog"]], "external_storage.auth_availability_delay": [[59, "external-storage-auth-availability-delay"]], "file": [[66, "file"]], "filelocking.debug": [[59, "filelocking-debug"]], "filelocking.ttl": [[59, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[59, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[59, "files-chunked-upload-max-size"]], "files.trash.delete": [[59, "files-trash-delete"]], "files_external_allow_create_new_local": [[59, "files-external-allow-create-new-local"]], "files_no_background_scan": [[59, "files-no-background-scan"]], "filesystem_cache_readonly": [[59, "filesystem-cache-readonly"]], "filesystem_check_changes": [[59, "filesystem-check-changes"]], "forbidden_filename_basenames": [[59, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[59, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[59, "forbidden-filename-extensions"]], "forbidden_filenames": [[59, "forbidden-filenames"]], "force_language": [[59, "force-language"]], "force_locale": [[59, "force-locale"]], "forwarded_for_headers": [[59, "forwarded-for-headers"]], "gs.enabled": [[59, "gs-enabled"]], "gs.federation": [[59, "gs-federation"]], "has_internet_connection": [[59, "has-internet-connection"]], "hashingCost": [[59, "hashingcost"]], "hashingMemoryCost": [[59, "hashingmemorycost"]], "hashingThreads": [[59, "hashingthreads"]], "hashingTimeCost": [[59, "hashingtimecost"]], "hashing_default_password": [[59, "hashing-default-password"]], "hide_login_form": [[59, "hide-login-form"]], "htaccess.IgnoreFrontController": [[59, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[59, "htaccess-rewritebase"]], "installed": [[59, "installed"]], "instanceid": [[59, "instanceid"]], "knowledgebase.embedded": [[59, "knowledgebase-embedded"]], "knowledgebaseenabled": [[59, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[149, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[149, "ldap-check-group"]], "ldap:check-user": [[149, "ldap-check-user"]], "ldap:create-empty-config": [[149, "ldap-create-empty-config"]], "ldap:delete-config": [[149, "ldap-delete-config"]], "ldap:search": [[149, "ldap-search"]], "ldap:set-config": [[149, "ldap-set-config"]], "ldap:show-remnants": [[149, "ldap-show-remnants"]], "ldap:test-config": [[149, "ldap-test-config"]], "ldap:test-user-settings": [[149, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[59, "ldapusercleanupinterval"]], "ldap_log_file": [[59, "ldap-log-file"]], "localstorage.allowsymlinks": [[59, "localstorage-allowsymlinks"]], "localstorage.umask": [[59, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[59, "localstorage-unlink-on-truncate"]], "log.backtrace": [[59, "log-backtrace"]], "log.condition": [[59, "log-condition"]], "log_query": [[59, "log-query"]], "log_rotate_size": [[59, "log-rotate-size"]], "log_type": [[59, "log-type"]], "log_type_audit": [[59, "log-type-audit"]], "logdateformat": [[59, "logdateformat"]], "logfile": [[59, "logfile"]], "logfile_audit": [[59, "logfile-audit"]], "logfilemode": [[59, "logfilemode"]], "login_form_autocomplete": [[59, "login-form-autocomplete"]], "login_form_timeout": [[59, "login-form-timeout"]], "loglevel": [[59, "loglevel"]], "loglevel_dirty_database_queries": [[59, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[59, "loglevel-frontend"]], "logo_url": [[59, "logo-url"]], "logtimezone": [[59, "logtimezone"]], "lookup_server": [[59, "lookup-server"]], "lost_password_link": [[59, "lost-password-link"]], "mail_domain": [[59, "mail-domain"]], "mail_from_address": [[59, "mail-from-address"]], "mail_send_plaintext_only": [[59, "mail-send-plaintext-only"]], "mail_sendmailmode": [[59, "mail-sendmailmode"]], "mail_smtpauth": [[59, "mail-smtpauth"]], "mail_smtpdebug": [[59, "mail-smtpdebug"]], "mail_smtphost": [[59, "mail-smtphost"]], "mail_smtpmode": [[59, "mail-smtpmode"]], "mail_smtpname": [[59, "mail-smtpname"]], "mail_smtppassword": [[59, "mail-smtppassword"]], "mail_smtpport": [[59, "mail-smtpport"]], "mail_smtpsecure": [[59, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[59, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[59, "mail-smtptimeout"]], "mail_template_class": [[59, "mail-template-class"]], "maintenance": [[59, "id1"]], "maintenance_window_start": [[56, "maintenance-window-start"], [59, "maintenance-window-start"]], "max_file_conversion_filesize": [[59, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[59, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[59, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[81, "memberof-read-memberof-permissions"]], "memcache.distributed": [[59, "memcache-distributed"]], "memcache.local": [[59, "memcache-local"]], "memcache.locking": [[59, "memcache-locking"]], "memcache_customprefix": [[59, "memcache-customprefix"]], "memcached_options": [[59, "memcached-options"]], "memcached_servers": [[59, "memcached-servers"]], "metadata_max_filesize": [[59, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[59, "minimum-supported-desktop-version"]], "mount_file": [[59, "mount-file"]], "mysql.collation": [[59, "mysql-collation"]], "mysql.utf8mb4": [[59, "mysql-utf8mb4"]], "nginx": [[24, "nginx"]], "no_unsupported_browser_warning": [[59, "no-unsupported-browser-warning"]], "objectstore": [[59, "objectstore"], [59, "id2"], [59, "id3"]], "objectstore.multibucket.preview-distribution": [[59, "objectstore-multibucket-preview-distribution"]], "occ command Directory": [[149, "occ-command-directory"]], "occ commands": [[57, "occ-commands"]], "openmetrics_allowed_clients": [[59, "openmetrics-allowed-clients"]], "openmetrics_skipped_classes": [[59, "openmetrics-skipped-classes"]], "openssl": [[59, "openssl"]], "overwrite.cli.url": [[59, "overwrite-cli-url"]], "overwritecondaddr": [[59, "overwritecondaddr"]], "overwritehost": [[59, "overwritehost"]], "overwriteprotocol": [[59, "overwriteprotocol"]], "overwritewebroot": [[59, "overwritewebroot"]], "part_file_in_storage": [[59, "part-file-in-storage"]], "passwordsalt": [[59, "passwordsalt"]], "pgsql_ssl": [[59, "pgsql-ssl"]], "preview_concurrency_all": [[59, "preview-concurrency-all"]], "preview_concurrency_new": [[59, "preview-concurrency-new"]], "preview_ffmpeg_path": [[59, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[59, "preview-ffprobe-path"]], "preview_imaginary_key": [[59, "preview-imaginary-key"]], "preview_imaginary_url": [[59, "preview-imaginary-url"]], "preview_libreoffice_path": [[59, "preview-libreoffice-path"]], "preview_max_filesize_image": [[59, "preview-max-filesize-image"]], "preview_max_memory": [[59, "preview-max-memory"]], "preview_max_x": [[59, "preview-max-x"]], "preview_max_y": [[59, "preview-max-y"]], "profile.enabled": [[59, "profile-enabled"]], "profiler": [[59, "profiler"]], "profiling.path": [[59, "profiling-path"]], "profiling.request": [[59, "profiling-request"]], "profiling.request.rate": [[59, "profiling-request-rate"]], "profiling.sample": [[59, "profiling-sample"]], "profiling.sample.rate": [[59, "profiling-sample-rate"]], "profiling.sample.rotation": [[59, "profiling-sample-rotation"]], "profiling.secret": [[59, "profiling-secret"]], "projects.enabled": [[59, "projects-enabled"]], "proxy": [[59, "proxy"]], "proxyexclude": [[59, "proxyexclude"]], "proxyuserpwd": [[59, "proxyuserpwd"]], "qmail": [[62, "qmail"]], "query_log_file": [[59, "query-log-file"]], "query_log_file_backtrace": [[59, "query-log-file-backtrace"]], "query_log_file_parameters": [[59, "query-log-file-parameters"]], "query_log_file_requestid": [[59, "query-log-file-requestid"]], "quota_include_external_storage": [[59, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[59, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[59, "ratelimit-overwrite"]], "redis": [[59, "redis"]], "redis.cluster": [[59, "redis-cluster"]], "redis_log_file": [[59, "redis-log-file"]], "reduce_to_languages": [[59, "reduce-to-languages"]], "reference_opengraph": [[59, "reference-opengraph"]], "remember_login_cookie_lifetime": [[59, "remember-login-cookie-lifetime"]], "secret": [[59, "secret"]], "security.ipv6_normalized_subnet_size": [[59, "security-ipv6-normalized-subnet-size"]], "serverid": [[59, "serverid"]], "session_keepalive": [[59, "session-keepalive"]], "session_lifetime": [[59, "session-lifetime"]], "session_relaxed_expiry": [[59, "session-relaxed-expiry"]], "share_folder": [[59, "share-folder"]], "sharing.allow_custom_share_folder": [[59, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[59, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[59, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[59, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[59, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[59, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[59, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[59, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[59, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[59, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[59, "sharing-minsearchstringlength"]], "simpleSignUpLink.shown": [[59, "simplesignuplink-shown"]], "skeletondirectory": [[59, "skeletondirectory"]], "sort_groups_by_name": [[59, "sort-groups-by-name"]], "sqlite.journal_mode": [[59, "sqlite-journal-mode"]], "supportedDatabases": [[59, "supporteddatabases"]], "syslog": [[66, "syslog"]], "syslog_tag": [[59, "syslog-tag"]], "syslog_tag_audit": [[59, "syslog-tag-audit"]], "systemd": [[56, "systemd"], [66, "systemd"]], "systemtags.managerFactory": [[59, "systemtags-managerfactory"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[59, "token-auth-activity-update"]], "token_auth_enforced": [[59, "token-auth-enforced"]], "transferIncomingShares": [[59, "transferincomingshares"]], "trashbin_retention_obligation": [[59, "trashbin-retention-obligation"]], "trusted_domains": [[59, "trusted-domains"]], "trusted_proxies": [[59, "trusted-proxies"]], "unified_search.enabled": [[59, "unified-search-enabled"]], "updatechecker": [[59, "updatechecker"]], "updatedirectory": [[59, "updatedirectory"]], "updater.release.channel": [[59, "updater-release-channel"]], "updater.server.url": [[59, "updater-server-url"]], "upgrade.cli-upgrade-link": [[59, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[59, "upgrade-disable-web"]], "user:add": [[149, "user-add"]], "user:delete": [[149, "user-delete"]], "user:info": [[149, "user-info"]], "user:lastseen": [[149, "user-lastseen"]], "user:list": [[149, "user-list"]], "user:profile": [[149, "user-profile"]], "user:report": [[149, "user-report"]], "user:resetpassword": [[149, "user-resetpassword"]], "user:setting": [[149, "user-setting"]], "user_ini_additional_lines": [[59, "user-ini-additional-lines"]], "version": [[59, "version"]], "versions_retention_obligation": [[59, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[98, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[98, "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/eu_ai_act", "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_monitoring/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/contactsinteraction", "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_notes/upgrade_to_33", "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/eu_ai_act.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_monitoring/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/contactsinteraction.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_notes/upgrade_to_33.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, 12, 14, 18, 20, 24, 25, 26, 27, 29, 35, 38, 39, 42, 43, 46, 47, 54, 56, 57, 58, 59, 61, 62, 63, 66, 68, 71, 73, 81, 83, 84, 88, 91, 92, 93, 94, 96, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 124, 126, 129, 130, 131, 132, 133, 136, 137, 138, 142, 145, 146, 147, 148, 149, 150, 152, 157, 165, 168, 169, 170, 171], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 15, 20, 21, 22, 24, 26, 27, 31, 39, 43, 46, 50, 51, 58, 59, 62, 66, 68, 69, 70, 74, 75, 76, 77, 81, 82, 85, 93, 96, 98, 100, 101, 103, 104, 113, 114, 117, 118, 119, 124, 126, 128, 129, 130, 132, 134, 138, 144, 147, 148, 149, 150, 151, 157, 164, 165, 166, 167, 168, 170], "00": [20, 21, 53, 58, 59, 66, 149], "000": [27, 113, 114, 120], "0000": 149, "001": 59, "0022": 59, "0082c9": 71, "00am": [56, 59], "00iv00": 27, "00sig00": 27, "01": [56, 59, 66, 83, 134, 149], "0100": 62, "0123": 76, "02": [6, 58, 66, 149], "03": [53, 66, 149], "04": [20, 71, 88, 127, 133, 134, 153, 154], "05": [56, 59, 129], "050": 149, "055": 20, "06": [129, 149], "062": 20, "0640": 59, "07": 59, "0750": 32, "0770": 26, "079e7bc89d69792839a5e1831b1cbc80": 119, "08": [59, 149], "09": [66, 129, 149], "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 137, "0e": 53, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 31, 41, 45, 46, 54, 56, 57, 58, 59, 62, 65, 66, 69, 70, 74, 75, 76, 81, 82, 88, 92, 93, 94, 96, 98, 100, 101, 103, 104, 113, 114, 117, 119, 124, 126, 128, 129, 130, 132, 133, 134, 136, 144, 147, 148, 149, 151, 157, 163, 164, 166, 167, 168, 169, 170, 171], "10": [1, 2, 4, 5, 6, 7, 9, 10, 12, 15, 20, 21, 22, 39, 42, 45, 53, 54, 57, 59, 62, 66, 68, 71, 81, 85, 86, 88, 93, 98, 101, 113, 114, 117, 123, 134, 144, 149, 150, 166, 167, 171], "100": [7, 24, 27, 45, 56, 59, 74, 75, 76, 117, 120, 157, 165, 170], "1000": [5, 81, 94, 98, 124], "10000": [58, 124], "1000000": 98, "10000000": [93, 98], "100mb": [3, 8, 76, 98], "100mib": 167, "100px": 45, "101": [74, 75, 76], "102": [75, 76], "1024": [30, 59, 117], "103": [75, 76], "103f": 149, "104": 76, "1040": 138, "10485760": 54, "104857600": [24, 46, 59], "105": 76, "106": 76, "107": 76, "1071": 59, "108": 76, "108082": 26, "109": 76, "10gb": 24, "10mib": 167, "10min": 82, "10t15": 66, "10x100": 24, "11": [6, 15, 64, 88, 119, 134, 148, 149, 155], "110": [62, 76], "111": [59, 76], "1110": 149, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 169, "12": [59, 64, 76, 81, 88, 129, 134, 149, 166], "120": 9, "123": 59, "1234": 4, "12345": [8, 76], "1255": 132, "127": [58, 59, 62, 93, 101, 104, 126, 128, 129, 149, 151, 157], "128": [59, 81], "128m": [20, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [59, 66, 71, 134, 144, 149, 169], "1319": 59, "1393": 119, "14": [20, 41, 66, 83, 110, 134, 144], "143": 62, "1465910968": 149, "14t08": 149, "15": [27, 36, 38, 46, 53, 59, 66, 81, 82, 111, 113, 114, 117, 134, 144, 149], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 149, "15768000": 124, "15778463": 129, "15857": 54, "15m": 117, "15t15": 59, "16": [4, 20, 27, 50, 59, 66, 126, 134, 144], "16000": 8, "162409623552": 149, "162409624662": 149, "164": 81, "168": [20, 39, 50, 59, 62, 66, 92, 126, 128], "16g": 24, "17": [134, 147, 149], "1711971024": 171, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "178": 92, "18": [134, 148, 149], "1800": [59, 113, 114], "19": [59, 134, 148, 149], "192": [20, 39, 50, 59, 62, 66, 92, 126, 128], "1941": 81, "19417": 119, "19563": 58, "1970": 134, "198": 59, "19c": 134, "1d": [69, 117], "1d4725ae1ac4e4798b541ca3f3cdce6": 119, "1gb": [2, 6, 24], "1h": 117, "1st": [88, 141, 171], "1und1": 117, "2": [2, 3, 4, 5, 7, 8, 9, 13, 15, 20, 22, 23, 24, 27, 42, 46, 54, 58, 59, 62, 66, 69, 72, 81, 88, 93, 94, 100, 101, 110, 117, 119, 121, 124, 126, 127, 128, 129, 130, 134, 144, 147, 148, 149, 158, 163, 164, 165, 168, 169, 172], "20": [4, 5, 6, 7, 9, 28, 66, 82, 83, 117, 119, 144, 148, 149], "200": [82, 83], "2000": 20, "2001": 59, "2002": 138, "2005": 59, "2006": [88, 138], "20080704": 20, "2013": [59, 62, 66], "2014": 59, "2015": 149, "2016": 24, "2019": 83, "2020": 119, "2021": [66, 123], "2023": 149, "2024": [88, 90, 129, 149, 171], "2025": [4, 88, 90, 149], "2026": [88, 90, 129], "203": 59, "2038": 134, "2048": [5, 81], "2075": 149, "20971520": 24, "20mb": 24, "21": [31, 59, 66, 149, 155], "215": 89, "21a7": 59, "21c": 134, "22": [35, 53, 62, 88, 127, 133, 134, 149], "220": 62, "221": 62, "222": 59, "22203": 58, "2245": 62, "23": 149, "23000": 100, "2323": 59, "233": 59, "2375": [101, 102], "23999": 100, "23ai": 134, "23t09": 149, "24": [3, 41, 42, 57, 59, 71, 72, 94, 98, 111, 115, 133, 134, 148, 149, 153, 154, 167], "24000": 102, "24001": 101, "24099": 101, "24b": 2, "25": [12, 15, 26, 53, 57, 59, 62, 66, 94, 114, 129, 144, 148, 149], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [27, 45, 59, 129], "256mb": 134, "2592000": [72, 113], "25t20": 149, "26": [6, 62, 66, 88, 113, 114, 117, 144, 148, 149, 162, 170], "261535": 119, "262086": 119, "262087": 119, "26396": 136, "2668": 149, "27": [88, 114, 142, 144, 148, 162, 170], "28": [7, 59, 88, 118, 142, 144, 148, 162, 164, 170], "28451": 59, "288": 56, "28800": 59, "29": [16, 22, 59, 66, 142, 144, 148], "2b": 69, "2c5778476346786306303": 59, "2d": 53, "2def0f3597806ecb886da1d9cc323a7c": 119, "2f": 82, "2fa": [80, 117], "2fldap": 82, "2gb": [3, 24], "2k": 20, "2m": 20, "2nd": 81, "2x": 167, "3": [1, 2, 3, 5, 7, 8, 10, 14, 15, 16, 20, 22, 27, 54, 59, 62, 66, 74, 92, 93, 98, 100, 101, 117, 121, 126, 128, 130, 133, 134, 138, 144, 147, 148, 149, 159, 165, 166, 167, 168, 170, 171], "30": [3, 8, 11, 24, 39, 42, 47, 51, 57, 59, 62, 72, 81, 85, 88, 93, 100, 113, 114, 117, 119, 132, 144, 149, 162, 167, 168], "300": [59, 83, 93, 94, 101, 117, 129], "30000": [93, 113, 114], "301": [68, 124, 126, 129, 138], "302": 129, "30566": 49, "3060": 100, "31": [10, 48, 53, 59, 88, 119, 123, 144, 162], "3100": 168, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 20, 24, 27, 29, 46, 48, 59, 88, 113, 114, 134, 162, 172], "32b": 5, "32bit": 24, "32m": [20, 58], "33": [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, 165, 166, 167, 168, 170, 171, 172], "3306": [18, 62, 128], "3335258318": 149, "34262": 132, "35": 26, "36": [20, 66], "3600": [24, 59, 81, 117, 124, 149], "3600000": 93, "365": [59, 72], "37": [59, 66, 119], "38": 149, "389": [81, 82], "39": 62, "3a": 82, "3mb": 117, "3rd": [59, 62, 111, 138, 142, 148, 150, 158, 160], "3rdparti": [88, 123, 129, 131], "4": [1, 2, 3, 4, 5, 11, 15, 19, 20, 24, 36, 46, 56, 58, 59, 62, 66, 69, 74, 81, 88, 117, 119, 123, 126, 129, 130, 132, 134, 140, 142, 148, 149, 150, 155, 163, 166, 167, 168, 170, 171], "40": 53, "400": [11, 120], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59], "41395": 165, "42": [14, 59, 171], "4200": 46, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "4389": 66, "44": 149, "441": 149, "4418": 62, "443": [46, 59, 124, 126, 129, 151], "444": 124, "45": 59, "450": 6, "456": 76, "46": 149, "465": 62, "46cfa6e729ff329e6ede076853154113": 119, "47": 54, "48": [57, 98], "483": 119, "49": [59, 119, 134], "4966612345678": 81, "497": 119, "4a87e94522a3cf26dba8977ae901094d": 119, "4gb": [6, 7, 24], "4h": [7, 10], "4k": 129, "5": [0, 1, 2, 3, 15, 16, 46, 56, 58, 59, 66, 85, 92, 93, 94, 101, 106, 113, 114, 117, 119, 124, 126, 133, 134, 138, 147, 148, 149, 166, 169, 171], "50": [39, 42, 59, 83, 85, 98, 113, 114, 117, 128, 149], "500": [26, 59, 82, 85, 138, 149], "5000": [59, 93, 113, 114, 168], "5000000": 93, "50000000": 98, "5000000000": 93, "500mb": 3, "501": 119, "502": 88, "504": [24, 129], "50m": 59, "51": [59, 83], "511": 59, "512": [94, 119, 124], "512k": 129, "512m": 129, "512mb": [44, 88, 129, 130, 134], "512x512": 9, "513": 119, "513m": 124, "515a13302a6b3950a9d0fdb970191a": 59, "51747": 24, "52": [59, 134], "5226": 98, "5242880": 94, "52428800": 62, "524288000": [46, 59], "5242880000": 46, "53": 24, "537": 66, "537919488": 124, "5432": 128, "55": [62, 66, 149], "5545": 149, "56": [20, 59, 62, 66], "5646": 59, "57b58edb6637fe3059b3595cf9c41b9": 59, "587": [62, 119], "5e": 53, "5f": 53, "5gb": 6, "5min": 56, "5pm": 106, "6": [3, 4, 11, 14, 21, 27, 28, 54, 58, 59, 69, 71, 94, 113, 117, 119, 124, 130, 134, 143, 149, 155, 167], "60": [15, 20, 45, 59, 72, 94, 120, 129, 132, 171], "600": [81, 82], "6000": 98, "60000": 93, "6072": 27, "61": 53, "6226r": [7, 10], "6238": 80, "62mb": 119, "62x34": 71, "63072000": 72, "631": 62, "6321": 149, "636": 81, "6379": [43, 58, 59, 123, 124], "639": 65, "64": [20, 24, 27, 46, 53, 58, 59, 62, 129, 134], "640": 142, "64bit": [19, 88], "64m": [20, 62], "67336bcdf7630dd80b2b81a413d07": 59, "6768789079123765868": 149, "68": 66, "6f": 53, "7": [3, 15, 27, 41, 51, 54, 59, 66, 71, 115, 117, 123, 129, 130, 134, 143, 144, 149, 163, 170], "7000": [58, 59], "7001": [58, 59], "7002": 58, "7003": 58, "7004": 58, "7005": 58, "70b": 5, "71d5": 149, "72": 126, "7200": 117, "7200000": 93, "7265": 149, "73": 53, "750": 142, "767": 59, "77": 11, "770": 58, "78": 168, "789": 76, "7b": [5, 11, 53], "7d": 129, "7urtvsj": 46, "8": [3, 4, 6, 7, 10, 11, 20, 21, 59, 70, 71, 88, 100, 117, 119, 126, 127, 129, 130, 132, 133, 134, 138, 144, 163, 164, 165, 166, 167, 168, 169], "80": [6, 45, 53, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 92, 93, 101, 133], "8081": 59, "8088": 59, "8096": 27, "8147": 27, "8192": 27, "83": 119, "83379f9bc36915d5024de878386060b5": 119, "84": [20, 62], "840": 81, "8443": 46, "8546": 26, "85a3": 59, "86": 149, "8601": 59, "86400": 126, "8651a9ac37674907606c936ced1333d7": 119, "8780": [101, 102], "8781": 101, "8782": [101, 102], "8802": 129, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 137, "89": 66, "8a": 53, "8a20": 59, "8b": [1, 2, 5], "8bitmim": 62, "8d3": 59, "8dd0e0ef2f7ab100b75922489ff26306": 119, "8e9f60369dce3d8b2b27430bd50ec46d": 119, "8gb": [3, 5, 9], "8m": 132, "9": [15, 20, 26, 39, 59, 74, 81, 85, 106, 117, 134, 149, 166], "90": [1, 20, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 119, "95": [11, 53, 59], "95a8": 149, "95af": 149, "97": [53, 119], "98": 149, "9825679": 2, "9839": 119, "98543234": 2, "9876": 81, "99": 59, "993": [62, 119], "995": 62, "9980": [151, 156], "9999": [46, 81], "9_": 81, "9am": 106, "9e": 53, "A": [3, 4, 5, 7, 9, 11, 20, 23, 26, 31, 33, 34, 38, 39, 41, 46, 51, 56, 58, 59, 62, 68, 69, 80, 81, 85, 86, 94, 96, 98, 100, 101, 113, 115, 117, 119, 120, 124, 126, 128, 129, 133, 134, 137, 138, 142, 143, 146, 149, 151, 154, 159, 163, 170], "AND": 138, "And": [29, 36, 46, 56, 58, 62, 88, 95, 124, 142, 147, 149, 170], "As": [12, 15, 20, 24, 41, 45, 46, 48, 54, 58, 77, 83, 98, 100, 106, 113, 119, 123, 124, 126, 143, 144, 149, 165, 170, 172], "At": [0, 1, 2, 3, 5, 6, 9, 11, 62, 69, 80, 81, 113, 114, 143], "BY": [20, 125], "Be": [8, 15, 21, 41, 58, 59, 62, 81, 100, 101, 113, 129, 138, 157], "But": [45, 48, 57, 59, 101, 167], "By": [16, 24, 26, 32, 39, 45, 46, 48, 49, 50, 51, 52, 56, 59, 66, 71, 80, 81, 85, 99, 103, 113, 117, 126, 129, 133, 137, 145, 146, 149, 150, 152, 170, 171], "For": [1, 6, 7, 8, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 31, 35, 36, 38, 39, 42, 43, 47, 49, 51, 53, 54, 55, 56, 57, 58, 59, 63, 68, 69, 71, 81, 83, 85, 91, 96, 98, 99, 100, 101, 104, 113, 114, 115, 119, 120, 123, 126, 128, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 148, 149, 150, 151, 154, 155, 165, 168, 169, 170, 171, 172], "IF": [20, 125], "IT": 133, "If": [3, 5, 6, 12, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 36, 38, 39, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 68, 69, 77, 78, 80, 81, 84, 85, 91, 93, 94, 96, 98, 100, 101, 102, 106, 113, 114, 115, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 169, 170, 171, 172], "In": [0, 1, 3, 5, 6, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 29, 32, 38, 39, 40, 41, 46, 51, 54, 56, 57, 58, 59, 62, 65, 67, 69, 71, 77, 79, 80, 81, 84, 86, 92, 98, 100, 101, 102, 104, 106, 107, 113, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 142, 144, 146, 147, 149, 150, 154, 157, 159, 165, 172], "It": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 17, 18, 20, 23, 24, 26, 29, 34, 39, 42, 43, 46, 47, 57, 58, 59, 60, 62, 63, 67, 69, 80, 81, 82, 92, 93, 96, 98, 99, 100, 101, 102, 106, 107, 113, 115, 118, 119, 120, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 150, 157, 163, 165, 167, 168, 170, 171], "Its": 57, "NO": 143, "NOT": [20, 58, 59, 96, 101, 125, 149], "No": [2, 15, 23, 26, 36, 59, 69, 93, 100, 107, 111, 138, 147, 149, 157], "Not": [20, 44, 52, 57, 59, 88, 98, 119], "ON": [20, 21, 59, 125], "Of": [128, 138, 172], "On": [3, 18, 20, 28, 36, 38, 39, 54, 56, 57, 58, 62, 63, 68, 81, 85, 93, 98, 123, 125, 133, 138, 143, 145, 151, 170], "One": [3, 8, 12, 41, 46, 98, 100, 133, 149, 154], "Or": [1, 99, 133], "TO": [20, 59, 125], "That": [20, 25, 54, 59, 61, 62, 81, 113, 114, 117, 142, 151], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 45, 46, 47, 48, 51, 54, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 116, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 155, 156, 157, 158, 159, 161, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "Then": [20, 26, 27, 54, 59, 62, 63, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 149, 170], "There": [3, 24, 26, 29, 41, 45, 46, 51, 57, 58, 59, 62, 63, 69, 81, 83, 96, 98, 101, 102, 103, 110, 121, 126, 133, 135, 137, 138, 143, 148, 149, 154, 159], "These": [1, 2, 3, 25, 26, 27, 30, 32, 36, 38, 56, 59, 69, 80, 81, 83, 101, 117, 123, 126, 130, 132, 133, 136, 142, 148, 149, 150, 162, 170, 172], "To": [3, 4, 13, 16, 20, 26, 29, 31, 36, 38, 42, 43, 46, 47, 48, 51, 54, 55, 56, 58, 59, 62, 67, 69, 71, 77, 80, 81, 83, 85, 88, 92, 97, 98, 103, 113, 114, 117, 118, 119, 120, 124, 125, 126, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 160, 165, 170, 171, 172], "WITH": 20, "Will": [41, 149], "With": [0, 27, 41, 59, 62, 101, 120, 129, 138, 148, 149, 159, 167], "_": [81, 85, 92], "__host": [64, 88], "_arm64": 129, "_bin": 59, "_complet": 149, "_groupsr": 126, "_postgresql": 124, "_static": [59, 172], "a2enmod": [133, 151], "a2ensit": 133, "a3b30430b1ccb41089170eecbe315d3a": 119, "a4": 53, "a92c": 59, "aaliyah": 83, "aaliyah_brown": 83, "aaliyah_hamm": 83, "aaliyah_johnston": 83, "aaliyah_kunz": 83, "aavx": 140, "aax": 146, "abbrevi": 85, "abil": [6, 14, 57, 108, 128, 133, 149, 150], "abl": [2, 3, 8, 16, 21, 27, 30, 36, 38, 41, 48, 52, 56, 59, 62, 65, 76, 81, 85, 98, 100, 102, 104, 106, 107, 113, 117, 126, 130, 133, 145, 153, 156, 157], "abort": [59, 80, 94], "about": [1, 2, 3, 6, 7, 8, 11, 16, 26, 34, 43, 46, 49, 57, 59, 66, 69, 76, 78, 80, 81, 83, 85, 88, 98, 101, 113, 117, 118, 119, 123, 126, 129, 132, 133, 136, 137, 138, 143, 148, 149, 157, 165, 167, 168, 169, 172], "abov": [1, 3, 4, 5, 15, 18, 20, 24, 41, 42, 46, 51, 58, 59, 64, 71, 77, 81, 87, 88, 91, 96, 98, 101, 102, 113, 119, 121, 123, 126, 128, 129, 133, 137, 138, 142, 147, 149, 165], "absenc": 81, "absolut": [16, 59, 68, 81, 103, 138, 149], "abstract": [132, 135], "abund": 138, "abus": 88, "abuse_detect": 117, "abuse_number_of_messages_per_15m": 117, "abuse_number_of_messages_per_1d": 117, "abuse_number_of_messages_per_1h": 117, "abuse_number_of_recipients_per_message_threshold": 117, "acc": 54, "accel": 24, "accent": [4, 7, 59], "accept": [14, 29, 30, 38, 39, 46, 59, 62, 65, 69, 84, 98, 101, 102, 117, 118, 157, 171, 172], "access": [0, 2, 8, 12, 13, 14, 15, 16, 24, 26, 29, 30, 31, 32, 36, 38, 39, 41, 46, 50, 51, 52, 56, 57, 59, 62, 63, 64, 66, 68, 71, 77, 80, 81, 84, 85, 88, 92, 98, 100, 101, 102, 104, 107, 109, 110, 114, 115, 119, 120, 123, 127, 128, 132, 133, 138, 143, 146, 147, 149, 153, 157, 160, 170, 171], "access_log": [98, 129], "accessible_featur": 88, "accident": [103, 147], "acclaim": 5, "accommod": [98, 142, 148], "accomplish": 113, "accord": [12, 42, 59, 81, 89, 144, 149, 150, 154], "accordingli": [12, 20, 24, 26, 58, 59, 81, 101], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 27, 34, 41, 52, 56, 57, 59, 62, 67, 72, 77, 80, 81, 83, 85, 88, 95, 98, 115, 116, 128, 130, 133, 149, 153, 171, 172], "account_kei": 46, "account_manag": [77, 81, 88], "account_nam": 46, "accountid": 119, "accountmanag": [59, 77], "accumul": 98, "accur": [138, 148, 165], "accuraci": [4, 5, 7, 8, 10, 46], "accuweath": 14, "achiev": [9, 118, 126], "acl": [51, 59, 68, 117], "acm": [71, 129], "acquir": [58, 119], "across": [1, 7, 10, 30, 58, 59, 100, 115, 117, 130], "act": [1, 2, 5, 7, 9, 10, 11, 13, 66, 88, 113], "action": [1, 2, 3, 15, 17, 39, 51, 54, 56, 57, 59, 69, 88, 97, 100, 101, 109, 117, 127, 138, 147, 149, 172], "actionjob": 3, "activ": [16, 17, 23, 27, 41, 42, 43, 47, 54, 56, 58, 60, 62, 64, 66, 74, 79, 80, 82, 85, 87, 88, 93, 113, 114, 124, 126, 130, 132, 133, 134, 138, 143, 147, 149, 150, 170], "activity_": 23, "activity_dbdriveropt": 23, "activity_dbhost": 23, "activity_dbnam": 23, "activity_dbpassword": 23, "activity_dbport": 23, "activity_dbus": 23, "activity_expire_dai": [51, 88], "activity_expire_exclude_us": 51, "activity_use_cached_mountpoint": [51, 88], "actor": [57, 126], "actual": [1, 4, 20, 24, 27, 57, 69, 101, 130, 138, 147, 149, 168], "ad": [2, 4, 6, 8, 12, 18, 22, 25, 26, 27, 41, 44, 50, 51, 56, 57, 58, 59, 62, 63, 66, 68, 69, 72, 81, 88, 96, 113, 114, 116, 118, 119, 124, 126, 132, 133, 134, 149, 150, 153, 163, 166, 167, 168, 172], "ad2dab17b2f9": 149, "adapt": [58, 101, 126, 129, 138, 143, 155, 170, 172], "add": [0, 2, 6, 12, 20, 21, 23, 38, 39, 41, 51, 52, 57, 58, 59, 60, 62, 63, 64, 66, 71, 75, 77, 80, 81, 85, 88, 98, 100, 102, 113, 114, 117, 119, 120, 123, 124, 126, 129, 132, 133, 138, 140, 144, 148, 150, 151, 157, 158, 164, 165, 166, 169, 171, 172], "add_head": [24, 129], "addendum": [13, 88], "addit": [1, 3, 4, 13, 16, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 46, 52, 53, 54, 57, 59, 66, 71, 73, 80, 82, 85, 88, 95, 98, 99, 100, 101, 103, 104, 105, 113, 123, 125, 126, 128, 130, 131, 132, 134, 135, 137, 138, 142, 149, 153, 170, 171, 172], "addition": [12, 39, 58, 81, 83, 113, 114, 138, 149, 168, 172], "additional_opt": 101, "address": [2, 8, 20, 26, 39, 41, 54, 56, 59, 66, 68, 69, 76, 77, 78, 81, 82, 85, 88, 92, 93, 98, 100, 101, 102, 104, 106, 116, 117, 127, 128, 133, 145, 148, 150, 170], "address_of_remote_machin": 101, "addressbook": [39, 59, 88, 114, 115, 126, 138], "addressbookchang": 114, "addressbookid": 138, "addserv": 59, "addus": 149, "adequ": [24, 81, 113, 114, 134], "adjust": [1, 8, 12, 15, 20, 21, 42, 44, 45, 46, 48, 57, 59, 66, 81, 88, 93, 94, 98, 101, 124, 129, 130, 131, 132, 133, 134, 138, 142, 144, 155, 166, 167, 168, 170, 171], "adm": 75, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 16, 26, 32, 38, 39, 41, 43, 46, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 70, 73, 74, 75, 76, 80, 81, 82, 85, 87, 88, 96, 98, 100, 101, 104, 113, 114, 117, 118, 119, 121, 123, 127, 132, 133, 137, 138, 142, 143, 145, 147, 148, 149, 150, 151, 152, 165, 170, 172], "admin_": 171, "admin_audit": 88, "admin_manu": 59, "administ": 120, "administr": [0, 1, 2, 6, 14, 16, 20, 26, 27, 38, 41, 48, 49, 51, 56, 57, 59, 60, 62, 63, 64, 66, 67, 71, 73, 77, 80, 86, 88, 98, 101, 106, 108, 110, 113, 117, 120, 126, 128, 133, 138, 145, 148, 149, 157, 158, 165, 168, 170, 171], "adminlogin": 55, "adminpass": 55, "adminw": [151, 156], "advanc": [36, 44, 51, 55, 59, 68, 71, 73, 88, 102, 105, 133, 154, 172], "advantag": [27, 30, 55, 56, 88], "advertis": [56, 59], "advic": 59, "advis": [8, 150, 167, 172], "ae": [3, 27, 59, 132], "aegi": 80, "affect": [12, 15, 23, 24, 25, 26, 59, 60, 66, 81, 98, 106, 119, 132, 134, 138, 155], "after": [1, 4, 8, 14, 15, 16, 18, 20, 25, 26, 30, 35, 36, 42, 43, 45, 46, 47, 48, 51, 55, 56, 57, 58, 59, 61, 62, 63, 66, 67, 72, 78, 79, 81, 85, 88, 93, 96, 97, 98, 100, 101, 103, 104, 106, 107, 110, 114, 115, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 157, 165, 170, 171, 172], "afterward": [57, 80, 81, 117, 133, 144, 146, 147, 151], "ag": [7, 44, 59, 85, 88, 109, 124, 126, 129], "again": [16, 18, 26, 28, 38, 41, 42, 51, 59, 69, 76, 80, 81, 85, 106, 113, 115, 118, 119, 123, 124, 142, 144, 147, 148, 149, 157], "against": [0, 26, 57, 68, 72, 81, 85, 86, 107, 170, 172], "agenda": 117, "agent": [5, 12, 13, 59, 63, 66, 88, 106], "aggreg": 59, "aggress": 170, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 170, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 100, 117], "ai_provid": 8, "aim": [126, 155], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 88, 100, 105, 130, 132, 133, 171], "ajax": [88, 117, 129, 149, 150], "aka": 133, "alarm": [88, 116], "albert": 149, "alert": [54, 88], "algorithm": [59, 101, 102, 119, 126, 146], "alia": [81, 117, 133, 149], "alias": 88, "aliasgroup1": 151, "aliasgroup2": 151, "alic": [38, 81, 149], "alice_1337": 81, "align": 62, "aliv": 59, "all": [1, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 27, 31, 32, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 54, 56, 57, 58, 60, 63, 64, 66, 70, 71, 77, 80, 81, 82, 83, 85, 87, 88, 92, 93, 94, 97, 98, 100, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 128, 129, 131, 132, 133, 135, 137, 138, 142, 143, 145, 146, 147, 148, 150, 153, 154, 155, 158, 165, 168, 170, 171, 172], "allenai": [5, 11], "alloc": [45, 59, 132], "allow": [1, 2, 3, 5, 7, 12, 15, 16, 20, 23, 24, 25, 27, 29, 30, 39, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 57, 59, 62, 63, 64, 67, 68, 72, 76, 81, 82, 84, 85, 88, 91, 92, 96, 99, 100, 101, 103, 106, 107, 110, 114, 115, 117, 118, 126, 127, 128, 129, 130, 132, 133, 134, 147, 149, 150, 154, 157, 158, 166, 171, 172], "allow_custom_share_fold": 88, "allow_disabled_password_enforcement_group": 88, "allow_local_infil": 20, "allow_local_remote_serv": [88, 117], "allow_persist": 20, "allow_self_sign": 62, "allow_url_fopen": 31, "allow_user_to_change_display_nam": 88, "allowcleanup": 14, "allowed_admin_rang": [88, 126], "allowed_user_ag": 88, "allowencodedslash": 151, "allowlist": 169, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almost": [59, 81, 133], "alon": 172, "along": [3, 5, 18, 42, 59, 92, 120, 126, 128, 149], "alongsid": 59, "alpin": [92, 134], "alpinelinux": 92, "alreadi": [3, 8, 16, 17, 18, 21, 26, 45, 55, 59, 60, 75, 76, 81, 98, 101, 104, 114, 115, 117, 124, 126, 128, 130, 131, 132, 133, 144, 147, 149, 155, 165, 170, 172], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 23, 24, 26, 34, 38, 39, 40, 41, 45, 46, 48, 49, 51, 52, 56, 57, 58, 59, 63, 66, 68, 71, 76, 77, 80, 81, 83, 84, 85, 87, 91, 92, 94, 97, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 155, 157, 158, 165, 166, 167, 168, 169, 170, 171, 172], "alter": [12, 20, 21, 42, 47, 81, 167], "altern": [2, 24, 48, 56, 64, 88, 98, 130, 133, 136, 140, 149], "although": [41, 132, 149], "altitud": 126, "alwai": [1, 3, 5, 7, 12, 15, 16, 27, 37, 38, 41, 42, 51, 54, 57, 59, 65, 66, 70, 71, 80, 81, 95, 101, 102, 120, 124, 126, 128, 129, 130, 132, 137, 138, 142, 148, 149, 151, 165, 170, 171], "amazon": [38, 46, 59, 88, 168], "amazonaw": 46, "amd": 104, "american": 10, "among": [0, 3, 84, 120, 130, 170], "amongst": 100, "amount": [8, 45, 58, 59, 81, 83, 98, 126, 133, 168], "amp": 82, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 16, 20, 24, 26, 27, 29, 30, 31, 34, 36, 38, 39, 41, 42, 43, 46, 48, 49, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 68, 71, 73, 76, 77, 78, 79, 80, 81, 82, 85, 87, 88, 91, 92, 96, 98, 100, 101, 103, 106, 108, 113, 114, 115, 117, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 145, 146, 147, 148, 150, 151, 152, 154, 157, 159, 163, 165, 167, 168, 170, 171, 172], "analysi": 12, "analyt": 15, "analyz": [59, 117], "andrew": 2, "android": [59, 63, 64, 71, 88, 106, 120, 134], "android_app": 53, "androidclienturl": 71, "angel": 89, "ani": [0, 1, 2, 3, 5, 7, 12, 14, 15, 16, 18, 20, 23, 24, 25, 26, 27, 30, 32, 35, 36, 37, 39, 41, 43, 46, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 66, 68, 69, 80, 81, 83, 84, 85, 87, 88, 91, 92, 98, 99, 100, 101, 102, 103, 104, 106, 110, 113, 114, 115, 117, 126, 132, 133, 134, 137, 138, 143, 147, 148, 149, 157, 158, 163, 165, 169, 170, 171, 172], "anim": [6, 59], "anna": 2, "anni": 149, "anniversari": 170, "announc": [12, 62, 81, 126], "anon": 59, "anonym": [81, 126, 153], "anoth": [12, 20, 26, 37, 44, 46, 68, 69, 78, 80, 85, 88, 96, 98, 115, 117, 126, 128, 129, 131, 135, 137, 138, 148, 149, 151, 165, 166, 170], "ansi": 149, "answer": [1, 2, 59, 81, 169, 172], "anti": [54, 59, 88], "anticip": 170, "antiviru": [64, 88], "anymor": [76, 81, 88, 149, 168], "anyon": [12, 41], "anyth": [14, 20, 29, 54, 57, 59, 113, 114, 142, 143, 149], "anytim": [47, 59, 85], "anywher": [30, 124, 128], "apach": [17, 39, 58, 59, 67, 69, 88, 98, 125, 126, 127, 128, 134, 138, 145, 149, 165], "apache2": [58, 88, 98, 125, 126, 130, 133, 138, 151], "apart": 123, "apc": [58, 59, 167], "apcu": [59, 64, 69, 88, 123, 130, 132, 167], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 34, 41, 57, 59, 67, 73, 84, 86, 88, 98, 100, 101, 104, 117, 126, 129, 132, 150, 159, 165, 171, 172], "apirequest": [74, 75, 76, 82, 87, 172], "app": [0, 12, 13, 14, 18, 23, 25, 38, 39, 40, 41, 42, 45, 47, 52, 53, 56, 58, 61, 63, 64, 67, 69, 71, 73, 77, 80, 81, 82, 83, 84, 85, 87, 96, 98, 99, 103, 104, 105, 106, 107, 108, 110, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 129, 130, 131, 133, 140, 142, 144, 145, 147, 148, 153, 154, 157, 158, 159, 160, 165, 168, 170, 171, 172], "app1": 149, "app2": 149, "app3": 149, "app_api": [2, 3, 4, 8, 88, 102, 103], "app_api_haproxy_us": 101, "app_container_nam": 101, "app_display_nam": 8, "app_host": 8, "app_id": [8, 102, 104], "app_port": 8, "app_python_skeleton": 103, "app_secret": 8, "app_upd": 16, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 88, 99, 101, 102, 103, 104, 105], "apparmor": 59, "appcodecheck": [16, 88], "appconfig": [59, 149], "appdata": [88, 93, 98], "appdata_instanceid": 59, "appdata_xxx": 149, "appear": [6, 20, 25, 26, 32, 55, 57, 59, 62, 63, 64, 69, 78, 81, 85, 88, 98, 100, 115, 125, 128, 129, 132, 137, 138, 149, 158], "appelman": 74, "append": [1, 17, 27, 41, 56, 59, 81, 128, 136, 147], "appframework": 104, "appid": [14, 74, 101, 103, 136, 137], "appimag": 134, "appinfo": [74, 137], "appl": [59, 71, 98, 134], "applewebkit": 66, "appli": [8, 12, 21, 23, 24, 25, 27, 39, 41, 42, 55, 59, 62, 65, 69, 76, 77, 81, 85, 88, 101, 107, 119, 120, 126, 133, 139, 146, 148, 149], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 26, 38, 46, 53, 57, 58, 59, 64, 66, 72, 74, 81, 83, 87, 88, 97, 98, 100, 101, 106, 113, 117, 127, 129, 132, 133, 135, 137, 138, 142, 143, 146, 148, 149, 150, 170], "appnam": 149, "appoint": [60, 113], "apppassword": 96, "appreci": [5, 7, 9, 10], "approach": [26, 56, 57, 66, 88, 141, 142, 170], "appropri": [12, 27, 38, 41, 57, 58, 59, 65, 101, 113, 117, 121, 125, 129, 132, 133, 136, 142, 143, 149, 170], "approv": 88, "approve_link": 172, "approxim": [59, 81, 93, 98, 170], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 171], "apt": [54, 125, 126, 151, 152], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 116, 117, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 159, 165, 166, 168, 170, 171, 172], "arab": 4, "arbitrari": [1, 38, 59], "arch": [92, 149], "architectur": [24, 59, 88, 104, 133, 145], "archiv": [59, 88, 92, 119, 123, 125, 133, 142, 147, 148, 149], "area": [52, 68, 133, 160], "arg": 129, "arg_v": 129, "argon2": [59, 130], "argument": [17, 36, 46, 51, 59, 74, 75, 76, 81, 82, 88, 129, 138, 149], "aris": [59, 143, 170], "ark": 132, "arm32v7": 149, "around": [10, 15, 16, 88, 106, 107, 170], "arrai": [16, 43, 46, 49, 55, 59, 62, 67, 68, 76, 77, 81, 82, 88, 101, 113, 123, 124, 128, 137, 171, 172], "arrang": 170, "arraycach": 59, "art": 126, "articl": 138, "artifact": 11, "artifici": [0, 1, 12, 15, 88, 100], "asc": [123, 125], "ascii": [59, 70, 81, 130, 137], "asdf": 66, "asid": 168, "ask": [1, 2, 3, 13, 14, 17, 18, 41, 62, 78, 81, 84, 85, 88, 93, 117, 138, 146, 147, 148, 149, 153, 159, 165], "aspect": [59, 71, 149], "assembl": 24, "assembli": 24, "asset": [68, 71, 126, 129, 166], "asset_immut": 129, "assetlink": 88, "assign": [2, 36, 77, 81, 83, 85, 88, 106, 109, 110, 132, 149, 172], "assignable\u00b2": 149, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 59, 88, 98, 107, 117, 147], "assistant_en": 1, "associ": [18, 41, 53, 57, 80, 81, 98, 138, 170, 171], "assum": [8, 12, 20, 57, 59, 62, 81, 101, 113, 114, 124, 126, 133, 138, 143, 145, 146, 147], "assumpt": 129, "asterisk": 149, "astroc": 149, "astronomi": 149, "async": 172, "asynchron": [3, 172], "atom": [59, 129], "attach": [1, 15, 36, 81, 88, 102, 171], "attack": [27, 57, 111, 126, 168], "attempt": [23, 26, 57, 78, 81, 88, 98, 104, 106, 126, 128, 138, 149], "attend": 2, "attende": 113, "attr": 82, "attr_persist": 59, "attribut": [38, 75, 76, 77, 82, 87, 88, 149], "attributenam": 82, "auckland": 59, "audienc": [12, 88], "audio": [1, 2, 4, 6, 12, 15, 49, 59, 164, 165], "audit": [59, 64, 88, 126, 131], "auth": [57, 62, 80, 87, 88, 101, 129, 149], "auth_availability_delai": 88, "authent": [2, 20, 26, 27, 29, 31, 32, 33, 34, 35, 37, 38, 44, 46, 57, 59, 62, 67, 73, 74, 75, 76, 79, 82, 85, 88, 91, 98, 101, 116, 126, 130, 133, 138, 143, 163, 171], "authmiddlewar": 172, "author": [2, 23, 52, 67, 74, 75, 76, 84, 85, 88, 113, 117, 120, 130, 133, 137, 172], "authorit": 146, "authorized_kei": [30, 35], "authtyp": 133, "auto": [4, 17, 26, 39, 41, 42, 47, 59, 71, 81, 82, 88, 123, 126, 149], "auto_index": 3, "auto_logout": 88, "auto_reset_persist": 20, "autocomplet": [41, 59, 81, 88, 114, 115], "autoconfig": [55, 88], "autoconfigur": [59, 119], "autocr": [46, 59], "autofil": 100, "autom": [3, 59, 81, 88, 91, 106, 109, 110, 119, 133, 147, 171, 172], "automat": [2, 3, 6, 15, 18, 26, 36, 38, 41, 42, 47, 48, 51, 54, 56, 57, 58, 59, 62, 63, 64, 65, 68, 70, 71, 79, 80, 81, 83, 85, 87, 88, 93, 95, 98, 100, 101, 102, 110, 113, 114, 115, 117, 126, 130, 133, 138, 145, 146, 147, 149, 163, 165, 167, 171, 172], "autotest": 129, "autumn": 15, "aux": 48, "av_background_scan": 54, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 18, 20, 26, 29, 31, 32, 34, 40, 41, 42, 43, 44, 45, 47, 51, 57, 58, 59, 61, 62, 63, 69, 71, 76, 77, 81, 83, 85, 88, 92, 93, 94, 95, 98, 99, 101, 102, 103, 104, 109, 110, 113, 115, 119, 120, 123, 124, 126, 128, 130, 133, 136, 138, 142, 143, 145, 147, 148, 149, 153, 154, 155, 158, 159, 165, 166, 170, 171, 172], "avatar": [62, 73, 77, 82, 88, 149], "avconv": 130, "averag": [24, 113, 114], "avoid": [3, 17, 20, 23, 24, 43, 54, 56, 59, 66, 81, 82, 88, 98, 103, 107, 128, 130, 138, 147, 149, 171], "avx": [3, 5], "avx2": [3, 5], "aw": [29, 46, 59, 123, 131, 168], "awai": [88, 113, 132, 138], "await": 172, "awar": [8, 81, 98, 126], "ax": 58, "axi": 45, "azur": [88, 116], "b": [59, 101], "b2": 53, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 137, "b4af8db0ae269d73432e9a01e63a": 137, "b6": 53, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 137, "back": [3, 23, 24, 26, 54, 57, 59, 62, 101, 106, 114, 115, 128, 129, 135, 138, 140, 142, 143, 147, 148], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 24, 30, 35, 36, 37, 43, 44, 46, 57, 58, 64, 75, 76, 79, 81, 83, 84, 85, 88, 98, 114, 120, 126, 128, 132, 133, 149, 168], "background": [0, 3, 6, 15, 30, 38, 44, 51, 59, 60, 64, 69, 71, 83, 88, 97, 115, 127, 144, 148, 171], "background_color": 71, "background_job_expire_trash": 47, "background_job_expire_vers": 42, "backgroundcolor": 71, "backgroundjob": [3, 171], "backport": [136, 170], "backportbot": 136, "backslash": 171, "backtrac": 88, "backup": [21, 44, 45, 59, 80, 88, 117, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 155, 170], "backward": [20, 82], "bad": [5, 88, 126], "badger": 63, "bak": [140, 146], "balanc": [24, 58, 68, 81, 88, 128], "ban": 126, "bandwidth": [24, 129], "banner": [81, 148], "bantim": 126, "bar": [42, 47, 71, 149], "barcelona": 81, "bare": [88, 135], "barracuda": [20, 59], "base": [1, 3, 4, 5, 7, 9, 10, 12, 15, 18, 26, 27, 36, 39, 41, 44, 54, 56, 57, 59, 64, 65, 66, 68, 71, 81, 82, 87, 88, 92, 104, 106, 107, 123, 124, 126, 127, 129, 130, 133, 134, 141, 142, 143, 148, 149, 153, 155, 170, 172], "base64": [27, 29, 46, 59, 149], "basenam": [59, 166], "baseurl": 172, "bash": [32, 123, 133, 149], "bash_profil": 149, "basi": 56, "basic": [48, 59, 62, 74, 75, 76, 77, 81, 82, 85, 87, 88, 101, 123, 126, 132, 133, 138, 147, 163, 172], "batch": [11, 81, 88, 141], "bc95cbaff3abbed716e1d40bbdaa58a0": 119, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 172, "becaus": [17, 18, 20, 24, 25, 27, 30, 36, 41, 43, 46, 52, 53, 54, 55, 56, 58, 59, 61, 63, 69, 81, 84, 98, 113, 117, 119, 123, 126, 128, 131, 132, 133, 134, 138, 142, 147, 149, 171], "becom": [38, 41, 59, 68, 132, 133, 138, 168], "been": [3, 12, 27, 30, 36, 38, 39, 46, 51, 52, 54, 55, 56, 59, 62, 66, 69, 83, 92, 96, 98, 106, 110, 115, 137, 144, 149, 155, 161, 163, 168, 170], "befor": [1, 3, 5, 7, 8, 14, 17, 18, 20, 21, 30, 44, 45, 46, 49, 51, 54, 56, 57, 59, 62, 67, 81, 88, 98, 100, 110, 113, 117, 118, 119, 124, 128, 130, 132, 133, 134, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 166, 170], "beforehand": [135, 170], "beforenodecopiedev": 171, "beforenodecreatedev": 171, "beforenodedeletedev": 171, "beforenodereadev": 171, "beforenoderenamedev": 171, "beforenoderestoredev": 171, "beforenodetouchedev": 171, "beforenodewrittenev": 171, "begin": [2, 3, 5, 7, 81, 131, 138, 142, 149, 165], "begin_of_text": 5, "behalf": [1, 12], "behav": 81, "behavior": [2, 24, 30, 39, 57, 59, 62, 66, 81, 82, 93, 94, 98, 132, 138], "behaviour": [50, 59, 81, 126, 129], "behind": [15, 24, 57, 59, 68, 69, 98, 133, 137], "being": [3, 4, 27, 41, 46, 57, 58, 59, 100, 104, 106, 107, 113, 117, 123, 126, 136, 143, 149, 166, 170], "believ": 138, "belong": [2, 81, 85, 119, 150], "below": [1, 3, 8, 24, 26, 36, 41, 46, 57, 58, 59, 62, 64, 66, 69, 77, 80, 81, 82, 85, 88, 93, 94, 98, 100, 101, 106, 119, 128, 129, 130, 142, 144, 148, 149, 151], "benchmark": [4, 12, 59, 119], "bender": 149, "benefici": 132, "benefit": [46, 59, 100, 101, 120, 126, 132, 133, 138, 170], "berlin": [2, 14, 59, 118, 149], "berni": 149, "besid": [57, 59, 81, 100, 129], "best": [14, 15, 26, 45, 57, 58, 62, 106, 117, 126, 128, 130, 133, 134, 138, 142, 143, 148, 152, 171], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 18, 23, 26, 46, 54, 64, 81, 88, 138, 149, 170], "between": [14, 23, 26, 27, 36, 39, 44, 46, 53, 56, 59, 68, 81, 88, 92, 95, 100, 101, 102, 106, 132, 142, 144, 146, 148, 149, 150, 170], "bewar": [38, 56], "beyond": [20, 46, 53, 88], "bia": [6, 11], "bias": 9, "big": [17, 44, 57, 88, 98, 129, 130, 138, 167, 170], "big_temp_fil": 24, "bigger": [56, 59, 148], "bigint": [19, 23, 88, 144], "bin": [15, 26, 44, 54, 56, 58, 64, 85, 88, 101, 116, 124, 133, 149, 171], "binari": [27, 36, 59, 62, 92, 101, 134, 137, 149], "binary_search_path": 88, "bind": [81, 101, 102, 130, 133, 149], "bind_address": 101, "bing": 159, "binlog_format": [20, 134], "bio": 132, "biographi": [77, 81], "birth": 81, "birthdai": [88, 116], "birthdat": 81, "bit": [1, 20, 21, 24, 30, 59, 81, 124, 134, 154], "bitmap": 59, "black": 2, "blacklist": 94, "blacklisted_fil": 166, "blob": [15, 62, 88], "block": [1, 8, 26, 38, 57, 59, 63, 81, 88, 104, 124, 126, 129, 132, 157, 166], "blocker": 63, "blog": [6, 8, 11, 26, 59, 120, 123, 129], "blue": 89, "blurri": 45, "bmp": [59, 129], "board": [2, 159, 160], "bob": [149, 171], "bock": 166, "bodi": [59, 124, 172], "bodyparamet": 172, "bold": 170, "book": [11, 41, 59, 77, 85, 88, 113, 116], "bookmark": 15, "bookworm": 134, "bool": [113, 119, 171], "boolean": [3, 16, 18, 21, 39, 59, 149], "boolval": 101, "boot": [56, 58, 123], "bootstrap": [58, 59], "border": 38, "borrow": 129, "bot": [13, 15, 88], "both": [3, 12, 15, 20, 23, 26, 35, 39, 42, 45, 46, 47, 54, 57, 58, 59, 62, 66, 69, 80, 81, 85, 91, 92, 101, 104, 107, 115, 117, 119, 120, 126, 129, 130, 132, 133, 138, 143, 148, 149, 150, 157, 158, 172], "bottom": [142, 172], "bound": [3, 93, 98, 101], "bounti": 12, "box": [26, 52, 57, 62, 81, 98, 100, 119, 154, 163], "bracket": [81, 82], "branch": 137, "brand": [63, 64, 88, 120, 152], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 170], "breakdown": 88, "breton": 4, "bridg": [101, 102], "brief": 163, "briefli": 101, "bring": [15, 92, 158], "british": 10, "broaden": 149, "broken": [21, 26, 69, 129, 138, 165], "brown": 83, "browser": [39, 59, 63, 65, 69, 88, 91, 98, 106, 123, 124, 126, 127, 128, 129, 132, 133, 138, 143, 145, 147, 149, 151, 155, 156, 157, 165, 168], "brute": [59, 64, 88, 126, 149], "bruteforc": [57, 88, 149], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 172, "bucket": [29, 34, 44, 59, 88], "bucketnam": 46, "buffer": [24, 98, 132], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 59, 69, 88, 98, 119, 120, 132, 134, 139, 148, 149], "bugtrack": 138, "build": [6, 8, 12, 54, 88, 119, 129, 136], "built": [1, 2, 5, 7, 9, 10, 11, 26, 30, 52, 57, 59, 66, 69, 88, 98, 113, 129, 130, 133, 134, 138, 141, 142, 144, 148, 151, 154, 157], "bulk": [6, 59], "bulkupload": 88, "bundl": [3, 16, 58, 59, 171], "busi": [59, 133, 138, 157], "bust": 129, "button": [1, 16, 30, 38, 39, 59, 62, 71, 81, 85, 88, 98, 99, 100, 114, 117, 138, 147, 172], "byedvluwkxkmflpbgvxc": 66, "bypass": [3, 46, 52, 59, 81, 98, 126], "byte": [19, 20, 24, 27, 29, 46, 54, 59, 62, 88, 93, 94, 98, 117, 119, 124, 134, 138, 140, 149], "bytecod": 132, "bz2": [123, 125, 142], "bzip2": 123, "c": [6, 20, 26, 29, 44, 59, 66, 88, 91, 96, 98, 101, 119, 123, 125, 126, 130, 133, 138, 146, 149], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [20, 58, 59, 101, 149], "ca_cert": 59, "cach": [8, 43, 57, 64, 68, 82, 88, 113, 127, 129, 135, 138, 149, 165], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 20, "cadav": [98, 138], "caddi": 88, "cadenc": 170, "cafil": [58, 59], "cal": 68, "calcul": [5, 6, 7, 9, 10, 27, 59, 85, 132], "caldav": [59, 64, 68, 88, 114, 116, 119, 124, 129, 133, 138, 149, 163, 171], "caldav_external_attendees_dis": 113, "calendar": [12, 16, 21, 60, 62, 88, 115, 116, 118, 137, 139, 144, 171], "calendarchang": [113, 149], "calendardata": 171, "calendarid": 171, "calendarobjectcreatedev": 171, "calendarobjectdeletedev": 171, "calendarobjectmovedev": 171, "calendarobjectmovedtotrashev": 171, "calendarobjectrestoredev": 171, "calendarobjectupdatedev": 171, "calendarretentionoblig": 113, "calendarserv": 171, "calendarsubscriptionrefreshr": 113, "call": [2, 3, 4, 12, 15, 27, 39, 41, 55, 56, 58, 59, 66, 67, 75, 81, 87, 98, 100, 115, 117, 129, 131, 133, 134, 138, 146, 147, 149, 150, 158, 171, 172], "callback": 172, "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 165, 166, 167, 168, 169, 170, 171], "can_instal": 124, "cancel": 138, "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 24, 27, 30, 32, 36, 43, 48, 49, 53, 54, 59, 62, 69, 76, 81, 85, 88, 115, 119, 126, 134, 136, 137, 142, 146, 148, 149, 163, 170], "canon": 88, "cantonbeck": 149, "cap": [132, 151], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 101, 113, 132, 149, 151, 156, 157, 158], "capac": [5, 7, 9, 10, 46], "carbonara": 2, "card": [2, 68, 85, 100, 114, 159, 160], "carddav": [41, 64, 68, 88, 113, 115, 116, 124, 129, 133, 138, 163], "carddav_sync_request_timeout": 88, "carddav_sync_request_trunc": 88, "care": [3, 23, 54, 56, 59, 84, 101, 102, 124, 129], "carefulli": [138, 149], "carla": 92, "carri": [2, 59], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 20, 21, 23, 26, 27, 36, 40, 41, 48, 54, 56, 57, 59, 62, 65, 69, 79, 81, 86, 96, 98, 100, 101, 102, 104, 106, 107, 117, 119, 123, 126, 128, 130, 132, 133, 134, 138, 142, 143, 144, 146, 147, 149, 150, 157, 163, 165, 170, 172], "cast": 59, "cat": [2, 29, 149], "catalan": 4, "catch": 138, "categori": [2, 16, 100, 115], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 26, 57, 58, 59, 69, 81, 98, 129, 131, 132, 133, 137, 138, 143, 146, 147, 165, 167, 168], "causal": 22, "caution": [8, 93, 119], "cautiou": [59, 62], "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, 15, 21, 26, 32, 121, 124, 149, 152, 171], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 149, "ce8b61c2": 149, "ce9e248333c44a5a64ccad26f2550f95": 119, "ceas": 170, "center": 62, "cento": [54, 58, 88, 127, 129, 133, 134, 149], "central": [26, 27, 58], "ceph": 46, "cert": [20, 58, 59, 99, 101, 124, 151], "certain": [3, 9, 24, 45, 51, 57, 59, 68, 81, 94, 96, 98, 110, 113, 114, 126, 129, 133, 147, 149, 157], "certfil": 101, "certif": [30, 31, 44, 59, 63, 82, 88, 90, 92, 98, 101, 117, 124, 126, 129, 133, 134, 137, 149, 151, 152, 163], "certifi": 89, "cfb": 59, "cfg": [93, 96, 98], "cgi": 129, "challeng": [126, 129, 132, 149], "chanc": [119, 138, 170], "chang": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 17, 18, 21, 23, 25, 26, 36, 37, 38, 41, 43, 44, 45, 46, 49, 50, 51, 54, 58, 59, 60, 62, 64, 65, 70, 71, 77, 81, 82, 85, 88, 91, 92, 93, 96, 98, 100, 101, 106, 113, 114, 117, 119, 121, 123, 125, 126, 129, 130, 132, 133, 137, 140, 142, 143, 146, 148, 149, 155, 157, 163, 164, 165, 166, 167, 170, 171, 172], "changelog": [16, 88, 142], "channel": [16, 88, 120, 138], "chapter": [130, 133, 138, 170], "char": [81, 149], "charact": [8, 20, 21, 48, 59, 62, 81, 82, 86, 98, 125, 126, 130, 138, 140, 146, 149], "character_set_serv": 20, "characterist": 59, "charg": [84, 172], "charset": [23, 59], "chart": [85, 133], "chat": [2, 5, 13, 14, 60, 88, 106], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 15], "chatroom": 8, "chatti": 14, "cheap": 59, "cheat": 168, "check": [2, 3, 5, 6, 7, 11, 12, 14, 15, 20, 26, 31, 36, 38, 39, 41, 42, 50, 54, 56, 57, 58, 59, 62, 64, 65, 76, 80, 81, 83, 85, 86, 88, 93, 100, 101, 103, 105, 106, 115, 117, 119, 124, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 157, 166, 167, 170, 171, 172], "check_data_directory_permiss": 88, "check_for_working_htaccess": 88, "check_for_working_wellknown_setup": 88, "checkbox": [29, 38, 39, 71, 85, 101, 113, 114], "checker": [59, 69], "checkout": 3, "checksum": [81, 123, 125, 168], "chines": 4, "chmod": [26, 32, 101, 142], "choic": [8, 20, 54, 59, 80, 81, 88, 126, 127, 130, 148], "choos": [1, 5, 7, 16, 26, 41, 52, 57, 58, 59, 66, 68, 81, 100, 101, 113, 114, 124, 128, 129, 130, 133, 138, 142, 149, 151, 158, 170, 172], "chooser": 59, "chose": [117, 148], "chosen": [1, 18, 20, 58, 59, 128], "chown": [26, 32, 121, 123, 125, 129, 133, 142], "christoph": 119, "chrome": [66, 134], "chromium": [134, 168], "chroot": [88, 127], "chunk": [3, 41, 44, 59, 88, 93, 94, 98, 119, 129], "chunked_upload": [24, 88], "chunksiz": [93, 98], "ci": 59, "cid": 149, "cidr": [59, 68], "cif": [38, 88, 127, 130], "cipher": [27, 88, 98, 126], "circl": 88, "circumst": [45, 57, 81, 93], "circumv": 59, "cisco": 54, "citi": 81, "claim": [0, 12], "clam": 54, "clamav": [64, 88], "clamd": 54, "clamp": 81, "clamscan": 54, "clarif": 14, "class": [29, 46, 50, 59, 62, 77, 81, 137, 171], "classic": 133, "classif": 171, "classifi": [6, 98, 119], "clean": [1, 47, 51, 56, 59, 80, 88, 104, 113, 133, 149, 163], "cleanup": [1, 42, 45, 73, 80, 81, 88, 115, 165], "cleanupjobchunks": 83, "clear": [6, 18, 57, 58, 59, 81, 82, 97, 119, 132, 149], "clear_env": 133, "cli": [56, 62, 64, 68, 88, 99, 103, 105, 113, 123, 126, 127, 132, 133, 148, 149, 165], "click": [16, 38, 39, 52, 59, 62, 63, 78, 81, 85, 98, 100, 117, 128, 137, 138, 147, 149, 172], "clickjack": [63, 126], "client": [12, 17, 20, 24, 26, 29, 30, 36, 41, 43, 46, 48, 53, 57, 59, 62, 63, 64, 67, 68, 72, 80, 81, 85, 88, 91, 93, 94, 96, 97, 101, 102, 106, 113, 114, 115, 117, 119, 120, 126, 127, 128, 129, 131, 132, 133, 137, 138, 141, 143, 147, 149, 150, 151, 156, 172], "client_body_buffer_s": 129, "client_body_temp_path": 24, "client_body_timeout": 129, "client_max_body_s": [24, 129], "clone": [7, 8], "close": [7, 8, 10, 41, 59, 62, 68, 88, 138, 147], "cloud": [0, 1, 4, 8, 15, 39, 41, 44, 53, 64, 66, 67, 69, 71, 74, 75, 76, 87, 88, 91, 96, 98, 99, 115, 120, 126, 129, 133, 149, 151, 157, 172], "cloud2": 151, "cloud_id": 149, "cloudfil": [34, 59], "cloudflar": [59, 98, 129, 138], "clue": 88, "cluster": [0, 3, 6, 88, 143], "cmd": [92, 123], "cn": [59, 81, 82, 149], "cname": 143, "cnf": [20, 59, 124], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 26, 27, 45, 49, 62, 64, 65, 68, 69, 74, 75, 76, 77, 80, 81, 88, 96, 98, 120, 121, 126, 129, 132, 135, 138, 139, 147, 148, 151, 152, 153, 154, 155, 157, 171], "code_docker_imag": 154, "codebas": [59, 144], "collabor": [30, 88, 106, 107, 120], "collabora": [30, 88, 133, 152, 153, 154, 156, 157, 160, 165], "collaboraoffic": [152, 154, 155], "collaboraonlin": [150, 151, 152, 154, 155, 156], "collaps": 128, "collat": [20, 21, 88, 125, 146], "collation_serv": 20, "collect": [56, 59, 119, 126, 159, 160], "collis": [59, 81, 82], "colon": [59, 62], "color": [38, 71, 149], "column": [17, 23, 85, 117, 144, 148], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 18, 20, 26, 33, 39, 46, 53, 54, 58, 59, 62, 68, 71, 74, 75, 76, 81, 82, 83, 86, 87, 88, 91, 92, 96, 98, 101, 113, 117, 120, 121, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 142, 147, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 169, 172], "combin": [12, 13, 30, 42, 57, 69, 88, 98, 130, 133, 145], "combo": 52, "come": [2, 4, 5, 15, 24, 41, 45, 49, 51, 57, 59, 100, 101, 111, 123, 133, 134, 138, 149, 154, 171, 172], "comma": [59, 60, 81], "command": [1, 4, 6, 13, 14, 15, 17, 18, 28, 32, 36, 38, 39, 41, 44, 45, 46, 49, 50, 51, 54, 56, 59, 60, 62, 66, 68, 71, 77, 78, 81, 83, 88, 95, 96, 97, 101, 102, 103, 104, 108, 113, 117, 118, 119, 123, 125, 127, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 148, 167, 168, 171], "comment": [21, 24, 41, 54, 64, 88, 133, 136, 142, 147, 153, 159, 160], "commentsmanag": 59, "commerci": [120, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 26, 49, 53, 57, 59, 69, 81, 86, 88, 100, 109, 117, 123, 126, 129, 133, 149, 156, 172], "commonli": [26, 46, 57, 58, 130, 138], "commonnam": [59, 133, 171], "commun": [1, 15, 16, 33, 69, 81, 84, 88, 92, 94, 100, 102, 105, 119, 120, 121, 125, 130, 133, 138, 147, 149, 153, 156, 158, 167, 170], "compani": [2, 12, 63, 71, 81], "compar": [18, 55, 56, 81, 142, 149], "comparison": [44, 59, 81, 88, 171], "comparison_of_file_system": 59, "compat": [0, 3, 5, 16, 20, 26, 29, 36, 38, 44, 46, 59, 80, 82, 88, 94, 130, 132, 138, 144, 148, 151, 170], "compil": [20, 58, 132], "complain": 149, "complementari": 57, "complet": [1, 2, 3, 11, 12, 15, 18, 24, 26, 39, 41, 54, 59, 67, 81, 85, 88, 93, 106, 121, 123, 124, 126, 130, 131, 132, 133, 135, 144, 146, 147, 148, 149, 159, 162, 171], "completionexpectedat": 14, "complex": [26, 59, 101], "compli": [59, 149], "complianc": [13, 59, 88, 138], "compliant": [80, 126, 134], "compon": [12, 59, 88, 129, 132, 133, 138, 149, 158, 163, 171], "compos": [54, 129, 132], "composit": [115, 160], "comprehens": 138, "compress": [54, 59, 85, 88, 98, 106, 126, 127, 130, 167], "compris": 59, "compromis": [26, 59], "comput": [48, 59, 85, 86, 95, 100, 101, 102, 104, 138], "compute_devic": 102, "computedevic": 102, "concaten": [27, 36], "concept": [23, 124, 149], "concern": [8, 24, 26, 27, 45, 59, 129, 170], "concert": 2, "concurr": [3, 4, 46, 59, 132, 165], "condit": [14, 15, 66, 69, 81, 88, 107, 138, 170, 171, 172], "condition": 59, "conf": [20, 54, 58, 81, 123, 124, 126, 129, 133, 138], "confdir": 97, "confer": [2, 120], "confidenti": [67, 106, 150], "config": [1, 2, 3, 5, 11, 16, 18, 20, 21, 23, 24, 25, 26, 27, 28, 39, 41, 42, 43, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 60, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 79, 81, 82, 83, 84, 85, 88, 93, 96, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 123, 124, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 151, 157, 165, 166, 167, 168, 169], "config_is_read_onli": 88, "configdata": 82, "configid": [81, 82, 149], "configur": [2, 4, 13, 16, 18, 21, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 41, 42, 43, 44, 48, 50, 52, 56, 57, 65, 67, 68, 70, 72, 73, 80, 83, 85, 86, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 107, 109, 111, 113, 114, 115, 116, 118, 119, 123, 125, 128, 132, 134, 135, 138, 142, 143, 144, 146, 147, 153, 156, 160, 162, 169, 171, 172], "configuration_serv": 59, "confin": [41, 133], "confirm": [4, 17, 20, 39, 46, 64, 67, 69, 78, 81, 88, 93, 123, 125, 132, 133, 142, 143, 149], "conflict": [16, 59, 81, 119, 146, 149], "confus": 26, "congratul": [117, 151], "conjunct": [5, 15, 149], "connect": [0, 3, 5, 12, 20, 22, 23, 29, 30, 31, 34, 36, 38, 39, 43, 46, 57, 59, 62, 67, 68, 69, 72, 73, 82, 83, 88, 91, 93, 94, 100, 101, 102, 113, 114, 117, 124, 127, 128, 129, 131, 133, 134, 138, 149, 150, 156, 157, 165, 169, 171], "connect_timeout": [20, 46], "connectivity_check_domain": 88, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 88, 127, 128, 149], "consecut": 32, "consent": 117, "consequ": [44, 88, 126, 129], "conserv": 132, "consid": [1, 8, 16, 26, 29, 39, 45, 46, 59, 62, 66, 80, 81, 98, 113, 114, 119, 126, 133, 134, 138, 146, 157, 170], "consider": [44, 59, 64, 85, 88, 170], "consist": [18, 27, 42, 59, 106, 117, 129, 138, 142, 149], "consol": [17, 51, 63, 103, 129, 133, 138, 142, 149, 151], "const": 172, "constant": [59, 77], "constraint": [133, 149], "consult": [16, 24, 26, 58, 59, 77, 126, 130, 134], "consum": [8, 24, 57, 59, 148], "consumpt": [5, 6, 7, 11, 24, 88, 90, 132], "contact": [16, 41, 71, 77, 81, 85, 88, 113, 116, 121, 133, 137, 139, 144, 149, 153, 169], "contactinteractedwithev": 115, "contactsinteract": 115, "contain": [3, 4, 5, 7, 8, 11, 12, 15, 16, 20, 26, 27, 28, 29, 41, 46, 54, 59, 62, 69, 81, 82, 85, 88, 89, 92, 93, 98, 99, 100, 102, 103, 106, 111, 114, 115, 117, 119, 126, 129, 132, 133, 135, 136, 138, 147, 149, 150, 151, 154, 157, 165, 172], "container": 133, "container_id": 151, "container_nam": 54, "content": [2, 3, 11, 12, 15, 18, 26, 27, 29, 41, 46, 50, 53, 59, 63, 87, 92, 98, 101, 107, 113, 114, 120, 123, 124, 125, 126, 129, 137, 138, 142, 146, 149, 159, 171], "contentlength": 129, "context": [5, 8, 13, 36, 57, 59, 66, 88, 106, 130, 149, 160, 168], "context_ag": [1, 13, 15, 88], "context_chat": [1, 3, 15], "context_chat_backend": [1, 3, 15], "contextchat": 3, "continu": [3, 17, 42, 66, 85, 101, 103, 126, 134, 144, 147, 149, 157], "contrari": 92, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 138], "control": [13, 26, 39, 41, 44, 59, 62, 68, 77, 81, 85, 88, 94, 100, 107, 109, 110, 114, 126, 129, 133, 145, 149, 165], "convei": 11, "conveni": 121, "convent": 27, "convers": [1, 2, 8, 14, 17, 19, 44, 59, 88, 119, 150, 159, 160], "convert": [12, 17, 19, 21, 23, 59, 70, 81, 88, 107, 132, 138, 144, 149, 151], "cookbook": 88, "cooki": [59, 64, 88, 112], "cookie_domain": 88, "cool": [151, 155, 156], "coolconfig": [150, 152], "coolwsd": [150, 151, 152, 154, 155, 156], "cooper": 120, "coordin": [2, 130], "copi": [2, 3, 5, 7, 23, 25, 30, 35, 39, 59, 62, 81, 85, 101, 115, 117, 123, 125, 129, 140, 142, 143, 146, 149], "copied_sample_config": 88, "copyright": 113, "copysizelimit": 46, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 25, 41, 57, 58, 60, 71, 88, 124, 125, 129, 130, 132, 133, 137, 142, 145, 149, 165, 170], "coreinfo": 132, "corner": 1, "corpor": [71, 133], "correct": [5, 6, 9, 11, 12, 20, 26, 57, 59, 62, 68, 81, 98, 100, 119, 126, 128, 129, 130, 133, 136, 137, 138, 142, 144, 149, 170], "correctli": [20, 24, 38, 39, 43, 57, 63, 69, 81, 83, 98, 99, 104, 115, 118, 123, 129, 133, 138, 149, 166], "correspond": [24, 43, 46, 81, 83, 96, 123, 125, 129, 130, 135, 138, 142, 149, 160], "corrupt": [43, 58, 59, 143, 147, 148], "cost": 59, "could": [1, 3, 18, 20, 24, 38, 41, 46, 50, 56, 58, 59, 62, 76, 80, 81, 98, 106, 119, 124, 126, 129, 134, 137, 138, 140, 146, 149, 157], "couldn": 104, "count": [2, 59, 85, 88, 110, 126, 138, 149], "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 106, 128, 138, 147, 151, 172], "court": 81, "cover": [20, 101, 106, 117, 128, 129, 137, 148, 162, 167, 168, 169], "coverag": [5, 9, 11], "cp": [3, 4, 123, 124, 125], "cpanel": 37, "cpp": [5, 12], "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 54, 59, 88, 100, 101, 102, 126, 132], "cpuinfo": [3, 132], "cr": 81, "cram": 62, "crammd5": 62, "crash": 98, "crawler": 169, "crc32": 168, "creat": [0, 1, 2, 12, 14, 15, 16, 18, 26, 27, 29, 31, 32, 34, 38, 42, 44, 45, 46, 48, 49, 51, 52, 54, 55, 56, 59, 63, 66, 68, 70, 73, 76, 81, 84, 87, 88, 96, 100, 101, 102, 104, 106, 107, 110, 113, 114, 115, 117, 119, 120, 123, 124, 125, 126, 128, 133, 135, 138, 142, 143, 144, 145, 146, 147, 150, 165, 171], "create_example_ev": 149, "createcli": 172, "createdb": 20, "createj": 149, "createrol": 128, "creation": [3, 5, 7, 27, 41, 44, 59, 88, 95, 101, 110, 113, 114, 133, 169], "credenti": [18, 27, 30, 36, 38, 46, 55, 57, 59, 62, 81, 88, 98, 117, 126, 128, 149, 150, 172], "crew": 149, "criteria": [7, 23, 106, 171], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 170], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 36, 38, 39, 42, 47, 51, 54, 59, 64, 88, 113, 115, 117, 126, 127, 129, 130, 138, 142, 144, 148, 149, 171], "cronjob": [41, 56, 57, 124], "crontab": [51, 56, 113, 138, 142, 144], "crop": 81, "cross": [120, 129], "crt": [58, 59, 101, 129, 149], "crucial": [59, 150], "crypto": 101, "cryptograph": 126, "cryptographi": 3, "csrf": [69, 88, 111], "css": [68, 88, 132, 149], "csync": 88, "ct2": 11, "ctl": 54, "ctr": [27, 59], "ctrl": [98, 130], "ctype": 130, "cuda": [3, 4, 5, 6, 7, 9, 11, 100, 102], "cudnn": 6, "cupsd": 62, "curl": [50, 66, 69, 74, 75, 76, 82, 87, 123, 125, 130, 157, 165], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 20, 27, 30, 41, 42, 51, 56, 57, 58, 59, 61, 63, 65, 67, 80, 81, 88, 98, 100, 101, 102, 106, 113, 117, 121, 123, 124, 126, 132, 133, 134, 137, 142, 144, 148, 149, 157, 169, 170], "currentvers": 147, "cursor": [81, 85], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 46, 49, 59, 60, 63, 64, 66, 68, 79, 83, 85, 88, 98, 100, 101, 107, 114, 117, 120, 122, 129, 130, 131, 132, 133, 137, 140, 149, 159, 166, 167, 171, 172], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": 14, "custompath": 25, "cut": 15, "cybersecur": [13, 88], "cycl": [81, 120], "czech": 4, "d": [20, 26, 27, 42, 47, 54, 59, 66, 75, 76, 77, 81, 82, 83, 91, 96, 101, 123, 124, 126, 129, 131, 132, 133, 140, 142, 146, 147, 151, 152], "d1": [42, 47, 59], "d2": [42, 47, 59], "d5685c3b45aee373b09be54742ea": 137, "d7": 53, "daemon": [3, 4, 54, 58, 59, 66, 88, 103, 105, 156], "daemon_config_nam": 8, "daemonconfig": [101, 102], "dai": [1, 2, 3, 17, 41, 42, 47, 56, 59, 60, 72, 81, 85, 94, 98, 110, 111, 113, 115, 117, 120, 123, 149, 170, 171], "daili": [12, 51, 57, 59, 120], "daisi": 149, "dall": 160, "danger": 63, "dark": 59, "dash": [66, 85, 149], "dashboard": [59, 64, 88, 117], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 20, 21, 23, 24, 25, 27, 32, 38, 43, 44, 49, 51, 54, 56, 58, 62, 66, 67, 72, 74, 78, 80, 81, 82, 83, 84, 85, 88, 98, 99, 101, 103, 111, 116, 117, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 158, 160, 165, 168, 170, 171, 172], "databas": [12, 14, 17, 21, 22, 27, 30, 36, 42, 43, 46, 51, 54, 56, 57, 64, 81, 83, 88, 98, 113, 114, 115, 121, 125, 126, 127, 133, 135, 138, 141, 142, 143, 144, 147, 148, 159, 160], "databaseid": 119, "datacent": [29, 46], "datadir": [26, 59, 131], "datadirectori": [27, 55, 66, 88, 135, 147], "dataintegr": [59, 168], "dataloss": 146, "dataset": 11, "date": [2, 14, 17, 39, 44, 56, 59, 65, 66, 69, 77, 81, 83, 88, 113, 117, 122, 123, 130, 132, 134, 138, 140, 146, 149, 162, 170], "dateinterv": 113, "datepattern": 126, "datetim": 59, "datetimeinterfac": 59, "dav": [33, 59, 68, 69, 81, 88, 98, 113, 114, 115, 118, 119, 123, 124, 129, 133, 138], "davclnt": 129, "davstorag": [24, 39, 88], "davx5": 115, "davx\u2075": 119, "db": [3, 17, 18, 20, 23, 49, 54, 83, 88, 92, 98, 124, 128, 138, 140, 144, 146, 148, 149], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [20, 23, 88], "dbhost": [20, 23, 55, 88, 135], "dbindex": [58, 59, 149], "dbname": [20, 22, 23, 55, 88], "dbpass": 55, "dbpassword": [20, 23, 55, 88, 128], "dbpersist": 88, "dbport": 23, "dbreplica": [22, 88], "dbtableprefix": [20, 55, 88], "dbtype": [18, 20, 55, 88, 135], "dbuser": [20, 23, 55, 88, 128], "dc": [81, 82, 83, 149], "dd": 81, "ddl": 167, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [18, 42, 47, 113, 117, 166, 167, 168], "deal": [119, 133], "deb": [125, 152], "debian": [20, 54, 58, 71, 92, 121, 133, 134, 138, 149, 151], "debug": [12, 13, 66, 69, 81, 88, 97, 119, 127, 137, 143, 147], "decemb": 123, "decid": [12, 20, 26, 100, 110, 129, 148, 149, 170], "decim": 46, "decis": 135, "deck": [26, 88, 159, 160], "declar": [77, 81, 88], "decod": 149, "decompress": 130, "decreas": [59, 88, 98], "decrypt": [44, 46, 59, 88, 101, 111, 126, 132, 138, 149], "dedic": [2, 3, 6, 23, 24, 59, 71, 81, 88, 113, 120, 127, 128, 132, 135, 147, 149, 154], "deem": 45, "deep": [26, 38, 64, 88], "deeper": 11, "deepl": [1, 4, 15], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 16, 18, 20, 21, 22, 24, 26, 27, 28, 29, 31, 32, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 62, 64, 66, 67, 68, 71, 77, 80, 81, 82, 83, 85, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 113, 114, 115, 116, 118, 119, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 138, 140, 145, 146, 148, 149, 152, 154, 156, 159, 168, 170, 171, 172], "default_certificates_bundle_path": 88, "default_en": 74, "default_file_extens": 70, "default_host": 20, "default_languag": [65, 88], "default_local": [65, 88], "default_password": 20, "default_phone_region": [81, 88], "default_port": 20, "default_property_scop": [77, 81, 88], "default_scop": 77, "default_socket": 20, "default_timezon": [88, 118], "default_us": 20, "defaultapp": 88, "defaultmodul": 149, "defaultpag": 60, "defaulttemplatedirectori": 25, "defin": [16, 26, 27, 30, 34, 43, 46, 47, 48, 56, 59, 64, 65, 66, 77, 81, 85, 88, 98, 99, 101, 106, 107, 108, 113, 126, 129, 137, 149, 150, 165, 170, 171, 172], "definit": [18, 44, 88, 126, 170], "defunct": 81, "degrad": [59, 132], "degre": 135, "delai": [0, 15, 39, 56, 57, 59, 88, 113], "deleg": [64, 88, 116, 171], "delegate_permiss": 53, "delet": [1, 2, 3, 25, 38, 41, 42, 44, 48, 51, 54, 56, 64, 72, 73, 74, 81, 87, 88, 93, 98, 103, 106, 110, 113, 114, 116, 118, 119, 135, 137, 138, 142, 146, 147, 171], "delete_timestamp": 27, "deliber": 170, "delimit": [29, 81, 149], "deliv": [12, 129, 170], "deliveri": 59, "demand": [8, 15, 54, 56, 81, 126], "demo": 59, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 18, "demot": [81, 88], "deni": [3, 59, 88, 109, 129, 131, 149], "denial": [57, 126, 131], "denni": 149, "denot": 27, "depart": 82, "depend": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17, 27, 30, 41, 56, 57, 58, 59, 63, 68, 69, 71, 81, 100, 115, 117, 123, 124, 126, 128, 129, 133, 134, 135, 138, 142, 143, 145, 148, 149, 151, 160, 166, 167, 168], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 20, 88, 105, 120, 123, 124, 129, 132, 138, 154, 170], "deploy": [3, 59, 64, 88, 95, 100, 102, 104, 105, 120, 123, 127, 130, 132, 133, 134, 135, 138, 148, 153, 154, 170], "deployconfig": [88, 101], "deploydaemon": 101, "deprec": [59, 76, 134, 149, 164, 166, 167, 168, 169, 172], "deprovis": 135, "deriv": [71, 81, 88, 126, 133], "describ": [12, 24, 27, 39, 41, 51, 55, 56, 59, 62, 69, 80, 81, 94, 100, 101, 102, 106, 107, 110, 138, 144, 151], "descript": [2, 15, 16, 26, 56, 74, 81, 82, 99, 113, 117, 123, 130, 132, 133, 149, 159, 171], "design": [2, 12, 26, 43, 62, 71, 81, 86, 120, 133, 145, 148, 157], "desir": [8, 23, 24, 36, 58, 59, 62, 66, 83, 107, 128, 129, 133, 143, 149], "desktop": [26, 30, 48, 63, 71, 81, 88, 91, 92, 96, 97, 98, 106, 120, 127], "despit": [41, 129], "destin": [2, 30, 35, 37, 125, 149], "destinationuid": 149, "detail": [2, 4, 7, 12, 20, 26, 38, 41, 44, 59, 62, 66, 67, 71, 77, 81, 84, 88, 91, 96, 98, 100, 104, 119, 123, 125, 126, 128, 129, 130, 132, 133, 138, 142, 143, 149, 154, 155, 157, 166, 167, 168, 169, 170, 172], "detect": [14, 15, 36, 38, 54, 57, 58, 59, 65, 68, 69, 70, 81, 82, 83, 88, 93, 101, 128, 129, 130, 138, 149], "detect_ord": 70, "determin": [2, 41, 59, 80, 81, 88, 98, 101, 111, 119, 133, 149], "dev": [59, 64, 66, 88, 92, 124, 134, 149, 172], "develop": [12, 15, 16, 52, 59, 80, 95, 98, 99, 100, 119, 126, 128, 133, 134, 136, 137, 138, 145, 148, 149, 153, 170], "developer_manu": [59, 172], "deviat": 126, "devic": [26, 38, 57, 59, 63, 68, 71, 80, 95, 98, 100, 101, 102, 104, 126, 132, 133, 145], "diagnos": [66, 81, 132, 165], "diagnost": [3, 88], "diagram": [101, 172], "dialect": [7, 59], "dialog": [39, 41, 81, 93, 97, 115, 149], "dialogu": [81, 146], "dictat": 101, "did": [18, 26, 28, 88, 104, 138, 149], "diff": 136, "differ": [2, 5, 7, 15, 20, 23, 26, 27, 29, 30, 38, 44, 53, 54, 55, 56, 57, 58, 59, 63, 65, 68, 80, 81, 85, 88, 92, 98, 100, 101, 103, 104, 113, 114, 126, 128, 129, 133, 135, 137, 138, 141, 146, 149, 150, 165, 171], "differenti": [15, 113, 114], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 160], "digit": 134, "dimens": 59, "diminish": 59, "dir": [21, 26, 91, 98, 133, 138, 147, 149], "dirbkp": 146, "dirbkp_": 140, "direct": [24, 38, 58, 59, 79, 81, 106, 129, 133, 138, 167, 170], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 23, 24, 26, 30, 46, 53, 56, 59, 62, 81, 98, 101, 106, 111, 128, 133, 135, 138, 147, 148, 149, 159, 172], "directori": [3, 5, 7, 8, 24, 25, 26, 27, 31, 32, 35, 37, 38, 39, 41, 43, 46, 51, 53, 54, 56, 59, 64, 66, 79, 83, 88, 92, 95, 97, 98, 106, 107, 119, 121, 123, 124, 125, 127, 129, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147], "directory2": 81, "directory_that_has_been_cr": 92, "dirnam": 97, "dirti": 59, "disabl": [1, 2, 3, 16, 21, 23, 24, 27, 28, 29, 30, 38, 39, 42, 44, 47, 48, 50, 57, 62, 64, 66, 71, 73, 77, 81, 87, 88, 93, 98, 101, 102, 105, 106, 108, 113, 114, 115, 118, 119, 129, 130, 131, 132, 133, 134, 142, 144, 147, 148, 152, 166, 167, 168, 169], "disable_act": 59, "disable_email": 59, "disable_funct": 130, "disablefreebusi": 113, "disadvantag": [27, 56], "disallow": [3, 59, 88, 127], "disappear": [41, 43, 57, 58, 123], "disapprov": 172, "discard": 117, "disclaim": 41, "disconnect": [39, 59, 83, 149], "discontinu": 62, "discourag": [45, 57, 59, 69, 128, 149], "discover": [7, 10], "discoveri": [58, 59, 64, 69, 88, 93, 133, 139, 151, 156, 157], "discrep": 149, "discret": [57, 170], "discuss": [12, 20, 41, 98, 120, 168, 170], "disk": [3, 26, 37, 42, 59, 85, 88, 98, 132, 138, 149, 167], "dispar": 7, "dispatch": [88, 115], "displai": [15, 26, 41, 44, 45, 49, 59, 62, 63, 65, 75, 76, 79, 81, 82, 83, 85, 88, 97, 99, 100, 101, 102, 103, 113, 115, 117, 119, 128, 129, 137, 149], "display_nam": 149, "displaynam": [75, 76, 81, 82, 113, 149, 171], "disregard": 138, "disrupt": 148, "dist": [49, 106], "distinct": 46, "distinguish": [44, 59, 88], "distribut": [24, 25, 36, 43, 46, 49, 54, 57, 58, 69, 81, 88, 93, 95, 98, 100, 101, 120, 123, 126, 129, 130, 131, 133, 134, 137, 138, 148, 149, 153, 154], "distro": [36, 59, 131, 133, 138, 145], "dive": 26, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 101, 143, 157, 165], "dnextcloud": 20, "dnf": 123, "do": [0, 2, 4, 5, 7, 9, 10, 14, 15, 16, 17, 18, 20, 23, 24, 26, 30, 41, 45, 49, 54, 55, 57, 58, 59, 62, 63, 69, 71, 80, 81, 82, 85, 88, 92, 100, 101, 103, 106, 107, 118, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 138, 141, 142, 144, 146, 148, 149, 150, 151, 158, 165, 166, 167, 168, 170, 171], "doc": [1, 15, 59, 98, 104, 120, 124, 134, 150, 151, 152, 153, 154, 155, 156, 168, 172], "docker": [3, 4, 5, 7, 8, 11, 15, 54, 59, 68, 81, 88, 102, 104, 105, 130, 132, 133, 148, 149, 153, 154, 157, 165, 171], "docker_aio": 101, "docker_instal": [100, 102], "docker_local_sock": [102, 103], "docker_socket_port": 102, "dockerfil": 8, "dockersocketproxi": 101, "doctrin": 59, "document": [1, 2, 3, 12, 20, 21, 24, 27, 29, 30, 33, 38, 41, 43, 45, 49, 54, 58, 59, 61, 63, 66, 69, 88, 92, 96, 98, 107, 118, 119, 120, 123, 125, 126, 128, 129, 130, 132, 133, 134, 137, 138, 144, 145, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 167, 168, 172], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133], "docx": 153, "doe": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 18, 20, 26, 27, 29, 30, 31, 34, 36, 41, 43, 46, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 67, 68, 75, 76, 81, 85, 88, 92, 93, 100, 101, 102, 103, 106, 114, 117, 118, 119, 124, 126, 128, 129, 131, 132, 133, 137, 138, 141, 142, 144, 146, 148, 149, 158, 165, 168, 170, 172], "doesn": [20, 26, 76, 81, 119, 123, 129, 147, 149, 157, 172], "doesnotexist": 149, "dollar": 81, "dom": [54, 62, 130], "domain": [2, 29, 36, 39, 46, 50, 53, 56, 59, 64, 69, 88, 100, 124, 127, 129, 133, 149, 151, 157, 169], "don": [6, 14, 24, 26, 29, 42, 43, 51, 54, 56, 58, 59, 61, 62, 81, 100, 113, 119, 129, 131, 133, 137, 140, 142, 149], "done": [1, 3, 4, 15, 56, 59, 61, 62, 67, 74, 75, 76, 81, 82, 101, 103, 123, 124, 133, 143, 144, 147, 150, 151, 165, 169, 171], "dora": 149, "dot": [8, 36, 38, 48, 100, 101, 129, 138, 166], "doubl": [12, 59, 138], "dow": 54, "down": [3, 58, 88, 98, 113, 114, 117, 119, 132, 172], "downgrad": [88, 147, 148], "download": [4, 5, 6, 16, 24, 26, 39, 54, 59, 85, 88, 89, 94, 98, 101, 105, 106, 121, 123, 125, 126, 133, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 152], "downsid": [46, 165], "downstream": [5, 12, 15], "downtim": 81, "dozen": 153, "draft": [2, 3, 5, 7, 119, 138], "draw": [2, 57], "drawback": [30, 133], "drawn": 59, "drive": [24, 59, 132], "driven": 133, "driver": [6, 20, 59, 104, 128], "droid": 59, "drop": [20, 44, 57, 62, 88, 124, 126, 138, 146, 149, 172], "dropbox": 98, "dropdown": [38, 41, 85], "dry": [148, 149], "dsheurist": 81, "dsnap": 124, "dsp": [100, 101, 102], "dst_path": 103, "duckduckgo": [2, 159], "due": [2, 4, 12, 24, 36, 45, 47, 51, 53, 59, 63, 70, 81, 98, 104, 106, 126, 129, 132, 138, 142, 149, 155], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 115, 138, 149], "durat": [59, 93, 98], "dure": [3, 4, 16, 24, 26, 27, 30, 43, 44, 54, 56, 59, 68, 81, 84, 88, 96, 101, 104, 123, 129, 132, 133, 141, 147, 149, 167, 168], "dutch": 4, "dynam": [21, 59, 82, 93, 98, 167], "e": [1, 5, 8, 12, 15, 17, 18, 20, 21, 24, 26, 29, 30, 32, 38, 46, 49, 51, 52, 53, 54, 56, 57, 59, 62, 63, 67, 71, 72, 77, 78, 80, 81, 82, 83, 91, 92, 96, 97, 98, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 155, 160, 170, 171, 172], "e2e": 26, "eacceler": 138, "each": [1, 2, 3, 6, 9, 14, 15, 26, 27, 30, 38, 41, 42, 53, 54, 55, 56, 57, 59, 63, 77, 81, 85, 93, 97, 98, 100, 101, 104, 106, 115, 117, 130, 132, 133, 138, 148, 149, 165, 170, 171, 172], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 170], "eas": [59, 170], "easi": [54, 58, 59, 62, 83, 85, 133, 144, 145, 154, 171], "easier": [53, 59, 98, 119, 132, 133, 144], "easiest": [20, 57, 59, 62, 106, 126, 133, 138, 146, 148], "easili": [15, 39, 59, 62, 63, 133, 144, 145, 156, 172], "east": [46, 59], "easycron": 56, "echo": [15, 149, 152, 171], "ecosystem": [12, 52, 57, 100, 120], "ed": 53, "edg": [15, 41, 92, 117, 134], "edit": [11, 20, 30, 31, 39, 41, 43, 54, 64, 81, 82, 85, 87, 88, 113, 121, 132, 133, 137, 138, 140, 148, 149, 152, 153, 154, 170, 172], "editor": [59, 85, 113, 153], "edri": [59, 126], "edu": 59, "edward": 149, "eff": [59, 126], "effect": [15, 39, 57, 58, 59, 81, 98, 131, 132, 147, 165, 171], "effici": [8, 59, 134], "effort": [12, 170], "efss": 135, "eg": [50, 149], "egress": 124, "ehlo": 62, "eicar": 54, "eicar_hdb": 54, "either": [1, 3, 5, 8, 14, 24, 36, 40, 48, 52, 58, 59, 62, 77, 81, 85, 92, 98, 100, 101, 106, 123, 125, 129, 133, 135, 137, 142, 147, 148, 149, 170, 172], "ej39ityzeuh5bgwdrufi": 46, "elect": 81, "element": [74, 75, 76, 149], "elimin": [55, 81], "els": [14, 81, 101, 133, 137], "elseif": 101, "elsewher": [57, 59], "email": [2, 39, 41, 59, 60, 64, 77, 78, 81, 82, 85, 88, 113, 115, 117, 120, 149, 160], "email_address_changed_by_admin": 59, "email_configur": 59, "emailtempl": [59, 62], "emb": [59, 63, 150], "embed": [3, 64, 88, 126, 167, 168, 169], "embrac": [133, 145], "emf": [59, 165], "emit": 149, "emoji": [21, 134, 140, 146], "emot": 11, "emploi": [3, 8, 71, 81, 86, 120, 170], "employe": 12, "empti": [20, 25, 27, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 101, 133, 138, 142, 143, 171, 172], "en": [2, 7, 8, 59, 65, 123, 134, 149], "en_u": [59, 65], "enabl": [1, 2, 3, 6, 8, 15, 17, 18, 19, 20, 23, 27, 29, 37, 39, 40, 41, 44, 45, 47, 52, 56, 57, 58, 63, 64, 66, 67, 69, 71, 72, 73, 77, 81, 83, 87, 88, 93, 95, 98, 99, 100, 101, 105, 106, 113, 114, 115, 117, 118, 119, 123, 124, 127, 129, 130, 134, 137, 138, 140, 142, 144, 147, 148, 151, 152, 154, 155, 157, 160, 163, 165, 166, 167, 169, 171, 172], "enable_encrypt": 26, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_preview": [45, 88, 126], "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 113, "enabledpreviewprovid": [45, 88, 126, 132, 165, 166], "encapsul": 129, "encf": 131, "encod": [20, 27, 29, 46, 64, 82, 83, 88, 129, 139, 149], "encount": [2, 3, 39, 48, 59, 119, 137, 138, 142], "encourag": [86, 126, 133, 170], "encrypt": [29, 30, 38, 39, 43, 44, 81, 85, 88, 126, 127, 129, 139, 157, 163], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 26, 27, 49, 55, 59, 81, 88, 113, 123, 129, 143, 144, 148, 149, 165], "end_header_id": 5, "endeavor": 120, "endedat": 14, "endedbefor": 14, "endpoint": [2, 29, 33, 34, 46, 50, 57, 59, 67, 69, 76, 87, 88, 101, 114, 138, 147, 149, 151, 165, 171, 172], "energi": [5, 6, 7, 8, 11, 88, 90], "enforc": [9, 20, 39, 41, 48, 59, 62, 63, 71, 73, 81, 86, 88, 100, 113, 123, 126, 129, 137, 149, 150, 163, 171], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [20, 54, 101, 104, 106, 132, 134, 140, 146, 170, 172], "english": [2, 4, 5, 7, 8, 9, 10, 11, 59, 65], "enhanc": [8, 16, 43, 57, 59, 69, 81, 86, 120, 132], "enlarg": 63, "enough": [0, 1, 4, 11, 24, 58, 59, 81, 98, 104, 113, 126, 132, 138, 149, 151, 155, 167], "ensembl": 3, "ensur": [8, 12, 16, 20, 24, 26, 36, 42, 50, 53, 56, 58, 59, 69, 81, 88, 98, 100, 113, 115, 117, 124, 127, 130, 132, 133, 134, 137, 138, 142, 143, 149, 150, 157], "enter": [20, 24, 26, 29, 30, 31, 32, 34, 35, 36, 39, 41, 43, 59, 62, 67, 78, 79, 81, 85, 91, 98, 117, 124, 125, 126, 128, 133, 145, 147, 149], "enterpris": [12, 20, 54, 66, 71, 120, 121, 122, 123, 126, 133, 134, 138, 149, 153, 170], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 41, 57, 94, 118, 121, 138, 140, 149, 153, 170], "entri": [1, 20, 39, 51, 57, 58, 59, 68, 81, 83, 88, 113, 114, 115, 124, 132, 133, 135, 137, 138, 142, 143, 144, 147, 149, 160, 165], "entrypoint": [57, 156], "entryuuid": 149, "enumer": [114, 164], "env": [4, 97, 101, 102, 103, 126, 133, 149], "env_nam": 103, "env_valu": 103, "envelop": 88, "environ": [3, 4, 8, 12, 20, 24, 41, 57, 64, 69, 81, 88, 92, 95, 98, 101, 103, 105, 119, 120, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 154, 169, 170], "eof": 62, "eot_id": 5, "epel": [54, 123], "epoch": 134, "equal": [8, 27, 45, 59, 101], "equival": [47, 59, 81, 97, 132], "eras": 98, "err": 4, "error": [3, 4, 7, 14, 24, 38, 54, 58, 59, 66, 68, 80, 81, 88, 94, 103, 104, 119, 121, 123, 126, 128, 130, 131, 133, 136, 139, 142, 143, 147, 149, 157, 168, 172], "error_log": [59, 66, 98, 138], "error_messag": 14, "errorlog": [59, 88, 149], "escal": 52, "escap": [62, 171], "esmtp": 62, "especi": [38, 56, 57, 81, 101, 107, 133, 136, 138, 142, 144, 148, 149, 165, 171], "esperanto": 4, "essenti": [8, 59, 67, 81, 138, 172], "establish": [39, 41, 53, 62, 88, 98, 130, 134, 149], "estim": [4, 149], "esx": 133, "etag": [129, 149, 171], "etc": [3, 8, 12, 15, 20, 23, 41, 46, 54, 56, 58, 59, 66, 68, 81, 85, 123, 124, 126, 128, 129, 130, 131, 133, 138, 144, 149, 151, 152, 155, 157, 159, 163, 165, 171, 172], "ethic": [5, 13, 88], "eu": [13, 29, 46, 88], "euc": 70, "europ": [59, 118, 149], "eval": 149, "evalu": 170, "even": [1, 3, 16, 18, 20, 24, 29, 30, 36, 46, 51, 57, 58, 59, 68, 88, 93, 101, 103, 106, 113, 115, 126, 131, 132, 133, 138, 142, 146, 148, 170], "event": [2, 12, 21, 51, 59, 66, 81, 88, 98, 115, 116, 117, 126, 128, 172], "everi": [3, 5, 15, 20, 30, 36, 38, 42, 46, 47, 52, 53, 54, 56, 58, 59, 62, 67, 80, 81, 85, 98, 113, 114, 115, 120, 123, 132, 134, 144, 147, 148, 159, 160, 169, 170, 171, 172], "everybodi": 138, "everyon": [50, 80, 120, 149, 170], "everyth": [58, 59, 62, 64, 81, 88, 133, 138, 170], "everywher": [81, 160], "evict": 59, "ex": [2, 91, 96, 98, 144, 149, 172], "ex_app_port": 101, "exact": [56, 59, 69, 81, 147], "exactli": [46, 123, 148], "examin": [12, 83], "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 12, 14, 16, 18, 20, 24, 26, 30, 31, 32, 33, 38, 39, 41, 43, 45, 46, 48, 49, 51, 53, 54, 56, 58, 62, 63, 64, 67, 71, 77, 79, 81, 83, 85, 87, 88, 91, 96, 98, 99, 100, 101, 103, 109, 116, 117, 119, 121, 126, 127, 128, 129, 131, 132, 133, 135, 136, 137, 138, 140, 142, 147, 148, 153, 154, 156, 157, 163, 170, 171, 172], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 99, 102, 104, 166, 167, 168, 172], "exapp_direct": 102, "exapphost": 101, "exce": [4, 42, 47, 59, 85, 132, 168], "exceed": [24, 42, 47, 59], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 129, 132, 137, 142, 143, 147, 149], "excerpt": 98, "excess": 132, "exchang": [0, 5, 7, 39, 62, 163], "excim": 59, "exclud": [41, 59, 64, 80, 88, 98, 107], "exclus": [34, 46, 57, 59, 69, 98, 101, 138, 149], "exec": [4, 15, 142, 171], "execcondit": 56, "execstart": [15, 56, 171], "execut": [1, 3, 4, 6, 8, 15, 17, 23, 36, 39, 54, 56, 59, 69, 81, 88, 96, 101, 109, 117, 126, 129, 131, 137, 142, 147, 148, 149, 171], "exempt": [57, 59], "exhaust": 171, "exhibit": [7, 8, 129], "exif": 130, "exim": 62, "exim4": 62, "exist": [6, 12, 16, 18, 20, 21, 25, 26, 29, 31, 34, 42, 46, 49, 52, 59, 60, 62, 66, 68, 75, 76, 77, 81, 83, 85, 98, 100, 113, 115, 117, 119, 125, 128, 129, 130, 133, 137, 138, 142, 143, 146, 147, 148, 149, 155, 162, 165, 170, 172], "exit": [92, 96, 124, 149], "expand": [88, 120, 128], "expect": [6, 14, 59, 62, 81, 85, 117, 136, 137, 147, 149, 150, 165, 166, 167, 168, 170], "expedit": 8, "expens": 113, "experi": [4, 16, 56, 64, 88, 114, 117, 120, 126, 132, 134, 138, 157], "experienc": 98, "experiment": [59, 81, 85, 93], "expert": [12, 26, 73, 88, 117], "expertis": [138, 170], "expir": [2, 30, 39, 42, 44, 47, 56, 57, 59, 64, 81, 86, 88, 98, 113, 117, 129, 149, 171], "expiri": [42, 81], "explain": [54, 64, 77, 88, 120, 123, 130], "explan": [138, 149], "explicit": 115, "explicitli": [5, 14, 27, 47, 58, 59, 66, 68, 87, 92, 128, 129, 138, 149, 163], "explod": [59, 101], "explor": 12, "exponenti": 126, "export": [50, 59, 88, 98, 117, 126, 172], "expos": [2, 26, 38, 39, 50, 54, 59, 88, 100, 101, 102, 126, 128, 130, 138, 149], "exposur": [126, 138], "express": [59, 68, 106, 171, 172], "extapp": 150, "extend": [2, 8, 41, 59, 62, 68, 120, 134, 158, 170], "extendedsupport": 149, "extens": [3, 20, 49, 59, 62, 64, 66, 69, 88, 90, 91, 96, 119, 120, 123, 126, 129, 130, 132, 133, 138, 143, 145, 164, 165, 166, 170], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 15, 29, 31, 32, 33, 34, 35, 36, 37, 39, 43, 44, 56, 59, 64, 67, 81, 84, 85, 87, 88, 105, 107, 113, 126, 130, 131, 132, 134, 135, 139, 142, 165, 171, 172], "external_db": 3, "external_storag": 88, "externalapp": 3, "extra": [12, 16, 54, 59, 71, 81, 104, 123, 124, 137, 142], "extra_fil": 137, "extract": [1, 3, 27, 59, 101, 123, 125, 147], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 51, 56, 59, 66, 104, 113, 140, 142, 146, 148, 149, 171], "f12": [98, 138], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 137, "f6": 53, "fa829794448eaffbc9a04a29d216": 137, "face": [7, 9, 12, 14, 15, 88, 129], "facebook": 59, "facebook100000123456789": 59, "facilit": [80, 132, 170], "fact": 126, "facto": 68, "factor": [4, 8, 15, 24, 57, 72, 73, 88, 119, 126, 132], "factori": 59, "fail": [3, 14, 16, 24, 39, 57, 58, 59, 66, 68, 75, 76, 78, 81, 88, 98, 104, 113, 121, 126, 130, 137, 138, 145, 147, 149, 165], "fail2ban": [64, 88, 127], "failov": [59, 81], "failover_distribut": 59, "failover_error": [58, 59], "failover_mod": [58, 59], "failover_non": 59, "failregex": 126, "failur": [59, 75, 76, 88, 96, 104, 138], "fair": [88, 139], "fairli": 98, "fall": [23, 24, 59, 94, 115, 128, 129], "fallback": [49, 129, 159], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 28, 39, 45, 46, 57, 58, 59, 62, 77, 81, 85, 93, 94, 101, 102, 113, 117, 119, 126, 128, 132, 138, 140, 148, 149, 152, 165], "familiar": [59, 133], "faq": [69, 88, 105, 133, 138, 139, 145], "far": [2, 15, 85, 117, 170], "farsi": 4, "fast": [5, 62, 117, 149], "fastcgi": [124, 133], "fastcgi_buff": 129, "fastcgi_connect_timeout": 129, "fastcgi_hide_head": 129, "fastcgi_intercept_error": 129, "fastcgi_max_temp_file_s": 129, "fastcgi_param": [126, 129], "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [24, 129], "fastcgi_request_buff": 129, "fastcgi_script_nam": 129, "fastcgi_send_timeout": 129, "fastcgi_split_path_info": 129, "faster": [0, 3, 7, 11, 15, 58, 88, 127, 133, 170], "fatal": [59, 66, 94, 121, 149], "fault": 24, "faulti": 62, "favicon": 71, "favor": 59, "favorit": 170, "fb": 53, "fcgidmaxrequestinmem": 24, "fcgidmaxrequestlen": 24, "fcontext": [123, 131], "fd00": 126, "fd9e": 59, "fe80": [59, 128], "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 27, 36, 41, 48, 51, 55, 56, 57, 59, 61, 62, 69, 71, 81, 83, 88, 93, 113, 114, 116, 117, 119, 123, 126, 132, 133, 134, 138, 149, 151, 153, 154, 158, 162, 168, 170, 171], "februari": 24, "feder": [41, 44, 64, 69, 77, 88, 114, 115, 116, 126], "fedivers": 81, "fedora": [58, 92, 133, 149], "fedoraproject": 92, "feedback": [5, 7, 9, 10, 15, 147, 170], "feel": [71, 101], "felt": 149, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 149, 150, 172], "few": [30, 39, 57, 59, 81, 102, 117, 133, 142, 147, 148], "ff5733": 149, "ffmpeg": [59, 130], "ffprobe": 59, "ffri": 68, "fidel": 153, "field": [1, 14, 16, 27, 29, 30, 31, 32, 33, 34, 35, 38, 39, 54, 64, 75, 81, 82, 85, 88, 100, 101, 126, 128, 133, 138, 170, 172], "figur": [148, 149], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 20, 21, 30, 31, 32, 35, 39, 45, 46, 47, 48, 49, 51, 53, 55, 56, 57, 58, 60, 62, 64, 67, 68, 71, 74, 79, 81, 85, 91, 92, 94, 95, 96, 97, 101, 103, 104, 109, 113, 114, 115, 118, 119, 120, 123, 124, 125, 126, 127, 128, 130, 133, 135, 136, 137, 139, 142, 143, 145, 146, 147, 148, 152, 153, 155, 159, 160, 164, 167, 168, 169, 171], "filecach": [17, 23, 49, 59, 144, 149], "fileformat": 171, "fileid": [59, 150, 171], "fileinfo": 130, "filekei": [27, 149], "filelist": 36, "filelock": 88, "filenam": [26, 27, 44, 46, 59, 88, 97, 98, 146, 166], "filepart": 59, "filepath": [32, 131, 133, 149], "files_accesscontrol": 3, "files_antiviru": [54, 98, 149], "files_encrypt": [26, 27], "files_extern": [3, 36, 59, 149], "files_external_allow_create_new_loc": 88, "files_no_background_scan": 88, "files_pdfview": 147, "files_shar": [39, 59, 85, 149], "files_texteditor": 74, "files_trashbin": [27, 47, 149], "files_vers": [27, 42, 149], "filesbytyp": [50, 59], "filescan": 56, "filesmatch": 133, "filesync": 74, "filesystem": [24, 26, 38, 42, 43, 46, 59, 74, 81, 131, 149, 171], "filesystem_cache_readonli": 88, "filesystem_check_chang": 88, "filetyp": [45, 59, 126], "fill": [2, 3, 5, 33, 38, 39, 54, 62, 81, 85, 100, 113, 117, 128, 172], "filter": [13, 16, 42, 57, 59, 74, 81, 82, 85, 88, 130, 132, 149, 157, 168, 172], "final": [3, 5, 7, 24, 36, 62, 88, 101, 117, 123, 125, 126, 127, 133, 147, 149, 170], "financi": 138, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 24, 26, 31, 36, 38, 46, 54, 57, 59, 66, 69, 80, 81, 85, 88, 95, 98, 117, 122, 130, 132, 133, 136, 138, 142, 148, 149, 167, 170, 172], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 107, 126, 131, 133, 172], "fingerprint": [88, 143, 146, 149], "finish": [3, 4, 8, 14, 54, 55, 56, 101, 103, 104, 128, 138, 140, 142, 147, 148, 149], "firefox": 134, "firewal": [16, 57, 101, 104, 123, 126, 157, 165], "first": [4, 18, 20, 23, 25, 26, 30, 42, 46, 54, 55, 57, 59, 61, 81, 82, 83, 84, 85, 98, 101, 103, 104, 106, 113, 114, 115, 119, 123, 125, 126, 129, 132, 133, 135, 136, 137, 138, 142, 143, 144, 145, 148, 149, 166, 170], "first_seen": 149, "fit": [1, 6, 58, 100, 133, 145, 163], "five": 140, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 26, 56, 57, 69, 88, 101, 115, 130, 134, 136, 138, 139, 149, 170], "fix_pathinfo": 129, "flac": [129, 164, 165], "flag": [51, 59, 83, 84, 102, 132, 149], "flash": 54, "flat": 59, "flexibl": [51, 133, 135, 170], "flite": 59, "float": [12, 59, 149], "flow": [59, 66, 67, 84, 88, 93, 96, 106, 110, 172], "flow_input": 172, "flush": [97, 125], "fn": 115, "focu": [0, 1], "focus": [26, 120, 148, 170], "folder": [2, 7, 8, 16, 18, 24, 25, 29, 31, 32, 36, 37, 38, 39, 41, 42, 44, 46, 47, 51, 59, 66, 68, 71, 81, 82, 83, 88, 91, 92, 93, 94, 96, 98, 99, 101, 107, 109, 123, 124, 129, 131, 133, 137, 138, 141, 142, 147, 149, 153, 171], "folder_nam": 149, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 18, 20, 21, 23, 24, 26, 36, 37, 38, 39, 41, 45, 46, 50, 51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 71, 77, 80, 81, 83, 85, 88, 91, 92, 93, 96, 97, 98, 100, 101, 102, 106, 108, 113, 114, 115, 116, 118, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 144, 149, 151, 156, 157, 159, 165, 170, 171, 172], "followsymlink": [123, 133], "font": [59, 88, 129], "fontobject": 129, "foo": [59, 81, 149], "foobar": 76, "food": 6, "foolproof": [59, 132], "forbid": [48, 86, 113, 149], "forbidden": 59, "forbidden_char": 166, "forbidden_filenam": [88, 166], "forbidden_filename_basenam": [48, 88, 166], "forbidden_filename_charact": [48, 88, 166], "forbidden_filename_extens": [48, 88, 166], "forc": [8, 41, 64, 81, 88, 91, 93, 103, 114, 119, 126, 149], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 113, "forceloginv2": 93, "forcesyncinterv": 93, "foreign": 62, "forest": 2, "forev": [47, 59, 111], "forgeri": 126, "forget": [26, 27, 59, 62, 132, 133, 140, 145], "forgot": 80, "form": [54, 59, 81, 87, 88, 100, 104, 123, 128, 138, 171, 172], "formal": [59, 65], "format": [2, 5, 12, 30, 44, 45, 64, 65, 66, 70, 81, 82, 83, 88, 91, 93, 96, 119, 132, 134, 149, 150, 153, 167, 172], "formid": 171, "formsubmittedev": 171, "forum": [69, 120, 138, 147, 148, 170], "forward": [15, 59, 68, 69, 101, 128, 133, 138, 142, 149, 156], "forwarded_for_head": [57, 68, 88], "found": [0, 1, 3, 4, 6, 42, 45, 49, 54, 57, 58, 59, 66, 69, 80, 81, 88, 98, 100, 101, 104, 115, 123, 126, 128, 129, 133, 136, 137, 138, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 170], "foundat": 0, "four": [15, 54, 81, 146, 170, 171], "fourth": 170, "fpm": [24, 59, 69, 88, 124, 126, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 113, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": 149, "freda": [39, 149], "free": [2, 15, 18, 42, 80, 94, 101, 119, 120, 126, 133, 138, 149, 153], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 116], "freedom": 159, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [38, 39, 132], "frequent": [13, 54, 58, 59, 88, 138, 153, 170], "fresh": [3, 81, 129, 142, 148, 149], "freshclam": 54, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 15, 16, 20, 24, 26, 27, 28, 30, 35, 37, 38, 39, 41, 42, 43, 44, 48, 52, 53, 54, 56, 58, 59, 63, 64, 66, 68, 69, 71, 75, 80, 81, 82, 83, 85, 86, 88, 92, 96, 98, 99, 100, 101, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 146, 147, 148, 149, 150, 151, 153, 157, 159, 160, 165, 166, 167, 168, 169, 170, 172], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 119, 129, 154], "front_controller_act": [129, 133], "frontend": [24, 59, 68, 88, 100, 158, 159], "frontend1": 68, "frp": [100, 101, 102], "frp_address": 102, "frpc": [101, 102], "fry": 149, "ftp": [38, 88, 124, 130, 137], "fulfil": [2, 128, 138], "full": [26, 32, 41, 45, 49, 51, 52, 57, 58, 59, 62, 66, 67, 77, 85, 93, 106, 114, 126, 133, 134, 145, 149, 151, 152, 156, 170], "fulli": [0, 1, 12, 13, 26, 39, 59, 62, 88, 133, 148, 149, 155, 170], "fulllocaldiscoveryinterv": 93, "fullscreen": 151, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 27, 37, 43, 52, 59, 62, 63, 66, 77, 87, 88, 100, 101, 107, 117, 120, 126, 130, 131, 133, 134, 135, 138, 142, 143, 148, 150, 155, 157, 170, 172], "fund": 120, "fundament": [59, 69, 81], "further": [20, 41, 44, 46, 58, 59, 62, 66, 69, 76, 81, 88, 98, 123, 127, 133, 142, 144, 145, 149, 154, 170], "furthermor": [27, 51, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 23, 41, 57, 69, 113, 126, 166, 167, 168], "g": [5, 12, 15, 20, 24, 26, 29, 30, 46, 51, 53, 56, 57, 58, 62, 63, 71, 77, 81, 82, 83, 88, 91, 92, 96, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 138, 142, 143, 146, 147, 148, 149, 150, 151, 155, 170, 171, 172], "gain": [3, 14, 126], "galleri": [45, 59, 147, 149], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [46, 88, 92, 133], "gather": [81, 138, 165], "gb": [3, 4, 11, 24, 59, 81, 85, 94, 100], "gc_maxlifetim": 59, "gcc": 20, "gd": [45, 123, 125, 130], "gdpr": [88, 111], "gear": 85, "gecko": 66, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 4, 5, 7, 8, 10, 12, 13, 26, 29, 30, 34, 35, 38, 44, 46, 49, 50, 51, 57, 59, 62, 68, 71, 80, 81, 82, 88, 93, 96, 98, 101, 113, 115, 117, 123, 127, 128, 129, 131, 132, 133, 135, 139, 148, 149, 150, 158, 159, 160, 165, 166, 167, 168, 170], "generalizedtim": 81, "genr": [15, 88], "geo": 129, "german": [4, 5, 59, 65], "germani": [2, 59], "get": [1, 2, 13, 16, 20, 24, 26, 27, 30, 36, 44, 45, 49, 59, 61, 66, 68, 80, 81, 82, 91, 96, 110, 123, 124, 126, 129, 131, 133, 134, 136, 137, 138, 142, 147, 151, 154, 157, 160, 165, 172], "get_lin": 62, "getctag": 171, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [101, 132], "gib": 24, "gid": 149, "gidnumb": [82, 149], "gif": [59, 103, 129, 159, 160], "giphi": [159, 160], "git": [7, 8, 136], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 27, 54, 58, 59, 62, 81, 98, 120, 126, 129, 132, 133, 136, 145, 159, 160, 165, 168, 170], "githubusercont": 126, "gitlab": [159, 160], "give": [1, 2, 15, 29, 30, 43, 54, 60, 69, 72, 81, 88, 108, 124, 131, 133, 137, 147, 170], "given": [2, 27, 49, 56, 57, 59, 62, 63, 65, 80, 81, 82, 101, 106, 110, 119, 126, 133, 138, 149, 150, 165], "givennam": [82, 149], "glanc": 132, "global": [30, 59, 64, 77, 81, 88, 113, 117, 118, 120, 129, 149, 160], "gmail": 117, "gmbh": [12, 16, 71, 107, 120, 126, 133, 138, 170], "gmp": [125, 130], "gnu": [6, 20], "go": [2, 3, 6, 16, 26, 38, 39, 41, 51, 52, 54, 57, 59, 60, 63, 68, 80, 81, 100, 101, 102, 113, 123, 125, 132, 136, 142, 143, 147, 149, 151, 170, 172], "goal": [26, 81, 133], "goe": [14, 85, 101, 144], "gold": [7, 10], "gone": [85, 88, 138], "good": [1, 2, 4, 5, 18, 54, 58, 62, 81, 126, 133, 142, 148, 149, 170], "googl": [2, 15, 59, 71, 80, 88, 134, 159], "got": [107, 170], "gpg": [88, 123, 125, 127, 152], "gpt": [1, 160], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 100, 101, 102, 104], "grab": 123, "grace": 81, "gracefulli": 128, "gradual": 46, "grain": [131, 172], "granit": 15, "grant": [20, 52, 73, 81, 88, 119, 123, 125, 133], "granular": 51, "graph": [15, 59], "graphic": [1, 15, 45, 100, 121, 133, 149], "great": 123, "greater": [59, 88], "greatli": [3, 133, 134], "green": [5, 15, 38, 39, 81, 88, 89], "grep": [3, 15, 18, 54, 58, 104, 130, 132, 171], "groceri": 2, "groqcloud": [0, 15], "group": [2, 6, 16, 29, 31, 32, 34, 36, 41, 44, 52, 54, 58, 59, 63, 73, 80, 82, 83, 87, 88, 114, 119, 133, 157, 171], "group1": 76, "group2": 76, "group_admin": 51, "groupfold": [26, 46, 64, 88, 107, 149], "groupid": [75, 76, 81], "groupofnam": 149, "groupwar": [113, 114, 117, 138], "grow": 120, "gt": 171, "gte": 171, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 43, 47, 58, 59], "guess": 57, "guest": 16, "gui": [3, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 44, 65, 88, 92, 132, 149], "guid": [21, 26, 59, 62, 100, 117, 120, 123, 125, 126, 130, 133, 146, 154, 155, 162, 163, 168], "guidanc": [88, 120, 127, 128, 130, 132, 133], "guidelin": 129, "guzzl": 59, "gz": [59, 119], "gzip": [119, 129], "gzip_comp_level": 129, "gzip_min_length": 129, "gzip_proxi": 129, "gzip_typ": 129, "gzip_vari": 129, "h": [20, 54, 59, 66, 74, 75, 76, 82, 92, 97, 101, 126, 133, 140, 146, 149], "h2non": 59, "ha": [3, 5, 7, 9, 10, 12, 14, 15, 16, 17, 24, 26, 27, 30, 36, 38, 39, 41, 45, 46, 49, 51, 52, 54, 55, 56, 57, 59, 62, 63, 65, 66, 67, 69, 80, 81, 85, 88, 92, 96, 98, 100, 101, 102, 106, 113, 115, 117, 118, 119, 123, 126, 128, 131, 132, 133, 135, 137, 138, 143, 145, 147, 148, 149, 151, 155, 163, 168, 170, 172], "hackeron": [12, 26], "had": [27, 51, 59, 163, 165, 168], "half": 30, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [107, 170], "handl": [1, 8, 18, 27, 57, 59, 63, 64, 68, 79, 88, 98, 99, 113, 117, 126, 129, 130, 132, 138, 149, 156, 157, 171], "handle_all_url": 53, "handler": [62, 88], "hanson": 149, "hansson": 133, "happen": [23, 26, 41, 46, 51, 57, 59, 80, 81, 82, 106, 113, 117, 129, 137, 138, 143, 147, 149, 151, 171, 172], "happi": [14, 29, 46], "haproxi": [88, 100, 101], "haproxy_host": 101, "haproxy_password": [101, 102], "haproxypass": 101, "hard": [24, 41, 63, 126], "hardcod": [126, 129], "harden": [59, 88, 127, 128, 130], "harder": 57, "hardest": 54, "hardwar": [1, 3, 4, 13, 15, 26, 88, 100, 104, 132, 133, 143], "harp": [88, 102, 104, 105], "harp_docker_socket_port": 102, "harp_exapp_direct": 102, "harp_frp_address": 102, "harp_proxy_dock": 102, "harp_proxy_host": 102, "harp_shared_kei": 102, "has_internet_connect": 88, "hash": [27, 64, 81, 82, 86, 88, 130, 137, 171, 172], "hash_equ": 27, "hash_hmac": 27, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 160, "hasmemberoffiltersupport": 82, "hasn": [59, 65], "haspagedresultsupport": 82, "hat": [58, 133, 134], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 20, 23, 24, 26, 27, 28, 30, 31, 32, 36, 39, 41, 45, 46, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 77, 78, 80, 81, 83, 85, 88, 92, 95, 96, 97, 98, 100, 101, 102, 104, 106, 108, 110, 113, 114, 115, 117, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 155, 156, 157, 159, 161, 165, 167, 170, 171, 172], "haveibeenpwnd": 86, "hbegin": 27, "hdr": 59, "head": [57, 67, 69, 123], "header": [2, 24, 27, 28, 59, 62, 63, 64, 67, 68, 71, 74, 75, 76, 82, 87, 88, 127, 128, 129, 133, 138, 165, 168, 172], "headless": 121, "headlin": [1, 77, 81], "health": 104, "healthi": [104, 138], "heartbeat": [59, 88], "heartbeat_count": 104, "heavi": [0, 1, 17, 43, 58, 101, 130, 153], "heavili": [57, 59], "heic": [59, 132, 133], "heif": [59, 133], "height": 59, "hello": [1, 62], "helm": 133, "help": [2, 3, 4, 8, 14, 26, 27, 57, 58, 59, 62, 66, 81, 94, 97, 98, 106, 107, 113, 114, 119, 120, 123, 131, 132, 133, 136, 138, 142, 146, 147, 148, 149, 170], "helper": [15, 128], "henc": [80, 149], "hend": 27, "her": 2, "here": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 18, 20, 26, 29, 41, 54, 59, 62, 66, 67, 68, 81, 95, 96, 100, 101, 117, 119, 126, 128, 129, 132, 133, 148, 149, 159, 172], "hetzner": 12, "heurist": 69, "hex": 149, "hexadecim": 27, "hf_model_path": 11, "hidden": [41, 81, 88, 92, 98, 113, 119, 126, 129, 138], "hide": [36, 59, 88, 118, 119, 129], "hide_absence_set": 118, "hide_disabled_user_shar": 85, "hide_login_form": 88, "hideeventexport": 113, "hierarch": 88, "hierarchi": 38, "high": [4, 5, 6, 7, 11, 12, 15, 20, 24, 26, 36, 54, 56, 117, 126, 132, 133, 134, 135, 153, 167, 170], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 24, 43, 59, 62, 66, 114, 144, 170], "highest": [2, 81, 148, 170], "highli": [57, 59, 69, 81, 119, 120, 126, 128, 130, 132, 137, 150, 154, 170], "highlight": [15, 133, 142, 148, 170], "hike": 2, "him": 2, "hinder": 56, "hindi": [4, 5, 10], "hint": [59, 69, 76, 128, 129, 148], "histor": 26, "histori": [14, 15, 57, 86, 149], "hit": [1, 54, 57, 81], "hlocalhost": 20, "hmac": 27, "hog": [5, 7, 9, 10], "hold": [24, 27, 30, 46, 81, 100, 106, 149], "holidai": 113, "home": [26, 38, 62, 81, 83, 88, 91, 92, 93, 96, 98, 133, 138, 149, 157], "homefoldernamingrul": 82, "hood": [5, 7, 10, 170], "hook": 149, "hope": 23, "hopefulli": 147, "hord": 119, "horde_": 119, "horde_imap": 119, "hors": 54, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 20, 22, 29, 35, 36, 43, 46, 53, 54, 58, 59, 62, 68, 69, 81, 82, 88, 93, 99, 100, 102, 113, 117, 119, 123, 124, 126, 128, 129, 133, 138, 142, 147, 149, 150, 151, 152, 156, 157, 165, 171], "hoster": [20, 59, 117], "hostnam": [18, 20, 29, 46, 54, 59, 62, 68, 81, 100, 117, 128, 129, 133, 143, 145, 149, 157], "hour": [2, 5, 9, 17, 41, 42, 51, 54, 56, 57, 59, 81, 97, 98, 113, 114, 115, 117, 142, 143, 148, 172], "hourli": 51, "hous": [29, 142], "housekeep": [56, 142], "hover": [81, 85, 159], "how": [2, 6, 7, 10, 12, 15, 24, 26, 29, 30, 31, 33, 39, 46, 54, 59, 64, 65, 66, 69, 81, 82, 85, 88, 96, 100, 111, 113, 114, 116, 117, 119, 120, 123, 126, 128, 129, 130, 132, 133, 137, 138, 141, 143, 147, 149, 151, 158, 162, 163, 167, 168, 169, 170], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 27, 28, 54, 56, 57, 58, 59, 66, 70, 79, 80, 101, 113, 118, 126, 132, 133, 134, 144, 145, 148, 149, 154, 156, 165], "hp_frp_address": 101, "hp_shared_kei": [100, 101], "hr": 93, "href": 171, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [24, 88, 123, 126, 128, 129, 131, 138, 149, 165, 166, 168], "htaccesstest": 129, "htdoc": 55, "html": [59, 62, 66, 98, 123, 129, 130, 131, 134, 138, 147, 149, 150, 151, 152, 154, 155, 156, 168, 172], "htop": 132, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 18, 24, 26, 29, 32, 33, 34, 37, 38, 39, 43, 46, 50, 53, 54, 56, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 79, 81, 82, 83, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 113, 117, 119, 121, 123, 124, 125, 127, 128, 129, 130, 131, 134, 136, 137, 138, 140, 142, 144, 145, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 165, 168, 171, 172], "http2": 129, "http_author": 133, "http_forwarded_for": 59, "http_proxi": 59, "http_user_ag": 129, "http_x_forward": 59, "http_x_forwarded_for": [59, 68], "httpd": [88, 98, 106, 107, 123, 127, 133], "httpd_can_connect_ldap": 131, "httpd_can_network_connect": [123, 131], "httpd_can_network_connect_db": 131, "httpd_can_network_memcach": 131, "httpd_can_sendmail": 131, "httpd_sys_rw_content_t": [123, 131], "httpd_unifi": 131, "httpd_use_cif": 131, "httpd_use_fusef": 131, "httpd_use_gpg": 131, "httpdavmodul": 138, "httpproxi": 92, "https_proxi": 59, "hub": [0, 2, 15, 155, 172], "hug": 7, "huge": [17, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 172], "hundr": 138, "hurri": 62, "hy000": 138, "hybrid": 120, "hyperlink": 41, "hypervisor": 133, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 163, 164, 165, 168, 169, 170, 171], "i686": 20, "iaccountmanag": [59, 77], "iana": [59, 118], "ibm": [1, 8, 12, 13, 15, 88], "ic": [113, 149], "ical": 149, "icalendar": 149, "icap": [64, 88], "icmp_req": [20, 62], "ico": 129, "icon": [38, 39, 45, 59, 63, 64, 85, 88, 93, 129, 149], "id": [2, 3, 8, 13, 16, 26, 29, 36, 41, 59, 62, 66, 71, 74, 76, 81, 82, 84, 85, 88, 101, 102, 111, 115, 117, 126, 151, 157, 171, 172], "id1125420102": [59, 71], "idea": [2, 54, 120, 142, 148], "ideal": [1, 133, 138, 145, 171], "ident": [34, 46, 59, 71, 73, 81, 88, 133], "identif": 81, "identifi": [19, 20, 27, 42, 46, 59, 60, 67, 81, 82, 88, 104, 111, 115, 118, 119, 125, 126, 132, 137, 138, 150, 172], "ie": [1, 3, 123], "ie11": 24, "ie6": 24, "ie8": 24, "ie9": 24, "iemailtempl": 62, "ietf": 171, "ifmodul": [123, 126, 133, 138], "ifram": [59, 63, 126], "igbinari": 59, "ignor": [3, 18, 26, 29, 41, 46, 47, 58, 59, 62, 85, 92, 98, 115, 130, 136, 149, 150], "ignore_notic": 20, "ignorefrontcontrol": [88, 133], "illustr": [59, 133], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 13, 26, 31, 49, 54, 59, 68, 71, 88, 129, 130, 132, 133, 149, 151, 153, 154, 157, 159, 160, 166, 167, 168, 169], "imagegd": 59, "imagick": [71, 88, 125, 130], "imagin": 41, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 166], "imap": [62, 88, 130], "imap4": 62, "immedi": [54, 59, 62, 85], "immut": [81, 129], "impact": [26, 46, 57, 59, 62, 101, 108, 132, 138, 170], "imperson": 126, "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 26, 27, 30, 46, 51, 52, 54, 59, 62, 67, 80, 81, 88, 101, 113, 119, 133, 134, 143, 149, 159], "implic": [59, 88], "implicitli": 149, "import": [30, 32, 38, 56, 57, 59, 63, 71, 88, 113, 114, 117, 123, 125, 128, 129, 130, 133, 135, 138, 143, 153, 162, 171, 172], "importantli": [120, 133], "impos": 15, "imprinturl": 71, "improv": [2, 3, 13, 24, 36, 43, 58, 59, 69, 81, 88, 100, 120, 123, 129, 130, 132, 134, 148, 149, 153, 154], "in_arrai": 101, "inaccess": [21, 26, 46], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [15, 119], "inc": 71, "incid": 66, "inclin": 170, "includ": [1, 4, 7, 11, 12, 16, 18, 27, 29, 36, 38, 41, 45, 52, 54, 57, 59, 62, 67, 71, 81, 85, 92, 98, 102, 104, 115, 117, 118, 119, 120, 126, 128, 129, 130, 132, 133, 135, 136, 138, 140, 147, 148, 149, 150, 153, 154, 166, 167, 168, 169, 170, 172], "includedir": 20, "includesubdomain": [126, 129], "incom": [12, 59, 60, 149], "incoming_server2server_share_en": 149, "incompat": [59, 132, 144], "inconsist": [140, 149], "inconvert": [19, 88], "incorpor": [46, 59], "incorrect": [59, 79, 93, 98], "incorrectli": [59, 68, 119], "increas": [24, 30, 36, 39, 58, 59, 62, 94, 104, 117, 124, 126, 129, 132, 133, 134, 138, 149, 167], "increment": 17, "indefinit": 57, "independ": [3, 27, 98, 106, 120], "index": [2, 26, 27, 39, 59, 67, 68, 88, 101, 106, 124, 126, 129, 133, 137, 138, 147, 149, 154, 172], "indexerjob": 3, "indi": 129, "indic": [16, 23, 38, 39, 59, 62, 81, 82, 88, 104, 117, 128, 131, 138, 144, 148, 170], "indirectli": 107, "individu": [24, 26, 30, 38, 52, 57, 59, 77, 98, 119, 120, 126, 132, 149], "industri": [12, 143], "inetorgperson": [81, 82, 149], "inevit": [126, 134], "infect": 54, "infer": [5, 6, 11], "inferenc": [6, 15], "influenc": [8, 30, 94, 113, 114], "info": [8, 41, 59, 66, 69, 77, 81, 87, 88, 98, 103, 138], "inform": [0, 1, 3, 4, 5, 7, 8, 12, 14, 16, 20, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 43, 46, 50, 51, 55, 57, 58, 59, 62, 63, 65, 66, 68, 69, 71, 74, 76, 77, 81, 85, 88, 92, 94, 95, 98, 103, 106, 111, 113, 114, 117, 118, 119, 120, 121, 124, 126, 129, 132, 133, 134, 137, 142, 145, 147, 148, 149, 159, 163, 165, 167, 168, 169, 172], "infrastructur": [12, 59, 138], "inher": 56, "inhibit": 92, "ini": [20, 24, 31, 58, 59, 70, 88, 93, 123, 124, 126, 127, 129, 131, 132, 133, 138, 167], "init": [54, 88, 149], "initdb": 124, "initi": [13, 19, 25, 26, 27, 47, 55, 59, 85, 88, 90, 96, 101, 103, 104, 107, 149, 170, 172], "initialcontentimportjob": 3, "initialis": [124, 133, 145], "inject": 59, "inlin": 15, "innodb": [21, 59, 134], "innodb_buffer_pool_inst": 20, "innodb_buffer_pool_s": 20, "innodb_file_format": [20, 59], "innodb_file_per_t": [20, 21, 59], "innodb_flush_log_at_trx_commit": 20, "innodb_large_prefix": [20, 59], "innodb_log_buffer_s": 20, "innodb_max_dirty_pages_pct": 20, "input": [3, 5, 7, 12, 14, 30, 41, 59, 74, 75, 81, 149, 160, 172], "insecur": [62, 88, 134], "insensit": [48, 59, 106], "insert": [59, 88, 129, 149, 153, 160], "insid": [3, 5, 7, 8, 15, 24, 36, 43, 56, 59, 63, 65, 68, 81, 98, 101, 107, 113, 124, 132, 147, 149, 171], "insight": [1, 12, 13, 88], "inspect": [4, 54], "inspector": 69, "instal": [13, 15, 16, 18, 20, 21, 24, 27, 28, 33, 36, 37, 39, 43, 47, 52, 55, 56, 58, 62, 63, 64, 68, 69, 71, 74, 80, 81, 84, 98, 99, 101, 102, 103, 104, 105, 106, 107, 110, 113, 114, 117, 120, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 150, 153, 155, 156, 158, 160, 162, 163, 165], "installed_vers": 149, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 20, 21, 26, 27, 41, 44, 45, 55, 56, 59, 62, 67, 71, 77, 81, 84, 88, 98, 100, 101, 111, 113, 114, 115, 117, 119, 120, 123, 127, 128, 129, 132, 133, 134, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 154, 157, 167, 169, 170, 171, 172], "instanceid": [27, 88, 147], "instancesecret": 27, "instanti": 59, "instantli": 59, "instead": [3, 5, 15, 21, 24, 29, 30, 36, 45, 46, 49, 51, 56, 59, 62, 63, 65, 66, 69, 71, 76, 77, 81, 82, 83, 91, 93, 117, 119, 123, 126, 129, 133, 137, 138, 144, 145, 147, 148, 149, 151, 163, 169], "instruct": [1, 2, 3, 5, 12, 18, 20, 54, 57, 63, 69, 73, 81, 87, 88, 119, 125, 126, 130, 132, 133, 135, 142, 144, 148, 172], "insuffici": [76, 98], "int": [24, 59, 72, 75, 76, 82, 101, 119, 171], "int8_float32": 11, "integ": [1, 17, 46, 56, 59, 101, 113, 114, 149], "integr": [1, 2, 3, 4, 8, 12, 13, 15, 41, 54, 57, 59, 64, 73, 82, 88, 115, 117, 118, 120, 130, 133, 138, 139, 147, 151, 159, 160, 166, 167, 169, 171, 172], "integration_deepl": 1, "integration_openai": [0, 1, 2, 5, 8, 117], "integration_repl": [0, 1, 15], "integration_watsonx": [0, 1], "integritycheck": 137, "intel": [7, 10, 132], "intellig": [0, 1, 12, 15, 88, 100], "intend": [59, 80, 81, 96, 126], "intens": [56, 132], "intent": 149, "intention": 119, "interact": [1, 2, 3, 12, 17, 18, 39, 54, 56, 58, 59, 81, 88, 92, 116, 147, 149, 172], "intercept": 126, "interchang": [26, 62, 130], "interest": [93, 170], "interfac": [1, 2, 5, 7, 9, 10, 11, 15, 16, 20, 26, 39, 41, 46, 57, 59, 62, 69, 71, 78, 85, 88, 93, 98, 100, 113, 115, 116, 118, 119, 125, 126, 127, 132, 133, 134, 138, 148, 149, 168, 172], "intermedi": 148, "intern": [3, 12, 14, 26, 38, 39, 46, 56, 59, 69, 73, 82, 85, 88, 102, 106, 117, 129, 132, 133, 150, 160, 171], "internal_defaultexpdai": 41, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 149, 169], "interoper": [13, 88], "interpret": [100, 126], "interrupt": [26, 43, 56, 130], "interv": [36, 54, 56, 59, 83, 88, 93, 113, 115, 132, 170, 171], "intervent": [6, 54, 126, 171], "intl": [123, 125, 130], "introduc": [15, 48, 81, 100, 169, 170], "introduct": [64, 88, 101, 123], "invalid": [44, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 126, 129, 132, 139, 149, 165], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 106, "investig": 59, "invis": [88, 106, 109, 110, 149], "invit": [62, 88, 115, 116, 153, 163], "invite": 113, "invoc": [59, 126, 165], "invok": [59, 92, 147, 149, 165], "involv": [24, 134, 165], "io": [43, 59, 63, 71, 101, 106, 120, 129, 132, 133, 134, 138, 145], "iono": [0, 12, 15], "iosclienturl": 71, "iot": [133, 145], "iotop": 132, "ip": [8, 20, 39, 54, 59, 62, 66, 68, 69, 81, 88, 92, 100, 101, 102, 104, 106, 117, 127, 128, 133, 145, 149, 150, 157], "ipad": 68, "iphon": 68, "iptabl": [57, 126, 157], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 171, "isn": [21, 26, 59, 81, 119, 133, 149], "iso": [59, 65], "iso_639": 59, "isol": [64, 88, 132, 133, 134, 147], "isset": 101, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 17, 26, 48, 51, 57, 58, 59, 62, 69, 81, 88, 104, 113, 114, 125, 126, 128, 129, 132, 134, 136, 137, 145, 147, 148, 149, 151, 157, 159, 160, 167, 168], "isvfsen": 96, "italian": [4, 5, 10], "item": [3, 41, 44, 64, 83, 88, 92, 107, 113, 116, 142], "iter": [57, 59], "ithem": 59, "its": [0, 1, 2, 3, 8, 12, 14, 15, 18, 24, 27, 29, 35, 39, 53, 54, 59, 69, 72, 81, 82, 92, 93, 94, 98, 115, 117, 123, 125, 131, 132, 133, 137, 138, 142, 147, 149, 158, 165, 168], "itself": [5, 20, 30, 57, 59, 84, 100, 101, 106, 118, 125, 133, 137, 138, 145, 147, 149, 157, 165], "itun": [59, 71], "itunesappid": 71, "iv": 27, "j": [49, 59, 68, 88, 149, 151, 165], "jail": [88, 124], "jan": 62, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 164, 165, 172], "jcal": 149, "jeroboam": 149, "ji": 70, "jit": 88, "jit_buffer_s": 132, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 96, "job": [3, 6, 15, 36, 38, 39, 44, 51, 54, 59, 64, 81, 88, 94, 115, 117, 127, 130, 138, 142, 144, 148, 171], "johnston": 83, "join": [2, 23], "joke": 2, "jone": 149, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 104, 171], "journald": 104, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 45, "jpegphoto": 81, "jpg": 129, "json": [2, 4, 5, 8, 11, 14, 16, 49, 59, 82, 83, 88, 103, 104, 106, 113, 119, 123, 126, 129, 137, 149, 171, 172], "json_pretti": [14, 149], "jump": [91, 142], "just": [20, 25, 56, 62, 63, 81, 85, 106, 113, 119, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 149, 151, 170], "jwfcftvztglwtje": 39, "k": 76, "karlsruh": 14, "kazakh": 4, "kb": 59, "keep": [3, 15, 26, 39, 42, 47, 48, 55, 56, 57, 58, 59, 68, 69, 80, 81, 88, 98, 104, 106, 113, 114, 117, 119, 123, 124, 125, 133, 134, 138, 142, 143, 147, 148, 149, 162, 170, 171], "keepal": [59, 138], "keepalivetimeout": 138, "kei": [2, 3, 11, 16, 17, 20, 23, 29, 34, 35, 38, 39, 43, 44, 46, 58, 59, 73, 75, 76, 77, 81, 85, 88, 100, 101, 102, 117, 124, 125, 126, 129, 132, 133, 135, 138, 144, 148, 149, 160], "kept": [47, 58, 59, 147], "keyboard": 88, "keyfil": 101, "keyformat": 27, "keypair": 30, "keyr": 152, "keyston": [34, 46, 59], "keyvalu": 46, "keyword": 92, "khtml": 66, "kib": 59, "kick": [57, 59], "killmod": 56, "kind": [1, 14, 59, 68, 101, 126, 172], "kink": 54, "kitchen": 2, "know": [27, 29, 59, 81, 84, 113, 119, 138, 149, 151], "knowledg": [11, 138], "knowledgebas": 88, "knowledgebaseen": 88, "known": [13, 18, 26, 46, 51, 53, 57, 59, 62, 64, 68, 81, 88, 106, 115, 119, 124, 129, 134, 138, 149, 158], "kokoro": 10, "korean": 4, "krita": [59, 132], "kubernet": 3, "kunz": 83, "kvm": 133, "l": [20, 56, 58, 68, 98, 124, 138, 149], "l10n": 88, "lab": 126, "label": [2, 15, 39, 68, 81, 102, 131, 138], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [20, 39, 62], "landmark": 6, "landscap": 6, "lang": [59, 149], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 59, 63, 64, 76, 88, 100, 117, 120, 130, 134], "laptop": 2, "larg": [2, 7, 8, 9, 13, 14, 15, 20, 39, 44, 54, 59, 88, 98, 113, 117, 119, 120, 129, 132, 133, 138, 148], "larger": [3, 11, 12, 24, 26, 54, 59, 69, 85, 132, 149], "largest": 100, "last": [1, 14, 27, 56, 57, 59, 83, 85, 104, 110, 115, 128, 144, 145, 147, 149, 170], "last_seen": 149, "lastjpegphotolookup": 82, "lastli": [29, 46], "lastlogin": 149, "lastmodifi": 171, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 171], "latenc": 132, "later": [18, 41, 59, 74, 83, 107, 117, 119, 133, 134, 138, 144, 150, 157], "latest": [1, 2, 4, 12, 24, 42, 46, 59, 60, 95, 120, 123, 125, 132, 133, 134, 142, 145, 148, 155, 162, 168, 170], "latitud": 126, "latter": [58, 149], "launch": [2, 53, 54, 55, 58, 96, 97, 98, 100, 102, 142, 171], "launchpad": 92, "lawyer": 12, "layer": [26, 57, 80, 132, 137], "layla": 149, "layout": [59, 60, 148, 153], "lazi": [59, 149], "ld": [81, 129], "ldap": [38, 44, 64, 73, 79, 88, 123, 127, 130, 133, 143], "ldap_group_map": 81, "ldap_log_fil": 88, "ldap_matching_rule_in_chain": 81, "ldap_opt_network_timeout": 82, "ldap_user_map": 81, "ldapadmingroup": 81, "ldapagentnam": 82, "ldapagentpassword": 82, "ldapattributesforgroupsearch": 82, "ldapattributesforusersearch": [82, 149], "ldapbackuphost": 82, "ldapbackupport": 82, "ldapbas": 82, "ldapbasegroup": 82, "ldapbaseus": 82, "ldapcachettl": [81, 82], "ldapconfigurationact": 82, "ldapconnectiontimeout": 82, "ldapdefaultppolicydn": 82, "ldapdynamicgroupmemberurl": 82, "ldapemailattribut": [82, 149], "ldapexperiencedadmin": 82, "ldapexpertusernameattr": [82, 149], "ldapexpertuuidgroupattr": 82, "ldapexpertuuiduserattr": 82, "ldapgidnumb": 82, "ldapgroupdisplaynam": 82, "ldapgroupfilt": [82, 149], "ldapgroupfiltergroup": 82, "ldapgroupfiltermod": 82, "ldapgroupfilterobjectclass": 82, "ldapgroupmemberassocattr": [82, 149], "ldaphost": 82, "ldapignorenamingrul": 82, "ldaploginfilt": 82, "ldaploginfilterattribut": 82, "ldaploginfilteremail": 82, "ldaploginfiltermod": 82, "ldaploginfilterusernam": 82, "ldapnestedgroup": 82, "ldapoverridemainserv": 82, "ldappagings": 82, "ldapport": 82, "ldapquotaattribut": 82, "ldapquotadefault": 82, "ldaptl": 82, "ldapuseravatarrul": [81, 82], "ldapusercleanupinterv": [83, 88], "ldapuserdisplaynam": [82, 149], "ldapuserdisplayname2": 82, "ldapuserfilt": 82, "ldapuserfiltergroup": 82, "ldapuserfiltermod": 82, "ldapuserfilterobjectclass": 82, "ldapuuidgroupattribut": 82, "ldapuuiduserattribut": [82, 149], "lead": [31, 50, 56, 57, 58, 59, 69, 113, 114, 126, 129, 132, 133, 138], "leak": [51, 59, 129, 138, 171], "leakag": 126, "leap": 134, "learn": [5, 6, 8, 11, 31, 33, 43, 45, 49, 58, 78, 83, 85, 126, 137, 148, 149], "least": [2, 3, 4, 5, 6, 7, 9, 11, 12, 16, 20, 24, 42, 47, 56, 59, 69, 80, 81, 115, 128, 130, 132, 134, 144, 148, 149, 150, 165, 170, 171], "leav": [2, 25, 26, 29, 31, 37, 57, 59, 68, 76, 81, 85, 117, 149], "leela": 149, "left": [38, 46, 56, 59, 62, 81, 85, 132, 137, 147, 149], "leftov": 81, "legaci": [28, 29, 30, 46, 59, 66, 129, 149], "legacy_auth": 46, "legacy_format_support": 28, "legal": [11, 13, 71, 88], "legibl": 9, "legitim": [26, 57], "length": [8, 30, 46, 54, 59, 86, 88], "less": [6, 7, 10, 11, 12, 46, 54, 57, 59, 66, 94, 126, 130, 132, 134, 170], "let": [15, 18, 57, 62, 71, 85, 101, 129, 133, 138, 143, 151], "letsencrypt": 129, "letter": [85, 172], "level": [4, 15, 22, 23, 26, 41, 43, 54, 57, 59, 62, 64, 85, 88, 97, 98, 126, 127, 134, 138, 147, 149], "leverag": 8, "lf": 81, "lib": [6, 16, 20, 54, 59, 62, 129], "libapache2": 125, "libargon2": 130, "liber": 98, "libmagickcor": 71, "librari": [11, 45, 59, 62, 87, 93, 98, 126, 163], "libreoffic": [59, 88, 130], "libsmbclient": 36, "libxml": 130, "libxml2": 130, "licenc": 74, "licens": [15, 16, 126], "life": [88, 123, 144, 148], "lifetim": [59, 81, 111], "lift": 101, "light": [39, 59, 81], "lighter": 170, "lighttpd": 138, "lightweight": 59, "like": [1, 2, 3, 4, 5, 6, 7, 8, 12, 14, 15, 16, 18, 20, 21, 25, 26, 29, 30, 36, 39, 43, 46, 48, 51, 52, 56, 58, 59, 60, 63, 66, 77, 80, 81, 83, 86, 87, 98, 100, 101, 107, 113, 114, 117, 118, 119, 121, 123, 126, 128, 129, 132, 133, 138, 140, 142, 144, 145, 147, 148, 149, 157, 158, 159, 160, 165], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 24, 36, 41, 42, 44, 45, 47, 51, 52, 54, 56, 59, 62, 75, 76, 81, 88, 98, 100, 101, 116, 119, 123, 124, 128, 132, 133, 134, 138, 143, 147, 165, 168, 170], "limitrequestbodi": 24, "line": [18, 20, 24, 28, 56, 58, 59, 62, 66, 68, 77, 81, 88, 95, 96, 117, 119, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 168, 171], "link": [2, 16, 44, 64, 71, 76, 77, 78, 79, 85, 88, 106, 117, 126, 128, 132, 133, 136, 137, 138, 147, 153, 158, 160, 172], "link_defaultexpdai": 41, "linux": [20, 26, 32, 36, 48, 49, 54, 58, 66, 83, 88, 91, 93, 95, 96, 98, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 140, 142, 148, 149, 154], "list": [1, 2, 3, 4, 11, 13, 15, 16, 17, 18, 21, 26, 36, 39, 41, 45, 52, 57, 58, 59, 60, 62, 65, 70, 75, 77, 86, 87, 88, 99, 100, 105, 106, 113, 119, 123, 126, 128, 129, 133, 134, 137, 138, 142, 148, 150, 151, 152, 157, 162, 164, 165, 170, 171, 172], "listen": [36, 43, 54, 58, 88, 92, 93, 101, 104, 115, 124, 129, 149, 151, 156, 172], "listexapp": 103, "literaci": 12, "littl": [4, 15, 69, 85, 101], "live": [0, 2, 7, 13, 59, 81, 88, 120, 149], "live_transcript": [13, 15, 88], "ll": [16, 20, 26, 36, 41, 59, 62, 81, 85, 113, 117, 129, 133, 142, 149, 151, 170], "llama": [1, 5, 12, 15], "llama3": 5, "llm": [2, 5, 8, 12, 14, 15, 88, 116], "llm2": [1, 2, 8, 13, 15, 88], "ln": [16, 124], "load": [5, 7, 13, 20, 24, 26, 36, 43, 50, 54, 58, 62, 64, 68, 80, 88, 126, 127, 128, 130, 138, 149], "loadbalanc": 24, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 13, 15, 16, 20, 24, 26, 29, 31, 36, 37, 38, 39, 41, 58, 62, 64, 71, 72, 73, 77, 81, 85, 88, 91, 92, 93, 96, 98, 100, 102, 103, 106, 114, 115, 120, 123, 124, 126, 129, 132, 133, 136, 138, 145, 149, 151, 165], "local_cert": [58, 59], "local_dock": 102, "local_pk": [58, 59], "local_summary_bot": 8, "localai": [0, 1, 3, 4, 8, 15], "localdir": 32, "localdirpath": 96, "localdomain": [133, 145], "localhost": [20, 43, 50, 55, 58, 59, 62, 68, 101, 102, 104, 117, 123, 124, 125, 128, 133, 138, 145, 149, 151, 169], "localitynam": 81, "localsocket": 54, "localstorag": 88, "localtim": 8, "locat": [2, 3, 8, 16, 21, 24, 26, 56, 57, 64, 68, 81, 85, 88, 92, 93, 95, 98, 100, 101, 106, 107, 124, 126, 127, 129, 133, 135, 138, 140, 142, 143, 147, 148, 149, 155, 159, 160], "lock": [30, 44, 58, 64, 88, 106, 123, 127, 129, 130, 138, 140, 148, 149], "lock_retri": 58, "lock_wait_tim": 58, "locking_en": 58, "lockout": [59, 86], "log": [13, 14, 15, 20, 26, 30, 34, 38, 39, 52, 54, 57, 62, 64, 67, 68, 80, 85, 88, 92, 96, 97, 101, 105, 106, 113, 114, 117, 123, 126, 127, 128, 130, 131, 133, 134, 135, 140, 143, 145, 147, 148, 157, 168, 171], "log_error": 138, "log_not_found": 129, "log_notic": 20, "log_queri": 88, "log_request_id": 88, "log_rotate_s": 88, "log_secret": 59, "log_typ": [66, 88], "log_type_audit": [66, 88], "logdateformat": [66, 88], "logdebug": [97, 98], "logdir": [97, 98], "logexpir": [97, 98], "logfil": [3, 24, 66, 88, 97, 98, 124, 129, 135, 143, 149], "logfile_audit": [66, 88, 135], "logfilemod": [88, 126], "logflush": 97, "logic": [51, 80, 103, 104, 146, 171], "login": [15, 20, 25, 26, 30, 35, 36, 51, 56, 59, 62, 63, 64, 66, 71, 72, 76, 78, 79, 80, 83, 84, 85, 86, 88, 92, 93, 96, 125, 126, 138, 140, 141, 142, 148, 149], "login_flow_v2": 88, "login_form_autocomplet": 88, "login_form_timeout": 88, "loginfailexit": 101, "logist": 120, "loglevel": [57, 62, 66, 81, 88, 119, 126, 132], "loglevel_dirty_database_queri": 88, "loglevel_frontend": 88, "logo": [59, 71], "logo_url": 88, "logohead": 71, "logon": 36, "logout": 59, "logpath": 126, "logread": 66, "logtimezon": [88, 149], "logwindow": [97, 98], "loleaflet": 155, "long": [3, 6, 12, 16, 20, 43, 50, 58, 59, 81, 82, 88, 93, 98, 110, 113, 114, 128, 129, 133, 142, 147, 167, 170], "long_query_tim": 20, "longer": [24, 42, 46, 57, 59, 62, 65, 85, 113, 123, 129, 132, 149, 163, 165, 166, 169], "longest": 24, "longitud": 126, "look": [2, 3, 15, 18, 20, 21, 46, 49, 56, 57, 59, 69, 71, 81, 83, 88, 101, 106, 117, 119, 128, 129, 133, 136, 137, 142, 147, 149, 150, 152, 153, 159, 172], "lookup": [59, 68, 77, 126], "lookup_serv": 88, "lool": [151, 155], "loolwsd": 155, "loop": [88, 101], "loopback": [59, 128], "lose": [26, 43, 59, 149], "loss": [20, 26, 59, 85, 98, 134, 138], "lost": [26, 27, 73, 80, 88, 138, 149], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 45, 57, 58, 59, 66, 81, 119, 132, 138, 142, 148, 172], "love": 81, "low": [7, 10, 24, 42, 46, 58, 59, 88, 133, 134], "lower": [4, 5, 7, 10, 27, 56, 59, 85, 86, 132, 133], "lowest": [134, 170], "lsof": 104, "lst": 92, "lt": [4, 88, 127, 133, 134, 171], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 171, "luk": 26, "lukasreschk": 149, "lunar": 149, "m": [14, 20, 54, 58, 83, 124, 126, 129, 130, 132, 133, 140, 149], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 46, "mac": [38, 54, 91, 96, 138], "machin": [3, 5, 6, 7, 9, 10, 12, 13, 20, 48, 59, 62, 88, 92, 100, 101, 126, 127, 135, 143], "macintosh": 81, "maco": [88, 93, 95, 115, 120, 134, 138], "made": [3, 15, 18, 36, 45, 49, 57, 59, 98, 119, 132, 133, 135, 143, 170, 172], "madlad": [11, 15], "madlad400": 11, "madrid": 81, "mageia": 130, "mai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 39, 40, 41, 42, 46, 47, 49, 56, 57, 58, 59, 62, 63, 66, 68, 76, 77, 79, 80, 81, 82, 83, 85, 88, 94, 98, 100, 104, 113, 114, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 145, 146, 147, 148, 149, 150, 155, 157, 165, 167, 170, 171, 172], "mail": [2, 5, 12, 15, 51, 64, 76, 81, 82, 85, 88, 115, 116, 118, 131, 149, 160, 163], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_send_plaintext_onli": 88, "mail_sendmailmod": 88, "mail_smtpauth": [62, 88], "mail_smtpauthtyp": 62, "mail_smtpdebug": [62, 88], "mail_smtphost": [62, 88], "mail_smtpmod": [62, 88], "mail_smtpnam": [62, 88], "mail_smtppassword": [62, 88], "mail_smtpport": [62, 88], "mail_smtpsecur": [62, 88], "mail_smtpstreamopt": [62, 88], "mail_smtptimeout": [62, 88], "mail_template_class": [62, 88], "mailbox": [88, 116, 119], "mailcow": 117, "mailer": [59, 62, 163], "mailprimaryaddress": 81, "main": [1, 4, 11, 15, 20, 59, 81, 82, 93, 97, 100, 101, 104, 107, 129, 138, 140, 146, 147, 151, 155, 172], "mainli": [4, 16, 26, 59, 61, 148], "maintain": [1, 12, 39, 42, 59, 69, 71, 98, 114, 120, 126, 133, 138, 145, 147, 148, 149, 170], "mainten": [3, 17, 21, 23, 26, 49, 64, 121, 132, 133, 134, 142, 143, 146, 147, 154, 167], "maintenance_window_start": 88, "major": [3, 12, 40, 54, 88, 126, 129, 133, 138, 142, 144, 148, 154], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 29, 31, 32, 36, 38, 39, 41, 45, 46, 51, 52, 53, 57, 58, 59, 63, 65, 67, 72, 76, 77, 81, 83, 84, 88, 93, 98, 101, 106, 110, 113, 115, 117, 119, 123, 124, 126, 129, 130, 132, 133, 134, 135, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 164, 165, 166, 170, 171, 172], "malform": 149, "malfunct": 59, "malici": [26, 57], "malwar": [54, 59, 62], "man": [54, 56, 126], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 39, 42, 43, 52, 53, 57, 58, 59, 64, 68, 74, 81, 84, 87, 88, 99, 100, 106, 107, 110, 113, 120, 123, 126, 127, 147, 148, 154, 166, 167, 168, 171], "managerfactori": 88, "mandarin": 10, "mandatori": [51, 56, 72, 81, 88, 149], "mani": [6, 11, 12, 15, 20, 21, 52, 54, 57, 59, 81, 98, 113, 114, 119, 129, 132, 133, 138, 147, 149, 153, 165, 170], "manifest": [53, 129], "manipul": 149, "manner": [1, 92, 166, 167, 168], "manual": [3, 4, 6, 16, 17, 18, 20, 23, 24, 26, 30, 48, 51, 52, 56, 58, 59, 63, 68, 81, 82, 83, 88, 95, 96, 98, 100, 101, 102, 107, 117, 120, 123, 125, 126, 127, 132, 135, 136, 137, 138, 141, 144, 145, 147, 149, 150, 154, 166, 170, 171, 172], "manual_instal": [8, 100, 102], "manual_install_harp": 102, "map": [2, 46, 59, 83, 88, 129, 132, 144, 149, 159], "march": 24, "marco": 2, "margin": 132, "mariadb": [18, 21, 23, 59, 88, 121, 123, 125, 128, 130, 132, 133, 149, 166, 167], "mark": [2, 38, 59, 62, 83, 88, 149], "markdown": [59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 119, "mass": [88, 95], "master": [26, 44, 59, 62, 88, 149], "master_": 27, "mastodon": [159, 160], "match": [3, 23, 41, 46, 58, 59, 62, 71, 75, 76, 81, 82, 101, 106, 114, 115, 119, 124, 129, 133, 138, 143, 149, 155, 157, 171], "math": 5, "matter": [41, 165], "max": [1, 24, 44, 54, 88, 92, 124, 126, 129, 149], "max_accelerated_fil": 124, "max_allowed_packet": 20, "max_children": 133, "max_execution_tim": [24, 59, 130], "max_file_conversion_files": 88, "max_filesize_animated_gifs_public_shar": 88, "max_heap_table_s": 20, "max_image_generation_idle_tim": 1, "max_input_tim": 24, "max_link": 20, "max_parallel_count": 88, "max_persist": 20, "max_siz": [24, 88], "max_token": 5, "maxautocompleteresult": 88, "maxchunks": [93, 98], "maxim": [41, 57], "maximum": [8, 24, 26, 41, 42, 46, 47, 57, 81, 85, 88, 92, 93, 94, 98, 113, 114, 129], "maximumadressbook": 114, "maximumcalendarssubscript": 113, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 98, "mb": [45, 59, 82, 85, 93, 94, 98], "mb4": 59, "mbstring": [70, 123, 125, 130], "mcp": [12, 13, 88], "md": [2, 26, 70], "md5": [62, 123, 124, 125], "md5sum": [123, 125], "me": [2, 14, 59, 111], "mean": [11, 14, 15, 39, 48, 57, 59, 67, 69, 80, 81, 85, 93, 101, 117, 123, 126, 128, 129, 132, 134, 137, 148, 165, 170, 171, 172], "meaningless": 129, "meant": [57, 59, 170], "measur": [7, 10, 12, 59, 69], "mechan": [12, 27, 29, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 56, 57, 59, 62, 66, 88, 149, 163, 172], "media": [1, 2, 6, 7, 88, 92, 106, 127], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 29, 42, 46, 142, 170], "megabyt": [54, 59], "member": [2, 41, 52, 63, 76, 80, 81, 82, 85, 88, 106, 120, 149, 150, 159, 160], "memberof": [82, 88, 149], "membership": [41, 81, 82, 85, 106, 119, 149], "memberuid": 82, "memcach": [24, 43, 64, 69, 81, 88, 123, 124, 127, 130, 135], "memcache_customprefix": 88, "memcached_opt": 88, "memcached_serv": [58, 88], "memori": [6, 24, 26, 43, 54, 57, 64, 69, 81, 88, 104, 119, 130, 132, 133, 167, 171], "memory_consumpt": [124, 132], "memory_limit": [24, 54, 130], "mention": [1, 3, 14, 51, 98, 100, 106, 123, 124, 126, 137, 147], "menu": [1, 8, 15, 38, 56, 59, 63, 71, 85, 100, 101, 138, 160, 166, 167, 168], "mere": [18, 170], "merg": [12, 64, 88, 117, 159, 160], "messag": [1, 2, 8, 14, 15, 17, 26, 27, 59, 60, 62, 66, 68, 69, 75, 76, 79, 81, 82, 88, 96, 97, 117, 118, 119, 121, 126, 136, 139, 142, 143, 149, 157, 158, 159, 160, 172], "met": [2, 15, 47, 59, 81, 126, 133], "meta": [15, 74, 75, 76, 81, 82, 130], "metadata": [12, 41, 46, 59, 85, 101, 119, 129, 135, 138, 149], "metadata_max_files": 88, "metal": [88, 135], "method": [20, 23, 27, 30, 38, 44, 56, 59, 62, 66, 74, 75, 76, 80, 82, 88, 98, 100, 102, 119, 130, 133, 138, 143, 148, 149, 172], "metric": [50, 59, 89, 169], "mg": 124, "mib": [4, 24, 59, 88, 94, 132], "micro": 133, "microservic": 132, "microsoft": [48, 54, 59, 62, 88, 93, 98, 116, 129, 134, 163], "mid": 12, "middl": 126, "middlewar": [68, 172], "might": [0, 2, 3, 11, 15, 16, 18, 20, 23, 30, 36, 38, 45, 46, 48, 49, 51, 54, 56, 58, 59, 62, 69, 81, 82, 93, 98, 100, 101, 104, 108, 114, 117, 119, 125, 126, 129, 131, 132, 134, 136, 138, 143, 144, 149, 150, 157, 158, 164, 168], "migrat": [17, 18, 19, 30, 44, 46, 47, 59, 81, 88, 100, 116, 119, 130, 141, 147, 149, 153, 167], "million": 120, "millisecond": [46, 59, 93, 98, 149], "milliwai": 149, "mime": [106, 117, 129, 133, 165], "mimetyp": [45, 59, 88, 106, 126, 129, 149], "mimetypealias": [49, 106], "mimetypelist": 149, "mimetypemap": [49, 149], "min": 93, "minchunks": [93, 98], "mind": [3, 55, 58, 59, 100, 106, 124, 125, 133, 147, 172], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 54, 57, 86, 115, 123, 124, 128, 132, 134, 138, 170], "minimum": [6, 46, 47, 69, 81, 88, 93, 94, 98, 100, 103, 117, 134, 170], "minio": 46, "miniredir": 59, "minor": [3, 132, 142], "minsearchstringlength": 88, "mint": [54, 58, 133], "minut": [0, 3, 7, 10, 15, 36, 38, 42, 47, 54, 56, 57, 59, 81, 83, 93, 98, 111, 113, 114, 117, 142, 143, 148, 171], "mirror": 126, "misbehav": 57, "misbehavior": 69, "misc": 88, "miscellan": 88, "misconfigur": [57, 59, 88, 98, 104, 109, 119, 126, 129], "misformat": 81, "mismatch": [132, 168], "miss": [23, 41, 80, 81, 88, 104, 126, 130, 144, 146, 148], "missing_fil": 137, "mission": [138, 170], "mistak": [59, 81, 138], "mistakenli": 119, "mistral": 2, "mistralai": [0, 15], "mit": 59, "mitig": [62, 126], "mitm": 126, "mix": [39, 46, 171], "mixer": 126, "mixtur": 59, "mj": [129, 164, 165], "mkdir": [26, 32, 101, 123, 124], "mknod": 151, "mlocat": 123, "mm": 81, "mnt": [81, 133], "mobil": [26, 30, 41, 57, 68, 71, 81, 88, 95, 106, 120, 126, 127], "mod": 125, "mod_dav": [123, 133, 138], "mod_defl": 138, "mod_dir": 133, "mod_env": [59, 67, 126, 133], "mod_evas": 138, "mod_fastcgi": 138, "mod_fcgi": 133, "mod_fcgid": [88, 138], "mod_head": [67, 126, 133], "mod_mim": 133, "mod_pagespe": 138, "mod_php": [132, 133, 134, 138], "mod_proxy_fcgi": [88, 138], "mod_reqtimeout": [24, 138], "mod_rewrit": [39, 59, 67, 133, 138], "mod_secur": 138, "mod_spdi": 138, "mod_webdav": 133, "mod_xsendfil": 138, "modal": 99, "mode": [6, 17, 20, 21, 23, 24, 27, 28, 44, 54, 56, 59, 81, 82, 88, 96, 102, 103, 113, 119, 123, 125, 127, 137, 138, 141, 142, 143, 146], "model": [0, 1, 3, 4, 6, 8, 9, 10, 13, 14, 15, 88, 100, 117, 126, 130, 135], "model_nam": 11, "moder": 41, "modern": [4, 48, 58, 63], "modheadersavail": 129, "modif": [12, 20, 41, 62, 98, 110, 113, 114, 133, 142, 149], "modifi": [29, 36, 42, 46, 48, 49, 51, 57, 58, 64, 65, 73, 81, 85, 88, 98, 106, 107, 110, 113, 114, 115, 119, 126, 132, 133, 137, 138, 149], "modul": [20, 24, 26, 27, 36, 43, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 149, 151, 164, 165], "modular": [1, 15], "module_nam": 130, "molli": [81, 149], "mollybook": 149, "mollyc": 149, "moment": [8, 157], "momentj": 65, "mon": [51, 54], "mondai": 51, "monitor": [16, 57, 58, 88, 92, 126, 132, 149, 169, 171], "monterei": 134, "month": [1, 2, 14, 126, 129, 133], "monument": 6, "moodl": 67, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 20, 21, 24, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 51, 54, 57, 58, 59, 60, 62, 69, 71, 76, 78, 81, 83, 84, 94, 95, 98, 99, 100, 101, 104, 106, 113, 114, 117, 118, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 146, 148, 149, 151, 153, 154, 156, 157, 163, 165, 167, 168, 169, 170, 171, 172], "moreov": 16, "morn": 51, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 42, 46, 56, 57, 58, 59, 62, 63, 66, 69, 81, 100, 101, 119, 120, 126, 130, 131, 132, 133, 134, 138, 144, 145, 148, 149, 154, 155, 156, 162, 163, 170, 172], "mostli": [133, 172], "mount": [26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 43, 44, 46, 54, 56, 59, 88, 101, 103, 105, 106, 133, 138, 149], "mount_fil": 88, "mount_id": 36, "mount_nam": 149, "mountpoint": [29, 31, 36, 37, 38, 44, 59, 88], "move": [2, 24, 26, 59, 68, 88, 93, 126, 128, 142, 143, 147, 148, 167, 170], "movetotrash": 93, "movi": [59, 159, 160], "mozilla": [66, 119, 126, 129, 134], "mp3": [49, 59, 167, 168, 169], "mp4": 129, "mpeg": 49, "mrtumnu": 68, "msoffice2003": 59, "msoffice2007": 59, "msofficedoc": 59, "mt": [11, 59, 71], "mtime": 41, "much": [24, 60, 98, 101, 128, 131, 132, 138, 146], "multi": [15, 44, 57, 58, 81, 88, 171], "multibucket": [44, 88], "multibyt": [130, 146], "multilingu": [7, 12, 13, 88], "multipart": 46, "multipartupload": 24, "multipl": [2, 5, 6, 9, 12, 15, 18, 24, 30, 38, 43, 46, 54, 55, 56, 57, 58, 64, 69, 72, 81, 82, 83, 84, 88, 100, 101, 103, 117, 126, 130, 132, 133, 144, 146, 149, 150, 153, 154, 170, 171], "multiview": [123, 133], "music": [15, 88, 92, 96, 149], "must": [3, 4, 5, 6, 8, 16, 24, 26, 27, 29, 31, 32, 34, 38, 39, 43, 46, 54, 55, 56, 58, 59, 62, 67, 68, 69, 71, 80, 81, 82, 83, 85, 92, 98, 100, 101, 103, 113, 117, 121, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 144, 146, 148, 149, 171], "mutual": 57, "mx": [117, 119], "my": [2, 16, 46, 49, 71, 75, 81, 88, 100, 102, 113, 157], "my_sync_fold": 92, "myapp": 62, "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "mygroup": [75, 149], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mypictur": 38, "myserv": 39, "mysql": [18, 19, 23, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 149, 167], "mysql_attr_init_command": 59, "mysql_attr_ssl_ca": [20, 59], "mysql_attr_ssl_cert": [20, 59], "mysql_attr_ssl_kei": [20, 59], "mysql_attr_ssl_verify_server_cert": [20, 59], "mysql_secure_instal": 123, "mysql_user_password": 18, "mysqld": [20, 21, 59, 62], "mysqldump": [21, 140], "mysqlnd": 123, "n": [1, 5, 15, 17, 18, 27, 81, 92, 96, 104, 149, 171], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 16, 18, 20, 21, 26, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 46, 48, 50, 53, 54, 55, 58, 59, 62, 64, 66, 67, 71, 74, 75, 76, 77, 81, 82, 83, 85, 88, 92, 97, 98, 100, 101, 102, 103, 106, 113, 115, 117, 119, 121, 123, 124, 125, 126, 128, 129, 132, 133, 137, 149, 155], "namespac": [14, 53, 59, 62, 149], "nativ": [22, 36, 172], "natur": [12, 15, 84, 150], "navig": [53, 59, 98, 100, 106, 107, 110, 113, 114, 117, 124, 136], "nc": [59, 62, 66, 88, 105, 129], "nc_app_": 104, "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": 149, "nc_domain": 101, "nc_instance_url": [100, 101], "nc_loglevel": 149, "nc_password": 92, "nc_samesitecookielax": 69, "nc_samesitecookiestrict": 69, "nc_serverid": 59, "nc_user": 92, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 171, "nearli": [123, 165], "necessari": [2, 16, 20, 23, 24, 34, 45, 51, 56, 58, 59, 62, 84, 117, 119, 123, 128, 129, 130, 133, 138, 149, 150, 167, 172], "necessarili": [57, 100, 101, 138], "need": [0, 1, 3, 4, 6, 8, 11, 12, 15, 16, 20, 21, 23, 24, 25, 26, 27, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46, 47, 49, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 66, 69, 80, 81, 82, 84, 85, 88, 91, 93, 94, 100, 101, 102, 104, 106, 107, 111, 113, 114, 117, 119, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 166, 167, 169, 170, 171, 172], "needsdbupgrad": 149, "neg": [6, 126], "neither": 78, "nest": [82, 88], "net": [59, 92, 101, 102, 123, 144, 149, 150], "netdata": 132, "netrc": 92, "netstat": [54, 62], "network": [15, 20, 38, 57, 59, 88, 93, 94, 98, 100, 101, 102, 104, 106, 126, 127, 133, 134, 145, 149, 165, 171], "never": [26, 38, 42, 51, 59, 81, 126, 132, 149], "nevertheless": 148, "new": [2, 3, 5, 6, 11, 12, 18, 21, 23, 24, 25, 26, 28, 30, 31, 35, 38, 42, 43, 44, 46, 51, 56, 59, 62, 67, 73, 75, 77, 78, 80, 81, 82, 83, 88, 93, 97, 98, 100, 101, 103, 113, 115, 117, 119, 120, 124, 126, 128, 130, 131, 132, 133, 134, 138, 140, 142, 143, 147, 148, 149, 151, 155, 163, 165, 166, 167, 170, 171, 172], "newer": [21, 36, 69, 100, 114, 117, 119, 132, 134, 146, 170], "newest": [42, 144, 170], "newgroup": [75, 76], "newli": [18, 26, 46, 51, 54, 56, 59, 81, 110, 133, 149, 170, 172], "newpassword": 149, "newroot": 149, "newus": 149, "next": [1, 2, 16, 20, 25, 26, 38, 39, 41, 54, 58, 81, 82, 83, 88, 92, 93, 99, 113, 114, 123, 127, 147, 148, 149, 154, 159, 170, 172], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 61, 62, 63, 65, 66, 67, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 85, 87, 88, 91, 92, 93, 94, 95, 96, 97, 100, 103, 104, 105, 106, 107, 110, 112, 113, 114, 115, 117, 118, 119, 121, 125, 127, 128, 130, 131, 132, 133, 134, 135, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 170], "nextcloud_": 46, "nextcloud_1": 46, "nextcloud_admin": 81, "nextcloud_config_dir": [59, 126], "nextcloud_docker_network_nam": 101, "nextcloud_host": 68, "nextcloud_imaginari": 132, "nextcloud_install_product": 133, "nextcloud_log": 98, "nextcloud_redirectregex": 68, "nextcloud_url": [8, 101, 102], "nextcloudcmd": 92, "nextcloudcron": 56, "nextclouden": 82, "nextcloudgroup": 82, "nextcloudpi": 133, "nextcloudquota": 81, "nextcloudsystemus": 81, "nextcloudtemp": 59, "nextcloudurl": 92, "nextcloudus": [81, 82], "nf": 59, "nfc": 138, "nfd": [38, 138], "nftabl": 57, "nginx": [17, 69, 88, 101, 126, 127, 128, 133, 134, 138, 163, 164, 165], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 49, "night": 3, "nin": 171, "nix": [56, 62], "no_etag": 129, "no_last_modifi": 129, "no_proxi": 59, "no_unsupported_browser_warn": 88, "nobodi": 137, "nocanon": 151, "node": [6, 59, 149, 171], "nodecod": 151, "nodecopiedev": 171, "nodecreatedev": 171, "nodedeletedev": 171, "nodeinfo": 138, "noderenamedev": 171, "noderestoredev": 171, "nodetouchedev": 171, "nodewrittenev": 171, "nofollow": [126, 129], "noindex": [126, 129], "nologon": 149, "nomatim": 2, "nominatim": 126, "non": [3, 8, 18, 24, 26, 29, 32, 38, 46, 59, 76, 81, 88, 92, 93, 96, 102, 128, 130, 143, 147, 149, 150], "none": [15, 30, 57, 59, 62, 81, 82, 85, 129, 142, 149, 151, 163], "nonexist": 81, "noon": 2, "nor": [36, 51, 56, 88, 100, 147, 171], "norepli": 59, "normal": [3, 6, 17, 23, 24, 43, 51, 55, 56, 59, 65, 66, 78, 81, 85, 93, 135, 138, 143, 148, 149], "nosniff": [126, 129], "notat": [59, 68], "note": [0, 1, 2, 3, 5, 12, 14, 20, 29, 36, 38, 41, 45, 46, 47, 56, 59, 62, 67, 73, 77, 87, 96, 98, 101, 107, 113, 114, 121, 126, 127, 129, 133, 134, 138, 139, 142, 148, 149, 157, 159, 170, 171], "noth": [3, 17, 149], "notic": [43, 45, 57, 71, 128, 132, 143], "notif": [12, 44, 51, 59, 62, 68, 80, 81, 85, 88, 93, 110, 116, 126, 131, 133, 138, 141, 147, 149, 163, 171, 172], "notifi": [16, 26, 36, 62, 110, 149, 171], "notificationrefreshinterv": 93, "notify_guest": 16, "notion": [159, 160], "notori": [5, 6, 7, 11], "now": [15, 20, 21, 23, 24, 39, 54, 56, 59, 67, 81, 85, 88, 100, 101, 113, 114, 117, 119, 121, 123, 124, 125, 128, 133, 138, 142, 147, 151, 163, 164, 165, 168, 169, 171, 172], "nowadai": [59, 168], "nsign": 152, "nss": [64, 88], "nsuit": 152, "ntlm": [62, 163], "nuanc": 26, "nuisanc": 57, "null": [14, 45, 59, 66, 102, 124, 149, 168, 171, 172], "num_bucket": 46, "num_nucket": 46, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 17, 24, 31, 41, 46, 47, 54, 55, 57, 58, 59, 62, 81, 82, 85, 94, 98, 113, 114, 117, 123, 125, 126, 128, 134, 138, 142, 147, 149, 155, 165, 170, 171], "numer": [45, 59, 86, 128], "numeric_id": 27, "nuri": 152, "nvidia": [3, 4, 5, 6, 7, 9, 11, 100, 102, 104], "o": [24, 26, 57, 59, 81, 88, 92, 124, 130, 133, 138, 143, 149], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 46, "oauth": [30, 88, 172], "oauth2": [64, 88], "object": [11, 15, 29, 38, 43, 44, 58, 64, 81, 88, 113, 126, 130, 132, 149, 159, 168, 169, 171, 172], "objectclass": [81, 82, 149], "objectdata": 171, "objectid": 171, "objectprefix": 59, "objectstor": [46, 88, 135], "objecttyp": 171, "obscur": 138, "observ": 12, "obsolet": 45, "obtain": [62, 67, 88, 139], "obviou": [57, 165], "oc": [16, 43, 46, 50, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 149, 165, 166, 171, 172], "oc8c0fd71e03": 59, "oc_": [20, 59], "oc_act": 23, "oc_activity_mq": 23, "oc_addressbook": 138, "oc_admin": 128, "oc_admin1": 128, "oc_admin2": 128, "oc_calendar_calendar": 18, "oc_calendar_object": 18, "oc_calendar_share_calendar": 18, "oc_calendar_share_ev": 18, "oc_cards_properti": 138, "oc_carla": 59, "oc_databas": 149, "oc_dav_shar": 119, "oc_dbus": 149, "oc_default_modul": [27, 149], "oc_filecach": [27, 138], "oc_fscach": 18, "oc_log": 18, "oc_mail_messag": 119, "oc_mail_recipi": 119, "oc_media_album": 18, "oc_media_artist": 18, "oc_media_sess": 18, "oc_media_song": 18, "oc_media_us": 18, "oc_pass": 149, "oc_permiss": 18, "oc_prefer": 83, "oc_privatedata": 18, "oc_queuedtask": 18, "oc_shar": 18, "oc_storag": [27, 83, 138], "oca": [3, 59, 62, 165, 171], "occ": [1, 4, 6, 8, 13, 14, 15, 17, 18, 21, 23, 24, 25, 27, 28, 36, 38, 39, 41, 42, 44, 45, 46, 47, 49, 51, 54, 56, 59, 60, 66, 67, 70, 71, 72, 73, 77, 78, 80, 83, 85, 88, 103, 105, 108, 113, 114, 117, 118, 119, 121, 126, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 166, 167, 168, 171, 172], "occ6f7365735": 59, "occasion": [8, 142, 151], "occur": [2, 24, 62, 101, 103, 132, 138, 143, 147, 168, 171], "occurr": 24, "oci": [18, 59, 121, 149], "ocp": [59, 77, 171], "ocsp": 129, "octal": 59, "odd": 132, "odf": [150, 153], "off": [20, 21, 23, 24, 28, 31, 54, 59, 70, 82, 88, 101, 117, 119, 123, 129, 131, 133, 142, 147, 149, 151], "offend": 57, "offer": [0, 1, 12, 15, 16, 26, 54, 59, 63, 71, 115, 117, 119, 126, 133, 135, 138, 147, 170], "offic": [2, 15, 40, 45, 49, 57, 116, 133, 151, 154, 155, 156, 157, 159, 160], "offici": [54, 57, 59, 71, 81, 101, 120, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 162, 170], "offlin": [81, 98, 113, 114, 143], "offload": [0, 1, 101, 132], "offset": [75, 76, 149], "often": [1, 24, 56, 57, 59, 98, 113, 114, 117, 126, 130, 133, 165, 167, 170], "ogg": [129, 164, 165], "oid": 59, "oidc": 84, "oidc_provider_bearer_valid": 84, "ok": [74, 75, 76, 82], "okai": 142, "old": [1, 15, 18, 26, 42, 59, 81, 88, 93, 137, 138, 142, 147, 149, 163, 168], "older": [1, 4, 15, 27, 42, 47, 51, 59, 69, 85, 97, 98, 130, 132, 136, 138, 144, 147, 148], "oldest": [42, 85], "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [18, 59, 68, 69, 81, 149], "onbootsec": 56, "onc": [2, 14, 24, 28, 38, 41, 46, 49, 56, 59, 80, 81, 98, 113, 119, 123, 125, 126, 129, 142, 147, 149, 151, 162, 165, 170, 171, 172], "one": [1, 2, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 18, 20, 26, 27, 30, 34, 38, 39, 41, 42, 45, 54, 57, 58, 59, 66, 67, 69, 76, 77, 80, 81, 82, 85, 88, 91, 92, 94, 95, 100, 102, 106, 107, 113, 115, 117, 119, 123, 128, 130, 133, 134, 135, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 159, 165, 170, 171, 172], "ones": [18, 42, 52, 58, 59, 77, 92, 133, 142, 144, 147, 159, 165, 170, 172], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 20, 21, 22, 25, 26, 27, 29, 30, 32, 36, 38, 41, 46, 48, 50, 51, 52, 54, 56, 57, 58, 59, 63, 64, 65, 66, 67, 68, 77, 78, 79, 80, 81, 83, 84, 85, 88, 98, 99, 100, 101, 102, 103, 104, 106, 107, 111, 113, 114, 115, 117, 118, 119, 121, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 143, 144, 146, 147, 149, 150, 157, 159, 165, 168, 169, 170, 171, 172], "onlin": [30, 59, 88, 119, 120, 123, 133, 143, 148, 152, 153, 154, 156, 157], "onlyoffic": [30, 133], "onrequest": 172, "ons": [120, 132], "onunitactivesec": 56, "onward": 66, "ooxml": 88, "opcach": [58, 59, 88, 123, 124, 127, 129, 130], "opcod": [58, 132], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 21, 30, 43, 54, 59, 70, 81, 88, 91, 97, 98, 101, 117, 120, 126, 130, 133, 138, 147, 150, 157, 172], "open_basedir": [24, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 160], "openapi": [12, 59, 172], "openbsd": [88, 127], "opendocu": [59, 132, 150], "opendyslex": 59, "opengraph": 159, "openid": [73, 88], "openldap": [81, 82], "openmetr": [59, 88], "openmetrics_allowed_cli": [50, 88], "openmetrics_skipped_class": [50, 88], "openoffic": [59, 130], "openproject": 2, "openshift": 59, "openssl": [46, 64, 88, 119, 124, 130, 132], "openssl_decrypt": 27, "openssl_encrypt": 27, "openssl_open": 27, "openssl_pkey_export": 27, "openssl_pkey_new": 27, "openssl_s": 27, "openstack": [38, 88], "openstreetmap": [126, 159, 160], "opensus": [134, 149], "opentopodata": 126, "opentyp": 129, "openweathermap": 14, "oper": [3, 6, 8, 12, 20, 22, 24, 26, 43, 48, 54, 56, 57, 59, 66, 69, 80, 81, 83, 88, 94, 98, 106, 121, 127, 132, 133, 134, 135, 138, 142, 147, 148, 150, 151, 170, 171, 172], "opinion": [133, 145], "opportunist": 62, "opt": [15, 27, 38, 59, 93, 117, 123, 128, 135, 149, 168, 171], "opt_binary_protocol": 59, "opt_compress": 59, "opt_connect_timeout": 59, "opt_libketama_compat": 59, "opt_poll_timeout": 59, "opt_recv_timeout": 59, "opt_retry_timeout": 59, "opt_send_timeout": 59, "opt_seri": 59, "optim": [0, 1, 2, 6, 24, 33, 120, 126, 129, 130, 132, 133, 170], "optimis": [6, 11, 138], "option": [0, 1, 4, 13, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 44, 45, 46, 51, 54, 56, 57, 58, 62, 63, 64, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 88, 92, 93, 94, 95, 96, 98, 100, 101, 104, 105, 106, 110, 113, 114, 115, 117, 118, 119, 120, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 149, 152, 153, 154, 159, 165, 166, 170, 172], "optout": 88, "oracl": [18, 20, 23, 59, 121, 128, 134, 149, 169], "orang": 15, "orchestr": 101, "order": [0, 1, 14, 15, 20, 21, 23, 41, 62, 70, 80, 81, 100, 101, 117, 126, 133, 134, 140, 149, 150, 170, 172], "org": [54, 59, 67, 76, 79, 92, 98, 126, 129, 133, 171], "organ": [26, 71, 85, 88, 120, 134, 149], "organis": [77, 81, 134, 138], "organiz": [81, 85, 117], "organizationnam": 81, "orient": 130, "origin": [11, 25, 39, 42, 45, 59, 68, 81, 85, 111, 119, 126, 138, 142, 143, 149], "orphan": [42, 138, 149], "otf": 129, "other": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 20, 23, 24, 25, 26, 30, 34, 36, 38, 39, 40, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 63, 64, 65, 66, 80, 81, 84, 85, 87, 88, 92, 94, 97, 101, 102, 103, 113, 114, 115, 117, 118, 120, 124, 125, 126, 127, 128, 129, 130, 132, 137, 139, 142, 145, 147, 149, 150, 153, 154, 164, 165, 166, 167, 168, 169, 170, 171, 172], "otherdomain": 59, "otherwis": [17, 21, 24, 56, 57, 58, 59, 68, 81, 100, 106, 110, 113, 117, 129, 132, 133, 138, 143], "ou": [81, 82, 83, 149], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 21, 59, 62, 66, 69, 81, 100, 101, 106, 107, 122, 123, 124, 126, 130, 132, 133, 134, 137, 138, 144, 153, 165, 170, 172], "out": [16, 23, 24, 26, 38, 46, 51, 54, 57, 59, 69, 88, 98, 100, 106, 116, 129, 131, 133, 134, 137, 138, 142, 143, 147, 148, 149, 154, 163, 165, 170, 172], "outbound": [62, 165], "outdat": [42, 59, 64, 88, 113, 114, 123, 146], "outdoor": 2, "outgo": [62, 88, 117, 119, 149], "outlin": [2, 54], "outlook": [62, 88, 117], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 24, 36, 59, 66, 83, 88, 92, 97, 98, 119, 130, 132, 137, 148, 149], "output_buff": 24, "outright": [57, 134], "outsid": [16, 27, 32, 39, 46, 54, 59, 63, 88, 101, 106, 113, 125, 128, 129, 132, 133, 135, 138, 140, 142], "outstand": [2, 7, 149], "ova": 133, "over": [20, 23, 29, 31, 46, 49, 57, 59, 62, 67, 69, 81, 85, 88, 98, 101, 120, 123, 126, 132, 133, 134, 142, 149, 159, 164], "overal": 132, "overcom": 59, "overflow": 38, "overhead": [59, 98, 132], "overlai": 81, "overlap": [36, 170], "overload": 138, "overrid": [24, 25, 29, 44, 59, 62, 64, 71, 77, 81, 82, 88, 91, 92, 94, 101, 102, 149], "overridden": 68, "override_app_host": [101, 102, 104], "overridelocaldir": 91, "overriden": 59, "overrideserverurl": [91, 96], "overseen": 120, "overview": [0, 1, 3, 13, 16, 44, 58, 60, 88, 120, 137, 138, 141, 144, 149, 163, 165, 172], "overwrit": [25, 62, 64, 88, 93, 113, 133, 149, 165], "overwritecondaddr": [68, 88], "overwritehost": [68, 88], "overwriteprotocol": [68, 69, 88], "overwritewebroot": [68, 88], "overwritten": [25, 59, 72, 77, 81, 113, 149], "owasp": 168, "own": [0, 1, 3, 4, 12, 15, 16, 24, 26, 27, 38, 40, 41, 49, 52, 53, 57, 59, 62, 63, 65, 66, 71, 85, 92, 93, 98, 106, 108, 113, 114, 115, 124, 128, 133, 138, 148, 151, 165, 172], "owncloud": [28, 66, 69, 88, 98, 138, 140, 141, 146, 149, 171], "owncloud_blacklist_time_max": 94, "owncloud_blacklist_time_min": 94, "owncloud_chunk_s": 94, "owncloud_core_dump": 98, "owncloud_critical_free_space_byt": 94, "owncloud_free_space_byt": 94, "owncloud_http2_en": 94, "owncloud_max_parallel": 94, "owncloud_timeout": 94, "owner": [20, 41, 106, 107, 110, 119, 123, 149, 172], "ownerid": 171, "ownership": [3, 32, 41, 59, 121, 125, 133, 142, 149], "p": [8, 20, 58, 92, 101, 104, 123, 124, 131, 132, 136, 140, 146, 149, 151], "pacif": 59, "packag": [2, 54, 58, 59, 88, 92, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 141, 148, 149, 150, 153, 154, 172], "package_nam": 53, "packet": 20, "pad": 27, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 20, 25, 26, 32, 38, 39, 41, 51, 52, 54, 56, 58, 59, 60, 62, 63, 64, 66, 71, 78, 81, 82, 85, 88, 89, 98, 99, 100, 104, 113, 117, 123, 125, 126, 129, 130, 133, 137, 138, 142, 144, 147, 148, 149, 159, 160, 162, 172], "pagespe": 129, "paid": [147, 148], "pain": 100, "pair": [26, 35, 44, 59, 88, 102, 117], "pan": 172, "pandoc": 40, "pane": [15, 85, 171], "panel": [54, 59, 65, 81, 85, 132, 133], "pant": 62, "paper": 7, "paragraph": [126, 159], "parallel": [15, 20, 24, 59, 69, 94, 100, 132, 138, 171], "param": [171, 172], "paramet": [3, 5, 14, 16, 18, 19, 23, 24, 25, 29, 30, 41, 44, 46, 50, 57, 58, 64, 65, 66, 76, 77, 81, 82, 88, 91, 96, 98, 101, 113, 126, 129, 130, 132, 133, 149, 165, 169, 170, 171, 172], "parameter_nam": 130, "paramount": [15, 81], "parent": [43, 106, 133, 138, 149], "pars": [3, 27, 59, 130], "part": [3, 5, 14, 15, 16, 39, 46, 48, 49, 56, 58, 59, 62, 81, 85, 98, 121, 123, 126, 133, 134, 137, 149, 151, 156, 170, 172], "part_file_in_storag": 88, "parti": [6, 12, 15, 16, 20, 26, 27, 56, 59, 62, 111, 134, 138, 142, 148, 149, 150, 158, 160], "partial": [62, 119, 171], "particip": [113, 120], "particular": [1, 7, 20, 36, 46, 52, 81, 129, 132, 170], "particularli": [57, 170], "partit": [24, 59], "partner": 120, "partnership": 153, "pass": [2, 5, 20, 30, 36, 54, 59, 64, 81, 88, 92, 96, 101, 102, 103, 121, 124, 129, 137, 138, 149, 150, 170, 171], "passphras": 27, "passwd": 54, "password": [2, 3, 18, 20, 22, 26, 27, 31, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 55, 57, 58, 59, 62, 73, 76, 80, 81, 82, 88, 92, 96, 98, 100, 101, 102, 117, 119, 121, 123, 124, 125, 127, 128, 130, 133, 138, 140, 145, 146, 149, 152, 163, 172], "password1": [22, 59], "password2": [22, 59], "password_argon2_default_memory_cost": 59, "password_argon2_default_thread": 59, "password_argon2_default_time_cost": 59, "password_default": 59, "passwordsalt": 88, "past": [54, 69, 137], "pasta": 2, "patch": [62, 69, 88, 119, 139, 170], "path": [8, 15, 16, 20, 25, 26, 27, 28, 29, 32, 33, 44, 54, 56, 64, 66, 68, 81, 88, 91, 92, 96, 98, 101, 102, 103, 119, 124, 126, 128, 129, 131, 133, 136, 143, 144, 149, 155, 171, 172], "path_info": 129, "path_to_dir": 149, "pathparamet": 172, "pathto": 149, "pattern": [42, 47, 57, 59, 92, 128, 132], "pauvo": 68, "payload": 172, "payment": 0, "pbkdf2": 27, "pc": [20, 142], "pcntl": 130, "pcntl_signal": 130, "pcntl_signal_dispatch": 130, "pdf": [2, 3, 45, 54, 59, 88, 107, 130, 133], "pdo": [20, 59], "pdo_mysql": [20, 130], "pdo_pgsql": [20, 124, 130], "pdo_sqlit": 130, "pecl": [36, 58, 59, 123], "pecl82": 124, "peer": [20, 62, 117, 120], "peertub": [159, 160], "pem": [20, 27, 59, 124], "pencil": 85, "pend": 126, "peopl": [6, 9, 41, 51, 57, 83, 107, 115, 138, 149, 159, 160], "per": [4, 5, 7, 9, 10, 15, 26, 38, 44, 56, 59, 82, 88, 92, 113, 114, 134, 149, 159, 161, 165, 171], "perbucket": 46, "percentag": 170, "perfect": [4, 9, 133, 145], "perfectli": 170, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 21, 23, 24, 26, 30, 36, 43, 45, 54, 56, 57, 58, 59, 66, 69, 81, 87, 88, 92, 93, 96, 98, 100, 101, 104, 108, 119, 120, 126, 127, 128, 129, 130, 133, 134, 138, 143, 144, 147, 148, 149, 154, 167, 168, 169, 170, 172], "period": [38, 42, 56, 57, 59, 81, 85, 86, 110, 113, 114, 115, 117, 118, 134, 142, 148, 149, 170], "peripher": 133, "perman": [26, 27, 41, 47, 59, 68, 81, 85, 123, 126, 149], "permiss": [2, 32, 41, 44, 51, 58, 59, 67, 88, 106, 119, 124, 129, 131, 133, 138, 142, 143, 147, 149], "permit": [52, 59, 126, 129, 149, 170], "persian": 4, "persist": [20, 44, 59, 85, 88, 103, 119, 135, 157], "person": [2, 26, 38, 39, 59, 62, 65, 71, 77, 78, 80, 81, 85, 111, 113, 115, 117, 133, 137, 149, 154, 160], "personnel": 98, "perspect": 15, "pertain": [24, 98], "pg_ctl": [3, 124], "pg_dump": 140, "pg_hba": 20, "pg_user": 20, "pgp": [123, 125, 131], "pgpassword": [140, 146], "pgsql": [3, 18, 20, 55, 59, 121, 149], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147], "phase": 147, "philip": 149, "phone": [41, 59, 76, 77, 80, 81, 114, 120, 149], "phonebook": 41, "photo": [16, 25, 29, 81, 88, 96], "photor": 9, "photoshop": 59, "photothumb": 92, "php": [1, 2, 3, 6, 8, 15, 16, 17, 18, 20, 21, 25, 26, 27, 28, 31, 33, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 98, 100, 101, 113, 114, 115, 118, 119, 121, 125, 127, 128, 131, 136, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 157, 163, 164, 165, 166, 168, 169, 171, 172], "php7": 20, "php70": 149, "php74": 123, "php8": 129, "php82_fpm": 124, "php_valu": 24, "phpinfo": [130, 138], "phpredi": [58, 59, 130], "physic": [13, 26, 54, 88, 101, 128, 143], "pi": [59, 120, 133], "pick": [15, 20, 65, 98, 143, 160], "picker": [1, 2, 15, 88, 158], "pickup": [0, 3, 13, 88], "pictur": [45, 81, 130], "ping": [20, 62], "pipe": [59, 119, 149], "pipelin": 62, "pix": 9, "pixel": [45, 59], "pkg": [92, 124], "pkg_add": 124, "pki": 129, "place": [1, 24, 25, 43, 54, 59, 62, 88, 92, 115, 117, 119, 121, 124, 128, 129, 131, 132, 136, 137, 138, 142, 147, 149, 156, 158, 159, 171], "placehold": [27, 30, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 69, 70, 106, 129, 133, 138, 149], "plaintext": 81, "plan": [2, 8, 23, 81, 125, 130, 133, 134, 148, 170], "planetexpress": 149, "platform": [29, 46, 91, 96, 98, 120, 123, 132, 134, 135, 171], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 20, 24, 38, 45, 54, 56, 57, 59, 65, 67, 69, 77, 81, 85, 98, 106, 107, 114, 118, 119, 123, 126, 128, 132, 133, 134, 137, 138, 142, 144, 147, 148, 157, 165, 170, 172], "plu": 66, "plug": 132, "pluggabl": 80, "plugin": [101, 134], "plusserv": [0, 15], "pm": 133, "png": [29, 59, 71, 129], "podman": [3, 133], "point": [6, 12, 15, 16, 20, 23, 24, 30, 38, 41, 44, 57, 58, 59, 60, 71, 88, 100, 106, 113, 114, 128, 133, 134, 138, 143, 147, 148], "poison": 59, "polici": [12, 41, 47, 59, 63, 71, 73, 76, 81, 88, 126, 129, 130, 131, 139], "policycoreutil": 123, "polish": 4, "polit": [1, 14], "poll": [93, 171], "pool": [58, 126, 129, 133], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 133, 142], "popular": [43, 100, 101], "popup": 117, "port": [8, 18, 29, 31, 35, 43, 46, 54, 58, 59, 68, 81, 82, 88, 92, 93, 100, 101, 102, 104, 123, 124, 126, 128, 132, 149, 150, 156], "portal": [46, 62, 66, 107, 117, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 27, 57, 59, 165, 170], "posix": [48, 130], "posixgroup": 81, "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 23, 26, 39, 41, 42, 46, 47, 48, 52, 53, 57, 58, 59, 60, 62, 63, 80, 81, 82, 84, 96, 98, 100, 101, 102, 104, 106, 107, 113, 114, 117, 119, 121, 126, 129, 130, 131, 132, 133, 134, 137, 138, 142, 144, 146, 147, 149, 150, 151, 157, 170, 172], "possibli": [59, 119, 126, 138], "post": [11, 26, 54, 66, 74, 75, 76, 82, 87, 119, 128, 129, 136, 149, 150, 172], "post_allow": 150, "post_max_s": [24, 124, 133], "postaladdress": 81, "postfix": [46, 59, 62], "postgr": [20, 124], "postgresql": [3, 18, 59, 88, 121, 124, 128, 130, 132, 134, 149, 166, 169], "postrgresql": 23, "postscript": 59, "potenti": [12, 23, 38, 51, 57, 59, 66, 132], "power": [3, 5, 6, 7, 9, 10, 14, 59, 106, 129, 133, 143], "powerpoint": 2, "ppa": 92, "ppolici": [81, 82], "ppolicy_hash_cleartext": 81, "ppt": 153, "pptx": [2, 153], "pr": 136, "practic": [45, 119, 126, 143], "pre": [48, 59, 64, 71, 88, 100, 104, 126, 128, 130, 138, 148, 170], "preced": [49, 59, 80], "precis": [46, 81, 99], "precompil": 132, "preconfigur": 106, "predefin": [48, 98], "predict": 170, "prefer": [15, 18, 20, 29, 36, 56, 58, 59, 62, 65, 81, 83, 85, 88, 93, 98, 116, 118, 119, 121, 129, 130, 133, 138, 149, 171], "prefix": [23, 29, 59, 64, 66, 88, 115, 129, 133, 149], "preinstal": 154, "preliminari": 149, "preload": [124, 126, 129], "prem": 15, "prematur": [113, 114], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 120], "premium": 134, "prepar": [15, 88, 100, 127, 133], "prepend": [1, 59, 129, 138, 149], "prereleas": 20, "prerequisist": 39, "prerequisit": [83, 88, 125, 127, 128, 141, 143], "present": [2, 49, 52, 59, 62, 63, 77, 81, 101, 120, 132, 133, 136, 147, 151, 152], "preserv": [0, 1, 4, 41, 42, 85, 123, 132, 142, 146, 149, 153], "preset": 85, "press": [2, 39, 62, 98, 113, 114, 138, 160], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 172], "prettier": 133, "prevent": [24, 26, 27, 41, 43, 57, 58, 59, 64, 71, 88, 98, 109, 111, 113, 117, 126, 128, 129, 132, 134, 137, 138, 140, 146, 148, 149, 165, 168], "preview": [26, 38, 44, 64, 88, 127, 130, 133, 158], "preview_concurrency_al": [88, 165], "preview_concurrency_new": [88, 165], "preview_ffmpeg_path": 88, "preview_ffprobe_path": 88, "preview_format": 132, "preview_imaginary_kei": [88, 132], "preview_imaginary_url": [88, 132], "preview_libreoffice_path": 88, "preview_max_filesize_imag": 88, "preview_max_i": [45, 88], "preview_max_memori": [45, 88], "preview_max_scale_factor": 45, "preview_max_x": [45, 88], "preview_office_cl_paramet": 165, "previews_hpb": 59, "previou": [8, 20, 38, 41, 42, 81, 88, 101, 119, 137, 141, 146, 147, 148, 155, 172], "previous": [66, 100, 130, 138, 155, 165, 167], "previousvalu": 171, "primari": [1, 23, 24, 29, 44, 57, 71, 81, 82, 88, 144, 148, 149], "primarili": 120, "primary_color": 71, "princip": [138, 171], "principaluri": 138, "print": [96, 103], "printenv": 133, "prior": [12, 24, 57, 98, 144, 171], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 88], "privacyurl": 71, "privat": [15, 30, 35, 44, 59, 62, 77, 88, 114, 117, 120, 124, 126, 129, 149], "privatedata": 18, "privatekei": [27, 149], "privileg": [20, 64, 73, 76, 81, 88, 125, 128, 172], "proactiv": 41, "probabl": [46, 81, 129, 152], "probe": 126, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 26, 31, 41, 57, 59, 66, 69, 81, 88, 94, 113, 114, 129, 131, 132, 133, 137, 139, 143, 147, 170], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 57, 147], "proc": [3, 132], "proce": [27, 117, 123, 147], "procedur": [12, 26, 98, 147], "proceed": [26, 142, 148], "process": [2, 3, 4, 5, 6, 7, 8, 12, 14, 20, 24, 26, 36, 42, 49, 56, 59, 81, 83, 88, 92, 98, 100, 102, 104, 116, 123, 126, 129, 130, 132, 134, 137, 138, 142, 147, 148, 149, 171], "processor": 132, "produc": [5, 8, 11, 93], "product": [2, 3, 4, 5, 7, 12, 18, 57, 59, 81, 123, 126, 128, 131, 132, 133, 138, 149], "productnam": 149, "profession": [11, 15, 26, 134, 138], "profil": [38, 41, 73, 84, 88, 114, 115, 126, 131, 165], "profile_en": 149, "profile_enabled_by_default": 77, "profile_secret": 59, "profilepag": 59, "profit": 138, "program": [12, 56, 62, 91, 96, 98, 100, 143, 149], "programm": 81, "programmat": 83, "progress": [14, 26, 42, 47, 54, 57, 59], "project": [2, 46, 84, 88, 120, 125, 137, 170], "prometheu": 169, "promin": [167, 172], "promot": [81, 88], "prompt": [0, 2, 3, 5, 12, 20, 30, 81, 88, 92, 93, 98, 117, 125, 133, 145, 149, 172], "promptdeleteallfil": 93, "pronoun": 149, "proof": 23, "propag": [49, 92], "proper": [57, 59, 67, 88, 132, 137, 138, 147, 165], "properli": [9, 26, 53, 57, 59, 64, 65, 86, 88, 98, 104, 111, 126, 130, 137, 138, 142, 149, 151], "properti": [59, 73, 81, 85, 88, 98, 149, 171, 172], "property_phon": [59, 77], "property_rol": 77, "propfind": [66, 98], "propget": 98, "propos": 12, "proprietari": [8, 15], "prospect": 170, "protect": [3, 26, 27, 39, 41, 54, 62, 63, 64, 68, 69, 88, 107, 133, 149], "proto": 62, "protocol": [2, 8, 12, 34, 35, 54, 59, 68, 82, 88, 98, 100, 101, 102, 104, 119, 126, 150, 157], "prototyp": 101, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 23, 26, 27, 29, 30, 32, 34, 36, 38, 40, 44, 45, 46, 48, 54, 55, 57, 58, 59, 60, 64, 66, 67, 68, 69, 71, 73, 74, 76, 81, 82, 85, 88, 92, 98, 99, 102, 113, 114, 115, 117, 120, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 143, 145, 149, 150, 153, 154, 158, 163, 165, 166, 167, 168, 169, 170, 172], "provider_id": [80, 149], "providerfactori": 59, "provis": [46, 73, 84, 88, 117], "provisioning_api": [74, 149], "proxi": [2, 16, 46, 64, 69, 88, 92, 93, 102, 104, 105, 128, 129, 133, 152, 153, 154], "proxy_buff": 24, "proxy_connect_timeout": [101, 129], "proxy_hide_head": 68, "proxy_http": 151, "proxy_max_temp_file_s": 24, "proxy_pass": 101, "proxy_protocol": 101, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [151, 152, 155, 156], "proxy_timeout": 101, "proxy_wstunnel": 151, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": 151, "proxypassmatch": 151, "proxypassrevers": 151, "proxypreservehost": 151, "proxytimeout": 24, "proxyuserpwd": 88, "prune": [42, 104, 119], "pseudo": 126, "psql": [20, 146], "pt6h": 113, "public": [2, 16, 20, 35, 38, 41, 44, 57, 59, 62, 69, 74, 77, 81, 85, 88, 101, 104, 106, 120, 123, 124, 126, 129, 133, 149, 153, 159, 160], "public_html": 31, "publiccalendar": 113, "publickei": 27, "publicli": [5, 12, 27, 77, 119, 133, 149], "publish": [2, 12, 59, 77, 101, 153, 170], "pubshare_": 27, "pull": [81, 88, 129, 136, 151, 155, 159, 160, 165], "punctuat": 4, "pure": 3, "purg": 113, "purpos": [12, 18, 41, 46, 47, 56, 57, 59], "push": [113, 126, 137], "pushfe": 126, "put": [21, 24, 26, 46, 59, 62, 68, 75, 76, 81, 82, 119, 124, 128, 133, 138, 140, 142, 143, 148, 149, 172], "putsizelimit": 46, "pwa": 59, "pwd": 101, "px": 71, "px65ty5drhqkype5hrsdvyfhlzzhcm": 128, "python": [3, 123], "q": [20, 62, 149], "q16": 71, "qmail": [59, 64, 88], "qt": 97, "qt_logging_rul": 97, "quali": 126, "qualifi": [12, 39, 62], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 149, 170], "quantiz": [5, 7], "queri": [1, 3, 15, 22, 23, 41, 59, 76, 81, 87, 113, 115, 128, 138, 148, 149, 171, 172], "query_cache_limit": 20, "query_cache_min_res_unit": 20, "query_cache_s": 20, "query_cache_typ": 20, "query_log_fil": 88, "query_log_file_backtrac": 88, "query_log_file_paramet": 88, "query_log_file_requestid": 88, "question": [1, 2, 3, 13, 18, 20, 59, 81, 88, 92, 119, 147, 149, 153], "queu": 51, "queue": [3, 88, 149], "quick": [2, 54, 63, 88, 117, 127, 133], "quickli": [16, 48, 85, 98, 149], "quickstart": [88, 141], "quiet": [42, 47, 54, 149], "quit": [17, 20, 54, 62, 125, 144, 148, 149], "quot": [59, 82, 101], "quota": [24, 26, 42, 47, 59, 73, 76, 81, 82, 87, 88, 139, 149], "quota_include_external_storag": [85, 88], "qwen": 2, "r": [7, 10, 26, 32, 68, 82, 121, 123, 125, 130, 133, 136, 138, 142], "race": [7, 69], "rackspac": 34, "rainloop": [88, 127], "rais": [12, 20, 24, 94, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 165], "rand": 46, "random": [27, 46, 81, 119, 126, 128], "random_byt": 27, "randomli": 59, "rang": [46, 57, 59, 66, 68, 88, 100, 101, 106, 127, 148], "rapid": 170, "rapidli": 170, "rare": [26, 29, 46, 59, 146], "raspberri": [59, 120], "rate": [0, 5, 7, 13, 88, 116, 128], "ratelimit": 88, "ratelimit_overwrit": 88, "ratelimitaddressbookcr": 114, "ratelimitcalendarcr": 113, "ratelimitperiodaddressbookcr": 114, "ratelimitperiodcalendarcr": 113, "rather": [16, 30, 33, 39, 43, 59, 62, 81, 115, 129, 132, 138, 149, 165], "ration": 59, "raw": [15, 27, 70, 81, 101, 137, 138], "rc4": 149, "rcctl": 124, "re": [4, 20, 24, 26, 29, 38, 41, 46, 52, 54, 57, 58, 59, 62, 69, 81, 85, 99, 106, 117, 119, 128, 129, 133, 134, 138, 142, 143, 147, 148, 149, 167, 168, 170], "reach": [41, 57, 59, 69, 81, 100, 104, 111, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 157, 165, 170], "reachabl": [8, 57, 59, 88, 100, 101, 104, 133, 138, 165, 172], "react": [149, 172], "read": [2, 22, 24, 34, 38, 44, 51, 54, 58, 59, 60, 64, 67, 71, 73, 79, 88, 92, 93, 106, 113, 114, 115, 119, 123, 124, 129, 133, 134, 135, 137, 149, 150, 167, 168, 169], "read_timeout": [58, 59], "readabl": [12, 25, 32, 59, 64, 81, 88, 129], "reader": [18, 149], "readi": [38, 59, 81, 104, 133, 157, 170], "readili": 26, "readm": [3, 84, 100, 101, 104, 124, 133], "readonli": 171, "real": [1, 4, 5, 7, 9, 10, 12, 14, 36, 68, 119, 128, 129, 153, 170], "realiz": [15, 149], "realli": 126, "realtim": 57, "reason": [5, 15, 46, 50, 55, 57, 59, 62, 63, 69, 81, 119, 126, 128, 130, 131, 132, 133, 134, 138, 143, 149, 151, 165, 167, 168, 169], "reassign": 106, "recalcul": 81, "receiv": [15, 39, 41, 52, 59, 62, 68, 81, 84, 85, 117, 123, 134, 137, 148, 170, 172], "recent": [24, 41, 42, 57, 81, 88, 116, 132, 143, 149, 151, 155], "recid": 126, "recip": 2, "recipi": [27, 39, 59, 115, 117, 119, 149], "reclaim": 42, "recogn": [8, 13, 15, 59, 63, 81, 88], "recognis": 30, "recognit": [15, 88], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 24, 25, 26, 28, 36, 37, 38, 40, 43, 51, 56, 57, 59, 63, 64, 67, 68, 69, 81, 88, 98, 100, 101, 106, 119, 124, 125, 126, 127, 128, 129, 132, 133, 134, 137, 138, 140, 144, 145, 146, 148, 149, 150, 151, 154, 158, 163, 164, 165, 167, 168, 170, 171, 172], "recommended": 170, "recommended_fil": 15, "record": [12, 51, 59, 80, 82, 98, 115, 119, 143], "recov": [26, 27, 78, 85, 146], "recoveri": [44, 80, 88, 141, 149], "recoverykey_": 27, "recreat": 146, "recurs": 149, "recv": 62, "red": [15, 38, 39, 58, 98, 133, 134], "redact": [98, 119], "reddit": [159, 160], "redeploi": 3, "redhat": 54, "redi": [24, 43, 64, 69, 88, 127, 130, 135, 149], "redir": 68, "redirect": [59, 63, 67, 68, 69, 88, 100, 104, 117, 129, 133, 138], "redirectregex": 68, "redis_log_fil": 88, "redisclust": [58, 59], "reduc": [5, 7, 57, 59, 81, 88, 94, 119, 127, 138, 170], "reduce_to_languag": 88, "redund": 42, "refer": [3, 12, 20, 26, 27, 38, 41, 54, 56, 58, 59, 62, 69, 77, 81, 88, 104, 118, 119, 123, 127, 128, 136, 138, 148, 159, 165, 172], "referenc": [14, 27, 138], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": 129, "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 81, 88, 145, 149], "regard": [84, 111, 119, 130, 135, 170], "regardless": [15, 29, 41, 46, 57, 59, 81, 128, 149, 170], "regener": 30, "regex": [68, 126, 129], "region": [29, 34, 46, 59], "regionon": [46, 59], "regist": [3, 4, 8, 15, 56, 59, 88, 100, 101, 105, 113, 117, 143, 149, 158, 159, 171, 172], "registr": [56, 117], "registrar": 133, "regress": 134, "regular": [24, 27, 44, 54, 56, 59, 68, 88, 106, 115, 147, 148, 149, 154, 171], "regularli": [12, 15, 51, 56, 94, 133, 148, 149, 170], "reinforc": 5, "reinstal": [3, 138, 144], "reject": 88, "rel": [27, 133, 149], "relat": [3, 13, 15, 24, 53, 54, 57, 59, 66, 71, 75, 76, 81, 88, 98, 100, 111, 114, 119, 127, 130, 132, 133, 135, 136, 143, 149, 166, 167, 168, 170, 172], "relationship": 53, "relax": 59, "releas": [2, 4, 12, 16, 43, 54, 98, 101, 123, 125, 126, 130, 132, 133, 134, 136, 137, 141, 144, 145, 148, 149, 151, 152, 155, 169], "relev": [0, 1, 3, 15, 24, 49, 81, 98, 111, 117, 124, 126, 129, 143, 170], "reli": [12, 15, 51, 84, 118, 134, 158, 160, 170], "reliabl": [13, 14, 36, 54, 56, 58, 69, 81, 88, 130, 134, 138, 142, 143, 153, 157], "reliev": 43, "reload": [38, 63, 123, 132, 133], "remain": [3, 26, 41, 59, 81, 85, 94, 101, 117, 124, 143], "remedi": [59, 114, 138], "rememb": [59, 81, 85, 111, 123, 124, 131, 172], "remember_login_cookie_lifetim": 88, "remi": 123, "remind": [88, 116, 149], "remirepo": 88, "remnant": [18, 59, 81, 83, 88], "remot": [2, 3, 20, 31, 33, 35, 36, 37, 38, 39, 41, 54, 58, 59, 62, 66, 68, 69, 72, 74, 81, 87, 88, 92, 93, 96, 98, 100, 102, 106, 113, 115, 117, 119, 124, 127, 129, 133, 134, 138, 147, 149, 169], "remote_addr": 59, "remoteaddr": [66, 126], "remotedirpath": 96, "remotepollinterv": 93, "remoteport": [101, 102], "remov": [2, 3, 11, 16, 18, 24, 26, 28, 41, 42, 51, 52, 55, 57, 59, 62, 69, 73, 75, 77, 81, 83, 85, 87, 88, 97, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 126, 129, 131, 133, 135, 137, 149, 151, 155, 157, 164, 165, 168], "removeus": 149, "renam": [43, 48, 59, 73, 88, 142, 149, 155], "render": [9, 59, 70, 153, 158, 159], "renew": 133, "repair": [2, 21, 26, 49, 59, 88, 142, 148], "repeat": [29, 57, 92, 104, 143], "repeatedli": [6, 126, 129], "replac": [11, 15, 20, 26, 27, 38, 46, 49, 56, 59, 60, 62, 68, 71, 81, 88, 101, 113, 123, 125, 126, 127, 130, 133, 137, 147, 148, 149, 151, 163, 166, 171], "repli": [62, 117, 153], "replic": [0, 1, 15, 19, 23, 88, 149, 160], "replica": [22, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 152, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 57, 59, 69, 81, 88, 89, 98, 120, 131, 132, 138, 157, 166, 167, 168], "repositori": [13, 27, 54, 57, 88, 92, 93, 120, 123, 155, 159, 160, 170], "repres": [27, 42, 45, 119, 171, 172], "reproduc": 69, "reqid": 66, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 20, 24, 29, 30, 34, 46, 55, 57, 58, 66, 67, 68, 69, 76, 81, 84, 85, 87, 88, 98, 100, 101, 102, 104, 106, 111, 119, 124, 126, 129, 130, 132, 134, 136, 137, 138, 150, 156, 159, 160, 165, 171, 172], "request_checksum_calcul": [59, 168], "request_timeout": [24, 39, 88], "request_uri": 129, "requestreadtimeout": 24, "requir": [1, 13, 15, 16, 19, 21, 24, 26, 27, 29, 30, 31, 34, 35, 36, 38, 39, 40, 43, 46, 47, 48, 53, 54, 55, 56, 57, 58, 59, 62, 66, 69, 71, 74, 76, 80, 81, 82, 87, 88, 92, 96, 98, 100, 101, 102, 104, 117, 125, 126, 127, 128, 129, 131, 132, 133, 137, 138, 142, 143, 146, 147, 148, 149, 150, 151, 154, 155, 157, 170, 171], "rerun": 26, "rescan": [38, 88, 138, 139, 142, 149], "resembl": 12, "resend": 88, "reserv": [48, 115, 167], "reset": [24, 26, 57, 58, 59, 62, 66, 73, 81, 88, 113, 114, 119, 123, 132, 138, 147, 149, 163], "resetpassword": [78, 88], "reshar": 41, "resid": [20, 101, 131], "resist": 57, "resiz": 81, "resolut": [9, 157, 165], "resolv": [26, 57, 59, 64, 88, 98, 101, 115, 124, 126, 147, 148, 159, 165], "resolveexappurl": 101, "resourc": [0, 1, 7, 10, 15, 27, 41, 45, 49, 56, 57, 59, 71, 88, 100, 114, 116, 119, 126, 127, 132, 133, 138, 142, 145, 172], "respect": [0, 3, 7, 12, 15, 20, 42, 51, 56, 59, 77, 100, 101, 113, 117, 149], "respond": [50, 59, 104, 106], "respons": [2, 12, 14, 27, 64, 88, 101, 120, 126, 129, 138, 147, 159, 168, 172], "response_checksum_valid": [59, 168], "rest": [26, 111, 119, 123, 138], "restart": [3, 5, 7, 11, 15, 20, 21, 54, 58, 98, 101, 123, 126, 129, 130, 132, 133, 138, 142, 151, 152, 171], "restor": [21, 27, 42, 59, 88, 138, 140, 141, 142, 143, 147, 148, 149, 170], "restorecon": [123, 131], "restrict": [3, 16, 31, 38, 41, 59, 67, 76, 82, 88, 106, 109, 110, 113, 114, 119, 127, 138, 149, 164, 169], "restructur": 149, "result": [2, 6, 9, 12, 21, 26, 27, 59, 62, 81, 82, 93, 98, 100, 101, 117, 119, 128, 129, 132, 133, 137, 165, 172], "resum": 172, "resync": 114, "retain": [12, 14, 38, 41, 42, 140], "retent": [42, 47, 59, 88, 107, 109, 116, 149], "retrain": 170, "retreat": 2, "retri": [59, 92, 94, 147, 151], "retriesmaxattempt": 59, "retriev": [2, 27, 58, 59, 68, 75, 76, 81, 82, 88, 149, 172], "return": [24, 26, 27, 39, 56, 57, 58, 59, 62, 64, 68, 74, 75, 76, 81, 82, 88, 101, 113, 123, 124, 129, 132, 133, 138, 159, 172], "reus": 119, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 157, "revers": [26, 59, 64, 69, 88, 100, 101, 104, 128, 133, 136, 152, 153, 154], "reverse_proxi": 68, "revert": [88, 98, 113, 139, 145, 147, 148], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 54, 57, 59, 66, 126, 138, 142, 148, 165, 167, 170], "revis": [142, 148], "revisit": [142, 148], "revok": 52, "rewrit": [114, 129, 133, 149, 165], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rf": 131, "rfc": [59, 80, 126, 149], "rfc6749": 67, "rh": [123, 149], "rhel": 133, "rich": [64, 88, 159], "rich_editing_en": 70, "richdocu": 165, "richdocumentscod": 129, "rid": [45, 149], "right": [1, 23, 31, 38, 58, 59, 62, 76, 81, 85, 113, 129, 133, 142, 147, 165, 171, 172], "rim": 129, "risk": [12, 26, 32, 59, 62, 126, 132, 138, 147, 148, 170], "riski": 12, "rm": [103, 146, 151], "ro": 8, "roadmap": 12, "rob": 149, "robbi": 149, "robert": 149, "roberta": 149, "robin": [74, 149], "robot": [126, 129], "robust": [13, 88, 133, 145], "rocm": [100, 102, 104], "role": [77, 81, 85], "roll": 170, "roman": 2, "room": [8, 88, 116], "root": [16, 20, 26, 31, 33, 35, 37, 46, 55, 59, 82, 85, 88, 92, 96, 107, 119, 121, 123, 124, 125, 128, 129, 131, 133, 136, 137, 138, 147, 149], "rootcert": 59, "rosa": 149, "rotat": [4, 88, 130, 149], "rough": [5, 7, 9, 10, 15], "round": 27, "rout": [2, 59, 101], "router": [59, 68], "routin": [149, 170], "row": [20, 21, 38, 119, 134, 149, 167], "row_format": [21, 59], "rowaddedev": 171, "rowdeletedev": 171, "rowid": 171, "rowupdatedev": 171, "rpm": 123, "rsa": [27, 30, 38], "rss": 129, "rsync": [98, 140, 143, 146], "rtrim": 101, "rtx": 100, "rule": [13, 42, 59, 81, 82, 86, 88, 101, 108, 109, 110, 123, 126, 129, 133, 150, 156], "ruleset": 131, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 24, 26, 28, 36, 38, 42, 43, 45, 46, 47, 48, 51, 54, 56, 57, 58, 59, 62, 64, 66, 68, 77, 80, 81, 83, 88, 92, 93, 98, 100, 101, 102, 113, 114, 115, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 146, 147, 151, 152, 154, 157, 165, 170, 171], "runner": 15, "runtim": [82, 134], "runus": 149, "russian": 4, "rv": 131, "rw": 82, "s01": [81, 82, 149], "s02": 82, "s1_nextcloud": 46, "s2_nextcloud_": 46, "s3": [24, 26, 38, 44, 59, 88], "s_time": 119, "sabin": 149, "sabr": [138, 171], "sabredav": [133, 138, 171], "safari": [66, 134], "safe": [15, 17, 18, 26, 42, 58, 59, 62, 67, 123, 125, 129, 130, 138, 143, 147], "safest": 106, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 153], "salt": [27, 59], "samaccountnam": 81, "samba": [26, 36], "same": [2, 3, 5, 12, 14, 15, 18, 20, 23, 24, 26, 27, 30, 39, 41, 43, 46, 49, 54, 57, 58, 59, 62, 66, 69, 81, 87, 88, 91, 92, 96, 98, 100, 102, 103, 106, 111, 113, 114, 115, 119, 123, 124, 126, 129, 133, 135, 136, 138, 143, 145, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 171, 172], "sameorigin": [126, 129], "samesit": 59, "saml": [27, 30], "sampl": [24, 43, 51, 55, 88, 124, 149], "sandbox": 133, "sanit": [44, 88], "sapi": 130, "satisfi": [54, 128, 133], "save": [30, 36, 38, 42, 43, 46, 57, 62, 63, 70, 81, 98, 100, 115, 117, 119, 149, 172], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [46, 120, 132, 133, 145, 153, 154, 157], "scale": [13, 18, 23, 46, 59, 88, 120, 134, 138], "scan": [3, 28, 30, 36, 38, 59, 64, 69, 88, 98, 137, 138, 142, 146], "scanner": [59, 62, 64, 88, 138], "scenario": [8, 15, 20, 26, 46, 51, 59, 89, 126, 135, 146, 154, 171], "scene": 15, "schedul": [2, 8, 14, 15, 42, 54, 56, 59, 64, 81, 88, 113, 116, 118, 148, 149, 171], "schedulecalendartransp": 171, "scheduledaft": 14, "scheduledat": 14, "schema": [18, 20, 23, 135, 144, 147, 149], "scheme": [27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 68, 101], "school": 138, "scl": 149, "scope": [8, 20, 46, 59, 67, 73, 81, 88, 103, 137, 149], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [39, 55, 62, 78, 79, 88, 133, 147, 149, 172], "screenshar": 134, "screenshot": [25, 63], "script": [15, 46, 56, 58, 59, 88, 121, 127, 132, 149, 150, 171], "script_filenam": 129, "scroll": [39, 85, 113, 114, 117, 147], "sdk": [6, 123, 131, 150, 151, 152, 154, 155, 156, 168], "sdkref": [59, 168], "seal": 88, "sealert": 131, "seamless": [81, 171], "search": [3, 18, 26, 41, 49, 59, 81, 82, 83, 88, 92, 100, 113, 126, 130, 132, 133, 138, 158], "searchon": 92, "sec": [20, 21, 82, 93, 119], "second": [1, 15, 24, 34, 39, 41, 42, 46, 57, 59, 67, 69, 72, 80, 81, 85, 93, 94, 106, 113, 117, 119, 126, 132, 133, 137, 149, 151, 171], "second_admin": 51, "secondari": [38, 80], "secr3tpasswordt7": [46, 59], "secret": [8, 26, 27, 29, 30, 35, 46, 67, 74, 75, 76, 82, 88, 92, 111, 117, 126, 132, 149, 150], "secretvalu": 46, "section": [0, 1, 3, 4, 6, 8, 12, 15, 24, 26, 30, 39, 41, 46, 48, 52, 55, 56, 58, 59, 62, 69, 71, 77, 81, 85, 86, 93, 94, 96, 98, 101, 104, 106, 107, 113, 114, 117, 118, 119, 120, 128, 129, 132, 133, 138, 144, 147, 148, 149, 151, 157, 170], "secur": [8, 13, 16, 20, 26, 27, 30, 31, 32, 37, 39, 43, 45, 57, 62, 63, 64, 68, 80, 86, 88, 98, 102, 113, 119, 123, 127, 128, 129, 130, 131, 133, 134, 137, 138, 144, 145, 148, 151, 169, 170], "see": [0, 1, 2, 3, 4, 7, 11, 15, 16, 20, 21, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 49, 51, 52, 54, 57, 58, 59, 62, 67, 69, 77, 78, 81, 82, 83, 85, 93, 96, 98, 100, 101, 104, 106, 107, 113, 114, 115, 117, 119, 120, 121, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 147, 148, 149, 154, 157, 162, 163, 164, 166, 167, 168, 169, 171, 172], "seed": [58, 59], "seem": [3, 59, 62, 69, 147], "seen": [59, 98, 100, 107, 114, 137, 149], "segment": 24, "segreg": 126, "select": [1, 2, 3, 4, 5, 7, 8, 12, 20, 26, 27, 29, 38, 39, 41, 52, 56, 57, 58, 59, 62, 63, 80, 81, 85, 91, 92, 117, 128, 132, 138, 147, 149, 172], "selector": 88, "self": [0, 1, 2, 12, 15, 31, 44, 59, 88, 98, 101, 115, 117, 133, 149, 163], "selfiephoto": 81, "selinux": [38, 59, 81, 88, 127], "semanag": [123, 131], "semant": 3, "semaphor": 130, "semicolon": 59, "send": [2, 8, 12, 39, 41, 51, 59, 64, 65, 67, 74, 75, 76, 82, 85, 88, 98, 101, 113, 115, 116, 126, 128, 129, 131, 133, 147, 149, 158, 163, 171, 172], "send_timeout": 129, "sendemail": 149, "sender": [62, 117], "sendeventremindersmod": 113, "sendfil": 138, "sendmail": [59, 64, 88, 127], "sens": [23, 51], "sensibl": 45, "sensit": [15, 48, 51, 56, 57, 59, 81, 98, 119, 126, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 101, 111, 113, 117, 119, 149, 172], "sentri": 119, "separ": [3, 5, 7, 9, 10, 15, 20, 23, 24, 39, 55, 59, 60, 62, 66, 81, 82, 98, 104, 132, 148, 149, 172], "septemb": 4, "sequenc": [149, 169], "seri": [159, 160, 168], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 24, 59, 62, 69, 81, 88, 106, 120, 127, 133, 143, 150, 151, 165, 166, 168], "server": [0, 1, 3, 4, 5, 6, 7, 12, 13, 15, 16, 17, 18, 21, 25, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 46, 48, 49, 50, 51, 54, 55, 56, 57, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 100, 101, 102, 104, 110, 111, 116, 118, 119, 120, 121, 123, 124, 125, 128, 129, 130, 135, 137, 139, 140, 141, 142, 146, 147, 148, 149, 154, 156, 157, 159, 162, 169, 170, 171, 172], "server0": 58, "server1": [46, 58, 128], "server2": [46, 58], "server3": 46, "server_address": 92, "server_log": 88, "server_nam": [68, 101, 124, 129], "server_token": 129, "serveraddr": 101, "serverid": 88, "serverinfo": [58, 138, 165], "servernam": [101, 123, 126, 133], "servernotavailableexcept": 149, "serverport": 101, "serverroot": [16, 59], "serverurl": 96, "servic": [1, 2, 3, 5, 12, 13, 20, 29, 30, 34, 38, 54, 56, 57, 58, 59, 62, 64, 66, 67, 69, 71, 81, 82, 84, 88, 98, 104, 123, 124, 126, 132, 133, 139, 150, 152, 154, 155, 158, 160, 170], "servicenam": [46, 59], "session": [30, 36, 38, 41, 64, 88, 98, 111, 119, 129, 130, 140, 148, 149], "session_keepal": 88, "session_lifetim": [24, 88], "session_relaxed_expiri": 88, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 18, 20, 21, 24, 25, 26, 28, 29, 30, 31, 32, 34, 36, 38, 39, 42, 43, 44, 46, 47, 48, 51, 52, 53, 54, 55, 56, 58, 60, 61, 63, 64, 65, 67, 68, 70, 71, 72, 73, 77, 80, 82, 83, 84, 86, 87, 88, 93, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107, 108, 110, 114, 115, 116, 117, 118, 119, 124, 125, 126, 127, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 146, 147, 148, 152, 153, 157, 163, 164, 165, 167, 170, 171], "setenv": [126, 133], "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settl": 20, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 20, 30, 38, 42, 46, 47, 56, 57, 59, 61, 62, 64, 80, 81, 88, 94, 95, 96, 98, 101, 102, 105, 123, 127, 128, 129, 133, 134, 138, 144, 148, 149, 151, 152, 154, 155, 156, 163, 166, 167], "setup_create_db_us": 128, "setupcheck": 88, "sever": [3, 12, 24, 26, 57, 59, 62, 77, 101, 103, 117, 126, 129, 130, 132, 133, 138, 143, 148, 154, 170], "sf": [16, 124], "sftp": [30, 38, 88, 130], "sgi": 59, "sh": [15, 133, 171], "sha256": [27, 123, 125], "sha256_cert_fingerprint": 53, "sha256sum": [123, 125], "sha512": 27, "shall": [51, 59, 65, 81, 93, 149], "shallow": 149, "share": [3, 20, 36, 38, 43, 51, 58, 62, 64, 69, 81, 85, 88, 98, 100, 102, 106, 107, 115, 116, 120, 124, 126, 131, 133, 135, 139, 142, 146, 147, 150, 152, 153, 160, 171], "share20": 59, "share_fold": 88, "shareabl": 115, "shareapi_restrict_user_enumeration_full_match_email": 41, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 41, "shareapi_restrict_user_enumeration_full_match_userid": 41, "sharebymail": 59, "shared_secret": 59, "sharekei": 27, "sharer": 51, "shares_extern": 149, "sharescount": 59, "sheet": 168, "shell": [15, 21, 56, 59, 149, 171], "shibbol": 150, "ship": [4, 5, 16, 25, 49, 51, 52, 57, 59, 60, 71, 74, 81, 88, 114, 115, 123, 126, 129, 132, 147, 149, 158, 166, 169], "shm_size": [58, 167], "shop": 2, "short": [59, 81, 83, 100, 113, 114, 117, 138], "shortcut": 88, "shorter": [27, 133], "shortli": 110, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 18, 20, 21, 25, 27, 34, 36, 37, 39, 43, 49, 54, 56, 58, 59, 62, 65, 67, 68, 70, 77, 81, 82, 91, 93, 94, 96, 98, 100, 101, 102, 104, 106, 110, 113, 114, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 143, 144, 147, 148, 149, 150, 151, 153, 156, 163, 164, 167, 169, 170, 171, 172], "shouldn": 59, "show": [1, 2, 3, 7, 10, 17, 20, 21, 25, 26, 36, 41, 45, 46, 49, 54, 58, 59, 62, 63, 80, 81, 82, 83, 85, 88, 93, 98, 103, 104, 113, 114, 119, 128, 132, 137, 138, 142, 147, 148, 153, 165, 172], "show_federated_shares_as_intern": 39, "showexperimentalopt": 93, "showexpir": 171, "showmaindialogasnormalwindow": 93, "shown": [24, 30, 41, 45, 67, 81, 88, 93, 126, 128, 129, 130, 137, 138, 142, 147, 148, 149], "showonli": 149, "showpassword": 82, "shutdown": 17, "sick": 2, "side": [29, 38, 44, 46, 59, 62, 81, 85, 88, 113, 126, 128, 129, 132, 138, 147, 149, 165, 167], "sidebar": [85, 99], "siev": 88, "sign": [31, 44, 59, 81, 85, 88, 98, 117, 123, 129, 133, 134, 138, 139, 149, 163], "signal": 4, "signatur": [54, 88, 117, 123, 125, 137, 149], "signific": [8, 12, 32, 43, 137, 170], "significantli": [8, 12, 24, 58, 59, 134, 148], "signup": [2, 59], "silent": [92, 103, 131], "similar": [0, 6, 17, 24, 34, 66, 81, 96, 98, 107, 110, 119, 123, 126, 131, 132, 133, 135, 137, 149], "similarli": [143, 149, 150, 168], "simpl": [18, 49, 59, 88, 107, 120, 133, 145, 149, 172], "simplesignuplink": 88, "simplest": [101, 138], "simplexml": 130, "simpli": [3, 8, 16, 41, 46, 51, 54, 59, 60, 62, 68, 80, 81, 85, 100, 106, 107, 142, 146, 147, 149, 171], "simplifi": 101, "simul": 149, "simultan": [43, 132, 133, 149, 170], "sinc": [2, 5, 15, 16, 18, 26, 30, 32, 56, 57, 58, 59, 62, 98, 106, 108, 110, 115, 124, 129, 134, 144, 147, 149, 155, 165, 167, 170, 172], "singl": [3, 18, 24, 39, 56, 57, 59, 66, 81, 85, 88, 92, 117, 119, 123, 125, 129, 131, 132, 133, 140], "sink": 2, "site": [24, 64, 88, 111, 126, 133, 138], "situat": [3, 5, 7, 46, 57, 59, 68, 94, 98, 123, 126, 138, 149], "sixteen": 170, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 26, 27, 41, 44, 58, 59, 62, 71, 81, 85, 88, 93, 94, 98, 100, 106, 120, 124, 126, 129, 139, 142, 143, 149, 163, 171], "sji": 70, "skeleton": [25, 59, 172], "skeletondirectori": [25, 88], "skill": [133, 145], "skip": [3, 55, 56, 59, 64, 81, 88, 91, 94, 96, 102, 119, 148, 149], "skip_name_resolv": 20, "skipapp": 165, "skipauthpickerappl": 67, "sky": 1, "skydriv": 98, "sl": 58, "sla": 12, "slash": [31, 49, 98, 138, 171], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 27, 57, 103], "slogan": 71, "slot": 2, "slow": [3, 6, 20, 54, 57, 58, 88, 98, 132, 149], "slow_query_log": 20, "slow_query_log_fil": 20, "slower": [56, 57, 154], "sm": 149, "small": [2, 12, 41, 45, 56, 88, 113, 114, 132, 138, 149, 154, 170], "smaller": [4, 5, 7, 12, 24, 59, 147], "smallest": [11, 81], "smart": [1, 2, 15, 88, 117, 158], "smb": [38, 88, 127, 130], "smbclient": [36, 130], "sme": 133, "smili": 21, "smith": 149, "smtp": [59, 64, 88, 127], "sn": [82, 149], "snap": [88, 127, 130, 141, 148], "snapcraft": [133, 145], "snapd": [133, 145], "snapshot": [81, 101], "sni": 69, "sniff": 126, "snip": 56, "snooz": [88, 116], "snowflak": 88, "snowflake_id": 149, "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 18, 20, 24, 25, 26, 27, 28, 33, 36, 38, 39, 41, 43, 46, 48, 49, 51, 54, 57, 58, 59, 62, 67, 76, 78, 81, 83, 84, 85, 99, 100, 101, 102, 106, 107, 110, 113, 117, 118, 119, 123, 124, 126, 129, 130, 131, 132, 133, 137, 138, 142, 144, 146, 147, 148, 149, 152, 155, 158, 165, 170, 171, 172], "sock": [20, 43, 58, 59, 101, 102, 124, 129, 149], "socket": [20, 43, 54, 59, 88, 102, 104, 105, 124, 128, 129, 156], "socks5": 93, "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 20, 68, 89, 98, 134, 163], "soldier": 2, "solid": 26, "solut": [1, 15, 24, 41, 68, 98, 117, 133, 137, 138, 143, 153, 155, 157], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 131, 136, 147, 168], "some": [0, 1, 2, 15, 16, 20, 23, 26, 27, 29, 30, 38, 41, 45, 46, 49, 50, 56, 57, 58, 59, 62, 64, 72, 81, 85, 87, 88, 93, 98, 99, 100, 101, 103, 106, 113, 114, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 158, 159, 162, 165, 167, 172], "some_secure_password": 102, "some_very_secure_password": [101, 102], "someon": 26, "someth": [2, 3, 14, 39, 41, 59, 81, 100, 101, 129, 132, 137, 144, 157, 171], "sometim": [2, 5, 15, 41, 46, 56, 85, 132, 138, 142, 147, 170], "somewher": [81, 101, 129, 133, 172], "soon": [4, 15, 61, 113, 132, 170], "sooner": [170, 171], "sophist": [57, 98], "sorri": 157, "sort": [42, 59, 115, 130, 154], "sort_groups_by_nam": 88, "sortbi": 59, "sound": 142, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 30, 44, 49, 54, 57, 59, 62, 88, 113, 120, 123, 126, 130, 132, 133, 135, 138, 146, 149, 150, 152, 171], "sourcecalendardata": 171, "sourcecalendarid": 171, "sourcecod": 27, "sourcedir": 92, "sourceshar": 171, "sourceuid": 149, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 24, 42, 47, 48, 59, 81, 85, 88, 98, 127, 138, 149, 167], "spaghetti": 2, "spam": [59, 62, 117], "span": [72, 106], "spanish": [4, 5, 10, 11], "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 20, 33, 38, 41, 44, 51, 59, 63, 68, 80, 85, 86, 88, 113, 133, 138, 171], "specialis": 49, "specif": [1, 5, 6, 7, 9, 10, 11, 14, 16, 20, 26, 27, 30, 31, 36, 38, 40, 41, 46, 52, 53, 57, 58, 59, 60, 65, 67, 74, 77, 85, 88, 91, 92, 96, 98, 101, 109, 113, 114, 119, 120, 127, 133, 143, 149, 159, 165, 166, 170, 171, 172], "specifi": [1, 18, 20, 23, 29, 30, 31, 34, 36, 37, 46, 49, 55, 56, 57, 58, 59, 66, 68, 74, 76, 79, 81, 82, 83, 91, 92, 93, 94, 95, 97, 98, 101, 113, 126, 128, 129, 132, 133, 137, 149, 150, 151, 171, 172], "speech": [4, 13, 88, 160], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 98, 100, 129, 132], "speedscop": 59, "split": [19, 22, 88, 161], "spoof": [59, 68], "sporad": 98, "spread": 133, "spreadsheet": [2, 49], "spreed": [4, 8], "sprintf": 101, "sql": [59, 88, 138, 148, 149], "sqlbkp": 146, "sqlbkp_": 140, "sqlite": [18, 23, 88, 121, 127, 128, 134, 135, 138, 149], "sqlite3": [18, 59, 121, 140, 146, 149], "sqlstate": 138, "squeez": 20, "src": [123, 131], "src_path": 103, "sse": [26, 29, 44, 88], "sse_c_kei": 46, "ssh": [30, 35], "ssl": [26, 29, 31, 39, 58, 62, 63, 64, 69, 88, 92, 99, 119, 124, 127, 129, 149, 151, 152, 156], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 151, "sslproxycheckpeernam": 151, "sslproxyengin": 151, "sslproxyverifi": 151, "sslrenegbuffers": 24, "sso": [30, 59], "ssrf": 126, "stabil": [12, 69, 134, 167, 168, 169], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 153, 160, 170], "stable_bas": 54, "stablediffus": 15, "stack": [57, 133, 154], "stage": [121, 170], "stai": [133, 148, 149, 170], "stall": 59, "stand": 172, "standalon": [4, 74, 154], "standalone_window": 88, "standard": [12, 18, 46, 55, 58, 59, 66, 68, 81, 89, 92, 113, 123, 126, 133, 134, 138, 142, 143, 149, 166, 167, 168], "staroffic": 59, "start": [3, 14, 15, 16, 20, 27, 28, 36, 46, 51, 53, 54, 56, 57, 58, 59, 60, 65, 66, 81, 97, 98, 101, 113, 119, 123, 124, 125, 127, 132, 133, 138, 142, 143, 145, 147, 148, 149, 151, 155, 157, 165, 166, 167, 168, 169, 171, 172], "start_header_id": 5, "startedat": 14, "startlimitburst": [15, 171], "startlimitinterv": [15, 171], "startpag": 59, "starttl": [59, 82, 88, 163], "startup": [58, 104], "stash": 149, "stat": [1, 3], "state": [26, 42, 59, 62, 80, 92, 119, 126, 146, 149, 171], "static": [12, 27, 59, 68, 126, 129, 151, 164, 165, 166, 172], "statist": [1, 3, 119, 126, 149], "statu": [14, 15, 26, 39, 54, 56, 57, 58, 66, 74, 75, 76, 80, 82, 88, 103, 105, 118, 126, 129, 136, 148, 152, 157, 170, 171], "status": 149, "status_cancel": 14, "status_fail": 14, "status_run": 14, "status_schedul": 14, "status_success": 14, "status_unknown": 14, "statuscod": [74, 75, 76, 82], "stdin": [59, 149], "stdout": [4, 97, 149], "step": [3, 8, 18, 20, 21, 39, 44, 53, 57, 59, 61, 62, 67, 80, 81, 88, 96, 98, 100, 103, 104, 117, 119, 123, 127, 128, 132, 133, 136, 138, 141, 143, 147, 149, 151, 154, 155], "stephani": 149, "stereotyp": 9, "stick": 59, "still": [2, 3, 8, 18, 21, 23, 24, 28, 41, 45, 46, 48, 56, 57, 58, 59, 63, 66, 80, 81, 83, 85, 93, 100, 119, 126, 129, 130, 138, 143, 147, 149, 165, 166, 167, 168, 169, 170], "stolen": 80, "stop": [5, 6, 24, 54, 59, 66, 98, 101, 107, 138, 142, 143, 147, 151, 155], "storag": [3, 27, 29, 31, 32, 33, 35, 36, 37, 42, 43, 44, 56, 59, 64, 73, 81, 87, 88, 98, 103, 107, 128, 130, 131, 132, 133, 134, 135, 139, 149, 152], "storage43": 81, "storageclass": 46, "storagecrawljob": 3, "store": [0, 13, 17, 20, 26, 29, 30, 36, 42, 43, 44, 45, 58, 60, 63, 64, 66, 67, 69, 71, 80, 81, 82, 88, 100, 112, 114, 117, 126, 128, 129, 131, 132, 135, 138, 149, 166, 167, 168], "storecryptedpassword": 88, "str_ends_with": 101, "straight": 91, "straightforward": 53, "strain": 119, "strategi": [21, 46], "stream": [24, 51, 54, 59, 101, 123, 134], "streamable_http": 2, "street": 2, "strength": 128, "strengthen": 69, "strict": [14, 57, 64, 88, 129], "strictli": [101, 111, 132, 133], "string": [1, 3, 5, 27, 46, 48, 54, 59, 62, 68, 74, 75, 76, 81, 101, 103, 129, 149, 170, 171, 172], "strip": [67, 133, 149], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [59, 63, 69, 98, 132, 133, 134, 170], "structur": [26, 27, 46, 59, 66, 81, 101, 149], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 104, "stuttgart": 149, "style": [11, 29, 59, 71, 159], "su": [124, 149], "sub": [6, 76, 81, 149, 162, 172], "subadmin": 88, "subdir": [88, 127], "subdirectori": [34, 129, 133], "subdomain": [59, 68, 124, 126, 133, 151], "subfold": [31, 35, 36, 37, 92, 96, 133, 138, 149], "subgroup": 81, "subject": [26, 113, 119], "submiss": [62, 171, 172], "submissionmessag": 171, "submit": [126, 149], "submitcontentjob": 3, "submitmultipl": 171, "subnet": 59, "subpag": 161, "subpath": 101, "subreddit": [159, 160], "subscrib": 113, "subscript": [12, 88, 116, 121, 126, 134, 153, 157, 170], "subsecond": 46, "subsequ": [96, 119, 133, 145, 149], "subset": 41, "substitut": [38, 59, 78], "substr": [59, 101], "subtitl": 15, "succe": [66, 101], "succeed": [15, 147], "success": [17, 18, 39, 57, 59, 66, 74, 75, 76, 81, 100, 123, 124, 126, 128, 138, 142, 147, 149], "successfulli": [14, 39, 59, 78, 96, 104, 134, 147, 149, 172], "suddenli": 3, "sudo": [1, 8, 15, 17, 18, 20, 21, 24, 26, 32, 38, 49, 54, 67, 72, 78, 80, 81, 83, 113, 114, 119, 121, 125, 130, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 152, 171], "suexec": 59, "suffer": 11, "suffici": [123, 128, 132, 133, 144], "suffix": 128, "suggest": [14, 41, 59, 69, 101, 115, 120, 123, 131, 132, 133, 170], "suit": [12, 26, 92, 101, 126], "suitabl": [43, 56, 58, 59, 100, 126, 132, 170], "sum": [123, 125], "summar": [1, 5, 13, 15, 88, 117], "summari": [13, 15, 88, 116, 132], "summary_bot": 8, "sun": 81, "super": [81, 85], "supersed": [59, 149], "superus": 124, "supplement": 59, "supplementari": 133, "suppli": [58, 81, 88, 113, 117, 133], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 19, 20, 23, 26, 28, 29, 35, 36, 39, 40, 43, 44, 48, 52, 57, 58, 61, 65, 67, 69, 71, 72, 75, 76, 80, 81, 82, 88, 91, 92, 96, 97, 98, 99, 100, 101, 102, 104, 106, 113, 117, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 153, 157, 158, 159, 163, 164, 165, 166, 167, 168, 169, 171], "supportedcalendarcomponentset": 171, "supporteddatabas": 88, "suppress": [17, 59, 88], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 31, 32, 36, 39, 41, 46, 57, 58, 59, 65, 67, 77, 81, 83, 98, 101, 106, 110, 113, 115, 119, 123, 124, 126, 129, 132, 133, 134, 137, 138, 142, 143, 144, 146, 148, 149, 151, 157, 163, 164, 165, 166, 167, 170, 171, 172], "surfer": 63, "surnam": 81, "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 170, "suspend": 88, "suspici": [15, 56, 57, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [45, 59, 71, 129, 132, 133], "swap": [24, 27, 132], "swift": [34, 59, 88], "switch": [13, 16, 59, 77, 81, 88, 92, 114, 119, 126, 149, 154, 172], "symbol": 16, "symlink": [59, 138], "symmetr": 27, "sync": [3, 17, 20, 24, 39, 41, 43, 59, 71, 85, 88, 91, 92, 95, 96, 115, 119, 128, 132, 143, 146, 171], "sync_xxxxxxx": 98, "synchron": [48, 59, 64, 88, 92, 93, 94, 95, 97, 98, 106, 113, 114, 120, 149], "synchronis": [88, 141], "syntax": [49, 56, 59, 74, 75, 76, 81, 82, 134, 149], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 149], "syslog_tag": [66, 88], "syslog_tag_audit": [66, 88], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 18, 20, 21, 26, 30, 41, 42, 43, 44, 45, 46, 47, 48, 49, 54, 56, 57, 58, 59, 62, 66, 69, 72, 77, 80, 81, 85, 87, 88, 92, 93, 98, 104, 108, 111, 113, 115, 116, 119, 123, 124, 125, 127, 130, 131, 138, 142, 143, 144, 150, 158, 159, 170, 171], "system_addressbook_expos": 114, "system_prompt": [5, 14], "systemctl": [15, 54, 56, 58, 123, 151, 152, 171], "systemd": [54, 59, 88, 104, 149, 152], "systempl": 150, "systemtag": [88, 171], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 165], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 20, 21, 24, 26, 29, 41, 42, 43, 51, 54, 56, 58, 59, 61, 62, 65, 76, 81, 100, 104, 113, 119, 123, 126, 129, 131, 133, 137, 138, 140, 142, 143, 147, 149, 151, 157, 171, 172], "tab": [88, 149, 172], "tabl": [15, 17, 19, 20, 21, 23, 26, 27, 57, 59, 62, 81, 82, 83, 113, 114, 119, 125, 127, 138, 144, 146, 149, 159, 160, 167, 171], "tableid": 171, "tablespac": 128, "tag": [6, 12, 16, 41, 59, 88, 106, 109, 126, 129, 137, 150], "tagassignedev": 171, "tagid": 171, "tagunassignedev": 171, "tail": [4, 129, 149], "tajik": 4, "take": [3, 6, 17, 20, 24, 27, 30, 39, 45, 50, 54, 55, 56, 57, 58, 59, 69, 80, 81, 82, 84, 85, 93, 98, 101, 102, 121, 124, 126, 129, 132, 133, 137, 142, 143, 145, 147, 148, 149, 167, 171, 172], "taken": [3, 41, 56, 62, 69, 81, 101, 114, 149], "talk": [1, 5, 6, 7, 9, 10, 11, 13, 15, 16, 41, 58, 88, 133, 138, 158, 159, 160, 165, 172], "talk_bot": 8, "talo": 54, "tamper": 26, "tar": [59, 123, 125, 133, 142, 149], "tarbal": [121, 133, 142, 149], "target": [15, 16, 26, 27, 53, 56, 59, 81, 88, 93, 98, 126, 142, 149, 157, 171], "targetcalendardata": 171, "targetcalendarid": 171, "targetchunkuploaddur": [93, 98], "targetshar": 171, "task": [0, 3, 4, 5, 6, 8, 10, 13, 18, 30, 42, 56, 64, 88, 113, 120, 124, 133, 149], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 171], "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [88, 101, 126, 129], "te": 149, "team": [16, 44, 46, 59, 88, 133, 145, 154], "team1": 76, "teamfoldernam": 46, "technic": [11, 12, 26, 59, 81, 137, 138, 172], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [18, 24, 28, 69, 81, 138, 142], "telnet": 62, "temp": [24, 59, 98, 133], "tempdirectori": [24, 88], "temperatur": 5, "templat": [5, 20, 44, 59, 64, 85, 88, 101, 129, 150, 160], "template0": 20, "template1": [20, 146], "templatedirectori": 88, "temporari": [24, 56, 59, 64, 85, 88, 110, 149, 172], "temporarili": [57, 62, 81, 83], "tempt": 1, "ten": [38, 54, 80, 81, 120], "tenant": [34, 117], "tenantnam": [46, 59], "term": [12, 16, 34, 88, 149], "termin": [6, 26, 69, 125, 133, 152, 156], "terri": 149, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 26, 54, 57, 64, 73, 88, 93, 98, 100, 101, 103, 105, 106, 119, 120, 126, 129, 131, 134, 136, 137, 138, 165, 169, 170], "tester": 106, "testfil": 54, "testgroup": 76, "tex2image_stablediffusion2": 1, "text": [2, 3, 4, 5, 8, 9, 11, 12, 13, 26, 41, 45, 49, 59, 62, 64, 81, 82, 88, 106, 117, 126, 129, 133, 137, 138, 149, 151, 158, 159, 160, 165], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": 14, "text_to_image_picker_en": 1, "textbas": 21, "textual": 3, "tflite": 129, "tga": 59, "thai": 5, "than": [1, 2, 3, 4, 5, 7, 8, 9, 12, 16, 24, 33, 39, 41, 42, 43, 45, 46, 47, 54, 57, 58, 59, 81, 85, 88, 97, 98, 113, 115, 117, 120, 123, 126, 128, 130, 132, 133, 134, 137, 138, 142, 146, 149, 151, 154, 165, 167, 168, 170, 172], "thank": [68, 170], "theft": 26, "thei": [0, 1, 2, 3, 4, 5, 8, 12, 15, 16, 23, 25, 28, 39, 40, 41, 42, 43, 45, 48, 50, 51, 57, 58, 59, 60, 61, 62, 70, 80, 81, 84, 85, 87, 88, 92, 95, 98, 100, 106, 107, 108, 113, 117, 119, 120, 125, 126, 128, 129, 132, 134, 136, 138, 142, 149, 150, 158, 167, 170], "them": [6, 7, 14, 15, 16, 20, 21, 24, 25, 26, 36, 39, 41, 45, 48, 50, 52, 59, 62, 63, 69, 70, 71, 81, 83, 85, 86, 92, 93, 98, 100, 106, 107, 111, 113, 115, 119, 123, 125, 126, 129, 132, 133, 137, 138, 142, 146, 148, 149, 150, 165, 172], "theme": [63, 64, 88, 140, 142, 146, 147, 149], "themselv": [41, 52, 56, 59, 69, 106, 115, 149], "theori": [5, 9], "therefor": [8, 12, 20, 24, 27, 30, 41, 45, 51, 59, 66, 81, 106, 107, 113, 114, 133, 135, 146, 148, 149, 159], "therein": 12, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 76, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 113, 114, 115, 117, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 154, 155, 157, 159, 163, 165, 166, 167, 168, 169, 170, 171, 172], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 170], "think": [34, 138], "third": [12, 15, 16, 20, 26, 56, 78, 134, 142, 148, 149], "thisisanimportantvalu": 59, "thorough": 4, "thoroughli": 5, "those": [6, 12, 15, 16, 23, 24, 25, 26, 30, 36, 41, 45, 46, 48, 51, 54, 59, 63, 67, 68, 69, 81, 85, 98, 107, 111, 113, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 149, 158, 169, 170], "though": [37, 41, 54, 58, 88, 93, 126, 129, 133, 137, 149, 165], "thousand": [120, 138], "thread": [4, 7, 10, 15, 59, 88, 116, 138], "threat": [26, 126], "three": [8, 38, 51, 54, 56, 62, 80, 100, 101, 117, 119, 121, 128, 146], "threshold": [57, 88, 94, 117], "throttl": 57, "through": [3, 4, 8, 12, 15, 24, 30, 38, 41, 49, 57, 59, 62, 67, 68, 77, 81, 88, 92, 98, 100, 101, 108, 113, 117, 119, 123, 133, 138, 149, 153, 154, 156, 157, 170], "throughout": [27, 57, 170], "throughput": [7, 10, 59], "throw": 149, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 59, 62, 92, 100, 126, 129, 133, 134, 148], "thumb": 92, "thumbnail": [26, 39, 45, 59, 85], "thumbnailphoto": 81, "thunderbird": [113, 114, 115, 119], "ti": [8, 41], "ticket": [60, 147, 148, 159, 160], "tidewai": 138, "tidi": 149, "tiff": [59, 133], "time": [2, 3, 6, 8, 14, 15, 20, 23, 24, 27, 36, 39, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 59, 62, 66, 72, 81, 83, 85, 92, 93, 98, 100, 106, 110, 113, 114, 117, 118, 119, 123, 125, 126, 128, 132, 133, 134, 142, 143, 145, 147, 148, 149, 153, 167, 169, 170, 171], "timeout": [15, 24, 34, 39, 43, 46, 58, 59, 62, 88, 93, 94, 104, 124, 129, 133, 142, 147, 149, 171], "timer": 56, "timestamp": [14, 27, 115, 143, 149, 171], "timezon": [8, 56, 59, 66, 106, 130, 149, 171], "tip": [44, 69, 73, 88, 127, 141, 167], "titl": [1, 2, 81, 159, 171], "tl": [26, 59, 62, 69, 82, 88, 100, 101, 119, 124, 126, 127, 129, 133], "tld": [59, 68, 69, 82, 101, 119, 124, 126, 149], "tld_fullchain": 124, "tld_privat": 124, "tls_reqcert": 81, "tmp": [3, 4, 59, 71, 92, 98, 119, 133, 149], "tmp_table_s": 20, "tmpdir": [59, 133], "tmux": 88, "to_gif_exampl": 103, "tocker": 59, "todai": 14, "togeth": [0, 2, 3, 47, 57, 59, 134, 138], "toggl": [71, 77, 81, 88, 114, 132, 138], "token": [1, 2, 30, 57, 59, 64, 73, 88, 101, 111, 149, 150, 171, 172], "token_auth_activity_upd": 88, "token_auth_enforc": 88, "token_auth_token_retent": 72, "token_auth_wipe_token_retent": 72, "tom": 75, "toml": [68, 101], "tomorrow": 2, "too": [1, 20, 24, 36, 50, 57, 58, 59, 98, 113, 114, 126, 128, 133, 138, 142, 145, 149, 165], "took": 119, "tool": [5, 12, 13, 15, 18, 26, 27, 57, 59, 63, 68, 69, 81, 88, 89, 98, 100, 103, 117, 126, 131, 132, 138, 148, 171], "toolkit": 6, "tooltip": 81, "toot": [159, 160], "top": [1, 12, 16, 38, 59, 62, 63, 69, 85, 138, 147, 148, 160], "topic": [1, 26, 43, 59, 120, 133, 138], "total": [6, 27, 34, 59, 81, 85, 87, 149], "totalnumberofsynctokenstokeep": [113, 114], "totalsizelimit": 59, "totp": 80, "touch": [124, 142], "town": 76, "trace": [66, 132], "trace_mod": 20, "track": [88, 98, 113, 114, 116, 119], "trade": 59, "traefik": 88, "traffic": [39, 57, 81, 88, 133, 151], "trai": 93, "trail": [48, 149], "train": [5, 6, 7, 9, 10, 11, 12, 15, 56, 59], "transact": [24, 44, 58, 64, 88, 127, 130, 134, 138, 140], "transaction_isol": 20, "transaction_read_commit": 20, "transcrib": [2, 15, 160], "transcript": [1, 7, 10, 13, 88], "transfer": [35, 44, 59, 88, 129, 132, 137, 142], "transferincomingshar": [88, 149], "transient": 132, "transifex": 65, "transit": [59, 133, 138], "translat": [13, 25, 88, 116, 120, 130, 160], "translate2": [1, 4, 13, 15, 88], "transmit": [126, 172], "transp": 171, "transpar": [13, 15, 27, 57, 88], "transport": [2, 64, 81, 88, 98, 101, 117, 129, 134], "trash": [26, 27, 39, 44, 64, 85, 88, 93, 116, 119, 149], "trashbin": [41, 47, 59, 88, 138], "trashbin_retention_oblig": [47, 88], "trashcan": 38, "treat": [59, 68, 69, 81, 128, 138], "tree": [1, 2, 81, 88], "tremend": 98, "tri": [92, 126, 128], "triag": 120, "trick": [73, 88, 127, 167], "trigger": [17, 38, 42, 51, 56, 57, 59, 66, 76, 81, 88, 93, 114, 119, 137, 138, 147, 149, 165, 171, 172], "triplecheck": 157, "trixi": 134, "trojan": 54, "troubl": [81, 138, 165], "troubleshoot": [13, 19, 44, 59, 64, 73, 88, 95, 116, 126, 127, 132, 141, 148, 153], "true": [3, 14, 15, 16, 18, 20, 21, 26, 29, 39, 46, 51, 59, 62, 65, 68, 74, 75, 76, 82, 84, 85, 87, 97, 98, 106, 117, 119, 126, 129, 133, 138, 140, 148, 149, 152, 171, 172], "truena": [88, 127], "truncat": [27, 59], "trust": [26, 44, 57, 59, 64, 67, 77, 88, 92, 117, 126, 127, 149], "trusted_domain": [39, 88, 128, 149, 165], "trusted_proxi": [57, 68, 88], "trustedcafil": 101, "try": [2, 23, 26, 57, 58, 59, 62, 63, 69, 81, 98, 100, 101, 106, 119, 129, 131, 134, 137, 138, 142, 146, 147, 149, 157, 163, 170], "try_fil": 129, "trystack": 59, "ttf": 129, "ttl": [20, 62, 88], "tue": 62, "tune": [5, 88, 126, 127, 129, 130, 133], "tunisian": 4, "tunnel": [100, 101, 102], "turbo": 7, "turkish": 4, "turn": [24, 49, 59, 70, 82, 88, 93, 117, 133, 147, 149, 170, 172], "turnkei": [130, 133], "turnoffcertcheck": 82, "turnonpasswordchang": 82, "tutori": [120, 123, 124], "tweak": [21, 81], "tweet": 60, "twice": [59, 81, 129], "twitter": [76, 77, 81], "two": [3, 4, 18, 24, 26, 34, 39, 42, 45, 47, 54, 55, 56, 57, 58, 59, 66, 68, 72, 73, 83, 85, 88, 98, 100, 101, 113, 119, 120, 126, 133, 147, 148, 170, 171, 172], "twofactor_totp": 149, "twofactorauth": [80, 149], "txt": [26, 48, 59, 70, 129, 131, 132, 149], "type": [1, 2, 3, 10, 14, 15, 16, 19, 21, 23, 24, 26, 39, 40, 41, 44, 45, 46, 54, 56, 57, 62, 64, 67, 72, 74, 80, 85, 87, 88, 93, 101, 102, 106, 114, 116, 117, 119, 125, 126, 129, 130, 132, 138, 142, 148, 149, 152, 159, 163, 165, 168, 171, 172], "typic": [3, 26, 56, 58, 59, 81, 89, 98, 113, 119, 125, 128, 138, 143, 170], "u": [1, 2, 8, 12, 14, 15, 17, 18, 20, 21, 24, 26, 32, 38, 46, 49, 51, 54, 56, 58, 59, 67, 71, 72, 78, 80, 81, 83, 92, 104, 113, 114, 119, 121, 124, 130, 133, 136, 138, 140, 142, 143, 146, 147, 148, 149, 165, 171], "ubo": 59, "ubuntu": [20, 26, 32, 49, 54, 58, 71, 81, 83, 88, 92, 121, 127, 133, 134, 140, 142, 145, 148, 149, 151, 153, 154], "uc": 133, "udp": 62, "ui": [12, 15, 57, 59, 82, 85, 91, 93, 96, 100, 102, 103, 115, 117, 138, 147, 148, 149], "uid": [27, 80, 81, 82, 83, 119, 149, 171], "uid1": 149, "uid2": 149, "uidn": 149, "ukrainian": 4, "ultim": 57, "umask": 88, "un": [8, 26, 39], "unabl": [46, 59, 62, 65, 81, 88, 94, 149], "unaffect": [59, 94], "unansw": 117, "unauthent": 41, "unauthor": [26, 157], "unavail": [3, 38, 49, 59, 80, 101, 130, 149], "unban": 126, "unchang": 3, "uncheck": [37, 81], "unclear": [7, 10], "uncom": [58, 129, 133], "unconfigur": 46, "undefin": [2, 59], "under": [1, 2, 5, 6, 7, 10, 15, 16, 20, 38, 45, 48, 52, 56, 57, 58, 59, 62, 66, 68, 77, 80, 81, 89, 94, 98, 100, 123, 128, 129, 130, 133, 136, 137, 138, 148, 153, 157, 165, 170], "undergo": 93, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 57, 59, 62, 130, 132, 133], "underscor": [29, 46, 85, 149], "undershoot": 59, "understand": [1, 8, 11, 14, 26, 55, 59, 135, 138], "undertak": 6, "underutil": 133, "undesir": 59, "undetect": 138, "undo": 85, "unencrypt": [26, 62, 85, 88], "unencrypted_s": 138, "unevenli": [7, 10], "unexpect": [58, 59, 138, 157, 170], "unexpectedli": 59, "unexplain": 133, "unfavor": 165, "unforeseen": 143, "unfortun": 56, "unicod": [59, 138], "unicodepwd": 81, "unifi": [1, 59, 156], "unified_search": 88, "uninstal": [4, 88, 127, 131], "unintend": 93, "uniqu": [46, 59, 60, 63, 81, 85, 100, 101, 102, 103, 126, 138, 149], "uniquememb": [81, 82], "unison": 98, "unit": [15, 56, 117, 149, 171], "univent": 133, "unix": [14, 43, 54, 59, 81, 88, 106, 107, 128, 129, 134], "unix_domain_socket": 101, "unixpath": 101, "unixsocketperm": 58, "unknown": [75, 76, 88], "unless": [26, 27, 29, 46, 54, 57, 59, 62, 81, 92, 101, 117, 130, 133, 138, 149], "unlik": [58, 98], "unlimit": [24, 59], "unlink_on_trunc": 88, "unlock": 26, "unnecessari": [18, 45, 59, 81, 126], "unnecessarili": 56, "unoffici": 145, "unpack": [121, 125, 133, 142, 149], "unpredict": [12, 26], "unreach": 81, "unrecover": 26, "unregist": [8, 88, 105], "unreli": [59, 98, 117], "unrequir": 137, "unscan": [36, 59, 88, 149], "unseal": 88, "unselect": 29, "unset": [59, 81], "unshar": 119, "unsign": 149, "unspecifi": [55, 59], "unstabl": 149, "unsuccess": 59, "unsuccessfulli": 14, "unsupport": [29, 45, 59, 148, 157, 159], "unsur": [3, 24, 129], "unsync": 92, "unsyncedfold": 92, "until": [1, 6, 15, 26, 42, 47, 51, 54, 57, 59, 66, 81, 85, 93, 98, 103, 125, 126, 128, 132, 146, 148, 149, 165, 168, 170], "untouch": 149, "untrust": 126, "unus": [59, 72, 104, 166], "unusu": [1, 132], "unwant": [119, 132, 138], "unzip": [123, 125, 142], "up": [0, 1, 2, 3, 5, 14, 15, 17, 18, 20, 24, 26, 30, 42, 47, 51, 54, 55, 56, 57, 58, 59, 61, 64, 77, 80, 81, 85, 88, 96, 100, 104, 113, 116, 119, 122, 126, 127, 128, 132, 134, 135, 138, 142, 143, 146, 149, 152, 162, 163, 165, 167, 170], "upcom": [12, 60, 113, 170], "updat": [2, 3, 12, 14, 17, 18, 19, 25, 26, 28, 41, 46, 49, 54, 56, 58, 61, 62, 69, 75, 76, 81, 82, 88, 105, 113, 114, 115, 117, 120, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 144, 145, 146, 149, 150, 152, 153, 165, 167, 170, 171], "updatecheck": 88, "updatedirectori": 88, "updatenotif": 16, "updater_serv": 59, "upgrad": [21, 28, 49, 62, 68, 69, 88, 124, 125, 132, 137, 138, 141, 144, 151, 153, 162], "upload": [26, 39, 41, 43, 44, 46, 54, 59, 63, 81, 85, 88, 93, 94, 98, 107, 109, 110, 117, 124, 130, 137, 138, 143, 145, 151, 165, 167, 168, 171], "upload_max_files": [24, 124, 133], "upload_tmp_dir": [24, 130], "uploadparts": [46, 59], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 81, 83, 126, 133, 138, 145], "upostgr": 20, "upper": 86, "upscal": [45, 46, 103], "upscaler_exampl": 103, "upstream": [129, 134], "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60], "uri": [59, 68, 81, 117, 119, 129, 138, 149, 171], "url": [2, 3, 8, 16, 31, 33, 34, 36, 37, 39, 46, 53, 56, 58, 62, 63, 66, 67, 68, 69, 71, 74, 75, 76, 79, 81, 82, 85, 87, 88, 91, 92, 96, 100, 101, 102, 103, 106, 113, 123, 124, 125, 127, 128, 129, 132, 136, 138, 147, 149, 150, 151, 155, 157, 165, 169, 172], "url_discoveri": 68, "urlencod": 87, "urltyp": [46, 59], "urn": [59, 171], "uroot": 20, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 44, 45, 46, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 70, 71, 73, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 151, 154, 155, 156, 157, 158, 159, 163, 166, 167, 168, 169, 170, 171, 172], "usabl": 12, "usag": [4, 5, 7, 10, 12, 13, 26, 27, 44, 54, 56, 59, 64, 66, 72, 81, 88, 89, 126, 130, 132, 146, 149, 157, 170], "use_legacy_base64_encod": 88, "use_path_styl": 46, "use_ssl": [46, 59], "usememberoftodetectmembership": 82, "usemultipartcopi": 46, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 18, 22, 24, 25, 29, 30, 31, 32, 34, 36, 37, 39, 42, 43, 44, 46, 47, 48, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 71, 72, 75, 77, 78, 80, 82, 91, 92, 93, 95, 96, 98, 101, 102, 103, 107, 108, 110, 111, 113, 116, 118, 119, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 134, 135, 137, 140, 143, 145, 146, 147, 148, 150, 153, 157, 158, 164, 165, 170, 171, 172], "user1": 41, "user123": 119, "user2": 41, "user_directori": 149, "user_id": [3, 149], "user_ini_additional_lin": 88, "user_ldap": [81, 82, 83, 149], "user_oidc": 84, "user_prompt": 5, "user_scope_dis": 108, "userag": 66, "userdeletedev": 149, "userdirectori": 38, "userid": [2, 14, 26, 76, 81, 96, 115, 119, 138, 171, 172], "useridfilt": 14, "usermod": [58, 133], "usernam": [3, 18, 20, 27, 30, 31, 34, 36, 37, 38, 39, 41, 46, 55, 57, 59, 62, 76, 78, 81, 82, 85, 92, 96, 98, 114, 123, 125, 128, 133, 138, 140, 145, 146, 149, 172], "userpassword": 81, "usr": [54, 56, 58, 59, 62, 101, 124, 133, 149, 152], "usual": [3, 5, 7, 9, 10, 15, 23, 36, 41, 45, 46, 53, 57, 58, 59, 62, 63, 81, 100, 126, 130, 133, 135, 136, 137, 138, 142, 148, 149, 165, 170], "utc": [56, 59, 118, 149], "utf": 70, "utf8": [20, 59, 124, 134, 146], "utf8mb4": [18, 20, 21, 23, 88, 125, 140, 146], "utf8mb4_0900_as_ci": 59, "utf8mb4_bin": [20, 59], "utf8mb4_general_ci": [21, 125, 146], "util": [6, 8, 52, 59, 66, 119, 123, 149, 170], "uuid": [81, 82, 149], "uusernam": 20, "uz": 89, "uzbek": 4, "v": [8, 15, 27, 36, 54, 64, 88, 101, 105, 129, 130, 138, 149, 171], "v1": [3, 16, 59, 66, 67, 74, 75, 76, 82, 87, 119, 132, 147], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 29, 34, 46, 59, 82, 172], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 46, 59], "v30": 15, "v4": [29, 106], "v6": 106, "v9": 26, "valid": [12, 20, 48, 59, 65, 69, 73, 81, 82, 88, 98, 128, 129, 130, 137, 149, 151, 165, 172], "valu": [1, 3, 8, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 27, 39, 41, 42, 43, 45, 46, 47, 51, 54, 56, 58, 60, 62, 65, 66, 67, 68, 70, 71, 72, 75, 76, 77, 81, 82, 83, 85, 88, 91, 93, 94, 96, 97, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 125, 126, 128, 132, 133, 135, 138, 143, 165, 167, 168, 171], "value1": 59, "value2": 59, "vanish": 119, "var": [16, 20, 21, 24, 51, 54, 56, 59, 66, 78, 81, 83, 97, 98, 101, 102, 113, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 138, 142, 147, 148, 149], "vari": [3, 4], "variabl": [3, 4, 5, 8, 20, 21, 27, 44, 57, 58, 64, 69, 88, 93, 95, 98, 103, 105, 126, 134, 169, 171, 172], "variable_nam": [20, 21], "variant": 54, "varieti": [1, 70, 172], "variou": [1, 15, 45, 51, 54, 57, 59, 63, 66, 69, 80, 81, 95, 98, 132, 138, 149, 150, 153, 155, 158], "vboxsf": 133, "vcard": [114, 115, 129], "vcf": 114, "ve": [119, 132, 162, 170], "vector": [3, 27, 49, 126, 168], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 170, "vendor": 132, "verbos": [54, 66, 92, 98, 132, 149], "veri": [4, 38, 51, 56, 57, 58, 59, 63, 81, 98, 138, 147, 149, 172], "verif": [57, 62, 64, 88, 119, 137, 149], "verifi": [8, 12, 20, 21, 39, 53, 54, 56, 58, 59, 63, 83, 98, 100, 104, 117, 123, 125, 126, 131, 132, 136, 137, 142, 144, 147, 149, 157, 165, 170], "verify_bucket_exist": 46, "verify_p": 62, "verify_peer_nam": [58, 62], "versatil": 120, "version": [2, 3, 4, 6, 7, 8, 10, 11, 12, 15, 20, 21, 22, 24, 26, 27, 28, 30, 31, 44, 46, 47, 50, 54, 56, 58, 62, 64, 66, 71, 72, 74, 75, 76, 81, 82, 85, 88, 100, 103, 113, 114, 117, 118, 119, 123, 124, 125, 126, 129, 130, 132, 133, 136, 137, 142, 143, 144, 145, 147, 148, 151, 153, 155, 160, 168, 169], "version_timestamp": 27, "versions_retention_oblig": [42, 88], "versionstr": 149, "vf": 96, "vhd": 133, "vhdx": 133, "vhost": 138, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 25, 38, 41, 42, 44, 46, 47, 54, 56, 57, 58, 59, 62, 64, 67, 68, 73, 80, 83, 84, 85, 86, 87, 88, 96, 98, 99, 101, 106, 113, 115, 117, 119, 121, 126, 127, 128, 129, 130, 132, 135, 136, 138, 141, 143, 148, 149, 150, 152, 159, 165, 166, 167, 168, 170, 171, 172], "video": [2, 15, 45, 59, 88, 120, 130, 134, 159, 160], "vietnames": 4, "view": [1, 4, 16, 18, 50, 57, 59, 66, 85, 88, 98, 138, 149, 153], "viewer": [59, 66, 172], "virtual": [2, 46, 59, 88, 101, 126, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 151], "viru": [54, 98], "virus": 54, "virus_db": 54, "visibl": [3, 15, 38, 51, 68, 77, 81, 104, 115, 118, 138, 146, 149, 165, 166, 167, 168, 170, 171], "visible\u00b9": 149, "visio": 153, "visit": [56, 106, 117, 123, 133, 145, 147, 148], "visitor": 126, "visual": 12, "vm": [132, 133, 148], "vmdk": 133, "vmp": 133, "vmware": 133, "vnd": 129, "vo": 124, "voic": 88, "volum": [54, 59, 92, 103, 134], "volunt": 170, "vosk": 4, "vp": [88, 127], "vpn": 101, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 100], "vtt": 129, "vulner": [126, 170], "vv": 149, "vvv": [119, 138, 149], "w": [26, 124, 126, 151, 156], "wa": [7, 8, 10, 12, 14, 15, 18, 26, 41, 48, 56, 57, 59, 66, 76, 81, 93, 100, 110, 114, 117, 118, 119, 130, 133, 137, 138, 143, 144, 145, 146, 147, 148, 149, 165, 166, 167, 168, 169], "wai": [1, 7, 15, 20, 23, 30, 39, 41, 46, 54, 56, 57, 59, 62, 63, 67, 78, 81, 98, 100, 101, 106, 113, 126, 129, 133, 138, 142, 146, 147, 148, 149, 154, 166, 167, 168], "wait": [4, 8, 59, 103, 143, 148, 170, 172], "wait_timeout": [20, 59], "wal": 59, "walk": [123, 133], "want": [5, 6, 7, 15, 16, 18, 20, 24, 29, 32, 38, 39, 41, 43, 45, 46, 49, 50, 51, 54, 55, 57, 58, 59, 61, 62, 65, 68, 71, 81, 83, 84, 85, 91, 95, 98, 100, 101, 104, 108, 114, 117, 120, 123, 124, 126, 128, 131, 133, 134, 135, 136, 137, 138, 147, 148, 149, 151, 157, 158, 162, 168, 170, 171, 172], "wantedbi": [15, 56, 171], "warn": [4, 12, 26, 58, 59, 64, 66, 80, 81, 88, 98, 123, 126, 128, 129, 132, 133, 137, 138, 144, 145, 149, 157, 167], "wasm": 129, "watch": [57, 149], "watermark": 150, "watsonx": [1, 8, 12, 13, 15, 88], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 18, 20, 23, 24, 36, 37, 38, 42, 45, 56, 59, 62, 69, 81, 88, 98, 101, 111, 119, 123, 124, 126, 128, 129, 130, 132, 133, 138, 144, 148, 149, 151, 153, 157, 165, 167, 170, 172], "weak": 128, "weaken": 63, "weather": [2, 14, 126], "web": [2, 5, 7, 9, 10, 11, 16, 26, 37, 39, 41, 44, 56, 57, 58, 63, 64, 65, 68, 71, 78, 82, 85, 88, 98, 100, 104, 115, 117, 119, 120, 123, 124, 125, 127, 128, 129, 130, 132, 139, 141, 142, 143, 148, 149, 156], "webauthn": 88, "webcal": [59, 149], "webcalallowlocalaccess": 113, "webcron": [38, 51, 88, 149], "webdav": [24, 33, 38, 59, 69, 74, 81, 88, 98, 119, 126, 129, 133, 139, 149], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 172], "webhook_listen": [171, 172], "webhookcal": 171, "webhooklisten": 171, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 166], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [24, 25, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 154, 168], "websit": [14, 53, 63, 69, 76, 77, 81, 126, 138], "websocket": [100, 151], "webspac": 133, "week": [2, 42, 51, 54, 170], "weekend": 3, "weekli": 51, "weight": [12, 15, 59], "welcom": [12, 88, 120, 149], "well": [0, 1, 2, 3, 4, 5, 6, 12, 15, 27, 41, 45, 53, 54, 57, 58, 59, 62, 64, 68, 81, 85, 88, 94, 119, 123, 124, 129, 131, 132, 133, 135, 138, 142, 143, 145, 147, 149, 157, 162, 170, 171, 172], "went": [142, 149], "were": [2, 12, 14, 18, 26, 39, 59, 62, 66, 93, 113, 118, 130, 137, 138, 147, 148, 149, 165], "west": [29, 46], "wget": [123, 125, 136, 152, 165], "what": [2, 14, 24, 29, 38, 43, 46, 55, 57, 59, 61, 66, 69, 81, 83, 85, 88, 98, 100, 101, 126, 132, 138, 141, 149, 172], "whatev": [18, 41, 59, 129], "whatsoev": [27, 30], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 18, 20, 24, 26, 27, 30, 31, 33, 36, 38, 39, 41, 42, 43, 46, 47, 49, 51, 54, 55, 56, 57, 58, 59, 62, 65, 66, 68, 69, 70, 71, 80, 81, 82, 84, 85, 88, 91, 93, 94, 96, 99, 100, 101, 106, 107, 110, 113, 114, 115, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 157, 159, 165, 168, 170, 171, 172], "when_requir": [59, 168], "when_support": 59, "whenev": [41, 42, 132, 138, 170, 171], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 26, 27, 28, 30, 36, 54, 56, 57, 58, 59, 62, 66, 81, 88, 92, 93, 96, 98, 100, 101, 113, 115, 117, 123, 125, 126, 133, 135, 136, 138, 142, 144, 147, 149, 157, 158, 169, 170, 171, 172], "wherev": 95, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 20, 59, 62, 80, 82, 85, 93, 96, 100, 106, 115, 117, 126, 129, 135, 149, 170], "which": [1, 2, 3, 5, 7, 8, 12, 15, 16, 18, 20, 23, 24, 26, 27, 29, 30, 38, 39, 41, 42, 43, 46, 47, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 72, 76, 77, 80, 81, 82, 85, 93, 98, 100, 101, 102, 104, 106, 111, 115, 117, 119, 123, 124, 126, 129, 130, 131, 132, 133, 134, 137, 138, 143, 145, 147, 148, 149, 150, 152, 154, 158, 159, 167, 168, 169, 170, 172], "whichev": 59, "while": [1, 4, 11, 15, 17, 26, 42, 45, 46, 52, 54, 57, 59, 81, 106, 119, 126, 132, 133, 143, 145, 147, 148, 149, 170, 171], "whisper": [13, 15, 88, 160], "whitelist": [16, 57, 128], "whitespac": 149, "who": [3, 12, 14, 26, 29, 32, 36, 41, 59, 81, 114, 115, 121, 138, 149], "whole": [37, 88, 100, 101, 113, 119, 123, 127, 146], "whom": 12, "whose": [42, 149, 171], "why": [63, 88, 119, 149], "wide": [26, 80, 126, 149], "widenetworkaddress": 101, "wider": 100, "widespread": 170, "widget": [60, 158, 159], "width": 59, "wiki": [59, 133, 145], "wikipedia": 59, "wildcard": [59, 92, 128, 149], "win": 54, "windmil": 88, "window": [3, 15, 36, 42, 44, 54, 59, 81, 85, 88, 92, 93, 95, 96, 97, 98, 120, 127, 134, 167, 171], "wipe": 72, "wise": 119, "wish": [20, 26, 35, 52, 58, 59, 66, 85, 98, 113, 128], "within": [12, 20, 27, 30, 41, 48, 53, 57, 59, 66, 68, 69, 71, 81, 93, 98, 102, 113, 114, 115, 120, 126, 129, 130, 132, 134, 135, 137, 138, 142, 149, 170], "without": [6, 15, 25, 26, 27, 38, 41, 42, 47, 51, 52, 54, 56, 57, 59, 67, 69, 70, 72, 81, 85, 88, 91, 97, 99, 100, 101, 102, 107, 113, 114, 117, 126, 128, 130, 133, 138, 145, 146, 147, 148, 149, 153, 154, 159, 163, 165, 166, 171], "wizard": [20, 39, 59, 62, 82, 88, 91, 96, 121, 123, 124, 127, 149], "wmill": 172, "woff2": 129, "won": [15, 41, 59, 81, 113, 149], "wopi": [88, 151, 152, 157], "word": [7, 49, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 15, 16, 21, 26, 30, 36, 38, 41, 43, 48, 51, 56, 59, 62, 63, 64, 65, 68, 69, 78, 79, 80, 81, 85, 88, 91, 96, 98, 100, 103, 106, 107, 111, 113, 120, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 154, 157, 158, 163, 171], "workaround": [24, 26], "worker": [0, 3, 15, 58, 171], "workflow": [64, 88, 107, 171], "workflowengin": [66, 108], "workload": [43, 100, 149], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 101, 170], "worm": 54, "worri": 3, "wors": 59, "worst": [15, 98], "worthi": 57, "would": [3, 5, 14, 15, 16, 20, 23, 26, 38, 45, 52, 56, 57, 59, 66, 68, 81, 92, 94, 100, 101, 104, 113, 114, 119, 129, 138, 143, 144, 146, 147, 149, 155, 165], "wrapper": [62, 149], "writabl": [16, 32, 48, 59, 133, 147, 149], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 22, 58, 59, 62, 67, 81, 88, 97, 98, 113, 117, 120, 123, 127, 133, 137, 147, 149, 172], "writeabl": [16, 126], "written": [3, 27, 28, 59, 66, 77, 96, 100, 114, 119, 126, 128, 143, 149], "wrong": [14, 26, 41, 79, 137, 138, 142, 144, 149, 157], "wsdlcach": 129, "wss": [4, 151], "wurst": 119, "www": [1, 8, 15, 17, 18, 21, 24, 26, 32, 38, 49, 51, 53, 54, 55, 56, 58, 59, 66, 67, 72, 78, 80, 81, 83, 87, 113, 114, 119, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 136, 138, 140, 142, 144, 147, 148, 149, 152, 154, 169, 171], "wwwhomepag": 81, "wwwrun": [56, 149], "wysiwyg": 153, "w\u00fcrzburg": 2, "x": [6, 24, 36, 45, 49, 59, 63, 68, 74, 75, 76, 81, 82, 87, 101, 106, 123, 125, 126, 128, 129, 138, 144, 149, 168, 169, 170], "x11": 66, "x86": [4, 6, 11, 132], "x86_64": [3, 4, 5, 7, 9, 10, 11, 66, 92], "xbitmap": 59, "xcal": 149, "xeon": [7, 10], "xeu": [15, 171], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 153], "xlii": 82, "xloc": 129, "xlsx": 153, "xml": [59, 88, 103, 119, 125, 129, 130, 149, 150, 152, 155, 171], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 116], "xss": 168, "xtradbinnodb": 59, "xxx": 27, "xxxxxxxxxx": 46, "y": [17, 45, 59, 66, 81, 83, 123, 125, 126, 140, 142, 147, 148, 169], "ye": [15, 36, 41, 59, 71, 81, 82, 85, 96, 108, 113, 118, 138, 144, 149, 157], "year": [72, 134, 170], "yellow": [15, 38, 39, 81, 88], "yet": [1, 3, 4, 15, 52, 59, 64, 67, 81, 88, 137, 143, 160], "yield": 59, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 91, 92, 93, 95, 96, 97, 98, 100, 101, 103, 104, 106, 107, 108, 110, 113, 114, 117, 119, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 157, 162, 165, 166, 167, 168, 169, 170, 171, 172], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 20, 21, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 95, 97, 98, 99, 100, 101, 104, 106, 111, 113, 115, 117, 118, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 153, 155, 157, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [119, 157], "yourself": [5, 54, 126, 149], "yourserv": 98, "yourswifthost": 59, "youtub": [2, 120], "yum": [54, 123], "yyyi": 81, "yyyymmdd": 81, "z": [85, 115, 123, 125, 126, 142, 148, 169], "z0": 81, "za": 81, "zammad": [159, 160], "zend": 58, "zero": 27, "zip": [85, 98, 106, 123, 125, 130, 142], "zlib": 130, "zone": [118, 123], "zsh": 149, "zshrc": 149, "\u00b2": 149, "\u00b9": 149}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription and Translation 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)", "Legal: Compliance with EU AI Act", "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", "Monitoring", "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", "Contacts Interaction", "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", "Upgrade to Nextcloud 33", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [76, 85], "04": [125, 152], "1": 68, "10": 129, "11": 53, "12": 53, "1st": [133, 145], "2": [11, 68, 123, 132], "2006": 20, "2024": 89, "2025": 89, "2026": 89, "22": 125, "24": 152, "26": 163, "27": 164, "28": 165, "30": 166, "31": 167, "32": 168, "33": 169, "3rdparti": 138, "4": 21, "502": 129, "512mb": 24, "64bit": 17, "8": [123, 124], "And": 96, "Not": [26, 137], "The": [57, 67, 69, 82, 115, 160], "To": [1, 7, 10, 15], "__host": 69, "about": 54, "abov": 53, "abus": 117, "access": [3, 20, 67, 69, 106, 126, 129, 131, 150], "accessible_featur": 59, "account": [91, 96, 117, 119], "account_manag": 59, "act": 12, "action": [6, 107, 126], "activ": [51, 57, 59, 81, 166, 167, 168], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [38, 117], "add": [67, 76, 137, 149, 152], "addendum": 5, "addit": [12, 58, 81, 102, 133, 150], "address": [57, 62, 114, 115, 126, 149, 164, 168], "addressbook": 149, "adjust": 24, "admin": [66, 69, 78, 126], "admin_audit": 66, "administr": [52, 81, 85, 114], "advanc": [41, 81, 99, 103], "advantag": 134, "after": [138, 146], "ag": [42, 110], "agent": [1, 2, 15, 169], "ai": [0, 1, 6, 8, 11, 12, 15], "aio": [101, 102], "ajax": 56, "alarm": 113, "alert": 117, "alias": 49, "all": [26, 55, 59, 62, 101, 126, 149], "allow": [38, 69, 113, 131], "allow_custom_share_fold": 59, "allow_disabled_password_enforcement_group": 59, "allow_local_remote_serv": 59, "allow_user_to_change_display_nam": 59, "allowed_admin_rang": 59, "allowed_user_ag": 59, "allowselfsignedcertif": 59, "allowsymlink": 59, "altern": [5, 7, 59], "amazon": 29, "an": [62, 67, 69, 74, 84, 149], "android": 53, "ani": 129, "anoth": 41, "anti": 117, "antiviru": [54, 149], "anymor": 137, "apach": [24, 123, 133, 151], "apache2": 68, "apcu": 58, "api": [16, 82, 87], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 51, 54, 57, 59, 60, 62, 66, 70, 72, 74, 88, 100, 132, 134, 136, 137, 138, 149, 150, 151, 166, 167], "app_api": [166, 167, 168], "appapi": [100, 166, 167, 168], "appcodecheck": 59, "appdata": 149, "appear": [71, 159], "appli": 136, "applic": [67, 130], "approach": 148, "approv": 172, "apps_path": 59, "appsallowlist": 59, "appstoreen": 59, "appstoreurl": 59, "ar": [69, 115], "architectur": 134, "archiv": 98, "argument": [102, 103], "around": 20, "arrai": 149, "artifici": [2, 13], "ask": [15, 157], "assetlink": 53, "assign": 107, "assist": 1, "attach": 117, "attempt": 59, "attribut": 81, "audienc": 120, "audit": 66, "auth": 59, "auth_availability_delai": 59, "authent": [30, 36, 72, 80, 81, 84, 117, 149, 172], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 149, "autoconfig": [119, 128], "autom": [72, 107, 166], "automat": [55, 128], "avail": [38, 106, 107], "avatar": 81, "avoid": 129, "awai": 20, "azur": [46, 117], "backend": [15, 26, 38, 59, 113], "background": [42, 47, 54, 56, 81, 113, 117, 132, 133, 149], "backtrac": 59, "backup": [26, 46, 81, 140, 146], "bad": [26, 129], "balanc": 57, "bare": 101, "base": [30, 58, 132, 147], "basic": 98, "batch": 147, "bearer": 84, "befor": [26, 41], "below": 53, "beta": 170, "better": 51, "between": [41, 172], "beyond": 62, "big": 24, "bigint": 17, "bin": [47, 59, 113], "binary_search_path": 59, "birthdai": [113, 149], "blob": 46, "block": [27, 106, 172], "book": [114, 115, 149, 164, 168], "bot": 8, "brand": 71, "breakdown": 66, "browser": 134, "brute": 57, "bruteforc": 59, "bucket": 46, "bug": [138, 170], "build": 172, "built": 147, "bulkupload": 59, "button": 113, "byte": 21, "c": 46, "cach": [58, 59, 69, 81, 130, 132], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 113], "calendar": [2, 113, 119, 138, 149], "can": [20, 62, 160, 172], "candid": 170, "cannot": 26, "canon": 150, "capabl": 62, "carddav": [69, 114], "carddav_sync_request_timeout": 59, "carddav_sync_request_trunc": 59, "cento": 123, "certif": [38, 62, 81, 89], "chang": [39, 61, 138, 162, 169], "changelog": 162, "channel": [59, 170], "chat": [1, 3, 8, 15], "check": [27, 28, 69, 104, 149, 165, 168], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "chroot": 124, "chunk": [24, 167], "chunked_upload": 59, "cif": [36, 131], "cipher": 59, "circl": 2, "clamav": 54, "clean": [72, 166], "cleanup": [83, 149], "cli": [59, 71, 102, 130], "client": [71, 92, 95, 98, 134, 146], "close": 98, "cloud": [24, 59, 138], "clue": 129, "cluster": [58, 59], "code": [59, 137, 149], "collabor": 110, "collabora": [150, 151, 155], "collat": 59, "com": 119, "combin": 2, "command": [3, 16, 20, 26, 48, 57, 91, 92, 98, 114, 121, 147, 149], "comment": [59, 132], "commit": [20, 69], "common": [106, 110, 138], "commun": 101, "comparison": 26, "compat": [48, 149], "complet": 128, "complianc": [12, 112], "compon": 120, "compress": 132, "condit": 59, "config": [58, 59, 62, 98, 126, 149], "config_is_read_onli": 59, "configur": [1, 3, 5, 19, 20, 24, 38, 39, 45, 46, 51, 53, 54, 55, 58, 59, 60, 62, 63, 64, 66, 69, 71, 77, 81, 82, 88, 93, 101, 108, 117, 126, 127, 129, 130, 131, 133, 149, 150, 151, 152, 155, 163, 164, 165, 166, 167, 168], "confirm": 54, "connect": [58, 81, 84, 98, 119, 126, 172], "connectivity_check_domain": 59, "connector": 130, "consequ": 48, "consider": [30, 67], "consumpt": 89, "contact": [2, 114, 115, 119, 138], "contain": [101, 104], "content": 88, "context": [1, 2, 3, 15], "context_ag": 2, "control": [3, 42, 106], "convers": [18, 40, 149], "convert": 18, "cookbook": 2, "cooki": [69, 111], "cookie_domain": 59, "copied_sample_config": 59, "core": [59, 98, 120], "count": [166, 167, 168], "cpu": 134, "creat": [20, 39, 41, 53, 75, 82, 85, 98, 149, 172], "creation": [42, 96, 128, 149], "credenti": 92, "critic": 162, "cron": [56, 124, 132], "csrf": 59, "css": 129, "csync": 98, "current": 2, "custom": [2, 16, 71, 113, 150], "customclient_desktop": 59, "cybersecur": 12, "daemon": [100, 101, 102, 104], "dashboard": 60, "data": [3, 26, 46, 55, 59, 75, 76, 113, 114, 115, 119, 126, 128, 138, 146], "databas": [18, 19, 20, 23, 55, 59, 69, 119, 123, 124, 128, 130, 131, 132, 134, 140, 146, 149, 167], "datadirectori": [59, 138], "date": 41, "dav": [149, 163], "davstorag": 59, "db": 59, "dbdriveropt": 59, "dbhost": 59, "dbname": 59, "dbpassword": 59, "dbpersist": 59, "dbreplica": 59, "dbtableprefix": 59, "dbtype": 59, "dbuser": 59, "debug": [14, 59, 62, 98, 126, 132, 138, 149], "deck": 2, "declar": 90, "decreas": 36, "decrypt": [26, 27], "dedic": 126, "deep": 53, "default": [25, 41, 59, 65, 70, 101, 117, 150, 166, 167, 169], "default_certificates_bundle_path": 59, "default_languag": 59, "default_local": 59, "default_phone_region": 59, "default_property_scop": 59, "default_timezon": 59, "defaultapp": 59, "defin": 68, "definit": 26, "delai": 36, "deleg": [52, 117], "delet": [47, 59, 75, 76, 82, 83, 85, 115, 149], "demot": 76, "deni": 106, "deploi": [99, 100, 101, 102, 103, 104], "deploy": [58, 96, 101, 122, 126], "deployconfig": 102, "deriv": 27, "desktop": [59, 95, 134], "detail": 27, "detect": 6, "determin": 62, "dev": [69, 126], "develop": 120, "diagnost": 59, "did": 137, "differ": [46, 62, 143], "directori": [16, 55, 58, 81, 126, 128, 131, 138, 149], "disabl": [26, 45, 54, 59, 69, 70, 74, 76, 80, 85, 103, 117, 126, 138, 149], "disallow": 131, "discoveri": [68, 138], "disk": [6, 94], "dispatch": 171, "displai": 39, "distinguish": 41, "distribut": [59, 155], "dmz": 126, "do": [137, 147, 159], "docker": [100, 101, 151, 155], "document": 15, "documentation_url": 59, "doe": [69, 147, 159], "domain": [61, 62, 68, 119, 126, 128, 138], "down": 137, "downgrad": 170, "download": 104, "drop": [41, 134], "dump": 98, "duplic": 81, "dure": [42, 148], "edit": [70, 75, 76, 120, 150], "email": [51, 62, 76, 163], "embed": [59, 63], "empti": [69, 149], "enabl": [16, 21, 26, 38, 48, 51, 54, 59, 60, 62, 74, 76, 80, 85, 103, 104, 126, 131, 132, 133, 149, 150, 168], "enable_lazy_object": 59, "enable_mail_link_password_expir": 59, "enable_non": 59, "enable_preview": 59, "enable_share_accept": 59, "enable_share_mail": 59, "enabledpreviewprovid": 59, "encod": [70, 138], "encrypt": [26, 27, 28, 46, 59, 62, 132, 133, 138, 149], "end": [6, 170], "endpoint": 169, "energi": 89, "enforc": 80, "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": 27, "environ": [59, 94, 99, 133, 149], "error": [20, 26, 98, 129, 137, 138], "errorlog": 66, "establish": 18, "ethic": [6, 8, 11, 15], "eu": 12, "even": 62, "event": [113, 119, 149, 171], "everyth": 54, "exampl": [55, 57, 59, 66, 68, 74, 75, 76, 82, 92, 102, 106, 107, 110, 113, 114, 123, 124, 125, 149, 151, 152], "exapp": [100, 101, 103, 105], "exclud": [51, 57, 92], "execut": 107, "expand": 168, "experi": 59, "expert": 81, "expir": [41, 51], "explain": 66, "export": [113, 119, 149], "expos": 164, "extens": [70, 89], "extern": [26, 30, 38, 46, 51, 63, 100, 106, 133, 138, 149, 150], "external_storag": 59, "face": 6, "factor": [45, 80, 149], "fail": [119, 129], "fail2ban": [57, 126], "failur": 36, "fair": 138, "faq": [100, 137, 172], "faster": 132, "featur": [15, 118], "feder": [24, 39, 59, 113, 138, 149], "field": [66, 76], "file": [2, 3, 24, 25, 26, 27, 28, 36, 38, 40, 41, 42, 43, 44, 54, 59, 66, 69, 70, 88, 93, 98, 106, 107, 110, 129, 132, 134, 138, 149, 150, 165, 166], "filelock": 59, "filenam": [48, 149], "files_external_allow_create_new_loc": 59, "files_no_background_scan": 59, "filesystem_cache_readonli": 59, "filesystem_check_chang": 59, "filter": [14, 126, 171], "final": 124, "find": [20, 62], "fingerprint": 59, "fix": 137, "flow": [108, 109], "folder": [26, 106, 140, 146], "follow": 117, "font": 150, "forbidden_filenam": 59, "forbidden_filename_basenam": 59, "forbidden_filename_charact": 59, "forbidden_filename_extens": 59, "forc": [57, 59, 65], "force_languag": 59, "force_local": 59, "force_share_accept": 59, "form": 2, "format": [27, 28, 59], "forwarded_for_head": 59, "found": 26, "fpm": [132, 133], "freebusi": 113, "frequent": [15, 157], "from": [46, 51, 57, 62, 76, 121, 144, 155], "front": 6, "frontend": 15, "ftp": 31, "fulli": 5, "function": 98, "further": [26, 120, 130], "fusef": 131, "g": 59, "gatewai": 129, "gdpr": 112, "gener": [9, 15, 20, 27, 45, 126, 130, 138], "genr": 6, "get": [14, 41, 54, 62, 74, 75, 76, 88, 119, 120, 149], "getenv": 69, "give": 126, "global": [70, 119], "gone": 20, "googl": 117, "gpg": 131, "grant": 85, "greater": 129, "green": 6, "group": [26, 38, 75, 76, 81, 85, 106, 149, 150], "groupfold": 51, "groupwar": [88, 116], "gui": 38, "guidanc": 126, "ha": 20, "handl": [53, 81, 92], "handler": [58, 129], "haproxi": 68, "harden": 126, "hardwar": 12, "harp": [100, 101], "has_internet_connect": 59, "hash": 59, "hashing_default_password": 59, "hashingcost": 59, "hashingmemorycost": 59, "hashingthread": 59, "hashingtimecost": 59, "have": 69, "header": [69, 126], "heartbeat": 104, "hidden": 36, "hide": 113, "hide_login_form": 59, "hierarch": 149, "home": 58, "host": [16, 101], "how": [20, 57, 62, 115, 148, 159], "htaccess": [59, 133], "http": [69, 126, 132, 133], "httpd": 124, "i": [15, 20, 54, 62, 69, 126, 137, 166, 167, 172], "ibm": 0, "icap": 54, "icon": [49, 71], "id": [14, 119, 138, 149, 169], "ident": 84, "identifi": [17, 98], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 45, 81, 104, 126, 155], "imagick": 123, "imaginari": 166, "imap": [117, 119], "implement": [2, 12], "implic": 46, "import": [149, 152], "improv": [0, 1, 15], "inconvert": 18, "index": 3, "indic": 149, "info": [54, 74, 149], "inform": 138, "ini": 130, "init": 104, "initi": [3, 23, 89], "insecur": 98, "insert": 119, "insight": 14, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 59, 88, 92, 100, 121, 123, 124, 125, 126, 127, 128, 130, 133, 145, 149, 151, 152, 154, 170, 171, 172], "instanc": [46, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 149, 168], "intellig": [2, 13], "interact": [66, 115], "interfac": [48, 66, 114, 117, 131], "intern": [81, 138], "interoper": 12, "interv": [81, 117], "introduct": [52, 57, 59, 120, 126, 171], "invalid": [26, 48, 62, 137], "invis": 107, "invit": 113, "ip": [57, 126], "ipv6_normalized_subnet_s": 59, "isol": [20, 69, 98], "issu": [98, 119, 138, 139], "item": [47, 59, 114], "j": 129, "jail": 126, "javascript": [129, 149], "jit": 132, "job": [42, 47, 56, 113, 124, 132, 133, 149], "journal_mod": 59, "jpeg": 45, "json": 53, "keep": 62, "kei": [26, 27, 30, 82, 152], "keyboard": 98, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 113, 159, 160], "l10n": 149, "languag": [5, 65], "larg": [5, 12, 24], "lastseen": 149, "ldap": [26, 59, 81, 82, 83, 131, 149], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legal": 12, "length": [126, 170], "level": [20, 66, 69, 132], "libreoffic": 165, "life": 170, "limit": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 53, 113, 114, 117, 126, 149], "line": [91, 92, 98, 114, 121, 147, 149], "link": [39, 41, 53, 59, 63, 159], "linux": 133, "list": [14, 74, 76, 81, 92, 102, 103, 149], "listen": [62, 171], "live": [4, 15], "live_transcript": 4, "llm": 117, "llm2": 5, "load": [3, 57, 59, 81, 132], "local": [5, 7, 9, 10, 11, 32, 59, 65, 83, 101, 113, 117], "localstorag": 59, "locat": [27, 58, 59, 128], "lock": [43, 59, 69, 132, 137], "log": [3, 4, 59, 66, 81, 98, 104, 119, 129, 132, 138, 149], "log_queri": 59, "log_request_id": 59, "log_rotate_s": 59, "log_typ": 59, "log_type_audit": 59, "logdateformat": 59, "logfil": [59, 138], "logfile_audit": 59, "logfilemod": 59, "login": [57, 67, 81, 129, 133, 145], "login_flow_v2": 59, "login_form_autocomplet": 59, "login_form_timeout": 59, "loglevel": 59, "loglevel_dirty_database_queri": 59, "loglevel_frontend": 59, "logo_url": 59, "logtimezon": 59, "long": [134, 148], "look": 62, "lookup_serv": 59, "loop": 129, "lost": 78, "lost_password_link": 59, "low": 94, "lt": 125, "machin": [1, 11, 15, 133], "maco": 98, "mai": 168, "mail": [59, 62, 117, 119], "mail_domain": 59, "mail_from_address": 59, "mail_link_password_expiration_interv": 59, "mail_send_plaintext_onli": 59, "mail_sendmailmod": 59, "mail_smtpauth": 59, "mail_smtpdebug": 59, "mail_smtphost": 59, "mail_smtpmod": 59, "mail_smtpnam": 59, "mail_smtppassword": 59, "mail_smtpport": 59, "mail_smtpsecur": 59, "mail_smtpstreamopt": 59, "mail_smtptimeout": 59, "mail_template_class": 59, "mailbox": 117, "mainten": [59, 88, 140, 141, 148, 149, 170], "maintenance_window_start": [56, 59], "major": 170, "make": 5, "manag": [16, 26, 44, 49, 54, 73, 85, 102, 103, 105, 130, 133, 149, 158], "managerfactori": 59, "mandatori": 137, "manual": [8, 54, 119, 133, 142, 148], "map": [49, 81], "mariadb": [20, 134, 140, 146], "mark": 54, "mass": 96, "master": 27, "max": [41, 59], "max_file_conversion_files": 59, "max_filesize_animated_gifs_public_shar": 59, "max_parallel_count": 59, "max_siz": 59, "maxautocompleteresult": 59, "maximum": [45, 59, 133, 167], "mcp": 2, "mechan": 30, "media": [130, 133], "member": 75, "memberof": 81, "memcach": [58, 59, 131], "memcache_customprefix": 59, "memcached_opt": 59, "memcached_serv": 59, "memori": [45, 58, 59, 134], "merg": 59, "messag": [98, 129, 137, 138], "metadata_max_files": 59, "metal": 101, "method": 26, "mib": 129, "microsoft": [46, 81, 117], "migrat": [23, 28, 117, 143, 144, 148, 155], "mimetyp": 49, "minimum": 59, "minsearchstringlength": 59, "misc": 149, "miscellan": 2, "misconfigur": [106, 110], "miss": [119, 149], "mobil": 134, "mod_fcgid": 24, "mod_proxy_fcgi": 24, "mode": [26, 62, 126, 132, 140, 147, 148, 149], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138], "monitor": [50, 165, 166, 167, 168], "mount": [38, 99], "mount_fil": 59, "mountpoint": 26, "move": [138, 149], "multi": 46, "multibucket": [46, 59], "multilingu": 5, "multipl": [59, 68], "music": 6, "my": [15, 20, 62], "mysql": [20, 21, 55, 59, 119, 134, 140, 146], "name": [69, 138], "nc": 101, "need": 168, "nest": 81, "network": [113, 131], "new": [39, 76, 85, 150], "next": 125, "nextcloud": [1, 2, 4, 24, 33, 39, 51, 53, 54, 58, 59, 60, 64, 71, 81, 83, 84, 98, 101, 102, 111, 120, 123, 124, 126, 129, 136, 137, 138, 142, 150, 151, 163, 164, 165, 166, 167, 168, 169, 171, 172], "nginx": [24, 68, 129], "no_unsupported_browser_warn": 59, "non": 138, "nor": 129, "note": [58, 81, 88, 124, 130, 136, 161, 162], "notif": [16, 36, 41, 113, 148], "now": [166, 167], "nss": 69, "o": 134, "oauth": 117, "oauth2": 67, "object": [6, 24, 34, 46, 59], "objectstor": 59, "obtain": [98, 136], "occ": [3, 16, 26, 48, 57, 81, 102, 149], "off": 81, "offic": [88, 118, 150, 153, 165], "old": [28, 134], "olmo": 5, "one": [62, 101], "onli": [62, 69], "onlin": [150, 151, 155], "ooxml": 150, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [50, 169], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [34, 46], "oper": [126, 149], "option": [3, 38, 59, 66, 81, 97, 99, 102, 103, 123, 150], "optout": 59, "organ": 58, "other": [15, 59, 98, 119, 133, 138], "out": [20, 62, 118], "outdat": 69, "outgo": 169, "outlook": 119, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [46, 66], "overview": [15, 26, 57, 133, 142, 148, 170, 171], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "packag": [133, 145, 152, 155], "page": [57, 69], "pair": 27, "paramet": [20, 45, 55, 56, 59, 62, 68], "part_file_in_storag": 59, "pass": [69, 172], "password": [30, 72, 78, 79, 85, 86, 126, 166], "passwordsalt": 59, "patch": 136, "path": [38, 59, 69, 138], "pdf": 166, "per": [46, 81, 119], "perform": [0, 46, 132], "permiss": [38, 81], "persist": 41, "pgsql_ssl": 59, "photo": 6, "php": [24, 58, 62, 69, 117, 123, 124, 126, 129, 130, 132, 133, 134, 138, 167], "physic": 12, "picker": 160, "pickup": [1, 15], "place": 126, "point": 26, "polici": [86, 138], "port": 62, "postgresql": [20, 55, 140, 146], "pre": 67, "prefer": 117, "prefix": 69, "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 106], "preview": [45, 59, 126, 132, 149, 150, 159, 165, 166, 167, 168, 169], "preview_concurrency_al": 59, "preview_concurrency_new": 59, "preview_ffmpeg_path": 59, "preview_ffprobe_path": 59, "preview_imaginary_kei": 59, "preview_imaginary_url": 59, "preview_libreoffice_path": 59, "preview_max_filesize_imag": 59, "preview_max_i": 59, "preview_max_memori": 59, "preview_max_x": 59, "previou": 142, "primari": 46, "privaci": 114, "privat": [16, 26, 27, 58], "privileg": [52, 85], "problem": [98, 119, 138], "process": [1, 15, 117, 133], "profil": [59, 77, 81, 149], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 114], "protect": [57, 59, 168], "protocol": 62, "provid": [15, 25, 62, 80, 84, 159, 160], "provis": 87, "proxi": [57, 59, 68, 100, 101, 151, 155, 156], "proxyexclud": 59, "proxyuserpwd": 59, "public": [27, 30, 39, 110, 113], "pull": 104, "qmail": 62, "qualiti": 45, "query_log_fil": 59, "query_log_file_backtrac": 59, "query_log_file_paramet": 59, "query_log_file_requestid": 59, "question": [15, 157], "queue": 54, "quick": [128, 130], "quickstart": 145, "quota": [85, 138], "quota_include_external_storag": 59, "rainloop": 131, "rang": 126, "rate": [6, 8, 11, 15, 59, 113, 114], "ratelimit": 59, "ratelimit_overwrit": 59, "reachabl": [20, 62], "read": [20, 26, 27, 69, 81, 82, 126], "readabl": 69, "recent": 115, "recogn": 6, "recognit": 6, "recommend": [58, 122, 130], "recoveri": [26, 27, 46, 146], "redi": [58, 59, 123, 124, 132], "redirect": 126, "redis_log_fil": 59, "reduc": 132, "reduce_to_languag": 59, "refer": [130, 158], "reference_opengraph": 59, "refresh": 113, "regist": [102, 103, 104], "regular": 42, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 161, 162, 170], "reliabl": 12, "remember_login_cookie_lifetim": 59, "remind": [113, 117], "remirepo": 123, "remnant": 149, "remot": [101, 126, 131], "remov": [76, 80], "renam": 85, "repair": 149, "replac": 132, "replic": 22, "report": [149, 170], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 152], "request": [59, 169], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 123, 130, 134, 163, 164, 165, 166, 167, 168, 169], "rescan": 137, "resend": 76, "reset": [78, 79, 85], "resetpassword": 149, "resolv": 69, "resourc": [113, 120, 130], "respons": 69, "restor": 146, "restrict": [107, 126, 150], "retent": [110, 113, 114, 115, 163], "retriev": 49, "return": [69, 149], "revalid": 132, "revers": [57, 68, 151, 155, 156], "revert": 136, "rewritebas": 59, "rich": 70, "robust": 12, "room": 113, "root": 126, "rotat": 59, "rule": [3, 106, 107], "run": [5, 18, 69, 148, 149], "s3": [29, 46, 168], "same": 101, "sampl": 59, "sanit": [48, 149], "scale": [2, 3, 5, 6, 7, 9, 10, 45], "scan": [54, 149], "scanner": 54, "schedul": [51, 117, 170], "scope": [77, 114], "screen": [15, 171], "script": [133, 172], "seal": 27, "search": [2, 15, 75, 76, 149], "secret": 59, "secur": [12, 59, 67, 69, 101, 126, 149, 150], "selector": 149, "self": [16, 38, 62], "selinux": [123, 126, 131, 133], "send": [62, 117], "sendmail": [62, 131], "serv": [126, 129], "server": [2, 20, 24, 26, 27, 28, 39, 58, 59, 62, 69, 81, 98, 113, 117, 126, 127, 131, 132, 133, 134, 136, 138, 143, 150, 151, 163, 164, 165, 166, 168], "server_log": 59, "serverid": 59, "servic": [0, 15, 46, 68, 138, 171], "session": [15, 58, 59, 171], "session_keepal": 59, "session_lifetim": 59, "session_relaxed_expiri": 59, "set": [41, 45, 57, 59, 62, 66, 69, 74, 75, 76, 81, 85, 113, 123, 130, 132, 133, 149, 150, 172], "setup": [8, 55, 58, 91, 100, 126, 165, 168], "setupcheck": 149, "sftp": 35, "share": [2, 24, 26, 27, 30, 39, 41, 44, 59, 113, 114, 117, 119, 138, 149], "share_fold": 59, "ship": 138, "shortcut": 98, "show": 149, "shown": [36, 59], "side": [24, 26, 27, 28], "siev": [117, 119], "sign": [27, 38, 62, 137, 152], "signatur": [26, 27], "simpl": 46, "simplesignuplink": 59, "singl": [54, 58, 75, 76, 149], "site": [63, 69], "size": [24, 45, 117, 132, 133, 138, 167], "skeletondirectori": 59, "skip": 67, "slow": 15, "small": 58, "smart": 160, "smb": [36, 131], "smtp": [62, 117, 119, 131], "snap": [133, 145], "snooz": 117, "snowflak": [149, 169], "socket": [58, 100, 101], "some": 69, "sort_groups_by_nam": 59, "sourc": [27, 137], "space": [3, 6, 8, 11, 94, 133], "special": [30, 81], "specif": [62, 81, 106, 126, 130, 150], "speech": [1, 7, 10, 15], "speed": [1, 15, 171], "split": [23, 27], "sql": 20, "sqlite": [55, 59, 132, 140, 146], "sse": 46, "ssl": [20, 59, 68, 81, 126, 133], "standalone_window": 59, "start": [88, 104, 120, 128], "starttl": 62, "statu": [104, 149], "step": [26, 124, 125, 142, 148, 172], "storag": [1, 24, 26, 30, 34, 38, 46, 51, 85, 106, 126, 138], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 27, 46, 59, 111], "storecryptedpassword": 59, "strict": [69, 126], "stt_whisper2": 7, "subadmin": [75, 76], "subdir": 129, "subscript": [113, 149], "summar": 8, "summari": [8, 117], "suppli": [5, 7], "support": [3, 21, 38, 46, 59, 62, 134, 170], "supporteddatabas": 59, "suppress": 129, "suspend": 172, "swift": 46, "switch": 11, "sync": [36, 81, 98, 113, 114, 117, 138, 149, 163], "synchron": [3, 69, 119], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [24, 114, 126, 132, 133, 134, 149, 163, 164, 165, 166, 167, 168, 169], "systemd": [15, 56, 66, 171], "systemtag": 59, "tab": 81, "tabl": [18, 88, 130], "tag": [107, 110, 149], "talk": [2, 4, 8, 134], "target": [18, 120], "task": [1, 2, 14, 15, 54], "tcp": [58, 62], "team": [2, 26], "tempdirectori": 59, "templat": [25, 62], "templatedirectori": 59, "temporari": 66, "term": 134, "test": [59, 62, 69, 81, 104, 149], "text": [1, 7, 10, 15, 70], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 129, "thei": 159, "theme": [59, 62, 71], "thi": 69, "though": 62, "thread": [117, 119], "threshold": 59, "through": 66, "timeout": [117, 119], "tip": [39, 81, 129, 133, 145], "tl": [58, 81, 117, 132], "tmux": [15, 171], "toggl": 149, "token": [67, 84, 113, 114, 126, 163], "token_auth_activity_upd": 59, "token_auth_enforc": 59, "tool": 2, "track": 115, "traefik": 68, "traffic": 126, "transact": [20, 43, 69, 132], "transcript": [4, 15], "transfer": [41, 149], "transferincomingshar": 59, "translat": [1, 4, 11, 15, 117, 149], "translate2": 11, "transpar": 12, "transport": [69, 126], "trash": [47, 59, 113], "trashbin": 149, "trashbin_retention_oblig": 59, "tree": 149, "trick": [81, 129], "trigger": [18, 54], "troubleshoot": [3, 20, 26, 57, 62, 81, 98, 119, 131, 136, 138, 139, 142, 147, 157], "truena": 133, "trust": [39, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 149], "type": [18, 27, 58, 59, 66, 113, 170], "ubuntu": [125, 152], "umask": 59, "unabl": 119, "unencrypt": 126, "unified_search": 59, "uninstal": 135, "unix": 58, "unknown": 98, "unlink_on_trunc": 59, "unregist": [102, 103], "unscan": 54, "unseal": 27, "up": [69, 72, 117, 123, 133, 166, 171, 172], "updat": [16, 23, 36, 59, 103, 119, 131, 138, 147, 148, 151, 155, 168], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 149, 155, 163, 164, 165, 166, 167, 168, 169, 170], "upload": [24, 36, 106, 129, 133], "urandom": [69, 126], "url": [59, 133], "us": [2, 12, 15, 16, 20, 38, 41, 48, 58, 59, 62, 69, 81, 84, 117, 126, 132, 138, 147, 149, 150, 160, 165], "usag": [3, 6, 8, 11, 38, 52, 57, 92, 102, 150], "use_legacy_base64_encod": 59, "user": [20, 26, 27, 38, 41, 51, 59, 73, 76, 79, 81, 83, 84, 85, 86, 87, 88, 106, 114, 115, 117, 128, 138, 149, 166, 167, 168, 169], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [57, 58, 100], "valid": 84, "valu": [59, 149, 172], "variabl": [38, 59, 94, 99, 133, 149], "verif": [59, 81, 117], "version": [42, 59, 69, 134, 138, 149, 170], "versions_retention_oblig": 59, "via": [8, 16, 26, 39, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 150, "virtual": 133, "voic": 1, "vp": 133, "warn": [67, 69], "watsonx": 0, "we": [134, 137], "web": [24, 48, 59, 62, 66, 69, 126, 131, 133, 134, 138, 147, 163, 164, 165, 166, 168], "webauthn": 59, "webcron": 56, "webdav": [37, 138], "webhook": 171, "webroot": [129, 150], "webserv": 98, "welcom": 76, "well": 69, "what": [5, 62, 147], "when": [12, 98], "where": [159, 160], "whisper": 7, "who": 120, "whole": 131, "why": [15, 62, 134, 137], "windmil": 172, "window": [48, 133, 149], "without": 129, "wizard": [128, 133], "wopi": 150, "work": [20, 54, 57, 159], "workflow": [66, 172], "workspac": [70, 172], "write": 131, "xml": [74, 75, 76, 82], "xoauth2": 117, "yellow": 6, "yet": 69, "you": [26, 69], "your": [24, 51, 60, 69, 119, 126, 132]}}) \ No newline at end of file +Search.setIndex({"alltitles": {".htaccess": [[133, "htaccess"]], "/dev/urandom is not readable by PHP": [[69, "dev-urandom-is-not-readable-by-php"]], "1st login": [[133, "st-login"], [145, "st-login"]], "AI as a Service": [[0, null]], "AJAX": [[56, "ajax"]], "APCu": [[58, "apcu"]], "Account delegation": [[117, "account-delegation"]], "Activating": [[57, "activating"]], "Activities in groupfolders or external storages": [[51, "activities-in-groupfolders-or-external-storages"]], "Activity": [[59, "activity"]], "Activity app": [[51, null]], "Add a new user": [[76, "add-a-new-user"]], "Add an OAuth2 Application": [[67, "add-an-oauth2-application"]], "Add missing indices": [[149, "add-missing-indices"]], "Add repository:": [[152, "add-repository"]], "Add user to group": [[76, "add-user-to-group"]], "Addendum: Running with a fully open model": [[5, "addendum-running-with-a-fully-open-model"]], "Adding files to external storages": [[38, "adding-files-to-external-storages"]], "Additional Apache configurations": [[133, "additional-apache-configurations"]], "Additional configuration options": [[150, "additional-configuration-options"]], "Additional configuration options via occ": [[81, "additional-configuration-options-via-occ"]], "Additional notes for Redis vs. APCu on memory caching": [[58, "additional-notes-for-redis-vs-apcu-on-memory-caching"]], "Additional options": [[102, "additional-options"]], "Additional requirements when using large AI models": [[12, "additional-requirements-when-using-large-ai-models"]], "Address Book Sync": [[114, "address-book-sync"]], "Adjust chunk size on Nextcloud side": [[24, "adjust-chunk-size-on-nextcloud-side"]], "Admin audit log (Optional)": [[66, "admin-audit-log-optional"]], "Administration interface": [[114, "administration-interface"]], "Administration privileges (Delegation)": [[52, null]], "Administrative Group mapping": [[81, "administrative-group-mapping"]], "Advanced Deploy Options": [[99, null], [103, "advanced-deploy-options"]], "Advanced settings": [[41, "advanced-settings"], [81, "advanced-settings"]], "Advantages of upgrading PHP": [[134, "advantages-of-upgrading-php"]], "All emails keep getting rejected even though only one email address is invalid.": [[62, "all-emails-keep-getting-rejected-even-though-only-one-email-address-is-invalid"]], "All other configuration options": [[59, "all-other-configuration-options"]], "All parameters": [[55, "all-parameters"]], "Allow access to CIFS/SMB": [[131, "allow-access-to-cifs-smb"]], "Allow access to FuseFS": [[131, "allow-access-to-fusefs"]], "Allow access to GPG for Rainloop": [[131, "allow-access-to-gpg-for-rainloop"]], "Allow access to LDAP server": [[131, "allow-access-to-ldap-server"]], "Allow access to SMTP/sendmail": [[131, "allow-access-to-smtp-sendmail"]], "Allow access to a remote database": [[131, "allow-access-to-a-remote-database"]], "Allow access to network memcache": [[131, "allow-access-to-network-memcache"]], "Allow access to remote network": [[131, "allow-access-to-remote-network"]], "Allow subscriptions on local network": [[113, "allow-subscriptions-on-local-network"]], "Allow users to mount external Storage": [[38, "allow-users-to-mount-external-storage"]], "Alternate Code Locations": [[59, "alternate-code-locations"]], "Amazon S3": [[29, null]], "Android 11 and Below": [[53, "android-11-and-below"]], "Android 12 and Above": [[53, "android-12-and-above"]], "Android Deep Link Handling": [[53, null]], "Anti-abuse alerts": [[117, "anti-abuse-alerts"]], "Antivirus": [[149, "antivirus"]], "Antivirus scanner": [[54, null]], "Apache": [[24, "apache"], [123, "apache"]], "Apache Web server configuration": [[133, "apache-web-server-configuration"]], "Apache with mod_fcgid": [[24, "apache-with-mod-fcgid"]], "Apache with mod_proxy_fcgi": [[24, "apache-with-mod-proxy-fcgi"]], "Apache2": [[68, "apache2"]], "App config options": [[59, "app-config-options"]], "App passwords": [[72, "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 and Translation 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": [[166, "appapi-app-api-is-now-a-default-app"], [167, "appapi-app-api-is-now-a-default-app"]], "AppAPI (app_api) setup checks expanded": [[168, "appapi-app-api-setup-checks-expanded"]], "AppAPI and External Apps": [[100, null]], "Applying a patch": [[136, "applying-a-patch"]], "Approaching Upgrades": [[148, "approaching-upgrades"]], "Approval/Suspend steps": [[172, "approval-suspend-steps"]], "Apps": [[16, "apps"], [59, "apps"], [88, null]], "Apps commands": [[149, "apps-commands"]], "Apps management": [[16, null]], "Arguments": [[102, "arguments"], [103, "arguments"], [103, "id1"], [103, "id3"]], "Artificial Intelligence": [[13, null]], "Artificial intelligence tools": [[2, "artificial-intelligence-tools"]], "Assigning restricted and invisible tags": [[107, "assigning-restricted-and-invisible-tags"]], "Assistant configuration": [[1, "assistant-configuration"]], "Attachment size limit": [[117, "attachment-size-limit"]], "Authentication": [[72, null], [172, "authentication"]], "Authentication in Nextcloud": [[84, "authentication-in-nextcloud"]], "Auto-indexing": [[3, "auto-indexing"]], "Autoconfig": [[128, "autoconfig"]], "Autoconfig for your mail domain fails": [[119, "autoconfig-for-your-mail-domain-fails"]], "Automated clean-up": [[72, "automated-clean-up"]], "Automated clean-up of app password": [[166, "automated-clean-up-of-app-password"]], "Automated tagging of files": [[107, null]], "Automatic configurations examples": [[55, "automatic-configurations-examples"]], "Automatic database user creation": [[128, "automatic-database-user-creation"]], "Automatic setup": [[55, null]], "Available rules": [[106, "available-rules"], [107, "available-rules"]], "Available storage backends": [[38, "available-storage-backends"]], "Backend apps": [[15, "backend-apps"], [15, "id33"], [15, "id39"], [15, "id43"], [15, "id48"], [15, "id53"], [15, "id58"], [15, "id62"], [15, "id68"], [15, "id75"]], "Background job": [[42, "background-job"], [47, "background-job"]], "Background jobs": [[56, null], [113, "background-jobs"]], "Background jobs selector": [[149, "background-jobs-selector"]], "Background sync interval": [[81, "background-sync-interval"], [117, "background-sync-interval"]], "Backup": [[140, null]], "Backup database": [[140, "backup-database"]], "Backup folders": [[140, "backup-folders"]], "Backups": [[26, "backups"]], "Bad signature error": [[26, "bad-signature-error"]], "Batch mode for command line based updater": [[147, "batch-mode-for-command-line-based-updater"]], "Bearer token validation": [[84, "bearer-token-validation"]], "Before You Enable Encryption": [[26, "before-you-enable-encryption"]], "Beta releases and Release candidates": [[170, "beta-releases-and-release-candidates"]], "Better scheduling of activity emails": [[51, "better-scheduling-of-activity-emails"]], "BigInt (64bit) identifiers": [[17, null]], "Birthday calendar": [[113, "birthday-calendar"]], "Blocking user groups": [[106, "blocking-user-groups"]], "Branded clients": [[71, "branded-clients"]], "Brute force protection": [[57, null]], "Brute force protection and load balancers/reverse proxies": [[57, "brute-force-protection-and-load-balancers-reverse-proxies"]], "Brute force protection vs fail2ban": [[57, "brute-force-protection-vs-fail2ban"]], "Bug reporting": [[170, "bug-reporting"]], "Bugs": [[138, "bugs"]], "Building a workflow": [[172, "building-a-workflow"]], "CPU Architecture and OS": [[134, "cpu-architecture-and-os"]], "Cache Directory location": [[58, "cache-directory-location"]], "Cache warnings": [[69, "cache-warnings"]], "Caching": [[81, "caching"], [132, "id1"]], "Caddy": [[68, "caddy"]], "Calendar": [[119, "calendar"]], "Calendar / CalDAV": [[113, null]], "Calendar server settings": [[113, "calendar-server-settings"]], "Calendar tools": [[2, "calendar-tools"]], "Can I create a script?": [[172, "can-i-create-a-script"]], "Canonical webroot": [[150, "canonical-webroot"]], "Certification Extension 2025/2026": [[89, "certification-extension-2025-2026"]], "Changelog": [[162, "changelog"]], "Changing the display of federated shares": [[39, "changing-the-display-of-federated-shares"]], "Chat": [[1, "chat"]], "Chat with AI": [[1, "chat-with-ai"]], "Check the block signatures": [[27, "check-the-block-signatures"]], "Check the signature": [[27, "check-the-signature"]], "Checking for old files": [[28, "checking-for-old-files"]], "Chroot": [[124, "chroot"]], "Circles/teams tools": [[2, "circles-teams-tools"]], "Cleanup": [[149, "cleanup"]], "Cleanup previews": [[149, "cleanup-previews"]], "Code signing": [[137, null]], "Collabora Online Server": [[150, "collabora-online-server"]], "Combining tools": [[2, "combining-tools"]], "Command Line": [[114, "command-line"]], "Command Line Client": [[92, null]], "Command line": [[98, "command-line"]], "Command line installation": [[149, "command-line-installation"]], "Command line upgrade": [[149, "command-line-upgrade"]], "Command-line Account Setup": [[91, null]], "Commands (OCC)": [[3, "commands-occ"]], "Comments": [[59, "comments"], [132, "comments"]], "Common misconfigurations": [[106, "common-misconfigurations"], [110, "common-misconfigurations"]], "Common problems / error messages": [[138, "common-problems-error-messages"]], "Completing Installation": [[128, "completing-installation"]], "Compression": [[132, "compression"]], "Config commands": [[149, "config-commands"]], "Config file": [[98, "config-file"]], "Configuration": [[1, "configuration"], [46, "configuration"], [77, "configuration"], [81, "configuration"], [88, null], [117, "configuration"], [133, "configuration"], [150, null], [152, "configuration"]], "Configuration File": [[93, null]], "Configuration Options": [[3, "configuration-options"]], "Configuration Parameters": [[59, null]], "Configuration keys": [[82, "configuration-keys"]], "Configuration tips": [[39, "configuration-tips"]], "Configurations preventing embedding": [[63, "configurations-preventing-embedding"]], "Configure the app in Nextcloud": [[151, "configure-the-app-in-nextcloud"]], "Configure theming via CLI": [[71, "configure-theming-via-cli"]], "Configuring ClamAV on Nextcloud": [[54, "configuring-clamav-on-nextcloud"]], "Configuring External Storage (GUI)": [[38, null]], "Configuring Federation Sharing": [[39, null]], "Configuring ICAP on Nextcloud": [[54, "configuring-icap-on-nextcloud"]], "Configuring Nextcloud": [[24, "configuring-nextcloud"]], "Configuring Object Storage as Primary Storage": [[46, null]], "Configuring PHP": [[24, "configuring-php"]], "Configuring Sendmail/qmail": [[62, "configuring-sendmail-qmail"]], "Configuring a MySQL or MariaDB database": [[20, "configuring-a-mysql-or-mariadb-database"]], "Configuring alternate models": [[5, "configuring-alternate-models"]], "Configuring an SMTP server": [[62, "configuring-an-smtp-server"]], "Configuring through admin_audit app settings": [[66, "configuring-through-admin-audit-app-settings"]], "Configuring trusted Nextcloud servers": [[39, "configuring-trusted-nextcloud-servers"]], "Configuring your Nextcloud for the activity app": [[51, "configuring-your-nextcloud-for-the-activity-app"]], "Configuring your Nextcloud for the dashboard app": [[60, "configuring-your-nextcloud-for-the-dashboard-app"]], "Configuring your Web server": [[24, "configuring-your-web-server"]], "Confirm everything is working": [[54, "confirm-everything-is-working"]], "Connecting to Redis cluster over TLS": [[58, "connecting-to-redis-cluster-over-tls"]], "Connecting to single Redis server over TCP": [[58, "connecting-to-single-redis-server-over-tcp"]], "Connecting to single Redis server over TLS": [[58, "connecting-to-single-redis-server-over-tls"]], "Connecting to single Redis server over UNIX socket": [[58, "connecting-to-single-redis-server-over-unix-socket"]], "Connection issues with the macOS client on \u201cinsecure\u201d connections": [[98, "connection-issues-with-the-macos-client-on-insecure-connections"]], "Connection settings": [[81, "connection-settings"]], "Connections to remote servers": [[126, "connections-to-remote-servers"]], "Consequences": [[48, "consequences"]], "Considerations for shared storage": [[30, "considerations-for-shared-storage"]], "Contacts": [[119, "contacts"]], "Contacts / CardDAV": [[114, null]], "Contacts Interaction": [[115, null]], "Contacts tools": [[2, "contacts-tools"]], "Container Started": [[104, "container-started"]], "Context Agent": [[1, "context-agent"], [15, "context-agent"]], "Context Chat": [[1, "context-chat"], [15, "context-chat"]], "Context Chat Search": [[15, "context-chat-search"]], "Controlling file versions and aging": [[42, null]], "Converting database type": [[18, null]], "Cookbook tools": [[2, "cookbook-tools"]], "Cookies": [[111, null]], "Cookies stored by Nextcloud": [[111, "cookies-stored-by-nextcloud"]], "Core Components": [[120, "core-components"]], "Core Dumps": [[98, "core-dumps"]], "Create Debug Archive": [[98, "create-debug-archive"]], "Create a addressbook for a user": [[149, "create-a-addressbook-for-a-user"]], "Create a calendar for a user": [[149, "create-a-calendar-for-a-user"]], "Create a calendar subscription for a user": [[149, "create-a-calendar-subscription-for-a-user"]], "Create a group": [[75, "create-a-group"]], "Creating Federation Shares via public Link Share": [[39, "creating-federation-shares-via-public-link-share"]], "Creating a configuration": [[82, "creating-a-configuration"]], "Creating a new Federation Share": [[39, "creating-a-new-federation-share"]], "Creating a new user": [[85, "creating-a-new-user"]], "Creating assetlinks.json": [[53, "creating-assetlinks-json"]], "Creating persistent file Shares": [[41, "creating-persistent-file-shares"]], "Credential Handling": [[92, "credential-handling"]], "Critical changes": [[162, "critical-changes"]], "Cron": [[56, "cron"]], "Cron job": [[124, "cron-job"]], "Cron jobs": [[56, "cron-jobs"]], "Currently implemented tools": [[2, "currently-implemented-tools"]], "Custom Tools using MCP": [[2, "custom-tools-using-mcp"]], "Custom fonts": [[150, "custom-fonts"]], "Custom public calendars": [[113, "custom-public-calendars"]], "Customize the appearance of Nextcloud": [[71, "customize-the-appearance-of-nextcloud"]], "Cybersecurity and physical security of the hardware": [[12, "cybersecurity-and-physical-security-of-the-hardware"]], "DAV sync tokens retention": [[163, "dav-sync-tokens-retention"]], "Dashboard app": [[60, null]], "Data Backup and Recovery Implications": [[46, "data-backup-and-recovery-implications"]], "Data Directory": [[55, "data-directory"]], "Data Not Encrypted": [[26, "data-not-encrypted"]], "Data directory location": [[128, "data-directory-location"]], "Data retention": [[113, "data-retention"], [114, "data-retention"], [115, "data-retention"]], "Database": [[123, "database"], [124, "database"]], "Database choice": [[128, "database-choice"]], "Database configuration": [[19, null], [20, null], [167, "database-configuration"]], "Database conversion": [[149, "database-conversion"]], "Database insert problems on MySQL": [[119, "database-insert-problems-on-mysql"]], "Database requirements for MySQL / MariaDB": [[134, "database-requirements-for-mysql-mariadb"]], "Database \u201cREAD COMMITTED\u201d transaction isolation level": [[20, "database-read-committed-transaction-isolation-level"]], "Dav commands": [[149, "dav-commands"]], "Debug Mode": [[132, "debug-mode"]], "Debugging": [[149, "debugging"]], "Debugging sync issues": [[138, "debugging-sync-issues"]], "Deck tools": [[2, "deck-tools"]], "Declarations": [[90, null]], "Decrease sync delay": [[36, "decrease-sync-delay"]], "Decrypt the blocks": [[27, "decrypt-the-blocks"]], "Decrypt the private key": [[27, "decrypt-the-private-key"]], "Decrypt/unseal the file key": [[27, "decrypt-unseal-the-file-key"]], "Decrypting Files / Disabling Encryption": [[26, "decrypting-files-disabling-encryption"]], "Decryption: decrypt the file": [[27, "decryption-decrypt-the-file"]], "Decryption: read the file key": [[27, "decryption-read-the-file-key"]], "Decryption: read the private key": [[27, "decryption-read-the-private-key"]], "Default AIO Deploy Daemon (Docker Socket Proxy)": [[101, "default-aio-deploy-daemon-docker-socket-proxy"]], "Default Parameters": [[59, "default-parameters"]], "Default file extension": [[70, "default-file-extension"]], "Default file templates": [[25, "default-file-templates"]], "Default language": [[65, "default-language"]], "Default locale": [[65, "default-locale"]], "Default user agent for outgoing requests changed": [[169, "default-user-agent-for-outgoing-requests-changed"]], "Defaults": [[59, "defaults"]], "Defining trusted proxies": [[68, "defining-trusted-proxies"]], "Definitions": [[26, "definitions"]], "Delete a calendar for a user": [[149, "delete-a-calendar-for-a-user"]], "Delete a calendar subscription for a user": [[149, "delete-a-calendar-subscription-for-a-user"]], "Delete a group": [[75, "delete-a-group"]], "Delete a user": [[76, "delete-a-user"]], "Deleted Items (trash bin)": [[47, null], [59, "deleted-items-trash-bin"]], "Deleting a configuration": [[82, "deleting-a-configuration"]], "Deleting a single configuration value": [[149, "deleting-a-single-configuration-value"]], "Deleting local Nextcloud users": [[83, "deleting-local-nextcloud-users"]], "Deleting users": [[85, "deleting-users"]], "Demote user from subadmin": [[76, "demote-user-from-subadmin"]], "Denied access": [[106, "denied-access"]], "Denying access to folders": [[106, "denying-access-to-folders"]], "DeployConfig": [[102, "deployconfig"]], "DeployConfig options": [[102, "deployconfig-options"]], "Deployment": [[126, "deployment"]], "Deployment configurations": [[101, null]], "Deployment recommendations": [[122, null]], "Derive the decryption key": [[27, "derive-the-decryption-key"]], "Derive the encryption key": [[27, "derive-the-encryption-key"]], "Desktop Clients": [[95, null]], "Desktop client": [[134, "desktop-client"]], "Differences from External Storage": [[46, "differences-from-external-storage"]], "Directory settings": [[81, "directory-settings"]], "Disable": [[103, "disable"]], "Disable 3rdparty / non-shipped apps": [[138, "disable-3rdparty-non-shipped-apps"]], "Disable Debug Mode": [[126, "disable-debug-mode"]], "Disable TLS verification for IMAP/SMTP": [[117, "disable-tls-verification-for-imap-smtp"]], "Disable a user": [[76, "disable-a-user"]], "Disable an app": [[74, "disable-an-app"]], "Disable and enable users": [[85, "disable-and-enable-users"]], "Disable creation of example events": [[149, "disable-creation-of-example-events"]], "Disable preview image generation": [[126, "disable-preview-image-generation"]], "Disable rich text editing": [[70, "disable-rich-text-editing"]], "Disable rich workspaces globally": [[70, "disable-rich-workspaces-globally"]], "Disable users": [[149, "disable-users"]], "Disabling background scan task": [[54, "disabling-background-scan-task"]], "Disabling previews:": [[45, "disabling-previews"]], "Disabling two-factor authentication": [[80, "disabling-two-factor-authentication"]], "Disallow write access to the whole web directory": [[131, "disallow-write-access-to-the-whole-web-directory"]], "Disk space usage": [[6, "disk-space-usage"]], "Distinguish between max expiration date and default expiration date": [[41, "distinguish-between-max-expiration-date-and-default-expiration-date"]], "Do we lock down Nextcloud?": [[137, "do-we-lock-down-nextcloud"]], "Docker Deploy Daemon": [[101, "docker-deploy-daemon"]], "Docker Deploy Daemon (Docker Socket Proxy)": [[101, "docker-deploy-daemon-docker-socket-proxy"]], "Docker Deploy Daemon (HaRP)": [[101, "docker-deploy-daemon-harp"]], "Docker Socket Proxy": [[100, "docker-socket-proxy"]], "Docker Socket Proxy security": [[101, "docker-socket-proxy-security"]], "Docker Socket Proxy vs HaRP": [[100, "docker-socket-proxy-vs-harp"]], "Docker on a remote host": [[101, "docker-on-a-remote-host"]], "Docker on a remote host - with HaRP container on the local host": [[101, "docker-on-a-remote-host-with-harp-container-on-the-local-host"]], "Document generation": [[15, "document-generation"]], "Domain Change": [[61, null]], "Downgrading": [[170, "downgrading"]], "Download Logs": [[104, "download-logs"]], "Duplicating server configurations": [[81, "duplicating-server-configurations"]], "During Version Creation": [[42, "during-version-creation"]], "During the Regular Background Job": [[42, "during-the-regular-background-job"]], "Edit data of a single group": [[75, "edit-data-of-a-single-group"]], "Edit data of a single user": [[76, "edit-data-of-a-single-user"]], "Editions": [[120, "editions"]], "Email": [[62, null]], "Enable": [[103, "enable"]], "Enable HTTP Strict Transport Security": [[126, "enable-http-strict-transport-security"]], "Enable HTTP/2 for faster loading": [[132, "enable-http-2-for-faster-loading"]], "Enable PHP OPcache": [[132, "enable-php-opcache"]], "Enable a user": [[76, "enable-a-user"]], "Enable access for external apps": [[150, "enable-access-for-external-apps"]], "Enable an app": [[74, "enable-an-app"]], "Enable hardening modules such as SELinux": [[126, "enable-hardening-modules-such-as-selinux"]], "Enable updates via the web interface": [[131, "enable-updates-via-the-web-interface"]], "Enabled": [[104, "enabled"]], "Enabling Encryption (Step-by-Step)": [[26, "enabling-encryption-step-by-step"]], "Enabling External Storage Support": [[38, "enabling-external-storage-support"]], "Enabling MySQL 4-byte support": [[21, null]], "Enabling SSL": [[133, "enabling-ssl"]], "Enabling Windows compatible filenames": [[48, "enabling-windows-compatible-filenames"]], "Enabling apps via occ command": [[16, "enabling-apps-via-occ-command"]], "Enabling autocompletion": [[149, "enabling-autocompletion"]], "Enabling debug mode": [[62, "enabling-debug-mode"]], "Enabling the activity app": [[51, "enabling-the-activity-app"]], "Enabling the antivirus app for files": [[54, "enabling-the-antivirus-app-for-files"]], "Enabling the dashboard app": [[60, "enabling-the-dashboard-app"]], "Enabling two-factor authentication": [[80, "enabling-two-factor-authentication"]], "Encrypt the blocks": [[27, "encrypt-the-blocks"]], "Encrypt the private key": [[27, "encrypt-the-private-key"]], "Encrypt/seal the file key": [[27, "encrypt-seal-the-file-key"]], "Encrypting All Files": [[26, "encrypting-all-files"]], "Encrypting External Mountpoints and Team Folders": [[26, "encrypting-external-mountpoints-and-team-folders"]], "Encryption": [[149, "encryption"]], "Encryption Method Comparison": [[26, "encryption-method-comparison"]], "Encryption format": [[28, "encryption-format"]], "Encryption key cannot be found": [[26, "encryption-key-cannot-be-found"]], "Encryption key cannot be found with external storage or group folders": [[26, "encryption-key-cannot-be-found-with-external-storage-or-group-folders"]], "Encryption: encrypt the file": [[27, "encryption-encrypt-the-file"]], "Encryption: generate the file key": [[27, "encryption-generate-the-file-key"]], "End-of-life": [[170, "end-of-life"]], "Energy consumption": [[89, null]], "Enforcing two-factor authentication": [[80, "enforcing-two-factor-authentication"]], "Ensure that your Nextcloud instance is installed in a DMZ": [[126, "ensure-that-your-nextcloud-instance-is-installed-in-a-dmz"]], "Environment Variables": [[59, "environment-variables"], [94, null], [99, "environment-variables"]], "Environment variables": [[149, "environment-variables"]], "Errors": [[137, "errors"]], "Establishing the target database": [[18, "establishing-the-target-database"]], "Ethical AI Rating": [[6, "ethical-ai-rating"], [8, "ethical-ai-rating"], [11, "ethical-ai-rating"], [15, "ethical-ai-rating"]], "Event alarm types": [[113, "event-alarm-types"]], "Events": [[113, "events"]], "ExApps management": [[105, null]], "Example": [[68, "example"], [74, "example"], [74, "id1"], [74, "id3"], [74, "id5"], [75, "example"], [75, "id1"], [75, "id3"], [75, "id5"], [75, "id8"], [76, "example"], [76, "id1"], [76, "id3"], [76, "id8"], [76, "id10"], [76, "id12"], [76, "id14"], [76, "id16"], [76, "id18"], [76, "id20"], [76, "id22"], [76, "id24"], [76, "id26"], [82, "example"], [82, "id1"], [82, "id3"], [82, "id5"], [92, "example"], [107, "example"], [110, "example"]], "Example contact": [[114, "example-contact"]], "Example event": [[113, "example-event"]], "Example installation on CentOS 8": [[123, null]], "Example installation on OpenBSD": [[124, null]], "Example installation on Ubuntu 22.04 LTS": [[125, null]], "Example log entries": [[66, "example-log-entries"]], "Example: The login page": [[57, "example-the-login-page"]], "Examples": [[59, "examples"], [75, "examples"], [76, "examples"], [76, "id6"], [106, "examples"]], "Exclude List": [[92, "exclude-list"]], "Excluding IP addresses from brute force protection": [[57, "excluding-ip-addresses-from-brute-force-protection"]], "Excluding users from the activity expiration": [[51, "excluding-users-from-the-activity-expiration"]], "Executing actions": [[107, "executing-actions"]], "Expert settings": [[81, "expert-settings"]], "Export a calendar of a user": [[149, "export-a-calendar-of-a-user"]], "Export threading data": [[119, "export-threading-data"]], "Exposed system address book": [[164, "exposed-system-address-book"]], "External Storage authentication mechanisms": [[30, null]], "External media": [[133, "external-media"]], "External storage": [[106, "external-storage"]], "FAQ": [[100, "faq"], [137, "faq"], [172, "faq"]], "FTP/FTPS": [[31, null]], "Fail2ban introduction": [[126, "fail2ban-introduction"]], "Fair Use Policy": [[138, "fair-use-policy"]], "Features used by other apps": [[15, "features-used-by-other-apps"]], "Federated Cloud Sharing": [[24, "federated-cloud-sharing"], [59, "federated-cloud-sharing"]], "Federated calendar shares": [[113, "federated-calendar-shares"]], "Federation sync": [[149, "federation-sync"]], "File Sharing": [[41, null]], "File access control rules not supported": [[3, "file-access-control-rules-not-supported"]], "File age": [[110, "file-age"]], "File conversion": [[40, null]], "File encodings": [[70, "file-encodings"]], "File format": [[27, "file-format"], [27, "id1"], [27, "id3"], [27, "id5"], [27, "id7"]], "File locations": [[27, "file-locations"], [27, "id2"], [27, "id4"], [27, "id6"], [27, "id8"]], "File operations": [[149, "file-operations"]], "File sharing and management": [[44, null]], "File type: file": [[27, "file-type-file"]], "File type: file key file": [[27, "file-type-file-key-file"]], "File type: private key file": [[27, "file-type-private-key-file"]], "File type: public key file": [[27, "file-type-public-key-file"]], "File type: share key file": [[27, "file-type-share-key-file"]], "File versions": [[59, "file-versions"]], "Files": [[88, null]], "Files App": [[134, "files-app"]], "Files Sharing": [[149, "files-sharing"]], "Files access control": [[106, null]], "Files external": [[149, "files-external"]], "Files tools": [[2, "files-tools"]], "Filters": [[171, "filters"]], "Fixing invalid code integrity messages": [[137, "fixing-invalid-code-integrity-messages"]], "Flow": [[109, null]], "Flow configuration": [[108, null]], "Follow-up reminders": [[117, "follow-up-reminders"]], "Force language": [[65, "force-language"]], "Force locale": [[65, "force-locale"]], "Format": [[59, "format"]], "Forms tools": [[2, "forms-tools"]], "FreeBusy": [[113, "freebusy"]], "Frequently Asked Questions": [[15, "frequently-asked-questions"]], "Frequently asked questions": [[157, "frequently-asked-questions"]], "Front-end": [[6, "front-end"]], "Frontend apps": [[15, "frontend-apps"], [15, "id30"], [15, "id35"], [15, "id41"], [15, "id46"], [15, "id51"], [15, "id56"], [15, "id60"], [15, "id66"], [15, "id73"]], "Further Reading": [[26, "further-reading"]], "Further Resources": [[120, "further-resources"], [130, "further-resources"]], "GDPR-compliance": [[112, null]], "General troubleshooting": [[138, null], [138, "id1"]], "Generate the file key": [[27, "generate-the-file-key"]], "Get a notification before a share expires": [[41, "get-a-notification-before-a-share-expires"]], "Get a task by id": [[14, "get-a-task-by-id"]], "Get account IDs": [[119, "get-account-ids"]], "Get app info": [[74, "get-app-info"]], "Get data of a single user": [[76, "get-data-of-a-single-user"]], "Get info about files in the scan queue": [[54, "get-info-about-files-in-the-scan-queue"]], "Get list of apps": [[74, "get-list-of-apps"]], "Get members of a group": [[75, "get-members-of-a-group"]], "Get subadmins of a group": [[75, "get-subadmins-of-a-group"]], "Get user\u2019s groups": [[76, "get-user-s-groups"]], "Get user\u2019s subadmin groups": [[76, "get-user-s-subadmin-groups"]], "Getting Started": [[88, null], [120, "getting-started"]], "Getting a single configuration value": [[149, "getting-a-single-configuration-value"]], "Give PHP read access to /dev/urandom": [[126, "give-php-read-access-to-dev-urandom"]], "Globally": [[119, "globally"]], "Google OAuth": [[117, "google-oauth"]], "Granting administrator privileges to a user": [[85, "granting-administrator-privileges-to-a-user"]], "Group commands": [[149, "group-commands"]], "Groups tab": [[81, "groups-tab"]], "Groupware": [[88, null], [116, null]], "HAProxy": [[68, "haproxy"]], "HTTPD(8)": [[124, "httpd-8"]], "HTTPS encryption": [[133, "https-encryption"]], "HaRP": [[100, "harp"]], "Handling with backup server": [[81, "handling-with-backup-server"]], "Hardening and security guidance": [[126, null]], "Hashing": [[59, "hashing"]], "Heartbeat": [[104, "heartbeat"]], "Hidden files upload failure or not shown": [[36, "hidden-files-upload-failure-or-not-shown"]], "Hide export buttons": [[113, "hide-export-buttons"]], "How can I determine if the SMTP server supports the SMTPS protocol?": [[62, "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?": [[62, "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?": [[20, "how-can-i-find-out-if-a-created-user-can-access-a-database"]], "How can I find out if an SMTP server is reachable?": [[62, "how-can-i-find-out-if-an-smtp-server-is-reachable"]], "How can I find out if my MySQL/PostgreSQL server is reachable?": [[20, "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?": [[62, "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?": [[62, "how-can-i-send-mail-using-self-signed-certificates-or-use-starttls-with-self-signed-certificates"]], "How does it work?": [[159, "how-does-it-work"]], "How interactions are tracked": [[115, "how-interactions-are-tracked"]], "How it works": [[57, "how-it-works"]], "How to upgrade": [[148, null]], "How to work around \u201cgeneral error: 2006 MySQL server has gone away\u201d": [[20, "how-to-work-around-general-error-2006-mysql-server-has-gone-away"]], "IBM watsonx.ai integration": [[0, "ibm-watsonx-ai-integration"]], "IMAP timeout": [[117, "imap-timeout"]], "Icon retrieval": [[49, "icon-retrieval"]], "Icon theming": [[71, "icon-theming"]], "Identifying Basic Functionality Problems": [[98, "identifying-basic-functionality-problems"]], "Image Pull": [[104, "image-pull"]], "Image generation": [[15, "image-generation"]], "Image storage": [[1, "image-storage"]], "Implementation of the transparency requirements": [[12, "implementation-of-the-transparency-requirements"]], "Import a calendar to a user": [[149, "import-a-calendar-to-a-user"]], "Import signing keys:": [[152, "import-signing-keys"]], "Improve AI task pickup speed": [[1, "improve-ai-task-pickup-speed"], [15, "improve-ai-task-pickup-speed"]], "Improve performance": [[0, "improve-performance"]], "Inconvertible tables": [[18, "inconvertible-tables"]], "Init": [[104, "init"]], "Initial Certification 2024/2025": [[89, "initial-certification-2024-2025"]], "Initial loading of data": [[3, "initial-loading-of-data"]], "Initial splitting": [[23, "initial-splitting"]], "Insight and debugging": [[14, null]], "Install": [[92, "install"]], "Install packages": [[152, "install-packages"]], "Install the Apache reverse proxy": [[151, "install-the-apache-reverse-proxy"]], "Install the Collabora Online server": [[151, "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"], [88, null], [133, "installation"], [145, "installation"], [154, null], [171, "installation"], [172, "installation"]], "Installation and server configuration": [[127, null]], "Installation example on Ubuntu 24.04": [[152, null]], "Installation example with Docker": [[151, null]], "Installation on Linux": [[133, null]], "Installation on TrueNAS": [[133, "installation-on-truenas"]], "Installation version": [[170, "installation-version"]], "Installation via install script": [[133, "installation-via-install-script"]], "Installation via web installer on a VPS or web space": [[133, "installation-via-web-installer-on-a-vps-or-web-space"]], "Installation wizard": [[128, null], [133, "installation-wizard"]], "Installing AppAPI": [[100, "installing-appapi"]], "Installing ClamAV": [[54, "installing-clamav"]], "Installing ExApps": [[100, "installing-exapps"]], "Installing Nextcloud": [[123, "installing-nextcloud"]], "Installing PHP and the required modules": [[123, "installing-php-and-the-required-modules"]], "Installing from command line": [[121, null]], "Installing on Windows (virtual machine)": [[133, "installing-on-windows-virtual-machine"]], "Installing optional modules redis/imagick": [[123, "installing-optional-modules-redis-imagick"]], "Installing via Snap packages": [[133, "installing-via-snap-packages"]], "Instruction set for apps": [[74, null]], "Instruction set for groups": [[75, null]], "Instruction set for users": [[76, null]], "Integrating into the Web Interface": [[66, "integrating-into-the-web-interface"]], "Integrity check": [[149, "integrity-check"]], "Internal Server Errors": [[138, "internal-server-errors"]], "Interoperability": [[12, "interoperability"]], "Introduction": [[52, "introduction"], [57, "introduction"], [59, "introduction"], [120, null], [171, "introduction"]], "Invalid private key for encryption app": [[26, "invalid-private-key-for-encryption-app"]], "Invitations": [[113, "invitations"]], "Is code signing mandatory for apps?": [[137, "is-code-signing-mandatory-for-apps"]], "Isolating other issues": [[98, "isolating-other-issues"]], "Issues and troubleshooting": [[139, null]], "Issues connecting to Outlook.com": [[119, "issues-connecting-to-outlook-com"]], "JIT": [[132, "jit"]], "JPEG quality setting:": [[45, "jpeg-quality-setting"]], "JavaScript (.js) or CSS (.css) files not served properly": [[129, "javascript-js-or-css-css-files-not-served-properly"]], "Key Management Modes": [[26, "key-management-modes"]], "Key Points & Limitations": [[26, "key-points-limitations"]], "Key generation: generate the key pair": [[27, "key-generation-generate-the-key-pair"]], "Key generation: store the private key": [[27, "key-generation-store-the-private-key"]], "Key generation: store the public key": [[27, "key-generation-store-the-public-key"]], "Key type: master key": [[27, "key-type-master-key"]], "Key type: public sharing key": [[27, "key-type-public-sharing-key"]], "Key type: recovery key": [[27, "key-type-recovery-key"]], "Key type: user key": [[27, "key-type-user-key"]], "Keyboard shortcut": [[98, "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": [[160, "known-smart-picker-providers"]], "Known backends": [[113, "known-backends"]], "Known link preview providers": [[159, "known-link-preview-providers"]], "LDAP": [[59, "ldap"]], "LDAP and External User Backends": [[26, "ldap-and-external-user-backends"]], "LDAP commands": [[149, "ldap-commands"]], "LDAP user cleanup": [[83, null]], "LLM Processing": [[117, "llm-processing"]], "Language & Locale": [[65, null]], "Large file upload on object storage": [[24, "large-file-upload-on-object-storage"]], "Legal: Compliance with EU AI Act": [[12, null]], "Length of support (\u201cmaintenance\u201d)": [[170, "length-of-support-maintenance"]], "Limit on password length": [[126, "limit-on-password-length"]], "Limitations": [[4, "limitations"], [5, "limitations"]], "Limitations in maintenance mode": [[149, "limitations-in-maintenance-mode"]], "Link previews": [[159, null]], "Linking external sites": [[63, null]], "List": [[149, "list"]], "List ExApps": [[103, "list-exapps"]], "List all addressbooks of a user": [[149, "list-all-addressbooks-of-a-user"]], "List all calendar subscriptions of a user": [[149, "list-all-calendar-subscriptions-of-a-user"]], "List all calendars of a user": [[149, "list-all-calendars-of-a-user"]], "List and filter tasks": [[14, "list-and-filter-tasks"]], "List of editable data fields": [[76, "list-of-editable-data-fields"]], "List registered daemons": [[102, "list-registered-daemons"]], "Listening to events": [[171, "listening-to-events"]], "Live transcription": [[15, "live-transcription"]], "Loading": [[59, "loading"]], "Local": [[32, null]], "Local IMAP and SMTP servers": [[117, "local-imap-and-smtp-servers"]], "Log Files": [[98, "log-files"]], "Log Levels": [[132, "log-levels"]], "Log field breakdown": [[66, "log-field-breakdown"]], "Log fields explained": [[66, "log-fields-explained"]], "Log level": [[66, "log-level"]], "Log level interaction": [[66, "log-level-interaction"]], "Log type": [[66, "log-type"]], "Logfiles": [[138, "logfiles"]], "Logging": [[59, "logging"], [66, null], [81, "logging"]], "Logging commands": [[149, "logging-commands"]], "Logging the IMAP/SMTP/Sieve connections": [[119, "logging-the-imap-smtp-sieve-connections"]], "Login attributes tab": [[81, "login-attributes-tab"]], "Login loop without any clue in access.log, error.log, nor nextcloud.log": [[129, "login-loop-without-any-clue-in-access-log-error-log-nor-nextcloud-log"]], "Logs": [[3, "logs"], [4, "logs"]], "Long running migration steps": [[148, "long-running-migration-steps"]], "Long term support": [[134, "long-term-support"]], "Low Disk Space": [[94, "low-disk-space"]], "Machine translation": [[1, "machine-translation"], [15, "machine-translation"]], "Mail": [[117, null], [119, "mail"]], "Mail Parameters": [[59, "mail-parameters"]], "Mail Providers": [[62, "mail-providers"]], "Mailbox Share": [[117, "mailbox-share"]], "Maintenance": [[59, "maintenance"], [88, null], [141, null]], "Maintenance and release schedule": [[170, null]], "Maintenance commands": [[149, "maintenance-commands"]], "Maintenance mode": [[140, "maintenance-mode"], [148, "maintenance-mode"]], "Maintenance releases": [[170, "maintenance-releases"]], "Major releases": [[170, "major-releases"]], "Major version upgrades": [[170, "major-version-upgrades"]], "Manage addressbooks": [[149, "manage-addressbooks"]], "Manage calendar subscriptions": [[149, "manage-calendar-subscriptions"]], "Manage calendars": [[149, "manage-calendars"]], "Manage the background scanner": [[54, "manage-the-background-scanner"]], "Managing Deploy Daemons": [[102, null]], "Managing Encryption via occ Commands": [[26, "managing-encryption-via-occ-commands"]], "Managing ExApps": [[103, null]], "Managing apps": [[16, "managing-apps"]], "Managing groups": [[85, "managing-groups"]], "Manual account synchronization and threading": [[119, "manual-account-synchronization-and-threading"]], "Manual steps during upgrade": [[148, "manual-steps-during-upgrade"]], "Manually scan a single file": [[54, "manually-scan-a-single-file"]], "Manually trigger the background scan": [[54, "manually-trigger-the-background-scan"]], "MariaDB": [[140, "mariadb"], [146, "mariadb"], [146, "id2"]], "Mark a file as scanned or unscanned": [[54, "mark-a-file-as-scanned-or-unscanned"]], "Mass Deployment And Account Creation": [[96, null]], "Maximum chunk size": [[167, "maximum-chunk-size"]], "Maximum memory for image generation:": [[45, "maximum-memory-for-image-generation"]], "Maximum preview size:": [[45, "maximum-preview-size"]], "Maximum scale factor:": [[45, "maximum-scale-factor"]], "Maximum upload size": [[133, "maximum-upload-size"]], "Memcached": [[58, "memcached"]], "Memcached configuration in Nextcloud (config.php)": [[58, "memcached-configuration-in-nextcloud-config-php"]], "Memory": [[134, "memory"]], "Memory caching": [[58, null]], "Memory caching backend configuration": [[59, "memory-caching-backend-configuration"]], "Microsoft Active Directory": [[81, "microsoft-active-directory"]], "Microsoft Azure Blob Storage": [[46, "microsoft-azure-blob-storage"]], "Migrating from ownCloud": [[144, null]], "Migrating to a different server": [[143, null]], "Migration from Collabora Online": [[155, null]], "Migrations on updates": [[23, "migrations-on-updates"]], "Mimetype aliases": [[49, "mimetype-aliases"]], "Mimetype mapping": [[49, "mimetype-mapping"]], "Mimetypes management": [[49, null]], "Misc": [[149, "misc"]], "Miscellaneous tools": [[2, "miscellaneous-tools"]], "Missing Shared Calendars": [[119, "missing-shared-calendars"]], "Mobile apps": [[134, "mobile-apps"]], "Model Switch": [[11, "model-switch"]], "Model requirements": [[2, "model-requirements"]], "Modifying": [[59, "modifying"]], "Modifying a configuration": [[82, "modifying-a-configuration"]], "Modifying the look of emails beyond the theming app capabilities": [[62, "modifying-the-look-of-emails-beyond-the-theming-app-capabilities"]], "Monitoring": [[50, null], [165, "monitoring"]], "Monitoring: Counting of active users": [[166, "monitoring-counting-of-active-users"], [167, "monitoring-counting-of-active-users"], [168, "monitoring-counting-of-active-users"]], "Mount options": [[38, "mount-options"]], "Mounts": [[99, "mounts"]], "Move a calendar of a user": [[149, "move-a-calendar-of-a-user"]], "Moving the data directory / changing the datadirectory path": [[138, "moving-the-data-directory-changing-the-datadirectory-path"]], "Multi-instance Object Store": [[46, "multi-instance-object-store"]], "Multibucket Object Store": [[46, "multibucket-object-store"]], "Multibucket Object Store with per Bucket configuration overrides": [[46, "multibucket-object-store-with-per-bucket-configuration-overrides"]], "Multilinguality": [[5, "multilinguality"]], "Multiple domains reverse SSL proxy": [[68, "multiple-domains-reverse-ssl-proxy"]], "Multiple/Merged Configuration Files": [[59, "multiple-merged-configuration-files"]], "MySQL": [[140, "mysql"], [146, "mysql"], [146, "id4"]], "MySQL database": [[55, "mysql-database"]], "NC & Docker on the Same-Host": [[101, "nc-docker-on-the-same-host"]], "NC & ExApps in the same Docker": [[101, "nc-exapps-in-the-same-docker"]], "NC to ExApp Communication": [[101, "nc-to-exapp-communication"]], "NGINX": [[68, "nginx"]], "NGINX configuration": [[129, null]], "NOTE": [[124, "note"]], "Next steps": [[125, "next-steps"]], "Nextcloud": [[33, null]], "Nextcloud AIO": [[102, "nextcloud-aio"]], "Nextcloud Assistant": [[1, null]], "Nextcloud Configuration Limitation": [[53, "nextcloud-configuration-limitation"]], "Nextcloud LDAP internals": [[81, "nextcloud-ldap-internals"]], "Nextcloud Office App Settings": [[150, "nextcloud-office-app-settings"]], "Nextcloud Scripts": [[172, "nextcloud-scripts"]], "Nextcloud Verifications": [[59, "nextcloud-verifications"]], "Nextcloud Webhook Events": [[171, "nextcloud-webhook-events"]], "Nextcloud and Docker on the same host - with Nextcloud bare metal": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-bare-metal"]], "Nextcloud and Docker on the same host - with Nextcloud in Docker": [[101, "nextcloud-and-docker-on-the-same-host-with-nextcloud-in-docker"]], "Nextcloud avatar integration": [[81, "nextcloud-avatar-integration"]], "Nextcloud configuration": [[64, null], [166, "nextcloud-configuration"], [167, "nextcloud-configuration"]], "Nextcloud final steps": [[124, "nextcloud-final-steps"]], "Nextcloud in Docker AIO (all-in-one)": [[101, "nextcloud-in-docker-aio-all-in-one"]], "Nextcloud in a subdir of the NGINX webroot": [[129, "nextcloud-in-a-subdir-of-the-nginx-webroot"]], "Nextcloud in the webroot of NGINX": [[129, "nextcloud-in-the-webroot-of-nginx"]], "Nextcloud log files": [[138, "nextcloud-log-files"]], "Nextcloud prerequisites": [[126, "nextcloud-prerequisites"]], "Nextcloud server Log File": [[98, "nextcloud-server-log-file"]], "Not open source anymore?": [[137, "not-open-source-anymore"]], "Note": [[81, "note"]], "Notes and troubleshooting": [[136, "notes-and-troubleshooting"]], "Notes on PHP ini Configuration": [[130, "notes-on-php-ini-configuration"]], "OAuth2": [[67, null]], "OCC CLI": [[102, "occ-cli"]], "Obtaining a patch": [[136, "obtaining-a-patch"]], "Obtaining the Client Log File": [[98, "obtaining-the-client-log-file"]], "Office": [[88, null], [153, null]], "OpenAI integration": [[0, "openai-integration"]], "OpenMetrics": [[50, "openmetrics"]], "OpenMetrics endpoint": [[169, "openmetrics-endpoint"]], "OpenStack Object Storage": [[34, null]], "OpenStack Swift": [[46, "openstack-swift"]], "Operating system": [[126, "operating-system"]], "Options": [[97, null], [102, "options"], [103, "options"], [103, "id2"], [103, "id4"]], "Organizations with clustered setups": [[58, "organizations-with-clustered-setups"]], "Organizations with single-server": [[58, "organizations-with-single-server"]], "Other Web servers": [[133, "other-web-servers"]], "Other issues": [[138, "other-issues"]], "Out-of-office feature": [[118, null]], "Outdated NSS / OpenSSL version": [[69, "outdated-nss-openssl-version"]], "Overview": [[15, null], [26, "overview"], [57, "overview"], [57, "id1"], [133, "overview"], [142, "overview"], [148, "overview"], [170, "overview"], [171, "overview"]], "Overview of AI features": [[15, "overview-of-ai-features"]], "Overwrite parameters": [[68, "overwrite-parameters"]], "PHP": [[123, "php"], [124, "php"]], "PHP Installation": [[130, "php-installation"]], "PHP Module Quick Reference Table": [[130, "php-module-quick-reference-table"]], "PHP Modules for Media Management": [[130, "php-modules-for-media-management"]], "PHP Modules for Specific Applications": [[130, "php-modules-for-specific-applications"]], "PHP configuration": [[167, "php-configuration"]], "PHP ini Settings": [[130, "php-ini-settings"]], "PHP version and information": [[138, "php-version-and-information"]], "PHP-FPM configuration": [[133, "php-fpm-configuration"]], "PHP-Handler Configuration / Avoiding \u201c502 Bad Gateway\u201d": [[129, "php-handler-configuration-avoiding-502-bad-gateway"]], "Parameters": [[20, "parameters"], [45, "parameters"], [55, "parameters"], [56, "parameters"]], "Passing values between blocks": [[172, "passing-values-between-blocks"]], "Password-based mechanisms": [[30, "password-based-mechanisms"]], "Passwords": [[126, "passwords"]], "Patching Nextcloud": [[136, null]], "Patching apps": [[136, "patching-apps"]], "Patching server": [[136, "patching-server"]], "Per mail account": [[119, "per-mail-account"]], "Performance Implications": [[46, "performance-implications"]], "Place config directory outside of the web root": [[126, "place-config-directory-outside-of-the-web-root"]], "Place data directory outside of the web root": [[126, "place-data-directory-outside-of-the-web-root"]], "PostgreSQL": [[140, "postgresql"], [146, "postgresql"], [146, "id5"]], "PostgreSQL database": [[20, "postgresql-database"], [55, "postgresql-database"]], "Preparing PHP": [[130, null]], "Prerequisites": [[148, "prerequisites"]], "Prerequisites for manual installation": [[133, "prerequisites-for-manual-installation"]], "Pretty URLs": [[133, "pretty-urls"]], "Prevent uploading of specific files": [[106, "prevent-uploading-of-specific-files"]], "Previews": [[59, "previews"], [132, "previews"], [150, "previews"], [167, "previews"], [168, "previews"], [169, "previews"]], "Previews configuration": [[45, null]], "Previews for Office files using LibreOffice": [[165, "previews-for-office-files-using-libreoffice"]], "Previews for PDF files with Imaginary": [[166, "previews-for-pdf-files-with-imaginary"]], "Previous Nextcloud releases": [[142, "previous-nextcloud-releases"]], "Privacy and User Property Scopes": [[114, "privacy-and-user-property-scopes"]], "Process manager": [[133, "process-manager"]], "Profile configuration": [[77, null]], "Promote user to subadmin": [[76, "promote-user-to-subadmin"]], "Proper SSL configuration": [[126, "proper-ssl-configuration"]], "Property scopes": [[77, "property-scopes"]], "Provider apps": [[15, "provider-apps"], [15, "id59"], [15, "id64"], [15, "id70"]], "Provider removal": [[80, "provider-removal"]], "Providing default files": [[25, null]], "Proxy Configurations": [[59, "proxy-configurations"]], "Public collaborative tag": [[110, "public-collaborative-tag"]], "Public-key mechanisms": [[30, "public-key-mechanisms"]], "Quick start": [[128, "quick-start"]], "Rate limits": [[113, "rate-limits"], [114, "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": [[27, "read-the-envelope-key"]], "Read the file key": [[27, "read-the-file-key"]], "Read the private key file": [[27, "read-the-private-key-file"]], "Read the public key": [[27, "read-the-public-key"]], "Reading a configuration": [[82, "reading-a-configuration"]], "Recommendations based on type of deployment": [[58, "recommendations-based-on-type-of-deployment"]], "Recommended General PHP Modules": [[130, "recommended-general-php-modules"]], "Recommended PHP CLI Modules": [[130, "recommended-php-cli-modules"]], "Recommended PHP Caching Modules": [[130, "recommended-php-caching-modules"]], "Redirect all unencrypted traffic to HTTPS": [[126, "redirect-all-unencrypted-traffic-to-https"]], "Redis": [[58, "redis"], [123, "redis"], [124, "redis"]], "Redis configuration in Nextcloud (config.php)": [[58, "redis-configuration-in-nextcloud-config-php"]], "Reducing system load": [[132, "reducing-system-load"]], "Reference management": [[158, null]], "Refresh rate": [[113, "refresh-rate"]], "Register": [[102, "register"], [103, "register"], [104, "register"]], "Related apps": [[1, "related-apps"]], "Release channels": [[170, "release-channels"]], "Release notes": [[88, null], [161, null], [162, null]], "Release schedule": [[170, "release-schedule"]], "Release types": [[170, "release-types"]], "Reliability and robustness": [[12, "reliability-and-robustness"]], "Reminder notifications": [[113, "reminder-notifications"]], "Remove user from group": [[76, "remove-user-from-group"]], "Renaming a user": [[85, "renaming-a-user"]], "Repair-Tree": [[149, "repair-tree"]], "Replacing SQLite": [[132, "replacing-sqlite"]], "Replication": [[22, 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": [[130, "required-php-database-connectors"]], "Required PHP Modules": [[130, "required-php-modules"]], "Requirements": [[2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [20, "requirements"]], "Rescans": [[137, "rescans"]], "Resend the welcome email": [[76, "resend-the-welcome-email"]], "Reset a user\u2019s password": [[85, "reset-a-user-s-password"]], "Resetting a lost admin password": [[78, null]], "Resetting a user password": [[79, null]], "Resources and rooms": [[113, "resources-and-rooms"]], "Restore database": [[146, "restore-database"]], "Restore folders": [[146, "restore-folders"]], "Restoring": [[146, "restoring"]], "Restoring backup": [[146, null]], "Restrict admin actions to a specific range of IP addresses": [[126, "restrict-admin-actions-to-a-specific-range-of-ip-addresses"]], "Restrict edit to specific groups": [[150, "restrict-edit-to-specific-groups"]], "Restrict usage to specific groups": [[150, "restrict-usage-to-specific-groups"]], "Retention of files": [[110, null]], "Revalidation": [[132, "revalidation"]], "Reverse proxy": [[68, null], [156, null]], "Reverting a patch": [[136, "reverting-a-patch"]], "Run the conversion": [[18, "run-the-conversion"]], "Running occ": [[149, "running-occ"]], "S3 SSE-C encryption support": [[46, "s3-sse-c-encryption-support"]], "S3 integrity protections enabled, configuration update may be needed": [[168, "s3-integrity-protections-enabled-configuration-update-may-be-needed"]], "SELinux": [[123, "selinux"]], "SELinux configuration": [[131, null]], "SELinux configuration tips": [[133, "selinux-configuration-tips"]], "SFTP": [[35, null]], "SMB authentication": [[36, "smb-authentication"]], "SMB update notifications": [[36, "smb-update-notifications"]], "SMB/CIFS": [[36, null]], "SMTP": [[62, "smtp"]], "SMTP timeout": [[117, "smtp-timeout"]], "SQLite": [[140, "sqlite"], [146, "sqlite"]], "SQLite database": [[55, "sqlite-database"]], "SSL": [[59, "ssl"]], "SSL certificate verification (LDAPS, TLS)": [[81, "ssl-certificate-verification-ldaps-tls"]], "SSL for MySQL Database": [[20, "ssl-for-mysql-database"]], "Sanitize filenames": [[149, "sanitize-filenames"]], "Sanitizing invalid filenames": [[48, "sanitizing-invalid-filenames"]], "Scaling": [[2, "scaling"], [3, "scaling"], [5, "scaling"], [6, "scaling"], [7, "scaling"], [9, "scaling"], [10, "scaling"]], "Scan": [[149, "scan"]], "Scan appdata": [[149, "scan-appdata"]], "Screen or tmux session": [[15, "screen-or-tmux-session"], [171, "screen-or-tmux-session"]], "Search tools": [[2, "search-tools"]], "Search/get groups": [[75, "search-get-groups"]], "Search/get users": [[76, "search-get-users"]], "Secure view settings": [[150, "secure-view-settings"]], "Security": [[149, "security"]], "Security considerations": [[67, "security-considerations"]], "Send a test email": [[62, "send-a-test-email"]], "Sendmail": [[62, "sendmail"]], "Serve security related headers by the Web server": [[126, "serve-security-related-headers-by-the-web-server"]], "Server": [[134, "server"]], "Server tab": [[81, "server-tab"]], "Server tuning": [[132, null]], "Server-side Encryption": [[26, null]], "Server-side encryption details": [[27, null]], "Server-side encryption migration": [[28, null]], "Service Discovery": [[68, "service-discovery"]], "Service discovery": [[138, "service-discovery"]], "Setting Storage quotas": [[85, "setting-storage-quotas"]], "Setting a hierarchical configuration value": [[149, "setting-a-hierarchical-configuration-value"]], "Setting a single configuration value": [[149, "setting-a-single-configuration-value"]], "Setting an array configuration value": [[149, "setting-an-array-configuration-value"]], "Setting mail server parameters in config.php": [[62, "setting-mail-server-parameters-in-config-php"]], "Setting up background jobs": [[133, "setting-up-background-jobs"]], "Setting up remirepo with PHP 8.2": [[123, "setting-up-remirepo-with-php-8-2"]], "Setting up the workspace connection": [[172, "setting-up-the-workspace-connection"]], "Settings": [[132, "settings"]], "Settings app": [[59, "settings-app"]], "Setup (Manual)": [[8, "setup-manual"]], "Setup (via App Store)": [[8, "setup-via-app-store"]], "Setup Checks": [[165, "setup-checks"]], "Setup a filter and a jail for Nextcloud": [[126, "setup-a-filter-and-a-jail-for-nextcloud"]], "Setup deploy daemon": [[100, "setup-deploy-daemon"]], "Setup fail2ban": [[126, "setup-fail2ban"]], "Setupchecks": [[149, "setupchecks"]], "Share operations": [[149, "share-operations"]], "Share tools": [[2, "share-tools"]], "Shared items": [[114, "shared-items"]], "Sharing": [[59, "sharing"]], "Sieve timeout": [[117, "sieve-timeout"]], "Sign the blocks": [[27, "sign-the-blocks"]], "Sign the private key": [[27, "sign-the-private-key"]], "Simple Storage Service (S3)": [[46, "simple-storage-service-s3"]], "Sizing": [[132, "sizing"]], "Skipping pre-login warning": [[67, "skipping-pre-login-warning"]], "Small/Private home server": [[58, "small-private-home-server"]], "Snooze and scheduled sending": [[117, "snooze-and-scheduled-sending"]], "Snowflake IDs": [[149, "snowflake-ids"], [169, "snowflake-ids"]], "Some files have not passed the integrity check": [[69, "some-files-have-not-passed-the-integrity-check"]], "Sources": [[27, "sources"]], "Space usage": [[3, "space-usage"], [8, "space-usage"], [11, "space-usage"]], "Special attributes": [[81, "special-attributes"]], "Special mechanisms": [[30, "special-mechanisms"]], "Speech-To-Text": [[1, "speech-to-text"], [15, "speech-to-text"]], "Speeding up webhook dispatch": [[171, "speeding-up-webhook-dispatch"]], "Split the file": [[27, "split-the-file"], [27, "id9"]], "Splitting databases": [[23, null]], "Status": [[149, "status"]], "Status Checks": [[104, "status-checks"]], "Status return code": [[149, "status-return-code"]], "Step-by-Step Manual Upgrade": [[142, "step-by-step-manual-upgrade"]], "Storage configuration": [[38, "storage-configuration"]], "Storage of access tokens": [[126, "storage-of-access-tokens"]], "Store the envelope keys": [[27, "store-the-envelope-keys"]], "Store the file": [[27, "store-the-file"]], "Store the file key": [[27, "store-the-file-key"]], "Store the private key": [[27, "store-the-private-key"]], "Subscriptions": [[113, "subscriptions"]], "Supplying alternate models": [[5, "supplying-alternate-models"], [7, "supplying-alternate-models"]], "Suppressing log messages": [[129, "suppressing-log-messages"]], "Sync birthday calendar": [[149, "sync-birthday-calendar"]], "Sync system address book": [[149, "sync-system-address-book"]], "Sync tokens": [[113, "sync-tokens"], [114, "sync-tokens"]], "Synchronising with clients after data recovery": [[146, "synchronising-with-clients-after-data-recovery"]], "Synchronous indexing": [[3, "synchronous-indexing"]], "System Address Book": [[114, "system-address-book"]], "System Tags": [[149, "system-tags"]], "System address book": [[168, "system-address-book"]], "System configuration": [[24, "system-configuration"]], "System email": [[163, "system-email"]], "System environment variables": [[133, "system-environment-variables"]], "System requirements": [[134, null], [163, "system-requirements"], [164, "system-requirements"], [165, "system-requirements"], [166, "system-requirements"], [167, "system-requirements"], [168, "system-requirements"], [169, "system-requirements"]], "Systemd service": [[15, "systemd-service"], [171, "systemd-service"]], "TLS / encryption app": [[132, "tls-encryption-app"]], "Table of contents": [[88, null]], "Talk App": [[134, "talk-app"]], "Talk tools": [[2, "talk-tools"]], "Target Audience": [[120, "target-audience"]], "Task processing": [[1, "task-processing"]], "Tasks tools": [[2, "tasks-tools"]], "Temporary overrides": [[66, "temporary-overrides"]], "Test Deploy Daemon": [[104, null]], "Testing the configuration": [[81, "testing-the-configuration"]], "Text app": [[70, null]], "Text processing": [[1, "text-processing"], [15, "text-processing"]], "Text-To-Image": [[1, "text-to-image"]], "Text-To-Speech": [[1, "text-to-speech"], [15, "text-to-speech"]], "The LDAP configuration API": [[82, null]], "The Smart Picker": [[160, null]], "The access token": [[67, "the-access-token"]], "The brute force settings app": [[57, "the-brute-force-settings-app"]], "The recently contacted address book": [[115, "the-recently-contacted-address-book"]], "The test with getenv(\"PATH\") only returns an empty response": [[69, "the-test-with-getenv-path-only-returns-an-empty-response"]], "The \u201cStrict-Transport-Security\u201d HTTP header is not configured": [[69, "the-strict-transport-security-http-header-is-not-configured"]], "The \u201c__Host-\u201d prefix is not used for the cookie name": [[69, "the-host-prefix-is-not-used-for-the-cookie-name"]], "Theming": [[71, null]], "Thread Summary": [[117, "thread-summary"]], "Timeout and other connectivity issues": [[119, "timeout-and-other-connectivity-issues"]], "Timeouts": [[117, "timeouts"]], "Tips and tricks": [[129, "tips-and-tricks"]], "Toggle Windows compatibility": [[149, "toggle-windows-compatibility"]], "Traefik 1": [[68, "traefik-1"]], "Traefik 2": [[68, "traefik-2"]], "Transactional file locking": [[43, null]], "Transactional file locking is disabled": [[69, "transactional-file-locking-is-disabled"]], "Transfer": [[149, "transfer"]], "Transferring files to another user": [[41, "transferring-files-to-another-user"]], "Translation": [[117, "translation"]], "Trash bin": [[113, "trash-bin"]], "Trashbin": [[149, "trashbin"]], "Triggering the conversion": [[18, "triggering-the-conversion"]], "Troubleshooting": [[3, "troubleshooting"], [20, "troubleshooting"], [26, "troubleshooting"], [57, "troubleshooting"], [62, "troubleshooting"], [98, null], [119, null], [131, "troubleshooting"], [142, "troubleshooting"], [147, "troubleshooting"], [157, null]], "Troubleshooting Web server and PHP problems": [[138, "troubleshooting-web-server-and-php-problems"]], "Troubleshooting WebDAV": [[138, "troubleshooting-webdav"]], "Troubleshooting contacts & calendar": [[138, "troubleshooting-contacts-calendar"]], "Troubleshooting data-directory": [[138, "troubleshooting-data-directory"]], "Troubleshooting encrypted files": [[138, "troubleshooting-encrypted-files"]], "Troubleshooting file encoding on external storages": [[138, "troubleshooting-file-encoding-on-external-storages"]], "Troubleshooting quota or size issues": [[138, "troubleshooting-quota-or-size-issues"]], "Troubleshooting sharing": [[138, "troubleshooting-sharing"]], "Troubleshooting, tips and tricks": [[81, "troubleshooting-tips-and-tricks"]], "Trusted domains": [[128, "trusted-domains"]], "Tune PHP-FPM": [[132, "tune-php-fpm"]], "Tuning your database": [[132, "tuning-your-database"]], "Two-factor authentication": [[80, null], [149, "two-factor-authentication"]], "Types of Values": [[59, "types-of-values"]], "Unable to update contacts or events": [[119, "unable-to-update-contacts-or-events"]], "Uninstallation": [[135, null]], "Unregister": [[102, "unregister"], [103, "unregister"]], "Update": [[103, "update"]], "Update notifications": [[16, "update-notifications"], [148, "update-notifications"]], "Update the reverse proxy configuration": [[155, "update-the-reverse-proxy-configuration"]], "Updating": [[151, "updating"]], "Upgrade distribution packages": [[155, "upgrade-distribution-packages"]], "Upgrade manually": [[142, null]], "Upgrade quickstart": [[145, "upgrade-quickstart"]], "Upgrade the docker image": [[155, "upgrade-the-docker-image"]], "Upgrade tips": [[145, "upgrade-tips"]], "Upgrade to Nextcloud 26": [[163, null]], "Upgrade to Nextcloud 27": [[164, null]], "Upgrade to Nextcloud 28": [[165, null]], "Upgrade to Nextcloud 30": [[166, null]], "Upgrade to Nextcloud 31": [[167, null]], "Upgrade to Nextcloud 32": [[168, null]], "Upgrade to Nextcloud 33": [[169, null]], "Upgrade via built-in updater": [[147, null]], "Upgrade via snap packages": [[145, null]], "Upload of files greater than 10 MiB fails": [[129, "upload-of-files-greater-than-10-mib-fails"]], "Uploading big files > 512MB": [[24, null]], "Usage": [[8, "usage"], [52, "usage"], [57, "usage"], [92, "usage"]], "Usage Examples": [[102, "usage-examples"]], "Usage of variables for mount paths": [[38, "usage-of-variables-for-mount-paths"]], "Use HTTPS": [[126, "use-https"]], "Use OOXML by default for new files": [[150, "use-ooxml-by-default-for-new-files"]], "Use a dedicated domain for Nextcloud": [[126, "use-a-dedicated-domain-for-nextcloud"]], "Use a specific attribute or turn off loading of images": [[81, "use-a-specific-attribute-or-turn-off-loading-of-images"]], "Use php-mail for sending mail": [[117, "use-php-mail-for-sending-mail"]], "Useful SQL commands": [[20, "useful-sql-commands"]], "User Experience": [[59, "user-experience"]], "User Interface Preference Defaults": [[117, "user-interface-preference-defaults"]], "User Keys: Sharing & Recovery": [[26, "user-keys-sharing-recovery"]], "User Profile attributes": [[81, "user-profile-attributes"]], "User and group mapping": [[81, "user-and-group-mapping"]], "User and group permissions": [[38, "user-and-group-permissions"]], "User authentication with LDAP": [[81, null]], "User authentication with OpenID Connect": [[84, null]], "User commands": [[149, "user-commands"]], "User deletion": [[115, "user-deletion"]], "User listing and login per nested groups": [[81, "user-listing-and-login-per-nested-groups"]], "User management": [[73, null], [85, null]], "User migration": [[117, "user-migration"]], "User password policy": [[86, null]], "User provisioning API": [[87, null]], "User session": [[59, "user-session"]], "Users": [[88, null]], "Users tab": [[81, "users-tab"]], "Users\u2019 Federated Cloud IDs not updated after a domain name change": [[138, "users-federated-cloud-ids-not-updated-after-a-domain-name-change"]], "Using File Drop Share links": [[41, "using-file-drop-share-links"]], "Using Nextcloud MCP Server": [[2, "using-nextcloud-mcp-server"]], "Using Nextcloud as an identity provider": [[84, "using-nextcloud-as-an-identity-provider"]], "Using Object Store with Nextcloud": [[59, "using-object-store-with-nextcloud"]], "Using Redis-based transactional file locking": [[132, "using-redis-based-transactional-file-locking"]], "Using a self hosted apps store": [[16, "using-a-self-hosted-apps-store"]], "Using cron to perform background jobs": [[132, "using-cron-to-perform-background-jobs"]], "Using custom app directories": [[16, "using-custom-app-directories"]], "Using email templates": [[62, "using-email-templates"]], "Using private API": [[16, "using-private-api"]], "Using self-signed certificates": [[38, "using-self-signed-certificates"]], "Using the Redis session handler": [[58, "using-the-redis-session-handler"]], "Using the command line based updater": [[147, "using-the-command-line-based-updater"]], "Using the occ command": [[48, "using-the-occ-command"], [149, null]], "Using the web based updater": [[147, "using-the-web-based-updater"]], "Using the web interface": [[48, "using-the-web-interface"]], "Versions": [[149, "versions"]], "Voice Chat": [[1, "voice-chat"]], "Warnings on admin page": [[69, null]], "Web browser": [[134, "web-browser"]], "Web server and PHP modules": [[138, "web-server-and-php-modules"]], "Web server configuration": [[163, "web-server-configuration"], [164, "web-server-configuration"], [165, "web-server-configuration"], [166, "web-server-configuration"], [168, "web-server-configuration"]], "WebDAV": [[37, null]], "Webcron": [[56, "webcron"]], "Webhook Listeners": [[171, null]], "Webserver Log Files": [[98, "webserver-log-files"]], "What does the updater do?": [[147, "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?": [[160, "where-can-it-be-used"]], "Where do they appear?": [[159, "where-do-they-appear"]], "Who develops Nextcloud?": [[120, null]], "Why did Nextcloud add code signing?": [[137, "why-did-nextcloud-add-code-signing"]], "Why is my prompt slow?": [[15, "why-is-my-prompt-slow"]], "Why is my web domain different from my mail domain?": [[62, "why-is-my-web-domain-different-from-my-mail-domain"]], "Why we drop old PHP versions": [[134, "why-we-drop-old-php-versions"]], "Windmill Workflows": [[172, null]], "Windows compatible filenames": [[48, null]], "Wopi settings": [[150, "wopi-settings"]], "Workflow log": [[66, "workflow-log"]], "XML output": [[74, "xml-output"], [74, "id2"], [74, "id4"], [74, "id6"], [75, "xml-output"], [75, "id2"], [75, "id4"], [75, "id6"], [75, "id7"], [75, "id9"], [76, "xml-output"], [76, "id2"], [76, "id4"], [76, "id5"], [76, "id7"], [76, "id9"], [76, "id11"], [76, "id13"], [76, "id15"], [76, "id17"], [76, "id19"], [76, "id21"], [76, "id23"], [76, "id25"], [76, "id27"], [82, "xml-output"], [82, "id2"], [82, "id4"], [82, "id6"]], "XOAUTH2 Authentication with Microsoft Azure AD": [[117, "xoauth2-authentication-with-microsoft-azure-ad"]], "You are accessing this site via HTTP": [[69, "you-are-accessing-this-site-via-http"]], "Your Web server is not set up properly to resolve /.well-known/caldav/ or /.well-known/carddav/": [[69, "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": [[69, "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": [[69, "your-database-does-not-run-with-read-committed-transaction-isolation-level"]], "account_manager.default_property_scope": [[59, "account-manager-default-property-scope"]], "activity_expire_days": [[59, "activity-expire-days"]], "activity_use_cached_mountpoints": [[59, "activity-use-cached-mountpoints"]], "allow_local_remote_servers": [[59, "allow-local-remote-servers"]], "allow_user_to_change_display_name": [[59, "allow-user-to-change-display-name"]], "allowed_admin_ranges": [[59, "allowed-admin-ranges"]], "appcodechecker": [[59, "appcodechecker"]], "apps_paths": [[59, "apps-paths"]], "appsallowlist": [[59, "appsallowlist"]], "appstoreenabled": [[59, "appstoreenabled"]], "appstoreurl": [[59, "appstoreurl"]], "auth.bruteforce.max-attempts": [[59, "auth-bruteforce-max-attempts"]], "auth.bruteforce.protection.enabled": [[59, "auth-bruteforce-protection-enabled"]], "auth.bruteforce.protection.force.database": [[59, "auth-bruteforce-protection-force-database"]], "auth.bruteforce.protection.testing": [[59, "auth-bruteforce-protection-testing"]], "auth.storeCryptedPassword": [[59, "auth-storecryptedpassword"]], "auth.webauthn.enabled": [[59, "auth-webauthn-enabled"]], "auto_logout": [[59, "auto-logout"]], "binary_search_paths": [[59, "binary-search-paths"]], "bulkupload.enabled": [[59, "bulkupload-enabled"]], "cache_app_config": [[59, "cache-app-config"]], "cache_chunk_gc_ttl": [[59, "cache-chunk-gc-ttl"]], "cache_path": [[59, "cache-path"]], "carddav_sync_request_timeout": [[59, "carddav-sync-request-timeout"]], "carddav_sync_request_truncation": [[59, "carddav-sync-request-truncation"]], "check_data_directory_permissions": [[59, "check-data-directory-permissions"]], "check_for_working_htaccess": [[59, "check-for-working-htaccess"]], "check_for_working_wellknown_setup": [[59, "check-for-working-wellknown-setup"]], "cipher": [[59, "cipher"]], "comments.managerFactory": [[59, "comments-managerfactory"]], "config_is_read_only": [[59, "config-is-read-only"]], "connectivity_check_domains": [[59, "connectivity-check-domains"]], "cookie_domain": [[59, "cookie-domain"]], "copied_sample_config": [[59, "copied-sample-config"]], "core.login_flow_v2.allowed_user_agents": [[59, "core-login-flow-v2-allowed-user-agents"]], "csrf.optout": [[59, "csrf-optout"]], "customclient_desktop": [[59, "customclient-desktop"]], "data-fingerprint": [[59, "data-fingerprint"]], "datadirectory": [[59, "datadirectory"]], "davstorage.request_timeout": [[59, "davstorage-request-timeout"]], "db.log_request_id": [[59, "db-log-request-id"]], "dbdriveroptions": [[59, "dbdriveroptions"]], "dbhost": [[59, "dbhost"]], "dbname": [[59, "dbname"]], "dbpassword": [[59, "dbpassword"]], "dbpersistent": [[59, "dbpersistent"]], "dbreplica": [[59, "dbreplica"]], "dbtableprefix": [[59, "dbtableprefix"]], "dbtype": [[59, "dbtype"]], "dbuser": [[59, "dbuser"]], "debug": [[59, "debug"]], "default_certificates_bundle_path": [[59, "default-certificates-bundle-path"]], "default_language": [[59, "default-language"]], "default_locale": [[59, "default-locale"]], "default_phone_region": [[59, "default-phone-region"]], "default_timezone": [[59, "default-timezone"]], "defaultapp": [[59, "defaultapp"]], "diagnostics.logging": [[59, "diagnostics-logging"]], "diagnostics.logging.threshold": [[59, "diagnostics-logging-threshold"]], "documentation_url.server_logs": [[59, "documentation-url-server-logs"]], "enable_lazy_objects": [[59, "enable-lazy-objects"]], "enable_non-accessible_features": [[59, "enable-non-accessible-features"]], "enable_previews": [[59, "enable-previews"]], "enabledPreviewProviders": [[59, "enabledpreviewproviders"]], "encryption.use_legacy_base64_encoding": [[59, "encryption-use-legacy-base64-encoding"]], "enforce_theme": [[59, "enforce-theme"]], "errorlog": [[66, "errorlog"]], "external_storage.auth_availability_delay": [[59, "external-storage-auth-availability-delay"]], "file": [[66, "file"]], "filelocking.debug": [[59, "filelocking-debug"]], "filelocking.ttl": [[59, "filelocking-ttl"]], "files.chunked_upload.max_parallel_count": [[59, "files-chunked-upload-max-parallel-count"]], "files.chunked_upload.max_size": [[59, "files-chunked-upload-max-size"]], "files.trash.delete": [[59, "files-trash-delete"]], "files_external_allow_create_new_local": [[59, "files-external-allow-create-new-local"]], "files_no_background_scan": [[59, "files-no-background-scan"]], "filesystem_cache_readonly": [[59, "filesystem-cache-readonly"]], "filesystem_check_changes": [[59, "filesystem-check-changes"]], "forbidden_filename_basenames": [[59, "forbidden-filename-basenames"]], "forbidden_filename_characters": [[59, "forbidden-filename-characters"]], "forbidden_filename_extensions": [[59, "forbidden-filename-extensions"]], "forbidden_filenames": [[59, "forbidden-filenames"]], "force_language": [[59, "force-language"]], "force_locale": [[59, "force-locale"]], "forwarded_for_headers": [[59, "forwarded-for-headers"]], "gs.enabled": [[59, "gs-enabled"]], "gs.federation": [[59, "gs-federation"]], "has_internet_connection": [[59, "has-internet-connection"]], "hashingCost": [[59, "hashingcost"]], "hashingMemoryCost": [[59, "hashingmemorycost"]], "hashingThreads": [[59, "hashingthreads"]], "hashingTimeCost": [[59, "hashingtimecost"]], "hashing_default_password": [[59, "hashing-default-password"]], "hide_login_form": [[59, "hide-login-form"]], "htaccess.IgnoreFrontController": [[59, "htaccess-ignorefrontcontroller"]], "htaccess.RewriteBase": [[59, "htaccess-rewritebase"]], "installed": [[59, "installed"]], "instanceid": [[59, "instanceid"]], "knowledgebase.embedded": [[59, "knowledgebase-embedded"]], "knowledgebaseenabled": [[59, "knowledgebaseenabled"]], "l10n, create JavaScript translation files for apps": [[149, "l10n-create-javascript-translation-files-for-apps"]], "ldap:check-group": [[149, "ldap-check-group"]], "ldap:check-user": [[149, "ldap-check-user"]], "ldap:create-empty-config": [[149, "ldap-create-empty-config"]], "ldap:delete-config": [[149, "ldap-delete-config"]], "ldap:search": [[149, "ldap-search"]], "ldap:set-config": [[149, "ldap-set-config"]], "ldap:show-remnants": [[149, "ldap-show-remnants"]], "ldap:test-config": [[149, "ldap-test-config"]], "ldap:test-user-settings": [[149, "ldap-test-user-settings"]], "ldapUserCleanupInterval": [[59, "ldapusercleanupinterval"]], "ldap_log_file": [[59, "ldap-log-file"]], "localstorage.allowsymlinks": [[59, "localstorage-allowsymlinks"]], "localstorage.umask": [[59, "localstorage-umask"]], "localstorage.unlink_on_truncate": [[59, "localstorage-unlink-on-truncate"]], "log.backtrace": [[59, "log-backtrace"]], "log.condition": [[59, "log-condition"]], "log_query": [[59, "log-query"]], "log_rotate_size": [[59, "log-rotate-size"]], "log_type": [[59, "log-type"]], "log_type_audit": [[59, "log-type-audit"]], "logdateformat": [[59, "logdateformat"]], "logfile": [[59, "logfile"]], "logfile_audit": [[59, "logfile-audit"]], "logfilemode": [[59, "logfilemode"]], "login_form_autocomplete": [[59, "login-form-autocomplete"]], "login_form_timeout": [[59, "login-form-timeout"]], "loglevel": [[59, "loglevel"]], "loglevel_dirty_database_queries": [[59, "loglevel-dirty-database-queries"]], "loglevel_frontend": [[59, "loglevel-frontend"]], "logo_url": [[59, "logo-url"]], "logtimezone": [[59, "logtimezone"]], "lookup_server": [[59, "lookup-server"]], "lost_password_link": [[59, "lost-password-link"]], "mail_domain": [[59, "mail-domain"]], "mail_from_address": [[59, "mail-from-address"]], "mail_send_plaintext_only": [[59, "mail-send-plaintext-only"]], "mail_sendmailmode": [[59, "mail-sendmailmode"]], "mail_smtpauth": [[59, "mail-smtpauth"]], "mail_smtpdebug": [[59, "mail-smtpdebug"]], "mail_smtphost": [[59, "mail-smtphost"]], "mail_smtpmode": [[59, "mail-smtpmode"]], "mail_smtpname": [[59, "mail-smtpname"]], "mail_smtppassword": [[59, "mail-smtppassword"]], "mail_smtpport": [[59, "mail-smtpport"]], "mail_smtpsecure": [[59, "mail-smtpsecure"]], "mail_smtpstreamoptions": [[59, "mail-smtpstreamoptions"]], "mail_smtptimeout": [[59, "mail-smtptimeout"]], "mail_template_class": [[59, "mail-template-class"]], "maintenance": [[59, "id1"]], "maintenance_window_start": [[56, "maintenance-window-start"], [59, "maintenance-window-start"]], "max_file_conversion_filesize": [[59, "max-file-conversion-filesize"]], "max_filesize_animated_gifs_public_sharing": [[59, "max-filesize-animated-gifs-public-sharing"]], "maximum.supported.desktop.version": [[59, "maximum-supported-desktop-version"]], "memberOf / read memberof permissions": [[81, "memberof-read-memberof-permissions"]], "memcache.distributed": [[59, "memcache-distributed"]], "memcache.local": [[59, "memcache-local"]], "memcache.locking": [[59, "memcache-locking"]], "memcache_customprefix": [[59, "memcache-customprefix"]], "memcached_options": [[59, "memcached-options"]], "memcached_servers": [[59, "memcached-servers"]], "metadata_max_filesize": [[59, "metadata-max-filesize"]], "minimum.supported.desktop.version": [[59, "minimum-supported-desktop-version"]], "mount_file": [[59, "mount-file"]], "mysql.collation": [[59, "mysql-collation"]], "mysql.utf8mb4": [[59, "mysql-utf8mb4"]], "nginx": [[24, "nginx"]], "no_unsupported_browser_warning": [[59, "no-unsupported-browser-warning"]], "objectstore": [[59, "objectstore"], [59, "id2"], [59, "id3"]], "objectstore.multibucket.preview-distribution": [[59, "objectstore-multibucket-preview-distribution"]], "occ command Directory": [[149, "occ-command-directory"]], "occ commands": [[57, "occ-commands"]], "openmetrics_allowed_clients": [[59, "openmetrics-allowed-clients"]], "openmetrics_skipped_classes": [[59, "openmetrics-skipped-classes"]], "openssl": [[59, "openssl"]], "overwrite.cli.url": [[59, "overwrite-cli-url"]], "overwritecondaddr": [[59, "overwritecondaddr"]], "overwritehost": [[59, "overwritehost"]], "overwriteprotocol": [[59, "overwriteprotocol"]], "overwritewebroot": [[59, "overwritewebroot"]], "part_file_in_storage": [[59, "part-file-in-storage"]], "passwordsalt": [[59, "passwordsalt"]], "pgsql_ssl": [[59, "pgsql-ssl"]], "preview_concurrency_all": [[59, "preview-concurrency-all"]], "preview_concurrency_new": [[59, "preview-concurrency-new"]], "preview_ffmpeg_path": [[59, "preview-ffmpeg-path"]], "preview_ffprobe_path": [[59, "preview-ffprobe-path"]], "preview_imaginary_key": [[59, "preview-imaginary-key"]], "preview_imaginary_url": [[59, "preview-imaginary-url"]], "preview_libreoffice_path": [[59, "preview-libreoffice-path"]], "preview_max_filesize_image": [[59, "preview-max-filesize-image"]], "preview_max_memory": [[59, "preview-max-memory"]], "preview_max_x": [[59, "preview-max-x"]], "preview_max_y": [[59, "preview-max-y"]], "profile.enabled": [[59, "profile-enabled"]], "profiler": [[59, "profiler"]], "profiling.path": [[59, "profiling-path"]], "profiling.request": [[59, "profiling-request"]], "profiling.request.rate": [[59, "profiling-request-rate"]], "profiling.sample": [[59, "profiling-sample"]], "profiling.sample.rate": [[59, "profiling-sample-rate"]], "profiling.sample.rotation": [[59, "profiling-sample-rotation"]], "profiling.secret": [[59, "profiling-secret"]], "projects.enabled": [[59, "projects-enabled"]], "proxy": [[59, "proxy"]], "proxyexclude": [[59, "proxyexclude"]], "proxyuserpwd": [[59, "proxyuserpwd"]], "qmail": [[62, "qmail"]], "query_log_file": [[59, "query-log-file"]], "query_log_file_backtrace": [[59, "query-log-file-backtrace"]], "query_log_file_parameters": [[59, "query-log-file-parameters"]], "query_log_file_requestid": [[59, "query-log-file-requestid"]], "quota_include_external_storage": [[59, "quota-include-external-storage"]], "ratelimit.protection.enabled": [[59, "ratelimit-protection-enabled"]], "ratelimit_overwrite": [[59, "ratelimit-overwrite"]], "redis": [[59, "redis"]], "redis.cluster": [[59, "redis-cluster"]], "redis_log_file": [[59, "redis-log-file"]], "reduce_to_languages": [[59, "reduce-to-languages"]], "reference_opengraph": [[59, "reference-opengraph"]], "remember_login_cookie_lifetime": [[59, "remember-login-cookie-lifetime"]], "secret": [[59, "secret"]], "security.ipv6_normalized_subnet_size": [[59, "security-ipv6-normalized-subnet-size"]], "serverid": [[59, "serverid"]], "session_keepalive": [[59, "session-keepalive"]], "session_lifetime": [[59, "session-lifetime"]], "session_relaxed_expiry": [[59, "session-relaxed-expiry"]], "share_folder": [[59, "share-folder"]], "sharing.allow_custom_share_folder": [[59, "sharing-allow-custom-share-folder"]], "sharing.allow_disabled_password_enforcement_groups": [[59, "sharing-allow-disabled-password-enforcement-groups"]], "sharing.enable_mail_link_password_expiration": [[59, "sharing-enable-mail-link-password-expiration"]], "sharing.enable_share_accept": [[59, "sharing-enable-share-accept"]], "sharing.enable_share_mail": [[59, "sharing-enable-share-mail"]], "sharing.federation.allowSelfSignedCertificates": [[59, "sharing-federation-allowselfsignedcertificates"]], "sharing.force_share_accept": [[59, "sharing-force-share-accept"]], "sharing.mail_link_password_expiration_interval": [[59, "sharing-mail-link-password-expiration-interval"]], "sharing.managerFactory": [[59, "sharing-managerfactory"]], "sharing.maxAutocompleteResults": [[59, "sharing-maxautocompleteresults"]], "sharing.minSearchStringLength": [[59, "sharing-minsearchstringlength"]], "simpleSignUpLink.shown": [[59, "simplesignuplink-shown"]], "skeletondirectory": [[59, "skeletondirectory"]], "sort_groups_by_name": [[59, "sort-groups-by-name"]], "sqlite.journal_mode": [[59, "sqlite-journal-mode"]], "supportedDatabases": [[59, "supporteddatabases"]], "syslog": [[66, "syslog"]], "syslog_tag": [[59, "syslog-tag"]], "syslog_tag_audit": [[59, "syslog-tag-audit"]], "systemd": [[56, "systemd"], [66, "systemd"]], "systemtags.managerFactory": [[59, "systemtags-managerfactory"]], "tempdirectory": [[59, "tempdirectory"]], "templatedirectory": [[59, "templatedirectory"]], "theme": [[59, "theme"]], "theming.standalone_window.enabled": [[59, "theming-standalone-window-enabled"]], "token_auth_activity_update": [[59, "token-auth-activity-update"]], "token_auth_enforced": [[59, "token-auth-enforced"]], "transferIncomingShares": [[59, "transferincomingshares"]], "trashbin_retention_obligation": [[59, "trashbin-retention-obligation"]], "trusted_domains": [[59, "trusted-domains"]], "trusted_proxies": [[59, "trusted-proxies"]], "unified_search.enabled": [[59, "unified-search-enabled"]], "updatechecker": [[59, "updatechecker"]], "updatedirectory": [[59, "updatedirectory"]], "updater.release.channel": [[59, "updater-release-channel"]], "updater.server.url": [[59, "updater-server-url"]], "upgrade.cli-upgrade-link": [[59, "upgrade-cli-upgrade-link"]], "upgrade.disable-web": [[59, "upgrade-disable-web"]], "user:add": [[149, "user-add"]], "user:delete": [[149, "user-delete"]], "user:info": [[149, "user-info"]], "user:lastseen": [[149, "user-lastseen"]], "user:list": [[149, "user-list"]], "user:profile": [[149, "user-profile"]], "user:report": [[149, "user-report"]], "user:resetpassword": [[149, "user-resetpassword"]], "user:setting": [[149, "user-setting"]], "user_ini_additional_lines": [[59, "user-ini-additional-lines"]], "version": [[59, "version"]], "versions_retention_obligation": [[59, "versions-retention-obligation"]], "\u201cCSync unknown error\u201d": [[98, "csync-unknown-error"]], "\u201cConnection closed\u201d message when syncing files": [[98, "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/eu_ai_act", "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_monitoring/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/contactsinteraction", "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_notes/upgrade_to_33", "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/eu_ai_act.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_monitoring/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/contactsinteraction.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_notes/upgrade_to_33.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, 12, 14, 18, 20, 24, 25, 26, 27, 29, 35, 38, 39, 42, 43, 46, 47, 54, 56, 57, 58, 59, 61, 62, 63, 66, 68, 71, 73, 81, 83, 84, 88, 91, 92, 93, 94, 96, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 124, 126, 129, 130, 131, 132, 133, 136, 137, 138, 142, 145, 146, 147, 148, 149, 150, 152, 157, 165, 168, 169, 170, 171], "0": [1, 2, 4, 5, 7, 8, 9, 10, 11, 15, 20, 21, 22, 24, 26, 27, 31, 39, 43, 46, 50, 51, 58, 59, 62, 66, 68, 69, 70, 74, 75, 76, 77, 81, 82, 85, 93, 96, 98, 100, 101, 103, 104, 113, 114, 117, 118, 119, 124, 126, 128, 129, 130, 132, 134, 138, 144, 147, 148, 149, 150, 151, 157, 164, 165, 166, 167, 168, 170], "00": [20, 21, 53, 58, 59, 66, 149], "000": [27, 113, 114, 120], "0000": 149, "001": 59, "0022": 59, "0082c9": 71, "00am": [56, 59], "00iv00": 27, "00sig00": 27, "01": [56, 59, 66, 83, 134, 149], "0100": 62, "0123": 76, "02": [6, 58, 66, 149], "03": [53, 66, 149], "04": [20, 71, 88, 127, 133, 134, 153, 154], "05": [56, 59, 129], "050": 149, "055": 20, "06": [129, 149], "062": 20, "0640": 59, "07": 59, "0750": 32, "0770": 26, "079e7bc89d69792839a5e1831b1cbc80": 119, "08": [59, 149], "09": [66, 129, 149], "09563164f9904a837f9ca0b5f626db56c838e5098e0ccc1d8b": 137, "0e": 53, "1": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 15, 16, 20, 21, 22, 24, 26, 27, 29, 31, 41, 45, 46, 54, 56, 57, 58, 59, 62, 65, 66, 69, 70, 74, 75, 76, 81, 82, 88, 92, 93, 94, 96, 98, 100, 101, 103, 104, 113, 114, 117, 119, 124, 126, 128, 129, 130, 132, 133, 134, 136, 144, 147, 148, 149, 151, 157, 163, 164, 166, 167, 168, 169, 170, 171], "10": [1, 2, 4, 5, 6, 7, 9, 10, 12, 15, 20, 21, 22, 39, 42, 45, 53, 54, 57, 59, 62, 66, 68, 71, 81, 85, 86, 88, 93, 98, 101, 113, 114, 117, 123, 134, 144, 149, 150, 166, 167, 171], "100": [7, 24, 27, 45, 56, 59, 74, 75, 76, 117, 120, 157, 165, 170], "1000": [5, 81, 94, 98, 124], "10000": [58, 124], "1000000": 98, "10000000": [93, 98], "100mb": [3, 8, 76, 98], "100mib": 167, "100px": 45, "101": [74, 75, 76], "102": [75, 76], "1024": [30, 59, 117], "103": [75, 76], "103f": 149, "104": 76, "1040": 138, "10485760": 54, "104857600": [24, 46, 59], "105": 76, "106": 76, "107": 76, "1071": 59, "108": 76, "108082": 26, "109": 76, "10gb": 24, "10mib": 167, "10min": 82, "10t15": 66, "10x100": 24, "11": [6, 15, 64, 88, 119, 134, 148, 149, 155], "110": [62, 76], "111": [59, 76], "1110": 149, "112": [59, 76], "11211": [58, 59], "1125420102": [59, 71], "113": [59, 76], "113556": 81, "114": 66, "11g": 169, "12": [59, 64, 76, 81, 88, 129, 134, 149, 166], "120": 9, "123": 59, "1234": 4, "12345": [8, 76], "1255": 132, "127": [58, 59, 62, 93, 101, 104, 126, 128, 129, 149, 151, 157], "128": [59, 81], "128m": [20, 58], "128mb": 134, "12b": 2, "12gb": [3, 5], "13": [59, 66, 71, 134, 144, 149, 169], "1319": 59, "1393": 119, "14": [20, 41, 66, 83, 110, 134, 144], "143": 62, "1465910968": 149, "14t08": 149, "15": [27, 36, 38, 46, 53, 59, 66, 81, 82, 111, 113, 114, 117, 134, 144, 149], "1524": 62, "155": 59, "15552000": [69, 126], "1575981518": 149, "15768000": 124, "15778463": 129, "15857": 54, "15m": 117, "15t15": 59, "16": [4, 20, 27, 50, 59, 66, 126, 134, 144], "16000": 8, "162409623552": 149, "162409624662": 149, "164": 81, "168": [20, 39, 50, 59, 62, 66, 92, 126, 128], "16g": 24, "17": [134, 147, 149], "1711971024": 171, "1759739453": 14, "1759739455": 14, "1759739466": 14, "1759739513": 14, "1759740266": 14, "1759743900": 14, "178": 92, "18": [134, 148, 149], "1800": [59, 113, 114], "19": [59, 134, 148, 149], "192": [20, 39, 50, 59, 62, 66, 92, 126, 128], "1941": 81, "19417": 119, "19563": 58, "1970": 134, "198": 59, "19c": 134, "1d": [69, 117], "1d4725ae1ac4e4798b541ca3f3cdce6": 119, "1gb": [2, 6, 24], "1h": 117, "1st": [88, 141, 171], "1und1": 117, "2": [2, 3, 4, 5, 7, 8, 9, 13, 15, 20, 22, 23, 24, 27, 42, 46, 54, 58, 59, 62, 66, 69, 72, 81, 88, 93, 94, 100, 101, 110, 117, 119, 121, 124, 126, 127, 128, 129, 130, 134, 144, 147, 148, 149, 158, 163, 164, 165, 168, 169, 172], "20": [4, 5, 6, 7, 9, 28, 66, 82, 83, 117, 119, 144, 148, 149], "200": [82, 83], "2000": 20, "2001": 59, "2002": 138, "2005": 59, "2006": [88, 138], "20080704": 20, "2013": [59, 62, 66], "2014": 59, "2015": 149, "2016": 24, "2019": 83, "2020": 119, "2021": [66, 123], "2023": 149, "2024": [88, 90, 129, 149, 171], "2025": [4, 88, 90, 149], "2026": [88, 90, 129], "203": 59, "2038": 134, "2048": [5, 81], "2075": 149, "20971520": 24, "20mb": 24, "21": [31, 59, 66, 149, 155], "215": 89, "21a7": 59, "21c": 134, "22": [35, 53, 62, 88, 127, 133, 134, 149], "220": 62, "221": 62, "222": 59, "22203": 58, "2245": 62, "23": 149, "23000": 100, "2323": 59, "233": 59, "2375": [101, 102], "23999": 100, "23ai": 134, "23t09": 149, "24": [3, 41, 42, 57, 59, 71, 72, 94, 98, 111, 115, 133, 134, 148, 149, 153, 154, 167], "24000": 102, "24001": 101, "24099": 101, "24b": 2, "25": [12, 15, 26, 53, 57, 59, 62, 66, 94, 114, 129, 144, 148, 149], "250": 62, "2500": 59, "252": 59, "255": 59, "256": [27, 45, 59, 129], "256mb": 134, "2592000": [72, 113], "25t20": 149, "26": [6, 62, 66, 88, 113, 114, 117, 144, 148, 149, 162, 170], "261535": 119, "262086": 119, "262087": 119, "26396": 136, "2668": 149, "27": [88, 114, 142, 144, 148, 162, 170], "28": [7, 59, 88, 118, 142, 144, 148, 162, 164, 170], "28451": 59, "288": 56, "28800": 59, "29": [16, 22, 59, 66, 142, 144, 148], "2b": 69, "2c5778476346786306303": 59, "2d": 53, "2def0f3597806ecb886da1d9cc323a7c": 119, "2f": 82, "2fa": [80, 117], "2fldap": 82, "2gb": [3, 24], "2k": 20, "2m": 20, "2nd": 81, "2x": 167, "3": [1, 2, 3, 5, 7, 8, 10, 14, 15, 16, 20, 22, 27, 54, 59, 62, 66, 74, 92, 93, 98, 100, 101, 117, 121, 126, 128, 130, 133, 134, 138, 144, 147, 148, 149, 159, 165, 166, 167, 168, 170, 171], "30": [3, 8, 11, 24, 39, 42, 47, 51, 57, 59, 62, 72, 81, 85, 88, 93, 100, 113, 114, 117, 119, 132, 144, 149, 162, 167, 168], "300": [59, 83, 93, 94, 101, 117, 129], "30000": [93, 113, 114], "301": [68, 124, 126, 129, 138], "302": 129, "30566": 49, "3060": 100, "31": [10, 48, 53, 59, 88, 119, 123, 144, 162], "3100": 168, "31536000": 129, "3166": 59, "31d4a230559d4f3e2c471d3ea094": 137, "32": [15, 20, 24, 27, 29, 46, 48, 59, 88, 113, 114, 134, 162, 172], "32b": 5, "32bit": 24, "32m": [20, 58], "33": [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, 165, 166, 167, 168, 170, 171, 172], "3306": [18, 62, 128], "3335258318": 149, "34262": 132, "35": 26, "36": [20, 66], "3600": [24, 59, 81, 117, 124, 149], "3600000": 93, "365": [59, 72], "37": [59, 66, 119], "38": 149, "389": [81, 82], "39": 62, "3a": 82, "3mb": 117, "3rd": [59, 62, 111, 138, 142, 148, 150, 158, 160], "3rdparti": [88, 123, 129, 131], "4": [1, 2, 3, 4, 5, 11, 15, 19, 20, 24, 36, 46, 56, 58, 59, 62, 66, 69, 74, 81, 88, 117, 119, 123, 126, 129, 130, 132, 134, 140, 142, 148, 149, 150, 155, 163, 166, 167, 168, 170, 171], "40": 53, "400": [11, 120], "4000": 5, "40000": 8, "404": 129, "4086": 126, "4096": [5, 59], "41395": 165, "42": [14, 59, 171], "4200": 46, "425": 62, "429": [57, 59], "42cad8d2494d5735e6bfa0d8642b2762c62ca5be49f9bf4ec2": 137, "43200": 126, "4389": 66, "44": 149, "441": 149, "4418": 62, "443": [46, 59, 124, 126, 129, 151], "444": 124, "45": 59, "450": 6, "456": 76, "46": 149, "465": 62, "46cfa6e729ff329e6ede076853154113": 119, "47": 54, "48": [57, 98], "483": 119, "49": [59, 119, 134], "4966612345678": 81, "497": 119, "4a87e94522a3cf26dba8977ae901094d": 119, "4gb": [6, 7, 24], "4h": [7, 10], "4k": 129, "5": [0, 1, 2, 3, 15, 16, 46, 56, 58, 59, 66, 85, 92, 93, 94, 101, 106, 113, 114, 117, 119, 124, 126, 133, 134, 138, 147, 148, 149, 166, 169, 171], "50": [39, 42, 59, 83, 85, 98, 113, 114, 117, 128, 149], "500": [26, 59, 82, 85, 138, 149], "5000": [59, 93, 113, 114, 168], "5000000": 93, "50000000": 98, "5000000000": 93, "500mb": 3, "501": 119, "502": 88, "504": [24, 129], "50m": 59, "51": [59, 83], "511": 59, "512": [94, 119, 124], "512k": 129, "512m": 129, "512mb": [44, 88, 129, 130, 134], "512x512": 9, "513": 119, "513m": 124, "515a13302a6b3950a9d0fdb970191a": 59, "51747": 24, "52": [59, 134], "5226": 98, "5242880": 94, "52428800": 62, "524288000": [46, 59], "5242880000": 46, "53": 24, "537": 66, "537919488": 124, "5432": 128, "55": [62, 66, 149], "5545": 149, "56": [20, 59, 62, 66], "5646": 59, "57b58edb6637fe3059b3595cf9c41b9": 59, "587": [62, 119], "5e": 53, "5f": 53, "5gb": 6, "5min": 56, "5pm": 106, "6": [3, 4, 11, 14, 21, 27, 28, 54, 58, 59, 69, 71, 94, 113, 117, 119, 124, 130, 134, 143, 149, 155, 167], "60": [15, 20, 45, 59, 72, 94, 120, 129, 132, 171], "600": [81, 82], "6000": 98, "60000": 93, "6072": 27, "61": 53, "6226r": [7, 10], "6238": 80, "62mb": 119, "62x34": 71, "63072000": 72, "631": 62, "6321": 149, "636": 81, "6379": [43, 58, 59, 123, 124], "639": 65, "64": [20, 24, 27, 46, 53, 58, 59, 62, 129, 134], "640": 142, "64bit": [19, 88], "64m": [20, 62], "67336bcdf7630dd80b2b81a413d07": 59, "6768789079123765868": 149, "68": 66, "6f": 53, "7": [3, 15, 27, 41, 51, 54, 59, 66, 71, 115, 117, 123, 129, 130, 134, 143, 144, 149, 163, 170], "7000": [58, 59], "7001": [58, 59], "7002": 58, "7003": 58, "7004": 58, "7005": 58, "70b": 5, "71d5": 149, "72": 126, "7200": 117, "7200000": 93, "7265": 149, "73": 53, "750": 142, "767": 59, "77": 11, "770": 58, "78": 168, "789": 76, "7b": [5, 11, 53], "7d": 129, "7urtvsj": 46, "8": [3, 4, 6, 7, 10, 11, 20, 21, 59, 70, 71, 88, 100, 117, 119, 126, 127, 129, 130, 132, 133, 134, 138, 144, 163, 164, 165, 166, 167, 168, 169], "80": [6, 45, 53, 62, 123, 126, 129, 132, 133], "8000": 5, "800mb": 10, "8080": [59, 92, 93, 101, 133], "8081": 59, "8088": 59, "8096": 27, "8147": 27, "8192": 27, "83": 119, "83379f9bc36915d5024de878386060b5": 119, "84": [20, 62], "840": 81, "8443": 46, "8546": 26, "85a3": 59, "86": 149, "8601": 59, "86400": 126, "8651a9ac37674907606c936ced1333d7": 119, "8780": [101, 102], "8781": 101, "8782": [101, 102], "8802": 129, "88a3a92c11db91dec1ac3be0e1c87f862c95ba6ffaaaa3f2c3": 137, "89": 66, "8a": 53, "8a20": 59, "8b": [1, 2, 5], "8bitmim": 62, "8d3": 59, "8dd0e0ef2f7ab100b75922489ff26306": 119, "8e9f60369dce3d8b2b27430bd50ec46d": 119, "8gb": [3, 5, 9], "8m": 132, "9": [15, 20, 26, 39, 59, 74, 81, 85, 106, 117, 134, 149, 166], "90": [1, 20, 132], "9000": [129, 132], "9031": 8, "935f68fa03a25c5ec6f6b2d9e44a868e8b85764dafd1605522": 137, "94": 119, "95": [11, 53, 59], "95a8": 149, "95af": 149, "97": [53, 119], "98": 149, "9825679": 2, "9839": 119, "98543234": 2, "9876": 81, "99": 59, "993": [62, 119], "995": 62, "9980": [151, 156], "9999": [46, 81], "9_": 81, "9am": 106, "9e": 53, "A": [3, 4, 5, 7, 9, 11, 20, 23, 26, 31, 33, 34, 38, 39, 41, 46, 51, 56, 58, 59, 62, 68, 69, 80, 81, 85, 86, 94, 96, 98, 100, 101, 113, 115, 117, 119, 120, 124, 126, 128, 129, 133, 134, 137, 138, 142, 143, 146, 149, 151, 154, 159, 163, 170], "AND": 138, "And": [29, 36, 46, 56, 58, 62, 88, 95, 124, 142, 147, 149, 170], "As": [12, 15, 20, 24, 41, 45, 46, 48, 54, 58, 77, 83, 98, 100, 106, 113, 119, 123, 124, 126, 143, 144, 149, 165, 170, 172], "At": [0, 1, 2, 3, 5, 6, 9, 11, 62, 69, 80, 81, 113, 114, 143], "BY": [20, 125], "Be": [8, 15, 21, 41, 58, 59, 62, 81, 100, 101, 113, 129, 138, 157], "But": [45, 48, 57, 59, 101, 167], "By": [16, 24, 26, 32, 39, 45, 46, 48, 49, 50, 51, 52, 56, 59, 66, 71, 80, 81, 85, 99, 103, 113, 117, 126, 129, 133, 137, 145, 146, 149, 150, 152, 170, 171], "For": [1, 6, 7, 8, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 31, 35, 36, 38, 39, 42, 43, 47, 49, 51, 53, 54, 55, 56, 57, 58, 59, 63, 68, 69, 71, 81, 83, 85, 91, 96, 98, 99, 100, 101, 104, 113, 114, 115, 119, 120, 123, 126, 128, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 148, 149, 150, 151, 154, 155, 165, 168, 169, 170, 171, 172], "IF": [20, 125], "IT": 133, "If": [3, 5, 6, 12, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 36, 38, 39, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 68, 69, 77, 78, 80, 81, 84, 85, 91, 93, 94, 96, 98, 100, 101, 102, 106, 113, 114, 115, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 169, 170, 171, 172], "In": [0, 1, 3, 5, 6, 12, 14, 15, 16, 20, 21, 23, 24, 26, 27, 29, 32, 38, 39, 40, 41, 46, 51, 54, 56, 57, 58, 59, 62, 65, 67, 69, 71, 77, 79, 80, 81, 84, 86, 92, 98, 100, 101, 102, 104, 106, 107, 113, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 142, 144, 146, 147, 149, 150, 154, 157, 159, 165, 172], "It": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 17, 18, 20, 23, 24, 26, 29, 34, 39, 42, 43, 46, 47, 57, 58, 59, 60, 62, 63, 67, 69, 80, 81, 82, 92, 93, 96, 98, 99, 100, 101, 102, 106, 107, 113, 114, 115, 118, 119, 120, 121, 124, 126, 128, 129, 130, 131, 132, 133, 135, 137, 138, 142, 143, 146, 147, 148, 149, 150, 157, 163, 165, 167, 168, 170, 171], "Its": 57, "NO": 143, "NOT": [20, 58, 59, 96, 101, 125, 149], "No": [2, 15, 23, 26, 36, 59, 69, 93, 100, 107, 111, 138, 147, 149, 157], "Not": [20, 44, 52, 57, 59, 88, 98, 119], "ON": [20, 21, 59, 125], "Of": [128, 138, 172], "On": [3, 18, 20, 28, 36, 38, 39, 54, 56, 57, 58, 62, 63, 68, 81, 85, 93, 98, 123, 125, 133, 138, 143, 145, 151, 170], "One": [3, 8, 12, 41, 46, 98, 100, 133, 149, 154], "Or": [1, 99, 133], "TO": [20, 59, 125], "That": [20, 25, 54, 59, 61, 62, 81, 113, 114, 117, 142, 151], "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 45, 46, 47, 48, 51, 54, 55, 56, 58, 59, 60, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 76, 77, 78, 79, 80, 81, 83, 84, 85, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 116, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 155, 156, 157, 158, 159, 161, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "Then": [20, 26, 27, 54, 59, 62, 63, 81, 83, 124, 125, 126, 132, 133, 142, 143, 148, 149, 170], "There": [3, 24, 26, 29, 41, 45, 46, 51, 57, 58, 59, 62, 63, 69, 81, 83, 96, 98, 101, 102, 103, 110, 121, 126, 133, 135, 137, 138, 143, 148, 149, 154, 159], "These": [1, 2, 3, 25, 26, 27, 30, 32, 36, 38, 56, 59, 69, 80, 81, 83, 101, 117, 123, 126, 130, 132, 133, 136, 142, 148, 149, 150, 162, 170, 172], "To": [3, 4, 13, 16, 20, 26, 29, 31, 36, 38, 42, 43, 46, 47, 48, 51, 54, 55, 56, 58, 59, 62, 67, 69, 71, 77, 80, 81, 83, 85, 88, 92, 97, 98, 103, 113, 114, 117, 118, 119, 120, 124, 125, 126, 131, 132, 133, 134, 135, 137, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 160, 165, 170, 171, 172], "WITH": 20, "Will": [41, 149], "With": [0, 27, 41, 59, 62, 101, 120, 129, 138, 148, 149, 159, 167], "_": [81, 85, 92], "__host": [64, 88], "_arm64": 129, "_bin": 59, "_complet": 149, "_groupsr": 126, "_postgresql": 124, "_static": [59, 172], "a2enmod": [133, 151], "a2ensit": 133, "a3b30430b1ccb41089170eecbe315d3a": 119, "a4": 53, "a92c": 59, "aaliyah": 83, "aaliyah_brown": 83, "aaliyah_hamm": 83, "aaliyah_johnston": 83, "aaliyah_kunz": 83, "aavx": 140, "aax": 146, "abbrevi": 85, "abil": [6, 14, 57, 108, 128, 133, 149, 150], "abl": [2, 3, 8, 16, 21, 27, 30, 36, 38, 41, 48, 52, 56, 59, 62, 65, 76, 81, 85, 98, 100, 102, 104, 106, 107, 113, 117, 126, 130, 133, 145, 153, 156, 157], "abort": [59, 80, 94], "about": [1, 2, 3, 6, 7, 8, 11, 16, 26, 34, 43, 46, 49, 57, 59, 66, 69, 76, 78, 80, 81, 83, 85, 88, 98, 101, 113, 117, 118, 119, 123, 126, 129, 132, 133, 136, 137, 138, 143, 148, 149, 157, 165, 167, 168, 169, 172], "abov": [1, 3, 4, 5, 15, 18, 20, 24, 41, 42, 46, 51, 58, 59, 64, 71, 77, 81, 87, 88, 91, 96, 98, 101, 102, 113, 119, 121, 123, 126, 128, 129, 133, 137, 138, 142, 147, 149, 165], "absenc": 81, "absolut": [16, 59, 68, 81, 103, 138, 149], "abstract": [132, 135], "abund": 138, "abus": 88, "abuse_detect": 117, "abuse_number_of_messages_per_15m": 117, "abuse_number_of_messages_per_1d": 117, "abuse_number_of_messages_per_1h": 117, "abuse_number_of_recipients_per_message_threshold": 117, "acc": 54, "accel": 24, "accent": [4, 7, 59], "accept": [14, 29, 30, 38, 39, 46, 59, 62, 65, 69, 84, 98, 101, 102, 117, 118, 157, 171, 172], "access": [0, 2, 8, 12, 13, 14, 15, 16, 24, 26, 29, 30, 31, 32, 36, 38, 39, 41, 46, 50, 51, 52, 56, 57, 59, 62, 63, 64, 66, 68, 71, 77, 80, 81, 84, 85, 88, 92, 98, 100, 101, 102, 104, 107, 109, 110, 114, 115, 119, 120, 123, 127, 128, 132, 133, 138, 143, 146, 147, 149, 153, 157, 160, 170, 171], "access_log": [98, 129], "accessible_featur": 88, "accident": [103, 147], "acclaim": 5, "accommod": [98, 142, 148], "accomplish": 113, "accord": [12, 42, 59, 81, 89, 144, 149, 150, 154], "accordingli": [12, 20, 24, 26, 58, 59, 81, 101], "account": [0, 1, 2, 5, 6, 7, 8, 9, 10, 11, 27, 34, 41, 52, 56, 57, 59, 62, 67, 72, 77, 80, 81, 83, 85, 88, 95, 98, 115, 116, 128, 130, 133, 149, 153, 171, 172], "account_kei": 46, "account_manag": [77, 81, 88], "account_nam": 46, "accountid": 119, "accountmanag": [59, 77], "accumul": 98, "accur": [138, 148, 165], "accuraci": [4, 5, 7, 8, 10, 46], "accuweath": 14, "achiev": [9, 118, 126], "acl": [51, 59, 68, 117], "acm": [71, 129], "acquir": [58, 119], "across": [1, 7, 10, 30, 58, 59, 100, 115, 117, 130], "act": [1, 2, 5, 7, 9, 10, 11, 13, 66, 88, 113], "action": [1, 2, 3, 15, 17, 39, 51, 54, 56, 57, 59, 69, 88, 97, 100, 101, 109, 117, 127, 138, 147, 149, 172], "actionjob": 3, "activ": [16, 17, 23, 27, 41, 42, 43, 47, 54, 56, 58, 60, 62, 64, 66, 74, 79, 80, 82, 85, 87, 88, 93, 113, 114, 124, 126, 130, 132, 133, 134, 138, 143, 147, 149, 150, 170], "activity_": 23, "activity_dbdriveropt": 23, "activity_dbhost": 23, "activity_dbnam": 23, "activity_dbpassword": 23, "activity_dbport": 23, "activity_dbus": 23, "activity_expire_dai": [51, 88], "activity_expire_exclude_us": 51, "activity_use_cached_mountpoint": [51, 88], "actor": [57, 126], "actual": [1, 4, 20, 24, 27, 57, 69, 101, 130, 138, 147, 149, 168], "ad": [2, 4, 6, 8, 12, 18, 22, 25, 26, 27, 41, 44, 50, 51, 56, 57, 58, 59, 62, 63, 66, 68, 69, 72, 81, 88, 96, 113, 114, 116, 118, 119, 124, 126, 132, 133, 134, 149, 150, 153, 163, 166, 167, 168, 172], "ad2dab17b2f9": 149, "adapt": [58, 101, 126, 129, 138, 143, 155, 170, 172], "add": [0, 2, 6, 12, 20, 21, 23, 38, 39, 41, 51, 52, 57, 58, 59, 60, 62, 63, 64, 66, 71, 75, 77, 80, 81, 85, 88, 98, 100, 102, 113, 114, 117, 119, 120, 123, 124, 126, 129, 132, 133, 138, 140, 144, 148, 150, 151, 157, 158, 164, 165, 166, 169, 171, 172], "add_head": [24, 129], "addendum": [13, 88], "addit": [1, 3, 4, 13, 16, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 46, 52, 53, 54, 57, 59, 66, 71, 73, 80, 82, 85, 88, 95, 98, 99, 100, 101, 103, 104, 105, 113, 123, 125, 126, 128, 130, 131, 132, 134, 135, 137, 138, 142, 149, 153, 170, 171, 172], "addition": [12, 39, 58, 81, 83, 113, 114, 138, 149, 168, 172], "additional_opt": 101, "address": [2, 8, 20, 26, 39, 41, 54, 56, 59, 66, 68, 69, 76, 77, 78, 81, 82, 85, 88, 92, 93, 98, 100, 101, 102, 104, 106, 116, 117, 127, 128, 133, 145, 148, 150, 170], "address_of_remote_machin": 101, "addressbook": [39, 59, 88, 114, 115, 126, 138], "addressbookchang": 114, "addressbookid": 138, "addserv": 59, "addus": 149, "adequ": [24, 81, 113, 114, 134], "adjust": [1, 8, 12, 15, 20, 21, 42, 44, 45, 46, 48, 57, 59, 66, 81, 88, 93, 94, 98, 101, 124, 129, 130, 131, 132, 133, 134, 138, 142, 144, 155, 166, 167, 168, 170, 171], "adm": 75, "admin": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 16, 26, 32, 38, 39, 41, 43, 46, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 70, 73, 74, 75, 76, 80, 81, 82, 85, 87, 88, 96, 98, 100, 101, 104, 113, 114, 117, 118, 119, 121, 123, 127, 132, 133, 137, 138, 142, 143, 145, 147, 148, 149, 150, 151, 152, 165, 170, 172], "admin_": 171, "admin_audit": 88, "admin_manu": 59, "administ": 120, "administr": [0, 1, 2, 6, 14, 16, 20, 26, 27, 38, 41, 48, 49, 51, 56, 57, 59, 60, 62, 63, 64, 66, 67, 71, 73, 77, 80, 86, 88, 98, 101, 106, 108, 110, 113, 117, 120, 126, 128, 133, 138, 145, 148, 149, 157, 158, 165, 168, 170, 171], "adminlogin": 55, "adminpass": 55, "adminw": [151, 156], "advanc": [36, 44, 51, 55, 59, 68, 71, 73, 88, 102, 105, 133, 154, 172], "advantag": [27, 30, 55, 56, 88], "advertis": [56, 59], "advic": 59, "advis": [8, 150, 167, 172], "ae": [3, 27, 59, 132], "aegi": 80, "affect": [12, 15, 23, 24, 25, 26, 59, 60, 66, 81, 98, 106, 119, 132, 134, 138, 155], "after": [1, 4, 8, 14, 15, 16, 18, 20, 25, 26, 30, 35, 36, 42, 43, 45, 46, 47, 48, 51, 55, 56, 57, 58, 59, 61, 62, 63, 66, 67, 72, 78, 79, 81, 85, 88, 93, 96, 97, 98, 100, 101, 103, 104, 106, 107, 110, 114, 115, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 157, 165, 170, 171, 172], "afterward": [57, 80, 81, 117, 133, 144, 146, 147, 151], "ag": [7, 44, 59, 85, 88, 109, 124, 126, 129], "again": [16, 18, 26, 28, 38, 41, 42, 51, 59, 69, 76, 80, 81, 85, 106, 113, 115, 118, 119, 123, 124, 142, 144, 147, 148, 149, 157], "against": [0, 26, 57, 68, 72, 81, 85, 86, 107, 170, 172], "agenda": 117, "agent": [5, 12, 13, 59, 63, 66, 88, 106], "aggreg": 59, "aggress": 170, "agpl": 74, "agplv3": 16, "agre": 126, "agreement": 12, "ahead": 170, "ai": [2, 3, 4, 5, 7, 13, 14, 88, 100, 117], "ai_provid": 8, "aim": [126, 155], "aio": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 88, 100, 105, 130, 132, 133, 171], "ajax": [88, 117, 129, 149, 150], "aka": 133, "alarm": [88, 116], "albert": 149, "alert": [54, 88], "algorithm": [59, 101, 102, 119, 126, 146], "alia": [81, 117, 133, 149], "alias": 88, "aliasgroup1": 151, "aliasgroup2": 151, "alic": [38, 81, 149], "alice_1337": 81, "align": 62, "aliv": 59, "all": [1, 2, 3, 5, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 27, 31, 32, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 51, 53, 54, 56, 57, 58, 60, 63, 64, 66, 70, 71, 77, 80, 81, 82, 83, 85, 87, 88, 92, 93, 94, 97, 98, 100, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 128, 129, 131, 132, 133, 135, 137, 138, 142, 143, 145, 146, 147, 148, 150, 153, 154, 155, 158, 165, 168, 170, 171, 172], "allenai": [5, 11], "alloc": [45, 59, 132], "allow": [1, 2, 3, 5, 7, 12, 15, 16, 20, 23, 24, 25, 27, 29, 30, 39, 41, 42, 44, 45, 46, 47, 48, 49, 51, 52, 53, 57, 59, 62, 63, 64, 67, 68, 72, 76, 81, 82, 84, 85, 88, 91, 92, 96, 99, 100, 101, 103, 106, 107, 110, 114, 115, 117, 118, 126, 127, 128, 129, 130, 132, 133, 134, 147, 149, 150, 154, 157, 158, 166, 171, 172], "allow_custom_share_fold": 88, "allow_disabled_password_enforcement_group": 88, "allow_local_infil": 20, "allow_local_remote_serv": [88, 117], "allow_persist": 20, "allow_self_sign": 62, "allow_url_fopen": 31, "allow_user_to_change_display_nam": 88, "allowcleanup": 14, "allowed_admin_rang": [88, 126], "allowed_user_ag": 88, "allowencodedslash": 151, "allowlist": 169, "allowoverrid": [123, 133, 138], "allowselfsignedcertif": 88, "allowsymlink": 88, "almost": [59, 81, 133], "alon": 172, "along": [3, 5, 18, 42, 59, 92, 120, 126, 128, 149], "alongsid": 59, "alpin": [92, 134], "alpinelinux": 92, "alreadi": [3, 8, 16, 17, 18, 21, 26, 45, 55, 59, 60, 75, 76, 81, 98, 101, 104, 114, 115, 117, 124, 126, 128, 130, 131, 132, 133, 144, 147, 149, 155, 165, 170, 172], "also": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 23, 24, 26, 34, 38, 39, 40, 41, 45, 46, 48, 49, 51, 52, 56, 57, 58, 59, 63, 66, 68, 71, 76, 77, 80, 81, 83, 84, 85, 87, 91, 92, 94, 97, 98, 100, 101, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 155, 157, 158, 165, 166, 167, 168, 169, 170, 171, 172], "alter": [12, 20, 21, 42, 47, 81, 167], "altern": [2, 24, 48, 56, 64, 88, 98, 130, 133, 136, 140, 149], "although": [41, 132, 149], "altitud": 126, "alwai": [1, 3, 5, 7, 12, 15, 16, 27, 37, 38, 41, 42, 51, 54, 57, 59, 65, 66, 70, 71, 80, 81, 95, 101, 102, 120, 124, 126, 128, 129, 130, 132, 137, 138, 142, 148, 149, 151, 165, 170, 171], "amazon": [38, 46, 59, 88, 168], "amazonaw": 46, "amd": 104, "american": 10, "among": [0, 3, 84, 120, 130, 170], "amongst": 100, "amount": [8, 45, 58, 59, 81, 83, 98, 126, 133, 168], "amp": 82, "an": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 16, 20, 24, 26, 27, 29, 30, 31, 34, 36, 38, 39, 41, 42, 43, 46, 48, 49, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 68, 71, 73, 76, 77, 78, 79, 80, 81, 82, 85, 87, 88, 91, 92, 96, 98, 100, 101, 103, 106, 108, 113, 114, 115, 117, 118, 119, 120, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 145, 146, 147, 148, 150, 151, 152, 154, 157, 159, 163, 165, 167, 168, 170, 171, 172], "analysi": 12, "analyt": 15, "analyz": [59, 117], "andrew": 2, "android": [59, 63, 64, 71, 88, 106, 120, 134], "android_app": 53, "androidclienturl": 71, "angel": 89, "ani": [0, 1, 2, 3, 5, 7, 12, 14, 15, 16, 18, 20, 23, 24, 25, 26, 27, 30, 32, 35, 36, 37, 39, 41, 43, 46, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 66, 68, 69, 80, 81, 83, 84, 85, 87, 88, 91, 92, 98, 99, 100, 101, 102, 103, 104, 106, 110, 113, 114, 115, 117, 126, 132, 133, 134, 137, 138, 143, 147, 148, 149, 157, 158, 163, 165, 169, 170, 171, 172], "anim": [6, 59], "anna": 2, "anni": 149, "anniversari": 170, "announc": [12, 62, 81, 126], "anon": 59, "anonym": [81, 126, 153], "anoth": [12, 20, 26, 37, 44, 46, 68, 69, 78, 80, 85, 88, 96, 98, 115, 117, 126, 128, 129, 131, 135, 137, 138, 148, 149, 151, 165, 166, 170], "ansi": 149, "answer": [1, 2, 59, 81, 169, 172], "anti": [54, 59, 88], "anticip": 170, "antiviru": [64, 88], "anymor": [76, 81, 88, 149, 168], "anyon": [12, 41], "anyth": [14, 20, 29, 54, 57, 59, 113, 114, 142, 143, 149], "anytim": [47, 59, 85], "anywher": [30, 124, 128], "apach": [17, 39, 58, 59, 67, 69, 88, 98, 125, 126, 127, 128, 134, 138, 145, 149, 165], "apache2": [58, 88, 98, 125, 126, 130, 133, 138, 151], "apart": 123, "apc": [58, 59, 167], "apcu": [59, 64, 69, 88, 123, 130, 132, 167], "api": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 26, 34, 41, 57, 59, 67, 73, 84, 86, 88, 98, 100, 101, 104, 117, 126, 129, 132, 150, 159, 165, 171, 172], "apirequest": [74, 75, 76, 82, 87, 172], "app": [0, 12, 13, 14, 18, 23, 25, 38, 39, 40, 41, 42, 45, 47, 52, 53, 56, 58, 61, 63, 64, 67, 69, 71, 73, 77, 80, 81, 82, 83, 84, 85, 87, 96, 98, 99, 103, 104, 105, 106, 107, 108, 110, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 129, 130, 131, 133, 140, 142, 144, 145, 147, 148, 153, 154, 157, 158, 159, 160, 165, 168, 170, 171, 172], "app1": 149, "app2": 149, "app3": 149, "app_api": [2, 3, 4, 8, 88, 102, 103], "app_api_haproxy_us": 101, "app_container_nam": 101, "app_display_nam": 8, "app_host": 8, "app_id": [8, 102, 104], "app_port": 8, "app_python_skeleton": 103, "app_secret": 8, "app_upd": 16, "app_vers": 8, "appapi": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 88, 99, 101, 102, 103, 104, 105], "apparmor": 59, "appcodecheck": [16, 88], "appconfig": [59, 149], "appdata": [88, 93, 98], "appdata_instanceid": 59, "appdata_xxx": 149, "appear": [6, 20, 25, 26, 32, 55, 57, 59, 62, 63, 64, 69, 78, 81, 85, 88, 98, 100, 115, 125, 128, 129, 132, 137, 138, 149, 158], "appelman": 74, "append": [1, 17, 27, 41, 56, 59, 81, 128, 136, 147], "appframework": 104, "appid": [14, 74, 101, 103, 136, 137], "appimag": 134, "appinfo": [74, 137], "appl": [59, 71, 98, 134], "applewebkit": 66, "appli": [8, 12, 21, 23, 24, 25, 27, 39, 41, 42, 55, 59, 62, 65, 69, 76, 77, 81, 85, 88, 101, 107, 119, 120, 126, 133, 139, 146, 148, 149], "applianc": [133, 143], "applic": [0, 2, 8, 12, 16, 26, 38, 46, 53, 57, 58, 59, 64, 66, 72, 74, 81, 83, 87, 88, 97, 98, 100, 101, 106, 113, 117, 127, 129, 132, 133, 135, 137, 138, 142, 143, 146, 148, 149, 150, 170], "appnam": 149, "appoint": [60, 113], "apppassword": 96, "appreci": [5, 7, 9, 10], "approach": [26, 56, 57, 66, 88, 141, 142, 170], "appropri": [12, 27, 38, 41, 57, 58, 59, 65, 101, 113, 117, 121, 125, 129, 132, 133, 136, 142, 143, 149, 170], "approv": 88, "approve_link": 172, "approxim": [59, 81, 93, 98, 170], "apps_path": [16, 88], "appsallowlist": 88, "appstor": [16, 59], "appstoreen": [16, 88], "appstoreurl": [16, 88], "april": [66, 171], "apt": [54, 125, 126, 151, 152], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 71, 72, 76, 77, 78, 79, 80, 81, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 116, 117, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 159, 165, 166, 168, 170, 171, 172], "arab": 4, "arbitrari": [1, 38, 59], "arch": [92, 149], "architectur": [24, 59, 88, 104, 133, 145], "archiv": [59, 88, 92, 119, 123, 125, 133, 142, 147, 148, 149], "area": [52, 68, 133, 160], "arg": 129, "arg_v": 129, "argon2": [59, 130], "argument": [17, 36, 46, 51, 59, 74, 75, 76, 81, 82, 88, 129, 138, 149], "aris": [59, 143, 170], "ark": 132, "arm32v7": 149, "around": [10, 15, 16, 88, 106, 107, 170], "arrai": [16, 43, 46, 49, 55, 59, 62, 67, 68, 76, 77, 81, 82, 88, 101, 113, 123, 124, 128, 137, 171, 172], "arrang": 170, "arraycach": 59, "art": 126, "articl": 138, "artifact": 11, "artifici": [0, 1, 12, 15, 88, 100], "asc": [123, 125], "ascii": [59, 70, 81, 130, 137], "asdf": 66, "asid": 168, "ask": [1, 2, 3, 13, 14, 17, 18, 41, 62, 78, 81, 84, 85, 88, 93, 117, 138, 146, 147, 148, 149, 153, 159, 165], "aspect": [59, 71, 149], "assembl": 24, "assembli": 24, "asset": [68, 71, 126, 129, 166], "asset_immut": 129, "assetlink": 88, "assign": [2, 36, 77, 81, 83, 85, 88, 106, 109, 110, 132, 149, 172], "assignable\u00b2": 149, "assigne": 2, "assist": [0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 59, 88, 98, 107, 117, 147], "assistant_en": 1, "associ": [18, 41, 53, 57, 80, 81, 98, 138, 170, 171], "assum": [8, 12, 20, 57, 59, 62, 81, 101, 113, 114, 124, 126, 133, 138, 143, 145, 146, 147], "assumpt": 129, "asterisk": 149, "astroc": 149, "astronomi": 149, "async": 172, "asynchron": [3, 172], "atom": [59, 129], "attach": [1, 15, 36, 81, 88, 102, 171], "attack": [27, 57, 111, 126, 168], "attempt": [23, 26, 57, 78, 81, 88, 98, 104, 106, 126, 128, 138, 149], "attend": 2, "attende": 113, "attr": 82, "attr_persist": 59, "attribut": [38, 75, 76, 77, 82, 87, 88, 149], "attributenam": 82, "auckland": 59, "audienc": [12, 88], "audio": [1, 2, 4, 6, 12, 15, 49, 59, 164, 165], "audit": [59, 64, 88, 126, 131], "auth": [57, 62, 80, 87, 88, 101, 129, 149], "auth_availability_delai": 88, "authent": [2, 20, 26, 27, 29, 31, 32, 33, 34, 35, 37, 38, 44, 46, 57, 59, 62, 67, 73, 74, 75, 76, 79, 82, 85, 88, 91, 98, 101, 116, 126, 130, 133, 138, 143, 163, 171], "authmiddlewar": 172, "author": [2, 23, 52, 67, 74, 75, 76, 84, 85, 88, 113, 117, 120, 130, 133, 137, 172], "authorit": 146, "authorized_kei": [30, 35], "authtyp": 133, "auto": [4, 17, 26, 39, 41, 42, 47, 59, 71, 81, 82, 88, 123, 126, 149], "auto_index": 3, "auto_logout": 88, "auto_reset_persist": 20, "autocomplet": [41, 59, 81, 88, 114, 115], "autoconfig": [55, 88], "autoconfigur": [59, 119], "autocr": [46, 59], "autofil": 100, "autom": [3, 59, 81, 88, 91, 106, 109, 110, 119, 133, 147, 171, 172], "automat": [2, 3, 6, 15, 18, 26, 36, 38, 41, 42, 47, 48, 51, 54, 56, 57, 58, 59, 62, 63, 64, 65, 68, 70, 71, 79, 80, 81, 83, 85, 87, 88, 93, 95, 98, 100, 101, 102, 110, 113, 114, 115, 117, 126, 130, 133, 138, 145, 146, 147, 149, 163, 165, 167, 171, 172], "autotest": 129, "autumn": 15, "aux": 48, "av_background_scan": 54, "avail": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 18, 20, 26, 29, 31, 32, 34, 40, 41, 42, 43, 44, 45, 47, 51, 57, 58, 59, 61, 62, 63, 69, 71, 76, 77, 81, 83, 85, 88, 92, 93, 94, 95, 98, 99, 101, 102, 103, 104, 109, 110, 113, 115, 119, 120, 123, 124, 126, 128, 130, 133, 136, 138, 142, 143, 145, 147, 148, 149, 153, 154, 155, 158, 159, 165, 166, 170, 171, 172], "avatar": [62, 73, 77, 82, 88, 149], "avconv": 130, "averag": [24, 113, 114], "avoid": [3, 17, 20, 23, 24, 43, 54, 56, 59, 66, 81, 82, 88, 98, 103, 107, 128, 130, 138, 147, 149, 171], "avx": [3, 5], "avx2": [3, 5], "aw": [29, 46, 59, 123, 131, 168], "awai": [88, 113, 132, 138], "await": 172, "awar": [8, 81, 98, 126], "ax": 58, "axi": 45, "azur": [88, 116], "b": [59, 101], "b2": 53, "b34b09cca5176397a89fc27381cbb1f72855fa18b69b6f87d7": 137, "b4af8db0ae269d73432e9a01e63a": 137, "b6": 53, "b8f682187c66f07af3a3b557a868342ef4a271218fe1c1e300": 137, "back": [3, 23, 24, 26, 54, 57, 59, 62, 101, 106, 114, 115, 128, 129, 135, 138, 140, 142, 143, 147, 148], "backend": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 24, 30, 35, 36, 37, 43, 44, 46, 57, 58, 64, 75, 76, 79, 81, 83, 84, 85, 88, 98, 114, 120, 126, 128, 132, 133, 149, 168], "background": [0, 3, 6, 15, 30, 38, 44, 51, 59, 60, 64, 69, 71, 83, 88, 97, 115, 127, 144, 148, 171], "background_color": 71, "background_job_expire_trash": 47, "background_job_expire_vers": 42, "backgroundcolor": 71, "backgroundjob": [3, 171], "backport": [136, 170], "backportbot": 136, "backslash": 171, "backtrac": 88, "backup": [21, 44, 45, 59, 80, 88, 117, 133, 135, 138, 141, 142, 143, 144, 147, 148, 149, 155, 170], "backward": [20, 82], "bad": [5, 88, 126], "badger": 63, "bak": [140, 146], "balanc": [24, 58, 68, 81, 88, 128], "ban": 126, "bandwidth": [24, 129], "banner": [81, 148], "bantim": 126, "bar": [42, 47, 71, 149], "barcelona": 81, "bare": [88, 135], "barracuda": [20, 59], "base": [1, 3, 4, 5, 7, 9, 10, 12, 15, 18, 26, 27, 36, 39, 41, 44, 54, 56, 57, 59, 64, 65, 66, 68, 71, 81, 82, 87, 88, 92, 104, 106, 107, 123, 124, 126, 127, 129, 130, 133, 134, 141, 142, 143, 148, 149, 153, 155, 170, 172], "base64": [27, 29, 46, 59, 149], "basenam": [59, 166], "baseurl": 172, "bash": [32, 123, 133, 149], "bash_profil": 149, "basi": 56, "basic": [48, 59, 62, 74, 75, 76, 77, 81, 82, 85, 87, 88, 101, 123, 126, 132, 133, 138, 147, 163, 172], "batch": [11, 81, 88, 141], "bc95cbaff3abbed716e1d40bbdaa58a0": 119, "bcrypt": [126, 130], "bearer": [2, 67, 73, 88], "beauti": 172, "becaus": [17, 18, 20, 24, 25, 27, 30, 36, 41, 43, 46, 52, 53, 54, 55, 56, 58, 59, 61, 63, 69, 81, 84, 98, 113, 117, 119, 123, 126, 128, 131, 132, 133, 134, 138, 142, 147, 149, 171], "becom": [38, 41, 59, 68, 132, 133, 138, 168], "been": [3, 12, 27, 30, 36, 38, 39, 46, 51, 52, 54, 55, 56, 59, 62, 66, 69, 83, 92, 96, 98, 106, 110, 115, 137, 144, 149, 155, 161, 163, 168, 170], "befor": [1, 3, 5, 7, 8, 14, 17, 18, 20, 21, 30, 44, 45, 46, 49, 51, 54, 56, 57, 59, 62, 67, 81, 88, 98, 100, 110, 113, 117, 118, 119, 124, 128, 130, 132, 133, 134, 135, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 166, 170], "beforehand": [135, 170], "beforenodecopiedev": 171, "beforenodecreatedev": 171, "beforenodedeletedev": 171, "beforenodereadev": 171, "beforenoderenamedev": 171, "beforenoderestoredev": 171, "beforenodetouchedev": 171, "beforenodewrittenev": 171, "begin": [2, 3, 5, 7, 81, 131, 138, 142, 149, 165], "begin_of_text": 5, "behalf": [1, 12], "behav": 81, "behavior": [2, 24, 30, 39, 57, 59, 62, 66, 81, 82, 93, 94, 98, 132, 138], "behaviour": [50, 59, 81, 126, 129], "behind": [15, 24, 57, 59, 68, 69, 98, 133, 137], "being": [3, 4, 27, 41, 46, 57, 58, 59, 100, 104, 106, 107, 113, 117, 123, 126, 136, 143, 149, 166, 170], "believ": 138, "belong": [2, 81, 85, 119, 150], "below": [1, 3, 8, 24, 26, 36, 41, 46, 57, 58, 59, 62, 64, 66, 69, 77, 80, 81, 82, 85, 88, 93, 94, 98, 100, 101, 106, 119, 128, 129, 130, 142, 144, 148, 149, 151], "benchmark": [4, 12, 59, 119], "bender": 149, "benefici": 132, "benefit": [46, 59, 100, 101, 120, 126, 132, 133, 138, 170], "berlin": [2, 14, 59, 118, 149], "berni": 149, "besid": [57, 59, 81, 100, 129], "best": [14, 15, 26, 45, 57, 58, 62, 106, 117, 126, 128, 130, 133, 134, 138, 142, 143, 148, 152, 171], "beta": [16, 59, 88], "better": [1, 5, 6, 7, 9, 10, 11, 18, 23, 26, 46, 54, 64, 81, 88, 138, 149, 170], "between": [14, 23, 26, 27, 36, 39, 44, 46, 53, 56, 59, 68, 81, 88, 92, 95, 100, 101, 102, 106, 132, 142, 144, 146, 148, 149, 150, 170], "bewar": [38, 56], "beyond": [20, 46, 53, 88], "bia": [6, 11], "bias": 9, "big": [17, 44, 57, 88, 98, 129, 130, 138, 167, 170], "big_temp_fil": 24, "bigger": [56, 59, 148], "bigint": [19, 23, 88, 144], "bin": [15, 26, 44, 54, 56, 58, 64, 85, 88, 101, 116, 124, 133, 149, 171], "binari": [27, 36, 59, 62, 92, 101, 134, 137, 149], "binary_search_path": 88, "bind": [81, 101, 102, 130, 133, 149], "bind_address": 101, "bing": 159, "binlog_format": [20, 134], "bio": 132, "biographi": [77, 81], "birth": 81, "birthdai": [88, 116], "birthdat": 81, "bit": [1, 20, 21, 24, 30, 59, 81, 124, 134, 154], "bitmap": 59, "black": 2, "blacklist": 94, "blacklisted_fil": 166, "blob": [15, 62, 88], "block": [1, 8, 26, 38, 57, 59, 63, 81, 88, 104, 124, 126, 129, 132, 157, 166], "blocker": 63, "blog": [6, 8, 11, 26, 59, 120, 123, 129], "blue": 89, "blurri": 45, "bmp": [59, 129], "board": [2, 159, 160], "bob": [149, 171], "bock": 166, "bodi": [59, 124, 172], "bodyparamet": 172, "bold": 170, "book": [11, 41, 59, 77, 85, 88, 113, 116], "bookmark": 15, "bookworm": 134, "bool": [113, 119, 171], "boolean": [3, 16, 18, 21, 39, 59, 149], "boolval": 101, "boot": [56, 58, 123], "bootstrap": [58, 59], "border": 38, "borrow": 129, "bot": [13, 15, 88], "both": [3, 12, 15, 20, 23, 26, 35, 39, 42, 45, 46, 47, 54, 57, 58, 59, 62, 66, 69, 80, 81, 85, 91, 92, 101, 104, 107, 115, 117, 119, 120, 126, 129, 130, 132, 133, 138, 143, 148, 149, 150, 157, 158, 172], "bottom": [142, 172], "bound": [3, 93, 98, 101], "bounti": 12, "box": [26, 52, 57, 62, 81, 98, 100, 119, 154, 163], "bracket": [81, 82], "branch": 137, "brand": [63, 64, 88, 120, 152], "brazilian": 4, "breach": [86, 126], "break": [15, 59, 129, 134, 138, 149, 170], "breakdown": 88, "breton": 4, "bridg": [101, 102], "brief": 163, "briefli": 101, "bring": [15, 92, 158], "british": 10, "broaden": 149, "broken": [21, 26, 69, 129, 138, 165], "brown": 83, "browser": [39, 59, 63, 65, 69, 88, 91, 98, 106, 123, 124, 126, 127, 128, 129, 132, 133, 138, 143, 145, 147, 149, 151, 155, 156, 157, 165, 168], "brute": [59, 64, 88, 126, 149], "bruteforc": [57, 88, 149], "bruteforce_attempt": 57, "bruteforceset": 57, "bsd": 124, "bt": 11, "btoa": 172, "bucket": [29, 34, 44, 59, 88], "bucketnam": 46, "buffer": [24, 98, 132], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 59, 69, 88, 98, 119, 120, 132, 134, 139, 148, 149], "bugtrack": 138, "build": [6, 8, 12, 54, 88, 119, 129, 136], "built": [1, 2, 5, 7, 9, 10, 11, 26, 30, 52, 57, 59, 66, 69, 88, 98, 113, 129, 130, 133, 134, 138, 141, 142, 144, 148, 151, 154, 157], "bulk": [6, 59], "bulkupload": 88, "bundl": [3, 16, 58, 59, 171], "busi": [59, 133, 138, 157], "bust": 129, "button": [1, 16, 30, 38, 39, 59, 62, 71, 81, 85, 88, 98, 99, 100, 114, 117, 138, 147, 172], "byedvluwkxkmflpbgvxc": 66, "bypass": [3, 46, 52, 59, 81, 98, 126], "byte": [19, 20, 24, 27, 29, 46, 54, 59, 62, 88, 93, 94, 98, 117, 119, 124, 134, 138, 140, 149], "bytecod": 132, "bz2": [123, 125, 142], "bzip2": 123, "c": [6, 20, 26, 29, 44, 59, 66, 88, 91, 96, 98, 101, 119, 123, 125, 126, 130, 133, 138, 146, 149], "c2521b050955d9d452769f61454c9ddfa9c308146ade10546c": 137, "c478e6c156c5955ed53c40d06585": 137, "c5994f2a42b8a348af92d3acb4edff1328ad8ce1": 59, "c5a03bacae8dedf8b239997901ba1fffd2fe51271d13a00cc4": 137, "ca": [20, 58, 59, 101, 149], "ca_cert": 59, "cach": [8, 43, 57, 64, 68, 82, 88, 113, 127, 129, 135, 138, 149, 165], "cache_app_config": 88, "cache_chunk_gc_ttl": 88, "cache_path": [58, 88], "cache_s": 20, "cadav": [98, 138], "caddi": 88, "cadenc": 170, "cafil": [58, 59], "cal": 68, "calcul": [5, 6, 7, 9, 10, 27, 59, 85, 132], "caldav": [59, 64, 68, 88, 114, 116, 119, 124, 129, 133, 138, 149, 163, 171], "caldav_external_attendees_dis": 113, "calendar": [12, 16, 21, 60, 62, 88, 115, 116, 118, 137, 139, 144, 171], "calendarchang": [113, 149], "calendardata": 171, "calendarid": 171, "calendarobjectcreatedev": 171, "calendarobjectdeletedev": 171, "calendarobjectmovedev": 171, "calendarobjectmovedtotrashev": 171, "calendarobjectrestoredev": 171, "calendarobjectupdatedev": 171, "calendarretentionoblig": 113, "calendarserv": 171, "calendarsubscriptionrefreshr": 113, "call": [2, 3, 4, 12, 15, 27, 39, 41, 55, 56, 58, 59, 66, 67, 75, 81, 87, 98, 100, 115, 117, 129, 131, 133, 134, 138, 146, 147, 149, 150, 158, 171, 172], "callback": 172, "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107, 108, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 165, 166, 167, 168, 169, 170, 171], "can_instal": 124, "cancel": 138, "candid": 88, "cannot": [0, 3, 5, 8, 9, 12, 24, 27, 30, 32, 36, 43, 48, 49, 53, 54, 59, 62, 69, 76, 81, 85, 88, 115, 119, 126, 134, 136, 137, 142, 146, 148, 149, 163, 170], "canon": 88, "cantonbeck": 149, "cap": [132, 151], "cap_add": 132, "capabl": [2, 4, 12, 15, 59, 81, 88, 101, 113, 132, 149, 151, 156, 157, 158], "capac": [5, 7, 9, 10, 46], "carbonara": 2, "card": [2, 68, 85, 100, 114, 159, 160], "carddav": [41, 64, 68, 88, 113, 115, 116, 124, 129, 133, 138, 163], "carddav_sync_request_timeout": 88, "carddav_sync_request_trunc": 88, "care": [3, 23, 54, 56, 59, 84, 101, 102, 124, 129], "carefulli": [138, 149], "carla": 92, "carri": [2, 59], "cartoon": 2, "case": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 20, 21, 23, 26, 27, 36, 40, 41, 48, 54, 56, 57, 59, 62, 65, 69, 79, 81, 86, 96, 98, 100, 101, 102, 104, 106, 107, 117, 119, 123, 126, 128, 130, 132, 133, 134, 138, 142, 143, 144, 146, 147, 149, 150, 157, 163, 165, 170, 172], "cast": 59, "cat": [2, 29, 149], "catalan": 4, "catch": 138, "categori": [2, 16, 100, 115], "caus": [2, 3, 5, 6, 7, 8, 9, 10, 11, 15, 26, 57, 58, 59, 69, 81, 98, 129, 131, 132, 133, 137, 138, 143, 146, 147, 165, 167, 168], "causal": 22, "caution": [8, 93, 119], "cautiou": [59, 62], "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, 15, 21, 26, 32, 121, 124, 149, 152, 171], "ce08bf30bcbb879a18b49239a9bec6b8702f52452f88a9d321": 137, "ce6cd914": 149, "ce8b61c2": 149, "ce9e248333c44a5a64ccad26f2550f95": 119, "ceas": 170, "center": 62, "cento": [54, 58, 88, 127, 129, 133, 134, 149], "central": [26, 27, 58], "ceph": 46, "cert": [20, 58, 59, 99, 101, 124, 151], "certain": [3, 9, 24, 45, 51, 57, 59, 68, 81, 94, 96, 98, 110, 113, 114, 126, 129, 133, 147, 149, 157], "certfil": 101, "certif": [30, 31, 44, 59, 63, 82, 88, 90, 92, 98, 101, 117, 124, 126, 129, 133, 134, 137, 149, 151, 152, 163], "certifi": 89, "cfb": 59, "cfg": [93, 96, 98], "cgi": 129, "challeng": [126, 129, 132, 149], "chanc": [119, 138, 170], "chang": [1, 2, 3, 4, 8, 11, 12, 14, 15, 16, 17, 18, 21, 23, 25, 26, 36, 37, 38, 41, 43, 44, 45, 46, 49, 50, 51, 54, 58, 59, 60, 62, 64, 65, 70, 71, 77, 81, 82, 85, 88, 91, 92, 93, 96, 98, 100, 101, 106, 113, 114, 117, 119, 121, 123, 125, 126, 129, 130, 132, 133, 137, 140, 142, 143, 146, 148, 149, 155, 157, 163, 164, 165, 166, 167, 170, 171, 172], "changelog": [16, 88, 142], "channel": [16, 88, 120, 138], "chapter": [130, 133, 138, 170], "char": [81, 149], "charact": [8, 20, 21, 48, 59, 62, 81, 82, 86, 98, 125, 126, 130, 138, 140, 146, 149], "character_set_serv": 20, "characterist": 59, "charg": [84, 172], "charset": [23, 59], "chart": [85, 133], "chat": [2, 5, 13, 14, 60, 88, 106], "chat_last_n_messag": 1, "chat_user_instruct": 1, "chat_user_instructions_titl": 1, "chatgpt": [0, 15], "chatroom": 8, "chatti": 14, "cheap": 59, "cheat": 168, "check": [2, 3, 5, 6, 7, 11, 12, 14, 15, 20, 26, 31, 36, 38, 39, 41, 42, 50, 54, 56, 57, 58, 59, 62, 64, 65, 76, 80, 81, 83, 85, 86, 88, 93, 100, 101, 103, 105, 106, 115, 117, 119, 124, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 157, 166, 167, 170, 171, 172], "check_data_directory_permiss": 88, "check_for_working_htaccess": 88, "check_for_working_wellknown_setup": 88, "checkbox": [29, 38, 39, 71, 85, 101, 113, 114], "checker": [59, 69], "checkout": 3, "checksum": [81, 123, 125, 168], "chines": 4, "chmod": [26, 32, 101, 142], "choic": [8, 20, 54, 59, 80, 81, 88, 126, 127, 130, 148], "choos": [1, 5, 7, 16, 26, 41, 52, 57, 58, 59, 66, 68, 81, 100, 101, 113, 114, 124, 128, 129, 130, 133, 138, 142, 149, 151, 158, 170, 172], "chooser": 59, "chose": [117, 148], "chosen": [1, 18, 20, 58, 59, 128], "chown": [26, 32, 121, 123, 125, 129, 133, 142], "christoph": 119, "chrome": [66, 134], "chromium": [134, 168], "chroot": [88, 127], "chunk": [3, 41, 44, 59, 88, 93, 94, 98, 119, 129], "chunked_upload": [24, 88], "chunksiz": [93, 98], "ci": 59, "cid": 149, "cidr": [59, 68], "cif": [38, 88, 127, 130], "cipher": [27, 88, 98, 126], "circl": 88, "circumst": [45, 57, 81, 93], "circumv": 59, "cisco": 54, "citi": 81, "claim": [0, 12], "clam": 54, "clamav": [64, 88], "clamd": 54, "clamp": 81, "clamscan": 54, "clarif": 14, "class": [29, 46, 50, 59, 62, 77, 81, 137, 171], "classic": 133, "classif": 171, "classifi": [6, 98, 119], "clean": [1, 47, 51, 56, 59, 80, 88, 104, 113, 133, 149, 163], "cleanup": [1, 42, 45, 73, 80, 81, 88, 115, 165], "cleanupjobchunks": 83, "clear": [6, 18, 57, 58, 59, 81, 82, 97, 119, 132, 149], "clear_env": 133, "cli": [56, 62, 64, 68, 88, 99, 103, 105, 113, 123, 126, 127, 132, 133, 148, 149, 165], "click": [16, 38, 39, 52, 59, 62, 63, 78, 81, 85, 98, 100, 117, 128, 137, 138, 147, 149, 172], "clickjack": [63, 126], "client": [12, 17, 20, 24, 26, 29, 30, 36, 41, 43, 46, 48, 53, 57, 59, 62, 63, 64, 67, 68, 72, 80, 81, 85, 88, 91, 93, 94, 96, 97, 101, 102, 106, 113, 114, 115, 117, 119, 120, 126, 127, 128, 129, 131, 132, 133, 137, 138, 141, 143, 147, 149, 150, 151, 156, 172], "client_body_buffer_s": 129, "client_body_temp_path": 24, "client_body_timeout": 129, "client_max_body_s": [24, 129], "clone": [7, 8], "close": [7, 8, 10, 41, 59, 62, 68, 88, 138, 147], "cloud": [0, 1, 4, 8, 15, 39, 41, 44, 53, 64, 66, 67, 69, 71, 74, 75, 76, 87, 88, 91, 96, 98, 99, 115, 120, 126, 129, 133, 149, 151, 157, 172], "cloud2": 151, "cloud_id": 149, "cloudfil": [34, 59], "cloudflar": [59, 98, 129, 138], "clue": 88, "cluster": [0, 3, 6, 88, 143], "cmd": [92, 123], "cn": [59, 81, 82, 149], "cname": 143, "cnf": [20, 59, 124], "co": [5, 11], "co2": [6, 11], "code": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 26, 27, 45, 49, 62, 64, 65, 68, 69, 74, 75, 76, 77, 80, 81, 88, 96, 98, 120, 121, 126, 129, 132, 135, 138, 139, 147, 148, 151, 152, 153, 154, 155, 157, 171], "code_docker_imag": 154, "codebas": [59, 144], "collabor": [30, 88, 106, 107, 120], "collabora": [30, 88, 133, 152, 153, 154, 156, 157, 160, 165], "collaboraoffic": [152, 154, 155], "collaboraonlin": [150, 151, 152, 154, 155, 156], "collaps": 128, "collat": [20, 21, 88, 125, 146], "collation_serv": 20, "collect": [56, 59, 119, 126, 159, 160], "collis": [59, 81, 82], "colon": [59, 62], "color": [38, 71, 149], "column": [17, 23, 85, 117, 144, 148], "com": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 18, 20, 26, 33, 39, 46, 53, 54, 58, 59, 62, 68, 71, 74, 75, 76, 81, 82, 83, 86, 87, 88, 91, 92, 96, 98, 101, 113, 117, 120, 121, 123, 125, 126, 128, 129, 130, 132, 133, 134, 136, 137, 138, 142, 147, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 169, 172], "combin": [12, 13, 30, 42, 57, 69, 88, 98, 130, 133, 145], "combo": 52, "come": [2, 4, 5, 15, 24, 41, 45, 49, 51, 57, 59, 100, 101, 111, 123, 133, 134, 138, 149, 154, 171, 172], "comma": [59, 60, 81], "command": [1, 4, 6, 13, 14, 15, 17, 18, 28, 32, 36, 38, 39, 41, 44, 45, 46, 49, 50, 51, 54, 56, 59, 60, 62, 66, 68, 71, 77, 78, 81, 83, 88, 95, 96, 97, 101, 102, 103, 104, 108, 113, 117, 118, 119, 123, 125, 127, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 148, 167, 168, 171], "comment": [21, 24, 41, 54, 64, 88, 133, 136, 142, 147, 153, 159, 160], "commentsmanag": 59, "commerci": [120, 133, 138], "commit": [59, 64, 88, 134], "common": [11, 26, 49, 53, 57, 59, 69, 81, 86, 88, 100, 109, 117, 123, 126, 129, 133, 149, 156, 172], "commonli": [26, 46, 57, 58, 130, 138], "commonnam": [59, 133, 171], "commun": [1, 15, 16, 33, 69, 81, 84, 88, 92, 94, 100, 102, 105, 119, 120, 121, 125, 130, 133, 138, 147, 149, 153, 156, 158, 167, 170], "compani": [2, 12, 63, 71, 81], "compar": [18, 55, 56, 81, 142, 149], "comparison": [44, 59, 81, 88, 171], "comparison_of_file_system": 59, "compat": [0, 3, 5, 16, 20, 26, 29, 36, 38, 44, 46, 59, 80, 82, 88, 94, 130, 132, 138, 144, 148, 151, 170], "compil": [20, 58, 132], "complain": 149, "complementari": 57, "complet": [1, 2, 3, 11, 12, 15, 18, 24, 26, 39, 41, 54, 59, 67, 81, 85, 88, 93, 106, 121, 123, 124, 126, 130, 131, 132, 133, 135, 144, 146, 147, 148, 149, 159, 162, 171], "completionexpectedat": 14, "complex": [26, 59, 101], "compli": [59, 149], "complianc": [13, 59, 88, 138], "compliant": [80, 126, 134], "compon": [12, 59, 88, 129, 132, 133, 138, 149, 158, 163, 171], "compos": [54, 129, 132], "composit": [115, 160], "comprehens": 138, "compress": [54, 59, 85, 88, 98, 106, 126, 127, 130, 167], "compris": 59, "compromis": [26, 59], "comput": [48, 59, 85, 86, 95, 100, 101, 102, 104, 138], "compute_devic": 102, "computedevic": 102, "concaten": [27, 36], "concept": [23, 124, 149], "concern": [8, 24, 26, 27, 45, 59, 129, 170], "concert": 2, "concurr": [3, 4, 46, 59, 132, 165], "condit": [14, 15, 66, 69, 81, 88, 107, 138, 170, 171, 172], "condition": 59, "conf": [20, 54, 58, 81, 123, 124, 126, 129, 133, 138], "confdir": 97, "confer": [2, 120], "confidenti": [67, 106, 150], "config": [1, 2, 3, 5, 11, 16, 18, 20, 21, 23, 24, 25, 26, 27, 28, 39, 41, 42, 43, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 60, 64, 65, 66, 67, 68, 69, 70, 71, 72, 77, 79, 81, 82, 83, 84, 85, 88, 93, 96, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 123, 124, 128, 129, 131, 132, 133, 135, 138, 140, 142, 143, 144, 146, 147, 148, 151, 157, 165, 166, 167, 168, 169], "config_is_read_onli": 88, "configdata": 82, "configid": [81, 82, 149], "configur": [2, 4, 13, 16, 18, 21, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 41, 42, 43, 44, 48, 50, 52, 56, 57, 65, 67, 68, 70, 72, 73, 80, 83, 85, 86, 94, 95, 97, 98, 99, 100, 102, 104, 105, 106, 107, 109, 111, 113, 114, 115, 116, 118, 119, 123, 125, 128, 132, 134, 135, 138, 142, 143, 144, 146, 147, 153, 156, 160, 162, 169, 171, 172], "configuration_serv": 59, "confin": [41, 133], "confirm": [4, 17, 20, 39, 46, 64, 67, 69, 78, 81, 88, 93, 123, 125, 132, 133, 142, 143, 149], "conflict": [16, 59, 81, 119, 146, 149], "confus": 26, "congratul": [117, 151], "conjunct": [5, 15, 149], "connect": [0, 3, 5, 12, 20, 22, 23, 29, 30, 31, 34, 36, 38, 39, 43, 46, 57, 59, 62, 67, 68, 69, 72, 73, 82, 83, 88, 91, 93, 94, 100, 101, 102, 113, 114, 117, 124, 127, 128, 129, 131, 133, 134, 138, 149, 150, 156, 157, 165, 169, 171], "connect_timeout": [20, 46], "connectivity_check_domain": 88, "connector": [2, 3, 5, 6, 7, 8, 9, 10, 11, 88, 127, 128, 149], "consecut": 32, "consent": 117, "consequ": [44, 88, 126, 129], "conserv": 132, "consid": [1, 8, 16, 26, 29, 39, 45, 46, 59, 62, 66, 80, 81, 98, 113, 114, 119, 126, 133, 134, 138, 146, 157, 170], "consider": [44, 59, 64, 85, 88, 170], "consist": [18, 27, 42, 59, 106, 117, 129, 138, 142, 149], "consol": [17, 51, 63, 103, 129, 133, 138, 142, 149, 151], "const": 172, "constant": [59, 77], "constraint": [133, 149], "consult": [16, 24, 26, 58, 59, 77, 126, 130, 134], "consum": [8, 24, 57, 59, 148], "consumpt": [5, 6, 7, 11, 24, 88, 90, 132], "contact": [16, 41, 71, 77, 81, 85, 88, 113, 116, 121, 133, 137, 139, 144, 149, 153, 169], "contactinteractedwithev": 115, "contactsinteract": 115, "contain": [3, 4, 5, 7, 8, 11, 12, 15, 16, 20, 26, 27, 28, 29, 41, 46, 54, 59, 62, 69, 81, 82, 85, 88, 89, 92, 93, 98, 99, 100, 102, 103, 106, 111, 114, 115, 117, 119, 126, 129, 132, 133, 135, 136, 138, 147, 149, 150, 151, 154, 157, 165, 172], "container": 133, "container_id": 151, "container_nam": 54, "content": [2, 3, 11, 12, 15, 18, 26, 27, 29, 41, 46, 50, 53, 59, 63, 87, 92, 98, 101, 107, 113, 114, 120, 123, 124, 125, 126, 129, 137, 138, 142, 146, 149, 159, 171], "contentlength": 129, "context": [5, 8, 13, 36, 57, 59, 66, 88, 106, 130, 149, 160, 168], "context_ag": [1, 13, 15, 88], "context_chat": [1, 3, 15], "context_chat_backend": [1, 3, 15], "contextchat": 3, "continu": [3, 17, 42, 66, 85, 101, 103, 126, 134, 144, 147, 149, 157], "contrari": 92, "contribut": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 138], "control": [13, 26, 39, 41, 44, 59, 62, 68, 77, 81, 85, 88, 94, 100, 107, 109, 110, 113, 114, 126, 129, 133, 145, 149, 165], "convei": 11, "conveni": 121, "convent": 27, "convers": [1, 2, 8, 14, 17, 19, 44, 59, 88, 119, 150, 159, 160], "convert": [12, 17, 19, 21, 23, 59, 70, 81, 88, 107, 132, 138, 144, 149, 151], "cookbook": 88, "cooki": [59, 64, 88, 112], "cookie_domain": 88, "cool": [151, 155, 156], "coolconfig": [150, 152], "coolwsd": [150, 151, 152, 154, 155, 156], "cooper": 120, "coordin": [2, 130], "copi": [2, 3, 5, 7, 23, 25, 30, 35, 39, 59, 62, 81, 85, 101, 115, 117, 123, 125, 129, 140, 142, 143, 146, 149], "copied_sample_config": 88, "copyright": 113, "copysizelimit": 46, "core": [3, 5, 6, 7, 9, 10, 11, 12, 14, 25, 41, 57, 58, 60, 71, 88, 124, 125, 129, 130, 132, 133, 137, 142, 145, 149, 165, 170], "coreinfo": 132, "corner": 1, "corpor": [71, 133], "correct": [5, 6, 9, 11, 12, 20, 26, 57, 59, 62, 68, 81, 98, 100, 119, 126, 128, 129, 130, 133, 136, 137, 138, 142, 144, 149, 170], "correctli": [20, 24, 38, 39, 43, 57, 63, 69, 81, 83, 98, 99, 104, 115, 118, 123, 129, 133, 138, 149, 166], "correspond": [24, 43, 46, 81, 83, 96, 123, 125, 129, 130, 135, 138, 142, 149, 160], "corrupt": [43, 58, 59, 143, 147, 148], "cost": 59, "could": [1, 3, 18, 20, 24, 38, 41, 46, 50, 56, 58, 59, 62, 76, 80, 81, 98, 106, 119, 124, 126, 129, 134, 137, 138, 140, 146, 149, 157], "couldn": 104, "count": [2, 59, 85, 88, 110, 126, 138, 149], "countri": [2, 59, 81], "courier": 62, "cours": [59, 80, 106, 128, 138, 147, 151, 172], "court": 81, "cover": [20, 101, 106, 117, 128, 129, 137, 148, 162, 167, 168, 169], "coverag": [5, 9, 11], "cp": [3, 4, 123, 124, 125], "cpanel": 37, "cpp": [5, 12], "cpu": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 54, 59, 88, 100, 101, 102, 126, 132], "cpuinfo": [3, 132], "cr": 81, "cram": 62, "crammd5": 62, "crash": 98, "crawler": 169, "crc32": 168, "creat": [0, 1, 2, 12, 14, 15, 16, 18, 26, 27, 29, 31, 32, 34, 38, 42, 44, 45, 46, 48, 49, 51, 52, 54, 55, 56, 59, 63, 66, 68, 70, 73, 76, 81, 84, 87, 88, 96, 100, 101, 102, 104, 106, 107, 110, 113, 114, 115, 117, 119, 120, 123, 124, 125, 126, 128, 133, 135, 138, 142, 143, 144, 145, 146, 147, 150, 165, 171], "create_example_ev": [113, 149], "createcli": 172, "createdb": 20, "createj": 149, "createrol": 128, "creation": [3, 5, 7, 27, 41, 44, 59, 88, 95, 101, 110, 113, 114, 133, 169], "credenti": [18, 27, 30, 36, 38, 46, 55, 57, 59, 62, 81, 88, 98, 117, 126, 128, 149, 150, 172], "crew": 149, "criteria": [7, 23, 106, 171], "critic": [3, 5, 7, 8, 12, 59, 88, 126, 134, 138, 142, 148, 170], "crl": 59, "crlf": 81, "cromwel": 130, "cron": [3, 6, 36, 38, 39, 42, 47, 51, 54, 59, 64, 88, 113, 115, 117, 126, 127, 129, 130, 138, 142, 144, 148, 149, 171], "cronjob": [41, 56, 57, 124], "crontab": [51, 56, 113, 138, 142, 144], "crop": 81, "cross": [120, 129], "crt": [58, 59, 101, 129, 149], "crucial": [59, 150], "crypto": 101, "cryptograph": 126, "cryptographi": 3, "csrf": [69, 88, 111], "css": [68, 88, 132, 149], "csync": 88, "ct2": 11, "ctl": 54, "ctr": [27, 59], "ctrl": [98, 130], "ctype": 130, "cuda": [3, 4, 5, 6, 7, 9, 11, 100, 102], "cudnn": 6, "cupsd": 62, "curl": [50, 66, 69, 74, 75, 76, 82, 87, 123, 125, 130, 157, 165], "current": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 20, 27, 30, 41, 42, 51, 56, 57, 58, 59, 61, 63, 65, 67, 80, 81, 88, 98, 100, 101, 102, 106, 113, 117, 121, 123, 124, 126, 132, 133, 134, 137, 142, 144, 148, 149, 157, 169, 170], "currentvers": 147, "cursor": [81, 85], "custom": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 46, 49, 59, 60, 63, 64, 66, 68, 79, 83, 85, 88, 98, 100, 101, 107, 114, 117, 120, 122, 129, 130, 131, 132, 133, 137, 140, 149, 159, 166, 167, 171, 172], "customclient_android": 59, "customclient_desktop": 88, "customclient_fdroid": 59, "customclient_io": 59, "customclient_ios_appid": 59, "customid": 14, "custompath": 25, "cut": 15, "cybersecur": [13, 88], "cycl": [81, 120], "czech": 4, "d": [20, 26, 27, 42, 47, 54, 59, 66, 75, 76, 77, 81, 82, 83, 91, 96, 101, 123, 124, 126, 129, 131, 132, 133, 140, 142, 146, 147, 151, 152], "d1": [42, 47, 59], "d2": [42, 47, 59], "d5685c3b45aee373b09be54742ea": 137, "d7": 53, "daemon": [3, 4, 54, 58, 59, 66, 88, 103, 105, 156], "daemon_config_nam": 8, "daemonconfig": [101, 102], "dai": [1, 2, 3, 17, 41, 42, 47, 56, 59, 60, 72, 81, 85, 94, 98, 110, 111, 113, 115, 117, 120, 123, 149, 170, 171], "daili": [12, 51, 57, 59, 120], "daisi": 149, "dall": 160, "danger": 63, "dark": 59, "dash": [66, 85, 149], "dashboard": [59, 64, 88, 117], "data": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 20, 21, 23, 24, 25, 27, 32, 38, 43, 44, 49, 51, 54, 56, 58, 62, 66, 67, 72, 74, 78, 80, 81, 82, 83, 84, 85, 88, 98, 99, 101, 103, 111, 116, 117, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 158, 160, 165, 168, 170, 171, 172], "databas": [12, 14, 17, 21, 22, 27, 30, 36, 42, 43, 46, 51, 54, 56, 57, 64, 81, 83, 88, 98, 113, 114, 115, 121, 125, 126, 127, 133, 135, 138, 141, 142, 143, 144, 147, 148, 159, 160], "databaseid": 119, "datacent": [29, 46], "datadir": [26, 59, 131], "datadirectori": [27, 55, 66, 88, 135, 147], "dataintegr": [59, 168], "dataloss": 146, "dataset": 11, "date": [2, 14, 17, 39, 44, 56, 59, 65, 66, 69, 77, 81, 83, 88, 113, 117, 122, 123, 130, 132, 134, 138, 140, 146, 149, 162, 170], "dateinterv": 113, "datepattern": 126, "datetim": 59, "datetimeinterfac": 59, "dav": [33, 59, 68, 69, 81, 88, 98, 113, 114, 115, 118, 119, 123, 124, 129, 133, 138], "davclnt": 129, "davstorag": [24, 39, 88], "davx5": 115, "davx\u2075": 119, "db": [3, 17, 18, 20, 23, 49, 54, 83, 88, 92, 98, 124, 128, 138, 140, 144, 146, 148, 149], "db8": 59, "db_": 129, "db_name": [140, 146], "dbal": 59, "dbdriveropt": [20, 23, 88], "dbhost": [20, 23, 55, 88, 135], "dbindex": [58, 59, 149], "dbname": [20, 22, 23, 55, 88], "dbpass": 55, "dbpassword": [20, 23, 55, 88, 128], "dbpersist": 88, "dbport": 23, "dbreplica": [22, 88], "dbtableprefix": [20, 55, 88], "dbtype": [18, 20, 55, 88, 135], "dbuser": [20, 23, 55, 88, 128], "dc": [81, 82, 83, 149], "dd": 81, "ddl": 167, "de": [59, 65, 68, 89], "de_d": [59, 65], "deactiv": [18, 42, 47, 113, 117, 166, 167, 168], "deal": [119, 133], "deb": [125, 152], "debian": [20, 54, 58, 71, 92, 121, 133, 134, 138, 149, 151], "debug": [12, 13, 66, 69, 81, 88, 97, 119, 127, 137, 143, 147], "decemb": 123, "decid": [12, 20, 26, 100, 110, 129, 148, 149, 170], "decim": 46, "decis": 135, "deck": [26, 88, 159, 160], "declar": [77, 81, 88], "decod": 149, "decompress": 130, "decreas": [59, 88, 98], "decrypt": [44, 46, 59, 88, 101, 111, 126, 132, 138, 149], "dedic": [2, 3, 6, 23, 24, 59, 71, 81, 88, 113, 120, 127, 128, 132, 135, 147, 149, 154], "deem": 45, "deep": [26, 38, 64, 88], "deeper": 11, "deepl": [1, 4, 15], "default": [1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 16, 18, 20, 21, 22, 24, 26, 27, 28, 29, 31, 32, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 62, 64, 66, 67, 68, 71, 77, 80, 81, 82, 83, 85, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 113, 114, 115, 116, 118, 119, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 138, 140, 145, 146, 148, 149, 152, 154, 156, 159, 168, 170, 171, 172], "default_certificates_bundle_path": 88, "default_en": 74, "default_file_extens": 70, "default_host": 20, "default_languag": [65, 88], "default_local": [65, 88], "default_password": 20, "default_phone_region": [81, 88], "default_port": 20, "default_property_scop": [77, 81, 88], "default_scop": 77, "default_socket": 20, "default_timezon": [88, 118], "default_us": 20, "defaultapp": 88, "defaultmodul": 149, "defaultpag": 60, "defaulttemplatedirectori": 25, "defin": [16, 26, 27, 30, 34, 43, 46, 47, 48, 56, 59, 64, 65, 66, 77, 81, 85, 88, 98, 99, 101, 106, 107, 108, 113, 126, 129, 137, 149, 150, 165, 170, 171, 172], "definit": [18, 44, 88, 126, 170], "defunct": 81, "degrad": [59, 132], "degre": 135, "delai": [0, 15, 39, 56, 57, 59, 88, 113], "deleg": [64, 88, 116, 171], "delegate_permiss": 53, "delet": [1, 2, 3, 25, 38, 41, 42, 44, 48, 51, 54, 56, 64, 72, 73, 74, 81, 87, 88, 93, 98, 103, 106, 110, 113, 114, 116, 118, 119, 135, 137, 138, 142, 146, 147, 171], "delete_timestamp": 27, "deliber": 170, "delimit": [29, 81, 149], "deliv": [12, 129, 170], "deliveri": 59, "demand": [8, 15, 54, 56, 81, 126], "demo": 59, "demograph": 7, "demon": [2, 5, 7, 9, 10, 11], "demonstr": 18, "demot": [81, 88], "deni": [3, 59, 88, 109, 129, 131, 149], "denial": [57, 126, 131], "denni": 149, "denot": 27, "depart": 82, "depend": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17, 27, 30, 41, 56, 57, 58, 59, 63, 68, 69, 71, 81, 100, 115, 117, 123, 124, 126, 128, 129, 133, 134, 135, 138, 142, 143, 145, 148, 149, 151, 160, 166, 167, 168], "deploi": [2, 3, 4, 5, 7, 9, 10, 11, 20, 88, 105, 120, 123, 124, 129, 132, 138, 154, 170], "deploy": [3, 59, 64, 88, 95, 100, 102, 104, 105, 120, 123, 127, 130, 132, 133, 134, 135, 138, 148, 153, 154, 170], "deployconfig": [88, 101], "deploydaemon": 101, "deprec": [59, 76, 134, 149, 164, 166, 167, 168, 169, 172], "deprovis": 135, "deriv": [71, 81, 88, 126, 133], "describ": [12, 24, 27, 39, 41, 51, 55, 56, 59, 62, 69, 80, 81, 94, 100, 101, 102, 106, 107, 110, 138, 144, 151], "descript": [2, 15, 16, 26, 56, 74, 81, 82, 99, 113, 117, 123, 130, 132, 133, 149, 159, 171], "design": [2, 12, 26, 43, 62, 71, 81, 86, 120, 133, 145, 148, 157], "desir": [8, 23, 24, 36, 58, 59, 62, 66, 83, 107, 128, 129, 133, 143, 149], "desktop": [26, 30, 48, 63, 71, 81, 88, 91, 92, 96, 97, 98, 106, 120, 127], "despit": [41, 129], "destin": [2, 30, 35, 37, 125, 149], "destinationuid": 149, "detail": [2, 4, 7, 12, 20, 26, 38, 41, 44, 59, 62, 66, 67, 71, 77, 81, 84, 88, 91, 96, 98, 100, 104, 119, 123, 125, 126, 128, 129, 130, 132, 133, 138, 142, 143, 149, 154, 155, 157, 166, 167, 168, 169, 170, 172], "detect": [14, 15, 36, 38, 54, 57, 58, 59, 65, 68, 69, 70, 81, 82, 83, 88, 93, 101, 128, 129, 130, 138, 149], "detect_ord": 70, "determin": [2, 41, 59, 80, 81, 88, 98, 101, 111, 119, 133, 149], "dev": [59, 64, 66, 88, 92, 124, 134, 149, 172], "develop": [12, 15, 16, 52, 59, 80, 95, 98, 99, 100, 119, 126, 128, 133, 134, 136, 137, 138, 145, 148, 149, 153, 170], "developer_manu": [59, 172], "deviat": 126, "devic": [26, 38, 57, 59, 63, 68, 71, 80, 95, 98, 100, 101, 102, 104, 126, 132, 133, 145], "diagnos": [66, 81, 132, 165], "diagnost": [3, 88], "diagram": [101, 172], "dialect": [7, 59], "dialog": [39, 41, 81, 93, 97, 115, 149], "dialogu": [81, 146], "dictat": 101, "did": [18, 26, 28, 88, 104, 138, 149], "diff": 136, "differ": [2, 5, 7, 15, 20, 23, 26, 27, 29, 30, 38, 44, 53, 54, 55, 56, 57, 58, 59, 63, 65, 68, 80, 81, 85, 88, 92, 98, 100, 101, 103, 104, 113, 114, 126, 128, 129, 133, 135, 137, 138, 141, 146, 149, 150, 165, 171], "differenti": [15, 113, 114], "difficult": [59, 128, 137], "difficulti": [2, 146], "diffus": [15, 160], "digit": 134, "dimens": 59, "diminish": 59, "dir": [21, 26, 91, 98, 133, 138, 147, 149], "dirbkp": 146, "dirbkp_": 140, "direct": [24, 38, 58, 59, 79, 81, 106, 129, 133, 138, 167, 170], "directli": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 23, 24, 26, 30, 46, 53, 56, 59, 62, 81, 98, 101, 106, 111, 128, 133, 135, 138, 147, 148, 149, 159, 172], "directori": [3, 5, 7, 8, 24, 25, 26, 27, 31, 32, 35, 37, 38, 39, 41, 43, 46, 51, 53, 54, 56, 59, 64, 66, 79, 83, 88, 92, 95, 97, 98, 106, 107, 119, 121, 123, 124, 125, 127, 129, 133, 135, 136, 139, 140, 142, 143, 144, 146, 147], "directory2": 81, "directory_that_has_been_cr": 92, "dirnam": 97, "dirti": 59, "disabl": [1, 2, 3, 16, 21, 23, 24, 27, 28, 29, 30, 38, 39, 42, 44, 47, 48, 50, 57, 62, 64, 66, 71, 73, 77, 81, 87, 88, 93, 98, 101, 102, 105, 106, 108, 113, 114, 115, 118, 119, 129, 130, 131, 132, 133, 134, 142, 144, 147, 148, 152, 166, 167, 168, 169], "disable_act": 59, "disable_email": 59, "disable_funct": 130, "disablefreebusi": 113, "disadvantag": [27, 56], "disallow": [3, 59, 88, 127], "disappear": [41, 43, 57, 58, 123], "disapprov": 172, "discard": 117, "disclaim": 41, "disconnect": [39, 59, 83, 149], "discontinu": 62, "discourag": [45, 57, 59, 69, 128, 149], "discover": [7, 10], "discoveri": [58, 59, 64, 69, 88, 93, 133, 139, 151, 156, 157], "discrep": 149, "discret": [57, 170], "discuss": [12, 20, 41, 98, 120, 168, 170], "disk": [3, 26, 37, 42, 59, 85, 88, 98, 132, 138, 149, 167], "dispar": 7, "dispatch": [88, 115], "displai": [15, 26, 41, 44, 45, 49, 59, 62, 63, 65, 75, 76, 79, 81, 82, 83, 85, 88, 97, 99, 100, 101, 102, 103, 113, 115, 117, 119, 128, 129, 137, 149], "display_nam": 149, "displaynam": [75, 76, 81, 82, 113, 149, 171], "disregard": 138, "disrupt": 148, "dist": [49, 106], "distinct": 46, "distinguish": [44, 59, 88], "distribut": [24, 25, 36, 43, 46, 49, 54, 57, 58, 69, 81, 88, 93, 95, 98, 100, 101, 120, 123, 126, 129, 130, 131, 133, 134, 137, 138, 148, 149, 153, 154], "distro": [36, 59, 131, 133, 138, 145], "dive": 26, "divid": 59, "dmz": [88, 127], "dn": [58, 81, 82, 83, 101, 143, 157, 165], "dnextcloud": 20, "dnf": 123, "do": [0, 2, 4, 5, 7, 9, 10, 14, 15, 16, 17, 18, 20, 23, 24, 26, 30, 41, 45, 49, 54, 55, 57, 58, 59, 62, 63, 69, 71, 80, 81, 82, 85, 88, 92, 100, 101, 103, 106, 107, 118, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 138, 141, 142, 144, 146, 148, 149, 150, 151, 158, 165, 166, 167, 168, 170, 171], "doc": [1, 15, 59, 98, 104, 120, 124, 134, 150, 151, 152, 153, 154, 155, 156, 168, 172], "docker": [3, 4, 5, 7, 8, 11, 15, 54, 59, 68, 81, 88, 102, 104, 105, 130, 132, 133, 148, 149, 153, 154, 157, 165, 171], "docker_aio": 101, "docker_instal": [100, 102], "docker_local_sock": [102, 103], "docker_socket_port": 102, "dockerfil": 8, "dockersocketproxi": 101, "doctrin": 59, "document": [1, 2, 3, 12, 20, 21, 24, 27, 29, 30, 33, 38, 41, 43, 45, 49, 54, 58, 59, 61, 63, 66, 69, 88, 92, 96, 98, 107, 118, 119, 120, 123, 125, 126, 128, 129, 130, 132, 133, 134, 137, 138, 144, 145, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 167, 168, 172], "document_root": 129, "documentation_url": 88, "documentroot": [123, 133], "docx": 153, "doe": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 18, 20, 26, 27, 29, 30, 31, 34, 36, 41, 43, 46, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 67, 68, 75, 76, 81, 85, 88, 92, 93, 100, 101, 102, 103, 106, 114, 117, 118, 119, 124, 126, 128, 129, 131, 132, 133, 137, 138, 141, 142, 144, 146, 148, 149, 158, 165, 168, 170, 172], "doesn": [20, 26, 76, 81, 119, 123, 129, 147, 149, 157, 172], "doesnotexist": 149, "dollar": 81, "dom": [54, 62, 130], "domain": [2, 29, 36, 39, 46, 50, 53, 56, 59, 64, 69, 88, 100, 124, 127, 129, 133, 149, 151, 157, 169], "don": [6, 14, 24, 26, 29, 42, 43, 51, 54, 56, 58, 59, 61, 62, 81, 100, 113, 119, 129, 131, 133, 137, 140, 142, 149], "done": [1, 3, 4, 15, 56, 59, 61, 62, 67, 74, 75, 76, 81, 82, 101, 103, 123, 124, 133, 143, 144, 147, 150, 151, 165, 169, 171], "dora": 149, "dot": [8, 36, 38, 48, 100, 101, 129, 138, 166], "doubl": [12, 59, 138], "dow": 54, "down": [3, 58, 88, 98, 113, 114, 117, 119, 132, 172], "downgrad": [88, 147, 148], "download": [4, 5, 6, 16, 24, 26, 39, 54, 59, 85, 88, 89, 94, 98, 101, 105, 106, 121, 123, 125, 126, 133, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 152], "downsid": [46, 165], "downstream": [5, 12, 15], "downtim": 81, "dozen": 153, "draft": [2, 3, 5, 7, 119, 138], "draw": [2, 57], "drawback": [30, 133], "drawn": 59, "drive": [24, 59, 132], "driven": 133, "driver": [6, 20, 59, 104, 128], "droid": 59, "drop": [20, 44, 57, 62, 88, 124, 126, 138, 146, 149, 172], "dropbox": 98, "dropdown": [38, 41, 85], "dry": [148, 149], "dsheurist": 81, "dsnap": 124, "dsp": [100, 101, 102], "dst_path": 103, "duckduckgo": [2, 159], "due": [2, 4, 12, 24, 36, 45, 47, 51, 53, 59, 63, 70, 81, 98, 104, 106, 126, 129, 132, 138, 142, 149, 155], "dummi": 147, "dump": [88, 140, 143], "duplic": [3, 11, 88, 115, 138, 149], "durat": [59, 93, 98], "dure": [3, 4, 16, 24, 26, 27, 30, 43, 44, 54, 56, 59, 68, 81, 84, 88, 96, 101, 104, 123, 129, 132, 133, 141, 147, 149, 167, 168], "dutch": 4, "dynam": [21, 59, 82, 93, 98, 167], "e": [1, 5, 8, 12, 15, 17, 18, 20, 21, 24, 26, 29, 30, 32, 38, 46, 49, 51, 52, 53, 54, 56, 57, 59, 62, 63, 67, 71, 72, 77, 78, 80, 81, 82, 83, 91, 92, 96, 97, 98, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 146, 147, 148, 149, 150, 151, 152, 155, 160, 170, 171, 172], "e2e": 26, "eacceler": 138, "each": [1, 2, 3, 6, 9, 14, 15, 26, 27, 30, 38, 41, 42, 53, 54, 55, 56, 57, 59, 63, 77, 81, 85, 93, 97, 98, 100, 101, 104, 106, 115, 117, 130, 132, 133, 138, 148, 149, 165, 170, 171, 172], "ear": 1, "earli": [12, 81], "earlier": [56, 59, 81, 123, 138, 170], "eas": [59, 170], "easi": [54, 58, 59, 62, 83, 85, 133, 144, 145, 154, 171], "easier": [53, 59, 98, 119, 132, 133, 144], "easiest": [20, 57, 59, 62, 106, 126, 133, 138, 146, 148], "easili": [15, 39, 59, 62, 63, 133, 144, 145, 156, 172], "east": [46, 59], "easycron": 56, "echo": [15, 149, 152, 171], "ecosystem": [12, 52, 57, 100, 120], "ed": 53, "edg": [15, 41, 92, 117, 134], "edit": [11, 20, 30, 31, 39, 41, 43, 54, 64, 81, 82, 85, 87, 88, 113, 121, 132, 133, 137, 138, 140, 148, 149, 152, 153, 154, 170, 172], "editor": [59, 85, 113, 153], "edri": [59, 126], "edu": 59, "edward": 149, "eff": [59, 126], "effect": [15, 39, 57, 58, 59, 81, 98, 131, 132, 147, 165, 171], "effici": [8, 59, 134], "effort": [12, 170], "efss": 135, "eg": [50, 149], "egress": 124, "ehlo": 62, "eicar": 54, "eicar_hdb": 54, "either": [1, 3, 5, 8, 14, 24, 36, 40, 48, 52, 58, 59, 62, 77, 81, 85, 92, 98, 100, 101, 106, 123, 125, 129, 133, 135, 137, 142, 147, 148, 149, 170, 172], "ej39ityzeuh5bgwdrufi": 46, "elect": 81, "element": [74, 75, 76, 149], "elimin": [55, 81], "els": [14, 81, 101, 133, 137], "elseif": 101, "elsewher": [57, 59], "email": [2, 39, 41, 59, 60, 64, 77, 78, 81, 82, 85, 88, 113, 115, 117, 120, 149, 160], "email_address_changed_by_admin": 59, "email_configur": 59, "emailtempl": [59, 62], "emb": [59, 63, 150], "embed": [3, 64, 88, 126, 167, 168, 169], "embrac": [133, 145], "emf": [59, 165], "emit": 149, "emoji": [21, 134, 140, 146], "emot": 11, "emploi": [3, 8, 71, 81, 86, 120, 170], "employe": 12, "empti": [20, 25, 27, 57, 59, 64, 66, 68, 76, 77, 81, 82, 85, 88, 101, 133, 138, 142, 143, 171, 172], "en": [2, 7, 8, 59, 65, 123, 134, 149], "en_u": [59, 65], "enabl": [1, 2, 3, 6, 8, 15, 17, 18, 19, 20, 23, 27, 29, 37, 39, 40, 41, 44, 45, 47, 52, 56, 57, 58, 63, 64, 66, 67, 69, 71, 72, 73, 77, 81, 83, 87, 88, 93, 95, 98, 99, 100, 101, 105, 106, 113, 114, 115, 117, 118, 119, 123, 124, 127, 129, 130, 134, 137, 138, 140, 142, 144, 147, 148, 151, 152, 154, 155, 157, 160, 163, 165, 166, 167, 169, 171, 172], "enable_encrypt": 26, "enable_lazy_object": 88, "enable_mail_link_password_expir": 88, "enable_non": 88, "enable_preview": [45, 88, 126], "enable_share_accept": 88, "enable_share_mail": 88, "enablecalendarfeder": 113, "enabledefaultcontact": 114, "enabledpreviewprovid": [45, 88, 126, 132, 165, 166], "encapsul": 129, "encf": 131, "encod": [20, 27, 29, 46, 64, 82, 83, 88, 129, 139, 149], "encount": [2, 3, 39, 48, 59, 119, 137, 138, 142], "encourag": [86, 126, 133, 170], "encrypt": [29, 30, 38, 39, 43, 44, 81, 85, 88, 126, 127, 129, 139, 157, 163], "end": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 26, 27, 49, 55, 59, 81, 88, 113, 123, 129, 143, 144, 148, 149, 165], "end_header_id": 5, "endeavor": 120, "endedat": 14, "endedbefor": 14, "endpoint": [2, 29, 33, 34, 46, 50, 57, 59, 67, 69, 76, 87, 88, 101, 114, 138, 147, 149, 151, 165, 171, 172], "energi": [5, 6, 7, 8, 11, 88, 90], "enforc": [9, 20, 39, 41, 48, 59, 62, 63, 71, 73, 81, 86, 88, 100, 113, 123, 126, 129, 137, 149, 150, 163, 171], "enforce_home_folder_naming_rul": 81, "enforce_them": 88, "engin": [20, 54, 101, 104, 106, 132, 134, 140, 146, 170, 172], "english": [2, 4, 5, 7, 8, 9, 10, 11, 59, 65], "enhanc": [8, 16, 43, 57, 59, 69, 81, 86, 120, 132], "enlarg": 63, "enough": [0, 1, 4, 11, 24, 58, 59, 81, 98, 104, 113, 126, 132, 138, 149, 151, 155, 167], "ensembl": 3, "ensur": [8, 12, 16, 20, 24, 26, 36, 42, 50, 53, 56, 58, 59, 69, 81, 88, 98, 100, 113, 115, 117, 124, 127, 130, 132, 133, 134, 137, 138, 142, 143, 149, 150, 157], "enter": [20, 24, 26, 29, 30, 31, 32, 34, 35, 36, 39, 41, 43, 59, 62, 67, 78, 79, 81, 85, 91, 98, 117, 124, 125, 126, 128, 133, 145, 147, 149], "enterpris": [12, 20, 54, 66, 71, 120, 121, 122, 123, 126, 133, 134, 138, 149, 153, 170], "entir": [3, 5, 6, 7, 9, 10, 11, 12, 41, 57, 94, 118, 121, 138, 140, 149, 153, 170], "entri": [1, 20, 39, 51, 57, 58, 59, 68, 81, 83, 88, 113, 114, 115, 124, 132, 133, 135, 137, 138, 142, 143, 144, 147, 149, 160, 165], "entrypoint": [57, 156], "entryuuid": 149, "enumer": [114, 164], "env": [4, 97, 101, 102, 103, 126, 133, 149], "env_nam": 103, "env_valu": 103, "envelop": 88, "environ": [3, 4, 8, 12, 20, 24, 41, 57, 64, 69, 81, 88, 92, 95, 98, 101, 103, 105, 119, 120, 126, 129, 130, 132, 134, 138, 140, 142, 143, 145, 146, 147, 148, 154, 169, 170], "eof": 62, "eot_id": 5, "epel": [54, 123], "epoch": 134, "equal": [8, 27, 45, 59, 101], "equival": [47, 59, 81, 97, 132], "eras": 98, "err": 4, "error": [3, 4, 7, 14, 24, 38, 54, 58, 59, 66, 68, 80, 81, 88, 94, 103, 104, 119, 121, 123, 126, 128, 130, 131, 133, 136, 139, 142, 143, 147, 149, 157, 168, 172], "error_log": [59, 66, 98, 138], "error_messag": 14, "errorlog": [59, 88, 149], "escal": 52, "escap": [62, 171], "esmtp": 62, "especi": [38, 56, 57, 81, 101, 107, 133, 136, 138, 142, 144, 148, 149, 165, 171], "esperanto": 4, "essenti": [8, 59, 67, 81, 138, 172], "establish": [39, 41, 53, 62, 88, 98, 130, 134, 149], "estim": [4, 149], "esx": 133, "etag": [129, 149, 171], "etc": [3, 8, 12, 15, 20, 23, 41, 46, 54, 56, 58, 59, 66, 68, 81, 85, 123, 124, 126, 128, 129, 130, 131, 133, 138, 144, 149, 151, 152, 155, 157, 159, 163, 165, 171, 172], "ethic": [5, 13, 88], "eu": [13, 29, 46, 88], "euc": 70, "europ": [59, 118, 149], "eval": 149, "evalu": 170, "even": [1, 3, 16, 18, 20, 24, 29, 30, 36, 46, 51, 57, 58, 59, 68, 88, 93, 101, 103, 106, 113, 115, 126, 131, 132, 133, 138, 142, 146, 148, 170], "event": [2, 12, 21, 51, 59, 66, 81, 88, 98, 115, 116, 117, 126, 128, 172], "everi": [3, 5, 15, 20, 30, 36, 38, 42, 46, 47, 52, 53, 54, 56, 58, 59, 62, 67, 80, 81, 85, 98, 113, 114, 115, 120, 123, 132, 134, 144, 147, 148, 159, 160, 169, 170, 171, 172], "everybodi": 138, "everyon": [50, 80, 120, 149, 170], "everyth": [58, 59, 62, 64, 81, 88, 133, 138, 170], "everywher": [81, 160], "evict": 59, "ex": [2, 91, 96, 98, 144, 149, 172], "ex_app_port": 101, "exact": [56, 59, 69, 81, 147], "exactli": [46, 123, 148], "examin": [12, 83], "exampl": [0, 1, 2, 3, 4, 5, 7, 8, 12, 14, 16, 18, 20, 24, 26, 30, 31, 32, 33, 38, 39, 41, 43, 45, 46, 48, 49, 51, 53, 54, 56, 58, 62, 63, 64, 67, 71, 77, 79, 81, 83, 85, 87, 88, 91, 96, 98, 99, 100, 101, 103, 109, 116, 117, 119, 121, 126, 127, 128, 129, 131, 132, 133, 135, 136, 137, 138, 140, 142, 147, 148, 153, 154, 156, 157, 163, 170, 171, 172], "exapp": [1, 2, 3, 5, 7, 9, 10, 11, 15, 88, 99, 102, 104, 166, 167, 168, 172], "exapp_direct": 102, "exapphost": 101, "exce": [4, 42, 47, 59, 85, 132, 168], "exceed": [24, 42, 47, 59], "excel": 58, "except": [58, 59, 66, 76, 80, 81, 129, 132, 137, 142, 143, 147, 149], "excerpt": 98, "excess": 132, "exchang": [0, 5, 7, 39, 62, 163], "excim": 59, "exclud": [41, 59, 64, 80, 88, 98, 107], "exclus": [34, 46, 57, 59, 69, 98, 101, 138, 149], "exec": [4, 15, 142, 171], "execcondit": 56, "execstart": [15, 56, 171], "execut": [1, 3, 4, 6, 8, 15, 17, 23, 36, 39, 54, 56, 59, 69, 81, 88, 96, 101, 109, 117, 126, 129, 131, 137, 142, 147, 148, 149, 171], "exempt": [57, 59], "exhaust": 171, "exhibit": [7, 8, 129], "exif": 130, "exim": 62, "exim4": 62, "exist": [6, 12, 16, 18, 20, 21, 25, 26, 29, 31, 34, 42, 46, 49, 52, 59, 60, 62, 66, 68, 75, 76, 77, 81, 83, 85, 98, 100, 113, 115, 117, 119, 125, 128, 129, 130, 133, 137, 138, 142, 143, 146, 147, 148, 149, 155, 162, 165, 170, 172], "exit": [92, 96, 124, 149], "expand": [88, 120, 128], "expect": [6, 14, 59, 62, 81, 85, 117, 136, 137, 147, 149, 150, 165, 166, 167, 168, 170], "expedit": 8, "expens": 113, "experi": [4, 16, 56, 64, 88, 114, 117, 120, 126, 132, 134, 138, 157], "experienc": 98, "experiment": [59, 81, 85, 93], "expert": [12, 26, 73, 88, 117], "expertis": [138, 170], "expir": [2, 30, 39, 42, 44, 47, 56, 57, 59, 64, 81, 86, 88, 98, 113, 117, 129, 149, 171], "expiri": [42, 81], "explain": [54, 64, 77, 88, 120, 123, 130], "explan": [138, 149], "explicit": 115, "explicitli": [5, 14, 27, 47, 58, 59, 66, 68, 87, 92, 128, 129, 138, 149, 163], "explod": [59, 101], "explor": 12, "exponenti": 126, "export": [50, 59, 88, 98, 117, 126, 172], "expos": [2, 26, 38, 39, 50, 54, 59, 88, 100, 101, 102, 126, 128, 130, 138, 149], "exposur": [126, 138], "express": [59, 68, 106, 171, 172], "extapp": 150, "extend": [2, 8, 41, 59, 62, 68, 120, 134, 158, 170], "extendedsupport": 149, "extens": [3, 20, 49, 59, 62, 64, 66, 69, 88, 90, 91, 96, 119, 120, 123, 126, 129, 130, 132, 133, 138, 143, 145, 164, 165, 166, 170], "extern": [2, 3, 5, 6, 7, 9, 10, 11, 15, 29, 31, 32, 33, 34, 35, 36, 37, 39, 43, 44, 56, 59, 64, 67, 81, 84, 85, 87, 88, 105, 107, 113, 126, 130, 131, 132, 134, 135, 139, 142, 165, 171, 172], "external_db": 3, "external_storag": 88, "externalapp": 3, "extra": [12, 16, 54, 59, 71, 81, 104, 123, 124, 137, 142], "extra_fil": 137, "extract": [1, 3, 27, 59, 101, 123, 125, 147], "extrem": [57, 69, 128, 132], "extstoragemount": 60, "f": [2, 4, 8, 15, 51, 56, 59, 66, 104, 113, 140, 142, 146, 148, 149, 171], "f12": [98, 138], "f1c5e2630d784bc9cb02d5a28f55d6f24d06dae2a0fee685f3": 137, "f6": 53, "fa829794448eaffbc9a04a29d216": 137, "face": [7, 9, 12, 14, 15, 88, 129], "facebook": 59, "facebook100000123456789": 59, "facilit": [80, 132, 170], "fact": 126, "facto": 68, "factor": [4, 8, 15, 24, 57, 72, 73, 88, 119, 126, 132], "factori": 59, "fail": [3, 14, 16, 24, 39, 57, 58, 59, 66, 68, 75, 76, 78, 81, 88, 98, 104, 113, 121, 126, 130, 137, 138, 145, 147, 149, 165], "fail2ban": [64, 88, 127], "failov": [59, 81], "failover_distribut": 59, "failover_error": [58, 59], "failover_mod": [58, 59], "failover_non": 59, "failregex": 126, "failur": [59, 75, 76, 88, 96, 104, 138], "fair": [88, 139], "fairli": 98, "fall": [23, 24, 59, 94, 115, 128, 129], "fallback": [49, 129, 159], "fals": [2, 3, 5, 6, 7, 8, 9, 10, 11, 16, 28, 39, 45, 46, 57, 58, 59, 62, 77, 81, 85, 93, 94, 101, 102, 113, 117, 119, 126, 128, 132, 138, 140, 148, 149, 152, 165], "familiar": [59, 133], "faq": [69, 88, 105, 133, 138, 139, 145], "far": [2, 15, 85, 117, 170], "farsi": 4, "fast": [5, 62, 117, 149], "fastcgi": [124, 133], "fastcgi_buff": 129, "fastcgi_connect_timeout": 129, "fastcgi_hide_head": 129, "fastcgi_intercept_error": 129, "fastcgi_max_temp_file_s": 129, "fastcgi_param": [126, 129], "fastcgi_pass": 129, "fastcgi_path_info": 129, "fastcgi_read_timeout": [24, 129], "fastcgi_request_buff": 129, "fastcgi_script_nam": 129, "fastcgi_send_timeout": 129, "fastcgi_split_path_info": 129, "faster": [0, 3, 7, 11, 15, 58, 88, 127, 133, 170], "fatal": [59, 66, 94, 121, 149], "fault": 24, "faulti": 62, "favicon": 71, "favor": 59, "favorit": 170, "fb": 53, "fcgidmaxrequestinmem": 24, "fcgidmaxrequestlen": 24, "fcontext": [123, 131], "fd00": 126, "fd9e": 59, "fe80": [59, 128], "featur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 27, 36, 41, 48, 51, 55, 56, 57, 59, 61, 62, 69, 71, 81, 83, 88, 93, 113, 114, 116, 117, 119, 123, 126, 132, 133, 134, 138, 149, 151, 153, 154, 158, 162, 168, 170, 171], "februari": 24, "feder": [41, 44, 64, 69, 77, 88, 114, 115, 116, 126], "fedivers": 81, "fedora": [58, 92, 133, 149], "fedoraproject": 92, "feedback": [5, 7, 9, 10, 15, 147, 170], "feel": [71, 101], "felt": 149, "fetch": [2, 16, 59, 81, 82, 124, 146, 148, 149, 150, 172], "few": [30, 39, 57, 59, 81, 102, 117, 133, 142, 147, 148], "ff5733": 149, "ffmpeg": [59, 130], "ffprobe": 59, "ffri": 68, "fidel": 153, "field": [1, 14, 16, 27, 29, 30, 31, 32, 33, 34, 35, 38, 39, 54, 64, 75, 81, 82, 85, 88, 100, 101, 126, 128, 133, 138, 170, 172], "figur": [148, 149], "file": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 20, 21, 30, 31, 32, 35, 39, 45, 46, 47, 48, 49, 51, 53, 55, 56, 57, 58, 60, 62, 64, 67, 68, 71, 74, 79, 81, 85, 91, 92, 94, 95, 96, 97, 101, 103, 104, 109, 113, 114, 115, 118, 119, 120, 123, 124, 125, 126, 127, 128, 130, 133, 135, 136, 137, 139, 142, 143, 145, 146, 147, 148, 152, 153, 155, 159, 160, 164, 167, 168, 169, 171], "filecach": [17, 23, 49, 59, 144, 149], "fileformat": 171, "fileid": [59, 150, 171], "fileinfo": 130, "filekei": [27, 149], "filelist": 36, "filelock": 88, "filenam": [26, 27, 44, 46, 59, 88, 97, 98, 146, 166], "filepart": 59, "filepath": [32, 131, 133, 149], "files_accesscontrol": 3, "files_antiviru": [54, 98, 149], "files_encrypt": [26, 27], "files_extern": [3, 36, 59, 149], "files_external_allow_create_new_loc": 88, "files_no_background_scan": 88, "files_pdfview": 147, "files_shar": [39, 59, 85, 149], "files_texteditor": 74, "files_trashbin": [27, 47, 149], "files_vers": [27, 42, 149], "filesbytyp": [50, 59], "filescan": 56, "filesmatch": 133, "filesync": 74, "filesystem": [24, 26, 38, 42, 43, 46, 59, 74, 81, 131, 149, 171], "filesystem_cache_readonli": 88, "filesystem_check_chang": 88, "filetyp": [45, 59, 126], "fill": [2, 3, 5, 33, 38, 39, 54, 62, 81, 85, 100, 113, 117, 128, 172], "filter": [13, 16, 42, 57, 59, 74, 81, 82, 85, 88, 130, 132, 149, 157, 168, 172], "final": [3, 5, 7, 24, 36, 62, 88, 101, 117, 123, 125, 126, 127, 133, 147, 149, 170], "financi": 138, "find": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 24, 26, 31, 36, 38, 46, 54, 57, 59, 66, 69, 80, 81, 85, 88, 95, 98, 117, 122, 130, 132, 133, 136, 138, 142, 148, 149, 167, 170, 172], "finder": [59, 138], "findtim": 126, "fine": [5, 11, 59, 107, 126, 131, 133, 172], "fingerprint": [88, 143, 146, 149], "finish": [3, 4, 8, 14, 54, 55, 56, 101, 103, 104, 128, 138, 140, 142, 147, 148, 149], "firefox": 134, "firewal": [16, 57, 101, 104, 123, 126, 157, 165], "first": [4, 18, 20, 23, 25, 26, 30, 42, 46, 54, 55, 57, 59, 61, 81, 82, 83, 84, 85, 98, 101, 103, 104, 106, 113, 114, 115, 119, 123, 125, 126, 129, 132, 133, 135, 136, 137, 138, 142, 143, 144, 145, 148, 149, 166, 170], "first_seen": 149, "fit": [1, 6, 58, 100, 133, 145, 163], "five": 140, "fix": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 24, 26, 56, 57, 69, 88, 101, 115, 130, 134, 136, 138, 139, 149, 170], "fix_pathinfo": 129, "flac": [129, 164, 165], "flag": [51, 59, 83, 84, 102, 132, 149], "flash": 54, "flat": 59, "flexibl": [51, 133, 135, 170], "flite": 59, "float": [12, 59, 149], "flow": [59, 66, 67, 84, 88, 93, 96, 106, 110, 172], "flow_input": 172, "flush": [97, 125], "fn": 115, "focu": [0, 1], "focus": [26, 120, 148, 170], "folder": [2, 7, 8, 16, 18, 24, 25, 29, 31, 32, 36, 37, 38, 39, 41, 42, 44, 46, 47, 51, 59, 66, 68, 71, 81, 82, 83, 88, 91, 92, 93, 94, 96, 98, 99, 101, 107, 109, 123, 124, 129, 131, 133, 137, 138, 141, 142, 147, 149, 153, 171], "folder_nam": 149, "follow": [1, 2, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 18, 20, 21, 23, 24, 26, 36, 37, 38, 39, 41, 45, 46, 50, 51, 54, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 71, 77, 80, 81, 83, 85, 88, 91, 92, 93, 96, 97, 98, 100, 101, 102, 106, 108, 113, 114, 115, 116, 118, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 142, 144, 149, 151, 156, 157, 159, 165, 170, 171, 172], "followsymlink": [123, 133], "font": [59, 88, 129], "fontobject": 129, "foo": [59, 81, 149], "foobar": 76, "food": 6, "foolproof": [59, 132], "forbid": [48, 86, 113, 149], "forbidden": 59, "forbidden_char": 166, "forbidden_filenam": [88, 166], "forbidden_filename_basenam": [48, 88, 166], "forbidden_filename_charact": [48, 88, 166], "forbidden_filename_extens": [48, 88, 166], "forc": [8, 41, 64, 81, 88, 91, 93, 103, 114, 119, 126, 149], "force_languag": [65, 88], "force_local": [65, 88], "force_share_accept": 88, "forceeventalarmtyp": 113, "forceloginv2": 93, "forcesyncinterv": 93, "foreign": 62, "forest": 2, "forev": [47, 59, 111], "forgeri": 126, "forget": [26, 27, 59, 62, 132, 133, 140, 145], "forgot": 80, "form": [54, 59, 81, 87, 88, 100, 104, 123, 128, 138, 171, 172], "formal": [59, 65], "format": [2, 5, 12, 30, 44, 45, 64, 65, 66, 70, 81, 82, 83, 88, 91, 93, 96, 119, 132, 134, 149, 150, 153, 167, 172], "formid": 171, "formsubmittedev": 171, "forum": [69, 120, 138, 147, 148, 170], "forward": [15, 59, 68, 69, 101, 128, 133, 138, 142, 149, 156], "forwarded_for_head": [57, 68, 88], "found": [0, 1, 3, 4, 6, 42, 45, 49, 54, 57, 58, 59, 66, 69, 80, 81, 88, 98, 100, 101, 104, 115, 123, 126, 128, 129, 133, 136, 137, 138, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 165, 168, 170], "foundat": 0, "four": [15, 54, 81, 146, 170, 171], "fourth": 170, "fpm": [24, 59, 69, 88, 124, 126, 127, 129, 130, 134], "fr": [59, 65], "frame": [63, 113, 126, 129], "franc": 59, "frank": [75, 76], "franksnewemail": 76, "frankspassword": 76, "fred": 149, "freda": [39, 149], "free": [2, 15, 18, 42, 80, 94, 101, 119, 120, 126, 133, 138, 149, 153], "free_prompt_picker_en": 1, "freebsd": 130, "freebusi": [88, 116], "freedom": 159, "freeli": [6, 11, 15, 62, 63], "french": [4, 5, 10, 11, 59, 65], "frequenc": [38, 39, 132], "frequent": [13, 54, 58, 59, 88, 138, 153, 170], "fresh": [3, 81, 129, 142, 148, 149], "freshclam": 54, "from": [0, 1, 2, 3, 4, 5, 6, 8, 11, 15, 16, 20, 24, 26, 27, 28, 30, 35, 37, 38, 39, 41, 42, 43, 44, 48, 52, 53, 54, 56, 58, 59, 63, 64, 66, 68, 69, 71, 75, 80, 81, 82, 83, 85, 86, 88, 92, 96, 98, 99, 100, 101, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 123, 124, 125, 126, 127, 128, 129, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 146, 147, 148, 149, 150, 151, 153, 157, 159, 160, 165, 166, 167, 168, 169, 170, 172], "front": [2, 3, 5, 7, 8, 9, 10, 11, 13, 88, 119, 129, 154], "front_controller_act": [129, 133], "frontend": [24, 59, 68, 88, 100, 158, 159], "frontend1": 68, "frp": [100, 101, 102], "frp_address": 102, "frpc": [101, 102], "fry": 149, "ftp": [38, 88, 124, 130, 137], "fulfil": [2, 128, 138], "full": [26, 32, 41, 45, 49, 51, 52, 57, 58, 59, 62, 66, 67, 77, 85, 93, 106, 114, 126, 133, 134, 145, 149, 151, 152, 156, 170], "fulli": [0, 1, 12, 13, 26, 39, 59, 62, 88, 133, 148, 149, 155, 170], "fulllocaldiscoveryinterv": 93, "fullscreen": 151, "function": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 27, 37, 43, 52, 59, 62, 63, 66, 77, 87, 88, 100, 101, 107, 117, 120, 126, 130, 131, 133, 134, 135, 138, 142, 143, 148, 150, 155, 157, 170, 172], "fund": 120, "fundament": [59, 69, 81], "further": [20, 41, 44, 46, 58, 59, 62, 66, 69, 76, 81, 88, 98, 123, 127, 133, 142, 144, 145, 149, 154, 170], "furthermor": [27, 51, 58, 59], "fuse": 131, "fusef": [88, 127], "fuserpwdsupport": 81, "futur": [4, 23, 41, 57, 69, 113, 126, 166, 167, 168], "g": [5, 12, 15, 20, 24, 26, 29, 30, 46, 51, 53, 56, 57, 58, 62, 63, 71, 77, 81, 82, 83, 88, 91, 92, 96, 100, 101, 102, 103, 104, 106, 113, 114, 115, 117, 119, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 138, 142, 143, 146, 147, 148, 149, 150, 151, 155, 170, 171, 172], "gain": [3, 14, 126], "galleri": [45, 59, 147, 149], "garbag": [56, 59], "garbl": 5, "garm": [16, 126], "gatewai": [46, 88, 92, 133], "gather": [81, 138, 165], "gb": [3, 4, 11, 24, 59, 81, 85, 94, 100], "gc_maxlifetim": 59, "gcc": 20, "gd": [45, 123, 125, 130], "gdpr": [88, 111], "gear": 85, "gecko": 66, "gemma": 2, "gender": 7, "gener": [1, 2, 3, 4, 5, 7, 8, 10, 12, 13, 26, 29, 30, 34, 35, 38, 44, 46, 49, 50, 51, 57, 59, 62, 68, 71, 80, 81, 82, 88, 93, 96, 98, 101, 113, 115, 117, 123, 127, 128, 129, 131, 132, 133, 135, 139, 148, 149, 150, 158, 159, 160, 165, 166, 167, 168, 170], "generalizedtim": 81, "genr": [15, 88], "geo": 129, "german": [4, 5, 59, 65], "germani": [2, 59], "get": [1, 2, 13, 16, 20, 24, 26, 27, 30, 36, 44, 45, 49, 59, 61, 66, 68, 80, 81, 82, 91, 96, 110, 123, 124, 126, 129, 131, 133, 134, 136, 137, 138, 142, 147, 151, 154, 157, 160, 165, 172], "get_lin": 62, "getctag": 171, "getenv": [59, 64, 88, 133], "getpath": [136, 149], "gguf": [5, 12], "ghcr": [101, 132], "gib": 24, "gid": 149, "gidnumb": [82, 149], "gif": [59, 103, 129, 159, 160], "giphi": [159, 160], "git": [7, 8, 136], "github": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 27, 54, 58, 59, 62, 81, 98, 120, 126, 129, 132, 133, 136, 145, 159, 160, 165, 168, 170], "githubusercont": 126, "gitlab": [159, 160], "give": [1, 2, 15, 29, 30, 43, 54, 60, 69, 72, 81, 88, 108, 124, 131, 133, 137, 147, 170], "given": [2, 27, 49, 56, 57, 59, 62, 63, 65, 80, 81, 82, 101, 106, 110, 119, 126, 133, 138, 149, 150, 165], "givennam": [82, 149], "glanc": 132, "global": [30, 59, 64, 77, 81, 88, 113, 117, 118, 120, 129, 149, 160], "gmail": 117, "gmbh": [12, 16, 71, 107, 120, 126, 133, 138, 170], "gmp": [125, 130], "gnu": [6, 20], "go": [2, 3, 6, 16, 26, 38, 39, 41, 51, 52, 54, 57, 59, 60, 63, 68, 80, 81, 100, 101, 102, 113, 123, 125, 132, 136, 142, 143, 147, 149, 151, 170, 172], "goal": [26, 81, 133], "goe": [14, 85, 101, 144], "gold": [7, 10], "gone": [85, 88, 138], "good": [1, 2, 4, 5, 18, 54, 58, 62, 81, 126, 133, 142, 148, 149, 170], "googl": [2, 15, 59, 71, 80, 88, 134, 159], "got": [107, 170], "gpg": [88, 123, 125, 127, 152], "gpt": [1, 160], "gpu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 100, 101, 102, 104], "grab": 123, "grace": 81, "gracefulli": 128, "gradual": 46, "grain": [131, 172], "granit": 15, "grant": [20, 52, 73, 81, 88, 119, 123, 125, 133], "granular": 51, "graph": [15, 59], "graphic": [1, 15, 45, 100, 121, 133, 149], "great": 123, "greater": [59, 88], "greatli": [3, 133, 134], "green": [5, 15, 38, 39, 81, 88, 89], "grep": [3, 15, 18, 54, 58, 104, 130, 132, 171], "groceri": 2, "groqcloud": [0, 15], "group": [2, 6, 16, 29, 31, 32, 34, 36, 41, 44, 52, 54, 58, 59, 63, 73, 80, 82, 83, 87, 88, 114, 119, 133, 157, 171], "group1": 76, "group2": 76, "group_admin": 51, "groupfold": [26, 46, 64, 88, 107, 149], "groupid": [75, 76, 81], "groupofnam": 149, "groupwar": [113, 114, 117, 138], "grow": 120, "gt": 171, "gte": 171, "guacamol": 2, "guarante": [0, 1, 5, 12, 14, 43, 47, 58, 59], "guess": 57, "guest": 16, "gui": [3, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 44, 65, 88, 92, 132, 149], "guid": [21, 26, 59, 62, 100, 117, 120, 123, 125, 126, 130, 133, 146, 154, 155, 162, 163, 168], "guidanc": [88, 120, 127, 128, 130, 132, 133], "guidelin": 129, "guzzl": 59, "gz": [59, 119], "gzip": [119, 129], "gzip_comp_level": 129, "gzip_min_length": 129, "gzip_proxi": 129, "gzip_typ": 129, "gzip_vari": 129, "h": [20, 54, 59, 66, 74, 75, 76, 82, 92, 97, 101, 126, 133, 140, 146, 149], "h2non": 59, "ha": [3, 5, 7, 9, 10, 12, 14, 15, 16, 17, 24, 26, 27, 30, 36, 38, 39, 41, 45, 46, 49, 51, 52, 54, 55, 56, 57, 59, 62, 63, 65, 66, 67, 69, 80, 81, 85, 88, 92, 96, 98, 100, 101, 102, 106, 113, 115, 117, 118, 119, 123, 126, 128, 131, 132, 133, 135, 137, 138, 143, 145, 147, 148, 149, 151, 155, 163, 168, 170, 172], "hackeron": [12, 26], "had": [27, 51, 59, 163, 165, 168], "half": 30, "hallucin": [5, 8], "halt": 59, "hamm": 83, "hand": [107, 170], "handl": [1, 8, 18, 27, 57, 59, 63, 64, 68, 79, 88, 98, 99, 113, 117, 126, 129, 130, 132, 138, 149, 156, 157, 171], "handle_all_url": 53, "handler": [62, 88], "hanson": 149, "hansson": 133, "happen": [23, 26, 41, 46, 51, 57, 59, 80, 81, 82, 106, 113, 117, 129, 137, 138, 143, 147, 149, 151, 171, 172], "happi": [14, 29, 46], "haproxi": [88, 100, 101], "haproxy_host": 101, "haproxy_password": [101, 102], "haproxypass": 101, "hard": [24, 41, 63, 126], "hardcod": [126, 129], "harden": [59, 88, 127, 128, 130], "harder": 57, "hardest": 54, "hardwar": [1, 3, 4, 13, 15, 26, 88, 100, 104, 132, 133, 143], "harp": [88, 102, 104, 105], "harp_docker_socket_port": 102, "harp_exapp_direct": 102, "harp_frp_address": 102, "harp_proxy_dock": 102, "harp_proxy_host": 102, "harp_shared_kei": 102, "has_internet_connect": 88, "hash": [27, 64, 81, 82, 86, 88, 130, 137, 171, 172], "hash_equ": 27, "hash_hmac": 27, "hashing_default_password": 88, "hashingcost": 88, "hashingmemorycost": 88, "hashingthread": 88, "hashingtimecost": 88, "hashtag": 160, "hasmemberoffiltersupport": 82, "hasn": [59, 65], "haspagedresultsupport": 82, "hat": [58, 133, 134], "hauptbahnhof": 2, "have": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 20, 23, 24, 26, 27, 28, 30, 31, 32, 36, 39, 41, 45, 46, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 77, 78, 80, 81, 83, 85, 88, 92, 95, 96, 97, 98, 100, 101, 102, 104, 106, 108, 110, 113, 114, 115, 117, 119, 123, 124, 126, 128, 129, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 151, 152, 153, 155, 156, 157, 159, 161, 165, 167, 170, 171, 172], "haveibeenpwnd": 86, "hbegin": 27, "hdr": 59, "head": [57, 67, 69, 123], "header": [2, 24, 27, 28, 59, 62, 63, 64, 67, 68, 71, 74, 75, 76, 82, 87, 88, 127, 128, 129, 133, 138, 165, 168, 172], "headless": 121, "headlin": [1, 77, 81], "health": 104, "healthi": [104, 138], "heartbeat": [59, 88], "heartbeat_count": 104, "heavi": [0, 1, 17, 43, 58, 101, 130, 153], "heavili": [57, 59], "heic": [59, 132, 133], "heif": [59, 133], "height": 59, "hello": [1, 62], "helm": 133, "help": [2, 3, 4, 8, 14, 26, 27, 57, 58, 59, 62, 66, 81, 94, 97, 98, 106, 107, 113, 114, 119, 120, 123, 131, 132, 133, 136, 138, 142, 146, 147, 148, 149, 170], "helper": [15, 128], "henc": [80, 149], "hend": 27, "her": 2, "here": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 18, 20, 26, 29, 41, 54, 59, 62, 66, 67, 68, 81, 95, 96, 100, 101, 117, 119, 126, 128, 129, 132, 133, 148, 149, 159, 172], "hetzner": 12, "heurist": 69, "hex": 149, "hexadecim": 27, "hf_model_path": 11, "hidden": [41, 81, 88, 92, 98, 113, 119, 126, 129, 138], "hide": [36, 59, 88, 118, 119, 129], "hide_absence_set": 118, "hide_disabled_user_shar": 85, "hide_login_form": 88, "hideeventexport": 113, "hierarch": 88, "hierarchi": 38, "high": [4, 5, 6, 7, 11, 12, 15, 20, 24, 26, 36, 54, 56, 117, 126, 132, 133, 134, 135, 153, 167, 170], "highcontrast": 59, "higher": [2, 5, 6, 7, 9, 11, 24, 43, 59, 62, 66, 114, 144, 170], "highest": [2, 81, 148, 170], "highli": [57, 59, 69, 81, 119, 120, 126, 128, 130, 132, 137, 150, 154, 170], "highlight": [15, 133, 142, 148, 170], "hike": 2, "him": 2, "hinder": 56, "hindi": [4, 5, 10], "hint": [59, 69, 76, 128, 129, 148], "histor": 26, "histori": [14, 15, 57, 86, 149], "hit": [1, 54, 57, 81], "hlocalhost": 20, "hmac": 27, "hog": [5, 7, 9, 10], "hold": [24, 27, 30, 46, 81, 100, 106, 149], "holidai": 113, "home": [26, 38, 62, 81, 83, 88, 91, 92, 93, 96, 98, 133, 138, 149, 157], "homefoldernamingrul": 82, "hood": [5, 7, 10, 170], "hook": 149, "hope": 23, "hopefulli": 147, "hord": 119, "horde_": 119, "horde_imap": 119, "hors": 54, "host": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 15, 20, 22, 29, 35, 36, 43, 46, 53, 54, 58, 59, 62, 68, 69, 81, 82, 88, 93, 99, 100, 102, 113, 117, 119, 123, 124, 126, 128, 129, 133, 138, 142, 147, 149, 150, 151, 152, 156, 157, 165, 171], "hoster": [20, 59, 117], "hostnam": [18, 20, 29, 46, 54, 59, 62, 68, 81, 100, 117, 128, 129, 133, 143, 145, 149, 157], "hour": [2, 5, 9, 17, 41, 42, 51, 54, 56, 57, 59, 81, 97, 98, 113, 114, 115, 117, 142, 143, 148, 172], "hourli": 51, "hous": [29, 142], "housekeep": [56, 142], "hover": [81, 85, 159], "how": [2, 6, 7, 10, 12, 15, 24, 26, 29, 30, 31, 33, 39, 46, 54, 59, 64, 65, 66, 69, 81, 82, 85, 88, 96, 100, 111, 113, 114, 116, 117, 119, 120, 123, 126, 128, 129, 130, 132, 133, 137, 138, 141, 143, 147, 149, 151, 158, 162, 163, 167, 168, 169, 170], "howev": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 27, 28, 54, 56, 57, 58, 59, 66, 70, 79, 80, 101, 113, 118, 126, 132, 133, 134, 144, 145, 148, 149, 154, 156, 165], "hp_frp_address": 101, "hp_shared_kei": [100, 101], "hr": 93, "href": 171, "hst": [69, 124, 126, 129], "hstspreload": 129, "htaccess": [24, 88, 123, 126, 128, 129, 131, 138, 149, 165, 166, 168], "htaccesstest": 129, "htdoc": 55, "html": [59, 62, 66, 98, 123, 129, 130, 131, 134, 138, 147, 149, 150, 151, 152, 154, 155, 156, 168, 172], "htop": 132, "http": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 18, 24, 26, 29, 32, 33, 34, 37, 38, 39, 43, 46, 50, 53, 54, 56, 59, 62, 63, 64, 66, 67, 68, 71, 74, 75, 76, 79, 81, 82, 83, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 104, 113, 117, 119, 121, 123, 124, 125, 127, 128, 129, 130, 131, 134, 136, 137, 138, 140, 142, 144, 145, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 165, 168, 171, 172], "http2": 129, "http_author": 133, "http_forwarded_for": 59, "http_proxi": 59, "http_user_ag": 129, "http_x_forward": 59, "http_x_forwarded_for": [59, 68], "httpd": [88, 98, 106, 107, 123, 127, 133], "httpd_can_connect_ldap": 131, "httpd_can_network_connect": [123, 131], "httpd_can_network_connect_db": 131, "httpd_can_network_memcach": 131, "httpd_can_sendmail": 131, "httpd_sys_rw_content_t": [123, 131], "httpd_unifi": 131, "httpd_use_cif": 131, "httpd_use_fusef": 131, "httpd_use_gpg": 131, "httpdavmodul": 138, "httpproxi": 92, "https_proxi": 59, "hub": [0, 2, 15, 155, 172], "hug": 7, "huge": [17, 59, 132], "huggingfac": [5, 11], "human": [6, 11, 81, 172], "hundr": 138, "hurri": 62, "hy000": 138, "hybrid": 120, "hyperlink": 41, "hypervisor": 133, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 115, 117, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 163, 164, 165, 168, 169, 170, 171], "i686": 20, "iaccountmanag": [59, 77], "iana": [59, 118], "ibm": [1, 8, 12, 13, 15, 88], "ic": [113, 149], "ical": 149, "icalendar": 149, "icap": [64, 88], "icmp_req": [20, 62], "ico": 129, "icon": [38, 39, 45, 59, 63, 64, 85, 88, 93, 129, 149], "id": [2, 3, 8, 13, 16, 26, 29, 36, 41, 59, 62, 66, 71, 74, 76, 81, 82, 84, 85, 88, 101, 102, 111, 115, 117, 126, 151, 157, 171, 172], "id1125420102": [59, 71], "idea": [2, 54, 120, 142, 148], "ideal": [1, 133, 138, 145, 171], "ident": [34, 46, 59, 71, 73, 81, 88, 133], "identif": 81, "identifi": [19, 20, 27, 42, 46, 59, 60, 67, 81, 82, 88, 104, 111, 115, 118, 119, 125, 126, 132, 137, 138, 150, 172], "ie": [1, 3, 123], "ie11": 24, "ie6": 24, "ie8": 24, "ie9": 24, "iemailtempl": 62, "ietf": 171, "ifmodul": [123, 126, 133, 138], "ifram": [59, 63, 126], "igbinari": 59, "ignor": [3, 18, 26, 29, 41, 46, 47, 58, 59, 62, 85, 92, 98, 115, 130, 136, 149, 150], "ignore_notic": 20, "ignorefrontcontrol": [88, 133], "illustr": [59, 133], "im_end": 5, "im_start": 5, "imag": [2, 8, 12, 13, 26, 31, 49, 54, 59, 68, 71, 88, 129, 130, 132, 133, 149, 151, 153, 154, 157, 159, 160, 166, 167, 168, 169], "imagegd": 59, "imagick": [71, 88, 125, 130], "imagin": 41, "imaginari": [59, 88, 132, 133], "imaginarypdf": [59, 166], "imap": [62, 88, 130], "imap4": 62, "immedi": [54, 59, 62, 85], "immut": [81, 129], "impact": [26, 46, 57, 59, 62, 101, 108, 132, 138, 170], "imperson": 126, "implement": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 26, 27, 30, 46, 51, 52, 54, 59, 62, 67, 80, 81, 88, 101, 113, 119, 133, 134, 143, 149, 159], "implic": [59, 88], "implicitli": 149, "import": [30, 32, 38, 56, 57, 59, 63, 71, 88, 113, 114, 117, 123, 125, 128, 129, 130, 133, 135, 138, 143, 153, 162, 171, 172], "importantli": [120, 133], "impos": 15, "imprinturl": 71, "improv": [2, 3, 13, 24, 36, 43, 58, 59, 69, 81, 88, 100, 120, 123, 129, 130, 132, 134, 148, 149, 153, 154], "in_arrai": 101, "inaccess": [21, 26, 46], "inaccur": 8, "inact": 59, "inadvert": [57, 132], "inbox": [15, 119], "inc": 71, "incid": 66, "inclin": 170, "includ": [1, 4, 7, 11, 12, 16, 18, 27, 29, 36, 38, 41, 45, 52, 54, 57, 59, 62, 67, 71, 81, 85, 92, 98, 102, 104, 115, 117, 118, 119, 120, 126, 128, 129, 130, 132, 133, 135, 136, 138, 140, 147, 148, 149, 150, 153, 154, 166, 167, 168, 169, 170, 172], "includedir": 20, "includesubdomain": [126, 129], "incom": [12, 59, 60, 149], "incoming_server2server_share_en": 149, "incompat": [59, 132, 144], "inconsist": [140, 149], "inconvert": [19, 88], "incorpor": [46, 59], "incorrect": [59, 79, 93, 98], "incorrectli": [59, 68, 119], "increas": [24, 30, 36, 39, 58, 59, 62, 94, 104, 117, 124, 126, 129, 132, 133, 134, 138, 149, 167], "increment": 17, "indefinit": 57, "independ": [3, 27, 98, 106, 120], "index": [2, 26, 27, 39, 59, 67, 68, 88, 101, 106, 124, 126, 129, 133, 137, 138, 147, 149, 154, 172], "indexerjob": 3, "indi": 129, "indic": [16, 23, 38, 39, 59, 62, 81, 82, 88, 104, 117, 128, 131, 138, 144, 148, 170], "indirectli": 107, "individu": [24, 26, 30, 38, 52, 57, 59, 77, 98, 119, 120, 126, 132, 149], "industri": [12, 143], "inetorgperson": [81, 82, 149], "inevit": [126, 134], "infect": 54, "infer": [5, 6, 11], "inferenc": [6, 15], "influenc": [8, 30, 94, 113, 114], "info": [8, 41, 59, 66, 69, 77, 81, 87, 88, 98, 103, 138], "inform": [0, 1, 3, 4, 5, 7, 8, 12, 14, 16, 20, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 43, 46, 50, 51, 55, 57, 58, 59, 62, 63, 65, 66, 68, 69, 71, 74, 76, 77, 81, 85, 88, 92, 94, 95, 98, 103, 106, 111, 113, 114, 117, 118, 119, 120, 121, 124, 126, 129, 132, 133, 134, 137, 142, 145, 147, 148, 149, 159, 163, 165, 167, 168, 169, 172], "infrastructur": [12, 59, 138], "inher": 56, "inhibit": 92, "ini": [20, 24, 31, 58, 59, 70, 88, 93, 123, 124, 126, 127, 129, 131, 132, 133, 138, 167], "init": [54, 88, 149], "initdb": 124, "initi": [13, 19, 25, 26, 27, 47, 55, 59, 85, 88, 90, 96, 101, 103, 104, 107, 149, 170, 172], "initialcontentimportjob": 3, "initialis": [124, 133, 145], "inject": 59, "inlin": 15, "innodb": [21, 59, 134], "innodb_buffer_pool_inst": 20, "innodb_buffer_pool_s": 20, "innodb_file_format": [20, 59], "innodb_file_per_t": [20, 21, 59], "innodb_flush_log_at_trx_commit": 20, "innodb_large_prefix": [20, 59], "innodb_log_buffer_s": 20, "innodb_max_dirty_pages_pct": 20, "input": [3, 5, 7, 12, 14, 30, 41, 59, 74, 75, 81, 149, 160, 172], "insecur": [62, 88, 134], "insensit": [48, 59, 106], "insert": [59, 88, 129, 149, 153, 160], "insid": [3, 5, 7, 8, 15, 24, 36, 43, 56, 59, 63, 65, 68, 81, 98, 101, 107, 113, 124, 132, 147, 149, 171], "insight": [1, 12, 13, 88], "inspect": [4, 54], "inspector": 69, "instal": [13, 15, 16, 18, 20, 21, 24, 27, 28, 33, 36, 37, 39, 43, 47, 52, 55, 56, 58, 62, 63, 64, 68, 69, 71, 74, 80, 81, 84, 98, 99, 101, 102, 103, 104, 105, 106, 107, 110, 113, 114, 117, 120, 129, 131, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 150, 153, 155, 156, 158, 160, 162, 163, 165], "installed_vers": 149, "instanc": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 20, 21, 26, 27, 41, 44, 45, 55, 56, 59, 62, 67, 71, 77, 81, 84, 88, 98, 100, 101, 111, 113, 114, 115, 117, 119, 120, 123, 127, 128, 129, 132, 133, 134, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 154, 157, 167, 169, 170, 171, 172], "instanceid": [27, 88, 147], "instancesecret": 27, "instanti": 59, "instantli": 59, "instead": [3, 5, 15, 21, 24, 29, 30, 36, 45, 46, 49, 51, 56, 59, 62, 63, 65, 66, 69, 71, 76, 77, 81, 82, 83, 91, 93, 117, 119, 123, 126, 129, 133, 137, 138, 144, 145, 147, 148, 149, 151, 163, 169], "instruct": [1, 2, 3, 5, 12, 18, 20, 54, 57, 63, 69, 73, 81, 87, 88, 119, 125, 126, 130, 132, 133, 135, 142, 144, 148, 172], "insuffici": [76, 98], "int": [24, 59, 72, 75, 76, 82, 101, 119, 171], "int8_float32": 11, "integ": [1, 17, 46, 56, 59, 101, 113, 114, 149], "integr": [1, 2, 3, 4, 8, 12, 13, 15, 41, 54, 57, 59, 64, 73, 82, 88, 115, 117, 118, 120, 130, 133, 138, 139, 147, 151, 159, 160, 166, 167, 169, 171, 172], "integration_deepl": 1, "integration_openai": [0, 1, 2, 5, 8, 117], "integration_repl": [0, 1, 15], "integration_watsonx": [0, 1], "integritycheck": 137, "intel": [7, 10, 132], "intellig": [0, 1, 12, 15, 88, 100], "intend": [59, 80, 81, 96, 126], "intens": [56, 132], "intent": 149, "intention": 119, "interact": [1, 2, 3, 12, 17, 18, 39, 54, 56, 58, 59, 81, 88, 92, 116, 147, 149, 172], "intercept": 126, "interchang": [26, 62, 130], "interest": [93, 170], "interfac": [1, 2, 5, 7, 9, 10, 11, 15, 16, 20, 26, 39, 41, 46, 57, 59, 62, 69, 71, 78, 85, 88, 93, 98, 100, 113, 115, 116, 118, 119, 125, 126, 127, 132, 133, 134, 138, 148, 149, 168, 172], "intermedi": 148, "intern": [3, 12, 14, 26, 38, 39, 46, 56, 59, 69, 73, 82, 85, 88, 102, 106, 117, 129, 132, 133, 150, 160, 171], "internal_defaultexpdai": 41, "interned_strings_buff": 124, "internet": [56, 59, 62, 126, 128, 133, 149, 169], "interoper": [13, 88], "interpret": [100, 126], "interrupt": [26, 43, 56, 130], "interv": [36, 54, 56, 59, 83, 88, 93, 113, 115, 132, 170, 171], "intervent": [6, 54, 126, 171], "intl": [123, 125, 130], "introduc": [15, 48, 81, 100, 169, 170], "introduct": [64, 88, 101, 123], "invalid": [44, 57, 59, 63, 69, 74, 75, 76, 81, 88, 92, 126, 129, 132, 139, 149, 165], "invalid_hash": 137, "invalidsignatur": 137, "invalidsignatureexcept": 137, "invert": 106, "investig": 59, "invis": [88, 106, 109, 110, 149], "invit": [62, 88, 115, 116, 153, 163], "invite": 113, "invoc": [59, 126, 165], "invok": [59, 92, 147, 149, 165], "involv": [24, 134, 165], "io": [43, 59, 63, 71, 101, 106, 120, 129, 132, 133, 134, 138, 145], "iono": [0, 12, 15], "iosclienturl": 71, "iot": [133, 145], "iotop": 132, "ip": [8, 20, 39, 54, 59, 62, 66, 68, 69, 81, 88, 92, 100, 101, 102, 104, 106, 117, 127, 128, 133, 145, 149, 150, 157], "ipad": 68, "iphon": 68, "iptabl": [57, 126, 157], "ipv4": [57, 59, 68], "ipv6": [57, 59, 68], "ipv6_normalized_subnet_s": 88, "irrevers": 80, "is_arg": 129, "isanonym": 171, "isn": [21, 26, 59, 81, 119, 133, 149], "iso": [59, 65], "iso_639": 59, "isol": [64, 88, 132, 133, 134, 147], "isset": 101, "issu": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 17, 26, 48, 51, 57, 58, 59, 62, 69, 81, 88, 104, 113, 114, 125, 126, 128, 129, 132, 134, 136, 137, 145, 147, 148, 149, 151, 157, 159, 160, 167, 168], "isvfsen": 96, "italian": [4, 5, 10], "item": [3, 41, 44, 64, 83, 88, 92, 107, 113, 116, 142], "iter": [57, 59], "ithem": 59, "its": [0, 1, 2, 3, 8, 12, 14, 15, 18, 24, 27, 29, 35, 39, 53, 54, 59, 69, 72, 81, 82, 92, 93, 94, 98, 115, 117, 123, 125, 131, 132, 133, 137, 138, 142, 147, 149, 158, 165, 168], "itself": [5, 20, 30, 57, 59, 84, 100, 101, 106, 118, 125, 133, 137, 138, 145, 147, 149, 157, 165], "itun": [59, 71], "itunesappid": 71, "iv": 27, "j": [49, 59, 68, 88, 149, 151, 165], "jail": [88, 124], "jan": 62, "januari": 66, "japanes": [4, 10], "javascript": [88, 126, 132, 138, 164, 165, 172], "jcal": 149, "jeroboam": 149, "ji": 70, "jit": 88, "jit_buffer_s": 132, "jliy12356785jxnha2zciz9mx48ncecwdso95pq3a5habjy34zvhzixrpfpkwug7aohax5": 96, "job": [3, 6, 15, 36, 38, 39, 44, 51, 54, 59, 64, 81, 88, 94, 115, 117, 127, 130, 138, 142, 144, 148, 171], "johnston": 83, "join": [2, 23], "joke": 2, "jone": 149, "journal": [59, 66], "journal_mod": 88, "journalctl": [15, 104, 171], "journald": 104, "jp": 70, "jpeg": [59, 88, 132], "jpeg_qual": 45, "jpegphoto": 81, "jpg": 129, "json": [2, 4, 5, 8, 11, 14, 16, 49, 59, 82, 83, 88, 103, 104, 106, 113, 119, 123, 126, 129, 137, 149, 171, 172], "json_pretti": [14, 149], "jump": [91, 142], "just": [20, 25, 56, 62, 63, 81, 85, 106, 113, 119, 124, 126, 128, 129, 132, 133, 138, 142, 143, 147, 149, 151, 170], "jwfcftvztglwtje": 39, "k": 76, "karlsruh": 14, "kazakh": 4, "kb": 59, "keep": [3, 15, 26, 39, 42, 47, 48, 55, 56, 57, 58, 59, 68, 69, 80, 81, 88, 98, 104, 106, 113, 114, 117, 119, 123, 124, 125, 133, 134, 138, 142, 143, 147, 148, 149, 162, 170, 171], "keepal": [59, 138], "keepalivetimeout": 138, "kei": [2, 3, 11, 16, 17, 20, 23, 29, 34, 35, 38, 39, 43, 44, 46, 58, 59, 73, 75, 76, 77, 81, 85, 88, 100, 101, 102, 117, 124, 125, 126, 129, 132, 133, 135, 138, 144, 148, 149, 160], "kept": [47, 58, 59, 147], "keyboard": 88, "keyfil": 101, "keyformat": 27, "keypair": 30, "keyr": 152, "keyston": [34, 46, 59], "keyvalu": 46, "keyword": 92, "khtml": 66, "kib": 59, "kick": [57, 59], "killmod": 56, "kind": [1, 14, 59, 68, 101, 126, 172], "kink": 54, "kitchen": 2, "know": [27, 29, 59, 81, 84, 113, 119, 138, 149, 151], "knowledg": [11, 138], "knowledgebas": 88, "knowledgebaseen": 88, "known": [13, 18, 26, 46, 51, 53, 57, 59, 62, 64, 68, 81, 88, 106, 115, 119, 124, 129, 134, 138, 149, 158], "kokoro": 10, "korean": 4, "krita": [59, 132], "kubernet": 3, "kunz": 83, "kvm": 133, "l": [20, 56, 58, 68, 98, 124, 138, 149], "l10n": 88, "lab": 126, "label": [2, 15, 39, 68, 81, 102, 131, 138], "labeleduri": 81, "lack": 128, "lamp": 133, "lan": [20, 39, 62], "landmark": 6, "landscap": 6, "lang": [59, 149], "languag": [0, 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 25, 59, 63, 64, 76, 88, 100, 117, 120, 130, 134], "laptop": 2, "larg": [2, 7, 8, 9, 13, 14, 15, 20, 39, 44, 54, 59, 88, 98, 113, 117, 119, 120, 129, 132, 133, 138, 148], "larger": [3, 11, 12, 24, 26, 54, 59, 69, 85, 132, 149], "largest": 100, "last": [1, 14, 27, 56, 57, 59, 83, 85, 104, 110, 115, 128, 144, 145, 147, 149, 170], "last_seen": 149, "lastjpegphotolookup": 82, "lastli": [29, 46], "lastlogin": 149, "lastmodifi": 171, "lastprofilechecksum": 81, "lastseen": 88, "lastupd": [14, 171], "latenc": 132, "later": [18, 41, 59, 74, 83, 107, 117, 119, 133, 134, 138, 144, 150, 157], "latest": [1, 2, 4, 12, 24, 42, 46, 59, 60, 95, 120, 123, 125, 132, 133, 134, 142, 145, 148, 155, 162, 168, 170], "latitud": 126, "latter": [58, 149], "launch": [2, 53, 54, 55, 58, 96, 97, 98, 100, 102, 142, 171], "launchpad": 92, "lawyer": 12, "layer": [26, 57, 80, 132, 137], "layla": 149, "layout": [59, 60, 148, 153], "lazi": [59, 149], "ld": [81, 129], "ldap": [38, 44, 64, 73, 79, 88, 123, 127, 130, 133, 143], "ldap_group_map": 81, "ldap_log_fil": 88, "ldap_matching_rule_in_chain": 81, "ldap_opt_network_timeout": 82, "ldap_user_map": 81, "ldapadmingroup": 81, "ldapagentnam": 82, "ldapagentpassword": 82, "ldapattributesforgroupsearch": 82, "ldapattributesforusersearch": [82, 149], "ldapbackuphost": 82, "ldapbackupport": 82, "ldapbas": 82, "ldapbasegroup": 82, "ldapbaseus": 82, "ldapcachettl": [81, 82], "ldapconfigurationact": 82, "ldapconnectiontimeout": 82, "ldapdefaultppolicydn": 82, "ldapdynamicgroupmemberurl": 82, "ldapemailattribut": [82, 149], "ldapexperiencedadmin": 82, "ldapexpertusernameattr": [82, 149], "ldapexpertuuidgroupattr": 82, "ldapexpertuuiduserattr": 82, "ldapgidnumb": 82, "ldapgroupdisplaynam": 82, "ldapgroupfilt": [82, 149], "ldapgroupfiltergroup": 82, "ldapgroupfiltermod": 82, "ldapgroupfilterobjectclass": 82, "ldapgroupmemberassocattr": [82, 149], "ldaphost": 82, "ldapignorenamingrul": 82, "ldaploginfilt": 82, "ldaploginfilterattribut": 82, "ldaploginfilteremail": 82, "ldaploginfiltermod": 82, "ldaploginfilterusernam": 82, "ldapnestedgroup": 82, "ldapoverridemainserv": 82, "ldappagings": 82, "ldapport": 82, "ldapquotaattribut": 82, "ldapquotadefault": 82, "ldaptl": 82, "ldapuseravatarrul": [81, 82], "ldapusercleanupinterv": [83, 88], "ldapuserdisplaynam": [82, 149], "ldapuserdisplayname2": 82, "ldapuserfilt": 82, "ldapuserfiltergroup": 82, "ldapuserfiltermod": 82, "ldapuserfilterobjectclass": 82, "ldapuuidgroupattribut": 82, "ldapuuiduserattribut": [82, 149], "lead": [31, 50, 56, 57, 58, 59, 69, 113, 114, 126, 129, 132, 133, 138], "leak": [51, 59, 129, 138, 171], "leakag": 126, "leap": 134, "learn": [5, 6, 8, 11, 31, 33, 43, 45, 49, 58, 78, 83, 85, 126, 137, 148, 149], "least": [2, 3, 4, 5, 6, 7, 9, 11, 12, 16, 20, 24, 42, 47, 56, 59, 69, 80, 81, 115, 128, 130, 132, 134, 144, 148, 149, 150, 165, 170, 171], "leav": [2, 25, 26, 29, 31, 37, 57, 59, 68, 76, 81, 85, 117, 149], "leela": 149, "left": [38, 46, 56, 59, 62, 81, 85, 132, 137, 147, 149], "leftov": 81, "legaci": [28, 29, 30, 46, 59, 66, 129, 149], "legacy_auth": 46, "legacy_format_support": 28, "legal": [11, 13, 71, 88], "legibl": 9, "legitim": [26, 57], "length": [8, 30, 46, 54, 59, 86, 88], "less": [6, 7, 10, 11, 12, 46, 54, 57, 59, 66, 94, 126, 130, 132, 134, 170], "let": [15, 18, 57, 62, 71, 85, 101, 129, 133, 138, 143, 151], "letsencrypt": 129, "letter": [85, 172], "level": [4, 15, 22, 23, 26, 41, 43, 54, 57, 59, 62, 64, 85, 88, 97, 98, 126, 127, 134, 138, 147, 149], "leverag": 8, "lf": 81, "lib": [6, 16, 20, 54, 59, 62, 129], "libapache2": 125, "libargon2": 130, "liber": 98, "libmagickcor": 71, "librari": [11, 45, 59, 62, 87, 93, 98, 126, 163], "libreoffic": [59, 88, 130], "libsmbclient": 36, "libxml": 130, "libxml2": 130, "licenc": 74, "licens": [15, 16, 126], "life": [88, 123, 144, 148], "lifetim": [59, 81, 111], "lift": 101, "light": [39, 59, 81], "lighter": 170, "lighttpd": 138, "lightweight": 59, "like": [1, 2, 3, 4, 5, 6, 7, 8, 12, 14, 15, 16, 18, 20, 21, 25, 26, 29, 30, 36, 39, 43, 46, 48, 51, 52, 56, 58, 59, 60, 63, 66, 77, 80, 81, 83, 86, 87, 98, 100, 101, 107, 113, 114, 117, 118, 119, 121, 123, 126, 128, 129, 132, 133, 138, 140, 142, 144, 145, 147, 148, 149, 157, 158, 159, 160, 165], "likelihood": 59, "limit": [0, 1, 12, 13, 15, 24, 36, 41, 42, 44, 45, 47, 51, 52, 54, 56, 59, 62, 75, 76, 81, 88, 98, 100, 101, 116, 119, 123, 124, 128, 132, 133, 134, 138, 143, 147, 165, 168, 170], "limitrequestbodi": 24, "line": [18, 20, 24, 28, 56, 58, 59, 62, 66, 68, 77, 81, 88, 95, 96, 113, 117, 119, 125, 127, 129, 130, 132, 133, 138, 141, 142, 148, 168, 171], "link": [2, 16, 44, 64, 71, 76, 77, 78, 79, 85, 88, 106, 117, 126, 128, 132, 133, 136, 137, 138, 147, 153, 158, 160, 172], "link_defaultexpdai": 41, "linux": [20, 26, 32, 36, 48, 49, 54, 58, 66, 83, 88, 91, 93, 95, 96, 98, 120, 121, 123, 125, 126, 127, 128, 129, 130, 131, 134, 138, 140, 142, 148, 149, 154], "list": [1, 2, 3, 4, 11, 13, 15, 16, 17, 18, 21, 26, 36, 39, 41, 45, 52, 57, 58, 59, 60, 62, 65, 70, 75, 77, 86, 87, 88, 99, 100, 105, 106, 113, 119, 123, 126, 128, 129, 133, 134, 137, 138, 142, 148, 150, 151, 152, 157, 162, 164, 165, 170, 171, 172], "listen": [36, 43, 54, 58, 88, 92, 93, 101, 104, 115, 124, 129, 149, 151, 156, 172], "listexapp": 103, "literaci": 12, "littl": [4, 15, 69, 85, 101], "live": [0, 2, 7, 13, 59, 81, 88, 120, 149], "live_transcript": [13, 15, 88], "ll": [16, 20, 26, 36, 41, 59, 62, 81, 85, 113, 117, 129, 133, 142, 149, 151, 170], "llama": [1, 5, 12, 15], "llama3": 5, "llm": [2, 5, 8, 12, 14, 15, 88, 116], "llm2": [1, 2, 8, 13, 15, 88], "ln": [16, 124], "load": [5, 7, 13, 20, 24, 26, 36, 43, 50, 54, 58, 62, 64, 68, 80, 88, 126, 127, 128, 130, 138, 149], "loadbalanc": 24, "loader": 11, "loader_config": 5, "local": [1, 3, 8, 12, 13, 15, 16, 20, 24, 26, 29, 31, 36, 37, 38, 39, 41, 58, 62, 64, 71, 72, 73, 77, 81, 85, 88, 91, 92, 93, 96, 98, 100, 102, 103, 106, 114, 115, 120, 123, 124, 126, 129, 132, 133, 136, 138, 145, 149, 151, 165], "local_cert": [58, 59], "local_dock": 102, "local_pk": [58, 59], "local_summary_bot": 8, "localai": [0, 1, 3, 4, 8, 15], "localdir": 32, "localdirpath": 96, "localdomain": [133, 145], "localhost": [20, 43, 50, 55, 58, 59, 62, 68, 101, 102, 104, 117, 123, 124, 125, 128, 133, 138, 145, 149, 151, 169], "localitynam": 81, "localsocket": 54, "localstorag": 88, "localtim": 8, "locat": [2, 3, 8, 16, 21, 24, 26, 56, 57, 64, 68, 81, 85, 88, 92, 93, 95, 98, 100, 101, 106, 107, 124, 126, 127, 129, 133, 135, 138, 140, 142, 143, 147, 148, 149, 155, 159, 160], "lock": [30, 44, 58, 64, 88, 106, 123, 127, 129, 130, 138, 140, 148, 149], "lock_retri": 58, "lock_wait_tim": 58, "locking_en": 58, "lockout": [59, 86], "log": [13, 14, 15, 20, 26, 30, 34, 38, 39, 52, 54, 57, 62, 64, 67, 68, 80, 85, 88, 92, 96, 97, 101, 105, 106, 113, 114, 117, 123, 126, 127, 128, 130, 131, 133, 134, 135, 140, 143, 145, 147, 148, 157, 168, 171], "log_error": 138, "log_not_found": 129, "log_notic": 20, "log_queri": 88, "log_request_id": 88, "log_rotate_s": 88, "log_secret": 59, "log_typ": [66, 88], "log_type_audit": [66, 88], "logdateformat": [66, 88], "logdebug": [97, 98], "logdir": [97, 98], "logexpir": [97, 98], "logfil": [3, 24, 66, 88, 97, 98, 124, 129, 135, 143, 149], "logfile_audit": [66, 88, 135], "logfilemod": [88, 126], "logflush": 97, "logic": [51, 80, 103, 104, 146, 171], "login": [15, 20, 25, 26, 30, 35, 36, 51, 56, 59, 62, 63, 64, 66, 71, 72, 76, 78, 79, 80, 83, 84, 85, 86, 88, 92, 93, 96, 125, 126, 138, 140, 141, 142, 148, 149], "login_flow_v2": 88, "login_form_autocomplet": 88, "login_form_timeout": 88, "loginfailexit": 101, "logist": 120, "loglevel": [57, 62, 66, 81, 88, 119, 126, 132], "loglevel_dirty_database_queri": 88, "loglevel_frontend": 88, "logo": [59, 71], "logo_url": 88, "logohead": 71, "logon": 36, "logout": 59, "logpath": 126, "logread": 66, "logtimezon": [88, 149], "logwindow": [97, 98], "loleaflet": 155, "long": [3, 6, 12, 16, 20, 43, 50, 58, 59, 81, 82, 88, 93, 98, 110, 113, 114, 128, 129, 133, 142, 147, 167, 170], "long_query_tim": 20, "longer": [24, 42, 46, 57, 59, 62, 65, 85, 113, 123, 129, 132, 149, 163, 165, 166, 169], "longest": 24, "longitud": 126, "look": [2, 3, 15, 18, 20, 21, 46, 49, 56, 57, 59, 69, 71, 81, 83, 88, 101, 106, 117, 119, 128, 129, 133, 136, 137, 142, 147, 149, 150, 152, 153, 159, 172], "lookup": [59, 68, 77, 126], "lookup_serv": 88, "lool": [151, 155], "loolwsd": 155, "loop": [88, 101], "loopback": [59, 128], "lose": [26, 43, 59, 149], "loss": [20, 26, 59, 85, 98, 134, 138], "lost": [26, 27, 73, 80, 88, 138, 149], "lost_password_link": [79, 88], "lostpassword": 59, "lot": [15, 45, 57, 58, 59, 66, 81, 119, 132, 138, 142, 148, 172], "love": 81, "low": [7, 10, 24, 42, 46, 58, 59, 88, 133, 134], "lower": [4, 5, 7, 10, 27, 56, 59, 85, 86, 132, 133], "lowest": [134, 170], "lsof": 104, "lst": 92, "lt": [4, 88, 127, 133, 134, 171], "lt_hpb_url": 4, "lt_internal_secret": 4, "ltd": [16, 126], "lte": 171, "luk": 26, "lukasreschk": 149, "lunar": 149, "m": [14, 20, 54, 58, 83, 124, 126, 129, 130, 132, 133, 140, 149], "m5mrxtrjkymaxxpe2frxmtftfbkenzcu": 46, "mac": [38, 54, 91, 96, 138], "machin": [3, 5, 6, 7, 9, 10, 12, 13, 20, 48, 59, 62, 88, 92, 100, 101, 126, 127, 135, 143], "macintosh": 81, "maco": [88, 93, 95, 115, 120, 134, 138], "made": [3, 15, 18, 36, 45, 49, 57, 59, 98, 119, 132, 133, 135, 143, 170, 172], "madlad": [11, 15], "madlad400": 11, "madrid": 81, "mageia": 130, "mai": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 39, 40, 41, 42, 46, 47, 49, 56, 57, 58, 59, 62, 63, 66, 68, 76, 77, 79, 80, 81, 82, 83, 85, 88, 94, 98, 100, 104, 113, 114, 117, 118, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 145, 146, 147, 148, 149, 150, 155, 157, 165, 167, 170, 171, 172], "mail": [2, 5, 12, 15, 51, 64, 76, 81, 82, 85, 88, 115, 116, 118, 131, 149, 160, 163], "mail_domain": [62, 88], "mail_from_address": 88, "mail_link_password_expiration_interv": 88, "mail_send_plaintext_onli": 88, "mail_sendmailmod": 88, "mail_smtpauth": [62, 88], "mail_smtpauthtyp": 62, "mail_smtpdebug": [62, 88], "mail_smtphost": [62, 88], "mail_smtpmod": [62, 88], "mail_smtpnam": [62, 88], "mail_smtppassword": [62, 88], "mail_smtpport": [62, 88], "mail_smtpsecur": [62, 88], "mail_smtpstreamopt": [62, 88], "mail_smtptimeout": [62, 88], "mail_template_class": [62, 88], "mailbox": [88, 116, 119], "mailcow": 117, "mailer": [59, 62, 163], "mailprimaryaddress": 81, "main": [1, 4, 11, 15, 20, 59, 81, 82, 93, 97, 100, 101, 104, 107, 129, 138, 140, 146, 147, 151, 155, 172], "mainli": [4, 16, 26, 59, 61, 148], "maintain": [1, 12, 39, 42, 59, 69, 71, 98, 114, 120, 126, 133, 138, 145, 147, 148, 149, 170], "mainten": [3, 17, 21, 23, 26, 49, 64, 121, 132, 133, 134, 142, 143, 146, 147, 154, 167], "maintenance_window_start": 88, "major": [3, 12, 40, 54, 88, 126, 129, 133, 138, 142, 144, 148, 154], "make": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 29, 31, 32, 36, 38, 39, 41, 45, 46, 51, 52, 53, 57, 58, 59, 63, 65, 67, 72, 76, 77, 81, 83, 84, 88, 93, 98, 101, 106, 110, 113, 115, 117, 119, 123, 124, 126, 129, 130, 132, 133, 134, 135, 137, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 164, 165, 166, 170, 171, 172], "malform": 149, "malfunct": 59, "malici": [26, 57], "malwar": [54, 59, 62], "man": [54, 56, 126], "manag": [1, 2, 5, 6, 7, 8, 9, 10, 11, 39, 42, 43, 52, 53, 57, 58, 59, 64, 68, 74, 81, 84, 87, 88, 99, 100, 106, 107, 110, 113, 120, 123, 126, 127, 147, 148, 154, 166, 167, 168, 171], "managerfactori": 88, "mandarin": 10, "mandatori": [51, 56, 72, 81, 88, 149], "mani": [6, 11, 12, 15, 20, 21, 52, 54, 57, 59, 81, 98, 113, 114, 119, 129, 132, 133, 138, 147, 149, 153, 165, 170], "manifest": [53, 129], "manipul": 149, "manner": [1, 92, 166, 167, 168], "manual": [3, 4, 6, 16, 17, 18, 20, 23, 24, 26, 30, 48, 51, 52, 56, 58, 59, 63, 68, 81, 82, 83, 88, 95, 96, 98, 100, 101, 102, 107, 117, 120, 123, 125, 126, 127, 132, 135, 136, 137, 138, 141, 144, 145, 147, 149, 150, 154, 166, 170, 171, 172], "manual_instal": [8, 100, 102], "manual_install_harp": 102, "map": [2, 46, 59, 83, 88, 129, 132, 144, 149, 159], "march": 24, "marco": 2, "margin": 132, "mariadb": [18, 21, 23, 59, 88, 121, 123, 125, 128, 130, 132, 133, 149, 166, 167], "mark": [2, 38, 59, 62, 83, 88, 149], "markdown": [59, 70, 132], "market": [2, 11, 144], "martin": 2, "mask": 119, "mass": [88, 95], "master": [26, 44, 59, 62, 88, 149], "master_": 27, "mastodon": [159, 160], "match": [3, 23, 41, 46, 58, 59, 62, 71, 75, 76, 81, 82, 101, 106, 114, 115, 119, 124, 129, 133, 138, 143, 149, 155, 157, 171], "math": 5, "matter": [41, 165], "max": [1, 24, 44, 54, 88, 92, 124, 126, 129, 149], "max_accelerated_fil": 124, "max_allowed_packet": 20, "max_children": 133, "max_execution_tim": [24, 59, 130], "max_file_conversion_files": 88, "max_filesize_animated_gifs_public_shar": 88, "max_heap_table_s": 20, "max_image_generation_idle_tim": 1, "max_input_tim": 24, "max_link": 20, "max_parallel_count": 88, "max_persist": 20, "max_siz": [24, 88], "max_token": 5, "maxautocompleteresult": 88, "maxchunks": [93, 98], "maxim": [41, 57], "maximum": [8, 24, 26, 41, 42, 46, 47, 57, 81, 85, 88, 92, 93, 94, 98, 113, 114, 129], "maximumadressbook": 114, "maximumcalendarssubscript": 113, "maxkeepaliverequest": 138, "maxretri": 126, "mayb": 98, "mb": [45, 59, 82, 85, 93, 94, 98], "mb4": 59, "mbstring": [70, 123, 125, 130], "mcp": [12, 13, 88], "md": [2, 26, 70], "md5": [62, 123, 124, 125], "md5sum": [123, 125], "me": [2, 14, 59, 111], "mean": [11, 14, 15, 39, 48, 57, 59, 67, 69, 80, 81, 85, 93, 101, 117, 123, 126, 128, 129, 132, 134, 137, 148, 165, 170, 171, 172], "meaningless": 129, "meant": [57, 59, 170], "measur": [7, 10, 12, 59, 69], "mechan": [12, 27, 29, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 56, 57, 59, 62, 66, 88, 149, 163, 172], "media": [1, 2, 6, 7, 88, 92, 106, 127], "medium": 7, "meet": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 29, 42, 46, 142, 170], "megabyt": [54, 59], "member": [2, 41, 52, 63, 76, 80, 81, 82, 85, 88, 106, 120, 149, 150, 159, 160], "memberof": [82, 88, 149], "membership": [41, 81, 82, 85, 106, 119, 149], "memberuid": 82, "memcach": [24, 43, 64, 69, 81, 88, 123, 124, 127, 130, 135], "memcache_customprefix": 88, "memcached_opt": 88, "memcached_serv": [58, 88], "memori": [6, 24, 26, 43, 54, 57, 64, 69, 81, 88, 104, 119, 130, 132, 133, 167, 171], "memory_consumpt": [124, 132], "memory_limit": [24, 54, 130], "mention": [1, 3, 14, 51, 98, 100, 106, 123, 124, 126, 137, 147], "menu": [1, 8, 15, 38, 56, 59, 63, 71, 85, 100, 101, 138, 160, 166, 167, 168], "mere": [18, 170], "merg": [12, 64, 88, 117, 159, 160], "messag": [1, 2, 8, 14, 15, 17, 26, 27, 59, 60, 62, 66, 68, 69, 75, 76, 79, 81, 82, 88, 96, 97, 117, 118, 119, 121, 126, 136, 139, 142, 143, 149, 157, 158, 159, 160, 172], "met": [2, 15, 47, 59, 81, 126, 133], "meta": [15, 74, 75, 76, 81, 82, 130], "metadata": [12, 41, 46, 59, 85, 101, 119, 129, 135, 138, 149], "metadata_max_files": 88, "metal": [88, 135], "method": [20, 23, 27, 30, 38, 44, 56, 59, 62, 66, 74, 75, 76, 80, 82, 88, 98, 100, 102, 119, 130, 133, 138, 143, 148, 149, 172], "metric": [50, 59, 89, 169], "mg": 124, "mib": [4, 24, 59, 88, 94, 132], "micro": 133, "microservic": 132, "microsoft": [48, 54, 59, 62, 88, 93, 98, 116, 129, 134, 163], "mid": 12, "middl": 126, "middlewar": [68, 172], "might": [0, 2, 3, 11, 15, 16, 18, 20, 23, 30, 36, 38, 45, 46, 48, 49, 51, 54, 56, 58, 59, 62, 69, 81, 82, 93, 98, 100, 101, 104, 108, 114, 117, 119, 125, 126, 129, 131, 132, 134, 136, 138, 143, 144, 149, 150, 157, 158, 164, 168], "migrat": [17, 18, 19, 30, 44, 46, 47, 59, 81, 88, 100, 116, 119, 130, 141, 147, 149, 153, 167], "million": 120, "millisecond": [46, 59, 93, 98, 149], "milliwai": 149, "mime": [106, 117, 129, 133, 165], "mimetyp": [45, 59, 88, 106, 126, 129, 149], "mimetypealias": [49, 106], "mimetypelist": 149, "mimetypemap": [49, 149], "min": 93, "minchunks": [93, 98], "mind": [3, 55, 58, 59, 100, 106, 124, 125, 133, 147, 172], "minif": 59, "minim": [3, 4, 7, 8, 10, 11, 54, 57, 86, 115, 123, 124, 128, 132, 134, 138, 170], "minimum": [6, 46, 47, 69, 81, 88, 93, 94, 98, 100, 103, 117, 134, 170], "minio": 46, "miniredir": 59, "minor": [3, 132, 142], "minsearchstringlength": 88, "mint": [54, 58, 133], "minut": [0, 3, 7, 10, 15, 36, 38, 42, 47, 54, 56, 57, 59, 81, 83, 93, 98, 111, 113, 114, 117, 142, 143, 148, 171], "mirror": 126, "misbehav": 57, "misbehavior": 69, "misc": 88, "miscellan": 88, "misconfigur": [57, 59, 88, 98, 104, 109, 119, 126, 129], "misformat": 81, "mismatch": [132, 168], "miss": [23, 41, 80, 81, 88, 104, 126, 130, 144, 146, 148], "missing_fil": 137, "mission": [138, 170], "mistak": [59, 81, 138], "mistakenli": 119, "mistral": 2, "mistralai": [0, 15], "mit": 59, "mitig": [62, 126], "mitm": 126, "mix": [39, 46, 171], "mixer": 126, "mixtur": 59, "mj": [129, 164, 165], "mkdir": [26, 32, 101, 123, 124], "mknod": 151, "mlocat": 123, "mm": 81, "mnt": [81, 133], "mobil": [26, 30, 41, 57, 68, 71, 81, 88, 95, 106, 120, 126, 127], "mod": 125, "mod_dav": [123, 133, 138], "mod_defl": 138, "mod_dir": 133, "mod_env": [59, 67, 126, 133], "mod_evas": 138, "mod_fastcgi": 138, "mod_fcgi": 133, "mod_fcgid": [88, 138], "mod_head": [67, 126, 133], "mod_mim": 133, "mod_pagespe": 138, "mod_php": [132, 133, 134, 138], "mod_proxy_fcgi": [88, 138], "mod_reqtimeout": [24, 138], "mod_rewrit": [39, 59, 67, 133, 138], "mod_secur": 138, "mod_spdi": 138, "mod_webdav": 133, "mod_xsendfil": 138, "modal": 99, "mode": [6, 17, 20, 21, 23, 24, 27, 28, 44, 54, 56, 59, 81, 82, 88, 96, 102, 103, 113, 119, 123, 125, 127, 137, 138, 141, 142, 143, 146], "model": [0, 1, 3, 4, 6, 8, 9, 10, 13, 14, 15, 88, 100, 117, 126, 130, 135], "model_nam": 11, "moder": 41, "modern": [4, 48, 58, 63], "modheadersavail": 129, "modif": [12, 20, 41, 62, 98, 110, 113, 114, 133, 142, 149], "modifi": [29, 36, 42, 46, 48, 49, 51, 57, 58, 64, 65, 73, 81, 85, 88, 98, 106, 107, 110, 113, 114, 115, 119, 126, 132, 133, 137, 138, 149], "modul": [20, 24, 26, 27, 36, 43, 58, 59, 71, 81, 88, 124, 125, 127, 128, 129, 133, 134, 149, 151, 164, 165], "modular": [1, 15], "module_nam": 130, "molli": [81, 149], "mollybook": 149, "mollyc": 149, "moment": [8, 157], "momentj": 65, "mon": [51, 54], "mondai": 51, "monitor": [16, 57, 58, 88, 92, 126, 132, 149, 169, 171], "monterei": 134, "month": [1, 2, 14, 126, 129, 133], "monument": 6, "moodl": 67, "more": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 20, 21, 24, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 51, 54, 57, 58, 59, 60, 62, 69, 71, 76, 78, 81, 83, 84, 94, 95, 98, 99, 100, 101, 104, 106, 113, 114, 117, 118, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 142, 143, 146, 148, 149, 151, 153, 154, 156, 157, 163, 165, 167, 168, 169, 170, 171, 172], "moreov": 16, "morn": 51, "most": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 42, 46, 56, 57, 58, 59, 62, 63, 66, 69, 81, 100, 101, 119, 120, 126, 130, 131, 132, 133, 134, 138, 144, 145, 148, 149, 154, 155, 156, 162, 163, 170, 172], "mostli": [133, 172], "mount": [26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 43, 44, 46, 54, 56, 59, 88, 101, 103, 105, 106, 133, 138, 149], "mount_fil": 88, "mount_id": 36, "mount_nam": 149, "mountpoint": [29, 31, 36, 37, 38, 44, 59, 88], "move": [2, 24, 26, 59, 68, 88, 93, 126, 128, 142, 143, 147, 148, 167, 170], "movetotrash": 93, "movi": [59, 159, 160], "mozilla": [66, 119, 126, 129, 134], "mp3": [49, 59, 167, 168, 169], "mp4": 129, "mpeg": 49, "mrtumnu": 68, "msoffice2003": 59, "msoffice2007": 59, "msofficedoc": 59, "mt": [11, 59, 71], "mtime": 41, "much": [24, 60, 98, 101, 128, 131, 132, 138, 146], "multi": [15, 44, 57, 58, 81, 88, 171], "multibucket": [44, 88], "multibyt": [130, 146], "multilingu": [7, 12, 13, 88], "multipart": 46, "multipartupload": 24, "multipl": [2, 5, 6, 9, 12, 15, 18, 24, 30, 38, 43, 46, 54, 55, 56, 57, 58, 64, 69, 72, 81, 82, 83, 84, 88, 100, 101, 103, 117, 126, 130, 132, 133, 144, 146, 149, 150, 153, 154, 170, 171], "multiview": [123, 133], "music": [15, 88, 92, 96, 149], "must": [3, 4, 5, 6, 8, 16, 24, 26, 27, 29, 31, 32, 34, 38, 39, 43, 46, 54, 55, 56, 58, 59, 62, 67, 68, 69, 71, 80, 81, 82, 83, 85, 92, 98, 100, 101, 103, 113, 117, 121, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 140, 142, 144, 146, 148, 149, 171], "mutual": 57, "mx": [117, 119], "my": [2, 16, 46, 49, 71, 75, 81, 88, 100, 102, 113, 157], "my_sync_fold": 92, "myapp": 62, "myapplic": 67, "myclass": 62, "mycloud": [2, 59], "mycustomprefix": 59, "mygroup": [75, 149], "myisam": 134, "mylogfil": 131, "mylogo": 71, "mypictur": 38, "myserv": 39, "mysql": [18, 19, 23, 88, 121, 123, 125, 128, 130, 132, 133, 138, 145, 149, 167], "mysql_attr_init_command": 59, "mysql_attr_ssl_ca": [20, 59], "mysql_attr_ssl_cert": [20, 59], "mysql_attr_ssl_kei": [20, 59], "mysql_attr_ssl_verify_server_cert": [20, 59], "mysql_secure_instal": 123, "mysql_user_password": 18, "mysqld": [20, 21, 59, 62], "mysqldump": [21, 140], "mysqlnd": 123, "n": [1, 5, 15, 17, 18, 27, 81, 92, 96, 104, 149, 171], "n400": 4, "n_ctx": 5, "name": [1, 2, 3, 4, 5, 8, 11, 16, 18, 20, 21, 26, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 46, 48, 50, 53, 54, 55, 58, 59, 62, 64, 66, 67, 71, 74, 75, 76, 77, 81, 82, 83, 85, 88, 92, 97, 98, 100, 101, 102, 103, 106, 113, 115, 117, 119, 121, 123, 124, 125, 126, 128, 129, 132, 133, 137, 149, 155], "namespac": [14, 53, 59, 62, 149], "nativ": [22, 36, 172], "natur": [12, 15, 84, 150], "navig": [53, 59, 98, 100, 106, 107, 110, 113, 114, 117, 124, 136], "nc": [59, 62, 66, 88, 105, 129], "nc_app_": 104, "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": 149, "nc_domain": 101, "nc_instance_url": [100, 101], "nc_loglevel": 149, "nc_password": 92, "nc_samesitecookielax": 69, "nc_samesitecookiestrict": 69, "nc_serverid": 59, "nc_user": 92, "ncdata": 138, "ncp": 130, "ncvm": 133, "ne": 171, "nearli": [123, 165], "necessari": [2, 16, 20, 23, 24, 34, 45, 51, 56, 58, 59, 62, 84, 117, 119, 123, 128, 129, 130, 133, 138, 149, 150, 167, 172], "necessarili": [57, 100, 101, 138], "need": [0, 1, 3, 4, 6, 8, 11, 12, 15, 16, 20, 21, 23, 24, 25, 26, 27, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46, 47, 49, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 66, 69, 80, 81, 82, 84, 85, 88, 91, 93, 94, 100, 101, 102, 104, 106, 107, 111, 113, 114, 117, 119, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 157, 158, 163, 166, 167, 169, 170, 171, 172], "needsdbupgrad": 149, "neg": [6, 126], "neither": 78, "nest": [82, 88], "net": [59, 92, 101, 102, 123, 144, 149, 150], "netdata": 132, "netrc": 92, "netstat": [54, 62], "network": [15, 20, 38, 57, 59, 88, 93, 94, 98, 100, 101, 102, 104, 106, 126, 127, 133, 134, 145, 149, 165, 171], "never": [26, 38, 42, 51, 59, 81, 126, 132, 149], "nevertheless": 148, "new": [2, 3, 5, 6, 11, 12, 18, 21, 23, 24, 25, 26, 28, 30, 31, 35, 38, 42, 43, 44, 46, 51, 56, 59, 62, 67, 73, 75, 77, 78, 80, 81, 82, 83, 88, 93, 97, 98, 100, 101, 103, 113, 115, 117, 119, 120, 124, 126, 128, 130, 131, 132, 133, 134, 138, 140, 142, 143, 147, 148, 149, 151, 155, 163, 165, 166, 167, 170, 171, 172], "newer": [21, 36, 69, 100, 114, 117, 119, 132, 134, 146, 170], "newest": [42, 144, 170], "newgroup": [75, 76], "newli": [18, 26, 46, 51, 54, 56, 59, 81, 110, 133, 149, 170, 172], "newpassword": 149, "newroot": 149, "newus": 149, "next": [1, 2, 16, 20, 25, 26, 38, 39, 41, 54, 58, 81, 82, 83, 88, 92, 93, 99, 113, 114, 123, 127, 147, 148, 149, 154, 159, 170, 172], "nextcloud": [0, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 61, 62, 63, 65, 66, 67, 68, 69, 72, 73, 74, 75, 76, 78, 79, 80, 85, 87, 88, 91, 92, 93, 94, 95, 96, 97, 100, 103, 104, 105, 106, 107, 110, 112, 113, 114, 115, 117, 118, 119, 121, 125, 127, 128, 130, 131, 132, 133, 134, 135, 139, 140, 141, 143, 144, 145, 146, 147, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 170], "nextcloud_": 46, "nextcloud_1": 46, "nextcloud_admin": 81, "nextcloud_config_dir": [59, 126], "nextcloud_docker_network_nam": 101, "nextcloud_host": 68, "nextcloud_imaginari": 132, "nextcloud_install_product": 133, "nextcloud_log": 98, "nextcloud_redirectregex": 68, "nextcloud_url": [8, 101, 102], "nextcloudcmd": 92, "nextcloudcron": 56, "nextclouden": 82, "nextcloudgroup": 82, "nextcloudpi": 133, "nextcloudquota": 81, "nextcloudsystemus": 81, "nextcloudtemp": 59, "nextcloudurl": 92, "nextcloudus": [81, 82], "nf": 59, "nfc": 138, "nfd": [38, 138], "nftabl": 57, "nginx": [17, 69, 88, 101, 126, 127, 128, 133, 134, 138, 163, 164, 165], "ngo": 138, "ngx_pagespe": [129, 138], "ni": 132, "nice": 49, "night": 3, "nin": 171, "nix": [56, 62], "no_etag": 129, "no_last_modifi": 129, "no_proxi": 59, "no_unsupported_browser_warn": 88, "nobodi": 137, "nocanon": 151, "node": [6, 59, 149, 171], "nodecod": 151, "nodecopiedev": 171, "nodecreatedev": 171, "nodedeletedev": 171, "nodeinfo": 138, "noderenamedev": 171, "noderestoredev": 171, "nodetouchedev": 171, "nodewrittenev": 171, "nofollow": [126, 129], "noindex": [126, 129], "nologon": 149, "nomatim": 2, "nominatim": 126, "non": [3, 8, 18, 24, 26, 29, 32, 38, 46, 59, 76, 81, 88, 92, 93, 96, 102, 128, 130, 143, 147, 149, 150], "none": [15, 30, 57, 59, 62, 81, 82, 85, 129, 142, 149, 151, 163], "nonexist": 81, "noon": 2, "nor": [36, 51, 56, 88, 100, 147, 171], "norepli": 59, "normal": [3, 6, 17, 23, 24, 43, 51, 55, 56, 59, 65, 66, 78, 81, 85, 93, 135, 138, 143, 148, 149], "nosniff": [126, 129], "notat": [59, 68], "note": [0, 1, 2, 3, 5, 12, 14, 20, 29, 36, 38, 41, 45, 46, 47, 56, 59, 62, 67, 73, 77, 87, 96, 98, 101, 107, 113, 114, 121, 126, 127, 129, 133, 134, 138, 139, 142, 148, 149, 157, 159, 170, 171], "noth": [3, 17, 149], "notic": [43, 45, 57, 71, 128, 132, 143], "notif": [12, 44, 51, 59, 62, 68, 80, 81, 85, 88, 93, 110, 116, 126, 131, 133, 138, 141, 147, 149, 163, 171, 172], "notifi": [16, 26, 36, 62, 110, 149, 171], "notificationrefreshinterv": 93, "notify_guest": 16, "notion": [159, 160], "notori": [5, 6, 7, 11], "now": [15, 20, 21, 23, 24, 39, 54, 56, 59, 67, 81, 85, 88, 100, 101, 113, 114, 117, 119, 121, 123, 124, 125, 128, 133, 138, 142, 147, 151, 163, 164, 165, 168, 169, 171, 172], "nowadai": [59, 168], "nsign": 152, "nss": [64, 88], "nsuit": 152, "ntlm": [62, 163], "nuanc": 26, "nuisanc": 57, "null": [14, 45, 59, 66, 102, 124, 149, 168, 171, 172], "num_bucket": 46, "num_nucket": 46, "number": [1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 17, 24, 31, 41, 46, 47, 54, 55, 57, 58, 59, 62, 81, 82, 85, 94, 98, 113, 114, 117, 123, 125, 126, 128, 134, 138, 142, 147, 149, 155, 165, 170, 171], "numer": [45, 59, 86, 128], "numeric_id": 27, "nuri": 152, "nvidia": [3, 4, 5, 6, 7, 9, 11, 100, 102, 104], "o": [24, 26, 57, 59, 81, 88, 92, 124, 130, 133, 138, 143, 149], "o9d3q9thcpmv6tiph53msxaumy91yhezrwuihwcfrss": 46, "oauth": [30, 88, 172], "oauth2": [64, 88], "object": [11, 15, 29, 38, 43, 44, 58, 64, 81, 88, 113, 126, 130, 132, 149, 159, 168, 169, 171, 172], "objectclass": [81, 82, 149], "objectdata": 171, "objectid": 171, "objectprefix": 59, "objectstor": [46, 88, 135], "objecttyp": 171, "obscur": 138, "observ": 12, "obsolet": 45, "obtain": [62, 67, 88, 139], "obviou": [57, 165], "oc": [16, 43, 46, 50, 58, 59, 62, 66, 74, 75, 76, 77, 82, 87, 123, 124, 129, 132, 137, 147, 149, 165, 166, 171, 172], "oc8c0fd71e03": 59, "oc_": [20, 59], "oc_act": 23, "oc_activity_mq": 23, "oc_addressbook": 138, "oc_admin": 128, "oc_admin1": 128, "oc_admin2": 128, "oc_calendar_calendar": 18, "oc_calendar_object": 18, "oc_calendar_share_calendar": 18, "oc_calendar_share_ev": 18, "oc_cards_properti": 138, "oc_carla": 59, "oc_databas": 149, "oc_dav_shar": 119, "oc_dbus": 149, "oc_default_modul": [27, 149], "oc_filecach": [27, 138], "oc_fscach": 18, "oc_log": 18, "oc_mail_messag": 119, "oc_mail_recipi": 119, "oc_media_album": 18, "oc_media_artist": 18, "oc_media_sess": 18, "oc_media_song": 18, "oc_media_us": 18, "oc_pass": 149, "oc_permiss": 18, "oc_prefer": 83, "oc_privatedata": 18, "oc_queuedtask": 18, "oc_shar": 18, "oc_storag": [27, 83, 138], "oca": [3, 59, 62, 165, 171], "occ": [1, 4, 6, 8, 13, 14, 15, 17, 18, 21, 23, 24, 25, 27, 28, 36, 38, 39, 41, 42, 44, 45, 46, 47, 49, 51, 54, 56, 59, 60, 66, 67, 70, 71, 72, 73, 77, 78, 80, 83, 85, 88, 103, 105, 108, 113, 114, 117, 118, 119, 121, 126, 129, 132, 133, 136, 137, 138, 140, 142, 144, 147, 148, 166, 167, 168, 171, 172], "occ6f7365735": 59, "occasion": [8, 142, 151], "occur": [2, 24, 62, 101, 103, 132, 138, 143, 147, 168, 171], "occurr": 24, "oci": [18, 59, 121, 149], "ocp": [59, 77, 171], "ocsp": 129, "octal": 59, "odd": 132, "odf": [150, 153], "off": [20, 21, 23, 24, 28, 31, 54, 59, 70, 82, 88, 101, 117, 119, 123, 129, 131, 133, 142, 147, 149, 151], "offend": 57, "offer": [0, 1, 12, 15, 16, 26, 54, 59, 63, 71, 115, 117, 119, 126, 133, 135, 138, 147, 170], "offic": [2, 15, 40, 45, 49, 57, 116, 133, 151, 154, 155, 156, 157, 159, 160], "offici": [54, 57, 59, 71, 81, 101, 120, 123, 124, 126, 129, 130, 132, 133, 134, 137, 138, 162, 170], "offlin": [81, 98, 113, 114, 143], "offload": [0, 1, 101, 132], "offset": [75, 76, 149], "often": [1, 24, 56, 57, 59, 98, 113, 114, 117, 126, 130, 133, 165, 167, 170], "ogg": [129, 164, 165], "oid": 59, "oidc": 84, "oidc_provider_bearer_valid": 84, "ok": [74, 75, 76, 82], "okai": 142, "old": [1, 15, 18, 26, 42, 59, 81, 88, 93, 137, 138, 142, 147, 149, 163, 168], "older": [1, 4, 15, 27, 42, 47, 51, 59, 69, 85, 97, 98, 130, 132, 136, 138, 144, 147, 148], "oldest": [42, 85], "oldgroup": 76, "oldtim": 58, "ollama": [0, 15], "olmo": 88, "omit": [18, 59, 68, 69, 81, 149], "onbootsec": 56, "onc": [2, 14, 24, 28, 38, 41, 46, 49, 56, 59, 80, 81, 98, 113, 119, 123, 125, 126, 129, 142, 147, 149, 151, 162, 165, 170, 171, 172], "one": [1, 2, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 18, 20, 26, 27, 30, 34, 38, 39, 41, 42, 45, 54, 57, 58, 59, 66, 67, 69, 76, 77, 80, 81, 82, 85, 88, 91, 92, 94, 95, 100, 102, 106, 107, 113, 115, 117, 119, 123, 128, 130, 133, 134, 135, 136, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 159, 165, 170, 171, 172], "ones": [18, 42, 52, 58, 59, 77, 92, 133, 142, 144, 147, 159, 165, 170, 172], "onli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 20, 21, 22, 25, 26, 27, 29, 30, 32, 36, 38, 41, 46, 48, 50, 51, 52, 54, 56, 57, 58, 59, 63, 64, 65, 66, 67, 68, 77, 78, 79, 80, 81, 83, 84, 85, 88, 98, 99, 100, 101, 102, 103, 104, 106, 107, 111, 113, 114, 115, 117, 118, 119, 121, 123, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 143, 144, 146, 147, 149, 150, 157, 159, 165, 168, 169, 170, 171, 172], "onlin": [30, 59, 88, 119, 120, 123, 133, 143, 148, 152, 153, 154, 156, 157], "onlyoffic": [30, 133], "onrequest": 172, "ons": [120, 132], "onunitactivesec": 56, "onward": 66, "ooxml": 88, "opcach": [58, 59, 88, 123, 124, 127, 129, 130], "opcod": [58, 132], "open": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 21, 30, 43, 54, 59, 70, 81, 88, 91, 97, 98, 101, 117, 120, 126, 130, 133, 138, 147, 150, 157, 172], "open_basedir": [24, 126, 130], "openai": [1, 3, 4, 5, 7, 8, 12, 13, 15, 88, 160], "openapi": [12, 59, 172], "openbsd": [88, 127], "opendocu": [59, 132, 150], "opendyslex": 59, "opengraph": 159, "openid": [73, 88], "openldap": [81, 82], "openmetr": [59, 88], "openmetrics_allowed_cli": [50, 88], "openmetrics_skipped_class": [50, 88], "openoffic": [59, 130], "openproject": 2, "openshift": 59, "openssl": [46, 64, 88, 119, 124, 130, 132], "openssl_decrypt": 27, "openssl_encrypt": 27, "openssl_open": 27, "openssl_pkey_export": 27, "openssl_pkey_new": 27, "openssl_s": 27, "openstack": [38, 88], "openstreetmap": [126, 159, 160], "opensus": [134, 149], "opentopodata": 126, "opentyp": 129, "openweathermap": 14, "oper": [3, 6, 8, 12, 20, 22, 24, 26, 43, 48, 54, 56, 57, 59, 66, 69, 80, 81, 83, 88, 94, 98, 106, 121, 127, 132, 133, 134, 135, 138, 142, 147, 148, 150, 151, 170, 171, 172], "opinion": [133, 145], "opportunist": 62, "opt": [15, 27, 38, 59, 93, 117, 123, 128, 135, 149, 168, 171], "opt_binary_protocol": 59, "opt_compress": 59, "opt_connect_timeout": 59, "opt_libketama_compat": 59, "opt_poll_timeout": 59, "opt_recv_timeout": 59, "opt_retry_timeout": 59, "opt_send_timeout": 59, "opt_seri": 59, "optim": [0, 1, 2, 6, 24, 33, 120, 126, 129, 130, 132, 133, 170], "optimis": [6, 11, 138], "option": [0, 1, 4, 13, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 29, 31, 32, 33, 34, 35, 36, 37, 39, 41, 42, 43, 44, 45, 46, 51, 54, 56, 57, 58, 62, 63, 64, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 88, 92, 93, 94, 95, 96, 98, 100, 101, 104, 105, 106, 110, 113, 114, 115, 117, 118, 119, 120, 124, 125, 126, 128, 129, 130, 132, 133, 134, 135, 136, 137, 138, 142, 143, 147, 148, 149, 152, 153, 154, 159, 165, 166, 170, 172], "optout": 88, "oracl": [18, 20, 23, 59, 121, 128, 134, 149, 169], "orang": 15, "orchestr": 101, "order": [0, 1, 14, 15, 20, 21, 23, 41, 62, 70, 80, 81, 100, 101, 117, 126, 133, 134, 140, 149, 150, 170, 172], "org": [54, 59, 67, 76, 79, 92, 98, 126, 129, 133, 171], "organ": [26, 71, 85, 88, 120, 134, 149], "organis": [77, 81, 134, 138], "organiz": [81, 85, 117], "organizationnam": 81, "orient": 130, "origin": [11, 25, 39, 42, 45, 59, 68, 81, 85, 111, 119, 126, 138, 142, 143, 149], "orphan": [42, 138, 149], "otf": 129, "other": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 20, 23, 24, 25, 26, 30, 34, 36, 38, 39, 40, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 63, 64, 65, 66, 80, 81, 84, 85, 87, 88, 92, 94, 97, 101, 102, 103, 113, 114, 115, 117, 118, 120, 124, 125, 126, 127, 128, 129, 130, 132, 137, 139, 142, 145, 147, 149, 150, 153, 154, 164, 165, 166, 167, 168, 169, 170, 171, 172], "otherdomain": 59, "otherwis": [17, 21, 24, 56, 57, 58, 59, 68, 81, 100, 106, 110, 113, 117, 129, 132, 133, 138, 143], "ou": [81, 82, 83, 149], "our": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 18, 21, 59, 62, 66, 69, 81, 100, 101, 106, 107, 122, 123, 124, 126, 130, 132, 133, 134, 137, 138, 144, 153, 165, 170, 172], "out": [16, 23, 24, 26, 38, 46, 51, 54, 57, 59, 69, 88, 98, 100, 106, 116, 129, 131, 133, 134, 137, 138, 142, 143, 147, 148, 149, 154, 163, 165, 170, 172], "outbound": [62, 165], "outdat": [42, 59, 64, 88, 113, 114, 123, 146], "outdoor": 2, "outgo": [62, 88, 117, 119, 149], "outlin": [2, 54], "outlook": [62, 88, 117], "output": [2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 24, 36, 59, 66, 83, 88, 92, 97, 98, 119, 130, 132, 137, 148, 149], "output_buff": 24, "outright": [57, 134], "outsid": [16, 27, 32, 39, 46, 54, 59, 63, 88, 101, 106, 113, 125, 128, 129, 132, 133, 135, 138, 140, 142], "outstand": [2, 7, 149], "ova": 133, "over": [20, 23, 29, 31, 46, 49, 57, 59, 62, 67, 69, 81, 85, 88, 98, 101, 120, 123, 126, 132, 133, 134, 142, 149, 159, 164], "overal": 132, "overcom": 59, "overflow": 38, "overhead": [59, 98, 132], "overlai": 81, "overlap": [36, 170], "overload": 138, "overrid": [24, 25, 29, 44, 59, 62, 64, 71, 77, 81, 82, 88, 91, 92, 94, 101, 102, 149], "overridden": 68, "override_app_host": [101, 102, 104], "overridelocaldir": 91, "overriden": 59, "overrideserverurl": [91, 96], "overseen": 120, "overview": [0, 1, 3, 13, 16, 44, 58, 60, 88, 120, 137, 138, 141, 144, 149, 163, 165, 172], "overwrit": [25, 62, 64, 88, 93, 113, 133, 149, 165], "overwritecondaddr": [68, 88], "overwritehost": [68, 88], "overwriteprotocol": [68, 69, 88], "overwritewebroot": [68, 88], "overwritten": [25, 59, 72, 77, 81, 113, 149], "owasp": 168, "own": [0, 1, 3, 4, 12, 15, 16, 24, 26, 27, 38, 40, 41, 49, 52, 53, 57, 59, 62, 63, 65, 66, 71, 85, 92, 93, 98, 106, 108, 113, 114, 115, 124, 128, 133, 138, 148, 151, 165, 172], "owncloud": [28, 66, 69, 88, 98, 138, 140, 141, 146, 149, 171], "owncloud_blacklist_time_max": 94, "owncloud_blacklist_time_min": 94, "owncloud_chunk_s": 94, "owncloud_core_dump": 98, "owncloud_critical_free_space_byt": 94, "owncloud_free_space_byt": 94, "owncloud_http2_en": 94, "owncloud_max_parallel": 94, "owncloud_timeout": 94, "owner": [20, 41, 106, 107, 110, 119, 123, 149, 172], "ownerid": 171, "ownership": [3, 32, 41, 59, 121, 125, 133, 142, 149], "p": [8, 20, 58, 92, 101, 104, 123, 124, 131, 132, 136, 140, 146, 149, 151], "pacif": 59, "packag": [2, 54, 58, 59, 88, 92, 120, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 141, 148, 149, 150, 153, 154, 172], "package_nam": 53, "packet": 20, "pad": 27, "page": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 20, 25, 26, 32, 38, 39, 41, 51, 52, 54, 56, 58, 59, 60, 62, 63, 64, 66, 71, 78, 81, 82, 85, 88, 89, 98, 99, 100, 104, 113, 117, 123, 125, 126, 129, 130, 133, 137, 138, 142, 144, 147, 148, 149, 159, 160, 162, 172], "pagespe": 129, "paid": [147, 148], "pain": 100, "pair": [26, 35, 44, 59, 88, 102, 117], "pan": 172, "pandoc": 40, "pane": [15, 85, 171], "panel": [54, 59, 65, 81, 85, 132, 133], "pant": 62, "paper": 7, "paragraph": [126, 159], "parallel": [15, 20, 24, 59, 69, 94, 100, 132, 138, 171], "param": [171, 172], "paramet": [3, 5, 14, 16, 18, 19, 23, 24, 25, 29, 30, 41, 44, 46, 50, 57, 58, 64, 65, 66, 76, 77, 81, 82, 88, 91, 96, 98, 101, 113, 126, 129, 130, 132, 133, 149, 165, 169, 170, 171, 172], "parameter_nam": 130, "paramount": [15, 81], "parent": [43, 106, 133, 138, 149], "pars": [3, 27, 59, 130], "part": [3, 5, 14, 15, 16, 39, 46, 48, 49, 56, 58, 59, 62, 81, 85, 98, 121, 123, 126, 133, 134, 137, 149, 151, 156, 170, 172], "part_file_in_storag": 88, "parti": [6, 12, 15, 16, 20, 26, 27, 56, 59, 62, 111, 134, 138, 142, 148, 149, 150, 158, 160], "partial": [62, 119, 171], "particip": [113, 120], "particular": [1, 7, 20, 36, 46, 52, 81, 129, 132, 170], "particularli": [57, 170], "partit": [24, 59], "partner": 120, "partnership": 153, "pass": [2, 5, 20, 30, 36, 54, 59, 64, 81, 88, 92, 96, 101, 102, 103, 121, 124, 129, 137, 138, 149, 150, 170, 171], "passphras": 27, "passwd": 54, "password": [2, 3, 18, 20, 22, 26, 27, 31, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 55, 57, 58, 59, 62, 73, 76, 80, 81, 82, 88, 92, 96, 98, 100, 101, 102, 117, 119, 121, 123, 124, 125, 127, 128, 130, 133, 138, 140, 145, 146, 149, 152, 163, 172], "password1": [22, 59], "password2": [22, 59], "password_argon2_default_memory_cost": 59, "password_argon2_default_thread": 59, "password_argon2_default_time_cost": 59, "password_default": 59, "passwordsalt": 88, "past": [54, 69, 137], "pasta": 2, "patch": [62, 69, 88, 119, 139, 170], "path": [8, 15, 16, 20, 25, 26, 27, 28, 29, 32, 33, 44, 54, 56, 64, 66, 68, 81, 88, 91, 92, 96, 98, 101, 102, 103, 119, 124, 126, 128, 129, 131, 133, 136, 143, 144, 149, 155, 171, 172], "path_info": 129, "path_to_dir": 149, "pathparamet": 172, "pathto": 149, "pattern": [42, 47, 57, 59, 92, 128, 132], "pauvo": 68, "payload": 172, "payment": 0, "pbkdf2": 27, "pc": [20, 142], "pcntl": 130, "pcntl_signal": 130, "pcntl_signal_dispatch": 130, "pdf": [2, 3, 45, 54, 59, 88, 107, 130, 133], "pdo": [20, 59], "pdo_mysql": [20, 130], "pdo_pgsql": [20, 124, 130], "pdo_sqlit": 130, "pecl": [36, 58, 59, 123], "pecl82": 124, "peer": [20, 62, 117, 120], "peertub": [159, 160], "pem": [20, 27, 59, 124], "pencil": 85, "pend": 126, "peopl": [6, 9, 41, 51, 57, 83, 107, 115, 138, 149, 159, 160], "per": [4, 5, 7, 9, 10, 15, 26, 38, 44, 56, 59, 82, 88, 92, 113, 114, 134, 149, 159, 161, 165, 171], "perbucket": 46, "percentag": 170, "perfect": [4, 9, 133, 145], "perfectli": 170, "perform": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 21, 23, 24, 26, 30, 36, 43, 45, 54, 56, 57, 58, 59, 66, 69, 81, 87, 88, 92, 93, 96, 98, 100, 101, 104, 108, 119, 120, 126, 127, 128, 129, 130, 133, 134, 138, 143, 144, 147, 148, 149, 154, 167, 168, 169, 170, 172], "period": [38, 42, 56, 57, 59, 81, 85, 86, 110, 113, 114, 115, 117, 118, 134, 142, 148, 149, 170], "peripher": 133, "perman": [26, 27, 41, 47, 59, 68, 81, 85, 123, 126, 149], "permiss": [2, 32, 41, 44, 51, 58, 59, 67, 88, 106, 119, 124, 129, 131, 133, 138, 142, 143, 147, 149], "permit": [52, 59, 126, 129, 149, 170], "persian": 4, "persist": [20, 44, 59, 85, 88, 103, 119, 135, 157], "person": [2, 26, 38, 39, 59, 62, 65, 71, 77, 78, 80, 81, 85, 111, 113, 115, 117, 133, 137, 149, 154, 160], "personnel": 98, "perspect": 15, "pertain": [24, 98], "pg_ctl": [3, 124], "pg_dump": 140, "pg_hba": 20, "pg_user": 20, "pgp": [123, 125, 131], "pgpassword": [140, 146], "pgsql": [3, 18, 20, 55, 59, 121, 149], "pgsql_ssl": 88, "pgvector": 3, "phar": [130, 147], "phase": 147, "philip": 149, "phone": [41, 59, 76, 77, 80, 81, 114, 120, 149], "phonebook": 41, "photo": [16, 25, 29, 81, 88, 96], "photor": 9, "photoshop": 59, "photothumb": 92, "php": [1, 2, 3, 6, 8, 15, 16, 17, 18, 20, 21, 25, 26, 27, 28, 31, 33, 36, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 59, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 98, 100, 101, 113, 114, 115, 118, 119, 121, 125, 127, 128, 131, 136, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 157, 163, 164, 165, 166, 168, 169, 171, 172], "php7": 20, "php70": 149, "php74": 123, "php8": 129, "php82_fpm": 124, "php_valu": 24, "phpinfo": [130, 138], "phpredi": [58, 59, 130], "physic": [13, 26, 54, 88, 101, 128, 143], "pi": [59, 120, 133], "pick": [15, 20, 65, 98, 143, 160], "picker": [1, 2, 15, 88, 158], "pickup": [0, 3, 13, 88], "pictur": [45, 81, 130], "ping": [20, 62], "pipe": [59, 119, 149], "pipelin": 62, "pix": 9, "pixel": [45, 59], "pkg": [92, 124], "pkg_add": 124, "pki": 129, "place": [1, 24, 25, 43, 54, 59, 62, 88, 92, 115, 117, 119, 121, 124, 128, 129, 131, 132, 136, 137, 138, 142, 147, 149, 156, 158, 159, 171], "placehold": [27, 30, 59, 81], "plai": [59, 71, 132], "plain": [14, 59, 62, 69, 70, 106, 129, 133, 138, 149], "plaintext": 81, "plan": [2, 8, 23, 81, 125, 130, 133, 134, 148, 170], "planetexpress": 149, "platform": [29, 46, 91, 96, 98, 120, 123, 132, 134, 135, 171], "plausibl": 2, "pleas": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16, 20, 24, 38, 45, 54, 56, 57, 59, 65, 67, 69, 77, 81, 85, 98, 106, 107, 114, 118, 119, 123, 126, 128, 132, 133, 134, 137, 138, 142, 144, 147, 148, 157, 165, 170, 172], "plu": 66, "plug": 132, "pluggabl": 80, "plugin": [101, 134], "plusserv": [0, 15], "pm": 133, "png": [29, 59, 71, 129], "podman": [3, 133], "point": [6, 12, 15, 16, 20, 23, 24, 30, 38, 41, 44, 57, 58, 59, 60, 71, 88, 100, 106, 113, 114, 128, 133, 134, 138, 143, 147, 148], "poison": 59, "polici": [12, 41, 47, 59, 63, 71, 73, 76, 81, 88, 126, 129, 130, 131, 139], "policycoreutil": 123, "polish": 4, "polit": [1, 14], "poll": [93, 171], "pool": [58, 126, 129, 133], "poor": [5, 9], "pop": 81, "pop3": 62, "popul": [2, 81, 133, 142], "popular": [43, 100, 101], "popup": 117, "port": [8, 18, 29, 31, 35, 43, 46, 54, 58, 59, 68, 81, 82, 88, 92, 93, 100, 101, 102, 104, 123, 124, 126, 128, 132, 149, 150, 156], "portal": [46, 62, 66, 107, 117, 122], "portion": 138, "portugues": [4, 5, 10], "pose": 59, "posgresql": 59, "posit": [6, 11, 27, 57, 59, 165, 170], "posix": [48, 130], "posixgroup": 81, "possibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 23, 26, 39, 41, 42, 46, 47, 48, 52, 53, 57, 58, 59, 60, 62, 63, 80, 81, 82, 84, 96, 98, 100, 101, 102, 104, 106, 107, 113, 114, 117, 119, 121, 126, 129, 130, 131, 132, 133, 134, 137, 138, 142, 144, 146, 147, 149, 150, 151, 157, 170, 172], "possibli": [59, 119, 126, 138], "post": [11, 26, 54, 66, 74, 75, 76, 82, 87, 119, 128, 129, 136, 149, 150, 172], "post_allow": 150, "post_max_s": [24, 124, 133], "postaladdress": 81, "postfix": [46, 59, 62], "postgr": [20, 124], "postgresql": [3, 18, 59, 88, 121, 124, 128, 130, 132, 134, 149, 166, 169], "postrgresql": 23, "postscript": 59, "potenti": [12, 23, 38, 51, 57, 59, 66, 132], "power": [3, 5, 6, 7, 9, 10, 14, 59, 106, 129, 133, 143], "powerpoint": 2, "ppa": 92, "ppolici": [81, 82], "ppolicy_hash_cleartext": 81, "ppt": 153, "pptx": [2, 153], "pr": 136, "practic": [45, 119, 126, 143], "pre": [48, 59, 64, 71, 88, 100, 104, 126, 128, 130, 138, 148, 170], "preced": [49, 59, 80], "precis": [46, 81, 99], "precompil": 132, "preconfigur": 106, "predefin": [48, 98], "predict": 170, "prefer": [15, 18, 20, 29, 36, 56, 58, 59, 62, 65, 81, 83, 85, 88, 93, 98, 116, 118, 119, 121, 129, 130, 133, 138, 149, 171], "prefix": [23, 29, 59, 64, 66, 88, 115, 129, 133, 149], "preinstal": 154, "preliminari": 149, "preload": [124, 126, 129], "prem": 15, "prematur": [113, 114], "premis": [0, 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 120], "premium": 134, "prepar": [15, 88, 100, 127, 133], "prepend": [1, 59, 129, 138, 149], "prereleas": 20, "prerequisist": 39, "prerequisit": [83, 88, 125, 127, 128, 141, 143], "present": [2, 49, 52, 59, 62, 63, 77, 81, 101, 120, 132, 133, 136, 147, 151, 152], "preserv": [0, 1, 4, 41, 42, 85, 123, 132, 142, 146, 149, 153], "preset": 85, "press": [2, 39, 62, 98, 113, 114, 138, 160], "pretrain": 5, "pretti": [67, 88, 125, 127, 129, 172], "prettier": 133, "prevent": [24, 26, 27, 41, 43, 57, 58, 59, 64, 71, 88, 98, 109, 111, 113, 117, 126, 128, 129, 132, 134, 137, 138, 140, 146, 148, 149, 165, 168], "preview": [26, 38, 44, 64, 88, 127, 130, 133, 158], "preview_concurrency_al": [88, 165], "preview_concurrency_new": [88, 165], "preview_ffmpeg_path": 88, "preview_ffprobe_path": 88, "preview_format": 132, "preview_imaginary_kei": [88, 132], "preview_imaginary_url": [88, 132], "preview_libreoffice_path": 88, "preview_max_filesize_imag": 88, "preview_max_i": [45, 88], "preview_max_memori": [45, 88], "preview_max_scale_factor": 45, "preview_max_x": [45, 88], "preview_office_cl_paramet": 165, "previews_hpb": 59, "previou": [8, 20, 38, 41, 42, 81, 88, 101, 119, 137, 141, 146, 147, 148, 155, 172], "previous": [66, 100, 130, 138, 155, 165, 167], "previousvalu": 171, "primari": [1, 23, 24, 29, 44, 57, 71, 81, 82, 88, 144, 148, 149], "primarili": 120, "primary_color": 71, "princip": [138, 171], "principaluri": 138, "print": [96, 103], "printenv": 133, "prior": [12, 24, 57, 98, 144, 171], "priorit": 12, "prioriti": [2, 16, 70, 132], "privaci": [0, 1, 4, 15, 59, 63, 69, 71, 88], "privacyurl": 71, "privat": [15, 30, 35, 44, 59, 62, 77, 88, 114, 117, 120, 124, 126, 129, 149], "privatedata": 18, "privatekei": [27, 149], "privileg": [20, 64, 73, 76, 81, 88, 125, 128, 172], "proactiv": 41, "probabl": [46, 81, 129, 152], "probe": 126, "problem": [2, 3, 5, 6, 7, 8, 9, 10, 11, 26, 31, 41, 57, 59, 66, 69, 81, 88, 94, 113, 114, 129, 131, 132, 133, 137, 139, 143, 147, 170], "problemat": [2, 3, 5, 6, 7, 8, 9, 10, 11, 57, 147], "proc": [3, 132], "proce": [27, 117, 123, 147], "procedur": [12, 26, 98, 147], "proceed": [26, 142, 148], "process": [2, 3, 4, 5, 6, 7, 8, 12, 14, 20, 24, 26, 36, 42, 49, 56, 59, 81, 83, 88, 92, 98, 100, 102, 104, 116, 123, 126, 129, 130, 132, 134, 137, 138, 142, 147, 148, 149, 171], "processor": 132, "produc": [5, 8, 11, 93], "product": [2, 3, 4, 5, 7, 12, 18, 57, 59, 81, 123, 126, 128, 131, 132, 133, 138, 149], "productnam": 149, "profession": [11, 15, 26, 134, 138], "profil": [38, 41, 73, 84, 88, 114, 115, 126, 131, 165], "profile_en": 149, "profile_enabled_by_default": 77, "profile_secret": 59, "profilepag": 59, "profit": 138, "program": [12, 56, 62, 91, 96, 98, 100, 143, 149], "programm": 81, "programmat": 83, "progress": [14, 26, 42, 47, 54, 57, 59], "project": [2, 46, 84, 88, 120, 125, 137, 170], "prometheu": 169, "promin": [167, 172], "promot": [81, 88], "prompt": [0, 2, 3, 5, 12, 20, 30, 81, 88, 92, 93, 98, 117, 125, 133, 145, 149, 172], "promptdeleteallfil": 93, "pronoun": 149, "proof": 23, "propag": [49, 92], "proper": [57, 59, 67, 88, 132, 137, 138, 147, 165], "properli": [9, 26, 53, 57, 59, 64, 65, 86, 88, 98, 104, 111, 126, 130, 137, 138, 142, 149, 151], "properti": [59, 73, 81, 85, 88, 98, 149, 171, 172], "property_phon": [59, 77], "property_rol": 77, "propfind": [66, 98], "propget": 98, "propos": 12, "proprietari": [8, 15], "prospect": 170, "protect": [3, 26, 27, 39, 41, 54, 62, 63, 64, 68, 69, 88, 107, 133, 149], "proto": 62, "protocol": [2, 8, 12, 34, 35, 54, 59, 68, 82, 88, 98, 100, 101, 102, 104, 119, 126, 150, 157], "prototyp": 101, "provid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 20, 23, 26, 27, 29, 30, 32, 34, 36, 38, 40, 44, 45, 46, 48, 54, 55, 57, 58, 59, 60, 64, 66, 67, 68, 69, 71, 73, 74, 76, 81, 82, 85, 88, 92, 98, 99, 102, 113, 114, 115, 117, 120, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 143, 145, 149, 150, 153, 154, 158, 163, 165, 166, 167, 168, 169, 170, 172], "provider_id": [80, 149], "providerfactori": 59, "provis": [46, 73, 84, 88, 117], "provisioning_api": [74, 149], "proxi": [2, 16, 46, 64, 69, 88, 92, 93, 102, 104, 105, 128, 129, 133, 152, 153, 154], "proxy_buff": 24, "proxy_connect_timeout": [101, 129], "proxy_hide_head": 68, "proxy_http": 151, "proxy_max_temp_file_s": 24, "proxy_pass": 101, "proxy_protocol": 101, "proxy_read_timeout": 129, "proxy_send_timeout": 129, "proxy_set": [151, 152, 155, 156], "proxy_timeout": 101, "proxy_wstunnel": 151, "proxyexclud": 88, "proxyfcgibackendtyp": 133, "proxypass": 151, "proxypassmatch": 151, "proxypassrevers": 151, "proxypreservehost": 151, "proxytimeout": 24, "proxyuserpwd": 88, "prune": [42, 104, 119], "pseudo": 126, "psql": [20, 146], "pt6h": 113, "public": [2, 16, 20, 35, 38, 41, 44, 57, 59, 62, 69, 74, 77, 81, 85, 88, 101, 104, 106, 120, 123, 124, 126, 129, 133, 149, 153, 159, 160], "public_html": 31, "publiccalendar": 113, "publickei": 27, "publicli": [5, 12, 27, 77, 119, 133, 149], "publish": [2, 12, 59, 77, 101, 153, 170], "pubshare_": 27, "pull": [81, 88, 129, 136, 151, 155, 159, 160, 165], "punctuat": 4, "pure": 3, "purg": 113, "purpos": [12, 18, 41, 46, 47, 56, 57, 59], "push": [113, 126, 137], "pushfe": 126, "put": [21, 24, 26, 46, 59, 62, 68, 75, 76, 81, 82, 119, 124, 128, 133, 138, 140, 142, 143, 148, 149, 172], "putsizelimit": 46, "pwa": 59, "pwd": 101, "px": 71, "px65ty5drhqkype5hrsdvyfhlzzhcm": 128, "python": [3, 123], "q": [20, 62, 149], "q16": 71, "qmail": [59, 64, 88], "qt": 97, "qt_logging_rul": 97, "quali": 126, "qualifi": [12, 39, 62], "qualiti": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 56, 88, 132, 149, 170], "quantiz": [5, 7], "queri": [1, 3, 15, 22, 23, 41, 59, 76, 81, 87, 113, 115, 128, 138, 148, 149, 171, 172], "query_cache_limit": 20, "query_cache_min_res_unit": 20, "query_cache_s": 20, "query_cache_typ": 20, "query_log_fil": 88, "query_log_file_backtrac": 88, "query_log_file_paramet": 88, "query_log_file_requestid": 88, "question": [1, 2, 3, 13, 18, 20, 59, 81, 88, 92, 119, 147, 149, 153], "queu": 51, "queue": [3, 88, 149], "quick": [2, 54, 63, 88, 117, 127, 133], "quickli": [16, 48, 85, 98, 149], "quickstart": [88, 141], "quiet": [42, 47, 54, 149], "quit": [17, 20, 54, 62, 125, 144, 148, 149], "quot": [59, 82, 101], "quota": [24, 26, 42, 47, 59, 73, 76, 81, 82, 87, 88, 139, 149], "quota_include_external_storag": [85, 88], "qwen": 2, "r": [7, 10, 26, 32, 68, 82, 121, 123, 125, 130, 133, 136, 138, 142], "race": [7, 69], "rackspac": 34, "rainloop": [88, 127], "rais": [12, 20, 24, 94, 132, 138], "ralph": 2, "ram": [2, 3, 4, 5, 6, 9, 10, 11, 132, 134], "ramdisk": 59, "ran": [6, 69, 165], "rand": 46, "random": [27, 46, 81, 119, 126, 128], "random_byt": 27, "randomli": 59, "rang": [46, 57, 59, 66, 68, 88, 100, 101, 106, 127, 148], "rapid": 170, "rapidli": 170, "rare": [26, 29, 46, 59, 146], "raspberri": [59, 120], "rate": [0, 5, 7, 13, 88, 116, 128], "ratelimit": 88, "ratelimit_overwrit": 88, "ratelimitaddressbookcr": 114, "ratelimitcalendarcr": 113, "ratelimitperiodaddressbookcr": 114, "ratelimitperiodcalendarcr": 113, "rather": [16, 30, 33, 39, 43, 59, 62, 81, 115, 129, 132, 138, 149, 165], "ration": 59, "raw": [15, 27, 70, 81, 101, 137, 138], "rc4": 149, "rcctl": 124, "re": [4, 20, 24, 26, 29, 38, 41, 46, 52, 54, 57, 58, 59, 62, 69, 81, 85, 99, 106, 117, 119, 128, 129, 133, 134, 138, 142, 143, 147, 148, 149, 167, 168, 170], "reach": [41, 57, 59, 69, 81, 100, 104, 111, 123, 126, 133, 134, 138, 143, 144, 145, 147, 148, 157, 165, 170], "reachabl": [8, 57, 59, 88, 100, 101, 104, 133, 138, 165, 172], "react": [149, 172], "read": [2, 22, 24, 34, 38, 44, 51, 54, 58, 59, 60, 64, 67, 71, 73, 79, 88, 92, 93, 106, 113, 114, 115, 119, 123, 124, 129, 133, 134, 135, 137, 149, 150, 167, 168, 169], "read_timeout": [58, 59], "readabl": [12, 25, 32, 59, 64, 81, 88, 129], "reader": [18, 149], "readi": [38, 59, 81, 104, 133, 157, 170], "readili": 26, "readm": [3, 84, 100, 101, 104, 124, 133], "readonli": 171, "real": [1, 4, 5, 7, 9, 10, 12, 14, 36, 68, 119, 128, 129, 153, 170], "realiz": [15, 149], "realli": 126, "realtim": 57, "reason": [5, 15, 46, 50, 55, 57, 59, 62, 63, 69, 81, 119, 126, 128, 130, 131, 132, 133, 134, 138, 143, 149, 151, 165, 167, 168, 169], "reassign": 106, "recalcul": 81, "receiv": [15, 39, 41, 52, 59, 62, 68, 81, 84, 85, 117, 123, 134, 137, 148, 170, 172], "recent": [24, 41, 42, 57, 81, 88, 116, 132, 143, 149, 151, 155], "recid": 126, "recip": 2, "recipi": [27, 39, 59, 115, 117, 119, 149], "reclaim": 42, "recogn": [8, 13, 15, 59, 63, 81, 88], "recognis": 30, "recognit": [15, 88], "recommend": [0, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 24, 25, 26, 28, 36, 37, 38, 40, 43, 51, 56, 57, 59, 63, 64, 67, 68, 69, 81, 88, 98, 100, 101, 106, 119, 124, 125, 126, 127, 128, 129, 132, 133, 134, 137, 138, 140, 144, 145, 146, 148, 149, 150, 151, 154, 158, 163, 164, 165, 167, 168, 170, 171, 172], "recommended": 170, "recommended_fil": 15, "record": [12, 51, 59, 80, 82, 98, 115, 119, 143], "recov": [26, 27, 78, 85, 146], "recoveri": [44, 80, 88, 141, 149], "recoverykey_": 27, "recreat": 146, "recurs": 149, "recv": 62, "red": [15, 38, 39, 58, 98, 133, 134], "redact": [98, 119], "reddit": [159, 160], "redeploi": 3, "redhat": 54, "redi": [24, 43, 64, 69, 88, 127, 130, 135, 149], "redir": 68, "redirect": [59, 63, 67, 68, 69, 88, 100, 104, 117, 129, 133, 138], "redirectregex": 68, "redis_log_fil": 88, "redisclust": [58, 59], "reduc": [5, 7, 57, 59, 81, 88, 94, 119, 127, 138, 170], "reduce_to_languag": 88, "redund": 42, "refer": [3, 12, 20, 26, 27, 38, 41, 54, 56, 58, 59, 62, 69, 77, 81, 88, 104, 118, 119, 123, 127, 128, 136, 138, 148, 159, 165, 172], "referenc": [14, 27, 138], "reference_opengraph": 88, "referr": [126, 129], "refil": 58, "reflect": 129, "refman": [59, 134], "reformat": 81, "reformul": 1, "refresh": [58, 81, 88, 145, 149], "regard": [84, 111, 119, 130, 135, 170], "regardless": [15, 29, 41, 46, 57, 59, 81, 128, 149, 170], "regener": 30, "regex": [68, 126, 129], "region": [29, 34, 46, 59], "regionon": [46, 59], "regist": [3, 4, 8, 15, 56, 59, 88, 100, 101, 105, 113, 117, 143, 149, 158, 159, 171, 172], "registr": [56, 117], "registrar": 133, "regress": 134, "regular": [24, 27, 44, 54, 56, 59, 68, 88, 106, 115, 147, 148, 149, 154, 171], "regularli": [12, 15, 51, 56, 94, 133, 148, 149, 170], "reinforc": 5, "reinstal": [3, 138, 144], "reject": 88, "rel": [27, 133, 149], "relat": [3, 13, 15, 24, 53, 54, 57, 59, 66, 71, 75, 76, 81, 88, 98, 100, 111, 114, 119, 127, 130, 132, 133, 135, 136, 143, 149, 166, 167, 168, 170, 172], "relationship": 53, "relax": 59, "releas": [2, 4, 12, 16, 43, 54, 98, 101, 123, 125, 126, 130, 132, 133, 134, 136, 137, 141, 144, 145, 148, 149, 151, 152, 155, 169], "relev": [0, 1, 3, 15, 24, 49, 81, 98, 111, 117, 124, 126, 129, 143, 170], "reli": [12, 15, 51, 84, 118, 134, 158, 160, 170], "reliabl": [13, 14, 36, 54, 56, 58, 69, 81, 88, 130, 134, 138, 142, 143, 153, 157], "reliev": 43, "reload": [38, 63, 123, 132, 133], "remain": [3, 26, 41, 59, 81, 85, 94, 101, 117, 124, 143], "remedi": [59, 114, 138], "rememb": [59, 81, 85, 111, 123, 124, 131, 172], "remember_login_cookie_lifetim": 88, "remi": 123, "remind": [88, 116, 149], "remirepo": 88, "remnant": [18, 59, 81, 83, 88], "remot": [2, 3, 20, 31, 33, 35, 36, 37, 38, 39, 41, 54, 58, 59, 62, 66, 68, 69, 72, 74, 81, 87, 88, 92, 93, 96, 98, 100, 102, 106, 113, 115, 117, 119, 124, 127, 129, 133, 134, 138, 147, 149, 169], "remote_addr": 59, "remoteaddr": [66, 126], "remotedirpath": 96, "remotepollinterv": 93, "remoteport": [101, 102], "remov": [2, 3, 11, 16, 18, 24, 26, 28, 41, 42, 51, 52, 55, 57, 59, 62, 69, 73, 75, 77, 81, 83, 85, 87, 88, 97, 103, 104, 106, 107, 110, 113, 114, 115, 117, 119, 126, 129, 131, 133, 135, 137, 149, 151, 155, 157, 164, 165, 168], "removeus": 149, "renam": [43, 48, 59, 73, 88, 142, 149, 155], "render": [9, 59, 70, 153, 158, 159], "renew": 133, "repair": [2, 21, 26, 49, 59, 88, 142, 148], "repeat": [29, 57, 92, 104, 143], "repeatedli": [6, 126, 129], "replac": [11, 15, 20, 26, 27, 38, 46, 49, 56, 59, 60, 62, 68, 71, 81, 88, 101, 113, 123, 125, 126, 127, 130, 133, 137, 147, 148, 149, 151, 163, 166, 171], "repli": [62, 117, 153], "replic": [0, 1, 15, 19, 23, 88, 149, 160], "replica": [22, 59, 81, 82], "replica1": 59, "replica2": 59, "repo": 152, "report": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 57, 59, 69, 81, 88, 89, 98, 120, 131, 132, 138, 157, 166, 167, 168], "repositori": [13, 27, 54, 57, 88, 92, 93, 120, 123, 155, 159, 160, 170], "repres": [27, 42, 45, 119, 171, 172], "reproduc": 69, "reqid": 66, "request": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 20, 24, 29, 30, 34, 46, 55, 57, 58, 66, 67, 68, 69, 76, 81, 84, 85, 87, 88, 98, 100, 101, 102, 104, 106, 111, 119, 124, 126, 129, 130, 132, 134, 136, 137, 138, 150, 156, 159, 160, 165, 171, 172], "request_checksum_calcul": [59, 168], "request_timeout": [24, 39, 88], "request_uri": 129, "requestreadtimeout": 24, "requir": [1, 13, 15, 16, 19, 21, 24, 26, 27, 29, 30, 31, 34, 35, 36, 38, 39, 40, 43, 46, 47, 48, 53, 54, 55, 56, 57, 58, 59, 62, 66, 69, 71, 74, 76, 80, 81, 82, 87, 88, 92, 96, 98, 100, 101, 102, 104, 117, 125, 126, 127, 128, 129, 131, 132, 133, 137, 138, 142, 143, 146, 147, 148, 149, 150, 151, 154, 155, 157, 170, 171], "rerun": 26, "rescan": [38, 88, 138, 139, 142, 149], "resembl": 12, "resend": 88, "reserv": [48, 115, 167], "reset": [24, 26, 57, 58, 59, 62, 66, 73, 81, 88, 113, 114, 119, 123, 132, 138, 147, 149, 163], "resetpassword": [78, 88], "reshar": 41, "resid": [20, 101, 131], "resist": 57, "resiz": 81, "resolut": [9, 157, 165], "resolv": [26, 57, 59, 64, 88, 98, 101, 115, 124, 126, 147, 148, 159, 165], "resolveexappurl": 101, "resourc": [0, 1, 7, 10, 15, 27, 41, 45, 49, 56, 57, 59, 71, 88, 100, 114, 116, 119, 126, 127, 132, 133, 138, 142, 145, 172], "respect": [0, 3, 7, 12, 15, 20, 42, 51, 56, 59, 77, 100, 101, 113, 117, 149], "respond": [50, 59, 104, 106], "respons": [2, 12, 14, 27, 64, 88, 101, 120, 126, 129, 138, 147, 159, 168, 172], "response_checksum_valid": [59, 168], "rest": [26, 111, 119, 123, 138], "restart": [3, 5, 7, 11, 15, 20, 21, 54, 58, 98, 101, 123, 126, 129, 130, 132, 133, 138, 142, 151, 152, 171], "restor": [21, 27, 42, 59, 88, 138, 140, 141, 142, 143, 147, 148, 149, 170], "restorecon": [123, 131], "restrict": [3, 16, 31, 38, 41, 59, 67, 76, 82, 88, 106, 109, 110, 113, 114, 119, 127, 138, 149, 164, 169], "restructur": 149, "result": [2, 6, 9, 12, 21, 26, 27, 59, 62, 81, 82, 93, 98, 100, 101, 117, 119, 128, 129, 132, 133, 137, 165, 172], "resum": 172, "resync": 114, "retain": [12, 14, 38, 41, 42, 140], "retent": [42, 47, 59, 88, 107, 109, 116, 149], "retrain": 170, "retreat": 2, "retri": [59, 92, 94, 147, 151], "retriesmaxattempt": 59, "retriev": [2, 27, 58, 59, 68, 75, 76, 81, 82, 88, 149, 172], "return": [24, 26, 27, 39, 56, 57, 58, 59, 62, 64, 68, 74, 75, 76, 81, 82, 88, 101, 113, 123, 124, 129, 132, 133, 138, 159, 172], "reus": 119, "revalid": 88, "revalidate_freq": [124, 132], "reveal": 157, "revers": [26, 59, 64, 69, 88, 100, 101, 104, 128, 133, 136, 152, 153, 154], "reverse_proxi": 68, "revert": [88, 98, 113, 139, 145, 147, 148], "review": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 54, 57, 59, 66, 126, 138, 142, 148, 165, 167, 170], "revis": [142, 148], "revisit": [142, 148], "revok": 52, "rewrit": [114, 129, 133, 149, 165], "rewritebas": [88, 133], "rewriteengin": [68, 138], "rewriterul": [68, 138], "rf": 131, "rfc": [59, 80, 126, 149], "rfc6749": 67, "rh": [123, 149], "rhel": 133, "rich": [64, 88, 159], "rich_editing_en": 70, "richdocu": 165, "richdocumentscod": 129, "rid": [45, 149], "right": [1, 23, 31, 38, 58, 59, 62, 76, 81, 85, 113, 129, 133, 142, 147, 165, 171, 172], "rim": 129, "risk": [12, 26, 32, 59, 62, 126, 132, 138, 147, 148, 170], "riski": 12, "rm": [103, 146, 151], "ro": 8, "roadmap": 12, "rob": 149, "robbi": 149, "robert": 149, "roberta": 149, "robin": [74, 149], "robot": [126, 129], "robust": [13, 88, 133, 145], "rocm": [100, 102, 104], "role": [77, 81, 85], "roll": 170, "roman": 2, "room": [8, 88, 116], "root": [16, 20, 26, 31, 33, 35, 37, 46, 55, 59, 82, 85, 88, 92, 96, 107, 119, 121, 123, 124, 125, 128, 129, 131, 133, 136, 137, 138, 147, 149], "rootcert": 59, "rosa": 149, "rotat": [4, 88, 130, 149], "rough": [5, 7, 9, 10, 15], "round": 27, "rout": [2, 59, 101], "router": [59, 68], "routin": [149, 170], "row": [20, 21, 38, 119, 134, 149, 167], "row_format": [21, 59], "rowaddedev": 171, "rowdeletedev": 171, "rowid": 171, "rowupdatedev": 171, "rpm": 123, "rsa": [27, 30, 38], "rss": 129, "rsync": [98, 140, 143, 146], "rtrim": 101, "rtx": 100, "rule": [13, 42, 59, 81, 82, 86, 88, 101, 108, 109, 110, 123, 126, 129, 133, 150, 156], "ruleset": 131, "run": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 24, 26, 28, 36, 38, 42, 43, 45, 46, 47, 48, 51, 54, 56, 57, 58, 59, 62, 64, 66, 68, 77, 80, 81, 83, 88, 92, 93, 98, 100, 101, 102, 113, 114, 115, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 142, 143, 144, 146, 147, 151, 152, 154, 157, 165, 170, 171], "runner": 15, "runtim": [82, 134], "runus": 149, "russian": 4, "rv": 131, "rw": 82, "s01": [81, 82, 149], "s02": 82, "s1_nextcloud": 46, "s2_nextcloud_": 46, "s3": [24, 26, 38, 44, 59, 88], "s_time": 119, "sabin": 149, "sabr": [138, 171], "sabredav": [133, 138, 171], "safari": [66, 134], "safe": [15, 17, 18, 26, 42, 58, 59, 62, 67, 123, 125, 129, 130, 138, 143, 147], "safest": 106, "safeti": 63, "sai": [62, 147], "said": [12, 15], "sake": 123, "sale": [16, 149, 153], "salt": [27, 59], "samaccountnam": 81, "samba": [26, 36], "same": [2, 3, 5, 12, 14, 15, 18, 20, 23, 24, 26, 27, 30, 39, 41, 43, 46, 49, 54, 57, 58, 59, 62, 66, 69, 81, 87, 88, 91, 92, 96, 98, 100, 102, 103, 106, 111, 113, 114, 115, 119, 123, 124, 126, 129, 133, 135, 136, 138, 143, 145, 147, 148, 149, 150, 151, 157, 165, 166, 167, 168, 171, 172], "sameorigin": [126, 129], "samesit": 59, "saml": [27, 30], "sampl": [24, 43, 51, 55, 88, 124, 149], "sandbox": 133, "sanit": [44, 88], "sapi": 130, "satisfi": [54, 128, 133], "save": [30, 36, 38, 42, 43, 46, 57, 62, 63, 70, 81, 98, 100, 115, 117, 119, 149, 172], "save_com": [124, 132], "sbin": [59, 62, 133], "scalabl": [46, 120, 132, 133, 145, 153, 154, 157], "scale": [13, 18, 23, 46, 59, 88, 120, 134, 138], "scan": [3, 28, 30, 36, 38, 59, 64, 69, 88, 98, 137, 138, 142, 146], "scanner": [59, 62, 64, 88, 138], "scenario": [8, 15, 20, 26, 46, 51, 59, 89, 126, 135, 146, 154, 171], "scene": 15, "schedul": [2, 8, 14, 15, 42, 54, 56, 59, 64, 81, 88, 113, 116, 118, 148, 149, 171], "schedulecalendartransp": 171, "scheduledaft": 14, "scheduledat": 14, "schema": [18, 20, 23, 135, 144, 147, 149], "scheme": [27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 68, 101], "school": 138, "scl": 149, "scope": [8, 20, 46, 59, 67, 73, 81, 88, 103, 137, 149], "scope_feder": 77, "scope_priv": [59, 77], "score": 5, "scratch": [80, 133, 147], "screen": [39, 55, 62, 78, 79, 88, 133, 147, 149, 172], "screenshar": 134, "screenshot": [25, 63], "script": [15, 46, 56, 58, 59, 88, 121, 127, 132, 149, 150, 171], "script_filenam": 129, "scroll": [39, 85, 113, 114, 117, 147], "sdk": [6, 123, 131, 150, 151, 152, 154, 155, 156, 168], "sdkref": [59, 168], "seal": 88, "sealert": 131, "seamless": [81, 171], "search": [3, 18, 26, 41, 49, 59, 81, 82, 83, 88, 92, 100, 113, 126, 130, 132, 133, 138, 158], "searchon": 92, "sec": [20, 21, 82, 93, 119], "second": [1, 15, 24, 34, 39, 41, 42, 46, 57, 59, 67, 69, 72, 80, 81, 85, 93, 94, 106, 113, 117, 119, 126, 132, 133, 137, 149, 151, 171], "second_admin": 51, "secondari": [38, 80], "secr3tpasswordt7": [46, 59], "secret": [8, 26, 27, 29, 30, 35, 46, 67, 74, 75, 76, 82, 88, 92, 111, 117, 126, 132, 149, 150], "secretvalu": 46, "section": [0, 1, 3, 4, 6, 8, 12, 15, 24, 26, 30, 39, 41, 46, 48, 52, 55, 56, 58, 59, 62, 69, 71, 77, 81, 85, 86, 93, 94, 96, 98, 101, 104, 106, 107, 113, 114, 117, 118, 119, 120, 128, 129, 132, 133, 138, 144, 147, 148, 149, 151, 157, 170], "secur": [8, 13, 16, 20, 26, 27, 30, 31, 32, 37, 39, 43, 45, 57, 62, 63, 64, 68, 80, 86, 88, 98, 102, 113, 119, 123, 127, 128, 129, 130, 131, 133, 134, 137, 138, 144, 145, 148, 151, 169, 170], "see": [0, 1, 2, 3, 4, 7, 11, 15, 16, 20, 21, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 43, 45, 46, 49, 51, 52, 54, 57, 58, 59, 62, 67, 69, 77, 78, 81, 82, 83, 85, 93, 96, 98, 100, 101, 104, 106, 107, 113, 114, 115, 117, 119, 120, 121, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 147, 148, 149, 154, 157, 162, 163, 164, 166, 167, 168, 169, 171, 172], "seed": [58, 59], "seem": [3, 59, 62, 69, 147], "seen": [59, 98, 100, 107, 114, 137, 149], "segment": 24, "segreg": 126, "select": [1, 2, 3, 4, 5, 7, 8, 12, 20, 26, 27, 29, 38, 39, 41, 52, 56, 57, 58, 59, 62, 63, 80, 81, 85, 91, 92, 117, 128, 132, 138, 147, 149, 172], "selector": 88, "self": [0, 1, 2, 12, 15, 31, 44, 59, 88, 98, 101, 115, 117, 133, 149, 163], "selfiephoto": 81, "selinux": [38, 59, 81, 88, 127], "semanag": [123, 131], "semant": 3, "semaphor": 130, "semicolon": 59, "send": [2, 8, 12, 39, 41, 51, 59, 64, 65, 67, 74, 75, 76, 82, 85, 88, 98, 101, 113, 115, 116, 126, 128, 129, 131, 133, 147, 149, 158, 163, 171, 172], "send_timeout": 129, "sendemail": 149, "sender": [62, 117], "sendeventremindersmod": 113, "sendfil": 138, "sendmail": [59, 64, 88, 127], "sens": [23, 51], "sensibl": 45, "sensit": [15, 48, 51, 56, 57, 59, 81, 98, 119, 126, 133, 138, 149], "sent": [12, 59, 62, 66, 81, 101, 111, 113, 117, 119, 149, 172], "sentri": 119, "separ": [3, 5, 7, 9, 10, 15, 20, 23, 24, 39, 55, 59, 60, 62, 66, 81, 82, 98, 104, 132, 148, 149, 172], "septemb": 4, "sequenc": [149, 169], "seri": [159, 160, 168], "serial": 59, "serializer_igbinari": 59, "seriou": 138, "serious": 69, "serv": [3, 5, 7, 24, 59, 62, 69, 81, 88, 106, 120, 127, 133, 143, 150, 151, 165, 166, 168], "server": [0, 1, 3, 4, 5, 6, 7, 12, 13, 15, 16, 17, 18, 21, 25, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 45, 46, 48, 49, 50, 51, 54, 55, 56, 57, 63, 64, 66, 67, 68, 71, 74, 75, 76, 77, 78, 79, 82, 83, 85, 88, 91, 92, 93, 94, 95, 96, 100, 101, 102, 104, 110, 111, 116, 118, 119, 120, 121, 123, 124, 125, 128, 129, 130, 135, 137, 139, 140, 141, 142, 146, 147, 148, 149, 154, 156, 157, 159, 162, 169, 170, 171, 172], "server0": 58, "server1": [46, 58, 128], "server2": [46, 58], "server3": 46, "server_address": 92, "server_log": 88, "server_nam": [68, 101, 124, 129], "server_token": 129, "serveraddr": 101, "serverid": 88, "serverinfo": [58, 138, 165], "servernam": [101, 123, 126, 133], "servernotavailableexcept": 149, "serverport": 101, "serverroot": [16, 59], "serverurl": 96, "servic": [1, 2, 3, 5, 12, 13, 20, 29, 30, 34, 38, 54, 56, 57, 58, 59, 62, 64, 66, 67, 69, 71, 81, 82, 84, 88, 98, 104, 123, 124, 126, 132, 133, 139, 150, 152, 154, 155, 158, 160, 170], "servicenam": [46, 59], "session": [30, 36, 38, 41, 64, 88, 98, 111, 119, 129, 130, 140, 148, 149], "session_keepal": 88, "session_lifetim": [24, 88], "session_relaxed_expiri": 88, "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 18, 20, 21, 24, 25, 26, 28, 29, 30, 31, 32, 34, 36, 38, 39, 42, 43, 44, 46, 47, 48, 51, 52, 53, 54, 55, 56, 58, 60, 61, 63, 64, 65, 67, 68, 70, 71, 72, 73, 77, 80, 82, 83, 84, 86, 87, 88, 93, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107, 108, 110, 114, 115, 116, 117, 118, 119, 124, 125, 126, 127, 128, 129, 131, 134, 137, 138, 140, 142, 143, 144, 146, 147, 148, 152, 153, 157, 163, 164, 165, 167, 170, 171], "setenv": [126, 133], "setenvif": 133, "setroubleshoot": 131, "setsebool": [123, 131], "settl": 20, "setup": [0, 2, 3, 4, 5, 7, 9, 10, 11, 16, 20, 30, 38, 42, 46, 47, 56, 57, 59, 61, 62, 64, 80, 81, 88, 94, 95, 96, 98, 101, 102, 105, 123, 127, 128, 129, 133, 134, 138, 144, 148, 149, 151, 152, 154, 155, 156, 163, 166, 167], "setup_create_db_us": 128, "setupcheck": 88, "sever": [3, 12, 24, 26, 57, 59, 62, 77, 101, 103, 117, 126, 129, 130, 132, 133, 138, 143, 148, 154, 170], "sf": [16, 124], "sftp": [30, 38, 88, 130], "sgi": 59, "sh": [15, 133, 171], "sha256": [27, 123, 125], "sha256_cert_fingerprint": 53, "sha256sum": [123, 125], "sha512": 27, "shall": [51, 59, 65, 81, 93, 149], "shallow": 149, "share": [3, 20, 36, 38, 43, 51, 58, 62, 64, 69, 81, 85, 88, 98, 100, 102, 106, 107, 115, 116, 120, 124, 126, 131, 133, 135, 139, 142, 146, 147, 150, 152, 153, 160, 171], "share20": 59, "share_fold": 88, "shareabl": 115, "shareapi_restrict_user_enumeration_full_match_email": 41, "shareapi_restrict_user_enumeration_full_match_ignore_second_display_nam": 41, "shareapi_restrict_user_enumeration_full_match_userid": 41, "sharebymail": 59, "shared_secret": 59, "sharekei": 27, "sharer": 51, "shares_extern": 149, "sharescount": 59, "sheet": 168, "shell": [15, 21, 56, 59, 149, 171], "shibbol": 150, "ship": [4, 5, 16, 25, 49, 51, 52, 57, 59, 60, 71, 74, 81, 88, 114, 115, 123, 126, 129, 132, 147, 149, 158, 166, 169], "shm_size": [58, 167], "shop": 2, "short": [59, 81, 83, 100, 113, 114, 117, 138], "shortcut": 88, "shorter": [27, 133], "shortli": 110, "should": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 17, 18, 20, 21, 25, 27, 34, 36, 37, 39, 43, 49, 54, 56, 58, 59, 62, 65, 67, 68, 70, 77, 81, 82, 91, 93, 94, 96, 98, 100, 101, 102, 104, 106, 110, 113, 114, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 138, 143, 144, 147, 148, 149, 150, 151, 153, 156, 163, 164, 167, 169, 170, 171, 172], "shouldn": 59, "show": [1, 2, 3, 7, 10, 17, 20, 21, 25, 26, 36, 41, 45, 46, 49, 54, 58, 59, 62, 63, 80, 81, 82, 83, 85, 88, 93, 98, 103, 104, 113, 114, 119, 128, 132, 137, 138, 142, 147, 148, 153, 165, 172], "show_federated_shares_as_intern": 39, "showexperimentalopt": 93, "showexpir": 171, "showmaindialogasnormalwindow": 93, "shown": [24, 30, 41, 45, 67, 81, 88, 93, 126, 128, 129, 130, 137, 138, 142, 147, 148, 149], "showonli": 149, "showpassword": 82, "shutdown": 17, "sick": 2, "side": [29, 38, 44, 46, 59, 62, 81, 85, 88, 113, 126, 128, 129, 132, 138, 147, 149, 165, 167], "sidebar": [85, 99], "siev": 88, "sign": [31, 44, 59, 81, 85, 88, 98, 117, 123, 129, 133, 134, 138, 139, 149, 163], "signal": 4, "signatur": [54, 88, 117, 123, 125, 137, 149], "signific": [8, 12, 32, 43, 137, 170], "significantli": [8, 12, 24, 58, 59, 134, 148], "signup": [2, 59], "silent": [92, 103, 131], "similar": [0, 6, 17, 24, 34, 66, 81, 96, 98, 107, 110, 119, 123, 126, 131, 132, 133, 135, 137, 149], "similarli": [143, 149, 150, 168], "simpl": [18, 49, 59, 88, 107, 120, 133, 145, 149, 172], "simplesignuplink": 88, "simplest": [101, 138], "simplexml": 130, "simpli": [3, 8, 16, 41, 46, 51, 54, 59, 60, 62, 68, 80, 81, 85, 100, 106, 107, 142, 146, 147, 149, 171], "simplifi": 101, "simul": 149, "simultan": [43, 132, 133, 149, 170], "sinc": [2, 5, 15, 16, 18, 26, 30, 32, 56, 57, 58, 59, 62, 98, 106, 108, 110, 115, 124, 129, 134, 144, 147, 149, 155, 165, 167, 170, 172], "singl": [3, 18, 24, 39, 56, 57, 59, 66, 81, 85, 88, 92, 117, 119, 123, 125, 129, 131, 132, 133, 140], "sink": 2, "site": [24, 64, 88, 111, 126, 133, 138], "situat": [3, 5, 7, 46, 57, 59, 68, 94, 98, 123, 126, 138, 149], "sixteen": 170, "sixti": 59, "size": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 26, 27, 41, 44, 58, 59, 62, 71, 81, 85, 88, 93, 94, 98, 100, 106, 120, 124, 126, 129, 139, 142, 143, 149, 163, 171], "sji": 70, "skeleton": [25, 59, 172], "skeletondirectori": [25, 88], "skill": [133, 145], "skip": [3, 55, 56, 59, 64, 81, 88, 91, 94, 96, 102, 119, 148, 149], "skip_name_resolv": 20, "skipapp": 165, "skipauthpickerappl": 67, "sky": 1, "skydriv": 98, "sl": 58, "sla": 12, "slash": [31, 49, 98, 138, 171], "slave": [59, 81], "sleep": 59, "slide": 2, "slightli": [5, 27, 57, 103], "slogan": 71, "slot": 2, "slow": [3, 6, 20, 54, 57, 58, 88, 98, 132, 149], "slow_query_log": 20, "slow_query_log_fil": 20, "slower": [56, 57, 154], "sm": 149, "small": [2, 12, 41, 45, 56, 88, 113, 114, 132, 138, 149, 154, 170], "smaller": [4, 5, 7, 12, 24, 59, 147], "smallest": [11, 81], "smart": [1, 2, 15, 88, 117, 158], "smb": [38, 88, 127, 130], "smbclient": [36, 130], "sme": 133, "smili": 21, "smith": 149, "smtp": [59, 64, 88, 127], "sn": [82, 149], "snap": [88, 127, 130, 141, 148], "snapcraft": [133, 145], "snapd": [133, 145], "snapshot": [81, 101], "sni": 69, "sniff": 126, "snip": 56, "snooz": [88, 116], "snowflak": 88, "snowflake_id": 149, "so": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 18, 20, 24, 25, 26, 27, 28, 33, 36, 38, 39, 41, 43, 46, 48, 49, 51, 54, 57, 58, 59, 62, 67, 76, 78, 81, 83, 84, 85, 99, 100, 101, 102, 106, 107, 110, 113, 117, 118, 119, 123, 124, 126, 129, 130, 131, 132, 133, 137, 138, 142, 144, 146, 147, 148, 149, 152, 155, 158, 165, 170, 171, 172], "sock": [20, 43, 58, 59, 101, 102, 124, 129, 149], "socket": [20, 43, 54, 59, 88, 102, 104, 105, 124, 128, 129, 156], "socks5": 93, "sodium": 130, "softwar": [0, 4, 6, 11, 12, 15, 20, 68, 89, 98, 134, 163], "soldier": 2, "solid": 26, "solut": [1, 15, 24, 41, 68, 98, 117, 133, 137, 138, 143, 153, 155, 157], "solv": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 131, 136, 147, 168], "some": [0, 1, 2, 15, 16, 20, 23, 26, 27, 29, 30, 38, 41, 45, 46, 49, 50, 56, 57, 58, 59, 62, 64, 72, 81, 85, 87, 88, 93, 98, 99, 100, 101, 103, 106, 113, 114, 117, 119, 123, 124, 126, 128, 129, 130, 132, 133, 134, 137, 138, 142, 143, 144, 147, 148, 149, 150, 151, 154, 158, 159, 162, 165, 167, 172], "some_secure_password": 102, "some_very_secure_password": [101, 102], "someon": 26, "someth": [2, 3, 14, 39, 41, 59, 81, 100, 101, 129, 132, 137, 144, 157, 171], "sometim": [2, 5, 15, 41, 46, 56, 85, 132, 138, 142, 147, 170], "somewher": [81, 101, 129, 133, 172], "soon": [4, 15, 61, 113, 132, 170], "sooner": [170, 171], "sophist": [57, 98], "sorri": 157, "sort": [42, 59, 115, 130, 154], "sort_groups_by_nam": 88, "sortbi": 59, "sound": 142, "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 30, 44, 49, 54, 57, 59, 62, 88, 113, 120, 123, 126, 130, 132, 133, 135, 138, 146, 149, 150, 152, 171], "sourcecalendardata": 171, "sourcecalendarid": 171, "sourcecod": 27, "sourcedir": 92, "sourceshar": 171, "sourceuid": 149, "sovereignti": [0, 1, 4], "sp6": 134, "space": [4, 24, 42, 47, 48, 59, 81, 85, 88, 98, 127, 138, 149, 167], "spaghetti": 2, "spam": [59, 62, 117], "span": [72, 106], "spanish": [4, 5, 10, 11], "speaker": [4, 7], "spec": [12, 59], "special": [1, 11, 20, 33, 38, 41, 44, 51, 59, 63, 68, 80, 85, 86, 88, 113, 133, 138, 171], "specialis": 49, "specif": [1, 5, 6, 7, 9, 10, 11, 14, 16, 20, 26, 27, 30, 31, 36, 38, 40, 41, 46, 52, 53, 57, 58, 59, 60, 65, 67, 74, 77, 85, 88, 91, 92, 96, 98, 101, 109, 113, 114, 119, 120, 127, 133, 143, 149, 159, 165, 166, 170, 171, 172], "specifi": [1, 18, 20, 23, 29, 30, 31, 34, 36, 37, 46, 49, 55, 56, 57, 58, 59, 66, 68, 74, 76, 79, 81, 82, 83, 91, 92, 93, 94, 95, 97, 98, 101, 113, 126, 128, 129, 132, 133, 137, 149, 150, 151, 171, 172], "speech": [4, 13, 88, 160], "speech_to_text_picker_en": 1, "speed": [3, 6, 13, 81, 88, 98, 100, 129, 132], "speedscop": 59, "split": [19, 22, 88, 161], "spoof": [59, 68], "sporad": 98, "spread": 133, "spreadsheet": [2, 49], "spreed": [4, 8], "sprintf": 101, "sql": [59, 88, 138, 148, 149], "sqlbkp": 146, "sqlbkp_": 140, "sqlite": [18, 23, 88, 121, 127, 128, 134, 135, 138, 149], "sqlite3": [18, 59, 121, 140, 146, 149], "sqlstate": 138, "squeez": 20, "src": [123, 131], "src_path": 103, "sse": [26, 29, 44, 88], "sse_c_kei": 46, "ssh": [30, 35], "ssl": [26, 29, 31, 39, 58, 62, 63, 64, 69, 88, 92, 99, 119, 124, 127, 129, 149, 151, 152, 156], "ssl_certif": 129, "ssl_certificate_kei": 129, "ssl_context": [58, 59], "ssl_stapl": 129, "ssl_stapling_verifi": 129, "sslproxycheckpeercn": 151, "sslproxycheckpeernam": 151, "sslproxyengin": 151, "sslproxyverifi": 151, "sslrenegbuffers": 24, "sso": [30, 59], "ssrf": 126, "stabil": [12, 69, 134, 167, 168, 169], "stabilityai": 15, "stabl": [15, 59, 124, 133, 134, 137, 145, 153, 160, 170], "stable_bas": 54, "stablediffus": 15, "stack": [57, 133, 154], "stage": [121, 170], "stai": [133, 148, 149, 170], "stall": 59, "stand": 172, "standalon": [4, 74, 154], "standalone_window": 88, "standard": [12, 18, 46, 55, 58, 59, 66, 68, 81, 89, 92, 113, 123, 126, 133, 134, 138, 142, 143, 149, 166, 167, 168], "staroffic": 59, "start": [3, 14, 15, 16, 20, 27, 28, 36, 46, 51, 53, 54, 56, 57, 58, 59, 60, 65, 66, 81, 97, 98, 101, 113, 119, 123, 124, 125, 127, 132, 133, 138, 142, 143, 145, 147, 148, 149, 151, 155, 157, 165, 166, 167, 168, 169, 171, 172], "start_header_id": 5, "startedat": 14, "startlimitburst": [15, 171], "startlimitinterv": [15, 171], "startpag": 59, "starttl": [59, 82, 88, 163], "startup": [58, 104], "stash": 149, "stat": [1, 3], "state": [26, 42, 59, 62, 80, 92, 119, 126, 146, 149, 171], "static": [12, 27, 59, 68, 126, 129, 151, 164, 165, 166, 172], "statist": [1, 3, 119, 126, 149], "statu": [14, 15, 26, 39, 54, 56, 57, 58, 66, 74, 75, 76, 80, 82, 88, 103, 105, 118, 126, 129, 136, 148, 152, 157, 170, 171], "status": 149, "status_cancel": 14, "status_fail": 14, "status_run": 14, "status_schedul": 14, "status_success": 14, "status_unknown": 14, "statuscod": [74, 75, 76, 82], "stdin": [59, 149], "stdout": [4, 97, 149], "step": [3, 8, 18, 20, 21, 39, 44, 53, 57, 59, 61, 62, 67, 80, 81, 88, 96, 98, 100, 103, 104, 117, 119, 123, 127, 128, 132, 133, 136, 138, 141, 143, 147, 149, 151, 154, 155], "stephani": 149, "stereotyp": 9, "stick": 59, "still": [2, 3, 8, 18, 21, 23, 24, 28, 41, 45, 46, 48, 56, 57, 58, 59, 63, 66, 80, 81, 83, 85, 93, 100, 119, 126, 129, 130, 138, 143, 147, 149, 165, 166, 167, 168, 169, 170], "stolen": 80, "stop": [5, 6, 24, 54, 59, 66, 98, 101, 107, 138, 142, 143, 147, 151, 155], "storag": [3, 27, 29, 31, 32, 33, 35, 36, 37, 42, 43, 44, 56, 59, 64, 73, 81, 87, 88, 98, 103, 107, 128, 130, 131, 132, 133, 134, 135, 139, 149, 152], "storage43": 81, "storageclass": 46, "storagecrawljob": 3, "store": [0, 13, 17, 20, 26, 29, 30, 36, 42, 43, 44, 45, 58, 60, 63, 64, 66, 67, 69, 71, 80, 81, 82, 88, 100, 112, 114, 117, 126, 128, 129, 131, 132, 135, 138, 149, 166, 167, 168], "storecryptedpassword": 88, "str_ends_with": 101, "straight": 91, "straightforward": 53, "strain": 119, "strategi": [21, 46], "stream": [24, 51, 54, 59, 101, 123, 134], "streamable_http": 2, "street": 2, "strength": 128, "strengthen": 69, "strict": [14, 57, 64, 88, 129], "strictli": [101, 111, 132, 133], "string": [1, 3, 5, 27, 46, 48, 54, 59, 62, 68, 74, 75, 76, 81, 101, 103, 129, 149, 170, 171, 172], "strip": [67, 133, 149], "strive": 15, "strong": [86, 128], "stronger": 131, "strongli": [59, 63, 69, 98, 132, 133, 134, 170], "structur": [26, 27, 46, 59, 66, 81, 101, 149], "stt_whisper2": [1, 13, 15, 88], "stuck": 142, "studio": 59, "stuff": 104, "stuttgart": 149, "style": [11, 29, 59, 71, 159], "su": [124, 149], "sub": [6, 76, 81, 149, 162, 172], "subadmin": 88, "subdir": [88, 127], "subdirectori": [34, 129, 133], "subdomain": [59, 68, 124, 126, 133, 151], "subfold": [31, 35, 36, 37, 92, 96, 133, 138, 149], "subgroup": 81, "subject": [26, 113, 119], "submiss": [62, 171, 172], "submissionmessag": 171, "submit": [126, 149], "submitcontentjob": 3, "submitmultipl": 171, "subnet": 59, "subpag": 161, "subpath": 101, "subreddit": [159, 160], "subscrib": 113, "subscript": [12, 88, 116, 121, 126, 134, 153, 157, 170], "subsecond": 46, "subsequ": [96, 119, 133, 145, 149], "subset": 41, "substitut": [38, 59, 78], "substr": [59, 101], "subtitl": 15, "succe": [66, 101], "succeed": [15, 147], "success": [17, 18, 39, 57, 59, 66, 74, 75, 76, 81, 100, 123, 124, 126, 128, 138, 142, 147, 149], "successfulli": [14, 39, 59, 78, 96, 104, 134, 147, 149, 172], "suddenli": 3, "sudo": [1, 8, 15, 17, 18, 20, 21, 24, 26, 32, 38, 49, 54, 67, 72, 78, 80, 81, 83, 113, 114, 119, 121, 125, 130, 133, 136, 138, 140, 142, 145, 147, 148, 149, 150, 152, 171], "suexec": 59, "suffer": 11, "suffici": [123, 128, 132, 133, 144], "suffix": 128, "suggest": [14, 41, 59, 69, 101, 115, 120, 123, 131, 132, 133, 170], "suit": [12, 26, 92, 101, 126], "suitabl": [43, 56, 58, 59, 100, 126, 132, 170], "sum": [123, 125], "summar": [1, 5, 13, 15, 88, 117], "summari": [13, 15, 88, 116, 132], "summary_bot": 8, "sun": 81, "super": [81, 85], "supersed": [59, 149], "superus": 124, "supplement": 59, "supplementari": 133, "suppli": [58, 81, 88, 113, 117, 133], "support": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 19, 20, 23, 26, 28, 29, 35, 36, 39, 40, 43, 44, 48, 52, 57, 58, 61, 65, 67, 69, 71, 72, 75, 76, 80, 81, 82, 88, 91, 92, 96, 97, 98, 99, 100, 101, 102, 104, 106, 113, 117, 119, 120, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 153, 157, 158, 159, 163, 164, 165, 166, 167, 168, 169, 171], "supportedcalendarcomponentset": 171, "supporteddatabas": 88, "suppress": [17, 59, 88], "sure": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 20, 21, 23, 24, 26, 31, 32, 36, 39, 41, 46, 57, 58, 59, 65, 67, 77, 81, 83, 98, 101, 106, 110, 113, 115, 119, 123, 124, 126, 129, 132, 133, 134, 137, 138, 142, 143, 144, 146, 148, 149, 151, 157, 163, 164, 165, 166, 167, 170, 171, 172], "surfer": 63, "surnam": 81, "surround": 59, "surveyserv": 126, "surviv": 85, "suse": 134, "suspect": 170, "suspend": 88, "suspici": [15, 56, 57, 59], "sustain": [8, 138], "sv1b7krauqmf8qq": 133, "svg": [45, 59, 71, 129, 132, 133], "swap": [24, 27, 132], "swift": [34, 59, 88], "switch": [13, 16, 59, 77, 81, 88, 92, 114, 119, 126, 149, 154, 172], "symbol": 16, "symlink": [59, 138], "symmetr": 27, "sync": [3, 17, 20, 24, 39, 41, 43, 59, 71, 85, 88, 91, 92, 95, 96, 115, 119, 128, 132, 143, 146, 171], "sync_xxxxxxx": 98, "synchron": [48, 59, 64, 88, 92, 93, 94, 95, 97, 98, 106, 113, 114, 120, 149], "synchronis": [88, 141], "syntax": [49, 56, 59, 74, 75, 76, 81, 82, 134, 149], "sys_nic": 132, "sysadmin": 121, "syslog": [59, 88, 149], "syslog_tag": [66, 88], "syslog_tag_audit": [66, 88], "system": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 18, 20, 21, 26, 30, 41, 42, 43, 44, 45, 46, 47, 48, 49, 54, 56, 57, 58, 59, 62, 66, 69, 72, 77, 80, 81, 85, 87, 88, 92, 93, 98, 104, 108, 111, 113, 115, 116, 119, 123, 124, 125, 127, 130, 131, 138, 142, 143, 144, 150, 158, 159, 170, 171], "system_addressbook_expos": 114, "system_prompt": [5, 14], "systemctl": [15, 54, 56, 58, 123, 151, 152, 171], "systemd": [54, 59, 88, 104, 149, 152], "systempl": 150, "systemtag": [88, 171], "systemtagsmanag": 59, "systran": 7, "sysus": 81, "sysvar_innodb_large_prefix": 59, "sysvsem": [130, 165], "t": [2, 3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 20, 21, 24, 26, 29, 41, 42, 43, 51, 54, 56, 58, 59, 61, 62, 65, 76, 81, 100, 104, 113, 119, 123, 126, 129, 131, 133, 137, 138, 140, 142, 143, 147, 149, 151, 157, 171, 172], "tab": [88, 149, 172], "tabl": [15, 17, 19, 20, 21, 23, 26, 27, 57, 59, 62, 81, 82, 83, 113, 114, 119, 125, 127, 138, 144, 146, 149, 159, 160, 167, 171], "tableid": 171, "tablespac": 128, "tag": [6, 12, 16, 41, 59, 88, 106, 109, 126, 129, 137, 150], "tagassignedev": 171, "tagid": 171, "tagunassignedev": 171, "tail": [4, 129, 149], "tajik": 4, "take": [3, 6, 17, 20, 24, 27, 30, 39, 45, 50, 54, 55, 56, 57, 58, 59, 69, 80, 81, 82, 84, 85, 93, 98, 101, 102, 121, 124, 126, 129, 132, 133, 137, 142, 143, 145, 147, 148, 149, 167, 171, 172], "taken": [3, 41, 56, 62, 69, 81, 101, 114, 149], "talk": [1, 5, 6, 7, 9, 10, 11, 13, 15, 16, 41, 58, 88, 133, 138, 158, 159, 160, 165, 172], "talk_bot": 8, "talo": 54, "tamper": 26, "tar": [59, 123, 125, 133, 142, 149], "tarbal": [121, 133, 142, 149], "target": [15, 16, 26, 27, 53, 56, 59, 81, 88, 93, 98, 126, 142, 149, 157, 171], "targetcalendardata": 171, "targetcalendarid": 171, "targetchunkuploaddur": [93, 98], "targetshar": 171, "task": [0, 3, 4, 5, 6, 8, 10, 13, 18, 30, 42, 56, 64, 88, 113, 120, 124, 133, 149], "task_id": 1, "task_type_id": 1, "taskprocess": [1, 14, 15, 171], "tb": 85, "tbsua2ue86diod0s8f9j": 66, "tcp": [88, 101, 126, 129], "te": 149, "team": [16, 44, 46, 59, 88, 133, 145, 154], "team1": 76, "teamfoldernam": 46, "technic": [11, 12, 26, 59, 81, 137, 138, 172], "techniqu": 138, "technologi": [15, 69, 133, 145], "telegu": 4, "telephonenumb": 81, "tell": [18, 24, 28, 69, 81, 138, 142], "telnet": 62, "temp": [24, 59, 98, 133], "tempdirectori": [24, 88], "temperatur": 5, "templat": [5, 20, 44, 59, 64, 85, 88, 101, 129, 150, 160], "template0": 20, "template1": [20, 146], "templatedirectori": 88, "temporari": [24, 56, 59, 64, 85, 88, 110, 149, 172], "temporarili": [57, 62, 81, 83], "tempt": 1, "ten": [38, 54, 80, 81, 120], "tenant": [34, 117], "tenantnam": [46, 59], "term": [12, 16, 34, 88, 149], "termin": [6, 26, 69, 125, 133, 152, 156], "terri": 149, "test": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 18, 20, 26, 54, 57, 64, 73, 88, 93, 98, 100, 101, 103, 105, 106, 119, 120, 126, 129, 131, 134, 136, 137, 138, 165, 169, 170], "tester": 106, "testfil": 54, "testgroup": 76, "tex2image_stablediffusion2": 1, "text": [2, 3, 4, 5, 8, 9, 11, 12, 13, 26, 41, 45, 49, 59, 62, 64, 81, 82, 88, 106, 117, 126, 129, 133, 137, 138, 149, 151, 158, 159, 160, 165], "text2image_stablediffusion2": [13, 88], "text2speech_kokoro": [1, 13, 88], "text2text": 14, "text_to_image_picker_en": 1, "textbas": 21, "textual": 3, "tflite": 129, "tga": 59, "thai": 5, "than": [1, 2, 3, 4, 5, 7, 8, 9, 12, 16, 24, 33, 39, 41, 42, 43, 45, 46, 47, 54, 57, 58, 59, 81, 85, 88, 97, 98, 113, 115, 117, 120, 123, 126, 128, 130, 132, 133, 134, 137, 138, 142, 146, 149, 151, 154, 165, 167, 168, 170, 172], "thank": [68, 170], "theft": 26, "thei": [0, 1, 2, 3, 4, 5, 8, 12, 15, 16, 23, 25, 28, 39, 40, 41, 42, 43, 45, 48, 50, 51, 57, 58, 59, 60, 61, 62, 70, 80, 81, 84, 85, 87, 88, 92, 95, 98, 100, 106, 107, 108, 113, 117, 119, 120, 125, 126, 128, 129, 132, 134, 136, 138, 142, 149, 150, 158, 167, 170], "them": [6, 7, 14, 15, 16, 20, 21, 24, 25, 26, 36, 39, 41, 45, 48, 50, 52, 59, 62, 63, 69, 70, 71, 81, 83, 85, 86, 92, 93, 98, 100, 106, 107, 111, 113, 115, 119, 123, 125, 126, 129, 132, 133, 137, 138, 142, 146, 148, 149, 150, 165, 172], "theme": [63, 64, 88, 140, 142, 146, 147, 149], "themselv": [41, 52, 56, 59, 69, 106, 115, 149], "theori": [5, 9], "therefor": [8, 12, 20, 24, 27, 30, 41, 45, 51, 59, 66, 81, 106, 107, 113, 114, 133, 135, 146, 148, 149, 159], "therein": 12, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 39, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 71, 76, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 92, 93, 94, 96, 97, 98, 100, 101, 102, 103, 104, 106, 107, 113, 114, 115, 117, 118, 119, 120, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 154, 155, 157, 159, 163, 165, 166, 167, 168, 169, 170, 171, 172], "thing": [15, 59, 80, 126, 133, 140, 146, 147, 170], "think": [34, 138], "third": [12, 15, 16, 20, 26, 56, 78, 134, 142, 148, 149], "thisisanimportantvalu": 59, "thorough": 4, "thoroughli": 5, "those": [6, 12, 15, 16, 23, 24, 25, 26, 30, 36, 41, 45, 46, 48, 51, 54, 59, 63, 67, 68, 69, 81, 85, 98, 107, 111, 113, 123, 126, 128, 129, 130, 134, 137, 138, 147, 148, 149, 158, 169, 170], "though": [37, 41, 54, 58, 88, 93, 126, 129, 133, 137, 149, 165], "thousand": [120, 138], "thread": [4, 7, 10, 15, 59, 88, 116, 138], "threat": [26, 126], "three": [8, 38, 51, 54, 56, 62, 80, 100, 101, 117, 119, 121, 128, 146], "threshold": [57, 88, 94, 117], "throttl": 57, "through": [3, 4, 8, 12, 15, 24, 30, 38, 41, 49, 57, 59, 62, 67, 68, 77, 81, 88, 92, 98, 100, 101, 108, 113, 117, 119, 123, 133, 138, 149, 153, 154, 156, 157, 170], "throughout": [27, 57, 170], "throughput": [7, 10, 59], "throw": 149, "thu": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 59, 62, 92, 100, 126, 129, 133, 134, 148], "thumb": 92, "thumbnail": [26, 39, 45, 59, 85], "thumbnailphoto": 81, "thunderbird": [113, 114, 115, 119], "ti": [8, 41], "ticket": [60, 147, 148, 159, 160], "tidewai": 138, "tidi": 149, "tiff": [59, 133], "time": [2, 3, 6, 8, 14, 15, 20, 23, 24, 27, 36, 39, 41, 42, 43, 45, 47, 52, 54, 56, 57, 58, 59, 62, 66, 72, 81, 83, 85, 92, 93, 98, 100, 106, 110, 113, 114, 117, 118, 119, 123, 125, 126, 128, 132, 133, 134, 142, 143, 145, 147, 148, 149, 153, 167, 169, 170, 171], "timeout": [15, 24, 34, 39, 43, 46, 58, 59, 62, 88, 93, 94, 104, 124, 129, 133, 142, 147, 149, 171], "timer": 56, "timestamp": [14, 27, 115, 143, 149, 171], "timezon": [8, 56, 59, 66, 106, 130, 149, 171], "tip": [44, 69, 73, 88, 127, 141, 167], "titl": [1, 2, 81, 159, 171], "tl": [26, 59, 62, 69, 82, 88, 100, 101, 119, 124, 126, 127, 129, 133], "tld": [59, 68, 69, 82, 101, 119, 124, 126, 149], "tld_fullchain": 124, "tld_privat": 124, "tls_reqcert": 81, "tmp": [3, 4, 59, 71, 92, 98, 119, 133, 149], "tmp_table_s": 20, "tmpdir": [59, 133], "tmux": 88, "to_gif_exampl": 103, "tocker": 59, "todai": 14, "togeth": [0, 2, 3, 47, 57, 59, 134, 138], "toggl": [71, 77, 81, 88, 113, 114, 132, 138], "token": [1, 2, 30, 57, 59, 64, 73, 88, 101, 111, 149, 150, 171, 172], "token_auth_activity_upd": 88, "token_auth_enforc": 88, "token_auth_token_retent": 72, "token_auth_wipe_token_retent": 72, "tom": 75, "toml": [68, 101], "tomorrow": 2, "too": [1, 20, 24, 36, 50, 57, 58, 59, 98, 113, 114, 126, 128, 133, 138, 142, 145, 149, 165], "took": 119, "tool": [5, 12, 13, 15, 18, 26, 27, 57, 59, 63, 68, 69, 81, 88, 89, 98, 100, 103, 117, 126, 131, 132, 138, 148, 171], "toolkit": 6, "tooltip": 81, "toot": [159, 160], "top": [1, 12, 16, 38, 59, 62, 63, 69, 85, 138, 147, 148, 160], "topic": [1, 26, 43, 59, 120, 133, 138], "total": [6, 27, 34, 59, 81, 85, 87, 149], "totalnumberofsynctokenstokeep": [113, 114], "totalsizelimit": 59, "totp": 80, "touch": [124, 142], "town": 76, "trace": [66, 132], "trace_mod": 20, "track": [88, 98, 113, 114, 116, 119], "trade": 59, "traefik": 88, "traffic": [39, 57, 81, 88, 133, 151], "trai": 93, "trail": [48, 149], "train": [5, 6, 7, 9, 10, 11, 12, 15, 56, 59], "transact": [24, 44, 58, 64, 88, 127, 130, 134, 138, 140], "transaction_isol": 20, "transaction_read_commit": 20, "transcrib": [2, 15, 160], "transcript": [1, 7, 10, 13, 88], "transfer": [35, 44, 59, 88, 129, 132, 137, 142], "transferincomingshar": [88, 149], "transient": 132, "transifex": 65, "transit": [59, 133, 138], "translat": [13, 25, 88, 116, 120, 130, 160], "translate2": [1, 4, 13, 15, 88], "transmit": [126, 172], "transp": 171, "transpar": [13, 15, 27, 57, 88], "transport": [2, 64, 81, 88, 98, 101, 117, 129, 134], "trash": [26, 27, 39, 44, 64, 85, 88, 93, 116, 119, 149], "trashbin": [41, 47, 59, 88, 138], "trashbin_retention_oblig": [47, 88], "trashcan": 38, "treat": [59, 68, 69, 81, 128, 138], "tree": [1, 2, 81, 88], "tremend": 98, "tri": [92, 126, 128], "triag": 120, "trick": [73, 88, 127, 167], "trigger": [17, 38, 42, 51, 56, 57, 59, 66, 76, 81, 88, 93, 114, 119, 137, 138, 147, 149, 165, 171, 172], "triplecheck": 157, "trixi": 134, "trojan": 54, "troubl": [81, 138, 165], "troubleshoot": [13, 19, 44, 59, 64, 73, 88, 95, 116, 126, 127, 132, 141, 148, 153], "true": [3, 14, 15, 16, 18, 20, 21, 26, 29, 39, 46, 51, 59, 62, 65, 68, 74, 75, 76, 82, 84, 85, 87, 97, 98, 106, 117, 119, 126, 129, 133, 138, 140, 148, 149, 152, 171, 172], "truena": [88, 127], "truncat": [27, 59], "trust": [26, 44, 57, 59, 64, 67, 77, 88, 92, 117, 126, 127, 149], "trusted_domain": [39, 88, 128, 149, 165], "trusted_proxi": [57, 68, 88], "trustedcafil": 101, "try": [2, 23, 26, 57, 58, 59, 62, 63, 69, 81, 98, 100, 101, 106, 119, 129, 131, 134, 137, 138, 142, 146, 147, 149, 157, 163, 170], "try_fil": 129, "trystack": 59, "ttf": 129, "ttl": [20, 62, 88], "tue": 62, "tune": [5, 88, 126, 127, 129, 130, 133], "tunisian": 4, "tunnel": [100, 101, 102], "turbo": 7, "turkish": 4, "turn": [24, 49, 59, 70, 82, 88, 93, 117, 133, 147, 149, 170, 172], "turnkei": [130, 133], "turnoffcertcheck": 82, "turnonpasswordchang": 82, "tutori": [120, 123, 124], "tweak": [21, 81], "tweet": 60, "twice": [59, 81, 129], "twitter": [76, 77, 81], "two": [3, 4, 18, 24, 26, 34, 39, 42, 45, 47, 54, 55, 56, 57, 58, 59, 66, 68, 72, 73, 83, 85, 88, 98, 100, 101, 113, 119, 120, 126, 133, 147, 148, 170, 171, 172], "twofactor_totp": 149, "twofactorauth": [80, 149], "txt": [26, 48, 59, 70, 129, 131, 132, 149], "type": [1, 2, 3, 10, 14, 15, 16, 19, 21, 23, 24, 26, 39, 40, 41, 44, 45, 46, 54, 56, 57, 62, 64, 67, 72, 74, 80, 85, 87, 88, 93, 101, 102, 106, 114, 116, 117, 119, 125, 126, 129, 130, 132, 138, 142, 148, 149, 152, 159, 163, 165, 168, 171, 172], "typic": [3, 26, 56, 58, 59, 81, 89, 98, 113, 119, 125, 128, 138, 143, 170], "u": [1, 2, 8, 12, 14, 15, 17, 18, 20, 21, 24, 26, 32, 38, 46, 49, 51, 54, 56, 58, 59, 67, 71, 72, 78, 80, 81, 83, 92, 104, 113, 114, 119, 121, 124, 130, 133, 136, 138, 140, 142, 143, 146, 147, 148, 149, 165, 171], "ubo": 59, "ubuntu": [20, 26, 32, 49, 54, 58, 71, 81, 83, 88, 92, 121, 127, 133, 134, 140, 142, 145, 148, 149, 151, 153, 154], "uc": 133, "udp": 62, "ui": [12, 15, 57, 59, 82, 85, 91, 93, 96, 100, 102, 103, 115, 117, 138, 147, 148, 149], "uid": [27, 80, 81, 82, 83, 119, 149, 171], "uid1": 149, "uid2": 149, "uidn": 149, "ukrainian": 4, "ultim": 57, "umask": 88, "un": [8, 26, 39], "unabl": [46, 59, 62, 65, 81, 88, 94, 149], "unaffect": [59, 94], "unansw": 117, "unauthent": 41, "unauthor": [26, 157], "unavail": [3, 38, 49, 59, 80, 101, 130, 149], "unban": 126, "unchang": 3, "uncheck": [37, 81], "unclear": [7, 10], "uncom": [58, 129, 133], "unconfigur": 46, "undefin": [2, 59], "under": [1, 2, 5, 6, 7, 10, 15, 16, 20, 38, 45, 48, 52, 56, 57, 58, 59, 62, 66, 68, 77, 80, 81, 89, 94, 98, 100, 123, 128, 129, 130, 133, 136, 137, 138, 148, 153, 157, 165, 170], "undergo": 93, "underli": [2, 3, 5, 6, 7, 8, 9, 10, 11, 48, 57, 59, 62, 130, 132, 133], "underscor": [29, 46, 85, 149], "undershoot": 59, "understand": [1, 8, 11, 14, 26, 55, 59, 135, 138], "undertak": 6, "underutil": 133, "undesir": 59, "undetect": 138, "undo": 85, "unencrypt": [26, 62, 85, 88], "unencrypted_s": 138, "unevenli": [7, 10], "unexpect": [58, 59, 138, 157, 170], "unexpectedli": 59, "unexplain": 133, "unfavor": 165, "unforeseen": 143, "unfortun": 56, "unicod": [59, 138], "unicodepwd": 81, "unifi": [1, 59, 156], "unified_search": 88, "uninstal": [4, 88, 127, 131], "unintend": 93, "uniqu": [46, 59, 60, 63, 81, 85, 100, 101, 102, 103, 126, 138, 149], "uniquememb": [81, 82], "unison": 98, "unit": [15, 56, 117, 149, 171], "univent": 133, "unix": [14, 43, 54, 59, 81, 88, 106, 107, 128, 129, 134], "unix_domain_socket": 101, "unixpath": 101, "unixsocketperm": 58, "unknown": [75, 76, 88], "unless": [26, 27, 29, 46, 54, 57, 59, 62, 81, 92, 101, 117, 130, 133, 138, 149], "unlik": [58, 98], "unlimit": [24, 59], "unlink_on_trunc": 88, "unlock": 26, "unnecessari": [18, 45, 59, 81, 126], "unnecessarili": 56, "unoffici": 145, "unpack": [121, 125, 133, 142, 149], "unpredict": [12, 26], "unreach": 81, "unrecover": 26, "unregist": [8, 88, 105], "unreli": [59, 98, 117], "unrequir": 137, "unscan": [36, 59, 88, 149], "unseal": 88, "unselect": 29, "unset": [59, 81], "unshar": 119, "unsign": 149, "unspecifi": [55, 59], "unstabl": 149, "unsuccess": 59, "unsuccessfulli": 14, "unsupport": [29, 45, 59, 148, 157, 159], "unsur": [3, 24, 129], "unsync": 92, "unsyncedfold": 92, "until": [1, 6, 15, 26, 42, 47, 51, 54, 57, 59, 66, 81, 85, 93, 98, 103, 125, 126, 128, 132, 146, 148, 149, 165, 168, 170], "untouch": 149, "untrust": 126, "unus": [59, 72, 104, 166], "unusu": [1, 132], "unwant": [119, 132, 138], "unzip": [123, 125, 142], "up": [0, 1, 2, 3, 5, 14, 15, 17, 18, 20, 24, 26, 30, 42, 47, 51, 54, 55, 56, 57, 58, 59, 61, 64, 77, 80, 81, 85, 88, 96, 100, 104, 113, 116, 119, 122, 126, 127, 128, 132, 134, 135, 138, 142, 143, 146, 149, 152, 162, 163, 165, 167, 170], "upcom": [12, 60, 113, 170], "updat": [2, 3, 12, 14, 17, 18, 19, 25, 26, 28, 41, 46, 49, 54, 56, 58, 61, 62, 69, 75, 76, 81, 82, 88, 105, 113, 114, 115, 117, 120, 123, 125, 126, 127, 129, 130, 133, 134, 137, 141, 142, 144, 145, 146, 149, 150, 152, 153, 165, 167, 170, 171], "updatecheck": 88, "updatedirectori": 88, "updatenotif": 16, "updater_serv": 59, "upgrad": [21, 28, 49, 62, 68, 69, 88, 124, 125, 132, 137, 138, 141, 144, 151, 153, 162], "upload": [26, 39, 41, 43, 44, 46, 54, 59, 63, 81, 85, 88, 93, 94, 98, 107, 109, 110, 117, 124, 130, 137, 138, 143, 145, 151, 165, 167, 168, 171], "upload_max_files": [24, 124, 133], "upload_tmp_dir": [24, 130], "uploadparts": [46, 59], "upon": [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 15, 81, 83, 126, 133, 138, 145], "upostgr": 20, "upper": 86, "upscal": [45, 46, 103], "upscaler_exampl": 103, "upstream": [129, 134], "urandom": [64, 88], "urg": [12, 144], "urgent": [2, 60], "uri": [59, 68, 81, 117, 119, 129, 138, 149, 171], "url": [2, 3, 8, 16, 31, 33, 34, 36, 37, 39, 46, 53, 56, 58, 62, 63, 66, 67, 68, 69, 71, 74, 75, 76, 79, 81, 82, 85, 87, 88, 91, 92, 96, 100, 101, 102, 103, 106, 113, 123, 124, 125, 127, 128, 129, 132, 136, 138, 147, 149, 150, 151, 155, 157, 165, 169, 172], "url_discoveri": 68, "urlencod": 87, "urltyp": [46, 59], "urn": [59, 171], "uroot": 20, "us": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 44, 45, 46, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 70, 71, 73, 76, 77, 78, 79, 80, 82, 83, 85, 86, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 110, 111, 113, 114, 118, 119, 120, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 139, 140, 141, 142, 143, 144, 145, 146, 148, 151, 154, 155, 156, 157, 158, 159, 163, 166, 167, 168, 169, 170, 171, 172], "usabl": 12, "usag": [4, 5, 7, 10, 12, 13, 26, 27, 44, 54, 56, 59, 64, 66, 72, 81, 88, 89, 126, 130, 132, 146, 149, 157, 170], "use_legacy_base64_encod": 88, "use_path_styl": 46, "use_ssl": [46, 59], "usememberoftodetectmembership": 82, "usemultipartcopi": 46, "user": [1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 18, 22, 24, 25, 29, 30, 31, 32, 34, 36, 37, 39, 42, 43, 44, 46, 47, 48, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 71, 72, 75, 77, 78, 80, 82, 91, 92, 93, 95, 96, 98, 101, 102, 103, 107, 108, 110, 111, 113, 116, 118, 119, 120, 121, 123, 124, 125, 126, 129, 130, 131, 133, 134, 135, 137, 140, 143, 145, 146, 147, 148, 150, 153, 157, 158, 164, 165, 170, 171, 172], "user1": 41, "user123": 119, "user2": 41, "user_directori": 149, "user_id": [3, 149], "user_ini_additional_lin": 88, "user_ldap": [81, 82, 83, 149], "user_oidc": 84, "user_prompt": 5, "user_scope_dis": 108, "userag": 66, "userdeletedev": 149, "userdirectori": 38, "userid": [2, 14, 26, 76, 81, 96, 115, 119, 138, 171, 172], "useridfilt": 14, "usermod": [58, 133], "usernam": [3, 18, 20, 27, 30, 31, 34, 36, 37, 38, 39, 41, 46, 55, 57, 59, 62, 76, 78, 81, 82, 85, 92, 96, 98, 114, 123, 125, 128, 133, 138, 140, 145, 146, 149, 172], "userpassword": 81, "usr": [54, 56, 58, 59, 62, 101, 124, 133, 149, 152], "usual": [3, 5, 7, 9, 10, 15, 23, 36, 41, 45, 46, 53, 57, 58, 59, 62, 63, 81, 100, 126, 130, 133, 135, 136, 137, 138, 142, 148, 149, 165, 170], "utc": [56, 59, 118, 149], "utf": 70, "utf8": [20, 59, 124, 134, 146], "utf8mb4": [18, 20, 21, 23, 88, 125, 140, 146], "utf8mb4_0900_as_ci": 59, "utf8mb4_bin": [20, 59], "utf8mb4_general_ci": [21, 125, 146], "util": [6, 8, 52, 59, 66, 119, 123, 149, 170], "uuid": [81, 82, 149], "uusernam": 20, "uz": 89, "uzbek": 4, "v": [8, 15, 27, 36, 54, 64, 88, 101, 105, 129, 130, 138, 149, 171], "v1": [3, 16, 59, 66, 67, 74, 75, 76, 82, 87, 119, 132, 147], "v12": [3, 4, 5, 7, 9, 11], "v2": [3, 7, 10, 29, 34, 46, 59, 82, 172], "v27": [142, 148], "v28": [15, 142, 148], "v3": [2, 5, 7, 9, 11, 46, 59], "v30": 15, "v4": [29, 106], "v6": 106, "v9": 26, "valid": [12, 20, 48, 59, 65, 69, 73, 81, 82, 88, 98, 128, 129, 130, 137, 149, 151, 165, 172], "valu": [1, 3, 8, 14, 15, 16, 18, 20, 21, 23, 24, 25, 26, 27, 39, 41, 42, 43, 45, 46, 47, 51, 54, 56, 58, 60, 62, 65, 66, 67, 68, 70, 71, 72, 75, 76, 77, 81, 82, 83, 85, 88, 91, 93, 94, 96, 97, 100, 101, 102, 103, 108, 113, 114, 117, 118, 119, 125, 126, 128, 132, 133, 135, 138, 143, 165, 167, 168, 171], "value1": 59, "value2": 59, "vanish": 119, "var": [16, 20, 21, 24, 51, 54, 56, 59, 66, 78, 81, 83, 97, 98, 101, 102, 113, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 138, 142, 147, 148, 149], "vari": [3, 4], "variabl": [3, 4, 5, 8, 20, 21, 27, 44, 57, 58, 64, 69, 88, 93, 95, 98, 103, 105, 126, 134, 169, 171, 172], "variable_nam": [20, 21], "variant": 54, "varieti": [1, 70, 172], "variou": [1, 15, 45, 51, 54, 57, 59, 63, 66, 69, 80, 81, 95, 98, 132, 138, 149, 150, 153, 155, 158], "vboxsf": 133, "vcard": [114, 115, 129], "vcf": 114, "ve": [119, 132, 162, 170], "vector": [3, 27, 49, 126, 168], "vector_db_data": 3, "vectordb": 3, "vehicl": 6, "veloc": 170, "vendor": 132, "verbos": [54, 66, 92, 98, 132, 149], "veri": [4, 38, 51, 56, 57, 58, 59, 63, 81, 98, 138, 147, 149, 172], "verif": [57, 62, 64, 88, 119, 137, 149], "verifi": [8, 12, 20, 21, 39, 53, 54, 56, 58, 59, 63, 83, 98, 100, 104, 117, 123, 125, 126, 131, 132, 136, 137, 142, 144, 147, 149, 157, 165, 170], "verify_bucket_exist": 46, "verify_p": 62, "verify_peer_nam": [58, 62], "versatil": 120, "version": [2, 3, 4, 6, 7, 8, 10, 11, 12, 15, 20, 21, 22, 24, 26, 27, 28, 30, 31, 44, 46, 47, 50, 54, 56, 58, 62, 64, 66, 71, 72, 74, 75, 76, 81, 82, 85, 88, 100, 103, 113, 114, 117, 118, 119, 123, 124, 125, 126, 129, 130, 132, 133, 136, 137, 142, 143, 144, 145, 147, 148, 151, 153, 155, 160, 168, 169], "version_timestamp": 27, "versions_retention_oblig": [42, 88], "versionstr": 149, "vf": 96, "vhd": 133, "vhdx": 133, "vhost": 138, "via": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 25, 38, 41, 42, 44, 46, 47, 54, 56, 57, 58, 59, 62, 64, 67, 68, 73, 80, 83, 84, 85, 86, 87, 88, 96, 98, 99, 101, 106, 113, 115, 117, 119, 121, 126, 127, 128, 129, 130, 132, 135, 136, 138, 141, 143, 148, 149, 150, 152, 159, 165, 166, 167, 168, 170, 171, 172], "video": [2, 15, 45, 59, 88, 120, 130, 134, 159, 160], "vietnames": 4, "view": [1, 4, 16, 18, 50, 57, 59, 66, 85, 88, 98, 138, 149, 153], "viewer": [59, 66, 172], "virtual": [2, 46, 59, 88, 101, 126, 127, 132, 135, 143], "virtualbox": 133, "virtualhost": [123, 124, 126, 133, 151], "viru": [54, 98], "virus": 54, "virus_db": 54, "visibl": [3, 15, 38, 51, 68, 77, 81, 104, 115, 118, 138, 146, 149, 165, 166, 167, 168, 170, 171], "visible\u00b9": 149, "visio": 153, "visit": [56, 106, 117, 123, 133, 145, 147, 148], "visitor": 126, "visual": 12, "vm": [132, 133, 148], "vmdk": 133, "vmp": 133, "vmware": 133, "vnd": 129, "vo": 124, "voic": 88, "volum": [54, 59, 92, 103, 134], "volunt": 170, "vosk": 4, "vp": [88, 127], "vpn": 101, "vram": [1, 3, 4, 5, 6, 7, 9, 11, 100], "vtt": 129, "vulner": [126, 170], "vv": 149, "vvv": [119, 138, 149], "w": [26, 124, 126, 151, 156], "wa": [7, 8, 10, 12, 14, 15, 18, 26, 41, 48, 56, 57, 59, 66, 76, 81, 93, 100, 110, 114, 117, 118, 119, 130, 133, 137, 138, 143, 144, 145, 146, 147, 148, 149, 165, 166, 167, 168, 169], "wai": [1, 7, 15, 20, 23, 30, 39, 41, 46, 54, 56, 57, 59, 62, 63, 67, 78, 81, 98, 100, 101, 106, 113, 126, 129, 133, 138, 142, 146, 147, 148, 149, 154, 166, 167, 168], "wait": [4, 8, 59, 103, 143, 148, 170, 172], "wait_timeout": [20, 59], "wal": 59, "walk": [123, 133], "want": [5, 6, 7, 15, 16, 18, 20, 24, 29, 32, 38, 39, 41, 43, 45, 46, 49, 50, 51, 54, 55, 57, 58, 59, 61, 62, 65, 68, 71, 81, 83, 84, 85, 91, 95, 98, 100, 101, 104, 108, 114, 117, 120, 123, 124, 126, 128, 131, 133, 134, 135, 136, 137, 138, 147, 148, 149, 151, 157, 158, 162, 168, 170, 171, 172], "wantedbi": [15, 56, 171], "warn": [4, 12, 26, 58, 59, 64, 66, 80, 81, 88, 98, 123, 126, 128, 129, 132, 133, 137, 138, 144, 145, 149, 157, 167], "wasm": 129, "watch": [57, 149], "watermark": 150, "watsonx": [1, 8, 12, 13, 15, 88], "watt": 2, "we": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 18, 20, 23, 24, 36, 37, 38, 42, 45, 56, 59, 62, 69, 81, 88, 98, 101, 111, 119, 123, 124, 126, 128, 129, 130, 132, 133, 138, 144, 148, 149, 151, 153, 157, 165, 167, 170, 172], "weak": 128, "weaken": 63, "weather": [2, 14, 126], "web": [2, 5, 7, 9, 10, 11, 16, 26, 37, 39, 41, 44, 56, 57, 58, 63, 64, 65, 68, 71, 78, 82, 85, 88, 98, 100, 104, 115, 117, 119, 120, 123, 124, 125, 127, 128, 129, 130, 132, 139, 141, 142, 143, 148, 149, 156], "webauthn": 88, "webcal": [59, 149], "webcalallowlocalaccess": 113, "webcron": [38, 51, 88, 149], "webdav": [24, 33, 38, 59, 69, 74, 81, 88, 98, 119, 126, 129, 133, 139, 149], "webdavf": 59, "webfing": [124, 138], "webhook": [88, 172], "webhook_listen": [171, 172], "webhookcal": 171, "webhooklisten": 171, "webinterfac": 129, "webm": 129, "webmail": 131, "webp": [59, 129, 132, 133, 166], "webp_qual": 132, "webpag": 129, "webroot": [8, 59, 68, 88, 127], "webserv": [24, 25, 56, 58, 59, 68, 88, 123, 126, 129, 133, 134, 154, 168], "websit": [14, 53, 63, 69, 76, 77, 81, 126, 138], "websocket": [100, 151], "webspac": 133, "week": [2, 42, 51, 54, 170], "weekend": 3, "weekli": 51, "weight": [12, 15, 59], "welcom": [12, 88, 120, 149], "well": [0, 1, 2, 3, 4, 5, 6, 12, 15, 27, 41, 45, 53, 54, 57, 58, 59, 62, 64, 68, 81, 85, 88, 94, 119, 123, 124, 129, 131, 132, 133, 135, 138, 142, 143, 145, 147, 149, 157, 162, 170, 171, 172], "went": [142, 149], "were": [2, 12, 14, 18, 26, 39, 59, 62, 66, 93, 113, 118, 130, 137, 138, 147, 148, 149, 165], "west": [29, 46], "wget": [123, 125, 136, 152, 165], "what": [2, 14, 24, 29, 38, 43, 46, 55, 57, 59, 61, 66, 69, 81, 83, 85, 88, 98, 100, 101, 126, 132, 138, 141, 149, 172], "whatev": [18, 41, 59, 129], "whatsoev": [27, 30], "when": [1, 2, 3, 4, 8, 13, 14, 15, 16, 17, 18, 20, 24, 26, 27, 30, 31, 33, 36, 38, 39, 41, 42, 43, 46, 47, 49, 51, 54, 55, 56, 57, 58, 59, 62, 65, 66, 68, 69, 70, 71, 80, 81, 82, 84, 85, 88, 91, 93, 94, 96, 99, 100, 101, 106, 107, 110, 113, 114, 115, 117, 119, 123, 125, 126, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 140, 142, 143, 144, 146, 147, 148, 149, 150, 151, 157, 159, 165, 168, 170, 171, 172], "when_requir": [59, 168], "when_support": 59, "whenev": [41, 42, 132, 138, 170, 171], "where": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 20, 26, 27, 28, 30, 36, 54, 56, 57, 58, 59, 62, 66, 81, 88, 92, 93, 96, 98, 100, 101, 113, 115, 117, 123, 125, 126, 133, 135, 136, 138, 142, 144, 147, 149, 157, 158, 169, 170, 171, 172], "wherev": 95, "whether": [2, 3, 5, 6, 7, 9, 10, 11, 20, 59, 62, 80, 82, 85, 93, 96, 100, 106, 115, 117, 126, 129, 135, 149, 170], "which": [1, 2, 3, 5, 7, 8, 12, 15, 16, 18, 20, 23, 24, 26, 27, 29, 30, 38, 39, 41, 42, 43, 46, 47, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 66, 67, 68, 69, 70, 72, 76, 77, 80, 81, 82, 85, 93, 98, 100, 101, 102, 104, 106, 111, 115, 117, 119, 123, 124, 126, 129, 130, 131, 132, 133, 134, 137, 138, 143, 145, 147, 148, 149, 150, 152, 154, 158, 159, 167, 168, 169, 170, 172], "whichev": 59, "while": [1, 4, 11, 15, 17, 26, 42, 45, 46, 52, 54, 57, 59, 81, 106, 119, 126, 132, 133, 143, 145, 147, 148, 149, 170, 171], "whisper": [13, 15, 88, 160], "whitelist": [16, 57, 128], "whitespac": 149, "who": [3, 12, 14, 26, 29, 32, 36, 41, 59, 81, 114, 115, 121, 138, 149], "whole": [37, 88, 100, 101, 113, 119, 123, 127, 146], "whom": 12, "whose": [42, 149, 171], "why": [63, 88, 119, 149], "wide": [26, 80, 126, 149], "widenetworkaddress": 101, "wider": 100, "widespread": 170, "widget": [60, 158, 159], "width": 59, "wiki": [59, 133, 145], "wikipedia": 59, "wildcard": [59, 92, 128, 149], "win": 54, "windmil": 88, "window": [3, 15, 36, 42, 44, 54, 59, 81, 85, 88, 92, 93, 95, 96, 97, 98, 120, 127, 134, 167, 171], "wipe": 72, "wise": 119, "wish": [20, 26, 35, 52, 58, 59, 66, 85, 98, 113, 128], "within": [12, 20, 27, 30, 41, 48, 53, 57, 59, 66, 68, 69, 71, 81, 93, 98, 102, 113, 114, 115, 120, 126, 129, 130, 132, 134, 135, 137, 138, 142, 149, 170], "without": [6, 15, 25, 26, 27, 38, 41, 42, 47, 51, 52, 54, 56, 57, 59, 67, 69, 70, 72, 81, 85, 88, 91, 97, 99, 100, 101, 102, 107, 113, 114, 117, 126, 128, 130, 133, 138, 145, 146, 147, 148, 149, 153, 154, 159, 163, 165, 166, 171], "wizard": [20, 39, 59, 62, 82, 88, 91, 96, 121, 123, 124, 127, 149], "wmill": 172, "woff2": 129, "won": [15, 41, 59, 81, 113, 149], "wopi": [88, 151, 152, 157], "word": [7, 49, 130], "work": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 15, 16, 21, 26, 30, 36, 38, 41, 43, 48, 51, 56, 59, 62, 63, 64, 65, 68, 69, 78, 79, 80, 81, 85, 88, 91, 96, 98, 100, 103, 106, 107, 111, 113, 120, 124, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 142, 144, 145, 147, 148, 149, 154, 157, 158, 163, 171], "workaround": [24, 26], "worker": [0, 3, 15, 58, 171], "workflow": [64, 88, 107, 171], "workflowengin": [66, 108], "workload": [43, 100, 149], "workspac": [64, 88], "workspace_avail": 70, "world": [1, 4, 5, 7, 9, 10, 12, 101, 170], "worm": 54, "worri": 3, "wors": 59, "worst": [15, 98], "worthi": 57, "would": [3, 5, 14, 15, 16, 20, 23, 26, 38, 45, 52, 56, 57, 59, 66, 68, 81, 92, 94, 100, 101, 104, 113, 114, 119, 129, 138, 143, 144, 146, 147, 149, 155, 165], "wrapper": [62, 149], "writabl": [16, 32, 48, 59, 133, 147, 149], "write": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 22, 58, 59, 62, 67, 81, 88, 97, 98, 113, 117, 120, 123, 127, 133, 137, 147, 149, 172], "writeabl": [16, 126], "written": [3, 27, 28, 59, 66, 77, 96, 100, 114, 119, 126, 128, 143, 149], "wrong": [14, 26, 41, 79, 137, 138, 142, 144, 149, 157], "wsdlcach": 129, "wss": [4, 151], "wurst": 119, "www": [1, 8, 15, 17, 18, 21, 24, 26, 32, 38, 49, 51, 53, 54, 55, 56, 58, 59, 66, 67, 72, 78, 80, 81, 83, 87, 113, 114, 119, 121, 123, 124, 125, 126, 129, 130, 131, 133, 135, 136, 138, 140, 142, 144, 147, 148, 149, 152, 154, 169, 171], "wwwhomepag": 81, "wwwrun": [56, 149], "wysiwyg": 153, "w\u00fcrzburg": 2, "x": [6, 24, 36, 45, 49, 59, 63, 68, 74, 75, 76, 81, 82, 87, 101, 106, 123, 125, 126, 128, 129, 138, 144, 149, 168, 169, 170], "x11": 66, "x86": [4, 6, 11, 132], "x86_64": [3, 4, 5, 7, 9, 10, 11, 66, 92], "xbitmap": 59, "xcal": 149, "xeon": [7, 10], "xeu": [15, 171], "xhtml": 129, "xjf": 142, "xjvf": 125, "xl": [15, 153], "xlii": 82, "xloc": 129, "xlsx": 153, "xml": [59, 88, 103, 119, 125, 129, 130, 149, 150, 152, 155, 171], "xmlreader": 130, "xmlwriter": 130, "xoauth2": [62, 88, 116], "xss": 168, "xtradbinnodb": 59, "xxx": 27, "xxxxxxxxxx": 46, "y": [17, 45, 59, 66, 81, 83, 123, 125, 126, 140, 142, 147, 148, 169], "ye": [15, 36, 41, 59, 71, 81, 82, 85, 96, 108, 113, 118, 138, 144, 149, 157], "year": [72, 134, 170], "yellow": [15, 38, 39, 81, 88], "yet": [1, 3, 4, 15, 52, 59, 64, 67, 81, 88, 137, 143, 160], "yield": 59, "york": 2, "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 24, 25, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 91, 92, 93, 95, 96, 97, 98, 100, 101, 103, 104, 106, 107, 108, 110, 113, 114, 117, 119, 121, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 157, 162, 165, 166, 167, 168, 169, 170, 171, 172], "your": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 20, 21, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 70, 71, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 95, 97, 98, 99, 100, 101, 104, 106, 111, 113, 115, 117, 118, 121, 123, 124, 125, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 153, 155, 157, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172], "your_nextcloud_url_reachable_from_inside_dock": 8, "yourdomain": [119, 157], "yourself": [5, 54, 126, 149], "yourserv": 98, "yourswifthost": 59, "youtub": [2, 120], "yum": [54, 123], "yyyi": 81, "yyyymmdd": 81, "z": [85, 115, 123, 125, 126, 142, 148, 169], "z0": 81, "za": 81, "zammad": [159, 160], "zend": 58, "zero": 27, "zip": [85, 98, 106, 123, 125, 130, 142], "zlib": 130, "zone": [118, 123], "zsh": 149, "zshrc": 149, "\u00b2": 149, "\u00b9": 149}, "titles": ["AI as a Service", "Nextcloud Assistant", "App: Context Agent (context_agent)", "App: Context Chat", "App: Live Transcription and Translation 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)", "Legal: Compliance with EU AI Act", "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", "Monitoring", "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", "Contacts Interaction", "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", "Upgrade to Nextcloud 33", "Maintenance and release schedule", "Webhook Listeners", "Windmill Workflows"], "titleterms": {"": [76, 85], "04": [125, 152], "1": 68, "10": 129, "11": 53, "12": 53, "1st": [133, 145], "2": [11, 68, 123, 132], "2006": 20, "2024": 89, "2025": 89, "2026": 89, "22": 125, "24": 152, "26": 163, "27": 164, "28": 165, "30": 166, "31": 167, "32": 168, "33": 169, "3rdparti": 138, "4": 21, "502": 129, "512mb": 24, "64bit": 17, "8": [123, 124], "And": 96, "Not": [26, 137], "The": [57, 67, 69, 82, 115, 160], "To": [1, 7, 10, 15], "__host": 69, "about": 54, "abov": 53, "abus": 117, "access": [3, 20, 67, 69, 106, 126, 129, 131, 150], "accessible_featur": 59, "account": [91, 96, 117, 119], "account_manag": 59, "act": 12, "action": [6, 107, 126], "activ": [51, 57, 59, 81, 166, 167, 168], "activity_expire_dai": 59, "activity_use_cached_mountpoint": 59, "ad": [38, 117], "add": [67, 76, 137, 149, 152], "addendum": 5, "addit": [12, 58, 81, 102, 133, 150], "address": [57, 62, 114, 115, 126, 149, 164, 168], "addressbook": 149, "adjust": 24, "admin": [66, 69, 78, 126], "admin_audit": 66, "administr": [52, 81, 85, 114], "advanc": [41, 81, 99, 103], "advantag": 134, "after": [138, 146], "ag": [42, 110], "agent": [1, 2, 15, 169], "ai": [0, 1, 6, 8, 11, 12, 15], "aio": [101, 102], "ajax": 56, "alarm": 113, "alert": 117, "alias": 49, "all": [26, 55, 59, 62, 101, 126, 149], "allow": [38, 69, 113, 131], "allow_custom_share_fold": 59, "allow_disabled_password_enforcement_group": 59, "allow_local_remote_serv": 59, "allow_user_to_change_display_nam": 59, "allowed_admin_rang": 59, "allowed_user_ag": 59, "allowselfsignedcertif": 59, "allowsymlink": 59, "altern": [5, 7, 59], "amazon": 29, "an": [62, 67, 69, 74, 84, 149], "android": 53, "ani": 129, "anoth": 41, "anti": 117, "antiviru": [54, 149], "anymor": 137, "apach": [24, 123, 133, 151], "apache2": 68, "apcu": 58, "api": [16, 82, 87], "app": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 26, 51, 54, 57, 59, 60, 62, 66, 70, 72, 74, 88, 100, 132, 134, 136, 137, 138, 149, 150, 151, 166, 167], "app_api": [166, 167, 168], "appapi": [100, 166, 167, 168], "appcodecheck": 59, "appdata": 149, "appear": [71, 159], "appli": 136, "applic": [67, 130], "approach": 148, "approv": 172, "apps_path": 59, "appsallowlist": 59, "appstoreen": 59, "appstoreurl": 59, "ar": [69, 115], "architectur": 134, "archiv": 98, "argument": [102, 103], "around": 20, "arrai": 149, "artifici": [2, 13], "ask": [15, 157], "assetlink": 53, "assign": 107, "assist": 1, "attach": 117, "attempt": 59, "attribut": 81, "audienc": 120, "audit": 66, "auth": 59, "auth_availability_delai": 59, "authent": [30, 36, 72, 80, 81, 84, 117, 149, 172], "author": 62, "auto": 3, "auto_logout": 59, "autocomplet": 149, "autoconfig": [119, 128], "autom": [72, 107, 166], "automat": [55, 128], "avail": [38, 106, 107], "avatar": 81, "avoid": 129, "awai": 20, "azur": [46, 117], "backend": [15, 26, 38, 59, 113], "background": [42, 47, 54, 56, 81, 113, 117, 132, 133, 149], "backtrac": 59, "backup": [26, 46, 81, 140, 146], "bad": [26, 129], "balanc": 57, "bare": 101, "base": [30, 58, 132, 147], "basic": 98, "batch": 147, "bearer": 84, "befor": [26, 41], "below": 53, "beta": 170, "better": 51, "between": [41, 172], "beyond": 62, "big": 24, "bigint": 17, "bin": [47, 59, 113], "binary_search_path": 59, "birthdai": [113, 149], "blob": 46, "block": [27, 106, 172], "book": [114, 115, 149, 164, 168], "bot": 8, "brand": 71, "breakdown": 66, "browser": 134, "brute": 57, "bruteforc": 59, "bucket": 46, "bug": [138, 170], "build": 172, "built": 147, "bulkupload": 59, "button": 113, "byte": 21, "c": 46, "cach": [58, 59, 69, 81, 130, 132], "cache_app_config": 59, "cache_chunk_gc_ttl": 59, "cache_path": 59, "caddi": 68, "caldav": [69, 113], "calendar": [2, 113, 119, 138, 149], "can": [20, 62, 160, 172], "candid": 170, "cannot": 26, "canon": 150, "capabl": 62, "carddav": [69, 114], "carddav_sync_request_timeout": 59, "carddav_sync_request_trunc": 59, "cento": 123, "certif": [38, 62, 81, 89], "chang": [39, 61, 138, 162, 169], "changelog": 162, "channel": [59, 170], "chat": [1, 3, 8, 15], "check": [27, 28, 69, 104, 149, 165, 168], "check_data_directory_permiss": 59, "check_for_working_htaccess": 59, "check_for_working_wellknown_setup": 59, "choic": 128, "chroot": 124, "chunk": [24, 167], "chunked_upload": 59, "cif": [36, 131], "cipher": 59, "circl": 2, "clamav": 54, "clean": [72, 166], "cleanup": [83, 149], "cli": [59, 71, 102, 130], "client": [71, 92, 95, 98, 134, 146], "close": 98, "cloud": [24, 59, 138], "clue": 129, "cluster": [58, 59], "code": [59, 137, 149], "collabor": 110, "collabora": [150, 151, 155], "collat": 59, "com": 119, "combin": 2, "command": [3, 16, 20, 26, 48, 57, 91, 92, 98, 114, 121, 147, 149], "comment": [59, 132], "commit": [20, 69], "common": [106, 110, 138], "commun": 101, "comparison": 26, "compat": [48, 149], "complet": 128, "complianc": [12, 112], "compon": 120, "compress": 132, "condit": 59, "config": [58, 59, 62, 98, 126, 149], "config_is_read_onli": 59, "configur": [1, 3, 5, 19, 20, 24, 38, 39, 45, 46, 51, 53, 54, 55, 58, 59, 60, 62, 63, 64, 66, 69, 71, 77, 81, 82, 88, 93, 101, 108, 117, 126, 127, 129, 130, 131, 133, 149, 150, 151, 152, 155, 163, 164, 165, 166, 167, 168], "confirm": 54, "connect": [58, 81, 84, 98, 119, 126, 172], "connectivity_check_domain": 59, "connector": 130, "consequ": 48, "consider": [30, 67], "consumpt": 89, "contact": [2, 114, 115, 119, 138], "contain": [101, 104], "content": 88, "context": [1, 2, 3, 15], "context_ag": 2, "control": [3, 42, 106], "convers": [18, 40, 149], "convert": 18, "cookbook": 2, "cooki": [69, 111], "cookie_domain": 59, "copied_sample_config": 59, "core": [59, 98, 120], "count": [166, 167, 168], "cpu": 134, "creat": [20, 39, 41, 53, 75, 82, 85, 98, 149, 172], "creation": [42, 96, 128, 149], "credenti": 92, "critic": 162, "cron": [56, 124, 132], "csrf": 59, "css": 129, "csync": 98, "current": 2, "custom": [2, 16, 71, 113, 150], "customclient_desktop": 59, "cybersecur": 12, "daemon": [100, 101, 102, 104], "dashboard": 60, "data": [3, 26, 46, 55, 59, 75, 76, 113, 114, 115, 119, 126, 128, 138, 146], "databas": [18, 19, 20, 23, 55, 59, 69, 119, 123, 124, 128, 130, 131, 132, 134, 140, 146, 149, 167], "datadirectori": [59, 138], "date": 41, "dav": [149, 163], "davstorag": 59, "db": 59, "dbdriveropt": 59, "dbhost": 59, "dbname": 59, "dbpassword": 59, "dbpersist": 59, "dbreplica": 59, "dbtableprefix": 59, "dbtype": 59, "dbuser": 59, "debug": [14, 59, 62, 98, 126, 132, 138, 149], "deck": 2, "declar": 90, "decreas": 36, "decrypt": [26, 27], "dedic": 126, "deep": 53, "default": [25, 41, 59, 65, 70, 101, 117, 150, 166, 167, 169], "default_certificates_bundle_path": 59, "default_languag": 59, "default_local": 59, "default_phone_region": 59, "default_property_scop": 59, "default_timezon": 59, "defaultapp": 59, "defin": 68, "definit": 26, "delai": 36, "deleg": [52, 117], "delet": [47, 59, 75, 76, 82, 83, 85, 115, 149], "demot": 76, "deni": 106, "deploi": [99, 100, 101, 102, 103, 104], "deploy": [58, 96, 101, 122, 126], "deployconfig": 102, "deriv": 27, "desktop": [59, 95, 134], "detail": 27, "detect": 6, "determin": 62, "dev": [69, 126], "develop": 120, "diagnost": 59, "did": 137, "differ": [46, 62, 143], "directori": [16, 55, 58, 81, 126, 128, 131, 138, 149], "disabl": [26, 45, 54, 59, 69, 70, 74, 76, 80, 85, 103, 117, 126, 138, 149], "disallow": 131, "discoveri": [68, 138], "disk": [6, 94], "dispatch": 171, "displai": 39, "distinguish": 41, "distribut": [59, 155], "dmz": 126, "do": [137, 147, 159], "docker": [100, 101, 151, 155], "document": 15, "documentation_url": 59, "doe": [69, 147, 159], "domain": [61, 62, 68, 119, 126, 128, 138], "down": 137, "downgrad": 170, "download": 104, "drop": [41, 134], "dump": 98, "duplic": 81, "dure": [42, 148], "edit": [70, 75, 76, 120, 150], "email": [51, 62, 76, 163], "embed": [59, 63], "empti": [69, 149], "enabl": [16, 21, 26, 38, 48, 51, 54, 59, 60, 62, 74, 76, 80, 85, 103, 104, 126, 131, 132, 133, 149, 150, 168], "enable_lazy_object": 59, "enable_mail_link_password_expir": 59, "enable_non": 59, "enable_preview": 59, "enable_share_accept": 59, "enable_share_mail": 59, "enabledpreviewprovid": 59, "encod": [70, 138], "encrypt": [26, 27, 28, 46, 59, 62, 132, 133, 138, 149], "end": [6, 170], "endpoint": 169, "energi": 89, "enforc": 80, "enforce_them": 59, "ensur": 126, "entri": 66, "envelop": 27, "environ": [59, 94, 99, 133, 149], "error": [20, 26, 98, 129, 137, 138], "errorlog": 66, "establish": 18, "ethic": [6, 8, 11, 15], "eu": 12, "even": 62, "event": [113, 119, 149, 171], "everyth": 54, "exampl": [55, 57, 59, 66, 68, 74, 75, 76, 82, 92, 102, 106, 107, 110, 113, 114, 123, 124, 125, 149, 151, 152], "exapp": [100, 101, 103, 105], "exclud": [51, 57, 92], "execut": 107, "expand": 168, "experi": 59, "expert": 81, "expir": [41, 51], "explain": 66, "export": [113, 119, 149], "expos": 164, "extens": [70, 89], "extern": [26, 30, 38, 46, 51, 63, 100, 106, 133, 138, 149, 150], "external_storag": 59, "face": 6, "factor": [45, 80, 149], "fail": [119, 129], "fail2ban": [57, 126], "failur": 36, "fair": 138, "faq": [100, 137, 172], "faster": 132, "featur": [15, 118], "feder": [24, 39, 59, 113, 138, 149], "field": [66, 76], "file": [2, 3, 24, 25, 26, 27, 28, 36, 38, 40, 41, 42, 43, 44, 54, 59, 66, 69, 70, 88, 93, 98, 106, 107, 110, 129, 132, 134, 138, 149, 150, 165, 166], "filelock": 59, "filenam": [48, 149], "files_external_allow_create_new_loc": 59, "files_no_background_scan": 59, "filesystem_cache_readonli": 59, "filesystem_check_chang": 59, "filter": [14, 126, 171], "final": 124, "find": [20, 62], "fingerprint": 59, "fix": 137, "flow": [108, 109], "folder": [26, 106, 140, 146], "follow": 117, "font": 150, "forbidden_filenam": 59, "forbidden_filename_basenam": 59, "forbidden_filename_charact": 59, "forbidden_filename_extens": 59, "forc": [57, 59, 65], "force_languag": 59, "force_local": 59, "force_share_accept": 59, "form": 2, "format": [27, 28, 59], "forwarded_for_head": 59, "found": 26, "fpm": [132, 133], "freebusi": 113, "frequent": [15, 157], "from": [46, 51, 57, 62, 76, 121, 144, 155], "front": 6, "frontend": 15, "ftp": 31, "fulli": 5, "function": 98, "further": [26, 120, 130], "fusef": 131, "g": 59, "gatewai": 129, "gdpr": 112, "gener": [9, 15, 20, 27, 45, 126, 130, 138], "genr": 6, "get": [14, 41, 54, 62, 74, 75, 76, 88, 119, 120, 149], "getenv": 69, "give": 126, "global": [70, 119], "gone": 20, "googl": 117, "gpg": 131, "grant": 85, "greater": 129, "green": 6, "group": [26, 38, 75, 76, 81, 85, 106, 149, 150], "groupfold": 51, "groupwar": [88, 116], "gui": 38, "guidanc": 126, "ha": 20, "handl": [53, 81, 92], "handler": [58, 129], "haproxi": 68, "harden": 126, "hardwar": 12, "harp": [100, 101], "has_internet_connect": 59, "hash": 59, "hashing_default_password": 59, "hashingcost": 59, "hashingmemorycost": 59, "hashingthread": 59, "hashingtimecost": 59, "have": 69, "header": [69, 126], "heartbeat": 104, "hidden": 36, "hide": 113, "hide_login_form": 59, "hierarch": 149, "home": 58, "host": [16, 101], "how": [20, 57, 62, 115, 148, 159], "htaccess": [59, 133], "http": [69, 126, 132, 133], "httpd": 124, "i": [15, 20, 54, 62, 69, 126, 137, 166, 167, 172], "ibm": 0, "icap": 54, "icon": [49, 71], "id": [14, 119, 138, 149, 169], "ident": 84, "identifi": [17, 98], "ignorefrontcontrol": 59, "imag": [1, 9, 15, 45, 81, 104, 126, 155], "imagick": 123, "imaginari": 166, "imap": [117, 119], "implement": [2, 12], "implic": 46, "import": [149, 152], "improv": [0, 1, 15], "inconvert": 18, "index": 3, "indic": 149, "info": [54, 74, 149], "inform": 138, "ini": 130, "init": 104, "initi": [3, 23, 89], "insecur": 98, "insert": 119, "insight": 14, "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 54, 59, 88, 92, 100, 121, 123, 124, 125, 126, 127, 128, 130, 133, 145, 149, 151, 152, 154, 170, 171, 172], "instanc": [46, 126], "instanceid": 59, "instruct": [74, 75, 76], "integr": [0, 66, 69, 81, 137, 149, 168], "intellig": [2, 13], "interact": [66, 115], "interfac": [48, 66, 114, 117, 131], "intern": [81, 138], "interoper": 12, "interv": [81, 117], "introduct": [52, 57, 59, 120, 126, 171], "invalid": [26, 48, 62, 137], "invis": 107, "invit": 113, "ip": [57, 126], "ipv6_normalized_subnet_s": 59, "isol": [20, 69, 98], "issu": [98, 119, 138, 139], "item": [47, 59, 114], "j": 129, "jail": 126, "javascript": [129, 149], "jit": 132, "job": [42, 47, 56, 113, 124, 132, 133, 149], "journal_mod": 59, "jpeg": 45, "json": 53, "keep": 62, "kei": [26, 27, 30, 82, 152], "keyboard": 98, "knowledgebas": 59, "knowledgebaseen": 59, "known": [2, 3, 5, 6, 7, 8, 9, 10, 11, 69, 113, 159, 160], "l10n": 149, "languag": [5, 65], "larg": [5, 12, 24], "lastseen": 149, "ldap": [26, 59, 81, 82, 83, 131, 149], "ldap_log_fil": 59, "ldapusercleanupinterv": 59, "legal": 12, "length": [126, 170], "level": [20, 66, 69, 132], "libreoffic": 165, "life": 170, "limit": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 26, 53, 113, 114, 117, 126, 149], "line": [91, 92, 98, 114, 121, 147, 149], "link": [39, 41, 53, 59, 63, 159], "linux": 133, "list": [14, 74, 76, 81, 92, 102, 103, 149], "listen": [62, 171], "live": [4, 15], "live_transcript": 4, "llm": 117, "llm2": 5, "load": [3, 57, 59, 81, 132], "local": [5, 7, 9, 10, 11, 32, 59, 65, 83, 101, 113, 117], "localstorag": 59, "locat": [27, 58, 59, 128], "lock": [43, 59, 69, 132, 137], "log": [3, 4, 59, 66, 81, 98, 104, 119, 129, 132, 138, 149], "log_queri": 59, "log_request_id": 59, "log_rotate_s": 59, "log_typ": 59, "log_type_audit": 59, "logdateformat": 59, "logfil": [59, 138], "logfile_audit": 59, "logfilemod": 59, "login": [57, 67, 81, 129, 133, 145], "login_flow_v2": 59, "login_form_autocomplet": 59, "login_form_timeout": 59, "loglevel": 59, "loglevel_dirty_database_queri": 59, "loglevel_frontend": 59, "logo_url": 59, "logtimezon": 59, "long": [134, 148], "look": 62, "lookup_serv": 59, "loop": 129, "lost": 78, "lost_password_link": 59, "low": 94, "lt": 125, "machin": [1, 11, 15, 133], "maco": 98, "mai": 168, "mail": [59, 62, 117, 119], "mail_domain": 59, "mail_from_address": 59, "mail_link_password_expiration_interv": 59, "mail_send_plaintext_onli": 59, "mail_sendmailmod": 59, "mail_smtpauth": 59, "mail_smtpdebug": 59, "mail_smtphost": 59, "mail_smtpmod": 59, "mail_smtpnam": 59, "mail_smtppassword": 59, "mail_smtpport": 59, "mail_smtpsecur": 59, "mail_smtpstreamopt": 59, "mail_smtptimeout": 59, "mail_template_class": 59, "mailbox": 117, "mainten": [59, 88, 140, 141, 148, 149, 170], "maintenance_window_start": [56, 59], "major": 170, "make": 5, "manag": [16, 26, 44, 49, 54, 73, 85, 102, 103, 105, 130, 133, 149, 158], "managerfactori": 59, "mandatori": 137, "manual": [8, 54, 119, 133, 142, 148], "map": [49, 81], "mariadb": [20, 134, 140, 146], "mark": 54, "mass": 96, "master": 27, "max": [41, 59], "max_file_conversion_files": 59, "max_filesize_animated_gifs_public_shar": 59, "max_parallel_count": 59, "max_siz": 59, "maxautocompleteresult": 59, "maximum": [45, 59, 133, 167], "mcp": 2, "mechan": 30, "media": [130, 133], "member": 75, "memberof": 81, "memcach": [58, 59, 131], "memcache_customprefix": 59, "memcached_opt": 59, "memcached_serv": 59, "memori": [45, 58, 59, 134], "merg": 59, "messag": [98, 129, 137, 138], "metadata_max_files": 59, "metal": 101, "method": 26, "mib": 129, "microsoft": [46, 81, 117], "migrat": [23, 28, 117, 143, 144, 148, 155], "mimetyp": 49, "minimum": 59, "minsearchstringlength": 59, "misc": 149, "miscellan": 2, "misconfigur": [106, 110], "miss": [119, 149], "mobil": 134, "mod_fcgid": 24, "mod_proxy_fcgi": 24, "mode": [26, 62, 126, 132, 140, 147, 148, 149], "model": [2, 5, 7, 11, 12], "modifi": [59, 62, 82], "modul": [123, 126, 130, 138], "monitor": [50, 165, 166, 167, 168], "mount": [38, 99], "mount_fil": 59, "mountpoint": 26, "move": [138, 149], "multi": 46, "multibucket": [46, 59], "multilingu": 5, "multipl": [59, 68], "music": 6, "my": [15, 20, 62], "mysql": [20, 21, 55, 59, 119, 134, 140, 146], "name": [69, 138], "nc": 101, "need": 168, "nest": 81, "network": [113, 131], "new": [39, 76, 85, 150], "next": 125, "nextcloud": [1, 2, 4, 24, 33, 39, 51, 53, 54, 58, 59, 60, 64, 71, 81, 83, 84, 98, 101, 102, 111, 120, 123, 124, 126, 129, 136, 137, 138, 142, 150, 151, 163, 164, 165, 166, 167, 168, 169, 171, 172], "nginx": [24, 68, 129], "no_unsupported_browser_warn": 59, "non": 138, "nor": 129, "note": [58, 81, 88, 124, 130, 136, 161, 162], "notif": [16, 36, 41, 113, 148], "now": [166, 167], "nss": 69, "o": 134, "oauth": 117, "oauth2": 67, "object": [6, 24, 34, 46, 59], "objectstor": 59, "obtain": [98, 136], "occ": [3, 16, 26, 48, 57, 81, 102, 149], "off": 81, "offic": [88, 118, 150, 153, 165], "old": [28, 134], "olmo": 5, "one": [62, 101], "onli": [62, 69], "onlin": [150, 151, 155], "ooxml": 150, "opcach": 132, "open": [5, 137], "openai": 0, "openbsd": 124, "openid": 84, "openmetr": [50, 169], "openmetrics_allowed_cli": 59, "openmetrics_skipped_class": 59, "openssl": [59, 69], "openstack": [34, 46], "oper": [126, 149], "option": [3, 38, 59, 66, 81, 97, 99, 102, 103, 123, 150], "optout": 59, "organ": 58, "other": [15, 59, 98, 119, 133, 138], "out": [20, 62, 118], "outdat": 69, "outgo": 169, "outlook": 119, "output": [74, 75, 76, 82], "outsid": 126, "over": 58, "overrid": [46, 66], "overview": [15, 26, 57, 133, 142, 148, 170, 171], "overwrit": [59, 68], "overwritecondaddr": 59, "overwritehost": 59, "overwriteprotocol": 59, "overwritewebroot": 59, "owncloud": 144, "packag": [133, 145, 152, 155], "page": [57, 69], "pair": 27, "paramet": [20, 45, 55, 56, 59, 62, 68], "part_file_in_storag": 59, "pass": [69, 172], "password": [30, 72, 78, 79, 85, 86, 126, 166], "passwordsalt": 59, "patch": 136, "path": [38, 59, 69, 138], "pdf": 166, "per": [46, 81, 119], "perform": [0, 46, 132], "permiss": [38, 81], "persist": 41, "pgsql_ssl": 59, "photo": 6, "php": [24, 58, 62, 69, 117, 123, 124, 126, 129, 130, 132, 133, 134, 138, 167], "physic": 12, "picker": 160, "pickup": [1, 15], "place": 126, "point": 26, "polici": [86, 138], "port": 62, "postgresql": [20, 55, 140, 146], "pre": 67, "prefer": 117, "prefix": 69, "prepar": 130, "prerequisit": [126, 133, 148], "pretti": 133, "prevent": [63, 106], "preview": [45, 59, 126, 132, 149, 150, 159, 165, 166, 167, 168, 169], "preview_concurrency_al": 59, "preview_concurrency_new": 59, "preview_ffmpeg_path": 59, "preview_ffprobe_path": 59, "preview_imaginary_kei": 59, "preview_imaginary_url": 59, "preview_libreoffice_path": 59, "preview_max_filesize_imag": 59, "preview_max_i": 59, "preview_max_memori": 59, "preview_max_x": 59, "previou": 142, "primari": 46, "privaci": 114, "privat": [16, 26, 27, 58], "privileg": [52, 85], "problem": [98, 119, 138], "process": [1, 15, 117, 133], "profil": [59, 77, 81, 149], "project": 59, "promot": 76, "prompt": 15, "proper": 126, "properli": [69, 129], "properti": [77, 114], "protect": [57, 59, 168], "protocol": 62, "provid": [15, 25, 62, 80, 84, 159, 160], "provis": 87, "proxi": [57, 59, 68, 100, 101, 151, 155, 156], "proxyexclud": 59, "proxyuserpwd": 59, "public": [27, 30, 39, 110, 113], "pull": 104, "qmail": 62, "qualiti": 45, "query_log_fil": 59, "query_log_file_backtrac": 59, "query_log_file_paramet": 59, "query_log_file_requestid": 59, "question": [15, 157], "queue": 54, "quick": [128, 130], "quickstart": 145, "quota": [85, 138], "quota_include_external_storag": 59, "rainloop": 131, "rang": 126, "rate": [6, 8, 11, 15, 59, 113, 114], "ratelimit": 59, "ratelimit_overwrit": 59, "reachabl": [20, 62], "read": [20, 26, 27, 69, 81, 82, 126], "readabl": 69, "recent": 115, "recogn": 6, "recognit": 6, "recommend": [58, 122, 130], "recoveri": [26, 27, 46, 146], "redi": [58, 59, 123, 124, 132], "redirect": 126, "redis_log_fil": 59, "reduc": 132, "reduce_to_languag": 59, "refer": [130, 158], "reference_opengraph": 59, "refresh": 113, "regist": [102, 103, 104], "regular": 42, "reject": 62, "relat": [1, 126], "releas": [59, 88, 142, 161, 162, 170], "reliabl": 12, "remember_login_cookie_lifetim": 59, "remind": [113, 117], "remirepo": 123, "remnant": 149, "remot": [101, 126, 131], "remov": [76, 80], "renam": 85, "repair": 149, "replac": 132, "replic": 22, "report": [149, 170], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 152], "request": [59, 169], "request_timeout": 59, "requir": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 20, 123, 130, 134, 163, 164, 165, 166, 167, 168, 169], "rescan": 137, "resend": 76, "reset": [78, 79, 85], "resetpassword": 149, "resolv": 69, "resourc": [113, 120, 130], "respons": 69, "restor": 146, "restrict": [107, 126, 150], "retent": [110, 113, 114, 115, 163], "retriev": 49, "return": [69, 149], "revalid": 132, "revers": [57, 68, 151, 155, 156], "revert": 136, "rewritebas": 59, "rich": 70, "robust": 12, "room": 113, "root": 126, "rotat": 59, "rule": [3, 106, 107], "run": [5, 18, 69, 148, 149], "s3": [29, 46, 168], "same": 101, "sampl": 59, "sanit": [48, 149], "scale": [2, 3, 5, 6, 7, 9, 10, 45], "scan": [54, 149], "scanner": 54, "schedul": [51, 117, 170], "scope": [77, 114], "screen": [15, 171], "script": [133, 172], "seal": 27, "search": [2, 15, 75, 76, 149], "secret": 59, "secur": [12, 59, 67, 69, 101, 126, 149, 150], "selector": 149, "self": [16, 38, 62], "selinux": [123, 126, 131, 133], "send": [62, 117], "sendmail": [62, 131], "serv": [126, 129], "server": [2, 20, 24, 26, 27, 28, 39, 58, 59, 62, 69, 81, 98, 113, 117, 126, 127, 131, 132, 133, 134, 136, 138, 143, 150, 151, 163, 164, 165, 166, 168], "server_log": 59, "serverid": 59, "servic": [0, 15, 46, 68, 138, 171], "session": [15, 58, 59, 171], "session_keepal": 59, "session_lifetim": 59, "session_relaxed_expiri": 59, "set": [41, 45, 57, 59, 62, 66, 69, 74, 75, 76, 81, 85, 113, 123, 130, 132, 133, 149, 150, 172], "setup": [8, 55, 58, 91, 100, 126, 165, 168], "setupcheck": 149, "sftp": 35, "share": [2, 24, 26, 27, 30, 39, 41, 44, 59, 113, 114, 117, 119, 138, 149], "share_fold": 59, "ship": 138, "shortcut": 98, "show": 149, "shown": [36, 59], "side": [24, 26, 27, 28], "siev": [117, 119], "sign": [27, 38, 62, 137, 152], "signatur": [26, 27], "simpl": 46, "simplesignuplink": 59, "singl": [54, 58, 75, 76, 149], "site": [63, 69], "size": [24, 45, 117, 132, 133, 138, 167], "skeletondirectori": 59, "skip": 67, "slow": 15, "small": 58, "smart": 160, "smb": [36, 131], "smtp": [62, 117, 119, 131], "snap": [133, 145], "snooz": 117, "snowflak": [149, 169], "socket": [58, 100, 101], "some": 69, "sort_groups_by_nam": 59, "sourc": [27, 137], "space": [3, 6, 8, 11, 94, 133], "special": [30, 81], "specif": [62, 81, 106, 126, 130, 150], "speech": [1, 7, 10, 15], "speed": [1, 15, 171], "split": [23, 27], "sql": 20, "sqlite": [55, 59, 132, 140, 146], "sse": 46, "ssl": [20, 59, 68, 81, 126, 133], "standalone_window": 59, "start": [88, 104, 120, 128], "starttl": 62, "statu": [104, 149], "step": [26, 124, 125, 142, 148, 172], "storag": [1, 24, 26, 30, 34, 38, 46, 51, 85, 106, 126, 138], "store": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16, 27, 46, 59, 111], "storecryptedpassword": 59, "strict": [69, 126], "stt_whisper2": 7, "subadmin": [75, 76], "subdir": 129, "subscript": [113, 149], "summar": 8, "summari": [8, 117], "suppli": [5, 7], "support": [3, 21, 38, 46, 59, 62, 134, 170], "supporteddatabas": 59, "suppress": 129, "suspend": 172, "swift": 46, "switch": 11, "sync": [36, 81, 98, 113, 114, 117, 138, 149, 163], "synchron": [3, 69, 119], "synchronis": 146, "syslog": 66, "syslog_tag": 59, "syslog_tag_audit": 59, "system": [24, 114, 126, 132, 133, 134, 149, 163, 164, 165, 166, 167, 168, 169], "systemd": [15, 56, 66, 171], "systemtag": 59, "tab": 81, "tabl": [18, 88, 130], "tag": [107, 110, 149], "talk": [2, 4, 8, 134], "target": [18, 120], "task": [1, 2, 14, 15, 54], "tcp": [58, 62], "team": [2, 26], "tempdirectori": 59, "templat": [25, 62], "templatedirectori": 59, "temporari": 66, "term": 134, "test": [59, 62, 69, 81, 104, 149], "text": [1, 7, 10, 15, 70], "text2image_stablediffusion2": 9, "text2speech_kokoro": 10, "than": 129, "thei": 159, "theme": [59, 62, 71], "thi": 69, "though": 62, "thread": [117, 119], "threshold": 59, "through": 66, "timeout": [117, 119], "tip": [39, 81, 129, 133, 145], "tl": [58, 81, 117, 132], "tmux": [15, 171], "toggl": 149, "token": [67, 84, 113, 114, 126, 163], "token_auth_activity_upd": 59, "token_auth_enforc": 59, "tool": 2, "track": 115, "traefik": 68, "traffic": 126, "transact": [20, 43, 69, 132], "transcript": [4, 15], "transfer": [41, 149], "transferincomingshar": 59, "translat": [1, 4, 11, 15, 117, 149], "translate2": 11, "transpar": 12, "transport": [69, 126], "trash": [47, 59, 113], "trashbin": 149, "trashbin_retention_oblig": 59, "tree": 149, "trick": [81, 129], "trigger": [18, 54], "troubleshoot": [3, 20, 26, 57, 62, 81, 98, 119, 131, 136, 138, 139, 142, 147, 157], "truena": 133, "trust": [39, 68, 128], "trusted_domain": 59, "trusted_proxi": 59, "ttl": 59, "tune": 132, "turn": 81, "two": [80, 149], "type": [18, 27, 58, 59, 66, 113, 170], "ubuntu": [125, 152], "umask": 59, "unabl": 119, "unencrypt": 126, "unified_search": 59, "uninstal": 135, "unix": 58, "unknown": 98, "unlink_on_trunc": 59, "unregist": [102, 103], "unscan": 54, "unseal": 27, "up": [69, 72, 117, 123, 133, 166, 171, 172], "updat": [16, 23, 36, 59, 103, 119, 131, 138, 147, 148, 151, 155, 168], "updatecheck": 59, "updatedirectori": 59, "upgrad": [59, 134, 142, 145, 147, 148, 149, 155, 163, 164, 165, 166, 167, 168, 169, 170], "upload": [24, 36, 106, 129, 133], "urandom": [69, 126], "url": [59, 133], "us": [2, 12, 15, 16, 20, 38, 41, 48, 58, 59, 62, 69, 81, 84, 117, 126, 132, 138, 147, 149, 150, 160, 165], "usag": [3, 6, 8, 11, 38, 52, 57, 92, 102, 150], "use_legacy_base64_encod": 59, "user": [20, 26, 27, 38, 41, 51, 59, 73, 76, 79, 81, 83, 84, 85, 86, 87, 88, 106, 114, 115, 117, 128, 138, 149, 166, 167, 168, 169], "user_ini_additional_lin": 59, "utf8mb4": 59, "v": [57, 58, 100], "valid": 84, "valu": [59, 149, 172], "variabl": [38, 59, 94, 99, 133, 149], "verif": [59, 81, 117], "version": [42, 59, 69, 134, 138, 149, 170], "versions_retention_oblig": 59, "via": [8, 16, 26, 39, 69, 71, 81, 131, 133, 145, 147], "video": 6, "view": 150, "virtual": 133, "voic": 1, "vp": 133, "warn": [67, 69], "watsonx": 0, "we": [134, 137], "web": [24, 48, 59, 62, 66, 69, 126, 131, 133, 134, 138, 147, 163, 164, 165, 166, 168], "webauthn": 59, "webcron": 56, "webdav": [37, 138], "webhook": 171, "webroot": [129, 150], "webserv": 98, "welcom": 76, "well": 69, "what": [5, 62, 147], "when": [12, 98], "where": [159, 160], "whisper": 7, "who": 120, "whole": 131, "why": [15, 62, 134, 137], "windmil": 172, "window": [48, 133, 149], "without": 129, "wizard": [128, 133], "wopi": 150, "work": [20, 54, 57, 159], "workflow": [66, 172], "workspac": [70, 172], "write": 131, "xml": [74, 75, 76, 82], "xoauth2": 117, "yellow": 6, "yet": 69, "you": [26, 69], "your": [24, 51, 60, 69, 119, 126, 132]}}) \ No newline at end of file diff --git a/server/33/developer_manual/404.html b/server/33/developer_manual/404.html index b8d9f2a5f01..1e846b27e8b 100644 --- a/server/33/developer_manual/404.html +++ b/server/33/developer_manual/404.html @@ -482,7 +482,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/33/developer_manual/app_development/bootstrap.html b/server/33/developer_manual/app_development/bootstrap.html index 607d101f860..b281a5ee647 100644 --- a/server/33/developer_manual/app_development/bootstrap.html +++ b/server/33/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/33/developer_manual/app_development/dav_extension.html b/server/33/developer_manual/app_development/dav_extension.html index ead5db88326..343fbe6dc02 100644 --- a/server/33/developer_manual/app_development/dav_extension.html +++ b/server/33/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/33/developer_manual/app_development/dependency_management.html b/server/33/developer_manual/app_development/dependency_management.html index 4a040f4bc09..c501c0bf0f4 100644 --- a/server/33/developer_manual/app_development/dependency_management.html +++ b/server/33/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/33/developer_manual/app_development/index.html b/server/33/developer_manual/app_development/index.html index a460f4a6c83..59ad6c7750f 100644 --- a/server/33/developer_manual/app_development/index.html +++ b/server/33/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/33/developer_manual/app_development/info.html b/server/33/developer_manual/app_development/info.html index 239d8910568..37c342e109d 100644 --- a/server/33/developer_manual/app_development/info.html +++ b/server/33/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/33/developer_manual/app_development/init.html b/server/33/developer_manual/app_development/init.html index bf89759732b..7c3001e3ce0 100644 --- a/server/33/developer_manual/app_development/init.html +++ b/server/33/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/33/developer_manual/app_development/intro.html b/server/33/developer_manual/app_development/intro.html index cf77f31eb20..24dcce69911 100644 --- a/server/33/developer_manual/app_development/intro.html +++ b/server/33/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/33/developer_manual/app_development/translation_setup.html b/server/33/developer_manual/app_development/translation_setup.html index 9de6559da2d..dc9ea0d15ee 100644 --- a/server/33/developer_manual/app_development/translation_setup.html +++ b/server/33/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/33/developer_manual/app_development/tutorial.html b/server/33/developer_manual/app_development/tutorial.html index a4bab3880a1..b96bcbc9a40 100644 --- a/server/33/developer_manual/app_development/tutorial.html +++ b/server/33/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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html index 8fcdc549267..d0ec39fe60f 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html @@ -175,7 +175,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html index 137e685e2b2..124389b4f63 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_14.html @@ -283,7 +283,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html index 51c0e2d3616..8bd6f809f2f 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_15.html @@ -201,7 +201,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html index 6950f8aed14..71440343eca 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_16.html @@ -204,7 +204,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html index 109b5b742c8..1b09537f9f2 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_17.html @@ -219,7 +219,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html index 4d8af79d8bc..ec10deb4782 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_18.html @@ -211,7 +211,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html index 947d7b00ca8..df346a80a0c 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_19.html @@ -244,7 +244,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html index 27d8e883305..03c884988f4 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_20.html @@ -368,7 +368,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html index 22c9ac5269d..0e50d53fc74 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_21.html @@ -218,7 +218,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html index d5476227a2f..39d9cd1bcae 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_22.html @@ -239,7 +239,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html index 90b398a6a7f..55673d51142 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_23.html @@ -195,7 +195,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html index 6c541f318b1..ef56ae00444 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.html @@ -204,7 +204,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html index b7e575e93c5..3b843520936 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_25.html @@ -205,7 +205,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html index 630bf6ddc22..f6a702cf90f 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_26.html @@ -266,7 +266,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html index 7ff5f768009..c22a0024ca2 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.html @@ -262,7 +262,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html index a78fedab43b..0a6b78f5294 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_28.html @@ -455,7 +455,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html index f0dc4ddcecb..3201b86891b 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.html @@ -229,7 +229,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html index c37131c2184..e6af5fdcf34 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.html @@ -455,7 +455,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html index fe798c8b865..9b13e80a1e3 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.html @@ -557,7 +557,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html index d287671ba1e..e4d3e07d41b 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html @@ -372,7 +372,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/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.html b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.html index 31cde70223d..feb6135e627 100644 --- a/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.html +++ b/server/33/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_33.html @@ -406,7 +406,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/33/developer_manual/app_publishing_maintenance/code_signing.html b/server/33/developer_manual/app_publishing_maintenance/code_signing.html index af2420d5953..6dff93d151c 100644 --- a/server/33/developer_manual/app_publishing_maintenance/code_signing.html +++ b/server/33/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/33/developer_manual/app_publishing_maintenance/index.html b/server/33/developer_manual/app_publishing_maintenance/index.html index 49bdee848a0..de44c27eec6 100644 --- a/server/33/developer_manual/app_publishing_maintenance/index.html +++ b/server/33/developer_manual/app_publishing_maintenance/index.html @@ -187,7 +187,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/33/developer_manual/app_publishing_maintenance/maintainer.html b/server/33/developer_manual/app_publishing_maintenance/maintainer.html index abc8a67e6ba..48ddce4c02d 100644 --- a/server/33/developer_manual/app_publishing_maintenance/maintainer.html +++ b/server/33/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/33/developer_manual/app_publishing_maintenance/monetizing.html b/server/33/developer_manual/app_publishing_maintenance/monetizing.html index 9cab3056277..6d6d4fde02e 100644 --- a/server/33/developer_manual/app_publishing_maintenance/monetizing.html +++ b/server/33/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/33/developer_manual/app_publishing_maintenance/publishing.html b/server/33/developer_manual/app_publishing_maintenance/publishing.html index a1d4284029f..40e71a708c7 100644 --- a/server/33/developer_manual/app_publishing_maintenance/publishing.html +++ b/server/33/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/33/developer_manual/app_publishing_maintenance/release_automation.html b/server/33/developer_manual/app_publishing_maintenance/release_automation.html index 0b24cd4e1f5..de07b8dc9c5 100644 --- a/server/33/developer_manual/app_publishing_maintenance/release_automation.html +++ b/server/33/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/33/developer_manual/app_publishing_maintenance/release_process.html b/server/33/developer_manual/app_publishing_maintenance/release_process.html index 9c6f17e95b2..16682076a6a 100644 --- a/server/33/developer_manual/app_publishing_maintenance/release_process.html +++ b/server/33/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/33/developer_manual/basics/_available_events_ocp.html b/server/33/developer_manual/basics/_available_events_ocp.html index 4cc14183e99..242212d0904 100644 --- a/server/33/developer_manual/basics/_available_events_ocp.html +++ b/server/33/developer_manual/basics/_available_events_ocp.html @@ -1204,7 +1204,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/33/developer_manual/basics/backgroundjobs.html b/server/33/developer_manual/basics/backgroundjobs.html index 1e26bde8fa4..f577edcc67f 100644 --- a/server/33/developer_manual/basics/backgroundjobs.html +++ b/server/33/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/33/developer_manual/basics/caching.html b/server/33/developer_manual/basics/caching.html index 191d12ac863..e29e11e2688 100644 --- a/server/33/developer_manual/basics/caching.html +++ b/server/33/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/33/developer_manual/basics/controllers.html b/server/33/developer_manual/basics/controllers.html index a21a33fdbe9..1ce38b24f1c 100644 --- a/server/33/developer_manual/basics/controllers.html +++ b/server/33/developer_manual/basics/controllers.html @@ -1192,7 +1192,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/33/developer_manual/basics/dependency_injection.html b/server/33/developer_manual/basics/dependency_injection.html index 088c4c44ccf..1160fdcd909 100644 --- a/server/33/developer_manual/basics/dependency_injection.html +++ b/server/33/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/33/developer_manual/basics/events.html b/server/33/developer_manual/basics/events.html index e5d0957cb93..77d3e8352c9 100644 --- a/server/33/developer_manual/basics/events.html +++ b/server/33/developer_manual/basics/events.html @@ -1739,7 +1739,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/33/developer_manual/basics/front-end/css.html b/server/33/developer_manual/basics/front-end/css.html index ef69e9bed98..58eb707569b 100644 --- a/server/33/developer_manual/basics/front-end/css.html +++ b/server/33/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/33/developer_manual/basics/front-end/index.html b/server/33/developer_manual/basics/front-end/index.html index e81ef0600ff..408fd3ea95a 100644 --- a/server/33/developer_manual/basics/front-end/index.html +++ b/server/33/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/33/developer_manual/basics/front-end/js.html b/server/33/developer_manual/basics/front-end/js.html index 55d5f58b400..d5c6101bf0f 100644 --- a/server/33/developer_manual/basics/front-end/js.html +++ b/server/33/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/33/developer_manual/basics/front-end/templates.html b/server/33/developer_manual/basics/front-end/templates.html index 0911b051252..a31559dfe98 100644 --- a/server/33/developer_manual/basics/front-end/templates.html +++ b/server/33/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/33/developer_manual/basics/front-end/theming.html b/server/33/developer_manual/basics/front-end/theming.html index a0c5bc1e7e1..6bd514926f8 100644 --- a/server/33/developer_manual/basics/front-end/theming.html +++ b/server/33/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/33/developer_manual/basics/index.html b/server/33/developer_manual/basics/index.html index c072c4ca09b..991bc9619bf 100644 --- a/server/33/developer_manual/basics/index.html +++ b/server/33/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/33/developer_manual/basics/logging.html b/server/33/developer_manual/basics/logging.html index dffb68798a4..46f2459bb3f 100644 --- a/server/33/developer_manual/basics/logging.html +++ b/server/33/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/33/developer_manual/basics/middlewares.html b/server/33/developer_manual/basics/middlewares.html index f530b579716..f396bfc58e8 100644 --- a/server/33/developer_manual/basics/middlewares.html +++ b/server/33/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/33/developer_manual/basics/public_share_template.html b/server/33/developer_manual/basics/public_share_template.html index 7b84ad8139f..8ee1e1e6de0 100644 --- a/server/33/developer_manual/basics/public_share_template.html +++ b/server/33/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/33/developer_manual/basics/request_lifecycle.html b/server/33/developer_manual/basics/request_lifecycle.html index 8f18c73c451..da0b9904064 100644 --- a/server/33/developer_manual/basics/request_lifecycle.html +++ b/server/33/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/33/developer_manual/basics/routing.html b/server/33/developer_manual/basics/routing.html index ffa222b40aa..856320b107c 100644 --- a/server/33/developer_manual/basics/routing.html +++ b/server/33/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/33/developer_manual/basics/setting.html b/server/33/developer_manual/basics/setting.html index 4701a38413a..7fd98c7aff5 100644 --- a/server/33/developer_manual/basics/setting.html +++ b/server/33/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/33/developer_manual/basics/storage/appdata.html b/server/33/developer_manual/basics/storage/appdata.html index ee931b5915b..d580cd8c696 100644 --- a/server/33/developer_manual/basics/storage/appdata.html +++ b/server/33/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/33/developer_manual/basics/storage/configuration.html b/server/33/developer_manual/basics/storage/configuration.html index 55b568be018..1a4d4c0bb9b 100644 --- a/server/33/developer_manual/basics/storage/configuration.html +++ b/server/33/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/33/developer_manual/basics/storage/database.html b/server/33/developer_manual/basics/storage/database.html index 4465c7d1074..b0b21528f05 100644 --- a/server/33/developer_manual/basics/storage/database.html +++ b/server/33/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/33/developer_manual/basics/storage/filesystem.html b/server/33/developer_manual/basics/storage/filesystem.html index 21f66ffa14c..6651c984bf1 100644 --- a/server/33/developer_manual/basics/storage/filesystem.html +++ b/server/33/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/33/developer_manual/basics/storage/index.html b/server/33/developer_manual/basics/storage/index.html index 4462544b8ce..8062b1fedb4 100644 --- a/server/33/developer_manual/basics/storage/index.html +++ b/server/33/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/33/developer_manual/basics/storage/migrations.html b/server/33/developer_manual/basics/storage/migrations.html index 8833e888ad0..ca0ca4448c6 100644 --- a/server/33/developer_manual/basics/storage/migrations.html +++ b/server/33/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/33/developer_manual/basics/testing.html b/server/33/developer_manual/basics/testing.html index 6d637040ac4..60c4e23152f 100644 --- a/server/33/developer_manual/basics/testing.html +++ b/server/33/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/33/developer_manual/basics/translations.html b/server/33/developer_manual/basics/translations.html index 61ff557e51d..aad5ff94d61 100644 --- a/server/33/developer_manual/basics/translations.html +++ b/server/33/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/33/developer_manual/client_apis/LoginFlow/index.html b/server/33/developer_manual/client_apis/LoginFlow/index.html index 67777c68e6b..6f715ac8234 100644 --- a/server/33/developer_manual/client_apis/LoginFlow/index.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/index.html b/server/33/developer_manual/client_apis/OCS/index.html index 93e4fcb9575..3c866f7a0cc 100644 --- a/server/33/developer_manual/client_apis/OCS/index.html +++ b/server/33/developer_manual/client_apis/OCS/index.html @@ -322,7 +322,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/33/developer_manual/client_apis/OCS/ocs-api-overview.html b/server/33/developer_manual/client_apis/OCS/ocs-api-overview.html index cd23b958d74..0198dbdfcd9 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-api-overview.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html b/server/33/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html index 5919e7f4980..cf2b9cb7a21 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-fulltextsearch-collections-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-openapi.html b/server/33/developer_manual/client_apis/OCS/ocs-openapi.html index a788db12772..f73ddf80817 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-openapi.html +++ b/server/33/developer_manual/client_apis/OCS/ocs-openapi.html @@ -961,7 +961,7 @@

        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/33/developer_manual/client_apis/OCS/ocs-out-of-office-api.html b/server/33/developer_manual/client_apis/OCS/ocs-out-of-office-api.html index a9991321e9b..406de7059eb 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-out-of-office-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-recommendations-api.html b/server/33/developer_manual/client_apis/OCS/ocs-recommendations-api.html index 7eeaa98058d..1c1d8bb9623 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-recommendations-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-share-api.html b/server/33/developer_manual/client_apis/OCS/ocs-share-api.html index 29fcd08fccb..85063632d0c 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-share-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-sharee-api.html b/server/33/developer_manual/client_apis/OCS/ocs-sharee-api.html index a0eb923e695..92778c65608 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-sharee-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-status-api.html b/server/33/developer_manual/client_apis/OCS/ocs-status-api.html index 3823e85133e..6299fd6d30b 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-status-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html b/server/33/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html index b9491b042a3..f689c10a671 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-taskprocessing-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-text2image-api.html b/server/33/developer_manual/client_apis/OCS/ocs-text2image-api.html index 52b1edb587d..b91fdb0444b 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-text2image-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-textprocessing-api.html b/server/33/developer_manual/client_apis/OCS/ocs-textprocessing-api.html index c3bc718fff5..9360fbdfafe 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-textprocessing-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-translation-api.html b/server/33/developer_manual/client_apis/OCS/ocs-translation-api.html index db56e35cdc1..244cf4307f7 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-translation-api.html +++ b/server/33/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/33/developer_manual/client_apis/OCS/ocs-user-preferences-api.html b/server/33/developer_manual/client_apis/OCS/ocs-user-preferences-api.html index 1e6d22cabea..06a678f49f2 100644 --- a/server/33/developer_manual/client_apis/OCS/ocs-user-preferences-api.html +++ b/server/33/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/33/developer_manual/client_apis/RemoteWipe/index.html b/server/33/developer_manual/client_apis/RemoteWipe/index.html index e7b3e92abc5..d4ca6c5994c 100644 --- a/server/33/developer_manual/client_apis/RemoteWipe/index.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/basic.html b/server/33/developer_manual/client_apis/WebDAV/basic.html index e2ab69b4179..a4be1abe5dd 100644 --- a/server/33/developer_manual/client_apis/WebDAV/basic.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/bulkupload.html b/server/33/developer_manual/client_apis/WebDAV/bulkupload.html index fb0303f242c..5726eeb5cce 100644 --- a/server/33/developer_manual/client_apis/WebDAV/bulkupload.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/chunking.html b/server/33/developer_manual/client_apis/WebDAV/chunking.html index 221fc2af08b..4ad0f8e9097 100644 --- a/server/33/developer_manual/client_apis/WebDAV/chunking.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/comments.html b/server/33/developer_manual/client_apis/WebDAV/comments.html index 88d12241b1b..487b22a66ef 100644 --- a/server/33/developer_manual/client_apis/WebDAV/comments.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/index.html b/server/33/developer_manual/client_apis/WebDAV/index.html index af10aef7c34..f2330ef7c86 100644 --- a/server/33/developer_manual/client_apis/WebDAV/index.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/search.html b/server/33/developer_manual/client_apis/WebDAV/search.html index df5c5a81b20..cdb0f86a5fa 100644 --- a/server/33/developer_manual/client_apis/WebDAV/search.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/trashbin.html b/server/33/developer_manual/client_apis/WebDAV/trashbin.html index 580d830ee19..f1f47de1b13 100644 --- a/server/33/developer_manual/client_apis/WebDAV/trashbin.html +++ b/server/33/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/33/developer_manual/client_apis/WebDAV/versions.html b/server/33/developer_manual/client_apis/WebDAV/versions.html index b084a6c30b7..a5daba1d37c 100644 --- a/server/33/developer_manual/client_apis/WebDAV/versions.html +++ b/server/33/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/33/developer_manual/client_apis/activity-api.html b/server/33/developer_manual/client_apis/activity-api.html index de8a427bb2f..c8d8f4f13af 100644 --- a/server/33/developer_manual/client_apis/activity-api.html +++ b/server/33/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/33/developer_manual/client_apis/android_library/examples.html b/server/33/developer_manual/client_apis/android_library/examples.html index ececea4539c..22f9db18f5f 100644 --- a/server/33/developer_manual/client_apis/android_library/examples.html +++ b/server/33/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/33/developer_manual/client_apis/android_library/index.html b/server/33/developer_manual/client_apis/android_library/index.html index 739a8d5c475..ed7870c81d4 100644 --- a/server/33/developer_manual/client_apis/android_library/index.html +++ b/server/33/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/33/developer_manual/client_apis/android_library/library_installation.html b/server/33/developer_manual/client_apis/android_library/library_installation.html index 04a4c96f296..4ac5bcbc00d 100644 --- a/server/33/developer_manual/client_apis/android_library/library_installation.html +++ b/server/33/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/33/developer_manual/client_apis/files.html b/server/33/developer_manual/client_apis/files.html index 98e3c168f6f..ac4cbc17083 100644 --- a/server/33/developer_manual/client_apis/files.html +++ b/server/33/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/33/developer_manual/client_apis/general.html b/server/33/developer_manual/client_apis/general.html index f8bc3335a12..e67b02df401 100644 --- a/server/33/developer_manual/client_apis/general.html +++ b/server/33/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/33/developer_manual/client_apis/index.html b/server/33/developer_manual/client_apis/index.html index 25baca0b000..2c84f332245 100644 --- a/server/33/developer_manual/client_apis/index.html +++ b/server/33/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/33/developer_manual/design/atomiccomponents.html b/server/33/developer_manual/design/atomiccomponents.html index b5ac3a29cde..2c3ba267639 100644 --- a/server/33/developer_manual/design/atomiccomponents.html +++ b/server/33/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/33/developer_manual/design/foundations.html b/server/33/developer_manual/design/foundations.html index 36e22632675..62a1d9dbcfa 100644 --- a/server/33/developer_manual/design/foundations.html +++ b/server/33/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/33/developer_manual/design/index.html b/server/33/developer_manual/design/index.html index f297626df3b..b7ee6afde00 100644 --- a/server/33/developer_manual/design/index.html +++ b/server/33/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/33/developer_manual/design/introduction.html b/server/33/developer_manual/design/introduction.html index e22edac3071..b4485b77de5 100644 --- a/server/33/developer_manual/design/introduction.html +++ b/server/33/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/33/developer_manual/design/layout.html b/server/33/developer_manual/design/layout.html index 4108718b906..731ddff439a 100644 --- a/server/33/developer_manual/design/layout.html +++ b/server/33/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/33/developer_manual/design/layoutcomponents.html b/server/33/developer_manual/design/layoutcomponents.html index 253aad25aed..cac1b5f16f7 100644 --- a/server/33/developer_manual/design/layoutcomponents.html +++ b/server/33/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/33/developer_manual/design/writing.html b/server/33/developer_manual/design/writing.html index 5af29822260..e5b85dc383b 100644 --- a/server/33/developer_manual/design/writing.html +++ b/server/33/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/33/developer_manual/desktop/building.html b/server/33/developer_manual/desktop/building.html index 285d39fe57f..4ccd4fea52e 100644 --- a/server/33/developer_manual/desktop/building.html +++ b/server/33/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/33/developer_manual/desktop/index.html b/server/33/developer_manual/desktop/index.html index 0a69c10336b..4b3cdefd886 100644 --- a/server/33/developer_manual/desktop/index.html +++ b/server/33/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/33/developer_manual/digging_deeper/api.html b/server/33/developer_manual/digging_deeper/api.html index 5a0d779748f..a4674d76586 100644 --- a/server/33/developer_manual/digging_deeper/api.html +++ b/server/33/developer_manual/digging_deeper/api.html @@ -222,7 +222,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/33/developer_manual/digging_deeper/classloader.html b/server/33/developer_manual/digging_deeper/classloader.html index f00d5a77bc8..cfb5dcea327 100644 --- a/server/33/developer_manual/digging_deeper/classloader.html +++ b/server/33/developer_manual/digging_deeper/classloader.html @@ -231,7 +231,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/33/developer_manual/digging_deeper/config/appconfig.html b/server/33/developer_manual/digging_deeper/config/appconfig.html index 36fe6d10e5e..c9f513c5ec5 100644 --- a/server/33/developer_manual/digging_deeper/config/appconfig.html +++ b/server/33/developer_manual/digging_deeper/config/appconfig.html @@ -347,7 +347,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/33/developer_manual/digging_deeper/config/index.html b/server/33/developer_manual/digging_deeper/config/index.html index 821c4a87aad..b0fe8a21ff9 100644 --- a/server/33/developer_manual/digging_deeper/config/index.html +++ b/server/33/developer_manual/digging_deeper/config/index.html @@ -185,7 +185,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/33/developer_manual/digging_deeper/config/userconfig.html b/server/33/developer_manual/digging_deeper/config/userconfig.html index 2c532cdba47..bd5a40d506c 100644 --- a/server/33/developer_manual/digging_deeper/config/userconfig.html +++ b/server/33/developer_manual/digging_deeper/config/userconfig.html @@ -353,7 +353,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/33/developer_manual/digging_deeper/context_chat.html b/server/33/developer_manual/digging_deeper/context_chat.html index f3f847c4765..f6b1e3a42dc 100644 --- a/server/33/developer_manual/digging_deeper/context_chat.html +++ b/server/33/developer_manual/digging_deeper/context_chat.html @@ -301,7 +301,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/33/developer_manual/digging_deeper/continuous_integration.html b/server/33/developer_manual/digging_deeper/continuous_integration.html index 260f4861924..542a0a79ec1 100644 --- a/server/33/developer_manual/digging_deeper/continuous_integration.html +++ b/server/33/developer_manual/digging_deeper/continuous_integration.html @@ -271,7 +271,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/33/developer_manual/digging_deeper/dashboard.html b/server/33/developer_manual/digging_deeper/dashboard.html index 812b90abdd8..31d22637a70 100644 --- a/server/33/developer_manual/digging_deeper/dashboard.html +++ b/server/33/developer_manual/digging_deeper/dashboard.html @@ -717,7 +717,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/33/developer_manual/digging_deeper/deadlock.html b/server/33/developer_manual/digging_deeper/deadlock.html index c6b8ad4955c..c2d138001e0 100644 --- a/server/33/developer_manual/digging_deeper/deadlock.html +++ b/server/33/developer_manual/digging_deeper/deadlock.html @@ -267,7 +267,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/33/developer_manual/digging_deeper/debugging.html b/server/33/developer_manual/digging_deeper/debugging.html index 3c24623e027..5c266a67e72 100644 --- a/server/33/developer_manual/digging_deeper/debugging.html +++ b/server/33/developer_manual/digging_deeper/debugging.html @@ -264,7 +264,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/33/developer_manual/digging_deeper/declarative_settings.html b/server/33/developer_manual/digging_deeper/declarative_settings.html index b9c5c5f25ad..8c96aafa1a4 100644 --- a/server/33/developer_manual/digging_deeper/declarative_settings.html +++ b/server/33/developer_manual/digging_deeper/declarative_settings.html @@ -612,7 +612,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/33/developer_manual/digging_deeper/email.html b/server/33/developer_manual/digging_deeper/email.html index 8c8adf6dd7a..d8d4e470b94 100644 --- a/server/33/developer_manual/digging_deeper/email.html +++ b/server/33/developer_manual/digging_deeper/email.html @@ -215,7 +215,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/33/developer_manual/digging_deeper/files-metadata.html b/server/33/developer_manual/digging_deeper/files-metadata.html index 871d87f4ed2..8427ce360c4 100644 --- a/server/33/developer_manual/digging_deeper/files-metadata.html +++ b/server/33/developer_manual/digging_deeper/files-metadata.html @@ -552,7 +552,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/33/developer_manual/digging_deeper/flow.html b/server/33/developer_manual/digging_deeper/flow.html index fcc9c9705b2..5513bdc6de4 100644 --- a/server/33/developer_manual/digging_deeper/flow.html +++ b/server/33/developer_manual/digging_deeper/flow.html @@ -208,7 +208,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/33/developer_manual/digging_deeper/groupware/calendar.html b/server/33/developer_manual/digging_deeper/groupware/calendar.html index 8ac2ba3267d..3f331436a9d 100644 --- a/server/33/developer_manual/digging_deeper/groupware/calendar.html +++ b/server/33/developer_manual/digging_deeper/groupware/calendar.html @@ -408,7 +408,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/33/developer_manual/digging_deeper/groupware/calendar_provider.html b/server/33/developer_manual/digging_deeper/groupware/calendar_provider.html index 44d3ad02a87..7b881519ba4 100644 --- a/server/33/developer_manual/digging_deeper/groupware/calendar_provider.html +++ b/server/33/developer_manual/digging_deeper/groupware/calendar_provider.html @@ -811,7 +811,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/33/developer_manual/digging_deeper/groupware/contacts_menu.html b/server/33/developer_manual/digging_deeper/groupware/contacts_menu.html index 1925ff4a613..786c632caa2 100644 --- a/server/33/developer_manual/digging_deeper/groupware/contacts_menu.html +++ b/server/33/developer_manual/digging_deeper/groupware/contacts_menu.html @@ -286,7 +286,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/33/developer_manual/digging_deeper/groupware/index.html b/server/33/developer_manual/digging_deeper/groupware/index.html index 85df464069f..ea7f69a0612 100644 --- a/server/33/developer_manual/digging_deeper/groupware/index.html +++ b/server/33/developer_manual/digging_deeper/groupware/index.html @@ -205,7 +205,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/33/developer_manual/digging_deeper/groupware/mail_provider.html b/server/33/developer_manual/digging_deeper/groupware/mail_provider.html index 62a27631e30..4ddb31b0400 100644 --- a/server/33/developer_manual/digging_deeper/groupware/mail_provider.html +++ b/server/33/developer_manual/digging_deeper/groupware/mail_provider.html @@ -392,7 +392,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/33/developer_manual/digging_deeper/http_client.html b/server/33/developer_manual/digging_deeper/http_client.html index 0e4ccfc0db6..ef0bb1e7e35 100644 --- a/server/33/developer_manual/digging_deeper/http_client.html +++ b/server/33/developer_manual/digging_deeper/http_client.html @@ -298,7 +298,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/33/developer_manual/digging_deeper/index.html b/server/33/developer_manual/digging_deeper/index.html index 442a11c2f0e..79269049e3b 100644 --- a/server/33/developer_manual/digging_deeper/index.html +++ b/server/33/developer_manual/digging_deeper/index.html @@ -676,7 +676,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/33/developer_manual/digging_deeper/javascript-apis.html b/server/33/developer_manual/digging_deeper/javascript-apis.html index eec385e4baf..6927eada0b3 100644 --- a/server/33/developer_manual/digging_deeper/javascript-apis.html +++ b/server/33/developer_manual/digging_deeper/javascript-apis.html @@ -327,7 +327,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/33/developer_manual/digging_deeper/notifications.html b/server/33/developer_manual/digging_deeper/notifications.html index f89fcc10eab..72fb6756d05 100644 --- a/server/33/developer_manual/digging_deeper/notifications.html +++ b/server/33/developer_manual/digging_deeper/notifications.html @@ -167,7 +167,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/33/developer_manual/digging_deeper/npm.html b/server/33/developer_manual/digging_deeper/npm.html index aa784eed3c2..a74683544d9 100644 --- a/server/33/developer_manual/digging_deeper/npm.html +++ b/server/33/developer_manual/digging_deeper/npm.html @@ -256,7 +256,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/33/developer_manual/digging_deeper/oidc.html b/server/33/developer_manual/digging_deeper/oidc.html index b0e2ba3eae1..8330c80c30f 100644 --- a/server/33/developer_manual/digging_deeper/oidc.html +++ b/server/33/developer_manual/digging_deeper/oidc.html @@ -195,7 +195,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/33/developer_manual/digging_deeper/openmetrics.html b/server/33/developer_manual/digging_deeper/openmetrics.html index 579970a1e15..7992ca9ffb2 100644 --- a/server/33/developer_manual/digging_deeper/openmetrics.html +++ b/server/33/developer_manual/digging_deeper/openmetrics.html @@ -247,7 +247,7 @@

        Implement a new exporter

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

        diff --git a/server/33/developer_manual/digging_deeper/out_of_office.html b/server/33/developer_manual/digging_deeper/out_of_office.html index 919632d6b48..215f6ab9d28 100644 --- a/server/33/developer_manual/digging_deeper/out_of_office.html +++ b/server/33/developer_manual/digging_deeper/out_of_office.html @@ -285,7 +285,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/33/developer_manual/digging_deeper/performance.html b/server/33/developer_manual/digging_deeper/performance.html index 948050abba7..182706b20e0 100644 --- a/server/33/developer_manual/digging_deeper/performance.html +++ b/server/33/developer_manual/digging_deeper/performance.html @@ -286,7 +286,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/33/developer_manual/digging_deeper/phonenumberutil.html b/server/33/developer_manual/digging_deeper/phonenumberutil.html index e1fc65454b1..a15a784f39e 100644 --- a/server/33/developer_manual/digging_deeper/phonenumberutil.html +++ b/server/33/developer_manual/digging_deeper/phonenumberutil.html @@ -219,7 +219,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/33/developer_manual/digging_deeper/profile.html b/server/33/developer_manual/digging_deeper/profile.html index 1270c5b1fcb..61ac998895f 100644 --- a/server/33/developer_manual/digging_deeper/profile.html +++ b/server/33/developer_manual/digging_deeper/profile.html @@ -345,7 +345,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/33/developer_manual/digging_deeper/profiler.html b/server/33/developer_manual/digging_deeper/profiler.html index 901e77d900f..027d0182cb5 100644 --- a/server/33/developer_manual/digging_deeper/profiler.html +++ b/server/33/developer_manual/digging_deeper/profiler.html @@ -316,7 +316,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/33/developer_manual/digging_deeper/projects.html b/server/33/developer_manual/digging_deeper/projects.html index 107a951daa2..8b98eaa86a5 100644 --- a/server/33/developer_manual/digging_deeper/projects.html +++ b/server/33/developer_manual/digging_deeper/projects.html @@ -382,7 +382,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/33/developer_manual/digging_deeper/psr.html b/server/33/developer_manual/digging_deeper/psr.html index e636694a97a..d28dbe76a47 100644 --- a/server/33/developer_manual/digging_deeper/psr.html +++ b/server/33/developer_manual/digging_deeper/psr.html @@ -222,7 +222,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/33/developer_manual/digging_deeper/publicpage.html b/server/33/developer_manual/digging_deeper/publicpage.html index 8f1a8be19b6..4024c915560 100644 --- a/server/33/developer_manual/digging_deeper/publicpage.html +++ b/server/33/developer_manual/digging_deeper/publicpage.html @@ -258,7 +258,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/33/developer_manual/digging_deeper/reference.html b/server/33/developer_manual/digging_deeper/reference.html index 7b80161629f..d372146067e 100644 --- a/server/33/developer_manual/digging_deeper/reference.html +++ b/server/33/developer_manual/digging_deeper/reference.html @@ -1038,7 +1038,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/33/developer_manual/digging_deeper/repair.html b/server/33/developer_manual/digging_deeper/repair.html index 3c76140cd2d..56f854c02ed 100644 --- a/server/33/developer_manual/digging_deeper/repair.html +++ b/server/33/developer_manual/digging_deeper/repair.html @@ -278,7 +278,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/33/developer_manual/digging_deeper/rest_apis.html b/server/33/developer_manual/digging_deeper/rest_apis.html index 2fac89d8562..0e8fac32f3f 100644 --- a/server/33/developer_manual/digging_deeper/rest_apis.html +++ b/server/33/developer_manual/digging_deeper/rest_apis.html @@ -413,7 +413,7 @@

        Historical options

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

        diff --git a/server/33/developer_manual/digging_deeper/search.html b/server/33/developer_manual/digging_deeper/search.html index 47a75a06c2d..e04a744fde3 100644 --- a/server/33/developer_manual/digging_deeper/search.html +++ b/server/33/developer_manual/digging_deeper/search.html @@ -667,7 +667,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/33/developer_manual/digging_deeper/security.html b/server/33/developer_manual/digging_deeper/security.html index 842e1c657cb..bb548cd3c6d 100644 --- a/server/33/developer_manual/digging_deeper/security.html +++ b/server/33/developer_manual/digging_deeper/security.html @@ -268,7 +268,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/33/developer_manual/digging_deeper/settings.html b/server/33/developer_manual/digging_deeper/settings.html index 3fa42478811..2008cfdf56b 100644 --- a/server/33/developer_manual/digging_deeper/settings.html +++ b/server/33/developer_manual/digging_deeper/settings.html @@ -466,7 +466,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/33/developer_manual/digging_deeper/setup_checks.html b/server/33/developer_manual/digging_deeper/setup_checks.html index 7d19ebbd6b7..47068f3b6a2 100644 --- a/server/33/developer_manual/digging_deeper/setup_checks.html +++ b/server/33/developer_manual/digging_deeper/setup_checks.html @@ -320,7 +320,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/33/developer_manual/digging_deeper/snowflake_ids.html b/server/33/developer_manual/digging_deeper/snowflake_ids.html index 94452b49450..7a99c5dfe34 100644 --- a/server/33/developer_manual/digging_deeper/snowflake_ids.html +++ b/server/33/developer_manual/digging_deeper/snowflake_ids.html @@ -261,7 +261,7 @@

        Decode a Snowflake 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/33/developer_manual/digging_deeper/speech-to-text.html b/server/33/developer_manual/digging_deeper/speech-to-text.html index c64f1d70212..074f67e3d75 100644 --- a/server/33/developer_manual/digging_deeper/speech-to-text.html +++ b/server/33/developer_manual/digging_deeper/speech-to-text.html @@ -344,7 +344,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/33/developer_manual/digging_deeper/status.html b/server/33/developer_manual/digging_deeper/status.html index 4429d74e9d0..63e29f5d351 100644 --- a/server/33/developer_manual/digging_deeper/status.html +++ b/server/33/developer_manual/digging_deeper/status.html @@ -254,7 +254,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/33/developer_manual/digging_deeper/talk.html b/server/33/developer_manual/digging_deeper/talk.html index ff4f2834675..a3d338d59fb 100644 --- a/server/33/developer_manual/digging_deeper/talk.html +++ b/server/33/developer_manual/digging_deeper/talk.html @@ -244,7 +244,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/33/developer_manual/digging_deeper/task_processing.html b/server/33/developer_manual/digging_deeper/task_processing.html index 75e435071ae..ac3fbb856ab 100644 --- a/server/33/developer_manual/digging_deeper/task_processing.html +++ b/server/33/developer_manual/digging_deeper/task_processing.html @@ -975,7 +975,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/33/developer_manual/digging_deeper/text2image.html b/server/33/developer_manual/digging_deeper/text2image.html index efc90f7af64..9a9af01bd31 100644 --- a/server/33/developer_manual/digging_deeper/text2image.html +++ b/server/33/developer_manual/digging_deeper/text2image.html @@ -387,7 +387,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/33/developer_manual/digging_deeper/text_processing.html b/server/33/developer_manual/digging_deeper/text_processing.html index 33751258e7c..05e770c37ba 100644 --- a/server/33/developer_manual/digging_deeper/text_processing.html +++ b/server/33/developer_manual/digging_deeper/text_processing.html @@ -542,7 +542,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/33/developer_manual/digging_deeper/time.html b/server/33/developer_manual/digging_deeper/time.html index b793f3d89a3..48fb913e59a 100644 --- a/server/33/developer_manual/digging_deeper/time.html +++ b/server/33/developer_manual/digging_deeper/time.html @@ -206,7 +206,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/33/developer_manual/digging_deeper/translation.html b/server/33/developer_manual/digging_deeper/translation.html index 5b2ab0d8255..99ba0b23337 100644 --- a/server/33/developer_manual/digging_deeper/translation.html +++ b/server/33/developer_manual/digging_deeper/translation.html @@ -349,7 +349,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/33/developer_manual/digging_deeper/two-factor-provider.html b/server/33/developer_manual/digging_deeper/two-factor-provider.html index 38e663f4110..5316280c489 100644 --- a/server/33/developer_manual/digging_deeper/two-factor-provider.html +++ b/server/33/developer_manual/digging_deeper/two-factor-provider.html @@ -312,7 +312,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/33/developer_manual/digging_deeper/user_migration.html b/server/33/developer_manual/digging_deeper/user_migration.html index b96e468ec68..e3240cfe9d0 100644 --- a/server/33/developer_manual/digging_deeper/user_migration.html +++ b/server/33/developer_manual/digging_deeper/user_migration.html @@ -330,7 +330,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/33/developer_manual/digging_deeper/users.html b/server/33/developer_manual/digging_deeper/users.html index f7bd165958e..679f79b7857 100644 --- a/server/33/developer_manual/digging_deeper/users.html +++ b/server/33/developer_manual/digging_deeper/users.html @@ -389,7 +389,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/33/developer_manual/digging_deeper/web_host_metadata.html b/server/33/developer_manual/digging_deeper/web_host_metadata.html index ec7e06187f1..583dd196504 100644 --- a/server/33/developer_manual/digging_deeper/web_host_metadata.html +++ b/server/33/developer_manual/digging_deeper/web_host_metadata.html @@ -301,7 +301,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/33/developer_manual/digging_deeper/webdav_collection_preload.html b/server/33/developer_manual/digging_deeper/webdav_collection_preload.html index abaab8a3ab1..bf7e5a76df9 100644 --- a/server/33/developer_manual/digging_deeper/webdav_collection_preload.html +++ b/server/33/developer_manual/digging_deeper/webdav_collection_preload.html @@ -260,7 +260,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/33/developer_manual/exapp_development/DevSetup.html b/server/33/developer_manual/exapp_development/DevSetup.html index 788f99d0167..775f9c9eb02 100644 --- a/server/33/developer_manual/exapp_development/DevSetup.html +++ b/server/33/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/33/developer_manual/exapp_development/Introduction.html b/server/33/developer_manual/exapp_development/Introduction.html index 6e797a1430a..17e9608fad2 100644 --- a/server/33/developer_manual/exapp_development/Introduction.html +++ b/server/33/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/33/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html b/server/33/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html index 2836170cceb..da5424197ad 100644 --- a/server/33/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html +++ b/server/33/developer_manual/exapp_development/development_overview/ExAppDevelopmentSteps.html @@ -248,7 +248,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/33/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html b/server/33/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html index d528c54d53f..74c6a5679d4 100644 --- a/server/33/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html +++ b/server/33/developer_manual/exapp_development/development_overview/ExAppHarpIntegration.html @@ -748,7 +748,7 @@

        Integration test 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/33/developer_manual/exapp_development/development_overview/ExAppLifecycle.html b/server/33/developer_manual/exapp_development/development_overview/ExAppLifecycle.html index c7bd1ac7f1b..cbe6107b047 100644 --- a/server/33/developer_manual/exapp_development/development_overview/ExAppLifecycle.html +++ b/server/33/developer_manual/exapp_development/development_overview/ExAppLifecycle.html @@ -622,7 +622,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/33/developer_manual/exapp_development/development_overview/ExAppOverview.html b/server/33/developer_manual/exapp_development/development_overview/ExAppOverview.html index 304d3dece52..a208221e53b 100644 --- a/server/33/developer_manual/exapp_development/development_overview/ExAppOverview.html +++ b/server/33/developer_manual/exapp_development/development_overview/ExAppOverview.html @@ -314,7 +314,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.

        @@ -333,7 +333,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/33/developer_manual/exapp_development/development_overview/index.html b/server/33/developer_manual/exapp_development/development_overview/index.html index 7df6be2e1c1..670274830ea 100644 --- a/server/33/developer_manual/exapp_development/development_overview/index.html +++ b/server/33/developer_manual/exapp_development/development_overview/index.html @@ -168,7 +168,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/33/developer_manual/exapp_development/faq/BehindCompanyProxy.html b/server/33/developer_manual/exapp_development/faq/BehindCompanyProxy.html index 1a39252133b..340f755473a 100644 --- a/server/33/developer_manual/exapp_development/faq/BehindCompanyProxy.html +++ b/server/33/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/33/developer_manual/exapp_development/faq/DockerContainerRegistry.html b/server/33/developer_manual/exapp_development/faq/DockerContainerRegistry.html index a3bf8be87d7..f4738c07eb3 100644 --- a/server/33/developer_manual/exapp_development/faq/DockerContainerRegistry.html +++ b/server/33/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/33/developer_manual/exapp_development/faq/DockerSocketProxy.html b/server/33/developer_manual/exapp_development/faq/DockerSocketProxy.html index cc3a8c65d4c..add670b23ec 100644 --- a/server/33/developer_manual/exapp_development/faq/DockerSocketProxy.html +++ b/server/33/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/33/developer_manual/exapp_development/faq/GpuSupport.html b/server/33/developer_manual/exapp_development/faq/GpuSupport.html index 17453279515..27bbaca461e 100644 --- a/server/33/developer_manual/exapp_development/faq/GpuSupport.html +++ b/server/33/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/33/developer_manual/exapp_development/faq/Scaling.html b/server/33/developer_manual/exapp_development/faq/Scaling.html index bb993fd0034..49159bf6b60 100644 --- a/server/33/developer_manual/exapp_development/faq/Scaling.html +++ b/server/33/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/33/developer_manual/exapp_development/faq/Troubleshooting.html b/server/33/developer_manual/exapp_development/faq/Troubleshooting.html index d675f1441e8..1e9e67318c4 100644 --- a/server/33/developer_manual/exapp_development/faq/Troubleshooting.html +++ b/server/33/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/33/developer_manual/exapp_development/faq/index.html b/server/33/developer_manual/exapp_development/faq/index.html index cf688764000..c60df67323d 100644 --- a/server/33/developer_manual/exapp_development/faq/index.html +++ b/server/33/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/33/developer_manual/exapp_development/index.html b/server/33/developer_manual/exapp_development/index.html index ff532350048..ce9984f95af 100644 --- a/server/33/developer_manual/exapp_development/index.html +++ b/server/33/developer_manual/exapp_development/index.html @@ -161,7 +161,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/33/developer_manual/exapp_development/tech_details/Authentication.html b/server/33/developer_manual/exapp_development/tech_details/Authentication.html index cbbd125a1e1..fccdeb352b0 100644 --- a/server/33/developer_manual/exapp_development/tech_details/Authentication.html +++ b/server/33/developer_manual/exapp_development/tech_details/Authentication.html @@ -224,7 +224,7 @@ if ("True" === "True") { const mermaids_to_add_zoom = 1 === -1 ? all_mermaids.length : 1; if(mermaids_to_add_zoom > 0) { - var svgs = d3.selectAll(".mermaid[data-zoom-id=id-5ca8e503-749b-4915-b570-bd281ca7cd56] svg"); + var svgs = d3.selectAll(".mermaid[data-zoom-id=id-1b1d2e23-e101-42ef-9fcf-b4d62de78da5] svg"); if(all_mermaids.length !== mermaids_processed.length) { setTimeout(load, 200); return; @@ -522,7 +522,7 @@

        Authentication flow

        Authentication flow in details

        -
        +
                 sequenceDiagram
             autonumber
             participant ExApp
        @@ -577,7 +577,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/33/developer_manual/exapp_development/tech_details/Deployment.html b/server/33/developer_manual/exapp_development/tech_details/Deployment.html index b555c70addc..028541c711e 100644 --- a/server/33/developer_manual/exapp_development/tech_details/Deployment.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/InstallationFlow.html b/server/33/developer_manual/exapp_development/tech_details/InstallationFlow.html index cc3e5279ab0..42dc00d5772 100644 --- a/server/33/developer_manual/exapp_development/tech_details/InstallationFlow.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/Translations.html b/server/33/developer_manual/exapp_development/tech_details/Translations.html index 1bd64be8ba0..4abf4663d21 100644 --- a/server/33/developer_manual/exapp_development/tech_details/Translations.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/appconfig.html b/server/33/developer_manual/exapp_development/tech_details/api/appconfig.html index fe2d36b326c..2a84aa74365 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/appconfig.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/events_listener.html b/server/33/developer_manual/exapp_development/tech_details/api/events_listener.html index 19a09488777..81d945bba7e 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/events_listener.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/exapp.html b/server/33/developer_manual/exapp_development/tech_details/api/exapp.html index 76d1aa02bba..9d409285857 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/exapp.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html b/server/33/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html index 728890a1b48..87065f02156 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html +++ b/server/33/developer_manual/exapp_development/tech_details/api/fileactionsmenu.html @@ -640,7 +640,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/33/developer_manual/exapp_development/tech_details/api/index.html b/server/33/developer_manual/exapp_development/tech_details/api/index.html index f5ea55daeaf..5eabc2a5c14 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/index.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/logging.html b/server/33/developer_manual/exapp_development/tech_details/api/logging.html index 25fa0419edf..22fb677bb0c 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/logging.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/notifications.html b/server/33/developer_manual/exapp_development/tech_details/api/notifications.html index 3a0e572282e..f6a78d722ab 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/notifications.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/occ_command.html b/server/33/developer_manual/exapp_development/tech_details/api/occ_command.html index e215d7a524a..f76e9372157 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/occ_command.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/other_ocs.html b/server/33/developer_manual/exapp_development/tech_details/api/other_ocs.html index a8c6448b369..ab4fa5643d9 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/other_ocs.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/preferences.html b/server/33/developer_manual/exapp_development/tech_details/api/preferences.html index 21c7c67e9e9..aae9afa0b97 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/preferences.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/routes.html b/server/33/developer_manual/exapp_development/tech_details/api/routes.html index e1642daa31c..816ed818bdc 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/routes.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/settings.html b/server/33/developer_manual/exapp_development/tech_details/api/settings.html index 258ed2e45d9..8688441482f 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/settings.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/talkbots.html b/server/33/developer_manual/exapp_development/tech_details/api/talkbots.html index 84823b52b3d..1dae46c97a1 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/talkbots.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/topmenu.html b/server/33/developer_manual/exapp_development/tech_details/api/topmenu.html index 67d701f015e..96246541c12 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/topmenu.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/api/utils.html b/server/33/developer_manual/exapp_development/tech_details/api/utils.html index 4683493c0cb..6c552fb7229 100644 --- a/server/33/developer_manual/exapp_development/tech_details/api/utils.html +++ b/server/33/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/33/developer_manual/exapp_development/tech_details/index.html b/server/33/developer_manual/exapp_development/tech_details/index.html index 367a8f4da42..6cd75c1051c 100644 --- a/server/33/developer_manual/exapp_development/tech_details/index.html +++ b/server/33/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/33/developer_manual/genindex.html b/server/33/developer_manual/genindex.html index c650c40dd51..f59cf38e201 100644 --- a/server/33/developer_manual/genindex.html +++ b/server/33/developer_manual/genindex.html @@ -478,7 +478,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/33/developer_manual/getting_started/coding_standards/html_css.html b/server/33/developer_manual/getting_started/coding_standards/html_css.html index 4916c703124..5b0a0f1e329 100644 --- a/server/33/developer_manual/getting_started/coding_standards/html_css.html +++ b/server/33/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/33/developer_manual/getting_started/coding_standards/index.html b/server/33/developer_manual/getting_started/coding_standards/index.html index 2627f6052c1..56064039901 100644 --- a/server/33/developer_manual/getting_started/coding_standards/index.html +++ b/server/33/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/33/developer_manual/getting_started/coding_standards/javascript.html b/server/33/developer_manual/getting_started/coding_standards/javascript.html index ec0696832f3..2049c14db0e 100644 --- a/server/33/developer_manual/getting_started/coding_standards/javascript.html +++ b/server/33/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/33/developer_manual/getting_started/coding_standards/php.html b/server/33/developer_manual/getting_started/coding_standards/php.html index 5845ab648d2..efff534b72c 100644 --- a/server/33/developer_manual/getting_started/coding_standards/php.html +++ b/server/33/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/33/developer_manual/getting_started/development_process.html b/server/33/developer_manual/getting_started/development_process.html index dd5dc673d90..7e4bad2dc1e 100644 --- a/server/33/developer_manual/getting_started/development_process.html +++ b/server/33/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/33/developer_manual/getting_started/devenv.html b/server/33/developer_manual/getting_started/devenv.html index 00c41a6fcc8..113b9c72594 100644 --- a/server/33/developer_manual/getting_started/devenv.html +++ b/server/33/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/33/developer_manual/getting_started/index.html b/server/33/developer_manual/getting_started/index.html index 629e5e546c6..176c70f841a 100644 --- a/server/33/developer_manual/getting_started/index.html +++ b/server/33/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/33/developer_manual/how_to/index.html b/server/33/developer_manual/how_to/index.html index ea9c3e38614..2326c391413 100644 --- a/server/33/developer_manual/how_to/index.html +++ b/server/33/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/33/developer_manual/html_css_design/content.html b/server/33/developer_manual/html_css_design/content.html index 64f30214708..2ee6251cf04 100644 --- a/server/33/developer_manual/html_css_design/content.html +++ b/server/33/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/33/developer_manual/html_css_design/css.html b/server/33/developer_manual/html_css_design/css.html index 5ba1e241388..6515220cf09 100644 --- a/server/33/developer_manual/html_css_design/css.html +++ b/server/33/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/33/developer_manual/html_css_design/html.html b/server/33/developer_manual/html_css_design/html.html index 0b7c8dcd8df..5b88440c3ea 100644 --- a/server/33/developer_manual/html_css_design/html.html +++ b/server/33/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/33/developer_manual/html_css_design/icons.html b/server/33/developer_manual/html_css_design/icons.html index 8410a17dbb0..91c0bfef848 100644 --- a/server/33/developer_manual/html_css_design/icons.html +++ b/server/33/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/33/developer_manual/html_css_design/index.html b/server/33/developer_manual/html_css_design/index.html index de042f26969..6f86762a420 100644 --- a/server/33/developer_manual/html_css_design/index.html +++ b/server/33/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/33/developer_manual/html_css_design/list.html b/server/33/developer_manual/html_css_design/list.html index ef70316d5dc..662ff62b151 100644 --- a/server/33/developer_manual/html_css_design/list.html +++ b/server/33/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/33/developer_manual/html_css_design/navigation.html b/server/33/developer_manual/html_css_design/navigation.html index 9c8c9ab85e4..eef144dc58a 100644 --- a/server/33/developer_manual/html_css_design/navigation.html +++ b/server/33/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/33/developer_manual/html_css_design/popovermenu.html b/server/33/developer_manual/html_css_design/popovermenu.html index 9d3abfae7dc..6289efc0736 100644 --- a/server/33/developer_manual/html_css_design/popovermenu.html +++ b/server/33/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/33/developer_manual/index.html b/server/33/developer_manual/index.html index b2bc8f642b3..ac60954c945 100644 --- a/server/33/developer_manual/index.html +++ b/server/33/developer_manual/index.html @@ -280,7 +280,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/33/developer_manual/prologue/bugtracker/codereviews.html b/server/33/developer_manual/prologue/bugtracker/codereviews.html index 084eae97e38..5900b5397c2 100644 --- a/server/33/developer_manual/prologue/bugtracker/codereviews.html +++ b/server/33/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/33/developer_manual/prologue/bugtracker/index.html b/server/33/developer_manual/prologue/bugtracker/index.html index c23486cf76e..919c23f4895 100644 --- a/server/33/developer_manual/prologue/bugtracker/index.html +++ b/server/33/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/33/developer_manual/prologue/bugtracker/triaging.html b/server/33/developer_manual/prologue/bugtracker/triaging.html index 053d5bc465b..f2cac1a26e7 100644 --- a/server/33/developer_manual/prologue/bugtracker/triaging.html +++ b/server/33/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/33/developer_manual/prologue/code-of-conduct.html b/server/33/developer_manual/prologue/code-of-conduct.html index 6270936d967..c8edae3d464 100644 --- a/server/33/developer_manual/prologue/code-of-conduct.html +++ b/server/33/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/33/developer_manual/prologue/compatibility_app_ecosystem.html b/server/33/developer_manual/prologue/compatibility_app_ecosystem.html index 47f3500974e..e623ef58f32 100644 --- a/server/33/developer_manual/prologue/compatibility_app_ecosystem.html +++ b/server/33/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/33/developer_manual/prologue/help_communication.html b/server/33/developer_manual/prologue/help_communication.html index 0d472de0ee6..34c45d39ae1 100644 --- a/server/33/developer_manual/prologue/help_communication.html +++ b/server/33/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/33/developer_manual/prologue/index.html b/server/33/developer_manual/prologue/index.html index 63cf1ffad6e..eb046eeefd1 100644 --- a/server/33/developer_manual/prologue/index.html +++ b/server/33/developer_manual/prologue/index.html @@ -154,7 +154,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/33/developer_manual/prologue/security.html b/server/33/developer_manual/prologue/security.html index 7101ee81cde..dff3305392e 100644 --- a/server/33/developer_manual/prologue/security.html +++ b/server/33/developer_manual/prologue/security.html @@ -374,7 +374,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/33/developer_manual/search.html b/server/33/developer_manual/search.html index 999d0cbf250..114d32266d1 100644 --- a/server/33/developer_manual/search.html +++ b/server/33/developer_manual/search.html @@ -485,7 +485,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/33/developer_manual/searchindex.js b/server/33/developer_manual/searchindex.js index 543873f61e4..10fa27c9ae8 100644 --- a/server/33/developer_manual/searchindex.js +++ b/server/33/developer_manual/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"0. Setting up the development environment": [[160, "setting-up-the-development-environment"]], "1. Migration 1: Schema change": [[60, "migration-1-schema-change"]], "1. Starting from template": [[160, "starting-from-template"]], "2. Migration 1: Post schema change": [[60, "migration-1-post-schema-change"]], "3. Development": [[160, "development"]], "3. Migration 2: Schema change": [[60, "migration-2-schema-change"]], "4. Packaging": [[160, "packaging"]], "4.1 Hardware acceleration": [[160, "hardware-acceleration"]], "5. AppStore publishing": [[160, "appstore-publishing"]], "6. Testing": [[160, "testing"]], "@nextcloud/auth": [[124, "nextcloud-auth"]], "@nextcloud/axios": [[124, "nextcloud-axios"]], "@nextcloud/dialogs": [[124, "nextcloud-dialogs"]], "@nextcloud/event-bus": [[124, "nextcloud-event-bus"]], "@nextcloud/files": [[124, "nextcloud-files"]], "@nextcloud/initial-state": [[124, "nextcloud-initial-state"]], "@nextcloud/l10n": [[124, "nextcloud-l10n"]], "@nextcloud/logger": [[124, "nextcloud-logger"]], "@nextcloud/moment": [[124, "nextcloud-moment"]], "@nextcloud/password-confirmation": [[124, "nextcloud-password-confirmation"]], "@nextcloud/paths": [[124, "nextcloud-paths"]], "@nextcloud/router": [[124, "nextcloud-router"]], "@nextcloud/sharing": [[124, "nextcloud-sharing"]], "@nextcloud/vue": [[124, "nextcloud-vue"]], "A note about namespaces URI": [[79, "a-note-about-namespaces-uri"]], "API design and consistency": [[67, "api-design-and-consistency"]], "API reference": [[103, null]], "API to resolve links": [[137, "api-to-resolve-links"]], "Aborting the upload": [[81, "aborting-the-upload"]], "Accept a pending Federated Cloud Share": [[70, "accept-a-pending-federated-cloud-share"]], "Access calendars and events": [[117, "access-calendars-and-events"]], "Access data from within a Nextcloud App via OCP": [[129, "access-data-from-within-a-nextcloud-app-via-ocp"]], "Access restrictions \u2013 IACL": [[118, "access-restrictions-iacl"]], "Access through CalDAV": [[118, "access-through-caldav"]], "Accessing attributes": [[57, "accessing-attributes"]], "Accessing contact info": [[119, "accessing-contact-info"]], "Accessing the container from anywhere": [[41, "accessing-the-container-from-anywhere"]], "Acquiring a HTTP Client": [[122, "acquiring-a-http-client"]], "Action menu": [[94, "action-menu"]], "Action payload to ExApp": [[180, "action-payload-to-exapp"]], "Action results": [[180, "action-results"]], "Actions": [[119, "actions"]], "Activity": [[87, null], [99, "activity"]], "Adapting ExApps to HaRP": [[161, null]], "Add script": [[190, "add-script"]], "Add spaces around content when needed": [[195, "id17"]], "Add style": [[190, "add-style"]], "Add the library as a Gradle dependency": [[90, "add-the-library-as-a-gradle-dependency"]], "Add the library project to your project as a Git submodule": [[90, "add-the-library-project-to-your-project-as-a-git-submodule"]], "Add the library to a project": [[90, "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"], [29, "added-apis"], [29, "id3"]], "Added Events": [[28, "added-events"], [29, "added-events"]], "Added events": [[24, "added-events"]], "Adding a navigation entry": [[5, "adding-a-navigation-entry"]], "Adding indices": [[60, "adding-indices"]], "Adding mounts to the filesystem": [[58, "adding-mounts-to-the-filesystem"]], "Adding translations": [[62, "adding-translations"]], "Address Sanitizer": [[101, "address-sanitizer"]], "Admin audit logging": [[49, "admin-audit-logging"]], "Advanced search provider": [[140, "advanced-search-provider"]], "Advantages": [[41, "advantages"]], "After the release": [[36, "after-the-release"]], "Alignment": [[208, "alignment"]], "Always use braces.": [[195, "id20"]], "Always use parenthesis for arrow function parameters.": [[195, "id12"]], "Android": [[62, "android"], [89, null]], "Android Nextcloud client development": [[89, "android-nextcloud-client-development"]], "App Installation Flow": [[175, null]], "App architecture": [[6, "app-architecture"]], "App autoloading": [[104, "app-autoloading"]], "App bootstrap logic": [[16, "app-bootstrap-logic"]], "App code checker deprecation": [[17, "app-code-checker-deprecation"]], "App development": [[3, null]], "App guidelines": [[34, "app-guidelines"]], "App metadata": [[4, null]], "App navigation menu": [[207, "app-navigation-menu"]], "App publishing and maintenance": [[31, null]], "App upgrade guide": [[9, null]], "App values": [[56, "app-values"]], "AppAPI Authentication": [[162, "appapi-authentication"]], "AppAPI Nextcloud APIs": [[181, null]], "AppAPI session keys": [[173, "appapi-session-keys"]], "AppAPIAuth": [[173, "appapiauth"]], "AppConfig": [[105, null], [177, null]], "AppData": [[55, null], [218, "appdata"]], "AppFramework": [[105, "appframework"]], "Application installation scheme": [[174, "application-installation-scheme"]], "Arguments": [[174, "arguments"], [174, "id1"]], "Arrays": [[195, "arrays"]], "Assembling the chunks": [[81, "assembling-the-chunks"]], "Atomic components": [[94, null]], "Auth bypass / privilege escalations": [[217, "auth-bypass-privilege-escalations"]], "Authentication": [[40, "authentication"], [65, "authentication"], [173, null]], "Authentication & basics": [[222, "authentication-basics"]], "Authentication flow": [[173, "authentication-flow"]], "Authentication flow in details": [[173, "authentication-flow-in-details"]], "Authentication headers": [[173, "authentication-headers"]], "Auto-complete and user search": [[65, "auto-complete-and-user-search"]], "Automatic Backport": [[197, "automatic-backport"]], "Available Events": [[42, "available-events"]], "Available hooks": [[42, "available-hooks"]], "Avatar": [[94, "avatar"]], "Avoid multiple properties on the same line": [[195, "id6"], [195, "id16"]], "Avoid semicolons where not needed.": [[195, "id3"]], "Avoiding deadlocks": [[111, "avoiding-deadlocks"]], "Babel Polyfill removal": [[15, "babel-polyfill-removal"]], "Back-end": [[176, "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"], [29, "back-end-changes"]], "Back-end code": [[220, null]], "Backend": [[163, "backend"]], "Background color": [[95, "background-color"]], "Background jobs (Cron)": [[38, null]], "Background variables": [[202, "background-variables"]], "Backporting Considerations": [[197, "backporting-considerations"]], "Basic APIs": [[79, null]], "Basic Calendar information \u2013 INode": [[118, "basic-calendar-information-inode"]], "Basic Pattern of Dependency Injection": [[41, "basic-pattern-of-dependency-injection"]], "Basic concepts": [[48, null]], "Basic event information \u2013 INode": [[118, "basic-event-information-inode"]], "Basic input types": [[113, "basic-input-types"]], "Basic layout": [[206, "basic-layout"], [207, "basic-layout"], [207, "id3"], [207, "id5"], [208, "basic-layout"]], "Basic rules": [[207, "basic-rules"]], "Basic usage": [[114, "basic-usage"]], "Be technically sound": [[34, "be-technically-sound"]], "Before the release": [[36, "before-the-release"]], "Behavioral changes": [[10, "behavioral-changes"], [13, "behavioral-changes"], [14, "behavioral-changes"], [23, "behavioral-changes"]], "Benefits": [[34, "benefits"]], "Best practices": [[67, "best-practices"], [157, "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": [[225, "bootstrapping-nextcloud"]], "Bootstrapping process": [[0, "bootstrapping-process"]], "Border radius": [[26, "border-radius"]], "Braces on same line as the definition.": [[195, "id9"]], "Branch Names": [[197, "branch-names"]], "Branch off": [[36, "branch-off"]], "Branch selection .tx/backport": [[7, "branch-selection-tx-backport"]], "Breaking changes in the Files API package": [[29, "breaking-changes-in-the-files-api-package"]], "Brute-force protection": [[40, "brute-force-protection"]], "Bugfixes": [[197, "bugfixes"]], "Bugtracker": [[211, null]], "Building Vue components and scripts": [[221, "building-vue-components-and-scripts"]], "Building styles": [[221, "building-styles"]], "Building the Client": [[101, null]], "Built-in examples": [[157, "built-in-examples"]], "Button and action labels": [[100, "button-and-action-labels"]], "Buttons": [[94, "buttons"], [203, "buttons"], [207, "buttons"]], "C++ (Qt) / Desktop client": [[62, "c-qt-desktop-client"]], "CAREFULLY handle empty values in JSON Responses": [[67, "carefully-handle-empty-values-in-json-responses"]], "CONSIDER how your API will be used": [[67, "consider-how-your-api-will-be-used"]], "CORS": [[217, "cors"]], "CSP Nonce": [[26, "csp-nonce"]], "CSS": [[14, "css"], [43, null], [193, "css"], [202, null]], "CSS and HTML coding standards": [[193, null]], "CSS classes": [[202, "css-classes"]], "CSS variables": [[47, "css-variables"], [202, "css-variables"]], "Cache": [[218, "cache"]], "Cached data": [[130, "cached-data"]], "Caching": [[39, null]], "Calendar integration": [[117, null]], "Calendar objects": [[117, "calendar-objects"]], "Calendar providers": [[117, "calendar-providers"]], "Calendars": [[117, "calendars"]], "Capabilities": [[26, "capabilities"]], "Capabilities API": [[65, "capabilities-api"]], "Casting parameters": [[40, "casting-parameters"]], "Cause": [[165, "cause"]], "Change log": [[36, "change-log"]], "Change tracking": [[36, "change-tracking"]], "Changed APIs": [[10, "changed-apis"], [10, "id1"], [15, "changed-apis"], [19, "changed-apis"], [22, "changed-apis"], [23, "changed-apis"], [23, "id7"], [24, "changed-apis"], [25, "changed-apis"], [25, "id1"], [26, "changed-apis"], [27, "changed-apis"], [28, "changed-apis"], [29, "changed-apis"], [29, "id4"]], "Changed behavior": [[25, "changed-behavior"]], "Changelog": [[4, "changelog"]], "Changing API and backwards compatibility": [[222, "changing-api-and-backwards-compatibility"]], "Check availability": [[74, "check-availability"]], "Check for Talk existence": [[147, "check-for-talk-existence"]], "Check out external shipped apps": [[198, "check-out-external-shipped-apps"]], "Check out the code": [[198, "check-out-the-code"]], "Checkbox and Multi-checkbox": [[113, "checkbox-and-multi-checkbox"]], "Checkboxes and radio buttons": [[94, "checkboxes-and-radio-buttons"]], "Checkboxes and radios": [[203, "checkboxes-and-radios"]], "Checking for existence of events": [[118, "checking-for-existence-of-events"]], "Checking if the issue is useful": [[212, "checking-if-the-issue-is-useful"]], "Chunked file upload": [[81, null]], "Chunked upload v2": [[81, "chunked-upload-v2"]], "Class-based schema registration": [[113, "class-based-schema-registration"]], "Classloader": [[104, null]], "Clear data and disable out-of-office": [[68, "clear-data-and-disable-out-of-office"]], "Clear message": [[72, "clear-message"]], "Clickable area": [[26, "clickable-area"]], "Clickjacking": [[217, "clickjacking"]], "Client APIs": [[23, "client-apis"]], "Clients and Client APIs": [[93, null]], "Code Map": [[218, "code-map"]], "Code example": [[88, "code-example"], [88, "id1"], [88, "id2"], [88, "id3"], [88, "id4"], [88, "id5"], [88, "id6"], [88, "id7"], [88, "id8"], [88, "id9"], [88, "id10"], [88, "id11"], [88, "id12"]], "Code executions / file inclusions": [[217, "code-executions-file-inclusions"]], "Code of conduct": [[213, null]], "Code reviews on GitHub": [[210, null]], "Code signing": [[30, null]], "Code style": [[195, "code-style"]], "Coding standards": [[194, "coding-standards"]], "Coding style & general guidelines": [[194, null]], "Collabora without SSL": [[200, "collabora-without-ssl"]], "Collapsible entry": [[207, "collapsible-entry"]], "Color": [[95, "color"]], "Color picker": [[94, "color-picker"]], "Comments": [[82, null], [196, "comments"]], "Committing changes": [[221, "committing-changes"]], "Common data structure": [[129, "common-data-structure"]], "Comparison of different API types": [[139, "id4"], [139, "id5"]], "Compatibility": [[124, "compatibility"]], "Compatibility documentation": [[220, "compatibility-documentation"]], "Compatibility with the app ecosystem": [[214, null]], "Compiling": [[101, "compiling"]], "Completely disabled authentication": [[40, "completely-disabled-authentication"]], "Composer": [[2, "composer"]], "Concept": [[136, "concept"]], "Concept overview": [[66, "concept-overview"], [105, "concept-overview"], [107, "concept-overview"], [115, "concept-overview"], [140, "concept-overview"]], "Conditional scheduling of tasks": [[150, "conditional-scheduling-of-tasks"]], "Config & Preferences": [[106, null]], "Configuration": [[56, null]], "Configuration Component": [[116, "configuration-component"]], "Configuration changes": [[10, "configuration-changes"]], "Configuring parallelism": [[38, "configuring-parallelism"]], "Conflict example": [[2, "conflict-example"]], "Connecting a controller and a route": [[40, "connecting-a-controller-and-a-route"]], "Console commands": [[60, "console-commands"]], "Construction of migration classes": [[60, "construction-of-migration-classes"]], "Consumable, Listenable and Catchable": [[103, "consumable-listenable-and-catchable"]], "Consuming a Mail Service": [[121, "consuming-a-mail-service"]], "Consuming the AppConfig API": [[105, "consuming-the-appconfig-api"]], "Consuming the Files Metadata API": [[115, "consuming-the-files-metadata-api"]], "Consuming the Speech-To-Text API": [[145, "consuming-the-speech-to-text-api"]], "Consuming the Task Processing API": [[148, "consuming-the-task-processing-api"]], "Consuming the Text Processing API": [[150, "consuming-the-text-processing-api"]], "Consuming the Text-To-Image API": [[149, "consuming-the-text-to-image-api"]], "Consuming the Translation API": [[152, "consuming-the-translation-api"]], "Consuming the UserConfig API": [[107, "consuming-the-userconfig-api"]], "Contact Support": [[165, "contact-support"]], "Contacts Menu": [[119, null]], "Containers / Dependency Injection": [[41, null]], "Content": [[99, "content"]], "Content list": [[206, null]], "Content size of the event": [[118, "content-size-of-the-event"]], "Context Chat": [[108, null]], "Continuous Integration": [[109, null]], "Contributing": [[133, "contributing"]], "Control structures": [[195, "control-structures"], [196, "control-structures"]], "Controller Injection": [[41, "controller-injection"]], "Controllers": [[40, null]], "Convert input into standard format": [[131, "convert-input-into-standard-format"]], "Converting to app passwords": [[63, "converting-to-app-passwords"]], "Cookies": [[162, "cookies"]], "Copying files and folders (rfc4918)": [[79, "copying-files-and-folders-rfc4918"]], "Corporate Proxy - Permanent Settings for PHP CLI": [[165, null]], "Correct plurals": [[62, "correct-plurals"]], "Counter": [[207, "counter"]], "Counter bubbles": [[94, "counter-bubbles"]], "Create a conversation": [[147, "create-a-conversation"]], "Create a folder": [[88, "create-a-folder"]], "Create a new Federated Cloud Share": [[70, "create-a-new-federated-cloud-share"]], "Create a new Share": [[70, "create-a-new-share"]], "Create an app": [[6, "create-an-app"]], "Create calendar events": [[117, "create-calendar-events"]], "Creating a repair step": [[138, "creating-a-repair-step"]], "Creating custom responses": [[40, "creating-custom-responses"]], "Creating folders (rfc4918)": [[79, "creating-folders-rfc4918"]], "Creating new calendar events": [[118, "creating-new-calendar-events"]], "Creating users": [[155, "creating-users"]], "Cross site request forgery": [[217, "cross-site-request-forgery"]], "Cross site scripting": [[217, "cross-site-scripting"]], "Custom attribute to database column mapping": [[57, "custom-attribute-to-database-column-mapping"]], "Customize the conversation": [[147, "customize-the-conversation"]], "DELETE request": [[122, "delete-request"]], "DO NOT throw non-OCS*Exceptions": [[67, "do-not-throw-non-ocs-exceptions"]], "DO NOT use the addHeader (use setHeaders)": [[67, "do-not-use-the-addheader-use-setheaders"]], "DO set all descriptions for parameters and methods": [[67, "do-set-all-descriptions-for-parameters-and-methods"]], "DO type controller and helper methods as explicit as possible": [[67, "do-type-controller-and-helper-methods-as-explicit-as-possible"]], "DO use the same data structures for the same group of responses": [[67, "do-use-the-same-data-structures-for-the-same-group-of-responses"]], "DaemonConfig registration": [[174, "daemonconfig-registration"]], "Dashboard": [[110, null]], "Dashboard API": [[110, "dashboard-api"]], "Data-based responses": [[40, "data-based-responses"]], "Database access": [[57, null]], "Database clusters": [[130, "database-clusters"]], "Database performance": [[130, "database-performance"]], "Datetime picker": [[94, "datetime-picker"]], "Deadlocks": [[111, null]], "Debug mode": [[112, "debug-mode"]], "Debugging": [[112, null]], "Debugging HTML and templates": [[112, "debugging-html-and-templates"]], "Debugging JavaScript": [[112, "debugging-javascript"]], "Debugging MariaDB queries": [[112, "debugging-mariadb-queries"]], "Debugging SQL queries": [[112, "debugging-sql-queries"]], "Debugging tests in the browser": [[225, "debugging-tests-in-the-browser"]], "Debugging variables": [[112, "debugging-variables"]], "Declarative Settings": [[188, null]], "Declarative settings": [[113, null]], "Declare in-app search": [[140, "declare-in-app-search"]], "Declare supported Unified Search providers": [[137, "declare-supported-unified-search-providers"]], "Decline a pending Federated Cloud Share": [[70, "decline-a-pending-federated-cloud-share"]], "Decode a Snowflake ID": [[144, "decode-a-snowflake-id"]], "Default user agent for outgoing requests changed": [[29, "default-user-agent-for-outgoing-requests-changed"]], "Default values for subURL": [[53, "default-values-for-suburl"]], "Define a setup check": [[143, "define-a-setup-check"]], "Delete Share": [[70, "delete-share"]], "Delete a conversation": [[147, "delete-a-conversation"]], "Delete a share resource": [[88, "delete-a-share-resource"]], "Delete a task": [[74, "delete-a-task"]], "Delete an accepted Federated Cloud Share": [[70, "delete-an-accepted-federated-cloud-share"]], "Delete app config values": [[177, "delete-app-config-values"]], "Delete file or folder": [[88, "delete-file-or-folder"]], "Delete metadata using PROPPATCH": [[115, "delete-metadata-using-proppatch"]], "Delete user config values": [[186, "delete-user-config-values"]], "Deleting a preference": [[77, "deleting-a-preference"]], "Deleting an app password": [[63, "deleting-an-app-password"]], "Deleting files and folders (rfc4918)": [[79, "deleting-files-and-folders-rfc4918"]], "Deleting from the trashbin": [[85, "deleting-from-the-trashbin"]], "Deleting multiple preference": [[77, "deleting-multiple-preference"]], "Dependency Injection Container Registration": [[50, "dependency-injection-container-registration"]], "Dependency Injection Parameters": [[22, "dependency-injection-parameters"]], "Dependency hell": [[2, "dependency-hell"]], "Dependency management": [[2, null]], "Deploy daemons types": [[158, "deploy-daemons-types"]], "Deploy environment variables": [[174, "deploy-environment-variables"]], "Deployment": [[174, 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, "id2"], [25, "deprecated-apis"], [26, "deprecated-apis"], [26, "id2"], [27, "deprecated-apis"], [28, "deprecated-apis"], [28, "id1"], [29, "deprecated-apis"], [29, "id5"]], "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": [[102, null]], "Details": [[99, "details"]], "Determining if the report is complete": [[212, "determining-if-the-report-is-complete"]], "Determining relevance of issue": [[212, "determining-relevance-of-issue"]], "Development": [[124, "development"]], "Development dependency hell": [[24, "development-dependency-hell"]], "Development environment": [[198, null]], "Development overview": [[164, null]], "Development process": [[197, null]], "Development tools": [[2, "development-tools"]], "Digging deeper": [[123, null]], "Direct Download": [[65, "direct-download"]], "Direct storage access": [[58, "direct-storage-access"]], "Directory traversal": [[217, "directory-traversal"]], "Disable the app": [[133, "disable-the-app"]], "Disabled keyboard shortcuts": [[21, "disabled-keyboard-shortcuts"]], "Display link previews": [[137, "display-link-previews"]], "Distributed cache": [[39, "distributed-cache"]], "Do we lock down Nextcloud?": [[30, "do-we-lock-down-nextcloud"]], "Docker Container Registry": [[166, null]], "Docker Socket Proxy": [[158, "docker-socket-proxy"], [167, null]], "Docker by socket": [[158, "docker-by-socket"]], "Docker install": [[176, "docker-install"]], "Docker remote API": [[158, "docker-remote-api"]], "Dockerfile": [[160, "dockerfile"]], "Documentation": [[225, "documentation"]], "Documentation procedures of changes that affect app developers": [[214, "documentation-procedures-of-changes-that-affect-app-developers"]], "Donations": [[33, "donations"]], "Dos and Don\u2019ts": [[62, "dos-and-don-ts"], [202, "dos-and-don-ts"]], "Download a file": [[88, "download-a-file"]], "Download permission": [[70, "download-permission"]], "Downloading files": [[79, "downloading-files"]], "Downloading folders": [[79, "downloading-folders"]], "Downloads": [[40, "downloads"]], "Drag and drop": [[207, "drag-and-drop"]], "Dropdowns": [[94, "dropdowns"]], "ESLint config": [[195, "eslint-config"]], "Edit an existing app": [[6, "edit-an-existing-app"]], "Edit entry": [[207, "edit-entry"]], "Element structure variables": [[202, "element-structure-variables"]], "Email": [[114, null]], "Email sending": [[200, "email-sending"]], "Empty content": [[94, "empty-content"]], "Emptying the trashbin": [[85, "emptying-the-trashbin"]], "Enable the app": [[6, "enable-the-app"], [133, "enable-the-app"]], "Enabled": [[162, "enabled"], [175, "enabled"]], "Enabling debug mode": [[198, "enabling-debug-mode"]], "Endpoint": [[82, "endpoint"]], "Enterprise support": [[33, "enterprise-support"]], "Entities": [[57, "entities"], [116, "entities"]], "Entity slug deprecation": [[20, "entity-slug-deprecation"]], "Entries in the calendar \u2013 ICollection": [[118, "entries-in-the-calendar-icollection"]], "Entry bullet": [[207, "entry-bullet"]], "Error handling": [[122, "error-handling"]], "Errors": [[30, "errors"]], "Errors and headers": [[67, "errors-and-headers"]], "Event data \u2013 IFile": [[118, "event-data-ifile"]], "Event payload": [[178, "event-payload"]], "Event-based schema registration": [[113, "event-based-schema-registration"]], "Events": [[42, null], [91, "events"], [124, "events"]], "Events Listener": [[178, null]], "Events types": [[178, "events-types"]], "ExApp": [[179, null]], "ExApp deployment issues": [[170, "exapp-deployment-issues"]], "ExApp development": [[160, null], [172, null]], "ExApp info.xml schema": [[174, "exapp-info-xml-schema"]], "ExApp lifecycle": [[162, null]], "ExApp lifecycle methods": [[162, "exapp-lifecycle-methods"]], "ExApp lifecycle scheme": [[162, "exapp-lifecycle-scheme"]], "ExApp metadata": [[163, "exapp-metadata"]], "ExApp overview": [[163, null]], "ExApp registration": [[174, "exapp-registration"]], "ExApp structure": [[163, "exapp-structure"]], "ExApps (Python)": [[62, "exapps-python"]], "ExApps management list of apps from App Store is empty": [[170, "exapps-management-list-of-apps-from-app-store-is-empty"]], "Example": [[174, "example"], [184, "example"], [187, "example"]], "Example generic handler": [[156, "example-generic-handler"]], "Example webfinger handler": [[156, "example-webfinger-handler"]], "Examples": [[82, "examples"], [88, null], [91, "examples"], [91, "id1"], [180, "examples"], [210, "examples"]], "Examples search bodies": [[84, "examples-search-bodies"]], "ExceptionalImplementable": [[103, "exceptionalimplementable"]], "Exceptions": [[222, "exceptions"]], "Excluding files .l10nignore": [[7, "excluding-files-l10nignore"]], "Expose capabilities": [[67, "expose-capabilities"]], "Extend link preview support": [[137, "extend-link-preview-support"]], "Extend the Smart Picker": [[137, "extend-the-smart-picker"]], "Extending core parts": [[45, "extending-core-parts"]], "Extending the DAV server": [[1, null]], "Extending the \u201cnew\u201d menu in the files app": [[45, "extending-the-new-menu-in-the-files-app"]], "External API": [[222, null]], "External search provider": [[140, "external-search-provider"]], "External storage type": [[113, "external-storage-type"]], "Extracting values from the URL": [[53, "extracting-values-from-the-url"]], "FAQ": [[30, "faq"]], "Failed to create volume": [[170, "failed-to-create-volume"]], "Federated Cloud Shares": [[70, "federated-cloud-shares"]], "Fetch a list of all set user-statuses": [[72, "fetch-a-list-of-all-set-user-statuses"]], "Fetch a result image": [[74, "fetch-a-result-image"]], "Fetch a specific user\u2019s status": [[72, "fetch-a-specific-user-s-status"]], "Fetch a task by ID": [[74, "fetch-a-task-by-id"], [75, "fetch-a-task-by-id"]], "Fetch a user\u2019s backup status": [[72, "fetch-a-user-s-backup-status"]], "Fetch ongoing data": [[68, "fetch-ongoing-data"]], "Fetch the list of predefined statuses": [[72, "fetch-the-list-of-predefined-statuses"]], "Fetch upcoming or ongoing data": [[68, "fetch-upcoming-or-ongoing-data"]], "Fetch user setting and recommendations": [[69, "fetch-user-setting-and-recommendations"]], "Fetch user-controlled recommendations": [[69, "fetch-user-controlled-recommendations"]], "Fetch your own status": [[72, "fetch-your-own-status"]], "Fetching a calendar entry": [[118, "fetching-a-calendar-entry"]], "Fetching all calendar entries": [[118, "fetching-all-calendar-entries"]], "Fetching individual search results": [[140, "fetching-individual-search-results"]], "Fetching provider IDs": [[140, "fetching-provider-ids"]], "Fetching the access rules of the calendar": [[118, "fetching-the-access-rules-of-the-calendar"]], "Fetching the name of an event": [[118, "fetching-the-name-of-an-event"]], "File": [[55, "file"]], "File Actions Menu": [[180, null]], "File bulk upload": [[80, null]], "File request": [[70, "file-request"]], "Filenames": [[195, "filenames"]], "Files": [[91, null]], "Files API": [[29, "files-api"]], "Files Metadata": [[115, null]], "Files Sharing": [[72, "files-sharing"]], "Files and Files sharing": [[27, "files-and-files-sharing"]], "Filesystem layer": [[218, "filesystem-layer"]], "Filesystem root": [[42, "filesystem-root"]], "Filesystem scanner": [[42, "filesystem-scanner"]], "Filesystem structure": [[195, "filesystem-structure"]], "Filtering the auto-complete results": [[65, "filtering-the-auto-complete-results"]], "Finalizing and tagging": [[212, "finalizing-and-tagging"]], "Finding bugs to triage": [[212, "finding-bugs-to-triage"]], "Finding duplicates": [[212, "finding-duplicates"]], "First steps": [[66, "first-steps"]], "Folder": [[55, "folder"]], "Font sizes": [[26, "font-sizes"]], "Force language for a given call": [[65, "force-language-for-a-given-call"]], "Forums": [[215, "forums"]], "Foundations": [[95, null]], "Frequently Asked Questions": [[171, null]], "Front controller": [[52, "front-controller"]], "Front-end": [[44, null], [176, "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"], [29, "front-end-changes"]], "Front-end code": [[221, null]], "Frontend": [[163, "frontend"]], "Frontend routing": [[163, "frontend-routing"]], "Functions": [[195, "functions"]], "Further reading": [[225, "further-reading"]], "GET request": [[122, "get-request"]], "GPU support": [[168, null]], "GPUs scaling": [[169, "gpus-scaling"]], "Gather information about server setup": [[198, "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"], [92, null], [194, "general"], [195, "general"]], "General color variables": [[202, "general-color-variables"]], "General considerations": [[212, "general-considerations"]], "General rules": [[100, "general-rules"]], "General rules and advice": [[195, "general-rules-and-advice"]], "Generate a Snowflake ID": [[144, "generate-a-snowflake-id"]], "Generate the specification": [[67, "generate-the-specification"]], "Generating URLs": [[45, "generating-urls"]], "Generating a token if Nextcloud is the provider": [[127, "generating-a-token-if-nextcloud-is-the-provider"]], "Generic Build Instructions": [[101, "generic-build-instructions"]], "Generic Errors": [[92, "generic-errors"]], "Get ExApp enabled status": [[179, "get-exapp-enabled-status"]], "Get ExApps list": [[179, "get-exapps-list"]], "Get Nextcloud URL": [[179, "get-nextcloud-url"]], "Get Shares from a specific file or folder": [[70, "get-shares-from-a-specific-file-or-folder"]], "Get a unique tag for one event version": [[118, "get-a-unique-tag-for-one-event-version"]], "Get all Shares": [[70, "get-all-shares"]], "Get app config values": [[177, "get-app-config-values"]], "Get available task types": [[75, "get-available-task-types"]], "Get available translation options": [[76, "get-available-translation-options"]], "Get content of a calendar event": [[118, "get-content-of-a-calendar-event"]], "Get data and metadata from a document": [[66, "get-data-and-metadata-from-a-document"]], "Get groups of calendar": [[118, "get-groups-of-calendar"]], "Get information about a known Federated Cloud Share": [[70, "get-information-about-a-known-federated-cloud-share"]], "Get information about a known Share": [[70, "get-information-about-a-known-share"]], "Get list of NC users": [[191, "get-list-of-nc-users"]], "Get the app": [[133, "get-the-app"]], "Get the country code for a region": [[131, "get-the-country-code-for-a-region"]], "Get the provider list": [[137, "get-the-provider-list"]], "Get the share resources for a given file or folder": [[88, "get-the-share-resources-for-a-given-file-or-folder"]], "Get the source": [[198, "get-the-source"]], "Get user config values": [[186, "get-user-config-values"]], "Getting PHPUnit": [[225, "getting-phpunit"]], "Getting access": [[58, "getting-access"]], "Getting data from the backend using AJAX requests": [[40, "getting-data-from-the-backend-using-ajax-requests"]], "Getting help": [[130, "getting-help"], [217, "getting-help"]], "Getting properties for just the folder": [[79, "getting-properties-for-just-the-folder"]], "Getting request parameters": [[40, "getting-request-parameters"]], "Getting started": [[199, null]], "Getting the last modification time stamp": [[118, "getting-the-last-modification-time-stamp"]], "Getting the login token": [[127, "getting-the-login-token"]], "Getting the modification timestamp": [[118, "getting-the-modification-timestamp"]], "Getting the owner of a calendar": [[118, "getting-the-owner-of-a-calendar"]], "Getting the privileges associated with the calendar": [[118, "getting-the-privileges-associated-with-the-calendar"]], "Getting the properties": [[118, "getting-the-properties"]], "Git branch management": [[36, "git-branch-management"]], "GitHub Actions": [[35, "github-actions"]], "Global Middlewares": [[50, "global-middlewares"]], "Global variables": [[124, "global-variables"]], "Glossary": [[159, "glossary"]], "GroupManager": [[42, "groupmanager"]], "Groupware integration": [[120, null]], "Guidelines": [[62, "guidelines"]], "HEAD request": [[122, "head-request"]], "HTML": [[193, "html"]], "HTML elements": [[203, null]], "HTML-based Responses": [[40, "html-based-responses"]], "HTML/CSS guidelines": [[205, null]], "HTTP 401 for invalid username/password": [[18, "http-401-for-invalid-username-password"]], "HTTP Client": [[122, null]], "Handle exceptions": [[67, "handle-exceptions"]], "Handler registration": [[156, "handler-registration"]], "Handling DAV events": [[1, "handling-dav-events"]], "Handling errors": [[40, "handling-errors"]], "Handling iMIP data": [[118, "handling-imip-data"]], "Handling search requests": [[140, "handling-search-requests"]], "Handling settings storage": [[113, "handling-settings-storage"]], "Handling the dependencies": [[101, "handling-the-dependencies"]], "Healthcheck": [[162, "healthcheck"]], "Heartbeat": [[162, "heartbeat"], [175, "heartbeat"]], "Heavy load and time insensitive": [[38, "heavy-load-and-time-insensitive"]], "Help and communication": [[215, null]], "High level overview": [[218, "high-level-overview"]], "Highlighted counter": [[207, "highlighted-counter"]], "Historical options": [[139, "historical-options"]], "Hooks": [[42, "hooks"]], "How code signing affects apps in the app store": [[30, "how-code-signing-affects-apps-in-the-app-store"]], "How do you triage bugs": [[212, "how-do-you-triage-bugs"]], "How does auto-wiring work": [[41, "how-does-auto-wiring-work"]], "How does it affect the request lifecycle": [[41, "how-does-it-affect-the-request-lifecycle"]], "How does this affect controllers": [[41, "how-does-this-affect-controllers"]], "How the container works": [[41, "how-the-container-works"]], "How to deal with interface and primitive type parameters": [[41, "how-to-deal-with-interface-and-primitive-type-parameters"]], "How to enable GPU support for the Deploy daemon?": [[168, "how-to-enable-gpu-support-for-the-deploy-daemon"]], "How to enable it": [[41, "how-to-enable-it"]], "How to get your app signed": [[30, "how-to-get-your-app-signed"]], "How to limit the number of GPUs per ExApp?": [[168, "how-to-limit-the-number-of-gpus-per-exapp"]], "How to move": [[34, "how-to-move"]], "How to test \u2026": [[200, null]], "How to troubleshoot networking issues?": [[170, "how-to-troubleshoot-networking-issues"]], "How to use a private Docker container registry with authentication?": [[166, "how-to-use-a-private-docker-container-registry-with-authentication"]], "How will it work?": [[210, "how-will-it-work"]], "Hybrid Distribution": [[36, "hybrid-distribution"]], "IE11 removal": [[18, "ie11-removal"]], "Icons": [[47, "icons"], [95, "icons"], [204, null]], "Icons should be outlined": [[28, "icons-should-be-outlined"]], "Identifying errors": [[112, "identifying-errors"]], "Ignore certain endpoints": [[67, "ignore-certain-endpoints"]], "Ignoring deadlocks": [[111, "ignoring-deadlocks"]], "Image Pulling (Docker)": [[175, "image-pulling-docker"]], "Images": [[137, "images"]], "Implement a new exporter": [[128, "implement-a-new-exporter"]], "Implementable, Dispatchable and Throwable": [[103, "implementable-dispatchable-and-throwable"]], "Implementing a Speech-To-Text provider": [[145, "implementing-a-speech-to-text-provider"]], "Implementing a TaskProcessing provider": [[148, "implementing-a-taskprocessing-provider"]], "Implementing a Text-To-Image provider": [[149, "implementing-a-text-to-image-provider"]], "Implementing a TextProcessing provider": [[150, "implementing-a-textprocessing-provider"]], "Implementing a Translation provider": [[152, "implementing-a-translation-provider"]], "Implementing a content provider for Context Chat": [[108, "implementing-a-content-provider-for-context-chat"]], "Implementing a simple two-factor auth provider": [[153, "implementing-a-simple-two-factor-auth-provider"]], "Implementing a storage": [[58, "implementing-a-storage"]], "Implementing an API called from a public share page": [[136, "implementing-an-api-called-from-a-public-share-page"]], "Implementing an authenticated public page": [[136, "implementing-an-authenticated-public-page"]], "Implementing the ContentProviderRegisterEvent event": [[108, "implementing-the-contentproviderregisterevent-event"]], "Improving your translations": [[62, "improving-your-translations"]], "In Place of a Conclusion": [[158, "in-place-of-a-conclusion"]], "In-memory cache": [[39, "in-memory-cache"]], "Including CSS and JavaScript": [[46, "including-css-and-javascript"]], "Including images": [[46, "including-images"]], "Including templates": [[46, "including-templates"]], "Indentation": [[195, "indentation"]], "Indexed values": [[107, "indexed-values"]], "Init": [[162, "init"], [175, "init"]], "Init the library": [[88, "init-the-library"]], "Initialization events": [[5, "initialization-events"]], "Initializing the collection": [[66, "initializing-the-collection"]], "Inline attachments": [[114, "inline-attachments"]], "Input and output shapes": [[148, "input-and-output-shapes"]], "Input fields": [[94, "input-fields"]], "Install AppAPI": [[158, "install-appapi"]], "Installing Node JS": [[225, "installing-node-js"]], "Installing the apps": [[66, "installing-the-apps"]], "Integration of custom calendar providers": [[118, null]], "Integration test example": [[161, "integration-test-example"]], "Interactive widgets": [[137, "interactive-widgets"]], "Interface & interaction design": [[96, null]], "Internal changes": [[10, "internal-changes"]], "Internal storage type": [[113, "internal-storage-type"]], "Internal task types": [[148, "internal-task-types"]], "Introduction": [[6, null], [41, "introduction"], [80, "introduction"], [81, "introduction"], [97, null], [159, null], [206, "introduction"], [207, null], [207, "id1"], [207, "id2"], [207, "id4"], [210, "introduction"], [222, "introduction"]], "Is code signing mandatory for apps?": [[30, "is-code-signing-mandatory-for-apps"]], "JSON": [[40, "json"]], "JSON parameters": [[40, "json-parameters"]], "JavaScript": [[45, null], [47, "javascript"], [217, "javascript"]], "JavaScript / TypeScript": [[62, "javascript-typescript"]], "JavaScript / TypeScript / Vue": [[62, "javascript-typescript-vue"]], "JavaScript APIs": [[124, null]], "JavaScript and Typescript": [[195, null]], "JavaScript unit testing for server": [[225, "javascript-unit-testing-for-server"]], "Keep the code up-to-date": [[198, "keep-the-code-up-to-date"]], "Key integration considerations": [[161, "key-integration-considerations"]], "Keyboard shortcuts": [[45, "keyboard-shortcuts"]], "L10n translations": [[163, "l10n-translations"]], "LDAP factory availability": [[18, "ldap-factory-availability"]], "LLM Prompts and multilingual I/O": [[148, "llm-prompts-and-multilingual-i-o"]], "Labels": [[194, "labels"]], "Language of other users": [[62, "language-of-other-users"]], "Language tuple structure": [[76, "language-tuple-structure"]], "Last version with database.xml support and migration": [[17, "last-version-with-database-xml-support-and-migration"]], "Layout": [[98, null]], "Layout components": [[99, null]], "Lazy Loading": [[105, "lazy-loading"], [107, "lazy-loading"]], "Legacy access to the Sabre classes": [[118, "legacy-access-to-the-sabre-classes"]], "Legal and security": [[34, "legal-and-security"]], "Library installation": [[90, null]], "License headers": [[194, "license-headers"]], "Line height": [[26, "line-height"]], "Linking a collection to a user account": [[66, "linking-a-collection-to-a-user-account"]], "Linting": [[109, "linting"]], "List accepted Federated Cloud Shares": [[70, "list-accepted-federated-cloud-shares"]], "List item": [[99, "list-item"]], "List of available icons": [[204, "list-of-available-icons"]], "List pending Federated Cloud Shares": [[70, "list-pending-federated-cloud-shares"]], "List tasks by App": [[74, "list-tasks-by-app"]], "Listener callbacks": [[42, "listener-callbacks"]], "Listener classes": [[42, "listener-classes"]], "Listening to events": [[129, "listening-to-events"]], "Listening to the image generation events": [[149, "listening-to-the-image-generation-events"]], "Listening to the task processing events": [[148, "listening-to-the-task-processing-events"]], "Listening to the text processing events": [[150, "listening-to-the-text-processing-events"]], "Listening to the transcription events": [[145, "listening-to-the-transcription-events"]], "Listing favorites": [[79, "listing-favorites"]], "Listing folders (rfc4918)": [[79, "listing-folders-rfc4918"]], "Listing the trashbin content": [[85, "listing-the-trashbin-content"]], "Listing the versions of a file": [[86, "listing-the-versions-of-a-file"]], "Live & Background Events": [[115, "live-background-events"]], "Loading initial state": [[45, "loading-initial-state"]], "Local Shares": [[70, "local-shares"]], "Local cache": [[39, "local-cache"]], "Log format": [[18, "log-format"]], "Logging": [[49, null], [160, "logging"], [182, null]], "Logical position CSS rules": [[27, "logical-position-css-rules"]], "Login Flow": [[63, null]], "Login flow v2": [[63, "login-flow-v2"]], "Login in the user": [[63, "login-in-the-user"]], "Login name vs. email login": [[63, "login-name-vs-email-login"]], "Long transactions": [[130, "long-transactions"]], "Loosening the default restrictions": [[40, "loosening-the-default-restrictions"]], "Losing a rating": [[34, "losing-a-rating"]], "Machine Translation": [[152, null]], "Mail Provider Interface": [[121, null]], "Main action button": [[99, "main-action-button"]], "Main content": [[201, null]], "Maintainers": [[32, null], [215, "maintainers"]], "Maintenance Mode": [[92, "maintenance-mode"]], "Major update": [[36, "major-update"]], "Make Requests to ExApps": [[179, "make-requests-to-exapps"]], "Make a provider activatable by the admin (optional)": [[153, "make-a-provider-activatable-by-the-admin-optional"]], "Make a provider deactivatable by the admin (optional)": [[153, "make-a-provider-deactivatable-by-the-admin-optional"]], "Makefile": [[163, "makefile"]], "Makefile changes for code signing": [[35, "makefile-changes-for-code-signing"]], "Making requests in JavaScript": [[79, "making-requests-in-javascript"]], "Making search requests": [[84, "making-search-requests"]], "Managing config keys": [[105, "managing-config-keys"], [107, "managing-config-keys"]], "Managing the access to the calendar \u2013 IACL": [[118, "managing-the-access-to-the-calendar-iacl"]], "Manual Backport": [[197, "manual-backport"]], "Manual install": [[176, "manual-install"]], "Manual install for development": [[174, "manual-install-for-development"]], "Manual translation": [[7, "manual-translation"]], "Manual translations": [[176, "manual-translations"]], "Mappers": [[57, "mappers"]], "Match links": [[137, "match-links"]], "Matching subURLs": [[53, "matching-suburls"]], "Material design icons": [[204, "material-design-icons"]], "Measuring performance": [[130, "measuring-performance"]], "Menu": [[207, "menu"]], "Metadata Query Helper": [[115, "metadata-query-helper"]], "Method 1: Edit PHP CLI php.ini File": [[165, "method-1-edit-php-cli-php-ini-file"]], "Method 2: Set System-Wide Environment Variables": [[165, "method-2-set-system-wide-environment-variables"]], "Methods": [[151, "methods"]], "Middlewares": [[50, null]], "Migration commands": [[18, "migration-commands"]], "Migration from PHPDoc annotations to native PHP attributes": [[22, "migration-from-phpdoc-annotations-to-native-php-attributes"]], "Migrations": [[60, null]], "Migrations and Metadata": [[60, "migrations-and-metadata"]], "Minor updates": [[36, "minor-updates"]], "Miscellaneous": [[105, "miscellaneous"], [107, "miscellaneous"]], "Miscellaneous OCS APIs": [[191, null]], "Miscellaneous responses": [[40, "miscellaneous-responses"]], "Mitigations": [[111, "mitigations"]], "Modal": [[94, "modal"]], "Modify out-of-office data": [[68, "modify-out-of-office-data"]], "Modifying the CORS headers": [[139, "modifying-the-cors-headers"]], "Modifying the content security policy": [[40, "modifying-the-content-security-policy"]], "Modifying users": [[155, "modifying-users"]], "Monetizing your app": [[33, null]], "Mount": [[218, "mount"]], "Move a file or folder": [[88, "move-a-file-or-folder"]], "Moving files and folders (rfc4918)": [[79, "moving-files-and-folders-rfc4918"]], "Moving your repo to the Nextcloud organization": [[34, "moving-your-repo-to-the-nextcloud-organization"]], "NPM": [[126, null]], "Names, pronouns, and gender": [[100, "names-pronouns-and-gender"]], "Naming": [[95, "naming"]], "Naming and casing": [[195, "naming-and-casing"]], "Naming convention": [[193, "naming-convention"]], "Naming conventions": [[56, "naming-conventions"]], "Naming scheme": [[42, "naming-scheme"]], "Navigation": [[99, "navigation"]], "Navigation and pre-app configuration": [[5, null]], "Navigation entries": [[99, "navigation-entries"]], "Navigation \u2192 Content \u2192 Sidebar": [[98, "navigation-content-sidebar"]], "Navigation \u2192 List \u2192 Content": [[98, "navigation-list-content"]], "NcReferencePickerModal": [[137, "ncreferencepickermodal"]], "NcReferenceWidget": [[137, "ncreferencewidget"]], "NcRichContenteditable": [[137, "ncrichcontenteditable"]], "NcRichText": [[137, "ncrichtext"]], "Network state changes": [[124, "network-state-changes"]], "New APIs": [[14, "new-apis"], [15, "new-apis"]], "New button": [[207, "new-button"]], "New item element": [[99, "new-item-element"]], "Nextcloud 20 and later": [[0, "nextcloud-20-and-later"]], "Nextcloud AIO": [[167, "nextcloud-aio"]], "Nextcloud Android library": [[89, "nextcloud-android-library"]], "Nextcloud AppAPI DSP": [[167, "nextcloud-appapi-dsp"]], "Nextcloud Flow": [[116, null]], "Nextcloud architecture": [[219, null]], "Nextcloud bug triaging": [[212, null]], "Nextcloud developer documentation": [[209, null]], "Nextcloud filesystem API": [[58, null], [218, null]], "Nextcloud-side ExApp lifecycle methods": [[162, "nextcloud-side-exapp-lifecycle-methods"]], "Nightly releases": [[36, "nightly-releases"]], "No space between function name and parameters": [[195, "id8"]], "Node": [[218, "node"]], "Node API": [[58, "node-api"]], "Node Events": [[178, "node-events"]], "Node.js upgrade": [[18, "node-js-upgrade"]], "Not open source anymore?": [[30, "not-open-source-anymore"]], "Notifications": [[65, "notifications"], [125, null], [183, null]], "OC \u2013 internal APIs": [[124, "oc-internal-apis"]], "OCA \u2013 App APIs": [[124, "oca-app-apis"]], "OCA\\DAV\\Events\\SabrePluginAddEvent": [[42, "oca-dav-events-sabrepluginaddevent"]], "OCC Command": [[184, null]], "OCP event dispatcher": [[42, "ocp-event-dispatcher"]], "OCP \u2013 Public APIs": [[124, "ocp-public-apis"]], "OCP\\Accounts\\UserUpdatedEvent": [[37, null], [42, "ocp-accounts-userupdatedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeLoginTemplateRenderedEvent": [[37, "ocp-appframework-http-events-beforelogintemplaterenderedevent"], [42, "ocp-appframework-http-events-beforelogintemplaterenderedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeTemplateRenderedEvent": [[37, "ocp-appframework-http-events-beforetemplaterenderedevent"], [42, "ocp-appframework-http-events-beforetemplaterenderedevent"]], "OCP\\App\\Events\\AppDisableEvent": [[37, "ocp-app-events-appdisableevent"], [42, "ocp-app-events-appdisableevent"]], "OCP\\App\\Events\\AppEnableEvent": [[37, "ocp-app-events-appenableevent"], [42, "ocp-app-events-appenableevent"]], "OCP\\App\\Events\\AppUpdateEvent": [[37, "ocp-app-events-appupdateevent"], [42, "ocp-app-events-appupdateevent"]], "OCP\\App\\ManagerEvent": [[37, "ocp-app-managerevent"], [42, "ocp-app-managerevent"]], "OCP\\Authentication\\Events\\AnyLoginFailedEvent": [[37, "ocp-authentication-events-anyloginfailedevent"], [42, "ocp-authentication-events-anyloginfailedevent"]], "OCP\\Authentication\\Events\\LoginFailedEvent": [[37, "ocp-authentication-events-loginfailedevent"], [42, "ocp-authentication-events-loginfailedevent"]], "OCP\\Authentication\\Events\\TokenInvalidatedEvent": [[37, "ocp-authentication-events-tokeninvalidatedevent"], [42, "ocp-authentication-events-tokeninvalidatedevent"]], "OCP\\Authentication\\TwoFactorAuth\\RegistryEvent": [[37, "ocp-authentication-twofactorauth-registryevent"], [42, "ocp-authentication-twofactorauth-registryevent"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengeFailed": [[37, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"], [42, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengePassed": [[37, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"], [42, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderDisabled": [[37, "ocp-authentication-twofactorauth-twofactorproviderdisabled"], [42, "ocp-authentication-twofactorauth-twofactorproviderdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserDisabled": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserEnabled": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserRegistered": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserUnregistered": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderUserDeleted": [[37, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"], [42, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"]], "OCP\\BeforeSabrePubliclyLoadedEvent": [[37, "ocp-beforesabrepubliclyloadedevent"], [42, "ocp-beforesabrepubliclyloadedevent"]], "OCP\\Calendar\\Events\\CalendarObjectCreatedEvent": [[37, "ocp-calendar-events-calendarobjectcreatedevent"], [42, "ocp-calendar-events-calendarobjectcreatedevent"]], "OCP\\Calendar\\Events\\CalendarObjectDeletedEvent": [[37, "ocp-calendar-events-calendarobjectdeletedevent"], [42, "ocp-calendar-events-calendarobjectdeletedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedEvent": [[37, "ocp-calendar-events-calendarobjectmovedevent"], [42, "ocp-calendar-events-calendarobjectmovedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedToTrashEvent": [[37, "ocp-calendar-events-calendarobjectmovedtotrashevent"], [42, "ocp-calendar-events-calendarobjectmovedtotrashevent"]], "OCP\\Calendar\\Events\\CalendarObjectRestoredEvent": [[37, "ocp-calendar-events-calendarobjectrestoredevent"], [42, "ocp-calendar-events-calendarobjectrestoredevent"]], "OCP\\Calendar\\Events\\CalendarObjectUpdatedEvent": [[37, "ocp-calendar-events-calendarobjectupdatedevent"], [42, "ocp-calendar-events-calendarobjectupdatedevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteEvent": [[37, "ocp-collaboration-autocomplete-autocompleteevent"], [42, "ocp-collaboration-autocomplete-autocompleteevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteFilterEvent": [[37, "ocp-collaboration-autocomplete-autocompletefilterevent"], [42, "ocp-collaboration-autocomplete-autocompletefilterevent"]], "OCP\\Collaboration\\Reference\\RenderReferenceEvent": [[37, "ocp-collaboration-reference-renderreferenceevent"], [42, "ocp-collaboration-reference-renderreferenceevent"]], "OCP\\Collaboration\\Resources\\LoadAdditionalScriptsEvent": [[37, "ocp-collaboration-resources-loadadditionalscriptsevent"], [42, "ocp-collaboration-resources-loadadditionalscriptsevent"]], "OCP\\Comments\\CommentsEntityEvent": [[37, "ocp-comments-commentsentityevent"], [42, "ocp-comments-commentsentityevent"]], "OCP\\Comments\\CommentsEvent": [[37, "ocp-comments-commentsevent"], [42, "ocp-comments-commentsevent"]], "OCP\\Config\\BeforePreferenceDeletedEvent": [[37, "ocp-config-beforepreferencedeletedevent"], [42, "ocp-config-beforepreferencedeletedevent"]], "OCP\\Config\\BeforePreferenceSetEvent": [[37, "ocp-config-beforepreferencesetevent"], [42, "ocp-config-beforepreferencesetevent"]], "OCP\\Console\\ConsoleEvent": [[37, "ocp-console-consoleevent"], [42, "ocp-console-consoleevent"]], "OCP\\Contacts\\Events\\ContactInteractedWithEvent": [[37, "ocp-contacts-events-contactinteractedwithevent"], [42, "ocp-contacts-events-contactinteractedwithevent"]], "OCP\\DB\\Events\\AddMissingColumnsEvent": [[37, "ocp-db-events-addmissingcolumnsevent"], [42, "ocp-db-events-addmissingcolumnsevent"]], "OCP\\DB\\Events\\AddMissingIndicesEvent": [[37, "ocp-db-events-addmissingindicesevent"], [42, "ocp-db-events-addmissingindicesevent"]], "OCP\\DB\\Events\\AddMissingPrimaryKeyEvent": [[37, "ocp-db-events-addmissingprimarykeyevent"], [42, "ocp-db-events-addmissingprimarykeyevent"]], "OCP\\DirectEditing\\RegisterDirectEditorEvent": [[37, "ocp-directediting-registerdirecteditorevent"], [42, "ocp-directediting-registerdirecteditorevent"]], "OCP\\EventDispatcher\\GenericEvent": [[37, "ocp-eventdispatcher-genericevent"], [42, "ocp-eventdispatcher-genericevent"]], "OCP\\Federation\\Events\\TrustedServerRemovedEvent": [[37, "ocp-federation-events-trustedserverremovedevent"], [42, "ocp-federation-events-trustedserverremovedevent"]], "OCP\\FilesMetadata\\Event\\MetadataBackgroundEvent": [[37, "ocp-filesmetadata-event-metadatabackgroundevent"], [42, "ocp-filesmetadata-event-metadatabackgroundevent"]], "OCP\\FilesMetadata\\Event\\MetadataLiveEvent": [[37, "ocp-filesmetadata-event-metadataliveevent"], [42, "ocp-filesmetadata-event-metadataliveevent"]], "OCP\\FilesMetadata\\Event\\MetadataNamedEvent": [[37, "ocp-filesmetadata-event-metadatanamedevent"], [42, "ocp-filesmetadata-event-metadatanamedevent"]], "OCP\\Files\\Cache\\AbstractCacheEvent": [[37, "ocp-files-cache-abstractcacheevent"], [42, "ocp-files-cache-abstractcacheevent"]], "OCP\\Files\\Cache\\CacheEntryInsertedEvent": [[37, "ocp-files-cache-cacheentryinsertedevent"], [42, "ocp-files-cache-cacheentryinsertedevent"]], "OCP\\Files\\Cache\\CacheEntryRemovedEvent": [[37, "ocp-files-cache-cacheentryremovedevent"], [42, "ocp-files-cache-cacheentryremovedevent"]], "OCP\\Files\\Cache\\CacheEntryUpdatedEvent": [[37, "ocp-files-cache-cacheentryupdatedevent"], [42, "ocp-files-cache-cacheentryupdatedevent"]], "OCP\\Files\\Cache\\CacheInsertEvent": [[37, "ocp-files-cache-cacheinsertevent"], [42, "ocp-files-cache-cacheinsertevent"]], "OCP\\Files\\Cache\\CacheUpdateEvent": [[37, "ocp-files-cache-cacheupdateevent"], [42, "ocp-files-cache-cacheupdateevent"]], "OCP\\Files\\Config\\Event\\UserMountAddedEvent": [[37, "ocp-files-config-event-usermountaddedevent"], [42, "ocp-files-config-event-usermountaddedevent"]], "OCP\\Files\\Config\\Event\\UserMountRemovedEvent": [[37, "ocp-files-config-event-usermountremovedevent"], [42, "ocp-files-config-event-usermountremovedevent"]], "OCP\\Files\\Config\\Event\\UserMountUpdatedEvent": [[37, "ocp-files-config-event-usermountupdatedevent"], [42, "ocp-files-config-event-usermountupdatedevent"]], "OCP\\Files\\Events\\BeforeDirectFileDownloadEvent": [[37, "ocp-files-events-beforedirectfiledownloadevent"], [42, "ocp-files-events-beforedirectfiledownloadevent"]], "OCP\\Files\\Events\\BeforeFileScannedEvent": [[37, "ocp-files-events-beforefilescannedevent"], [42, "ocp-files-events-beforefilescannedevent"]], "OCP\\Files\\Events\\BeforeFileSystemSetupEvent": [[37, "ocp-files-events-beforefilesystemsetupevent"], [42, "ocp-files-events-beforefilesystemsetupevent"]], "OCP\\Files\\Events\\BeforeFolderScannedEvent": [[37, "ocp-files-events-beforefolderscannedevent"], [42, "ocp-files-events-beforefolderscannedevent"]], "OCP\\Files\\Events\\BeforeZipCreatedEvent": [[37, "ocp-files-events-beforezipcreatedevent"], [42, "ocp-files-events-beforezipcreatedevent"]], "OCP\\Files\\Events\\FileCacheUpdated": [[37, "ocp-files-events-filecacheupdated"], [42, "ocp-files-events-filecacheupdated"]], "OCP\\Files\\Events\\FileScannedEvent": [[37, "ocp-files-events-filescannedevent"], [42, "ocp-files-events-filescannedevent"]], "OCP\\Files\\Events\\FolderScannedEvent": [[37, "ocp-files-events-folderscannedevent"], [42, "ocp-files-events-folderscannedevent"]], "OCP\\Files\\Events\\InvalidateMountCacheEvent": [[37, "ocp-files-events-invalidatemountcacheevent"], [42, "ocp-files-events-invalidatemountcacheevent"]], "OCP\\Files\\Events\\NodeAddedToCache": [[37, "ocp-files-events-nodeaddedtocache"], [42, "ocp-files-events-nodeaddedtocache"]], "OCP\\Files\\Events\\NodeAddedToFavorite": [[37, "ocp-files-events-nodeaddedtofavorite"], [42, "ocp-files-events-nodeaddedtofavorite"]], "OCP\\Files\\Events\\NodeRemovedFromCache": [[37, "ocp-files-events-noderemovedfromcache"], [42, "ocp-files-events-noderemovedfromcache"]], "OCP\\Files\\Events\\NodeRemovedFromFavorite": [[37, "ocp-files-events-noderemovedfromfavorite"], [42, "ocp-files-events-noderemovedfromfavorite"]], "OCP\\Files\\Events\\Node\\BeforeNodeCopiedEvent": [[37, "ocp-files-events-node-beforenodecopiedevent"], [42, "ocp-files-events-node-beforenodecopiedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeCreatedEvent": [[37, "ocp-files-events-node-beforenodecreatedevent"], [42, "ocp-files-events-node-beforenodecreatedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeDeletedEvent": [[37, "ocp-files-events-node-beforenodedeletedevent"], [42, "ocp-files-events-node-beforenodedeletedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeReadEvent": [[37, "ocp-files-events-node-beforenodereadevent"], [42, "ocp-files-events-node-beforenodereadevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeRenamedEvent": [[37, "ocp-files-events-node-beforenoderenamedevent"], [42, "ocp-files-events-node-beforenoderenamedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeTouchedEvent": [[37, "ocp-files-events-node-beforenodetouchedevent"], [42, "ocp-files-events-node-beforenodetouchedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeWrittenEvent": [[37, "ocp-files-events-node-beforenodewrittenevent"], [42, "ocp-files-events-node-beforenodewrittenevent"]], "OCP\\Files\\Events\\Node\\FilesystemTornDownEvent": [[37, "ocp-files-events-node-filesystemtorndownevent"], [42, "ocp-files-events-node-filesystemtorndownevent"]], "OCP\\Files\\Events\\Node\\NodeCopiedEvent": [[37, "ocp-files-events-node-nodecopiedevent"], [42, "ocp-files-events-node-nodecopiedevent"]], "OCP\\Files\\Events\\Node\\NodeCreatedEvent": [[37, "ocp-files-events-node-nodecreatedevent"], [42, "ocp-files-events-node-nodecreatedevent"]], "OCP\\Files\\Events\\Node\\NodeDeletedEvent": [[37, "ocp-files-events-node-nodedeletedevent"], [42, "ocp-files-events-node-nodedeletedevent"]], "OCP\\Files\\Events\\Node\\NodeRenamedEvent": [[37, "ocp-files-events-node-noderenamedevent"], [42, "ocp-files-events-node-noderenamedevent"]], "OCP\\Files\\Events\\Node\\NodeTouchedEvent": [[37, "ocp-files-events-node-nodetouchedevent"], [42, "ocp-files-events-node-nodetouchedevent"]], "OCP\\Files\\Events\\Node\\NodeWrittenEvent": [[37, "ocp-files-events-node-nodewrittenevent"], [42, "ocp-files-events-node-nodewrittenevent"]], "OCP\\Files\\ObjectStore\\Events\\BucketCreatedEvent": [[37, "ocp-files-objectstore-events-bucketcreatedevent"], [42, "ocp-files-objectstore-events-bucketcreatedevent"]], "OCP\\Files\\Template\\BeforeGetTemplatesEvent": [[37, "ocp-files-template-beforegettemplatesevent"], [42, "ocp-files-template-beforegettemplatesevent"]], "OCP\\Files\\Template\\FileCreatedFromTemplateEvent": [[37, "ocp-files-template-filecreatedfromtemplateevent"], [42, "ocp-files-template-filecreatedfromtemplateevent"]], "OCP\\Files\\Template\\RegisterTemplateCreatorEvent": [[37, "ocp-files-template-registertemplatecreatorevent"], [42, "ocp-files-template-registertemplatecreatorevent"]], "OCP\\Group\\Events\\BeforeGroupChangedEvent": [[37, "ocp-group-events-beforegroupchangedevent"], [42, "ocp-group-events-beforegroupchangedevent"]], "OCP\\Group\\Events\\BeforeGroupCreatedEvent": [[37, "ocp-group-events-beforegroupcreatedevent"], [42, "ocp-group-events-beforegroupcreatedevent"]], "OCP\\Group\\Events\\BeforeGroupDeletedEvent": [[37, "ocp-group-events-beforegroupdeletedevent"], [42, "ocp-group-events-beforegroupdeletedevent"]], "OCP\\Group\\Events\\BeforeUserAddedEvent": [[37, "ocp-group-events-beforeuseraddedevent"], [42, "ocp-group-events-beforeuseraddedevent"]], "OCP\\Group\\Events\\BeforeUserRemovedEvent": [[37, "ocp-group-events-beforeuserremovedevent"], [42, "ocp-group-events-beforeuserremovedevent"]], "OCP\\Group\\Events\\GroupChangedEvent": [[37, "ocp-group-events-groupchangedevent"], [42, "ocp-group-events-groupchangedevent"]], "OCP\\Group\\Events\\GroupCreatedEvent": [[37, "ocp-group-events-groupcreatedevent"], [42, "ocp-group-events-groupcreatedevent"]], "OCP\\Group\\Events\\GroupDeletedEvent": [[37, "ocp-group-events-groupdeletedevent"], [42, "ocp-group-events-groupdeletedevent"]], "OCP\\Group\\Events\\SubAdminAddedEvent": [[37, "ocp-group-events-subadminaddedevent"], [42, "ocp-group-events-subadminaddedevent"]], "OCP\\Group\\Events\\SubAdminRemovedEvent": [[37, "ocp-group-events-subadminremovedevent"], [42, "ocp-group-events-subadminremovedevent"]], "OCP\\Group\\Events\\UserAddedEvent": [[37, "ocp-group-events-useraddedevent"], [42, "ocp-group-events-useraddedevent"]], "OCP\\Group\\Events\\UserRemovedEvent": [[37, "ocp-group-events-userremovedevent"], [42, "ocp-group-events-userremovedevent"]], "OCP\\Log\\Audit\\CriticalActionPerformedEvent": [[37, "ocp-log-audit-criticalactionperformedevent"], [42, "ocp-log-audit-criticalactionperformedevent"]], "OCP\\Log\\BeforeMessageLoggedEvent": [[37, "ocp-log-beforemessageloggedevent"], [42, "ocp-log-beforemessageloggedevent"]], "OCP\\Mail\\Events\\BeforeMessageSent": [[37, "ocp-mail-events-beforemessagesent"], [42, "ocp-mail-events-beforemessagesent"]], "OCP\\Navigation\\Events\\LoadAdditionalEntriesEvent": [[37, "ocp-navigation-events-loadadditionalentriesevent"], [42, "ocp-navigation-events-loadadditionalentriesevent"]], "OCP\\OCM\\Events\\ResourceTypeRegisterEvent": [[37, "ocp-ocm-events-resourcetyperegisterevent"], [42, "ocp-ocm-events-resourcetyperegisterevent"]], "OCP\\Preview\\BeforePreviewFetchedEvent": [[37, "ocp-preview-beforepreviewfetchedevent"], [42, "ocp-preview-beforepreviewfetchedevent"]], "OCP\\Profile\\BeforeTemplateRenderedEvent": [[37, "ocp-profile-beforetemplaterenderedevent"], [42, "ocp-profile-beforetemplaterenderedevent"]], "OCP\\SabrePluginEvent": [[37, "ocp-sabrepluginevent"], [42, "ocp-sabrepluginevent"]], "OCP\\Security\\CSP\\AddContentSecurityPolicyEvent": [[37, "ocp-security-csp-addcontentsecuritypolicyevent"], [42, "ocp-security-csp-addcontentsecuritypolicyevent"]], "OCP\\Security\\Events\\GenerateSecurePasswordEvent": [[37, "ocp-security-events-generatesecurepasswordevent"], [42, "ocp-security-events-generatesecurepasswordevent"]], "OCP\\Security\\Events\\ValidatePasswordPolicyEvent": [[37, "ocp-security-events-validatepasswordpolicyevent"], [42, "ocp-security-events-validatepasswordpolicyevent"]], "OCP\\Security\\FeaturePolicy\\AddFeaturePolicyEvent": [[37, "ocp-security-featurepolicy-addfeaturepolicyevent"], [42, "ocp-security-featurepolicy-addfeaturepolicyevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsGetValueEvent": [[37, "ocp-settings-events-declarativesettingsgetvalueevent"], [42, "ocp-settings-events-declarativesettingsgetvalueevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsRegisterFormEvent": [[37, "ocp-settings-events-declarativesettingsregisterformevent"], [42, "ocp-settings-events-declarativesettingsregisterformevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsSetValueEvent": [[37, "ocp-settings-events-declarativesettingssetvalueevent"], [42, "ocp-settings-events-declarativesettingssetvalueevent"]], "OCP\\Share\\Events\\BeforeShareCreatedEvent": [[37, "ocp-share-events-beforesharecreatedevent"], [42, "ocp-share-events-beforesharecreatedevent"]], "OCP\\Share\\Events\\BeforeShareDeletedEvent": [[37, "ocp-share-events-beforesharedeletedevent"], [42, "ocp-share-events-beforesharedeletedevent"]], "OCP\\Share\\Events\\ShareAcceptedEvent": [[37, "ocp-share-events-shareacceptedevent"], [42, "ocp-share-events-shareacceptedevent"]], "OCP\\Share\\Events\\ShareCreatedEvent": [[37, "ocp-share-events-sharecreatedevent"], [42, "ocp-share-events-sharecreatedevent"]], "OCP\\Share\\Events\\ShareDeletedEvent": [[37, "ocp-share-events-sharedeletedevent"], [42, "ocp-share-events-sharedeletedevent"]], "OCP\\Share\\Events\\ShareDeletedFromSelfEvent": [[37, "ocp-share-events-sharedeletedfromselfevent"], [42, "ocp-share-events-sharedeletedfromselfevent"]], "OCP\\Share\\Events\\VerifyMountPointEvent": [[37, "ocp-share-events-verifymountpointevent"], [42, "ocp-share-events-verifymountpointevent"]], "OCP\\SpeechToText\\Events\\TranscriptionFailedEvent": [[37, "ocp-speechtotext-events-transcriptionfailedevent"], [42, "ocp-speechtotext-events-transcriptionfailedevent"]], "OCP\\SpeechToText\\Events\\TranscriptionSuccessfulEvent": [[37, "ocp-speechtotext-events-transcriptionsuccessfulevent"], [42, "ocp-speechtotext-events-transcriptionsuccessfulevent"]], "OCP\\SystemTag\\ManagerEvent": [[37, "ocp-systemtag-managerevent"], [42, "ocp-systemtag-managerevent"]], "OCP\\SystemTag\\MapperEvent": [[37, "ocp-systemtag-mapperevent"], [42, "ocp-systemtag-mapperevent"]], "OCP\\SystemTag\\SystemTagsEntityEvent": [[37, "ocp-systemtag-systemtagsentityevent"], [42, "ocp-systemtag-systemtagsentityevent"]], "OCP\\TaskProcessing\\Events\\GetTaskProcessingProvidersEvent": [[37, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"], [42, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"]], "OCP\\TaskProcessing\\Events\\TaskFailedEvent": [[37, "ocp-taskprocessing-events-taskfailedevent"], [42, "ocp-taskprocessing-events-taskfailedevent"]], "OCP\\TaskProcessing\\Events\\TaskSuccessfulEvent": [[37, "ocp-taskprocessing-events-tasksuccessfulevent"], [42, "ocp-taskprocessing-events-tasksuccessfulevent"]], "OCP\\TextProcessing\\Events\\TaskFailedEvent": [[37, "ocp-textprocessing-events-taskfailedevent"], [42, "ocp-textprocessing-events-taskfailedevent"]], "OCP\\TextProcessing\\Events\\TaskSuccessfulEvent": [[37, "ocp-textprocessing-events-tasksuccessfulevent"], [42, "ocp-textprocessing-events-tasksuccessfulevent"]], "OCP\\TextToImage\\Events\\TaskFailedEvent": [[37, "ocp-texttoimage-events-taskfailedevent"], [42, "ocp-texttoimage-events-taskfailedevent"]], "OCP\\TextToImage\\Events\\TaskSuccessfulEvent": [[37, "ocp-texttoimage-events-tasksuccessfulevent"], [42, "ocp-texttoimage-events-tasksuccessfulevent"]], "OCP\\User\\Events\\BeforePasswordUpdatedEvent": [[37, "ocp-user-events-beforepasswordupdatedevent"], [42, "ocp-user-events-beforepasswordupdatedevent"]], "OCP\\User\\Events\\BeforeUserCreatedEvent": [[37, "ocp-user-events-beforeusercreatedevent"], [42, "ocp-user-events-beforeusercreatedevent"]], "OCP\\User\\Events\\BeforeUserDeletedEvent": [[37, "ocp-user-events-beforeuserdeletedevent"], [42, "ocp-user-events-beforeuserdeletedevent"]], "OCP\\User\\Events\\BeforeUserIdUnassignedEvent": [[37, "ocp-user-events-beforeuseridunassignedevent"], [42, "ocp-user-events-beforeuseridunassignedevent"]], "OCP\\User\\Events\\BeforeUserLoggedInEvent": [[37, "ocp-user-events-beforeuserloggedinevent"], [42, "ocp-user-events-beforeuserloggedinevent"]], "OCP\\User\\Events\\BeforeUserLoggedInWithCookieEvent": [[37, "ocp-user-events-beforeuserloggedinwithcookieevent"], [42, "ocp-user-events-beforeuserloggedinwithcookieevent"]], "OCP\\User\\Events\\BeforeUserLoggedOutEvent": [[37, "ocp-user-events-beforeuserloggedoutevent"], [42, "ocp-user-events-beforeuserloggedoutevent"]], "OCP\\User\\Events\\OutOfOfficeChangedEvent": [[37, "ocp-user-events-outofofficechangedevent"], [42, "ocp-user-events-outofofficechangedevent"]], "OCP\\User\\Events\\OutOfOfficeClearedEvent": [[37, "ocp-user-events-outofofficeclearedevent"], [42, "ocp-user-events-outofofficeclearedevent"]], "OCP\\User\\Events\\OutOfOfficeEndedEvent": [[37, "ocp-user-events-outofofficeendedevent"], [42, "ocp-user-events-outofofficeendedevent"]], "OCP\\User\\Events\\OutOfOfficeScheduledEvent": [[37, "ocp-user-events-outofofficescheduledevent"], [42, "ocp-user-events-outofofficescheduledevent"]], "OCP\\User\\Events\\OutOfOfficeStartedEvent": [[37, "ocp-user-events-outofofficestartedevent"], [42, "ocp-user-events-outofofficestartedevent"]], "OCP\\User\\Events\\PasswordUpdatedEvent": [[37, "ocp-user-events-passwordupdatedevent"], [42, "ocp-user-events-passwordupdatedevent"]], "OCP\\User\\Events\\PostLoginEvent": [[37, "ocp-user-events-postloginevent"], [42, "ocp-user-events-postloginevent"]], "OCP\\User\\Events\\UserChangedEvent": [[37, "ocp-user-events-userchangedevent"], [42, "ocp-user-events-userchangedevent"]], "OCP\\User\\Events\\UserCreatedEvent": [[37, "ocp-user-events-usercreatedevent"], [42, "ocp-user-events-usercreatedevent"]], "OCP\\User\\Events\\UserDeletedEvent": [[37, "ocp-user-events-userdeletedevent"], [42, "ocp-user-events-userdeletedevent"]], "OCP\\User\\Events\\UserFirstTimeLoggedInEvent": [[37, "ocp-user-events-userfirsttimeloggedinevent"], [42, "ocp-user-events-userfirsttimeloggedinevent"]], "OCP\\User\\Events\\UserIdAssignedEvent": [[37, "ocp-user-events-useridassignedevent"], [42, "ocp-user-events-useridassignedevent"]], "OCP\\User\\Events\\UserIdUnassignedEvent": [[37, "ocp-user-events-useridunassignedevent"], [42, "ocp-user-events-useridunassignedevent"]], "OCP\\User\\Events\\UserLiveStatusEvent": [[37, "ocp-user-events-userlivestatusevent"], [42, "ocp-user-events-userlivestatusevent"]], "OCP\\User\\Events\\UserLoggedInEvent": [[37, "ocp-user-events-userloggedinevent"], [42, "ocp-user-events-userloggedinevent"]], "OCP\\User\\Events\\UserLoggedInWithCookieEvent": [[37, "ocp-user-events-userloggedinwithcookieevent"], [42, "ocp-user-events-userloggedinwithcookieevent"]], "OCP\\User\\Events\\UserLoggedOutEvent": [[37, "ocp-user-events-userloggedoutevent"], [42, "ocp-user-events-userloggedoutevent"]], "OCP\\User\\GetQuotaEvent": [[37, "ocp-user-getquotaevent"], [42, "ocp-user-getquotaevent"]], "OCP\\WorkflowEngine\\Events\\LoadSettingsScriptsEvent": [[37, "ocp-workflowengine-events-loadsettingsscriptsevent"], [42, "ocp-workflowengine-events-loadsettingsscriptsevent"]], "OCP\\WorkflowEngine\\Events\\RegisterChecksEvent": [[37, "ocp-workflowengine-events-registerchecksevent"], [42, "ocp-workflowengine-events-registerchecksevent"]], "OCP\\WorkflowEngine\\Events\\RegisterEntitiesEvent": [[37, "ocp-workflowengine-events-registerentitiesevent"], [42, "ocp-workflowengine-events-registerentitiesevent"]], "OCP\\WorkflowEngine\\Events\\RegisterOperationsEvent": [[37, "ocp-workflowengine-events-registeroperationsevent"], [42, "ocp-workflowengine-events-registeroperationsevent"]], "OCS": [[40, "ocs"]], "OCS API": [[64, null]], "OCS APIs overview": [[65, null]], "OCS FullTextSearch Collection API": [[66, null]], "OCS OpenAPI tutorial": [[67, null]], "OCS Out-of-office API": [[68, null]], "OCS Recommendations API": [[69, null]], "OCS Share API": [[70, null]], "OCS Sharee API": [[71, null]], "OCS Status API": [[72, null]], "OCS TaskProcessing API": [[73, null]], "OCS Text-To-Image API": [[74, null]], "OCS TextProcessing API": [[75, null]], "OCS Translation API": [[76, null]], "OCS changes": [[10, "ocs-changes"]], "OCS routes": [[53, "ocs-routes"]], "OCS user preferences API": [[77, null]], "OPTIONS request": [[122, "options-request"]], "ObjectStorage": [[218, "objectstorage"]], "Objects": [[195, "objects"]], "Objects, functions, arrays & variables": [[196, "objects-functions-arrays-variables"]], "Obtaining the currently installed ACLs": [[118, "obtaining-the-currently-installed-acls"]], "Obtaining the initial state in JavaScript": [[45, "obtaining-the-initial-state-in-javascript"]], "Obtaining the library": [[90, "obtaining-the-library"]], "Obtaining the login credentials": [[63, "obtaining-the-login-credentials"]], "Obtaining wipe status": [[78, "obtaining-wipe-status"]], "Only quote properties when needed.": [[195, "id14"]], "OnlyOffice": [[200, "onlyoffice"]], "Open Metrics exporter": [[128, null]], "OpenID Connect (Oidc)": [[127, null]], "Opening the webview": [[63, "opening-the-webview"]], "Operations": [[116, "operations"]], "Operators": [[195, "operators"], [196, "operators"]], "Optimized class loader": [[23, "optimized-class-loader"]], "Optional attributes": [[140, "optional-attributes"]], "Optional params": [[180, "optional-params"], [190, "optional-params"]], "Optional services": [[41, "optional-services"]], "Options": [[174, "options"], [174, "id2"]], "Other OCS APIs": [[185, null]], "Other documentation requirements": [[214, "other-documentation-requirements"]], "Other implementations": [[167, "other-implementations"]], "Out-of-office periods": [[129, null]], "Output": [[222, "output"]], "Outputting information": [[138, "outputting-information"]], "Overview": [[36, "overview"], [42, "overview"], [157, "overview"], [159, "overview"], [174, "overview"]], "Ownership": [[118, "ownership"]], "PHP": [[61, "php"], [62, "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": [[62, "php-backend"]], "PHP Performance": [[130, "php-performance"]], "PHP Templates": [[62, "php-templates"]], "PHP coding standards": [[196, null]], "PHP public API": [[103, "php-public-api"]], "PHP static analysis": [[224, "php-static-analysis"]], "PHP unit testing": [[225, "php-unit-testing"]], "PHP unstable API": [[103, "php-unstable-api"]], "POST request": [[122, "post-request"]], "PREFER to expose your APIs using OCS": [[67, "prefer-to-expose-your-apis-using-ocs"]], "PSR": [[135, null]], "PSR container": [[18, "psr-container"]], "PSR events": [[18, "psr-events"]], "PSR-0 deprecation": [[17, "psr-0-deprecation"]], "PSR-0: Autoloading": [[135, "psr-0-autoloading"]], "PSR-11 integration": [[16, "psr-11-integration"]], "PSR-11: Container Interface": [[135, "psr-11-container-interface"]], "PSR-20: Clock": [[135, "psr-20-clock"]], "PSR-3 integration": [[16, "psr-3-integration"]], "PSR-3: Logger Interface": [[135, "psr-3-logger-interface"]], "PSR-4: Autoloading": [[135, "psr-4-autoloading"]], "PUT request": [[122, "put-request"]], "Packages in detail": [[124, "packages-in-detail"]], "Pagination": [[140, "pagination"]], "Params": [[178, "params"], [178, "id2"], [180, "params"], [180, "id1"], [183, "params"], [184, "params"], [184, "id2"], [188, "params"], [188, "id1"], [190, "params"], [190, "id1"], [190, "id2"], [190, "id3"], [190, "id4"], [190, "id5"], [190, "id6"], [190, "id7"]], "Parsing annotations": [[50, "parsing-annotations"]], "Patch updates": [[36, "patch-updates"]], "Performance considerations": [[1, "performance-considerations"], [130, null]], "Permanent Solution": [[165, "permanent-solution"]], "Persistent storage": [[163, "persistent-storage"]], "Personal settings section Groupware moved to Availability": [[22, "personal-settings-section-groupware-moved-to-availability"]], "Phone number util": [[131, null]], "Pickers": [[94, "pickers"]], "Pinned entry": [[207, "pinned-entry"]], "Placeholders and variables": [[100, "placeholders-and-variables"]], "Planned removal of PSR-0 class loading": [[22, "planned-removal-of-psr-0-class-loading"]], "Popover menu": [[208, null]], "Popovermenu in item": [[206, "popovermenu-in-item"]], "Pre-releases": [[36, "pre-releases"]], "Precondition": [[210, "precondition"]], "Predefined core services": [[41, "predefined-core-services"]], "Prefer regular top-level functions.": [[195, "id11"]], "Prefer shorthand properties": [[195, "id15"]], "Prefer template literals for readability.": [[195, "id5"]], "Preferences": [[186, null]], "Prepare follow-up releases": [[36, "prepare-follow-up-releases"]], "Primary color": [[95, "primary-color"]], "Primary color variables": [[202, "primary-color-variables"]], "Primary object store with S3": [[200, "primary-object-store-with-s3"]], "Privacy": [[140, "privacy"]], "Processing tasks in the context of a user": [[150, "processing-tasks-in-the-context-of-a-user"]], "Profile": [[132, null]], "Profile app": [[29, "profile-app"]], "Profiler": [[133, null]], "Progress bar": [[203, "progress-bar"]], "Progress bars and meters": [[94, "progress-bars-and-meters"]], "Projects": [[134, null]], "Prologue": [[216, null]], "Properties of the external calendar \u2013 IProperties": [[118, "properties-of-the-external-calendar-iproperties"]], "Provide a user interface": [[110, "provide-a-user-interface"], [134, "provide-a-user-interface"]], "Provide context hints for translators": [[62, "provide-context-hints-for-translators"]], "Provide generic data for clients": [[137, "provide-generic-data-for-clients"]], "Provide personal settings (optional)": [[153, "provide-personal-settings-optional"]], "Provider and task type registration": [[148, "provider-and-task-type-registration"]], "Provider registration": [[140, "provider-registration"], [145, "provider-registration"], [149, "provider-registration"], [150, "provider-registration"], [152, "provider-registration"]], "Provider with user context": [[145, "provider-with-user-context"], [152, "provider-with-user-context"]], "Providing a Mail Service": [[121, "providing-a-mail-service"]], "Providing additional inputs and outputs": [[148, "providing-additional-inputs-and-outputs"]], "Providing an icon (optional)": [[153, "providing-an-icon-optional"]], "Providing input defaults": [[148, "providing-input-defaults"]], "Providing language detection": [[152, "providing-language-detection"]], "Providing more task types": [[148, "providing-more-task-types"], [150, "providing-more-task-types"]], "Providing privileges individually": [[118, "providing-privileges-individually"]], "Providing the initial state with PHP": [[45, "providing-the-initial-state-with-php"]], "Providing widgets to clients": [[110, "providing-widgets-to-clients"]], "Public Pages": [[136, null]], "Public emitter": [[42, "public-emitter"]], "Public page templates": [[40, "public-page-templates"]], "Public share template": [[51, null]], "Public shares": [[79, "public-shares"]], "Query Status": [[146, "query-status"]], "Querying the calendar \u2013 ICalendarObjectContainer": [[118, "querying-the-calendar-icalendarobjectcontainer"]], "Querying the database provider": [[57, "querying-the-database-provider"]], "Questions?": [[210, "questions"]], "REST APIs": [[139, null]], "RTL guidelines": [[202, "rtl-guidelines"]], "Radio": [[113, "radio"]], "Rate Limiting": [[141, "rate-limiting"]], "Rate limiting": [[40, "rate-limiting"]], "Read file": [[88, "read-file"]], "Read folder": [[88, "read-folder"]], "Read metadata using occ command": [[115, "read-metadata-using-occ-command"]], "Read shared items by link": [[88, "read-shared-items-by-link"]], "Read-only support": [[118, "read-only-support"]], "Reading and writing session variables": [[40, "reading-and-writing-session-variables"]], "Reading data that has just been written": [[130, "reading-data-that-has-just-been-written"]], "Reading from a file": [[58, "reading-from-a-file"]], "Reading headers, files, cookies and environment variables": [[40, "reading-headers-files-cookies-and-environment-variables"]], "Recommendation": [[71, "recommendation"]], "Recommendations - Retrieval": [[69, "recommendations-retrieval"]], "Redirect to ExApp UI page (top menu)": [[180, "redirect-to-exapp-ui-page-top-menu"]], "Redirects": [[40, "redirects"]], "Redis": [[200, "redis"]], "Redis Cluster": [[200, "redis-cluster"]], "Reference providers": [[137, null]], "References": [[111, "references"]], "Register": [[178, "register"], [180, "register"], [184, "register"], [187, "register"]], "Register ExApp Talk bot (OCS)": [[189, "register-exapp-talk-bot-ocs"]], "Register Menu Entry": [[190, "register-menu-entry"]], "Register Settings": [[188, "register-settings"]], "Register a custom picker component": [[137, "register-a-custom-picker-component"]], "Register a dashboard widget": [[110, "register-a-dashboard-widget"]], "Register a migrator": [[154, "register-a-migrator"]], "Register a new exporter": [[128, "register-a-new-exporter"]], "Register a profile action": [[132, "register-a-profile-action"]], "Register a reference provider": [[137, "register-a-reference-provider"]], "Register a repair-step": [[138, "register-a-repair-step"]], "Register a resource provider": [[134, "register-a-resource-provider"]], "Register a setup check": [[143, "register-a-setup-check"]], "Register get/set listeners": [[113, "register-get-set-listeners"]], "Register the calendar provider": [[118, "register-the-calendar-provider"]], "Register the provider state": [[153, "register-the-provider-state"]], "Registering Settings and Sections": [[142, "registering-settings-and-sections"]], "Registering a DAV plugin": [[1, "registering-a-dav-plugin"]], "Registering a background job": [[38, "registering-a-background-job"]], "Registering a two-factor auth provider": [[153, "registering-a-two-factor-auth-provider"]], "Registering manually": [[38, "registering-manually"]], "Registering methods": [[222, "registering-methods"]], "Registering resources": [[53, "registering-resources"]], "Registering settings schema": [[113, "registering-settings-schema"]], "Registering the calendar with the Nextcloud API interface": [[118, "registering-the-calendar-with-the-nextcloud-api-interface"]], "Relation of REST and OCS": [[139, "relation-of-rest-and-ocs"]], "Release Automation": [[35, null]], "Release process": [[36, null]], "Remote Host Validation": [[141, "remote-host-validation"]], "Remote wipe": [[78, null]], "Removal of PSR-0 class loader": [[23, "removal-of-psr-0-class-loader"]], "Removal of calendars": [[118, "removal-of-calendars"]], "Removal of entries": [[118, "removal-of-entries"]], "Remove Initial state": [[190, "remove-initial-state"]], "Remove script": [[190, "remove-script"]], "Remove style": [[190, "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, "id3"], [25, "removed-apis"], [26, "removed-apis"], [27, "removed-apis"], [27, "id1"], [28, "removed-apis"], [29, "removed-apis"], [29, "id6"]], "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": [[110, "render-dashboard-widgets-using-the-api"]], "Render link previews in clients": [[137, "render-link-previews-in-clients"]], "Repair steps": [[138, null]], "Repair-step types": [[138, "repair-step-types"]], "Replaced well-known handler API": [[17, "replaced-well-known-handler-api"]], "Replacing Nextcloud\u2019s autoloader": [[104, "replacing-nextcloud-s-autoloader"]], "Replacing indices": [[60, "replacing-indices"]], "Repository permissions": [[7, "repository-permissions"]], "Reproducing the issue": [[212, "reproducing-the-issue"]], "Request Headers": [[79, "request-headers"]], "Request data": [[177, "request-data"], [177, "id1"], [177, "id3"], [179, "request-data"], [179, "id3"], [182, "request-data"], [186, "request-data"], [186, "id1"], [186, "id3"], [189, "request-data"], [189, "id1"]], "Request examples": [[137, "request-examples"]], "Request flow": [[180, "request-flow"]], "Request lifecycle": [[52, null]], "Request payload": [[183, "request-payload"]], "Requesting properties": [[79, "requesting-properties"]], "Required PHP extensions": [[224, "required-php-extensions"]], "Requirements": [[34, "requirements"]], "Requirements and prerequisites": [[67, "requirements-and-prerequisites"]], "Reset collection": [[66, "reset-collection"]], "Resolving links": [[137, "resolving-links"]], "Resources": [[117, "resources"]], "Respect the users": [[34, "respect-the-users"]], "Responders": [[40, "responders"]], "Response": [[177, "response"], [186, "response"]], "Response Headers": [[79, "response-headers"]], "Response data": [[177, "response-data"], [177, "id2"], [179, "response-data"], [179, "id1"], [179, "id2"], [179, "id4"], [179, "id5"], [182, "response-data"], [186, "response-data"], [186, "id2"], [191, "response-data"]], "Responses": [[40, "responses"]], "Restoring a version": [[86, "restoring-a-version"]], "Restoring from the trashbin": [[85, "restoring-from-the-trashbin"]], "Retrieve metadata using PROPFIND": [[115, "retrieve-metadata-using-propfind"]], "Retrieving a config value": [[105, "retrieving-a-config-value"], [107, "retrieving-a-config-value"]], "Retrieving the list of document to be (re-)indexed": [[66, "retrieving-the-list-of-document-to-be-re-indexed"]], "Retrying deadlocks": [[111, "retrying-deadlocks"]], "Returning data": [[222, "returning-data"]], "Returning the content type": [[118, "returning-the-content-type"]], "Rooms": [[117, "rooms"]], "Root": [[55, "root"]], "Router": [[91, "router"]], "Routes": [[187, null]], "Routing": [[53, null]], "Rules": [[207, "rules"]], "Rules and information": [[201, "rules-and-information"], [206, "rules-and-information"]], "Running HTTP requests against the server": [[143, "running-http-requests-against-the-server"]], "Running all tests": [[225, "running-all-tests"]], "Running unit tests for the Nextcloud server project": [[225, "running-unit-tests-for-the-nextcloud-server-project"]], "Running your ExApp with a non-root user": [[161, "running-your-exapp-with-a-non-root-user"]], "S3 external storage": [[200, "s3-external-storage"]], "SAML setup with onelogin": [[200, "saml-setup-with-onelogin"]], "SCSS support removal": [[21, "scss-support-removal"]], "SMB external storage": [[200, "smb-external-storage"]], "SQL injection": [[217, "sql-injection"]], "Scaling": [[169, null]], "Schedule a task": [[74, "schedule-a-task"], [75, "schedule-a-task"]], "Scheduling": [[38, "scheduling"]], "Schema field types": [[113, "schema-field-types"]], "Scopes": [[67, "scopes"]], "Scss variable and compilation deprecation": [[18, "scss-variable-and-compilation-deprecation"]], "Search": [[16, "search"], [71, "search"], [84, null], [140, null]], "Search scope": [[84, "search-scope"]], "Search sharees": [[71, "search-sharees"]], "Section": [[142, "section"]], "Section type admin": [[113, "section-type-admin"]], "Section type personal": [[113, "section-type-personal"]], "Security": [[141, null]], "Security considerations": [[40, "security-considerations"]], "Security guidelines": [[217, null]], "Select and Multi-select": [[113, "select-and-multi-select"]], "Semicolons": [[195, "semicolons"]], "Send email": [[70, "send-email"]], "Send log message (OCS)": [[182, "send-log-message-ocs"]], "Send notification (OCS)": [[183, "send-notification-ocs"]], "Sending the CSRF token": [[45, "sending-the-csrf-token"]], "Sensitive data exposure": [[217, "sensitive-data-exposure"]], "Sensitive field type": [[113, "sensitive-field-type"]], "Server autoloading": [[104, "server-autoloading"]], "Server development": [[223, null]], "Session": [[42, "session"]], "Set ExApp init progress": [[179, "set-exapp-init-progress"]], "Set Initial state": [[190, "set-initial-state"]], "Set a custom message (predefined)": [[72, "set-a-custom-message-predefined"]], "Set a custom message (user-defined)": [[72, "set-a-custom-message-user-defined"]], "Set app config value": [[177, "set-app-config-value"]], "Set credentials": [[88, "set-credentials"]], "Set document as indexed": [[66, "set-document-as-indexed"]], "Set up Web server and database": [[198, "set-up-web-server-and-database"]], "Set user config value": [[186, "set-user-config-value"]], "Set your own status": [[72, "set-your-own-status"]], "Setting a preference": [[77, "setting-a-preference"]], "Setting cookies": [[40, "setting-cookies"]], "Setting multiple preference": [[77, "setting-multiple-preference"]], "Setting the access rules of the calendar": [[118, "setting-the-access-rules-of-the-calendar"]], "Setting the modification time": [[81, "setting-the-modification-time"]], "Setting up Microsoft Visual Studio": [[101, "setting-up-microsoft-visual-studio"]], "Setting up dev environment": [[158, null]], "Settings": [[54, null], [99, "settings"], [142, null], [207, "settings"]], "Settings favorites": [[79, "settings-favorites"]], "Settings form": [[142, "settings-form"]], "Setup checks": [[143, null]], "Setup of the transifex sync": [[7, "setup-of-the-transifex-sync"]], "Shape types": [[148, "shape-types"]], "Share attributes": [[70, "share-attributes"]], "Share link of file or folder": [[88, "share-link-of-file-or-folder"]], "Share type response definitions": [[67, "share-type-response-definitions"]], "Sharee recommendations": [[71, "sharee-recommendations"]], "Sharing": [[99, "sharing"]], "Shell injection": [[217, "shell-injection"]], "Shipped Apps": [[36, "shipped-apps"]], "Showing an HTML page by the user": [[40, "showing-an-html-page-by-the-user"]], "Sidebar": [[29, "sidebar"], [99, "sidebar"]], "Signalling completion": [[78, "signalling-completion"]], "Simple search providers": [[140, "simple-search-providers"]], "SimpleFS": [[218, "simplefs"]], "Sizing": [[99, "sizing"]], "Skeleton screens": [[94, "skeleton-screens"]], "Slugs": [[57, "slugs"]], "Snowflake IDS": [[29, "snowflake-ids"]], "Snowflake IDs": [[144, null]], "Source Code Version Control": [[197, "source-code-version-control"]], "Special Headers": [[79, "special-headers"]], "Special case: list in navigation": [[98, "special-case-list-in-navigation"]], "Special case: no sidebar": [[98, "special-case-no-sidebar"]], "Speech-To-Text": [[145, null]], "Split long conditions into multiple lines.": [[195, "id21"]], "Starting a bulk upload": [[80, "starting-a-bulk-upload"]], "Starting a chunked upload": [[81, "starting-a-chunked-upload"]], "State colors variables": [[202, "state-colors-variables"]], "State-of-the-Art methods and comparison": [[139, "state-of-the-art-methods-and-comparison"]], "Static analysis": [[109, "static-analysis"], [224, null]], "Status and indicators": [[95, "status-and-indicators"]], "Status colors are now based on secondary styling": [[28, "status-colors-are-now-based-on-secondary-styling"]], "Statuscodes": [[222, "statuscodes"]], "Step 1: Create a Mail Provider Class": [[121, "step-1-create-a-mail-provider-class"]], "Step 1: String split": [[62, "step-1-string-split"]], "Step 2: Create a Mail Service Class": [[121, "step-2-create-a-mail-service-class"]], "Step 2: HTML Markup": [[62, "step-2-html-markup"]], "Step 3: Placeholders": [[62, "step-3-placeholders"]], "Step 3: Register the Mail Provider": [[121, "step-3-register-the-mail-provider"]], "Steps needed to adapt an ExApp": [[161, "steps-needed-to-adapt-an-exapp"]], "Storage": [[218, "storage"]], "Storage and database": [[59, null]], "Storage layer": [[218, "storage-layer"]], "Storage/Cache wrappers": [[218, "storage-cache-wrappers"]], "Store a Snowflake ID in database": [[144, "store-a-snowflake-id-in-database"]], "Storing a config value": [[105, "storing-a-config-value"], [107, "storing-a-config-value"]], "Streamed and lazily rendered responses": [[40, "streamed-and-lazily-rendered-responses"]], "Streamlining processing for fast providers": [[150, "streamlining-processing-for-fast-providers"]], "Streams": [[218, "streams"]], "Strings": [[195, "strings"]], "Submitting ContentItem data": [[108, "submitting-contentitem-data"]], "Subscribing to the event in a plugin": [[157, "subscribing-to-the-event-in-a-plugin"]], "Summary": [[161, "summary"]], "Support for PHP 8.0 removed": [[26, "support-for-php-8-0-removed"]], "Support for PHP 8.1 removed": [[29, "support-for-php-8-1-removed"]], "Support for PHP 8.4 added": [[27, "support-for-php-8-4-added"]], "Support for PHP 8.5 added": [[29, "support-for-php-8-5-added"]], "Supported DAV properties": [[84, "supported-dav-properties"]], "Supported properties": [[79, "supported-properties"]], "Supporting more databases": [[57, "supporting-more-databases"]], "Svg color api": [[204, "svg-color-api"]], "Symfony update": [[15, "symfony-update"]], "Symptoms": [[165, "symptoms"]], "System requirements": [[101, "system-requirements"]], "System values": [[56, "system-values"]], "Table management tips": [[57, "table-management-tips"]], "Table of contents": [[209, "table-of-contents"]], "Tags": [[67, "tags"], [94, "tags"]], "Talk Integration": [[147, null]], "Talk bots": [[189, null]], "Target Branches for Contributions": [[197, "target-branches-for-contributions"]], "Task Processing": [[148, null]], "Task statuses": [[148, "task-statuses"], [149, "task-statuses"], [150, "task-statuses"]], "Tasks": [[148, "tasks"], [149, "tasks"], [150, "tasks"]], "Tasks types": [[148, "tasks-types"], [150, "tasks-types"]], "Technical details": [[30, "technical-details"], [192, null], [208, "technical-details"]], "Templates": [[40, "templates"], [46, null], [217, "templates"]], "Terminology": [[121, "terminology"]], "Testing": [[61, null]], "Testing requests": [[79, "testing-requests"]], "Testing requests with curl": [[65, "testing-requests-with-curl"]], "Testing translations": [[62, "testing-translations"]], "Text Processing": [[150, null]], "Text color": [[95, "text-color"]], "Text input": [[94, "text-input"]], "Text-To-Image": [[149, null]], "The Application class": [[0, "the-application-class"]], "The Cache View": [[133, "the-cache-view"]], "The Database Queries View": [[133, "the-database-queries-view"]], "The Event View": [[133, "the-event-view"]], "The General Request and Response View": [[133, "the-general-request-and-response-view"]], "The IAPIWidget interface": [[110, "the-iapiwidget-interface"]], "The IAPIWidgetV2 interface": [[110, "the-iapiwidgetv2-interface"]], "The IButtonWidget interface": [[110, "the-ibuttonwidget-interface"]], "The IConditionalWidget interface": [[110, "the-iconditionalwidget-interface"]], "The IContentProvider interface": [[108, "the-icontentprovider-interface"]], "The IIconWidget interface": [[110, "the-iiconwidget-interface"]], "The IOptionWidget interface": [[110, "the-ioptionwidget-interface"]], "The IReloadableWidget interface": [[110, "the-ireloadablewidget-interface"]], "The LDAP View": [[133, "the-ldap-view"]], "The Nextcloud app store rules": [[34, null]], "The calendar class": [[118, "the-calendar-class"]], "The calendar object class": [[118, "the-calendar-object-class"]], "The calendar plugin class": [[118, "the-calendar-plugin-class"]], "The process": [[35, "the-process"]], "The release": [[36, "the-release"]], "The simple filesystem": [[55, "the-simple-filesystem"]], "Theming capabilities": [[65, "theming-capabilities"]], "Theming support": [[47, null]], "Tips": [[88, "tips"]], "Tips and tricks": [[67, "tips-and-tricks"]], "Token exchange": [[127, "token-exchange"]], "Tone": [[100, "tone"]], "Top Menu Entry": [[190, null]], "Transactions": [[57, "transactions"]], "Transient attributes": [[57, "transient-attributes"]], "Transifex configuration .tx/config": [[7, "transifex-configuration-tx-config"]], "Transifex sync": [[176, "transifex-sync"]], "Translatable strings": [[100, "translatable-strings"]], "Translate a string": [[76, "translate-a-string"]], "Translation setup": [[7, null]], "Translation tool": [[7, "translation-tool"], [176, "translation-tool"]], "Translations": [[62, null], [176, null]], "Translator comments": [[100, "translator-comments"]], "Trashbin": [[85, null]], "Triggerable providers": [[148, "triggerable-providers"]], "Troubleshooting": [[63, "troubleshooting"], [165, "troubleshooting"], [170, null]], "Trusted domain": [[141, "trusted-domain"]], "Tutorial": [[8, null]], "Tutorial: How to add OpenAPI support to your OCS API": [[67, "tutorial-how-to-add-openapi-support-to-your-ocs-api"]], "Two-factor providers": [[153, null]], "Type": [[218, "type"]], "Typed Config Values": [[105, "typed-config-values"], [107, "typed-config-values"]], "Types": [[57, "types"]], "Types of background jobs": [[38, "types-of-background-jobs"]], "Types of caches": [[39, "types-of-caches"]], "Typing and documentation": [[67, "typing-and-documentation"]], "Typography": [[95, "typography"]], "Understanding the locking situation": [[111, "understanding-the-locking-situation"]], "Undo entry": [[207, "undo-entry"]], "Unit test paths": [[225, "unit-test-paths"]], "Unit tests": [[196, "unit-tests"]], "Unit-Testing": [[225, null]], "Unregister": [[178, "unregister"], [180, "unregister"], [184, "unregister"], [187, "unregister"]], "Unregister ExApp Talk bot (OCS)": [[189, "unregister-exapp-talk-bot-ocs"]], "Unregister Menu Entry": [[188, "unregister-menu-entry"], [190, "unregister-menu-entry"]], "Unvalidated redirects": [[217, "unvalidated-redirects"]], "Update Share": [[70, "update-share"]], "Update a provider last usage date": [[137, "update-a-provider-last-usage-date"]], "Update metadata using PROPPATCH": [[115, "update-metadata-using-proppatch"]], "Updated core libraries": [[17, "updated-core-libraries"], [19, "updated-core-libraries"], [24, "updated-core-libraries"]], "Updating the calendar ACLs": [[118, "updating-the-calendar-acls"]], "Updating the content of a calendar event": [[118, "updating-the-content-of-a-calendar-event"]], "Updating the name of an event": [[118, "updating-the-name-of-an-event"]], "Updating the properties": [[118, "updating-the-properties"]], "Updating the status programmatically": [[146, "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]], "Upgrade to Nextcloud 33": [[29, null]], "Upload a file": [[88, "upload-a-file"]], "Uploading chunks": [[81, "uploading-chunks"]], "Uploading files": [[79, "uploading-files"]], "Usage": [[80, "usage"], [124, "usage"], [222, "usage"]], "Use PascalCase for classes, interfaces, types and Vue components": [[195, "id2"]], "Use automatic dependency assembly (recommended)": [[41, "use-automatic-dependency-assembly-recommended"]], "Use camelCase for functions, methods, properties, and variables": [[195, "id1"]], "Use consistent new lines in function parameters": [[195, "id10"]], "Use dangling commas, this reduces the diff when adding new properties.": [[195, "id7"], [195, "id18"]], "Use explicit comparisons": [[195, "id19"]], "Use parenthesis for multi-line body of arrow functions.": [[195, "id13"]], "Use single quotes.": [[195, "id4"]], "Use the API": [[110, "use-the-api"]], "Use the Smart Picker in clients": [[137, "use-the-smart-picker-in-clients"]], "Use the Smart Picker in your app": [[137, "use-the-smart-picker-in-your-app"]], "Use the Unified Search API": [[137, "use-the-unified-search-api"]], "User Status": [[146, null]], "User Status - Predefined statuses": [[72, "user-status-predefined-statuses"]], "User Status - Retrieve statuses": [[72, "user-status-retrieve-statuses"]], "User Status - Status Manipulation": [[72, "user-status-status-manipulation"]], "User action": [[180, "user-action"]], "User bubbles": [[94, "user-bubbles"]], "User interface": [[194, "user-interface"]], "User management": [[155, null]], "User managers": [[155, "user-managers"]], "User metadata": [[65, "user-metadata"]], "User metadata - List user IDs": [[65, "user-metadata-list-user-ids"]], "User migration": [[154, null]], "User objects": [[155, "user-objects"]], "User session information": [[155, "user-session-information"]], "User status": [[119, "user-status"]], "User status - Restore backup": [[72, "user-status-restore-backup"]], "User values": [[56, "user-values"]], "User-, guest-, and public-template layout": [[27, "user-guest-and-public-template-layout"]], "UserConfig": [[107, null]], "UserManager": [[42, "usermanager"]], "Using GitHub": [[101, "using-github"]], "Using a PHP debugger (XDebug)": [[112, "using-a-php-debugger-xdebug"]], "Using a container": [[41, "using-a-container"]], "Using alternative app directories": [[112, "using-alternative-app-directories"]], "Using custom reference widgets": [[137, "using-custom-reference-widgets"]], "Using the IContentManager service": [[108, "using-the-icontentmanager-service"]], "Using the URLGenerator": [[53, "using-the-urlgenerator"]], "Using the app": [[133, "using-the-app"]], "Using the collection OCS API": [[66, "using-the-collection-ocs-api"]], "Using the default widget": [[137, "using-the-default-widget"]], "Utils: menu, counter & buttons": [[207, "utils-menu-counter-buttons"]], "Validate source strings": [[7, "validate-source-strings"]], "Values Sensitivity": [[105, "values-sensitivity"], [107, "values-sensitivity"]], "Various information": [[207, "various-information"]], "Version control issue": [[137, "version-control-issue"]], "Version control issue or pull request comment": [[137, "version-control-issue-or-pull-request-comment"]], "Version control pull request": [[137, "version-control-pull-request"]], "Versioning": [[36, "versioning"], [36, "id1"]], "Versions": [[86, null]], "View.php": [[218, "view-php"]], "Views": [[99, "views"]], "Vue": [[62, "vue"]], "Web Host Metadata": [[156, null]], "WebAuthn without SSL": [[200, "webauthn-without-ssl"]], "WebDAV SEARCH based on metadata": [[115, "webdav-search-based-on-metadata"]], "WebDAV basics": [[79, "webdav-basics"]], "WebDAV collection preload events": [[157, null]], "Webdav": [[83, null]], "What is a popover menu": [[208, "what-is-a-popover-menu"]], "When the event is emitted": [[157, "when-the-event-is-emitted"]], "Which classes should be added": [[41, "which-classes-should-be-added"]], "Why did Nextcloud add code signing?": [[30, "why-did-nextcloud-add-code-signing"]], "Why do you want to join": [[212, "why-do-you-want-to-join"]], "Windows Development Build": [[101, "windows-development-build"]], "Windows Installer (i.e. Deployment) Build (Cross-Compile)": [[101, "windows-installer-i-e-deployment-build-cross-compile"]], "Wiping the actual device": [[78, "wiping-the-actual-device"]], "With curl": [[79, "with-curl"]], "Wording": [[95, "wording"]], "Working with Enum shape types": [[148, "working-with-enum-shape-types"]], "Working with time": [[151, null]], "Write support": [[118, "write-support"]], "Writing PHP unit tests": [[225, "writing-php-unit-tests"]], "Writing a background job": [[38, "writing-a-background-job"]], "Writing a handler": [[156, "writing-a-handler"]], "Writing a listener": [[42, "writing-a-listener"]], "Writing events": [[42, "writing-events"]], "Writing guide": [[100, null]], "Writing scalable transactions": [[130, "writing-scalable-transactions"]], "Writing to a file": [[58, "writing-to-a-file"]], "\\OCA\\DAV\\Events\\AddressBookCreatedEvent": [[42, "oca-dav-events-addressbookcreatedevent"]], "\\OCA\\DAV\\Events\\AddressBookDeletedEvent": [[42, "oca-dav-events-addressbookdeletedevent"]], "\\OCA\\DAV\\Events\\AddressBookShareUpdatedEvent": [[42, "oca-dav-events-addressbookshareupdatedevent"]], "\\OCA\\DAV\\Events\\AddressBookUpdatedEvent": [[42, "oca-dav-events-addressbookupdatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectCreatedEvent": [[42, "oca-dav-events-cachedcalendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectDeletedEvent": [[42, "oca-dav-events-cachedcalendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectUpdatedEvent": [[42, "oca-dav-events-cachedcalendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarCreatedEvent": [[42, "oca-dav-events-calendarcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarDeletedEvent": [[42, "oca-dav-events-calendardeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectCreatedEvent": [[42, "oca-dav-events-calendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectDeletedEvent": [[42, "oca-dav-events-calendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectUpdatedEvent": [[42, "oca-dav-events-calendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarPublishedEvent": [[42, "oca-dav-events-calendarpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarShareUpdatedEvent": [[42, "oca-dav-events-calendarshareupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarUnpublishedEvent": [[42, "oca-dav-events-calendarunpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarUpdatedEvent": [[42, "oca-dav-events-calendarupdatedevent"]], "\\OCA\\DAV\\Events\\CardCreatedEvent": [[42, "oca-dav-events-cardcreatedevent"]], "\\OCA\\DAV\\Events\\CardDeletedEvent": [[42, "oca-dav-events-carddeletedevent"]], "\\OCA\\DAV\\Events\\CardUpdatedEvent": [[42, "oca-dav-events-cardupdatedevent"]], "\\OCA\\DAV\\Events\\SabrePluginAuthInitEvent": [[42, "oca-dav-events-sabrepluginauthinitevent"]], "\\OCA\\DAV\\Events\\SubscriptionCreatedEvent": [[42, "oca-dav-events-subscriptioncreatedevent"]], "\\OCA\\DAV\\Events\\SubscriptionDeletedEvent": [[42, "oca-dav-events-subscriptiondeletedevent"]], "\\OCA\\DAV\\Events\\SubscriptionUpdatedEvent": [[42, "oca-dav-events-subscriptionupdatedevent"]], "\\OCA\\FederatedFileSharing\\Events\\FederatedShareAddedEvent": [[42, "oca-federatedfilesharing-events-federatedshareaddedevent"]], "\\OCA\\Files\\Event\\LoadAdditionalScriptsEvent": [[42, "oca-files-event-loadadditionalscriptsevent"]], "\\OCA\\Files_Sharing\\Event\\BeforeTemplateRenderedEvent": [[42, "oca-files-sharing-event-beforetemplaterenderedevent"]], "\\OCA\\Files_Trashbin\\Events\\MoveToTrashEvent": [[42, "oca-files-trashbin-events-movetotrashevent"]], "\\OCA\\Settings\\Events\\BeforeTemplateRenderedEvent": [[42, "oca-settings-events-beforetemplaterenderedevent"]], "\\OCA\\User_LDAP\\Events\\GroupBackendRegistered": [[42, "oca-user-ldap-events-groupbackendregistered"]], "\\OCA\\User_LDAP\\Events\\UserBackendRegistered": [[42, "oca-user-ldap-events-userbackendregistered"]], "\\OCA\\Viewer\\Event\\LoadViewer": [[42, "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": [[137, "getlinkwithpicker"]], "guzzlehttp/guzzle": [[17, "guzzlehttp-guzzle"]], "iOS": [[62, "ios"]], "info.xml": [[20, "info-xml"], [21, "info-xml"], [22, "info-xml"], [23, "info-xml"], [24, "info-xml"], [25, "info-xml"], [38, "info-xml"], [109, "info-xml"]], "jQuery deprecation": [[15, "jquery-deprecation"]], "jQuery update": [[16, "jquery-update"]], "macOS Development Build": [[101, "macos-development-build"]], "npm build": [[126, "npm-build"]], "npm packages": [[124, "npm-packages"]], "npm run dev, npm run watch": [[126, "npm-run-dev-npm-run-watch"]], "npm run lint (optional)": [[126, "npm-run-lint-optional"]], "npm test": [[126, "npm-test"]], "php": [[109, "php"]], "php-cs": [[109, "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/app_upgrade_guide/upgrade_to_33", "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/openmetrics", "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/snowflake_ids", "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/ExAppHarpIntegration", "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/app_upgrade_guide/upgrade_to_33.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/openmetrics.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/snowflake_ids.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/ExAppHarpIntegration.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, 30, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 49, 50, 52, 53, 56, 57, 58, 62, 63, 64, 67, 68, 74, 75, 76, 79, 82, 84, 91, 92, 95, 97, 101, 108, 109, 110, 112, 116, 117, 118, 119, 121, 122, 123, 124, 126, 129, 130, 132, 133, 137, 138, 140, 141, 142, 144, 145, 147, 148, 149, 150, 152, 153, 156, 157, 158, 160, 161, 162, 174, 175, 176, 179, 183, 184, 190, 194, 195, 196, 197, 198, 200, 207, 212, 214, 217], "0": [2, 4, 5, 6, 10, 11, 12, 13, 18, 19, 24, 27, 28, 29, 34, 36, 37, 40, 41, 42, 45, 54, 60, 63, 65, 66, 67, 68, 70, 73, 74, 75, 79, 82, 84, 88, 90, 101, 104, 108, 109, 110, 111, 112, 113, 115, 118, 119, 123, 126, 128, 129, 130, 132, 137, 138, 139, 140, 142, 145, 147, 148, 149, 150, 151, 152, 154, 157, 158, 162, 164, 174, 175, 177, 179, 180, 184, 186, 188, 190, 194, 195, 196, 197, 200, 202, 207, 222], "00": [40, 79, 84, 147], "000": [1, 57], "000000": 65, "00000007oc9l3j5ur4db": 79, "00000259oczn5x60nrdu": 79, "00001": 81, "00002": 81, "0020": 62, "00293f": 202, "005416": 202, "005a8a": 202, "0066ac": 202, "00679e": 202, "006aa3": 95, "0077c7": 202, "0082c9": [65, 95], "00a0": 62, "00z": 84, "01": [40, 79, 82, 84, 110, 196], "01t00": 79, "01t17": 84, "03": 110, "04": 147, "044": 131, "04c36b75222cd9fd47f2607333029106": 79, "04z": 110, "05": [79, 137], "07": 147, "08": 225, "09": 111, "099f05": 202, "0e53dfb6": 79, "1": [0, 1, 2, 4, 6, 10, 12, 17, 18, 19, 26, 27, 28, 34, 35, 36, 37, 40, 41, 42, 45, 50, 53, 57, 59, 63, 65, 66, 70, 75, 79, 80, 81, 82, 84, 88, 90, 92, 94, 104, 109, 110, 112, 113, 115, 117, 119, 126, 128, 130, 131, 132, 133, 134, 135, 138, 139, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 154, 156, 157, 158, 161, 162, 163, 164, 167, 174, 175, 177, 179, 184, 186, 190, 194, 195, 196, 200, 202, 206, 207, 210, 212, 217, 222], "10": [40, 54, 65, 70, 76, 79, 82, 101, 110, 113, 115, 137, 138, 148, 150, 162, 188, 196, 200], "100": [27, 33, 40, 54, 65, 70, 71, 110, 130, 137, 142, 154, 174, 175, 177, 186, 191, 196, 202, 203], "1000": [57, 60, 115], "10000": [81, 130], "10000000": 84, "100644": [163, 200], "100kib": 154, "100m": [97, 202], "1024px": 202, "1025": 200, "1084": 177, "10mb": [81, 84], "10min": 150, "10z": 110, "11": [18, 41, 65, 101, 110, 123, 148], "113": 202, "114": 202, "116": 206, "12": [43, 65, 79, 82, 131, 137, 148, 161], "120": 188, "120m": 188, "121": 210, "123": [115, 177, 180, 183, 184, 186, 195, 202], "1234": [115, 118, 140], "12345": [84, 174, 184], "124": [137, 180], "125": 180, "127": [112, 200], "1270351409912": 130, "127815235": 79, "12px": 202, "13": [147, 148], "130": 95, "130000000": 137, "1337": 128, "139": 200, "13t12": 110, "14": [9, 28, 29, 31, 82, 110, 147, 148, 153, 201], "141": 206, "144": 206, "146": 210, "14px": 208, "14sp": 95, "15": [9, 31, 37, 42, 79, 148, 151, 153, 162], "150": [95, 200], "15000000": 81, "151": 206, "152": [200, 206], "1547545326": 81, "1553": 140, "156": 206, "1578283711000": 65, "15px": 202, "16": [9, 29, 31, 37, 42, 62, 66, 70, 79, 82, 132, 194], "163": 202, "1675789581": 79, "168": 200, "16px": [95, 202], "16sp": 95, "17": [9, 22, 24, 29, 31, 37, 42, 65, 200], "172": 200, "1728000": 139, "173": 202, "1742": 115, "18": [9, 13, 29, 31, 37, 42, 82], "1800": 131, "181818": 95, "19": [9, 28, 29, 31, 36, 37, 42, 135, 161, 196], "192": [200, 206], "197": 206, "1970": 79, "19z": 110, "1_linux_": 161, "1_linux_amd64": 161, "1_linux_arm64": 161, "1azi": 105, "1e1": 196, "1e2": 196, "1min": 148, "1px": 202, "1snze11cibf6v6dsz": 30, "1st": 65, "1st_user": 65, "2": [2, 4, 16, 17, 24, 27, 28, 29, 34, 35, 36, 37, 40, 42, 59, 65, 66, 70, 74, 75, 76, 79, 80, 81, 82, 94, 103, 115, 117, 118, 131, 133, 135, 137, 140, 148, 149, 150, 161, 163, 174, 186, 194, 195, 196, 200, 202, 203, 206, 207, 210, 212, 225], "20": [9, 17, 23, 24, 25, 27, 28, 29, 31, 37, 41, 42, 50, 57, 63, 65, 74, 75, 79, 82, 95, 123, 140], "200": [63, 66, 67, 68, 69, 70, 72, 74, 75, 76, 77, 78, 110, 115, 137, 162, 179, 182, 222], "2001": [4, 109, 119, 138], "2008": 225, "2012": 137, "2014": [17, 137], "2015": 40, "2016": [82, 194], "2018": 111, "2019": 101, "2020": 35, "20200101t170000z": 118, "20200130t170000z": 118, "20200130t180000z": 118, "2021": [84, 110], "2022": [79, 101, 110], "2023": 23, "2024": [62, 194], "2026": 147, "2034": 60, "20632824998": 65, "20cat": 140, "20cute": 140, "20music": 88, "20px": [95, 193], "20st": 140, "20standard": 23, "20thcenturystudio": 137, "21": [9, 20, 28, 31, 37, 42, 135, 140, 156, 161], "21474836480": 65, "2153599501": 130, "2156": 82, "216": 206, "219": 202, "22": [9, 21, 24, 26, 28, 29, 31, 37, 42, 82, 135], "222222": [95, 202], "22t15": 110, "23": [9, 22, 29, 31, 36, 54, 57, 79, 132, 135], "231": 206, "2345": 162, "24": [9, 26, 28, 31, 36, 37, 38, 42, 57, 81, 82, 111, 133, 154, 188], "240": 66, "2401fed2eea6f2c1027c482a633e8e25cd46701f811e2d2c10dc213fd95fa60e350b": 30, "2404date20220903071748": 60, "2432": 175, "24px": [26, 202], "25": [9, 22, 23, 29, 31, 36, 37, 42, 45, 76, 137, 140, 154, 197, 204], "255": 202, "256": [4, 79], "25px": 202, "26": [9, 24, 31, 36, 37, 40, 42, 50, 76, 130, 137, 151, 152], "26e7beeca3c0": 81, "27": [9, 22, 24, 25, 26, 29, 31, 36, 37, 38, 40, 42, 54, 57, 66, 75, 91, 110, 111, 118, 135, 145, 150, 154, 155], "277": 165, "28": [1, 9, 27, 31, 37, 40, 41, 42, 57, 66, 67, 68, 74, 75, 115, 129, 140, 149, 150, 180, 197], "282": 140, "29": [4, 9, 26, 27, 31, 37, 40, 42, 53, 60, 79, 105, 113, 130, 140, 145, 151, 152, 188], "2fa": 153, "2g": 22, "2nd": 65, "2nd_user": 65, "2px": 202, "2xx": 67, "3": [4, 7, 17, 19, 20, 26, 27, 29, 34, 35, 36, 40, 50, 53, 55, 57, 59, 61, 65, 70, 79, 82, 88, 94, 98, 99, 101, 110, 111, 123, 136, 137, 147, 148, 149, 150, 161, 163, 164, 194, 195, 197, 198, 200, 202, 210, 212, 220, 222, 225], "30": [9, 31, 37, 40, 42, 57, 60, 70, 73, 75, 82, 135, 137, 139, 145, 148, 149, 150, 152, 158, 162], "300m": 202, "300px": [202, 207], "3030237": 79, "3097fca9b1ec8942c4305e550ef1b50a": 137, "31": [4, 9, 24, 29, 31, 37, 42, 70, 79, 88, 107, 135, 180, 206], "3166": 131, "32": [1, 4, 9, 23, 31, 37, 42, 66, 108, 110, 113, 140, 147, 161, 177, 186, 202], "32060": 21, "3209": 110, "321": 186, "3285b1": 202, "32866": 23, "32bit": 22, "33": [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, 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, 222, 223, 224, 225], "333": 110, "33333344": 202, "34": [60, 110, 147], "34081": 21, "34302": 111, "34329": 22, "34490": 22, "3456": 79, "34773": 23, "34807": 22, "34893": 22, "34px": [26, 202], "35": 161, "35789": 22, "35872": 23, "35966": 22, "3600": [38, 39], "36033": 22, "36073": 22, "36114": 22, "36198": 22, "36310": 22, "36363": 22, "36393": 22, "36434": 22, "3650": 200, "36591": 23, "36665": 23, "36836": 23, "369": 115, "36c3": 116, "37040": 23, "37316": 23, "37324": 23, "37542": 23, "37674": 23, "37820": 111, "37835": 23, "37929": 23, "37943": 23, "37955": 23, "38003": 23, "38030": [23, 111], "38104": 23, "389": 137, "3927bf23": 200, "3950773": 79, "3986": 63, "39th": 140, "39z": 110, "3rd": [2, 7, 28, 65, 104, 109, 135, 140, 160, 163], "3rd_user": 65, "3rdparti": [17, 22, 24, 160, 200], "4": [4, 15, 17, 20, 23, 25, 28, 29, 35, 36, 57, 62, 66, 70, 79, 99, 104, 123, 126, 147, 148, 149, 150, 161, 163, 164, 194, 195, 196, 197, 200], "40": [162, 188], "400": [67, 68, 70, 72, 75, 76, 77, 200], "401": [68, 77, 78, 170, 187, 222], "403": [18, 63, 70, 78], "403354469": 137, "404": [63, 67, 68, 70, 72, 74, 75, 115, 136, 162, 174, 175, 179, 222], "4052412": 79, "409": 137, "4096": [30, 200], "40email": 65, "40m": 188, "41": [131, 206], "412": [23, 74, 75, 76], "41446681800": 131, "42": [65, 122, 128, 133, 203], "42513563": 163, "429": [40, 74, 75, 76, 141], "44": 131, "4423": 81, "443": 200, "4433": 200, "444444": 202, "445": 200, "44px": [26, 99, 207], "44x44px": 110, "45": 202, "46ba61": 95, "46f0": 79, "483c1e56f95e88835747b1c7c60581215016cbf2": 35, "487903ffcf4": 200, "48px": [99, 202], "49": 131, "49279cc7": 200, "4e43": 117, "4e4672cs58q": 225, "4efe": 81, "4px": [27, 99, 202], "4xx": 67, "5": [4, 12, 26, 28, 40, 57, 67, 74, 75, 82, 84, 97, 109, 111, 126, 133, 140, 141, 148, 164, 174, 196, 202, 208, 225], "50": [66, 140, 142], "500": 187, "500px": 202, "501": [162, 174, 175], "503": [23, 92], "507": 81, "509": 30, "50ef2eba7b74aa84feff013efee2a5ef": 79, "50px": 202, "512": [30, 154], "55": 140, "55548cc16b457cd74241990cc9d3b72b6335f2e5f45eee95171da024087d114fcbc2": 30, "555555": 65, "565656": 118, "567": 140, "59": 206, "595959": 202, "597996": 66, "5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f": 35, "5gb": 81, "5mb": 81, "6": [4, 36, 39, 70, 79, 101, 148, 163, 164, 200, 202, 208], "60": [65, 110, 132, 141, 148, 188], "600": 161, "60m": 188, "61": 161, "61b4": 79, "64": [4, 39, 60, 107, 110, 144], "640": 66, "6436d084d4805": 79, "65": [126, 202], "650px": 99, "664700": 202, "668": 131, "67": [163, 175], "68": 137, "6b6b6b": 202, "6h": 39, "7": [4, 10, 11, 12, 17, 20, 24, 28, 35, 36, 40, 70, 79, 101, 110, 130, 163, 200, 207], "70": 54, "7000": 200, "70981": 137, "72": 206, "728": 22, "767676": 95, "77": 202, "79": [163, 203], "7d7d7d": 202, "8": [4, 28, 36, 37, 40, 42, 65, 66, 70, 74, 79, 80, 82, 84, 100, 111, 115, 118, 149, 151, 163, 202, 206, 225], "80": [142, 194], "8025": 200, "8080": 165, "817c": 117, "8400ba9c": 200, "842011482": 65, "8443": 141, "86": 163, "8601": 79, "87": 110, "878": 137, "88": 163, "8904": 10, "8910": 115, "8a0000": 202, "8aa06618": 163, "8c8c8c": 95, "8px": [27, 202], "9": [4, 12, 26, 37, 42, 45, 67, 79, 110, 126, 147, 220, 222], "90": [118, 174], "9000": [112, 200], "92": 65, "9261": 140, "95": 200, "96": 206, "9648": 137, "97": 206, "98": 54, "983": 186, "9876": 225, "99": [142, 207], "9940": 18, "996": 222, "9980": 200, "999": [207, 222], "9d52": 117, "A": [2, 4, 17, 21, 23, 26, 28, 30, 36, 38, 39, 40, 41, 42, 52, 55, 61, 62, 63, 65, 67, 75, 76, 80, 81, 94, 95, 98, 99, 100, 104, 108, 109, 110, 116, 117, 118, 130, 132, 134, 136, 137, 138, 140, 142, 145, 146, 147, 148, 149, 150, 152, 154, 155, 156, 165, 194, 207, 210, 214, 217, 218, 222, 225], "AND": [130, 137], "AS": 161, "And": [29, 35, 38, 55, 79, 80, 81, 113, 133, 137, 163, 194, 212], "As": [10, 15, 16, 17, 19, 22, 29, 35, 38, 40, 42, 49, 57, 65, 79, 88, 118, 130, 134, 136, 137, 139, 142, 143, 153, 158, 169, 194, 203, 206, 210], "At": [0, 34, 36, 84, 116, 118], "BY": 57, "Be": [2, 30, 45, 63, 94, 95, 100, 124, 130, 212, 222], "Being": 34, "But": [17, 27, 42, 60, 62, 63, 137, 167, 212], "By": [30, 37, 40, 41, 42, 57, 66, 67, 70, 79, 101, 111, 112, 113, 115, 138, 139, 147, 148, 161, 167, 207], "For": [1, 2, 5, 6, 7, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 36, 38, 39, 40, 41, 42, 45, 50, 53, 54, 55, 56, 57, 58, 60, 62, 63, 65, 67, 70, 79, 81, 82, 84, 89, 94, 95, 97, 98, 99, 100, 101, 109, 112, 113, 116, 117, 118, 121, 124, 126, 132, 133, 137, 139, 140, 141, 142, 145, 148, 149, 150, 153, 154, 158, 160, 161, 163, 165, 167, 168, 174, 175, 176, 178, 184, 194, 195, 196, 197, 200, 202, 204, 207, 208, 212, 213, 218, 221, 225], "IF": 34, "IN": 57, "If": [1, 2, 4, 7, 12, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 40, 41, 42, 45, 49, 50, 52, 53, 54, 57, 58, 60, 62, 63, 66, 67, 68, 72, 74, 77, 79, 81, 82, 89, 92, 94, 95, 97, 99, 100, 101, 103, 104, 107, 109, 110, 115, 116, 117, 118, 119, 121, 124, 126, 127, 129, 130, 136, 137, 138, 139, 140, 143, 145, 146, 148, 149, 150, 152, 153, 154, 158, 159, 160, 161, 165, 168, 170, 171, 174, 175, 179, 180, 182, 194, 196, 197, 198, 201, 204, 206, 207, 208, 210, 211, 212, 217, 221, 222, 225], "In": [0, 1, 2, 7, 12, 17, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 30, 35, 36, 38, 40, 41, 42, 45, 48, 49, 52, 53, 54, 55, 57, 60, 62, 63, 65, 67, 72, 78, 79, 92, 94, 95, 98, 99, 101, 103, 109, 110, 111, 116, 117, 118, 126, 131, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 148, 149, 150, 152, 153, 157, 161, 163, 167, 168, 169, 172, 173, 175, 176, 194, 195, 197, 206, 207, 210, 212, 224, 225], "It": [2, 7, 17, 18, 22, 23, 24, 26, 27, 28, 29, 30, 35, 36, 37, 40, 41, 42, 45, 47, 50, 51, 53, 54, 56, 57, 62, 65, 67, 68, 70, 79, 81, 82, 89, 94, 97, 98, 99, 101, 103, 104, 110, 111, 112, 115, 117, 118, 124, 125, 127, 129, 130, 131, 133, 136, 137, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 154, 160, 161, 162, 163, 165, 167, 171, 174, 179, 186, 194, 195, 198, 200, 202, 207, 212, 214, 217], "Its": [110, 118, 148, 149, 150], "NOT": [26, 64, 70, 162, 206], "No": [62, 63, 77, 79, 95, 110, 112, 141, 143, 154, 194], "Not": [34, 36, 68, 72, 74, 75, 95, 115, 156, 165, 197, 212], "ON": [101, 112], "Of": [38, 118, 149, 150, 212], "On": [13, 15, 57, 63, 66, 79, 94, 95, 98, 101, 105, 107, 112, 117, 135, 136, 137, 163, 177, 186, 201, 206, 225], "One": [35, 67, 100, 118, 121, 128, 130, 143, 180, 207], "Or": [26, 38, 41, 117, 137, 197, 222], "Such": 40, "That": [0, 2, 7, 40, 41, 52, 65, 130, 136, 139, 194, 212], "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, 33, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 52, 53, 54, 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, 84, 85, 86, 88, 89, 90, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 109, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 166, 167, 170, 173, 174, 175, 177, 179, 180, 182, 183, 184, 186, 187, 190, 194, 196, 198, 200, 201, 202, 203, 204, 206, 207, 208, 209, 212, 214, 217, 218, 220, 222, 224, 225], "Then": [6, 7, 30, 35, 40, 41, 42, 98, 101, 108, 117, 118, 128, 137, 142, 155, 158, 198, 200, 221, 225], "There": [2, 17, 20, 22, 24, 30, 34, 36, 38, 40, 41, 45, 47, 55, 60, 62, 63, 65, 67, 81, 88, 90, 94, 95, 110, 111, 113, 118, 124, 127, 130, 133, 137, 139, 140, 142, 148, 152, 158, 160, 162, 163, 167, 174, 176, 179, 182, 191, 195, 197, 198, 200, 202, 203, 212, 214, 217, 222], "These": [9, 28, 29, 33, 34, 36, 40, 57, 61, 62, 94, 98, 99, 101, 112, 118, 119, 130, 132, 136, 139, 140, 163, 188, 210, 214, 217, 225], "To": [0, 1, 2, 7, 8, 15, 17, 24, 27, 28, 29, 32, 33, 34, 35, 37, 40, 41, 42, 45, 46, 50, 53, 54, 57, 60, 62, 63, 64, 65, 67, 70, 79, 81, 85, 86, 91, 93, 94, 95, 101, 103, 105, 107, 108, 110, 112, 113, 115, 117, 118, 121, 123, 124, 126, 131, 133, 136, 137, 138, 139, 140, 143, 144, 148, 150, 152, 153, 155, 158, 161, 163, 165, 168, 174, 175, 176, 178, 180, 184, 185, 189, 190, 198, 203, 207, 209, 210, 212, 217, 218, 221, 222, 225], "Will": [13, 47, 62, 131, 143, 148], "With": [0, 21, 22, 23, 27, 38, 41, 42, 60, 65, 113, 117, 118, 130, 140, 148, 185], "_": [26, 40, 46, 56, 72, 142, 163, 176], "__construct": [0, 38, 39, 40, 41, 42, 45, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 105, 110, 113, 114, 115, 117, 118, 119, 121, 122, 128, 132, 134, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 154, 155, 156], "__dir__": [0, 2, 104], "__webpack_nonce__": [26, 163], "__webpack_public_path__": 163, "_capabl": 13, "_cooki": 40, "_data": 163, "_different_": 217, "_env": 40, "_file": 40, "_get": 217, "_n": [163, 176], "_pkei": 57, "_post": 41, "_rout": 25, "_sensitive_": [105, 107], "_server": 40, "_user": 65, "a011fe619bcf6e77ddebc96f9908e1af4071b9c1": 35, "a2xityipixkscripb": 30, "a37200": 202, "a9cd": 81, "aa": [97, 173], "aa_vers": 174, "aaaaaa": 65, "aarch64": 161, "abbrevi": [53, 100, 195], "abc": 45, "abc123": [147, 197], "abil": [18, 34, 58, 101, 140, 188, 212], "abl": [10, 15, 28, 35, 36, 40, 60, 101, 109, 115, 118, 137, 139, 143, 160, 165, 169, 197, 212, 217], "abort": [37, 42, 79, 137, 141], "about": [4, 17, 20, 22, 24, 25, 27, 28, 29, 30, 34, 37, 38, 40, 41, 42, 45, 60, 63, 64, 65, 66, 67, 88, 94, 97, 98, 99, 105, 107, 109, 110, 111, 115, 116, 117, 124, 126, 129, 133, 135, 137, 139, 143, 144, 145, 148, 149, 150, 163, 178, 183, 189, 194, 197, 210, 212, 214, 217, 225], "abov": [0, 1, 7, 24, 29, 30, 34, 35, 40, 42, 53, 62, 67, 70, 101, 110, 116, 118, 134, 139, 140, 148, 194, 195, 200, 207, 208, 217], "absenc": [68, 129], "absent": [4, 67], "absolut": [26, 58, 101, 108, 110, 139, 143, 174, 183], "absolutepath": 42, "abstract": [17, 19, 24, 36, 52, 109, 118, 130, 137, 141, 195], "abstractdatacollector": 133, "abstractnodeev": 26, "abstractnodesev": 26, "abstracttaskprocessingev": 148, "abstracttextprocessingev": [26, 149, 150], "abstracttexttoimageev": [26, 149], "abstracttranscriptionev": [26, 145], "ac": 200, "accent": 202, "accept": [7, 10, 24, 29, 40, 52, 64, 79, 82, 103, 109, 110, 122, 137, 139, 143, 173, 174, 175, 187, 200, 207, 222], "accept_languag": 63, "access": [4, 7, 21, 26, 27, 28, 30, 35, 37, 40, 42, 45, 46, 48, 49, 50, 54, 55, 59, 61, 63, 65, 66, 68, 70, 71, 72, 79, 88, 89, 94, 97, 99, 101, 105, 107, 108, 110, 113, 120, 121, 123, 124, 130, 133, 137, 139, 140, 145, 147, 148, 158, 161, 165, 167, 170, 174, 176, 185, 187, 195, 196, 198, 200, 202, 203, 207, 210, 212, 217, 218, 222, 225], "access_level": 187, "accesstoken": 88, "accid": 217, "accommod": 159, "accompani": 94, "accomplish": 121, "accord": [2, 4, 10, 34, 148, 200], "accordingli": [17, 18, 36, 185], "account": [7, 23, 24, 26, 28, 33, 34, 35, 62, 63, 64, 65, 78, 88, 94, 100, 101, 110, 114, 118, 121, 132, 143, 194, 200, 210, 212, 217], "accountmanag": [24, 132], "accur": [67, 129], "accuraci": 154, "achiev": [40, 80, 94, 118], "acl": 79, "acm": 101, "acpu": 224, "acquir": [39, 49, 123, 140, 155], "acquiremailprovid": 121, "acquiremailservic": 121, "across": [39, 57, 67, 100, 108, 126, 157, 207], "act": [0, 5, 17, 41, 42, 116, 124, 125], "action": [22, 24, 26, 27, 28, 29, 30, 31, 34, 40, 42, 49, 54, 58, 62, 66, 79, 88, 95, 96, 98, 109, 110, 116, 117, 118, 120, 123, 124, 134, 143, 146, 148, 158, 159, 160, 175, 179, 181, 184, 192, 198, 202, 207, 212, 214, 217], "action1": 196, "action2": 196, "action_handl": 180, "action_handler_rout": [178, 180], "actionfactori": 119, "actionhandl": [45, 178, 180], "actioninclud": 28, "actionlabel": 23, "activ": [4, 11, 12, 21, 22, 26, 27, 29, 34, 35, 38, 40, 41, 45, 57, 69, 88, 93, 98, 110, 112, 140, 153, 156, 163, 185, 206, 207, 209, 212], "activat": 123, "activitymanag": 27, "actorid": 82, "actortyp": 82, "actual": [26, 38, 40, 41, 42, 60, 63, 65, 67, 93, 99, 110, 112, 118, 130, 137, 139, 140, 148, 149, 150, 152, 157, 158, 161, 165, 167, 184, 214], "ad": [3, 4, 7, 15, 17, 18, 21, 33, 34, 36, 37, 38, 40, 42, 45, 48, 50, 53, 57, 59, 66, 67, 68, 72, 73, 74, 75, 76, 79, 81, 89, 91, 101, 104, 105, 107, 108, 110, 113, 115, 116, 118, 121, 126, 128, 129, 130, 135, 139, 140, 142, 144, 145, 148, 149, 150, 152, 153, 155, 161, 169, 175, 194, 207, 212, 214, 220], "adapt": [15, 26, 67, 164, 172, 194, 202], "adb9aa24cbfa8e372c88431d1d99629a": 80, "add": [1, 2, 4, 7, 17, 20, 24, 26, 27, 28, 29, 33, 35, 37, 38, 40, 41, 42, 43, 45, 46, 49, 50, 53, 54, 57, 58, 60, 62, 64, 70, 88, 94, 95, 99, 100, 101, 104, 108, 110, 115, 116, 117, 119, 124, 126, 128, 130, 133, 134, 136, 137, 139, 140, 142, 143, 144, 148, 153, 161, 163, 165, 174, 176, 178, 181, 194, 197, 200, 201, 203, 206, 207, 208, 210, 212, 214, 217, 221], "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": 119, "addallowedchildsrcdomain": 40, "addallowedconnectdomain": 40, "addallowedfontdomain": 40, "addallowedframedomain": [40, 51], "addallowedimagedomain": 40, "addallowedmediadomain": 40, "addallowedobjectdomain": 40, "addallowedscriptdomain": 40, "addallowedstyledomain": 40, "addattende": 117, "addattribut": 140, "addchild": 40, "addcolumn": [57, 60, 144], "addcooki": 40, "adddatatransferprogresslisten": 88, "addev": 42, "addeventlisten": [110, 137], "addfavorit": 24, "addfilecont": 154, "addhead": [40, 50, 51, 64], "addindex": 60, "addinitscript": [24, 45], "addit": [0, 1, 4, 21, 22, 26, 29, 30, 36, 37, 40, 42, 45, 46, 50, 54, 57, 60, 64, 79, 81, 89, 92, 94, 95, 100, 101, 102, 110, 113, 118, 123, 130, 136, 137, 139, 142, 149, 150, 159, 161, 163, 169, 174, 175, 194, 197, 210, 212, 214, 217, 220], "addition": [25, 27, 28, 36, 40, 53, 54, 57, 67, 95, 113, 126, 133, 136, 137, 143, 145, 150, 152, 167, 197, 217], "addjob": 38, "addlink": 156, "addlisten": [42, 134, 146], "addmenuentri": 45, "addmissingcolumnsev": 24, "addmissingindex": 60, "addmissingindicesev": [24, 60], "addmissingindiceslisten": 60, "addmissingprimarykeyev": 24, "addnewfilemenuentri": 24, "addon": 112, "addplugin": [1, 24], "addprovid": [37, 42], "address": [28, 40, 42, 47, 63, 65, 70, 94, 95, 100, 117, 119, 121, 159, 165, 170, 194, 200], "addscript": [24, 28, 45, 46, 110, 134, 137], "addsearchcalendar": 117, "addservicelisten": 42, "addstyl": 46, "addtasktyp": [37, 42], "addtocount": 42, "addtransl": [13, 22, 28], "addtwo": 225, "addtwolisten": 42, "addtyp": 57, "adduniqueindex": 57, "addus": [10, 161], "addvendorscript": 28, "adher": 41, "adiscoverablereferenceprovid": 137, "adjust": [1, 2, 17, 18, 20, 24, 25, 26, 27, 29, 36, 37, 42, 60, 65, 109, 138, 147, 163, 176, 198, 202, 220, 225], "adler32": 79, "admin": [4, 7, 26, 30, 34, 36, 37, 39, 40, 42, 48, 54, 62, 65, 66, 67, 70, 79, 80, 95, 100, 101, 102, 114, 123, 130, 142, 143, 148, 155, 158, 160, 162, 170, 183, 187, 188, 190, 191, 200, 214, 217], "admin_audit": [37, 42], "administr": [4, 7, 14, 18, 26, 30, 49, 60, 62, 67, 142, 143, 148, 159, 165, 170, 176, 202, 214], "adminrequir": 190, "adminsect": 142, "adminset": 142, "adopt": [36, 41, 67], "adult": 137, "advanc": [70, 97, 99, 101, 123, 138, 144, 148, 194, 200], "advantag": [30, 39, 48, 63, 160], "adventur": 137, "advertis": 23, "advis": [40, 99, 115, 140, 217], "afefcaf556d98dc7896cca380e181decb609ca44": 35, "affect": [24, 31, 34, 40, 42, 101, 129, 138, 197, 216], "affero": [35, 194], "aforement": 57, "after": [4, 6, 7, 17, 23, 24, 26, 30, 31, 34, 35, 37, 38, 40, 41, 42, 45, 50, 52, 53, 57, 60, 61, 63, 67, 70, 81, 84, 101, 104, 110, 113, 115, 130, 138, 140, 147, 148, 162, 173, 174, 175, 180, 182, 196, 200, 203, 207, 208, 212, 220, 225], "afterappid": [45, 190], "aftercontrol": 50, "afterexcept": 50, "afterward": [7, 23, 40, 52, 65, 67, 81, 104, 108, 109, 158], "ag": [22, 139], "again": [0, 24, 50, 100, 118, 131, 139, 140, 165, 170], "against": [17, 37, 40, 41, 42, 109, 123, 127, 197, 217], "agenda": 99, "agent": [63, 148], "aggreg": 57, "aggress": 95, "agil": 225, "agnost": [29, 145, 148, 149, 150, 152], "ago": [62, 206], "agpl": [4, 34, 194], "agreement": 212, "ai": [26, 38, 148, 149], "ai_integration_team": 188, "aim": [13, 34, 97, 110, 124, 194, 212, 214, 222], "aio": 171, "ajax": [27, 217], "alert": [26, 32, 217], "alessandro": 4, "alex": [97, 100, 194], "algorithm": [79, 140, 162], "alia": [26, 27, 115], "alias": [4, 24, 41, 115, 121, 198], "alic": [79, 130, 147, 191], "align": [28, 103, 195, 202, 205, 207], "alik": 41, "aliv": [24, 34], "all": [0, 2, 4, 7, 10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 38, 40, 41, 46, 50, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 68, 69, 71, 74, 75, 76, 77, 78, 79, 81, 82, 84, 85, 86, 88, 90, 91, 95, 97, 99, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 115, 116, 117, 119, 121, 124, 126, 127, 129, 130, 133, 134, 136, 137, 138, 140, 143, 147, 148, 149, 150, 153, 158, 159, 160, 161, 162, 165, 167, 168, 169, 174, 175, 178, 179, 180, 181, 187, 190, 195, 196, 197, 198, 200, 202, 206, 207, 208, 210, 212, 213, 217, 218], "allconfig": 27, "allfilenam": 62, "allhead": 122, "allow": [4, 7, 10, 11, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 38, 39, 40, 41, 42, 43, 50, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 84, 89, 94, 99, 101, 104, 105, 107, 108, 110, 112, 115, 116, 118, 124, 128, 130, 131, 133, 134, 136, 137, 139, 140, 141, 142, 143, 144, 146, 147, 148, 150, 152, 154, 162, 165, 167, 173, 176, 178, 183, 184, 187, 202, 206, 207, 208, 210, 212, 217, 218, 222], "allowenumer": 15, "allowevalscript": [13, 40], "allowevalwasm": 24, "allowinlinescript": 40, "allowinlinestyl": 40, "almost": [55, 95, 99, 140, 148], "alon": [100, 139], "along": [101, 112, 116, 137, 162], "alongsid": [62, 94], "alpha": [4, 36], "alphanumer": 36, "alpin": 161, "alreadi": [15, 17, 23, 24, 26, 28, 29, 36, 37, 42, 53, 60, 66, 67, 88, 91, 94, 101, 105, 110, 111, 118, 133, 134, 142, 165, 188, 194, 197, 198, 203, 210, 212, 217, 222], "also": [0, 4, 7, 12, 17, 18, 23, 24, 25, 26, 27, 29, 30, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 50, 53, 54, 56, 57, 58, 60, 62, 63, 65, 67, 70, 72, 76, 79, 82, 89, 90, 94, 95, 97, 98, 99, 101, 105, 107, 109, 111, 115, 117, 118, 121, 124, 125, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 148, 149, 150, 152, 153, 154, 158, 160, 163, 168, 173, 174, 178, 194, 195, 197, 200, 202, 203, 207, 212, 214, 217, 218, 220, 221, 225], "alt": 21, "alter": [24, 37, 42, 53, 217], "altern": [2, 6, 40, 41, 90, 101, 119, 123, 158], "although": [26, 42, 94], "altogeth": 34, "alwai": [10, 15, 17, 23, 27, 30, 34, 38, 40, 50, 57, 61, 67, 69, 79, 81, 84, 90, 94, 95, 100, 101, 102, 104, 111, 113, 117, 130, 133, 137, 142, 144, 148, 149, 150, 153, 193, 194, 196, 200, 202, 206, 212, 214, 217, 225], "alwaysen": 198, "am": [46, 54, 95, 137, 212], "amass": 57, "ambigu": 100, "amd": [160, 168], "amend": 156, "among": [23, 89, 197], "amount": [58, 79, 111, 130, 212, 217], "an": [1, 2, 3, 4, 5, 7, 15, 16, 17, 18, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 45, 46, 47, 49, 50, 52, 53, 54, 55, 57, 58, 60, 62, 64, 65, 66, 67, 68, 72, 74, 75, 76, 79, 80, 81, 82, 88, 89, 90, 92, 93, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 152, 154, 155, 156, 158, 162, 163, 164, 165, 168, 170, 171, 173, 174, 175, 176, 178, 179, 182, 184, 187, 188, 189, 190, 194, 196, 197, 198, 200, 202, 203, 206, 207, 210, 211, 212, 214, 217, 218, 220, 222, 225], "analysi": [17, 24, 123, 195, 209, 223], "analyz": [42, 111, 148], "analyzeimag": [28, 148], "anchestor": 12, "android": [88, 90, 93, 94, 95, 98, 99, 139, 209, 211], "andx": 26, "angular": 45, "angularj": [45, 207], "ani": [0, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 33, 34, 36, 40, 42, 45, 47, 57, 60, 62, 65, 67, 74, 76, 77, 79, 84, 88, 89, 94, 95, 99, 100, 101, 105, 108, 110, 115, 116, 117, 118, 121, 122, 124, 128, 129, 134, 137, 140, 141, 143, 145, 148, 149, 150, 152, 155, 156, 158, 159, 160, 161, 162, 163, 167, 168, 175, 178, 185, 188, 197, 201, 207, 210, 212, 214, 217, 218, 222], "anim": [47, 202, 207], "anit": 101, "annot": [26, 40, 48, 54, 57, 67, 124, 136, 139, 217, 220], "annotating_cod": 67, "announc": [82, 95], "announcementcent": 82, "annoy": 217, "anon": 141, "anonratelimit": 40, "anonratethrottl": 40, "anonym": [40, 63, 79, 195], "anoth": [15, 28, 30, 34, 37, 40, 41, 42, 45, 60, 62, 63, 76, 94, 98, 99, 101, 111, 115, 116, 121, 128, 130, 148, 157, 159, 217], "anotherexport": 128, "ansi": [2, 165], "answer": [27, 62, 88, 108, 148, 171, 212, 217], "anti": [41, 130], "anymor": [10, 11, 12, 16, 18, 22, 29, 34, 45, 79, 110, 138, 201, 204], "anyon": [40, 147, 217], "anyrequest": 157, "anyth": [0, 6, 16, 26, 27, 28, 41, 42, 52, 95, 99, 100, 101, 103, 121, 124, 136, 137, 212], "anywai": [18, 60], "anywher": [34, 48, 101, 112, 180], "apach": [4, 198, 212], "apache2": 198, "apart": [27, 53, 62, 130], "apcu": [39, 104], "api": [0, 2, 4, 13, 34, 37, 39, 40, 41, 42, 45, 48, 53, 59, 61, 62, 63, 78, 80, 81, 82, 83, 84, 88, 91, 92, 106, 108, 109, 111, 117, 120, 122, 123, 129, 131, 133, 140, 147, 159, 160, 162, 163, 167, 170, 172, 173, 174, 177, 178, 179, 180, 182, 183, 184, 186, 188, 189, 190, 192, 194, 195, 196, 197, 205, 209, 217, 219, 220, 223], "apicontrol": [41, 53, 67, 139], "apiexcept": 196, "apirequest": [40, 63, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 137, 139], "apirout": [25, 40, 53], "apk": 161, "app": [1, 2, 7, 8, 10, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 35, 39, 40, 41, 43, 46, 47, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 62, 64, 65, 67, 68, 69, 70, 71, 72, 73, 75, 77, 79, 82, 87, 88, 89, 90, 91, 93, 94, 95, 97, 98, 99, 101, 103, 105, 107, 108, 109, 110, 113, 115, 117, 118, 119, 121, 122, 123, 125, 126, 127, 130, 132, 134, 136, 138, 139, 141, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 171, 172, 173, 174, 176, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 200, 201, 202, 204, 205, 206, 209, 211, 212, 215, 216, 217, 218, 220, 221, 222, 225], "app_api": [158, 162, 163, 165, 173, 174, 175, 177, 178, 179, 180, 182, 183, 184, 186, 187, 188, 189, 190, 191], "app_api_ex_app": 183, "app_api_id": 183, "app_api_proxy_url_prefix": 163, "app_api_router_bas": 163, "app_config": 159, "app_display_nam": 174, "app_host": 174, "app_id": [45, 51, 110, 121, 132, 134, 137, 140, 145, 148, 149, 150, 154, 163, 174, 175, 177, 186], "app_nam": 35, "app_path": 6, "app_persistent_storag": [163, 174], "app_port": 174, "app_prefer": 159, "app_private_kei": 35, "app_public_cert": 35, "app_public_crt": 35, "app_python_skeleton": 174, "app_secret": 174, "app_vers": 174, "appapi": [37, 42, 159, 160, 161, 163, 164, 168, 169, 170, 171, 172, 174, 175, 176, 180, 183, 185, 187, 188, 189, 190, 192], "appapiauth": [159, 160, 162, 179, 181, 192], "appconfig": [11, 13, 25, 27, 29, 106, 113, 123, 181, 188, 192], "appconfig_ex": 180, "appcont": 99, "appdata": [48, 59, 219], "appdomain": 157, "appear": [29, 33, 67, 100, 101, 137, 139, 142, 225], "append": [40, 62, 114, 137, 190, 222], "appendchild": 134, "appfetch": 27, "appframework": [0, 5, 10, 13, 16, 22, 23, 24, 25, 26, 27, 28, 38, 40, 41, 45, 50, 51, 53, 54, 55, 56, 57, 67, 103, 106, 110, 111, 113, 115, 121, 123, 132, 133, 134, 135, 136, 139, 140, 142, 145, 148, 149, 150, 151, 152, 154, 156, 217, 222], "appid": [7, 60, 62, 74, 75, 77, 104, 107, 108, 139, 140, 145, 148, 149, 150, 170, 174, 176, 177, 179, 184, 186, 195], "appinfo": [0, 4, 5, 6, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 36, 40, 41, 42, 45, 50, 51, 52, 53, 54, 56, 57, 61, 104, 110, 113, 115, 119, 121, 128, 132, 134, 137, 139, 140, 143, 145, 148, 149, 150, 152, 154, 156, 160, 163, 165, 174, 176, 198, 222], "appl": [95, 98, 101, 118], "appli": [2, 27, 28, 36, 37, 40, 42, 57, 100, 103, 104, 112, 118, 140, 162, 163, 165, 173, 194, 197, 198, 206, 207, 218], "applic": [2, 3, 4, 24, 27, 28, 30, 32, 34, 35, 37, 38, 39, 40, 41, 42, 45, 50, 51, 52, 54, 56, 61, 62, 63, 79, 89, 90, 97, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 121, 122, 130, 132, 133, 134, 137, 139, 140, 143, 145, 146, 147, 148, 149, 150, 152, 154, 156, 159, 161, 163, 165, 175, 188, 192, 194, 197, 201, 202, 212, 217, 222, 225], "apply2fil": 101, "appmanag": 27, "appnam": [22, 35, 38, 40, 41, 49, 53, 55, 56, 134, 139], "appnavigationentryutil": 207, "appnew": 99, "appoint": [118, 132], "apppassword": 63, "approach": [18, 30, 39, 41, 42, 57, 95, 110, 118, 130, 134, 137, 139, 175, 200], "approot": 195, "appropri": [0, 17, 26, 33, 40, 41, 45, 58, 70, 95, 118, 121, 126, 165, 197], "approv": [34, 35, 194], "approxim": 218, "apps_path": 6, "appset": 24, "appstor": [6, 27, 33, 35, 164], "appstore_sign_dir": 35, "appstore_token": 35, "appswebroot": 13, "apptoken": [63, 78], "apt": [7, 200], "ar": [0, 1, 2, 4, 5, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 47, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 65, 67, 69, 70, 74, 79, 81, 82, 84, 88, 89, 90, 92, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 119, 121, 122, 124, 125, 127, 129, 130, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 148, 149, 150, 152, 153, 158, 159, 160, 161, 162, 163, 165, 167, 169, 170, 174, 175, 176, 177, 178, 179, 180, 182, 184, 186, 187, 188, 191, 194, 195, 197, 198, 200, 201, 202, 203, 204, 206, 207, 208, 210, 212, 214, 217, 220, 221, 222, 224, 225], "arbitrari": [118, 148, 150, 217], "arbitrarili": 148, "arch": 161, "architect": 159, "architectur": [3, 130, 140, 161, 162, 163, 169, 209, 223], "archiv": [4, 27, 35, 37, 42, 79, 176], "area": [4, 99, 201, 202, 207, 212], "areavatarsen": 11, "arg": [22, 62, 148, 161], "argc": 35, "argument": [0, 15, 16, 17, 24, 26, 28, 29, 37, 38, 40, 41, 42, 49, 50, 60, 62, 67, 70, 71, 91, 101, 103, 117, 118, 137, 138, 140, 148, 149, 150, 161, 184, 195, 200, 217, 225], "argument_hash": 130, "argument_nam": 184, "argv": 35, "aris": 171, "around": [17, 23, 32, 62, 99, 124, 130, 131, 140, 214], "arr": 195, "arrai": [6, 22, 23, 27, 28, 29, 30, 38, 39, 40, 41, 42, 43, 45, 46, 50, 53, 54, 56, 60, 65, 67, 70, 74, 75, 76, 77, 78, 79, 88, 105, 107, 108, 110, 112, 113, 115, 116, 118, 119, 121, 132, 134, 137, 139, 140, 142, 144, 146, 148, 149, 152, 154, 178, 179, 184, 187, 190, 198, 200, 217, 222], "arrang": [54, 62, 98, 142], "array_filt": 155, "array_map": [115, 118, 155], "array_reduc": 157, "array_walk_recurs": 40, "arraylist": 88, "arrow": [98, 207, 208], "art": 123, "articl": [40, 101, 200], "articles_api": 53, "articlesapicontrol": 53, "artifact": [35, 36], "asarrai": 115, "asc": 161, "ascend": [54, 84, 132, 140, 142], "ascii": [4, 62], "ask": [2, 4, 28, 32, 34, 40, 50, 62, 63, 70, 88, 97, 124, 127, 130, 137, 168, 170, 172, 194, 197, 209, 210, 212, 213, 217], "aspect": [42, 62], "assembl": 41, "assembli": 48, "assert": 200, "assertequ": [196, 225], "assess": 197, "asset": [2, 26, 124, 158, 217], "asset_nam": 35, "assign": [13, 36, 37, 40, 41, 42, 57, 74, 75, 94, 116, 124, 129, 194, 212], "assigneduserid": 27, "assist": [90, 108, 148, 165], "associ": [37, 42, 94, 95, 99, 137, 148, 149, 161, 178, 203], "assum": [0, 30, 42, 53, 57, 63, 81, 101, 118, 148, 184, 202, 217], "assur": [57, 63], "asxml": 40, "async": [134, 137], "asynccommandbu": 27, "asynchron": [148, 149, 150, 178], "atom": [4, 23, 57, 96, 99, 209], "atomicretri": [23, 111], "attach": [35, 45, 60, 94, 121, 123, 163, 168, 169, 180], "attach_to_releas": 35, "attachinlin": 114, "attack": [34, 40, 217], "attempt": [40, 145, 165], "attent": [16, 95, 212], "attitud": 197, "attract": 207, "attribut": [4, 18, 23, 25, 26, 28, 30, 40, 53, 54, 60, 64, 67, 79, 82, 103, 113, 118, 123, 124, 136, 137, 139, 141, 173, 179, 193, 194, 207, 217, 220], "audienc": [100, 200], "audio": [40, 145, 147, 148], "audio2text": 148, "audiotoimag": 148, "audiototext": 148, "audit": [34, 48, 217], "augment": 212, "auth": [4, 15, 26, 40, 65, 79, 123, 163, 174, 187, 200, 216], "authent": [5, 10, 15, 22, 24, 26, 28, 30, 50, 52, 63, 64, 72, 79, 88, 89, 101, 123, 124, 127, 137, 153, 159, 164, 165, 167, 169, 170, 171, 172, 174, 175, 179, 182, 185, 186, 192, 200], "authenticatorassertionresponsevalid": 200, "authenticatorattestationresponsevalid": 200, "authenticod": 101, "authf": 4, "authfail": 136, "authinit": 16, "author": [4, 18, 30, 34, 35, 40, 45, 53, 54, 57, 62, 63, 65, 79, 137, 139, 155, 173, 194, 210, 214, 222], "author_api": [40, 53, 139], "authorapi": 40, "authorapicontrol": [40, 53, 139], "authorcontrol": [40, 41, 53], "authordao": 57, "authorit": [23, 104], "authorizationjwt": 200, "authorizedadminset": [26, 54], "authormapp": [41, 57], "authornamecount": 57, "authorservic": [41, 49, 56, 62], "authorstorag": 61, "authorstoragetest": 61, "authorurl": 45, "authpublicsharecontrol": 136, "authsucceed": 136, "auto": [22, 57, 64, 104, 129, 130, 152], "autocomplet": 65, "autocompleteev": 65, "autoincr": 57, "autolink": 137, "autoload": [0, 2, 12, 23, 28, 60, 61, 123, 130, 220], "autoloadercheck": 220, "autom": [31, 62, 72, 109, 160, 161, 176, 194, 209], "automat": [7, 10, 17, 22, 23, 26, 27, 29, 35, 36, 40, 43, 45, 47, 48, 49, 57, 62, 67, 72, 79, 85, 89, 94, 95, 97, 99, 101, 104, 105, 107, 108, 110, 111, 118, 124, 127, 130, 135, 137, 138, 142, 147, 148, 152, 158, 161, 163, 167, 174, 176, 187, 190, 194, 195, 196, 201, 202, 204, 206, 217, 225], "automkcol": 79, "autos": 25, "autosubmit": 22, "autotest": 225, "autowir": 41, "auxiliari": 101, "avail": [4, 5, 7, 10, 12, 24, 26, 28, 29, 36, 37, 38, 40, 41, 45, 46, 47, 54, 60, 62, 64, 65, 66, 67, 72, 79, 80, 81, 85, 86, 90, 92, 99, 101, 102, 104, 105, 108, 109, 110, 112, 113, 115, 116, 117, 121, 124, 127, 128, 130, 133, 134, 137, 138, 140, 143, 146, 148, 149, 150, 152, 158, 160, 161, 162, 163, 166, 168, 169, 170, 175, 183, 198, 200, 205, 206, 212, 218, 222, 225], "avatar": [55, 96, 99, 110, 119, 137, 140], "avatarmanag": 27, "averag": 148, "avoid": [2, 27, 32, 38, 39, 40, 41, 58, 60, 67, 95, 100, 101, 103, 110, 123, 130, 133, 154, 157, 159, 193, 194, 198, 202, 207, 214, 217, 222], "awai": [21, 24, 38, 52, 72, 130, 146], "await": [79, 137, 194], "awar": [30, 118, 130, 143, 202, 217], "awesom": [145, 148, 149, 150, 152], "awk": [80, 133, 161], "axio": [123, 137, 163], "b": [2, 35, 114, 163, 197, 200, 217], "b38e": 79, "b42f6819007f00f88e364fd4036a9c25bf357dd4": 161, "b5e6f6": 202, "babel": 124, "babelrc": 36, "back": [34, 37, 39, 42, 57, 67, 78, 98, 109, 111, 113, 117, 118, 119, 124, 130, 137, 165, 192, 209, 223], "backbon": 14, "backend": [23, 24, 26, 27, 28, 37, 42, 48, 52, 55, 58, 65, 73, 74, 75, 115, 118, 127, 128, 137, 139, 147, 160, 164, 218, 222, 225], "backend_caldav": 26, "backendcap": 65, "backendwis": 82, "background": [4, 22, 26, 28, 37, 42, 48, 62, 65, 74, 94, 117, 123, 130, 138, 145, 148, 149, 150, 175, 188, 193, 206, 209], "backgroundcolor": 47, "backgroundjob": [10, 22, 23, 25, 27, 29, 38, 41, 142], "backport": [28, 32, 36, 194, 220], "backslash": 217, "backtrac": 133, "backup": [32, 64, 79, 154], "backward": [16, 17, 23, 24, 26, 27, 41, 42, 57, 67, 81, 124, 139, 153], "bad": [34, 40, 50, 62, 67, 68, 72, 75, 76, 77, 130, 177, 182, 186, 202], "badrequestexcept": 67, "bakerycontrol": 40, "balanc": 130, "bamarni": 2, "ban": 34, "bandwidth": 80, "bantu": 27, "bar": [40, 41, 62, 80, 96, 113, 188, 195, 196, 197, 202, 205, 222], "barcontrol": 222, "barservic": 41, "base": [7, 16, 18, 22, 24, 26, 27, 29, 30, 38, 41, 42, 45, 48, 52, 57, 62, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 88, 94, 98, 99, 101, 105, 107, 108, 110, 116, 118, 122, 123, 130, 140, 142, 160, 161, 163, 175, 179, 180, 194, 208, 218, 222], "base64": [67, 173], "base64_decod": 66, "base_url": 179, "baselin": [109, 202], "basenam": 14, "baseurl": 45, "bash": [7, 80, 101, 163, 200], "basi": [28, 30, 40, 63, 197], "basic": [35, 46, 52, 53, 57, 60, 65, 82, 83, 88, 90, 93, 97, 99, 101, 109, 111, 117, 123, 124, 136, 139, 142, 148, 154, 156, 160, 163, 167, 169, 174, 198, 205, 209, 217], "basicsearch": [84, 115], "bat": 101, "batch": 161, "battl": 137, "baz": [113, 188], "bazinga": 40, "bdebc0": 202, "bearer": [65, 88], "becam": 16, "becaus": [1, 17, 19, 22, 23, 36, 38, 39, 40, 41, 57, 58, 60, 62, 66, 67, 80, 101, 104, 111, 115, 121, 130, 137, 138, 148, 165], "becom": [1, 16, 25, 34, 41, 53, 57, 67, 101, 130, 140, 175, 212], "bee": [26, 70], "been": [2, 6, 15, 18, 20, 22, 23, 24, 25, 26, 27, 29, 30, 36, 37, 40, 42, 46, 50, 60, 62, 66, 67, 79, 81, 88, 91, 94, 100, 101, 104, 110, 118, 124, 126, 134, 135, 137, 145, 148, 149, 150, 152, 153, 194, 197, 202, 207, 210, 212], "befor": [0, 4, 16, 17, 18, 23, 24, 26, 27, 30, 31, 37, 40, 41, 42, 50, 52, 62, 63, 66, 67, 68, 88, 100, 105, 107, 108, 109, 115, 124, 129, 130, 137, 138, 139, 141, 143, 148, 149, 150, 157, 174, 176, 198, 207, 210, 211, 212, 217, 220, 221, 222], "beforecontrol": 50, "beforegettemplatesev": 28, "beforegroupdeletedev": 24, "beforehand": 29, "beforemessages": 15, "beforeoutput": 50, "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, 30, 40, 52, 57, 118, 154], "begintransact": 57, "behalf": 40, "behavior": [1, 40, 41, 57, 79, 105, 107, 207, 218], "behaviour": 161, "behind": [17, 30, 114], "being": [7, 28, 29, 34, 37, 40, 41, 42, 45, 50, 52, 53, 57, 58, 60, 95, 99, 103, 111, 112, 121, 124, 162, 163, 184, 217, 218], "belong": [37, 42, 55, 68, 97, 104, 118, 130, 212], "below": [2, 4, 7, 20, 24, 26, 27, 29, 40, 41, 57, 65, 75, 76, 82, 101, 105, 113, 117, 118, 121, 142, 148, 149, 150, 153, 163, 194, 198], "bem": 193, "benefici": 110, "benefit": [2, 41, 136, 212], "benjamin": 35, "berlin": 117, "bernhard": 4, "beschreibung": 4, "besid": 218, "best": [18, 28, 36, 62, 64, 94, 95, 123, 130, 138, 160, 161, 194, 197, 212, 214], "beta": [29, 36], "better": [0, 22, 34, 36, 37, 40, 42, 62, 67, 91, 94, 95, 97, 99, 105, 107, 124, 133, 193, 194, 195, 217], "between": [0, 2, 16, 17, 28, 37, 38, 40, 42, 52, 54, 58, 60, 62, 67, 81, 95, 99, 101, 112, 121, 139, 142, 148, 149, 150, 160, 161, 162, 163, 169, 173, 174, 207, 208], "bewar": [24, 38], "bf7900": 202, "bf_prev": 225, "bg": 7, "bg_bg": 7, "big": [41, 121, 130, 133, 140, 194], "bigger": [97, 130, 194], "biggest": 17, "bighostingapp": 121, "bigint": [57, 60, 144], "bin": [2, 24, 35, 80, 101, 161, 200], "binari": [57, 80, 81, 82, 101, 161], "bind": [14, 17, 174, 193, 195, 218], "bindparam": 17, "bindvalu": 17, "biographi": 132, "birth": 26, "bit": [23, 42, 55, 62, 81, 118, 130, 144, 218], "bitflag": [66, 105, 107], "bla": [82, 206], "blabla": 206, "blacklist_files_regex": [13, 26], "blank": 40, "blazingli": 110, "blazinglyfast": 110, "blizzz": 116, "blob": [22, 57, 67, 82, 161, 225], "block": [34, 37, 40, 42, 45, 60, 62, 105, 107, 130, 145, 148, 149, 150, 170, 193, 194, 195, 196, 202], "blog": [111, 126], "blogspot": 225, "blue": [94, 95, 196], "blueprint": 101, "blur": 202, "board": 62, "boardid": 140, "bob": [130, 147, 191], "bodi": [24, 26, 65, 67, 79, 83, 114, 122, 134, 137, 179, 201, 202, 206], "boil": 200, "boilerpl": 41, "bold": [95, 202], "book": 42, "bookmark": [40, 94, 95, 99, 108, 134, 217], "bool": [23, 24, 40, 45, 51, 67, 71, 74, 76, 79, 105, 107, 110, 115, 118, 121, 129, 133, 134, 136, 137, 148], "boolean": [23, 26, 28, 29, 40, 45, 57, 69, 70, 74, 84, 88, 91, 105, 107, 110, 118, 137, 140, 145, 148, 149, 150, 152, 153, 195], "boot": [41, 45, 50, 110, 115, 117, 132, 133, 134, 140, 145, 148, 149, 150, 152, 154, 156], "bootstrap": [2, 3, 5, 22, 25, 26, 28, 41, 42, 45, 50, 52, 61, 110, 113, 115, 121, 132, 134, 140, 143, 145, 148, 149, 150, 152, 154, 156, 163, 200, 209], "borchardt": 4, "border": [28, 65, 202, 208], "bossi": 100, "bot": [7, 34, 181, 192, 197], "both": [2, 27, 29, 38, 40, 41, 45, 53, 54, 60, 62, 70, 79, 108, 115, 117, 118, 127, 131, 137, 139, 140, 142, 143, 145, 148, 175, 202], "bottleneck": 39, "bottom": [4, 35, 54, 94, 99, 110, 124, 133, 142, 207], "bound": 74, "boundari": 80, "boundary_": 80, "box": [40, 99, 202, 207], "br": 203, "brace": [40, 53, 194], "bracket": 62, "brahmer": 35, "branch": [28, 30, 60, 90, 97, 101, 109, 133, 158, 194, 198, 199, 210, 212, 220], "brand": 97, "break": [2, 15, 17, 18, 22, 24, 26, 28, 34, 36, 41, 62, 67, 103, 104, 111, 117, 131, 139, 143, 195, 196, 197, 214, 222], "breakpoint": 202, "brew": 101, "brief": [67, 100, 171], "briefli": 160, "bright": [26, 47, 65, 202], "brighter": 202, "brightest": 202, "brilliant": 34, "bring": [16, 18, 22, 159, 212], "broad": [42, 57, 105, 107], "broadcast": 207, "broaden": 28, "brochur": 100, "broken": [67, 143, 194, 196], "broker": 147, "brown": 66, "brows": [64, 139, 214], "browselink": 62, "browser": [15, 18, 24, 33, 40, 45, 63, 97, 98, 110, 112, 139, 140, 143, 198, 200, 217], "browser_download_url": 35, "browserifi": 29, "bruteforc": [27, 162, 187], "bruteforce_protect": 187, "bruteforceprotect": 40, "bruteforceset": 7, "btn": 193, "btoa": 26, "bu": [22, 27, 29, 32, 91, 123], "bubbl": [96, 99, 137], "bucket": [10, 200], "budget": 137, "bug": [4, 26, 32, 34, 36, 67, 124, 137, 194, 197, 202, 210, 211], "bug_triag": 212, "bugtrack": [209, 216], "build": [2, 4, 27, 28, 34, 35, 36, 37, 40, 41, 42, 62, 67, 79, 90, 102, 115, 117, 123, 124, 133, 137, 140, 158, 160, 161, 163, 207, 209, 218, 220, 223], "build_and_publish": 35, "build_owncloud_osx_bundl": 101, "builder": [17, 19, 22, 24, 26, 115, 117], "buildnotexistingfilenam": 29, "built": [18, 27, 34, 39, 40, 41, 45, 67, 81, 97, 99, 112, 116, 117, 118, 121, 122, 123, 133, 134, 140, 141, 142, 148, 174, 184, 194, 217], "bulk": [83, 93, 108, 119, 157], "bulk_upload_request_": 80, "bulkloaddataforcollect": 157, "bullet": 205, "bump": [36, 124, 212], "bundl": [12, 15, 28, 30, 36, 88, 101, 116, 124, 161], "bundler": [126, 195], "burden": 99, "button": [4, 21, 26, 28, 33, 45, 62, 65, 95, 96, 101, 110, 137, 142, 193, 201, 202, 205, 206, 208, 209, 225], "button__icon": 193, "bye": 196, "bypass": [7, 161, 173, 216], "byte": [79, 118], "bzr": 4, "c": [2, 7, 16, 41, 56, 61, 79, 80, 82, 100, 101, 123, 161, 198, 206, 207, 225], "c90000": 202, "ca": [30, 101, 161], "cach": [23, 28, 40, 43, 48, 58, 61, 78, 101, 105, 107, 112, 123, 129, 157, 160, 161, 198, 209, 219, 225], "cachedcalendarobjectcreatedev": 16, "cachedcalendarobjectdeletedev": 16, "cachedcalendarobjectupdatedev": 16, "cachedpictur": 39, "cacheentryremovedev": 23, "cachefactori": 39, "cachejail": 218, "cachepermissionsmask": 218, "cal": 82, "calc": 202, "calcul": [110, 118], "calculate_hi": 40, "caldav": [16, 26, 82, 117], "caldavbackend": 16, "calendar": [19, 26, 27, 49, 62, 94, 95, 98, 99, 120, 123, 136, 185], "calendarcreatedev": 16, "calendardata": [22, 118], "calendardeletedev": 16, "calendarmanag": [27, 117], "calendarobject": 118, "calendarobjectcreatedev": 16, "calendarobjectdeletedev": 16, "calendarobjectupdatedev": 16, "calendarplugin": 118, "calendarprovid": 118, "calendarpublishedev": 16, "calendarqueri": 118, "calendarreadwrit": 118, "calendarresourcebackendmanag": 27, "calendarroombackendmanag": 27, "calendarserv": 82, "calendarshareupdatedev": 16, "calendarunpublishedev": 16, "calendarupdatedev": 16, "calendaruri": [117, 118], "call": [0, 1, 7, 16, 17, 19, 21, 22, 24, 26, 27, 28, 32, 39, 40, 41, 42, 45, 46, 50, 53, 57, 58, 61, 62, 63, 64, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 88, 94, 98, 99, 100, 101, 104, 105, 107, 108, 110, 115, 116, 118, 119, 123, 131, 132, 133, 134, 137, 138, 140, 144, 146, 148, 151, 153, 156, 157, 162, 175, 179, 195, 197, 207, 212, 217, 225], "callabl": [0, 41, 42, 148, 217, 222], "callback": [40, 45, 67, 110, 137, 148, 195], "callcheck": [13, 217], "calledanonym": 141, "calledbyus": 141, "caller": [27, 118], "callhttpapi": 195, "camel": [22, 195], "camelcas": 53, "can": [0, 1, 2, 4, 5, 6, 7, 10, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 69, 70, 72, 74, 75, 76, 79, 80, 81, 84, 85, 89, 90, 91, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 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, 165, 167, 169, 170, 171, 173, 174, 175, 176, 179, 180, 182, 183, 187, 188, 194, 195, 196, 197, 198, 200, 202, 204, 206, 207, 208, 210, 212, 214, 217, 218, 220, 221, 222, 225], "canaccessresourc": 134, "cancel": [88, 118, 134, 137, 148], "canceltask": 148, "canchangeemail": 28, "candetectlanguag": 152, "candid": 36, "canexecut": 28, "canimport": 154, "cannot": [14, 28, 30, 37, 42, 62, 67, 81, 95, 100, 105, 107, 108, 111, 118, 137, 145, 148, 149, 150, 152, 200, 201, 214], "cant": 58, "cap": [95, 200], "capabilitiesmanag": 27, "capabl": [0, 37, 42, 64, 72, 79, 121, 137, 147, 159, 169, 182, 200], "capac": 169, "capit": [95, 100, 195], "cappedmemorycach": 39, "caption": 57, "card": [28, 42, 82, 94, 134], "cardcreatedev": 16, "carddav": [4, 16, 82], "carddavbackend": 16, "carddeletedev": 16, "cardid": 140, "cardupdatedev": 16, "care": [2, 35, 40, 45, 63, 97, 124, 137, 142, 196, 212, 217, 222], "carefulli": [0, 36, 40, 64, 207, 217], "carri": [57, 65, 141, 175], "case": [10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 34, 36, 38, 40, 41, 42, 45, 49, 53, 54, 56, 57, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 94, 95, 99, 100, 103, 104, 110, 111, 112, 115, 116, 117, 118, 124, 127, 131, 136, 137, 139, 140, 141, 142, 143, 145, 148, 149, 150, 152, 154, 157, 158, 163, 167, 169, 170, 174, 175, 194, 196, 197, 198, 206, 207, 208, 210, 212, 214], "caseinsensit": 107, "cast": [56, 57], "cat": [80, 140], "catch": [29, 40, 56, 57, 58, 61, 63, 67, 111, 122, 137, 141, 148, 149, 150, 154], "catchabl": [28, 123], "categor": 99, "categori": [4, 98, 99, 103, 142, 143, 195, 212], "categoryfetch": 27, "caught": [23, 67, 111, 115], "caus": [7, 17, 26, 34, 63, 67, 111, 130, 138, 171, 197, 207, 225], "causal": 130, "caution": 197, "cautiou": 94, "caveat": 195, "ccbbebdccc73a042b1a2799f673fbabadc783284cc288e4f1a1eacb74e3d": 30, "cccccc": 202, "cd": [6, 7, 35, 101, 133, 158, 198, 200], "cdata": 4, "censormiddlewar": 50, "center": [82, 202, 208], "central": [41, 118, 130, 145, 148, 149, 150, 152], "cert": [35, 161, 200], "cert_dir": 35, "certain": [0, 38, 40, 57, 63, 64, 88, 94, 99, 101, 111, 116, 118, 138, 215], "certainli": 158, "certif": [30, 35, 63, 101, 161, 170, 174, 200], "cf26dff4be60": 117, "ch": 131, "chain": 40, "challeng": [40, 153], "chanc": [17, 34, 62, 81, 124], "chang": [0, 2, 4, 6, 9, 30, 34, 37, 40, 41, 42, 49, 57, 59, 67, 69, 91, 99, 100, 101, 103, 105, 107, 109, 110, 112, 113, 115, 118, 123, 126, 129, 130, 135, 137, 139, 140, 146, 148, 153, 160, 162, 163, 165, 176, 177, 188, 194, 197, 198, 200, 204, 207, 210, 216, 217, 220, 223], "changelog": [3, 17, 25, 29, 36, 124], "changescheck": 29, "changeschema": [60, 144], "changeton": 148, "changeus": [24, 42], "channel": [36, 147], "chapter": [0, 62], "char": 57, "charact": [4, 26, 40, 57, 62, 88, 100, 104, 107, 131, 137, 194], "charg": 88, "charset": 118, "chat": [28, 65, 94, 98, 99, 110, 123, 132, 147, 148, 207, 209], "chatti": 100, "chatwithtool": 148, "cheaper": 119, "check": [2, 4, 5, 7, 17, 18, 23, 24, 26, 27, 28, 29, 30, 32, 35, 37, 38, 40, 42, 45, 46, 50, 55, 57, 58, 61, 64, 67, 78, 79, 81, 91, 99, 100, 103, 108, 109, 110, 113, 116, 117, 121, 123, 124, 129, 130, 131, 135, 139, 140, 141, 142, 148, 149, 150, 154, 157, 161, 162, 170, 174, 179, 188, 195, 200, 203, 206, 207, 209, 217, 220, 221], "check1": 208, "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": 217, "checkappen": 13, "checkbox": [21, 45, 142, 167, 188, 205, 206, 208], "checker": [40, 139], "checkloggedin": 217, "checkmark": [28, 207, 208], "checkout": [35, 109, 183, 197], "checkserverresponsetrait": [27, 143], "checksharetoken": 137, "checksubadminus": 217, "checksum": [79, 80, 84], "chees": 122, "cherri": 197, "child": [10, 118, 217], "childexist": 118, "childnam": 118, "children": [1, 118, 148, 157], "childrencount": 82, "chip": [26, 202], "chmod": [101, 161, 198, 200, 225], "choic": [2, 7, 34, 38, 118, 137, 138, 149, 150], "choos": [26, 42, 58, 66, 95, 97, 101, 118, 130, 134, 137, 188, 217], "chose": [36, 55, 136], "chosen": [40, 95, 98, 212], "chown": [101, 161, 198], "christin": 100, "christoph": 4, "chrome": [12, 112, 200, 225], "chroot": 218, "chunk": [79, 83, 93, 140, 212], "chunk1": 81, "chunk2": 81, "ci": [2, 7, 17, 36, 133, 158, 161, 174, 176, 194], "circl": [4, 25, 66, 70, 79, 94, 99], "circleid": 70, "circumst": 101, "citi": 62, "claim": 194, "clang": 101, "clarif": [26, 28, 121], "clarifi": 27, "class": [1, 2, 3, 4, 6, 10, 12, 15, 16, 17, 18, 24, 26, 27, 28, 29, 37, 38, 39, 40, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 67, 79, 88, 90, 103, 104, 105, 108, 109, 110, 111, 114, 115, 116, 117, 119, 120, 122, 123, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 193, 194, 196, 200, 201, 203, 205, 206, 207, 208, 217, 220, 225], "class1": 40, "class2": [40, 41], "classic": [40, 111], "classif": 4, "classifi": 194, "classload": [40, 123, 135, 209], "classnam": 23, "classpath": 12, "clean": [34, 41, 61, 137, 196, 197, 225], "cleanup": [10, 42, 78], "clear": [19, 27, 37, 38, 40, 42, 64, 94, 95, 97, 105, 107, 159, 194, 202, 207, 212, 221], "clearat": 72, "clearbackend": 28, "clearcach": [105, 107, 129], "clearcacheal": 107, "clearli": [34, 41, 212, 220], "cli": [2, 15, 24, 126, 138, 143, 144, 145, 171, 172, 184], "click": [33, 40, 45, 72, 94, 101, 119, 130, 133, 137, 142, 207, 208, 217, 225], "clickabl": [99, 202, 207], "clickjack": 216, "client": [10, 17, 26, 40, 63, 65, 67, 78, 79, 81, 84, 88, 91, 112, 115, 118, 123, 124, 129, 139, 140, 141, 148, 149, 150, 152, 161, 169, 200, 209, 211], "clientdatarpid": 200, "clientservic": 122, "clipboard": [12, 14], "clipboardj": [12, 14], "clock": [23, 123, 151], "clockinterfac": [23, 135, 151], "clog": 38, "clone": [6, 7, 36, 101, 133, 158, 194, 198, 200], "close": [32, 36, 40, 57, 82, 98, 134, 137, 139, 165, 193, 196, 207, 208, 212, 214], "closecursor": [29, 57], "closer": [18, 67, 212], "closur": [0, 16, 45, 57, 60, 67, 134, 144], "cloud": [22, 28, 37, 42, 62, 63, 64, 65, 66, 78, 79, 84, 85, 86, 88, 101, 115, 140, 200, 202], "cloudlink": 62, "clue": 137, "cluster": [39, 57, 163, 223], "clutter": 94, "cmake": 101, "cmake_install_prefix": 101, "cmake_prefix_path": 101, "cmd": [2, 101], "cmocka": 101, "cn": 30, "cnf": 130, "co": [121, 126], "co2": 148, "co2_emiss": 148, "code": [0, 1, 2, 4, 5, 6, 7, 10, 15, 16, 18, 20, 23, 24, 26, 27, 28, 29, 31, 34, 36, 37, 40, 41, 42, 50, 52, 53, 57, 60, 62, 63, 65, 67, 68, 69, 71, 72, 74, 75, 76, 77, 78, 79, 80, 89, 90, 92, 95, 100, 101, 103, 104, 105, 107, 109, 110, 112, 113, 118, 121, 123, 124, 126, 130, 137, 138, 139, 141, 142, 144, 152, 153, 158, 159, 160, 161, 162, 163, 174, 179, 182, 187, 199, 200, 206, 209, 212, 216, 219, 222, 223, 224, 225], "codebas": 26, "codesign": 101, "collabor": [4, 14, 24, 26, 27, 41, 65, 79, 101, 134, 137, 194, 222], "collabora": [33, 223], "collaborationview": 134, "collaboratorsearch": 27, "collaboratorsearchplugin": 4, "collaps": [98, 205], "colleagu": 100, "collect": [1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 28, 37, 42, 62, 64, 79, 84, 93, 99, 123, 133, 134, 137, 200, 209], "collection_nam": 66, "collectionlist": 134, "collector": 142, "collis": 81, "colon": [62, 108], "color": [24, 47, 65, 96, 116, 118, 137, 193, 203, 205, 206, 207], "colour": 21, "column": [17, 37, 42, 60, 99, 111], "column_a": 60, "column_b": 60, "columncount": 17, "columntoproperti": 57, "columntyp": 60, "com": [2, 4, 6, 7, 14, 15, 16, 22, 30, 33, 34, 35, 40, 57, 63, 65, 67, 70, 78, 79, 82, 84, 85, 86, 88, 90, 91, 101, 110, 111, 112, 117, 118, 119, 121, 122, 124, 132, 133, 137, 138, 148, 158, 161, 165, 179, 184, 198, 200, 206, 210, 212, 217, 222, 225], "combin": [62, 94, 95, 101, 109, 118, 139, 140, 161, 194, 206, 207], "come": [0, 34, 40, 41, 57, 62, 63, 67, 81, 88, 95, 103, 104, 105, 107, 118, 122, 130, 140, 173, 178, 212], "comfort": 41, "comma": [148, 150, 180, 187], "command": [0, 2, 4, 10, 15, 16, 17, 26, 27, 30, 59, 65, 67, 90, 100, 101, 112, 123, 126, 133, 138, 139, 143, 144, 145, 153, 158, 161, 162, 163, 165, 174, 181, 192, 197, 198, 200, 217, 220, 221], "comment": [15, 24, 27, 28, 62, 65, 66, 79, 83, 93, 94, 96, 99, 103, 118, 157, 194, 195, 197, 200, 210, 212], "comment_count": 137, "commentid": 82, "commentnod": 82, "commentpropertiesplugin": 157, "commentsentityev": 24, "commentsmanag": 27, "commiss": 33, "commit": [7, 36, 57, 104, 130, 161, 194, 197, 210, 220, 223], "common": [2, 7, 24, 36, 40, 45, 58, 67, 84, 88, 94, 95, 123, 130, 131, 134, 137, 143, 164, 170, 171, 174, 193, 217], "commonli": [94, 98, 99, 151, 222], "commun": [7, 34, 42, 62, 88, 89, 95, 101, 111, 112, 124, 137, 147, 160, 161, 162, 163, 209, 212, 213, 214, 216, 218], "compact": [26, 36], "compani": [70, 194], "compar": [62, 81, 101, 110, 130, 141], "comparison": 123, "compat": [10, 16, 17, 20, 22, 23, 24, 26, 27, 29, 32, 34, 36, 41, 42, 43, 57, 67, 81, 95, 123, 153, 161, 198, 201, 209, 216, 223], "compens": 33, "compil": [7, 8, 21, 24, 36, 43, 62, 90, 163, 176, 195, 217, 221], "compile_po_to_mo": [163, 176], "complet": [0, 37, 42, 64, 74, 93, 94, 97, 100, 118, 137, 140, 148, 158, 163, 180, 188, 190, 194, 202, 210], "completionexpectedat": 74, "complex": [84, 97, 109, 110, 113, 116, 118, 142, 159, 160, 161, 197, 202], "compli": [28, 34, 139, 212], "complianc": [49, 194], "compliant": 193, "complic": [41, 140], "compon": [0, 18, 24, 26, 29, 36, 37, 40, 41, 42, 43, 45, 62, 96, 98, 109, 110, 114, 118, 123, 124, 134, 154, 197, 202, 204, 209, 223], "componentvm": 134, "compos": [0, 3, 20, 21, 22, 23, 24, 26, 27, 29, 36, 41, 60, 67, 94, 99, 104, 109, 195, 207], "composer_dev_mod": 2, "comprehens": [4, 8], "compress": [30, 112], "comput": [22, 102, 148, 160, 168], "compute_devic": 174, "computedevic": 175, "computerfiles": 28, "concaten": [62, 217], "concept": [41, 64, 106, 123, 156, 160, 163, 194, 209], "conceptu": 17, "concern": [34, 197], "concis": [94, 95, 100], "conclud": 139, "conclus": 172, "concurr": [40, 111, 140], "condescend": 95, "condit": [17, 23, 24, 110, 118, 196, 212], "condition": [50, 140], "condition2": [195, 196], "condition3": [195, 196], "conduct": [34, 209, 216], "conf": 200, "conferenc": 147, "confid": 197, "config": [2, 6, 10, 13, 14, 17, 23, 25, 26, 27, 28, 36, 41, 45, 54, 56, 57, 58, 67, 77, 109, 112, 113, 123, 126, 127, 133, 142, 143, 161, 162, 167, 174, 181, 188, 198, 200, 209, 225], "config_is_read_onli": 28, "configkei": [77, 113, 177, 186], "configur": [2, 3, 6, 18, 26, 28, 33, 34, 35, 36, 39, 40, 41, 48, 52, 53, 59, 61, 62, 63, 67, 70, 94, 97, 99, 101, 105, 107, 110, 112, 115, 121, 122, 123, 130, 132, 139, 143, 147, 153, 158, 159, 160, 161, 163, 165, 167, 168, 169, 170, 174, 177, 180, 194, 195, 196, 198, 200, 202, 209, 212, 217, 225], "configvalu": [77, 177, 186], "confirm": [26, 66, 94, 97, 100, 123, 147, 148, 157, 194, 208, 212, 217], "confirmdestruct": 26, "confirmhtml": 26, "conflict": [12, 24, 57, 101, 124, 140, 195, 197], "confus": [67, 94, 155], "congratul": 35, "connect": [17, 19, 24, 41, 42, 48, 57, 63, 81, 100, 110, 111, 112, 118, 123, 124, 130, 158, 161, 163, 165, 170, 174, 175, 179, 209], "connecthook": 0, "connector": [16, 24, 157, 200], "consecut": [62, 140, 156], "consensu": 194, "consent": 140, "consequ": [17, 19, 34], "consid": [12, 28, 34, 36, 38, 40, 41, 62, 63, 64, 81, 98, 99, 103, 117, 118, 130, 139, 160, 162, 165, 174, 175, 194, 197, 210, 214], "consider": [3, 48, 118, 123, 124, 133, 164, 209], "consist": [23, 25, 41, 45, 52, 56, 57, 64, 95, 98, 99, 100, 101, 126, 130, 140, 160, 174, 194, 202, 214, 218], "consol": [2, 24, 26, 27, 45, 59, 91, 115, 124, 137, 138, 154, 184, 225], "consoleev": 24, "consolid": 153, "const": [45, 79, 110, 121, 132, 134, 137, 148, 154, 163, 195], "constant": [4, 5, 10, 15, 17, 18, 22, 26, 27, 28, 67, 103, 108, 118, 132, 163, 220], "constraint": [28, 67], "construct": [41, 59, 121], "constructor": [15, 24, 26, 27, 28, 37, 38, 41, 42, 53, 57, 60, 62, 110, 118, 139, 142, 148, 149, 150, 153], "consult": 194, "consum": [28, 34, 42, 67, 106, 120, 123, 133, 198, 200], "contact": [10, 15, 22, 27, 30, 32, 34, 41, 94, 95, 98, 99, 118, 120, 123, 141, 171, 185, 206, 212, 215], "contactinteractedwithev": 15, "contactremoteserv": 141, "contactsmanag": 27, "contactsmenu": [119, 201], "contain": [0, 1, 4, 5, 6, 10, 16, 20, 22, 24, 26, 27, 29, 30, 36, 37, 40, 42, 45, 48, 49, 53, 55, 56, 61, 62, 65, 67, 70, 79, 88, 90, 94, 95, 98, 99, 100, 103, 108, 110, 115, 116, 118, 123, 130, 131, 134, 137, 140, 143, 144, 145, 148, 149, 150, 152, 158, 160, 161, 162, 163, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 178, 180, 195, 200, 202, 207, 209, 212, 217, 218, 220], "containerinterfac": [16, 41, 135], "containernam": 200, "content": [7, 21, 24, 26, 27, 30, 35, 37, 42, 51, 55, 58, 60, 62, 66, 79, 80, 82, 83, 84, 88, 95, 96, 104, 110, 114, 117, 122, 123, 130, 137, 139, 143, 148, 193, 202, 205, 207, 212, 217], "contentitem": 123, "contentmanag": 108, "contentprovid": 108, "contentproviderregisterev": 123, "contentsecuritypolici": [40, 51], "contentsecuritypolicymanag": 27, "contenttyp": [40, 122], "context": [0, 1, 16, 27, 28, 29, 37, 40, 41, 42, 45, 49, 50, 51, 57, 65, 88, 95, 100, 110, 113, 115, 117, 118, 121, 123, 124, 132, 133, 134, 137, 140, 143, 148, 149, 154, 156, 159, 180, 184, 195, 209], "contextag": 148, "contextagentinteract": 148, "contextchat": [28, 108], "continu": [17, 20, 24, 26, 27, 29, 32, 52, 67, 112, 123, 197, 209, 210], "contract": 67, "contrari": 212, "contrast": [28, 40, 47, 118, 139, 202], "contribut": [6, 34, 89, 97, 101, 123, 137, 194, 199, 212], "contributor": [34, 194, 212, 213], "control": [2, 22, 23, 25, 26, 28, 37, 38, 39, 42, 45, 46, 48, 50, 53, 54, 55, 56, 64, 79, 112, 124, 133, 134, 136, 139, 141, 149, 150, 173, 199, 209, 217], "controllermethodreflector": [27, 50], "conveni": [37, 42, 101, 112, 148], "convent": [41, 42, 57, 126, 138], "convers": [27, 65, 70, 79, 94, 95, 99, 123, 148, 163], "conversation_token": 148, "conversionprovid": 27, "convert": [4, 7, 17, 24, 28, 35, 45, 57, 93, 105, 115, 116, 123, 160, 163, 176, 180, 200], "convert_translations_nc": 163, "converttopdf": 116, "converttostandardformat": [24, 131], "converttypetoint": 105, "converttypetostr": 105, "cookbook": 6, "cooki": [23, 37, 42, 63, 65, 79, 80, 88, 112, 217], "cool_event_finish": 146, "cool_event_start": 146, "coolendev": 146, "coolstartev": 146, "coordin": 32, "copi": [30, 35, 60, 62, 67, 83, 94, 103, 161, 163, 217], "copy_transl": 163, "copynameloc": 62, "copyright": [34, 35, 194], "cor": [26, 53, 123, 173, 216], "core": [10, 15, 18, 22, 26, 28, 29, 30, 40, 44, 54, 63, 65, 78, 99, 110, 113, 118, 137, 140, 148, 153, 204, 210, 212, 225], "coreapp": 13, "corner": [40, 110, 119, 137], "corpor": [171, 172], "correct": [2, 40, 49, 56, 67, 88, 105, 116, 118, 148, 159, 165, 202, 207, 211], "correctli": [15, 18, 26, 34, 57, 61, 67, 100, 109, 137, 143, 160, 165, 202], "correspond": [17, 18, 30, 33, 36, 40, 53, 58, 68, 79, 101, 105, 107, 118, 137, 139, 142, 145, 148, 149, 150, 198, 210], "corrupt": 101, "cosentino": 4, "could": [0, 7, 17, 24, 30, 33, 35, 38, 40, 60, 63, 67, 74, 75, 80, 90, 100, 101, 109, 110, 111, 118, 133, 134, 136, 143, 148, 149, 150, 154, 156, 176, 180, 189, 195, 197, 210, 212, 217], "couldn": 70, "couldnottranslateexcept": 26, "count": [27, 34, 57, 62, 79, 100, 157, 176, 207], "counter": [40, 96, 99, 205], "counterformatt": 207, "counterpart": 124, "countri": [24, 123], "coupl": [41, 97, 98, 159], "cours": [38, 53, 118, 130, 136, 149, 150, 212], "cover": [8, 9, 64, 118, 124, 130, 170], "coverag": [35, 109], "cow": 148, "cp": 161, "cpu": [133, 160, 163, 174, 175], "craft": 101, "craftenv": 101, "craftroot": 101, "craftsmanship": 225, "crash": 109, "crawler": 29, "creat": [3, 4, 5, 7, 9, 13, 14, 18, 20, 22, 24, 25, 26, 30, 35, 36, 37, 38, 39, 41, 42, 53, 54, 55, 57, 58, 60, 63, 64, 66, 67, 80, 81, 82, 83, 91, 97, 99, 100, 101, 108, 109, 110, 113, 115, 116, 119, 120, 123, 129, 133, 134, 136, 137, 139, 142, 143, 144, 148, 149, 150, 158, 161, 163, 167, 168, 171, 174, 175, 176, 194, 195, 197, 198, 200, 203, 206, 207, 220, 225], "creatabl": [79, 115], "createbackup": 146, "createcachedcalendarobject": 16, "createcalendar": 16, "createcalendarobject": 16, "createcard": 16, "createcli": 79, "createconvers": 147, "created_at": [137, 140], "createdat": 144, "createdistribut": 39, "createel": [134, 137], "createev": 117, "createeventbuild": 117, "createeventsourc": [16, 24], "createfakefileforlocal": 163, "createfakefileforvuefil": 163, "createfil": 118, "createfromstr": [117, 118], "createincalendar": 117, "createinmemori": 39, "createloc": 39, "createmessag": 114, "createnamedparamet": [57, 115], "createoper": 88, "createowncloudcli": 88, "createparamet": 24, "createpotfil": [163, 176], "createremotefolderoper": 88, "createremoteshareoper": 88, "createsubscript": 16, "createt": [60, 144], "createtodo": 67, "createus": 155, "creation": [37, 41, 42, 53, 60, 70, 79, 84, 105, 107, 137, 144, 194], "creation_tim": 79, "creationd": [79, 84], "creationdatetim": 82, "creator": [101, 137], "credenti": [65, 93, 101, 165, 200, 217], "credentialsmanag": 27, "credit": 212, "crisp": 139, "criteria": [26, 40, 41, 117, 130], "critic": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 49, 111, 124, 130, 175, 197, 217], "criticalactionperformedev": 49, "cron": [35, 48, 117, 138, 209], "cronjob": 115, "crontab": 115, "crop": [24, 37, 42], "cross": [40, 67, 216], "crsf": 139, "crt": [30, 35, 161, 200], "crucial": 130, "crypt": 16, "crypto": [27, 29], "cs_cz": 7, "csp": [12, 24, 40, 51, 217], "csp_nonc": 26, "csr": [30, 200], "csrf": [26, 27, 40, 44, 124, 139, 217], "csrftokenmanag": 27, "css": [5, 6, 18, 21, 24, 26, 28, 34, 40, 44, 48, 110, 134, 140, 142, 163, 190, 194, 195, 198, 207, 208, 209, 221], "csync": 101, "ctime": 79, "ctrl": 21, "cuda": [160, 163, 174, 175], "curl": [4, 63, 64, 66, 78, 80, 81, 82, 84, 101, 110, 115, 137, 139, 161, 222, 224], "curli": [40, 53], "current": [4, 7, 21, 26, 27, 28, 29, 30, 33, 36, 37, 40, 41, 42, 45, 58, 62, 65, 66, 68, 70, 74, 75, 79, 81, 91, 98, 99, 101, 103, 108, 109, 110, 116, 124, 129, 133, 135, 140, 141, 142, 143, 145, 146, 148, 149, 150, 152, 155, 157, 160, 163, 166, 168, 169, 176, 178, 184, 186, 195, 198, 225], "currentus": 15, "cursor": [57, 137, 140], "custom": [1, 4, 10, 18, 23, 24, 25, 27, 29, 30, 37, 38, 42, 47, 50, 51, 64, 79, 94, 95, 112, 113, 117, 120, 121, 123, 140, 143, 144, 148, 153, 160, 162, 175, 208, 212, 218], "custom2": 67, "custom_app": 165, "custom_bool": 140, "custom_int": 140, "custom_us": 140, "customev": 137, "customexport": 128, "customfield": 40, "customid": 148, "customiz": 203, "cut": [26, 40, 80, 95, 100], "cute": 140, "cycl": 197, "d": [22, 63, 78, 79, 80, 82, 84, 101, 104, 110, 115, 161, 198, 200, 212], "d1680193199": 91, "d5f1fa": 202, "d8d8d8": 95, "d8f3da": 202, "d9a428292998": 79, "daemon": [159, 160, 163, 167, 169, 170, 171, 174], "daemon_config_nam": 174, "daemonconfig": [158, 159, 175, 192], "dai": [38, 62, 68, 99, 118, 188, 200], "daili": [36, 137], "damag": 217, "danger": [94, 111, 217], "dark": [16, 26, 54, 62, 65, 95, 110, 137, 153, 202], "darker": 202, "darkest": 137, "darwin": 29, "dash": 131, "dashboard": [22, 25, 26, 123, 134, 209], "dashboardmodel": 110, "data": [1, 4, 24, 26, 27, 28, 30, 34, 37, 38, 39, 41, 42, 45, 48, 53, 54, 55, 57, 58, 63, 64, 65, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 91, 94, 97, 110, 112, 115, 117, 119, 123, 124, 128, 133, 139, 140, 142, 148, 154, 157, 162, 165, 174, 175, 180, 184, 194, 196, 197, 198, 200, 207, 216, 225], "databas": [1, 4, 8, 19, 23, 24, 29, 35, 36, 37, 41, 42, 48, 56, 60, 63, 65, 68, 105, 107, 109, 111, 112, 113, 118, 123, 138, 140, 143, 157, 177, 186, 188, 199, 209, 217, 225], "databaseconnect": 27, "datacollector": 133, "dataprovid": 196, "datarespons": [40, 67, 139, 222], "dataset": 13, "date": [2, 9, 26, 27, 36, 38, 57, 62, 66, 68, 70, 74, 79, 81, 84, 88, 94, 101, 103, 109, 117, 118, 123, 124, 129, 148, 149, 150, 214], "date_immut": [27, 57], "dateinterv": 117, "datetim": [27, 40, 57, 82, 84, 108, 140, 147, 148, 151], "datetime_immut": [27, 57], "datetime_tz": [27, 57], "datetime_tz_immut": [27, 57], "datetimeformatt": [27, 142], "datetimeimmut": [27, 57, 117, 135, 140, 144], "datetimezon": [27, 117, 151], "dav": [3, 4, 16, 17, 24, 27, 28, 65, 68, 79, 80, 81, 82, 83, 85, 86, 88, 104, 115, 118, 141, 157, 194, 209], "davacl": 118, "davcalendardemo": 118, "davgetcli": 91, "dayo": 137, "dayo_android": 137, "db": [10, 17, 19, 22, 23, 24, 26, 27, 29, 41, 57, 60, 79, 111, 149, 150, 217], "dbal": [29, 109], "dbalexcept": [17, 111], "dbdbdb": 202, "dbe4ea": 202, "dbgp": 112, "dc5047": 116, "dcmake_build_typ": 101, "dcmake_install_prefix": 101, "dcmake_prefix_path": 101, "dcvalue1": 130, "dcvalue2": 130, "dd": [68, 70], "ddo": 217, "de": [4, 27, 35, 65, 112, 131, 225], "de_d": 65, "deactiv": 153, "deactivat": 123, "dead": 34, "deadlock": [23, 123, 130, 209], "deal": [53, 60, 62, 67, 116, 137, 148], "dealing_with_code_issu": 67, "dealt": 212, "debt": [194, 212], "debug": [13, 18, 26, 60, 101, 123, 126, 130, 133, 137, 143, 145, 148, 149, 150, 209], "debugg": 123, "debugmodesetupcheck": 143, "decid": [22, 34, 35, 36, 40, 62, 94, 98, 153, 176, 197, 212, 225], "decis": [69, 194, 212], "deck": [62, 79, 94, 98, 99, 134], "deckcard": 140, "declar": [0, 25, 32, 50, 79, 104, 108, 110, 115, 118, 123, 128, 132, 133, 134, 141, 142, 143, 144, 145, 148, 149, 150, 152, 154, 156, 163, 181, 187, 192, 222], "declarative_set": 188, "declarativeset": [113, 176], "declarativesettingsgetvalueev": 113, "declarativesettingsregisterformev": 113, "declarativesettingssetvalueev": 113, "declarativesettingstyp": 113, "declin": 64, "decod": [57, 63, 66, 123], "decoupl": 41, "decrypt": 10, "decryptal": 16, "dedic": [2, 16, 24, 36, 42, 78, 118, 124, 126, 130, 139, 207], "deduc": 41, "deep": [37, 42, 115], "deeper": 209, "defacto": 28, "default": [4, 7, 11, 12, 13, 23, 24, 26, 27, 28, 33, 37, 38, 42, 45, 48, 49, 50, 51, 57, 63, 65, 66, 67, 70, 74, 79, 94, 95, 98, 99, 101, 105, 107, 111, 112, 113, 115, 117, 118, 123, 131, 133, 134, 136, 139, 140, 147, 149, 150, 154, 158, 160, 161, 162, 163, 167, 168, 169, 174, 177, 180, 183, 184, 186, 188, 190, 195, 196, 197, 200, 202, 203, 204, 206, 207, 208, 222], "default_en": 4, "default_languag": 62, "default_valu": 184, "defaultact": 196, "defaultvalu": 53, "defens": 217, "defer": [149, 150], "defin": [2, 17, 25, 27, 30, 36, 40, 41, 50, 52, 53, 57, 60, 62, 64, 67, 70, 71, 74, 75, 77, 79, 94, 105, 107, 108, 109, 110, 113, 114, 116, 118, 121, 123, 132, 137, 138, 139, 141, 142, 148, 149, 150, 155, 156, 162, 195, 207, 217, 222], "definit": [64, 76, 109, 118, 194, 214], "del": 161, "delai": [38, 130, 207], "deleg": [0, 118, 169], "delegategetsupportedapp": 28, "delet": [23, 24, 26, 27, 29, 35, 42, 53, 55, 57, 64, 66, 67, 68, 72, 81, 82, 83, 89, 91, 93, 94, 95, 100, 104, 105, 107, 111, 118, 123, 129, 130, 137, 139, 140, 148, 154, 155, 178, 179, 180, 181, 184, 187, 188, 189, 190, 206, 207, 217], "deletealluserconfig": 107, "deleteapp": [11, 105, 107], "deletecachedcalendarobject": 16, "deletecalendar": 16, "deletecalendarobject": 16, "deletecard": 16, "deletecont": 108, "deleteconvers": 147, "deletekei": [105, 107], "deletemetadata": [24, 115], "deleteprovid": 108, "deletesubscript": 16, "deletetask": 148, "deletetodo": 67, "deleteus": 0, "deleteuserconfig": 107, "deliber": 34, "delight": 34, "deliv": [34, 127], "deliver": 31, "demand": [40, 108, 118, 142], "demonstr": [138, 140, 161], "deni": [37, 42, 79, 101], "denot": 4, "dep": [101, 103, 161], "depend": [0, 3, 4, 7, 12, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 29, 32, 36, 38, 40, 45, 48, 49, 53, 57, 60, 67, 89, 94, 95, 98, 99, 121, 124, 126, 128, 135, 136, 137, 139, 140, 142, 145, 148, 149, 150, 152, 153, 158, 161, 163, 168, 178, 198, 201, 206, 209, 217, 221, 225], "dependabot": 124, "deploi": [17, 159, 160, 163, 165, 167, 169, 170, 171, 175], "deploy": [32, 159, 161, 162, 171, 172, 192], "deployconfig": [159, 174], "deprec": [4, 40, 41, 42, 46, 50, 54, 57, 67, 75, 79, 103, 124, 135, 138, 139, 145, 149, 150, 152, 161, 175, 195, 202, 204, 220, 222], "depth": [52, 79, 84, 91, 115, 157, 198], "descend": [84, 115], "describ": [30, 36, 40, 67, 84, 89, 90, 100, 101, 113, 117, 118, 135, 137, 142, 148, 153, 170, 174, 182, 188, 194, 198, 214], "descript": [4, 40, 51, 60, 62, 64, 68, 72, 74, 75, 76, 77, 79, 84, 98, 99, 100, 113, 117, 118, 121, 128, 132, 137, 139, 148, 153, 154, 184, 188, 189, 196, 202, 207], "descriptor": 62, "deserv": 212, "design": [23, 26, 28, 30, 34, 41, 53, 64, 95, 97, 98, 113, 124, 144, 160, 161, 169, 194, 205, 207, 209], "desir": [33, 40, 63, 88, 142, 175, 194], "desktop": [63, 95, 101, 137, 194, 207, 209, 211], "despit": [28, 103, 160, 217], "dest": 81, "destin": [79, 80, 81, 217], "destroi": [53, 63, 134, 137], "destruct": [95, 100], "destructur": 29, "detail": [4, 5, 10, 16, 17, 21, 24, 26, 28, 29, 31, 36, 37, 40, 41, 42, 53, 58, 60, 62, 66, 67, 79, 84, 98, 100, 103, 105, 107, 111, 112, 118, 121, 123, 133, 135, 137, 140, 148, 160, 161, 162, 165, 167, 172, 184, 196, 201, 205, 206, 209, 218], "detect": [17, 22, 23, 76, 101, 110, 111, 123, 124, 130, 133, 148, 163, 195, 218], "detectlanguag": 152, "determin": [21, 26, 28, 52, 67, 79, 111, 121, 133, 137, 140, 162, 175], "dev": [2, 36, 67, 80, 101, 109, 110, 111, 123, 160, 161, 163, 172, 200, 209, 221], "devdepend": 126, "develop": [4, 6, 7, 8, 15, 17, 23, 26, 27, 29, 30, 33, 34, 35, 36, 40, 41, 42, 47, 60, 62, 65, 93, 95, 97, 100, 102, 110, 111, 117, 123, 126, 130, 132, 133, 134, 136, 137, 142, 143, 154, 158, 159, 162, 163, 171, 175, 176, 194, 199, 200, 202, 210, 211, 212, 216, 217, 221, 222], "devic": [63, 65, 88, 93, 97, 98, 160, 168, 169, 174, 200], "dhparam": 200, "di": [0, 10, 27, 41, 42], "diagnost": [27, 41], "dialog": [4, 13, 15, 25, 26, 94, 100, 123], "dialogbuild": 26, "dictat": 118, "dictionari": 91, "did": [16, 26, 40, 68, 133, 139, 212, 214, 217], "didn": 26, "diff": [163, 200], "differ": [0, 1, 4, 17, 24, 26, 27, 30, 37, 40, 41, 42, 47, 52, 57, 60, 62, 63, 65, 67, 79, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 104, 105, 107, 112, 118, 134, 136, 137, 140, 142, 143, 160, 168, 176, 196, 197, 208, 217, 225], "differenti": [28, 79, 94, 212], "difficult": [30, 99, 140], "diffus": 149, "dig": 209, "digit": [4, 60], "dir": [91, 101, 140, 180, 217], "direct": [17, 24, 27, 37, 42, 64, 100, 137, 157, 161, 194, 202, 207, 208, 210, 217], "directli": [13, 17, 18, 26, 27, 28, 29, 33, 35, 37, 40, 41, 42, 52, 53, 58, 61, 63, 79, 81, 91, 118, 137, 138, 148, 149, 150, 158, 184, 194, 197, 201, 202, 203, 207, 217], "directori": [2, 6, 24, 26, 27, 35, 36, 40, 58, 61, 70, 79, 81, 84, 90, 101, 102, 109, 121, 123, 126, 138, 142, 155, 158, 161, 163, 176, 180, 198, 200, 216, 225], "directorori": 2, "dirnam": 14, "dirti": 130, "disabl": [10, 14, 23, 24, 28, 33, 34, 37, 42, 47, 64, 70, 79, 94, 99, 112, 123, 137, 138, 139, 140, 143, 148, 153, 155, 160, 162, 163, 175, 179, 182, 198, 200, 203], "disablekeyboardshortcut": [21, 45, 99], "disableoriginalconstructor": 61, "disableproviderfor": 153, "disadvantag": 39, "disagr": 194, "disallowxyz": [37, 42], "disappear": 10, "discard": 118, "disclos": [30, 32], "disclosur": 217, "discourag": [28, 109, 124, 139], "discov": [1, 99, 117, 137], "discover": 137, "discoveri": [17, 28, 41, 200], "discuss": [4, 33, 40, 124, 139, 154, 159, 194, 212, 222], "disk": 170, "dismiss": [97, 194, 212], "dispatch": [5, 22, 23, 27, 28, 37, 40, 48, 49, 123, 134, 137, 140, 146], "dispatchev": 137, "dispatchtyp": [49, 134, 137], "displai": [4, 30, 33, 45, 53, 65, 74, 75, 76, 79, 84, 94, 99, 110, 113, 123, 125, 129, 130, 132, 133, 134, 136, 140, 142, 148, 153, 154, 174, 180, 188, 189, 190, 193, 206, 207], "displaynam": [45, 65, 68, 79, 84, 118, 129, 142, 180, 190], "disrupt": 62, "dist": [2, 12, 137], "distanc": 208, "distinct": [67, 173], "distribtut": 200, "distribut": [30, 34, 48, 101, 102, 112, 198, 200], "div": [27, 46, 62, 134, 137, 142, 201, 206, 207, 208], "dive": [37, 42], "divid": [142, 212], "divis": 215, "django": 50, "dll": 101, "dn": 170, "dnd": 72, "do": [5, 7, 15, 22, 23, 26, 27, 28, 29, 34, 35, 36, 37, 38, 40, 41, 42, 45, 53, 54, 55, 57, 60, 63, 64, 65, 66, 72, 74, 78, 79, 80, 81, 88, 89, 95, 97, 99, 100, 101, 105, 107, 111, 115, 116, 117, 118, 124, 130, 133, 136, 139, 140, 142, 147, 148, 150, 152, 193, 194, 195, 196, 197, 198, 200, 201, 207, 208, 210, 214, 217, 221, 225], "do_someth": [53, 195], "doc": [2, 7, 15, 29, 54, 67, 73, 101, 111, 112, 124, 126, 127, 135, 148, 160, 168, 184], "doc_url": 113, "dock": 158, "dock2port": 158, "docker": [7, 101, 110, 159, 160, 161, 162, 163, 168, 170, 171, 172, 174, 192, 198, 200, 225], "docker_instal": 158, "docker_local_sock": 174, "docker_socket_proxi": 165, "dockerfil": [101, 161, 162, 163], "dockersocketproxi": 161, "docron": 38, "doctrin": [29, 109], "doctyp": 114, "document": [4, 5, 7, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 31, 36, 40, 58, 63, 64, 65, 78, 79, 80, 82, 84, 87, 89, 91, 99, 101, 102, 103, 108, 109, 110, 112, 113, 115, 116, 118, 124, 125, 126, 129, 130, 134, 137, 139, 143, 148, 153, 159, 161, 164, 170, 171, 200, 204, 207, 210, 212, 216, 223], "document_id": 66, "documentclick": 207, "documentid": [66, 149], "documentserv": 200, "documenttitl": 149, "documenttyp": 108, "doe": [16, 17, 23, 26, 27, 30, 33, 34, 35, 40, 45, 57, 58, 61, 63, 65, 67, 68, 72, 79, 94, 98, 99, 100, 110, 117, 118, 130, 137, 140, 142, 143, 145, 148, 149, 150, 155, 161, 162, 165, 174, 175, 196, 197, 201, 207, 212], "doesn": [6, 18, 22, 70, 101, 130, 170, 212], "doesnotexistexcept": [23, 57], "dog": 66, "dom": [110, 137, 217], "domain": [40, 117, 119, 122, 123, 132, 140, 143, 200, 217], "domcontentload": [16, 110], "domor": 40, "dompurifi": [14, 18], "don": [10, 13, 15, 17, 23, 35, 36, 40, 41, 45, 52, 57, 95, 110, 113, 119, 127, 130, 137, 138, 141, 145, 148, 149, 150, 166, 185, 193, 195, 198, 206, 207, 212, 217, 221], "donat": 31, "done": [0, 26, 29, 30, 33, 35, 40, 41, 45, 46, 50, 57, 60, 63, 66, 70, 72, 77, 79, 80, 85, 86, 90, 98, 99, 104, 113, 118, 133, 137, 142, 143, 149, 150, 155, 160, 163, 174, 175, 194, 197, 212, 214, 225], "door": 34, "dosometh": [40, 195], "dosomework": 57, "dosomeworkwithresult": 57, "dot": [4, 62, 94, 99, 200, 207, 208], "doubl": [40, 46, 108, 117, 118, 130, 217], "down": [34, 37, 40, 42, 67, 92, 101, 133, 163, 178, 200, 207, 212], "downgrad": [34, 36], "download": [2, 6, 27, 36, 37, 42, 64, 81, 83, 89, 94, 101, 161, 162, 200], "download_url": 35, "downloadnextcloudwebsit": 122, "downloadoper": 88, "downloadremotefileoper": 88, "downloadrespons": 40, "downloadurl": 79, "downloadxmlfil": 40, "downsid": 140, "downstream": [67, 150], "dozen": [149, 150], "dperson": 200, "dpkg": 161, "dpkgarch": 161, "dqtkeychain_include_dir": 101, "draft": [121, 137], "drag": 205, "draw": 95, "drawback": 41, "drive": 101, "driver": 109, "drop": [18, 20, 22, 36, 60, 100, 161, 205, 210], "drop_latest": 53, "dropcolumn": 60, "dropdown": [134, 137], "dropindex": 60, "droplatest": 53, "droppabl": 207, "droptabl": 60, "dsp": [158, 161, 171], "dtend": 118, "dtstamp": 118, "dtstart": 118, "du": 80, "due": [17, 24, 25, 53, 57, 67, 79, 101, 111, 148, 175, 196, 204, 212], "dummi": [79, 140, 196], "dummydata": 196, "dump": [35, 60, 104], "duplic": [32, 157], "durat": [40, 117], "dure": [23, 28, 36, 37, 39, 40, 42, 57, 68, 79, 98, 103, 105, 107, 110, 112, 117, 118, 127, 132, 134, 138, 154, 157, 162, 163, 170, 175, 176, 177, 179, 187, 198], "dylib": 101, "dynam": [24, 26, 40, 95, 101, 104, 148, 188, 202], "e": [0, 2, 4, 7, 16, 17, 18, 24, 29, 32, 36, 37, 38, 40, 41, 42, 45, 46, 49, 52, 53, 54, 56, 57, 58, 60, 61, 62, 65, 67, 70, 71, 72, 79, 90, 94, 98, 100, 104, 108, 109, 110, 111, 112, 116, 118, 121, 122, 124, 130, 132, 133, 138, 139, 140, 141, 142, 143, 146, 148, 149, 150, 153, 154, 159, 160, 161, 162, 163, 165, 170, 174, 176, 180, 190, 194, 195, 197, 198, 200, 202, 207, 217, 225], "e164": [24, 131], "e1663913": 81, "e2eepublicsharetemplateprovid": 51, "e5eff5": 202, "e6e6e6": 202, "e9322d": 95, "each": [0, 30, 32, 36, 37, 39, 40, 41, 42, 47, 50, 52, 53, 54, 55, 57, 58, 63, 79, 80, 84, 94, 97, 105, 107, 110, 112, 113, 115, 116, 117, 118, 121, 128, 137, 140, 143, 148, 149, 153, 160, 163, 168, 169, 173, 188, 198, 207, 212, 217, 218], "eadndfjplgieldjbigjakmdgkmoaaaoc": 112, "earli": [0, 36, 45, 67, 143], "earlier": [38, 67, 99, 101, 118], "earth": 137, "eas": [0, 27, 57, 124, 143, 158, 202], "easi": [34, 35, 41, 55, 67, 94, 97, 99, 101, 112, 130, 135, 148, 161, 194, 207], "easier": [27, 35, 41, 42, 56, 62, 67, 100, 101, 103, 126, 151, 174, 198, 212], "easiest": [67, 112, 197, 225], "easili": [7, 22, 34, 38, 40, 42, 49, 62, 65, 67, 79, 94, 95, 99, 112, 130, 139, 158, 175, 212, 217], "eca700": 95, "echo": [35, 46, 66, 80, 101, 161, 217], "ecm_enable_sanit": 101, "eco": 42, "ecosystem": [159, 209, 216], "edb29d1d": 117, "eded": 202, "edg": [17, 24, 40, 124], "edit": [3, 27, 30, 65, 99, 115, 137, 194, 200, 205, 208, 221], "edit_req_ownership": 115, "editor": [37, 42, 79, 110, 165], "effc3d5818a6d5d55f2ae960ab39fd0414d0c542b72a3b9e08eb21206dd9": 30, "effect": [0, 17, 24, 26, 40, 61, 118, 129, 197, 202, 225], "effici": [23, 58, 99, 130, 157], "effort": [21, 40, 118, 194], "eg": 91, "either": [4, 15, 16, 22, 23, 26, 30, 45, 50, 58, 65, 79, 84, 95, 117, 137, 140, 143, 156, 165, 195, 198, 210, 212, 214, 225], "el": [110, 134, 137], "eleg": 41, "elem": [24, 40], "elemenet": 65, "element": [4, 26, 27, 28, 29, 47, 55, 62, 65, 79, 94, 95, 97, 100, 110, 118, 137, 140, 193, 194, 201, 205, 207, 208, 209, 222], "elm": 207, "els": [24, 30, 40, 41, 42, 57, 58, 61, 65, 67, 94, 117, 121, 124, 136, 137, 140, 142, 143, 147, 148, 150, 155, 161, 163, 180, 196, 207, 212], "elseif": 163, "elsewher": [7, 101, 140, 145, 148, 149, 150, 152], "em": [62, 142], "email": [4, 10, 14, 22, 24, 26, 28, 37, 38, 42, 62, 64, 65, 79, 94, 98, 113, 119, 121, 123, 132, 188, 194, 208, 209, 223], "emailact": 119, "emailid": [148, 150], "emailtempl": 10, "emailtext": [148, 150], "emb": [139, 217], "embed": [118, 142, 163, 180, 217], "embrac": 159, "emerg": 159, "emiss": 148, "emit": [1, 5, 25, 28, 37, 42, 45, 49, 67, 123, 127, 129, 137], "emitt": [37, 48], "emoji": [67, 72, 94], "emot": 100, "emphas": 202, "emphasi": [0, 95], "emphat": 212, "employe": 194, "empti": [7, 10, 23, 35, 38, 39, 54, 57, 64, 66, 70, 79, 83, 95, 96, 98, 99, 110, 113, 118, 119, 142, 171, 175, 182, 200, 225], "emptycontentmessag": 110, "emptycontentsecuritypolici": [13, 24], "en": [4, 7, 25, 26, 29, 65, 79, 80, 111, 112, 118, 137, 144, 225], "enabl": [0, 3, 4, 7, 10, 23, 24, 26, 27, 29, 30, 33, 37, 40, 42, 47, 54, 62, 63, 65, 66, 67, 69, 70, 72, 79, 101, 102, 108, 110, 111, 112, 113, 118, 123, 126, 127, 128, 129, 137, 138, 139, 142, 143, 147, 148, 153, 155, 158, 160, 161, 167, 170, 171, 174, 180, 181, 188, 190, 192, 195, 200, 202, 208, 224], "enabledsidebar": 29, "enableproviderfor": 153, "encapsul": [40, 139, 140, 218], "encod": [4, 26, 40, 63, 67, 70, 79, 82, 84, 88, 115, 173, 187], "encodepath": 14, "encount": [30, 112, 165, 168, 170, 171], "encourag": [15, 27, 67, 109, 207, 214], "encrypt": [27, 51, 79, 105, 107, 113, 142, 155, 177, 186, 212], "encryptedfil": 10, "encryptionfilehelp": 27, "encryptionkeystorag": 27, "encryptionmanag": 27, "end": [30, 36, 37, 39, 42, 48, 57, 67, 68, 79, 100, 101, 109, 113, 115, 117, 118, 124, 129, 132, 134, 140, 142, 148, 192, 194, 196, 197, 202, 209, 223], "enddat": [68, 117, 129], "endif": 142, "endpoint": [10, 22, 23, 27, 28, 29, 37, 40, 42, 45, 53, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 83, 85, 86, 105, 107, 128, 136, 137, 148, 149, 150, 152, 162, 174, 175, 177, 178, 179, 180, 182, 183, 184, 186, 188, 189, 190, 191, 222], "enforc": [4, 30, 40, 94, 105, 107, 115, 153, 202], "engag": [95, 212], "engin": [37, 40, 42, 66, 101, 111, 116, 158, 167, 168, 174, 217, 225], "english": [62, 108, 145, 148, 149, 150], "enhanc": [95, 124, 136, 153, 194, 197, 212], "enorm": 217, "enough": [28, 60, 79, 97, 103, 115, 158, 167, 170, 171, 194, 197, 202, 210], "ensur": [0, 2, 30, 32, 36, 40, 43, 47, 56, 57, 61, 63, 95, 105, 107, 108, 124, 130, 136, 137, 143, 159, 160, 161, 165, 175, 212, 217], "enter": [7, 21, 45, 70, 88, 101, 113, 136, 188, 200], "enterpris": 31, "entir": [62, 81, 98, 101, 207, 208], "entiti": [22, 26, 27, 59, 62, 68, 118, 123, 134], "entri": [0, 3, 4, 18, 24, 27, 37, 40, 41, 42, 45, 46, 53, 54, 57, 61, 94, 98, 105, 107, 115, 119, 130, 134, 137, 140, 159, 163, 180, 181, 192, 195, 205, 206, 208, 217, 225], "entrypoint": 161, "enum": [28, 103, 123, 195, 220], "enumer": 148, "env": [35, 40, 126, 161], "env_var": 35, "environ": [2, 6, 8, 26, 35, 36, 56, 61, 101, 112, 130, 143, 163, 164, 167, 172, 197, 199, 200, 207, 209, 213, 223, 225], "eof": 118, "eol": [22, 36], "epoch": 36, "eq": [2, 57, 84, 200], "equal": [36, 175], "equalto": 61, "equival": [41, 53, 158, 218], "error": [16, 17, 26, 28, 31, 49, 57, 61, 62, 64, 66, 74, 75, 76, 80, 81, 93, 95, 100, 101, 109, 111, 123, 134, 137, 141, 143, 145, 148, 149, 150, 152, 160, 162, 165, 170, 175, 177, 179, 182, 186, 202, 222], "errorbaselin": 109, "errorcod": 17, "errorcount": 66, "errorinfo": 17, "errorlevel": [67, 109], "escal": 216, "escap": [10, 16, 217], "escapehtml": [12, 217], "escapeshellarg": 217, "escapeshellcmd": 217, "eshapetyp": 148, "eslint": [126, 163], "esm": 143, "especi": [2, 26, 34, 40, 60, 62, 63, 67, 94, 101, 130, 163, 193, 198, 217], "essenc": 41, "essenti": [65, 91, 207], "establish": 41, "estat": 142, "estim": [150, 154], "etag": [55, 67, 79, 80, 84, 118, 180], "etc": [12, 40, 41, 60, 61, 65, 89, 94, 95, 130, 137, 138, 159, 160, 162, 163, 165, 170, 185, 195, 198, 200, 225], "europ": 117, "eux": 161, "eval": [11, 13, 24, 217], "evalu": 197, "even": [10, 30, 36, 37, 40, 42, 62, 67, 88, 99, 105, 112, 116, 127, 130, 148, 162, 179, 195, 197, 198, 210, 212, 217], "event": [0, 3, 4, 14, 15, 16, 19, 22, 23, 26, 27, 35, 38, 45, 48, 49, 60, 62, 65, 93, 99, 103, 116, 120, 123, 127, 130, 137, 138, 142, 146, 181, 192, 207, 209], "event_data": 178, "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": 178, "event_success": 24, "event_typ": 178, "eventdispatch": [1, 15, 18, 24, 26, 45, 49, 113, 115, 134, 137, 145, 148, 149, 150], "eventdispatcherinterfac": 24, "eventlogg": 27, "events_listen": 178, "eventsdispatch": [28, 103], "eventslisten": 178, "eventsourc": 24, "eventsubtyp": 178, "eventtyp": 178, "eventu": 16, "ever": [34, 217], "everi": [0, 1, 5, 7, 16, 25, 36, 38, 40, 41, 57, 58, 62, 67, 81, 99, 100, 101, 108, 109, 110, 119, 126, 130, 137, 138, 156, 197, 207, 208, 210, 217, 218, 221, 225], "everybodi": [34, 97, 126], "everyon": [4, 27, 35, 40, 41, 99, 213], "everyth": [8, 24, 35, 41, 65, 67, 79, 97, 118, 124, 130, 194, 207], "everywher": 67, "evolv": [41, 159], "ex": [40, 101, 161, 162, 173, 175, 177, 179, 186], "ex_app": 163, "ex_app_id": 163, "ex_app_menu_entry_nam": 163, "exact": [90, 118, 124], "exactli": [41, 53, 67, 100, 118, 129, 208, 212], "examin": 115, "exampl": [1, 4, 6, 7, 12, 22, 24, 25, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 42, 45, 50, 53, 55, 56, 57, 60, 62, 63, 65, 66, 67, 78, 79, 80, 83, 85, 86, 94, 95, 97, 98, 99, 100, 101, 110, 111, 112, 113, 115, 116, 117, 118, 123, 130, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 153, 160, 163, 164, 165, 169, 175, 176, 179, 181, 183, 188, 194, 196, 197, 202, 206, 208, 212, 217, 218, 222, 225], "exapp": [26, 48, 148, 158, 159, 164, 166, 167, 169, 171, 173, 175, 176, 177, 178, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 209], "exappconfig": [159, 177], "exappprefer": [159, 186], "exapprequir": 26, "exapps_dev": 161, "exappservic": 165, "exce": 137, "exceed": [74, 75, 76], "except": [0, 16, 17, 18, 23, 24, 26, 28, 29, 30, 40, 41, 50, 53, 56, 58, 64, 81, 95, 103, 111, 112, 113, 115, 118, 122, 124, 133, 139, 141, 148, 149, 150, 151, 169, 181], "exceptionalimplement": 28, "excess": 34, "exchang": [40, 123], "exchangedtokenrequestedev": 127, "exclam": 100, "exclud": [187, 217], "exclus": [2, 79, 137], "exec": [67, 161, 198, 200, 217], "execut": [4, 7, 17, 22, 24, 27, 29, 30, 38, 40, 42, 50, 52, 57, 60, 74, 88, 101, 110, 115, 116, 117, 124, 130, 133, 138, 141, 143, 145, 146, 148, 149, 150, 152, 158, 161, 163, 198, 212, 216, 222], "execute_handl": 184, "executequeri": [29, 57], "executestat": [29, 60, 111], "exist": [2, 3, 9, 10, 16, 18, 22, 24, 26, 27, 28, 30, 37, 40, 41, 42, 53, 55, 57, 58, 60, 61, 62, 67, 70, 72, 79, 84, 88, 101, 103, 108, 109, 113, 121, 123, 124, 130, 135, 137, 139, 142, 143, 154, 155, 161, 170, 194, 207, 217], "existingmanag": 155, "exit": [35, 133, 165], "expand": [29, 98], "expans": 159, "expect": [34, 35, 36, 40, 42, 61, 67, 70, 74, 94, 103, 107, 115, 140, 148, 149, 150, 160, 161, 162, 180, 194, 196, 214, 217], "expectedexcept": 61, "expens": [39, 40, 130], "experi": [29, 42, 45, 62, 63, 67, 95, 97, 99, 124, 140, 143, 165, 194], "experiment": [69, 103, 220], "expir": [38, 39, 40, 70, 81, 94, 147], "expired": 70, "expiri": 26, "explain": [0, 34, 67, 95, 99, 100, 101, 116, 133, 137, 197, 198, 200, 212], "explan": [67, 94, 95, 101, 158, 175], "explanatori": [95, 145, 148, 149, 150, 152], "explicit": [28, 41, 64], "explicitli": [15, 16, 23, 26, 28, 34, 40, 41, 67, 100, 108, 118, 139, 148, 214, 217], "explor": [18, 137], "export": [12, 17, 35, 101, 123, 134, 137, 154, 161, 163, 195, 209], "exportdestin": 154, "expos": [29, 64, 65, 72, 91, 113, 116, 124, 136, 156, 161, 167, 174], "exposur": 216, "expr": [57, 115], "express": 57, "ext": [45, 126], "extend": [0, 3, 16, 18, 20, 23, 24, 27, 28, 37, 38, 40, 41, 42, 44, 50, 51, 53, 54, 55, 56, 57, 60, 61, 67, 88, 103, 105, 107, 110, 113, 115, 117, 118, 119, 121, 123, 129, 132, 133, 134, 136, 139, 140, 143, 145, 148, 149, 150, 151, 152, 154, 156, 157, 175, 196, 209, 217, 222, 225], "extendedsupport": 65, "extens": [4, 23, 26, 28, 35, 40, 42, 43, 67, 79, 81, 104, 112, 163, 190, 200, 212], "extern": [18, 26, 28, 29, 37, 42, 65, 66, 79, 90, 91, 123, 127, 133, 139, 142, 159, 163, 169, 173, 174, 187, 209, 212, 214, 217, 223], "externalcalendar": 118, "externallinkact": [19, 29], "externalshareact": [19, 29], "externaltokenrequestedev": 127, "extra": [2, 6, 41, 49, 85, 105, 107, 110, 137, 194], "extra_context": 49, "extra_fil": 30, "extra_info": 137, "extra_param": 200, "extract": [7, 18, 28, 40, 48, 66, 67, 100, 115, 118, 148, 163, 176], "extractmetadata": [24, 115], "extractor": [28, 67], "extrafil": [2, 109], "extrainform": 137, "extran": 27, "extrem": 214, "eyebal": 210, "f": [35, 66, 79, 130, 133, 161, 188], "f1": 80, "f12": 225, "f3e5a15d": 200, "f5ae6efb6e4a3307328a188898968abf000511ab": 161, "f5f5f5": 202, "faaborg": [97, 194], "face": [24, 100, 110, 148, 202], "facetid": 200, "facilit": [55, 63, 99, 214], "fact": [105, 107, 118, 160, 217], "facto": 112, "factor": [4, 32, 40, 63, 94, 98, 123, 133, 168, 173, 209], "factori": [24, 39, 41, 122, 140, 151], "factual": 100, "fae87e29aa7cdf1ea0b8033c67f60e75b10be2cd": 35, "fail": [4, 17, 18, 24, 28, 37, 40, 42, 57, 67, 74, 75, 76, 81, 111, 131, 139, 143, 145, 148, 149, 150, 152, 161, 162, 165, 171, 202, 212], "failover_error": 200, "failover_mod": 200, "failur": [40, 111, 145, 148, 149, 150], "fair": 34, "fairli": 84, "faith": 34, "fake": 200, "fall": [119, 130], "fallback": [4, 40, 45, 58, 118, 137], "fallbacknam": 137, "fals": [6, 7, 17, 23, 27, 28, 35, 37, 38, 40, 42, 45, 57, 60, 69, 70, 79, 80, 88, 91, 105, 108, 110, 113, 115, 118, 133, 134, 137, 140, 143, 145, 148, 149, 150, 152, 153, 155, 157, 179, 188, 195, 196, 200], "falsi": 26, "famili": 97, "familiar": [41, 101, 104, 112, 130, 212, 213], "famou": 62, "fanci": [110, 118, 152], "faq": 31, "fashion": [57, 137, 220], "fast": [4, 55, 110, 123, 130, 154, 159], "faster": [24, 28, 79, 118, 126, 130, 148, 157], "fastest": 104, "fatal": 143, "faulti": 18, "favicon": 47, "favor": [7, 19, 22, 23, 26, 27, 58, 154], "favorit": [4, 83, 84, 94, 157, 180, 202, 208], "favoriteact": 4, "favoriteprovid": 4, "favourit": [79, 206], "fea": 137, "feasibl": [30, 111, 142], "featur": [7, 9, 26, 29, 30, 33, 34, 35, 36, 37, 40, 41, 42, 54, 66, 70, 89, 97, 112, 127, 129, 130, 133, 137, 146, 148, 149, 150, 152, 194, 195, 197, 200, 207, 212, 217, 224, 225], "feder": [64, 67, 79], "feed": 4, "feedback": [94, 97, 194, 207, 212], "feel": [18, 41, 52, 168, 170, 171, 176, 210, 212], "fetch": [0, 17, 18, 24, 27, 28, 29, 37, 39, 42, 45, 54, 57, 63, 64, 70, 78, 79, 115, 117, 119, 123, 148, 149, 150, 157], "fetchal": [24, 29, 115], "fetchallassoci": [24, 29], "fetchallforcalendarhom": 118, "fetchallnumer": [24, 29], "fetchassoci": [24, 29, 57], "fetchcolumn": 17, "fetcher": 27, "fetchfirstcolumn": 29, "fetchnumer": [24, 29], "fetchon": [17, 24, 29], "few": [18, 35, 36, 38, 81, 92, 94, 118, 130, 137, 163, 176, 207, 212], "fewer": 36, "ffc3c3": 202, "ffe4a1": 202, "ffe7e7": 202, "ffeec5": 202, "fffff": 202, "ffffff": [65, 95, 202], "fi": [7, 35, 161], "fi_fi": 7, "fichier": 140, "fiction": [0, 137], "field": [4, 18, 26, 27, 28, 29, 41, 57, 68, 70, 72, 74, 75, 76, 77, 96, 99, 101, 104, 107, 115, 123, 142, 144, 148, 160, 163, 174, 187, 188, 197, 198, 202, 210], "field1": 188, "fight": 137, "figur": 152, "file": [0, 1, 4, 5, 6, 10, 14, 16, 17, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 33, 35, 36, 41, 43, 49, 52, 53, 56, 60, 61, 62, 64, 65, 66, 67, 69, 71, 78, 82, 83, 84, 85, 89, 93, 94, 95, 98, 99, 100, 101, 102, 103, 104, 108, 109, 110, 112, 116, 118, 121, 123, 126, 130, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 148, 149, 150, 152, 157, 159, 160, 161, 163, 174, 176, 178, 181, 183, 184, 185, 187, 192, 194, 195, 196, 200, 209, 216, 218, 220, 221, 225], "file1": 197, "file2": 197, "file_etag": 180, "file_filt": 7, "file_from_env": 35, "file_full_mim": 180, "file_get_cont": 165, "file_hash": 80, "file_id": [115, 195], "file_local_path": 80, "file_mtim": 80, "file_nam": 80, "file_permissions_for_own": 180, "file_put_cont": 35, "file_remote_path": 80, "file_s": 80, "fileact": 176, "fileactionsmenu": [159, 178, 180], "filechang": 4, "filecopyrighttext": 194, "filecr": 4, "filedelet": 4, "filedownloadpath": 11, "fileexist": [25, 26, 55], "filefavorit": 4, "fileformat": 7, "fileid": [28, 51, 65, 79, 84, 86, 115, 140, 180, 183, 195], "fileidfield": 115, "fileinfo": [23, 26, 29], "fileisblacklist": [13, 29], "filelistentri": 195, "filelistentryicon": 195, "filelistentrynam": 195, "filenam": [7, 12, 26, 28, 30, 62, 85, 88, 117, 180], "filepath": [15, 35, 88], "fileprogressstr": 62, "filereadingexampl": 58, "filerequest": 70, "filerestor": 4, "files_extern": 200, "files_external_allow_create_new_loc": 56, "files_fulltextsearch": 66, "files_loc": 66, "files_lock": 79, "files_remind": 62, "files_shar": [5, 16, 24, 51, 70, 71, 72], "files_trashbin": [24, 26], "filesactionmenu": 162, "fileslist": 91, "filesmetadata": [24, 115], "filessharingdrop": 27, "filesystem": [0, 37, 48, 52, 59, 61, 62, 130, 219, 223], "filesystem_cache_readonli": 56, "filesystemaccessexampl": 58, "filetablealia": 115, "filetoupload": 88, "filetyp": [45, 180], "fileutil": 88, "filewritingexampl": 58, "fill": [40, 54, 118, 140, 148, 157], "filter": [4, 22, 26, 28, 37, 42, 64, 79, 84, 105, 107, 118, 140, 149, 202, 207], "filterdefinit": 140, "filternotfoundexcept": 26, "filternotificationtyp": 12, "final": [2, 6, 36, 41, 63, 67, 78, 81, 101, 118, 139, 142, 174, 194, 196, 198, 207, 214], "financi": 33, "find": [26, 29, 34, 35, 42, 57, 65, 67, 70, 79, 87, 89, 94, 97, 101, 102, 104, 109, 111, 116, 117, 118, 121, 126, 133, 135, 162, 163, 165, 170, 194, 198, 207], "findal": 57, "findent": 57, "findonequeri": 57, "findproviderbyid": 121, "findservicebyaddress": 121, "findservicebyid": 121, "findtranslatablefil": 163, "fine": [38, 40, 57, 118, 130, 137, 139, 194], "finer": 39, "fingerprint": [79, 84], "finish": [0, 5, 7, 45, 81, 116, 118, 138, 145, 194, 212], "finishprogress": 138, "fire": [16, 37, 42, 157], "firefox": [112, 225], "firewal": [165, 170], "first": [0, 1, 2, 4, 6, 7, 9, 16, 17, 20, 24, 27, 29, 35, 37, 40, 42, 45, 49, 50, 58, 60, 62, 64, 67, 68, 81, 82, 89, 95, 97, 99, 100, 103, 104, 105, 107, 108, 110, 113, 115, 118, 134, 137, 140, 142, 143, 156, 160, 174, 175, 188, 194, 195, 198, 200, 206, 207, 211, 212, 217, 221, 225], "first_menu": [163, 180], "firstdai": 68, "firstli": [67, 138], "firstlogin": 24, "firstnam": [195, 200], "firstresult": 115, "fist": [149, 150], "fit": [40, 95, 101, 140, 142, 149, 150], "five": [40, 141], "fix": [26, 34, 36, 67, 90, 97, 101, 111, 124, 126, 138, 148, 194, 197, 201, 212], "fixer": [2, 196], "flag": [26, 28, 29, 37, 38, 42, 67, 70, 105, 107, 127, 179], "flag_index": 107, "flag_sensit": 107, "fledg": 8, "flexibl": [41, 60, 104, 137], "flip": 202, "float": [22, 23, 40, 57, 105, 107, 148, 154, 202], "flow": [78, 89, 93, 123, 162, 163, 172, 181, 192, 209, 212], "fluent": 17, "fly": [40, 112], "fn": [1, 157], "focu": [94, 98, 137, 206, 207], "focus": [40, 137, 202], "focusoncr": 137, "focuss": 202, "folder": [4, 6, 7, 23, 24, 25, 26, 27, 28, 29, 30, 37, 40, 42, 43, 45, 47, 58, 60, 61, 64, 67, 69, 80, 81, 83, 84, 85, 86, 89, 91, 94, 98, 99, 101, 104, 116, 118, 124, 137, 142, 157, 161, 163, 176, 198, 200, 204, 207, 208, 217, 218, 221], "folderpath": 88, "follow": [0, 4, 6, 7, 12, 20, 22, 23, 24, 26, 27, 28, 29, 30, 34, 35, 39, 40, 41, 42, 45, 46, 47, 49, 50, 52, 53, 57, 61, 62, 63, 66, 67, 70, 72, 80, 82, 84, 90, 91, 97, 98, 99, 100, 101, 103, 104, 108, 109, 110, 111, 112, 113, 115, 117, 118, 122, 126, 129, 133, 134, 135, 136, 137, 138, 139, 140, 145, 148, 149, 150, 151, 152, 156, 158, 159, 160, 161, 162, 163, 165, 170, 173, 174, 175, 179, 180, 195, 197, 198, 200, 206, 207, 212, 217, 220, 221, 222, 224, 225], "font": [14, 95, 202], "foo": [0, 2, 40, 41, 65, 113, 155, 188, 195, 196, 197], "foobar": [40, 222], "fooservic": 41, "fopen": [23, 217], "forbid": [13, 40], "forbidden": [40, 46, 67, 88, 118, 154], "forbidden_filenam": 26, "forbidden_filename_charact": 26, "forbidden_filename_extens": 26, "forbiddenexcept": 67, "forc": [27, 34, 62, 64, 158, 212], "force_languag": 62, "forcelanguag": [27, 62, 65], "foreach": [29, 46, 117, 142, 143], "foreground": 28, "foreign": [57, 217], "forgeri": 216, "forget": 217, "fork": 101, "form": [4, 26, 33, 40, 43, 54, 62, 67, 94, 95, 99, 113, 123, 136, 207, 208, 217], "formal": 148, "format": [16, 24, 27, 29, 40, 63, 66, 68, 70, 79, 94, 118, 123, 126, 128, 137, 143, 148, 160, 163, 178, 195, 196, 200, 214, 222], "formatd": [10, 12, 15, 142], "formatfiles": 16, "formattodo": 67, "former": 88, "formerli": 128, "formid": 188, "formschem": 188, "forum": [4, 34, 130, 194, 210, 216, 217], "forward": [2, 36, 38, 158, 180], "found": [4, 17, 20, 24, 27, 30, 34, 36, 37, 40, 41, 42, 45, 57, 60, 65, 67, 68, 72, 74, 75, 79, 84, 94, 99, 104, 105, 107, 109, 111, 115, 117, 118, 126, 137, 144, 160, 162, 175, 176, 182, 183, 200, 222, 225], "foundat": [96, 202, 209], "four": 101, "fox": 66, "fragment": 53, "frame": [12, 141, 217], "framework": [27, 29, 41, 67, 91, 110, 134, 141, 163, 217], "free": [18, 52, 65, 79, 94, 140, 145, 148, 149, 150, 152, 168, 170, 171, 176, 210], "freedom": 137, "freeforal": 40, "freeprompttasktyp": [26, 150], "freespac": 28, "frequent": [94, 99, 111, 138, 158, 159, 170, 172, 209], "fresh": [39, 121], "freshli": 66, "friendli": [34, 94, 95, 97, 100, 212], "friendsofphp": 2, "from": [0, 4, 6, 7, 8, 10, 12, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 42, 45, 46, 48, 50, 56, 57, 60, 61, 62, 63, 64, 67, 71, 72, 75, 76, 77, 79, 81, 83, 84, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 103, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 121, 123, 124, 127, 130, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 146, 147, 148, 149, 150, 152, 154, 155, 157, 158, 159, 161, 163, 164, 171, 173, 174, 175, 176, 178, 179, 180, 182, 184, 187, 188, 194, 197, 198, 200, 202, 206, 210, 212, 217, 218, 222, 225], "fromcal": [0, 134], "fromlabel": 76, "fromlanguag": [76, 152], "frommailaddress": 10, "fromparam": 22, "fromrow": 22, "front": [36, 48, 67, 109, 110, 113, 117, 124, 134, 157, 192, 207, 209, 223], "frontend": [21, 27, 37, 40, 42, 62, 82, 101, 110, 112, 133, 137, 139, 143, 148, 158, 160, 164, 180], "frontpagerout": [25, 53], "frp": 161, "frp_0": 161, "frp_url": 161, "frpc": 161, "fruit": 212, "fssl": 101, "ftp": 224, "fulfil": [118, 202], "full": [8, 14, 16, 17, 18, 29, 38, 39, 45, 58, 62, 79, 84, 94, 95, 100, 110, 112, 119, 132, 140, 141, 143, 196, 201, 206], "fulli": [15, 25, 117, 135, 161, 194], "fulltextsearch": [64, 93], "fun": 213, "func": 57, "function": [0, 1, 2, 10, 13, 16, 17, 22, 24, 26, 27, 28, 29, 34, 36, 37, 38, 39, 40, 41, 42, 45, 46, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 67, 78, 89, 91, 97, 99, 105, 108, 110, 111, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 163, 165, 176, 189, 194, 207, 217, 222, 225], "fundament": 67, "funni": 148, "further": [4, 37, 40, 42, 62, 65, 69, 79, 95, 97, 103, 111, 112, 117, 139, 154, 165, 175, 194, 197], "futur": [10, 13, 15, 18, 22, 24, 26, 30, 41, 57, 69, 103, 124, 131, 133, 137, 153, 175, 195, 217], "fwrite": 149, "g": [0, 2, 4, 16, 17, 18, 24, 32, 36, 38, 40, 41, 42, 45, 46, 49, 52, 53, 54, 56, 57, 60, 62, 65, 67, 70, 71, 72, 79, 90, 94, 98, 100, 101, 104, 108, 109, 110, 112, 116, 121, 124, 130, 132, 133, 138, 139, 140, 141, 142, 143, 146, 148, 149, 150, 159, 160, 161, 162, 163, 170, 174, 176, 180, 190, 194, 195, 197, 198, 200, 202, 207, 217, 221], "galera": [57, 130], "game": 4, "gap": 60, "gaug": 128, "gave": 116, "gd": [35, 224], "gen": 159, "gender": [95, 96], "gener": [4, 7, 13, 17, 29, 30, 33, 35, 36, 37, 40, 41, 42, 44, 46, 47, 50, 53, 57, 58, 60, 62, 63, 64, 74, 93, 94, 95, 96, 103, 104, 110, 112, 115, 117, 118, 123, 124, 128, 130, 138, 139, 140, 142, 143, 148, 150, 170, 174, 180, 197, 199, 209, 210, 218, 220], "general_log": 112, "generatebirthdai": 4, "generatefilepath": 15, "generateocsurl": [15, 137], "generaterandombyt": 10, "generateremoteurl": [15, 79], "generatesecurepasswordev": 27, "generateurl": [15, 45, 163], "genericev": 24, "genericfileexcept": 23, "generichandl": 156, "genericrespons": 156, "genr": 137, "genrsa": 200, "genuin": 212, "germani": 131, "get": [0, 7, 8, 15, 16, 18, 24, 25, 26, 27, 28, 29, 31, 34, 35, 36, 37, 38, 39, 41, 42, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 60, 61, 62, 63, 64, 65, 67, 68, 69, 71, 72, 74, 78, 84, 89, 90, 97, 99, 101, 105, 107, 110, 111, 112, 115, 117, 119, 123, 129, 135, 136, 139, 140, 141, 142, 144, 146, 148, 149, 153, 155, 156, 158, 162, 163, 174, 175, 180, 181, 187, 194, 200, 207, 209, 212, 216, 222], "get_icon": 134, "getabsolutepath": 88, "getabsoluteurl": [110, 132], "getacl": 118, "getactionlabel": 23, "getactivitymanag": 16, "getaddressbook": 22, "getal": [22, 24], "getallsharesinfold": 28, "getallvalu": [105, 107], "getalternateid": 140, "getapp": [105, 107, 113], "getappconfig": [16, 28], "getappcontain": 0, "getappdatadir": 16, "getappdatadirectorynam": 26, "getappfetch": 16, "getappfold": [16, 42], "getappid": [108, 118, 132, 145, 148, 149, 150], "getappinfo": 24, "getappinstalledvers": 28, "getappmanag": 16, "getapppassword": 63, "getappvalu": [56, 113, 142], "getappvaluestr": 105, "getappvers": [24, 28], "getauthor": 62, "getauthorizedappconfig": 54, "getauthornam": 62, "getautocompletemanag": 16, "getavailablelanguag": 152, "getavailabletasktyp": [28, 148, 150], "getavailabletasktypeid": [28, 148], "getavatar": 119, "getavatarmanag": [16, 28], "getbodi": [28, 122], "getbruteforcethrottl": 16, "getbyid": [29, 58, 61], "getbytoken": 40, "getcach": 58, "getcalendar": [19, 118], "getcalendarincalendarhom": 118, "getcalendarmanag": [16, 28], "getcalendarresourcebackendmanag": [16, 28], "getcalendarroombackendmanag": [16, 28], "getcalendarsforprincip": 117, "getcanonicallocal": 16, "getcap": [13, 67], "getcapabilitiesmanag": 16, "getcategori": [142, 143], "getcertificatemanag": 16, "getchild": 118, "getchildren": 118, "getcloudfederationfactori": [16, 28], "getcloudfederationprovidermanag": [16, 28], "getcloudidmanag": 16, "getcollaboratorsearch": 16, "getcommandbu": [16, 28], "getcommentsmanag": [16, 28], "getcompletionexpectedat": 148, "getconfig": 16, "getcont": [23, 55, 58, 61], "getcontactsmanag": 16, "getcontain": [41, 42, 50, 56, 61], "getcontentlanguag": 79, "getcontentlength": [79, 84], "getcontentsecuritypolicymanag": [16, 28], "getcontentsecuritypolicynoncemanag": 16, "getcontenttyp": [79, 84, 118], "getcontext": [27, 37, 42], "getcooki": 40, "getcountrycodeforregion": [24, 131], "getcreatedat": 140, "getcredentialsmanag": [16, 28], "getcrop": 24, "getcrypto": 16, "getcspnonc": [26, 163], "getcsrftokenmanag": 16, "getcurrentoutofofficedata": 129, "getcurrentus": [13, 15, 79], "getcurrentuserfold": 58, "getcursor": 140, "getcustomfilt": 140, "getcustomid": 148, "getcustomlogg": [18, 25], "getcustompsrlogg": [18, 25], "getdata": [40, 88, 129], "getdatabaseconnect": 16, "getdatabaseplatform": 26, "getdatabaseprovid": [26, 28, 57], "getdatetim": [23, 147, 151], "getdatetimeformatt": [16, 28], "getdatetimezon": [16, 28], "getdeclarativesettingsvaluelisten": 113, "getdefaulttimezon": 28, "getdefaulttyp": 12, "getdeletedbi": 26, "getdescript": [148, 150, 153, 154], "getdetail": [105, 107], "getdetailsbyid": 29, "getdirectorycont": 79, "getdirectorylist": 55, "getdisabledus": 26, "getdisableduserlist": 26, "getdisplayid": 132, "getdisplaynam": [10, 130, 132, 153, 154], "getelementbyid": 134, "getemailaddress": 119, "getencryptionfileshelp": 16, "getencryptionkeystorag": [16, 28], "getencryptionmanag": 16, "getendd": 129, "getendedat": 148, "getenv": [35, 40], "geteremotesharesforfileoper": 88, "geterrormessag": [145, 148, 149, 150], "getestimatedexports": [23, 154], "getetag": [55, 79, 84, 118], "getev": 116, "geteventdispatch": 16, "geteventlogg": [16, 28], "getexistinglock": 15, "getexpectedruntim": [148, 150], "getextrainform": 137, "getfieldid": 113, "getfil": [55, 145], "getfilecont": [58, 154], "getfileid": 145, "getfilt": 140, "getfilterbyid": 26, "getfirstlogin": 27, "getfirstresult": 19, "getfold": 55, "getfoo": 222, "getforbiddenfilenamechar": 26, "getform": [27, 54, 142], "getfullnam": 119, "getgeneratorhelp": 16, "getgetredisfactori": 16, "getglobalscaleconfig": [16, 28], "getglobalstoragesservic": 16, "getgroup": [10, 118], "getgroupmanag": 16, "getgroupparamet": 12, "getgroupus": 10, "gethash": 16, "gethead": [10, 40, 122, 143], "getheight": 24, "gethom": 155, "gethost": [13, 29], "gethostnam": [13, 29], "gethttpclientservic": [16, 28], "gethttprequest": 156, "geticon": [54, 116, 132, 142], "geticonclass": [26, 110], "geticonurl": [26, 110, 137], "getid": [26, 29, 51, 54, 58, 108, 110, 129, 132, 134, 137, 140, 142, 148, 149, 150, 153, 154], "getidentifi": [149, 150], "getidremoteshar": 88, "getimageurl": 137, "getincludewatermark": 29, "getiniwrapp": [16, 28], "getinput": [148, 149, 150], "getinputshap": 148, "getinputshapedefault": 148, "getinputshapeenumvalu": 148, "getintegritycodecheck": 16, "getitem": [110, 134], "getitemsv2": 110, "getitemurl": 108, "getjob": 22, "getjoblist": 16, "getjobsiter": 22, "getkei": [105, 107], "getknownmetadata": [24, 115], "getl10n": 16, "getl10nfactori": 16, "getlabel": 121, "getlanguag": 152, "getlanguagecod": 62, "getlastlogin": 57, "getlastmodifi": [79, 84, 118], "getlastupd": 148, "getldapprovid": 16, "getlimit": 140, "getlinkdescript": 137, "getlinktitl": 137, "getlinkwithpick": 123, "getlockingprovid": 16, "getlogfactori": [16, 28], "getlogg": [16, 27], "getlogoclaim": 24, "getlowstrengthgener": 12, "getmail": 16, "getmanageruid": 155, "getmediumstrengthgener": 12, "getmemcachefactori": 16, "getmessag": [67, 129], "getmetadata": [24, 115], "getmetadatakeyfield": [24, 115], "getmetadataqueri": [24, 115], "getmetadatavaluefield": [24, 115], "getmigratorvers": 154, "getmimetyp": [27, 55], "getmimetypedetector": 16, "getmimetypeload": 16, "getmock": 61, "getmockbuild": 61, "getmod": 24, "getmountmanag": [16, 28], "getmountpoint": 58, "getmountprovidercollect": [16, 28], "getmtim": 55, "getnam": [37, 42, 51, 54, 55, 116, 118, 133, 138, 140, 142, 143, 145, 148, 149, 150, 152, 195], "getnavig": [12, 24], "getnavigationmanag": [16, 28], "getnod": [24, 51, 115], "getnoexpirationd": 26, "getnonexistingnam": 29, "getnotificationmanag": 16, "getnotificationtyp": 12, "getnumberofimag": 149, "getobjectid": 29, "getocscli": 16, "getoptionalinputshap": 148, "getoptionalinputshapedefault": 148, "getoptionalinputshapeenumvalu": 148, "getoptionaloutputshap": 148, "getoptionaloutputshapeenumvalu": 148, "getord": [110, 137, 140], "getoutput": [148, 150], "getoutputimag": 149, "getoutputshap": 148, "getoutputshapeenumvalu": 148, "getown": [23, 27, 118], "getparam": [25, 156], "getpassword": 19, "getpasswordhash": [26, 136], "getpasswordprotectedshar": 40, "getphonenumb": 57, "getpictur": 39, "getport": [13, 29], "getpreviewbyfileid": 140, "getpreviewmanag": [16, 28], "getprimaryaddress": 121, "getprior": [54, 132, 142], "getprogress": 148, "getproperti": [118, 119], "getprotocol": [13, 29], "getpsalm": [2, 109], "getquerybuild": [57, 60], "getqueryforfilt": 12, "getquerylogg": [16, 28], "getquerypart": 26, "getreason": 29, "getreferenceid": 15, "getreloadinterv": 110, "getremoteapifactori": [16, 28], "getremoteinstancefactori": [16, 28], "getremotesharesforfileoper": 88, "getremotesharesoper": 88, "getreplacementuserdisplaynam": 129, "getreplacementuserid": 129, "getrequest": 16, "getrequesttoken": 26, "getrequesturi": 10, "getreshar": 88, "getresourcerichobject": 134, "getrootfold": [16, 42], "getrootpath": [13, 15], "getrooturl": 15, "getrout": [16, 28], "getscheduledat": 148, "getschema": 113, "getscriptnam": 10, "getscrollbarwidth": 11, "getsearch": 16, "getsecondaryaddress": 121, "getsect": [54, 142], "getsecurerandom": 16, "getserv": [1, 41], "getservercontain": [115, 133], "getserverhost": 10, "getserverprotocol": 10, "getservicex": 41, "getsess": 16, "getsessioncryptowrapp": 16, "getsettingbyid": 26, "getsettingsmanag": 16, "getsettingsnavig": 24, "getshapetyp": 148, "getshar": 40, "getsharemanag": [16, 28], "getshareown": 51, "getsharesop": 88, "getsharingtoken": 27, "getshortmessag": 129, "getsiz": [22, 55, 118], "getslogan": 51, "getsomeconfig": 105, "getspecialparameterlist": 12, "getstartd": 129, "getstartedat": 148, "getstat": 26, "getstatu": [40, 148, 149, 150, 157], "getstatuscod": 122, "getstorag": [28, 58], "getstoragefactori": [16, 28], "getstoragesbackendservic": 16, "getstr": 88, "getsupportedapp": 28, "getsupportedfilt": 140, "getsupportedprivileg": 118, "getsupportedprivilegeset": 118, "getsupportedsearchproviderid": 137, "getsystemconfig": 16, "getsystemtagmanag": [16, 28], "getsystemtagobjectmapp": [16, 28], "getsystemvalu": [54, 56], "getsystemvaluebool": [56, 143], "getsystemvalueint": 56, "getsystemvaluestr": 56, "gettabl": 60, "gettagmanag": [16, 28], "gettagsbyid": 24, "gettarget": 132, "gettask": [148, 149, 150], "gettasktyp": 150, "gettasktypeid": 148, "gettempl": 153, "gettempmanag": 16, "getter": [22, 23, 28, 42, 57, 119], "gettext": 7, "getthemingdefault": 16, "gettim": [23, 151], "gettimezon": [28, 151], "gettitl": [110, 132, 134, 137], "gettodo": 67, "gettoken": [24, 136], "gettranscript": 145, "gettrusteddomainhelp": 16, "gettwofactorauthmanag": 16, "gettyp": [134, 150], "gettypeicon": 12, "getuid": [58, 113, 132, 134, 155], "getuploadedfil": 40, "geturl": 110, "geturlgener": 16, "geturlparamet": [12, 15], "getus": [42, 58, 113, 129, 217, 225], "getuserdata": 154, "getuserfacingerrormessag": 148, "getuserfold": [42, 58], "getuserglobalstoragesservic": 16, "getuserid": [107, 134, 145, 146, 148, 149, 150], "getuserlanguag": 62, "getusermanag": 16, "getusermountcach": 16, "getusernam": 15, "getusersess": 16, "getuserstatus": 146, "getuserstoragesservic": 16, "getusertask": 149, "getusertasksbyapp": 149, "getuservalu": [56, 113], "getvalu": [107, 113], "getvaluearrai": [105, 107], "getvaluebool": [105, 107], "getvalueflag": 107, "getvaluefloat": [105, 107], "getvalueint": [105, 107], "getvaluesbyapp": 107, "getvaluesbyus": 107, "getvaluestr": [105, 107], "getvaluetyp": [105, 107], "getvers": 154, "getwebhookmethod": 148, "getwebhookuri": 148, "getwebroot": 16, "getwidgetbutton": 110, "getwidgetitem": 110, "getwidgetitemsv2": 110, "getwidgetopt": 110, "getwidth": 24, "ghcr": [163, 174, 175], "giant": 41, "gif": [137, 180], "giphi": 137, "git": [2, 4, 6, 35, 101, 104, 133, 137, 158, 163, 194, 197, 198, 200], "github": [2, 4, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 30, 31, 32, 34, 36, 57, 67, 82, 89, 90, 91, 99, 109, 110, 111, 124, 133, 137, 158, 160, 161, 170, 174, 194, 196, 198, 211, 212, 222, 225], "github_notif": 110, "github_token": 35, "github_usernam": 101, "githubusercont": [101, 161, 165], "githubusernam": 210, "gitignor": 2, "gitkeep": 7, "give": [0, 6, 15, 17, 27, 30, 35, 36, 40, 42, 55, 65, 67, 89, 95, 100, 101, 111, 112, 130, 133, 137, 140, 194, 197, 200, 207, 210], "given": [4, 23, 24, 26, 27, 28, 38, 40, 53, 62, 64, 70, 76, 77, 84, 108, 117, 118, 131, 141, 153, 157, 159, 200, 207, 210, 212], "glad": 159, "glib": 101, "global": [4, 21, 22, 29, 40, 41, 45, 48, 56, 57, 62, 71, 79, 99, 105, 107, 109, 112, 115, 123, 140, 194, 195, 200, 206, 207], "glossari": 172, "gmbh": 194, "gmt": 79, "gnome": 97, "gnu": 194, "gnupg": 161, "gnupghom": 161, "go": [26, 33, 40, 43, 61, 62, 64, 79, 90, 99, 101, 116, 130, 134, 137, 157, 160, 175, 194, 197, 200, 212], "goal": [34, 101, 157, 207, 212], "goe": [0, 41, 43, 112, 117, 140, 174, 198, 207], "golang": 160, "gone": 94, "good": [56, 62, 63, 67, 89, 94, 95, 98, 118, 139, 169, 194, 202, 204, 210, 212], "googl": [40, 41, 97, 112], "googletest": 225, "gosu": 161, "gosu_vers": 161, "got": [10, 16, 17, 24, 124, 137], "goto": 91, "gotorout": 91, "gp": 24, "gpg": 161, "gpgconf": 161, "gpl": 4, "gpl3": 4, "gpt": 148, "gpu": [160, 171, 172, 174], "gracefulli": 124, "grain": [38, 194], "grammar": 148, "grammat": 62, "grant": [7, 30, 54, 63, 70, 185, 217], "graph": 137, "great": [34, 35, 67, 89, 99, 100, 121], "greatli": [208, 212], "grep": [4, 36], "grid": [99, 202], "group": [0, 7, 10, 13, 16, 23, 24, 26, 54, 56, 57, 64, 65, 66, 70, 79, 88, 91, 94, 99, 110, 130, 140, 142, 143, 146, 164, 185, 193, 194, 198, 217], "group1": 66, "groupbackendregist": 16, "groupdeletedev": 24, "groupfold": [26, 218], "groupid": [42, 88], "groupinterfac": 23, "groupmanag": 27, "groupwar": [117, 123, 209], "grow": 194, "grunt": 126, "gt": [84, 115], "guarante": [26, 38, 129, 130, 143, 148], "guard": 141, "guess": [40, 76], "guest": [40, 65, 74, 75, 76, 79, 136], "gui": 101, "guid": [7, 31, 58, 81, 91, 95, 96, 97, 99, 170, 209, 212, 214, 220], "guidanc": [67, 100], "guidelin": [31, 48, 95, 97, 98, 160, 199, 209, 210, 211, 212, 216], "guidelines_and_howto": 212, "guyjgtckptkci4epiriupiexgj8wninmfsfhabacrpzukmeawzsm54bfkfuzwksbps7jmtfqjesklpyjxyhphlgk8szbn9hxlxjohix5ixgjkdokkztyczuwhlsg3yfg": 63, "gz": [35, 36, 161], "h": [63, 65, 66, 80, 82, 84, 101, 110, 134, 137], "h2": 142, "h3": 142, "ha": [0, 2, 10, 13, 16, 17, 18, 20, 23, 24, 25, 26, 27, 28, 29, 30, 34, 36, 37, 38, 39, 40, 41, 42, 45, 50, 53, 55, 57, 62, 63, 66, 67, 70, 78, 79, 80, 81, 82, 84, 85, 86, 88, 91, 94, 95, 98, 99, 100, 101, 108, 109, 110, 113, 114, 118, 121, 124, 126, 131, 134, 135, 137, 139, 140, 142, 145, 147, 148, 149, 150, 153, 155, 158, 163, 174, 175, 178, 180, 184, 194, 197, 198, 200, 207, 212, 214, 217, 218, 220, 222], "had": [2, 15, 22, 23, 210], "hadn": 17, "hairi": [194, 197], "halfemptycontentmessag": 110, "ham": 196, "hamper": 34, "hand": [34, 41, 65, 94, 100, 116, 148, 214], "handbook": 225, "handl": [3, 17, 21, 26, 27, 30, 34, 35, 41, 42, 45, 47, 50, 56, 57, 60, 64, 81, 108, 111, 112, 115, 123, 124, 130, 136, 137, 139, 142, 145, 147, 148, 149, 150, 153, 154, 156, 157, 159, 175, 176, 180, 195, 197, 207, 208, 210, 212, 217, 218], "handlebar": [14, 221], "handleerror": 67, "handlegetproperti": [1, 157], "handleimipmessag": [22, 118], "handler": [1, 29, 63, 67, 88, 113, 123, 157, 162, 175, 180], "handler_rout": 184, "happen": [27, 30, 37, 38, 42, 45, 57, 62, 65, 76, 100, 111, 116, 124, 126, 130, 148, 162, 217], "happi": [34, 95], "haproxi": [167, 174], "haproxy_password": 174, "hard": [34, 41, 42, 99, 118, 124, 214], "hardcod": 26, "harder": [40, 41, 57, 194], "hardwar": 168, "harm": 35, "harp": [164, 172], "hasannot": 50, "hasbackend": 147, "hascalendarincalendarhom": 118, "hash": [26, 30, 79, 136, 144], "hasher": 27, "haskei": [11, 105, 107], "hasmobilesupport": 200, "hasn": 36, "hasprovid": [145, 148, 149, 150, 152], "hasreservedjob": 23, "hasservic": 121, "hassvgsupport": 11, "hastabl": 144, "hastemplatesavea": 200, "have": [0, 4, 6, 8, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 53, 54, 55, 57, 58, 60, 62, 63, 66, 67, 68, 70, 72, 79, 81, 82, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 109, 110, 112, 113, 118, 121, 124, 126, 129, 130, 131, 136, 137, 138, 139, 140, 141, 142, 145, 148, 149, 150, 152, 153, 159, 160, 165, 167, 168, 169, 171, 175, 176, 179, 184, 185, 194, 195, 197, 198, 200, 202, 203, 206, 207, 208, 210, 212, 214, 217, 218, 220, 221, 222, 223, 225], "haven": 17, "he": 100, "head": [8, 26, 33, 36, 53, 79, 80, 94, 95, 100, 101, 123, 143, 153], "header": [22, 27, 28, 37, 42, 45, 50, 52, 63, 64, 65, 68, 69, 70, 71, 72, 74, 75, 76, 77, 80, 81, 82, 83, 92, 94, 95, 119, 122, 123, 124, 133, 175, 179, 187, 192, 199, 200, 201, 202, 207, 217, 222], "headermiddlewar": 50, "headers_to_exclud": 187, "headlin": [62, 132, 148, 150], "headlinetasktyp": [26, 150], "health": 162, "healthcheck": 175, "healthi": 175, "hear": 34, "heartbeat": [160, 174, 192], "heavi": [115, 130, 169], "heavili": [2, 21, 210], "height": [24, 37, 42, 95, 137, 202, 207], "hell": 124, "hello": [62, 100, 114, 138, 156, 195, 206], "help": [0, 4, 7, 8, 26, 34, 41, 42, 57, 60, 62, 66, 67, 94, 95, 99, 101, 112, 113, 115, 118, 119, 123, 128, 133, 137, 141, 158, 163, 168, 193, 194, 195, 197, 198, 207, 209, 210, 211, 212, 216], "helper": [0, 26, 29, 40, 41, 64, 111, 112, 118, 123, 124, 137, 141], "henc": [2, 4, 16, 17, 126, 140, 153], "her": 130, "here": [0, 8, 17, 24, 40, 41, 42, 45, 53, 56, 64, 65, 67, 79, 88, 89, 91, 99, 101, 102, 104, 110, 112, 113, 116, 117, 118, 128, 136, 137, 139, 145, 148, 150, 152, 157, 162, 163, 170, 171, 176, 180, 182, 183, 189, 195, 196, 197, 198, 204, 206, 207, 212, 222, 225], "heveri": 225, "hex": [65, 80], "hexadecim": 137, "hi": [40, 100, 195, 196], "hidden": [26, 27, 79, 105, 107, 114, 184, 201, 202, 206, 207], "hide": [27, 62, 67, 79, 105, 107, 126, 147, 200, 201, 202, 207, 208], "hierarchi": [98, 99], "hig": 95, "high": [39, 58, 95, 194, 202, 217, 219], "highcontrast": 16, "higher": [4, 12, 22, 36, 58, 207], "highest": 40, "highli": [0, 16, 24, 30, 32, 36, 109, 124, 139, 158, 168], "highlight": [28, 39, 217], "hint": [10, 15, 16, 17, 40, 41, 42, 56, 100, 113, 135, 207], "hintexcept": 56, "histor": 123, "histori": [91, 148, 163, 207], "hit": 133, "hkp": 161, "ho": 196, "hoist": 195, "hold": [7, 27, 37, 40, 42, 63, 111, 139, 222], "hole": [40, 217], "home": [10, 35, 47, 58, 65, 94, 101, 155, 161, 200], "homebrew": 101, "homepag": [4, 137], "homogen": 207, "hook": [0, 1, 16, 17, 27, 48, 50], "horizont": 169, "host": [7, 13, 17, 29, 66, 121, 123, 124, 143, 158, 159, 161, 167, 168, 169, 170, 174, 200, 207, 209, 217, 225], "hostnam": [13, 25, 29, 141, 144, 165, 200], "hostvalid": 141, "hour": [38, 62, 65, 81, 141, 149, 206], "housekeep": [63, 82], "hover": [28, 97, 133, 194, 202, 203, 206, 207], "hoverclass": 207, "how": [0, 9, 18, 28, 29, 31, 38, 40, 45, 48, 52, 62, 64, 65, 79, 84, 89, 90, 97, 98, 99, 104, 109, 110, 111, 112, 116, 117, 126, 133, 134, 135, 137, 140, 141, 148, 149, 150, 153, 156, 159, 171, 176, 188, 194, 197, 198, 209, 214, 217, 223, 225], "howev": [7, 16, 17, 24, 27, 28, 34, 40, 55, 58, 65, 67, 101, 103, 105, 107, 110, 111, 112, 117, 118, 124, 134, 148, 149, 150, 212, 217, 220], "href": [62, 79, 84, 115, 119, 156, 206, 207, 208, 217], "html": [6, 16, 22, 24, 34, 43, 46, 48, 67, 79, 91, 111, 114, 121, 123, 139, 163, 165, 184, 194, 195, 198, 200, 209, 217, 225], "html5": [193, 203], "http": [0, 2, 4, 5, 6, 7, 10, 13, 14, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 35, 40, 45, 50, 51, 52, 53, 54, 57, 63, 65, 66, 67, 78, 79, 80, 81, 82, 84, 85, 86, 88, 90, 91, 92, 101, 109, 110, 111, 112, 115, 118, 119, 123, 124, 126, 133, 136, 137, 138, 139, 140, 141, 142, 144, 145, 148, 149, 150, 152, 156, 157, 158, 160, 161, 162, 165, 170, 174, 175, 179, 183, 184, 187, 198, 200, 204, 209, 210, 212, 217, 222, 225], "http_content_typ": 40, "http_proxi": 165, "httpclient": 88, "httpd": 198, "httphelper": 10, "httpprovid": 45, "https_proxi": 165, "hu": 7, "hu_hu": 7, "hub": 95, "huge": 105, "huggingfac": 175, "human": [62, 97, 98, 105, 137, 148], "humanfiles": [12, 15, 16, 28], "hundr": 214, "hungri": 115, "hurdl": [62, 63], "hw39yxkp": 110, "i": [0, 1, 2, 4, 5, 7, 10, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 88, 89, 91, 92, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 149, 150, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 167, 168, 169, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 184, 185, 186, 187, 189, 190, 194, 195, 196, 197, 198, 200, 201, 202, 204, 205, 206, 207, 210, 211, 214, 217, 218, 220, 222, 224, 225], "i_request": 195, "iaccountmanag": [23, 26, 28, 132], "iaction": 26, "iactionfactori": 119, "iactivatablebyadmin": 153, "iaddress": 121, "iapiwidget": 123, "iapiwidgetv2": 123, "iapp": 26, "iappconfig": [25, 27, 28, 41, 105], "iappcontain": [10, 16], "iappdata": [28, 55, 58], "iappmanag": [23, 24, 26, 27, 28, 41], "iattribut": 26, "iauthmechanismprovid": 45, "iauthormapp": 41, "iavailabilitycoordin": 129, "iavatarmanag": [27, 41], "ibackend": 117, "ibackendprovid": 45, "ibinaryfind": 28, "iboostrap": 28, "ibootcontext": [0, 41, 45, 50, 110, 115, 117, 132, 133, 134, 140, 145, 148, 149, 150, 152, 154, 156], "ibootstrap": [0, 1, 41, 45, 50, 51, 110, 115, 117, 132, 133, 134, 140, 143, 145, 148, 149, 150, 152, 154, 156], "ibrok": 147, "ibu": 27, "ibulkprovid": 119, "ibuttonwidget": 123, "ic": [72, 117, 118], "icach": [27, 41, 58], "icachefactori": [27, 39, 41], "ical": 118, "icalendar": [117, 118], "icalendareventbuild": 117, "icalendarobject": 118, "icalendarprovid": 118, "icalendarqueri": 117, "icallbackrespons": 40, "icap": 67, "icapabilityawareocmprovid": 28, "icewind1991": 27, "iclientservic": [122, 141], "icloud": 101, "icollect": 157, "icom": 15, "icommentsmanag": [24, 27], "icomplexoper": 116, "icon": [4, 6, 10, 18, 22, 26, 40, 44, 45, 65, 72, 94, 96, 98, 99, 110, 116, 119, 123, 132, 134, 137, 140, 142, 180, 190, 193, 201, 202, 205, 206, 207, 208, 209], "icon_class": 110, "icon_url": [110, 137], "iconclass": 45, "iconditionalwidget": 123, "iconfig": [27, 41, 54, 56, 113, 142, 143], "iconstructablestorag": 27, "icontain": 16, "icontentmanag": 123, "icontentprovid": 123, "icontentsecuritypolicymanag": 27, "icontrollermethodreflector": [13, 27, 41, 50], "iconurl": [110, 134], "iconv": [4, 224], "icountusersbackend": 27, "icreatefromstr": [22, 117, 118], "icreategroupbackend": 26, "icreatenamedgroupbackend": 26, "icredentialsmanag": 27, "icrypto": [10, 27, 41], "id": [4, 7, 13, 22, 24, 25, 28, 35, 37, 38, 40, 41, 42, 45, 49, 53, 57, 58, 61, 62, 64, 66, 67, 68, 70, 72, 79, 82, 84, 89, 101, 105, 107, 108, 110, 113, 115, 116, 119, 121, 123, 129, 130, 132, 134, 135, 137, 138, 142, 147, 148, 149, 150, 154, 157, 158, 173, 174, 175, 177, 179, 180, 183, 186, 188, 191, 193, 195, 201, 203, 206, 207, 208, 209, 217], "id497799835": 101, "id_token": 65, "idatetimeformatt": [27, 142], "idatetimezon": [27, 28, 41], "idbconnect": [18, 24, 26, 27, 28, 41, 57, 60], "idea": [36, 94, 95, 100, 118, 124, 130, 133, 137, 140, 145, 148, 149, 150, 152, 194, 204], "ideactivatablebyadmin": 153, "ideal": [94, 97, 99, 130, 137, 194, 197], "ideclarativesettingsform": 113, "idecod": 144, "idelegatedset": 54, "ident": [16, 36, 97, 103, 127], "identif": 94, "identifi": [1, 4, 26, 29, 30, 37, 42, 53, 57, 62, 63, 74, 75, 97, 110, 118, 123, 130, 133, 136, 137, 140, 144, 145, 148, 149, 150, 152, 153, 170, 194, 198, 212], "idetectlanguageprovid": [26, 152], "ie": 26, "iemailvalid": 28, "ientiti": 116, "ientitycompat": 23, "ientri": 119, "ietf": 82, "ievent": [26, 29], "ieventdispatch": [15, 24, 42, 49, 134, 146], "ieventlisten": [1, 42, 45, 60, 113, 115, 137, 145, 148, 149, 150], "ieventlogg": [27, 41], "ieventsourc": 24, "ieventsourcefactori": [24, 26], "iexportdestin": 154, "iexpressionbuild": 26, "iexternalprovid": [28, 140], "ifactori": [27, 62], "iff": 10, "ifil": 27, "ifilenamevalid": [26, 28], "ifilesmetadata": 115, "ifilesmetadatamanag": [24, 115], "ifilteringprovid": 140, "ifoomanag": 0, "ifram": 217, "ifs": [195, 196], "igener": 144, "ignor": [7, 27, 36, 43, 64, 123, 131, 206, 212], "ignorefil": [2, 109], "ignoreopenapi": 67, "igroup": 24, "igroupmanag": [26, 27, 41, 130], "ihandl": 156, "ihandleimipmessag": [22, 118], "ihash": [26, 27, 41], "ihelp": 10, "ii": 212, "iiconsect": [54, 142], "iiconwidget": [26, 123], "iimag": [27, 149], "iimportsourc": 154, "iinappsearch": 140, "iinitialst": [45, 51], "iinitialstateservic": [110, 124], "iinternaltasktyp": 148, "ijob": [29, 38], "ijoblist": [22, 23, 27, 29, 38, 41, 142], "il10n": [10, 41, 51, 54, 62, 110, 132, 140, 142, 143, 145, 148, 149, 150, 152, 154], "ildapprovid": 27, "ildapproviderfactori": 18, "ilimit": 141, "ilimitawarecountusersbackend": 27, "ilinkact": 132, "illeg": 34, "illustr": 2, "ilockingprovid": 27, "ilockmanag": 26, "ilogfactori": [18, 25], "ilogg": [10, 16, 27], "iloginsetupprovid": 28, "imag": [4, 6, 27, 28, 40, 44, 53, 64, 65, 67, 79, 84, 93, 101, 123, 134, 139, 148, 160, 161, 163, 166, 167, 174, 180, 183, 192, 202, 209, 217], "image2text": 148, "image_nam": [160, 175], "image_path": 46, "image_src": 175, "image_tag": 175, "image_typ": 137, "image_url": 137, "imagegenerationprovid": 149, "imagegenerationresultlisten": 149, "imageparam": 175, "imagepath": [15, 54, 110, 132, 142], "imagetotextopticalcharacterrecognit": [29, 148], "imageurl": 137, "imagick": 224, "imagin": [2, 67], "imail": [27, 28, 114], "imailmanag": 121, "imanag": [0, 11, 12, 14, 15, 19, 22, 26, 27, 41, 117, 121, 146, 148, 149, 150], "imap": 133, "imapperexcept": 23, "imdb_id": 137, "imenuact": 40, "imessag": [22, 24, 114, 121], "imessagesend": 121, "imetadatabackgroundev": 24, "imetadataliveev": 24, "imetadataqueri": [24, 115], "imetadatavaluewrapp": 115, "imetricfamili": 128, "img": [4, 6, 22, 46, 47, 53, 110, 119, 137, 140, 163, 180, 190, 204], "imigr": 154, "imigrationstep": 10, "imimetypedetector": 27, "imimetypeload": [25, 27], "immedi": [1, 15, 40, 95, 100, 148, 194], "immut": 57, "imountmanag": 27, "imountpoint": [27, 58], "imountprovid": 58, "imountprovidercollect": [27, 41, 58], "impact": [25, 28, 38, 130, 197], "implement": [0, 1, 4, 15, 22, 23, 25, 26, 27, 28, 29, 35, 37, 38, 40, 41, 42, 45, 50, 51, 54, 57, 60, 67, 73, 74, 75, 78, 79, 82, 84, 88, 100, 110, 113, 115, 116, 117, 118, 119, 121, 123, 124, 132, 133, 134, 135, 137, 138, 139, 140, 142, 143, 144, 154, 156, 157, 159, 160, 162, 163, 171, 174, 175, 185, 207, 217, 218], "impli": [60, 66, 67, 137], "implic": 139, "implicit": 195, "implicitli": [15, 40, 57, 118], "import": [9, 15, 24, 26, 27, 36, 40, 43, 45, 50, 57, 61, 62, 67, 79, 90, 91, 94, 95, 97, 99, 101, 108, 110, 116, 117, 124, 128, 130, 133, 134, 137, 139, 143, 148, 154, 160, 163, 174, 194, 197, 200, 206, 207, 212, 225], "important_list_item": 193, "importsourc": 154, "impos": 139, "imposs": 175, "improv": [28, 29, 41, 45, 67, 97, 100, 104, 110, 130, 133, 140, 161, 194, 195, 197, 208, 212], "impur": 41, "imyappmanag": 154, "in_arrai": [148, 150, 200], "inaccess": 99, "inact": 81, "inadvertenli": 197, "inappsearch": 140, "inavigationmanag": [27, 41], "inbox": [98, 200], "inc": 46, "includ": [2, 17, 27, 28, 29, 33, 34, 36, 40, 41, 43, 44, 45, 57, 62, 63, 66, 67, 78, 79, 89, 90, 99, 101, 103, 104, 105, 107, 109, 110, 115, 118, 132, 133, 137, 139, 143, 148, 160, 161, 163, 176, 180, 188, 190, 197, 214, 217, 220], "include_onc": 0, "includewatermark": 29, "inclus": [95, 100, 212, 216], "incompat": [17, 24, 36, 139], "incomplet": [36, 103, 212], "incompleteactivityexcept": 26, "incompletenotificationexcept": 26, "incompleteparsednotificationexcept": 26, "inconsist": [67, 130], "incorpor": 159, "incorrect": [67, 165], "incorrectli": [27, 37, 42], "increas": [14, 20, 24, 26, 27, 29, 34, 36, 40, 130, 142, 169, 210], "increment": [36, 57, 126, 130], "indent": [101, 193, 194], "independ": [26, 53, 69, 124], "index": [4, 5, 40, 41, 52, 53, 57, 60, 63, 64, 65, 74, 78, 108, 110, 115, 130, 132, 133, 134, 139, 140, 141, 148, 163, 180, 183, 195, 200, 217, 218], "indic": [24, 27, 28, 29, 34, 37, 42, 59, 62, 67, 74, 79, 94, 103, 118, 131, 140, 145, 148, 149, 150, 152, 159, 174, 190, 210], "indirect": 17, "indirectli": 40, "individu": [7, 41, 54, 62, 81, 99, 109, 117, 123, 212], "inevit": [17, 24], "infer": 67, "infin": [84, 115], "influenc": [57, 130, 155, 194], "info": [4, 5, 26, 27, 28, 29, 32, 33, 35, 41, 42, 52, 54, 57, 88, 95, 104, 111, 118, 120, 123, 124, 126, 128, 137, 138, 142, 143, 153, 157, 160, 163, 165, 176, 179, 180, 183, 185, 187, 192, 194, 198, 202, 212], "inform": [18, 20, 24, 26, 27, 28, 30, 35, 37, 40, 42, 45, 46, 47, 57, 58, 62, 63, 64, 65, 79, 88, 94, 98, 99, 101, 102, 103, 110, 111, 121, 123, 124, 132, 133, 135, 137, 139, 140, 143, 144, 145, 148, 150, 152, 153, 154, 163, 164, 178, 194, 205, 210, 212, 214, 217, 218], "infrastructur": [34, 141, 218], "inherit": [38, 50, 57, 72, 79, 118, 139], "inheritdoc": [110, 134], "inheritor": [27, 67], "ini": [112, 143, 225], "inigetwrapp": 27, "init": [45, 66, 101, 160, 174, 181, 188, 192, 198], "init_timeout": 162, "initcor": 13, "initi": [0, 1, 3, 16, 17, 26, 37, 39, 42, 44, 51, 52, 63, 64, 67, 81, 94, 108, 110, 115, 121, 123, 143, 145, 157, 160, 162, 174, 175, 179, 180, 181, 188, 212], "initialis": 24, "initialprovid": 137, "initialst": [45, 51], "initialstateservic": 110, "initiatemessag": 121, "initmetadata": [24, 115], "iniwrapp": 27, "inject": [0, 10, 16, 24, 27, 28, 37, 38, 39, 40, 42, 45, 48, 49, 53, 56, 58, 60, 62, 105, 107, 110, 114, 115, 117, 121, 122, 133, 135, 137, 140, 141, 145, 147, 148, 149, 150, 151, 152, 153, 155, 176, 201, 209, 216, 225], "injectfn": [0, 134], "inlin": [27, 40, 94, 123, 193, 202, 217], "inlineblock": 202, "inmemoryfil": 22, "inner": 218, "innodb": 111, "innodb_print_all_deadlock": 111, "inod": [1, 157], "inotif": 26, "inotifi": 26, "input": [16, 24, 26, 28, 41, 65, 74, 75, 76, 96, 99, 100, 101, 123, 137, 142, 149, 150, 152, 175, 184, 196, 202, 203, 206, 207, 208, 217], "insecur": [37, 42, 200], "insensit": 130, "insert": [29, 37, 38, 42, 57, 62, 111, 130, 137, 140, 144], "inset": [27, 202], "insid": [0, 6, 23, 38, 40, 41, 47, 53, 54, 57, 62, 79, 80, 84, 94, 110, 121, 128, 130, 137, 149, 150, 161, 163, 175, 200, 206, 207, 217, 221, 222], "insight": [108, 111], "inspect": [52, 200], "inspir": [2, 167], "instal": [0, 2, 4, 7, 28, 30, 33, 34, 36, 37, 38, 39, 40, 41, 42, 52, 57, 60, 64, 67, 74, 76, 79, 97, 109, 112, 124, 126, 127, 130, 133, 137, 138, 142, 147, 154, 161, 162, 163, 168, 170, 172, 179, 187, 192, 194, 196, 198, 200, 212, 221, 224], "installer_fil": 101, "instanc": [0, 4, 23, 24, 27, 28, 29, 36, 37, 38, 39, 40, 41, 42, 47, 49, 50, 58, 60, 65, 70, 79, 80, 81, 99, 101, 105, 109, 115, 116, 117, 118, 119, 121, 122, 124, 129, 130, 133, 135, 137, 138, 141, 142, 143, 156, 161, 163, 174, 179, 184, 196, 198, 217], "instanceid": 180, "instanceof": [1, 40, 41, 42, 45, 58, 60, 61, 88, 108, 113, 115, 117, 134, 137, 145, 148, 149, 150, 156], "instanti": [0, 41, 42, 110, 121, 132, 154], "instantli": [130, 148], "instead": [6, 7, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 37, 40, 41, 42, 46, 53, 54, 57, 62, 65, 67, 75, 79, 89, 94, 95, 97, 98, 101, 112, 118, 135, 137, 139, 145, 148, 149, 150, 152, 154, 193, 194, 195, 196, 204, 217], "instruct": [2, 62, 67, 79, 126, 148, 158, 160, 161, 176, 195], "insuffici": 81, "int": [4, 15, 23, 24, 29, 38, 40, 42, 53, 54, 57, 58, 67, 68, 70, 71, 72, 74, 75, 88, 105, 107, 110, 115, 129, 131, 132, 140, 142, 148, 149, 150, 151, 154, 180], "integ": [40, 57, 60, 84, 137, 144, 148, 149, 174, 175, 180, 182, 200], "integr": [4, 17, 20, 24, 26, 27, 29, 30, 32, 35, 37, 42, 89, 90, 99, 110, 112, 115, 123, 124, 132, 134, 135, 137, 142, 144, 154, 159, 164, 194, 209, 210], "integration_github": [110, 137], "integration_openstreetmap": 137, "integration_tmdb": 137, "integration_tmdb_movi": 137, "intend": [34, 124, 148], "intens": [74, 75, 76, 118], "intent": [34, 95], "inter": [42, 124], "interact": [0, 24, 26, 37, 40, 41, 42, 94, 108, 118, 123, 124, 127, 139, 148, 153, 197, 202, 207, 209], "intercept": 50, "interchang": 207, "interest": [27, 33, 34, 52, 57, 89, 95, 137], "interfac": [0, 10, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 37, 40, 42, 51, 58, 62, 95, 97, 98, 99, 103, 105, 109, 112, 113, 114, 116, 117, 120, 123, 129, 130, 132, 137, 138, 139, 140, 142, 143, 145, 146, 148, 149, 150, 152, 153, 154, 156, 159, 167, 184, 199, 202, 209, 210, 212, 217, 220], "interfer": 45, "interleav": 0, "intermedi": 23, "intern": [4, 13, 18, 27, 36, 37, 41, 42, 52, 57, 58, 66, 95, 100, 105, 107, 110, 117, 118, 123, 130, 131, 135, 137, 141, 142, 143, 168, 182, 191, 200, 218], "internaltokenrequestedev": 127, "internation": 62, "internet": [18, 165], "interpret": [79, 140, 217], "interrupt": 81, "interv": [110, 188], "intervent": 40, "intric": 159, "introduc": [1, 23, 26, 28, 34, 40, 60, 82, 130, 137, 139, 148, 159, 173, 197, 214], "introduct": [3, 10, 48, 83, 96, 98, 148, 172, 205, 209, 223], "invalid": [22, 26, 30, 37, 40, 42, 75, 77, 100, 130, 131, 136, 182, 200, 212], "invalid_hash": 30, "invalidargumentexcept": [17, 26, 155], "invalidatecooki": 40, "invalidatetokensofus": 22, "invalidvalueexcept": 26, "invert": [26, 47, 95, 202], "investig": 194, "invis": [72, 217], "invit": [7, 62], "invoc": 0, "invok": [0, 2, 7, 45, 126, 140, 180], "involv": [101, 127, 139, 168, 175, 197], "io": [20, 24, 27, 94, 95, 98, 99, 118, 124, 163, 174, 175, 211, 225], "iocmprovid": 28, "ioper": 116, "ioperationcompat": 23, "ioptionwidget": 123, "ioutofofficedata": 129, "ioutput": [40, 60, 138, 144], "ip": [40, 141, 170, 200], "ipaddress": 200, "iparallelawarejob": 23, "ipeparedstat": 17, "ipersonalproviderset": 28, "iphonenumberutil": [24, 131], "ipreloadablenotifi": 28, "ipreparedstat": 17, "ipreview": [24, 27, 41], "iprofil": 133, "iprovid": [22, 24, 26, 28, 29, 119, 121, 134, 140, 148, 149, 150, 153], "iprovideenabledstatebackend": [24, 26], "iprovidermanag": [14, 134], "iproviderwithexpectedruntim": [26, 150], "iproviderwithid": 26, "iproviderwithuserid": [26, 150], "iprovidesicon": 153, "iprovidespersonalset": 153, "ipublicreferenceprovid": [26, 137], "ipublicsharetemplateprovid": 51, "iquerybuild": [26, 27, 29, 57, 115], "iquerylogg": [27, 41], "iratelimitexceededexcept": 141, "irefer": 137, "ireferenceprovid": 137, "iregistrationcontext": [0, 1, 16, 25, 26, 41, 45, 50, 51, 110, 113, 115, 117, 121, 132, 134, 140, 143, 145, 148, 149, 150, 152, 154, 156], "iregistri": [24, 28], "ireloadablewidget": 123, "iremotehostvalid": 141, "irepairstep": 138, "irequest": [25, 27, 38, 40, 41, 53, 55, 134, 139, 195], "irequestcontext": 156, "iresourc": 134, "iresourceprovid": 134, "irespons": 156, "iresult": [17, 24, 29], "irichtextformatt": 27, "irootfold": [26, 27, 41, 58], "irootstorag": 58, "irout": [27, 28, 41], "irregular": 34, "irrelev": 212, "is_avail": 74, "is_en": 142, "isadmin": 26, "isallow": 40, "isappload": 23, "isarrai": 200, "isavail": [18, 74], "isbackendrequir": 26, "ischemawrapp": [60, 144], "iscontentencod": 66, "iscontextchatavail": 108, "isdirectori": 88, "isearch": [10, 27, 41], "isearchablegroupbackend": 23, "isearchablereferenceprovid": 137, "isearchqueri": 140, "isecurerandom": [12, 27, 41], "isen": [19, 24, 110, 129], "isenabledforus": 24, "iservercontain": [16, 27, 28, 41, 50, 56], "iservic": 121, "isess": [16, 40], "iset": [54, 142], "isetupcheck": 143, "isexternalprovid": 140, "isfiltervalid": 12, "ishar": [26, 51], "ishareownerlessmount": 27, "ishareprovid": 28, "ishareprovidersupportsallsharesinfold": 28, "isi": 18, "isie8": 11, "isimplefil": [22, 23], "isindex": 107, "isineffect": 129, "isinsideview": 137, "isintern": 148, "isizeestimationmigr": [23, 154], "islazi": [105, 107], "islegitimatedforuserid": 116, "isn": [12, 18, 74, 138, 212], "iso": [76, 79, 131], "isol": 109, "isp": 65, "ispagin": [137, 140], "ispasswordprotect": 136, "ispecificoper": 116, "ispeechtotextmanag": [26, 145], "ispeechtotextprovid": [26, 145], "ispeechtotextproviderwithid": 26, "ispeechtotextproviderwithuserid": [26, 145], "ispublicshar": 27, "isreadonlyconfigen": 28, "issamepath": 14, "issensit": [105, 107], "isset": [39, 148], "issu": [1, 2, 4, 17, 21, 26, 27, 28, 30, 34, 40, 62, 65, 67, 89, 101, 110, 111, 130, 133, 138, 143, 154, 159, 165, 168, 171, 176, 194, 195, 196, 197, 211, 222], "issuccess": [40, 88], "issuehandl": 109, "istatusmanag": 146, "istorag": [26, 27, 58], "istrusteddomain": 141, "istrustedurl": 141, "istwofactorauthenabledforus": 153, "istyp": 23, "isuseradmin": 13, "isvalid": 141, "isvalidfilenam": 26, "isvalidtoken": 136, "isynchronouswatermarkingprovid": 29, "isynchrounousprovid": 148, "isystemtagmanag": 24, "isystemtagobjectmapp": 27, "itag": 15, "itagmanag": [15, 27, 41], "ital": 95, "itasktyp": [26, 148, 150], "item": [24, 26, 36, 37, 42, 49, 58, 62, 65, 67, 72, 85, 94, 96, 98, 108, 110, 115, 134, 148, 157, 195, 202, 205, 207, 208], "item_icons_round": 110, "item_typ": 25, "itemid": [65, 108, 134], "itempickerdialog": 134, "itempl": 28, "itemplatemanag": 28, "itempmanag": [27, 41], "itemsperpag": [65, 177, 186, 191], "itemtitl": 134, "itemtyp": [65, 71], "iter": [26, 29], "iterateassoci": 29, "iteratenumer": 29, "ithrottl": 27, "itimefactori": [10, 23, 27, 38, 41, 135, 151], "itinerari": 121, "itoken": [24, 26], "itranslationmanag": [26, 152], "itranslationprovid": [26, 152], "itranslationproviderwithid": 26, "itranslationproviderwithuserid": [26, 152], "itrashitem": 26, "itriggerableprovid": 148, "itrusteddomainhelp": [27, 141], "its": [0, 1, 15, 22, 24, 27, 30, 36, 37, 39, 40, 41, 42, 46, 55, 57, 58, 62, 63, 65, 66, 70, 79, 85, 89, 91, 94, 95, 99, 101, 105, 107, 115, 116, 118, 140, 142, 148, 149, 150, 157, 162, 167, 175, 195, 197, 198, 208, 217, 218, 222], "itself": [18, 25, 27, 37, 41, 42, 50, 60, 63, 70, 78, 95, 100, 104, 116, 137, 169, 201, 212], "iurlgener": [25, 27, 41, 51, 53, 54, 110, 132, 134, 140, 142, 156], "iuser": [15, 24, 26, 27, 28, 42, 62, 129, 132, 134, 140, 141, 147, 153, 154, 155], "iuserconfig": 107, "iusermanag": [26, 27, 28, 41, 42, 51, 130, 155], "iusermountcach": 27, "iusersess": [27, 41, 42, 58, 110, 155], "iuserstatu": 146, "iwebhookcompatibleev": 26, "iwidget": [26, 110], "j": [6, 7, 15, 23, 24, 36, 45, 46, 62, 82, 110, 116, 124, 126, 134, 137, 139, 143, 160, 163, 176, 190, 195, 206, 207, 208, 217, 221], "ja": 7, "ja_jp": 7, "jail": 218, "jan": [4, 34], "jane": [79, 110, 191], "jargon": [95, 100], "jasmin": 225, "java": 88, "javascript": [5, 6, 7, 13, 21, 23, 24, 26, 36, 37, 40, 42, 44, 48, 61, 99, 100, 110, 116, 123, 126, 133, 134, 140, 142, 143, 163, 194, 198, 209, 223], "javascriptmodul": 143, "jdoe": 195, "jitpack": 90, "joann": 65, "job": [4, 20, 23, 25, 35, 40, 48, 62, 74, 115, 117, 130, 138, 145, 148, 149, 150, 175, 188, 194, 209, 212], "joblist": [27, 38, 142], "john": [40, 65, 191], "join": [72, 94, 115], "joinindex": [24, 115], "joinpath": 14, "journalctl": 170, "journei": 137, "jpeg": [79, 137], "jpg": [4, 84, 110, 137, 140, 202, 217], "jqueri": [12, 22, 27, 40, 45, 207, 217], "jrdrespons": 156, "json": [2, 7, 10, 17, 18, 20, 24, 26, 27, 29, 30, 36, 45, 52, 57, 62, 63, 64, 66, 70, 78, 79, 80, 105, 107, 109, 110, 113, 122, 126, 129, 137, 139, 148, 154, 156, 163, 174, 175, 176, 179, 180, 187, 188, 198, 200, 217, 222, 224], "json_decod": [122, 142, 154], "json_encod": [26, 122, 139, 142, 154], "json_pretty_print": 142, "json_throw_on_error": 154, "jsonrespons": [26, 40, 67, 156], "jsonseri": 26, "jsonserializ": 129, "jstimezonedetect": 14, "jstz": 14, "jsx": 163, "judg": 212, "judgement": 197, "jul": 79, "juli": 62, "juliu": 158, "juliushaertl": 110, "jump": 66, "june": 194, "just": [6, 7, 22, 27, 29, 34, 36, 38, 40, 41, 42, 55, 62, 85, 98, 101, 111, 112, 113, 115, 118, 126, 136, 137, 138, 140, 148, 161, 163, 167, 176, 178, 180, 184, 189, 190, 194, 202, 207, 208, 212, 217, 225], "jwt_enabl": 200, "jwt_header": 200, "jwt_secret": 200, "k": [66, 79, 80], "kann": 4, "karchiv": 101, "karma": [61, 225], "kde": [101, 212], "kebab": 195, "keep": [2, 4, 9, 23, 30, 33, 34, 36, 40, 41, 43, 55, 60, 62, 63, 66, 67, 79, 88, 94, 95, 97, 99, 100, 101, 116, 118, 124, 130, 133, 137, 139, 160, 161, 194, 201, 202, 207, 222], "kei": [16, 26, 27, 30, 35, 37, 40, 41, 42, 45, 46, 53, 56, 57, 62, 70, 77, 79, 94, 115, 116, 130, 144, 148, 155, 163, 164, 177, 178, 186, 190, 192, 194, 200, 214], "keithcirkel": 126, "kept": [24, 34, 64, 103, 110, 163, 176], "key1": [177, 186], "key2": [177, 186], "key3": [177, 186], "key_nam": 190, "keyboard": [44, 99, 217], "keymanag": 16, "keyout": 30, "keyserv": 161, "keyword": [163, 195, 212], "kib": 154, "kid": 148, "kihrmq3tytmghwsim": 30, "kill": 161, "killer": 40, "kind": [36, 40, 45, 94, 137, 148, 150, 212], "kindli": 217, "kit": 95, "knorr": 158, "know": [27, 32, 41, 45, 62, 67, 94, 97, 100, 101, 109, 118, 130, 137, 140, 148, 150, 153, 178, 179, 194, 212], "knowledg": [28, 100, 108, 212], "known": [2, 27, 37, 41, 42, 57, 64, 101, 109, 110, 115, 116, 118, 131, 138, 156], "l": [4, 54, 62, 109, 140, 142, 145, 148, 149, 150, 152, 161, 217], "l108": 82, "l10n": [7, 13, 16, 27, 51, 62, 110, 123, 132, 140, 142, 143, 154, 160, 164, 176], "l10nfactori": [27, 62], "label": [40, 70, 79, 94, 95, 96, 113, 121, 128, 137, 142, 188, 199, 203, 206, 208, 210, 212], "lack": 57, "landscap": 159, "lang": [4, 7, 62, 160, 163, 176], "lang_map": 7, "languag": [4, 7, 23, 25, 27, 64, 73, 74, 75, 79, 95, 99, 100, 108, 112, 123, 148, 150, 159, 160, 163, 176, 194, 202], "languagedetect": 76, "languagetupl": [26, 152], "larg": [26, 60, 73, 75, 81, 95, 101, 105, 107, 130, 150, 202], "larger": [26, 33, 39, 99, 202], "last": [0, 16, 22, 24, 29, 40, 41, 50, 54, 62, 65, 68, 79, 81, 84, 94, 111, 123, 130, 140, 142, 148, 179, 180, 200, 212], "last_act": 84, "last_check_tim": 179, "last_report": 142, "last_sent": 142, "lastdai": 68, "lastindex": 66, "lastlogin": [57, 65], "lastmodifi": 108, "lastnam": [195, 200], "lastreport": 142, "lastsentreportd": 142, "lastsentreporttim": 142, "latenc": 39, "latent": 149, "later": [4, 7, 16, 22, 28, 34, 35, 40, 41, 45, 54, 57, 65, 101, 110, 118, 127, 137, 194], "latest": [9, 34, 35, 36, 40, 60, 79, 84, 90, 99, 101, 102, 109, 110, 133, 158, 163, 174, 175, 197], "latestchilddatetim": 82, "latex": 217, "latter": 139, "launch": [88, 161, 174], "law": [34, 210], "lax": 23, "layer": [17, 19, 24, 30, 57, 217, 219], "layout": [34, 96, 202, 205, 209], "lazi": [0, 25, 66, 118, 137], "lazili": 0, "lazyrespons": 40, "lazyrootfold": 27, "lc_messag": 163, "ldap": [13, 27, 42, 123, 142, 224], "ldapgroupmemberassocattr": 13, "ldapprovid": 27, "lead": [33, 41, 57, 62, 67, 94, 99, 101, 124, 130, 137, 176, 194, 217], "leader": 30, "leak": [34, 101, 109, 140, 217], "learn": [90, 97, 117, 194], "least": [4, 26, 37, 40, 42, 66, 67, 99, 100, 110, 118, 137, 147, 148, 210, 212, 217, 222], "leav": [28, 60, 65, 95, 103, 126, 161, 200], "left": [27, 30, 40, 62, 65, 67, 98, 99, 110, 118, 137, 201, 202, 207, 208], "legaci": [26, 27, 28, 29, 40, 41, 45, 67, 79, 120, 123, 218], "legibl": 95, "length": [4, 57, 60, 62, 66, 79, 80, 81, 94, 107, 149, 152, 194, 195], "lengthi": 94, "less": [26, 36, 41, 49, 58, 95, 100, 139, 161, 202, 212, 218], "lesser": 94, "lessspecificimplementedreturntyp": 67, "lessspecificreturnstat": 67, "lessspecificreturntyp": 67, "let": [39, 40, 53, 67, 101, 109, 110, 118, 137, 160, 162, 178, 184, 194, 195, 197, 212, 217], "letter": [26, 40, 50, 56, 79, 131, 195], "level": [10, 26, 27, 40, 41, 58, 94, 97, 98, 99, 104, 130, 139, 143, 170, 182, 187, 197, 207, 208, 219, 225], "leverag": 2, "lf": 194, "li": [193, 206, 207, 208, 217], "lib": [0, 2, 4, 6, 30, 38, 39, 40, 41, 50, 51, 52, 53, 54, 57, 60, 67, 82, 88, 101, 103, 104, 109, 112, 114, 115, 119, 121, 132, 137, 138, 140, 145, 148, 149, 150, 152, 155, 163, 165, 179, 200, 225], "liber": 212, "libphonenumb": 131, "librari": [26, 29, 45, 91, 93, 95, 101, 104, 109, 124, 131, 135, 137, 159, 168, 200, 217], "libxml": [4, 224], "licenc": 4, "licens": [4, 34, 35, 89, 199], "life": [34, 35, 82, 197], "lifecycl": [40, 48, 160, 164, 172, 209], "lifespan": 0, "lifetim": 0, "light": [0, 16, 24, 95, 115, 153, 202], "lighten": [105, 107], "lighter": [24, 28], "lighthous": 97, "like": [0, 1, 2, 4, 6, 7, 14, 15, 16, 17, 18, 22, 23, 24, 26, 28, 29, 30, 34, 36, 37, 38, 39, 40, 41, 42, 43, 50, 56, 57, 58, 60, 61, 62, 63, 65, 67, 70, 73, 75, 78, 81, 84, 89, 90, 94, 95, 97, 98, 99, 100, 101, 108, 109, 110, 111, 112, 113, 115, 117, 118, 121, 124, 126, 128, 130, 134, 136, 137, 139, 140, 143, 144, 145, 148, 149, 150, 152, 153, 163, 178, 188, 193, 194, 195, 197, 202, 206, 207, 208, 210, 212, 217, 225], "likelihood": [24, 197], "limit": [4, 23, 24, 27, 30, 34, 37, 38, 41, 42, 53, 55, 57, 65, 72, 74, 75, 76, 81, 82, 84, 95, 97, 99, 103, 107, 110, 111, 115, 118, 123, 130, 133, 137, 140, 145, 152, 162, 163, 167, 170, 171, 173, 178, 183, 207, 214, 217, 218], "limitenumerationtogroup": 15, "line": [0, 7, 28, 41, 45, 62, 90, 95, 99, 101, 104, 112, 118, 153, 161, 163, 165, 193, 194, 196, 202, 206, 207, 210], "liner": 210, "link": [2, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 30, 33, 37, 40, 42, 45, 46, 64, 65, 70, 78, 79, 94, 95, 99, 101, 110, 119, 123, 132, 134, 136, 140, 141, 143, 147, 153, 183, 207, 208, 211, 214, 217, 225], "linkact": 119, "linkactiveclass": 163, "linkautocomplet": 137, "linkend": 62, "linker": 101, "linkprovid": 119, "linkstart": 62, "linkto": [15, 143], "linktooc": 15, "linktopubl": [11, 24], "linktoremot": 15, "linktorout": [53, 140], "linktorouteabsolut": [51, 110, 132, 134, 156], "lint": 123, "linter": [17, 20, 24, 26, 27, 29], "linu": 210, "linux": [4, 95, 102, 161, 200], "list": [4, 5, 7, 10, 12, 21, 26, 28, 29, 36, 37, 40, 41, 42, 45, 53, 54, 55, 57, 58, 60, 62, 64, 67, 69, 75, 76, 77, 81, 82, 83, 88, 94, 96, 101, 105, 107, 108, 109, 110, 113, 115, 118, 119, 121, 123, 133, 140, 146, 148, 149, 150, 152, 153, 158, 163, 171, 177, 180, 181, 186, 187, 188, 190, 193, 198, 201, 202, 205, 209, 211, 212, 225], "list__item": 193, "list_item": 193, "listen": [0, 1, 5, 16, 24, 28, 29, 37, 45, 60, 91, 108, 115, 116, 123, 124, 126, 130, 134, 137, 142, 146, 157, 174, 181, 192], "listofaudio": 148, "listoffil": 148, "listofimag": 148, "listofnumb": 148, "listoftext": 148, "listofvideo": 148, "listservic": 121, "listtemplatefield": 28, "liter": [84, 115], "littl": [17, 24], "live": [4, 23, 35, 37, 42, 79, 103, 123, 138], "ll": [2, 29, 41, 109, 140, 221, 225], "llama": 148, "llvm": 101, "load": [0, 1, 2, 5, 13, 23, 24, 25, 26, 27, 28, 37, 40, 41, 42, 44, 52, 57, 62, 94, 97, 100, 101, 104, 110, 111, 118, 121, 124, 130, 132, 135, 137, 139, 157, 163, 165, 170, 194, 202, 207], "loadabl": [140, 145, 148, 149, 150, 152], "loadadditionalentriesev": 27, "loadadditionallisten": 45, "loadadditionalscript": [5, 16, 24], "loadadditionalscriptsev": [24, 45, 134], "loadadditionalscriptsloggedin": 24, "loadadditionalsettingscript": 16, "loadapp": 23, "loader": [22, 24, 28, 104, 130], "loadscript": 24, "loadsettingsscriptsev": 16, "loadsidebar": 14, "loadstat": 45, "loadstyl": 24, "local": [7, 35, 36, 48, 62, 64, 65, 79, 80, 101, 124, 134, 143, 149, 158, 160, 161, 163, 167, 174, 176, 183, 200, 221], "locale_dir": 163, "localhost": [25, 63, 112, 141, 162, 198, 200, 225], "locat": [0, 7, 13, 29, 40, 41, 62, 65, 67, 79, 81, 85, 88, 91, 99, 101, 102, 103, 112, 130, 132, 137, 142, 163, 165, 180, 195, 207, 217, 218], "lock": [15, 26, 27, 36, 40, 57, 79, 123, 130], "lockdiscoveri": 79, "lockedexcept": 15, "lockentri": 79, "lockingprovid": 27, "lockscop": 79, "locktyp": 79, "lockwaittimeoutexcept": 26, "lodash": [15, 29], "log": [5, 10, 15, 16, 25, 26, 27, 40, 41, 45, 48, 52, 68, 91, 111, 112, 124, 130, 133, 135, 136, 138, 142, 155, 165, 170, 181, 192, 200, 209, 217, 225], "log_lvl": 182, "log_output": 112, "log_rotate_s": 56, "logexcept": [11, 16], "logfil": 130, "logger": [16, 17, 18, 25, 27, 49, 111, 123, 138], "loggerinterfac": [16, 24, 27, 41, 49, 135, 138], "logic": [0, 20, 38, 40, 41, 50, 60, 111, 113, 117, 118, 140, 148, 156, 160, 162, 191, 202, 207, 218], "login": [19, 22, 27, 37, 40, 42, 78, 89, 93, 123, 153, 155, 165, 209], "loginfailedev": 15, "loginnam": 63, "loglevel": [22, 27, 130, 182], "logo": [33, 40, 65], "logout": [4, 42, 155], "long": [0, 22, 34, 41, 60, 72, 88, 129, 138, 140, 141, 145, 148, 149, 150, 152, 175, 194, 196, 206, 212], "long_query_tim": 130, "longer": [2, 10, 13, 15, 18, 23, 25, 26, 27, 28, 34, 36, 37, 38, 42, 57, 68, 91, 95, 130, 149, 150, 152, 155, 204, 207, 212], "look": [4, 30, 40, 41, 47, 49, 60, 61, 62, 63, 65, 67, 79, 91, 94, 97, 98, 99, 110, 117, 118, 124, 126, 130, 136, 137, 142, 143, 144, 145, 148, 149, 150, 160, 163, 165, 193, 194, 202, 204, 210, 212], "lookup": [1, 26, 71], "loop": [24, 116, 196], "lose": [30, 31, 62], "loss": 197, "lost": [10, 30, 62, 78, 124], "lot": [47, 57, 63, 94, 99, 111, 115, 124, 130, 133, 136, 142, 197, 221], "low": [17, 38, 39, 115, 194, 197, 218], "lower": [4, 25, 29, 42, 56, 57, 101, 115, 130, 142], "lowercamelcas": [57, 196], "lowercas": [4, 100, 142], "lowest": [27, 40], "lt": [18, 115], "ltr": 202, "lukasreschk": 30, "m": [79, 161, 188, 197, 206], "m1dqhwuzwwjec3ku7gjsspr7bzxopwf01kj0xgppyvzekgtbzbraxlouxfzdbgj6zk9owg9x": 63, "mac": 101, "machin": [30, 101, 123, 158, 169, 170, 209], "maco": [95, 102], "made": [24, 40, 49, 78, 84, 115, 126, 139, 142, 162, 175, 176, 194, 197, 217], "magic": [27, 57, 136, 142], "mai": [0, 1, 18, 22, 23, 27, 28, 30, 35, 36, 37, 38, 40, 41, 42, 53, 60, 62, 63, 67, 79, 88, 89, 90, 94, 95, 99, 101, 108, 110, 111, 112, 117, 118, 121, 124, 129, 130, 135, 137, 140, 145, 148, 150, 152, 154, 157, 161, 165, 167, 170, 171, 197, 206, 210, 212, 214, 217], "mail": [4, 10, 14, 15, 22, 24, 27, 28, 34, 40, 70, 94, 95, 98, 99, 108, 114, 120, 123, 132, 133, 137, 140, 153, 206, 217], "mail_recipi": 140, "mail_smtphost": 200, "mail_smtpmod": [10, 200], "mail_smtpnam": 56, "mail_smtpport": 200, "mailbox": [94, 99], "mailer": [27, 114, 133], "mailhog": 200, "mailmanag": 121, "mailprovid": 121, "mailservic": [114, 121], "mailto": 132, "main": [0, 7, 17, 24, 26, 27, 36, 38, 39, 40, 45, 46, 47, 67, 94, 95, 97, 98, 101, 109, 110, 115, 118, 121, 127, 134, 137, 148, 158, 159, 160, 161, 165, 190, 193, 194, 195, 197, 202, 205, 206, 207, 208, 209, 210, 211, 217], "mainact": 88, "mainli": [16, 92, 98, 139, 148], "maintain": [21, 28, 30, 31, 34, 36, 38, 41, 57, 66, 97, 103, 161, 193, 194, 209, 212, 214, 216, 218], "maintainership": 34, "mainten": [101, 138, 197, 209], "major": [0, 4, 16, 17, 20, 24, 28, 60, 65, 94, 99, 103, 124, 197, 212, 220], "major_vers": 133, "make": [10, 12, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 34, 35, 36, 37, 38, 40, 41, 42, 45, 50, 53, 56, 57, 60, 61, 62, 66, 67, 74, 75, 76, 83, 85, 86, 94, 95, 97, 99, 100, 101, 104, 108, 111, 112, 116, 117, 118, 121, 123, 124, 126, 127, 130, 133, 137, 140, 147, 148, 150, 158, 161, 165, 170, 181, 193, 194, 195, 198, 200, 201, 202, 212, 217, 221, 222, 223, 224, 225], "makefil": [2, 164, 174], "malici": [34, 217], "man": 148, "manag": [0, 3, 22, 27, 28, 29, 30, 32, 37, 42, 59, 79, 94, 101, 108, 115, 117, 121, 123, 126, 137, 145, 148, 149, 150, 152, 171, 197, 201, 209, 218], "manageruid": 155, "mandatori": [24, 70, 101], "mani": [2, 17, 27, 28, 35, 40, 42, 62, 67, 74, 75, 76, 79, 80, 94, 99, 101, 112, 118, 124, 133, 148, 149, 161, 197, 200, 212], "manipul": [50, 57, 64, 217], "mankind": 137, "manner": 27, "manpag": 101, "manual": [3, 26, 28, 30, 41, 57, 60, 67, 101, 102, 105, 107, 112, 137, 158, 160, 163, 192, 198, 225], "manual_instal": [158, 160, 163, 174], "map": [23, 37, 42, 53, 55, 60, 79, 91, 95, 104, 118, 131, 137, 195, 219], "mapper": [10, 22, 28, 41, 59, 109, 217], "margin": [27, 202, 208], "maria": 70, "mariadb": [28, 111, 123, 130], "mark": [12, 15, 24, 26, 33, 36, 53, 54, 66, 79, 82, 94, 100, 103, 130, 147, 161, 196, 202, 220, 221, 222], "markdown": [4, 137], "marker": 207, "market": [98, 100], "markfieldupd": 22, "markup": 196, "martin": 225, "mask": [79, 218], "massiv": 25, "master": [2, 7, 26, 36, 57, 65, 67, 82, 90, 101, 109, 133, 197, 212, 220, 225], "match": [4, 22, 23, 25, 26, 41, 47, 48, 63, 67, 71, 94, 104, 116, 117, 118, 123, 198, 222], "matcher": 116, "matchrefer": 137, "materi": [28, 95, 98, 205], "matric": [26, 29], "matrix": [20, 24, 27, 35, 109, 112], "matter": [0, 21, 38, 81, 82, 130, 197], "max": [4, 20, 21, 22, 23, 24, 25, 26, 27, 29, 66, 139, 140, 200, 202, 203, 207], "maxcontrast": [24, 95, 202], "maxdepth": 198, "maximum": [4, 40, 65, 99, 137, 138, 194, 202, 207], "maxuploadfiles": 28, "mb_array_change_key_cas": 28, "mb_str_replac": 11, "mb_substr_replac": 11, "mbstring": 224, "mclient": 88, "md": [4, 25, 36, 110, 194], "md5": [14, 29, 79, 80, 118, 136], "md5sum": 80, "mdn": [40, 217], "me": [37, 42, 51, 119, 134, 206], "mean": [2, 4, 13, 17, 24, 26, 27, 28, 34, 37, 40, 41, 42, 50, 52, 57, 60, 62, 63, 66, 81, 84, 91, 100, 101, 103, 105, 107, 113, 115, 118, 130, 138, 139, 140, 143, 157, 169, 175, 189, 194, 197, 212, 214, 217], "meaning": 26, "meant": [18, 148, 198], "meantim": 221, "measur": [34, 40, 123, 139, 162, 217], "mechan": [0, 17, 18, 42, 62, 118, 119, 140, 145, 148, 149, 150, 152, 156, 160], "media": [23, 37, 40, 42, 65, 145], "medium": [95, 194], "meet": [117, 146, 147], "member": [30, 42, 196], "memcach": [18, 39, 55, 200], "memcachefactori": 27, "memori": [26, 34, 40, 41, 48, 101, 133], "mention": [29, 30, 67, 94, 103, 110, 139, 142, 143, 148, 197, 212], "menu": [4, 24, 26, 40, 96, 99, 110, 120, 123, 137, 159, 162, 176, 181, 192, 201, 202, 205, 206, 209], "menuitem": 208, "mercuri": 4, "merg": [28, 29, 32, 36, 137, 143, 194, 197, 198, 210, 212, 214], "mesh": [28, 79], "mess": 62, "messag": [18, 26, 37, 42, 49, 62, 63, 64, 65, 66, 67, 68, 74, 75, 76, 82, 94, 95, 98, 99, 100, 110, 114, 121, 124, 129, 130, 137, 138, 140, 143, 145, 148, 149, 150, 152, 156, 170, 177, 179, 181, 183, 186, 191, 207, 217, 222], "messageid": [72, 146], "messagetd": 217, "met": 67, "meta": [17, 26, 28, 51, 63, 65, 66, 110, 115, 137, 139, 140, 177, 186, 191, 222], "metacharact": 217, "metadata": [3, 6, 24, 37, 42, 58, 59, 64, 109, 123, 148, 200, 209, 218], "metadatabackgroundev": [24, 115], "metadatakei": 115, "metadataliveev": [24, 115], "metadatamanag": 115, "metadataqueri": 115, "meter": 96, "method": [0, 1, 2, 7, 10, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 37, 38, 40, 41, 42, 45, 46, 50, 52, 53, 54, 57, 58, 61, 62, 64, 65, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 88, 90, 91, 94, 103, 105, 107, 108, 109, 110, 111, 113, 115, 116, 117, 118, 119, 121, 123, 124, 129, 133, 134, 135, 137, 138, 140, 143, 145, 148, 149, 150, 152, 153, 154, 155, 157, 159, 160, 163, 164, 173, 179, 196, 212, 217, 218, 220, 225], "method_exist": [24, 121], "methodnam": 50, "methodologi": 101, "methodtest": 53, "metric": [123, 148, 209], "metrictyp": 128, "mhandler": 88, "micro": 65, "microservic": [160, 162, 163], "microsoft": 212, "middl": 98, "middlewar": [22, 40, 48, 173, 209], "might": [0, 2, 18, 26, 27, 34, 36, 37, 40, 41, 42, 43, 45, 51, 55, 56, 60, 62, 63, 65, 66, 67, 68, 71, 89, 92, 94, 97, 99, 101, 105, 107, 110, 111, 115, 116, 118, 124, 126, 127, 130, 136, 137, 139, 140, 141, 143, 149, 150, 153, 161, 163, 165, 179, 194, 197, 198, 212, 217, 221, 225], "migrat": [4, 10, 24, 27, 29, 43, 48, 57, 59, 63, 110, 112, 123, 124, 138, 144, 209], "miibvtccasagawibagiupvawyqjwcwyazcv7iz16twxfeumwdqyjkozihvcnaqef": 30, "miko": 225, "mileston": 36, "million": 137, "millisecond": [130, 144], "mime": [27, 79, 80, 84, 140, 143, 180], "mimetyp": [27, 37, 40, 42, 55, 80, 88, 218], "mimetypedetector": 27, "mimetypeload": 27, "min": [4, 20, 21, 22, 23, 24, 25, 26, 27, 29, 140, 163, 198, 200, 202, 207], "mind": [36, 43, 63, 66, 95, 97, 101, 118, 130, 139], "mingw": 101, "minif": 221, "minifi": [7, 112], "minim": [111, 160, 173], "minimalist": 153, "minimum": [2, 4, 34, 38, 66, 94, 99, 118, 133, 202, 207], "minio": 200, "minioadmin": 200, "minor": [17, 24, 60, 65], "minut": [35, 38, 63, 74, 75, 76, 110, 149, 150, 162, 188], "miscellan": [48, 181, 192], "misdetect": 176, "miss": [24, 37, 42, 54, 60, 67, 76, 79, 99, 133, 143, 159, 194, 212, 217], "missing_fil": 30, "mistak": [7, 35, 101, 148], "mit": [4, 89], "mitig": [1, 28, 123], "mix": [22, 105, 107, 130, 137, 162, 207, 208], "mixin": 137, "mj": [23, 143, 163], "mkcol": [79, 80, 81], "mkdir": [35, 101, 161, 198, 200], "mknod": 200, "mktemp": 161, "mm": [68, 70], "mncwv0ujg9s63lf8": 30, "mo": [62, 163, 176], "mobil": [26, 65, 98, 99, 137, 140, 200, 201, 202, 206], "mocha": 126, "mock": [39, 41, 61, 225], "modal": [26, 96, 99, 202], "mode": [18, 24, 26, 37, 42, 60, 62, 123, 133, 143, 158, 159, 163, 165, 170, 184, 195, 201, 202, 206, 225], "model": [38, 50, 73, 75, 110, 115, 148, 149, 150, 162], "moder": 147, "modern": [41, 124, 143], "modif": [55, 79, 80, 115, 214, 218], "modifi": [30, 37, 42, 54, 56, 60, 64, 66, 67, 72, 77, 79, 84, 101, 103, 115, 118, 123, 124, 129, 156, 165, 180, 193, 201], "modifycolumn": 60, "modifyparticipantev": 146, "modul": [23, 24, 26, 40, 45, 101, 112, 126, 143, 195, 221], "modular": [41, 194], "mom": 206, "moment": [4, 14, 17, 84, 88, 89, 118, 123, 129, 133, 148], "monet": [31, 209], "monitor": [4, 32, 130], "monitoringmiddlewar": 50, "monochrom": 95, "month": [99, 212], "monthlyreport": 142, "more": [1, 2, 4, 5, 7, 17, 18, 21, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 38, 40, 41, 42, 45, 46, 51, 53, 55, 58, 59, 60, 62, 65, 67, 70, 72, 94, 97, 98, 99, 100, 101, 102, 109, 110, 113, 117, 118, 121, 123, 124, 126, 130, 132, 133, 137, 139, 142, 157, 159, 160, 161, 162, 163, 167, 178, 183, 184, 189, 193, 194, 195, 197, 198, 202, 204, 206, 207, 208, 212, 214, 217, 218, 221, 225], "moreov": [2, 4, 17, 24, 26], "morespecificreturntyp": 67, "most": [9, 15, 16, 18, 24, 25, 26, 29, 34, 38, 39, 40, 41, 53, 57, 62, 67, 72, 94, 95, 97, 98, 99, 101, 118, 124, 131, 137, 139, 140, 143, 148, 157, 164, 171, 194, 198, 212, 217, 222, 225], "mostli": [17, 18, 24, 37, 42, 62, 82, 109, 124, 137], "mount": [27, 28, 37, 42, 79, 110, 134, 137, 174, 219], "mountconfigmanag": 27, "mountmanag": 27, "mountpoint": [26, 27, 58, 218], "move": [2, 10, 16, 17, 21, 24, 26, 27, 28, 31, 37, 42, 57, 62, 81, 83, 85, 86, 91, 94, 99, 104, 110, 116, 139, 212, 221], "moveabl": 79, "moveoper": 88, "moveremotefileoper": 88, "movetotrash": 24, "movetotrashev": 24, "movi": 137, "mozilla": [29, 97, 112, 194], "mpl": 4, "mquyqdffosamjytm8pvpkosvqxt5hglnuspo5embgjmnepfgaide8oujvrj2wcycbslgqynu9japfvzhml83ybmvp6adidarjtfibprwod6p32fl9lipistvc6k8wrs1": 63, "msg": 40, "mtime": [42, 79, 80, 81, 180], "much": [21, 24, 28, 39, 94, 95, 101, 105, 107, 133, 150, 193, 212], "multi": [17, 40, 62, 112, 142, 188], "multi_checkbox": 113, "multi_select": 113, "multilin": 68, "multimedia": 4, "multipart": 80, "multipl": [4, 23, 24, 25, 28, 30, 37, 38, 40, 42, 43, 54, 60, 62, 64, 67, 84, 94, 99, 100, 101, 103, 105, 107, 109, 112, 113, 121, 127, 137, 139, 157, 188, 196, 202, 206, 218], "multipleobjectsreturnedexcept": [23, 57], "multiselect": 148, "multistatu": [82, 115], "music": 95, "must": [0, 4, 26, 28, 29, 30, 34, 37, 40, 42, 53, 56, 57, 60, 62, 63, 67, 72, 78, 79, 81, 88, 100, 101, 103, 105, 107, 110, 111, 113, 116, 118, 127, 128, 137, 140, 142, 148, 153, 160, 163, 166, 169, 173, 174, 176, 185, 187, 196, 203, 207, 208, 225], "mustach": 62, "mutabl": [57, 117], "mutat": 117, "mute": 94, "mv": 161, "my": [1, 39, 49, 50, 51, 53, 65, 67, 95, 100, 110, 113, 115, 118, 119, 130, 132, 134, 137, 138, 140, 141, 145, 148, 149, 150, 152, 154, 174, 190, 195], "my_alia": 115, "my_app": [113, 115, 119, 134, 148, 149, 150], "my_app_id": [132, 184], "my_app_t": 41, "my_checkbox_field": 113, "my_class": 194, "my_declarative_settings_form": 113, "my_field_kei": 113, "my_field_unique_id": 113, "my_index": 60, "my_multi_select_field": 113, "my_multicheckbox_field": 113, "my_new_index": 60, "my_notes_set": 54, "my_old_index_on": 60, "my_old_index_two": 60, "my_other_appwidgetid": 110, "my_radio_field": 113, "my_rich_object_typ": 137, "my_section_id": 113, "my_select_field": 113, "my_tabl": [60, 115, 144], "my_unique_act": 132, "myapp": [0, 5, 7, 17, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 61, 62, 81, 104, 105, 107, 108, 110, 113, 115, 117, 119, 126, 128, 132, 133, 134, 137, 138, 139, 140, 143, 144, 145, 148, 149, 150, 152, 154, 155, 156, 225], "myapp_author": 57, "myapp_metr": 128, "myappcollector": 133, "myappdatacollector": 133, "myappid": 142, "myapplic": 1, "myappmanag": 154, "myappmigr": 154, "myappwidget": [110, 134], "myappwidgetid": 110, "myarrai": 195, "myawesomeservic": 137, "mybeautifulapp": [41, 104], "mybulkprovid": 119, "mycamelcaseapp": 53, "myclass": [105, 111, 195, 196], "mycontrol": [55, 134], "mycooki": 40, "mycustompickerel": 137, "mycustomtemplatefilenam": 51, "mycustomwidgetcompon": 137, "mydata": [110, 133], "mydavplugin": [1, 141, 157], "mydeclarativesettingsform": 113, "myevent": 146, "myfil": [40, 58], "myfilemenuplugin": 45, "myfooimpl": 0, "myfunct": [111, 196], "mygreatapp": 146, "myhead": [50, 193], "myicon": 193, "mykei": [105, 107], "mylink": 137, "mylisten": 1, "mymethod": 196, "mynam": 41, "myobject": 144, "myobjectfactori": 144, "myprofileact": 132, "mypromptresultlisten": [148, 150], "myproperti": 195, "myprovid": 119, "mypublicsharetemplateprovid": 51, "myreferencelisten": [137, 145], "myremoteserverintegr": [122, 141], "myrepairstep": 138, "myresourceprovid": 134, "myscop": 67, "mysearchprovid": 140, "myservic": [38, 41, 57, 110, 117, 146], "myset": 54, "mysql": [4, 28, 35, 57, 111, 112, 130, 225], "mysqld": 111, "mystat": 45, "mysteri": 137, "mytag1": 67, "mytestclass": 41, "mytestclass2": 41, "mytestservic": 121, "mytranscriptionlisten": 145, "myuser": 58, "myvalu": [105, 107], "myvar": [195, 196], "myvari": 196, "mywidget": [110, 137], "n": [7, 30, 35, 62, 79, 80, 82, 84, 85, 95, 100, 101, 115, 118, 133, 137, 143, 157, 163, 174, 194, 195, 206], "n1": 109, "nachrichten": 4, "name": [0, 2, 4, 5, 7, 12, 14, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 37, 40, 41, 43, 45, 46, 47, 49, 52, 53, 54, 55, 57, 60, 62, 65, 66, 67, 70, 75, 76, 79, 81, 82, 84, 86, 88, 91, 94, 96, 98, 99, 101, 103, 104, 109, 113, 114, 115, 116, 117, 119, 121, 124, 126, 128, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 163, 174, 175, 179, 180, 183, 184, 187, 188, 189, 190, 194, 196, 198, 200, 207, 210, 214, 221, 222], "namespac": [0, 10, 14, 18, 24, 26, 27, 38, 39, 40, 41, 42, 45, 49, 50, 51, 53, 54, 55, 56, 57, 61, 67, 103, 104, 105, 109, 110, 113, 115, 118, 119, 121, 124, 128, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 195, 196, 220, 225], "nan": 4, "nano": 165, "narrow": 67, "nativ": [28, 40, 43, 95, 195, 225], "natur": [79, 100, 108], "navig": [3, 4, 26, 27, 40, 43, 52, 62, 91, 95, 96, 140, 142, 201, 202, 205, 208, 209], "navigationmanag": 27, "nb": [7, 80], "nb_no": 7, "nbqawizehmb8ga1uecgwyb3duq2xvdwqgq29kzsbtawduaw5nienbmb4xdte1mtax": 30, "nc": [24, 27, 40, 63, 79, 95, 100, 110, 115, 181, 200], "nc16": [12, 200], "nc31": 148, "nc32": 148, "nc33": 148, "nc_app_": [163, 170], "nc_favorite_flag": 180, "nc_py_api": 174, "ncappsidebar": 29, "nccheckboxradioswitch": 113, "nccustompickerrenderresult": 137, "nciconsvgwrapp": 204, "ncreferencepickermod": 123, "ncreferencewidget": 123, "ncrichcontentedit": 123, "ncrichtext": 123, "ncsettingssect": 113, "ncu": 103, "ndqyjkozihvcnaqebbqadgy0amigjaogbanoqesgdcw0l2l": 30, "necessari": [32, 60, 62, 94, 98, 109, 137, 139, 142, 153, 159, 160, 165, 168, 179, 197, 198], "necessarili": [94, 197], "need": [0, 2, 4, 5, 7, 13, 18, 20, 22, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 49, 51, 53, 54, 57, 58, 60, 62, 63, 65, 66, 67, 70, 79, 80, 81, 82, 85, 86, 88, 89, 91, 94, 95, 99, 101, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 118, 121, 127, 128, 130, 132, 133, 134, 136, 137, 139, 140, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 157, 160, 162, 163, 164, 165, 167, 170, 174, 175, 178, 180, 184, 190, 194, 196, 197, 198, 200, 201, 203, 204, 206, 207, 208, 210, 212, 217, 220, 221, 225], "needinfo": 212, "needspartfil": 27, "neg": [0, 94, 130, 140, 194], "negat": 184, "nein": 4, "neither": [57, 194], "net": [17, 20, 24, 26, 27, 66, 115, 174], "netlifi": [124, 204], "network": [80, 118, 123, 130, 143, 159, 160, 161, 165, 171, 174], "networkofflin": 124, "networkonlin": 124, "networkset": 200, "neutral": [95, 100], "never": [17, 27, 62, 63, 95, 99, 100, 103, 142, 197, 217], "nevertheless": [17, 194], "new": [1, 4, 6, 10, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 35, 36, 37, 39, 40, 41, 42, 43, 46, 49, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 66, 67, 72, 79, 88, 91, 94, 103, 105, 107, 108, 110, 112, 113, 115, 116, 117, 121, 123, 124, 129, 130, 133, 134, 135, 137, 139, 140, 142, 144, 147, 148, 149, 150, 153, 154, 155, 156, 159, 163, 171, 187, 194, 197, 200, 201, 205, 206, 208, 209, 212, 218, 220, 225], "new_tabl": 60, "newbasiccredenti": 88, "newbearercredenti": 88, "newclient": 122, "newconversationopt": 147, "newemailact": 119, "newer": [15, 17, 36, 60, 101, 154, 212], "newest": 220, "newfil": [55, 58], "newfilemenu": 45, "newfilepath": 88, "newfold": 55, "newfolderpath": 88, "newkei": 30, "newli": [23, 35, 36, 70, 101, 174], "newlinkact": 119, "newqueri": 117, "newsamlssocredenti": 88, "next": [33, 36, 40, 54, 61, 67, 68, 94, 98, 99, 100, 110, 111, 115, 118, 130, 134, 140, 153, 159, 160, 180, 197, 207, 212, 225], "nextcloud": [1, 2, 4, 6, 7, 8, 9, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 45, 46, 47, 48, 49, 52, 54, 57, 59, 60, 61, 62, 63, 65, 66, 67, 70, 71, 72, 79, 80, 81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 126, 128, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 155, 156, 157, 158, 159, 160, 161, 163, 164, 165, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 180, 182, 183, 184, 186, 187, 188, 190, 192, 194, 195, 196, 197, 198, 200, 202, 203, 204, 207, 208, 210, 211, 213, 214, 217, 220, 221, 222, 223], "nextcloud33": 29, "nextcloud_base_url": [68, 69, 70, 71, 72, 74, 75, 76, 77], "nextcloud_build_vari": 101, "nextcloud_myapp_metr": 128, "nextcloud_url": [159, 174, 179], "nextcloudcredentialsfactori": 88, "nextcloudtest": 156, "nextid": 144, "nextlcoud": 26, "nf": 161, "nfiv0cvgquzbx": 30, "nginx": 212, "nice": [63, 99], "nicer": 95, "nig": 30, "night": [7, 34, 130], "nightli": [35, 38], "nikic": 22, "ninja": 101, "njce9invp368xv0btrobrqesnsgoggl5ceavr0c9bg": 30, "njkkfzyemeuqfagmbaaewdqyjkozihvcnaqefbqadgyeavf": 30, "nkx5snu3fs45mscdb61xbyjbslfgr4qi6mcocippw4sur28eaexvvgpsvqujylgp": 30, "nndezmtcxmfoxdte2mtaxndezmtcxmfowezerma8ga1ueawwiy29udgfjdhmwgz8w": 30, "no_prefer": 45, "noadminrequir": [26, 40, 67], "nobodi": [30, 130, 194], "nocsrfrequir": [26, 40, 139, 217], "node": [1, 23, 24, 26, 29, 30, 51, 59, 79, 91, 115, 118, 126, 130, 157, 219], "node_ev": 178, "nodeaddedtofavorit": 24, "nodecopiedev": 178, "nodecreatedev": 178, "nodedeletedev": 178, "nodeinfo": 17, "nodej": 225, "noderemovedfromfavorit": 24, "noderenamedev": 178, "nodetouchedev": 178, "nodewrittenev": 178, "noexpirationd": 26, "non": [7, 10, 18, 23, 27, 35, 62, 63, 64, 66, 105, 124, 139, 164, 200, 207], "nonamespaceschemaloc": [4, 119, 138], "none": [35, 40, 60, 184, 193, 194, 200, 225], "nonsgml": 118, "noop": [16, 17], "noquotesneed": 195, "nor": [0, 57, 201, 212], "norespons": 143, "normal": [28, 35, 40, 62, 66, 67, 85, 86, 104, 111, 115, 116, 136, 148, 202, 217], "notabl": 16, "notat": [10, 41, 202], "note": [0, 17, 22, 28, 34, 37, 40, 42, 54, 56, 57, 58, 60, 63, 67, 70, 78, 89, 95, 115, 118, 137, 139, 148, 152, 154, 185, 200, 212, 214, 221, 225], "notempti": 200, "notes_": 54, "notesadmin": 54, "notessettingscontrol": 54, "notessubadmin": 54, "notestutori": 54, "notfounderror": 67, "notfoundexcept": [37, 40, 42, 58, 61, 67], "noth": [15, 118], "notic": [60, 66, 69, 194, 221], "notif": [0, 22, 25, 26, 27, 28, 35, 45, 64, 94, 100, 110, 123, 178, 181, 185, 192, 209], "notifi": [0, 4, 26, 28, 37, 42, 110, 114, 124, 145, 148, 149, 150], "notificationmanag": 27, "notion": 118, "notnul": [57, 60, 144], "notpermittedexcept": 58, "notwofactorrequir": 40, "noun": [62, 100], "novel": 159, "now": [6, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 35, 36, 38, 40, 41, 45, 57, 63, 67, 68, 81, 101, 110, 112, 117, 118, 119, 130, 135, 137, 145, 148, 150, 151, 152, 165, 174, 194, 198, 204, 210, 212, 217], "nowadai": 79, "npm": [36, 123, 133, 134, 158, 209, 221], "npmj": [14, 15, 16, 24], "nr": 212, "nresult": [84, 115], "nrikhcly3at3glks2791bc": 30, "ns_caldav": 118, "nsi": 101, "null": [10, 15, 18, 19, 23, 24, 26, 27, 39, 41, 42, 45, 57, 58, 67, 68, 72, 75, 76, 80, 91, 105, 107, 110, 117, 118, 119, 121, 129, 131, 132, 133, 134, 137, 140, 142, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 180, 190, 195, 196, 222], "nullabl": [18, 19, 23, 37, 41, 42], "num": 195, "number": [2, 4, 17, 24, 27, 29, 36, 40, 41, 56, 60, 62, 71, 74, 79, 81, 90, 94, 98, 101, 111, 113, 118, 123, 130, 132, 133, 137, 138, 140, 148, 149, 162, 171, 177, 178, 187, 188, 194, 195, 207, 209, 212, 214, 222, 225], "numberofimag": [74, 148, 149], "numer": 79, "nvidia": [160, 168], "nvo4pzoto": 30, "nwdmgidb7iahf0f": 30, "o": [7, 41, 101, 161, 198, 200], "oauth2": 88, "obei": 40, "obfusc": 130, "obj": [88, 195], "object": [0, 14, 24, 26, 27, 28, 29, 40, 41, 42, 47, 50, 51, 57, 58, 62, 63, 67, 74, 88, 108, 110, 113, 115, 119, 120, 121, 123, 129, 134, 137, 139, 140, 143, 144, 145, 148, 149, 150, 152, 156, 177, 179, 183, 186, 188, 218, 223], "object_id": 183, "objectid": 82, "objectstor": [10, 200], "objectstorag": 219, "objecttyp": 82, "obsolet": [16, 17, 124], "obtain": [65, 85, 86, 88, 93, 111, 115, 127, 137, 141, 145, 148, 149, 150, 152, 198], "obviou": [1, 100, 130, 197], "oc": [11, 13, 14, 15, 16, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 42, 45, 48, 58, 63, 79, 80, 81, 82, 84, 92, 93, 109, 110, 115, 123, 129, 133, 137, 140, 141, 146, 148, 149, 150, 152, 159, 162, 163, 174, 175, 177, 178, 179, 180, 181, 184, 186, 188, 190, 192, 200, 209, 222, 225], "oc_": [10, 26, 57], "oc_api": 27, "oc_app": [16, 23, 24, 27, 28], "oc_app_": 28, "oc_appconfig": 13, "oc_appswebroot": 13, "oc_autotest": 225, "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, 29], "oc_imag": 27, "oc_isadmin": 13, "oc_job": 29, "oc_mount": 28, "oc_preview": 29, "oc_properti": 118, "oc_requesttoken": 13, "oc_respons": [10, 29], "oc_shar": 25, "oc_share_extern": 29, "oc_templ": [28, 217], "oc_them": 10, "oc_us": [0, 16, 28, 217], "oc_util": [28, 29], "oc_webroot": 13, "oca": [0, 1, 4, 5, 10, 14, 16, 19, 22, 24, 26, 27, 28, 29, 38, 39, 40, 41, 45, 47, 49, 50, 51, 53, 54, 55, 56, 57, 61, 104, 105, 108, 110, 113, 115, 116, 117, 118, 119, 121, 123, 127, 128, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 157, 163, 195, 217, 225], "occ": [4, 10, 17, 18, 26, 30, 35, 37, 42, 66, 112, 123, 133, 138, 143, 144, 153, 158, 162, 163, 165, 174, 181, 192, 198, 200], "occ_command": 184, "occ_command_nam": 184, "occasion": [130, 153, 212], "occur": [4, 23, 40, 42, 67, 100, 111, 116, 165, 170, 175, 182, 217], "occurr": 67, "ocdialog": 13, "oci": [57, 225], "ocm": [28, 79], "ocp": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 38, 39, 40, 41, 45, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 65, 67, 82, 91, 99, 103, 105, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 128, 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, 185, 217, 220, 222], "ocpactivityifilt": 4, "ocpactivityiprovid": 4, "ocpactivityiset": 4, "ocpcollaborationcollaboratorsisearchplugin": 4, "ocpcommentsicommentsmanag": 82, "ocpeventdispatcherev": [37, 42], "ocphintexcept": [37, 42], "ocpserv": 41, "ocpsettingsisect": 4, "ocpsettingsiset": 4, "ocpshar": 4, "ocr": 148, "ocsbadrequestexcept": [67, 222], "ocscontrol": [40, 53, 67, 139, 222], "ocsexcept": 222, "ocsforbiddenexcept": 222, "ocshar": 88, "ocsnotfoundexcept": 222, "off": [21, 40, 95, 130, 217], "offer": [33, 38, 39, 47, 50, 67, 89, 91, 97, 99, 108, 115, 117, 119, 130, 133, 139, 140, 145, 148, 149, 150, 152, 159, 194, 212, 217], "offic": [4, 22, 37, 42, 64, 70, 79, 93, 94, 123, 209], "offici": [17, 24, 30, 34, 89, 101, 118, 125, 160], "offlin": [72, 78, 124], "offset": [24, 27, 57, 72, 82, 140], "often": [5, 26, 38, 45, 55, 62, 67, 80, 99, 126, 130, 133, 141, 148, 153, 188, 195, 197, 212, 217, 222], "og": 51, "ogp": 51, "oidc": [65, 79, 123, 209], "ok": [63, 65, 66, 68, 69, 72, 74, 75, 76, 77, 89, 100, 110, 115, 137, 175, 177, 186, 191, 208, 222], "okai": [21, 45, 210], "old": [0, 2, 4, 16, 17, 18, 24, 29, 30, 38, 60, 63, 64, 91, 110, 124, 161, 218], "older": [17, 21, 24, 40, 54, 67, 101, 139, 194, 197], "oldest": 212, "omit": [27, 40, 57, 99, 100, 105, 117], "onc": [0, 4, 7, 9, 16, 27, 28, 38, 40, 41, 42, 45, 53, 58, 60, 61, 63, 66, 78, 81, 90, 103, 104, 105, 107, 112, 116, 118, 119, 126, 129, 130, 137, 138, 139, 148, 160, 194, 197, 212, 220, 222], "oncreat": 88, "ondatatransferprogresslisten": 88, "one": [2, 4, 6, 7, 12, 16, 17, 22, 24, 25, 26, 30, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 53, 54, 57, 60, 62, 63, 66, 67, 70, 72, 79, 80, 88, 89, 94, 97, 99, 100, 101, 102, 103, 104, 105, 107, 108, 111, 113, 115, 116, 119, 121, 124, 126, 127, 128, 129, 130, 137, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 156, 157, 167, 175, 188, 189, 193, 194, 195, 196, 197, 198, 206, 207, 208, 210, 212, 217], "onelin": 36, "onelogin": 223, "ones": [26, 36, 67, 108, 112, 116, 118, 137, 208, 212], "onev": 116, "ongo": [64, 129], "onli": [1, 2, 4, 7, 10, 13, 17, 18, 21, 22, 23, 24, 26, 27, 28, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 45, 47, 50, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 67, 68, 70, 74, 75, 76, 78, 79, 80, 81, 84, 90, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 110, 111, 113, 115, 116, 117, 124, 129, 130, 133, 136, 139, 140, 142, 143, 145, 148, 149, 150, 153, 157, 161, 163, 167, 170, 174, 176, 178, 179, 180, 188, 190, 191, 194, 197, 198, 201, 202, 207, 208, 212, 217, 220, 221, 225], "onlin": [4, 72, 124, 200], "only_full_group_bi": 57, "onlyoffic": [33, 223], "onlyofficedock": 200, "onremoteoperationfinish": 88, "onremoteoperationlisten": 88, "onto": 57, "ontransferprogress": 88, "onward": 139, "oo": 200, "oop": 100, "op": 108, "open": [7, 10, 28, 29, 33, 35, 40, 41, 79, 90, 93, 94, 98, 99, 101, 118, 123, 130, 132, 136, 137, 165, 176, 180, 194, 197, 200, 206, 207, 208, 209, 212, 217, 222, 225], "open_basedir": 225, "openai": 148, "openapi": [26, 28, 64, 73, 93], "openconflictpick": [25, 26], "opengraph": [51, 137], "opengraphobject": 137, "openid": [123, 209], "openmetr": 128, "openpgp": 161, "openssl": [30, 80, 101, 200, 224], "openstreetmap": 137, "opensus": 101, "oper": [23, 39, 45, 57, 58, 60, 67, 79, 84, 88, 97, 118, 119, 123, 130, 136, 141, 161, 175, 197], "oppos": 62, "opt": [21, 45, 101, 110, 140], "optim": [45, 58, 80, 104, 118, 130, 150], "optimist": [17, 24], "option": [0, 4, 10, 21, 24, 26, 28, 29, 30, 33, 36, 40, 45, 46, 48, 53, 55, 57, 60, 62, 64, 65, 66, 69, 74, 79, 94, 97, 99, 101, 104, 110, 111, 113, 115, 116, 117, 119, 121, 123, 137, 144, 147, 148, 149, 159, 160, 162, 168, 169, 175, 178, 179, 183, 184, 188, 189, 194, 198, 200, 201, 202, 206, 207, 208, 217, 218, 224], "option_nam": 184, "oracl": [18, 57, 225], "orchestr": 159, "order": [2, 4, 5, 18, 29, 37, 38, 40, 42, 50, 52, 54, 55, 62, 63, 80, 81, 84, 100, 101, 109, 110, 111, 113, 115, 118, 124, 126, 132, 134, 137, 138, 139, 140, 142, 153, 162, 178, 180, 194, 207, 210, 212], "order_in_file_actions_menu": 180, "orderbi": [84, 115], "org": [2, 4, 24, 29, 79, 82, 84, 85, 91, 109, 110, 112, 115, 119, 137, 138, 144, 161, 212, 225], "organ": [4, 7, 31, 35, 67, 99, 117, 207, 211], "organis": [132, 207], "organiz": 62, "origin": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 72, 74, 75, 81, 85, 137, 148, 149, 150, 184, 197, 198, 200, 212, 217], "origin_languag": 148, "original_languag": 137, "original_titl": 137, "orx": 26, "oscar": 150, "oscarwildetasktyp": 150, "osslsigncod": 101, "other": [0, 2, 4, 18, 21, 25, 26, 27, 30, 32, 33, 34, 35, 36, 37, 40, 41, 42, 45, 46, 50, 53, 55, 57, 67, 68, 79, 94, 95, 98, 99, 100, 101, 104, 108, 109, 110, 111, 112, 116, 117, 118, 121, 122, 124, 130, 134, 136, 137, 139, 140, 142, 143, 144, 147, 148, 153, 155, 156, 159, 160, 161, 162, 163, 164, 168, 171, 174, 175, 181, 192, 194, 195, 197, 202, 210, 212, 216, 217, 218], "other_t": 60, "other_templ": 46, "otherclass": [41, 104], "otherwis": [26, 27, 28, 29, 30, 34, 62, 65, 69, 74, 81, 94, 108, 118, 140, 142, 148, 149, 150, 151, 202, 217], "our": [4, 7, 10, 27, 28, 30, 34, 38, 54, 67, 89, 97, 98, 109, 115, 118, 121, 130, 134, 163, 165, 167, 174, 201, 210, 211, 212, 213, 215, 217, 222], "out": [18, 21, 22, 30, 33, 37, 38, 40, 41, 42, 45, 57, 62, 64, 65, 74, 79, 93, 94, 95, 97, 100, 101, 110, 123, 124, 130, 140, 152, 153, 154, 155, 159, 163, 165, 175, 194, 200, 207, 209, 212, 214], "outbound": 161, "outbox": 200, "outer": 139, "outlin": [7, 95], "outofoffic": 68, "outofofficechangedev": 129, "outofofficedeletedev": 129, "outofofficeendedev": 129, "outofofficescheduledev": 129, "outofofficestartedev": 129, "output": [26, 28, 29, 35, 40, 41, 50, 60, 62, 67, 75, 82, 111, 112, 123, 124, 126, 130, 131, 139, 144, 149, 150, 152, 154, 160, 195, 217, 225], "outputinterfac": 154, "outsid": [26, 41, 67, 70, 71, 72, 77, 137, 141, 159, 197, 201, 207], "over": [18, 24, 25, 26, 29, 34, 40, 52, 65, 66, 70, 71, 72, 77, 79, 84, 99, 100, 112, 118, 130, 137, 154, 195, 204, 212], "overal": [0, 10, 14, 26, 36, 40, 130, 139, 140, 145, 148, 149, 150, 152], "overcompl": 207, "overflow": [154, 201], "overhead": 218, "overlai": [94, 110], "overlap": 94, "overlayiconurl": 110, "overload": 130, "overlook": 217, "overrid": [51, 57, 65, 88, 128, 156, 203, 207], "overse": 32, "overtak": 217, "overus": 95, "overview": [0, 4, 31, 40, 48, 52, 63, 64, 78, 79, 93, 106, 110, 123, 124, 137, 160, 162, 172, 192, 194, 197, 209, 219], "overwrit": [7, 26, 35, 45, 50, 61, 79, 88, 136, 143, 218, 225], "overwritten": [72, 79, 118, 136], "own": [7, 12, 13, 14, 15, 18, 20, 21, 22, 25, 26, 29, 37, 40, 41, 42, 46, 50, 57, 58, 61, 62, 63, 64, 65, 66, 70, 79, 90, 91, 95, 101, 102, 110, 112, 116, 118, 132, 133, 134, 137, 142, 148, 150, 157, 167, 195, 197, 204, 208], "owncloud": [79, 82, 84, 88, 115, 210, 225], "owncloudcli": 88, "owncloudclientfactori": 88, "owner": [7, 26, 51, 79, 84, 115, 147, 161], "ownerid": 66, "ownership": [26, 161], "oxygen": 202, "p": [7, 35, 46, 62, 104, 137, 142, 161, 194, 200, 217], "pack": [40, 60, 118], "packag": [0, 12, 14, 15, 16, 17, 21, 24, 26, 27, 28, 36, 45, 62, 88, 101, 103, 109, 112, 123, 126, 134, 161, 164, 195], "pad": [79, 207, 208], "page": [2, 4, 5, 6, 9, 10, 22, 23, 24, 27, 30, 33, 36, 37, 41, 42, 45, 53, 62, 66, 67, 71, 101, 107, 112, 113, 117, 123, 124, 132, 134, 135, 137, 139, 140, 153, 170, 176, 181, 194, 197, 198, 200, 202, 209, 211, 212, 214, 217, 225], "page_numb": 27, "page_s": 27, "pagecontrol": [40, 41, 53], "pagedprovid": 29, "pagin": [27, 53, 72, 123, 137], "pai": 16, "pain": 212, "pair": [53, 77, 105, 107, 152], "panel": 100, "paper": 26, "paperclip": 94, "paragraph": [99, 118, 137], "parallel": [101, 130, 140], "param": [22, 23, 29, 40, 45, 67, 82, 91, 108, 115, 118, 137, 138, 142, 145, 146, 151, 153, 179, 181, 196, 217], "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": 57, "param_str": 57, "param_time_immut": 27, "param_time_mut": 27, "paramet": [10, 17, 24, 26, 27, 28, 29, 35, 42, 46, 48, 52, 53, 54, 57, 62, 64, 65, 70, 78, 79, 88, 91, 101, 110, 111, 112, 113, 115, 116, 118, 121, 133, 134, 136, 137, 138, 140, 142, 143, 148, 152, 158, 162, 163, 174, 175, 178, 180, 184, 196, 200, 217, 222], "parcel": 124, "parent": [0, 38, 40, 41, 42, 45, 46, 50, 53, 55, 56, 57, 61, 79, 88, 110, 113, 115, 117, 118, 121, 132, 134, 137, 139, 154, 200, 201, 225], "parenthesi": 62, "parentid": 82, "pars": [22, 26, 27, 40, 45, 48, 88, 118, 140], "parsedrelyingpartyid": 200, "parser": 22, "part": [26, 27, 30, 36, 40, 41, 44, 53, 54, 57, 60, 62, 66, 80, 94, 101, 104, 105, 107, 118, 133, 143, 146, 163, 164, 167, 171, 176, 194, 195, 202, 207], "parti": [2, 7, 28, 30, 34, 40, 65, 89, 104, 109, 117, 131, 135, 139, 140, 160, 163, 197, 222], "partial": [108, 137, 139, 140], "particip": [98, 146, 213], "particular": [41, 67, 99, 101, 133], "particularli": 79, "partli": 218, "partnership": 33, "pascal": 22, "pass": [17, 23, 24, 26, 27, 29, 32, 38, 40, 41, 42, 46, 49, 53, 65, 79, 80, 81, 101, 109, 116, 117, 118, 130, 136, 137, 138, 139, 143, 145, 148, 149, 150, 152, 155, 163, 173, 184, 189, 217, 218], "passm": 153, "passthru": 217, "passwd": [110, 137], "password": [10, 19, 26, 27, 37, 40, 42, 49, 65, 66, 70, 79, 84, 88, 93, 100, 113, 123, 136, 155, 165, 174, 188, 200, 222, 225], "passwordconfirmationrequir": [26, 54, 124], "passwordcontext": 27, "passwordupdatedev": 24, "past": [12, 18, 30, 40, 72, 99, 124, 129], "patch": [40, 53, 104, 124, 139, 197, 210], "path": [6, 14, 30, 35, 40, 41, 51, 53, 58, 60, 65, 66, 70, 79, 80, 81, 88, 91, 101, 109, 123, 139, 140, 142, 143, 157, 161, 163, 165, 174, 176, 180, 183, 190, 200, 217, 218], "path_myapp_fil": 154, "path_root": 154, "path_separ": 88, "path_to_fil": 35, "patienc": 212, "pattern": [48, 53, 60, 62, 67, 98, 111, 130, 155], "paul": 70, "payload": [162, 175, 181], "paypal": 33, "pdf": 116, "pdo": [57, 224], "pdo_mysql": 35, "pdo_pgsql": 35, "pdo_sqlit": 35, "peak": 130, "pecl": 200, "peer": 32, "pem": 200, "penalti": 130, "pend": [64, 72, 194], "penpot": [94, 95, 98, 99], "peopl": [30, 34, 35, 62, 94, 97, 99, 100, 130, 194, 212, 217], "per": [7, 27, 36, 40, 56, 57, 63, 65, 67, 71, 97, 100, 107, 111, 113, 141, 157, 171, 193, 195], "percentag": 94, "percona": 111, "perfect": 130, "perform": [0, 3, 25, 28, 30, 38, 52, 57, 58, 65, 79, 85, 88, 94, 110, 121, 123, 127, 133, 140, 143, 154, 158, 161, 163, 169, 175, 184, 204, 209, 210, 217], "perhap": 212, "period": [36, 37, 40, 42, 68, 110, 117, 123, 162, 170, 209], "permalink": 137, "perman": [94, 171, 172, 200], "permiss": [27, 64, 67, 79, 84, 94, 101, 118, 158, 161, 165, 180, 198, 210, 218], "permissionerror": 67, "permissionsmask": 218, "permit": 30, "perpag": 71, "persever": 212, "persist": [57, 153, 165, 174], "person": [4, 26, 30, 54, 62, 79, 95, 100, 118, 123, 129, 140, 142], "personalsect": 142, "perspect": 18, "pfx": 101, "pgsql": [4, 57, 225], "phar": [2, 7, 163], "phase": [1, 18, 103], "phish": 217, "phone": [24, 65, 94, 123, 132, 209], "phone_numb": 57, "phonenumb": 57, "photo": [79, 94], "php": [0, 1, 2, 4, 6, 7, 10, 11, 12, 16, 28, 30, 35, 36, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 88, 100, 104, 105, 108, 110, 113, 114, 115, 117, 118, 119, 121, 122, 123, 128, 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, 159, 160, 162, 163, 171, 172, 173, 174, 175, 176, 178, 179, 180, 183, 184, 188, 194, 198, 200, 217, 219, 220, 222, 223], "php_os_famili": 29, "phpdoc": [10, 40, 196], "phpmailer": 10, "phpredi": 200, "phpstorm": [112, 158], "phpunit": [2, 61, 109], "physic": [27, 202], "pi": 212, "pick": [38, 39, 72, 99, 101, 104, 111, 137, 197, 212], "picker": [37, 42, 96, 123, 134], "pictur": [39, 89, 132], "pictureservic": 39, "piec": 194, "pill": 26, "pin": [35, 205], "pineappl": 122, "ping": [18, 132, 184], "pingus": 132, "pinia": 195, "pip": 161, "pitfal": [67, 143], "pivot": 225, "pixel": [14, 26], "pizza": 122, "pkcs12": 101, "place": [7, 24, 34, 49, 52, 62, 67, 98, 99, 101, 104, 124, 130, 137, 138, 153, 160, 172, 180, 202, 207, 210, 212, 214, 217, 221], "placehold": [94, 96, 110, 113, 165, 188, 202], "plai": [65, 130], "plain": [18, 27, 46, 63, 65, 67, 84, 100, 110, 114, 118, 121, 134, 137, 139, 202], "plan": [118, 121, 194], "platform": [26, 41, 57, 95, 98, 100, 101, 148, 210, 212], "player": 65, "plbdab2ba83bb6588": 225, "pleas": [2, 7, 8, 14, 17, 21, 24, 26, 27, 28, 29, 30, 34, 37, 41, 42, 46, 56, 61, 62, 63, 64, 67, 91, 101, 109, 115, 117, 118, 121, 130, 135, 143, 154, 158, 165, 168, 170, 171, 178, 194, 198, 200, 203, 204, 207, 211, 217, 220, 221, 223], "plu": [28, 63, 121, 137], "plug": [50, 153], "pluggabl": 140, "plugin": [2, 3, 4, 22, 37, 42, 45, 120, 123, 141, 195], "plural": 176, "png": [4, 22, 46, 66, 79, 84, 110, 119, 137, 140], "po": [7, 62, 163, 176], "poedit": 7, "point": [0, 16, 36, 40, 67, 137, 139, 145, 161, 175, 195, 200], "pointer": 171, "polici": [24, 37, 42, 61, 217], "polit": 212, "poll": [63, 148], "pollinterv": 65, "polyfil": 43, "poorli": [97, 194], "pop": 88, "popen": 217, "popmus": 88, "popov": [40, 205, 206, 207, 209], "popovermenu": [205, 208], "popul": 39, "popular": [24, 112, 137], "popup": 62, "port": [13, 25, 29, 112, 141, 158, 161, 165, 167, 174, 200], "portal": 200, "posit": [7, 24, 29, 62, 94, 99, 130, 144, 194, 202, 208, 210, 212], "posselt": 4, "possess": 100, "possibl": [1, 7, 12, 16, 19, 22, 26, 27, 28, 34, 36, 37, 40, 41, 42, 45, 51, 53, 56, 57, 58, 60, 61, 62, 64, 65, 68, 70, 74, 79, 88, 95, 99, 100, 101, 103, 105, 107, 111, 117, 118, 121, 124, 127, 130, 133, 137, 139, 140, 141, 142, 143, 144, 146, 147, 152, 153, 154, 156, 160, 161, 169, 175, 182, 185, 196, 197, 202, 212, 217, 218, 222], "possibli": [18, 62], "post": [2, 4, 10, 30, 40, 53, 59, 63, 65, 66, 68, 70, 72, 74, 75, 76, 77, 78, 80, 82, 88, 112, 123, 126, 137, 138, 139, 162, 167, 174, 175, 177, 178, 179, 180, 182, 183, 184, 186, 187, 188, 189, 190, 217], "post_removefromgroup": 16, "postacceptshar": 24, "postaddus": [24, 42], "postcontrol": 53, "postcopi": 42, "postcreat": 42, "postcreateus": 42, "postdelet": [24, 42], "postfix": 53, "postgr": 130, "postgresql": [12, 57], "postldapbackendad": 16, "postlogin": 42, "postremoveus": [24, 42], "postrenam": 42, "postscanfil": 42, "postscanfold": 42, "postschemachang": 60, "postsetpassword": [24, 42], "postshar": 24, "posttouch": 42, "postunassigneduserid": 27, "postunshar": 24, "postunsharefromself": 24, "postwrit": 42, "pot": 7, "potenti": [41, 94, 111, 137, 159, 217, 218], "power": [7, 17, 19, 24], "powershel": 101, "pr": [18, 22, 82, 137, 160, 194, 197, 210], "practic": [40, 64, 123, 160, 161], "practis": 214, "pre": [3, 4, 32, 35, 40, 52, 60, 70, 71, 72, 77, 134, 138, 148, 193, 209], "pre_deleteus": 0, "preaddus": [24, 42], "preced": 62, "precis": [36, 144], "precondit": [74, 75, 76, 143], "preconditionnotmetexcept": [148, 149, 150], "precopi": 42, "precreat": 42, "precreateus": 42, "predefin": [64, 94, 202], "predefined_status": 72, "predelet": [24, 42], "predict": 137, "prefer": [39, 40, 64, 89, 93, 94, 97, 99, 100, 107, 113, 123, 140, 148, 154, 158, 181, 188, 192, 193, 194, 198, 209, 218], "preferences_ex": 180, "prefix": [26, 42, 53, 57, 60, 72, 79, 101, 105, 107, 115, 118, 130, 139, 140, 195], "preflight": [139, 217], "preflighted_cor": 139, "preg_match": 143, "preliminari": 129, "preload": [1, 28, 123, 132, 209], "preloadcollect": [28, 157], "prelogin": 42, "premad": 40, "prepar": [17, 26, 40, 111, 117, 118, 161, 217], "preparerulematch": 116, "prepend": [45, 196], "prereleas": 35, "preremoveus": [24, 42], "prerenam": 42, "prerequisit": [64, 198], "present": [4, 28, 40, 49, 52, 53, 67, 70, 79, 81, 101, 118, 132, 175, 176, 194, 198], "preserv": [63, 116], "preset": 46, "presetpassword": [24, 42], "preshar": 24, "presumpt": 140, "pretouch": 42, "pretti": [36, 212], "preunassigneduserid": 27, "preunshar": 24, "prevent": [26, 30, 35, 36, 38, 40, 46, 53, 57, 61, 62, 67, 70, 112, 140, 143, 165, 195, 196, 217], "preview": [4, 24, 27, 28, 40, 79, 84, 99, 123, 140], "previewmanag": 27, "previewrequest": 24, "previou": [25, 30, 36, 42, 60, 67, 101, 140, 156, 175, 194, 195], "previous": [17, 23, 26, 36, 54, 101, 148, 174, 197], "previousrespons": 156, "prewrit": 42, "primari": [28, 32, 37, 40, 42, 57, 58, 65, 94, 121, 130, 144, 193, 203, 207, 208, 223], "prime": [0, 35, 212], "primit": 42, "princip": [117, 118], "principaluri": 118, "principl": [97, 118, 184, 194], "print": [46, 80, 112, 133, 161, 217], "print0": 109, "print_unescap": [46, 142, 217], "prior": [41, 197], "prioriti": [40, 43, 54, 113, 132, 142, 188, 197], "privaci": [34, 123], "privat": [1, 27, 29, 30, 35, 38, 39, 40, 41, 42, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 67, 88, 101, 105, 110, 113, 114, 117, 118, 119, 121, 122, 132, 134, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 154, 155, 156, 157, 171, 182, 196], "privatekei": [30, 35], "privileg": [161, 198, 216, 218], "pro": 137, "probabl": [36, 67, 94, 105, 118, 136], "problem": [1, 2, 17, 18, 30, 40, 41, 57, 62, 67, 97, 101, 111, 124, 130, 133, 159, 170, 198, 212, 217, 225], "problemat": [2, 81, 171], "proc_open": 217, "proce": [63, 78, 130], "procedur": [63, 109, 216], "process": [3, 23, 26, 28, 29, 30, 31, 32, 34, 37, 39, 40, 42, 52, 60, 62, 67, 73, 74, 75, 89, 94, 101, 103, 104, 109, 115, 118, 119, 123, 124, 126, 130, 140, 145, 149, 152, 159, 160, 161, 162, 163, 174, 180, 199, 209, 212, 214], "processcalendardata": 117, "processingexcept": 148, "processor": 193, "prod": 126, "prodid": 118, "produc": [2, 67, 134, 148, 204], "product": [2, 23, 32, 36, 62, 95, 109, 126, 133, 143, 198, 212, 213, 221], "productnam": [62, 200], "profil": [26, 62, 100, 101, 123, 165, 209], "profilesect": 29, "program": [0, 30, 63, 101, 133, 159, 160, 163, 176, 217], "programfil": 101, "programm": 217, "programmat": [40, 117, 123, 124], "progress": [62, 80, 88, 96, 126, 138, 148, 162, 174, 175, 181, 194, 205], "progressbar": 138, "progressr": 88, "project": [4, 30, 34, 36, 37, 42, 89, 123, 126, 159, 163, 194, 209], "projectfil": [2, 109], "prolif": 34, "prologu": [89, 209], "prometheu": [128, 137], "promis": [34, 91, 134, 137], "promot": 41, "prompt": [26, 73, 75, 101, 149, 150], "promptli": 212, "prone": 67, "pronoun": 96, "proof": 41, "proofread": 148, "prop": [79, 84, 115, 134, 137, 157, 195], "propag": [130, 148, 153, 178], "proper": [28, 29, 30, 34, 40, 62, 63, 100, 148, 170, 202, 217, 222], "properli": [12, 30, 45, 61, 111, 136, 137, 222], "properti": [1, 23, 27, 28, 29, 41, 51, 57, 82, 83, 85, 115, 119, 132, 134, 137, 139, 140, 144, 155, 157, 201, 202, 217], "property_birthd": 26, "property_displayname_legaci": 23, "propertytocolumn": 57, "propertyupd": [79, 115], "propfind": [1, 28, 79, 82, 85, 86, 123, 130, 157], "proppatch": [79, 82, 118, 123], "propsdata": [110, 137], "propstat": 115, "prose": 150, "protect": [0, 7, 22, 23, 38, 57, 61, 70, 101, 118, 134, 136, 138, 162, 170, 173, 187, 200, 217, 225], "protocol": [13, 29, 63, 80, 112, 121, 162, 174, 200, 217], "prototyp": 163, "provid": [0, 4, 10, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 33, 34, 35, 37, 38, 40, 41, 42, 46, 47, 51, 52, 54, 55, 58, 59, 63, 64, 65, 66, 67, 68, 70, 74, 75, 76, 78, 79, 81, 84, 85, 89, 94, 95, 97, 99, 100, 101, 104, 105, 107, 112, 119, 120, 123, 124, 129, 131, 132, 133, 136, 139, 141, 143, 151, 154, 158, 159, 161, 163, 167, 171, 173, 174, 176, 178, 180, 184, 188, 189, 190, 194, 195, 196, 200, 202, 203, 206, 207, 209, 217, 218, 222, 225], "provideinitialst": [45, 51, 110], "providelazyinitialst": 45, "provider1": 121, "provider_id": [66, 137], "providerclass": 108, "providerid": [66, 108, 137], "provis": [13, 23], "provisioning_api": 77, "proxi": [63, 118, 122, 160, 161, 163, 170, 171, 172, 174, 187, 190], "proxy_host": 165, "proxy_password": 165, "proxy_port": 165, "proxy_us": 165, "prune": 198, "ps1": 101, "psalm": [2, 67, 103, 109, 224], "psr": [2, 27, 41, 49, 104, 123, 138, 151, 209], "psr3": [18, 25, 49], "pt1h": 117, "public": [0, 1, 4, 5, 10, 17, 21, 22, 24, 26, 30, 34, 35, 36, 37, 38, 39, 41, 45, 48, 49, 50, 53, 54, 55, 56, 57, 58, 60, 61, 62, 65, 67, 70, 88, 90, 105, 108, 110, 111, 113, 114, 115, 117, 118, 119, 121, 122, 123, 128, 129, 131, 132, 133, 134, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 163, 187, 194, 196, 200, 202, 209, 220, 225], "public_link": 88, "publicapi": 136, "publicapicontrol": 136, "publicdisplai": 136, "publicfunct": 179, "publicli": [12, 166], "publicpag": [26, 40, 67, 136], "publicshareauth": [5, 16], "publicsharecontrol": 136, "publictemplaterespons": [40, 51], "publicupload": 70, "publish": [6, 9, 26, 34, 35, 36, 40, 42, 118, 139, 146, 164, 197, 209, 217], "publishact": 11, "publishcalendar": 16, "pull": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 30, 32, 36, 82, 103, 109, 110, 111, 159, 160, 174, 176, 192, 194, 197, 198, 202, 210, 214, 222], "pure": [40, 41], "purpos": [5, 16, 34, 42, 94, 112, 139, 145, 148, 149, 150, 174, 206], "push": [7, 30, 35, 36, 65, 160, 163, 175, 197, 210], "put": [2, 35, 40, 53, 62, 65, 67, 70, 72, 79, 81, 97, 109, 118, 123, 130, 137, 139, 140, 145, 148, 149, 150, 152, 161, 162, 174, 175, 179, 187, 194, 207, 208], "putcont": [55, 58], "pwd": [82, 101, 198], "pwd1": 200, "pwd2": 200, "px": 95, "py": [161, 163], "python": [48, 101, 160, 161, 163, 176, 188], "python3": 161, "qa": 194, "qb": [29, 57, 111, 115], "qbmapper": [10, 22, 26, 57], "qsyqflqhouhdpq0w2aocwqgdaei": 137, "qt": [95, 101], "qt5": 101, "qt5keychain": 101, "qt6": 101, "qt_path": 101, "qtkeychain": 101, "qtkeychain_librari": 101, "qualifi": [15, 117, 197], "qualiti": [103, 210], "queri": [0, 1, 15, 16, 17, 19, 22, 23, 24, 25, 26, 27, 28, 29, 40, 41, 42, 45, 58, 59, 60, 62, 65, 79, 84, 91, 108, 111, 117, 123, 130, 137, 140, 157, 162, 175, 180, 193, 212, 217], "querybuild": [17, 19, 26, 27, 57, 115], "querylogg": 27, "querystatusforus": 146, "question": [4, 28, 34, 41, 57, 62, 108, 159, 170, 172, 197, 209, 212, 214], "queue": 38, "queuedjob": [25, 38], "quick": [40, 63, 65, 66, 78, 79, 97, 202, 208], "quickli": [1, 45, 94, 99, 124, 140, 212], "quiet": [105, 107], "quit": [7, 10, 53, 74, 75, 76, 112, 118], "quot": [33, 62, 79, 118, 194], "quota": [65, 79, 81, 94], "qux": [113, 188], "r": [7, 66, 79, 80, 88, 101, 161, 195, 198, 225], "r0wi": [35, 161], "race": [2, 24, 137, 212], "rach": 36, "radio": [65, 142, 188, 205, 208], "radio1": 208, "radiu": 202, "rais": [16, 100], "ran": [60, 101, 143], "rand": 80, "random": [41, 81, 144, 212], "randomli": 174, "rang": [4, 94, 110, 117], "rare": [17, 36, 41, 160], "raspberri": 212, "rate": [23, 31, 74, 75, 76, 123, 162, 170, 173], "ratelimit": [23, 141], "ratelimitedforal": 40, "rather": [28, 38, 41, 42, 54, 57, 67, 100, 110, 118, 137, 142, 148, 194], "raw": [74, 79, 101, 117, 118, 161, 165], "rc": 36, "re": [26, 34, 37, 42, 57, 62, 64, 97, 101, 111, 115, 124, 165, 170, 187, 197, 206, 207, 208, 212], "reach": [0, 33, 36, 39, 40, 141, 197, 214], "reachabl": [40, 67, 161, 170, 217], "react": [4, 29, 42, 124, 130, 137, 139, 156], "reaction": 97, "read": [1, 22, 23, 26, 35, 41, 55, 56, 57, 61, 62, 67, 70, 79, 82, 94, 97, 105, 107, 112, 119, 123, 124, 157, 161, 189, 194, 210, 211, 212, 217, 218], "read_timeout": 200, "readabl": [7, 41, 67, 79, 95, 99, 105, 117, 148, 161, 214], "reader": [4, 214], "readi": [0, 16, 32, 36, 74, 75, 76, 124, 160, 175, 194], "readm": [4, 32, 110, 195], "readmark": 82, "readonli": [142, 144], "readoper": 88, "readremotefileoper": 88, "readremotefolderoper": 88, "real": [63, 67, 82, 118, 143, 200], "realli": [13, 29, 41, 60, 94, 110, 130, 133, 197, 212, 217], "reason": [7, 26, 27, 28, 32, 49, 66, 101, 130, 139, 148, 149, 150, 161, 204, 212, 213, 214], "reason_lock_wait_timeout": 26, "reason_serv": 26, "reason_unique_constraint_viol": 29, "rebas": [194, 198], "reboot": 165, "rebuild": [126, 221], "receiv": [0, 17, 18, 32, 33, 40, 41, 42, 70, 78, 79, 82, 88, 118, 125, 140, 148, 161, 162, 165, 174, 175, 197], "recent": [7, 17, 69, 94, 101, 137, 212], "recipi": [37, 42, 70, 79, 94, 110, 200], "recogn": 42, "recogniz": 94, "recommend": [0, 2, 16, 17, 18, 22, 23, 24, 26, 27, 30, 32, 36, 37, 42, 48, 57, 58, 60, 64, 81, 93, 95, 101, 109, 111, 121, 124, 126, 130, 135, 137, 139, 141, 145, 148, 158, 160, 161, 163, 167, 169, 193, 195, 198, 202, 207], "reconsid": 139, "record": [29, 63], "recov": 155, "recoveri": 84, "recoverpassword": 42, "recoverypassword": 155, "recreat": 212, "rector": 29, "recurs": 79, "recursivearraysearch": [11, 28], "recv": 161, "red": [142, 193], "redi": [39, 133, 223], "redirect": [13, 29, 53, 63, 160, 181, 207, 216], "redirect_handl": 180, "redirectrespons": [40, 53, 67], "redirecturl": 217, "redisclust": 200, "reduc": [28, 41, 58, 103, 111, 124, 130, 161], "redund": 157, "ref": [22, 35, 160], "refactor": [26, 111], "refer": [2, 26, 29, 30, 41, 53, 62, 90, 94, 95, 99, 100, 101, 108, 109, 121, 123, 139, 140, 148, 158, 160, 161, 168, 171, 197, 209, 214], "referenc": 194, "reference_provider_id": 137, "referencedclass": 109, "referencetext": 137, "reflec": 13, "reflect": [41, 42, 53], "reflector": 50, "refman": 111, "reformul": 148, "refresh": [37, 42, 110, 112, 115, 127], "refreshmetadata": [24, 115], "refreshoper": 88, "refus": 30, "regard": [40, 159], "regardless": [40, 57, 137], "regex": [13, 53, 54, 187], "region": [24, 123, 200], "regist": [0, 2, 3, 4, 5, 14, 16, 19, 21, 22, 24, 25, 26, 27, 29, 35, 37, 40, 41, 42, 45, 48, 50, 51, 54, 58, 63, 65, 80, 81, 104, 108, 115, 116, 117, 120, 123, 124, 133, 140, 141, 145, 146, 148, 149, 150, 152, 156, 157, 158, 162, 163, 165, 168, 174, 175, 181], "registeralternativelogin": 16, "registeranonrequest": 141, "registerbackend": [28, 117], "registercalendar": 19, "registercalendarprovid": 118, "registercheck": 24, "registerchecksev": 24, "registercollaborationresourc": 134, "registercontentprovid": 108, "registercustomfoo": 0, "registercustompickerel": 137, "registerdashboardwidget": [25, 110], "registerdeclarativeset": 113, "registerdeclarativesettingslisten": 113, "registerent": 24, "registerentitiesev": 24, "registereventlisten": [0, 1, 45, 108, 113, 115, 137, 145, 148, 149, 150], "registerfileact": 24, "registerfoo": 0, "registerjob": 10, "registerlazylockprovid": 26, "registerlockprovid": 26, "registerlogin": 16, "registermailprovid": 121, "registermiddlewar": 50, "registernotifierservic": 0, "registeroper": [24, 116], "registeroperationsev": [24, 116], "registerparamet": 41, "registerprofilelinkact": 132, "registerprovid": 58, "registerpublicsharetemplateprovid": 51, "registerrefer": 137, "registerresourceprovid": [14, 134], "registerrespond": 40, "registerrout": 28, "registerschema": 113, "registersearchprovid": 140, "registersect": 29, "registerservic": [0, 16, 41, 56, 61], "registerservicealia": 41, "registersetupcheck": 143, "registersidebaract": 29, "registerspeechtotextprovid": 145, "registertaskprocessingprovid": [26, 148], "registertaskprocessingtasktyp": [26, 148], "registertextprocessingprovid": 150, "registertexttoimageprovid": 149, "registertranslationprovid": 152, "registertyp": 134, "registerusermigr": 154, "registeruserrequest": 141, "registerwellknownhandl": 156, "registerwidget": 137, "registerwidgetev": 25, "registr": [0, 42, 48, 61, 110, 117, 121, 123, 137, 142, 143, 158, 163, 192], "registri": [153, 160, 163, 171, 172, 174, 175], "registryev": 24, "regress": [26, 194], "regular": [40, 65, 79, 160, 163, 170, 184, 198], "regularli": [97, 111, 194], "reject": [67, 81, 118, 134, 137, 148, 173], "rejectunauthor": 200, "rel": [0, 14, 26, 58, 62, 65, 84, 118, 139, 140, 142, 178, 179, 180, 190, 194, 217, 225], "relat": [0, 22, 26, 27, 28, 29, 37, 40, 42, 56, 57, 67, 80, 82, 88, 113, 115, 123, 137, 142, 143, 147, 175, 194, 197, 202, 211, 212], "relationship": 139, "relative_modified_d": [12, 15], "relativedued": 62, "relativetim": 62, "relaunch": 225, "relax": [40, 130], "releas": [0, 4, 16, 17, 18, 20, 22, 24, 26, 27, 29, 30, 31, 32, 34, 40, 42, 90, 101, 103, 104, 110, 124, 126, 130, 153, 158, 161, 174, 176, 194, 197, 209, 212, 214, 220, 222], "release_d": 137, "relev": [10, 27, 58, 67, 73, 94, 104, 109, 118, 139, 145, 148, 149, 150, 156, 214], "reli": [0, 25, 29, 40, 173, 214], "reliabl": [38, 67, 101, 159], "reliev": 212, "reload": [13, 23, 29, 105, 107, 110, 225], "relwithdebinfo": 101, "rem": 14, "remain": [16, 17, 52, 61, 67, 79, 94, 118, 147, 161, 225], "rememb": [37, 39, 42, 99], "remind": [24, 62, 79], "remnant": 24, "remot": [4, 27, 65, 70, 79, 80, 81, 82, 84, 85, 86, 88, 93, 112, 115, 123, 130, 160, 167, 174, 197, 198, 209, 218], "remote_en": 112, "remote_fold": 80, "remote_handl": 112, "remote_host": 112, "remote_port": 112, "remote_shar": 70, "remotefil": 88, "remotelyedit": 115, "remoteoper": 88, "remoteoperationresult": 88, "remotepath": 88, "remov": [17, 30, 34, 35, 36, 37, 38, 40, 42, 60, 63, 65, 66, 70, 78, 94, 100, 108, 115, 124, 134, 135, 137, 153, 155, 161, 163, 175, 177, 181, 195, 202, 207, 208, 212, 214, 217, 220, 222], "removeclass": 207, "removedbyid": 29, "removefavorit": 24, "removejob": 38, "removelisten": [15, 42], "removeoper": 88, "removeremotefileoper": 88, "removeremoteshareoper": 88, "renam": [25, 26, 43, 60, 70, 79, 89, 94, 207, 208], "rend": 153, "render": [4, 26, 27, 37, 42, 45, 50, 123, 134, 180, 188, 190, 217], "rendera": 40, "renderpag": 51, "renderreferenceev": 137, "renderresult": 137, "reopen": 40, "reorder": 62, "repair": [4, 123, 209], "repairstep": 138, "repeat": [100, 118, 212], "repercuss": 34, "repetit": 53, "replac": [1, 7, 10, 13, 15, 16, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 30, 50, 53, 59, 61, 62, 63, 67, 68, 88, 91, 100, 101, 108, 123, 129, 131, 135, 148, 165, 183, 198, 201, 207, 217, 221], "replaceindex": 60, "replaceindiceslisten": 60, "replacementuserdisplaynam": [68, 129], "replacementuserid": [68, 129], "replacesvg": 11, "replacesvgicon": 11, "repli": [15, 22, 80, 212], "replic": 130, "replica": 130, "repo": [7, 31, 87, 90, 101, 133, 137, 161, 200, 222], "repo_token": 35, "report": [26, 32, 79, 82, 105, 107, 124, 142, 143, 148, 194, 197, 211, 214], "reportprogress": 148, "repositori": [4, 28, 29, 30, 32, 34, 35, 36, 90, 99, 101, 103, 104, 109, 121, 137, 161, 170, 171, 174, 176, 194, 196, 197, 198, 200, 211, 212, 224], "repository_url": 101, "repres": [26, 58, 67, 72, 101, 110, 113, 118, 129, 132, 134, 148, 150, 154, 207], "represent": 118, "reproduc": [32, 170], "req": [30, 200], "request": [0, 1, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 30, 32, 33, 34, 35, 37, 38, 42, 45, 48, 50, 53, 55, 62, 63, 64, 66, 67, 68, 72, 74, 75, 76, 77, 80, 81, 82, 83, 100, 103, 105, 109, 110, 111, 112, 115, 117, 118, 123, 124, 130, 134, 139, 141, 145, 148, 149, 150, 151, 152, 156, 157, 159, 160, 161, 162, 163, 168, 173, 174, 175, 176, 181, 187, 190, 194, 197, 200, 207, 209, 210, 212, 214, 216, 222], "requestbackgroundjob": [24, 115], "requesthead": 28, "requestopt": 137, "requesttoken": [13, 45], "requir": [2, 4, 7, 10, 12, 16, 20, 22, 24, 25, 26, 27, 29, 30, 35, 36, 37, 38, 40, 41, 42, 46, 53, 54, 57, 58, 60, 62, 63, 64, 65, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 81, 94, 99, 103, 104, 105, 107, 109, 110, 111, 112, 113, 115, 116, 118, 121, 124, 126, 127, 132, 135, 136, 137, 138, 139, 141, 142, 143, 146, 153, 158, 160, 161, 162, 163, 165, 167, 169, 174, 178, 179, 180, 181, 183, 184, 185, 187, 190, 191, 197, 198, 200, 201, 202, 203, 208, 216, 217, 218, 225], "require_onc": [2, 104, 217, 225], "requiremax": 4, "requiremin": 4, "reserv": [26, 110, 119], "reservedopt": 26, "reset": [40, 64, 97, 129, 194], "resetquerypart": 26, "reshar": 70, "resid": [43, 45, 158], "resolut": [15, 170], "resolv": [12, 32, 40, 41, 42, 123, 134, 142, 165, 170, 197], "resolvefromconfigfil": 109, "resolvepubl": 137, "resolverefer": 137, "resolvereferencepubl": 137, "resolvereshar": 10, "resort": 41, "resourc": [14, 24, 26, 27, 28, 38, 40, 41, 48, 55, 57, 74, 75, 76, 79, 82, 110, 115, 118, 120, 123, 136, 137, 139, 140, 149, 156, 214, 217, 225], "resource_typ": 134, "resourcebackend": 117, "resourcemanag": [117, 134], "resourceprovid": 134, "resourcetyp": [79, 84], "resourceurl": [134, 137, 140], "respect": [23, 27, 28, 40, 68, 79, 100, 137, 139, 165, 202, 212], "respond": [18, 34, 129, 141, 162, 212], "respons": [1, 5, 10, 17, 22, 30, 32, 34, 48, 50, 51, 53, 63, 64, 66, 68, 69, 72, 74, 75, 76, 77, 78, 82, 83, 85, 92, 94, 97, 98, 99, 110, 115, 118, 122, 123, 137, 139, 143, 156, 157, 162, 175, 180, 190, 202, 207, 217, 218, 222], "responsedefinit": 67, "rest": [4, 36, 40, 53, 92, 118, 123, 124, 209], "restart": [112, 198, 200], "restor": [64, 79, 83, 99, 154], "restrict": [20, 24, 26, 27, 29, 38, 57, 122, 137, 141, 165, 167, 207, 218], "restructur": 103, "result": [16, 17, 26, 27, 29, 30, 39, 40, 57, 58, 62, 64, 67, 69, 70, 71, 84, 85, 88, 94, 100, 101, 108, 115, 123, 130, 137, 142, 143, 149, 151, 157, 183, 197, 210, 217, 225], "resultinto": 115, "retain": 60, "retri": [23, 123], "retriev": [24, 26, 40, 45, 57, 64, 79, 91, 121, 123, 124, 125, 129, 135, 140, 182, 188], "retrievemetadata": [24, 115], "retro": 43, "retroact": 60, "retryabl": 23, "return": [1, 4, 10, 13, 15, 16, 17, 19, 22, 23, 24, 26, 27, 28, 29, 37, 39, 40, 41, 42, 45, 50, 51, 53, 54, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 70, 72, 79, 103, 105, 107, 108, 110, 113, 115, 116, 117, 119, 121, 128, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 175, 177, 179, 182, 186, 191, 195, 196, 207, 225], "returnhi": 40, "returnjson": 40, "retyp": 198, "reus": [10, 27, 67, 194], "reusabl": [99, 193], "revenu": 137, "revers": [50, 121, 161, 167], "revert": [34, 72, 105, 107, 146], "revertuserstatu": 146, "review": [18, 32, 35, 130, 137, 162, 194, 197, 212, 217], "revis": [90, 197], "revisit": 118, "revok": [30, 63, 100], "revokeshar": 38, "revolution": 159, "rework": [25, 197], "rewritten": 91, "rf": 161, "rfc": [28, 63, 79, 118], "rfc4918": 83, "rfc5323": 84, "rfc6415": 156, "rgb": [28, 202, 206], "rgba": 202, "rich": [27, 79, 110, 137, 143, 183], "rich_messag": 183, "rich_message_param": 183, "rich_subject": 183, "rich_subject_param": 183, "richobject": 137, "richobjectstr": [27, 143], "richobjecttyp": 137, "richparamet": 137, "richtopars": 27, "right": [4, 7, 18, 21, 24, 26, 27, 38, 40, 42, 45, 62, 98, 99, 101, 108, 110, 115, 119, 130, 137, 138, 201, 202, 207, 208, 210, 217, 225], "risk": [42, 139, 197, 204, 217], "riski": 67, "rm": [35, 161], "rmdirr": 28, "robert": 225, "roberto": 110, "robin": 130, "robot": 36, "roboto": 202, "robust": [41, 104], "rocm": [160, 163, 168, 174, 175], "roeland": 81, "role": [4, 32, 34, 118, 130, 132, 148], "roll": [57, 111], "rollback": [57, 130], "room": [26, 27, 120, 123, 134, 146], "roombackend": 117, "root": [4, 6, 7, 26, 30, 36, 40, 58, 65, 67, 79, 84, 88, 97, 101, 104, 109, 126, 134, 142, 163, 164, 178, 180, 190, 195, 198, 218, 221], "rootfold": 58, "rootscop": 207, "rootstorag": 61, "rough": [36, 124], "roughli": [40, 218], "round": [26, 110, 130, 137, 140], "rounditemicon": 110, "roundtrip": 130, "rout": [4, 5, 25, 27, 28, 41, 48, 52, 91, 136, 139, 140, 156, 170, 179, 180, 181, 189, 192, 209, 222], "route_of_talk_bot": 189, "routeparamet": 140, "router": [15, 23, 24, 27, 52, 53, 79, 93, 123, 163], "row": [22, 29, 40, 57, 111, 115, 140, 202], "rpid": 200, "rsa": 30, "rss": 4, "rtl": 205, "rule": [28, 31, 35, 37, 40, 42, 57, 79, 96, 99, 103, 104, 116, 130, 139, 148, 162, 194, 205, 209], "rulematch": 116, "run": [0, 1, 4, 6, 7, 16, 18, 23, 24, 30, 35, 36, 37, 38, 42, 45, 50, 52, 57, 60, 61, 67, 73, 74, 75, 88, 97, 101, 104, 109, 111, 112, 115, 117, 118, 123, 124, 130, 133, 138, 140, 148, 149, 150, 158, 160, 162, 163, 164, 165, 170, 174, 194, 196, 198, 200, 207, 217, 220, 221], "runnabl": 88, "runner": 225, "running_psalm": 67, "runningonmac": 29, "runorscheduletask": [149, 150], "runrequest": 143, "runtask": [149, 150], "runtim": [62, 67, 101, 137, 149, 150, 161, 168], "runtimeexcept": [145, 149, 150, 152], "rw": [198, 200], "rwx": 101, "rx": 225, "s3": [81, 223], "sabr": [1, 16, 22, 24, 37, 42, 120, 123, 157], "sabredav": [1, 42, 82, 157], "sabrepluginaddev": [1, 24], "sabrepluginauthinitev": 16, "sabrepluginev": 22, "sacr": [97, 194], "safe": [0, 27, 34, 42, 65, 111, 217], "safer": [41, 217], "safeti": 217, "sai": [53, 140, 212], "said": [118, 136], "sake": [118, 194], "sale": 33, "samba": 200, "same": [0, 2, 4, 14, 21, 22, 23, 27, 28, 29, 39, 40, 41, 43, 50, 53, 60, 62, 64, 79, 88, 94, 101, 103, 104, 111, 113, 118, 124, 130, 137, 140, 142, 146, 148, 157, 160, 162, 163, 168, 169, 174, 176, 178, 179, 194, 198, 207, 208, 212, 217, 218], "saml": [88, 223], "saml2": 88, "sampl": [40, 57, 79, 90], "sample_cli": 90, "san": 202, "sanit": [28, 217], "sanitizefilenam": 28, "sass": [193, 221], "satisfi": [34, 118, 139], "save": [28, 35, 37, 40, 41, 42, 54, 56, 67, 100, 101, 113, 115, 118, 121, 137, 140, 145, 148, 149, 150, 152, 165, 188, 202, 221], "savedinstancest": 88, "savemetadata": [24, 115], "saveset": [54, 67], "sayhello": 62, "sb": 80, "scalabl": [39, 123], "scalar": 10, "scale": [57, 95, 130, 171, 172], "scalefixforie8": 11, "scan": [37, 42, 62], "scanfil": 42, "scanfold": 42, "scanner": [97, 218], "scenario": [2, 72, 111, 139], "schedul": [25, 29, 36, 37, 42, 64, 68, 129, 132, 138, 145, 148, 149], "scheduleaft": 38, "schedulefiletranscript": 145, "scheduletask": [148, 149, 150], "schema": [2, 4, 5, 17, 18, 24, 36, 57, 59, 67, 109, 119, 123, 138, 142, 144, 188, 192], "schemaclosur": [60, 144], "schemaexcept": 109, "schemaloc": [2, 109], "scheme": [113, 139, 164, 188, 192, 200], "schott": 100, "scienc": [79, 137], "scloud": 62, "scope": [15, 26, 30, 39, 42, 45, 56, 64, 70, 79, 83, 105, 115, 117, 157, 207], "scope_": 67, "scope_administr": 67, "scope_default": 67, "scope_ex_app": 26, "scope_feder": 67, "scope_filesystem": 26, "scope_ignor": 67, "scope_skip_password_valid": 26, "score": 210, "scrape": 7, "screen": [47, 62, 95, 96, 98, 99, 133, 142, 201, 202, 206, 212], "screenread": [21, 45], "screenshar": 94, "screenshot": [4, 163, 206], "script": [2, 7, 13, 14, 15, 24, 25, 26, 35, 36, 37, 40, 42, 45, 46, 57, 62, 66, 101, 109, 110, 112, 124, 126, 134, 137, 142, 160, 161, 162, 163, 176, 181, 200, 216, 223, 225], "scroll": [101, 137, 201, 206], "scrollabl": 201, "scrollbar": 202, "scrollto": 140, "scss": [43, 221], "scssphp": 28, "seamlessli": [89, 159], "search": [4, 10, 19, 23, 26, 28, 29, 64, 66, 82, 83, 93, 105, 107, 108, 117, 123, 155, 180, 201, 209, 212, 218], "search_providers_id": 137, "searchabl": 84, "searchbysystemtag": 24, "searchforprincip": 117, "searchingroup": 23, "searchinusercalendar": 117, "searchrequest": [84, 115], "searchresult": [29, 140], "searchresultentri": 140, "searchusersbyvalu": 107, "searchusersbyvaluebool": 107, "searchusersbyvalueint": 107, "searchusersbyvaluestr": 107, "searchvalu": 105, "season": 194, "second": [24, 38, 40, 42, 46, 50, 60, 62, 63, 79, 81, 94, 104, 110, 113, 115, 117, 130, 134, 137, 138, 140, 143, 153, 156, 162, 174, 188, 195, 207], "second_pag": 180, "secondari": [94, 95, 97, 110, 121, 194, 202], "secondarylabel": 95, "secret": [30, 35, 40, 173, 174, 200], "secretpassword": 136, "secrettoken": 136, "section": [0, 4, 5, 7, 17, 24, 25, 26, 29, 30, 35, 40, 45, 52, 53, 54, 57, 62, 67, 98, 99, 101, 104, 111, 117, 118, 121, 123, 124, 129, 130, 135, 137, 139, 153, 160, 162, 164, 170, 171, 175, 188, 198, 200, 201, 206, 207, 210, 214, 225], "section_id": [113, 188], "section_typ": [113, 188], "section_type_admin": 113, "section_type_person": 113, "secur": [4, 10, 12, 13, 24, 26, 27, 30, 32, 41, 48, 50, 61, 63, 66, 79, 101, 113, 118, 122, 123, 124, 136, 139, 143, 160, 161, 162, 167, 173, 188, 197, 198, 209, 216], "securedrelyingpartyid": 200, "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, 29, 35, 36, 38, 40, 41, 42, 45, 46, 47, 52, 53, 54, 57, 58, 61, 62, 63, 65, 67, 70, 73, 74, 75, 76, 79, 82, 91, 97, 98, 99, 100, 101, 103, 104, 109, 110, 112, 116, 117, 118, 121, 124, 125, 126, 130, 133, 134, 135, 137, 140, 142, 153, 158, 160, 161, 163, 167, 173, 174, 180, 184, 194, 195, 196, 197, 198, 200, 202, 206, 211, 212, 217, 225], "seed": 200, "seen": [17, 24, 94, 98, 99, 132], "sego": 202, "select": [25, 29, 40, 57, 62, 84, 88, 94, 98, 99, 101, 112, 115, 116, 118, 130, 134, 137, 142, 153, 170, 174, 180, 188, 200, 202, 203, 206, 208, 217], "select2": 12, "selectionlength": 62, "selector": [193, 207], "self": [12, 45, 51, 95, 110, 121, 132, 134, 146, 148, 149, 154, 156, 200], "semant": [4, 36], "semicolon": 54, "semver": 36, "send": [7, 26, 38, 44, 54, 62, 64, 79, 84, 85, 86, 92, 110, 114, 121, 122, 124, 125, 130, 132, 139, 140, 153, 173, 174, 175, 181, 196, 217, 222, 223], "sendemail": 62, "sendmail": [10, 70], "sendmessag": 121, "sendshareemail": 26, "sens": [17, 27, 32, 40, 41, 57, 67, 100, 118], "sensit": [25, 38, 40, 53, 140, 142, 177, 186, 216], "sent": [18, 22, 27, 34, 37, 40, 42, 52, 68, 70, 72, 79, 80, 88, 139, 140, 142, 175, 180, 217], "sentenc": [62, 95, 97, 100, 207], "separ": [4, 18, 36, 40, 54, 57, 60, 70, 100, 101, 118, 126, 139, 148, 150, 160, 161, 169, 180, 187, 194, 207, 221], "sequenc": [0, 57], "seri": [40, 130], "serial": [26, 27, 39, 67, 70, 117, 129], "seriou": 130, "serv": [26, 29, 40, 43, 67, 139, 143, 217], "server": [0, 2, 3, 7, 12, 15, 16, 22, 23, 24, 26, 27, 28, 29, 30, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 49, 52, 53, 57, 60, 62, 63, 65, 67, 71, 74, 78, 79, 80, 81, 82, 84, 88, 89, 94, 101, 102, 103, 109, 111, 112, 117, 118, 121, 122, 123, 124, 130, 131, 133, 137, 139, 140, 141, 142, 144, 146, 148, 153, 157, 161, 163, 165, 169, 173, 176, 178, 190, 199, 200, 204, 209, 210, 211, 212, 217, 222, 224], "server_base_url": 88, "serverconfighelp": 143, "servercontain": [41, 42, 56, 117], "serverplugin": [1, 157], "serveruri": 88, "servic": [0, 16, 23, 24, 27, 33, 38, 39, 40, 42, 45, 48, 49, 51, 56, 61, 62, 67, 79, 88, 101, 105, 114, 117, 120, 122, 123, 127, 132, 133, 135, 140, 142, 146, 155, 156, 160, 161, 163, 165, 170, 195, 198, 200, 222], "service1": 121, "serviceid": 121, "serviceus": 161, "session": [0, 22, 26, 63, 65, 79, 88, 123, 124, 127, 192, 217], "session_lifetim": 56, "set": [4, 6, 7, 8, 10, 12, 13, 15, 17, 20, 21, 23, 24, 25, 26, 27, 29, 30, 33, 34, 35, 36, 38, 39, 45, 47, 48, 49, 53, 56, 57, 60, 61, 62, 63, 64, 65, 68, 70, 71, 74, 75, 76, 78, 83, 94, 95, 97, 100, 104, 105, 107, 108, 109, 110, 111, 112, 115, 116, 119, 121, 122, 123, 124, 129, 130, 133, 137, 139, 140, 143, 148, 155, 159, 161, 162, 163, 164, 170, 171, 172, 173, 174, 175, 176, 180, 181, 183, 192, 195, 196, 197, 199, 200, 201, 202, 205, 209, 212, 217, 221, 222, 223, 225], "setacl": 118, "setactionlabel": 23, "setallowparallelrun": 38, "setappvalu": 56, "setattach": 121, "setautosubmit": 22, "setbodyhtml": 121, "setbodyplain": 121, "setcontentsecuritypolici": [40, 51], "setcredenti": 88, "setdeclarativesettingsvaluelisten": 113, "setdescript": [117, 137], "setdisplaynam": 65, "seten": 155, "setendd": 117, "setfetchmod": 17, "setfirstresult": [19, 57], "setfrom": 121, "sethead": 64, "setheaderact": 40, "setheaderdetail": 40, "setheadertitl": [40, 51], "sethtmlbodi": [24, 114], "seticon": 26, "setid": [29, 57], "setimageurl": 137, "setincludewatermark": 29, "setint": 115, "setinterv": 38, "setlastlogin": 57, "setlink": 26, "setloc": 117, "setmanageruid": 155, "setmaxresult": 57, "setmeetingd": 147, "setnam": [57, 118], "setnoexpirationd": 26, "setobjectid": 29, "setorgan": 117, "setown": 26, "setp": 138, "setparamet": 24, "setparsedmessag": 22, "setparsedsubject": 22, "setpassword": [65, 155], "setpasswordhash": 26, "setplainbodi": [24, 114], "setprimarykei": [57, 144], "setpubl": 147, "setreferenceid": 15, "setrichmessag": 22, "setrichobject": 137, "setrichsubject": 22, "setstartd": 117, "setstatu": [10, 40, 119], "setstr": 115, "setsubject": [24, 114, 121], "setsummari": 117, "setsystemvalu": 56, "setter": [22, 23, 26, 57], "settimerangeend": 117, "settimerangestart": 117, "settimesensit": 38, "settimezon": 117, "settingnotfoundexcept": 26, "settings_exampl": 188, "settingsmenu": 201, "settingsview": 195, "settitl": 137, "setto": [114, 121], "setup": [3, 13, 19, 27, 35, 37, 39, 40, 42, 57, 58, 61, 62, 89, 101, 109, 112, 116, 123, 126, 130, 158, 160, 161, 163, 167, 179, 209, 212, 218, 221, 223, 225], "setupbeforeclass": [61, 225], "setupcheck": [27, 143], "setupresult": 143, "setuserdata": 154, "setuserid": [145, 150, 152], "setuserstatu": 146, "setuservalu": [56, 113], "setvalu": [24, 113], "setvaluearrai": [105, 107], "setvaluebool": [105, 107], "setvaluefloat": [105, 107], "setvalueint": [105, 107], "setvaluestr": [105, 107], "setwebhookmethod": 148, "setwebhookuri": 148, "seven": 194, "sever": [5, 10, 26, 40, 54, 63, 95, 124, 130, 140, 143, 149, 158, 160, 162, 212, 217], "sf": 95, "sh": [7, 80, 101, 161, 163, 176, 198, 220, 221, 225], "sha": 30, "sha1": [35, 79, 197], "sha256": [79, 101], "sha3": 79, "shade": 95, "shadow": 202, "shall": [0, 21, 45, 62, 126, 135, 140, 210, 214], "shallow": 210, "shape": [67, 123, 137], "shapedescriptor": 148, "shapeenumvalu": 148, "share": [4, 5, 10, 11, 14, 15, 19, 24, 25, 26, 28, 29, 30, 38, 40, 41, 48, 62, 64, 65, 66, 93, 94, 100, 123, 129, 137, 142, 157, 163, 169, 173, 174, 175, 185, 195, 196, 200, 209, 212, 217, 225], "share_id": 70, "share_test": 136, "share_token": 79, "share_type_circl": 4, "shareabl": 79, "shareacceptedev": 24, "shareapicontrol": 26, "shareattribut": 180, "shareconfigmodel": 11, "sharecontrol": [40, 51], "sharecreatedev": 24, "sharedeletedev": 24, "sharedeletedfromselfev": 24, "sharees_recommend": [71, 72], "shareid": [26, 38], "sharemanag": [27, 40], "sharenod": 51, "sharenotfound": 136, "shareown": 180, "shareownerid": 180, "sharepermiss": 180, "sharer": [71, 79], "shareservic": 38, "sharesplugin": 157, "sharetoken": 137, "sharetyp": [65, 70, 88, 180], "sharetypeid": 79, "sharewith": 70, "sharewithus": 38, "sharingtoken": 137, "she": 100, "shed": 0, "sheet": [18, 94, 221], "shell": [101, 139, 165, 216], "shell_exec": 217, "ship": [0, 2, 4, 7, 13, 14, 15, 17, 18, 22, 23, 24, 25, 28, 30, 31, 101, 104, 110, 135, 197, 200, 204, 220], "shivammathur": 35, "shock": 94, "short": [0, 4, 16, 28, 40, 67, 68, 95, 100, 126, 129, 130, 132, 159, 160, 170, 175, 176], "shortcom": 118, "shortcut": [44, 62, 99, 184], "shorter": 40, "shorthand": 4, "shortmessag": [68, 129], "should": [0, 2, 4, 5, 7, 10, 12, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 29, 34, 35, 36, 37, 39, 40, 42, 43, 45, 46, 48, 50, 51, 53, 54, 56, 57, 58, 60, 61, 62, 63, 65, 67, 70, 72, 76, 78, 79, 81, 84, 90, 94, 95, 97, 99, 101, 108, 109, 110, 111, 112, 113, 115, 118, 124, 126, 130, 132, 134, 135, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 157, 159, 160, 162, 163, 165, 167, 174, 175, 178, 183, 188, 190, 193, 194, 195, 196, 200, 202, 207, 208, 210, 212, 214, 217, 218, 220, 222], "shouldgetfield": 28, "shouldn": [195, 196], "shouldrespond": 51, "shout": 95, "show": [4, 23, 26, 28, 45, 53, 62, 67, 94, 95, 97, 98, 110, 111, 117, 119, 133, 134, 136, 137, 138, 142, 145, 148, 149, 150, 153, 156, 163, 194, 201, 202, 206, 207, 208], "showauthent": 136, "showauthfail": 136, "showdetail": [201, 206], "showdis": 148, "shown": [22, 33, 40, 62, 68, 76, 88, 94, 98, 99, 100, 118, 138, 148, 153, 160, 200, 201, 206, 207, 212], "showshar": [51, 136], "showstopp": 197, "shrunk": 26, "sibl": 207, "side": [4, 28, 40, 61, 62, 63, 65, 67, 78, 98, 103, 112, 118, 130, 137, 163, 164, 176, 179, 184, 187, 197, 210, 225], "sidebar": [10, 14, 24, 25, 54, 94, 96, 201, 202, 207], "sign": [7, 31, 36, 63, 88, 101, 200, 209, 212], "signal": [0, 1, 40, 42, 67, 93, 122, 194, 210], "signatur": [22, 29, 30, 36, 41, 42], "signifi": [94, 148, 194], "signific": [30, 197, 218], "significantli": [58, 130, 212], "signkei": 200, "signoff": 197, "signtool": 101, "silent": 217, "similar": [1, 16, 18, 28, 33, 36, 37, 38, 40, 42, 53, 57, 60, 63, 95, 98, 113, 118, 126, 129, 133, 137, 139, 142, 149, 150, 159, 160, 161, 165, 177, 184, 186, 220], "similarli": [99, 116, 136, 148, 175, 212], "simpl": [23, 34, 35, 40, 42, 45, 57, 59, 62, 63, 81, 94, 97, 99, 101, 109, 113, 118, 122, 123, 124, 130, 148, 156, 162, 163, 167, 175, 180, 183, 188, 207, 217, 225], "simple_board": 62, "simplef": [22, 23, 219], "simplemenuact": 40, "simplemigrationstep": 60, "simpler": [111, 118], "simplest": [101, 158, 197], "simplexml": [4, 224], "simplexmlel": 40, "simpli": [7, 15, 36, 40, 41, 43, 49, 50, 57, 62, 80, 90, 94, 99, 134, 137, 139, 143, 148, 150, 207, 212, 217, 225], "simplic": [118, 139], "simplif": 148, "simplifi": [40, 55, 57, 58, 101, 118, 131, 136, 159, 161, 163, 218], "sinc": [2, 4, 18, 21, 22, 24, 27, 28, 29, 36, 37, 38, 40, 41, 42, 50, 53, 54, 55, 57, 60, 63, 65, 67, 70, 75, 79, 91, 99, 103, 105, 107, 108, 110, 113, 124, 126, 129, 130, 132, 133, 134, 137, 139, 140, 145, 147, 148, 149, 150, 151, 152, 154, 177, 186, 196, 197, 201, 202, 204, 212, 217, 220], "sinceid": 110, "singl": [28, 39, 40, 60, 62, 65, 84, 88, 100, 103, 107, 109, 110, 112, 113, 118, 121, 130, 131, 148, 188, 196, 200, 207, 218], "singleselect": 13, "singlesignon": 89, "singular": [62, 176], "sinon": 225, "sinonj": 225, "site": [139, 198, 200, 216], "site_nam": 51, "situat": [36, 40, 60, 94, 123], "size": [4, 14, 22, 24, 55, 58, 79, 80, 81, 84, 88, 95, 98, 111, 130, 137, 140, 154, 160, 180, 202], "sk": 7, "sk_sk": 7, "skeleton": [6, 96, 160, 163, 175], "sketch": 118, "skill": 212, "skip": [52, 76, 137, 154, 175], "slash": [53, 131, 178, 180, 190], "sleep": 138, "slide": [116, 207], "slight": 26, "slightli": [104, 109], "slocal": 62, "slogan": [47, 65], "slot": 148, "slow": [34, 39, 40, 126, 130, 133, 148, 178, 202, 218], "slow_query_log": 130, "slow_query_log_fil": 130, "slower": [40, 80], "slowli": 18, "slugifi": 57, "sm": 153, "small": [4, 26, 38, 79, 80, 110, 111, 130, 137, 140, 160, 163, 194, 197, 202, 207, 212], "smaller": [26, 81, 99, 194, 195, 202], "smallest": [26, 202], "smart": [37, 42, 123], "smb": 223, "smb1": 200, "smb2": 200, "smb3": 200, "smbclient": 200, "smbhome": 200, "smbmount": 200, "smbpublic": 200, "smillerdev": 35, "smoothen": 124, "smoother": 16, "smtp": 200, "snappi": 202, "snapshot": 90, "snippet": [118, 142, 161, 207], "snowflak": [123, 209], "snowflake_id": 144, "so": [2, 4, 15, 16, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 34, 36, 38, 40, 41, 43, 45, 53, 54, 57, 60, 61, 62, 65, 67, 70, 78, 79, 95, 98, 99, 100, 101, 104, 109, 111, 112, 116, 118, 127, 130, 135, 137, 139, 140, 141, 142, 143, 145, 148, 149, 150, 156, 157, 160, 161, 163, 170, 174, 175, 176, 194, 197, 198, 202, 212, 214, 217, 221, 225], "social": [4, 217], "sock": [158, 174], "socket": [160, 170, 171, 172, 174], "soft": 29, "softer": 95, "softwar": [2, 36, 41, 62, 97, 137, 168, 194, 197, 225], "sole": [16, 40, 118], "solut": [41, 67, 118, 130, 142, 147, 171, 212], "solv": [18, 41, 63, 65, 143, 194, 198, 212], "some": [0, 2, 7, 9, 10, 17, 18, 24, 26, 28, 29, 30, 33, 34, 36, 38, 40, 41, 45, 46, 47, 54, 55, 56, 57, 60, 62, 64, 65, 67, 72, 79, 80, 82, 84, 88, 91, 94, 97, 98, 99, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 117, 118, 124, 127, 130, 133, 136, 137, 139, 141, 142, 143, 148, 149, 150, 152, 160, 161, 170, 174, 175, 180, 184, 188, 191, 194, 197, 200, 202, 207, 212, 217, 218, 221, 224, 225], "some_api_endpoint": 163, "some_method": 40, "some_real_set": 188, "some_var": 40, "somearrai": [195, 196], "somebodi": 212, "somecontrol": [38, 67], "somecontrollermethod": 67, "somehelpermethod": 67, "somehow": 35, "somemethod": 40, "someon": [67, 94, 141], "someprop": 195, "someservic": 38, "sometask": 38, "someth": [2, 30, 37, 40, 42, 45, 46, 52, 62, 63, 67, 94, 95, 97, 100, 103, 113, 117, 119, 128, 132, 137, 139, 147, 148, 149, 150, 188, 194, 195, 196, 197, 207, 212, 214, 217], "sometim": [28, 40, 41, 50, 53, 57, 58, 67, 94, 98, 99, 130, 143, 145, 149, 150, 152, 212], "sometyp": [41, 195], "somewher": [35, 40, 67, 110, 145, 148, 149, 150], "soon": [17, 41, 130], "sooner": 16, "sophist": [17, 24], "sort": [4, 36, 79, 84, 110, 132, 137, 140], "sortabl": 84, "sorter": 65, "sound": [41, 109, 124], "sourc": [6, 18, 31, 36, 41, 42, 62, 66, 76, 89, 101, 109, 124, 126, 137, 140, 148, 152, 158, 163, 178, 195, 196, 199], "source_fil": 7, "source_lang": 7, "space": [21, 45, 60, 62, 63, 65, 79, 98, 99, 108, 131, 170, 194, 196, 202], "spam": [196, 217], "span": [62, 121, 130, 137, 193, 206, 207, 208], "sparingli": 94, "spdx": [4, 194], "speak": [17, 24, 100, 170], "speaker": 99, "spec": [67, 126, 225], "special": [40, 41, 57, 63, 83, 85, 86, 95, 124], "specif": [4, 16, 20, 22, 23, 24, 26, 27, 28, 29, 30, 35, 36, 38, 40, 42, 45, 52, 56, 57, 58, 60, 62, 64, 79, 92, 94, 95, 99, 100, 101, 107, 108, 110, 111, 113, 116, 117, 118, 121, 132, 137, 140, 143, 148, 149, 156, 158, 159, 160, 163, 168, 170, 178, 186, 194, 206, 212, 221, 222, 225], "specifi": [2, 7, 12, 16, 22, 23, 27, 28, 30, 33, 37, 38, 40, 41, 42, 54, 57, 58, 60, 63, 65, 79, 81, 82, 90, 101, 102, 104, 105, 107, 110, 115, 118, 126, 134, 136, 140, 142, 148, 149, 150, 152, 153, 158, 162, 165, 168, 175, 177, 178, 217], "spectrogram": 148, "speech": [28, 37, 42, 123, 148, 209], "speechtotext": [23, 26, 145], "speed": [39, 67, 104, 130, 139], "spell": [62, 100, 148], "spellcheck": 95, "spend": [34, 212], "spent": 133, "spinner": 202, "split": [13, 28, 40, 57, 100, 103, 130, 140, 194, 196], "spot": 130, "spreed": [110, 132, 140], "spy": 34, "sql": [28, 29, 57, 60, 115, 123, 216], "sqlite": [4, 35, 36, 57, 130, 212, 225], "squar": 110, "src": [6, 24, 40, 46, 126, 163, 195, 200, 217], "srv": [7, 198, 225], "ssh": 101, "ssl": [170, 223], "sso": 19, "stabil": [105, 107], "stabl": [7, 30, 36, 101, 109, 124, 133, 197, 198, 210, 220, 222], "stable21": 35, "stable24": 36, "stable25": [22, 36, 197], "stable26": 36, "stable29": 28, "stable30": 28, "stable31": 28, "stablex": [7, 133, 197], "stack": [27, 214, 218], "stage": [0, 40, 63, 65, 121, 175], "stai": [41, 207], "stamp": 101, "stand": 60, "standalon": [4, 45], "standalonetemplaterespons": 16, "standard": [17, 22, 23, 27, 28, 40, 41, 45, 67, 79, 91, 97, 101, 109, 112, 118, 123, 126, 135, 160, 177, 186, 199, 201, 206, 212, 214], "star": [57, 202, 206], "stare": 79, "start": [7, 8, 12, 18, 24, 26, 27, 29, 35, 37, 40, 42, 50, 53, 57, 62, 63, 67, 68, 74, 79, 84, 88, 89, 94, 99, 108, 110, 111, 112, 118, 129, 130, 132, 133, 137, 148, 156, 157, 158, 161, 162, 164, 174, 175, 178, 180, 188, 190, 194, 196, 198, 200, 202, 209, 212, 217, 221, 225], "startallsharesretriev": 88, "startcreationofgroupshareforfil": 88, "startcreationofpublicshareforfil": 88, "startcreationofusershareforfil": 88, "startdat": [68, 117, 129], "startdownload": 88, "starter": 162, "startfilemov": 88, "startfoldercr": 88, "startprogress": 138, "startreadfileproperti": 88, "startreadrootfold": 88, "startremovefil": 88, "startshareremov": 88, "startsharesretrievalforfileorfold": 88, "startsharesretrievalforfilesinfold": 88, "startup": [162, 174], "startupload": 88, "stat": 80, "state": [24, 28, 34, 44, 51, 57, 63, 65, 79, 94, 97, 100, 110, 118, 123, 137, 140, 162, 175, 179, 181, 194, 207], "statement": [17, 29, 35, 60, 100, 101, 109, 115, 130, 195, 196], "static": [17, 22, 24, 29, 42, 45, 118, 123, 134, 140, 146, 151, 154, 195, 209, 223], "statist": 133, "statu": [10, 18, 23, 40, 60, 63, 64, 65, 66, 67, 68, 69, 71, 74, 75, 76, 77, 84, 92, 93, 94, 99, 100, 105, 107, 110, 111, 115, 120, 122, 123, 129, 137, 139, 143, 149, 150, 162, 174, 175, 177, 181, 182, 185, 186, 187, 188, 191, 197, 209, 222], "status": [64, 94, 123], "status_bad_request": 67, "status_cancel": 148, "status_cod": 179, "status_cr": 67, "status_fail": [148, 149, 150], "status_forbidden": 67, "status_not_found": [40, 67], "status_ok": 67, "status_run": [148, 149, 150], "status_schedul": [148, 149, 150], "status_success": [148, 149, 150], "status_unknown": [148, 149, 150], "statuscod": [63, 65, 66, 70, 110, 137, 177, 186, 191], "statusicon": 72, "statusmanag": 146, "statustyp": 72, "stdclass": 67, "steal": 217, "step": [4, 7, 20, 24, 26, 27, 29, 35, 36, 37, 42, 52, 54, 60, 63, 64, 67, 81, 101, 111, 112, 118, 123, 126, 140, 148, 149, 150, 158, 160, 162, 164, 165, 170, 174, 175, 179, 198, 209, 212, 214, 220, 221], "stick": [4, 42], "sticki": 201, "still": [17, 18, 22, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 43, 46, 57, 60, 62, 63, 64, 65, 67, 70, 100, 109, 110, 118, 130, 137, 139, 148, 153, 160, 161, 162, 163, 165, 197, 202, 206, 207, 208, 212, 217, 220, 221, 224], "stitcher": [20, 24, 27], "stop": [36, 67, 88, 212], "stoppableeventinterfac": 18, "storag": [8, 10, 26, 27, 35, 48, 55, 61, 65, 79, 81, 123, 130, 142, 174, 209, 212, 219, 223], "storage_typ": 113, "storage_type_extern": 113, "storage_type_intern": 113, "storageexcept": [58, 61], "storageloc": 65, "store": [4, 5, 6, 18, 22, 31, 33, 35, 36, 41, 42, 53, 55, 57, 60, 63, 67, 70, 79, 84, 88, 101, 110, 112, 113, 115, 116, 118, 123, 124, 127, 145, 148, 149, 150, 154, 163, 171, 177, 180, 186, 188, 195, 209, 211, 217, 218, 223], "store_login_token": 127, "str": 180, "str_contain": 140, "str_replac": [50, 217], "str_starts_with": 137, "straight": [38, 174], "straightforward": [142, 159, 170], "strategi": 35, "stream": [160, 165, 219], "streamlin": [101, 123], "streamrespons": [27, 40, 67], "strict": [23, 24, 28, 40, 137, 195, 207], "strict_typ": [0, 50, 104, 110, 113, 115, 128, 132, 133, 134, 140, 141, 143, 144, 145, 148, 149, 150, 152, 154, 156], "strictcookierequir": 26, "strictcookiesrequir": 26, "strictli": 10, "string": [4, 5, 10, 15, 22, 23, 24, 26, 27, 28, 29, 38, 39, 40, 41, 42, 45, 49, 50, 51, 53, 54, 56, 57, 58, 60, 64, 65, 67, 68, 70, 71, 72, 74, 75, 77, 79, 84, 88, 91, 96, 105, 107, 108, 110, 113, 114, 115, 117, 118, 119, 121, 128, 129, 131, 132, 133, 134, 136, 137, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 163, 174, 176, 179, 180, 183, 187, 196, 217], "stringent": 118, "stringutil": 13, "stripe": 33, "strive": 194, "strlen": 118, "strong": [130, 194, 212], "strongli": [27, 161, 195, 202], "strpo": 140, "structur": [7, 10, 23, 53, 64, 66, 80, 118, 123, 130, 137, 140, 160, 164, 174, 179, 193, 201, 206, 207], "stub": [118, 225], "studi": 117, "studio": [89, 90], "stuff": [29, 61, 88, 130, 175, 225], "style": [18, 26, 27, 40, 43, 46, 62, 95, 99, 118, 126, 142, 160, 181, 193, 199, 200, 202, 206, 207, 209, 210, 223], "stylelint": 126, "stylis": 207, "styliz": 94, "su": [161, 225], "sub": [2, 9, 16, 45, 46, 58, 155, 178, 195, 198, 207, 211], "subadmin": 65, "subadminrequir": 26, "subclass": [40, 42], "subdirectori": 61, "subfil": 70, "subfold": 101, "subj": 30, "subject": [24, 42, 101, 156, 183, 206], "subject_param": 183, "subject_typ": 183, "sublevel": 99, "sublim": 112, "sublimetextxdebug": 112, "sublin": [94, 95, 99, 137, 140], "submiss": 211, "submit": [21, 22, 30, 34, 45, 62, 100, 123, 137, 207, 208, 210, 211, 217], "submitcont": 108, "submodul": [101, 198], "subscrib": [18, 27, 91, 123, 124, 197], "subscript": [28, 42], "subscriptioncreatedev": 16, "subscriptiondeletedev": 16, "subscriptionupdatedev": 16, "subsequ": [130, 140], "substanti": 194, "substr": 163, "subsystem": [56, 194], "subtempl": 217, "subtext": 137, "subtitl": [40, 110], "subtl": 94, "subtyp": 178, "suburl": 48, "subvers": 4, "succeed": 143, "success": [24, 28, 34, 37, 40, 42, 50, 67, 70, 71, 74, 78, 94, 95, 124, 143, 149, 150, 152, 173, 174, 175, 177, 179, 186, 202, 222], "successfulli": [37, 42, 100, 139, 148, 149, 150, 183], "successor": 140, "succinctli": 41, "sudo": [101, 133, 165, 174, 198, 221], "suffer": [62, 212], "suffic": 212, "suffici": [36, 139], "suffix": [26, 36, 42, 57, 175], "suggest": [34, 37, 40, 42, 101, 137, 158, 197, 210], "suit": [104, 118, 161, 195, 225], "suitabl": [79, 94, 99], "summar": [143, 148, 150], "summari": [4, 17, 24, 28, 67, 118, 129, 137, 138, 148, 164, 194], "summarytask": [148, 150], "summarytasktyp": [26, 148, 150], "super": 130, "supersed": 137, "suppli": [4, 40, 45, 121, 148, 159], "support": [4, 7, 10, 11, 12, 20, 22, 23, 24, 25, 28, 30, 31, 35, 36, 40, 42, 43, 44, 48, 51, 53, 59, 62, 64, 65, 70, 72, 75, 76, 81, 83, 94, 99, 101, 109, 112, 113, 119, 121, 123, 124, 127, 134, 140, 143, 148, 150, 152, 157, 159, 160, 161, 163, 166, 169, 171, 172, 174, 175, 176, 178, 180, 184, 185, 197, 200, 203, 204, 208, 212, 218], "supportedcalendarcomponentset": 118, "supportedlock": 79, "supports_emoji": 72, "suppos": [27, 29, 142, 146], "suppress": 109, "sure": [10, 12, 14, 15, 17, 20, 21, 22, 23, 24, 25, 30, 32, 34, 35, 36, 38, 45, 60, 61, 63, 67, 94, 95, 97, 99, 100, 101, 104, 117, 118, 121, 130, 133, 137, 139, 142, 148, 158, 161, 165, 170, 198, 200, 201, 202, 212, 217, 221, 222, 223, 225], "surprisingli": 212, "surround": [62, 100], "survey_cli": 142, "suspect": 115, "svenstaro": 35, "svg": [4, 10, 21, 22, 47, 54, 110, 132, 137, 140, 142, 180, 190, 205], "swap": 41, "swift": 10, "swiftli": 212, "switch": [17, 21, 22, 24, 28, 36, 112, 140, 149, 150, 194, 195, 196, 197], "symbol": 95, "symfoni": [2, 18, 42, 154, 184], "symfonycomponentgenericev": [37, 42], "symptom": 171, "sync": [3, 4, 62, 66, 94, 101, 102, 130, 140, 163, 212], "synchron": [29, 39, 89, 102, 148, 149, 150, 179], "syncjob": 4, "syntax": [2, 17, 43, 62, 67, 70, 71, 100, 109], "sysadmin": 55, "system": [6, 7, 22, 23, 24, 26, 28, 29, 34, 37, 38, 42, 45, 46, 49, 50, 59, 61, 95, 100, 105, 107, 113, 118, 121, 130, 133, 137, 143, 159, 161, 170, 178, 185, 191, 200, 202, 217, 218, 225], "system_prompt": 148, "systembackground": 95, "systemconfig": 27, "systemctl": 198, "systemfil": 95, "systemgreen": 95, "systemr": 95, "systemtag": [24, 27, 28, 29], "systemtagobjectmapp": 27, "systemtagsentityev": 24, "sysvsem": 224, "t": [6, 7, 10, 12, 13, 15, 16, 17, 18, 19, 22, 23, 26, 30, 34, 35, 36, 40, 41, 42, 45, 50, 51, 52, 54, 57, 60, 67, 70, 74, 79, 95, 101, 110, 113, 119, 127, 130, 132, 134, 137, 138, 140, 141, 142, 143, 145, 148, 149, 150, 152, 154, 161, 163, 166, 170, 175, 184, 185, 193, 195, 196, 198, 200, 206, 207, 212, 217, 221], "tab": [14, 29, 33, 35, 43, 99, 194, 195], "tabl": [25, 28, 29, 39, 40, 59, 60, 67, 101, 109, 111, 112, 113, 115, 130, 144, 202], "table_name_uniq_featur": 57, "tablenam": 41, "tablescolumn": 67, "tactic": 193, "tag": [4, 16, 24, 26, 27, 28, 29, 30, 33, 35, 36, 40, 41, 64, 79, 96, 100, 103, 137, 157, 158, 160, 163, 174, 185, 187, 193, 194, 195, 198], "tag_favorit": 15, "tagassignedev": 28, "tagmanag": [15, 27], "tagmapp": 27, "tagnam": [24, 29], "tagservic": 24, "tagsplugin": 157, "tagunassignedev": 28, "tail": 130, "take": [28, 29, 34, 35, 38, 40, 42, 60, 67, 81, 98, 99, 118, 130, 137, 138, 140, 142, 145, 148, 149, 150, 152, 160, 163, 180, 184, 190, 193, 194, 196, 197, 210, 212, 222], "taken": [40, 98, 179, 210], "talk": [34, 41, 58, 70, 72, 79, 94, 95, 98, 99, 110, 116, 123, 132, 134, 137, 140, 146, 181, 192, 209, 218], "talk_bot": [174, 189], "talk_bot_webhook_route_on_ex_app": 189, "tap": 99, "tar": [27, 35, 36, 37, 42, 79, 161], "tarbal": [35, 36, 79, 104], "target": [4, 33, 36, 37, 38, 40, 42, 81, 101, 102, 110, 132, 137, 140, 148, 160, 178, 199, 207], "target_languag": 148, "targetdirectori": 88, "targetus": 132, "task": [26, 28, 29, 36, 37, 40, 42, 53, 64, 73, 94, 95, 98, 117, 118, 123, 145, 152, 159, 169, 206, 209], "taskfailedev": [26, 148, 149, 150], "taskfailureexcept": [26, 149, 150], "tasknotfoundexcept": 26, "taskprocess": [26, 28, 29, 64, 75, 93, 123, 145, 149, 150, 152], "taskprocessingmanag": 148, "tasksuccessfulev": [26, 148, 149, 150], "tasktyp": [75, 148, 150], "tasktypeid": 148, "tbd": [29, 42], "team": [25, 32, 33, 118, 137, 165, 194], "teardown": [61, 225], "teardownafterclass": [61, 225], "technic": [31, 91, 95, 100, 172, 194, 205, 209], "technologi": [145, 148, 149, 150, 152, 159, 214], "tecnativa": 167, "tediou": 67, "tel": [113, 188], "tell": [40, 63, 67, 100, 110, 116, 118, 137, 212], "temp": 55, "templat": [5, 6, 7, 10, 23, 28, 43, 44, 45, 48, 67, 98, 109, 123, 134, 137, 139, 142, 153, 164, 198, 209, 212, 221], "templatecontrol": 28, "templatefilecr": 23, "templatenam": [40, 45, 46], "templaterespons": [5, 24, 37, 40, 42, 51, 54, 67, 134, 137, 142], "tempmanag": 27, "temporari": 81, "temporarili": 17, "term": [25, 42, 62, 71, 108, 118, 137, 140, 159, 160, 194], "termin": [63, 101, 148, 221], "terminologi": [120, 123], "terrifi": 137, "tertiari": [26, 94, 202], "test": [2, 6, 17, 20, 24, 26, 27, 28, 29, 36, 39, 40, 41, 48, 53, 57, 64, 66, 80, 82, 83, 84, 88, 97, 101, 103, 104, 109, 112, 114, 115, 118, 121, 123, 130, 138, 143, 148, 153, 156, 158, 164, 165, 170, 174, 184, 186, 194, 197, 198, 202, 209, 212, 223], "test1": [203, 206], "test2": 203, "test3": 203, "test4": 203, "test_arg": 184, "test_ex_app_field_1": 188, "test_ex_app_field_1_1": 188, "test_ex_app_field_1_2": 188, "test_ex_app_field_1_3": 188, "test_ex_app_field_1_4": 188, "test_ex_app_field_2": 188, "test_ex_app_field_3": 188, "test_ex_app_field_4": 188, "test_ex_app_field_5": 188, "test_ex_app_field_6": 188, "test_harp_integr": 161, "test_kei": 177, "test_sensitive_field": 113, "test_sensitive_field_2": 113, "testabl": [41, 151], "testact": 88, "testaddtwo": 225, "testcas": [28, 61, 196, 225], "testdummi": 196, "tester": 36, "testfil": 143, "testfilenotfound": 61, "testm": 225, "testremot": 27, "testsuit": 225, "text": [4, 10, 18, 24, 26, 27, 28, 37, 40, 42, 45, 47, 50, 57, 62, 64, 65, 67, 68, 75, 76, 79, 82, 84, 93, 99, 100, 101, 105, 107, 110, 112, 113, 114, 118, 121, 123, 129, 137, 143, 148, 152, 165, 188, 195, 202, 203, 207, 208, 209, 217], "text2imag": [74, 148], "text2imagemanag": 149, "text2imagetask": 149, "text2speech": 148, "text2text": 148, "textarea": 142, "textcolor": 95, "textcont": 137, "textprocess": [26, 64, 93, 123, 148], "textprocessingmanag": [148, 150], "texttoimag": [26, 148, 149], "texttoimageexcept": 26, "texttospeech": [28, 148], "texttotext": 148, "texttotextchangeton": 148, "texttotextchat": 148, "texttotextchatwithtool": 148, "texttotextform": 148, "texttotextheadlin": 148, "texttotextproofread": 148, "texttotextreformul": 148, "texttotextsimplif": 148, "texttotextsummari": 148, "texttotexttop": 148, "texttotexttransl": 148, "th": 7, "th_th": 7, "than": [4, 16, 17, 24, 25, 26, 28, 30, 32, 36, 38, 41, 42, 45, 53, 57, 58, 67, 70, 72, 80, 94, 95, 99, 100, 101, 110, 115, 118, 130, 148, 149, 150, 152, 193, 194, 198, 204, 206, 207, 212, 217, 218, 225], "thank": [88, 211], "thei": [0, 2, 16, 22, 24, 26, 28, 34, 35, 36, 38, 40, 41, 42, 45, 53, 55, 56, 57, 60, 62, 63, 65, 66, 67, 81, 94, 95, 97, 99, 100, 101, 102, 103, 104, 109, 111, 116, 117, 118, 124, 127, 130, 137, 138, 139, 140, 143, 144, 148, 150, 159, 160, 162, 163, 185, 188, 194, 195, 197, 206, 210, 212, 214, 217], "them": [0, 10, 18, 20, 22, 24, 26, 28, 30, 33, 34, 35, 36, 37, 40, 41, 42, 53, 54, 57, 60, 61, 62, 63, 65, 67, 99, 100, 101, 103, 105, 107, 111, 118, 127, 130, 133, 135, 137, 148, 155, 159, 160, 163, 169, 176, 185, 194, 197, 198, 200, 204, 207, 210, 212, 214, 217, 221, 225], "theme": [4, 44, 48, 64, 94, 95, 202, 203], "themoviedb": 137, "themselv": [28, 34, 37, 42, 103, 194, 213], "theoret": 17, "theori": 60, "theplan": 121, "therebi": [104, 108], "therefor": [0, 4, 16, 17, 18, 22, 24, 26, 36, 38, 40, 42, 57, 60, 62, 63, 67, 94, 117, 118, 138, 139, 140, 168, 169, 170, 201, 214], "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, 30, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 45, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 72, 74, 75, 78, 79, 81, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 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, 152, 153, 154, 155, 156, 157, 158, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 173, 174, 175, 176, 178, 179, 184, 189, 194, 196, 197, 198, 200, 202, 206, 207, 208, 210, 212, 214, 217, 218, 221, 222, 225], "thing": [21, 22, 24, 28, 34, 35, 36, 38, 40, 41, 45, 49, 55, 57, 60, 62, 63, 79, 97, 101, 134, 138, 142, 175, 194, 197, 212], "think": [37, 40, 42, 67, 94, 130, 139, 160, 163, 210, 212, 218], "thinkabl": 40, "third": [26, 30, 34, 40, 42, 89, 113, 117, 131, 139, 140, 143, 195, 197, 222], "this_field": 60, "thisauthorsid": 79, "thoroughli": 194, "those": [7, 12, 17, 23, 24, 26, 28, 30, 34, 35, 36, 37, 40, 41, 42, 67, 70, 79, 95, 103, 105, 107, 110, 111, 115, 127, 136, 137, 140, 161, 194, 197, 198, 212], "though": [17, 30, 40, 57, 95, 101, 139, 148, 158], "thought": 18, "thread": [24, 37, 42, 101], "three": [17, 36, 55, 60, 85, 118, 134, 142, 170, 207, 208, 212, 214, 217], "threw": 26, "thrive": 214, "throttl": 40, "throttler": 27, "through": [4, 7, 17, 18, 26, 28, 32, 34, 36, 39, 40, 46, 60, 62, 65, 66, 67, 79, 92, 94, 95, 99, 101, 110, 112, 116, 117, 129, 134, 140, 147, 156, 159, 160, 165, 197, 217, 218], "throughput": 130, "throw": [17, 23, 24, 26, 29, 37, 42, 50, 56, 57, 58, 61, 64, 92, 112, 116, 118, 136, 145, 148, 149, 150, 151, 152, 154, 155, 196, 222], "throwabl": [23, 28, 57, 123, 133, 154], "throwexcept": 61, "thrown": [17, 26, 37, 41, 42, 118], "thu": [0, 28, 40, 42, 63, 101, 118, 124, 139, 143, 145, 195, 212, 217], "thumb": [137, 139, 148, 194], "thumbnail": [4, 28, 140], "thumbnailurl": [137, 140], "tianon": 161, "tick": [115, 167], "ticket": [7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 32, 194], "tidi": 101, "tight": [41, 159], "tighten": 40, "time": [0, 1, 4, 15, 23, 24, 27, 28, 29, 32, 34, 35, 36, 37, 40, 41, 42, 53, 55, 57, 58, 60, 62, 63, 67, 72, 74, 79, 80, 85, 94, 97, 101, 103, 104, 111, 115, 123, 124, 130, 133, 135, 138, 141, 143, 144, 145, 148, 149, 150, 152, 157, 161, 165, 170, 171, 180, 194, 197, 198, 202, 209, 212, 214, 217, 221, 225], "time_immut": [27, 57], "time_insensit": 38, "timedjob": [25, 38], "timefactori": [27, 147], "timelin": 214, "timeout": [79, 145, 149, 150, 152, 162, 174, 200], "timestamp": [27, 68, 72, 74, 79, 86, 95, 101, 110, 111, 129, 137, 148, 179], "timezon": [27, 28, 57, 68, 94, 135, 151], "tini": [17, 81], "tip": [59, 64, 121, 130, 142], "tipsi": 16, "titl": [22, 33, 40, 51, 62, 66, 67, 108, 110, 113, 132, 137, 140, 142, 183, 188, 207], "titlecas": 67, "tld": [119, 122, 141, 217], "tldr": 197, "tmigratorbasicversionhandl": 154, "tmp": [80, 161, 200], "tmpfile": 10, "tmpfolder": 10, "to_gif": 180, "toast": 15, "todai": 94, "todo": [24, 67, 110, 118, 119, 140, 144], "todoapicontrol": 67, "todoitem": 67, "togeth": [30, 33, 35, 67, 80, 95, 101, 130, 137, 142, 161], "toggl": [21, 28, 45, 94, 113, 140, 175, 188, 201, 206, 207], "toggleclass": 207, "togoogl": 40, "toic": 117, "token": [22, 24, 26, 27, 35, 37, 40, 42, 44, 51, 63, 65, 78, 79, 88, 123, 124, 129, 136, 137, 139, 147, 148, 200], "tolabel": 76, "tolanguag": [76, 152], "tom": 52, "toml": 161, "ton": 148, "tone": [95, 96, 97, 148], "too": [21, 26, 27, 39, 40, 72, 74, 75, 76, 94, 99, 115, 126, 130, 140, 193, 212, 217], "took": [130, 133], "tool": [3, 4, 15, 17, 21, 24, 30, 34, 35, 36, 45, 47, 67, 89, 100, 101, 105, 107, 109, 124, 126, 128, 148, 149, 150, 153, 160, 163, 192, 212], "tool_cal": 148, "tool_call_id": 148, "tool_messag": 148, "toolbar": 133, "toolkit": 168, "tooltip": [22, 100], "tootltip": 22, "top": [40, 41, 54, 57, 65, 66, 94, 95, 98, 99, 104, 105, 107, 122, 133, 139, 142, 160, 162, 176, 181, 192, 207, 217, 225], "top_menu": 190, "topic": [148, 150], "topicstasktyp": [26, 150], "topmenu": [163, 190], "topmostparentid": 82, "torn": [37, 42], "total": [27, 65, 79, 80, 81], "totalitem": [65, 177, 186, 191], "totallytyp": 109, "totaltotransf": 88, "totaltransferredsofar": 88, "toto": 110, "touch": [161, 207], "toward": 221, "tr": 62, "trace": [67, 130], "track": [57, 95, 130, 133, 137, 197], "tracker": [4, 34, 212], "trademark": 34, "tradit": 16, "tradition": [41, 70, 161], "traffic": 39, "trail": 62, "train": [38, 197], "trait": [23, 57, 143, 154, 220], "transact": [59, 111, 123], "transcrib": [145, 148], "transcribefil": 145, "transcript": [23, 37, 42, 123], "transcriptionfailedev": [26, 145], "transcriptionsuccessfulev": [26, 145], "transfer": [7, 42], "transform": [18, 31, 36, 53, 140, 163, 196], "transifex": [3, 62, 100, 163], "transit": [16, 21, 23, 202], "translat": [3, 4, 12, 23, 26, 34, 36, 48, 58, 64, 93, 95, 96, 123, 124, 132, 137, 140, 142, 143, 148, 160, 164, 172, 192, 209, 218], "translatablefil": 163, "translateplur": 163, "translation_templ": 163, "translationfil": [7, 62, 163], "translationtool": [7, 163, 176], "transmiss": 40, "transmit": 139, "transpar": [18, 32, 34, 63], "transpil": 18, "transport": [42, 161], "trap": 137, "trash": [26, 85], "trashbin": [38, 42, 83, 91, 93], "travers": 216, "treat": [60, 212], "tree": [82, 101, 157, 202], "trev6tmyjlbj7hgdcpz": 30, "tri": [37, 39, 41, 42, 76, 111, 118], "triag": [32, 124, 194], "triager": [194, 212], "trick": [64, 112, 142, 217], "trigger": [32, 37, 38, 40, 41, 42, 50, 78, 91, 100, 108, 110, 115, 116, 123, 130, 140, 162, 184, 187, 197, 207], "trigger_error": 112, "triggerinitialimport": 108, "trim": [62, 137], "tripl": 62, "trivial": 55, "troubl": 63, "troubleshoot": [93, 171, 172, 200], "true": [2, 23, 24, 26, 27, 35, 40, 41, 45, 47, 50, 52, 54, 57, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 88, 101, 105, 107, 108, 109, 110, 112, 113, 115, 118, 122, 130, 136, 137, 139, 140, 142, 143, 144, 146, 148, 152, 153, 154, 173, 179, 188, 195, 196, 198, 200, 217], "trust": [30, 35, 40, 123, 143], "trusteddomainhelp": 27, "try": [0, 2, 7, 29, 30, 40, 52, 56, 57, 58, 61, 67, 95, 99, 100, 111, 112, 118, 122, 130, 133, 137, 141, 148, 149, 150, 154, 160, 170, 175, 193, 212], "tsx": 163, "tt1446714": 137, "ttl": [39, 79], "ttransact": [23, 57, 111], "tune": 207, "tupl": [64, 153], "turn": [40, 52, 53, 62, 104, 148, 150, 155, 204, 207, 217], "tutori": [3, 54, 64, 93, 198, 209, 214], "tweak": 148, "twice": [2, 37, 42], "twitter": [65, 132], "two": [2, 4, 10, 17, 26, 27, 29, 34, 35, 37, 38, 39, 40, 42, 43, 45, 54, 62, 63, 67, 81, 89, 90, 100, 101, 103, 113, 115, 117, 118, 121, 123, 130, 137, 139, 140, 142, 152, 158, 161, 167, 173, 176, 179, 188, 194, 195, 198, 206, 207, 209, 210, 212, 218], "twofactor": 4, "twofactor_backupcod": 60, "twofactor_test": 153, "twofactorauth": [10, 24, 28, 153], "twofactorproviderchallengefail": 24, "twofactorproviderchallengepass": 24, "twofactorproviderdis": 24, "twofactorproviderforuserdis": 24, "twofactorproviderforuseren": 24, "twofactorproviderforuserregist": 24, "twofactorproviderforuserunregist": 24, "twofactorprovideruserdelet": 24, "twofactortestprovid": 153, "tx": 36, "txt": [58, 79, 80, 114, 115, 121, 161, 217], "type": [4, 7, 10, 15, 16, 17, 23, 24, 25, 26, 27, 28, 29, 33, 35, 36, 37, 40, 42, 48, 51, 52, 56, 60, 62, 64, 65, 68, 70, 71, 72, 74, 76, 77, 79, 80, 82, 84, 91, 94, 95, 99, 101, 103, 108, 109, 110, 112, 114, 115, 121, 122, 123, 124, 128, 133, 134, 135, 137, 140, 142, 143, 144, 156, 157, 159, 160, 161, 162, 174, 176, 181, 183, 188, 190, 193, 194, 198, 200, 203, 206, 207, 208, 217, 219], "type_bool": 140, "type_int": [115, 140], "type_mor": 110, "type_new": 110, "type_setup": 110, "type_us": 140, "typeda": 107, "typehint": 10, "typeiconclass": 134, "typescript": [48, 124, 194], "typestr": 134, "typic": [2, 36, 39, 40, 41, 52, 62, 98, 109, 118, 126, 139, 140, 145, 148, 149, 150, 152, 163, 194], "typing_in_psalm": 67, "typographi": 96, "u": [29, 62, 63, 65, 66, 81, 82, 84, 101, 110, 112, 133, 137, 161, 165, 170, 174, 178, 200, 222], "u29tzvnpz25lzerhdgffegftcgxl": 30, "ubuntu": 35, "ui": [4, 23, 26, 45, 65, 88, 94, 100, 113, 124, 134, 137, 140, 143, 146, 160, 162, 163, 174, 175, 176, 181, 188, 190, 200, 202, 207], "ui_exampl": [163, 176, 180, 190], "uid": [13, 37, 38, 42, 57, 60, 63, 79, 117, 118, 155], "uitextview": 95, "uk": 126, "ul": [193, 201, 206, 207, 208], "umgehen": 4, "un": 79, "unabl": [34, 67, 143], "unam": 161, "unannounc": 34, "unauthor": [68, 77, 170, 217], "unauthorizedexcept": 148, "uncertain": [149, 150], "unclear": 214, "uncomput": 79, "undefin": [29, 62, 91, 101, 195], "undefinedclass": 109, "undefineddocblockclass": 109, "under": [17, 23, 34, 35, 40, 41, 79, 89, 97, 101, 130, 161, 163, 194, 198, 225], "undergo": 116, "underli": [26, 27, 58, 101, 140], "underscor": [4, 40, 57, 72, 108, 196], "understand": [36, 40, 42, 62, 67, 91, 95, 99, 101, 123, 133, 139, 148, 159, 160, 170, 214], "undo": [97, 194, 205], "unescap": [46, 217], "unexpect": [34, 42, 57, 197], "unexpectedli": 28, "unfamiliar": 41, "unfortun": [23, 200], "unfreez": 194, "unhappi": 212, "unicod": 62, "unifi": [15, 16, 26, 28, 123, 124, 126, 140], "uniform": 218, "uninstal": [4, 34, 138, 158, 163, 187], "unintend": 197, "unintent": 34, "unintention": 26, "union": 67, "uniqu": [29, 57, 63, 65, 79, 81, 97, 99, 108, 110, 113, 117, 129, 132, 140, 144, 148, 149, 153, 154, 174, 184, 197, 212], "unique_name_of_file_action_menu": 180, "unique_name_of_file_actions_menu": 180, "unique_name_of_script": 190, "unique_name_of_styl": 190, "unique_name_of_top_menu": 190, "uniqueconstraintviolationexcept": 29, "uniquememb": 13, "unit": [14, 39, 41, 57, 88, 109, 112, 128, 194, 209, 223], "univers": 137, "unix": [27, 72, 74, 118, 129, 148, 194, 218], "unixtim": 81, "unknown": [26, 29, 70, 79, 100, 115, 222], "unknownactivityexcept": 26, "unknownnotificationexcept": 26, "unless": [17, 34, 40, 94, 100, 111, 130, 139, 147, 148, 149, 150, 161, 194, 201, 217, 220], "unlik": [79, 101, 165, 175, 178], "unlimit": 79, "unnecessari": 62, "unnot": 35, "unoffici": 17, "unpredict": [67, 138], "unpublish": 42, "unread": [79, 94, 99, 110, 157, 207], "unregist": [162, 181], "unregistercalendar": 19, "unrel": [26, 130], "unsaf": [11, 24], "unselect": 203, "unset": [13, 70], "unshar": [42, 79], "unsign": [30, 57, 144], "unsigned_fil": 101, "unsplash": 91, "unstabl": 123, "unsubscrib": 27, "unsupport": [33, 212], "unsur": 212, "until": [26, 38, 40, 63, 66, 124, 140, 145, 149, 150, 175], "untouch": [17, 60], "untyp": 42, "unus": [17, 28, 130], "unvalid": 216, "unwillingli": 217, "up": [2, 4, 6, 7, 8, 9, 20, 22, 24, 26, 27, 29, 34, 35, 38, 39, 40, 41, 61, 62, 63, 66, 67, 82, 98, 99, 103, 104, 108, 109, 110, 117, 124, 130, 140, 142, 148, 149, 150, 157, 161, 162, 164, 172, 176, 194, 196, 199, 200, 207, 209, 212, 214, 223, 225], "upcom": [28, 64, 103, 146, 220], "updat": [2, 4, 7, 18, 22, 23, 25, 26, 28, 29, 30, 32, 34, 35, 37, 38, 40, 41, 42, 53, 57, 60, 64, 66, 67, 68, 79, 82, 88, 91, 100, 101, 104, 105, 107, 108, 110, 111, 123, 124, 126, 130, 138, 142, 148, 161, 162, 171, 174, 177, 179, 186, 187, 197, 198, 200, 218, 220], "updateaccess": 108, "updateaccessdeclar": 108, "updateaccessop": 108, "updateaccessprovid": 108, "updatecachedcalendarobject": 16, "updatecalendar": 16, "updatecalendarobject": 16, "updatecard": 16, "updated_at": 137, "updatefilesmetadata": 115, "updateglobalindex": 107, "updategloballazi": 107, "updateglobalsensit": 107, "updateindex": 107, "updatelazi": [105, 107], "updatenotif": [4, 25], "updatesensit": [105, 107], "updateshar": 16, "updatesubscript": 16, "updatetodo": 67, "updateusermanag": 155, "upgrad": [30, 31, 41, 60, 101, 104, 138, 198, 209, 214, 220], "upload": [25, 26, 30, 35, 36, 70, 83, 84, 89, 91, 93, 94, 100, 115, 130, 163, 217], "upload_path": 80, "upload_tim": [79, 84], "uploadlimit": 28, "uploadoper": 88, "uploadremotefileoper": 88, "upon": [5, 41, 99, 101, 116, 118, 125, 142, 145, 150, 152, 214], "upper": [95, 101], "uppercamelcas": 196, "uppercas": [40, 50, 62, 100, 104], "upscal": [180, 183], "upscaled_image_nam": 183, "upscaler_exampl": 180, "upstream": [17, 24], "upvot": 197, "urandom": 80, "urgent": [34, 110], "uri": [70, 88, 117, 118, 119, 148], "url": [4, 6, 10, 26, 33, 39, 40, 41, 44, 47, 48, 51, 52, 57, 63, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 88, 91, 95, 101, 108, 110, 113, 116, 117, 119, 124, 132, 134, 136, 137, 139, 140, 141, 143, 162, 163, 174, 178, 180, 181, 183, 187, 188, 190, 198, 200, 202, 217, 222, 225], "url_regex_no_modifi": 25, "urlencod": [40, 63], "urlgener": [10, 27, 48, 51, 54, 110, 132, 140, 142, 143, 156], "urlparam": [41, 45, 50, 56, 110, 113, 121, 132, 134, 154], "urlparamet": 53, "urn": 82, "us": [0, 1, 2, 4, 7, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 42, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 70, 73, 74, 75, 78, 79, 80, 81, 82, 84, 88, 89, 90, 91, 94, 95, 97, 98, 99, 100, 103, 104, 105, 107, 109, 111, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 134, 135, 136, 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, 165, 167, 169, 170, 171, 173, 174, 175, 176, 179, 180, 182, 183, 184, 185, 188, 193, 194, 196, 197, 198, 200, 201, 202, 203, 204, 206, 207, 208, 210, 217, 218, 220, 221, 222, 224, 225], "usabl": [97, 137, 194], "usag": [16, 17, 20, 27, 28, 35, 40, 41, 55, 62, 83, 95, 109, 118, 123, 133, 139, 163, 182, 184, 194, 197, 202, 204, 223], "use_path_styl": 200, "use_ssl": 200, "usebackend": 28, "usecas": 27, "usedock": 225, "user": [0, 4, 5, 7, 10, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 30, 33, 36, 38, 41, 45, 52, 54, 55, 57, 58, 59, 64, 68, 70, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 88, 89, 93, 95, 96, 97, 98, 99, 100, 101, 102, 107, 108, 112, 113, 115, 116, 117, 118, 120, 121, 123, 124, 125, 127, 129, 130, 132, 136, 137, 139, 140, 141, 143, 147, 148, 149, 153, 158, 159, 162, 164, 165, 169, 171, 174, 176, 179, 181, 183, 185, 187, 188, 195, 196, 197, 198, 199, 200, 202, 207, 208, 209, 212, 217, 222, 225], "user1": [66, 121], "user123": 155, "user2": [66, 121], "user3": 66, "user_ag": 63, "user_id": 60, "user_ldap": [16, 24, 37, 142], "user_oidc": 127, "user_prefer": 45, "user_saml": 200, "user_statu": [72, 221], "useraddedev": 24, "userbackendregist": 16, "usercach": 27, "userchangedev": 24, "userconfig": [106, 123], "userdeletedev": 24, "userdeletedlisten": 0, "userfacingprocessingexcept": 148, "userfirsttimeloggedinev": 24, "userfold": 58, "usergrouplist": 201, "userid": [13, 22, 24, 28, 37, 41, 42, 56, 65, 68, 72, 74, 75, 81, 88, 107, 108, 110, 121, 129, 132, 145, 146, 148, 149, 150, 152, 155, 173, 179, 180], "useridassignedev": 27, "useridunassignedev": 27, "userloggedinev": 19, "usermanag": [27, 51, 155], "usermigr": [23, 154], "usermigrationexcept": 154, "usermountaddedev": 28, "usermountcach": 27, "usermountremovedev": 28, "usermountupdatedev": 28, "usernam": [63, 65, 79, 84, 88, 155, 165, 195, 200, 217], "useroidc": 127, "userratelimit": 40, "userratethrottl": 40, "userremovedev": [16, 24], "userservic": 155, "usersess": [27, 58, 155], "userset": [29, 195], "usersingroup": 23, "userstatu": 146, "userupd": 24, "userupdatedev": 24, "usesess": [22, 40], "usestrictdynam": 40, "usestrictdynamiconscript": [24, 40], "usr": [35, 101, 112, 161], "usual": [27, 30, 35, 40, 41, 42, 45, 62, 67, 79, 89, 94, 99, 113, 130, 144, 148, 157, 160, 163, 171, 174, 194, 197, 207, 212], "utc": 151, "utf": [4, 79, 82, 84, 115, 118], "util": [0, 10, 11, 13, 16, 18, 22, 23, 24, 26, 27, 28, 38, 41, 42, 45, 50, 51, 101, 110, 123, 124, 134, 135, 137, 151, 154, 161, 162, 175, 191, 205, 209], "uuid": [81, 117], "ux": [97, 194, 208], "uxi": 30, "v": [27, 36, 65, 79, 101, 134, 137, 158, 200, 225], "v1": [2, 4, 17, 26, 28, 40, 53, 63, 65, 68, 69, 70, 71, 72, 77, 110, 118, 175, 177, 178, 179, 180, 182, 183, 184, 186, 188, 189, 190, 191], "v12": 18, "v14": 18, "v2": [2, 16, 28, 40, 53, 65, 66, 68, 69, 70, 72, 74, 75, 76, 77, 83, 93, 110, 137, 139, 140, 162, 180, 222], "v29": 105, "v3": [36, 194], "v30": 4, "v31": [4, 107], "v33": 148, "v4": [15, 29], "val": 45, "valid": [4, 10, 26, 28, 30, 37, 40, 42, 63, 65, 67, 72, 79, 91, 109, 111, 116, 118, 123, 124, 127, 131, 136, 161, 162, 173, 195, 200, 202, 207, 212, 217, 224], "validatefilenam": 29, "validatemailaddress": 28, "validateoper": 116, "validatepasswordpolicyev": 27, "validatesyncsetup": 7, "validationexcept": 148, "valu": [1, 4, 13, 15, 17, 22, 25, 26, 28, 34, 37, 40, 42, 45, 46, 48, 54, 57, 59, 64, 65, 70, 72, 77, 79, 95, 100, 108, 110, 112, 113, 115, 118, 121, 128, 130, 132, 133, 139, 140, 142, 147, 148, 149, 154, 157, 162, 175, 179, 181, 182, 183, 188, 190, 195, 196, 200, 202, 203, 207, 208], "valuetyp": 107, "valwithfallback": 45, "vanilla": [27, 195], "var": [0, 6, 26, 42, 45, 55, 60, 62, 95, 114, 115, 117, 118, 130, 132, 133, 134, 138, 140, 142, 144, 146, 147, 155, 156, 158, 165, 174, 193, 198, 200, 202, 207, 217], "var_dump": [131, 196], "vari": [98, 121, 198], "variabl": [22, 24, 26, 28, 35, 41, 44, 45, 46, 56, 61, 62, 88, 96, 101, 118, 123, 140, 163, 167, 194, 197, 205, 217, 225], "variant": [22, 28, 57, 95, 202], "variat": [94, 98], "varieti": 112, "variou": [33, 40, 41, 58, 61, 79, 99, 102, 112, 124, 137, 139, 146, 159, 205, 218], "vc": 101, "vcal": 118, "vcalendar": 118, "vcard": 119, "vcs_comment": 137, "vcs_issu": 137, "vcs_pull_request": 137, "vcvarsal": 101, "vdebug": 112, "ve": [6, 9, 29, 41, 165, 212], "vector": 217, "vein": 148, "vendor": [0, 2, 7, 36, 43, 104, 109], "vendor_script": 28, "vendor_styl": 43, "verb": [40, 41, 53, 62, 82, 100, 136, 139, 187, 217, 222], "verbos": 41, "veri": [0, 1, 2, 35, 36, 41, 43, 55, 63, 94, 95, 99, 118, 130, 133, 136, 139, 148, 206, 207, 217], "verif": [30, 161, 200], "verifi": [30, 113, 153, 161, 165, 170, 173, 188, 200], "verify_peer_off": 200, "verifychalleng": 153, "verifymountpointev": 15, "verifypassword": [40, 136], "verifypath": 26, "versa": [57, 142], "versatil": 42, "version": [2, 4, 7, 9, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 37, 38, 40, 41, 42, 43, 45, 50, 53, 54, 57, 60, 62, 63, 65, 66, 67, 68, 73, 74, 75, 76, 79, 81, 82, 83, 84, 90, 91, 93, 99, 101, 103, 104, 105, 107, 108, 109, 110, 112, 113, 115, 119, 121, 124, 126, 128, 129, 130, 133, 135, 138, 139, 140, 142, 144, 145, 148, 149, 150, 152, 154, 155, 158, 160, 163, 173, 174, 179, 180, 194, 198, 199, 202, 204, 212, 218, 220, 222], "version2404date20220903071748": 60, "version30000date20240729185117": 60, "version_compar": 36, "versu": 197, "vertic": 169, "vevent": 118, "vghlihf1awnrigjyb3duigzveapqdw1wcybvdmvycnrozsbsyxp5igrvzy4": 66, "via": [0, 7, 17, 26, 28, 35, 36, 37, 40, 42, 45, 60, 62, 63, 65, 67, 70, 72, 82, 85, 86, 90, 97, 98, 101, 113, 116, 119, 123, 124, 127, 134, 136, 137, 140, 145, 148, 149, 150, 152, 153, 156, 158, 160, 162, 163, 167, 180, 184, 187, 194, 210, 215, 217, 225], "vice": [57, 142], "video": [40, 41, 89, 94, 98, 145, 147, 148, 180, 193], "view": [4, 14, 23, 36, 37, 42, 51, 52, 60, 70, 91, 94, 110, 112, 123, 137, 139, 140, 153, 195, 200, 201, 206, 219], "viewer": [14, 25, 29, 70, 137, 198], "vim": [112, 158, 200], "vimeo": [2, 109], "violat": [34, 40, 67], "virtual": [101, 161], "visibility_contacts_onli": 28, "visibility_priv": 28, "visibility_publ": 28, "visibl": [4, 24, 28, 34, 40, 47, 58, 65, 94, 95, 137, 143, 148, 190, 202], "visit": [132, 225], "visual": [26, 94, 95, 202, 207], "vm": 110, "voic": 148, "void": [0, 1, 22, 23, 39, 41, 42, 45, 50, 51, 56, 57, 60, 62, 88, 108, 110, 113, 114, 115, 117, 118, 119, 121, 122, 129, 132, 133, 134, 137, 140, 141, 143, 145, 146, 148, 149, 150, 152, 154, 155, 156, 157], "volum": [158, 163, 171, 174], "vpn": 170, "vtodo": 118, "vue": [6, 7, 21, 26, 27, 29, 40, 45, 48, 91, 94, 95, 98, 99, 100, 110, 116, 123, 126, 134, 137, 160, 163, 202, 204, 217, 223], "vueelement": 137, "vuej": [91, 204], "vuerout": 163, "vuex": 163, "vulner": [32, 34, 197, 217], "w": [79, 225], "w3": [4, 97, 109, 119, 138], "w500": 137, "wa": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 36, 37, 40, 42, 60, 67, 68, 70, 74, 75, 76, 79, 81, 82, 101, 111, 116, 117, 118, 124, 129, 130, 133, 137, 139, 140, 144, 145, 148, 149, 150, 153, 176, 212, 220], "wai": [4, 23, 24, 29, 35, 40, 41, 42, 45, 49, 57, 58, 60, 62, 65, 67, 70, 79, 97, 99, 101, 104, 113, 118, 124, 127, 130, 133, 134, 137, 139, 140, 142, 154, 158, 161, 163, 167, 168, 169, 176, 194, 198, 202, 204, 207, 212, 217, 225], "wait": [35, 45, 115, 124, 130, 170, 175, 197], "walin": 137, "walinej": 137, "want": [0, 2, 9, 24, 26, 30, 34, 35, 38, 40, 42, 45, 49, 52, 53, 55, 65, 67, 71, 82, 88, 89, 94, 97, 98, 99, 101, 102, 104, 108, 109, 110, 113, 116, 118, 124, 126, 134, 135, 136, 137, 139, 148, 149, 150, 152, 153, 158, 161, 163, 175, 180, 187, 194, 198, 206, 207, 208, 213, 217, 218, 222, 225], "warn": [15, 17, 28, 30, 37, 42, 49, 67, 95, 101, 130, 138, 139, 143, 165, 195, 196, 200, 202], "wasm": 24, "wasn": [19, 152], "watch": [34, 41, 123, 130, 221, 225], "watermark": 29, "wave": 97, "wcag": 97, "we": [1, 7, 8, 10, 13, 15, 17, 18, 21, 22, 24, 27, 28, 29, 34, 35, 38, 54, 57, 60, 62, 63, 67, 80, 81, 90, 91, 95, 98, 99, 101, 109, 116, 118, 121, 124, 126, 130, 132, 134, 136, 137, 143, 148, 149, 150, 156, 158, 159, 160, 161, 163, 166, 167, 174, 178, 184, 193, 194, 195, 197, 198, 201, 203, 206, 207, 208, 210, 212, 213, 221, 222], "weather": 185, "web": [26, 27, 29, 40, 43, 45, 47, 52, 62, 63, 65, 92, 94, 95, 98, 99, 112, 122, 123, 130, 137, 138, 139, 143, 165, 199, 200, 209, 212, 217, 225], "web_compon": 29, "webassembli": 24, "webauthn": 223, "webbrows": 63, "webdav": [1, 22, 27, 28, 37, 42, 63, 65, 82, 84, 85, 86, 91, 92, 93, 118, 123, 124, 130, 180, 209], "webfing": [17, 123], "webfingerhandl": 156, "webhook": [26, 148], "webhook_listen": 26, "webpack": [15, 18, 26, 124, 126], "webpag": 63, "webroot": [15, 22, 41, 217], "webserv": [143, 158, 162, 174], "websit": [4, 17, 40, 65, 97, 109, 132, 137, 139, 188, 217], "websocket": 163, "webview": 93, "wed": 79, "week": [94, 99, 147, 197], "weekend": 34, "weekli": 147, "weight": [26, 94, 95], "welch": 4, "welcom": [34, 130, 133, 210, 222], "well": [0, 9, 20, 23, 24, 26, 27, 28, 29, 30, 34, 36, 40, 42, 62, 65, 70, 94, 95, 99, 101, 109, 110, 118, 132, 133, 134, 136, 137, 139, 142, 145, 148, 154, 156, 197, 198, 200, 210, 212], "wellknown": 156, "went": [21, 100, 149, 150, 212], "were": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 53, 60, 105, 107, 136, 137, 139, 152, 157, 212, 220, 221], "wescan": 62, "wget": 161, "what": [17, 23, 34, 36, 40, 41, 67, 80, 88, 94, 95, 97, 98, 99, 100, 101, 110, 116, 117, 118, 124, 130, 133, 139, 148, 149, 150, 157, 175, 194, 196, 197, 205, 210, 212, 217], "whatev": [35, 40, 118, 156, 208], "whats_new": 29, "whatsnew": 29, "whatsnewcontrol": 29, "when": [0, 2, 5, 10, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 42, 45, 47, 50, 53, 55, 56, 57, 60, 61, 62, 63, 65, 66, 67, 70, 72, 74, 75, 76, 78, 79, 88, 94, 95, 97, 98, 99, 100, 101, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 118, 123, 124, 126, 127, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 145, 146, 148, 149, 150, 153, 161, 162, 165, 168, 171, 174, 175, 177, 178, 180, 187, 188, 193, 194, 197, 198, 202, 206, 207, 212, 214, 217, 218, 220, 221, 225], "whenev": [42, 110, 132, 135, 153, 154, 161, 197], "where": [0, 4, 17, 22, 23, 24, 26, 28, 29, 30, 33, 38, 40, 41, 45, 49, 57, 63, 65, 67, 79, 80, 81, 84, 88, 94, 95, 98, 99, 100, 101, 104, 109, 111, 113, 115, 117, 124, 130, 133, 137, 139, 140, 153, 157, 158, 159, 163, 174, 180, 187, 189, 194, 197, 200, 211, 212, 217], "wherea": 153, "wherev": [41, 101, 102], "whether": [0, 21, 26, 27, 28, 29, 51, 54, 67, 71, 74, 76, 79, 99, 110, 116, 140, 142, 144, 148, 152, 153, 190, 197], "which": [0, 2, 4, 6, 7, 17, 21, 22, 23, 26, 27, 28, 29, 30, 34, 35, 36, 37, 40, 42, 45, 46, 48, 49, 52, 53, 57, 58, 60, 62, 63, 67, 68, 70, 79, 81, 89, 90, 94, 95, 98, 99, 101, 104, 108, 109, 110, 111, 112, 115, 116, 118, 121, 124, 127, 130, 133, 134, 137, 138, 139, 140, 143, 144, 145, 148, 149, 150, 151, 152, 158, 159, 160, 161, 163, 165, 169, 170, 174, 175, 176, 178, 180, 184, 188, 194, 196, 198, 200, 201, 202, 206, 207, 212, 217, 225], "while": [15, 23, 29, 35, 40, 41, 42, 58, 60, 62, 63, 65, 74, 76, 94, 95, 98, 99, 100, 101, 110, 111, 112, 116, 118, 130, 138, 148, 160, 161, 170, 195, 202, 212, 214], "white": [62, 65, 196, 203, 208], "whitelist": [37, 40, 42], "whitespac": [62, 112], "who": [26, 30, 34, 40, 49, 65, 97, 118, 140, 148, 162, 194, 212, 214], "whoami": 101, "whoever": 212, "whole": [40, 66, 67, 80, 157, 201, 206], "whom": [32, 99], "whose": 175, "why": [40, 95, 133, 195, 196, 197], "wide": [26, 41, 45, 57, 126, 194, 202], "widget": [25, 37, 42, 123, 134], "widget_url": 110, "widgetbutton": 110, "widgetitem": 110, "widgetopt": 110, "width": [24, 37, 42, 99, 137, 193, 195, 202], "wiki": [4, 101, 144], "wikipedia": [4, 144], "wild": 150, "willing": [197, 212], "win": 101, "win32": 101, "window": [13, 29, 38, 95, 102, 163], "wipe": [93, 209], "wire": [61, 104], "wise": [28, 40, 130, 217], "wiser": [149, 150], "wish": [101, 207, 212], "with_doc": 101, "withfield": 28, "within": [7, 13, 25, 26, 27, 29, 30, 35, 40, 41, 67, 70, 74, 79, 81, 82, 88, 99, 101, 103, 113, 117, 118, 123, 142, 143, 157, 159, 162, 165, 184, 210], "without": [2, 4, 19, 23, 24, 26, 27, 28, 40, 41, 57, 60, 61, 62, 67, 69, 79, 82, 94, 95, 98, 100, 101, 103, 110, 112, 113, 115, 118, 130, 131, 137, 139, 148, 158, 161, 162, 165, 175, 187, 197, 198, 214, 217, 218, 223, 225], "withtimezon": [135, 151], "won": [10, 15, 16, 30, 34, 36, 62, 79, 110, 132, 161, 212], "wonder": 67, "word": [50, 62, 94, 96, 100, 116, 137, 194, 195], "work": [2, 7, 17, 20, 23, 24, 26, 28, 33, 34, 35, 36, 38, 40, 48, 52, 57, 58, 63, 65, 67, 70, 78, 79, 89, 94, 97, 101, 104, 110, 112, 115, 117, 118, 123, 124, 130, 133, 134, 136, 140, 142, 143, 153, 157, 160, 163, 165, 168, 169, 171, 175, 176, 184, 194, 195, 202, 209, 212, 214, 218, 224], "workaround": 101, "workdir": 161, "worker": [24, 148, 169], "workflow": [2, 27, 35, 37, 42, 100, 109, 116, 160, 161, 174, 180], "workflow_ocr_backend": 161, "workflowengin": [14, 16, 23, 24, 116], "workflowpdfconvert": 116, "workspac": [79, 110, 221], "world": [62, 138], "worri": [17, 41, 67], "would": [0, 4, 6, 7, 23, 25, 27, 34, 40, 41, 45, 50, 53, 57, 60, 61, 63, 65, 79, 90, 94, 95, 98, 99, 104, 116, 117, 118, 138, 139, 140, 142, 143, 145, 148, 149, 150, 152, 159, 175, 196, 198, 204, 212, 217, 225], "wrap": [24, 27, 40, 53, 98, 108, 130, 151, 206, 222], "wrapper": [23, 27, 67, 111, 131, 201, 206, 219], "writabl": [6, 79, 118, 161, 176, 198, 217], "writablecalendar": 117, "write": [1, 7, 22, 27, 30, 35, 41, 48, 53, 55, 57, 61, 67, 79, 95, 96, 99, 101, 111, 113, 116, 117, 123, 137, 143, 148, 149, 159, 160, 161, 163, 193, 209, 210, 217], "writeasessionvari": 40, "writecontenttofil": 58, "writeln": 154, "writelog": 24, "written": [4, 38, 40, 42, 57, 95, 99, 118, 124, 149, 163, 176, 194, 214, 221], "wrong": [7, 62, 67, 70, 88, 100, 149, 150, 212], "wrongli": [62, 130], "www": [4, 6, 7, 14, 15, 16, 26, 40, 109, 111, 119, 126, 133, 137, 138, 165, 174, 198, 200, 225], "wwwrun": 198, "x": [7, 17, 24, 27, 29, 30, 36, 40, 60, 63, 65, 66, 67, 78, 79, 80, 81, 82, 84, 92, 110, 133, 137, 140, 161, 197, 217, 220], "x3mucdk9lcfo1uwgtrtfkuxskx41pnjgtr6rqwgibd1v52q1qbc": 30, "x509": 200, "x64": 101, "x86": 101, "xarg": 109, "xcode": 101, "xdebug": 123, "xdebug_config": 112, "xdebug_profil": 80, "xdebug_session_start": 112, "xhr": [133, 217], "xml": [2, 4, 5, 26, 27, 29, 33, 40, 41, 42, 52, 54, 57, 61, 63, 65, 70, 71, 79, 82, 84, 104, 115, 118, 119, 123, 128, 138, 139, 142, 153, 160, 163, 165, 176, 185, 187, 192, 198, 222], "xmln": [4, 79, 82, 84, 109, 115, 119, 138], "xmlreader": 224, "xmlrespons": 40, "xmlschema": [4, 109, 119, 138], "xmlstarlet": 163, "xsd": [2, 4, 109, 119, 138], "xsi": [2, 4, 109, 119, 138], "xss": [46, 217], "xx": 17, "xxx": 27, "xxxx": 207, "xzf": 161, "y": [27, 29, 36, 80, 140, 200, 220], "yaml": 35, "ye": [100, 115, 139, 195, 197, 200], "year": [25, 34, 194, 220, 222], "yellow": 95, "yet": [4, 6, 40, 45, 60, 68, 74, 79, 95, 118, 124, 130, 143, 153, 183, 194, 195, 214, 221], "yield": [53, 67, 128, 143], "yieldent": 26, "yktva4zgxjfivy52wqd8kw3m2pkgqr6srmuxmiprdunxjpfripjn0gmfmtnoqoolysuj6scn": 63, "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, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 51, 52, 53, 54, 55, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 124, 126, 128, 130, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 145, 148, 149, 150, 151, 152, 153, 154, 158, 159, 160, 161, 162, 163, 165, 167, 168, 170, 171, 173, 174, 175, 176, 178, 180, 182, 184, 188, 194, 195, 196, 198, 200, 201, 202, 203, 204, 206, 207, 208, 211, 214, 217, 220, 221, 222, 223, 225], "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, 29, 31, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 50, 51, 52, 53, 54, 55, 57, 58, 60, 61, 64, 65, 66, 79, 80, 81, 82, 88, 94, 95, 97, 98, 99, 100, 101, 102, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 121, 123, 124, 126, 130, 133, 134, 136, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 152, 157, 158, 160, 162, 163, 164, 165, 169, 170, 173, 174, 175, 176, 180, 188, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 206, 207, 208, 209, 212, 214, 217, 220, 221, 222, 225], "your_app": 45, "your_app_": 142, "your_app_categori": 142, "your_app_mag": 142, "yourapp": [45, 142, 195, 222], "yourappid": [142, 201], "yourappnam": 118, "yourappnamespac": 142, "yourarch": 101, "yourpass": 101, "yourself": [7, 28, 40, 58, 104, 194, 197], "youtub": [193, 225], "yyyi": [68, 70], "z": [26, 29, 220], "z87agy2o": 110, "zend_extens": 112, "zero": 130, "zip": [27, 35, 79, 81, 224], "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", "Upgrade to Nextcloud 33", "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)", "Open Metrics exporter", "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", "Snowflake IDs", "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", "Adapting ExApps to HaRP", "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": {"": [72, 104], "0": [17, 22, 23, 26, 135, 160], "1": [20, 29, 60, 62, 121, 160, 165], "11": [16, 135], "14": 10, "15": 11, "16": 12, "17": 13, "18": 14, "19": 15, "2": [22, 60, 62, 121, 165], "20": [0, 16, 135], "21": 17, "22": 18, "23": 19, "24": 20, "25": 21, "26": 22, "27": 23, "28": 24, "29": 25, "3": [16, 24, 60, 62, 121, 135, 160], "30": 26, "31": 27, "32": 28, "33": 29, "4": [22, 27, 135, 160], "401": 18, "5": [29, 160], "6": 160, "7": 22, "8": [17, 20, 22, 24, 26, 27, 29], "A": 79, "Be": 34, "In": [39, 158], "NOT": 67, "No": 195, "Not": 30, "The": [0, 34, 35, 36, 55, 108, 110, 118, 133], "To": [74, 145, 149], "With": 79, "abort": 81, "about": [70, 79, 198], "abstractcacheev": [37, 42], "acceler": 160, "accept": 70, "access": [41, 57, 58, 117, 118, 119, 129], "account": [37, 42, 66], "acl": 118, "acquir": 122, "action": [35, 94, 99, 100, 119, 132, 180], "activ": [87, 99], "activat": 153, "actual": 78, "ad": [5, 10, 22, 23, 24, 25, 26, 27, 28, 29, 41, 58, 60, 62, 195], "adapt": 161, "add": [30, 67, 90, 190, 195], "addcontentsecuritypolicyev": [37, 42], "addfeaturepolicyev": [37, 42], "addhead": 67, "addit": 148, "addmissingcolumnsev": [37, 42], "addmissingindicesev": [37, 42], "addmissingprimarykeyev": [37, 42], "address": 101, "addressbookcreatedev": 42, "addressbookdeletedev": 42, "addressbookshareupdatedev": 42, "addressbookupdatedev": 42, "admin": [49, 113, 153], "advanc": 140, "advantag": 41, "advic": 195, "affect": [30, 41, 214], "after": 36, "against": 143, "agent": 29, "aio": 167, "ajax": 40, "alias": 27, "align": 208, "all": [67, 70, 72, 118, 225], "altern": 112, "alwai": 195, "an": [0, 6, 40, 63, 70, 118, 136, 153, 161], "analysi": [109, 224], "android": [62, 89], "annot": [22, 50], "anyloginfailedev": [37, 42], "anymor": 30, "anywher": 41, "api": [10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 58, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 93, 103, 105, 107, 110, 115, 118, 124, 136, 137, 139, 145, 148, 149, 150, 152, 158, 181, 185, 191, 204, 218, 222], "app": [0, 3, 4, 5, 6, 9, 16, 17, 29, 30, 31, 33, 34, 36, 37, 42, 45, 56, 63, 66, 74, 104, 112, 124, 129, 133, 137, 140, 170, 175, 177, 198, 207, 214], "appapi": [158, 162, 167, 173, 181], "appapiauth": 173, "appconfig": [105, 177], "appdata": [55, 218], "appdisableev": [37, 42], "appenableev": [37, 42], "appframework": [37, 42, 105], "applic": [0, 174], "appstor": 160, "appupdateev": [37, 42], "ar": 28, "architectur": [6, 219], "area": 26, "argument": 174, "around": 195, "arrai": [195, 196], "arrow": 195, "art": 139, "ask": 171, "assembl": 81, "assembli": 41, "associ": 118, "atom": 94, "attach": 114, "attribut": [22, 57, 70, 140], "audit": [37, 42, 49], "auth": [124, 153, 217], "authent": [37, 40, 42, 65, 136, 162, 166, 173, 222], "auto": [41, 65], "autocomplet": [37, 42], "autocompleteev": [37, 42], "autocompletefilterev": [37, 42], "autoload": [104, 135], "autom": 35, "automat": [41, 197], "avail": [18, 22, 42, 74, 75, 76, 204], "avatar": 94, "avoid": [111, 195], "axio": 124, "babel": 15, "back": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 176, 220], "backend": [40, 62, 163], "background": [38, 95, 115, 202], "backport": [7, 197], "backup": 72, "backward": 222, "bar": [94, 203], "base": [28, 40, 113, 115], "basic": [41, 48, 79, 113, 114, 118, 206, 207, 208, 222], "been": 130, "befor": 36, "beforedirectfiledownloadev": [37, 42], "beforefilescannedev": [37, 42], "beforefilesystemsetupev": [37, 42], "beforefolderscannedev": [37, 42], "beforegettemplatesev": [37, 42], "beforegroupchangedev": [37, 42], "beforegroupcreatedev": [37, 42], "beforegroupdeletedev": [37, 42], "beforelogintemplaterenderedev": [37, 42], "beforemessageloggedev": [37, 42], "beforemessages": [37, 42], "beforenodecopiedev": [37, 42], "beforenodecreatedev": [37, 42], "beforenodedeletedev": [37, 42], "beforenodereadev": [37, 42], "beforenoderenamedev": [37, 42], "beforenodetouchedev": [37, 42], "beforenodewrittenev": [37, 42], "beforepasswordupdatedev": [37, 42], "beforepreferencedeletedev": [37, 42], "beforepreferencesetev": [37, 42], "beforepreviewfetchedev": [37, 42], "beforesabrepubliclyloadedev": [37, 42], "beforesharecreatedev": [37, 42], "beforesharedeletedev": [37, 42], "beforetemplaterenderedev": [37, 42], "beforeuseraddedev": [37, 42], "beforeusercreatedev": [37, 42], "beforeuserdeletedev": [37, 42], "beforeuseridunassignedev": [37, 42], "beforeuserloggedinev": [37, 42], "beforeuserloggedinwithcookieev": [37, 42], "beforeuserloggedoutev": [37, 42], "beforeuserremovedev": [37, 42], "beforezipcreatedev": [37, 42], "behavior": [10, 13, 14, 23, 25], "benefit": 34, "best": [67, 157], "between": 195, "bodi": [16, 84, 195], "boolean": 18, "boot": 0, "bootstrap": [0, 16, 225], "border": 26, "bot": 189, "brace": 195, "branch": [7, 36, 197], "break": 29, "browser": 225, "brute": 40, "bu": 124, "bubbl": 94, "bucketcreatedev": [37, 42], "bug": 212, "bugfix": 197, "bugtrack": 211, "build": [101, 126, 221], "built": 157, "bulk": 80, "bullet": 207, "button": [94, 99, 100, 203, 207], "bypass": 217, "c": [62, 109], "cach": [37, 39, 42, 130, 133, 218], "cachedcalendarobjectcreatedev": 42, "cachedcalendarobjectdeletedev": 42, "cachedcalendarobjectupdatedev": 42, "cacheentryinsertedev": [37, 42], "cacheentryremovedev": [37, 42], "cacheentryupdatedev": [37, 42], "cacheinsertev": [37, 42], "cacheupdateev": [37, 42], "caldav": 118, "calendar": [37, 42, 117, 118], "calendarcreatedev": 42, "calendardeletedev": 42, "calendarobjectcreatedev": [37, 42], "calendarobjectdeletedev": [37, 42], "calendarobjectmovedev": [37, 42], "calendarobjectmovedtotrashev": [37, 42], "calendarobjectrestoredev": [37, 42], "calendarobjectupdatedev": [37, 42], "calendarpublishedev": 42, "calendarshareupdatedev": 42, "calendarunpublishedev": 42, "calendarupdatedev": 42, "call": [65, 136], "callback": 42, "camelcas": 195, "capabl": [26, 65, 67], "cardcreatedev": 42, "carddeletedev": 42, "cardupdatedev": 42, "carefulli": 67, "case": [98, 195], "cast": 40, "catchabl": 103, "caus": 165, "certain": 67, "chang": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 35, 36, 60, 124, 214, 221, 222], "changelog": 4, "chat": 108, "check": [74, 118, 143, 147, 198, 212], "checkbox": [94, 113, 203], "checker": 17, "christophwurst": 21, "chunk": 81, "class": [0, 22, 23, 41, 42, 60, 113, 118, 121, 195, 202], "classload": 104, "clear": [68, 72], "cli": 165, "clickabl": 26, "clickjack": 217, "client": [23, 62, 89, 93, 101, 102, 110, 122, 137], "clock": 135, "cloud": 70, "cluster": [130, 200], "code": [17, 30, 35, 88, 131, 193, 194, 195, 196, 197, 198, 210, 213, 217, 218, 220, 221], "collabor": [37, 42], "collabora": 200, "collaps": 207, "collect": [66, 157], "color": [28, 94, 95, 202, 204], "column": [18, 57], "comma": 195, "command": [18, 60, 115, 184], "comment": [37, 42, 82, 100, 137, 196], "commentsentityev": [37, 42], "commentsev": [37, 42], "commit": 221, "common": 129, "commun": 215, "comparison": [139, 195], "compat": [124, 214, 220, 222], "compil": [18, 101], "complet": [40, 65, 78, 212], "compon": [94, 99, 116, 137, 195, 221], "compos": 2, "concept": [48, 66, 105, 107, 115, 136, 140], "conclus": 158, "condit": [150, 195], "conduct": 213, "config": [7, 37, 42, 105, 106, 107, 177, 186, 195], "configur": [5, 7, 10, 38, 56, 116], "confirm": 124, "conflict": 2, "connect": [40, 127], "consid": 67, "consider": [1, 40, 130, 161, 197, 212], "consist": [67, 195], "consol": [37, 42, 60], "consoleev": [37, 42], "construct": 60, "consum": [103, 105, 107, 115, 121, 145, 148, 149, 150, 152], "contact": [37, 42, 119, 165], "contactinteractedwithev": [37, 42], "contain": [18, 41, 50, 135, 166], "content": [40, 85, 94, 98, 99, 108, 118, 195, 201, 206, 209], "contentitem": 108, "contentproviderregisterev": 108, "context": [62, 108, 145, 150, 152], "continu": 109, "contribut": [133, 197], "control": [40, 41, 52, 67, 69, 137, 195, 196, 197], "convent": [56, 193], "convers": 147, "convert": [63, 131], "cooki": [40, 162], "copi": 79, "cor": [139, 217], "core": [17, 19, 24, 41, 45], "corpor": 165, "correct": 62, "counter": [94, 207], "countri": 131, "creat": [6, 40, 70, 79, 88, 117, 118, 121, 138, 147, 155, 170], "credenti": [63, 88], "criticalactionperformedev": [37, 42], "cron": 38, "cross": [101, 217], "csp": [26, 37, 42], "csrf": 45, "css": [14, 27, 43, 46, 47, 193, 202, 205], "curl": [65, 79], "current": 118, "custom": [40, 57, 72, 118, 137, 147], "daemon": [158, 168], "daemonconfig": 174, "dangl": 195, "dashboard": 110, "data": [40, 66, 67, 68, 108, 118, 129, 130, 137, 177, 179, 182, 186, 189, 191, 217, 222], "databas": [17, 18, 57, 59, 130, 133, 144, 198], "date": [137, 198], "datetim": 94, "dav": [1, 42, 84], "db": [37, 42], "dbal": [17, 19, 24], "deactivat": 153, "deadlock": 111, "deal": 41, "debug": [112, 198, 225], "debugg": 112, "declar": [113, 137, 140, 188], "declarativesettingsgetvalueev": [37, 42], "declarativesettingsregisterformev": [37, 42], "declarativesettingssetvalueev": [37, 42], "declin": 70, "decod": 144, "deeper": 123, "default": [29, 40, 53, 137, 148], "defin": [72, 143], "definit": [67, 195], "delet": [63, 70, 74, 77, 79, 85, 88, 115, 122, 147, 177, 186], "depend": [2, 22, 24, 41, 50, 90, 101], "deploi": [158, 168, 174], "deploy": [101, 170, 174], "deprec": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29], "descript": 67, "design": [67, 96, 204], "desktop": [62, 102], "detail": [30, 99, 124, 173, 192, 208], "detect": 152, "determin": 212, "dev": [126, 158], "develop": [2, 3, 24, 89, 101, 124, 160, 164, 172, 174, 197, 198, 209, 214, 223], "devic": 78, "dialog": 124, "did": 30, "diff": 195, "differ": 139, "dig": 123, "direct": [58, 65], "directedit": [37, 42], "directori": [112, 217], "disabl": [21, 40, 68, 133], "dispatch": [24, 42, 103], "displai": 137, "distribut": [36, 39], "do": [30, 62, 67, 202, 212], "docker": [158, 166, 167, 175, 176], "dockerfil": 160, "doctrin": [17, 19, 24], "document": [66, 67, 209, 214, 220, 225], "doe": 41, "domain": 141, "don": [62, 202], "donat": 33, "down": 30, "download": [40, 65, 70, 79, 88], "drag": 207, "drop": 207, "dropdown": 94, "dsp": 167, "duplic": 212, "e": 101, "ecosystem": 214, "edit": [6, 165, 207], "element": [99, 202, 203], "email": [63, 70, 114, 200], "emit": 157, "emitt": 42, "empti": [67, 85, 94, 170], "enabl": [6, 41, 133, 162, 168, 175, 179, 198], "end": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 44, 176, 220, 221], "endpoint": [67, 82], "enterpris": 33, "entiti": [20, 57, 116], "entri": [5, 99, 118, 188, 190, 207], "enum": 148, "environ": [40, 158, 160, 165, 174, 198], "error": [30, 40, 67, 92, 112, 122], "escal": 217, "eslint": 195, "event": [1, 5, 18, 24, 25, 28, 29, 37, 42, 91, 108, 113, 115, 117, 118, 124, 129, 133, 145, 148, 149, 150, 157, 178], "eventdispatch": [37, 42], "exampl": [2, 82, 84, 88, 91, 137, 156, 157, 161, 174, 180, 184, 187, 210], "exapp": [62, 160, 161, 162, 163, 168, 170, 172, 174, 179, 180, 189], "except": [67, 222], "exceptionalimplement": 103, "exchang": 127, "exclud": 7, "execut": 217, "exist": [6, 118, 147], "explicit": [67, 195], "export": 128, "expos": 67, "exposur": 217, "extend": [1, 45, 137], "extens": 224, "extern": [113, 118, 140, 198, 200, 222], "extract": 53, "factor": 153, "factori": 18, "fail": 170, "faq": 30, "fast": 150, "favorit": 79, "featurepolici": [37, 42], "feder": [37, 42, 70], "federatedfileshar": 42, "federatedshareaddedev": 42, "fetch": [68, 69, 72, 74, 75, 118, 140], "field": [94, 113], "file": [2, 7, 26, 27, 29, 37, 40, 42, 45, 55, 58, 70, 72, 79, 80, 81, 86, 88, 91, 115, 124, 165, 180, 217], "filecacheupd": [37, 42], "filecreatedfromtemplateev": [37, 42], "filenam": 195, "files_shar": 42, "files_trashbin": 42, "filescannedev": [37, 42], "filesmetadata": [37, 42], "filesystem": [42, 55, 58, 195, 218], "filesystemtorndownev": [37, 42], "filter": 65, "final": 212, "find": 212, "first": 66, "flow": [63, 116, 173, 175, 180], "folder": [55, 70, 79, 88], "folderscannedev": [37, 42], "follow": 36, "font": 26, "forc": [40, 65], "forgeri": 217, "form": 142, "format": [18, 131], "forum": 215, "foundat": 95, "frequent": 171, "from": [2, 13, 16, 22, 40, 41, 53, 58, 66, 70, 85, 129, 136, 160, 170], "front": [10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 44, 52, 176, 221], "frontend": 163, "fulltextsearch": 66, "function": [195, 196], "further": 225, "gather": 198, "gender": 100, "gener": [10, 18, 20, 21, 22, 23, 24, 25, 26, 28, 45, 67, 92, 100, 101, 127, 133, 137, 144, 149, 156, 194, 195, 202, 212], "generatesecurepasswordev": [37, 42], "genericev": [37, 42], "get": [30, 40, 58, 66, 70, 75, 76, 79, 88, 113, 118, 122, 127, 130, 131, 133, 137, 177, 179, 186, 191, 198, 199, 217, 225], "getlinkwithpick": 137, "getquotaev": [37, 42], "gettaskprocessingprovidersev": [37, 42], "git": [36, 90], "github": [35, 101, 210], "given": [65, 88], "global": [13, 14, 15, 16, 18, 25, 50, 124], "glossari": 159, "gpu": [168, 169], "gradl": 90, "group": [37, 42, 67, 118], "groupbackendregist": 42, "groupchangedev": [37, 42], "groupcreatedev": [37, 42], "groupdeletedev": [37, 42], "groupmanag": 42, "groupwar": [22, 120], "guest": 27, "guid": [9, 100], "guidelin": [34, 62, 194, 202, 205, 217], "guzzl": 17, "guzzlehttp": 17, "ha": 130, "handl": [1, 40, 67, 101, 113, 118, 122, 140], "handler": [17, 156], "hardwar": 160, "harp": 161, "head": 122, "header": [40, 67, 79, 139, 173, 194], "healthcheck": 162, "heartbeat": [162, 175], "heavi": 38, "height": 26, "hell": [2, 24], "help": [130, 215, 217], "helper": [67, 115], "high": 218, "highlight": 207, "hint": 62, "histor": 139, "hook": 42, "host": [141, 156], "how": [30, 34, 41, 67, 166, 168, 170, 200, 210, 212], "html": [40, 62, 112, 193, 203, 205], "http": [18, 37, 42, 122, 143], "hybrid": 36, "i": [30, 101, 127, 148, 157, 170, 208, 212], "iacl": 118, "iapiwidget": 110, "iapiwidgetv2": 110, "ibuttonwidget": 110, "icalendarobjectcontain": 118, "icollect": 118, "icon": [28, 47, 95, 153, 204], "iconditionalwidget": 110, "icontentmanag": 108, "icontentprovid": 108, "id": [29, 65, 74, 75, 140, 144], "identifi": 112, "ie11": 18, "ifil": 118, "ignor": [67, 111], "iiconwidget": 110, "imag": [46, 74, 137, 149, 175], "imip": 118, "implement": [58, 103, 108, 128, 136, 145, 148, 149, 150, 152, 153, 167], "improv": 62, "includ": 46, "inclus": 217, "indent": 195, "index": [66, 107], "indic": [60, 95], "individu": [118, 140], "info": [20, 21, 22, 23, 24, 25, 38, 109, 119, 174], "inform": [70, 118, 138, 155, 198, 201, 206, 207], "ini": 165, "init": [88, 162, 175, 179], "initi": [5, 45, 66, 124, 190], "inject": [15, 22, 41, 50, 217], "inlin": 114, "inod": 118, "input": [94, 113, 131, 148], "insensit": 38, "instal": [66, 90, 101, 118, 158, 174, 175, 176, 225], "instruct": 101, "integr": [16, 109, 117, 118, 120, 147, 161], "interact": [96, 137], "interfac": [41, 96, 108, 110, 118, 121, 134, 135, 194, 195], "intern": [10, 113, 124, 148], "introduct": [6, 41, 80, 81, 97, 159, 206, 207, 210, 222], "invalid": 18, "invalidatemountcacheev": [37, 42], "io": 62, "ioptionwidget": 110, "iproperti": 118, "ireloadablewidget": 110, "issu": [137, 170, 212], "item": [88, 99, 206], "j": [18, 225], "javascript": [12, 45, 46, 47, 62, 79, 112, 124, 195, 217, 225], "job": 38, "join": 212, "jqueri": [13, 15, 16], "json": [40, 67], "just": [79, 130], "keep": 198, "kei": [105, 107, 161, 173], "keyboard": [21, 45], "known": [17, 70], "l10n": [124, 163], "l10nignor": 7, "label": [100, 194], "languag": [62, 65, 76, 152], "last": [17, 118, 137], "later": 0, "layer": 218, "layout": [27, 98, 99, 206, 207, 208], "lazi": [105, 107], "lazili": 40, "ldap": [18, 133], "legaci": 118, "legal": 34, "level": [195, 218], "librari": [12, 15, 17, 19, 24, 88, 89, 90], "licens": 194, "lifecycl": [41, 52, 162], "limit": [40, 141, 168], "line": [26, 195], "link": [66, 88, 137], "lint": [109, 126], "list": [65, 66, 70, 72, 74, 79, 85, 86, 98, 99, 137, 170, 179, 191, 204, 206], "listen": [42, 103, 113, 129, 145, 148, 149, 150, 178], "liter": 195, "live": 115, "llm": 148, "load": [22, 38, 45, 105, 107], "loadadditionalentriesev": [37, 42], "loadadditionalscriptsev": [37, 42], "loader": 23, "loadsettingsscriptsev": [37, 42], "loadview": 42, "local": [39, 70], "lock": [30, 111], "log": [17, 18, 36, 37, 42, 49, 160, 182], "logger": [124, 135], "logic": [16, 27], "login": [63, 127], "loginfailedev": [37, 42], "long": [130, 195], "loosen": 40, "lose": 34, "machin": 152, "maco": 101, "mail": [37, 42, 121], "main": [99, 201], "maintain": [32, 215], "mainten": [31, 92], "major": 36, "make": [79, 84, 153, 179], "makefil": [35, 163], "manag": [2, 36, 57, 105, 107, 118, 155, 170], "managerev": [37, 42], "mandatori": 30, "manipul": 72, "manual": [7, 38, 174, 176, 197], "map": [57, 218], "mapper": 57, "mapperev": [37, 42], "mariadb": 112, "markup": 62, "match": [53, 137], "materi": 204, "measur": 130, "memori": 39, "menu": [45, 94, 119, 180, 188, 190, 207, 208], "messag": [72, 182], "metadata": [4, 60, 65, 66, 115, 156, 163], "metadatabackgroundev": [37, 42], "metadataliveev": [37, 42], "metadatanamedev": [37, 42], "meter": 94, "method": [67, 139, 151, 162, 165, 195, 222], "metric": 128, "microsoft": 101, "middlewar": 50, "migrat": [17, 18, 22, 60, 154], "minor": 36, "miscellan": [40, 105, 107, 191], "mitig": 111, "modal": 94, "mode": [92, 112, 198], "modif": [81, 118], "modifi": [40, 68, 139, 155], "moment": 124, "monet": 33, "more": [57, 148, 150], "mount": [58, 218], "move": [22, 34, 79, 88], "movetotrashev": 42, "multi": [113, 195], "multilingu": 148, "multipl": [77, 195], "name": [15, 42, 56, 63, 95, 100, 118, 193, 195, 197], "namespac": [13, 16, 79], "nativ": 22, "navig": [5, 37, 42, 98, 99, 207], "nc": 191, "ncreferencepickermod": 137, "ncreferencewidget": 137, "ncrichcontentedit": 137, "ncrichtext": 137, "need": [161, 195], "network": [124, 170], "new": [14, 15, 45, 70, 99, 118, 128, 195, 207], "nextcloud": [0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 58, 89, 104, 116, 118, 124, 127, 129, 162, 167, 179, 181, 209, 212, 218, 219, 225], "nightli": 36, "node": [18, 37, 42, 58, 178, 218, 225], "nodeaddedtocach": [37, 42], "nodeaddedtofavorit": [37, 42], "nodecopiedev": [37, 42], "nodecreatedev": [37, 42], "nodedeletedev": [37, 42], "noderemovedfromcach": [37, 42], "noderemovedfromfavorit": [37, 42], "noderenamedev": [37, 42], "nodetouchedev": [37, 42], "nodewrittenev": [37, 42], "non": [67, 161], "nonc": 26, "note": 79, "notif": [65, 125, 183], "now": 28, "npm": [124, 126], "number": [131, 168], "o": 148, "object": [117, 118, 155, 195, 196, 200], "objectstor": [37, 42], "objectstorag": 218, "obtain": [45, 63, 78, 90, 118], "oc": [10, 40, 53, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 124, 139, 182, 183, 185, 189, 191], "oca": [42, 124], "occ": [115, 184], "ocm": [37, 42], "ocp": [37, 42, 124, 129], "off": 36, "offic": [68, 129], "oidc": 127, "one": 118, "onelogin": 200, "ongo": 68, "onli": [118, 195], "onlyoffic": 200, "open": [30, 63, 128], "openapi": 67, "openid": 127, "oper": [116, 195, 196], "optim": 23, "option": [41, 76, 122, 126, 139, 140, 153, 174, 180, 190], "organ": 34, "other": [62, 167, 185, 214], "out": [68, 129, 198], "outgo": 29, "outlin": 28, "outofofficechangedev": [37, 42], "outofofficeclearedev": [37, 42], "outofofficeendedev": [37, 42], "outofofficescheduledev": [37, 42], "outofofficestartedev": [37, 42], "output": [138, 148, 222], "overview": [36, 42, 65, 66, 105, 107, 115, 140, 157, 159, 163, 164, 174, 218], "own": 72, "owner": 118, "ownership": 118, "packag": [2, 29, 124, 160], "page": [40, 136, 180], "pagin": 140, "parallel": 38, "param": [178, 180, 183, 184, 188, 190], "paramet": [22, 40, 41, 67, 195], "parenthesi": 195, "pars": 50, "part": 45, "pascalcas": 195, "password": [18, 63, 124], "passwordupdatedev": [37, 42], "patch": 36, "path": [124, 225], "pattern": 41, "payload": [178, 180, 183], "pend": 70, "per": 168, "perform": [1, 130], "period": 129, "perman": 165, "permiss": [7, 70], "persist": 163, "person": [22, 113, 153], "phone": 131, "php": [17, 20, 22, 24, 26, 27, 29, 45, 61, 62, 103, 109, 112, 130, 165, 196, 218, 224, 225], "phpdoc": 22, "phpunit": 225, "picker": [94, 137], "pin": 207, "place": 158, "placehold": [62, 100], "plan": 22, "plugin": [1, 13, 16, 118, 157], "plural": 62, "polici": 40, "polyfil": 15, "popov": 208, "popovermenu": 206, "posit": 27, "possibl": 67, "post": [60, 122], "postloginev": [37, 42], "practic": [67, 157], "pre": [5, 36], "precondit": 210, "predefin": [41, 72], "prefer": [67, 77, 106, 186, 195], "preload": 157, "prepar": 36, "prerequisit": 67, "preview": [37, 42, 137], "primari": [95, 200, 202], "primit": 41, "privaci": 140, "privat": 166, "privileg": [118, 217], "procedur": 214, "process": [0, 35, 36, 148, 150, 197], "profil": [29, 37, 42, 132, 133], "programmat": 146, "progress": [94, 179, 203], "project": [90, 134, 225], "prologu": 216, "prompt": 148, "pronoun": 100, "properti": [24, 79, 84, 118, 195], "propfind": 115, "proppatch": 115, "protect": 40, "provid": [45, 57, 62, 108, 110, 117, 118, 121, 127, 134, 137, 140, 145, 148, 149, 150, 152, 153], "proxi": [158, 165, 167], "psr": [16, 17, 18, 22, 23, 135], "public": [13, 16, 27, 40, 42, 51, 79, 103, 124, 136], "publish": [31, 160], "pull": [137, 175], "put": 122, "python": 62, "qt": 62, "queri": [57, 112, 115, 118, 133, 146], "question": [171, 210], "quot": 195, "radio": [94, 113, 203], "radiu": 26, "rate": [34, 40, 141], "re": 66, "read": [40, 58, 88, 115, 118, 130, 225], "readabl": 195, "recommend": [41, 69, 71], "redi": 200, "redirect": [40, 180, 217], "reduc": 195, "refer": [37, 42, 103, 111, 137], "region": 131, "regist": [1, 38, 53, 110, 113, 118, 121, 128, 132, 134, 137, 138, 142, 143, 153, 154, 178, 180, 184, 187, 188, 189, 190, 222], "registerchecksev": [37, 42], "registerdirecteditorev": [37, 42], "registerentitiesev": [37, 42], "registeroperationsev": [37, 42], "registertemplatecreatorev": [37, 42], "registr": [50, 113, 140, 145, 148, 149, 150, 152, 156, 174], "registri": 166, "registryev": [37, 42], "regular": 195, "relat": 139, "releas": [35, 36], "relev": 212, "remot": [78, 141, 158], "remov": [2, 10, 11, 12, 13, 15, 16, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 118, 190], "render": [40, 110, 137], "renderreferenceev": [37, 42], "repair": 138, "replac": [17, 21, 60, 104], "repo": 34, "report": 212, "repositori": 7, "reproduc": 212, "request": [29, 40, 41, 52, 65, 70, 79, 84, 122, 133, 137, 140, 143, 177, 179, 180, 182, 183, 186, 189, 217], "requir": [34, 67, 101, 214, 224], "reset": 66, "resolv": 137, "resourc": [37, 42, 53, 88, 117, 134], "resourcetyperegisterev": [37, 42], "respect": 34, "respond": 40, "respons": [40, 67, 79, 133, 177, 179, 182, 186, 191], "rest": 139, "restor": [72, 85, 86], "restrict": [40, 118], "result": [65, 74, 140, 180], "retri": 111, "retriev": [66, 69, 72, 105, 107, 115], "return": [118, 222], "review": 210, "rfc4918": 79, "room": 117, "root": [42, 55, 161], "rout": [40, 53, 163, 187], "router": [91, 124], "rtl": 202, "rule": [27, 34, 100, 118, 195, 201, 206, 207], "run": [126, 143, 161, 225], "s3": 200, "sabr": [17, 118], "sabrepluginaddev": 42, "sabrepluginauthinitev": 42, "sabrepluginev": [37, 42], "same": [67, 195], "saml": 200, "sanit": 101, "scalabl": 130, "scale": 169, "scanner": 42, "schedul": [38, 74, 75, 150], "schema": [60, 113, 174], "scheme": [42, 162, 174], "scope": [67, 84], "screen": 94, "script": [190, 217, 221], "scss": [18, 21], "search": [16, 65, 71, 84, 115, 137, 140], "secondari": 28, "section": [22, 113, 142], "secur": [34, 37, 40, 42, 141, 217], "select": [7, 113], "semicolon": 195, "send": [45, 70, 182, 183, 200], "sensit": [105, 107, 113, 217], "server": [1, 104, 143, 198, 223, 225], "servic": [15, 41, 108, 121], "session": [40, 42, 155, 173], "set": [22, 37, 40, 42, 54, 66, 67, 69, 72, 77, 79, 81, 88, 99, 101, 113, 118, 142, 153, 158, 160, 165, 177, 179, 186, 188, 190, 198, 207], "sethead": 67, "setup": [7, 143, 198, 200], "shape": 148, "share": [27, 37, 42, 51, 67, 70, 71, 72, 79, 88, 99, 124, 136], "shareacceptedev": [37, 42], "sharecreatedev": [37, 42], "sharedeletedev": [37, 42], "sharedeletedfromselfev": [37, 42], "shell": 217, "ship": [12, 36, 198], "shortcut": [21, 45], "shorthand": 195, "should": [28, 41], "show": 40, "side": 162, "sidebar": [29, 98, 99], "sign": [30, 35], "signal": 78, "simpl": [55, 140, 153], "simplef": 218, "singl": 195, "site": 217, "situat": 111, "size": [26, 99, 118], "skeleton": 94, "slug": [20, 57], "smart": 137, "smb": 200, "snowflak": [29, 144], "socket": [158, 167], "solut": 165, "sound": 34, "sourc": [7, 30, 197, 198], "space": 195, "special": [79, 98], "specif": [67, 70, 72], "speech": 145, "speechtotext": [37, 42], "split": [62, 195], "sql": [112, 217], "ssl": 200, "stamp": 118, "standard": [131, 193, 194, 196], "start": [80, 81, 160, 199], "state": [45, 124, 139, 153, 190, 202], "static": [109, 224], "statu": [28, 72, 78, 95, 119, 146, 179], "status": [72, 148, 149, 150], "statuscod": 222, "step": [62, 66, 121, 138, 161], "storag": [58, 59, 113, 163, 200, 218], "store": [30, 34, 105, 107, 144, 170, 200], "stream": [40, 218], "streamlin": 150, "string": [7, 62, 76, 100, 195], "structur": [67, 76, 129, 163, 195, 196, 202], "studio": 101, "style": [28, 190, 194, 195, 221], "subadminaddedev": [37, 42], "subadminremovedev": [37, 42], "submit": 108, "submodul": 90, "subscrib": 157, "subscriptioncreatedev": 42, "subscriptiondeletedev": 42, "subscriptionupdatedev": 42, "suburl": 53, "summari": 161, "support": [17, 18, 21, 26, 27, 29, 33, 47, 57, 67, 79, 84, 118, 137, 165, 168], "svg": 204, "symfoni": [15, 24], "symptom": 165, "sync": [7, 176], "system": [56, 101, 165], "systemtag": [37, 42], "systemtagsentityev": [37, 42], "t": [62, 202], "tabl": [57, 209], "tag": [67, 94, 118, 212], "talk": [147, 189], "target": 197, "task": [74, 75, 148, 149, 150], "taskfailedev": [37, 42], "taskprocess": [37, 42, 73, 148], "tasksuccessfulev": [37, 42], "technic": [30, 34, 192, 208], "templat": [27, 37, 40, 42, 46, 51, 62, 112, 160, 195, 217], "terminologi": 121, "test": [61, 62, 65, 79, 126, 160, 161, 196, 200, 225], "text": [74, 94, 95, 145, 149, 150], "textprocess": [37, 42, 75, 150], "texttoimag": [37, 42], "theme": [16, 47, 65], "thi": [41, 195], "through": 118, "throw": 67, "throwabl": 103, "time": [38, 81, 118, 151], "timestamp": 118, "tip": [57, 67, 88], "token": [45, 127], "tokeninvalidatedev": [37, 42], "tone": 100, "tool": [2, 7, 176], "top": [180, 190, 195], "track": 36, "transact": [57, 130], "transcript": 145, "transcriptionfailedev": [37, 42], "transcriptionsuccessfulev": [37, 42], "transient": 57, "transifex": [7, 176], "translat": [7, 62, 76, 100, 152, 163, 176], "trashbin": 85, "travers": 217, "triag": 212, "trick": 67, "trigger": 148, "troubleshoot": [63, 165, 170], "trust": 141, "trustedserverremovedev": [37, 42], "tupl": 76, "tutori": [8, 67], "two": 153, "twofactorauth": [37, 42], "twofactorproviderchallengefail": [37, 42], "twofactorproviderchallengepass": [37, 42], "twofactorproviderdis": [37, 42], "twofactorproviderforuserdis": [37, 42], "twofactorproviderforuseren": [37, 42], "twofactorproviderforuserregist": [37, 42], "twofactorproviderforuserunregist": [37, 42], "twofactorprovideruserdelet": [37, 42], "tx": 7, "type": [38, 39, 41, 57, 67, 75, 105, 107, 113, 118, 138, 139, 148, 150, 158, 178, 195, 218], "typescript": [62, 195], "typographi": 95, "ui": 180, "understand": 111, "undo": 207, "unifi": 137, "uniqu": 118, "unit": [196, 225], "unneed": 2, "unregist": [178, 180, 184, 187, 188, 189, 190], "unstabl": 103, "unvalid": 217, "up": [36, 101, 158, 160, 198], "upcom": 68, "updat": [15, 16, 17, 19, 24, 36, 70, 115, 118, 137, 146], "upgrad": [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "upload": [79, 80, 81, 88], "uri": 79, "url": [45, 53, 179], "urlgener": 53, "us": [40, 41, 53, 66, 67, 101, 108, 110, 112, 115, 133, 137, 166, 195, 212], "usag": [80, 114, 124, 137, 222], "user": [27, 29, 34, 37, 40, 42, 56, 62, 63, 65, 66, 69, 72, 77, 94, 110, 119, 134, 145, 146, 150, 152, 154, 155, 161, 180, 186, 191, 194], "user_ldap": 42, "useraddedev": [37, 42], "userbackendregist": 42, "userchangedev": [37, 42], "userconfig": 107, "usercreatedev": [37, 42], "userdeletedev": [37, 42], "userfirsttimeloggedinev": [37, 42], "useridassignedev": [37, 42], "useridunassignedev": [37, 42], "userlivestatusev": [37, 42], "userloggedinev": [37, 42], "userloggedinwithcookieev": [37, 42], "userloggedoutev": [37, 42], "usermanag": 42, "usermountaddedev": [37, 42], "usermountremovedev": [37, 42], "usermountupdatedev": [37, 42], "usernam": 18, "userremovedev": [37, 42], "userupdatedev": [37, 42], "util": [131, 207], "v": 63, "v2": [63, 81], "valid": [7, 141], "validatepasswordpolicyev": [37, 42], "valu": [53, 56, 67, 105, 107, 177, 186], "variabl": [13, 14, 15, 16, 18, 40, 47, 100, 112, 124, 165, 174, 195, 196, 202], "variou": 207, "verifymountpointev": [37, 42], "version": [17, 36, 86, 118, 137, 197], "via": 129, "view": [99, 133, 218], "viewer": 42, "visual": 101, "volum": 170, "vue": [62, 124, 195, 221], "want": 212, "watch": 126, "we": 30, "web": [156, 198], "webauthn": 200, "webdav": [24, 79, 83, 115, 157], "webfing": 156, "webview": 63, "well": 17, "what": 208, "when": [157, 195], "where": 195, "which": 41, "why": [30, 212], "wide": 165, "widget": [110, 137], "window": 101, "wipe": 78, "wire": 41, "within": 129, "without": 200, "word": 95, "work": [41, 148, 151, 210], "workflowengin": [37, 42], "wrapper": 218, "write": [38, 40, 42, 58, 100, 118, 130, 156, 225], "written": 130, "xdebug": 112, "xml": [17, 18, 20, 21, 22, 23, 24, 25, 38, 109, 174], "you": 212, "your": [30, 33, 34, 62, 67, 72, 90, 137, 161]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"0. Setting up the development environment": [[160, "setting-up-the-development-environment"]], "1. Migration 1: Schema change": [[60, "migration-1-schema-change"]], "1. Starting from template": [[160, "starting-from-template"]], "2. Migration 1: Post schema change": [[60, "migration-1-post-schema-change"]], "3. Development": [[160, "development"]], "3. Migration 2: Schema change": [[60, "migration-2-schema-change"]], "4. Packaging": [[160, "packaging"]], "4.1 Hardware acceleration": [[160, "hardware-acceleration"]], "5. AppStore publishing": [[160, "appstore-publishing"]], "6. Testing": [[160, "testing"]], "@nextcloud/auth": [[124, "nextcloud-auth"]], "@nextcloud/axios": [[124, "nextcloud-axios"]], "@nextcloud/dialogs": [[124, "nextcloud-dialogs"]], "@nextcloud/event-bus": [[124, "nextcloud-event-bus"]], "@nextcloud/files": [[124, "nextcloud-files"]], "@nextcloud/initial-state": [[124, "nextcloud-initial-state"]], "@nextcloud/l10n": [[124, "nextcloud-l10n"]], "@nextcloud/logger": [[124, "nextcloud-logger"]], "@nextcloud/moment": [[124, "nextcloud-moment"]], "@nextcloud/password-confirmation": [[124, "nextcloud-password-confirmation"]], "@nextcloud/paths": [[124, "nextcloud-paths"]], "@nextcloud/router": [[124, "nextcloud-router"]], "@nextcloud/sharing": [[124, "nextcloud-sharing"]], "@nextcloud/vue": [[124, "nextcloud-vue"]], "A note about namespaces URI": [[79, "a-note-about-namespaces-uri"]], "API design and consistency": [[67, "api-design-and-consistency"]], "API reference": [[103, null]], "API to resolve links": [[137, "api-to-resolve-links"]], "Aborting the upload": [[81, "aborting-the-upload"]], "Accept a pending Federated Cloud Share": [[70, "accept-a-pending-federated-cloud-share"]], "Access calendars and events": [[117, "access-calendars-and-events"]], "Access data from within a Nextcloud App via OCP": [[129, "access-data-from-within-a-nextcloud-app-via-ocp"]], "Access restrictions \u2013 IACL": [[118, "access-restrictions-iacl"]], "Access through CalDAV": [[118, "access-through-caldav"]], "Accessing attributes": [[57, "accessing-attributes"]], "Accessing contact info": [[119, "accessing-contact-info"]], "Accessing the container from anywhere": [[41, "accessing-the-container-from-anywhere"]], "Acquiring a HTTP Client": [[122, "acquiring-a-http-client"]], "Action menu": [[94, "action-menu"]], "Action payload to ExApp": [[180, "action-payload-to-exapp"]], "Action results": [[180, "action-results"]], "Actions": [[119, "actions"]], "Activity": [[87, null], [99, "activity"]], "Adapting ExApps to HaRP": [[161, null]], "Add script": [[190, "add-script"]], "Add spaces around content when needed": [[195, "id17"]], "Add style": [[190, "add-style"]], "Add the library as a Gradle dependency": [[90, "add-the-library-as-a-gradle-dependency"]], "Add the library project to your project as a Git submodule": [[90, "add-the-library-project-to-your-project-as-a-git-submodule"]], "Add the library to a project": [[90, "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"], [29, "added-apis"], [29, "id3"]], "Added Events": [[28, "added-events"], [29, "added-events"]], "Added events": [[24, "added-events"]], "Adding a navigation entry": [[5, "adding-a-navigation-entry"]], "Adding indices": [[60, "adding-indices"]], "Adding mounts to the filesystem": [[58, "adding-mounts-to-the-filesystem"]], "Adding translations": [[62, "adding-translations"]], "Address Sanitizer": [[101, "address-sanitizer"]], "Admin audit logging": [[49, "admin-audit-logging"]], "Advanced search provider": [[140, "advanced-search-provider"]], "Advantages": [[41, "advantages"]], "After the release": [[36, "after-the-release"]], "Alignment": [[208, "alignment"]], "Always use braces.": [[195, "id20"]], "Always use parenthesis for arrow function parameters.": [[195, "id12"]], "Android": [[62, "android"], [89, null]], "Android Nextcloud client development": [[89, "android-nextcloud-client-development"]], "App Installation Flow": [[175, null]], "App architecture": [[6, "app-architecture"]], "App autoloading": [[104, "app-autoloading"]], "App bootstrap logic": [[16, "app-bootstrap-logic"]], "App code checker deprecation": [[17, "app-code-checker-deprecation"]], "App development": [[3, null]], "App guidelines": [[34, "app-guidelines"]], "App metadata": [[4, null]], "App navigation menu": [[207, "app-navigation-menu"]], "App publishing and maintenance": [[31, null]], "App upgrade guide": [[9, null]], "App values": [[56, "app-values"]], "AppAPI Authentication": [[162, "appapi-authentication"]], "AppAPI Nextcloud APIs": [[181, null]], "AppAPI session keys": [[173, "appapi-session-keys"]], "AppAPIAuth": [[173, "appapiauth"]], "AppConfig": [[105, null], [177, null]], "AppData": [[55, null], [218, "appdata"]], "AppFramework": [[105, "appframework"]], "Application installation scheme": [[174, "application-installation-scheme"]], "Arguments": [[174, "arguments"], [174, "id1"]], "Arrays": [[195, "arrays"]], "Assembling the chunks": [[81, "assembling-the-chunks"]], "Atomic components": [[94, null]], "Auth bypass / privilege escalations": [[217, "auth-bypass-privilege-escalations"]], "Authentication": [[40, "authentication"], [65, "authentication"], [173, null]], "Authentication & basics": [[222, "authentication-basics"]], "Authentication flow": [[173, "authentication-flow"]], "Authentication flow in details": [[173, "authentication-flow-in-details"]], "Authentication headers": [[173, "authentication-headers"]], "Auto-complete and user search": [[65, "auto-complete-and-user-search"]], "Automatic Backport": [[197, "automatic-backport"]], "Available Events": [[42, "available-events"]], "Available hooks": [[42, "available-hooks"]], "Avatar": [[94, "avatar"]], "Avoid multiple properties on the same line": [[195, "id6"], [195, "id16"]], "Avoid semicolons where not needed.": [[195, "id3"]], "Avoiding deadlocks": [[111, "avoiding-deadlocks"]], "Babel Polyfill removal": [[15, "babel-polyfill-removal"]], "Back-end": [[176, "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"], [29, "back-end-changes"]], "Back-end code": [[220, null]], "Backend": [[163, "backend"]], "Background color": [[95, "background-color"]], "Background jobs (Cron)": [[38, null]], "Background variables": [[202, "background-variables"]], "Backporting Considerations": [[197, "backporting-considerations"]], "Basic APIs": [[79, null]], "Basic Calendar information \u2013 INode": [[118, "basic-calendar-information-inode"]], "Basic Pattern of Dependency Injection": [[41, "basic-pattern-of-dependency-injection"]], "Basic concepts": [[48, null]], "Basic event information \u2013 INode": [[118, "basic-event-information-inode"]], "Basic input types": [[113, "basic-input-types"]], "Basic layout": [[206, "basic-layout"], [207, "basic-layout"], [207, "id3"], [207, "id5"], [208, "basic-layout"]], "Basic rules": [[207, "basic-rules"]], "Basic usage": [[114, "basic-usage"]], "Be technically sound": [[34, "be-technically-sound"]], "Before the release": [[36, "before-the-release"]], "Behavioral changes": [[10, "behavioral-changes"], [13, "behavioral-changes"], [14, "behavioral-changes"], [23, "behavioral-changes"]], "Benefits": [[34, "benefits"]], "Best practices": [[67, "best-practices"], [157, "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": [[225, "bootstrapping-nextcloud"]], "Bootstrapping process": [[0, "bootstrapping-process"]], "Border radius": [[26, "border-radius"]], "Braces on same line as the definition.": [[195, "id9"]], "Branch Names": [[197, "branch-names"]], "Branch off": [[36, "branch-off"]], "Branch selection .tx/backport": [[7, "branch-selection-tx-backport"]], "Breaking changes in the Files API package": [[29, "breaking-changes-in-the-files-api-package"]], "Brute-force protection": [[40, "brute-force-protection"]], "Bugfixes": [[197, "bugfixes"]], "Bugtracker": [[211, null]], "Building Vue components and scripts": [[221, "building-vue-components-and-scripts"]], "Building styles": [[221, "building-styles"]], "Building the Client": [[101, null]], "Built-in examples": [[157, "built-in-examples"]], "Button and action labels": [[100, "button-and-action-labels"]], "Buttons": [[94, "buttons"], [203, "buttons"], [207, "buttons"]], "C++ (Qt) / Desktop client": [[62, "c-qt-desktop-client"]], "CAREFULLY handle empty values in JSON Responses": [[67, "carefully-handle-empty-values-in-json-responses"]], "CONSIDER how your API will be used": [[67, "consider-how-your-api-will-be-used"]], "CORS": [[217, "cors"]], "CSP Nonce": [[26, "csp-nonce"]], "CSS": [[14, "css"], [43, null], [193, "css"], [202, null]], "CSS and HTML coding standards": [[193, null]], "CSS classes": [[202, "css-classes"]], "CSS variables": [[47, "css-variables"], [202, "css-variables"]], "Cache": [[218, "cache"]], "Cached data": [[130, "cached-data"]], "Caching": [[39, null]], "Calendar integration": [[117, null]], "Calendar objects": [[117, "calendar-objects"]], "Calendar providers": [[117, "calendar-providers"]], "Calendars": [[117, "calendars"]], "Capabilities": [[26, "capabilities"]], "Capabilities API": [[65, "capabilities-api"]], "Casting parameters": [[40, "casting-parameters"]], "Cause": [[165, "cause"]], "Change log": [[36, "change-log"]], "Change tracking": [[36, "change-tracking"]], "Changed APIs": [[10, "changed-apis"], [10, "id1"], [15, "changed-apis"], [19, "changed-apis"], [22, "changed-apis"], [23, "changed-apis"], [23, "id7"], [24, "changed-apis"], [25, "changed-apis"], [25, "id1"], [26, "changed-apis"], [27, "changed-apis"], [28, "changed-apis"], [29, "changed-apis"], [29, "id4"]], "Changed behavior": [[25, "changed-behavior"]], "Changelog": [[4, "changelog"]], "Changing API and backwards compatibility": [[222, "changing-api-and-backwards-compatibility"]], "Check availability": [[74, "check-availability"]], "Check for Talk existence": [[147, "check-for-talk-existence"]], "Check out external shipped apps": [[198, "check-out-external-shipped-apps"]], "Check out the code": [[198, "check-out-the-code"]], "Checkbox and Multi-checkbox": [[113, "checkbox-and-multi-checkbox"]], "Checkboxes and radio buttons": [[94, "checkboxes-and-radio-buttons"]], "Checkboxes and radios": [[203, "checkboxes-and-radios"]], "Checking for existence of events": [[118, "checking-for-existence-of-events"]], "Checking if the issue is useful": [[212, "checking-if-the-issue-is-useful"]], "Chunked file upload": [[81, null]], "Chunked upload v2": [[81, "chunked-upload-v2"]], "Class-based schema registration": [[113, "class-based-schema-registration"]], "Classloader": [[104, null]], "Clear data and disable out-of-office": [[68, "clear-data-and-disable-out-of-office"]], "Clear message": [[72, "clear-message"]], "Clickable area": [[26, "clickable-area"]], "Clickjacking": [[217, "clickjacking"]], "Client APIs": [[23, "client-apis"]], "Clients and Client APIs": [[93, null]], "Code Map": [[218, "code-map"]], "Code example": [[88, "code-example"], [88, "id1"], [88, "id2"], [88, "id3"], [88, "id4"], [88, "id5"], [88, "id6"], [88, "id7"], [88, "id8"], [88, "id9"], [88, "id10"], [88, "id11"], [88, "id12"]], "Code executions / file inclusions": [[217, "code-executions-file-inclusions"]], "Code of conduct": [[213, null]], "Code reviews on GitHub": [[210, null]], "Code signing": [[30, null]], "Code style": [[195, "code-style"]], "Coding standards": [[194, "coding-standards"]], "Coding style & general guidelines": [[194, null]], "Collabora without SSL": [[200, "collabora-without-ssl"]], "Collapsible entry": [[207, "collapsible-entry"]], "Color": [[95, "color"]], "Color picker": [[94, "color-picker"]], "Comments": [[82, null], [196, "comments"]], "Committing changes": [[221, "committing-changes"]], "Common data structure": [[129, "common-data-structure"]], "Comparison of different API types": [[139, "id4"], [139, "id5"]], "Compatibility": [[124, "compatibility"]], "Compatibility documentation": [[220, "compatibility-documentation"]], "Compatibility with the app ecosystem": [[214, null]], "Compiling": [[101, "compiling"]], "Completely disabled authentication": [[40, "completely-disabled-authentication"]], "Composer": [[2, "composer"]], "Concept": [[136, "concept"]], "Concept overview": [[66, "concept-overview"], [105, "concept-overview"], [107, "concept-overview"], [115, "concept-overview"], [140, "concept-overview"]], "Conditional scheduling of tasks": [[150, "conditional-scheduling-of-tasks"]], "Config & Preferences": [[106, null]], "Configuration": [[56, null]], "Configuration Component": [[116, "configuration-component"]], "Configuration changes": [[10, "configuration-changes"]], "Configuring parallelism": [[38, "configuring-parallelism"]], "Conflict example": [[2, "conflict-example"]], "Connecting a controller and a route": [[40, "connecting-a-controller-and-a-route"]], "Console commands": [[60, "console-commands"]], "Construction of migration classes": [[60, "construction-of-migration-classes"]], "Consumable, Listenable and Catchable": [[103, "consumable-listenable-and-catchable"]], "Consuming a Mail Service": [[121, "consuming-a-mail-service"]], "Consuming the AppConfig API": [[105, "consuming-the-appconfig-api"]], "Consuming the Files Metadata API": [[115, "consuming-the-files-metadata-api"]], "Consuming the Speech-To-Text API": [[145, "consuming-the-speech-to-text-api"]], "Consuming the Task Processing API": [[148, "consuming-the-task-processing-api"]], "Consuming the Text Processing API": [[150, "consuming-the-text-processing-api"]], "Consuming the Text-To-Image API": [[149, "consuming-the-text-to-image-api"]], "Consuming the Translation API": [[152, "consuming-the-translation-api"]], "Consuming the UserConfig API": [[107, "consuming-the-userconfig-api"]], "Contact Support": [[165, "contact-support"]], "Contacts Menu": [[119, null]], "Containers / Dependency Injection": [[41, null]], "Content": [[99, "content"]], "Content list": [[206, null]], "Content size of the event": [[118, "content-size-of-the-event"]], "Context Chat": [[108, null]], "Continuous Integration": [[109, null]], "Contributing": [[133, "contributing"]], "Control structures": [[195, "control-structures"], [196, "control-structures"]], "Controller Injection": [[41, "controller-injection"]], "Controllers": [[40, null]], "Convert input into standard format": [[131, "convert-input-into-standard-format"]], "Converting to app passwords": [[63, "converting-to-app-passwords"]], "Cookies": [[162, "cookies"]], "Copying files and folders (rfc4918)": [[79, "copying-files-and-folders-rfc4918"]], "Corporate Proxy - Permanent Settings for PHP CLI": [[165, null]], "Correct plurals": [[62, "correct-plurals"]], "Counter": [[207, "counter"]], "Counter bubbles": [[94, "counter-bubbles"]], "Create a conversation": [[147, "create-a-conversation"]], "Create a folder": [[88, "create-a-folder"]], "Create a new Federated Cloud Share": [[70, "create-a-new-federated-cloud-share"]], "Create a new Share": [[70, "create-a-new-share"]], "Create an app": [[6, "create-an-app"]], "Create calendar events": [[117, "create-calendar-events"]], "Creating a repair step": [[138, "creating-a-repair-step"]], "Creating custom responses": [[40, "creating-custom-responses"]], "Creating folders (rfc4918)": [[79, "creating-folders-rfc4918"]], "Creating new calendar events": [[118, "creating-new-calendar-events"]], "Creating users": [[155, "creating-users"]], "Cross site request forgery": [[217, "cross-site-request-forgery"]], "Cross site scripting": [[217, "cross-site-scripting"]], "Custom attribute to database column mapping": [[57, "custom-attribute-to-database-column-mapping"]], "Customize the conversation": [[147, "customize-the-conversation"]], "DELETE request": [[122, "delete-request"]], "DO NOT throw non-OCS*Exceptions": [[67, "do-not-throw-non-ocs-exceptions"]], "DO NOT use the addHeader (use setHeaders)": [[67, "do-not-use-the-addheader-use-setheaders"]], "DO set all descriptions for parameters and methods": [[67, "do-set-all-descriptions-for-parameters-and-methods"]], "DO type controller and helper methods as explicit as possible": [[67, "do-type-controller-and-helper-methods-as-explicit-as-possible"]], "DO use the same data structures for the same group of responses": [[67, "do-use-the-same-data-structures-for-the-same-group-of-responses"]], "DaemonConfig registration": [[174, "daemonconfig-registration"]], "Dashboard": [[110, null]], "Dashboard API": [[110, "dashboard-api"]], "Data-based responses": [[40, "data-based-responses"]], "Database access": [[57, null]], "Database clusters": [[130, "database-clusters"]], "Database performance": [[130, "database-performance"]], "Datetime picker": [[94, "datetime-picker"]], "Deadlocks": [[111, null]], "Debug mode": [[112, "debug-mode"]], "Debugging": [[112, null]], "Debugging HTML and templates": [[112, "debugging-html-and-templates"]], "Debugging JavaScript": [[112, "debugging-javascript"]], "Debugging MariaDB queries": [[112, "debugging-mariadb-queries"]], "Debugging SQL queries": [[112, "debugging-sql-queries"]], "Debugging tests in the browser": [[225, "debugging-tests-in-the-browser"]], "Debugging variables": [[112, "debugging-variables"]], "Declarative Settings": [[188, null]], "Declarative settings": [[113, null]], "Declare in-app search": [[140, "declare-in-app-search"]], "Declare supported Unified Search providers": [[137, "declare-supported-unified-search-providers"]], "Decline a pending Federated Cloud Share": [[70, "decline-a-pending-federated-cloud-share"]], "Decode a Snowflake ID": [[144, "decode-a-snowflake-id"]], "Default user agent for outgoing requests changed": [[29, "default-user-agent-for-outgoing-requests-changed"]], "Default values for subURL": [[53, "default-values-for-suburl"]], "Define a setup check": [[143, "define-a-setup-check"]], "Delete Share": [[70, "delete-share"]], "Delete a conversation": [[147, "delete-a-conversation"]], "Delete a share resource": [[88, "delete-a-share-resource"]], "Delete a task": [[74, "delete-a-task"]], "Delete an accepted Federated Cloud Share": [[70, "delete-an-accepted-federated-cloud-share"]], "Delete app config values": [[177, "delete-app-config-values"]], "Delete file or folder": [[88, "delete-file-or-folder"]], "Delete metadata using PROPPATCH": [[115, "delete-metadata-using-proppatch"]], "Delete user config values": [[186, "delete-user-config-values"]], "Deleting a preference": [[77, "deleting-a-preference"]], "Deleting an app password": [[63, "deleting-an-app-password"]], "Deleting files and folders (rfc4918)": [[79, "deleting-files-and-folders-rfc4918"]], "Deleting from the trashbin": [[85, "deleting-from-the-trashbin"]], "Deleting multiple preference": [[77, "deleting-multiple-preference"]], "Dependency Injection Container Registration": [[50, "dependency-injection-container-registration"]], "Dependency Injection Parameters": [[22, "dependency-injection-parameters"]], "Dependency hell": [[2, "dependency-hell"]], "Dependency management": [[2, null]], "Deploy daemons types": [[158, "deploy-daemons-types"]], "Deploy environment variables": [[174, "deploy-environment-variables"]], "Deployment": [[174, 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, "id2"], [25, "deprecated-apis"], [26, "deprecated-apis"], [26, "id2"], [27, "deprecated-apis"], [28, "deprecated-apis"], [28, "id1"], [29, "deprecated-apis"], [29, "id5"]], "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": [[102, null]], "Details": [[99, "details"]], "Determining if the report is complete": [[212, "determining-if-the-report-is-complete"]], "Determining relevance of issue": [[212, "determining-relevance-of-issue"]], "Development": [[124, "development"]], "Development dependency hell": [[24, "development-dependency-hell"]], "Development environment": [[198, null]], "Development overview": [[164, null]], "Development process": [[197, null]], "Development tools": [[2, "development-tools"]], "Digging deeper": [[123, null]], "Direct Download": [[65, "direct-download"]], "Direct storage access": [[58, "direct-storage-access"]], "Directory traversal": [[217, "directory-traversal"]], "Disable the app": [[133, "disable-the-app"]], "Disabled keyboard shortcuts": [[21, "disabled-keyboard-shortcuts"]], "Display link previews": [[137, "display-link-previews"]], "Distributed cache": [[39, "distributed-cache"]], "Do we lock down Nextcloud?": [[30, "do-we-lock-down-nextcloud"]], "Docker Container Registry": [[166, null]], "Docker Socket Proxy": [[158, "docker-socket-proxy"], [167, null]], "Docker by socket": [[158, "docker-by-socket"]], "Docker install": [[176, "docker-install"]], "Docker remote API": [[158, "docker-remote-api"]], "Dockerfile": [[160, "dockerfile"]], "Documentation": [[225, "documentation"]], "Documentation procedures of changes that affect app developers": [[214, "documentation-procedures-of-changes-that-affect-app-developers"]], "Donations": [[33, "donations"]], "Dos and Don\u2019ts": [[62, "dos-and-don-ts"], [202, "dos-and-don-ts"]], "Download a file": [[88, "download-a-file"]], "Download permission": [[70, "download-permission"]], "Downloading files": [[79, "downloading-files"]], "Downloading folders": [[79, "downloading-folders"]], "Downloads": [[40, "downloads"]], "Drag and drop": [[207, "drag-and-drop"]], "Dropdowns": [[94, "dropdowns"]], "ESLint config": [[195, "eslint-config"]], "Edit an existing app": [[6, "edit-an-existing-app"]], "Edit entry": [[207, "edit-entry"]], "Element structure variables": [[202, "element-structure-variables"]], "Email": [[114, null]], "Email sending": [[200, "email-sending"]], "Empty content": [[94, "empty-content"]], "Emptying the trashbin": [[85, "emptying-the-trashbin"]], "Enable the app": [[6, "enable-the-app"], [133, "enable-the-app"]], "Enabled": [[162, "enabled"], [175, "enabled"]], "Enabling debug mode": [[198, "enabling-debug-mode"]], "Endpoint": [[82, "endpoint"]], "Enterprise support": [[33, "enterprise-support"]], "Entities": [[57, "entities"], [116, "entities"]], "Entity slug deprecation": [[20, "entity-slug-deprecation"]], "Entries in the calendar \u2013 ICollection": [[118, "entries-in-the-calendar-icollection"]], "Entry bullet": [[207, "entry-bullet"]], "Error handling": [[122, "error-handling"]], "Errors": [[30, "errors"]], "Errors and headers": [[67, "errors-and-headers"]], "Event data \u2013 IFile": [[118, "event-data-ifile"]], "Event payload": [[178, "event-payload"]], "Event-based schema registration": [[113, "event-based-schema-registration"]], "Events": [[42, null], [91, "events"], [124, "events"]], "Events Listener": [[178, null]], "Events types": [[178, "events-types"]], "ExApp": [[179, null]], "ExApp deployment issues": [[170, "exapp-deployment-issues"]], "ExApp development": [[160, null], [172, null]], "ExApp info.xml schema": [[174, "exapp-info-xml-schema"]], "ExApp lifecycle": [[162, null]], "ExApp lifecycle methods": [[162, "exapp-lifecycle-methods"]], "ExApp lifecycle scheme": [[162, "exapp-lifecycle-scheme"]], "ExApp metadata": [[163, "exapp-metadata"]], "ExApp overview": [[163, null]], "ExApp registration": [[174, "exapp-registration"]], "ExApp structure": [[163, "exapp-structure"]], "ExApps (Python)": [[62, "exapps-python"]], "ExApps management list of apps from App Store is empty": [[170, "exapps-management-list-of-apps-from-app-store-is-empty"]], "Example": [[174, "example"], [184, "example"], [187, "example"]], "Example generic handler": [[156, "example-generic-handler"]], "Example webfinger handler": [[156, "example-webfinger-handler"]], "Examples": [[82, "examples"], [88, null], [91, "examples"], [91, "id1"], [180, "examples"], [210, "examples"]], "Examples search bodies": [[84, "examples-search-bodies"]], "ExceptionalImplementable": [[103, "exceptionalimplementable"]], "Exceptions": [[222, "exceptions"]], "Excluding files .l10nignore": [[7, "excluding-files-l10nignore"]], "Expose capabilities": [[67, "expose-capabilities"]], "Extend link preview support": [[137, "extend-link-preview-support"]], "Extend the Smart Picker": [[137, "extend-the-smart-picker"]], "Extending core parts": [[45, "extending-core-parts"]], "Extending the DAV server": [[1, null]], "Extending the \u201cnew\u201d menu in the files app": [[45, "extending-the-new-menu-in-the-files-app"]], "External API": [[222, null]], "External search provider": [[140, "external-search-provider"]], "External storage type": [[113, "external-storage-type"]], "Extracting values from the URL": [[53, "extracting-values-from-the-url"]], "FAQ": [[30, "faq"]], "Failed to create volume": [[170, "failed-to-create-volume"]], "Federated Cloud Shares": [[70, "federated-cloud-shares"]], "Fetch a list of all set user-statuses": [[72, "fetch-a-list-of-all-set-user-statuses"]], "Fetch a result image": [[74, "fetch-a-result-image"]], "Fetch a specific user\u2019s status": [[72, "fetch-a-specific-user-s-status"]], "Fetch a task by ID": [[74, "fetch-a-task-by-id"], [75, "fetch-a-task-by-id"]], "Fetch a user\u2019s backup status": [[72, "fetch-a-user-s-backup-status"]], "Fetch ongoing data": [[68, "fetch-ongoing-data"]], "Fetch the list of predefined statuses": [[72, "fetch-the-list-of-predefined-statuses"]], "Fetch upcoming or ongoing data": [[68, "fetch-upcoming-or-ongoing-data"]], "Fetch user setting and recommendations": [[69, "fetch-user-setting-and-recommendations"]], "Fetch user-controlled recommendations": [[69, "fetch-user-controlled-recommendations"]], "Fetch your own status": [[72, "fetch-your-own-status"]], "Fetching a calendar entry": [[118, "fetching-a-calendar-entry"]], "Fetching all calendar entries": [[118, "fetching-all-calendar-entries"]], "Fetching individual search results": [[140, "fetching-individual-search-results"]], "Fetching provider IDs": [[140, "fetching-provider-ids"]], "Fetching the access rules of the calendar": [[118, "fetching-the-access-rules-of-the-calendar"]], "Fetching the name of an event": [[118, "fetching-the-name-of-an-event"]], "File": [[55, "file"]], "File Actions Menu": [[180, null]], "File bulk upload": [[80, null]], "File request": [[70, "file-request"]], "Filenames": [[195, "filenames"]], "Files": [[91, null]], "Files API": [[29, "files-api"]], "Files Metadata": [[115, null]], "Files Sharing": [[72, "files-sharing"]], "Files and Files sharing": [[27, "files-and-files-sharing"]], "Filesystem layer": [[218, "filesystem-layer"]], "Filesystem root": [[42, "filesystem-root"]], "Filesystem scanner": [[42, "filesystem-scanner"]], "Filesystem structure": [[195, "filesystem-structure"]], "Filtering the auto-complete results": [[65, "filtering-the-auto-complete-results"]], "Finalizing and tagging": [[212, "finalizing-and-tagging"]], "Finding bugs to triage": [[212, "finding-bugs-to-triage"]], "Finding duplicates": [[212, "finding-duplicates"]], "First steps": [[66, "first-steps"]], "Folder": [[55, "folder"]], "Font sizes": [[26, "font-sizes"]], "Force language for a given call": [[65, "force-language-for-a-given-call"]], "Forums": [[215, "forums"]], "Foundations": [[95, null]], "Frequently Asked Questions": [[171, null]], "Front controller": [[52, "front-controller"]], "Front-end": [[44, null], [176, "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"], [29, "front-end-changes"]], "Front-end code": [[221, null]], "Frontend": [[163, "frontend"]], "Frontend routing": [[163, "frontend-routing"]], "Functions": [[195, "functions"]], "Further reading": [[225, "further-reading"]], "GET request": [[122, "get-request"]], "GPU support": [[168, null]], "GPUs scaling": [[169, "gpus-scaling"]], "Gather information about server setup": [[198, "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"], [92, null], [194, "general"], [195, "general"]], "General color variables": [[202, "general-color-variables"]], "General considerations": [[212, "general-considerations"]], "General rules": [[100, "general-rules"]], "General rules and advice": [[195, "general-rules-and-advice"]], "Generate a Snowflake ID": [[144, "generate-a-snowflake-id"]], "Generate the specification": [[67, "generate-the-specification"]], "Generating URLs": [[45, "generating-urls"]], "Generating a token if Nextcloud is the provider": [[127, "generating-a-token-if-nextcloud-is-the-provider"]], "Generic Build Instructions": [[101, "generic-build-instructions"]], "Generic Errors": [[92, "generic-errors"]], "Get ExApp enabled status": [[179, "get-exapp-enabled-status"]], "Get ExApps list": [[179, "get-exapps-list"]], "Get Nextcloud URL": [[179, "get-nextcloud-url"]], "Get Shares from a specific file or folder": [[70, "get-shares-from-a-specific-file-or-folder"]], "Get a unique tag for one event version": [[118, "get-a-unique-tag-for-one-event-version"]], "Get all Shares": [[70, "get-all-shares"]], "Get app config values": [[177, "get-app-config-values"]], "Get available task types": [[75, "get-available-task-types"]], "Get available translation options": [[76, "get-available-translation-options"]], "Get content of a calendar event": [[118, "get-content-of-a-calendar-event"]], "Get data and metadata from a document": [[66, "get-data-and-metadata-from-a-document"]], "Get groups of calendar": [[118, "get-groups-of-calendar"]], "Get information about a known Federated Cloud Share": [[70, "get-information-about-a-known-federated-cloud-share"]], "Get information about a known Share": [[70, "get-information-about-a-known-share"]], "Get list of NC users": [[191, "get-list-of-nc-users"]], "Get the app": [[133, "get-the-app"]], "Get the country code for a region": [[131, "get-the-country-code-for-a-region"]], "Get the provider list": [[137, "get-the-provider-list"]], "Get the share resources for a given file or folder": [[88, "get-the-share-resources-for-a-given-file-or-folder"]], "Get the source": [[198, "get-the-source"]], "Get user config values": [[186, "get-user-config-values"]], "Getting PHPUnit": [[225, "getting-phpunit"]], "Getting access": [[58, "getting-access"]], "Getting data from the backend using AJAX requests": [[40, "getting-data-from-the-backend-using-ajax-requests"]], "Getting help": [[130, "getting-help"], [217, "getting-help"]], "Getting properties for just the folder": [[79, "getting-properties-for-just-the-folder"]], "Getting request parameters": [[40, "getting-request-parameters"]], "Getting started": [[199, null]], "Getting the last modification time stamp": [[118, "getting-the-last-modification-time-stamp"]], "Getting the login token": [[127, "getting-the-login-token"]], "Getting the modification timestamp": [[118, "getting-the-modification-timestamp"]], "Getting the owner of a calendar": [[118, "getting-the-owner-of-a-calendar"]], "Getting the privileges associated with the calendar": [[118, "getting-the-privileges-associated-with-the-calendar"]], "Getting the properties": [[118, "getting-the-properties"]], "Git branch management": [[36, "git-branch-management"]], "GitHub Actions": [[35, "github-actions"]], "Global Middlewares": [[50, "global-middlewares"]], "Global variables": [[124, "global-variables"]], "Glossary": [[159, "glossary"]], "GroupManager": [[42, "groupmanager"]], "Groupware integration": [[120, null]], "Guidelines": [[62, "guidelines"]], "HEAD request": [[122, "head-request"]], "HTML": [[193, "html"]], "HTML elements": [[203, null]], "HTML-based Responses": [[40, "html-based-responses"]], "HTML/CSS guidelines": [[205, null]], "HTTP 401 for invalid username/password": [[18, "http-401-for-invalid-username-password"]], "HTTP Client": [[122, null]], "Handle exceptions": [[67, "handle-exceptions"]], "Handler registration": [[156, "handler-registration"]], "Handling DAV events": [[1, "handling-dav-events"]], "Handling errors": [[40, "handling-errors"]], "Handling iMIP data": [[118, "handling-imip-data"]], "Handling search requests": [[140, "handling-search-requests"]], "Handling settings storage": [[113, "handling-settings-storage"]], "Handling the dependencies": [[101, "handling-the-dependencies"]], "Healthcheck": [[162, "healthcheck"]], "Heartbeat": [[162, "heartbeat"], [175, "heartbeat"]], "Heavy load and time insensitive": [[38, "heavy-load-and-time-insensitive"]], "Help and communication": [[215, null]], "High level overview": [[218, "high-level-overview"]], "Highlighted counter": [[207, "highlighted-counter"]], "Historical options": [[139, "historical-options"]], "Hooks": [[42, "hooks"]], "How code signing affects apps in the app store": [[30, "how-code-signing-affects-apps-in-the-app-store"]], "How do you triage bugs": [[212, "how-do-you-triage-bugs"]], "How does auto-wiring work": [[41, "how-does-auto-wiring-work"]], "How does it affect the request lifecycle": [[41, "how-does-it-affect-the-request-lifecycle"]], "How does this affect controllers": [[41, "how-does-this-affect-controllers"]], "How the container works": [[41, "how-the-container-works"]], "How to deal with interface and primitive type parameters": [[41, "how-to-deal-with-interface-and-primitive-type-parameters"]], "How to enable GPU support for the Deploy daemon?": [[168, "how-to-enable-gpu-support-for-the-deploy-daemon"]], "How to enable it": [[41, "how-to-enable-it"]], "How to get your app signed": [[30, "how-to-get-your-app-signed"]], "How to limit the number of GPUs per ExApp?": [[168, "how-to-limit-the-number-of-gpus-per-exapp"]], "How to move": [[34, "how-to-move"]], "How to test \u2026": [[200, null]], "How to troubleshoot networking issues?": [[170, "how-to-troubleshoot-networking-issues"]], "How to use a private Docker container registry with authentication?": [[166, "how-to-use-a-private-docker-container-registry-with-authentication"]], "How will it work?": [[210, "how-will-it-work"]], "Hybrid Distribution": [[36, "hybrid-distribution"]], "IE11 removal": [[18, "ie11-removal"]], "Icons": [[47, "icons"], [95, "icons"], [204, null]], "Icons should be outlined": [[28, "icons-should-be-outlined"]], "Identifying errors": [[112, "identifying-errors"]], "Ignore certain endpoints": [[67, "ignore-certain-endpoints"]], "Ignoring deadlocks": [[111, "ignoring-deadlocks"]], "Image Pulling (Docker)": [[175, "image-pulling-docker"]], "Images": [[137, "images"]], "Implement a new exporter": [[128, "implement-a-new-exporter"]], "Implementable, Dispatchable and Throwable": [[103, "implementable-dispatchable-and-throwable"]], "Implementing a Speech-To-Text provider": [[145, "implementing-a-speech-to-text-provider"]], "Implementing a TaskProcessing provider": [[148, "implementing-a-taskprocessing-provider"]], "Implementing a Text-To-Image provider": [[149, "implementing-a-text-to-image-provider"]], "Implementing a TextProcessing provider": [[150, "implementing-a-textprocessing-provider"]], "Implementing a Translation provider": [[152, "implementing-a-translation-provider"]], "Implementing a content provider for Context Chat": [[108, "implementing-a-content-provider-for-context-chat"]], "Implementing a simple two-factor auth provider": [[153, "implementing-a-simple-two-factor-auth-provider"]], "Implementing a storage": [[58, "implementing-a-storage"]], "Implementing an API called from a public share page": [[136, "implementing-an-api-called-from-a-public-share-page"]], "Implementing an authenticated public page": [[136, "implementing-an-authenticated-public-page"]], "Implementing the ContentProviderRegisterEvent event": [[108, "implementing-the-contentproviderregisterevent-event"]], "Improving your translations": [[62, "improving-your-translations"]], "In Place of a Conclusion": [[158, "in-place-of-a-conclusion"]], "In-memory cache": [[39, "in-memory-cache"]], "Including CSS and JavaScript": [[46, "including-css-and-javascript"]], "Including images": [[46, "including-images"]], "Including templates": [[46, "including-templates"]], "Indentation": [[195, "indentation"]], "Indexed values": [[107, "indexed-values"]], "Init": [[162, "init"], [175, "init"]], "Init the library": [[88, "init-the-library"]], "Initialization events": [[5, "initialization-events"]], "Initializing the collection": [[66, "initializing-the-collection"]], "Inline attachments": [[114, "inline-attachments"]], "Input and output shapes": [[148, "input-and-output-shapes"]], "Input fields": [[94, "input-fields"]], "Install AppAPI": [[158, "install-appapi"]], "Installing Node JS": [[225, "installing-node-js"]], "Installing the apps": [[66, "installing-the-apps"]], "Integration of custom calendar providers": [[118, null]], "Integration test example": [[161, "integration-test-example"]], "Interactive widgets": [[137, "interactive-widgets"]], "Interface & interaction design": [[96, null]], "Internal changes": [[10, "internal-changes"]], "Internal storage type": [[113, "internal-storage-type"]], "Internal task types": [[148, "internal-task-types"]], "Introduction": [[6, null], [41, "introduction"], [80, "introduction"], [81, "introduction"], [97, null], [159, null], [206, "introduction"], [207, null], [207, "id1"], [207, "id2"], [207, "id4"], [210, "introduction"], [222, "introduction"]], "Is code signing mandatory for apps?": [[30, "is-code-signing-mandatory-for-apps"]], "JSON": [[40, "json"]], "JSON parameters": [[40, "json-parameters"]], "JavaScript": [[45, null], [47, "javascript"], [217, "javascript"]], "JavaScript / TypeScript": [[62, "javascript-typescript"]], "JavaScript / TypeScript / Vue": [[62, "javascript-typescript-vue"]], "JavaScript APIs": [[124, null]], "JavaScript and Typescript": [[195, null]], "JavaScript unit testing for server": [[225, "javascript-unit-testing-for-server"]], "Keep the code up-to-date": [[198, "keep-the-code-up-to-date"]], "Key integration considerations": [[161, "key-integration-considerations"]], "Keyboard shortcuts": [[45, "keyboard-shortcuts"]], "L10n translations": [[163, "l10n-translations"]], "LDAP factory availability": [[18, "ldap-factory-availability"]], "LLM Prompts and multilingual I/O": [[148, "llm-prompts-and-multilingual-i-o"]], "Labels": [[194, "labels"]], "Language of other users": [[62, "language-of-other-users"]], "Language tuple structure": [[76, "language-tuple-structure"]], "Last version with database.xml support and migration": [[17, "last-version-with-database-xml-support-and-migration"]], "Layout": [[98, null]], "Layout components": [[99, null]], "Lazy Loading": [[105, "lazy-loading"], [107, "lazy-loading"]], "Legacy access to the Sabre classes": [[118, "legacy-access-to-the-sabre-classes"]], "Legal and security": [[34, "legal-and-security"]], "Library installation": [[90, null]], "License headers": [[194, "license-headers"]], "Line height": [[26, "line-height"]], "Linking a collection to a user account": [[66, "linking-a-collection-to-a-user-account"]], "Linting": [[109, "linting"]], "List accepted Federated Cloud Shares": [[70, "list-accepted-federated-cloud-shares"]], "List item": [[99, "list-item"]], "List of available icons": [[204, "list-of-available-icons"]], "List pending Federated Cloud Shares": [[70, "list-pending-federated-cloud-shares"]], "List tasks by App": [[74, "list-tasks-by-app"]], "Listener callbacks": [[42, "listener-callbacks"]], "Listener classes": [[42, "listener-classes"]], "Listening to events": [[129, "listening-to-events"]], "Listening to the image generation events": [[149, "listening-to-the-image-generation-events"]], "Listening to the task processing events": [[148, "listening-to-the-task-processing-events"]], "Listening to the text processing events": [[150, "listening-to-the-text-processing-events"]], "Listening to the transcription events": [[145, "listening-to-the-transcription-events"]], "Listing favorites": [[79, "listing-favorites"]], "Listing folders (rfc4918)": [[79, "listing-folders-rfc4918"]], "Listing the trashbin content": [[85, "listing-the-trashbin-content"]], "Listing the versions of a file": [[86, "listing-the-versions-of-a-file"]], "Live & Background Events": [[115, "live-background-events"]], "Loading initial state": [[45, "loading-initial-state"]], "Local Shares": [[70, "local-shares"]], "Local cache": [[39, "local-cache"]], "Log format": [[18, "log-format"]], "Logging": [[49, null], [160, "logging"], [182, null]], "Logical position CSS rules": [[27, "logical-position-css-rules"]], "Login Flow": [[63, null]], "Login flow v2": [[63, "login-flow-v2"]], "Login in the user": [[63, "login-in-the-user"]], "Login name vs. email login": [[63, "login-name-vs-email-login"]], "Long transactions": [[130, "long-transactions"]], "Loosening the default restrictions": [[40, "loosening-the-default-restrictions"]], "Losing a rating": [[34, "losing-a-rating"]], "Machine Translation": [[152, null]], "Mail Provider Interface": [[121, null]], "Main action button": [[99, "main-action-button"]], "Main content": [[201, null]], "Maintainers": [[32, null], [215, "maintainers"]], "Maintenance Mode": [[92, "maintenance-mode"]], "Major update": [[36, "major-update"]], "Make Requests to ExApps": [[179, "make-requests-to-exapps"]], "Make a provider activatable by the admin (optional)": [[153, "make-a-provider-activatable-by-the-admin-optional"]], "Make a provider deactivatable by the admin (optional)": [[153, "make-a-provider-deactivatable-by-the-admin-optional"]], "Makefile": [[163, "makefile"]], "Makefile changes for code signing": [[35, "makefile-changes-for-code-signing"]], "Making requests in JavaScript": [[79, "making-requests-in-javascript"]], "Making search requests": [[84, "making-search-requests"]], "Managing config keys": [[105, "managing-config-keys"], [107, "managing-config-keys"]], "Managing the access to the calendar \u2013 IACL": [[118, "managing-the-access-to-the-calendar-iacl"]], "Manual Backport": [[197, "manual-backport"]], "Manual install": [[176, "manual-install"]], "Manual install for development": [[174, "manual-install-for-development"]], "Manual translation": [[7, "manual-translation"]], "Manual translations": [[176, "manual-translations"]], "Mappers": [[57, "mappers"]], "Match links": [[137, "match-links"]], "Matching subURLs": [[53, "matching-suburls"]], "Material design icons": [[204, "material-design-icons"]], "Measuring performance": [[130, "measuring-performance"]], "Menu": [[207, "menu"]], "Metadata Query Helper": [[115, "metadata-query-helper"]], "Method 1: Edit PHP CLI php.ini File": [[165, "method-1-edit-php-cli-php-ini-file"]], "Method 2: Set System-Wide Environment Variables": [[165, "method-2-set-system-wide-environment-variables"]], "Methods": [[151, "methods"]], "Middlewares": [[50, null]], "Migration commands": [[18, "migration-commands"]], "Migration from PHPDoc annotations to native PHP attributes": [[22, "migration-from-phpdoc-annotations-to-native-php-attributes"]], "Migrations": [[60, null]], "Migrations and Metadata": [[60, "migrations-and-metadata"]], "Minor updates": [[36, "minor-updates"]], "Miscellaneous": [[105, "miscellaneous"], [107, "miscellaneous"]], "Miscellaneous OCS APIs": [[191, null]], "Miscellaneous responses": [[40, "miscellaneous-responses"]], "Mitigations": [[111, "mitigations"]], "Modal": [[94, "modal"]], "Modify out-of-office data": [[68, "modify-out-of-office-data"]], "Modifying the CORS headers": [[139, "modifying-the-cors-headers"]], "Modifying the content security policy": [[40, "modifying-the-content-security-policy"]], "Modifying users": [[155, "modifying-users"]], "Monetizing your app": [[33, null]], "Mount": [[218, "mount"]], "Move a file or folder": [[88, "move-a-file-or-folder"]], "Moving files and folders (rfc4918)": [[79, "moving-files-and-folders-rfc4918"]], "Moving your repo to the Nextcloud organization": [[34, "moving-your-repo-to-the-nextcloud-organization"]], "NPM": [[126, null]], "Names, pronouns, and gender": [[100, "names-pronouns-and-gender"]], "Naming": [[95, "naming"]], "Naming and casing": [[195, "naming-and-casing"]], "Naming convention": [[193, "naming-convention"]], "Naming conventions": [[56, "naming-conventions"]], "Naming scheme": [[42, "naming-scheme"]], "Navigation": [[99, "navigation"]], "Navigation and pre-app configuration": [[5, null]], "Navigation entries": [[99, "navigation-entries"]], "Navigation \u2192 Content \u2192 Sidebar": [[98, "navigation-content-sidebar"]], "Navigation \u2192 List \u2192 Content": [[98, "navigation-list-content"]], "NcReferencePickerModal": [[137, "ncreferencepickermodal"]], "NcReferenceWidget": [[137, "ncreferencewidget"]], "NcRichContenteditable": [[137, "ncrichcontenteditable"]], "NcRichText": [[137, "ncrichtext"]], "Network state changes": [[124, "network-state-changes"]], "New APIs": [[14, "new-apis"], [15, "new-apis"]], "New button": [[207, "new-button"]], "New item element": [[99, "new-item-element"]], "Nextcloud 20 and later": [[0, "nextcloud-20-and-later"]], "Nextcloud AIO": [[167, "nextcloud-aio"]], "Nextcloud Android library": [[89, "nextcloud-android-library"]], "Nextcloud AppAPI DSP": [[167, "nextcloud-appapi-dsp"]], "Nextcloud Flow": [[116, null]], "Nextcloud architecture": [[219, null]], "Nextcloud bug triaging": [[212, null]], "Nextcloud developer documentation": [[209, null]], "Nextcloud filesystem API": [[58, null], [218, null]], "Nextcloud-side ExApp lifecycle methods": [[162, "nextcloud-side-exapp-lifecycle-methods"]], "Nightly releases": [[36, "nightly-releases"]], "No space between function name and parameters": [[195, "id8"]], "Node": [[218, "node"]], "Node API": [[58, "node-api"]], "Node Events": [[178, "node-events"]], "Node.js upgrade": [[18, "node-js-upgrade"]], "Not open source anymore?": [[30, "not-open-source-anymore"]], "Notifications": [[65, "notifications"], [125, null], [183, null]], "OC \u2013 internal APIs": [[124, "oc-internal-apis"]], "OCA \u2013 App APIs": [[124, "oca-app-apis"]], "OCA\\DAV\\Events\\SabrePluginAddEvent": [[42, "oca-dav-events-sabrepluginaddevent"]], "OCC Command": [[184, null]], "OCP event dispatcher": [[42, "ocp-event-dispatcher"]], "OCP \u2013 Public APIs": [[124, "ocp-public-apis"]], "OCP\\Accounts\\UserUpdatedEvent": [[37, null], [42, "ocp-accounts-userupdatedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeLoginTemplateRenderedEvent": [[37, "ocp-appframework-http-events-beforelogintemplaterenderedevent"], [42, "ocp-appframework-http-events-beforelogintemplaterenderedevent"]], "OCP\\AppFramework\\Http\\Events\\BeforeTemplateRenderedEvent": [[37, "ocp-appframework-http-events-beforetemplaterenderedevent"], [42, "ocp-appframework-http-events-beforetemplaterenderedevent"]], "OCP\\App\\Events\\AppDisableEvent": [[37, "ocp-app-events-appdisableevent"], [42, "ocp-app-events-appdisableevent"]], "OCP\\App\\Events\\AppEnableEvent": [[37, "ocp-app-events-appenableevent"], [42, "ocp-app-events-appenableevent"]], "OCP\\App\\Events\\AppUpdateEvent": [[37, "ocp-app-events-appupdateevent"], [42, "ocp-app-events-appupdateevent"]], "OCP\\App\\ManagerEvent": [[37, "ocp-app-managerevent"], [42, "ocp-app-managerevent"]], "OCP\\Authentication\\Events\\AnyLoginFailedEvent": [[37, "ocp-authentication-events-anyloginfailedevent"], [42, "ocp-authentication-events-anyloginfailedevent"]], "OCP\\Authentication\\Events\\LoginFailedEvent": [[37, "ocp-authentication-events-loginfailedevent"], [42, "ocp-authentication-events-loginfailedevent"]], "OCP\\Authentication\\Events\\TokenInvalidatedEvent": [[37, "ocp-authentication-events-tokeninvalidatedevent"], [42, "ocp-authentication-events-tokeninvalidatedevent"]], "OCP\\Authentication\\TwoFactorAuth\\RegistryEvent": [[37, "ocp-authentication-twofactorauth-registryevent"], [42, "ocp-authentication-twofactorauth-registryevent"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengeFailed": [[37, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"], [42, "ocp-authentication-twofactorauth-twofactorproviderchallengefailed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderChallengePassed": [[37, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"], [42, "ocp-authentication-twofactorauth-twofactorproviderchallengepassed"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderDisabled": [[37, "ocp-authentication-twofactorauth-twofactorproviderdisabled"], [42, "ocp-authentication-twofactorauth-twofactorproviderdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserDisabled": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserdisabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserEnabled": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserenabled"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserRegistered": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderForUserUnregistered": [[37, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"], [42, "ocp-authentication-twofactorauth-twofactorproviderforuserunregistered"]], "OCP\\Authentication\\TwoFactorAuth\\TwoFactorProviderUserDeleted": [[37, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"], [42, "ocp-authentication-twofactorauth-twofactorprovideruserdeleted"]], "OCP\\BeforeSabrePubliclyLoadedEvent": [[37, "ocp-beforesabrepubliclyloadedevent"], [42, "ocp-beforesabrepubliclyloadedevent"]], "OCP\\Calendar\\Events\\CalendarObjectCreatedEvent": [[37, "ocp-calendar-events-calendarobjectcreatedevent"], [42, "ocp-calendar-events-calendarobjectcreatedevent"]], "OCP\\Calendar\\Events\\CalendarObjectDeletedEvent": [[37, "ocp-calendar-events-calendarobjectdeletedevent"], [42, "ocp-calendar-events-calendarobjectdeletedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedEvent": [[37, "ocp-calendar-events-calendarobjectmovedevent"], [42, "ocp-calendar-events-calendarobjectmovedevent"]], "OCP\\Calendar\\Events\\CalendarObjectMovedToTrashEvent": [[37, "ocp-calendar-events-calendarobjectmovedtotrashevent"], [42, "ocp-calendar-events-calendarobjectmovedtotrashevent"]], "OCP\\Calendar\\Events\\CalendarObjectRestoredEvent": [[37, "ocp-calendar-events-calendarobjectrestoredevent"], [42, "ocp-calendar-events-calendarobjectrestoredevent"]], "OCP\\Calendar\\Events\\CalendarObjectUpdatedEvent": [[37, "ocp-calendar-events-calendarobjectupdatedevent"], [42, "ocp-calendar-events-calendarobjectupdatedevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteEvent": [[37, "ocp-collaboration-autocomplete-autocompleteevent"], [42, "ocp-collaboration-autocomplete-autocompleteevent"]], "OCP\\Collaboration\\AutoComplete\\AutoCompleteFilterEvent": [[37, "ocp-collaboration-autocomplete-autocompletefilterevent"], [42, "ocp-collaboration-autocomplete-autocompletefilterevent"]], "OCP\\Collaboration\\Reference\\RenderReferenceEvent": [[37, "ocp-collaboration-reference-renderreferenceevent"], [42, "ocp-collaboration-reference-renderreferenceevent"]], "OCP\\Collaboration\\Resources\\LoadAdditionalScriptsEvent": [[37, "ocp-collaboration-resources-loadadditionalscriptsevent"], [42, "ocp-collaboration-resources-loadadditionalscriptsevent"]], "OCP\\Comments\\CommentsEntityEvent": [[37, "ocp-comments-commentsentityevent"], [42, "ocp-comments-commentsentityevent"]], "OCP\\Comments\\CommentsEvent": [[37, "ocp-comments-commentsevent"], [42, "ocp-comments-commentsevent"]], "OCP\\Config\\BeforePreferenceDeletedEvent": [[37, "ocp-config-beforepreferencedeletedevent"], [42, "ocp-config-beforepreferencedeletedevent"]], "OCP\\Config\\BeforePreferenceSetEvent": [[37, "ocp-config-beforepreferencesetevent"], [42, "ocp-config-beforepreferencesetevent"]], "OCP\\Console\\ConsoleEvent": [[37, "ocp-console-consoleevent"], [42, "ocp-console-consoleevent"]], "OCP\\Contacts\\Events\\ContactInteractedWithEvent": [[37, "ocp-contacts-events-contactinteractedwithevent"], [42, "ocp-contacts-events-contactinteractedwithevent"]], "OCP\\DB\\Events\\AddMissingColumnsEvent": [[37, "ocp-db-events-addmissingcolumnsevent"], [42, "ocp-db-events-addmissingcolumnsevent"]], "OCP\\DB\\Events\\AddMissingIndicesEvent": [[37, "ocp-db-events-addmissingindicesevent"], [42, "ocp-db-events-addmissingindicesevent"]], "OCP\\DB\\Events\\AddMissingPrimaryKeyEvent": [[37, "ocp-db-events-addmissingprimarykeyevent"], [42, "ocp-db-events-addmissingprimarykeyevent"]], "OCP\\DirectEditing\\RegisterDirectEditorEvent": [[37, "ocp-directediting-registerdirecteditorevent"], [42, "ocp-directediting-registerdirecteditorevent"]], "OCP\\EventDispatcher\\GenericEvent": [[37, "ocp-eventdispatcher-genericevent"], [42, "ocp-eventdispatcher-genericevent"]], "OCP\\Federation\\Events\\TrustedServerRemovedEvent": [[37, "ocp-federation-events-trustedserverremovedevent"], [42, "ocp-federation-events-trustedserverremovedevent"]], "OCP\\FilesMetadata\\Event\\MetadataBackgroundEvent": [[37, "ocp-filesmetadata-event-metadatabackgroundevent"], [42, "ocp-filesmetadata-event-metadatabackgroundevent"]], "OCP\\FilesMetadata\\Event\\MetadataLiveEvent": [[37, "ocp-filesmetadata-event-metadataliveevent"], [42, "ocp-filesmetadata-event-metadataliveevent"]], "OCP\\FilesMetadata\\Event\\MetadataNamedEvent": [[37, "ocp-filesmetadata-event-metadatanamedevent"], [42, "ocp-filesmetadata-event-metadatanamedevent"]], "OCP\\Files\\Cache\\AbstractCacheEvent": [[37, "ocp-files-cache-abstractcacheevent"], [42, "ocp-files-cache-abstractcacheevent"]], "OCP\\Files\\Cache\\CacheEntryInsertedEvent": [[37, "ocp-files-cache-cacheentryinsertedevent"], [42, "ocp-files-cache-cacheentryinsertedevent"]], "OCP\\Files\\Cache\\CacheEntryRemovedEvent": [[37, "ocp-files-cache-cacheentryremovedevent"], [42, "ocp-files-cache-cacheentryremovedevent"]], "OCP\\Files\\Cache\\CacheEntryUpdatedEvent": [[37, "ocp-files-cache-cacheentryupdatedevent"], [42, "ocp-files-cache-cacheentryupdatedevent"]], "OCP\\Files\\Cache\\CacheInsertEvent": [[37, "ocp-files-cache-cacheinsertevent"], [42, "ocp-files-cache-cacheinsertevent"]], "OCP\\Files\\Cache\\CacheUpdateEvent": [[37, "ocp-files-cache-cacheupdateevent"], [42, "ocp-files-cache-cacheupdateevent"]], "OCP\\Files\\Config\\Event\\UserMountAddedEvent": [[37, "ocp-files-config-event-usermountaddedevent"], [42, "ocp-files-config-event-usermountaddedevent"]], "OCP\\Files\\Config\\Event\\UserMountRemovedEvent": [[37, "ocp-files-config-event-usermountremovedevent"], [42, "ocp-files-config-event-usermountremovedevent"]], "OCP\\Files\\Config\\Event\\UserMountUpdatedEvent": [[37, "ocp-files-config-event-usermountupdatedevent"], [42, "ocp-files-config-event-usermountupdatedevent"]], "OCP\\Files\\Events\\BeforeDirectFileDownloadEvent": [[37, "ocp-files-events-beforedirectfiledownloadevent"], [42, "ocp-files-events-beforedirectfiledownloadevent"]], "OCP\\Files\\Events\\BeforeFileScannedEvent": [[37, "ocp-files-events-beforefilescannedevent"], [42, "ocp-files-events-beforefilescannedevent"]], "OCP\\Files\\Events\\BeforeFileSystemSetupEvent": [[37, "ocp-files-events-beforefilesystemsetupevent"], [42, "ocp-files-events-beforefilesystemsetupevent"]], "OCP\\Files\\Events\\BeforeFolderScannedEvent": [[37, "ocp-files-events-beforefolderscannedevent"], [42, "ocp-files-events-beforefolderscannedevent"]], "OCP\\Files\\Events\\BeforeZipCreatedEvent": [[37, "ocp-files-events-beforezipcreatedevent"], [42, "ocp-files-events-beforezipcreatedevent"]], "OCP\\Files\\Events\\FileCacheUpdated": [[37, "ocp-files-events-filecacheupdated"], [42, "ocp-files-events-filecacheupdated"]], "OCP\\Files\\Events\\FileScannedEvent": [[37, "ocp-files-events-filescannedevent"], [42, "ocp-files-events-filescannedevent"]], "OCP\\Files\\Events\\FolderScannedEvent": [[37, "ocp-files-events-folderscannedevent"], [42, "ocp-files-events-folderscannedevent"]], "OCP\\Files\\Events\\InvalidateMountCacheEvent": [[37, "ocp-files-events-invalidatemountcacheevent"], [42, "ocp-files-events-invalidatemountcacheevent"]], "OCP\\Files\\Events\\NodeAddedToCache": [[37, "ocp-files-events-nodeaddedtocache"], [42, "ocp-files-events-nodeaddedtocache"]], "OCP\\Files\\Events\\NodeAddedToFavorite": [[37, "ocp-files-events-nodeaddedtofavorite"], [42, "ocp-files-events-nodeaddedtofavorite"]], "OCP\\Files\\Events\\NodeRemovedFromCache": [[37, "ocp-files-events-noderemovedfromcache"], [42, "ocp-files-events-noderemovedfromcache"]], "OCP\\Files\\Events\\NodeRemovedFromFavorite": [[37, "ocp-files-events-noderemovedfromfavorite"], [42, "ocp-files-events-noderemovedfromfavorite"]], "OCP\\Files\\Events\\Node\\BeforeNodeCopiedEvent": [[37, "ocp-files-events-node-beforenodecopiedevent"], [42, "ocp-files-events-node-beforenodecopiedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeCreatedEvent": [[37, "ocp-files-events-node-beforenodecreatedevent"], [42, "ocp-files-events-node-beforenodecreatedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeDeletedEvent": [[37, "ocp-files-events-node-beforenodedeletedevent"], [42, "ocp-files-events-node-beforenodedeletedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeReadEvent": [[37, "ocp-files-events-node-beforenodereadevent"], [42, "ocp-files-events-node-beforenodereadevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeRenamedEvent": [[37, "ocp-files-events-node-beforenoderenamedevent"], [42, "ocp-files-events-node-beforenoderenamedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeTouchedEvent": [[37, "ocp-files-events-node-beforenodetouchedevent"], [42, "ocp-files-events-node-beforenodetouchedevent"]], "OCP\\Files\\Events\\Node\\BeforeNodeWrittenEvent": [[37, "ocp-files-events-node-beforenodewrittenevent"], [42, "ocp-files-events-node-beforenodewrittenevent"]], "OCP\\Files\\Events\\Node\\FilesystemTornDownEvent": [[37, "ocp-files-events-node-filesystemtorndownevent"], [42, "ocp-files-events-node-filesystemtorndownevent"]], "OCP\\Files\\Events\\Node\\NodeCopiedEvent": [[37, "ocp-files-events-node-nodecopiedevent"], [42, "ocp-files-events-node-nodecopiedevent"]], "OCP\\Files\\Events\\Node\\NodeCreatedEvent": [[37, "ocp-files-events-node-nodecreatedevent"], [42, "ocp-files-events-node-nodecreatedevent"]], "OCP\\Files\\Events\\Node\\NodeDeletedEvent": [[37, "ocp-files-events-node-nodedeletedevent"], [42, "ocp-files-events-node-nodedeletedevent"]], "OCP\\Files\\Events\\Node\\NodeRenamedEvent": [[37, "ocp-files-events-node-noderenamedevent"], [42, "ocp-files-events-node-noderenamedevent"]], "OCP\\Files\\Events\\Node\\NodeTouchedEvent": [[37, "ocp-files-events-node-nodetouchedevent"], [42, "ocp-files-events-node-nodetouchedevent"]], "OCP\\Files\\Events\\Node\\NodeWrittenEvent": [[37, "ocp-files-events-node-nodewrittenevent"], [42, "ocp-files-events-node-nodewrittenevent"]], "OCP\\Files\\ObjectStore\\Events\\BucketCreatedEvent": [[37, "ocp-files-objectstore-events-bucketcreatedevent"], [42, "ocp-files-objectstore-events-bucketcreatedevent"]], "OCP\\Files\\Template\\BeforeGetTemplatesEvent": [[37, "ocp-files-template-beforegettemplatesevent"], [42, "ocp-files-template-beforegettemplatesevent"]], "OCP\\Files\\Template\\FileCreatedFromTemplateEvent": [[37, "ocp-files-template-filecreatedfromtemplateevent"], [42, "ocp-files-template-filecreatedfromtemplateevent"]], "OCP\\Files\\Template\\RegisterTemplateCreatorEvent": [[37, "ocp-files-template-registertemplatecreatorevent"], [42, "ocp-files-template-registertemplatecreatorevent"]], "OCP\\Group\\Events\\BeforeGroupChangedEvent": [[37, "ocp-group-events-beforegroupchangedevent"], [42, "ocp-group-events-beforegroupchangedevent"]], "OCP\\Group\\Events\\BeforeGroupCreatedEvent": [[37, "ocp-group-events-beforegroupcreatedevent"], [42, "ocp-group-events-beforegroupcreatedevent"]], "OCP\\Group\\Events\\BeforeGroupDeletedEvent": [[37, "ocp-group-events-beforegroupdeletedevent"], [42, "ocp-group-events-beforegroupdeletedevent"]], "OCP\\Group\\Events\\BeforeUserAddedEvent": [[37, "ocp-group-events-beforeuseraddedevent"], [42, "ocp-group-events-beforeuseraddedevent"]], "OCP\\Group\\Events\\BeforeUserRemovedEvent": [[37, "ocp-group-events-beforeuserremovedevent"], [42, "ocp-group-events-beforeuserremovedevent"]], "OCP\\Group\\Events\\GroupChangedEvent": [[37, "ocp-group-events-groupchangedevent"], [42, "ocp-group-events-groupchangedevent"]], "OCP\\Group\\Events\\GroupCreatedEvent": [[37, "ocp-group-events-groupcreatedevent"], [42, "ocp-group-events-groupcreatedevent"]], "OCP\\Group\\Events\\GroupDeletedEvent": [[37, "ocp-group-events-groupdeletedevent"], [42, "ocp-group-events-groupdeletedevent"]], "OCP\\Group\\Events\\SubAdminAddedEvent": [[37, "ocp-group-events-subadminaddedevent"], [42, "ocp-group-events-subadminaddedevent"]], "OCP\\Group\\Events\\SubAdminRemovedEvent": [[37, "ocp-group-events-subadminremovedevent"], [42, "ocp-group-events-subadminremovedevent"]], "OCP\\Group\\Events\\UserAddedEvent": [[37, "ocp-group-events-useraddedevent"], [42, "ocp-group-events-useraddedevent"]], "OCP\\Group\\Events\\UserRemovedEvent": [[37, "ocp-group-events-userremovedevent"], [42, "ocp-group-events-userremovedevent"]], "OCP\\Log\\Audit\\CriticalActionPerformedEvent": [[37, "ocp-log-audit-criticalactionperformedevent"], [42, "ocp-log-audit-criticalactionperformedevent"]], "OCP\\Log\\BeforeMessageLoggedEvent": [[37, "ocp-log-beforemessageloggedevent"], [42, "ocp-log-beforemessageloggedevent"]], "OCP\\Mail\\Events\\BeforeMessageSent": [[37, "ocp-mail-events-beforemessagesent"], [42, "ocp-mail-events-beforemessagesent"]], "OCP\\Navigation\\Events\\LoadAdditionalEntriesEvent": [[37, "ocp-navigation-events-loadadditionalentriesevent"], [42, "ocp-navigation-events-loadadditionalentriesevent"]], "OCP\\OCM\\Events\\ResourceTypeRegisterEvent": [[37, "ocp-ocm-events-resourcetyperegisterevent"], [42, "ocp-ocm-events-resourcetyperegisterevent"]], "OCP\\Preview\\BeforePreviewFetchedEvent": [[37, "ocp-preview-beforepreviewfetchedevent"], [42, "ocp-preview-beforepreviewfetchedevent"]], "OCP\\Profile\\BeforeTemplateRenderedEvent": [[37, "ocp-profile-beforetemplaterenderedevent"], [42, "ocp-profile-beforetemplaterenderedevent"]], "OCP\\SabrePluginEvent": [[37, "ocp-sabrepluginevent"], [42, "ocp-sabrepluginevent"]], "OCP\\Security\\CSP\\AddContentSecurityPolicyEvent": [[37, "ocp-security-csp-addcontentsecuritypolicyevent"], [42, "ocp-security-csp-addcontentsecuritypolicyevent"]], "OCP\\Security\\Events\\GenerateSecurePasswordEvent": [[37, "ocp-security-events-generatesecurepasswordevent"], [42, "ocp-security-events-generatesecurepasswordevent"]], "OCP\\Security\\Events\\ValidatePasswordPolicyEvent": [[37, "ocp-security-events-validatepasswordpolicyevent"], [42, "ocp-security-events-validatepasswordpolicyevent"]], "OCP\\Security\\FeaturePolicy\\AddFeaturePolicyEvent": [[37, "ocp-security-featurepolicy-addfeaturepolicyevent"], [42, "ocp-security-featurepolicy-addfeaturepolicyevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsGetValueEvent": [[37, "ocp-settings-events-declarativesettingsgetvalueevent"], [42, "ocp-settings-events-declarativesettingsgetvalueevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsRegisterFormEvent": [[37, "ocp-settings-events-declarativesettingsregisterformevent"], [42, "ocp-settings-events-declarativesettingsregisterformevent"]], "OCP\\Settings\\Events\\DeclarativeSettingsSetValueEvent": [[37, "ocp-settings-events-declarativesettingssetvalueevent"], [42, "ocp-settings-events-declarativesettingssetvalueevent"]], "OCP\\Share\\Events\\BeforeShareCreatedEvent": [[37, "ocp-share-events-beforesharecreatedevent"], [42, "ocp-share-events-beforesharecreatedevent"]], "OCP\\Share\\Events\\BeforeShareDeletedEvent": [[37, "ocp-share-events-beforesharedeletedevent"], [42, "ocp-share-events-beforesharedeletedevent"]], "OCP\\Share\\Events\\ShareAcceptedEvent": [[37, "ocp-share-events-shareacceptedevent"], [42, "ocp-share-events-shareacceptedevent"]], "OCP\\Share\\Events\\ShareCreatedEvent": [[37, "ocp-share-events-sharecreatedevent"], [42, "ocp-share-events-sharecreatedevent"]], "OCP\\Share\\Events\\ShareDeletedEvent": [[37, "ocp-share-events-sharedeletedevent"], [42, "ocp-share-events-sharedeletedevent"]], "OCP\\Share\\Events\\ShareDeletedFromSelfEvent": [[37, "ocp-share-events-sharedeletedfromselfevent"], [42, "ocp-share-events-sharedeletedfromselfevent"]], "OCP\\Share\\Events\\VerifyMountPointEvent": [[37, "ocp-share-events-verifymountpointevent"], [42, "ocp-share-events-verifymountpointevent"]], "OCP\\SpeechToText\\Events\\TranscriptionFailedEvent": [[37, "ocp-speechtotext-events-transcriptionfailedevent"], [42, "ocp-speechtotext-events-transcriptionfailedevent"]], "OCP\\SpeechToText\\Events\\TranscriptionSuccessfulEvent": [[37, "ocp-speechtotext-events-transcriptionsuccessfulevent"], [42, "ocp-speechtotext-events-transcriptionsuccessfulevent"]], "OCP\\SystemTag\\ManagerEvent": [[37, "ocp-systemtag-managerevent"], [42, "ocp-systemtag-managerevent"]], "OCP\\SystemTag\\MapperEvent": [[37, "ocp-systemtag-mapperevent"], [42, "ocp-systemtag-mapperevent"]], "OCP\\SystemTag\\SystemTagsEntityEvent": [[37, "ocp-systemtag-systemtagsentityevent"], [42, "ocp-systemtag-systemtagsentityevent"]], "OCP\\TaskProcessing\\Events\\GetTaskProcessingProvidersEvent": [[37, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"], [42, "ocp-taskprocessing-events-gettaskprocessingprovidersevent"]], "OCP\\TaskProcessing\\Events\\TaskFailedEvent": [[37, "ocp-taskprocessing-events-taskfailedevent"], [42, "ocp-taskprocessing-events-taskfailedevent"]], "OCP\\TaskProcessing\\Events\\TaskSuccessfulEvent": [[37, "ocp-taskprocessing-events-tasksuccessfulevent"], [42, "ocp-taskprocessing-events-tasksuccessfulevent"]], "OCP\\TextProcessing\\Events\\TaskFailedEvent": [[37, "ocp-textprocessing-events-taskfailedevent"], [42, "ocp-textprocessing-events-taskfailedevent"]], "OCP\\TextProcessing\\Events\\TaskSuccessfulEvent": [[37, "ocp-textprocessing-events-tasksuccessfulevent"], [42, "ocp-textprocessing-events-tasksuccessfulevent"]], "OCP\\TextToImage\\Events\\TaskFailedEvent": [[37, "ocp-texttoimage-events-taskfailedevent"], [42, "ocp-texttoimage-events-taskfailedevent"]], "OCP\\TextToImage\\Events\\TaskSuccessfulEvent": [[37, "ocp-texttoimage-events-tasksuccessfulevent"], [42, "ocp-texttoimage-events-tasksuccessfulevent"]], "OCP\\User\\Events\\BeforePasswordUpdatedEvent": [[37, "ocp-user-events-beforepasswordupdatedevent"], [42, "ocp-user-events-beforepasswordupdatedevent"]], "OCP\\User\\Events\\BeforeUserCreatedEvent": [[37, "ocp-user-events-beforeusercreatedevent"], [42, "ocp-user-events-beforeusercreatedevent"]], "OCP\\User\\Events\\BeforeUserDeletedEvent": [[37, "ocp-user-events-beforeuserdeletedevent"], [42, "ocp-user-events-beforeuserdeletedevent"]], "OCP\\User\\Events\\BeforeUserIdUnassignedEvent": [[37, "ocp-user-events-beforeuseridunassignedevent"], [42, "ocp-user-events-beforeuseridunassignedevent"]], "OCP\\User\\Events\\BeforeUserLoggedInEvent": [[37, "ocp-user-events-beforeuserloggedinevent"], [42, "ocp-user-events-beforeuserloggedinevent"]], "OCP\\User\\Events\\BeforeUserLoggedInWithCookieEvent": [[37, "ocp-user-events-beforeuserloggedinwithcookieevent"], [42, "ocp-user-events-beforeuserloggedinwithcookieevent"]], "OCP\\User\\Events\\BeforeUserLoggedOutEvent": [[37, "ocp-user-events-beforeuserloggedoutevent"], [42, "ocp-user-events-beforeuserloggedoutevent"]], "OCP\\User\\Events\\OutOfOfficeChangedEvent": [[37, "ocp-user-events-outofofficechangedevent"], [42, "ocp-user-events-outofofficechangedevent"]], "OCP\\User\\Events\\OutOfOfficeClearedEvent": [[37, "ocp-user-events-outofofficeclearedevent"], [42, "ocp-user-events-outofofficeclearedevent"]], "OCP\\User\\Events\\OutOfOfficeEndedEvent": [[37, "ocp-user-events-outofofficeendedevent"], [42, "ocp-user-events-outofofficeendedevent"]], "OCP\\User\\Events\\OutOfOfficeScheduledEvent": [[37, "ocp-user-events-outofofficescheduledevent"], [42, "ocp-user-events-outofofficescheduledevent"]], "OCP\\User\\Events\\OutOfOfficeStartedEvent": [[37, "ocp-user-events-outofofficestartedevent"], [42, "ocp-user-events-outofofficestartedevent"]], "OCP\\User\\Events\\PasswordUpdatedEvent": [[37, "ocp-user-events-passwordupdatedevent"], [42, "ocp-user-events-passwordupdatedevent"]], "OCP\\User\\Events\\PostLoginEvent": [[37, "ocp-user-events-postloginevent"], [42, "ocp-user-events-postloginevent"]], "OCP\\User\\Events\\UserChangedEvent": [[37, "ocp-user-events-userchangedevent"], [42, "ocp-user-events-userchangedevent"]], "OCP\\User\\Events\\UserCreatedEvent": [[37, "ocp-user-events-usercreatedevent"], [42, "ocp-user-events-usercreatedevent"]], "OCP\\User\\Events\\UserDeletedEvent": [[37, "ocp-user-events-userdeletedevent"], [42, "ocp-user-events-userdeletedevent"]], "OCP\\User\\Events\\UserFirstTimeLoggedInEvent": [[37, "ocp-user-events-userfirsttimeloggedinevent"], [42, "ocp-user-events-userfirsttimeloggedinevent"]], "OCP\\User\\Events\\UserIdAssignedEvent": [[37, "ocp-user-events-useridassignedevent"], [42, "ocp-user-events-useridassignedevent"]], "OCP\\User\\Events\\UserIdUnassignedEvent": [[37, "ocp-user-events-useridunassignedevent"], [42, "ocp-user-events-useridunassignedevent"]], "OCP\\User\\Events\\UserLiveStatusEvent": [[37, "ocp-user-events-userlivestatusevent"], [42, "ocp-user-events-userlivestatusevent"]], "OCP\\User\\Events\\UserLoggedInEvent": [[37, "ocp-user-events-userloggedinevent"], [42, "ocp-user-events-userloggedinevent"]], "OCP\\User\\Events\\UserLoggedInWithCookieEvent": [[37, "ocp-user-events-userloggedinwithcookieevent"], [42, "ocp-user-events-userloggedinwithcookieevent"]], "OCP\\User\\Events\\UserLoggedOutEvent": [[37, "ocp-user-events-userloggedoutevent"], [42, "ocp-user-events-userloggedoutevent"]], "OCP\\User\\GetQuotaEvent": [[37, "ocp-user-getquotaevent"], [42, "ocp-user-getquotaevent"]], "OCP\\WorkflowEngine\\Events\\LoadSettingsScriptsEvent": [[37, "ocp-workflowengine-events-loadsettingsscriptsevent"], [42, "ocp-workflowengine-events-loadsettingsscriptsevent"]], "OCP\\WorkflowEngine\\Events\\RegisterChecksEvent": [[37, "ocp-workflowengine-events-registerchecksevent"], [42, "ocp-workflowengine-events-registerchecksevent"]], "OCP\\WorkflowEngine\\Events\\RegisterEntitiesEvent": [[37, "ocp-workflowengine-events-registerentitiesevent"], [42, "ocp-workflowengine-events-registerentitiesevent"]], "OCP\\WorkflowEngine\\Events\\RegisterOperationsEvent": [[37, "ocp-workflowengine-events-registeroperationsevent"], [42, "ocp-workflowengine-events-registeroperationsevent"]], "OCS": [[40, "ocs"]], "OCS API": [[64, null]], "OCS APIs overview": [[65, null]], "OCS FullTextSearch Collection API": [[66, null]], "OCS OpenAPI tutorial": [[67, null]], "OCS Out-of-office API": [[68, null]], "OCS Recommendations API": [[69, null]], "OCS Share API": [[70, null]], "OCS Sharee API": [[71, null]], "OCS Status API": [[72, null]], "OCS TaskProcessing API": [[73, null]], "OCS Text-To-Image API": [[74, null]], "OCS TextProcessing API": [[75, null]], "OCS Translation API": [[76, null]], "OCS changes": [[10, "ocs-changes"]], "OCS routes": [[53, "ocs-routes"]], "OCS user preferences API": [[77, null]], "OPTIONS request": [[122, "options-request"]], "ObjectStorage": [[218, "objectstorage"]], "Objects": [[195, "objects"]], "Objects, functions, arrays & variables": [[196, "objects-functions-arrays-variables"]], "Obtaining the currently installed ACLs": [[118, "obtaining-the-currently-installed-acls"]], "Obtaining the initial state in JavaScript": [[45, "obtaining-the-initial-state-in-javascript"]], "Obtaining the library": [[90, "obtaining-the-library"]], "Obtaining the login credentials": [[63, "obtaining-the-login-credentials"]], "Obtaining wipe status": [[78, "obtaining-wipe-status"]], "Only quote properties when needed.": [[195, "id14"]], "OnlyOffice": [[200, "onlyoffice"]], "Open Metrics exporter": [[128, null]], "OpenID Connect (Oidc)": [[127, null]], "Opening the webview": [[63, "opening-the-webview"]], "Operations": [[116, "operations"]], "Operators": [[195, "operators"], [196, "operators"]], "Optimized class loader": [[23, "optimized-class-loader"]], "Optional attributes": [[140, "optional-attributes"]], "Optional params": [[180, "optional-params"], [190, "optional-params"]], "Optional services": [[41, "optional-services"]], "Options": [[174, "options"], [174, "id2"]], "Other OCS APIs": [[185, null]], "Other documentation requirements": [[214, "other-documentation-requirements"]], "Other implementations": [[167, "other-implementations"]], "Out-of-office periods": [[129, null]], "Output": [[222, "output"]], "Outputting information": [[138, "outputting-information"]], "Overview": [[36, "overview"], [42, "overview"], [157, "overview"], [159, "overview"], [174, "overview"]], "Ownership": [[118, "ownership"]], "PHP": [[61, "php"], [62, "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": [[62, "php-backend"]], "PHP Performance": [[130, "php-performance"]], "PHP Templates": [[62, "php-templates"]], "PHP coding standards": [[196, null]], "PHP public API": [[103, "php-public-api"]], "PHP static analysis": [[224, "php-static-analysis"]], "PHP unit testing": [[225, "php-unit-testing"]], "PHP unstable API": [[103, "php-unstable-api"]], "POST request": [[122, "post-request"]], "PREFER to expose your APIs using OCS": [[67, "prefer-to-expose-your-apis-using-ocs"]], "PSR": [[135, null]], "PSR container": [[18, "psr-container"]], "PSR events": [[18, "psr-events"]], "PSR-0 deprecation": [[17, "psr-0-deprecation"]], "PSR-0: Autoloading": [[135, "psr-0-autoloading"]], "PSR-11 integration": [[16, "psr-11-integration"]], "PSR-11: Container Interface": [[135, "psr-11-container-interface"]], "PSR-20: Clock": [[135, "psr-20-clock"]], "PSR-3 integration": [[16, "psr-3-integration"]], "PSR-3: Logger Interface": [[135, "psr-3-logger-interface"]], "PSR-4: Autoloading": [[135, "psr-4-autoloading"]], "PUT request": [[122, "put-request"]], "Packages in detail": [[124, "packages-in-detail"]], "Pagination": [[140, "pagination"]], "Params": [[178, "params"], [178, "id2"], [180, "params"], [180, "id1"], [183, "params"], [184, "params"], [184, "id2"], [188, "params"], [188, "id1"], [190, "params"], [190, "id1"], [190, "id2"], [190, "id3"], [190, "id4"], [190, "id5"], [190, "id6"], [190, "id7"]], "Parsing annotations": [[50, "parsing-annotations"]], "Patch updates": [[36, "patch-updates"]], "Performance considerations": [[1, "performance-considerations"], [130, null]], "Permanent Solution": [[165, "permanent-solution"]], "Persistent storage": [[163, "persistent-storage"]], "Personal settings section Groupware moved to Availability": [[22, "personal-settings-section-groupware-moved-to-availability"]], "Phone number util": [[131, null]], "Pickers": [[94, "pickers"]], "Pinned entry": [[207, "pinned-entry"]], "Placeholders and variables": [[100, "placeholders-and-variables"]], "Planned removal of PSR-0 class loading": [[22, "planned-removal-of-psr-0-class-loading"]], "Popover menu": [[208, null]], "Popovermenu in item": [[206, "popovermenu-in-item"]], "Pre-releases": [[36, "pre-releases"]], "Precondition": [[210, "precondition"]], "Predefined core services": [[41, "predefined-core-services"]], "Prefer regular top-level functions.": [[195, "id11"]], "Prefer shorthand properties": [[195, "id15"]], "Prefer template literals for readability.": [[195, "id5"]], "Preferences": [[186, null]], "Prepare follow-up releases": [[36, "prepare-follow-up-releases"]], "Primary color": [[95, "primary-color"]], "Primary color variables": [[202, "primary-color-variables"]], "Primary object store with S3": [[200, "primary-object-store-with-s3"]], "Privacy": [[140, "privacy"]], "Processing tasks in the context of a user": [[150, "processing-tasks-in-the-context-of-a-user"]], "Profile": [[132, null]], "Profile app": [[29, "profile-app"]], "Profiler": [[133, null]], "Progress bar": [[203, "progress-bar"]], "Progress bars and meters": [[94, "progress-bars-and-meters"]], "Projects": [[134, null]], "Prologue": [[216, null]], "Properties of the external calendar \u2013 IProperties": [[118, "properties-of-the-external-calendar-iproperties"]], "Provide a user interface": [[110, "provide-a-user-interface"], [134, "provide-a-user-interface"]], "Provide context hints for translators": [[62, "provide-context-hints-for-translators"]], "Provide generic data for clients": [[137, "provide-generic-data-for-clients"]], "Provide personal settings (optional)": [[153, "provide-personal-settings-optional"]], "Provider and task type registration": [[148, "provider-and-task-type-registration"]], "Provider registration": [[140, "provider-registration"], [145, "provider-registration"], [149, "provider-registration"], [150, "provider-registration"], [152, "provider-registration"]], "Provider with user context": [[145, "provider-with-user-context"], [152, "provider-with-user-context"]], "Providing a Mail Service": [[121, "providing-a-mail-service"]], "Providing additional inputs and outputs": [[148, "providing-additional-inputs-and-outputs"]], "Providing an icon (optional)": [[153, "providing-an-icon-optional"]], "Providing input defaults": [[148, "providing-input-defaults"]], "Providing language detection": [[152, "providing-language-detection"]], "Providing more task types": [[148, "providing-more-task-types"], [150, "providing-more-task-types"]], "Providing privileges individually": [[118, "providing-privileges-individually"]], "Providing the initial state with PHP": [[45, "providing-the-initial-state-with-php"]], "Providing widgets to clients": [[110, "providing-widgets-to-clients"]], "Public Pages": [[136, null]], "Public emitter": [[42, "public-emitter"]], "Public page templates": [[40, "public-page-templates"]], "Public share template": [[51, null]], "Public shares": [[79, "public-shares"]], "Query Status": [[146, "query-status"]], "Querying the calendar \u2013 ICalendarObjectContainer": [[118, "querying-the-calendar-icalendarobjectcontainer"]], "Querying the database provider": [[57, "querying-the-database-provider"]], "Questions?": [[210, "questions"]], "REST APIs": [[139, null]], "RTL guidelines": [[202, "rtl-guidelines"]], "Radio": [[113, "radio"]], "Rate Limiting": [[141, "rate-limiting"]], "Rate limiting": [[40, "rate-limiting"]], "Read file": [[88, "read-file"]], "Read folder": [[88, "read-folder"]], "Read metadata using occ command": [[115, "read-metadata-using-occ-command"]], "Read shared items by link": [[88, "read-shared-items-by-link"]], "Read-only support": [[118, "read-only-support"]], "Reading and writing session variables": [[40, "reading-and-writing-session-variables"]], "Reading data that has just been written": [[130, "reading-data-that-has-just-been-written"]], "Reading from a file": [[58, "reading-from-a-file"]], "Reading headers, files, cookies and environment variables": [[40, "reading-headers-files-cookies-and-environment-variables"]], "Recommendation": [[71, "recommendation"]], "Recommendations - Retrieval": [[69, "recommendations-retrieval"]], "Redirect to ExApp UI page (top menu)": [[180, "redirect-to-exapp-ui-page-top-menu"]], "Redirects": [[40, "redirects"]], "Redis": [[200, "redis"]], "Redis Cluster": [[200, "redis-cluster"]], "Reference providers": [[137, null]], "References": [[111, "references"]], "Register": [[178, "register"], [180, "register"], [184, "register"], [187, "register"]], "Register ExApp Talk bot (OCS)": [[189, "register-exapp-talk-bot-ocs"]], "Register Menu Entry": [[190, "register-menu-entry"]], "Register Settings": [[188, "register-settings"]], "Register a custom picker component": [[137, "register-a-custom-picker-component"]], "Register a dashboard widget": [[110, "register-a-dashboard-widget"]], "Register a migrator": [[154, "register-a-migrator"]], "Register a new exporter": [[128, "register-a-new-exporter"]], "Register a profile action": [[132, "register-a-profile-action"]], "Register a reference provider": [[137, "register-a-reference-provider"]], "Register a repair-step": [[138, "register-a-repair-step"]], "Register a resource provider": [[134, "register-a-resource-provider"]], "Register a setup check": [[143, "register-a-setup-check"]], "Register get/set listeners": [[113, "register-get-set-listeners"]], "Register the calendar provider": [[118, "register-the-calendar-provider"]], "Register the provider state": [[153, "register-the-provider-state"]], "Registering Settings and Sections": [[142, "registering-settings-and-sections"]], "Registering a DAV plugin": [[1, "registering-a-dav-plugin"]], "Registering a background job": [[38, "registering-a-background-job"]], "Registering a two-factor auth provider": [[153, "registering-a-two-factor-auth-provider"]], "Registering manually": [[38, "registering-manually"]], "Registering methods": [[222, "registering-methods"]], "Registering resources": [[53, "registering-resources"]], "Registering settings schema": [[113, "registering-settings-schema"]], "Registering the calendar with the Nextcloud API interface": [[118, "registering-the-calendar-with-the-nextcloud-api-interface"]], "Relation of REST and OCS": [[139, "relation-of-rest-and-ocs"]], "Release Automation": [[35, null]], "Release process": [[36, null]], "Remote Host Validation": [[141, "remote-host-validation"]], "Remote wipe": [[78, null]], "Removal of PSR-0 class loader": [[23, "removal-of-psr-0-class-loader"]], "Removal of calendars": [[118, "removal-of-calendars"]], "Removal of entries": [[118, "removal-of-entries"]], "Remove Initial state": [[190, "remove-initial-state"]], "Remove script": [[190, "remove-script"]], "Remove style": [[190, "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, "id3"], [25, "removed-apis"], [26, "removed-apis"], [27, "removed-apis"], [27, "id1"], [28, "removed-apis"], [29, "removed-apis"], [29, "id6"]], "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": [[110, "render-dashboard-widgets-using-the-api"]], "Render link previews in clients": [[137, "render-link-previews-in-clients"]], "Repair steps": [[138, null]], "Repair-step types": [[138, "repair-step-types"]], "Replaced well-known handler API": [[17, "replaced-well-known-handler-api"]], "Replacing Nextcloud\u2019s autoloader": [[104, "replacing-nextcloud-s-autoloader"]], "Replacing indices": [[60, "replacing-indices"]], "Repository permissions": [[7, "repository-permissions"]], "Reproducing the issue": [[212, "reproducing-the-issue"]], "Request Headers": [[79, "request-headers"]], "Request data": [[177, "request-data"], [177, "id1"], [177, "id3"], [179, "request-data"], [179, "id3"], [182, "request-data"], [186, "request-data"], [186, "id1"], [186, "id3"], [189, "request-data"], [189, "id1"]], "Request examples": [[137, "request-examples"]], "Request flow": [[180, "request-flow"]], "Request lifecycle": [[52, null]], "Request payload": [[183, "request-payload"]], "Requesting properties": [[79, "requesting-properties"]], "Required PHP extensions": [[224, "required-php-extensions"]], "Requirements": [[34, "requirements"]], "Requirements and prerequisites": [[67, "requirements-and-prerequisites"]], "Reset collection": [[66, "reset-collection"]], "Resolving links": [[137, "resolving-links"]], "Resources": [[117, "resources"]], "Respect the users": [[34, "respect-the-users"]], "Responders": [[40, "responders"]], "Response": [[177, "response"], [186, "response"]], "Response Headers": [[79, "response-headers"]], "Response data": [[177, "response-data"], [177, "id2"], [179, "response-data"], [179, "id1"], [179, "id2"], [179, "id4"], [179, "id5"], [182, "response-data"], [186, "response-data"], [186, "id2"], [191, "response-data"]], "Responses": [[40, "responses"]], "Restoring a version": [[86, "restoring-a-version"]], "Restoring from the trashbin": [[85, "restoring-from-the-trashbin"]], "Retrieve metadata using PROPFIND": [[115, "retrieve-metadata-using-propfind"]], "Retrieving a config value": [[105, "retrieving-a-config-value"], [107, "retrieving-a-config-value"]], "Retrieving the list of document to be (re-)indexed": [[66, "retrieving-the-list-of-document-to-be-re-indexed"]], "Retrying deadlocks": [[111, "retrying-deadlocks"]], "Returning data": [[222, "returning-data"]], "Returning the content type": [[118, "returning-the-content-type"]], "Rooms": [[117, "rooms"]], "Root": [[55, "root"]], "Router": [[91, "router"]], "Routes": [[187, null]], "Routing": [[53, null]], "Rules": [[207, "rules"]], "Rules and information": [[201, "rules-and-information"], [206, "rules-and-information"]], "Running HTTP requests against the server": [[143, "running-http-requests-against-the-server"]], "Running all tests": [[225, "running-all-tests"]], "Running unit tests for the Nextcloud server project": [[225, "running-unit-tests-for-the-nextcloud-server-project"]], "Running your ExApp with a non-root user": [[161, "running-your-exapp-with-a-non-root-user"]], "S3 external storage": [[200, "s3-external-storage"]], "SAML setup with onelogin": [[200, "saml-setup-with-onelogin"]], "SCSS support removal": [[21, "scss-support-removal"]], "SMB external storage": [[200, "smb-external-storage"]], "SQL injection": [[217, "sql-injection"]], "Scaling": [[169, null]], "Schedule a task": [[74, "schedule-a-task"], [75, "schedule-a-task"]], "Scheduling": [[38, "scheduling"]], "Schema field types": [[113, "schema-field-types"]], "Scopes": [[67, "scopes"]], "Scss variable and compilation deprecation": [[18, "scss-variable-and-compilation-deprecation"]], "Search": [[16, "search"], [71, "search"], [84, null], [140, null]], "Search scope": [[84, "search-scope"]], "Search sharees": [[71, "search-sharees"]], "Section": [[142, "section"]], "Section type admin": [[113, "section-type-admin"]], "Section type personal": [[113, "section-type-personal"]], "Security": [[141, null]], "Security considerations": [[40, "security-considerations"]], "Security guidelines": [[217, null]], "Select and Multi-select": [[113, "select-and-multi-select"]], "Semicolons": [[195, "semicolons"]], "Send email": [[70, "send-email"]], "Send log message (OCS)": [[182, "send-log-message-ocs"]], "Send notification (OCS)": [[183, "send-notification-ocs"]], "Sending the CSRF token": [[45, "sending-the-csrf-token"]], "Sensitive data exposure": [[217, "sensitive-data-exposure"]], "Sensitive field type": [[113, "sensitive-field-type"]], "Server autoloading": [[104, "server-autoloading"]], "Server development": [[223, null]], "Session": [[42, "session"]], "Set ExApp init progress": [[179, "set-exapp-init-progress"]], "Set Initial state": [[190, "set-initial-state"]], "Set a custom message (predefined)": [[72, "set-a-custom-message-predefined"]], "Set a custom message (user-defined)": [[72, "set-a-custom-message-user-defined"]], "Set app config value": [[177, "set-app-config-value"]], "Set credentials": [[88, "set-credentials"]], "Set document as indexed": [[66, "set-document-as-indexed"]], "Set up Web server and database": [[198, "set-up-web-server-and-database"]], "Set user config value": [[186, "set-user-config-value"]], "Set your own status": [[72, "set-your-own-status"]], "Setting a preference": [[77, "setting-a-preference"]], "Setting cookies": [[40, "setting-cookies"]], "Setting multiple preference": [[77, "setting-multiple-preference"]], "Setting the access rules of the calendar": [[118, "setting-the-access-rules-of-the-calendar"]], "Setting the modification time": [[81, "setting-the-modification-time"]], "Setting up Microsoft Visual Studio": [[101, "setting-up-microsoft-visual-studio"]], "Setting up dev environment": [[158, null]], "Settings": [[54, null], [99, "settings"], [142, null], [207, "settings"]], "Settings favorites": [[79, "settings-favorites"]], "Settings form": [[142, "settings-form"]], "Setup checks": [[143, null]], "Setup of the transifex sync": [[7, "setup-of-the-transifex-sync"]], "Shape types": [[148, "shape-types"]], "Share attributes": [[70, "share-attributes"]], "Share link of file or folder": [[88, "share-link-of-file-or-folder"]], "Share type response definitions": [[67, "share-type-response-definitions"]], "Sharee recommendations": [[71, "sharee-recommendations"]], "Sharing": [[99, "sharing"]], "Shell injection": [[217, "shell-injection"]], "Shipped Apps": [[36, "shipped-apps"]], "Showing an HTML page by the user": [[40, "showing-an-html-page-by-the-user"]], "Sidebar": [[29, "sidebar"], [99, "sidebar"]], "Signalling completion": [[78, "signalling-completion"]], "Simple search providers": [[140, "simple-search-providers"]], "SimpleFS": [[218, "simplefs"]], "Sizing": [[99, "sizing"]], "Skeleton screens": [[94, "skeleton-screens"]], "Slugs": [[57, "slugs"]], "Snowflake IDS": [[29, "snowflake-ids"]], "Snowflake IDs": [[144, null]], "Source Code Version Control": [[197, "source-code-version-control"]], "Special Headers": [[79, "special-headers"]], "Special case: list in navigation": [[98, "special-case-list-in-navigation"]], "Special case: no sidebar": [[98, "special-case-no-sidebar"]], "Speech-To-Text": [[145, null]], "Split long conditions into multiple lines.": [[195, "id21"]], "Starting a bulk upload": [[80, "starting-a-bulk-upload"]], "Starting a chunked upload": [[81, "starting-a-chunked-upload"]], "State colors variables": [[202, "state-colors-variables"]], "State-of-the-Art methods and comparison": [[139, "state-of-the-art-methods-and-comparison"]], "Static analysis": [[109, "static-analysis"], [224, null]], "Status and indicators": [[95, "status-and-indicators"]], "Status colors are now based on secondary styling": [[28, "status-colors-are-now-based-on-secondary-styling"]], "Statuscodes": [[222, "statuscodes"]], "Step 1: Create a Mail Provider Class": [[121, "step-1-create-a-mail-provider-class"]], "Step 1: String split": [[62, "step-1-string-split"]], "Step 2: Create a Mail Service Class": [[121, "step-2-create-a-mail-service-class"]], "Step 2: HTML Markup": [[62, "step-2-html-markup"]], "Step 3: Placeholders": [[62, "step-3-placeholders"]], "Step 3: Register the Mail Provider": [[121, "step-3-register-the-mail-provider"]], "Steps needed to adapt an ExApp": [[161, "steps-needed-to-adapt-an-exapp"]], "Storage": [[218, "storage"]], "Storage and database": [[59, null]], "Storage layer": [[218, "storage-layer"]], "Storage/Cache wrappers": [[218, "storage-cache-wrappers"]], "Store a Snowflake ID in database": [[144, "store-a-snowflake-id-in-database"]], "Storing a config value": [[105, "storing-a-config-value"], [107, "storing-a-config-value"]], "Streamed and lazily rendered responses": [[40, "streamed-and-lazily-rendered-responses"]], "Streamlining processing for fast providers": [[150, "streamlining-processing-for-fast-providers"]], "Streams": [[218, "streams"]], "Strings": [[195, "strings"]], "Submitting ContentItem data": [[108, "submitting-contentitem-data"]], "Subscribing to the event in a plugin": [[157, "subscribing-to-the-event-in-a-plugin"]], "Summary": [[161, "summary"]], "Support for PHP 8.0 removed": [[26, "support-for-php-8-0-removed"]], "Support for PHP 8.1 removed": [[29, "support-for-php-8-1-removed"]], "Support for PHP 8.4 added": [[27, "support-for-php-8-4-added"]], "Support for PHP 8.5 added": [[29, "support-for-php-8-5-added"]], "Supported DAV properties": [[84, "supported-dav-properties"]], "Supported properties": [[79, "supported-properties"]], "Supporting more databases": [[57, "supporting-more-databases"]], "Svg color api": [[204, "svg-color-api"]], "Symfony update": [[15, "symfony-update"]], "Symptoms": [[165, "symptoms"]], "System requirements": [[101, "system-requirements"]], "System values": [[56, "system-values"]], "Table management tips": [[57, "table-management-tips"]], "Table of contents": [[209, "table-of-contents"]], "Tags": [[67, "tags"], [94, "tags"]], "Talk Integration": [[147, null]], "Talk bots": [[189, null]], "Target Branches for Contributions": [[197, "target-branches-for-contributions"]], "Task Processing": [[148, null]], "Task statuses": [[148, "task-statuses"], [149, "task-statuses"], [150, "task-statuses"]], "Tasks": [[148, "tasks"], [149, "tasks"], [150, "tasks"]], "Tasks types": [[148, "tasks-types"], [150, "tasks-types"]], "Technical details": [[30, "technical-details"], [192, null], [208, "technical-details"]], "Templates": [[40, "templates"], [46, null], [217, "templates"]], "Terminology": [[121, "terminology"]], "Testing": [[61, null]], "Testing requests": [[79, "testing-requests"]], "Testing requests with curl": [[65, "testing-requests-with-curl"]], "Testing translations": [[62, "testing-translations"]], "Text Processing": [[150, null]], "Text color": [[95, "text-color"]], "Text input": [[94, "text-input"]], "Text-To-Image": [[149, null]], "The Application class": [[0, "the-application-class"]], "The Cache View": [[133, "the-cache-view"]], "The Database Queries View": [[133, "the-database-queries-view"]], "The Event View": [[133, "the-event-view"]], "The General Request and Response View": [[133, "the-general-request-and-response-view"]], "The IAPIWidget interface": [[110, "the-iapiwidget-interface"]], "The IAPIWidgetV2 interface": [[110, "the-iapiwidgetv2-interface"]], "The IButtonWidget interface": [[110, "the-ibuttonwidget-interface"]], "The IConditionalWidget interface": [[110, "the-iconditionalwidget-interface"]], "The IContentProvider interface": [[108, "the-icontentprovider-interface"]], "The IIconWidget interface": [[110, "the-iiconwidget-interface"]], "The IOptionWidget interface": [[110, "the-ioptionwidget-interface"]], "The IReloadableWidget interface": [[110, "the-ireloadablewidget-interface"]], "The LDAP View": [[133, "the-ldap-view"]], "The Nextcloud app store rules": [[34, null]], "The calendar class": [[118, "the-calendar-class"]], "The calendar object class": [[118, "the-calendar-object-class"]], "The calendar plugin class": [[118, "the-calendar-plugin-class"]], "The process": [[35, "the-process"]], "The release": [[36, "the-release"]], "The simple filesystem": [[55, "the-simple-filesystem"]], "Theming capabilities": [[65, "theming-capabilities"]], "Theming support": [[47, null]], "Tips": [[88, "tips"]], "Tips and tricks": [[67, "tips-and-tricks"]], "Token exchange": [[127, "token-exchange"]], "Tone": [[100, "tone"]], "Top Menu Entry": [[190, null]], "Transactions": [[57, "transactions"]], "Transient attributes": [[57, "transient-attributes"]], "Transifex configuration .tx/config": [[7, "transifex-configuration-tx-config"]], "Transifex sync": [[176, "transifex-sync"]], "Translatable strings": [[100, "translatable-strings"]], "Translate a string": [[76, "translate-a-string"]], "Translation setup": [[7, null]], "Translation tool": [[7, "translation-tool"], [176, "translation-tool"]], "Translations": [[62, null], [176, null]], "Translator comments": [[100, "translator-comments"]], "Trashbin": [[85, null]], "Triggerable providers": [[148, "triggerable-providers"]], "Troubleshooting": [[63, "troubleshooting"], [165, "troubleshooting"], [170, null]], "Trusted domain": [[141, "trusted-domain"]], "Tutorial": [[8, null]], "Tutorial: How to add OpenAPI support to your OCS API": [[67, "tutorial-how-to-add-openapi-support-to-your-ocs-api"]], "Two-factor providers": [[153, null]], "Type": [[218, "type"]], "Typed Config Values": [[105, "typed-config-values"], [107, "typed-config-values"]], "Types": [[57, "types"]], "Types of background jobs": [[38, "types-of-background-jobs"]], "Types of caches": [[39, "types-of-caches"]], "Typing and documentation": [[67, "typing-and-documentation"]], "Typography": [[95, "typography"]], "Understanding the locking situation": [[111, "understanding-the-locking-situation"]], "Undo entry": [[207, "undo-entry"]], "Unit test paths": [[225, "unit-test-paths"]], "Unit tests": [[196, "unit-tests"]], "Unit-Testing": [[225, null]], "Unregister": [[178, "unregister"], [180, "unregister"], [184, "unregister"], [187, "unregister"]], "Unregister ExApp Talk bot (OCS)": [[189, "unregister-exapp-talk-bot-ocs"]], "Unregister Menu Entry": [[188, "unregister-menu-entry"], [190, "unregister-menu-entry"]], "Unvalidated redirects": [[217, "unvalidated-redirects"]], "Update Share": [[70, "update-share"]], "Update a provider last usage date": [[137, "update-a-provider-last-usage-date"]], "Update metadata using PROPPATCH": [[115, "update-metadata-using-proppatch"]], "Updated core libraries": [[17, "updated-core-libraries"], [19, "updated-core-libraries"], [24, "updated-core-libraries"]], "Updating the calendar ACLs": [[118, "updating-the-calendar-acls"]], "Updating the content of a calendar event": [[118, "updating-the-content-of-a-calendar-event"]], "Updating the name of an event": [[118, "updating-the-name-of-an-event"]], "Updating the properties": [[118, "updating-the-properties"]], "Updating the status programmatically": [[146, "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]], "Upgrade to Nextcloud 33": [[29, null]], "Upload a file": [[88, "upload-a-file"]], "Uploading chunks": [[81, "uploading-chunks"]], "Uploading files": [[79, "uploading-files"]], "Usage": [[80, "usage"], [124, "usage"], [222, "usage"]], "Use PascalCase for classes, interfaces, types and Vue components": [[195, "id2"]], "Use automatic dependency assembly (recommended)": [[41, "use-automatic-dependency-assembly-recommended"]], "Use camelCase for functions, methods, properties, and variables": [[195, "id1"]], "Use consistent new lines in function parameters": [[195, "id10"]], "Use dangling commas, this reduces the diff when adding new properties.": [[195, "id7"], [195, "id18"]], "Use explicit comparisons": [[195, "id19"]], "Use parenthesis for multi-line body of arrow functions.": [[195, "id13"]], "Use single quotes.": [[195, "id4"]], "Use the API": [[110, "use-the-api"]], "Use the Smart Picker in clients": [[137, "use-the-smart-picker-in-clients"]], "Use the Smart Picker in your app": [[137, "use-the-smart-picker-in-your-app"]], "Use the Unified Search API": [[137, "use-the-unified-search-api"]], "User Status": [[146, null]], "User Status - Predefined statuses": [[72, "user-status-predefined-statuses"]], "User Status - Retrieve statuses": [[72, "user-status-retrieve-statuses"]], "User Status - Status Manipulation": [[72, "user-status-status-manipulation"]], "User action": [[180, "user-action"]], "User bubbles": [[94, "user-bubbles"]], "User interface": [[194, "user-interface"]], "User management": [[155, null]], "User managers": [[155, "user-managers"]], "User metadata": [[65, "user-metadata"]], "User metadata - List user IDs": [[65, "user-metadata-list-user-ids"]], "User migration": [[154, null]], "User objects": [[155, "user-objects"]], "User session information": [[155, "user-session-information"]], "User status": [[119, "user-status"]], "User status - Restore backup": [[72, "user-status-restore-backup"]], "User values": [[56, "user-values"]], "User-, guest-, and public-template layout": [[27, "user-guest-and-public-template-layout"]], "UserConfig": [[107, null]], "UserManager": [[42, "usermanager"]], "Using GitHub": [[101, "using-github"]], "Using a PHP debugger (XDebug)": [[112, "using-a-php-debugger-xdebug"]], "Using a container": [[41, "using-a-container"]], "Using alternative app directories": [[112, "using-alternative-app-directories"]], "Using custom reference widgets": [[137, "using-custom-reference-widgets"]], "Using the IContentManager service": [[108, "using-the-icontentmanager-service"]], "Using the URLGenerator": [[53, "using-the-urlgenerator"]], "Using the app": [[133, "using-the-app"]], "Using the collection OCS API": [[66, "using-the-collection-ocs-api"]], "Using the default widget": [[137, "using-the-default-widget"]], "Utils: menu, counter & buttons": [[207, "utils-menu-counter-buttons"]], "Validate source strings": [[7, "validate-source-strings"]], "Values Sensitivity": [[105, "values-sensitivity"], [107, "values-sensitivity"]], "Various information": [[207, "various-information"]], "Version control issue": [[137, "version-control-issue"]], "Version control issue or pull request comment": [[137, "version-control-issue-or-pull-request-comment"]], "Version control pull request": [[137, "version-control-pull-request"]], "Versioning": [[36, "versioning"], [36, "id1"]], "Versions": [[86, null]], "View.php": [[218, "view-php"]], "Views": [[99, "views"]], "Vue": [[62, "vue"]], "Web Host Metadata": [[156, null]], "WebAuthn without SSL": [[200, "webauthn-without-ssl"]], "WebDAV SEARCH based on metadata": [[115, "webdav-search-based-on-metadata"]], "WebDAV basics": [[79, "webdav-basics"]], "WebDAV collection preload events": [[157, null]], "Webdav": [[83, null]], "What is a popover menu": [[208, "what-is-a-popover-menu"]], "When the event is emitted": [[157, "when-the-event-is-emitted"]], "Which classes should be added": [[41, "which-classes-should-be-added"]], "Why did Nextcloud add code signing?": [[30, "why-did-nextcloud-add-code-signing"]], "Why do you want to join": [[212, "why-do-you-want-to-join"]], "Windows Development Build": [[101, "windows-development-build"]], "Windows Installer (i.e. Deployment) Build (Cross-Compile)": [[101, "windows-installer-i-e-deployment-build-cross-compile"]], "Wiping the actual device": [[78, "wiping-the-actual-device"]], "With curl": [[79, "with-curl"]], "Wording": [[95, "wording"]], "Working with Enum shape types": [[148, "working-with-enum-shape-types"]], "Working with time": [[151, null]], "Write support": [[118, "write-support"]], "Writing PHP unit tests": [[225, "writing-php-unit-tests"]], "Writing a background job": [[38, "writing-a-background-job"]], "Writing a handler": [[156, "writing-a-handler"]], "Writing a listener": [[42, "writing-a-listener"]], "Writing events": [[42, "writing-events"]], "Writing guide": [[100, null]], "Writing scalable transactions": [[130, "writing-scalable-transactions"]], "Writing to a file": [[58, "writing-to-a-file"]], "\\OCA\\DAV\\Events\\AddressBookCreatedEvent": [[42, "oca-dav-events-addressbookcreatedevent"]], "\\OCA\\DAV\\Events\\AddressBookDeletedEvent": [[42, "oca-dav-events-addressbookdeletedevent"]], "\\OCA\\DAV\\Events\\AddressBookShareUpdatedEvent": [[42, "oca-dav-events-addressbookshareupdatedevent"]], "\\OCA\\DAV\\Events\\AddressBookUpdatedEvent": [[42, "oca-dav-events-addressbookupdatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectCreatedEvent": [[42, "oca-dav-events-cachedcalendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectDeletedEvent": [[42, "oca-dav-events-cachedcalendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CachedCalendarObjectUpdatedEvent": [[42, "oca-dav-events-cachedcalendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarCreatedEvent": [[42, "oca-dav-events-calendarcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarDeletedEvent": [[42, "oca-dav-events-calendardeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectCreatedEvent": [[42, "oca-dav-events-calendarobjectcreatedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectDeletedEvent": [[42, "oca-dav-events-calendarobjectdeletedevent"]], "\\OCA\\DAV\\Events\\CalendarObjectUpdatedEvent": [[42, "oca-dav-events-calendarobjectupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarPublishedEvent": [[42, "oca-dav-events-calendarpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarShareUpdatedEvent": [[42, "oca-dav-events-calendarshareupdatedevent"]], "\\OCA\\DAV\\Events\\CalendarUnpublishedEvent": [[42, "oca-dav-events-calendarunpublishedevent"]], "\\OCA\\DAV\\Events\\CalendarUpdatedEvent": [[42, "oca-dav-events-calendarupdatedevent"]], "\\OCA\\DAV\\Events\\CardCreatedEvent": [[42, "oca-dav-events-cardcreatedevent"]], "\\OCA\\DAV\\Events\\CardDeletedEvent": [[42, "oca-dav-events-carddeletedevent"]], "\\OCA\\DAV\\Events\\CardUpdatedEvent": [[42, "oca-dav-events-cardupdatedevent"]], "\\OCA\\DAV\\Events\\SabrePluginAuthInitEvent": [[42, "oca-dav-events-sabrepluginauthinitevent"]], "\\OCA\\DAV\\Events\\SubscriptionCreatedEvent": [[42, "oca-dav-events-subscriptioncreatedevent"]], "\\OCA\\DAV\\Events\\SubscriptionDeletedEvent": [[42, "oca-dav-events-subscriptiondeletedevent"]], "\\OCA\\DAV\\Events\\SubscriptionUpdatedEvent": [[42, "oca-dav-events-subscriptionupdatedevent"]], "\\OCA\\FederatedFileSharing\\Events\\FederatedShareAddedEvent": [[42, "oca-federatedfilesharing-events-federatedshareaddedevent"]], "\\OCA\\Files\\Event\\LoadAdditionalScriptsEvent": [[42, "oca-files-event-loadadditionalscriptsevent"]], "\\OCA\\Files_Sharing\\Event\\BeforeTemplateRenderedEvent": [[42, "oca-files-sharing-event-beforetemplaterenderedevent"]], "\\OCA\\Files_Trashbin\\Events\\MoveToTrashEvent": [[42, "oca-files-trashbin-events-movetotrashevent"]], "\\OCA\\Settings\\Events\\BeforeTemplateRenderedEvent": [[42, "oca-settings-events-beforetemplaterenderedevent"]], "\\OCA\\User_LDAP\\Events\\GroupBackendRegistered": [[42, "oca-user-ldap-events-groupbackendregistered"]], "\\OCA\\User_LDAP\\Events\\UserBackendRegistered": [[42, "oca-user-ldap-events-userbackendregistered"]], "\\OCA\\Viewer\\Event\\LoadViewer": [[42, "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": [[137, "getlinkwithpicker"]], "guzzlehttp/guzzle": [[17, "guzzlehttp-guzzle"]], "iOS": [[62, "ios"]], "info.xml": [[20, "info-xml"], [21, "info-xml"], [22, "info-xml"], [23, "info-xml"], [24, "info-xml"], [25, "info-xml"], [38, "info-xml"], [109, "info-xml"]], "jQuery deprecation": [[15, "jquery-deprecation"]], "jQuery update": [[16, "jquery-update"]], "macOS Development Build": [[101, "macos-development-build"]], "npm build": [[126, "npm-build"]], "npm packages": [[124, "npm-packages"]], "npm run dev, npm run watch": [[126, "npm-run-dev-npm-run-watch"]], "npm run lint (optional)": [[126, "npm-run-lint-optional"]], "npm test": [[126, "npm-test"]], "php": [[109, "php"]], "php-cs": [[109, "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/app_upgrade_guide/upgrade_to_33", "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/openmetrics", "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/snowflake_ids", "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/ExAppHarpIntegration", "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/app_upgrade_guide/upgrade_to_33.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/openmetrics.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/snowflake_ids.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/ExAppHarpIntegration.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, 30, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 49, 50, 52, 53, 56, 57, 58, 62, 63, 64, 67, 68, 74, 75, 76, 79, 82, 84, 91, 92, 95, 97, 101, 108, 109, 110, 112, 116, 117, 118, 119, 121, 122, 123, 124, 126, 129, 130, 132, 133, 137, 138, 140, 141, 142, 144, 145, 147, 148, 149, 150, 152, 153, 156, 157, 160, 161, 162, 174, 175, 176, 179, 183, 184, 190, 194, 195, 196, 197, 198, 200, 207, 212, 214, 217], "0": [2, 4, 5, 6, 10, 11, 12, 13, 18, 19, 24, 27, 28, 29, 34, 36, 37, 40, 41, 42, 45, 54, 60, 63, 65, 66, 67, 68, 70, 73, 74, 75, 79, 82, 84, 88, 90, 101, 104, 108, 109, 110, 111, 112, 113, 115, 118, 119, 123, 126, 128, 129, 130, 132, 137, 138, 139, 140, 142, 145, 147, 148, 149, 150, 151, 152, 154, 157, 158, 162, 164, 174, 175, 177, 179, 180, 184, 186, 188, 190, 194, 195, 196, 197, 200, 202, 207, 222], "00": [40, 79, 84, 147], "000": [1, 57], "000000": 65, "00000007oc9l3j5ur4db": 79, "00000259oczn5x60nrdu": 79, "00001": 81, "00002": 81, "0020": 62, "00293f": 202, "005416": 202, "005a8a": 202, "0066ac": 202, "00679e": 202, "006aa3": 95, "0077c7": 202, "0082c9": [65, 95], "00a0": 62, "00z": 84, "01": [40, 79, 82, 84, 110, 196], "01t00": 79, "01t17": 84, "03": 110, "04": 147, "044": 131, "04c36b75222cd9fd47f2607333029106": 79, "04z": 110, "05": [79, 137], "07": 147, "08": 225, "09": 111, "099f05": 202, "0e53dfb6": 79, "1": [0, 1, 2, 4, 6, 10, 12, 17, 18, 19, 26, 27, 28, 34, 35, 36, 37, 40, 41, 42, 45, 50, 53, 57, 59, 63, 65, 66, 70, 75, 79, 80, 81, 82, 84, 88, 90, 92, 94, 104, 109, 110, 112, 113, 115, 117, 119, 126, 128, 130, 131, 132, 133, 134, 135, 138, 139, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 154, 156, 157, 158, 161, 162, 163, 164, 167, 174, 175, 177, 179, 184, 186, 190, 194, 195, 196, 200, 202, 206, 207, 210, 212, 217, 222], "10": [40, 54, 65, 70, 76, 79, 82, 101, 110, 113, 115, 137, 138, 148, 150, 162, 188, 196, 200], "100": [27, 33, 40, 54, 65, 70, 71, 110, 130, 137, 142, 154, 174, 175, 177, 186, 191, 196, 202, 203], "1000": [57, 60, 115], "10000": [81, 130], "10000000": 84, "100644": [163, 200], "100kib": 154, "100m": [97, 202], "1024px": 202, "1025": 200, "1084": 177, "10mb": [81, 84], "10min": 150, "10z": 110, "11": [18, 41, 65, 101, 110, 123, 148], "113": 202, "114": 202, "116": 206, "12": [43, 65, 79, 82, 131, 137, 148, 161], "120": 188, "120m": 188, "121": 210, "123": [115, 177, 180, 183, 184, 186, 195, 202], "1234": [115, 118, 140], "12345": [84, 174, 184], "124": [137, 180], "125": 180, "127": [112, 200], "1270351409912": 130, "127815235": 79, "12px": 202, "13": [147, 148], "130": 95, "130000000": 137, "1337": 128, "139": 200, "13t12": 110, "14": [9, 28, 29, 31, 82, 110, 147, 148, 153, 201], "141": 206, "144": 206, "146": 210, "14px": 208, "14sp": 95, "15": [9, 31, 37, 42, 79, 148, 151, 153, 162], "150": [95, 200], "15000000": 81, "151": 206, "152": [200, 206], "1547545326": 81, "1553": 140, "156": 206, "1578283711000": 65, "15px": 202, "16": [9, 29, 31, 37, 42, 62, 66, 70, 79, 82, 132, 194], "163": 202, "1675789581": 79, "168": 200, "16px": [95, 202], "16sp": 95, "17": [9, 22, 24, 29, 31, 37, 42, 65, 200], "172": 200, "1728000": 139, "173": 202, "1742": 115, "18": [9, 13, 29, 31, 37, 42, 82], "1800": 131, "181818": 95, "19": [9, 28, 29, 31, 36, 37, 42, 135, 161, 196], "192": [200, 206], "197": 206, "1970": 79, "19z": 110, "1_linux_": 161, "1_linux_amd64": 161, "1_linux_arm64": 161, "1azi": 105, "1e1": 196, "1e2": 196, "1min": 148, "1px": 202, "1snze11cibf6v6dsz": 30, "1st": 65, "1st_user": 65, "2": [2, 4, 16, 17, 24, 27, 28, 29, 34, 35, 36, 37, 40, 42, 59, 65, 66, 70, 74, 75, 76, 79, 80, 81, 82, 94, 103, 115, 117, 118, 131, 133, 135, 137, 140, 148, 149, 150, 161, 163, 174, 186, 194, 195, 196, 200, 202, 203, 206, 207, 210, 212, 225], "20": [9, 17, 23, 24, 25, 27, 28, 29, 31, 37, 41, 42, 50, 57, 63, 65, 74, 75, 79, 82, 95, 123, 140], "200": [63, 66, 67, 68, 69, 70, 72, 74, 75, 76, 77, 78, 110, 115, 137, 162, 179, 182, 222], "2001": [4, 109, 119, 138], "2008": 225, "2012": 137, "2014": [17, 137], "2015": 40, "2016": [82, 194], "2018": 111, "2019": 101, "2020": 35, "20200101t170000z": 118, "20200130t170000z": 118, "20200130t180000z": 118, "2021": [84, 110], "2022": [79, 101, 110], "2023": 23, "2024": [62, 194], "2026": 147, "2034": 60, "20632824998": 65, "20cat": 140, "20cute": 140, "20music": 88, "20px": [95, 193], "20st": 140, "20standard": 23, "20thcenturystudio": 137, "21": [9, 20, 28, 31, 37, 42, 135, 140, 156, 161], "21474836480": 65, "2153599501": 130, "2156": 82, "216": 206, "219": 202, "22": [9, 21, 24, 26, 28, 29, 31, 37, 42, 82, 135], "222222": [95, 202], "22t15": 110, "23": [9, 22, 29, 31, 36, 54, 57, 79, 132, 135], "231": 206, "2345": 162, "24": [9, 26, 28, 31, 36, 37, 38, 42, 57, 81, 82, 111, 133, 154, 188], "240": 66, "2401fed2eea6f2c1027c482a633e8e25cd46701f811e2d2c10dc213fd95fa60e350b": 30, "2404date20220903071748": 60, "2432": 175, "24px": [26, 202], "25": [9, 22, 23, 29, 31, 36, 37, 42, 45, 76, 137, 140, 154, 197, 204], "255": 202, "256": [4, 79], "25px": 202, "26": [9, 24, 31, 36, 37, 40, 42, 50, 76, 130, 137, 151, 152], "26e7beeca3c0": 81, "27": [9, 22, 24, 25, 26, 29, 31, 36, 37, 38, 40, 42, 54, 57, 66, 75, 91, 110, 111, 118, 135, 145, 150, 154, 155], "277": 165, "28": [1, 9, 27, 31, 37, 40, 41, 42, 57, 66, 67, 68, 74, 75, 115, 129, 140, 149, 150, 180, 197], "282": 140, "29": [4, 9, 26, 27, 31, 37, 40, 42, 53, 60, 79, 105, 113, 130, 140, 145, 151, 152, 188], "2fa": 153, "2g": 22, "2nd": 65, "2nd_user": 65, "2px": 202, "2xx": 67, "3": [4, 7, 17, 19, 20, 26, 27, 29, 34, 35, 36, 40, 50, 53, 55, 57, 59, 61, 65, 70, 79, 82, 88, 94, 98, 99, 101, 110, 111, 123, 136, 137, 147, 148, 149, 150, 161, 163, 164, 194, 195, 197, 198, 200, 202, 210, 212, 220, 222, 225], "30": [9, 31, 37, 40, 42, 57, 60, 70, 73, 75, 82, 135, 137, 139, 145, 148, 149, 150, 152, 158, 162], "300m": 202, "300px": [202, 207], "3030237": 79, "3097fca9b1ec8942c4305e550ef1b50a": 137, "31": [4, 9, 24, 29, 31, 37, 42, 70, 79, 88, 107, 135, 180, 206], "3166": 131, "32": [1, 4, 9, 23, 31, 37, 42, 66, 108, 110, 113, 140, 147, 161, 177, 186, 202], "32060": 21, "3209": 110, "321": 186, "3285b1": 202, "32866": 23, "32bit": 22, "33": [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, 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, 222, 223, 224, 225], "333": 110, "33333344": 202, "34": [60, 110, 147], "34081": 21, "34302": 111, "34329": 22, "34490": 22, "3456": 79, "34773": 23, "34807": 22, "34893": 22, "34px": [26, 202], "35": 161, "35789": 22, "35872": 23, "35966": 22, "3600": [38, 39], "36033": 22, "36073": 22, "36114": 22, "36198": 22, "36310": 22, "36363": 22, "36393": 22, "36434": 22, "3650": 200, "36591": 23, "36665": 23, "36836": 23, "369": 115, "36c3": 116, "37040": 23, "37316": 23, "37324": 23, "37542": 23, "37674": 23, "37820": 111, "37835": 23, "37929": 23, "37943": 23, "37955": 23, "38003": 23, "38030": [23, 111], "38104": 23, "389": 137, "3927bf23": 200, "3950773": 79, "3986": 63, "39th": 140, "39z": 110, "3rd": [2, 7, 28, 65, 104, 109, 135, 140, 160, 163], "3rd_user": 65, "3rdparti": [17, 22, 24, 160, 200], "4": [4, 15, 17, 20, 23, 25, 28, 29, 35, 36, 57, 62, 66, 70, 79, 99, 104, 123, 126, 147, 148, 149, 150, 161, 163, 164, 194, 195, 196, 197, 200], "40": [162, 188], "400": [67, 68, 70, 72, 75, 76, 77, 200], "401": [68, 77, 78, 170, 187, 222], "403": [18, 63, 70, 78], "403354469": 137, "404": [63, 67, 68, 70, 72, 74, 75, 115, 136, 162, 174, 175, 179, 222], "4052412": 79, "409": 137, "4096": [30, 200], "40email": 65, "40m": 188, "41": [131, 206], "412": [23, 74, 75, 76], "41446681800": 131, "42": [65, 122, 128, 133, 203], "42513563": 163, "429": [40, 74, 75, 76, 141], "44": 131, "4423": 81, "443": 200, "4433": 200, "444444": 202, "445": 200, "44px": [26, 99, 207], "44x44px": 110, "45": 202, "46ba61": 95, "46f0": 79, "483c1e56f95e88835747b1c7c60581215016cbf2": 35, "487903ffcf4": 200, "48px": [99, 202], "49": 131, "49279cc7": 200, "4e43": 117, "4e4672cs58q": 225, "4efe": 81, "4px": [27, 99, 202], "4xx": 67, "5": [4, 12, 26, 28, 40, 57, 67, 74, 75, 82, 84, 97, 109, 111, 126, 133, 140, 141, 148, 164, 174, 196, 202, 208, 225], "50": [66, 140, 142], "500": 187, "500px": 202, "501": [162, 174, 175], "503": [23, 92], "507": 81, "509": 30, "50ef2eba7b74aa84feff013efee2a5ef": 79, "50px": 202, "512": [30, 154], "55": 140, "55548cc16b457cd74241990cc9d3b72b6335f2e5f45eee95171da024087d114fcbc2": 30, "555555": 65, "565656": 118, "567": 140, "59": 206, "595959": 202, "597996": 66, "5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f": 35, "5gb": 81, "5mb": 81, "6": [4, 36, 39, 70, 79, 101, 148, 163, 164, 200, 202, 208], "60": [65, 110, 132, 141, 148, 188], "600": 161, "60m": 188, "61": 161, "61b4": 79, "64": [4, 39, 60, 107, 110, 144], "640": 66, "6436d084d4805": 79, "65": [126, 202], "650px": 99, "664700": 202, "668": 131, "67": [163, 175], "68": 137, "6b6b6b": 202, "6h": 39, "7": [4, 10, 11, 12, 17, 20, 24, 28, 35, 36, 40, 70, 79, 101, 110, 130, 163, 200, 207], "70": 54, "7000": 200, "70981": 137, "72": 206, "728": 22, "767676": 95, "77": 202, "79": [163, 203], "7d7d7d": 202, "8": [4, 28, 36, 37, 40, 42, 65, 66, 70, 74, 79, 80, 82, 84, 100, 111, 115, 118, 149, 151, 163, 202, 206, 225], "80": [142, 194], "8025": 200, "8080": 165, "817c": 117, "8400ba9c": 200, "842011482": 65, "8443": 141, "86": 163, "8601": 79, "87": 110, "878": 137, "88": 163, "8904": 10, "8910": 115, "8a0000": 202, "8aa06618": 163, "8c8c8c": 95, "8px": [27, 202], "9": [4, 12, 26, 37, 42, 45, 67, 79, 110, 126, 147, 220, 222], "90": [118, 174], "9000": [112, 200], "92": 65, "9261": 140, "95": 200, "96": 206, "9648": 137, "97": 206, "98": 54, "983": 186, "9876": 225, "99": [142, 207], "9940": 18, "996": 222, "9980": 200, "999": [207, 222], "9d52": 117, "A": [2, 4, 17, 21, 23, 26, 28, 30, 36, 38, 39, 40, 41, 42, 52, 55, 61, 62, 63, 65, 67, 75, 76, 80, 81, 94, 95, 98, 99, 100, 104, 108, 109, 110, 116, 117, 118, 130, 132, 134, 136, 137, 138, 140, 142, 145, 146, 147, 148, 149, 150, 152, 154, 155, 156, 165, 194, 207, 210, 214, 217, 218, 222, 225], "AND": [130, 137], "AS": 161, "And": [29, 35, 38, 55, 79, 80, 81, 113, 133, 137, 163, 194, 212], "As": [10, 15, 16, 17, 19, 22, 29, 35, 38, 40, 42, 49, 57, 65, 79, 88, 118, 130, 134, 136, 137, 139, 142, 143, 153, 158, 169, 194, 203, 206, 210], "At": [0, 34, 36, 84, 116, 118], "BY": 57, "Be": [2, 30, 45, 63, 94, 95, 100, 124, 130, 212, 222], "Being": 34, "But": [17, 27, 42, 60, 62, 63, 137, 167, 212], "By": [30, 37, 40, 41, 42, 57, 66, 67, 70, 79, 101, 111, 112, 113, 115, 138, 139, 147, 148, 161, 167, 207], "For": [1, 2, 5, 6, 7, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 36, 38, 39, 40, 41, 42, 45, 50, 53, 54, 55, 56, 57, 58, 60, 62, 63, 65, 67, 70, 79, 81, 82, 84, 89, 94, 95, 97, 98, 99, 100, 101, 109, 112, 113, 116, 117, 118, 121, 124, 126, 132, 133, 137, 139, 140, 141, 142, 145, 148, 149, 150, 153, 154, 158, 160, 161, 163, 165, 167, 168, 174, 175, 176, 178, 184, 194, 195, 196, 197, 200, 202, 204, 207, 208, 212, 213, 218, 221, 225], "IF": 34, "IN": 57, "If": [1, 2, 4, 7, 12, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 40, 41, 42, 45, 49, 50, 52, 53, 54, 57, 58, 60, 62, 63, 66, 67, 68, 72, 74, 77, 79, 81, 82, 89, 92, 94, 95, 97, 99, 100, 101, 103, 104, 107, 109, 110, 115, 116, 117, 118, 119, 121, 124, 126, 127, 129, 130, 136, 137, 138, 139, 140, 143, 145, 146, 148, 149, 150, 152, 153, 154, 158, 159, 160, 161, 165, 168, 170, 171, 174, 175, 179, 180, 182, 194, 196, 197, 198, 201, 204, 206, 207, 208, 210, 211, 212, 217, 221, 222, 225], "In": [0, 1, 2, 7, 12, 17, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 30, 35, 36, 38, 40, 41, 42, 45, 48, 49, 52, 53, 54, 55, 57, 60, 62, 63, 65, 67, 72, 78, 79, 92, 94, 95, 98, 99, 101, 103, 109, 110, 111, 116, 117, 118, 126, 131, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 148, 149, 150, 152, 153, 157, 161, 163, 167, 168, 169, 172, 173, 175, 176, 194, 195, 197, 206, 207, 210, 212, 224, 225], "It": [2, 7, 17, 18, 22, 23, 24, 26, 27, 28, 29, 30, 35, 36, 37, 40, 41, 42, 45, 47, 50, 51, 53, 54, 56, 57, 62, 65, 67, 68, 70, 79, 81, 82, 89, 94, 97, 98, 99, 101, 103, 104, 110, 111, 112, 115, 117, 118, 124, 125, 127, 129, 130, 131, 133, 136, 137, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 154, 160, 161, 162, 163, 165, 167, 171, 174, 179, 186, 194, 195, 198, 200, 202, 207, 212, 214, 217], "Its": [110, 118, 148, 149, 150], "NOT": [26, 64, 70, 162, 206], "No": [62, 63, 77, 79, 95, 110, 112, 141, 143, 154, 194], "Not": [34, 36, 68, 72, 74, 75, 95, 115, 156, 165, 197, 212], "ON": [101, 112], "Of": [38, 118, 149, 150, 212], "On": [13, 15, 57, 63, 66, 79, 94, 95, 98, 101, 105, 107, 112, 117, 135, 136, 137, 163, 177, 186, 201, 206, 225], "One": [35, 67, 100, 118, 121, 128, 130, 143, 180, 207], "Or": [26, 38, 41, 117, 137, 197, 222], "Such": 40, "That": [0, 2, 7, 40, 41, 52, 65, 130, 136, 139, 194, 212], "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, 33, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 52, 53, 54, 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, 84, 85, 86, 88, 89, 90, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 109, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 166, 167, 170, 173, 174, 175, 177, 179, 180, 182, 183, 184, 186, 187, 190, 194, 196, 198, 200, 201, 202, 203, 204, 206, 207, 208, 209, 212, 214, 217, 218, 220, 222, 224, 225], "Then": [6, 7, 30, 35, 40, 41, 42, 98, 101, 108, 117, 118, 128, 137, 142, 155, 158, 198, 200, 221, 225], "There": [2, 17, 20, 22, 24, 30, 34, 36, 38, 40, 41, 45, 47, 55, 60, 62, 63, 65, 67, 81, 88, 90, 94, 95, 110, 111, 113, 118, 124, 127, 130, 133, 137, 139, 140, 142, 148, 152, 158, 160, 162, 163, 167, 174, 176, 179, 182, 191, 195, 197, 198, 200, 202, 203, 212, 214, 217, 222], "These": [9, 28, 29, 33, 34, 36, 40, 57, 61, 62, 94, 98, 99, 101, 112, 118, 119, 130, 132, 136, 139, 140, 163, 188, 210, 214, 217, 225], "To": [0, 1, 2, 7, 8, 15, 17, 24, 27, 28, 29, 32, 33, 34, 35, 37, 40, 41, 42, 45, 46, 50, 53, 54, 57, 60, 62, 63, 64, 65, 67, 70, 79, 81, 85, 86, 91, 93, 94, 95, 101, 103, 105, 107, 108, 110, 112, 113, 115, 117, 118, 121, 123, 124, 126, 131, 133, 136, 137, 138, 139, 140, 143, 144, 148, 150, 152, 153, 155, 158, 161, 163, 165, 168, 174, 175, 176, 178, 180, 184, 185, 189, 190, 198, 203, 207, 209, 210, 212, 217, 218, 221, 222, 225], "Will": [13, 47, 62, 131, 143, 148], "With": [0, 21, 22, 23, 27, 38, 41, 42, 60, 65, 113, 117, 118, 130, 140, 148, 185], "_": [26, 40, 46, 56, 72, 142, 163, 176], "__construct": [0, 38, 39, 40, 41, 42, 45, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 105, 110, 113, 114, 115, 117, 118, 119, 121, 122, 128, 132, 134, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 152, 154, 155, 156], "__dir__": [0, 2, 104], "__webpack_nonce__": [26, 163], "__webpack_public_path__": 163, "_capabl": 13, "_cooki": 40, "_data": 163, "_different_": 217, "_env": 40, "_file": 40, "_get": 217, "_n": [163, 176], "_pkei": 57, "_post": 41, "_rout": 25, "_sensitive_": [105, 107], "_server": 40, "_user": 65, "a011fe619bcf6e77ddebc96f9908e1af4071b9c1": 35, "a2xityipixkscripb": 30, "a37200": 202, "a9cd": 81, "aa": [97, 173], "aa_vers": 174, "aaaaaa": 65, "aarch64": 161, "abbrevi": [53, 100, 195], "abc": 45, "abc123": [147, 197], "abil": [18, 34, 58, 101, 140, 188, 212], "abl": [10, 15, 28, 35, 36, 40, 60, 101, 109, 115, 118, 137, 139, 143, 160, 165, 169, 197, 212, 217], "abort": [37, 42, 79, 137, 141], "about": [4, 17, 20, 22, 24, 25, 27, 28, 29, 30, 34, 37, 38, 40, 41, 42, 45, 60, 63, 64, 65, 66, 67, 88, 94, 97, 98, 99, 105, 107, 109, 110, 111, 115, 116, 117, 124, 126, 129, 133, 135, 137, 139, 143, 144, 145, 148, 149, 150, 163, 178, 183, 189, 194, 197, 210, 212, 214, 217, 225], "abov": [0, 1, 7, 24, 29, 30, 34, 35, 40, 42, 53, 62, 67, 70, 101, 110, 116, 118, 134, 139, 140, 148, 194, 195, 200, 207, 208, 217], "absenc": [68, 129], "absent": [4, 67], "absolut": [26, 58, 101, 108, 110, 139, 143, 174, 183], "absolutepath": 42, "abstract": [17, 19, 24, 36, 52, 109, 118, 130, 137, 141, 195], "abstractdatacollector": 133, "abstractnodeev": 26, "abstractnodesev": 26, "abstracttaskprocessingev": 148, "abstracttextprocessingev": [26, 149, 150], "abstracttexttoimageev": [26, 149], "abstracttranscriptionev": [26, 145], "ac": 200, "accent": 202, "accept": [7, 10, 24, 29, 40, 52, 64, 79, 82, 103, 109, 110, 122, 137, 139, 143, 173, 174, 175, 187, 200, 207, 222], "accept_languag": 63, "access": [4, 7, 21, 26, 27, 28, 30, 35, 37, 40, 42, 45, 46, 48, 49, 50, 54, 55, 59, 61, 63, 65, 66, 68, 70, 71, 72, 79, 88, 89, 94, 97, 99, 101, 105, 107, 108, 110, 113, 120, 121, 123, 124, 130, 133, 137, 139, 140, 145, 147, 148, 158, 161, 165, 167, 170, 174, 176, 185, 187, 195, 196, 198, 200, 202, 203, 207, 210, 212, 217, 218, 222, 225], "access_level": 187, "accesstoken": 88, "accid": 217, "accommod": 159, "accompani": 94, "accomplish": 121, "accord": [2, 4, 10, 34, 148, 200], "accordingli": [17, 18, 36, 185], "account": [7, 23, 24, 26, 28, 33, 34, 35, 62, 63, 64, 65, 78, 88, 94, 100, 101, 110, 114, 118, 121, 132, 143, 194, 200, 210, 212, 217], "accountmanag": [24, 132], "accur": [67, 129], "accuraci": 154, "achiev": [40, 80, 94, 118], "acl": 79, "acm": 101, "acpu": 224, "acquir": [39, 49, 123, 140, 155], "acquiremailprovid": 121, "acquiremailservic": 121, "across": [39, 57, 67, 100, 108, 126, 157, 207], "act": [0, 5, 17, 41, 42, 116, 124, 125], "action": [22, 24, 26, 27, 28, 29, 30, 31, 34, 40, 42, 49, 54, 58, 62, 66, 79, 88, 95, 96, 98, 109, 110, 116, 117, 118, 120, 123, 124, 134, 143, 146, 148, 158, 159, 160, 175, 179, 181, 184, 192, 198, 202, 207, 212, 214, 217], "action1": 196, "action2": 196, "action_handl": 180, "action_handler_rout": [178, 180], "actionfactori": 119, "actionhandl": [45, 178, 180], "actioninclud": 28, "actionlabel": 23, "activ": [4, 11, 12, 21, 22, 26, 27, 29, 34, 35, 38, 40, 41, 45, 57, 69, 88, 93, 98, 110, 112, 140, 153, 156, 163, 185, 206, 207, 209, 212], "activat": 123, "activitymanag": 27, "actorid": 82, "actortyp": 82, "actual": [26, 38, 40, 41, 42, 60, 63, 65, 67, 93, 99, 110, 112, 118, 130, 137, 139, 140, 148, 149, 150, 152, 157, 158, 161, 165, 167, 184, 214], "ad": [3, 4, 7, 15, 17, 18, 21, 33, 34, 36, 37, 38, 40, 42, 45, 48, 50, 53, 57, 59, 66, 67, 68, 72, 73, 74, 75, 76, 79, 81, 89, 91, 101, 104, 105, 107, 108, 110, 113, 115, 116, 118, 121, 126, 128, 129, 130, 135, 139, 140, 142, 144, 145, 148, 149, 150, 152, 153, 155, 161, 169, 175, 194, 207, 212, 214, 220], "adapt": [15, 26, 67, 164, 172, 194, 202], "adb9aa24cbfa8e372c88431d1d99629a": 80, "add": [1, 2, 4, 7, 17, 20, 24, 26, 27, 28, 29, 33, 35, 37, 38, 40, 41, 42, 43, 45, 46, 49, 50, 53, 54, 57, 58, 60, 62, 64, 70, 88, 94, 95, 99, 100, 101, 104, 108, 110, 115, 116, 117, 119, 124, 126, 128, 130, 133, 134, 136, 137, 139, 140, 142, 143, 144, 148, 153, 161, 163, 165, 174, 176, 178, 181, 194, 197, 200, 201, 203, 206, 207, 208, 210, 212, 214, 217, 221], "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": 119, "addallowedchildsrcdomain": 40, "addallowedconnectdomain": 40, "addallowedfontdomain": 40, "addallowedframedomain": [40, 51], "addallowedimagedomain": 40, "addallowedmediadomain": 40, "addallowedobjectdomain": 40, "addallowedscriptdomain": 40, "addallowedstyledomain": 40, "addattende": 117, "addattribut": 140, "addchild": 40, "addcolumn": [57, 60, 144], "addcooki": 40, "adddatatransferprogresslisten": 88, "addev": 42, "addeventlisten": [110, 137], "addfavorit": 24, "addfilecont": 154, "addhead": [40, 50, 51, 64], "addindex": 60, "addinitscript": [24, 45], "addit": [0, 1, 4, 21, 22, 26, 29, 30, 36, 37, 40, 42, 45, 46, 50, 54, 57, 60, 64, 79, 81, 89, 92, 94, 95, 100, 101, 102, 110, 113, 118, 123, 130, 136, 137, 139, 142, 149, 150, 159, 161, 163, 169, 174, 175, 194, 197, 210, 212, 214, 217, 220], "addition": [25, 27, 28, 36, 40, 53, 54, 57, 67, 95, 113, 126, 133, 136, 137, 143, 145, 150, 152, 167, 197, 217], "addjob": 38, "addlink": 156, "addlisten": [42, 134, 146], "addmenuentri": 45, "addmissingcolumnsev": 24, "addmissingindex": 60, "addmissingindicesev": [24, 60], "addmissingindiceslisten": 60, "addmissingprimarykeyev": 24, "addnewfilemenuentri": 24, "addon": 112, "addplugin": [1, 24], "addprovid": [37, 42], "address": [28, 40, 42, 47, 63, 65, 70, 94, 95, 100, 117, 119, 121, 159, 165, 170, 194, 200], "addscript": [24, 28, 45, 46, 110, 134, 137], "addsearchcalendar": 117, "addservicelisten": 42, "addstyl": 46, "addtasktyp": [37, 42], "addtocount": 42, "addtransl": [13, 22, 28], "addtwo": 225, "addtwolisten": 42, "addtyp": 57, "adduniqueindex": 57, "addus": [10, 161], "addvendorscript": 28, "adher": 41, "adiscoverablereferenceprovid": 137, "adjust": [1, 2, 17, 18, 20, 24, 25, 26, 27, 29, 36, 37, 42, 60, 65, 109, 138, 147, 163, 176, 198, 202, 220, 225], "adler32": 79, "admin": [4, 7, 26, 30, 34, 36, 37, 39, 40, 42, 48, 54, 62, 65, 66, 67, 70, 79, 80, 95, 100, 101, 102, 114, 123, 130, 142, 143, 148, 155, 158, 160, 162, 170, 183, 187, 188, 190, 191, 200, 214, 217], "admin_audit": [37, 42], "administr": [4, 7, 14, 18, 26, 30, 49, 60, 62, 67, 142, 143, 148, 159, 165, 170, 176, 202, 214], "adminrequir": 190, "adminsect": 142, "adminset": 142, "adopt": [36, 41, 67], "adult": 137, "advanc": [70, 97, 99, 101, 123, 138, 144, 148, 194, 200], "advantag": [30, 39, 48, 63, 160], "adventur": 137, "advertis": 23, "advis": [40, 99, 115, 140, 217], "afefcaf556d98dc7896cca380e181decb609ca44": 35, "affect": [24, 31, 34, 40, 42, 101, 129, 138, 197, 216], "affero": [35, 194], "aforement": 57, "after": [4, 6, 7, 17, 23, 24, 26, 30, 31, 34, 35, 37, 38, 40, 41, 42, 45, 50, 52, 53, 57, 60, 61, 63, 67, 70, 81, 84, 101, 104, 110, 113, 115, 130, 138, 140, 147, 148, 162, 173, 174, 175, 180, 182, 196, 200, 203, 207, 208, 212, 220, 225], "afterappid": [45, 190], "aftercontrol": 50, "afterexcept": 50, "afterward": [7, 23, 40, 52, 65, 67, 81, 104, 108, 109, 158], "ag": [22, 139], "again": [0, 24, 50, 100, 118, 131, 139, 140, 165, 170], "against": [17, 37, 40, 41, 42, 109, 123, 127, 197, 217], "agenda": 99, "agent": [63, 148], "aggreg": 57, "aggress": 95, "agil": 225, "agnost": [29, 145, 148, 149, 150, 152], "ago": [62, 206], "agpl": [4, 34, 194], "agreement": 212, "ai": [26, 38, 148, 149], "ai_integration_team": 188, "aim": [13, 34, 97, 110, 124, 194, 212, 214, 222], "aio": 171, "ajax": [27, 217], "alert": [26, 32, 217], "alessandro": 4, "alex": [97, 100, 194], "algorithm": [79, 140, 162], "alia": [26, 27, 115], "alias": [4, 24, 41, 115, 121, 198], "alic": [79, 130, 147, 191], "align": [28, 103, 195, 202, 205, 207], "alik": 41, "aliv": [24, 34], "all": [0, 2, 4, 7, 10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 38, 40, 41, 46, 50, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 68, 69, 71, 74, 75, 76, 77, 78, 79, 81, 82, 84, 85, 86, 88, 90, 91, 95, 97, 99, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 115, 116, 117, 119, 121, 124, 126, 127, 129, 130, 133, 134, 136, 137, 138, 140, 143, 147, 148, 149, 150, 153, 158, 159, 160, 161, 162, 165, 167, 168, 169, 174, 175, 178, 179, 180, 181, 187, 190, 195, 196, 197, 198, 200, 202, 206, 207, 208, 210, 212, 213, 217, 218], "allconfig": 27, "allfilenam": 62, "allhead": 122, "allow": [4, 7, 10, 11, 15, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 34, 36, 37, 38, 39, 40, 41, 42, 43, 50, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 84, 89, 94, 99, 101, 104, 105, 107, 108, 110, 112, 115, 116, 118, 124, 128, 130, 131, 133, 134, 136, 137, 139, 140, 141, 142, 143, 144, 146, 147, 148, 150, 152, 154, 162, 165, 167, 173, 176, 178, 183, 184, 187, 202, 206, 207, 208, 210, 212, 217, 218, 222], "allowenumer": 15, "allowevalscript": [13, 40], "allowevalwasm": 24, "allowinlinescript": 40, "allowinlinestyl": 40, "almost": [55, 95, 99, 140, 148], "alon": [100, 139], "along": [101, 112, 116, 137, 162], "alongsid": [62, 94], "alpha": [4, 36], "alphanumer": 36, "alpin": 161, "alreadi": [15, 17, 23, 24, 26, 28, 29, 36, 37, 42, 53, 60, 66, 67, 88, 91, 94, 101, 105, 110, 111, 118, 133, 134, 142, 165, 188, 194, 197, 198, 203, 210, 212, 217, 222], "also": [0, 4, 7, 12, 17, 18, 23, 24, 25, 26, 27, 29, 30, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 50, 53, 54, 56, 57, 58, 60, 62, 63, 65, 67, 70, 72, 76, 79, 82, 89, 90, 94, 95, 97, 98, 99, 101, 105, 107, 109, 111, 115, 117, 118, 121, 124, 125, 129, 130, 131, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 148, 149, 150, 152, 153, 154, 158, 160, 163, 168, 173, 174, 178, 194, 195, 197, 200, 202, 203, 207, 212, 214, 217, 218, 220, 221, 225], "alt": 21, "alter": [24, 37, 42, 53, 217], "altern": [2, 6, 40, 41, 90, 101, 119, 123, 158], "although": [26, 42, 94], "altogeth": 34, "alwai": [10, 15, 17, 23, 27, 30, 34, 38, 40, 50, 57, 61, 67, 69, 79, 81, 84, 90, 94, 95, 100, 101, 102, 104, 111, 113, 117, 130, 133, 137, 142, 144, 148, 149, 150, 153, 193, 194, 196, 200, 202, 206, 212, 214, 217, 225], "alwaysen": 198, "am": [46, 54, 95, 137, 212], "amass": 57, "ambigu": 100, "amd": [160, 168], "amend": 156, "among": [23, 89, 197], "amount": [58, 79, 111, 130, 212, 217], "an": [1, 2, 3, 4, 5, 7, 15, 16, 17, 18, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 45, 46, 47, 49, 50, 52, 53, 54, 55, 57, 58, 60, 62, 64, 65, 66, 67, 68, 72, 74, 75, 76, 79, 80, 81, 82, 88, 89, 90, 92, 93, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 121, 123, 124, 125, 127, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 152, 154, 155, 156, 158, 162, 163, 164, 165, 168, 170, 171, 173, 174, 175, 176, 178, 179, 182, 184, 187, 188, 189, 190, 194, 196, 197, 198, 200, 202, 203, 206, 207, 210, 211, 212, 214, 217, 218, 220, 222, 225], "analysi": [17, 24, 123, 195, 209, 223], "analyz": [42, 111, 148], "analyzeimag": [28, 148], "anchestor": 12, "android": [88, 90, 93, 94, 95, 98, 99, 139, 209, 211], "andx": 26, "angular": 45, "angularj": [45, 207], "ani": [0, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 33, 34, 36, 40, 42, 45, 47, 57, 60, 62, 65, 67, 74, 76, 77, 79, 84, 88, 89, 94, 95, 99, 100, 101, 105, 108, 110, 115, 116, 117, 118, 121, 122, 124, 128, 129, 134, 137, 140, 141, 143, 145, 148, 149, 150, 152, 155, 156, 158, 159, 160, 161, 162, 163, 167, 168, 175, 178, 185, 188, 197, 201, 207, 210, 212, 214, 217, 218, 222], "anim": [47, 202, 207], "anit": 101, "annot": [26, 40, 48, 54, 57, 67, 124, 136, 139, 217, 220], "annotating_cod": 67, "announc": [82, 95], "announcementcent": 82, "annoy": 217, "anon": 141, "anonratelimit": 40, "anonratethrottl": 40, "anonym": [40, 63, 79, 195], "anoth": [15, 28, 30, 34, 37, 40, 41, 42, 45, 60, 62, 63, 76, 94, 98, 99, 101, 111, 115, 116, 121, 128, 130, 148, 157, 159, 217], "anotherexport": 128, "ansi": [2, 165], "answer": [27, 62, 88, 108, 148, 171, 212, 217], "anti": [41, 130], "anymor": [10, 11, 12, 16, 18, 22, 29, 34, 45, 79, 110, 138, 201, 204], "anyon": [40, 147, 217], "anyrequest": 157, "anyth": [0, 6, 16, 26, 27, 28, 41, 42, 52, 95, 99, 100, 101, 103, 121, 124, 136, 137, 212], "anywai": [18, 60], "anywher": [34, 48, 101, 112, 180], "apach": [4, 198, 212], "apache2": 198, "apart": [27, 53, 62, 130], "apcu": [39, 104], "api": [0, 2, 4, 13, 34, 37, 39, 40, 41, 42, 45, 48, 53, 59, 61, 62, 63, 78, 80, 81, 82, 83, 84, 88, 91, 92, 106, 108, 109, 111, 117, 120, 122, 123, 129, 131, 133, 140, 147, 159, 160, 162, 163, 167, 170, 172, 173, 174, 177, 178, 179, 180, 182, 183, 184, 186, 188, 189, 190, 192, 194, 195, 196, 197, 205, 209, 217, 219, 220, 223], "apicontrol": [41, 53, 67, 139], "apiexcept": 196, "apirequest": [40, 63, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 137, 139], "apirout": [25, 40, 53], "apk": 161, "app": [1, 2, 7, 8, 10, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 35, 39, 40, 41, 43, 46, 47, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 62, 64, 65, 67, 68, 69, 70, 71, 72, 73, 75, 77, 79, 82, 87, 88, 89, 90, 91, 93, 94, 95, 97, 98, 99, 101, 103, 105, 107, 108, 109, 110, 113, 115, 117, 118, 119, 121, 122, 123, 125, 126, 127, 130, 132, 134, 136, 138, 139, 141, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 171, 172, 173, 174, 176, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 200, 201, 202, 204, 205, 206, 209, 211, 212, 215, 216, 217, 218, 220, 221, 222, 225], "app_api": [158, 162, 163, 165, 173, 174, 175, 177, 178, 179, 180, 182, 183, 184, 186, 187, 188, 189, 190, 191], "app_api_ex_app": 183, "app_api_id": 183, "app_api_proxy_url_prefix": 163, "app_api_router_bas": 163, "app_config": 159, "app_display_nam": 174, "app_host": 174, "app_id": [45, 51, 110, 121, 132, 134, 137, 140, 145, 148, 149, 150, 154, 163, 174, 175, 177, 186], "app_nam": 35, "app_path": 6, "app_persistent_storag": [163, 174], "app_port": 174, "app_prefer": 159, "app_private_kei": 35, "app_public_cert": 35, "app_public_crt": 35, "app_python_skeleton": 174, "app_secret": 174, "app_vers": 174, "appapi": [37, 42, 159, 160, 161, 163, 164, 168, 169, 170, 171, 172, 174, 175, 176, 180, 183, 185, 187, 188, 189, 190, 192], "appapiauth": [159, 160, 162, 179, 181, 192], "appconfig": [11, 13, 25, 27, 29, 106, 113, 123, 181, 188, 192], "appconfig_ex": 180, "appcont": 99, "appdata": [48, 59, 219], "appdomain": 157, "appear": [29, 33, 67, 100, 101, 137, 139, 142, 225], "append": [40, 62, 114, 137, 190, 222], "appendchild": 134, "appfetch": 27, "appframework": [0, 5, 10, 13, 16, 22, 23, 24, 25, 26, 27, 28, 38, 40, 41, 45, 50, 51, 53, 54, 55, 56, 57, 67, 103, 106, 110, 111, 113, 115, 121, 123, 132, 133, 134, 135, 136, 139, 140, 142, 145, 148, 149, 150, 151, 152, 154, 156, 217, 222], "appid": [7, 60, 62, 74, 75, 77, 104, 107, 108, 139, 140, 145, 148, 149, 150, 170, 174, 176, 177, 179, 184, 186, 195], "appinfo": [0, 4, 5, 6, 12, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 36, 40, 41, 42, 45, 50, 51, 52, 53, 54, 56, 57, 61, 104, 110, 113, 115, 119, 121, 128, 132, 134, 137, 139, 140, 143, 145, 148, 149, 150, 152, 154, 156, 160, 163, 165, 174, 176, 198, 222], "appl": [95, 98, 101, 118], "appli": [2, 27, 28, 36, 37, 40, 42, 57, 100, 103, 104, 112, 118, 140, 162, 163, 165, 173, 194, 197, 198, 206, 207, 218], "applic": [2, 3, 4, 24, 27, 28, 30, 32, 34, 35, 37, 38, 39, 40, 41, 42, 45, 50, 51, 52, 54, 56, 61, 62, 63, 79, 89, 90, 97, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 121, 122, 130, 132, 133, 134, 137, 139, 140, 143, 145, 146, 147, 148, 149, 150, 152, 154, 156, 159, 161, 163, 165, 175, 188, 192, 194, 197, 201, 202, 212, 217, 222, 225], "apply2fil": 101, "appmanag": 27, "appnam": [22, 35, 38, 40, 41, 49, 53, 55, 56, 134, 139], "appnavigationentryutil": 207, "appnew": 99, "appoint": [118, 132], "apppassword": 63, "approach": [18, 30, 39, 41, 42, 57, 95, 110, 118, 130, 134, 137, 139, 175, 200], "approot": 195, "appropri": [0, 17, 26, 33, 40, 41, 45, 58, 70, 95, 118, 121, 126, 165, 197], "approv": [34, 35, 194], "approxim": 218, "apps_path": 6, "appset": 24, "appstor": [6, 27, 33, 35, 164], "appstore_sign_dir": 35, "appstore_token": 35, "appswebroot": 13, "apptoken": [63, 78], "apt": [7, 200], "ar": [0, 1, 2, 4, 5, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 47, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 65, 67, 69, 70, 74, 79, 81, 82, 84, 88, 89, 90, 92, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 119, 121, 122, 124, 125, 127, 129, 130, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 148, 149, 150, 152, 153, 158, 159, 160, 161, 162, 163, 165, 167, 169, 170, 174, 175, 176, 177, 178, 179, 180, 182, 184, 186, 187, 188, 191, 194, 195, 197, 198, 200, 201, 202, 203, 204, 206, 207, 208, 210, 212, 214, 217, 220, 221, 222, 224, 225], "arbitrari": [118, 148, 150, 217], "arbitrarili": 148, "arch": 161, "architect": 159, "architectur": [3, 130, 140, 161, 162, 163, 169, 209, 223], "archiv": [4, 27, 35, 37, 42, 79, 176], "area": [4, 99, 201, 202, 207, 212], "areavatarsen": 11, "arg": [22, 62, 148, 161], "argc": 35, "argument": [0, 15, 16, 17, 24, 26, 28, 29, 37, 38, 40, 41, 42, 49, 50, 60, 62, 67, 70, 71, 91, 101, 103, 117, 118, 137, 138, 140, 148, 149, 150, 161, 184, 195, 200, 217, 225], "argument_hash": 130, "argument_nam": 184, "argv": 35, "aris": 171, "around": [17, 23, 32, 62, 99, 124, 130, 131, 140, 214], "arr": 195, "arrai": [6, 22, 23, 27, 28, 29, 30, 38, 39, 40, 41, 42, 43, 45, 46, 50, 53, 54, 56, 60, 65, 67, 70, 74, 75, 76, 77, 78, 79, 88, 105, 107, 108, 110, 112, 113, 115, 116, 118, 119, 121, 132, 134, 137, 139, 140, 142, 144, 146, 148, 149, 152, 154, 178, 179, 184, 187, 190, 198, 200, 217, 222], "arrang": [54, 62, 98, 142], "array_filt": 155, "array_map": [115, 118, 155], "array_reduc": 157, "array_walk_recurs": 40, "arraylist": 88, "arrow": [98, 207, 208], "art": 123, "articl": [40, 101, 200], "articles_api": 53, "articlesapicontrol": 53, "artifact": [35, 36], "asarrai": 115, "asc": 161, "ascend": [54, 84, 132, 140, 142], "ascii": [4, 62], "ask": [2, 4, 28, 32, 34, 40, 50, 62, 63, 70, 88, 97, 124, 127, 130, 137, 168, 170, 172, 194, 197, 209, 210, 212, 213, 217], "aspect": [42, 62], "assembl": 41, "assembli": 48, "assert": 200, "assertequ": [196, 225], "assess": 197, "asset": [2, 26, 124, 158, 217], "asset_nam": 35, "assign": [13, 36, 37, 40, 41, 42, 57, 74, 75, 94, 116, 124, 129, 194, 212], "assigneduserid": 27, "assist": [90, 108, 148, 165], "associ": [37, 42, 94, 95, 99, 137, 148, 149, 161, 178, 203], "assum": [0, 30, 42, 53, 57, 63, 81, 101, 118, 148, 184, 202, 217], "assur": [57, 63], "asxml": 40, "async": [134, 137], "asynccommandbu": 27, "asynchron": [148, 149, 150, 178], "atom": [4, 23, 57, 96, 99, 209], "atomicretri": [23, 111], "attach": [35, 45, 60, 94, 121, 123, 163, 168, 169, 180], "attach_to_releas": 35, "attachinlin": 114, "attack": [34, 40, 217], "attempt": [40, 145, 165], "attent": [16, 95, 212], "attitud": 197, "attract": 207, "attribut": [4, 18, 23, 25, 26, 28, 30, 40, 53, 54, 60, 64, 67, 79, 82, 103, 113, 118, 123, 124, 136, 137, 139, 141, 173, 179, 193, 194, 207, 217, 220], "audienc": [100, 200], "audio": [40, 145, 147, 148], "audio2text": 148, "audiotoimag": 148, "audiototext": 148, "audit": [34, 48, 217], "augment": 212, "auth": [4, 15, 26, 40, 65, 79, 123, 163, 174, 187, 200, 216], "authent": [5, 10, 15, 22, 24, 26, 28, 30, 50, 52, 63, 64, 72, 79, 88, 89, 101, 123, 124, 127, 137, 153, 159, 164, 165, 167, 169, 170, 171, 172, 174, 175, 179, 182, 185, 186, 192, 200], "authenticatorassertionresponsevalid": 200, "authenticatorattestationresponsevalid": 200, "authenticod": 101, "authf": 4, "authfail": 136, "authinit": 16, "author": [4, 18, 30, 34, 35, 40, 45, 53, 54, 57, 62, 63, 65, 79, 137, 139, 155, 173, 194, 210, 214, 222], "author_api": [40, 53, 139], "authorapi": 40, "authorapicontrol": [40, 53, 139], "authorcontrol": [40, 41, 53], "authordao": 57, "authorit": [23, 104], "authorizationjwt": 200, "authorizedadminset": [26, 54], "authormapp": [41, 57], "authornamecount": 57, "authorservic": [41, 49, 56, 62], "authorstorag": 61, "authorstoragetest": 61, "authorurl": 45, "authpublicsharecontrol": 136, "authsucceed": 136, "auto": [22, 57, 64, 104, 129, 130, 152], "autocomplet": 65, "autocompleteev": 65, "autoincr": 57, "autolink": 137, "autoload": [0, 2, 12, 23, 28, 60, 61, 123, 130, 220], "autoloadercheck": 220, "autom": [31, 62, 72, 109, 160, 161, 176, 194, 209], "automat": [7, 10, 17, 22, 23, 26, 27, 29, 35, 36, 40, 43, 45, 47, 48, 49, 57, 62, 67, 72, 79, 85, 89, 94, 95, 97, 99, 101, 104, 105, 107, 108, 110, 111, 118, 124, 127, 130, 135, 137, 138, 142, 147, 148, 152, 158, 161, 163, 167, 174, 176, 187, 190, 194, 195, 196, 201, 202, 204, 206, 217, 225], "automkcol": 79, "autos": 25, "autosubmit": 22, "autotest": 225, "autowir": 41, "auxiliari": 101, "avail": [4, 5, 7, 10, 12, 24, 26, 28, 29, 36, 37, 38, 40, 41, 45, 46, 47, 54, 60, 62, 64, 65, 66, 67, 72, 79, 80, 81, 85, 86, 90, 92, 99, 101, 102, 104, 105, 108, 109, 110, 112, 113, 115, 116, 117, 121, 124, 127, 128, 130, 133, 134, 137, 138, 140, 143, 146, 148, 149, 150, 152, 158, 160, 161, 162, 163, 166, 168, 169, 170, 175, 183, 198, 200, 205, 206, 212, 218, 222, 225], "avatar": [55, 96, 99, 110, 119, 137, 140], "avatarmanag": 27, "averag": 148, "avoid": [2, 27, 32, 38, 39, 40, 41, 58, 60, 67, 95, 100, 101, 103, 110, 123, 130, 133, 154, 157, 159, 193, 194, 198, 202, 207, 214, 217, 222], "awai": [21, 24, 38, 52, 72, 130, 146], "await": [79, 137, 194], "awar": [30, 118, 130, 143, 202, 217], "awesom": [145, 148, 149, 150, 152], "awk": [80, 133, 161], "axio": [123, 137, 163], "b": [2, 35, 114, 163, 197, 200, 217], "b38e": 79, "b42f6819007f00f88e364fd4036a9c25bf357dd4": 161, "b5e6f6": 202, "babel": 124, "babelrc": 36, "back": [34, 37, 39, 42, 57, 67, 78, 98, 109, 111, 113, 117, 118, 119, 124, 130, 137, 165, 192, 209, 223], "backbon": 14, "backend": [23, 24, 26, 27, 28, 37, 42, 48, 52, 55, 58, 65, 73, 74, 75, 115, 118, 127, 128, 137, 139, 147, 160, 164, 218, 222, 225], "backend_caldav": 26, "backendcap": 65, "backendwis": 82, "background": [4, 22, 26, 28, 37, 42, 48, 62, 65, 74, 94, 117, 123, 130, 138, 145, 148, 149, 150, 175, 188, 193, 206, 209], "backgroundcolor": 47, "backgroundjob": [10, 22, 23, 25, 27, 29, 38, 41, 142], "backport": [28, 32, 36, 194, 220], "backslash": 217, "backtrac": 133, "backup": [32, 64, 79, 154], "backward": [16, 17, 23, 24, 26, 27, 41, 42, 57, 67, 81, 124, 139, 153], "bad": [34, 40, 50, 62, 67, 68, 72, 75, 76, 77, 130, 177, 182, 186, 202], "badrequestexcept": 67, "bakerycontrol": 40, "balanc": 130, "bamarni": 2, "ban": 34, "bandwidth": 80, "bantu": 27, "bar": [40, 41, 62, 80, 96, 113, 188, 195, 196, 197, 202, 205, 222], "barcontrol": 222, "barservic": 41, "base": [7, 16, 18, 22, 24, 26, 27, 29, 30, 38, 41, 42, 45, 48, 52, 57, 62, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 88, 94, 98, 99, 101, 105, 107, 108, 110, 116, 118, 122, 123, 130, 140, 142, 160, 161, 163, 175, 179, 180, 194, 208, 218, 222], "base64": [67, 173], "base64_decod": 66, "base_url": 179, "baselin": [109, 202], "basenam": 14, "baseurl": 45, "bash": [7, 80, 101, 163, 200], "basi": [28, 30, 40, 63, 197], "basic": [35, 46, 52, 53, 57, 60, 65, 82, 83, 88, 90, 93, 97, 99, 101, 109, 111, 117, 123, 124, 136, 139, 142, 148, 154, 156, 160, 163, 167, 169, 174, 198, 205, 209, 217], "basicsearch": [84, 115], "bat": 101, "batch": 161, "battl": 137, "baz": [113, 188], "bazinga": 40, "bdebc0": 202, "bearer": [65, 88], "becam": 16, "becaus": [1, 17, 19, 22, 23, 36, 38, 39, 40, 41, 57, 58, 60, 62, 66, 67, 80, 101, 104, 111, 115, 121, 130, 137, 138, 148, 165], "becom": [1, 16, 25, 34, 41, 53, 57, 67, 101, 130, 140, 175, 212], "bee": [26, 70], "been": [2, 6, 15, 18, 20, 22, 23, 24, 25, 26, 27, 29, 30, 36, 37, 40, 42, 46, 50, 60, 62, 66, 67, 79, 81, 88, 91, 94, 100, 101, 104, 110, 118, 124, 126, 134, 135, 137, 145, 148, 149, 150, 152, 153, 194, 197, 202, 207, 210, 212], "befor": [0, 4, 16, 17, 18, 23, 24, 26, 27, 30, 31, 37, 40, 41, 42, 50, 52, 62, 63, 66, 67, 68, 88, 100, 105, 107, 108, 109, 115, 124, 129, 130, 137, 138, 139, 141, 143, 148, 149, 150, 157, 174, 176, 198, 207, 210, 211, 212, 217, 220, 221, 222], "beforecontrol": 50, "beforegettemplatesev": 28, "beforegroupdeletedev": 24, "beforehand": 29, "beforemessages": 15, "beforeoutput": 50, "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, 30, 40, 52, 57, 118, 154], "begintransact": 57, "behalf": 40, "behavior": [1, 40, 41, 57, 79, 105, 107, 207, 218], "behaviour": 161, "behind": [17, 30, 114], "being": [7, 28, 29, 34, 37, 40, 41, 42, 45, 50, 52, 53, 57, 58, 60, 95, 99, 103, 111, 112, 121, 124, 162, 163, 184, 217, 218], "belong": [37, 42, 55, 68, 97, 104, 118, 130, 212], "below": [2, 4, 7, 20, 24, 26, 27, 29, 40, 41, 57, 65, 75, 76, 82, 101, 105, 113, 117, 118, 121, 142, 148, 149, 150, 153, 163, 194, 198], "bem": 193, "benefici": 110, "benefit": [2, 41, 136, 212], "benjamin": 35, "berlin": 117, "bernhard": 4, "beschreibung": 4, "besid": 218, "best": [18, 28, 36, 62, 64, 94, 95, 123, 130, 138, 160, 161, 194, 197, 212, 214], "beta": [29, 36], "better": [0, 22, 34, 36, 37, 40, 42, 62, 67, 91, 94, 95, 97, 99, 105, 107, 124, 133, 193, 194, 195, 217], "between": [0, 2, 16, 17, 28, 37, 38, 40, 42, 52, 54, 58, 60, 62, 67, 81, 95, 99, 101, 112, 121, 139, 142, 148, 149, 150, 160, 161, 162, 163, 169, 173, 174, 207, 208], "bewar": [24, 38], "bf7900": 202, "bf_prev": 225, "bg": 7, "bg_bg": 7, "big": [41, 121, 130, 133, 140, 194], "bigger": [97, 130, 194], "biggest": 17, "bighostingapp": 121, "bigint": [57, 60, 144], "bin": [2, 24, 35, 80, 101, 161, 200], "binari": [57, 80, 81, 82, 101, 161], "bind": [14, 17, 174, 193, 195, 218], "bindparam": 17, "bindvalu": 17, "biographi": 132, "birth": 26, "bit": [23, 42, 55, 62, 81, 118, 130, 144, 218], "bitflag": [66, 105, 107], "bla": [82, 206], "blabla": 206, "blacklist_files_regex": [13, 26], "blank": 40, "blazingli": 110, "blazinglyfast": 110, "blizzz": 116, "blob": [22, 57, 67, 82, 161, 225], "block": [34, 37, 40, 42, 45, 60, 62, 105, 107, 130, 145, 148, 149, 150, 170, 193, 194, 195, 196, 202], "blog": [111, 126], "blogspot": 225, "blue": [94, 95, 196], "blueprint": 101, "blur": 202, "board": 62, "boardid": 140, "bob": [130, 147, 191], "bodi": [24, 26, 65, 67, 79, 83, 114, 122, 134, 137, 179, 201, 202, 206], "boil": 200, "boilerpl": 41, "bold": [95, 202], "book": 42, "bookmark": [40, 94, 95, 99, 108, 134, 217], "bool": [23, 24, 40, 45, 51, 67, 71, 74, 76, 79, 105, 107, 110, 115, 118, 121, 129, 133, 134, 136, 137, 148], "boolean": [23, 26, 28, 29, 40, 45, 57, 69, 70, 74, 84, 88, 91, 105, 107, 110, 118, 137, 140, 145, 148, 149, 150, 152, 153, 195], "boot": [41, 45, 50, 110, 115, 117, 132, 133, 134, 140, 145, 148, 149, 150, 152, 154, 156], "bootstrap": [2, 3, 5, 22, 25, 26, 28, 41, 42, 45, 50, 52, 61, 110, 113, 115, 121, 132, 134, 140, 143, 145, 148, 149, 150, 152, 154, 156, 163, 200, 209], "borchardt": 4, "border": [28, 65, 202, 208], "bossi": 100, "bot": [7, 34, 181, 192, 197], "both": [2, 27, 29, 38, 40, 41, 45, 53, 54, 60, 62, 70, 79, 108, 115, 117, 118, 127, 131, 137, 139, 140, 142, 143, 145, 148, 175, 202], "bottleneck": 39, "bottom": [4, 35, 54, 94, 99, 110, 124, 133, 142, 207], "bound": 74, "boundari": 80, "boundary_": 80, "box": [40, 99, 202, 207], "br": 203, "brace": [40, 53, 194], "bracket": 62, "brahmer": 35, "branch": [28, 30, 60, 90, 97, 101, 109, 133, 158, 194, 198, 199, 210, 212, 220], "brand": 97, "break": [2, 15, 17, 18, 22, 24, 26, 28, 34, 36, 41, 62, 67, 103, 104, 111, 117, 131, 139, 143, 195, 196, 197, 214, 222], "breakpoint": 202, "brew": 101, "brief": [67, 100, 171], "briefli": 160, "bright": [26, 47, 65, 202], "brighter": 202, "brightest": 202, "brilliant": 34, "bring": [16, 18, 22, 159, 212], "broad": [42, 57, 105, 107], "broadcast": 207, "broaden": 28, "brochur": 100, "broken": [67, 143, 194, 196], "broker": 147, "brown": 66, "brows": [64, 139, 214], "browselink": 62, "browser": [15, 18, 24, 33, 40, 45, 63, 97, 98, 110, 112, 139, 140, 143, 198, 200, 217], "browser_download_url": 35, "browserifi": 29, "bruteforc": [27, 162, 187], "bruteforce_protect": 187, "bruteforceprotect": 40, "bruteforceset": 7, "btn": 193, "btoa": 26, "bu": [22, 27, 29, 32, 91, 123], "bubbl": [96, 99, 137], "bucket": [10, 200], "budget": 137, "bug": [4, 26, 32, 34, 36, 67, 124, 137, 194, 197, 202, 210, 211], "bug_triag": 212, "bugtrack": [209, 216], "build": [2, 4, 27, 28, 34, 35, 36, 37, 40, 41, 42, 62, 67, 79, 90, 102, 115, 117, 123, 124, 133, 137, 140, 158, 160, 161, 163, 207, 209, 218, 220, 223], "build_and_publish": 35, "build_owncloud_osx_bundl": 101, "builder": [17, 19, 22, 24, 26, 115, 117], "buildnotexistingfilenam": 29, "built": [18, 27, 34, 39, 40, 41, 45, 67, 81, 97, 99, 112, 116, 117, 118, 121, 122, 123, 133, 134, 140, 141, 142, 148, 174, 184, 194, 217], "bulk": [83, 93, 108, 119, 157], "bulk_upload_request_": 80, "bulkloaddataforcollect": 157, "bullet": 205, "bump": [36, 124, 212], "bundl": [12, 15, 28, 30, 36, 88, 101, 116, 124, 161], "bundler": [126, 195], "burden": 99, "button": [4, 21, 26, 28, 33, 45, 62, 65, 95, 96, 101, 110, 137, 142, 193, 201, 202, 205, 206, 208, 209, 225], "button__icon": 193, "bye": 196, "bypass": [7, 161, 173, 216], "byte": [79, 118], "bzr": 4, "c": [2, 7, 16, 41, 56, 61, 79, 80, 82, 100, 101, 123, 161, 198, 206, 207, 225], "c90000": 202, "ca": [30, 101, 161], "cach": [23, 28, 40, 43, 48, 58, 61, 78, 101, 105, 107, 112, 123, 129, 157, 160, 161, 198, 209, 219, 225], "cachedcalendarobjectcreatedev": 16, "cachedcalendarobjectdeletedev": 16, "cachedcalendarobjectupdatedev": 16, "cachedpictur": 39, "cacheentryremovedev": 23, "cachefactori": 39, "cachejail": 218, "cachepermissionsmask": 218, "cal": 82, "calc": 202, "calcul": [110, 118], "calculate_hi": 40, "caldav": [16, 26, 82, 117], "caldavbackend": 16, "calendar": [19, 26, 27, 49, 62, 94, 95, 98, 99, 120, 123, 136, 185], "calendarcreatedev": 16, "calendardata": [22, 118], "calendardeletedev": 16, "calendarmanag": [27, 117], "calendarobject": 118, "calendarobjectcreatedev": 16, "calendarobjectdeletedev": 16, "calendarobjectupdatedev": 16, "calendarplugin": 118, "calendarprovid": 118, "calendarpublishedev": 16, "calendarqueri": 118, "calendarreadwrit": 118, "calendarresourcebackendmanag": 27, "calendarroombackendmanag": 27, "calendarserv": 82, "calendarshareupdatedev": 16, "calendarunpublishedev": 16, "calendarupdatedev": 16, "calendaruri": [117, 118], "call": [0, 1, 7, 16, 17, 19, 21, 22, 24, 26, 27, 28, 32, 39, 40, 41, 42, 45, 46, 50, 53, 57, 58, 61, 62, 63, 64, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 88, 94, 98, 99, 100, 101, 104, 105, 107, 108, 110, 115, 116, 118, 119, 123, 131, 132, 133, 134, 137, 138, 140, 144, 146, 148, 151, 153, 156, 157, 162, 175, 179, 195, 197, 207, 212, 217, 225], "callabl": [0, 41, 42, 148, 217, 222], "callback": [40, 45, 67, 110, 137, 148, 195], "callcheck": [13, 217], "calledanonym": 141, "calledbyus": 141, "caller": [27, 118], "callhttpapi": 195, "camel": [22, 195], "camelcas": 53, "can": [0, 1, 2, 4, 5, 6, 7, 10, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 69, 70, 72, 74, 75, 76, 79, 80, 81, 84, 85, 89, 90, 91, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 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, 165, 167, 169, 170, 171, 173, 174, 175, 176, 179, 180, 182, 183, 187, 188, 194, 195, 196, 197, 198, 200, 202, 204, 206, 207, 208, 210, 212, 214, 217, 218, 220, 221, 222, 225], "canaccessresourc": 134, "cancel": [88, 118, 134, 137, 148], "canceltask": 148, "canchangeemail": 28, "candetectlanguag": 152, "candid": 36, "canexecut": 28, "canimport": 154, "cannot": [14, 28, 30, 37, 42, 62, 67, 81, 95, 100, 105, 107, 108, 111, 118, 137, 145, 148, 149, 150, 152, 200, 201, 214], "cant": 58, "cap": [95, 200], "capabilitiesmanag": 27, "capabl": [0, 37, 42, 64, 72, 79, 121, 137, 147, 159, 169, 182, 200], "capac": 169, "capit": [95, 100, 195], "cappedmemorycach": 39, "caption": 57, "card": [28, 42, 82, 94, 134], "cardcreatedev": 16, "carddav": [4, 16, 82], "carddavbackend": 16, "carddeletedev": 16, "cardid": 140, "cardupdatedev": 16, "care": [2, 35, 40, 45, 63, 97, 124, 137, 142, 196, 212, 217, 222], "carefulli": [0, 36, 40, 64, 207, 217], "carri": [57, 65, 141, 175], "case": [10, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 34, 36, 38, 40, 41, 42, 45, 49, 53, 54, 56, 57, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 94, 95, 99, 100, 103, 104, 110, 111, 112, 115, 116, 117, 118, 124, 127, 131, 136, 137, 139, 140, 141, 142, 143, 145, 148, 149, 150, 152, 154, 157, 158, 163, 167, 169, 170, 174, 175, 194, 196, 197, 198, 206, 207, 208, 210, 212, 214], "caseinsensit": 107, "cast": [56, 57], "cat": [80, 140], "catch": [29, 40, 56, 57, 58, 61, 63, 67, 111, 122, 137, 141, 148, 149, 150, 154], "catchabl": [28, 123], "categor": 99, "categori": [4, 98, 99, 103, 142, 143, 195, 212], "categoryfetch": 27, "caught": [23, 67, 111, 115], "caus": [7, 17, 26, 34, 63, 67, 111, 130, 138, 171, 197, 207, 225], "causal": 130, "caution": 197, "cautiou": 94, "caveat": 195, "ccbbebdccc73a042b1a2799f673fbabadc783284cc288e4f1a1eacb74e3d": 30, "cccccc": 202, "cd": [6, 7, 35, 101, 133, 158, 198, 200], "cdata": 4, "censormiddlewar": 50, "center": [82, 202, 208], "central": [41, 118, 130, 145, 148, 149, 150, 152], "cert": [35, 161, 200], "cert_dir": 35, "certain": [0, 38, 40, 57, 63, 64, 88, 94, 99, 101, 111, 116, 118, 138, 215], "certainli": 158, "certif": [30, 35, 63, 101, 161, 170, 174, 200], "cf26dff4be60": 117, "ch": 131, "chain": 40, "challeng": [40, 153], "chanc": [17, 34, 62, 81, 124], "chang": [0, 2, 4, 6, 9, 30, 34, 37, 40, 41, 42, 49, 57, 59, 67, 69, 91, 99, 100, 101, 103, 105, 107, 109, 110, 112, 113, 115, 118, 123, 126, 129, 130, 135, 137, 139, 140, 146, 148, 153, 160, 162, 163, 165, 176, 177, 188, 194, 197, 198, 200, 204, 207, 210, 216, 217, 220, 223], "changelog": [3, 17, 25, 29, 36, 124], "changescheck": 29, "changeschema": [60, 144], "changeton": 148, "changeus": [24, 42], "channel": [36, 147], "chapter": [0, 62], "char": 57, "charact": [4, 26, 40, 57, 62, 88, 100, 104, 107, 131, 137, 194], "charg": 88, "charset": 118, "chat": [28, 65, 94, 98, 99, 110, 123, 132, 147, 148, 207, 209], "chatti": 100, "chatwithtool": 148, "cheaper": 119, "check": [2, 4, 5, 7, 17, 18, 23, 24, 26, 27, 28, 29, 30, 32, 35, 37, 38, 40, 42, 45, 46, 50, 55, 57, 58, 61, 64, 67, 78, 79, 81, 91, 99, 100, 103, 108, 109, 110, 113, 116, 117, 121, 123, 124, 129, 130, 131, 135, 139, 140, 141, 142, 148, 149, 150, 154, 157, 161, 162, 170, 174, 179, 188, 195, 200, 203, 206, 207, 209, 217, 220, 221], "check1": 208, "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": 217, "checkappen": 13, "checkbox": [21, 45, 142, 167, 188, 205, 206, 208], "checker": [40, 139], "checkloggedin": 217, "checkmark": [28, 207, 208], "checkout": [35, 109, 183, 197], "checkserverresponsetrait": [27, 143], "checksharetoken": 137, "checksubadminus": 217, "checksum": [79, 80, 84], "chees": 122, "cherri": 197, "child": [10, 118, 217], "childexist": 118, "childnam": 118, "children": [1, 118, 148, 157], "childrencount": 82, "chip": [26, 202], "chmod": [101, 161, 198, 200, 225], "choic": [2, 7, 34, 38, 118, 137, 138, 149, 150], "choos": [26, 42, 58, 66, 95, 97, 101, 118, 130, 134, 137, 188, 217], "chose": [36, 55, 136], "chosen": [40, 95, 98, 212], "chown": [101, 161, 198], "christin": 100, "christoph": 4, "chrome": [12, 112, 200, 225], "chroot": 218, "chunk": [79, 83, 93, 140, 212], "chunk1": 81, "chunk2": 81, "ci": [2, 7, 17, 36, 133, 158, 161, 174, 176, 194], "circl": [4, 25, 66, 70, 79, 94, 99], "circleid": 70, "circumst": 101, "citi": 62, "claim": 194, "clang": 101, "clarif": [26, 28, 121], "clarifi": 27, "class": [1, 2, 3, 4, 6, 10, 12, 15, 16, 17, 18, 24, 26, 27, 28, 29, 37, 38, 39, 40, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 67, 79, 88, 90, 103, 104, 105, 108, 109, 110, 111, 114, 115, 116, 117, 119, 120, 122, 123, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 193, 194, 196, 200, 201, 203, 205, 206, 207, 208, 217, 220, 225], "class1": 40, "class2": [40, 41], "classic": [40, 111], "classif": 4, "classifi": 194, "classload": [40, 123, 135, 209], "classnam": 23, "classpath": 12, "clean": [34, 41, 61, 137, 196, 197, 225], "cleanup": [10, 42, 78], "clear": [19, 27, 37, 38, 40, 42, 64, 94, 95, 97, 105, 107, 159, 194, 202, 207, 212, 221], "clearat": 72, "clearbackend": 28, "clearcach": [105, 107, 129], "clearcacheal": 107, "clearli": [34, 41, 212, 220], "cli": [2, 15, 24, 126, 138, 143, 144, 145, 171, 172, 184], "click": [33, 40, 45, 72, 94, 101, 119, 130, 133, 137, 142, 207, 208, 217, 225], "clickabl": [99, 202, 207], "clickjack": 216, "client": [10, 17, 26, 40, 63, 65, 67, 78, 79, 81, 84, 88, 91, 112, 115, 118, 123, 124, 129, 139, 140, 141, 148, 149, 150, 152, 161, 169, 200, 209, 211], "clientdatarpid": 200, "clientservic": 122, "clipboard": [12, 14], "clipboardj": [12, 14], "clock": [23, 123, 151], "clockinterfac": [23, 135, 151], "clog": 38, "clone": [6, 7, 36, 101, 133, 158, 194, 198, 200], "close": [32, 36, 40, 57, 82, 98, 134, 137, 139, 165, 193, 196, 207, 208, 212, 214], "closecursor": [29, 57], "closer": [18, 67, 212], "closur": [0, 16, 45, 57, 60, 67, 134, 144], "cloud": [22, 28, 37, 42, 62, 63, 64, 65, 66, 78, 79, 84, 85, 86, 88, 101, 115, 140, 200, 202], "cloudlink": 62, "clue": 137, "cluster": [39, 57, 163, 223], "clutter": 94, "cmake": 101, "cmake_install_prefix": 101, "cmake_prefix_path": 101, "cmd": [2, 101], "cmocka": 101, "cn": 30, "cnf": 130, "co": [121, 126], "co2": 148, "co2_emiss": 148, "code": [0, 1, 2, 4, 5, 6, 7, 10, 15, 16, 18, 20, 23, 24, 26, 27, 28, 29, 31, 34, 36, 37, 40, 41, 42, 50, 52, 53, 57, 60, 62, 63, 65, 67, 68, 69, 71, 72, 74, 75, 76, 77, 78, 79, 80, 89, 90, 92, 95, 100, 101, 103, 104, 105, 107, 109, 110, 112, 113, 118, 121, 123, 124, 126, 130, 137, 138, 139, 141, 142, 144, 152, 153, 158, 159, 160, 161, 162, 163, 174, 179, 182, 187, 199, 200, 206, 209, 212, 216, 219, 222, 223, 224, 225], "codebas": 26, "codesign": 101, "collabor": [4, 14, 24, 26, 27, 41, 65, 79, 101, 134, 137, 194, 222], "collabora": [33, 223], "collaborationview": 134, "collaboratorsearch": 27, "collaboratorsearchplugin": 4, "collaps": [98, 205], "colleagu": 100, "collect": [1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 28, 37, 42, 62, 64, 79, 84, 93, 99, 123, 133, 134, 137, 200, 209], "collection_nam": 66, "collectionlist": 134, "collector": 142, "collis": 81, "colon": [62, 108], "color": [24, 47, 65, 96, 116, 118, 137, 193, 203, 205, 206, 207], "colour": 21, "column": [17, 37, 42, 60, 99, 111], "column_a": 60, "column_b": 60, "columncount": 17, "columntoproperti": 57, "columntyp": 60, "com": [2, 4, 6, 7, 14, 15, 16, 22, 30, 33, 34, 35, 40, 57, 63, 65, 67, 70, 78, 79, 82, 84, 85, 86, 88, 90, 91, 101, 110, 111, 112, 117, 118, 119, 121, 122, 124, 132, 133, 137, 138, 148, 158, 161, 165, 179, 184, 198, 200, 206, 210, 212, 217, 222, 225], "combin": [62, 94, 95, 101, 109, 118, 139, 140, 161, 194, 206, 207], "come": [0, 34, 40, 41, 57, 62, 63, 67, 81, 88, 95, 103, 104, 105, 107, 118, 122, 130, 140, 173, 178, 212], "comfort": 41, "comma": [148, 150, 180, 187], "command": [0, 2, 4, 10, 15, 16, 17, 26, 27, 30, 59, 65, 67, 90, 100, 101, 112, 123, 126, 133, 138, 139, 143, 144, 145, 153, 158, 161, 162, 163, 165, 174, 181, 192, 197, 198, 200, 217, 220, 221], "comment": [15, 24, 27, 28, 62, 65, 66, 79, 83, 93, 94, 96, 99, 103, 118, 157, 194, 195, 197, 200, 210, 212], "comment_count": 137, "commentid": 82, "commentnod": 82, "commentpropertiesplugin": 157, "commentsentityev": 24, "commentsmanag": 27, "commiss": 33, "commit": [7, 36, 57, 104, 130, 161, 194, 197, 210, 220, 223], "common": [2, 7, 24, 36, 40, 45, 58, 67, 84, 88, 94, 95, 123, 130, 131, 134, 137, 143, 164, 170, 171, 174, 193, 217], "commonli": [94, 98, 99, 151, 222], "commun": [7, 34, 42, 62, 88, 89, 95, 101, 111, 112, 124, 137, 147, 160, 161, 162, 163, 209, 212, 213, 214, 216, 218], "compact": [26, 36], "compani": [70, 194], "compar": [62, 81, 101, 110, 130, 141], "comparison": 123, "compat": [10, 16, 17, 20, 22, 23, 24, 26, 27, 29, 32, 34, 36, 41, 42, 43, 57, 67, 81, 95, 123, 153, 161, 198, 201, 209, 216, 223], "compens": 33, "compil": [7, 8, 21, 24, 36, 43, 62, 90, 163, 176, 195, 217, 221], "compile_po_to_mo": [163, 176], "complet": [0, 37, 42, 64, 74, 93, 94, 97, 100, 118, 137, 140, 148, 158, 163, 180, 188, 190, 194, 202, 210], "completionexpectedat": 74, "complex": [84, 97, 109, 110, 113, 116, 118, 142, 159, 160, 161, 197, 202], "compli": [28, 34, 139, 212], "complianc": [49, 194], "compliant": 193, "complic": [41, 140], "compon": [0, 18, 24, 26, 29, 36, 37, 40, 41, 42, 43, 45, 62, 96, 98, 109, 110, 114, 118, 123, 124, 134, 154, 197, 202, 204, 209, 223], "componentvm": 134, "compos": [0, 3, 20, 21, 22, 23, 24, 26, 27, 29, 36, 41, 60, 67, 94, 99, 104, 109, 195, 207], "composer_dev_mod": 2, "comprehens": [4, 8], "compress": [30, 112], "comput": [22, 102, 148, 160, 168], "compute_devic": 174, "computedevic": 175, "computerfiles": 28, "concaten": [62, 217], "concept": [41, 64, 106, 123, 156, 160, 163, 194, 209], "conceptu": 17, "concern": [34, 197], "concis": [94, 95, 100], "conclud": 139, "conclus": 172, "concurr": [40, 111, 140], "condescend": 95, "condit": [17, 23, 24, 110, 118, 196, 212], "condition": [50, 140], "condition2": [195, 196], "condition3": [195, 196], "conduct": [34, 209, 216], "conf": 200, "conferenc": 147, "confid": 197, "config": [2, 6, 10, 13, 14, 17, 23, 25, 26, 27, 28, 36, 41, 45, 54, 56, 57, 58, 67, 77, 109, 112, 113, 123, 126, 127, 133, 142, 143, 161, 162, 167, 174, 181, 188, 198, 200, 209, 225], "config_is_read_onli": 28, "configkei": [77, 113, 177, 186], "configur": [2, 3, 6, 18, 26, 28, 33, 34, 35, 36, 39, 40, 41, 48, 52, 53, 59, 61, 62, 63, 67, 70, 94, 97, 99, 101, 105, 107, 110, 112, 115, 121, 122, 123, 130, 132, 139, 143, 147, 153, 158, 159, 160, 161, 163, 165, 167, 168, 169, 170, 174, 177, 180, 194, 195, 196, 198, 200, 202, 209, 212, 217, 225], "configvalu": [77, 177, 186], "confirm": [26, 66, 94, 97, 100, 123, 147, 148, 157, 194, 208, 212, 217], "confirmdestruct": 26, "confirmhtml": 26, "conflict": [12, 24, 57, 101, 124, 140, 195, 197], "confus": [67, 94, 155], "congratul": 35, "connect": [17, 19, 24, 41, 42, 48, 57, 63, 81, 100, 110, 111, 112, 118, 123, 124, 130, 158, 161, 163, 165, 170, 174, 175, 179, 209], "connecthook": 0, "connector": [16, 24, 157, 200], "consecut": [62, 140, 156], "consensu": 194, "consent": 140, "consequ": [17, 19, 34], "consid": [12, 28, 34, 36, 38, 40, 41, 62, 63, 64, 81, 98, 99, 103, 117, 118, 130, 139, 160, 162, 165, 174, 175, 194, 197, 210, 214], "consider": [3, 48, 118, 123, 124, 133, 164, 209], "consist": [23, 25, 41, 45, 52, 56, 57, 64, 95, 98, 99, 100, 101, 126, 130, 140, 160, 174, 194, 202, 214, 218], "consol": [2, 24, 26, 27, 45, 59, 91, 115, 124, 137, 138, 154, 184, 225], "consoleev": 24, "consolid": 153, "const": [45, 79, 110, 121, 132, 134, 137, 148, 154, 163, 195], "constant": [4, 5, 10, 15, 17, 18, 22, 26, 27, 28, 67, 103, 108, 118, 132, 163, 220], "constraint": [28, 67], "construct": [41, 59, 121], "constructor": [15, 24, 26, 27, 28, 37, 38, 41, 42, 53, 57, 60, 62, 110, 118, 139, 142, 148, 149, 150, 153], "consult": 194, "consum": [28, 34, 42, 67, 106, 120, 123, 133, 198, 200], "contact": [10, 15, 22, 27, 30, 32, 34, 41, 94, 95, 98, 99, 118, 120, 123, 141, 171, 185, 206, 212, 215], "contactinteractedwithev": 15, "contactremoteserv": 141, "contactsmanag": 27, "contactsmenu": [119, 201], "contain": [0, 1, 4, 5, 6, 10, 16, 20, 22, 24, 26, 27, 29, 30, 36, 37, 40, 42, 45, 48, 49, 53, 55, 56, 61, 62, 65, 67, 70, 79, 88, 90, 94, 95, 98, 99, 100, 103, 108, 110, 115, 116, 118, 123, 130, 131, 134, 137, 140, 143, 144, 145, 148, 149, 150, 152, 158, 160, 161, 162, 163, 164, 167, 168, 169, 170, 171, 172, 173, 174, 175, 178, 180, 195, 200, 202, 207, 209, 212, 217, 218, 220], "containerinterfac": [16, 41, 135], "containernam": 200, "content": [7, 21, 24, 26, 27, 30, 35, 37, 42, 51, 55, 58, 60, 62, 66, 79, 80, 82, 83, 84, 88, 95, 96, 104, 110, 114, 117, 122, 123, 130, 137, 139, 143, 148, 193, 202, 205, 207, 212, 217], "contentitem": 123, "contentmanag": 108, "contentprovid": 108, "contentproviderregisterev": 123, "contentsecuritypolici": [40, 51], "contentsecuritypolicymanag": 27, "contenttyp": [40, 122], "context": [0, 1, 16, 27, 28, 29, 37, 40, 41, 42, 45, 49, 50, 51, 57, 65, 88, 95, 100, 110, 113, 115, 117, 118, 121, 123, 124, 132, 133, 134, 137, 140, 143, 148, 149, 154, 156, 159, 180, 184, 195, 209], "contextag": 148, "contextagentinteract": 148, "contextchat": [28, 108], "continu": [17, 20, 24, 26, 27, 29, 32, 52, 67, 112, 123, 197, 209, 210], "contract": 67, "contrari": 212, "contrast": [28, 40, 47, 118, 139, 202], "contribut": [6, 34, 89, 97, 101, 123, 137, 194, 199, 212], "contributor": [34, 194, 212, 213], "control": [2, 22, 23, 25, 26, 28, 37, 38, 39, 42, 45, 46, 48, 50, 53, 54, 55, 56, 64, 79, 112, 124, 133, 134, 136, 139, 141, 149, 150, 173, 199, 209, 217], "controllermethodreflector": [27, 50], "conveni": [37, 42, 101, 112, 148], "convent": [41, 42, 57, 126, 138], "convers": [27, 65, 70, 79, 94, 95, 99, 123, 148, 163], "conversation_token": 148, "conversionprovid": 27, "convert": [4, 7, 17, 24, 28, 35, 45, 57, 93, 105, 115, 116, 123, 160, 163, 176, 180, 200], "convert_translations_nc": 163, "converttopdf": 116, "converttostandardformat": [24, 131], "converttypetoint": 105, "converttypetostr": 105, "cookbook": 6, "cooki": [23, 37, 42, 63, 65, 79, 80, 88, 112, 217], "cool_event_finish": 146, "cool_event_start": 146, "coolendev": 146, "coolstartev": 146, "coordin": 32, "copi": [30, 35, 60, 62, 67, 83, 94, 103, 161, 163, 217], "copy_transl": 163, "copynameloc": 62, "copyright": [34, 35, 194], "cor": [26, 53, 123, 173, 216], "core": [10, 15, 18, 22, 26, 28, 29, 30, 40, 44, 54, 63, 65, 78, 99, 110, 113, 118, 137, 140, 148, 153, 204, 210, 212, 225], "coreapp": 13, "corner": [40, 110, 119, 137], "corpor": [171, 172], "correct": [2, 40, 49, 56, 67, 88, 105, 116, 118, 148, 159, 165, 202, 207, 211], "correctli": [15, 18, 26, 34, 57, 61, 67, 100, 109, 137, 143, 160, 165, 202], "correspond": [17, 18, 30, 33, 36, 40, 53, 58, 68, 79, 101, 105, 107, 118, 137, 139, 142, 145, 148, 149, 150, 198, 210], "corrupt": 101, "cosentino": 4, "could": [0, 7, 17, 24, 30, 33, 35, 38, 40, 60, 63, 67, 74, 75, 80, 90, 100, 101, 109, 110, 111, 118, 133, 134, 136, 143, 148, 149, 150, 154, 156, 176, 180, 189, 195, 197, 210, 212, 217], "couldn": 70, "couldnottranslateexcept": 26, "count": [27, 34, 57, 62, 79, 100, 157, 176, 207], "counter": [40, 96, 99, 205], "counterformatt": 207, "counterpart": 124, "countri": [24, 123], "coupl": [41, 97, 98, 159], "cours": [38, 53, 118, 130, 136, 149, 150, 212], "cover": [8, 9, 64, 118, 124, 130, 170], "coverag": [35, 109], "cow": 148, "cp": 161, "cpu": [133, 160, 163, 174, 175], "craft": 101, "craftenv": 101, "craftroot": 101, "craftsmanship": 225, "crash": 109, "crawler": 29, "creat": [3, 4, 5, 7, 9, 13, 14, 18, 20, 22, 24, 25, 26, 30, 35, 36, 37, 38, 39, 41, 42, 53, 54, 55, 57, 58, 60, 63, 64, 66, 67, 80, 81, 82, 83, 91, 97, 99, 100, 101, 108, 109, 110, 113, 115, 116, 119, 120, 123, 129, 133, 134, 136, 137, 139, 142, 143, 144, 148, 149, 150, 158, 161, 163, 167, 168, 171, 174, 175, 176, 194, 195, 197, 198, 200, 203, 206, 207, 220, 225], "creatabl": [79, 115], "createbackup": 146, "createcachedcalendarobject": 16, "createcalendar": 16, "createcalendarobject": 16, "createcard": 16, "createcli": 79, "createconvers": 147, "created_at": [137, 140], "createdat": 144, "createdistribut": 39, "createel": [134, 137], "createev": 117, "createeventbuild": 117, "createeventsourc": [16, 24], "createfakefileforlocal": 163, "createfakefileforvuefil": 163, "createfil": 118, "createfromstr": [117, 118], "createincalendar": 117, "createinmemori": 39, "createloc": 39, "createmessag": 114, "createnamedparamet": [57, 115], "createoper": 88, "createowncloudcli": 88, "createparamet": 24, "createpotfil": [163, 176], "createremotefolderoper": 88, "createremoteshareoper": 88, "createsubscript": 16, "createt": [60, 144], "createtodo": 67, "createus": 155, "creation": [37, 41, 42, 53, 60, 70, 79, 84, 105, 107, 137, 144, 194], "creation_tim": 79, "creationd": [79, 84], "creationdatetim": 82, "creator": [101, 137], "credenti": [65, 93, 101, 165, 200, 217], "credentialsmanag": 27, "credit": 212, "crisp": 139, "criteria": [26, 40, 41, 117, 130], "critic": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 49, 111, 124, 130, 175, 197, 217], "criticalactionperformedev": 49, "cron": [35, 48, 117, 138, 209], "cronjob": 115, "crontab": 115, "crop": [24, 37, 42], "cross": [40, 67, 216], "crsf": 139, "crt": [30, 35, 161, 200], "crucial": 130, "crypt": 16, "crypto": [27, 29], "cs_cz": 7, "csp": [12, 24, 40, 51, 217], "csp_nonc": 26, "csr": [30, 200], "csrf": [26, 27, 40, 44, 124, 139, 217], "csrftokenmanag": 27, "css": [5, 6, 18, 21, 24, 26, 28, 34, 40, 44, 48, 110, 134, 140, 142, 163, 190, 194, 195, 198, 207, 208, 209, 221], "csync": 101, "ctime": 79, "ctrl": 21, "cuda": [160, 163, 174, 175], "curl": [4, 63, 64, 66, 78, 80, 81, 82, 84, 101, 110, 115, 137, 139, 161, 222, 224], "curli": [40, 53], "current": [4, 7, 21, 26, 27, 28, 29, 30, 33, 36, 37, 40, 41, 42, 45, 58, 62, 65, 66, 68, 70, 74, 75, 79, 81, 91, 98, 99, 101, 103, 108, 109, 110, 116, 124, 129, 133, 135, 140, 141, 142, 143, 145, 146, 148, 149, 150, 152, 155, 157, 160, 163, 166, 168, 169, 176, 178, 184, 186, 195, 198, 225], "currentus": 15, "cursor": [57, 137, 140], "custom": [1, 4, 10, 18, 23, 24, 25, 27, 29, 30, 37, 38, 42, 47, 50, 51, 64, 79, 94, 95, 112, 113, 117, 120, 121, 123, 140, 143, 144, 148, 153, 160, 162, 175, 208, 212, 218], "custom2": 67, "custom_app": 165, "custom_bool": 140, "custom_int": 140, "custom_us": 140, "customev": 137, "customexport": 128, "customfield": 40, "customid": 148, "customiz": 203, "cut": [26, 40, 80, 95, 100], "cute": 140, "cycl": 197, "d": [22, 63, 78, 79, 80, 82, 84, 101, 104, 110, 115, 161, 198, 200, 212], "d1680193199": 91, "d5f1fa": 202, "d8d8d8": 95, "d8f3da": 202, "d9a428292998": 79, "daemon": [159, 160, 163, 167, 169, 170, 171, 174], "daemon_config_nam": 174, "daemonconfig": [158, 159, 175, 192], "dai": [38, 62, 68, 99, 118, 188, 200], "daili": [36, 137], "damag": 217, "danger": [94, 111, 217], "dark": [16, 26, 54, 62, 65, 95, 110, 137, 153, 202], "darker": 202, "darkest": 137, "darwin": 29, "dash": 131, "dashboard": [22, 25, 26, 123, 134, 209], "dashboardmodel": 110, "data": [1, 4, 24, 26, 27, 28, 30, 34, 37, 38, 39, 41, 42, 45, 48, 53, 54, 55, 57, 58, 63, 64, 65, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 91, 94, 97, 110, 112, 115, 117, 119, 123, 124, 128, 133, 139, 140, 142, 148, 154, 157, 162, 165, 174, 175, 180, 184, 194, 196, 197, 198, 200, 207, 216, 225], "databas": [1, 4, 8, 19, 23, 24, 29, 35, 36, 37, 41, 42, 48, 56, 60, 63, 65, 68, 105, 107, 109, 111, 112, 113, 118, 123, 138, 140, 143, 157, 177, 186, 188, 199, 209, 217, 225], "databaseconnect": 27, "datacollector": 133, "dataprovid": 196, "datarespons": [40, 67, 139, 222], "dataset": 13, "date": [2, 9, 26, 27, 36, 38, 57, 62, 66, 68, 70, 74, 79, 81, 84, 88, 94, 101, 103, 109, 117, 118, 123, 124, 129, 148, 149, 150, 214], "date_immut": [27, 57], "dateinterv": 117, "datetim": [27, 40, 57, 82, 84, 108, 140, 147, 148, 151], "datetime_immut": [27, 57], "datetime_tz": [27, 57], "datetime_tz_immut": [27, 57], "datetimeformatt": [27, 142], "datetimeimmut": [27, 57, 117, 135, 140, 144], "datetimezon": [27, 117, 151], "dav": [3, 4, 16, 17, 24, 27, 28, 65, 68, 79, 80, 81, 82, 83, 85, 86, 88, 104, 115, 118, 141, 157, 194, 209], "davacl": 118, "davcalendardemo": 118, "davgetcli": 91, "dayo": 137, "dayo_android": 137, "db": [10, 17, 19, 22, 23, 24, 26, 27, 29, 41, 57, 60, 79, 111, 149, 150, 217], "dbal": [29, 109], "dbalexcept": [17, 111], "dbdbdb": 202, "dbe4ea": 202, "dbgp": 112, "dc5047": 116, "dcmake_build_typ": 101, "dcmake_install_prefix": 101, "dcmake_prefix_path": 101, "dcvalue1": 130, "dcvalue2": 130, "dd": [68, 70], "ddo": 217, "de": [4, 27, 35, 65, 112, 131, 225], "de_d": 65, "deactiv": 153, "deactivat": 123, "dead": 34, "deadlock": [23, 123, 130, 209], "deal": [53, 60, 62, 67, 116, 137, 148], "dealing_with_code_issu": 67, "dealt": 212, "debt": [194, 212], "debug": [13, 18, 26, 60, 101, 123, 126, 130, 133, 137, 143, 145, 148, 149, 150, 209], "debugg": 123, "debugmodesetupcheck": 143, "decid": [22, 34, 35, 36, 40, 62, 94, 98, 153, 176, 197, 212, 225], "decis": [69, 194, 212], "deck": [62, 79, 94, 98, 99, 134], "deckcard": 140, "declar": [0, 25, 32, 50, 79, 104, 108, 110, 115, 118, 123, 128, 132, 133, 134, 141, 142, 143, 144, 145, 148, 149, 150, 152, 154, 156, 163, 181, 187, 192, 222], "declarative_set": 188, "declarativeset": [113, 176], "declarativesettingsgetvalueev": 113, "declarativesettingsregisterformev": 113, "declarativesettingssetvalueev": 113, "declarativesettingstyp": 113, "declin": 64, "decod": [57, 63, 66, 123], "decoupl": 41, "decrypt": 10, "decryptal": 16, "dedic": [2, 16, 24, 36, 42, 78, 118, 124, 126, 130, 139, 207], "deduc": 41, "deep": [37, 42, 115], "deeper": 209, "defacto": 28, "default": [4, 7, 11, 12, 13, 23, 24, 26, 27, 28, 33, 37, 38, 42, 45, 48, 49, 50, 51, 57, 63, 65, 66, 67, 70, 74, 79, 94, 95, 98, 99, 101, 105, 107, 111, 112, 113, 115, 117, 118, 123, 131, 133, 134, 136, 139, 140, 147, 149, 150, 154, 158, 160, 161, 162, 163, 167, 168, 169, 174, 177, 180, 183, 184, 186, 188, 190, 195, 196, 197, 200, 202, 203, 204, 206, 207, 208, 222], "default_en": 4, "default_languag": 62, "default_valu": 184, "defaultact": 196, "defaultvalu": 53, "defens": 217, "defer": [149, 150], "defin": [2, 17, 25, 27, 30, 36, 40, 41, 50, 52, 53, 57, 60, 62, 64, 67, 70, 71, 74, 75, 77, 79, 94, 105, 107, 108, 109, 110, 113, 114, 116, 118, 121, 123, 132, 137, 138, 139, 141, 142, 148, 149, 150, 155, 156, 162, 195, 207, 217, 222], "definit": [64, 76, 109, 118, 194, 214], "del": 161, "delai": [38, 130, 207], "deleg": [0, 118, 169], "delegategetsupportedapp": 28, "delet": [23, 24, 26, 27, 29, 35, 42, 53, 55, 57, 64, 66, 67, 68, 72, 81, 82, 83, 89, 91, 93, 94, 95, 100, 104, 105, 107, 111, 118, 123, 129, 130, 137, 139, 140, 148, 154, 155, 178, 179, 180, 181, 184, 187, 188, 189, 190, 206, 207, 217], "deletealluserconfig": 107, "deleteapp": [11, 105, 107], "deletecachedcalendarobject": 16, "deletecalendar": 16, "deletecalendarobject": 16, "deletecard": 16, "deletecont": 108, "deleteconvers": 147, "deletekei": [105, 107], "deletemetadata": [24, 115], "deleteprovid": 108, "deletesubscript": 16, "deletetask": 148, "deletetodo": 67, "deleteus": 0, "deleteuserconfig": 107, "deliber": 34, "delight": 34, "deliv": [34, 127], "deliver": 31, "demand": [40, 108, 118, 142], "demonstr": [138, 140, 161], "deni": [37, 42, 79, 101], "denot": 4, "dep": [101, 103, 161], "depend": [0, 3, 4, 7, 12, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 29, 32, 36, 38, 40, 45, 48, 49, 53, 57, 60, 67, 89, 94, 95, 98, 99, 121, 124, 126, 128, 135, 136, 137, 139, 140, 142, 145, 148, 149, 150, 152, 153, 158, 161, 163, 168, 178, 198, 201, 206, 209, 217, 221, 225], "dependabot": 124, "deploi": [17, 159, 160, 163, 165, 167, 169, 170, 171, 175], "deploy": [32, 159, 161, 162, 171, 172, 192], "deployconfig": [159, 174], "deprec": [4, 40, 41, 42, 46, 50, 54, 57, 67, 75, 79, 103, 124, 135, 138, 139, 145, 149, 150, 152, 161, 175, 195, 202, 204, 220, 222], "depth": [52, 79, 84, 91, 115, 157, 198], "descend": [84, 115], "describ": [30, 36, 40, 67, 84, 89, 90, 100, 101, 113, 117, 118, 135, 137, 142, 148, 153, 170, 174, 182, 188, 194, 198, 214], "descript": [4, 40, 51, 60, 62, 64, 68, 72, 74, 75, 76, 77, 79, 84, 98, 99, 100, 113, 117, 118, 121, 128, 132, 137, 139, 148, 153, 154, 184, 188, 189, 196, 202, 207], "descriptor": 62, "deserv": 212, "design": [23, 26, 28, 30, 34, 41, 53, 64, 95, 97, 98, 113, 124, 144, 160, 161, 169, 194, 205, 207, 209], "desir": [33, 40, 63, 88, 142, 175, 194], "desktop": [63, 95, 101, 137, 194, 207, 209, 211], "despit": [28, 103, 160, 217], "dest": 81, "destin": [79, 80, 81, 217], "destroi": [53, 63, 134, 137], "destruct": [95, 100], "destructur": 29, "detail": [4, 5, 10, 16, 17, 21, 24, 26, 28, 29, 31, 36, 37, 40, 41, 42, 53, 58, 60, 62, 66, 67, 79, 84, 98, 100, 103, 105, 107, 111, 112, 118, 121, 123, 133, 135, 137, 140, 148, 160, 161, 162, 165, 167, 172, 184, 196, 201, 205, 206, 209, 218], "detect": [17, 22, 23, 76, 101, 110, 111, 123, 124, 130, 133, 148, 163, 195, 218], "detectlanguag": 152, "determin": [21, 26, 28, 52, 67, 79, 111, 121, 133, 137, 140, 162, 175], "dev": [2, 36, 67, 80, 101, 109, 110, 111, 123, 160, 161, 163, 172, 200, 209, 221], "devdepend": 126, "develop": [4, 6, 7, 8, 15, 17, 23, 26, 27, 29, 30, 33, 34, 35, 36, 40, 41, 42, 47, 60, 62, 65, 93, 95, 97, 100, 102, 110, 111, 117, 123, 126, 130, 132, 133, 134, 136, 137, 142, 143, 154, 158, 159, 162, 163, 171, 175, 176, 194, 199, 200, 202, 210, 211, 212, 216, 217, 221, 222], "devic": [63, 65, 88, 93, 97, 98, 160, 168, 169, 174, 200], "dhparam": 200, "di": [0, 10, 27, 41, 42], "diagnost": [27, 41], "dialog": [4, 13, 15, 25, 26, 94, 100, 123], "dialogbuild": 26, "dictat": 118, "dictionari": 91, "did": [16, 26, 40, 68, 133, 139, 212, 214, 217], "didn": 26, "diff": [163, 200], "differ": [0, 1, 4, 17, 24, 26, 27, 30, 37, 40, 41, 42, 47, 52, 57, 60, 62, 63, 65, 67, 79, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 104, 105, 107, 112, 118, 134, 136, 137, 140, 142, 143, 160, 168, 176, 196, 197, 208, 217, 225], "differenti": [28, 79, 94, 212], "difficult": [30, 99, 140], "diffus": 149, "dig": 209, "digit": [4, 60], "dir": [91, 101, 140, 180, 217], "direct": [17, 24, 27, 37, 42, 64, 100, 137, 157, 161, 194, 202, 207, 208, 210, 217], "directli": [13, 17, 18, 26, 27, 28, 29, 33, 35, 37, 40, 41, 42, 52, 53, 58, 61, 63, 79, 81, 91, 118, 137, 138, 148, 149, 150, 158, 184, 194, 197, 201, 202, 203, 207, 217], "directori": [2, 6, 24, 26, 27, 35, 36, 40, 58, 61, 70, 79, 81, 84, 90, 101, 102, 109, 121, 123, 126, 138, 142, 155, 158, 161, 163, 176, 180, 198, 200, 216, 225], "directorori": 2, "dirnam": 14, "dirti": 130, "disabl": [10, 14, 23, 24, 28, 33, 34, 37, 42, 47, 64, 70, 79, 94, 99, 112, 123, 137, 138, 139, 140, 143, 148, 153, 155, 160, 162, 163, 175, 179, 182, 198, 200, 203], "disablekeyboardshortcut": [21, 45, 99], "disableoriginalconstructor": 61, "disableproviderfor": 153, "disadvantag": 39, "disagr": 194, "disallowxyz": [37, 42], "disappear": 10, "discard": 118, "disclos": [30, 32], "disclosur": 217, "discourag": [28, 109, 124, 139], "discov": [1, 99, 117, 137], "discover": 137, "discoveri": [17, 28, 41, 200], "discuss": [4, 33, 40, 124, 139, 154, 159, 194, 212, 222], "disk": 170, "dismiss": [97, 194, 212], "dispatch": [5, 22, 23, 27, 28, 37, 40, 48, 49, 123, 134, 137, 140, 146], "dispatchev": 137, "dispatchtyp": [49, 134, 137], "displai": [4, 30, 33, 45, 53, 65, 74, 75, 76, 79, 84, 94, 99, 110, 113, 123, 125, 129, 130, 132, 133, 134, 136, 140, 142, 148, 153, 154, 174, 180, 188, 189, 190, 193, 206, 207], "displaynam": [45, 65, 68, 79, 84, 118, 129, 142, 180, 190], "disrupt": 62, "dist": [2, 12, 137], "distanc": 208, "distinct": [67, 173], "distribtut": 200, "distribut": [30, 34, 48, 101, 102, 112, 198, 200], "div": [27, 46, 62, 134, 137, 142, 201, 206, 207, 208], "dive": [37, 42], "divid": [142, 212], "divis": 215, "django": 50, "dll": 101, "dn": 170, "dnd": 72, "do": [5, 7, 15, 22, 23, 26, 27, 28, 29, 34, 35, 36, 37, 38, 40, 41, 42, 45, 53, 54, 55, 57, 60, 63, 64, 65, 66, 72, 74, 78, 79, 80, 81, 88, 89, 95, 97, 99, 100, 101, 105, 107, 111, 115, 116, 117, 118, 124, 130, 133, 136, 139, 140, 142, 147, 148, 150, 152, 193, 194, 195, 196, 197, 198, 200, 201, 207, 208, 210, 214, 217, 221, 225], "do_someth": [53, 195], "doc": [2, 7, 15, 29, 54, 67, 73, 101, 111, 112, 124, 126, 127, 135, 148, 160, 168, 184], "doc_url": 113, "dock": 158, "dock2port": 158, "docker": [7, 101, 110, 159, 160, 161, 162, 163, 168, 170, 171, 172, 174, 192, 198, 200, 225], "docker_instal": 158, "docker_local_sock": 174, "docker_socket_proxi": 165, "dockerfil": [101, 161, 162, 163], "dockersocketproxi": 161, "docron": 38, "doctrin": [29, 109], "doctyp": 114, "document": [4, 5, 7, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 31, 36, 40, 58, 63, 64, 65, 78, 79, 80, 82, 84, 87, 89, 91, 99, 101, 102, 103, 108, 109, 110, 112, 113, 115, 116, 118, 124, 125, 126, 129, 130, 134, 137, 139, 143, 148, 153, 159, 161, 164, 170, 171, 200, 204, 207, 210, 212, 216, 223], "document_id": 66, "documentclick": 207, "documentid": [66, 149], "documentserv": 200, "documenttitl": 149, "documenttyp": 108, "doe": [16, 17, 23, 26, 27, 30, 33, 34, 35, 40, 45, 57, 58, 61, 63, 65, 67, 68, 72, 79, 94, 98, 99, 100, 110, 117, 118, 130, 137, 140, 142, 143, 145, 148, 149, 150, 155, 161, 162, 165, 174, 175, 196, 197, 201, 207, 212], "doesn": [6, 18, 22, 70, 101, 130, 170, 212], "doesnotexistexcept": [23, 57], "dog": 66, "dom": [110, 137, 217], "domain": [40, 117, 119, 122, 123, 132, 140, 143, 200, 217], "domcontentload": [16, 110], "domor": 40, "dompurifi": [14, 18], "don": [10, 13, 15, 17, 23, 35, 36, 40, 41, 45, 52, 57, 95, 110, 113, 119, 127, 130, 137, 138, 141, 145, 148, 149, 150, 166, 185, 193, 195, 198, 206, 207, 212, 217, 221], "donat": 31, "done": [0, 26, 29, 30, 33, 35, 40, 41, 45, 46, 50, 57, 60, 63, 66, 70, 72, 77, 79, 80, 85, 86, 90, 98, 99, 104, 113, 118, 133, 137, 142, 143, 149, 150, 155, 160, 163, 174, 175, 194, 197, 212, 214, 225], "door": 34, "dosometh": [40, 195], "dosomework": 57, "dosomeworkwithresult": 57, "dot": [4, 62, 94, 99, 200, 207, 208], "doubl": [40, 46, 108, 117, 118, 130, 217], "down": [34, 37, 40, 42, 67, 92, 101, 133, 163, 178, 200, 207, 212], "downgrad": [34, 36], "download": [2, 6, 27, 36, 37, 42, 64, 81, 83, 89, 94, 101, 161, 162, 200], "download_url": 35, "downloadnextcloudwebsit": 122, "downloadoper": 88, "downloadremotefileoper": 88, "downloadrespons": 40, "downloadurl": 79, "downloadxmlfil": 40, "downsid": 140, "downstream": [67, 150], "dozen": [149, 150], "dperson": 200, "dpkg": 161, "dpkgarch": 161, "dqtkeychain_include_dir": 101, "draft": [121, 137], "drag": 205, "draw": 95, "drawback": 41, "drive": 101, "driver": 109, "drop": [18, 20, 22, 36, 60, 100, 161, 205, 210], "drop_latest": 53, "dropcolumn": 60, "dropdown": [134, 137], "dropindex": 60, "droplatest": 53, "droppabl": 207, "droptabl": 60, "dsp": [158, 161, 171], "dtend": 118, "dtstamp": 118, "dtstart": 118, "du": 80, "due": [17, 24, 25, 53, 57, 67, 79, 101, 111, 148, 175, 196, 204, 212], "dummi": [79, 140, 196], "dummydata": 196, "dump": [35, 60, 104], "duplic": [32, 157], "durat": [40, 117], "dure": [23, 28, 36, 37, 39, 40, 42, 57, 68, 79, 98, 103, 105, 107, 110, 112, 117, 118, 127, 132, 134, 138, 154, 157, 162, 163, 170, 175, 176, 177, 179, 187, 198], "dylib": 101, "dynam": [24, 26, 40, 95, 101, 104, 148, 188, 202], "e": [0, 2, 4, 7, 16, 17, 18, 24, 29, 32, 36, 37, 38, 40, 41, 42, 45, 46, 49, 52, 53, 54, 56, 57, 58, 60, 61, 62, 65, 67, 70, 71, 72, 79, 90, 94, 98, 100, 104, 108, 109, 110, 111, 112, 116, 118, 121, 122, 124, 130, 132, 133, 138, 139, 140, 141, 142, 143, 146, 148, 149, 150, 153, 154, 159, 160, 161, 162, 163, 165, 170, 174, 176, 180, 190, 194, 195, 197, 198, 200, 202, 207, 217, 225], "e164": [24, 131], "e1663913": 81, "e2eepublicsharetemplateprovid": 51, "e5eff5": 202, "e6e6e6": 202, "e9322d": 95, "each": [0, 30, 32, 36, 37, 39, 40, 41, 42, 47, 50, 52, 53, 54, 55, 57, 58, 63, 79, 80, 84, 94, 97, 105, 107, 110, 112, 113, 115, 116, 117, 118, 121, 128, 137, 140, 143, 148, 149, 153, 160, 163, 168, 169, 173, 188, 198, 207, 212, 217, 218], "eadndfjplgieldjbigjakmdgkmoaaaoc": 112, "earli": [0, 36, 45, 67, 143], "earlier": [38, 67, 99, 101, 118], "earth": 137, "eas": [0, 27, 57, 124, 143, 158, 202], "easi": [34, 35, 41, 55, 67, 94, 97, 99, 101, 112, 130, 135, 148, 161, 194, 207], "easier": [27, 35, 41, 42, 56, 62, 67, 100, 101, 103, 126, 151, 174, 198, 212], "easiest": [67, 112, 197, 225], "easili": [7, 22, 34, 38, 40, 42, 49, 62, 65, 67, 79, 94, 95, 99, 112, 130, 139, 158, 175, 212, 217], "eca700": 95, "echo": [35, 46, 66, 80, 101, 161, 217], "ecm_enable_sanit": 101, "eco": 42, "ecosystem": [159, 209, 216], "edb29d1d": 117, "eded": 202, "edg": [17, 24, 40, 124], "edit": [3, 27, 30, 65, 99, 115, 137, 194, 200, 205, 208, 221], "edit_req_ownership": 115, "editor": [37, 42, 79, 110, 165], "effc3d5818a6d5d55f2ae960ab39fd0414d0c542b72a3b9e08eb21206dd9": 30, "effect": [0, 17, 24, 26, 40, 61, 118, 129, 197, 202, 225], "effici": [23, 58, 99, 130, 157], "effort": [21, 40, 118, 194], "eg": 91, "either": [4, 15, 16, 22, 23, 26, 30, 45, 50, 58, 65, 79, 84, 95, 117, 137, 140, 143, 156, 165, 195, 198, 210, 212, 214, 225], "el": [110, 134, 137], "eleg": 41, "elem": [24, 40], "elemenet": 65, "element": [4, 26, 27, 28, 29, 47, 55, 62, 65, 79, 94, 95, 97, 100, 110, 118, 137, 140, 193, 194, 201, 205, 207, 208, 209, 222], "elm": 207, "els": [24, 30, 40, 41, 42, 57, 58, 61, 65, 67, 94, 117, 121, 124, 136, 137, 140, 142, 143, 147, 148, 150, 155, 161, 163, 180, 196, 207, 212], "elseif": 163, "elsewher": [7, 101, 140, 145, 148, 149, 150, 152], "em": [62, 142], "email": [4, 10, 14, 22, 24, 26, 28, 37, 38, 42, 62, 64, 65, 79, 94, 98, 113, 119, 121, 123, 132, 188, 194, 208, 209, 223], "emailact": 119, "emailid": [148, 150], "emailtempl": 10, "emailtext": [148, 150], "emb": [139, 217], "embed": [118, 142, 163, 180, 217], "embrac": 159, "emerg": 159, "emiss": 148, "emit": [1, 5, 25, 28, 37, 42, 45, 49, 67, 123, 127, 129, 137], "emitt": [37, 48], "emoji": [67, 72, 94], "emot": 100, "emphas": 202, "emphasi": [0, 95], "emphat": 212, "employe": 194, "empti": [7, 10, 23, 35, 38, 39, 54, 57, 64, 66, 70, 79, 83, 95, 96, 98, 99, 110, 113, 118, 119, 142, 171, 175, 182, 200, 225], "emptycontentmessag": 110, "emptycontentsecuritypolici": [13, 24], "en": [4, 7, 25, 26, 29, 65, 79, 80, 111, 112, 118, 137, 144, 225], "enabl": [0, 3, 4, 7, 10, 23, 24, 26, 27, 29, 30, 33, 37, 40, 42, 47, 54, 62, 63, 65, 66, 67, 69, 70, 72, 79, 101, 102, 108, 110, 111, 112, 113, 118, 123, 126, 127, 128, 129, 137, 138, 139, 142, 143, 147, 148, 153, 155, 158, 160, 161, 167, 170, 171, 174, 180, 181, 188, 190, 192, 195, 200, 202, 208, 224], "enabledsidebar": 29, "enableproviderfor": 153, "encapsul": [40, 139, 140, 218], "encod": [4, 26, 40, 63, 67, 70, 79, 82, 84, 88, 115, 173, 187], "encodepath": 14, "encount": [30, 112, 165, 168, 170, 171], "encourag": [15, 27, 67, 109, 207, 214], "encrypt": [27, 51, 79, 105, 107, 113, 142, 155, 177, 186, 212], "encryptedfil": 10, "encryptionfilehelp": 27, "encryptionkeystorag": 27, "encryptionmanag": 27, "end": [30, 36, 37, 39, 42, 48, 57, 67, 68, 79, 100, 101, 109, 113, 115, 117, 118, 124, 129, 132, 134, 140, 142, 148, 192, 194, 196, 197, 202, 209, 223], "enddat": [68, 117, 129], "endif": 142, "endpoint": [10, 22, 23, 27, 28, 29, 37, 40, 42, 45, 53, 63, 64, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 83, 85, 86, 105, 107, 128, 136, 137, 148, 149, 150, 152, 162, 174, 175, 177, 178, 179, 180, 182, 183, 184, 186, 188, 189, 190, 191, 222], "enforc": [4, 30, 40, 94, 105, 107, 115, 153, 202], "engag": [95, 212], "engin": [37, 40, 42, 66, 101, 111, 116, 158, 167, 168, 174, 217, 225], "english": [62, 108, 145, 148, 149, 150], "enhanc": [95, 124, 136, 153, 194, 197, 212], "enorm": 217, "enough": [28, 60, 79, 97, 103, 115, 158, 167, 170, 171, 194, 197, 202, 210], "ensur": [0, 2, 30, 32, 36, 40, 43, 47, 56, 57, 61, 63, 95, 105, 107, 108, 124, 130, 136, 137, 143, 159, 160, 161, 165, 175, 212, 217], "enter": [7, 21, 45, 70, 88, 101, 113, 136, 188, 200], "enterpris": 31, "entir": [62, 81, 98, 101, 207, 208], "entiti": [22, 26, 27, 59, 62, 68, 118, 123, 134], "entri": [0, 3, 4, 18, 24, 27, 37, 40, 41, 42, 45, 46, 53, 54, 57, 61, 94, 98, 105, 107, 115, 119, 130, 134, 137, 140, 159, 163, 180, 181, 192, 195, 205, 206, 208, 217, 225], "entrypoint": 161, "enum": [28, 103, 123, 195, 220], "enumer": 148, "env": [35, 40, 126, 161], "env_var": 35, "environ": [2, 6, 8, 26, 35, 36, 56, 61, 101, 112, 130, 143, 163, 164, 167, 172, 197, 199, 200, 207, 209, 213, 223, 225], "eof": 118, "eol": [22, 36], "epoch": 36, "eq": [2, 57, 84, 200], "equal": [36, 175], "equalto": 61, "equival": [41, 53, 158, 218], "error": [16, 17, 26, 28, 31, 49, 57, 61, 62, 64, 66, 74, 75, 76, 80, 81, 93, 95, 100, 101, 109, 111, 123, 134, 137, 141, 143, 145, 148, 149, 150, 152, 160, 162, 165, 170, 175, 177, 179, 182, 186, 202, 222], "errorbaselin": 109, "errorcod": 17, "errorcount": 66, "errorinfo": 17, "errorlevel": [67, 109], "escal": 216, "escap": [10, 16, 217], "escapehtml": [12, 217], "escapeshellarg": 217, "escapeshellcmd": 217, "eshapetyp": 148, "eslint": [126, 163], "esm": 143, "especi": [2, 26, 34, 40, 60, 62, 63, 67, 94, 101, 130, 163, 193, 198, 217], "essenc": 41, "essenti": [65, 91, 207], "establish": 41, "estat": 142, "estim": [150, 154], "etag": [55, 67, 79, 80, 84, 118, 180], "etc": [12, 40, 41, 60, 61, 65, 89, 94, 95, 130, 137, 138, 159, 160, 162, 163, 165, 170, 185, 195, 198, 200, 225], "europ": 117, "eux": 161, "eval": [11, 13, 24, 217], "evalu": 197, "even": [10, 30, 36, 37, 40, 42, 62, 67, 88, 99, 105, 112, 116, 127, 130, 148, 162, 179, 195, 197, 198, 210, 212, 217], "event": [0, 3, 4, 14, 15, 16, 19, 22, 23, 26, 27, 35, 38, 45, 48, 49, 60, 62, 65, 93, 99, 103, 116, 120, 123, 127, 130, 137, 138, 142, 146, 181, 192, 207, 209], "event_data": 178, "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": 178, "event_success": 24, "event_typ": 178, "eventdispatch": [1, 15, 18, 24, 26, 45, 49, 113, 115, 134, 137, 145, 148, 149, 150], "eventdispatcherinterfac": 24, "eventlogg": 27, "events_listen": 178, "eventsdispatch": [28, 103], "eventslisten": 178, "eventsourc": 24, "eventsubtyp": 178, "eventtyp": 178, "eventu": 16, "ever": [34, 217], "everi": [0, 1, 5, 7, 16, 25, 36, 38, 40, 41, 57, 58, 62, 67, 81, 99, 100, 101, 108, 109, 110, 119, 126, 130, 137, 138, 156, 197, 207, 208, 210, 217, 218, 221, 225], "everybodi": [34, 97, 126], "everyon": [4, 27, 35, 40, 41, 99, 213], "everyth": [8, 24, 35, 41, 65, 67, 79, 97, 118, 124, 130, 194, 207], "everywher": 67, "evolv": [41, 159], "ex": [40, 101, 161, 162, 173, 175, 177, 179, 186], "ex_app": 163, "ex_app_id": 163, "ex_app_menu_entry_nam": 163, "exact": [90, 118, 124], "exactli": [41, 53, 67, 100, 118, 129, 208, 212], "examin": 115, "exampl": [1, 4, 6, 7, 12, 22, 24, 25, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 42, 45, 50, 53, 55, 56, 57, 60, 62, 63, 65, 66, 67, 78, 79, 80, 83, 85, 86, 94, 95, 97, 98, 99, 100, 101, 110, 111, 112, 113, 115, 116, 117, 118, 123, 130, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 153, 160, 163, 164, 165, 169, 175, 176, 179, 181, 183, 188, 194, 196, 197, 202, 206, 208, 212, 217, 218, 222, 225], "exapp": [26, 48, 148, 158, 159, 164, 166, 167, 169, 171, 173, 175, 176, 177, 178, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 209], "exappconfig": [159, 177], "exappprefer": [159, 186], "exapprequir": 26, "exapps_dev": 161, "exappservic": 165, "exce": 137, "exceed": [74, 75, 76], "except": [0, 16, 17, 18, 23, 24, 26, 28, 29, 30, 40, 41, 50, 53, 56, 58, 64, 81, 95, 103, 111, 112, 113, 115, 118, 122, 124, 133, 139, 141, 148, 149, 150, 151, 169, 181], "exceptionalimplement": 28, "excess": 34, "exchang": [40, 123], "exchangedtokenrequestedev": 127, "exclam": 100, "exclud": [187, 217], "exclus": [2, 79, 137], "exec": [67, 161, 198, 200, 217], "execut": [4, 7, 17, 22, 24, 27, 29, 30, 38, 40, 42, 50, 52, 57, 60, 74, 88, 101, 110, 115, 116, 117, 124, 130, 133, 138, 141, 143, 145, 146, 148, 149, 150, 152, 158, 161, 163, 198, 212, 216, 222], "execute_handl": 184, "executequeri": [29, 57], "executestat": [29, 60, 111], "exist": [2, 3, 9, 10, 16, 18, 22, 24, 26, 27, 28, 30, 37, 40, 41, 42, 53, 55, 57, 58, 60, 61, 62, 67, 70, 72, 79, 84, 88, 101, 103, 108, 109, 113, 121, 123, 124, 130, 135, 137, 139, 142, 143, 154, 155, 161, 170, 194, 207, 217], "existingmanag": 155, "exit": [35, 133, 165], "expand": [29, 98], "expans": 159, "expect": [34, 35, 36, 40, 42, 61, 67, 70, 74, 94, 103, 107, 115, 140, 148, 149, 150, 160, 161, 162, 180, 194, 196, 214, 217], "expectedexcept": 61, "expens": [39, 40, 130], "experi": [29, 42, 45, 62, 63, 67, 95, 97, 99, 124, 140, 143, 165, 194], "experiment": [69, 103, 220], "expir": [38, 39, 40, 70, 81, 94, 147], "expired": 70, "expiri": 26, "explain": [0, 34, 67, 95, 99, 100, 101, 116, 133, 137, 197, 198, 200, 212], "explan": [67, 94, 95, 101, 158, 175], "explanatori": [95, 145, 148, 149, 150, 152], "explicit": [28, 41, 64], "explicitli": [15, 16, 23, 26, 28, 34, 40, 41, 67, 100, 108, 118, 139, 148, 214, 217], "explor": [18, 137], "export": [12, 17, 35, 101, 123, 134, 137, 154, 161, 163, 195, 209], "exportdestin": 154, "expos": [29, 64, 65, 72, 91, 113, 116, 124, 136, 156, 161, 167, 174], "exposur": 216, "expr": [57, 115], "express": 57, "ext": [45, 126], "extend": [0, 3, 16, 18, 20, 23, 24, 27, 28, 37, 38, 40, 41, 42, 44, 50, 51, 53, 54, 55, 56, 57, 60, 61, 67, 88, 103, 105, 107, 110, 113, 115, 117, 118, 119, 121, 123, 129, 132, 133, 134, 136, 139, 140, 143, 145, 148, 149, 150, 151, 152, 154, 156, 157, 175, 196, 209, 217, 222, 225], "extendedsupport": 65, "extens": [4, 23, 26, 28, 35, 40, 42, 43, 67, 79, 81, 104, 112, 163, 190, 200, 212], "extern": [18, 26, 28, 29, 37, 42, 65, 66, 79, 90, 91, 123, 127, 133, 139, 142, 159, 163, 169, 173, 174, 187, 209, 212, 214, 217, 223], "externalcalendar": 118, "externallinkact": [19, 29], "externalshareact": [19, 29], "externaltokenrequestedev": 127, "extra": [2, 6, 41, 49, 85, 105, 107, 110, 137, 194], "extra_context": 49, "extra_fil": 30, "extra_info": 137, "extra_param": 200, "extract": [7, 18, 28, 40, 48, 66, 67, 100, 115, 118, 148, 163, 176], "extractmetadata": [24, 115], "extractor": [28, 67], "extrafil": [2, 109], "extrainform": 137, "extran": 27, "extrem": 214, "eyebal": 210, "f": [35, 66, 79, 130, 133, 161, 188], "f1": 80, "f12": 225, "f3e5a15d": 200, "f5ae6efb6e4a3307328a188898968abf000511ab": 161, "f5f5f5": 202, "faaborg": [97, 194], "face": [24, 100, 110, 148, 202], "facetid": 200, "facilit": [55, 63, 99, 214], "fact": [105, 107, 118, 160, 217], "facto": 112, "factor": [4, 32, 40, 63, 94, 98, 123, 133, 168, 173, 209], "factori": [24, 39, 41, 122, 140, 151], "factual": 100, "fae87e29aa7cdf1ea0b8033c67f60e75b10be2cd": 35, "fail": [4, 17, 18, 24, 28, 37, 40, 42, 57, 67, 74, 75, 76, 81, 111, 131, 139, 143, 145, 148, 149, 150, 152, 161, 162, 165, 171, 202, 212], "failover_error": 200, "failover_mod": 200, "failur": [40, 111, 145, 148, 149, 150], "fair": 34, "fairli": 84, "faith": 34, "fake": 200, "fall": [119, 130], "fallback": [4, 40, 45, 58, 118, 137], "fallbacknam": 137, "fals": [6, 7, 17, 23, 27, 28, 35, 37, 38, 40, 42, 45, 57, 60, 69, 70, 79, 80, 88, 91, 105, 108, 110, 113, 115, 118, 133, 134, 137, 140, 143, 145, 148, 149, 150, 152, 153, 155, 157, 179, 188, 195, 196, 200], "falsi": 26, "famili": 97, "familiar": [41, 101, 104, 112, 130, 212, 213], "famou": 62, "fanci": [110, 118, 152], "faq": 31, "fashion": [57, 137, 220], "fast": [4, 55, 110, 123, 130, 154, 159], "faster": [24, 28, 79, 118, 126, 130, 148, 157], "fastest": 104, "fatal": 143, "faulti": 18, "favicon": 47, "favor": [7, 19, 22, 23, 26, 27, 58, 154], "favorit": [4, 83, 84, 94, 157, 180, 202, 208], "favoriteact": 4, "favoriteprovid": 4, "favourit": [79, 206], "fea": 137, "feasibl": [30, 111, 142], "featur": [7, 9, 26, 29, 30, 33, 34, 35, 36, 37, 40, 41, 42, 54, 66, 70, 89, 97, 112, 127, 129, 130, 133, 137, 146, 148, 149, 150, 152, 194, 195, 197, 200, 207, 212, 217, 224, 225], "feder": [64, 67, 79], "feed": 4, "feedback": [94, 97, 194, 207, 212], "feel": [18, 41, 52, 168, 170, 171, 176, 210, 212], "fetch": [0, 17, 18, 24, 27, 28, 29, 37, 39, 42, 45, 54, 57, 63, 64, 70, 78, 79, 115, 117, 119, 123, 148, 149, 150, 157], "fetchal": [24, 29, 115], "fetchallassoci": [24, 29], "fetchallforcalendarhom": 118, "fetchallnumer": [24, 29], "fetchassoci": [24, 29, 57], "fetchcolumn": 17, "fetcher": 27, "fetchfirstcolumn": 29, "fetchnumer": [24, 29], "fetchon": [17, 24, 29], "few": [18, 35, 36, 38, 81, 92, 94, 118, 130, 137, 163, 176, 207, 212], "fewer": 36, "ffc3c3": 202, "ffe4a1": 202, "ffe7e7": 202, "ffeec5": 202, "fffff": 202, "ffffff": [65, 95, 202], "fi": [7, 35, 161], "fi_fi": 7, "fichier": 140, "fiction": [0, 137], "field": [4, 18, 26, 27, 28, 29, 41, 57, 68, 70, 72, 74, 75, 76, 77, 96, 99, 101, 104, 107, 115, 123, 142, 144, 148, 160, 163, 174, 187, 188, 197, 198, 202, 210], "field1": 188, "fight": 137, "figur": 152, "file": [0, 1, 4, 5, 6, 10, 14, 16, 17, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 33, 35, 36, 41, 43, 49, 52, 53, 56, 60, 61, 62, 64, 65, 66, 67, 69, 71, 78, 82, 83, 84, 85, 89, 93, 94, 95, 98, 99, 100, 101, 102, 103, 104, 108, 109, 110, 112, 116, 118, 121, 123, 126, 130, 134, 135, 136, 137, 138, 140, 141, 142, 143, 145, 148, 149, 150, 152, 157, 159, 160, 161, 163, 174, 176, 178, 181, 183, 184, 185, 187, 192, 194, 195, 196, 200, 209, 216, 218, 220, 221, 225], "file1": 197, "file2": 197, "file_etag": 180, "file_filt": 7, "file_from_env": 35, "file_full_mim": 180, "file_get_cont": 165, "file_hash": 80, "file_id": [115, 195], "file_local_path": 80, "file_mtim": 80, "file_nam": 80, "file_permissions_for_own": 180, "file_put_cont": 35, "file_remote_path": 80, "file_s": 80, "fileact": 176, "fileactionsmenu": [159, 178, 180], "filechang": 4, "filecopyrighttext": 194, "filecr": 4, "filedelet": 4, "filedownloadpath": 11, "fileexist": [25, 26, 55], "filefavorit": 4, "fileformat": 7, "fileid": [28, 51, 65, 79, 84, 86, 115, 140, 180, 183, 195], "fileidfield": 115, "fileinfo": [23, 26, 29], "fileisblacklist": [13, 29], "filelistentri": 195, "filelistentryicon": 195, "filelistentrynam": 195, "filenam": [7, 12, 26, 28, 30, 62, 85, 88, 117, 180], "filepath": [15, 35, 88], "fileprogressstr": 62, "filereadingexampl": 58, "filerequest": 70, "filerestor": 4, "files_extern": 200, "files_external_allow_create_new_loc": 56, "files_fulltextsearch": 66, "files_loc": 66, "files_lock": 79, "files_remind": 62, "files_shar": [5, 16, 24, 51, 70, 71, 72], "files_trashbin": [24, 26], "filesactionmenu": 162, "fileslist": 91, "filesmetadata": [24, 115], "filessharingdrop": 27, "filesystem": [0, 37, 48, 52, 59, 61, 62, 130, 219, 223], "filesystem_cache_readonli": 56, "filesystemaccessexampl": 58, "filetablealia": 115, "filetoupload": 88, "filetyp": [45, 180], "fileutil": 88, "filewritingexampl": 58, "fill": [40, 54, 118, 140, 148, 157], "filter": [4, 22, 26, 28, 37, 42, 64, 79, 84, 105, 107, 118, 140, 149, 202, 207], "filterdefinit": 140, "filternotfoundexcept": 26, "filternotificationtyp": 12, "final": [2, 6, 36, 41, 63, 67, 78, 81, 101, 118, 139, 142, 174, 194, 196, 198, 207, 214], "financi": 33, "find": [26, 29, 34, 35, 42, 57, 65, 67, 70, 79, 87, 89, 94, 97, 101, 102, 104, 109, 111, 116, 117, 118, 121, 126, 133, 135, 162, 163, 165, 170, 194, 198, 207], "findal": 57, "findent": 57, "findonequeri": 57, "findproviderbyid": 121, "findservicebyaddress": 121, "findservicebyid": 121, "findtranslatablefil": 163, "fine": [38, 40, 57, 118, 130, 137, 139, 194], "finer": 39, "fingerprint": [79, 84], "finish": [0, 5, 7, 45, 81, 116, 118, 138, 145, 194, 212], "finishprogress": 138, "fire": [16, 37, 42, 157], "firefox": [112, 225], "firewal": [165, 170], "first": [0, 1, 2, 4, 6, 7, 9, 16, 17, 20, 24, 27, 29, 35, 37, 40, 42, 45, 49, 50, 58, 60, 62, 64, 67, 68, 81, 82, 89, 95, 97, 99, 100, 103, 104, 105, 107, 108, 110, 113, 115, 118, 134, 137, 140, 142, 143, 156, 160, 174, 175, 188, 194, 195, 198, 200, 206, 207, 211, 212, 217, 221, 225], "first_menu": [163, 180], "firstdai": 68, "firstli": [67, 138], "firstlogin": 24, "firstnam": [195, 200], "firstresult": 115, "fist": [149, 150], "fit": [40, 95, 101, 140, 142, 149, 150], "five": [40, 141], "fix": [26, 34, 36, 67, 90, 97, 101, 111, 124, 126, 138, 148, 194, 197, 201, 212], "fixer": [2, 196], "flag": [26, 28, 29, 37, 38, 42, 67, 70, 105, 107, 127, 179], "flag_index": 107, "flag_sensit": 107, "fledg": 8, "flexibl": [41, 60, 104, 137], "flip": 202, "float": [22, 23, 40, 57, 105, 107, 148, 154, 202], "flow": [78, 89, 93, 123, 162, 163, 172, 181, 192, 209, 212], "fluent": 17, "fly": [40, 112], "fn": [1, 157], "focu": [94, 98, 137, 206, 207], "focus": [40, 137, 202], "focusoncr": 137, "focuss": 202, "folder": [4, 6, 7, 23, 24, 25, 26, 27, 28, 29, 30, 37, 40, 42, 43, 45, 47, 58, 60, 61, 64, 67, 69, 80, 81, 83, 84, 85, 86, 89, 91, 94, 98, 99, 101, 104, 116, 118, 124, 137, 142, 157, 161, 163, 176, 198, 200, 204, 207, 208, 217, 218, 221], "folderpath": 88, "follow": [0, 4, 6, 7, 12, 20, 22, 23, 24, 26, 27, 28, 29, 30, 34, 35, 39, 40, 41, 42, 45, 46, 47, 49, 50, 52, 53, 57, 61, 62, 63, 66, 67, 70, 72, 80, 82, 84, 90, 91, 97, 98, 99, 100, 101, 103, 104, 108, 109, 110, 111, 112, 113, 115, 117, 118, 122, 126, 129, 133, 134, 135, 136, 137, 138, 139, 140, 145, 148, 149, 150, 151, 152, 156, 158, 159, 160, 161, 162, 163, 165, 170, 173, 174, 175, 179, 180, 195, 197, 198, 200, 206, 207, 212, 217, 220, 221, 222, 224, 225], "font": [14, 95, 202], "foo": [0, 2, 40, 41, 65, 113, 155, 188, 195, 196, 197], "foobar": [40, 222], "fooservic": 41, "fopen": [23, 217], "forbid": [13, 40], "forbidden": [40, 46, 67, 88, 118, 154], "forbidden_filenam": 26, "forbidden_filename_charact": 26, "forbidden_filename_extens": 26, "forbiddenexcept": 67, "forc": [27, 34, 62, 64, 158, 212], "force_languag": 62, "forcelanguag": [27, 62, 65], "foreach": [29, 46, 117, 142, 143], "foreground": 28, "foreign": [57, 217], "forgeri": 216, "forget": 217, "fork": 101, "form": [4, 26, 33, 40, 43, 54, 62, 67, 94, 95, 99, 113, 123, 136, 207, 208, 217], "formal": 148, "format": [16, 24, 27, 29, 40, 63, 66, 68, 70, 79, 94, 118, 123, 126, 128, 137, 143, 148, 160, 163, 178, 195, 196, 200, 214, 222], "formatd": [10, 12, 15, 142], "formatfiles": 16, "formattodo": 67, "former": 88, "formerli": 128, "formid": 188, "formschem": 188, "forum": [4, 34, 130, 194, 210, 216, 217], "forward": [2, 36, 38, 158, 180], "found": [4, 17, 20, 24, 27, 30, 34, 36, 37, 40, 41, 42, 45, 57, 60, 65, 67, 68, 72, 74, 75, 79, 84, 94, 99, 104, 105, 107, 109, 111, 115, 117, 118, 126, 137, 144, 160, 162, 175, 176, 182, 183, 200, 222, 225], "foundat": [96, 202, 209], "four": 101, "fox": 66, "fragment": 53, "frame": [12, 141, 217], "framework": [27, 29, 41, 67, 91, 110, 134, 141, 163, 217], "free": [18, 52, 65, 79, 94, 140, 145, 148, 149, 150, 152, 168, 170, 171, 176, 210], "freedom": 137, "freeforal": 40, "freeprompttasktyp": [26, 150], "freespac": 28, "frequent": [94, 99, 111, 138, 158, 159, 170, 172, 209], "fresh": [39, 121], "freshli": 66, "friendli": [34, 94, 95, 97, 100, 212], "friendsofphp": 2, "from": [0, 4, 6, 7, 8, 10, 12, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 42, 45, 46, 48, 50, 56, 57, 60, 61, 62, 63, 64, 67, 71, 72, 75, 76, 77, 79, 81, 83, 84, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 103, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 121, 123, 124, 127, 130, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 146, 147, 148, 149, 150, 152, 154, 155, 157, 158, 159, 161, 163, 164, 171, 173, 174, 175, 176, 178, 179, 180, 182, 184, 187, 188, 194, 197, 198, 200, 202, 206, 210, 212, 217, 218, 222, 225], "fromcal": [0, 134], "fromlabel": 76, "fromlanguag": [76, 152], "frommailaddress": 10, "fromparam": 22, "fromrow": 22, "front": [36, 48, 67, 109, 110, 113, 117, 124, 134, 157, 192, 207, 209, 223], "frontend": [21, 27, 37, 40, 42, 62, 82, 101, 110, 112, 133, 137, 139, 143, 148, 158, 160, 164, 180], "frontpagerout": [25, 53], "frp": 161, "frp_0": 161, "frp_url": 161, "frpc": 161, "fruit": 212, "fssl": 101, "ftp": 224, "fulfil": [118, 202], "full": [8, 14, 16, 17, 18, 29, 38, 39, 45, 58, 62, 79, 84, 94, 95, 100, 110, 112, 119, 132, 140, 141, 143, 196, 201, 206], "fulli": [15, 25, 117, 135, 161, 194], "fulltextsearch": [64, 93], "fun": 213, "func": 57, "function": [0, 1, 2, 10, 13, 16, 17, 22, 24, 26, 27, 28, 29, 34, 36, 37, 38, 39, 40, 41, 42, 45, 46, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 67, 78, 89, 91, 97, 99, 105, 108, 110, 111, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 163, 165, 176, 189, 194, 207, 217, 222, 225], "fundament": 67, "funni": 148, "further": [4, 37, 40, 42, 62, 65, 69, 79, 95, 97, 103, 111, 112, 117, 139, 154, 165, 175, 194, 197], "futur": [10, 13, 15, 18, 22, 24, 26, 30, 41, 57, 69, 103, 124, 131, 133, 137, 153, 175, 195, 217], "fwrite": 149, "g": [0, 2, 4, 16, 17, 18, 24, 32, 36, 38, 40, 41, 42, 45, 46, 49, 52, 53, 54, 56, 57, 60, 62, 65, 67, 70, 71, 72, 79, 90, 94, 98, 100, 101, 104, 108, 109, 110, 112, 116, 121, 124, 130, 132, 133, 138, 139, 140, 141, 142, 143, 146, 148, 149, 150, 159, 160, 161, 162, 163, 170, 174, 176, 180, 190, 194, 195, 197, 198, 200, 202, 207, 217, 221], "galera": [57, 130], "game": 4, "gap": 60, "gaug": 128, "gave": 116, "gd": [35, 224], "gen": 159, "gender": [95, 96], "gener": [4, 7, 13, 17, 29, 30, 33, 35, 36, 37, 40, 41, 42, 44, 46, 47, 50, 53, 57, 58, 60, 62, 63, 64, 74, 93, 94, 95, 96, 103, 104, 110, 112, 115, 117, 118, 123, 124, 128, 130, 138, 139, 140, 142, 143, 148, 150, 170, 174, 180, 197, 199, 209, 210, 218, 220], "general_log": 112, "generatebirthdai": 4, "generatefilepath": 15, "generateocsurl": [15, 137], "generaterandombyt": 10, "generateremoteurl": [15, 79], "generatesecurepasswordev": 27, "generateurl": [15, 45, 163], "genericev": 24, "genericfileexcept": 23, "generichandl": 156, "genericrespons": 156, "genr": 137, "genrsa": 200, "genuin": 212, "germani": 131, "get": [0, 7, 8, 15, 16, 18, 24, 25, 26, 27, 28, 29, 31, 34, 35, 36, 37, 38, 39, 41, 42, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 60, 61, 62, 63, 64, 65, 67, 68, 69, 71, 72, 74, 78, 84, 89, 90, 97, 99, 101, 105, 107, 110, 111, 112, 115, 117, 119, 123, 129, 135, 136, 139, 140, 141, 142, 144, 146, 148, 149, 153, 155, 156, 158, 162, 163, 174, 175, 180, 181, 187, 194, 200, 207, 209, 212, 216, 222], "get_icon": 134, "getabsolutepath": 88, "getabsoluteurl": [110, 132], "getacl": 118, "getactionlabel": 23, "getactivitymanag": 16, "getaddressbook": 22, "getal": [22, 24], "getallsharesinfold": 28, "getallvalu": [105, 107], "getalternateid": 140, "getapp": [105, 107, 113], "getappconfig": [16, 28], "getappcontain": 0, "getappdatadir": 16, "getappdatadirectorynam": 26, "getappfetch": 16, "getappfold": [16, 42], "getappid": [108, 118, 132, 145, 148, 149, 150], "getappinfo": 24, "getappinstalledvers": 28, "getappmanag": 16, "getapppassword": 63, "getappvalu": [56, 113, 142], "getappvaluestr": 105, "getappvers": [24, 28], "getauthor": 62, "getauthorizedappconfig": 54, "getauthornam": 62, "getautocompletemanag": 16, "getavailablelanguag": 152, "getavailabletasktyp": [28, 148, 150], "getavailabletasktypeid": [28, 148], "getavatar": 119, "getavatarmanag": [16, 28], "getbodi": [28, 122], "getbruteforcethrottl": 16, "getbyid": [29, 58, 61], "getbytoken": 40, "getcach": 58, "getcalendar": [19, 118], "getcalendarincalendarhom": 118, "getcalendarmanag": [16, 28], "getcalendarresourcebackendmanag": [16, 28], "getcalendarroombackendmanag": [16, 28], "getcalendarsforprincip": 117, "getcanonicallocal": 16, "getcap": [13, 67], "getcapabilitiesmanag": 16, "getcategori": [142, 143], "getcertificatemanag": 16, "getchild": 118, "getchildren": 118, "getcloudfederationfactori": [16, 28], "getcloudfederationprovidermanag": [16, 28], "getcloudidmanag": 16, "getcollaboratorsearch": 16, "getcommandbu": [16, 28], "getcommentsmanag": [16, 28], "getcompletionexpectedat": 148, "getconfig": 16, "getcont": [23, 55, 58, 61], "getcontactsmanag": 16, "getcontain": [41, 42, 50, 56, 61], "getcontentlanguag": 79, "getcontentlength": [79, 84], "getcontentsecuritypolicymanag": [16, 28], "getcontentsecuritypolicynoncemanag": 16, "getcontenttyp": [79, 84, 118], "getcontext": [27, 37, 42], "getcooki": 40, "getcountrycodeforregion": [24, 131], "getcreatedat": 140, "getcredentialsmanag": [16, 28], "getcrop": 24, "getcrypto": 16, "getcspnonc": [26, 163], "getcsrftokenmanag": 16, "getcurrentoutofofficedata": 129, "getcurrentus": [13, 15, 79], "getcurrentuserfold": 58, "getcursor": 140, "getcustomfilt": 140, "getcustomid": 148, "getcustomlogg": [18, 25], "getcustompsrlogg": [18, 25], "getdata": [40, 88, 129], "getdatabaseconnect": 16, "getdatabaseplatform": 26, "getdatabaseprovid": [26, 28, 57], "getdatetim": [23, 147, 151], "getdatetimeformatt": [16, 28], "getdatetimezon": [16, 28], "getdeclarativesettingsvaluelisten": 113, "getdefaulttimezon": 28, "getdefaulttyp": 12, "getdeletedbi": 26, "getdescript": [148, 150, 153, 154], "getdetail": [105, 107], "getdetailsbyid": 29, "getdirectorycont": 79, "getdirectorylist": 55, "getdisabledus": 26, "getdisableduserlist": 26, "getdisplayid": 132, "getdisplaynam": [10, 130, 132, 153, 154], "getelementbyid": 134, "getemailaddress": 119, "getencryptionfileshelp": 16, "getencryptionkeystorag": [16, 28], "getencryptionmanag": 16, "getendd": 129, "getendedat": 148, "getenv": [35, 40], "geteremotesharesforfileoper": 88, "geterrormessag": [145, 148, 149, 150], "getestimatedexports": [23, 154], "getetag": [55, 79, 84, 118], "getev": 116, "geteventdispatch": 16, "geteventlogg": [16, 28], "getexistinglock": 15, "getexpectedruntim": [148, 150], "getextrainform": 137, "getfieldid": 113, "getfil": [55, 145], "getfilecont": [58, 154], "getfileid": 145, "getfilt": 140, "getfilterbyid": 26, "getfirstlogin": 27, "getfirstresult": 19, "getfold": 55, "getfoo": 222, "getforbiddenfilenamechar": 26, "getform": [27, 54, 142], "getfullnam": 119, "getgeneratorhelp": 16, "getgetredisfactori": 16, "getglobalscaleconfig": [16, 28], "getglobalstoragesservic": 16, "getgroup": [10, 118], "getgroupmanag": 16, "getgroupparamet": 12, "getgroupus": 10, "gethash": 16, "gethead": [10, 40, 122, 143], "getheight": 24, "gethom": 155, "gethost": [13, 29], "gethostnam": [13, 29], "gethttpclientservic": [16, 28], "gethttprequest": 156, "geticon": [54, 116, 132, 142], "geticonclass": [26, 110], "geticonurl": [26, 110, 137], "getid": [26, 29, 51, 54, 58, 108, 110, 129, 132, 134, 137, 140, 142, 148, 149, 150, 153, 154], "getidentifi": [149, 150], "getidremoteshar": 88, "getimageurl": 137, "getincludewatermark": 29, "getiniwrapp": [16, 28], "getinput": [148, 149, 150], "getinputshap": 148, "getinputshapedefault": 148, "getinputshapeenumvalu": 148, "getintegritycodecheck": 16, "getitem": [110, 134], "getitemsv2": 110, "getitemurl": 108, "getjob": 22, "getjoblist": 16, "getjobsiter": 22, "getkei": [105, 107], "getknownmetadata": [24, 115], "getl10n": 16, "getl10nfactori": 16, "getlabel": 121, "getlanguag": 152, "getlanguagecod": 62, "getlastlogin": 57, "getlastmodifi": [79, 84, 118], "getlastupd": 148, "getldapprovid": 16, "getlimit": 140, "getlinkdescript": 137, "getlinktitl": 137, "getlinkwithpick": 123, "getlockingprovid": 16, "getlogfactori": [16, 28], "getlogg": [16, 27], "getlogoclaim": 24, "getlowstrengthgener": 12, "getmail": 16, "getmanageruid": 155, "getmediumstrengthgener": 12, "getmemcachefactori": 16, "getmessag": [67, 129], "getmetadata": [24, 115], "getmetadatakeyfield": [24, 115], "getmetadataqueri": [24, 115], "getmetadatavaluefield": [24, 115], "getmigratorvers": 154, "getmimetyp": [27, 55], "getmimetypedetector": 16, "getmimetypeload": 16, "getmock": 61, "getmockbuild": 61, "getmod": 24, "getmountmanag": [16, 28], "getmountpoint": 58, "getmountprovidercollect": [16, 28], "getmtim": 55, "getnam": [37, 42, 51, 54, 55, 116, 118, 133, 138, 140, 142, 143, 145, 148, 149, 150, 152, 195], "getnavig": [12, 24], "getnavigationmanag": [16, 28], "getnod": [24, 51, 115], "getnoexpirationd": 26, "getnonexistingnam": 29, "getnotificationmanag": 16, "getnotificationtyp": 12, "getnumberofimag": 149, "getobjectid": 29, "getocscli": 16, "getoptionalinputshap": 148, "getoptionalinputshapedefault": 148, "getoptionalinputshapeenumvalu": 148, "getoptionaloutputshap": 148, "getoptionaloutputshapeenumvalu": 148, "getord": [110, 137, 140], "getoutput": [148, 150], "getoutputimag": 149, "getoutputshap": 148, "getoutputshapeenumvalu": 148, "getown": [23, 27, 118], "getparam": [25, 156], "getpassword": 19, "getpasswordhash": [26, 136], "getpasswordprotectedshar": 40, "getphonenumb": 57, "getpictur": 39, "getport": [13, 29], "getpreviewbyfileid": 140, "getpreviewmanag": [16, 28], "getprimaryaddress": 121, "getprior": [54, 132, 142], "getprogress": 148, "getproperti": [118, 119], "getprotocol": [13, 29], "getpsalm": [2, 109], "getquerybuild": [57, 60], "getqueryforfilt": 12, "getquerylogg": [16, 28], "getquerypart": 26, "getreason": 29, "getreferenceid": 15, "getreloadinterv": 110, "getremoteapifactori": [16, 28], "getremoteinstancefactori": [16, 28], "getremotesharesforfileoper": 88, "getremotesharesoper": 88, "getreplacementuserdisplaynam": 129, "getreplacementuserid": 129, "getrequest": 16, "getrequesttoken": 26, "getrequesturi": 10, "getreshar": 88, "getresourcerichobject": 134, "getrootfold": [16, 42], "getrootpath": [13, 15], "getrooturl": 15, "getrout": [16, 28], "getscheduledat": 148, "getschema": 113, "getscriptnam": 10, "getscrollbarwidth": 11, "getsearch": 16, "getsecondaryaddress": 121, "getsect": [54, 142], "getsecurerandom": 16, "getserv": [1, 41], "getservercontain": [115, 133], "getserverhost": 10, "getserverprotocol": 10, "getservicex": 41, "getsess": 16, "getsessioncryptowrapp": 16, "getsettingbyid": 26, "getsettingsmanag": 16, "getsettingsnavig": 24, "getshapetyp": 148, "getshar": 40, "getsharemanag": [16, 28], "getshareown": 51, "getsharesop": 88, "getsharingtoken": 27, "getshortmessag": 129, "getsiz": [22, 55, 118], "getslogan": 51, "getsomeconfig": 105, "getspecialparameterlist": 12, "getstartd": 129, "getstartedat": 148, "getstat": 26, "getstatu": [40, 148, 149, 150, 157], "getstatuscod": 122, "getstorag": [28, 58], "getstoragefactori": [16, 28], "getstoragesbackendservic": 16, "getstr": 88, "getsupportedapp": 28, "getsupportedfilt": 140, "getsupportedprivileg": 118, "getsupportedprivilegeset": 118, "getsupportedsearchproviderid": 137, "getsystemconfig": 16, "getsystemtagmanag": [16, 28], "getsystemtagobjectmapp": [16, 28], "getsystemvalu": [54, 56], "getsystemvaluebool": [56, 143], "getsystemvalueint": 56, "getsystemvaluestr": 56, "gettabl": 60, "gettagmanag": [16, 28], "gettagsbyid": 24, "gettarget": 132, "gettask": [148, 149, 150], "gettasktyp": 150, "gettasktypeid": 148, "gettempl": 153, "gettempmanag": 16, "getter": [22, 23, 28, 42, 57, 119], "gettext": 7, "getthemingdefault": 16, "gettim": [23, 151], "gettimezon": [28, 151], "gettitl": [110, 132, 134, 137], "gettodo": 67, "gettoken": [24, 136], "gettranscript": 145, "gettrusteddomainhelp": 16, "gettwofactorauthmanag": 16, "gettyp": [134, 150], "gettypeicon": 12, "getuid": [58, 113, 132, 134, 155], "getuploadedfil": 40, "geturl": 110, "geturlgener": 16, "geturlparamet": [12, 15], "getus": [42, 58, 113, 129, 217, 225], "getuserdata": 154, "getuserfacingerrormessag": 148, "getuserfold": [42, 58], "getuserglobalstoragesservic": 16, "getuserid": [107, 134, 145, 146, 148, 149, 150], "getuserlanguag": 62, "getusermanag": 16, "getusermountcach": 16, "getusernam": 15, "getusersess": 16, "getuserstatus": 146, "getuserstoragesservic": 16, "getusertask": 149, "getusertasksbyapp": 149, "getuservalu": [56, 113], "getvalu": [107, 113], "getvaluearrai": [105, 107], "getvaluebool": [105, 107], "getvalueflag": 107, "getvaluefloat": [105, 107], "getvalueint": [105, 107], "getvaluesbyapp": 107, "getvaluesbyus": 107, "getvaluestr": [105, 107], "getvaluetyp": [105, 107], "getvers": 154, "getwebhookmethod": 148, "getwebhookuri": 148, "getwebroot": 16, "getwidgetbutton": 110, "getwidgetitem": 110, "getwidgetitemsv2": 110, "getwidgetopt": 110, "getwidth": 24, "ghcr": [163, 174, 175], "giant": 41, "gif": [137, 180], "giphi": 137, "git": [2, 4, 6, 35, 101, 104, 133, 137, 158, 163, 194, 197, 198, 200], "github": [2, 4, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 30, 31, 32, 34, 36, 57, 67, 82, 89, 90, 91, 99, 109, 110, 111, 124, 133, 137, 158, 160, 161, 170, 174, 194, 196, 198, 211, 212, 222, 225], "github_notif": 110, "github_token": 35, "github_usernam": 101, "githubusercont": [101, 161, 165], "githubusernam": 210, "gitignor": 2, "gitkeep": 7, "give": [0, 6, 15, 17, 27, 30, 35, 36, 40, 42, 55, 65, 67, 89, 95, 100, 101, 111, 112, 130, 133, 137, 140, 194, 197, 200, 207, 210], "given": [4, 23, 24, 26, 27, 28, 38, 40, 53, 62, 64, 70, 76, 77, 84, 108, 117, 118, 131, 141, 153, 157, 159, 200, 207, 210, 212], "glad": 159, "glib": 101, "global": [4, 21, 22, 29, 40, 41, 45, 48, 56, 57, 62, 71, 79, 99, 105, 107, 109, 112, 115, 123, 140, 194, 195, 200, 206, 207], "glossari": 172, "gmbh": 194, "gmt": 79, "gnome": 97, "gnu": 194, "gnupg": 161, "gnupghom": 161, "go": [26, 33, 40, 43, 61, 62, 64, 79, 90, 99, 101, 116, 130, 134, 137, 157, 160, 175, 194, 197, 200, 212], "goal": [34, 101, 157, 207, 212], "goe": [0, 41, 43, 112, 117, 140, 174, 198, 207], "golang": 160, "gone": 94, "good": [56, 62, 63, 67, 89, 94, 95, 98, 118, 139, 169, 194, 202, 204, 210, 212], "googl": [40, 41, 97, 112], "googletest": 225, "gosu": 161, "gosu_vers": 161, "got": [10, 16, 17, 24, 124, 137], "goto": 91, "gotorout": 91, "gp": 24, "gpg": 161, "gpgconf": 161, "gpl": 4, "gpl3": 4, "gpt": 148, "gpu": [160, 171, 172, 174], "gracefulli": 124, "grain": [38, 194], "grammar": 148, "grammat": 62, "grant": [7, 30, 54, 63, 70, 185, 217], "graph": 137, "great": [34, 35, 67, 89, 99, 100, 121], "greatli": [208, 212], "grep": [4, 36], "grid": [99, 202], "group": [0, 7, 10, 13, 16, 23, 24, 26, 54, 56, 57, 64, 65, 66, 70, 79, 88, 91, 94, 99, 110, 130, 140, 142, 143, 146, 164, 185, 193, 194, 198, 217], "group1": 66, "groupbackendregist": 16, "groupdeletedev": 24, "groupfold": [26, 218], "groupid": [42, 88], "groupinterfac": 23, "groupmanag": 27, "groupwar": [117, 123, 209], "grow": 194, "grunt": 126, "gt": [84, 115], "guarante": [26, 38, 129, 130, 143, 148], "guard": 141, "guess": [40, 76], "guest": [40, 65, 74, 75, 76, 79, 136], "gui": 101, "guid": [7, 31, 58, 81, 91, 95, 96, 97, 99, 170, 209, 212, 214, 220], "guidanc": [67, 100], "guidelin": [31, 48, 95, 97, 98, 160, 199, 209, 210, 211, 212, 216], "guidelines_and_howto": 212, "guyjgtckptkci4epiriupiexgj8wninmfsfhabacrpzukmeawzsm54bfkfuzwksbps7jmtfqjesklpyjxyhphlgk8szbn9hxlxjohix5ixgjkdokkztyczuwhlsg3yfg": 63, "gz": [35, 36, 161], "h": [63, 65, 66, 80, 82, 84, 101, 110, 134, 137], "h2": 142, "h3": 142, "ha": [0, 2, 10, 13, 16, 17, 18, 20, 23, 24, 25, 26, 27, 28, 29, 30, 34, 36, 37, 38, 39, 40, 41, 42, 45, 50, 53, 55, 57, 62, 63, 66, 67, 70, 78, 79, 80, 81, 82, 84, 85, 86, 88, 91, 94, 95, 98, 99, 100, 101, 108, 109, 110, 113, 114, 118, 121, 124, 126, 131, 134, 135, 137, 139, 140, 142, 145, 147, 148, 149, 150, 153, 155, 158, 163, 174, 175, 178, 180, 184, 194, 197, 198, 200, 207, 212, 214, 217, 218, 220, 222], "had": [2, 15, 22, 23, 210], "hadn": 17, "hairi": [194, 197], "halfemptycontentmessag": 110, "ham": 196, "hamper": 34, "hand": [34, 41, 65, 94, 100, 116, 148, 214], "handbook": 225, "handl": [3, 17, 21, 26, 27, 30, 34, 35, 41, 42, 45, 47, 50, 56, 57, 60, 64, 81, 108, 111, 112, 115, 123, 124, 130, 136, 137, 139, 142, 145, 147, 148, 149, 150, 153, 154, 156, 157, 159, 175, 176, 180, 195, 197, 207, 208, 210, 212, 217, 218], "handlebar": [14, 221], "handleerror": 67, "handlegetproperti": [1, 157], "handleimipmessag": [22, 118], "handler": [1, 29, 63, 67, 88, 113, 123, 157, 162, 175, 180], "handler_rout": 184, "happen": [27, 30, 37, 38, 42, 45, 57, 62, 65, 76, 100, 111, 116, 124, 126, 130, 148, 162, 217], "happi": [34, 95], "haproxi": [167, 174], "haproxy_password": 174, "hard": [34, 41, 42, 99, 118, 124, 214], "hardcod": 26, "harder": [40, 41, 57, 194], "hardwar": 168, "harm": 35, "harp": [164, 172], "hasannot": 50, "hasbackend": 147, "hascalendarincalendarhom": 118, "hash": [26, 30, 79, 136, 144], "hasher": 27, "haskei": [11, 105, 107], "hasmobilesupport": 200, "hasn": 36, "hasprovid": [145, 148, 149, 150, 152], "hasreservedjob": 23, "hasservic": 121, "hassvgsupport": 11, "hastabl": 144, "hastemplatesavea": 200, "have": [0, 4, 6, 8, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 53, 54, 55, 57, 58, 60, 62, 63, 66, 67, 68, 70, 72, 79, 81, 82, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 109, 110, 112, 113, 118, 121, 124, 126, 129, 130, 131, 136, 137, 138, 139, 140, 141, 142, 145, 148, 149, 150, 152, 153, 159, 160, 165, 167, 168, 169, 171, 175, 176, 179, 184, 185, 194, 195, 197, 198, 200, 202, 203, 206, 207, 208, 210, 212, 214, 217, 218, 220, 221, 222, 223, 225], "haven": 17, "he": 100, "head": [8, 26, 33, 36, 53, 79, 80, 94, 95, 100, 101, 123, 143, 153], "header": [22, 27, 28, 37, 42, 45, 50, 52, 63, 64, 65, 68, 69, 70, 71, 72, 74, 75, 76, 77, 80, 81, 82, 83, 92, 94, 95, 119, 122, 123, 124, 133, 175, 179, 187, 192, 199, 200, 201, 202, 207, 217, 222], "headermiddlewar": 50, "headers_to_exclud": 187, "headlin": [62, 132, 148, 150], "headlinetasktyp": [26, 150], "health": 162, "healthcheck": 175, "healthi": 175, "hear": 34, "heartbeat": [160, 174, 192], "heavi": [115, 130, 169], "heavili": [2, 21, 210], "height": [24, 37, 42, 95, 137, 202, 207], "hell": 124, "hello": [62, 100, 114, 138, 156, 195, 206], "help": [0, 4, 7, 8, 26, 34, 41, 42, 57, 60, 62, 66, 67, 94, 95, 99, 101, 112, 113, 115, 118, 119, 123, 128, 133, 137, 141, 158, 163, 168, 193, 194, 195, 197, 198, 207, 209, 210, 211, 212, 216], "helper": [0, 26, 29, 40, 41, 64, 111, 112, 118, 123, 124, 137, 141], "henc": [2, 4, 16, 17, 126, 140, 153], "her": 130, "here": [0, 8, 17, 24, 40, 41, 42, 45, 53, 56, 64, 65, 67, 79, 88, 89, 91, 99, 101, 102, 104, 110, 112, 113, 116, 117, 118, 128, 136, 137, 139, 145, 148, 150, 152, 157, 162, 163, 170, 171, 176, 180, 182, 183, 189, 195, 196, 197, 198, 204, 206, 207, 212, 222, 225], "heveri": 225, "hex": [65, 80], "hexadecim": 137, "hi": [40, 100, 195, 196], "hidden": [26, 27, 79, 105, 107, 114, 184, 201, 202, 206, 207], "hide": [27, 62, 67, 79, 105, 107, 126, 147, 200, 201, 202, 207, 208], "hierarchi": [98, 99], "hig": 95, "high": [39, 58, 95, 194, 202, 217, 219], "highcontrast": 16, "higher": [4, 12, 22, 36, 58, 207], "highest": 40, "highli": [0, 16, 24, 30, 32, 36, 109, 124, 139, 158, 168], "highlight": [28, 39, 217], "hint": [10, 15, 16, 17, 40, 41, 42, 56, 100, 113, 135, 207], "hintexcept": 56, "histor": 123, "histori": [91, 148, 163, 207], "hit": 133, "hkp": 161, "ho": 196, "hoist": 195, "hold": [7, 27, 37, 40, 42, 63, 111, 139, 222], "hole": [40, 217], "home": [10, 35, 47, 58, 65, 94, 101, 155, 161, 200], "homebrew": 101, "homepag": [4, 137], "homogen": 207, "hook": [0, 1, 16, 17, 27, 48, 50], "horizont": 169, "host": [7, 13, 17, 29, 66, 121, 123, 124, 143, 158, 159, 161, 167, 168, 169, 170, 174, 200, 207, 209, 217, 225], "hostnam": [13, 25, 29, 141, 144, 165, 200], "hostvalid": 141, "hour": [38, 62, 65, 81, 141, 149, 206], "housekeep": [63, 82], "hover": [28, 97, 133, 194, 202, 203, 206, 207], "hoverclass": 207, "how": [0, 9, 18, 28, 29, 31, 38, 40, 45, 48, 52, 62, 64, 65, 79, 84, 89, 90, 97, 98, 99, 104, 109, 110, 111, 112, 116, 117, 126, 133, 134, 135, 137, 140, 141, 148, 149, 150, 153, 156, 159, 171, 176, 188, 194, 197, 198, 209, 214, 217, 223, 225], "howev": [7, 16, 17, 24, 27, 28, 34, 40, 55, 58, 65, 67, 101, 103, 105, 107, 110, 111, 112, 117, 118, 124, 134, 148, 149, 150, 212, 217, 220], "href": [62, 79, 84, 115, 119, 156, 206, 207, 208, 217], "html": [6, 16, 22, 24, 34, 43, 46, 48, 67, 79, 91, 111, 114, 121, 123, 139, 163, 165, 184, 194, 195, 198, 200, 209, 217, 225], "html5": [193, 203], "http": [0, 2, 4, 5, 6, 7, 10, 13, 14, 15, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 35, 40, 45, 50, 51, 52, 53, 54, 57, 63, 65, 66, 67, 78, 79, 80, 81, 82, 84, 85, 86, 88, 90, 91, 92, 101, 109, 110, 111, 112, 115, 118, 119, 123, 124, 126, 133, 136, 137, 138, 139, 140, 141, 142, 144, 145, 148, 149, 150, 152, 156, 157, 158, 160, 161, 162, 165, 170, 174, 175, 179, 183, 184, 187, 198, 200, 204, 209, 210, 212, 217, 222, 225], "http_content_typ": 40, "http_proxi": 165, "httpclient": 88, "httpd": 198, "httphelper": 10, "httpprovid": 45, "https_proxi": 165, "hu": 7, "hu_hu": 7, "hub": 95, "huge": 105, "huggingfac": 175, "human": [62, 97, 98, 105, 137, 148], "humanfiles": [12, 15, 16, 28], "hundr": 214, "hungri": 115, "hurdl": [62, 63], "hw39yxkp": 110, "i": [0, 1, 2, 4, 5, 7, 10, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 88, 89, 91, 92, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 124, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 145, 146, 147, 149, 150, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 167, 168, 169, 171, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 184, 185, 186, 187, 189, 190, 194, 195, 196, 197, 198, 200, 201, 202, 204, 205, 206, 207, 210, 211, 214, 217, 218, 220, 222, 224, 225], "i_request": 195, "iaccountmanag": [23, 26, 28, 132], "iaction": 26, "iactionfactori": 119, "iactivatablebyadmin": 153, "iaddress": 121, "iapiwidget": 123, "iapiwidgetv2": 123, "iapp": 26, "iappconfig": [25, 27, 28, 41, 105], "iappcontain": [10, 16], "iappdata": [28, 55, 58], "iappmanag": [23, 24, 26, 27, 28, 41], "iattribut": 26, "iauthmechanismprovid": 45, "iauthormapp": 41, "iavailabilitycoordin": 129, "iavatarmanag": [27, 41], "ibackend": 117, "ibackendprovid": 45, "ibinaryfind": 28, "iboostrap": 28, "ibootcontext": [0, 41, 45, 50, 110, 115, 117, 132, 133, 134, 140, 145, 148, 149, 150, 152, 154, 156], "ibootstrap": [0, 1, 41, 45, 50, 51, 110, 115, 117, 132, 133, 134, 140, 143, 145, 148, 149, 150, 152, 154, 156], "ibrok": 147, "ibu": 27, "ibulkprovid": 119, "ibuttonwidget": 123, "ic": [72, 117, 118], "icach": [27, 41, 58], "icachefactori": [27, 39, 41], "ical": 118, "icalendar": [117, 118], "icalendareventbuild": 117, "icalendarobject": 118, "icalendarprovid": 118, "icalendarqueri": 117, "icallbackrespons": 40, "icap": 67, "icapabilityawareocmprovid": 28, "icewind1991": 27, "iclientservic": [122, 141], "icloud": 101, "icollect": 157, "icom": 15, "icommentsmanag": [24, 27], "icomplexoper": 116, "icon": [4, 6, 10, 18, 22, 26, 40, 44, 45, 65, 72, 94, 96, 98, 99, 110, 116, 119, 123, 132, 134, 137, 140, 142, 180, 190, 193, 201, 202, 205, 206, 207, 208, 209], "icon_class": 110, "icon_url": [110, 137], "iconclass": 45, "iconditionalwidget": 123, "iconfig": [27, 41, 54, 56, 113, 142, 143], "iconstructablestorag": 27, "icontain": 16, "icontentmanag": 123, "icontentprovid": 123, "icontentsecuritypolicymanag": 27, "icontrollermethodreflector": [13, 27, 41, 50], "iconurl": [110, 134], "iconv": [4, 224], "icountusersbackend": 27, "icreatefromstr": [22, 117, 118], "icreategroupbackend": 26, "icreatenamedgroupbackend": 26, "icredentialsmanag": 27, "icrypto": [10, 27, 41], "id": [4, 7, 13, 22, 24, 25, 28, 35, 37, 38, 40, 41, 42, 45, 49, 53, 57, 58, 61, 62, 64, 66, 67, 68, 70, 72, 79, 82, 84, 89, 101, 105, 107, 108, 110, 113, 115, 116, 119, 121, 123, 129, 130, 132, 134, 135, 137, 138, 142, 147, 148, 149, 150, 154, 157, 158, 173, 174, 175, 177, 179, 180, 183, 186, 188, 191, 193, 195, 201, 203, 206, 207, 208, 209, 217], "id497799835": 101, "id_token": 65, "idatetimeformatt": [27, 142], "idatetimezon": [27, 28, 41], "idbconnect": [18, 24, 26, 27, 28, 41, 57, 60], "idea": [36, 94, 95, 100, 118, 124, 130, 133, 137, 140, 145, 148, 149, 150, 152, 194, 204], "ideactivatablebyadmin": 153, "ideal": [94, 97, 99, 130, 137, 194, 197], "ideclarativesettingsform": 113, "idecod": 144, "idelegatedset": 54, "ident": [16, 36, 97, 103, 127], "identif": 94, "identifi": [1, 4, 26, 29, 30, 37, 42, 53, 57, 62, 63, 74, 75, 97, 110, 118, 123, 130, 133, 136, 137, 140, 144, 145, 148, 149, 150, 152, 153, 170, 194, 198, 212], "idetectlanguageprovid": [26, 152], "ie": 26, "iemailvalid": 28, "ientiti": 116, "ientitycompat": 23, "ientri": 119, "ietf": 82, "ievent": [26, 29], "ieventdispatch": [15, 24, 42, 49, 134, 146], "ieventlisten": [1, 42, 45, 60, 113, 115, 137, 145, 148, 149, 150], "ieventlogg": [27, 41], "ieventsourc": 24, "ieventsourcefactori": [24, 26], "iexportdestin": 154, "iexpressionbuild": 26, "iexternalprovid": [28, 140], "ifactori": [27, 62], "iff": 10, "ifil": 27, "ifilenamevalid": [26, 28], "ifilesmetadata": 115, "ifilesmetadatamanag": [24, 115], "ifilteringprovid": 140, "ifoomanag": 0, "ifram": 217, "ifs": [195, 196], "igener": 144, "ignor": [7, 27, 36, 43, 64, 123, 131, 206, 212], "ignorefil": [2, 109], "ignoreopenapi": 67, "igroup": 24, "igroupmanag": [26, 27, 41, 130], "ihandl": 156, "ihandleimipmessag": [22, 118], "ihash": [26, 27, 41], "ihelp": 10, "ii": 212, "iiconsect": [54, 142], "iiconwidget": [26, 123], "iimag": [27, 149], "iimportsourc": 154, "iinappsearch": 140, "iinitialst": [45, 51], "iinitialstateservic": [110, 124], "iinternaltasktyp": 148, "ijob": [29, 38], "ijoblist": [22, 23, 27, 29, 38, 41, 142], "il10n": [10, 41, 51, 54, 62, 110, 132, 140, 142, 143, 145, 148, 149, 150, 152, 154], "ildapprovid": 27, "ildapproviderfactori": 18, "ilimit": 141, "ilimitawarecountusersbackend": 27, "ilinkact": 132, "illeg": 34, "illustr": 2, "ilockingprovid": 27, "ilockmanag": 26, "ilogfactori": [18, 25], "ilogg": [10, 16, 27], "iloginsetupprovid": 28, "imag": [4, 6, 27, 28, 40, 44, 53, 64, 65, 67, 79, 84, 93, 101, 123, 134, 139, 148, 160, 161, 163, 166, 167, 174, 180, 183, 192, 202, 209, 217], "image2text": 148, "image_nam": [160, 175], "image_path": 46, "image_src": 175, "image_tag": 175, "image_typ": 137, "image_url": 137, "imagegenerationprovid": 149, "imagegenerationresultlisten": 149, "imageparam": 175, "imagepath": [15, 54, 110, 132, 142], "imagetotextopticalcharacterrecognit": [29, 148], "imageurl": 137, "imagick": 224, "imagin": [2, 67], "imail": [27, 28, 114], "imailmanag": 121, "imanag": [0, 11, 12, 14, 15, 19, 22, 26, 27, 41, 117, 121, 146, 148, 149, 150], "imap": 133, "imapperexcept": 23, "imdb_id": 137, "imenuact": 40, "imessag": [22, 24, 114, 121], "imessagesend": 121, "imetadatabackgroundev": 24, "imetadataliveev": 24, "imetadataqueri": [24, 115], "imetadatavaluewrapp": 115, "imetricfamili": 128, "img": [4, 6, 22, 46, 47, 53, 110, 119, 137, 140, 163, 180, 190, 204], "imigr": 154, "imigrationstep": 10, "imimetypedetector": 27, "imimetypeload": [25, 27], "immedi": [1, 15, 40, 95, 100, 148, 194], "immut": 57, "imountmanag": 27, "imountpoint": [27, 58], "imountprovid": 58, "imountprovidercollect": [27, 41, 58], "impact": [25, 28, 38, 130, 197], "implement": [0, 1, 4, 15, 22, 23, 25, 26, 27, 28, 29, 35, 37, 38, 40, 41, 42, 45, 50, 51, 54, 57, 60, 67, 73, 74, 75, 78, 79, 82, 84, 88, 100, 110, 113, 115, 116, 117, 118, 119, 121, 123, 124, 132, 133, 134, 135, 137, 138, 139, 140, 142, 143, 144, 154, 156, 157, 159, 160, 162, 163, 171, 174, 175, 185, 207, 217, 218], "impli": [60, 66, 67, 137], "implic": 139, "implicit": 195, "implicitli": [15, 40, 57, 118], "import": [9, 15, 24, 26, 27, 36, 40, 43, 45, 50, 57, 61, 62, 67, 79, 90, 91, 94, 95, 97, 99, 101, 108, 110, 116, 117, 124, 128, 130, 133, 134, 137, 139, 143, 148, 154, 160, 163, 174, 194, 197, 200, 206, 207, 212, 225], "important_list_item": 193, "importsourc": 154, "impos": 139, "imposs": 175, "improv": [28, 29, 41, 45, 67, 97, 100, 104, 110, 130, 133, 140, 161, 194, 195, 197, 208, 212], "impur": 41, "imyappmanag": 154, "in_arrai": [148, 150, 200], "inaccess": 99, "inact": 81, "inadvertenli": 197, "inappsearch": 140, "inavigationmanag": [27, 41], "inbox": [98, 200], "inc": 46, "includ": [2, 17, 27, 28, 29, 33, 34, 36, 40, 41, 43, 44, 45, 57, 62, 63, 66, 67, 78, 79, 89, 90, 99, 101, 103, 104, 105, 107, 109, 110, 115, 118, 132, 133, 137, 139, 143, 148, 160, 161, 163, 176, 180, 188, 190, 197, 214, 217, 220], "include_onc": 0, "includewatermark": 29, "inclus": [95, 100, 212, 216], "incompat": [17, 24, 36, 139], "incomplet": [36, 103, 212], "incompleteactivityexcept": 26, "incompletenotificationexcept": 26, "incompleteparsednotificationexcept": 26, "inconsist": [67, 130], "incorpor": 159, "incorrect": [67, 165], "incorrectli": [27, 37, 42], "increas": [14, 20, 24, 26, 27, 29, 34, 36, 40, 130, 142, 169, 210], "increment": [36, 57, 126, 130], "indent": [101, 193, 194], "independ": [26, 53, 69, 124], "index": [4, 5, 40, 41, 52, 53, 57, 60, 63, 64, 65, 74, 78, 108, 110, 115, 130, 132, 133, 134, 139, 140, 141, 148, 163, 180, 183, 195, 200, 217, 218], "indic": [24, 27, 28, 29, 34, 37, 42, 59, 62, 67, 74, 79, 94, 103, 118, 131, 140, 145, 148, 149, 150, 152, 159, 174, 190, 210], "indirect": 17, "indirectli": 40, "individu": [7, 41, 54, 62, 81, 99, 109, 117, 123, 212], "inevit": [17, 24], "infer": 67, "infin": [84, 115], "influenc": [57, 130, 155, 194], "info": [4, 5, 26, 27, 28, 29, 32, 33, 35, 41, 42, 52, 54, 57, 88, 95, 104, 111, 118, 120, 123, 124, 126, 128, 137, 138, 142, 143, 153, 157, 160, 163, 165, 176, 179, 180, 183, 185, 187, 192, 194, 198, 202, 212], "inform": [18, 20, 24, 26, 27, 28, 30, 35, 37, 40, 42, 45, 46, 47, 57, 58, 62, 63, 64, 65, 79, 88, 94, 98, 99, 101, 102, 103, 110, 111, 121, 123, 124, 132, 133, 135, 137, 139, 140, 143, 144, 145, 148, 150, 152, 153, 154, 163, 164, 178, 194, 205, 210, 212, 214, 217, 218], "infrastructur": [34, 141, 218], "inherit": [38, 50, 57, 72, 79, 118, 139], "inheritdoc": [110, 134], "inheritor": [27, 67], "ini": [112, 143, 225], "inigetwrapp": 27, "init": [45, 66, 101, 160, 174, 181, 188, 192, 198], "init_timeout": 162, "initcor": 13, "initi": [0, 1, 3, 16, 17, 26, 37, 39, 42, 44, 51, 52, 63, 64, 67, 81, 94, 108, 110, 115, 121, 123, 143, 145, 157, 160, 162, 174, 175, 179, 180, 181, 188, 212], "initialis": 24, "initialprovid": 137, "initialst": [45, 51], "initialstateservic": 110, "initiatemessag": 121, "initmetadata": [24, 115], "iniwrapp": 27, "inject": [0, 10, 16, 24, 27, 28, 37, 38, 39, 40, 42, 45, 48, 49, 53, 56, 58, 60, 62, 105, 107, 110, 114, 115, 117, 121, 122, 133, 135, 137, 140, 141, 145, 147, 148, 149, 150, 151, 152, 153, 155, 176, 201, 209, 216, 225], "injectfn": [0, 134], "inlin": [27, 40, 94, 123, 193, 202, 217], "inlineblock": 202, "inmemoryfil": 22, "inner": 218, "innodb": 111, "innodb_print_all_deadlock": 111, "inod": [1, 157], "inotif": 26, "inotifi": 26, "input": [16, 24, 26, 28, 41, 65, 74, 75, 76, 96, 99, 100, 101, 123, 137, 142, 149, 150, 152, 175, 184, 196, 202, 203, 206, 207, 208, 217], "insecur": [37, 42, 200], "insensit": 130, "insert": [29, 37, 38, 42, 57, 62, 111, 130, 137, 140, 144], "inset": [27, 202], "insid": [0, 6, 23, 38, 40, 41, 47, 53, 54, 57, 62, 79, 80, 84, 94, 110, 121, 128, 130, 137, 149, 150, 161, 163, 175, 200, 206, 207, 217, 221, 222], "insight": [108, 111], "inspect": [52, 200], "inspir": [2, 167], "instal": [0, 2, 4, 7, 28, 30, 33, 34, 36, 37, 38, 39, 40, 41, 42, 52, 57, 60, 64, 67, 74, 76, 79, 97, 109, 112, 124, 126, 127, 130, 133, 137, 138, 142, 147, 154, 161, 162, 163, 168, 170, 172, 179, 187, 192, 194, 196, 198, 200, 212, 221, 224], "installer_fil": 101, "instanc": [0, 4, 23, 24, 27, 28, 29, 36, 37, 38, 39, 40, 41, 42, 47, 49, 50, 58, 60, 65, 70, 79, 80, 81, 99, 101, 105, 109, 115, 116, 117, 118, 119, 121, 122, 124, 129, 130, 133, 135, 137, 138, 141, 142, 143, 156, 161, 163, 174, 179, 184, 196, 198, 217], "instanceid": 180, "instanceof": [1, 40, 41, 42, 45, 58, 60, 61, 88, 108, 113, 115, 117, 134, 137, 145, 148, 149, 150, 156], "instanti": [0, 41, 42, 110, 121, 132, 154], "instantli": [130, 148], "instead": [6, 7, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 37, 40, 41, 42, 46, 53, 54, 57, 62, 65, 67, 75, 79, 89, 94, 95, 97, 98, 101, 112, 118, 135, 137, 139, 145, 148, 149, 150, 152, 154, 193, 194, 195, 196, 204, 217], "instruct": [2, 62, 67, 79, 126, 148, 158, 160, 161, 176, 195], "insuffici": 81, "int": [4, 15, 23, 24, 29, 38, 40, 42, 53, 54, 57, 58, 67, 68, 70, 71, 72, 74, 75, 88, 105, 107, 110, 115, 129, 131, 132, 140, 142, 148, 149, 150, 151, 154, 180], "integ": [40, 57, 60, 84, 137, 144, 148, 149, 174, 175, 180, 182, 200], "integr": [4, 17, 20, 24, 26, 27, 29, 30, 32, 35, 37, 42, 89, 90, 99, 110, 112, 115, 123, 124, 132, 134, 135, 137, 142, 144, 154, 159, 164, 194, 209, 210], "integration_github": [110, 137], "integration_openstreetmap": 137, "integration_tmdb": 137, "integration_tmdb_movi": 137, "intend": [34, 124, 148], "intens": [74, 75, 76, 118], "intent": [34, 95], "inter": [42, 124], "interact": [0, 24, 26, 37, 40, 41, 42, 94, 108, 118, 123, 124, 127, 139, 148, 153, 197, 202, 207, 209], "intercept": 50, "interchang": 207, "interest": [27, 33, 34, 52, 57, 89, 95, 137], "interfac": [0, 10, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 37, 40, 42, 51, 58, 62, 95, 97, 98, 99, 103, 105, 109, 112, 113, 114, 116, 117, 120, 123, 129, 130, 132, 137, 138, 139, 140, 142, 143, 145, 146, 148, 149, 150, 152, 153, 154, 156, 159, 167, 184, 199, 202, 209, 210, 212, 217, 220], "interfer": 45, "interleav": 0, "intermedi": 23, "intern": [4, 13, 18, 27, 36, 37, 41, 42, 52, 57, 58, 66, 95, 100, 105, 107, 110, 117, 118, 123, 130, 131, 135, 137, 141, 142, 143, 168, 182, 191, 200, 218], "internaltokenrequestedev": 127, "internation": 62, "internet": [18, 165], "interpret": [79, 140, 217], "interrupt": 81, "interv": [110, 188], "intervent": 40, "intric": 159, "introduc": [1, 23, 26, 28, 34, 40, 60, 82, 130, 137, 139, 148, 159, 173, 197, 214], "introduct": [3, 10, 48, 83, 96, 98, 148, 172, 205, 209, 223], "invalid": [22, 26, 30, 37, 40, 42, 75, 77, 100, 130, 131, 136, 182, 200, 212], "invalid_hash": 30, "invalidargumentexcept": [17, 26, 155], "invalidatecooki": 40, "invalidatetokensofus": 22, "invalidvalueexcept": 26, "invert": [26, 47, 95, 202], "investig": 194, "invis": [72, 217], "invit": [7, 62], "invoc": 0, "invok": [0, 2, 7, 45, 126, 140, 180], "involv": [101, 127, 139, 168, 175, 197], "io": [20, 24, 27, 94, 95, 98, 99, 118, 124, 163, 174, 175, 211, 225], "iocmprovid": 28, "ioper": 116, "ioperationcompat": 23, "ioptionwidget": 123, "ioutofofficedata": 129, "ioutput": [40, 60, 138, 144], "ip": [40, 141, 170, 200], "ipaddress": 200, "iparallelawarejob": 23, "ipeparedstat": 17, "ipersonalproviderset": 28, "iphonenumberutil": [24, 131], "ipreloadablenotifi": 28, "ipreparedstat": 17, "ipreview": [24, 27, 41], "iprofil": 133, "iprovid": [22, 24, 26, 28, 29, 119, 121, 134, 140, 148, 149, 150, 153], "iprovideenabledstatebackend": [24, 26], "iprovidermanag": [14, 134], "iproviderwithexpectedruntim": [26, 150], "iproviderwithid": 26, "iproviderwithuserid": [26, 150], "iprovidesicon": 153, "iprovidespersonalset": 153, "ipublicreferenceprovid": [26, 137], "ipublicsharetemplateprovid": 51, "iquerybuild": [26, 27, 29, 57, 115], "iquerylogg": [27, 41], "iratelimitexceededexcept": 141, "irefer": 137, "ireferenceprovid": 137, "iregistrationcontext": [0, 1, 16, 25, 26, 41, 45, 50, 51, 110, 113, 115, 117, 121, 132, 134, 140, 143, 145, 148, 149, 150, 152, 154, 156], "iregistri": [24, 28], "ireloadablewidget": 123, "iremotehostvalid": 141, "irepairstep": 138, "irequest": [25, 27, 38, 40, 41, 53, 55, 134, 139, 195], "irequestcontext": 156, "iresourc": 134, "iresourceprovid": 134, "irespons": 156, "iresult": [17, 24, 29], "irichtextformatt": 27, "irootfold": [26, 27, 41, 58], "irootstorag": 58, "irout": [27, 28, 41], "irregular": 34, "irrelev": 212, "is_avail": 74, "is_en": 142, "isadmin": 26, "isallow": 40, "isappload": 23, "isarrai": 200, "isavail": [18, 74], "isbackendrequir": 26, "ischemawrapp": [60, 144], "iscontentencod": 66, "iscontextchatavail": 108, "isdirectori": 88, "isearch": [10, 27, 41], "isearchablegroupbackend": 23, "isearchablereferenceprovid": 137, "isearchqueri": 140, "isecurerandom": [12, 27, 41], "isen": [19, 24, 110, 129], "isenabledforus": 24, "iservercontain": [16, 27, 28, 41, 50, 56], "iservic": 121, "isess": [16, 40], "iset": [54, 142], "isetupcheck": 143, "isexternalprovid": 140, "isfiltervalid": 12, "ishar": [26, 51], "ishareownerlessmount": 27, "ishareprovid": 28, "ishareprovidersupportsallsharesinfold": 28, "isi": 18, "isie8": 11, "isimplefil": [22, 23], "isindex": 107, "isineffect": 129, "isinsideview": 137, "isintern": 148, "isizeestimationmigr": [23, 154], "islazi": [105, 107], "islegitimatedforuserid": 116, "isn": [12, 18, 74, 138, 212], "iso": [76, 79, 131], "isol": 109, "isp": 65, "ispagin": [137, 140], "ispasswordprotect": 136, "ispecificoper": 116, "ispeechtotextmanag": [26, 145], "ispeechtotextprovid": [26, 145], "ispeechtotextproviderwithid": 26, "ispeechtotextproviderwithuserid": [26, 145], "ispublicshar": 27, "isreadonlyconfigen": 28, "issamepath": 14, "issensit": [105, 107], "isset": [39, 148], "issu": [1, 2, 4, 17, 21, 26, 27, 28, 30, 34, 40, 62, 65, 67, 89, 101, 110, 111, 130, 133, 138, 143, 154, 159, 165, 168, 171, 176, 194, 195, 196, 197, 211, 222], "issuccess": [40, 88], "issuehandl": 109, "istatusmanag": 146, "istorag": [26, 27, 58], "istrusteddomain": 141, "istrustedurl": 141, "istwofactorauthenabledforus": 153, "istyp": 23, "isuseradmin": 13, "isvalid": 141, "isvalidfilenam": 26, "isvalidtoken": 136, "isynchronouswatermarkingprovid": 29, "isynchrounousprovid": 148, "isystemtagmanag": 24, "isystemtagobjectmapp": 27, "itag": 15, "itagmanag": [15, 27, 41], "ital": 95, "itasktyp": [26, 148, 150], "item": [24, 26, 36, 37, 42, 49, 58, 62, 65, 67, 72, 85, 94, 96, 98, 108, 110, 115, 134, 148, 157, 195, 202, 205, 207, 208], "item_icons_round": 110, "item_typ": 25, "itemid": [65, 108, 134], "itempickerdialog": 134, "itempl": 28, "itemplatemanag": 28, "itempmanag": [27, 41], "itemsperpag": [65, 177, 186, 191], "itemtitl": 134, "itemtyp": [65, 71], "iter": [26, 29], "iterateassoci": 29, "iteratenumer": 29, "ithrottl": 27, "itimefactori": [10, 23, 27, 38, 41, 135, 151], "itinerari": 121, "itoken": [24, 26], "itranslationmanag": [26, 152], "itranslationprovid": [26, 152], "itranslationproviderwithid": 26, "itranslationproviderwithuserid": [26, 152], "itrashitem": 26, "itriggerableprovid": 148, "itrusteddomainhelp": [27, 141], "its": [0, 1, 15, 22, 24, 27, 30, 36, 37, 39, 40, 41, 42, 46, 55, 57, 58, 62, 63, 65, 66, 70, 79, 85, 89, 91, 94, 95, 99, 101, 105, 107, 115, 116, 118, 140, 142, 148, 149, 150, 157, 162, 167, 175, 195, 197, 198, 208, 217, 218, 222], "itself": [18, 25, 27, 37, 41, 42, 50, 60, 63, 70, 78, 95, 100, 104, 116, 137, 169, 201, 212], "iurlgener": [25, 27, 41, 51, 53, 54, 110, 132, 134, 140, 142, 156], "iuser": [15, 24, 26, 27, 28, 42, 62, 129, 132, 134, 140, 141, 147, 153, 154, 155], "iuserconfig": 107, "iusermanag": [26, 27, 28, 41, 42, 51, 130, 155], "iusermountcach": 27, "iusersess": [27, 41, 42, 58, 110, 155], "iuserstatu": 146, "iwebhookcompatibleev": 26, "iwidget": [26, 110], "j": [6, 7, 15, 23, 24, 36, 45, 46, 62, 82, 110, 116, 124, 126, 134, 137, 139, 143, 160, 163, 176, 190, 195, 206, 207, 208, 217, 221], "ja": 7, "ja_jp": 7, "jail": 218, "jan": [4, 34], "jane": [79, 110, 191], "jargon": [95, 100], "jasmin": 225, "java": 88, "javascript": [5, 6, 7, 13, 21, 23, 24, 26, 36, 37, 40, 42, 44, 48, 61, 99, 100, 110, 116, 123, 126, 133, 134, 140, 142, 143, 163, 194, 198, 209, 223], "javascriptmodul": 143, "jdoe": 195, "jitpack": 90, "joann": 65, "job": [4, 20, 23, 25, 35, 40, 48, 62, 74, 115, 117, 130, 138, 145, 148, 149, 150, 175, 188, 194, 209, 212], "joblist": [27, 38, 142], "john": [40, 65, 191], "join": [72, 94, 115], "joinindex": [24, 115], "joinpath": 14, "journalctl": 170, "journei": 137, "jpeg": [79, 137], "jpg": [4, 84, 110, 137, 140, 202, 217], "jqueri": [12, 22, 27, 40, 45, 207, 217], "jrdrespons": 156, "json": [2, 7, 10, 17, 18, 20, 24, 26, 27, 29, 30, 36, 45, 52, 57, 62, 63, 64, 66, 70, 78, 79, 80, 105, 107, 109, 110, 113, 122, 126, 129, 137, 139, 148, 154, 156, 163, 174, 175, 176, 179, 180, 187, 188, 198, 200, 217, 222, 224], "json_decod": [122, 142, 154], "json_encod": [26, 122, 139, 142, 154], "json_pretty_print": 142, "json_throw_on_error": 154, "jsonrespons": [26, 40, 67, 156], "jsonseri": 26, "jsonserializ": 129, "jstimezonedetect": 14, "jstz": 14, "jsx": 163, "judg": 212, "judgement": 197, "jul": 79, "juli": 62, "juliu": 158, "juliushaertl": 110, "jump": 66, "june": 194, "just": [6, 7, 22, 27, 29, 34, 36, 38, 40, 41, 42, 55, 62, 85, 98, 101, 111, 112, 113, 115, 118, 126, 136, 137, 138, 140, 148, 161, 163, 167, 176, 178, 180, 184, 189, 190, 194, 202, 207, 208, 212, 217, 225], "jwt_enabl": 200, "jwt_header": 200, "jwt_secret": 200, "k": [66, 79, 80], "kann": 4, "karchiv": 101, "karma": [61, 225], "kde": [101, 212], "kebab": 195, "keep": [2, 4, 9, 23, 30, 33, 34, 36, 40, 41, 43, 55, 60, 62, 63, 66, 67, 79, 88, 94, 95, 97, 99, 100, 101, 116, 118, 124, 130, 133, 137, 139, 160, 161, 194, 201, 202, 207, 222], "kei": [16, 26, 27, 30, 35, 37, 40, 41, 42, 45, 46, 53, 56, 57, 62, 70, 77, 79, 94, 115, 116, 130, 144, 148, 155, 163, 164, 177, 178, 186, 190, 192, 194, 200, 214], "keithcirkel": 126, "kept": [24, 34, 64, 103, 110, 163, 176], "key1": [177, 186], "key2": [177, 186], "key3": [177, 186], "key_nam": 190, "keyboard": [44, 99, 217], "keymanag": 16, "keyout": 30, "keyserv": 161, "keyword": [163, 195, 212], "kib": 154, "kid": 148, "kihrmq3tytmghwsim": 30, "kill": 161, "killer": 40, "kind": [36, 40, 45, 94, 137, 148, 150, 212], "kindli": 217, "kit": 95, "knorr": 158, "know": [27, 32, 41, 45, 62, 67, 94, 97, 100, 101, 109, 118, 130, 137, 140, 148, 150, 153, 178, 179, 194, 212], "knowledg": [28, 100, 108, 212], "known": [2, 27, 37, 41, 42, 57, 64, 101, 109, 110, 115, 116, 118, 131, 138, 156], "l": [4, 54, 62, 109, 140, 142, 145, 148, 149, 150, 152, 161, 217], "l108": 82, "l10n": [7, 13, 16, 27, 51, 62, 110, 123, 132, 140, 142, 143, 154, 160, 164, 176], "l10nfactori": [27, 62], "label": [40, 70, 79, 94, 95, 96, 113, 121, 128, 137, 142, 188, 199, 203, 206, 208, 210, 212], "lack": 57, "landscap": 159, "lang": [4, 7, 62, 160, 163, 176], "lang_map": 7, "languag": [4, 7, 23, 25, 27, 64, 73, 74, 75, 79, 95, 99, 100, 108, 112, 123, 148, 150, 159, 160, 163, 176, 194, 202], "languagedetect": 76, "languagetupl": [26, 152], "larg": [26, 60, 73, 75, 81, 95, 101, 105, 107, 130, 150, 202], "larger": [26, 33, 39, 99, 202], "last": [0, 16, 22, 24, 29, 40, 41, 50, 54, 62, 65, 68, 79, 81, 84, 94, 111, 123, 130, 140, 142, 148, 179, 180, 200, 212], "last_act": 84, "last_check_tim": 179, "last_report": 142, "last_sent": 142, "lastdai": 68, "lastindex": 66, "lastlogin": [57, 65], "lastmodifi": 108, "lastnam": [195, 200], "lastreport": 142, "lastsentreportd": 142, "lastsentreporttim": 142, "latenc": 39, "latent": 149, "later": [4, 7, 16, 22, 28, 34, 35, 40, 41, 45, 54, 57, 65, 101, 110, 118, 127, 137, 194], "latest": [9, 34, 35, 36, 40, 60, 79, 84, 90, 99, 101, 102, 109, 110, 133, 158, 163, 174, 175, 197], "latestchilddatetim": 82, "latex": 217, "latter": 139, "launch": [88, 161, 174], "law": [34, 210], "lax": 23, "layer": [17, 19, 24, 30, 57, 217, 219], "layout": [34, 96, 202, 205, 209], "lazi": [0, 25, 66, 118, 137], "lazili": 0, "lazyrespons": 40, "lazyrootfold": 27, "lc_messag": 163, "ldap": [13, 27, 42, 123, 142, 224], "ldapgroupmemberassocattr": 13, "ldapprovid": 27, "lead": [33, 41, 57, 62, 67, 94, 99, 101, 124, 130, 137, 176, 194, 217], "leader": 30, "leak": [34, 101, 109, 140, 217], "learn": [90, 97, 117, 194], "least": [4, 26, 37, 40, 42, 66, 67, 99, 100, 110, 118, 137, 147, 148, 210, 212, 217, 222], "leav": [28, 60, 65, 95, 103, 126, 161, 200], "left": [27, 30, 40, 62, 65, 67, 98, 99, 110, 118, 137, 201, 202, 207, 208], "legaci": [26, 27, 28, 29, 40, 41, 45, 67, 79, 120, 123, 218], "legibl": 95, "length": [4, 57, 60, 62, 66, 79, 80, 81, 94, 107, 149, 152, 194, 195], "lengthi": 94, "less": [26, 36, 41, 49, 58, 95, 100, 139, 161, 202, 212, 218], "lesser": 94, "lessspecificimplementedreturntyp": 67, "lessspecificreturnstat": 67, "lessspecificreturntyp": 67, "let": [39, 40, 53, 67, 101, 109, 110, 118, 137, 160, 162, 178, 184, 194, 195, 197, 212, 217], "letter": [26, 40, 50, 56, 79, 131, 195], "level": [10, 26, 27, 40, 41, 58, 94, 97, 98, 99, 104, 130, 139, 143, 170, 182, 187, 197, 207, 208, 219, 225], "leverag": 2, "lf": 194, "li": [193, 206, 207, 208, 217], "lib": [0, 2, 4, 6, 30, 38, 39, 40, 41, 50, 51, 52, 53, 54, 57, 60, 67, 82, 88, 101, 103, 104, 109, 112, 114, 115, 119, 121, 132, 137, 138, 140, 145, 148, 149, 150, 152, 155, 163, 165, 179, 200, 225], "liber": 212, "libphonenumb": 131, "librari": [26, 29, 45, 91, 93, 95, 101, 104, 109, 124, 131, 135, 137, 159, 168, 200, 217], "libxml": [4, 224], "licenc": 4, "licens": [4, 34, 35, 89, 199], "life": [34, 35, 82, 197], "lifecycl": [40, 48, 160, 164, 172, 209], "lifespan": 0, "lifetim": 0, "light": [0, 16, 24, 95, 115, 153, 202], "lighten": [105, 107], "lighter": [24, 28], "lighthous": 97, "like": [0, 1, 2, 4, 6, 7, 14, 15, 16, 17, 18, 22, 23, 24, 26, 28, 29, 30, 34, 36, 37, 38, 39, 40, 41, 42, 43, 50, 56, 57, 58, 60, 61, 62, 63, 65, 67, 70, 73, 75, 78, 81, 84, 89, 90, 94, 95, 97, 98, 99, 100, 101, 108, 109, 110, 111, 112, 113, 115, 117, 118, 121, 124, 126, 128, 130, 134, 136, 137, 139, 140, 143, 144, 145, 148, 149, 150, 152, 153, 163, 178, 188, 193, 194, 195, 197, 202, 206, 207, 208, 210, 212, 217, 225], "likelihood": [24, 197], "limit": [4, 23, 24, 27, 30, 34, 37, 38, 41, 42, 53, 55, 57, 65, 72, 74, 75, 76, 81, 82, 84, 95, 97, 99, 103, 107, 110, 111, 115, 118, 123, 130, 133, 137, 140, 145, 152, 162, 163, 167, 170, 171, 173, 178, 183, 207, 214, 217, 218], "limitenumerationtogroup": 15, "line": [0, 7, 28, 41, 45, 62, 90, 95, 99, 101, 104, 112, 118, 153, 161, 163, 165, 193, 194, 196, 202, 206, 207, 210], "liner": 210, "link": [2, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 30, 33, 37, 40, 42, 45, 46, 64, 65, 70, 78, 79, 94, 95, 99, 101, 110, 119, 123, 132, 134, 136, 140, 141, 143, 147, 153, 183, 207, 208, 211, 214, 217, 225], "linkact": 119, "linkactiveclass": 163, "linkautocomplet": 137, "linkend": 62, "linker": 101, "linkprovid": 119, "linkstart": 62, "linkto": [15, 143], "linktooc": 15, "linktopubl": [11, 24], "linktoremot": 15, "linktorout": [53, 140], "linktorouteabsolut": [51, 110, 132, 134, 156], "lint": 123, "linter": [17, 20, 24, 26, 27, 29], "linu": 210, "linux": [4, 95, 102, 161, 200], "list": [4, 5, 7, 10, 12, 21, 26, 28, 29, 36, 37, 40, 41, 42, 45, 53, 54, 55, 57, 58, 60, 62, 64, 67, 69, 75, 76, 77, 81, 82, 83, 88, 94, 96, 101, 105, 107, 108, 109, 110, 113, 115, 118, 119, 121, 123, 133, 140, 146, 148, 149, 150, 152, 153, 158, 163, 171, 177, 180, 181, 186, 187, 188, 190, 193, 198, 201, 202, 205, 209, 211, 212, 225], "list__item": 193, "list_item": 193, "listen": [0, 1, 5, 16, 24, 28, 29, 37, 45, 60, 91, 108, 115, 116, 123, 124, 126, 130, 134, 137, 142, 146, 157, 174, 181, 192], "listofaudio": 148, "listoffil": 148, "listofimag": 148, "listofnumb": 148, "listoftext": 148, "listofvideo": 148, "listservic": 121, "listtemplatefield": 28, "liter": [84, 115], "littl": [17, 24], "live": [4, 23, 35, 37, 42, 79, 103, 123, 138], "ll": [2, 29, 41, 109, 140, 221, 225], "llama": 148, "llvm": 101, "load": [0, 1, 2, 5, 13, 23, 24, 25, 26, 27, 28, 37, 40, 41, 42, 44, 52, 57, 62, 94, 97, 100, 101, 104, 110, 111, 118, 121, 124, 130, 132, 135, 137, 139, 157, 163, 165, 170, 194, 202, 207], "loadabl": [140, 145, 148, 149, 150, 152], "loadadditionalentriesev": 27, "loadadditionallisten": 45, "loadadditionalscript": [5, 16, 24], "loadadditionalscriptsev": [24, 45, 134], "loadadditionalscriptsloggedin": 24, "loadadditionalsettingscript": 16, "loadapp": 23, "loader": [22, 24, 28, 104, 130], "loadscript": 24, "loadsettingsscriptsev": 16, "loadsidebar": 14, "loadstat": 45, "loadstyl": 24, "local": [7, 35, 36, 48, 62, 64, 65, 79, 80, 101, 124, 134, 143, 149, 158, 160, 161, 163, 167, 174, 176, 183, 200, 221], "locale_dir": 163, "localhost": [25, 63, 112, 141, 162, 198, 200, 225], "locat": [0, 7, 13, 29, 40, 41, 62, 65, 67, 79, 81, 85, 88, 91, 99, 101, 102, 103, 112, 130, 132, 137, 142, 163, 165, 180, 195, 207, 217, 218], "lock": [15, 26, 27, 36, 40, 57, 79, 123, 130], "lockdiscoveri": 79, "lockedexcept": 15, "lockentri": 79, "lockingprovid": 27, "lockscop": 79, "locktyp": 79, "lockwaittimeoutexcept": 26, "lodash": [15, 29], "log": [5, 10, 15, 16, 25, 26, 27, 40, 41, 45, 48, 52, 68, 91, 111, 112, 124, 130, 133, 135, 136, 138, 142, 155, 165, 170, 181, 192, 200, 209, 217, 225], "log_lvl": 182, "log_output": 112, "log_rotate_s": 56, "logexcept": [11, 16], "logfil": 130, "logger": [16, 17, 18, 25, 27, 49, 111, 123, 138], "loggerinterfac": [16, 24, 27, 41, 49, 135, 138], "logic": [0, 20, 38, 40, 41, 50, 60, 111, 113, 117, 118, 140, 148, 156, 160, 162, 191, 202, 207, 218], "login": [19, 22, 27, 37, 40, 42, 78, 89, 93, 123, 153, 155, 165, 209], "loginfailedev": 15, "loginnam": 63, "loglevel": [22, 27, 130, 182], "logo": [33, 40, 65], "logout": [4, 42, 155], "long": [0, 22, 34, 41, 60, 72, 88, 129, 138, 140, 141, 145, 148, 149, 150, 152, 175, 194, 196, 206, 212], "long_query_tim": 130, "longer": [2, 10, 13, 15, 18, 23, 25, 26, 27, 28, 34, 36, 37, 38, 42, 57, 68, 91, 95, 130, 149, 150, 152, 155, 204, 207, 212], "look": [4, 30, 40, 41, 47, 49, 60, 61, 62, 63, 65, 67, 79, 91, 94, 97, 98, 99, 110, 117, 118, 124, 126, 130, 136, 137, 142, 143, 144, 145, 148, 149, 150, 160, 163, 165, 193, 194, 202, 204, 210, 212], "lookup": [1, 26, 71], "loop": [24, 116, 196], "lose": [30, 31, 62], "loss": 197, "lost": [10, 30, 62, 78, 124], "lot": [47, 57, 63, 94, 99, 111, 115, 124, 130, 133, 136, 142, 197, 221], "low": [17, 38, 39, 115, 194, 197, 218], "lower": [4, 25, 29, 42, 56, 57, 101, 115, 130, 142], "lowercamelcas": [57, 196], "lowercas": [4, 100, 142], "lowest": [27, 40], "lt": [18, 115], "ltr": 202, "lukasreschk": 30, "m": [79, 161, 188, 197, 206], "m1dqhwuzwwjec3ku7gjsspr7bzxopwf01kj0xgppyvzekgtbzbraxlouxfzdbgj6zk9owg9x": 63, "mac": 101, "machin": [30, 101, 123, 158, 169, 170, 209], "maco": [95, 102], "made": [24, 40, 49, 78, 84, 115, 126, 139, 142, 162, 175, 176, 194, 197, 217], "magic": [27, 57, 136, 142], "mai": [0, 1, 18, 22, 23, 27, 28, 30, 35, 36, 37, 38, 40, 41, 42, 53, 60, 62, 63, 67, 79, 88, 89, 90, 94, 95, 99, 101, 108, 110, 111, 112, 117, 118, 121, 124, 129, 130, 135, 137, 140, 145, 148, 150, 152, 154, 157, 161, 165, 167, 170, 171, 197, 206, 210, 212, 214, 217], "mail": [4, 10, 14, 15, 22, 24, 27, 28, 34, 40, 70, 94, 95, 98, 99, 108, 114, 120, 123, 132, 133, 137, 140, 153, 206, 217], "mail_recipi": 140, "mail_smtphost": 200, "mail_smtpmod": [10, 200], "mail_smtpnam": 56, "mail_smtpport": 200, "mailbox": [94, 99], "mailer": [27, 114, 133], "mailhog": 200, "mailmanag": 121, "mailprovid": 121, "mailservic": [114, 121], "mailto": 132, "main": [0, 7, 17, 24, 26, 27, 36, 38, 39, 40, 45, 46, 47, 67, 94, 95, 97, 98, 101, 109, 110, 115, 118, 121, 127, 134, 137, 148, 158, 159, 160, 161, 165, 190, 193, 194, 195, 197, 202, 205, 206, 207, 208, 209, 210, 211, 217], "mainact": 88, "mainli": [16, 92, 98, 139, 148], "maintain": [21, 28, 30, 31, 34, 36, 38, 41, 57, 66, 97, 103, 161, 193, 194, 209, 212, 214, 216, 218], "maintainership": 34, "mainten": [101, 138, 197, 209], "major": [0, 4, 16, 17, 20, 24, 28, 60, 65, 94, 99, 103, 124, 197, 212, 220], "major_vers": 133, "make": [10, 12, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 34, 35, 36, 37, 38, 40, 41, 42, 45, 50, 53, 56, 57, 60, 61, 62, 66, 67, 74, 75, 76, 83, 85, 86, 94, 95, 97, 99, 100, 101, 104, 108, 111, 112, 116, 117, 118, 121, 123, 124, 126, 127, 130, 133, 137, 140, 147, 148, 150, 158, 161, 165, 170, 181, 193, 194, 195, 198, 200, 201, 202, 212, 217, 221, 222, 223, 224, 225], "makefil": [2, 164, 174], "malici": [34, 217], "man": 148, "manag": [0, 3, 22, 27, 28, 29, 30, 32, 37, 42, 59, 79, 94, 101, 108, 115, 117, 121, 123, 126, 137, 145, 148, 149, 150, 152, 171, 197, 201, 209, 218], "manageruid": 155, "mandatori": [24, 70, 101], "mani": [2, 17, 27, 28, 35, 40, 42, 62, 67, 74, 75, 76, 79, 80, 94, 99, 101, 112, 118, 124, 133, 148, 149, 161, 197, 200, 212], "manipul": [50, 57, 64, 217], "mankind": 137, "manner": 27, "manpag": 101, "manual": [3, 26, 28, 30, 41, 57, 60, 67, 101, 102, 105, 107, 112, 137, 158, 160, 163, 192, 198, 225], "manual_instal": [158, 160, 163, 174], "map": [23, 37, 42, 53, 55, 60, 79, 91, 95, 104, 118, 131, 137, 195, 219], "mapper": [10, 22, 28, 41, 59, 109, 217], "margin": [27, 202, 208], "maria": 70, "mariadb": [28, 111, 123, 130], "mark": [12, 15, 24, 26, 33, 36, 53, 54, 66, 79, 82, 94, 100, 103, 130, 147, 161, 196, 202, 220, 221, 222], "markdown": [4, 137], "marker": 207, "market": [98, 100], "markfieldupd": 22, "markup": 196, "martin": 225, "mask": [79, 218], "massiv": 25, "master": [2, 7, 26, 36, 57, 65, 67, 82, 90, 101, 109, 133, 197, 212, 220, 225], "match": [4, 22, 23, 25, 26, 41, 47, 48, 63, 67, 71, 94, 104, 116, 117, 118, 123, 198, 222], "matcher": 116, "matchrefer": 137, "materi": [28, 95, 98, 205], "matric": [26, 29], "matrix": [20, 24, 27, 35, 109, 112], "matter": [0, 21, 38, 81, 82, 130, 197], "max": [4, 20, 21, 22, 23, 24, 25, 26, 27, 29, 66, 139, 140, 200, 202, 203, 207], "maxcontrast": [24, 95, 202], "maxdepth": 198, "maximum": [4, 40, 65, 99, 137, 138, 194, 202, 207], "maxuploadfiles": 28, "mb_array_change_key_cas": 28, "mb_str_replac": 11, "mb_substr_replac": 11, "mbstring": 224, "mclient": 88, "md": [4, 25, 36, 110, 194], "md5": [14, 29, 79, 80, 118, 136], "md5sum": 80, "mdn": [40, 217], "me": [37, 42, 51, 119, 134, 206], "mean": [2, 4, 13, 17, 24, 26, 27, 28, 34, 37, 40, 41, 42, 50, 52, 57, 60, 62, 63, 66, 81, 84, 91, 100, 101, 103, 105, 107, 113, 115, 118, 130, 138, 139, 140, 143, 157, 169, 175, 189, 194, 197, 212, 214, 217], "meaning": 26, "meant": [18, 148, 198], "meantim": 221, "measur": [34, 40, 123, 139, 162, 217], "mechan": [0, 17, 18, 42, 62, 118, 119, 140, 145, 148, 149, 150, 152, 156, 160], "media": [23, 37, 40, 42, 65, 145], "medium": [95, 194], "meet": [117, 146, 147], "member": [30, 42, 196], "memcach": [18, 39, 55, 200], "memcachefactori": 27, "memori": [26, 34, 40, 41, 48, 101, 133], "mention": [29, 30, 67, 94, 103, 110, 139, 142, 143, 148, 197, 212], "menu": [4, 24, 26, 40, 96, 99, 110, 120, 123, 137, 159, 162, 176, 181, 192, 201, 202, 205, 206, 209], "menuitem": 208, "mercuri": 4, "merg": [28, 29, 32, 36, 137, 143, 194, 197, 198, 210, 212, 214], "mesh": [28, 79], "mess": 62, "messag": [18, 26, 37, 42, 49, 62, 63, 64, 65, 66, 67, 68, 74, 75, 76, 82, 94, 95, 98, 99, 100, 110, 114, 121, 124, 129, 130, 137, 138, 140, 143, 145, 148, 149, 150, 152, 156, 170, 177, 179, 181, 183, 186, 191, 207, 217, 222], "messageid": [72, 146], "messagetd": 217, "met": 67, "meta": [17, 26, 28, 51, 63, 65, 66, 110, 115, 137, 139, 140, 177, 186, 191, 222], "metacharact": 217, "metadata": [3, 6, 24, 37, 42, 58, 59, 64, 109, 123, 148, 200, 209, 218], "metadatabackgroundev": [24, 115], "metadatakei": 115, "metadataliveev": [24, 115], "metadatamanag": 115, "metadataqueri": 115, "meter": 96, "method": [0, 1, 2, 7, 10, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 37, 38, 40, 41, 42, 45, 46, 50, 52, 53, 54, 57, 58, 61, 62, 64, 65, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 88, 90, 91, 94, 103, 105, 107, 108, 109, 110, 111, 113, 115, 116, 117, 118, 119, 121, 123, 124, 129, 133, 134, 135, 137, 138, 140, 143, 145, 148, 149, 150, 152, 153, 154, 155, 157, 159, 160, 163, 164, 173, 179, 196, 212, 217, 218, 220, 225], "method_exist": [24, 121], "methodnam": 50, "methodologi": 101, "methodtest": 53, "metric": [123, 148, 209], "metrictyp": 128, "mhandler": 88, "micro": 65, "microservic": [160, 162, 163], "microsoft": 212, "middl": 98, "middlewar": [22, 40, 48, 173, 209], "might": [0, 2, 18, 26, 27, 34, 36, 37, 40, 41, 42, 43, 45, 51, 55, 56, 60, 62, 63, 65, 66, 67, 68, 71, 89, 92, 94, 97, 99, 101, 105, 107, 110, 111, 115, 116, 118, 124, 126, 127, 130, 136, 137, 139, 140, 141, 143, 149, 150, 153, 161, 163, 165, 179, 194, 197, 198, 212, 217, 221, 225], "migrat": [4, 10, 24, 27, 29, 43, 48, 57, 59, 63, 110, 112, 123, 124, 138, 144, 209], "miibvtccasagawibagiupvawyqjwcwyazcv7iz16twxfeumwdqyjkozihvcnaqef": 30, "miko": 225, "mileston": 36, "million": 137, "millisecond": [130, 144], "mime": [27, 79, 80, 84, 140, 143, 180], "mimetyp": [27, 37, 40, 42, 55, 80, 88, 218], "mimetypedetector": 27, "mimetypeload": 27, "min": [4, 20, 21, 22, 23, 24, 25, 26, 27, 29, 140, 163, 198, 200, 202, 207], "mind": [36, 43, 63, 66, 95, 97, 101, 118, 130, 139], "mingw": 101, "minif": 221, "minifi": [7, 112], "minim": [111, 160, 173], "minimalist": 153, "minimum": [2, 4, 34, 38, 66, 94, 99, 118, 133, 202, 207], "minio": 200, "minioadmin": 200, "minor": [17, 24, 60, 65], "minut": [35, 38, 63, 74, 75, 76, 110, 149, 150, 162, 188], "miscellan": [48, 181, 192], "misdetect": 176, "miss": [24, 37, 42, 54, 60, 67, 76, 79, 99, 133, 143, 159, 194, 212, 217], "missing_fil": 30, "mistak": [7, 35, 101, 148], "mit": [4, 89], "mitig": [1, 28, 123], "mix": [22, 105, 107, 130, 137, 162, 207, 208], "mixin": 137, "mj": [23, 143, 163], "mkcol": [79, 80, 81], "mkdir": [35, 101, 161, 198, 200], "mknod": 200, "mktemp": 161, "mm": [68, 70], "mncwv0ujg9s63lf8": 30, "mo": [62, 163, 176], "mobil": [26, 65, 98, 99, 137, 140, 200, 201, 202, 206], "mocha": 126, "mock": [39, 41, 61, 225], "modal": [26, 96, 99, 202], "mode": [18, 24, 26, 37, 42, 60, 62, 123, 133, 143, 158, 159, 163, 165, 170, 184, 195, 201, 202, 206, 225], "model": [38, 50, 73, 75, 110, 115, 148, 149, 150, 162], "moder": 147, "modern": [41, 124, 143], "modif": [55, 79, 80, 115, 214, 218], "modifi": [30, 37, 42, 54, 56, 60, 64, 66, 67, 72, 77, 79, 84, 101, 103, 115, 118, 123, 124, 129, 156, 165, 180, 193, 201], "modifycolumn": 60, "modifyparticipantev": 146, "modul": [23, 24, 26, 40, 45, 101, 112, 126, 143, 195, 221], "modular": [41, 194], "mom": 206, "moment": [4, 14, 17, 84, 88, 89, 118, 123, 129, 133, 148], "monet": [31, 209], "monitor": [4, 32, 130], "monitoringmiddlewar": 50, "monochrom": 95, "month": [99, 212], "monthlyreport": 142, "more": [1, 2, 4, 5, 7, 17, 18, 21, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 38, 40, 41, 42, 45, 46, 51, 53, 55, 58, 59, 60, 62, 65, 67, 70, 72, 94, 97, 98, 99, 100, 101, 102, 109, 110, 113, 117, 118, 121, 123, 124, 126, 130, 132, 133, 137, 139, 142, 157, 159, 160, 161, 162, 163, 167, 178, 183, 184, 189, 193, 194, 195, 197, 198, 202, 204, 206, 207, 208, 212, 214, 217, 218, 221, 225], "moreov": [2, 4, 17, 24, 26], "morespecificreturntyp": 67, "most": [9, 15, 16, 18, 24, 25, 26, 29, 34, 38, 39, 40, 41, 53, 57, 62, 67, 72, 94, 95, 97, 98, 99, 101, 118, 124, 131, 137, 139, 140, 143, 148, 157, 164, 171, 194, 198, 212, 217, 222, 225], "mostli": [17, 18, 24, 37, 42, 62, 82, 109, 124, 137], "mount": [27, 28, 37, 42, 79, 110, 134, 137, 174, 219], "mountconfigmanag": 27, "mountmanag": 27, "mountpoint": [26, 27, 58, 218], "move": [2, 10, 16, 17, 21, 24, 26, 27, 28, 31, 37, 42, 57, 62, 81, 83, 85, 86, 91, 94, 99, 104, 110, 116, 139, 212, 221], "moveabl": 79, "moveoper": 88, "moveremotefileoper": 88, "movetotrash": 24, "movetotrashev": 24, "movi": 137, "mozilla": [29, 97, 112, 194], "mpl": 4, "mquyqdffosamjytm8pvpkosvqxt5hglnuspo5embgjmnepfgaide8oujvrj2wcycbslgqynu9japfvzhml83ybmvp6adidarjtfibprwod6p32fl9lipistvc6k8wrs1": 63, "msg": 40, "mtime": [42, 79, 80, 81, 180], "much": [21, 24, 28, 39, 94, 95, 101, 105, 107, 133, 150, 193, 212], "multi": [17, 40, 62, 112, 142, 188], "multi_checkbox": 113, "multi_select": 113, "multilin": 68, "multimedia": 4, "multipart": 80, "multipl": [4, 23, 24, 25, 28, 30, 37, 38, 40, 42, 43, 54, 60, 62, 64, 67, 84, 94, 99, 100, 101, 103, 105, 107, 109, 112, 113, 121, 127, 137, 139, 157, 188, 196, 202, 206, 218], "multipleobjectsreturnedexcept": [23, 57], "multiselect": 148, "multistatu": [82, 115], "music": 95, "must": [0, 4, 26, 28, 29, 30, 34, 37, 40, 42, 53, 56, 57, 60, 62, 63, 67, 72, 78, 79, 81, 88, 100, 101, 103, 105, 107, 110, 111, 113, 116, 118, 127, 128, 137, 140, 142, 148, 153, 160, 163, 166, 169, 173, 174, 176, 185, 187, 196, 203, 207, 208, 225], "mustach": 62, "mutabl": [57, 117], "mutat": 117, "mute": 94, "mv": 161, "my": [1, 39, 49, 50, 51, 53, 65, 67, 95, 100, 110, 113, 115, 118, 119, 130, 132, 134, 137, 138, 140, 141, 145, 148, 149, 150, 152, 154, 174, 190, 195], "my_alia": 115, "my_app": [113, 115, 119, 134, 148, 149, 150], "my_app_id": [132, 184], "my_app_t": 41, "my_checkbox_field": 113, "my_class": 194, "my_declarative_settings_form": 113, "my_field_kei": 113, "my_field_unique_id": 113, "my_index": 60, "my_multi_select_field": 113, "my_multicheckbox_field": 113, "my_new_index": 60, "my_notes_set": 54, "my_old_index_on": 60, "my_old_index_two": 60, "my_other_appwidgetid": 110, "my_radio_field": 113, "my_rich_object_typ": 137, "my_section_id": 113, "my_select_field": 113, "my_tabl": [60, 115, 144], "my_unique_act": 132, "myapp": [0, 5, 7, 17, 38, 39, 40, 41, 42, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 61, 62, 81, 104, 105, 107, 108, 110, 113, 115, 117, 119, 126, 128, 132, 133, 134, 137, 138, 139, 140, 143, 144, 145, 148, 149, 150, 152, 154, 155, 156, 225], "myapp_author": 57, "myapp_metr": 128, "myappcollector": 133, "myappdatacollector": 133, "myappid": 142, "myapplic": 1, "myappmanag": 154, "myappmigr": 154, "myappwidget": [110, 134], "myappwidgetid": 110, "myarrai": 195, "myawesomeservic": 137, "mybeautifulapp": [41, 104], "mybulkprovid": 119, "mycamelcaseapp": 53, "myclass": [105, 111, 195, 196], "mycontrol": [55, 134], "mycooki": 40, "mycustompickerel": 137, "mycustomtemplatefilenam": 51, "mycustomwidgetcompon": 137, "mydata": [110, 133], "mydavplugin": [1, 141, 157], "mydeclarativesettingsform": 113, "myevent": 146, "myfil": [40, 58], "myfilemenuplugin": 45, "myfooimpl": 0, "myfunct": [111, 196], "mygreatapp": 146, "myhead": [50, 193], "myicon": 193, "mykei": [105, 107], "mylink": 137, "mylisten": 1, "mymethod": 196, "mynam": 41, "myobject": 144, "myobjectfactori": 144, "myprofileact": 132, "mypromptresultlisten": [148, 150], "myproperti": 195, "myprovid": 119, "mypublicsharetemplateprovid": 51, "myreferencelisten": [137, 145], "myremoteserverintegr": [122, 141], "myrepairstep": 138, "myresourceprovid": 134, "myscop": 67, "mysearchprovid": 140, "myservic": [38, 41, 57, 110, 117, 146], "myset": 54, "mysql": [4, 28, 35, 57, 111, 112, 130, 225], "mysqld": 111, "mystat": 45, "mysteri": 137, "mytag1": 67, "mytestclass": 41, "mytestclass2": 41, "mytestservic": 121, "mytranscriptionlisten": 145, "myuser": 58, "myvalu": [105, 107], "myvar": [195, 196], "myvari": 196, "mywidget": [110, 137], "n": [7, 30, 35, 62, 79, 80, 82, 84, 85, 95, 100, 101, 115, 118, 133, 137, 143, 157, 163, 174, 194, 195, 206], "n1": 109, "nachrichten": 4, "name": [0, 2, 4, 5, 7, 12, 14, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 37, 40, 41, 43, 45, 46, 47, 49, 52, 53, 54, 55, 57, 60, 62, 65, 66, 67, 70, 75, 76, 79, 81, 82, 84, 86, 88, 91, 94, 96, 98, 99, 101, 103, 104, 109, 113, 114, 115, 116, 117, 119, 121, 124, 126, 128, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 163, 174, 175, 179, 180, 183, 184, 187, 188, 189, 190, 194, 196, 198, 200, 207, 210, 214, 221, 222], "namespac": [0, 10, 14, 18, 24, 26, 27, 38, 39, 40, 41, 42, 45, 49, 50, 51, 53, 54, 55, 56, 57, 61, 67, 103, 104, 105, 109, 110, 113, 115, 118, 119, 121, 124, 128, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 195, 196, 220, 225], "nan": 4, "nano": 165, "narrow": 67, "nativ": [28, 40, 43, 95, 195, 225], "natur": [79, 100, 108], "navig": [3, 4, 26, 27, 40, 43, 52, 62, 91, 95, 96, 140, 142, 201, 202, 205, 208, 209], "navigationmanag": 27, "nb": [7, 80], "nb_no": 7, "nbqawizehmb8ga1uecgwyb3duq2xvdwqgq29kzsbtawduaw5nienbmb4xdte1mtax": 30, "nc": [24, 27, 40, 63, 79, 95, 100, 110, 115, 181, 200], "nc16": [12, 200], "nc31": 148, "nc32": 148, "nc33": 148, "nc_app_": [163, 170], "nc_favorite_flag": 180, "nc_py_api": 174, "ncappsidebar": 29, "nccheckboxradioswitch": 113, "nccustompickerrenderresult": 137, "nciconsvgwrapp": 204, "ncreferencepickermod": 123, "ncreferencewidget": 123, "ncrichcontentedit": 123, "ncrichtext": 123, "ncsettingssect": 113, "ncu": 103, "ndqyjkozihvcnaqebbqadgy0amigjaogbanoqesgdcw0l2l": 30, "necessari": [32, 60, 62, 94, 98, 109, 137, 139, 142, 153, 159, 160, 165, 168, 179, 197, 198], "necessarili": [94, 197], "need": [0, 2, 4, 5, 7, 13, 18, 20, 22, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 49, 51, 53, 54, 57, 58, 60, 62, 63, 65, 66, 67, 70, 79, 80, 81, 82, 85, 86, 88, 89, 91, 94, 95, 99, 101, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 118, 121, 127, 128, 130, 132, 133, 134, 136, 137, 139, 140, 142, 143, 145, 147, 148, 149, 150, 152, 153, 154, 157, 160, 162, 163, 164, 165, 167, 170, 174, 175, 178, 180, 184, 190, 194, 196, 197, 198, 200, 201, 203, 204, 206, 207, 208, 210, 212, 217, 220, 221, 225], "needinfo": 212, "needspartfil": 27, "neg": [0, 94, 130, 140, 194], "negat": 184, "nein": 4, "neither": [57, 194], "net": [17, 20, 24, 26, 27, 66, 115, 174], "netlifi": [124, 204], "network": [80, 118, 123, 130, 143, 159, 160, 161, 165, 171, 174], "networkofflin": 124, "networkonlin": 124, "networkset": 200, "neutral": [95, 100], "never": [17, 27, 62, 63, 95, 99, 100, 103, 142, 197, 217], "nevertheless": [17, 194], "new": [1, 4, 6, 10, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 35, 36, 37, 39, 40, 41, 42, 43, 46, 49, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 66, 67, 72, 79, 88, 91, 94, 103, 105, 107, 108, 110, 112, 113, 115, 116, 117, 121, 123, 124, 129, 130, 133, 134, 135, 137, 139, 140, 142, 144, 147, 148, 149, 150, 153, 154, 155, 156, 159, 163, 171, 187, 194, 197, 200, 201, 205, 206, 208, 209, 212, 218, 220, 225], "new_tabl": 60, "newbasiccredenti": 88, "newbearercredenti": 88, "newclient": 122, "newconversationopt": 147, "newemailact": 119, "newer": [15, 17, 36, 60, 101, 154, 212], "newest": 220, "newfil": [55, 58], "newfilemenu": 45, "newfilepath": 88, "newfold": 55, "newfolderpath": 88, "newkei": 30, "newli": [23, 35, 36, 70, 101, 174], "newlinkact": 119, "newqueri": 117, "newsamlssocredenti": 88, "next": [33, 36, 40, 54, 61, 67, 68, 94, 98, 99, 100, 110, 111, 115, 118, 130, 134, 140, 153, 159, 160, 180, 197, 207, 212, 225], "nextcloud": [1, 2, 4, 6, 7, 8, 9, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 45, 46, 47, 48, 49, 52, 54, 57, 59, 60, 61, 62, 63, 65, 66, 67, 70, 71, 72, 79, 80, 81, 82, 84, 85, 86, 88, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 126, 128, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 153, 155, 156, 157, 158, 159, 160, 161, 163, 164, 165, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 180, 182, 183, 184, 186, 187, 188, 190, 192, 194, 195, 196, 197, 198, 200, 202, 203, 204, 207, 208, 210, 211, 213, 214, 217, 220, 221, 222, 223], "nextcloud33": 29, "nextcloud_base_url": [68, 69, 70, 71, 72, 74, 75, 76, 77], "nextcloud_build_vari": 101, "nextcloud_myapp_metr": 128, "nextcloud_url": [159, 174, 179], "nextcloudcredentialsfactori": 88, "nextcloudtest": 156, "nextid": 144, "nextlcoud": 26, "nf": 161, "nfiv0cvgquzbx": 30, "nginx": 212, "nice": [63, 99], "nicer": 95, "nig": 30, "night": [7, 34, 130], "nightli": [35, 38], "nikic": 22, "ninja": 101, "njce9invp368xv0btrobrqesnsgoggl5ceavr0c9bg": 30, "njkkfzyemeuqfagmbaaewdqyjkozihvcnaqefbqadgyeavf": 30, "nkx5snu3fs45mscdb61xbyjbslfgr4qi6mcocippw4sur28eaexvvgpsvqujylgp": 30, "nndezmtcxmfoxdte2mtaxndezmtcxmfowezerma8ga1ueawwiy29udgfjdhmwgz8w": 30, "no_prefer": 45, "noadminrequir": [26, 40, 67], "nobodi": [30, 130, 194], "nocsrfrequir": [26, 40, 139, 217], "node": [1, 23, 24, 26, 29, 30, 51, 59, 79, 91, 115, 118, 126, 130, 157, 219], "node_ev": 178, "nodeaddedtofavorit": 24, "nodecopiedev": 178, "nodecreatedev": 178, "nodedeletedev": 178, "nodeinfo": 17, "nodej": 225, "noderemovedfromfavorit": 24, "noderenamedev": 178, "nodetouchedev": 178, "nodewrittenev": 178, "noexpirationd": 26, "non": [7, 10, 18, 23, 27, 35, 62, 63, 64, 66, 105, 124, 139, 164, 200, 207], "nonamespaceschemaloc": [4, 119, 138], "none": [35, 40, 60, 184, 193, 194, 200, 225], "nonsgml": 118, "noop": [16, 17], "noquotesneed": 195, "nor": [0, 57, 201, 212], "norespons": 143, "normal": [28, 35, 40, 62, 66, 67, 85, 86, 104, 111, 115, 116, 136, 148, 202, 217], "notabl": 16, "notat": [10, 41, 202], "note": [0, 17, 22, 28, 34, 37, 40, 42, 54, 56, 57, 58, 60, 63, 67, 70, 78, 89, 95, 115, 118, 137, 139, 148, 152, 154, 185, 200, 212, 214, 221, 225], "notempti": 200, "notes_": 54, "notesadmin": 54, "notessettingscontrol": 54, "notessubadmin": 54, "notestutori": 54, "notfounderror": 67, "notfoundexcept": [37, 40, 42, 58, 61, 67], "noth": [15, 118], "notic": [60, 66, 69, 194, 221], "notif": [0, 22, 25, 26, 27, 28, 35, 45, 64, 94, 100, 110, 123, 178, 181, 185, 192, 209], "notifi": [0, 4, 26, 28, 37, 42, 110, 114, 124, 145, 148, 149, 150], "notificationmanag": 27, "notion": 118, "notnul": [57, 60, 144], "notpermittedexcept": 58, "notwofactorrequir": 40, "noun": [62, 100], "novel": 159, "now": [6, 7, 10, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 35, 36, 38, 40, 41, 45, 57, 63, 67, 68, 81, 101, 110, 112, 117, 118, 119, 130, 135, 137, 145, 148, 150, 151, 152, 165, 174, 194, 198, 204, 210, 212, 217], "nowadai": 79, "npm": [36, 123, 133, 134, 158, 209, 221], "npmj": [14, 15, 16, 24], "nr": 212, "nresult": [84, 115], "nrikhcly3at3glks2791bc": 30, "ns_caldav": 118, "nsi": 101, "null": [10, 15, 18, 19, 23, 24, 26, 27, 39, 41, 42, 45, 57, 58, 67, 68, 72, 75, 76, 80, 91, 105, 107, 110, 117, 118, 119, 121, 129, 131, 132, 133, 134, 137, 140, 142, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 180, 190, 195, 196, 222], "nullabl": [18, 19, 23, 37, 41, 42], "num": 195, "number": [2, 4, 17, 24, 27, 29, 36, 40, 41, 56, 60, 62, 71, 74, 79, 81, 90, 94, 98, 101, 111, 113, 118, 123, 130, 132, 133, 137, 138, 140, 148, 149, 162, 171, 177, 178, 187, 188, 194, 195, 207, 209, 212, 214, 222, 225], "numberofimag": [74, 148, 149], "numer": 79, "nvidia": [160, 168], "nvo4pzoto": 30, "nwdmgidb7iahf0f": 30, "o": [7, 41, 101, 161, 198, 200], "oauth2": 88, "obei": 40, "obfusc": 130, "obj": [88, 195], "object": [0, 14, 24, 26, 27, 28, 29, 40, 41, 42, 47, 50, 51, 57, 58, 62, 63, 67, 74, 88, 108, 110, 113, 115, 119, 120, 121, 123, 129, 134, 137, 139, 140, 143, 144, 145, 148, 149, 150, 152, 156, 177, 179, 183, 186, 188, 218, 223], "object_id": 183, "objectid": 82, "objectstor": [10, 200], "objectstorag": 219, "objecttyp": 82, "obsolet": [16, 17, 124], "obtain": [65, 85, 86, 88, 93, 111, 115, 127, 137, 141, 145, 148, 149, 150, 152, 198], "obviou": [1, 100, 130, 197], "oc": [11, 13, 14, 15, 16, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 42, 45, 48, 58, 63, 79, 80, 81, 82, 84, 92, 93, 109, 110, 115, 123, 129, 133, 137, 140, 141, 146, 148, 149, 150, 152, 159, 162, 163, 174, 175, 177, 178, 179, 180, 181, 184, 186, 188, 190, 192, 200, 209, 222, 225], "oc_": [10, 26, 57], "oc_api": 27, "oc_app": [16, 23, 24, 27, 28], "oc_app_": 28, "oc_appconfig": 13, "oc_appswebroot": 13, "oc_autotest": 225, "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, 29], "oc_imag": 27, "oc_isadmin": 13, "oc_job": 29, "oc_mount": 28, "oc_preview": 29, "oc_properti": 118, "oc_requesttoken": 13, "oc_respons": [10, 29], "oc_shar": 25, "oc_share_extern": 29, "oc_templ": [28, 217], "oc_them": 10, "oc_us": [0, 16, 28, 217], "oc_util": [28, 29], "oc_webroot": 13, "oca": [0, 1, 4, 5, 10, 14, 16, 19, 22, 24, 26, 27, 28, 29, 38, 39, 40, 41, 45, 47, 49, 50, 51, 53, 54, 55, 56, 57, 61, 104, 105, 108, 110, 113, 115, 116, 117, 118, 119, 121, 123, 127, 128, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 157, 163, 195, 217, 225], "occ": [4, 10, 17, 18, 26, 30, 35, 37, 42, 66, 112, 123, 133, 138, 143, 144, 153, 158, 162, 163, 165, 174, 181, 192, 198, 200], "occ_command": 184, "occ_command_nam": 184, "occasion": [130, 153, 212], "occur": [4, 23, 40, 42, 67, 100, 111, 116, 165, 170, 175, 182, 217], "occurr": 67, "ocdialog": 13, "oci": [57, 225], "ocm": [28, 79], "ocp": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 38, 39, 40, 41, 45, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 65, 67, 82, 91, 99, 103, 105, 107, 108, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 128, 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, 185, 217, 220, 222], "ocpactivityifilt": 4, "ocpactivityiprovid": 4, "ocpactivityiset": 4, "ocpcollaborationcollaboratorsisearchplugin": 4, "ocpcommentsicommentsmanag": 82, "ocpeventdispatcherev": [37, 42], "ocphintexcept": [37, 42], "ocpserv": 41, "ocpsettingsisect": 4, "ocpsettingsiset": 4, "ocpshar": 4, "ocr": 148, "ocsbadrequestexcept": [67, 222], "ocscontrol": [40, 53, 67, 139, 222], "ocsexcept": 222, "ocsforbiddenexcept": 222, "ocshar": 88, "ocsnotfoundexcept": 222, "off": [21, 40, 95, 130, 217], "offer": [33, 38, 39, 47, 50, 67, 89, 91, 97, 99, 108, 115, 117, 119, 130, 133, 139, 140, 145, 148, 149, 150, 152, 159, 194, 212, 217], "offic": [4, 22, 37, 42, 64, 70, 79, 93, 94, 123, 209], "offici": [17, 24, 30, 34, 89, 101, 118, 125, 160], "offlin": [72, 78, 124], "offset": [24, 27, 57, 72, 82, 140], "often": [5, 26, 38, 45, 55, 62, 67, 80, 99, 126, 130, 133, 141, 148, 153, 188, 195, 197, 212, 217, 222], "og": 51, "ogp": 51, "oidc": [65, 79, 123, 209], "ok": [63, 65, 66, 68, 69, 72, 74, 75, 76, 77, 89, 100, 110, 115, 137, 175, 177, 186, 191, 208, 222], "okai": [21, 45, 210], "old": [0, 2, 4, 16, 17, 18, 24, 29, 30, 38, 60, 63, 64, 91, 110, 124, 161, 218], "older": [17, 21, 24, 40, 54, 67, 101, 139, 194, 197], "oldest": 212, "omit": [27, 40, 57, 99, 100, 105, 117], "onc": [0, 4, 7, 9, 16, 27, 28, 38, 40, 41, 42, 45, 53, 58, 60, 61, 63, 66, 78, 81, 90, 103, 104, 105, 107, 112, 116, 118, 119, 126, 129, 130, 137, 138, 139, 148, 160, 194, 197, 212, 220, 222], "oncreat": 88, "ondatatransferprogresslisten": 88, "one": [2, 4, 6, 7, 12, 16, 17, 22, 24, 25, 26, 30, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 53, 54, 57, 60, 62, 63, 66, 67, 70, 72, 79, 80, 88, 89, 94, 97, 99, 100, 101, 102, 103, 104, 105, 107, 108, 111, 113, 115, 116, 119, 121, 124, 126, 127, 128, 129, 130, 137, 139, 140, 141, 142, 143, 147, 148, 149, 150, 152, 153, 156, 157, 167, 175, 188, 189, 193, 194, 195, 196, 197, 198, 206, 207, 208, 210, 212, 217], "onelin": 36, "onelogin": 223, "ones": [26, 36, 67, 108, 112, 116, 118, 137, 208, 212], "onev": 116, "ongo": [64, 129], "onli": [1, 2, 4, 7, 10, 13, 17, 18, 21, 22, 23, 24, 26, 27, 28, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 45, 47, 50, 53, 54, 55, 56, 57, 60, 62, 63, 65, 66, 67, 68, 70, 74, 75, 76, 78, 79, 80, 81, 84, 90, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 110, 111, 113, 115, 116, 117, 124, 129, 130, 133, 136, 139, 140, 142, 143, 145, 148, 149, 150, 153, 157, 161, 163, 167, 170, 174, 176, 178, 179, 180, 188, 190, 191, 194, 197, 198, 201, 202, 207, 208, 212, 217, 220, 221, 225], "onlin": [4, 72, 124, 200], "only_full_group_bi": 57, "onlyoffic": [33, 223], "onlyofficedock": 200, "onremoteoperationfinish": 88, "onremoteoperationlisten": 88, "onto": 57, "ontransferprogress": 88, "onward": 139, "oo": 200, "oop": 100, "op": 108, "open": [7, 10, 28, 29, 33, 35, 40, 41, 79, 90, 93, 94, 98, 99, 101, 118, 123, 130, 132, 136, 137, 165, 176, 180, 194, 197, 200, 206, 207, 208, 209, 212, 217, 222, 225], "open_basedir": 225, "openai": 148, "openapi": [26, 28, 64, 73, 93], "openconflictpick": [25, 26], "opengraph": [51, 137], "opengraphobject": 137, "openid": [123, 209], "openmetr": 128, "openpgp": 161, "openssl": [30, 80, 101, 200, 224], "openstreetmap": 137, "opensus": 101, "oper": [23, 39, 45, 57, 58, 60, 67, 79, 84, 88, 97, 118, 119, 123, 130, 136, 141, 161, 175, 197], "oppos": 62, "opt": [21, 45, 101, 110, 140], "optim": [45, 58, 80, 104, 118, 130, 150], "optimist": [17, 24], "option": [0, 4, 10, 21, 24, 26, 28, 29, 30, 33, 36, 40, 45, 46, 48, 53, 55, 57, 60, 62, 64, 65, 66, 69, 74, 79, 94, 97, 99, 101, 104, 110, 111, 113, 115, 116, 117, 119, 121, 123, 137, 144, 147, 148, 149, 159, 160, 162, 168, 169, 175, 178, 179, 183, 184, 188, 189, 194, 198, 200, 201, 202, 206, 207, 208, 217, 218, 224], "option_nam": 184, "oracl": [18, 57, 225], "orchestr": 159, "order": [2, 4, 5, 18, 29, 37, 38, 40, 42, 50, 52, 54, 55, 62, 63, 80, 81, 84, 100, 101, 109, 110, 111, 113, 115, 118, 124, 126, 132, 134, 137, 138, 139, 140, 142, 153, 162, 178, 180, 194, 207, 210, 212], "order_in_file_actions_menu": 180, "orderbi": [84, 115], "org": [2, 4, 24, 29, 79, 82, 84, 85, 91, 109, 110, 112, 115, 119, 137, 138, 144, 161, 212, 225], "organ": [4, 7, 31, 35, 67, 99, 117, 207, 211], "organis": [132, 207], "organiz": 62, "origin": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 72, 74, 75, 81, 85, 137, 148, 149, 150, 158, 184, 197, 198, 200, 212, 217], "origin_languag": 148, "original_languag": 137, "original_titl": 137, "orx": 26, "oscar": 150, "oscarwildetasktyp": 150, "osslsigncod": 101, "other": [0, 2, 4, 18, 21, 25, 26, 27, 30, 32, 33, 34, 35, 36, 37, 40, 41, 42, 45, 46, 50, 53, 55, 57, 67, 68, 79, 94, 95, 98, 99, 100, 101, 104, 108, 109, 110, 111, 112, 116, 117, 118, 121, 122, 124, 130, 134, 136, 137, 139, 140, 142, 143, 144, 147, 148, 153, 155, 156, 159, 160, 161, 162, 163, 164, 168, 171, 174, 175, 181, 192, 194, 195, 197, 202, 210, 212, 216, 217, 218], "other_t": 60, "other_templ": 46, "otherclass": [41, 104], "otherwis": [26, 27, 28, 29, 30, 34, 62, 65, 69, 74, 81, 94, 108, 118, 140, 142, 148, 149, 150, 151, 202, 217], "our": [4, 7, 10, 27, 28, 30, 34, 38, 54, 67, 89, 97, 98, 109, 115, 118, 121, 130, 134, 163, 165, 167, 174, 201, 210, 211, 212, 213, 215, 217, 222], "out": [18, 21, 22, 30, 33, 37, 38, 40, 41, 42, 45, 57, 62, 64, 65, 74, 79, 93, 94, 95, 97, 100, 101, 110, 123, 124, 130, 140, 152, 153, 154, 155, 159, 163, 165, 175, 194, 200, 207, 209, 212, 214], "outbound": 161, "outbox": 200, "outer": 139, "outlin": [7, 95], "outofoffic": 68, "outofofficechangedev": 129, "outofofficedeletedev": 129, "outofofficeendedev": 129, "outofofficescheduledev": 129, "outofofficestartedev": 129, "output": [26, 28, 29, 35, 40, 41, 50, 60, 62, 67, 75, 82, 111, 112, 123, 124, 126, 130, 131, 139, 144, 149, 150, 152, 154, 160, 195, 217, 225], "outputinterfac": 154, "outsid": [26, 41, 67, 70, 71, 72, 77, 137, 141, 159, 197, 201, 207], "over": [18, 24, 25, 26, 29, 34, 40, 52, 65, 66, 70, 71, 72, 77, 79, 84, 99, 100, 112, 118, 130, 137, 154, 195, 204, 212], "overal": [0, 10, 14, 26, 36, 40, 130, 139, 140, 145, 148, 149, 150, 152], "overcompl": 207, "overflow": [154, 201], "overhead": 218, "overlai": [94, 110], "overlap": 94, "overlayiconurl": 110, "overload": 130, "overlook": 217, "overrid": [51, 57, 65, 88, 128, 156, 203, 207], "overse": 32, "overtak": 217, "overus": 95, "overview": [0, 4, 31, 40, 48, 52, 63, 64, 78, 79, 93, 106, 110, 123, 124, 137, 160, 162, 172, 192, 194, 197, 209, 219], "overwrit": [7, 26, 35, 45, 50, 61, 79, 88, 136, 143, 218, 225], "overwritten": [72, 79, 118, 136], "own": [7, 12, 13, 14, 15, 18, 20, 21, 22, 25, 26, 29, 37, 40, 41, 42, 46, 50, 57, 58, 61, 62, 63, 64, 65, 66, 70, 79, 90, 91, 95, 101, 102, 110, 112, 116, 118, 132, 133, 134, 137, 142, 148, 150, 157, 167, 195, 197, 204, 208], "owncloud": [79, 82, 84, 88, 115, 210, 225], "owncloudcli": 88, "owncloudclientfactori": 88, "owner": [7, 26, 51, 79, 84, 115, 147, 161], "ownerid": 66, "ownership": [26, 161], "oxygen": 202, "p": [7, 35, 46, 62, 104, 137, 142, 161, 194, 200, 217], "pack": [40, 60, 118], "packag": [0, 12, 14, 15, 16, 17, 21, 24, 26, 27, 28, 36, 45, 62, 88, 101, 103, 109, 112, 123, 126, 134, 161, 164, 195], "pad": [79, 207, 208], "page": [2, 4, 5, 6, 9, 10, 22, 23, 24, 27, 30, 33, 36, 37, 41, 42, 45, 53, 62, 66, 67, 71, 101, 107, 112, 113, 117, 123, 124, 132, 134, 135, 137, 139, 140, 153, 170, 176, 181, 194, 197, 198, 200, 202, 209, 211, 212, 214, 217, 225], "page_numb": 27, "page_s": 27, "pagecontrol": [40, 41, 53], "pagedprovid": 29, "pagin": [27, 53, 72, 123, 137], "pai": 16, "pain": 212, "pair": [53, 77, 105, 107, 152], "panel": 100, "paper": 26, "paperclip": 94, "paragraph": [99, 118, 137], "parallel": [101, 130, 140], "param": [22, 23, 29, 40, 45, 67, 82, 91, 108, 115, 118, 137, 138, 142, 145, 146, 151, 153, 179, 181, 196, 217], "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": 57, "param_str": 57, "param_time_immut": 27, "param_time_mut": 27, "paramet": [10, 17, 24, 26, 27, 28, 29, 35, 42, 46, 48, 52, 53, 54, 57, 62, 64, 65, 70, 78, 79, 88, 91, 101, 110, 111, 112, 113, 115, 116, 118, 121, 133, 134, 136, 137, 138, 140, 142, 143, 148, 152, 158, 162, 163, 174, 175, 178, 180, 184, 196, 200, 217, 222], "parcel": 124, "parent": [0, 38, 40, 41, 42, 45, 46, 50, 53, 55, 56, 57, 61, 79, 88, 110, 113, 115, 117, 118, 121, 132, 134, 137, 139, 154, 200, 201, 225], "parenthesi": 62, "parentid": 82, "pars": [22, 26, 27, 40, 45, 48, 88, 118, 140], "parsedrelyingpartyid": 200, "parser": 22, "part": [26, 27, 30, 36, 40, 41, 44, 53, 54, 57, 60, 62, 66, 80, 94, 101, 104, 105, 107, 118, 133, 143, 146, 163, 164, 167, 171, 176, 194, 195, 202, 207], "parti": [2, 7, 28, 30, 34, 40, 65, 89, 104, 109, 117, 131, 135, 139, 140, 160, 163, 197, 222], "partial": [108, 137, 139, 140], "particip": [98, 146, 213], "particular": [41, 67, 99, 101, 133], "particularli": 79, "partli": 218, "partnership": 33, "pascal": 22, "pass": [17, 23, 24, 26, 27, 29, 32, 38, 40, 41, 42, 46, 49, 53, 65, 79, 80, 81, 101, 109, 116, 117, 118, 130, 136, 137, 138, 139, 143, 145, 148, 149, 150, 152, 155, 163, 173, 184, 189, 217, 218], "passm": 153, "passthru": 217, "passwd": [110, 137], "password": [10, 19, 26, 27, 37, 40, 42, 49, 65, 66, 70, 79, 84, 88, 93, 100, 113, 123, 136, 155, 165, 174, 188, 200, 222, 225], "passwordconfirmationrequir": [26, 54, 124], "passwordcontext": 27, "passwordupdatedev": 24, "past": [12, 18, 30, 40, 72, 99, 124, 129], "patch": [40, 53, 104, 124, 139, 197, 210], "path": [6, 14, 30, 35, 40, 41, 51, 53, 58, 60, 65, 66, 70, 79, 80, 81, 88, 91, 101, 109, 123, 139, 140, 142, 143, 157, 161, 163, 165, 174, 176, 180, 183, 190, 200, 217, 218], "path_myapp_fil": 154, "path_root": 154, "path_separ": 88, "path_to_fil": 35, "patienc": 212, "pattern": [48, 53, 60, 62, 67, 98, 111, 130, 155], "paul": 70, "payload": [162, 175, 181], "paypal": 33, "pdf": 116, "pdo": [57, 224], "pdo_mysql": 35, "pdo_pgsql": 35, "pdo_sqlit": 35, "peak": 130, "pecl": 200, "peer": 32, "pem": 200, "penalti": 130, "pend": [64, 72, 194], "penpot": [94, 95, 98, 99], "peopl": [30, 34, 35, 62, 94, 97, 99, 100, 130, 194, 212, 217], "per": [7, 27, 36, 40, 56, 57, 63, 65, 67, 71, 97, 100, 107, 111, 113, 141, 157, 171, 193, 195], "percentag": 94, "percona": 111, "perfect": 130, "perform": [0, 3, 25, 28, 30, 38, 52, 57, 58, 65, 79, 85, 88, 94, 110, 121, 123, 127, 133, 140, 143, 154, 158, 161, 163, 169, 175, 184, 204, 209, 210, 217], "perhap": 212, "period": [36, 37, 40, 42, 68, 110, 117, 123, 162, 170, 209], "permalink": 137, "perman": [94, 171, 172, 200], "permiss": [27, 64, 67, 79, 84, 94, 101, 118, 158, 161, 165, 180, 198, 210, 218], "permissionerror": 67, "permissionsmask": 218, "permit": 30, "perpag": 71, "persever": 212, "persist": [57, 153, 165, 174], "person": [4, 26, 30, 54, 62, 79, 95, 100, 118, 123, 129, 140, 142], "personalsect": 142, "perspect": 18, "pfx": 101, "pgsql": [4, 57, 225], "phar": [2, 7, 163], "phase": [1, 18, 103], "phish": 217, "phone": [24, 65, 94, 123, 132, 209], "phone_numb": 57, "phonenumb": 57, "photo": [79, 94], "php": [0, 1, 2, 4, 6, 7, 10, 11, 12, 16, 28, 30, 35, 36, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 88, 100, 104, 105, 108, 110, 113, 114, 115, 117, 118, 119, 121, 122, 123, 128, 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, 159, 160, 162, 163, 171, 172, 173, 174, 175, 176, 178, 179, 180, 183, 184, 188, 194, 198, 200, 217, 219, 220, 222, 223], "php_os_famili": 29, "phpdoc": [10, 40, 196], "phpmailer": 10, "phpredi": 200, "phpstorm": [112, 158], "phpunit": [2, 61, 109], "physic": [27, 202], "pi": 212, "pick": [38, 39, 72, 99, 101, 104, 111, 137, 197, 212], "picker": [37, 42, 96, 123, 134], "pictur": [39, 89, 132], "pictureservic": 39, "piec": 194, "pill": 26, "pin": [35, 205], "pineappl": 122, "ping": [18, 132, 184], "pingus": 132, "pinia": 195, "pip": 161, "pitfal": [67, 143], "pivot": 225, "pixel": [14, 26], "pizza": 122, "pkcs12": 101, "place": [7, 24, 34, 49, 52, 62, 67, 98, 99, 101, 104, 124, 130, 137, 138, 153, 160, 172, 180, 202, 207, 210, 212, 214, 217, 221], "placehold": [94, 96, 110, 113, 165, 188, 202], "plai": [65, 130], "plain": [18, 27, 46, 63, 65, 67, 84, 100, 110, 114, 118, 121, 134, 137, 139, 202], "plan": [118, 121, 194], "platform": [26, 41, 57, 95, 98, 100, 101, 148, 210, 212], "player": 65, "plbdab2ba83bb6588": 225, "pleas": [2, 7, 8, 14, 17, 21, 24, 26, 27, 28, 29, 30, 34, 37, 41, 42, 46, 56, 61, 62, 63, 64, 67, 91, 101, 109, 115, 117, 118, 121, 130, 135, 143, 154, 158, 165, 168, 170, 171, 178, 194, 198, 200, 203, 204, 207, 211, 217, 220, 221, 223], "plu": [28, 63, 121, 137], "plug": [50, 153], "pluggabl": 140, "plugin": [2, 3, 4, 22, 37, 42, 45, 120, 123, 141, 195], "plural": 176, "png": [4, 22, 46, 66, 79, 84, 110, 119, 137, 140], "po": [7, 62, 163, 176], "poedit": 7, "point": [0, 16, 36, 40, 67, 137, 139, 145, 161, 175, 195, 200], "pointer": 171, "polici": [24, 37, 42, 61, 217], "polit": 212, "poll": [63, 148], "pollinterv": 65, "polyfil": 43, "poorli": [97, 194], "pop": 88, "popen": 217, "popmus": 88, "popov": [40, 205, 206, 207, 209], "popovermenu": [205, 208], "popul": 39, "popular": [24, 112, 137], "popup": 62, "port": [13, 25, 29, 112, 141, 158, 161, 165, 167, 174, 200], "portal": 200, "posit": [7, 24, 29, 62, 94, 99, 130, 144, 194, 202, 208, 210, 212], "posselt": 4, "possess": 100, "possibl": [1, 7, 12, 16, 19, 22, 26, 27, 28, 34, 36, 37, 40, 41, 42, 45, 51, 53, 56, 57, 58, 60, 61, 62, 64, 65, 68, 70, 74, 79, 88, 95, 99, 100, 101, 103, 105, 107, 111, 117, 118, 121, 124, 127, 130, 133, 137, 139, 140, 141, 142, 143, 144, 146, 147, 152, 153, 154, 156, 160, 161, 169, 175, 182, 185, 196, 197, 202, 212, 217, 218, 222], "possibli": [18, 62], "post": [2, 4, 10, 30, 40, 53, 59, 63, 65, 66, 68, 70, 72, 74, 75, 76, 77, 78, 80, 82, 88, 112, 123, 126, 137, 138, 139, 162, 167, 174, 175, 177, 178, 179, 180, 182, 183, 184, 186, 187, 188, 189, 190, 217], "post_removefromgroup": 16, "postacceptshar": 24, "postaddus": [24, 42], "postcontrol": 53, "postcopi": 42, "postcreat": 42, "postcreateus": 42, "postdelet": [24, 42], "postfix": 53, "postgr": 130, "postgresql": [12, 57], "postldapbackendad": 16, "postlogin": 42, "postremoveus": [24, 42], "postrenam": 42, "postscanfil": 42, "postscanfold": 42, "postschemachang": 60, "postsetpassword": [24, 42], "postshar": 24, "posttouch": 42, "postunassigneduserid": 27, "postunshar": 24, "postunsharefromself": 24, "postwrit": 42, "pot": 7, "potenti": [41, 94, 111, 137, 159, 217, 218], "power": [7, 17, 19, 24], "powershel": 101, "pr": [18, 22, 82, 137, 160, 194, 197, 210], "practic": [40, 64, 123, 160, 161], "practis": 214, "pre": [3, 4, 32, 35, 40, 52, 60, 70, 71, 72, 77, 134, 138, 148, 193, 209], "pre_deleteus": 0, "preaddus": [24, 42], "preced": 62, "precis": [36, 144], "precondit": [74, 75, 76, 143], "preconditionnotmetexcept": [148, 149, 150], "precopi": 42, "precreat": 42, "precreateus": 42, "predefin": [64, 94, 202], "predefined_status": 72, "predelet": [24, 42], "predict": 137, "prefer": [39, 40, 64, 89, 93, 94, 97, 99, 100, 107, 113, 123, 140, 148, 154, 158, 181, 188, 192, 193, 194, 198, 209, 218], "preferences_ex": 180, "prefix": [26, 42, 53, 57, 60, 72, 79, 101, 105, 107, 115, 118, 130, 139, 140, 195], "preflight": [139, 217], "preflighted_cor": 139, "preg_match": 143, "preliminari": 129, "preload": [1, 28, 123, 132, 209], "preloadcollect": [28, 157], "prelogin": 42, "premad": 40, "prepar": [17, 26, 40, 111, 117, 118, 161, 217], "preparerulematch": 116, "prepend": [45, 196], "prereleas": 35, "preremoveus": [24, 42], "prerenam": 42, "prerequisit": [64, 198], "present": [4, 28, 40, 49, 52, 53, 67, 70, 79, 81, 101, 118, 132, 175, 176, 194, 198], "preserv": [63, 116], "preset": 46, "presetpassword": [24, 42], "preshar": 24, "presumpt": 140, "pretouch": 42, "pretti": [36, 212], "preunassigneduserid": 27, "preunshar": 24, "prevent": [26, 30, 35, 36, 38, 40, 46, 53, 57, 61, 62, 67, 70, 112, 140, 143, 165, 195, 196, 217], "preview": [4, 24, 27, 28, 40, 79, 84, 99, 123, 140], "previewmanag": 27, "previewrequest": 24, "previou": [25, 30, 36, 42, 60, 67, 101, 140, 156, 175, 194, 195], "previous": [17, 23, 26, 36, 54, 101, 148, 174, 197], "previousrespons": 156, "prewrit": 42, "primari": [28, 32, 37, 40, 42, 57, 58, 65, 94, 121, 130, 144, 193, 203, 207, 208, 223], "prime": [0, 35, 212], "primit": 42, "princip": [117, 118], "principaluri": 118, "principl": [97, 118, 184, 194], "print": [46, 80, 112, 133, 161, 217], "print0": 109, "print_unescap": [46, 142, 217], "prior": [41, 197], "prioriti": [40, 43, 54, 113, 132, 142, 188, 197], "privaci": [34, 123], "privat": [1, 27, 29, 30, 35, 38, 39, 40, 41, 42, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60, 61, 62, 67, 88, 101, 105, 110, 113, 114, 117, 118, 119, 121, 122, 132, 134, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 152, 154, 155, 156, 157, 171, 182, 196], "privatekei": [30, 35], "privileg": [161, 198, 216, 218], "pro": 137, "probabl": [36, 67, 94, 105, 118, 136], "problem": [1, 2, 17, 18, 30, 40, 41, 57, 62, 67, 97, 101, 111, 124, 130, 133, 159, 170, 198, 212, 217, 225], "problemat": [2, 81, 171], "proc_open": 217, "proce": [63, 78, 130], "procedur": [63, 109, 216], "process": [3, 23, 26, 28, 29, 30, 31, 32, 34, 37, 39, 40, 42, 52, 60, 62, 67, 73, 74, 75, 89, 94, 101, 103, 104, 109, 115, 118, 119, 123, 124, 126, 130, 140, 145, 149, 152, 159, 160, 161, 162, 163, 174, 180, 199, 209, 212, 214], "processcalendardata": 117, "processingexcept": 148, "processor": 193, "prod": 126, "prodid": 118, "produc": [2, 67, 134, 148, 204], "product": [2, 23, 32, 36, 62, 95, 109, 126, 133, 143, 198, 212, 213, 221], "productnam": [62, 200], "profil": [26, 62, 100, 101, 123, 165, 209], "profilesect": 29, "program": [0, 30, 63, 101, 133, 159, 160, 163, 176, 217], "programfil": 101, "programm": 217, "programmat": [40, 117, 123, 124], "progress": [62, 80, 88, 96, 126, 138, 148, 162, 174, 175, 181, 194, 205], "progressbar": 138, "progressr": 88, "project": [4, 30, 34, 36, 37, 42, 89, 123, 126, 159, 163, 194, 209], "projectfil": [2, 109], "prolif": 34, "prologu": [89, 209], "prometheu": [128, 137], "promis": [34, 91, 134, 137], "promot": 41, "prompt": [26, 73, 75, 101, 149, 150], "promptli": 212, "prone": 67, "pronoun": 96, "proof": 41, "proofread": 148, "prop": [79, 84, 115, 134, 137, 157, 195], "propag": [130, 148, 153, 178], "proper": [28, 29, 30, 34, 40, 62, 63, 100, 148, 170, 202, 217, 222], "properli": [12, 30, 45, 61, 111, 136, 137, 222], "properti": [1, 23, 27, 28, 29, 41, 51, 57, 82, 83, 85, 115, 119, 132, 134, 137, 139, 140, 144, 155, 157, 201, 202, 217], "property_birthd": 26, "property_displayname_legaci": 23, "propertytocolumn": 57, "propertyupd": [79, 115], "propfind": [1, 28, 79, 82, 85, 86, 123, 130, 157], "proppatch": [79, 82, 118, 123], "propsdata": [110, 137], "propstat": 115, "prose": 150, "protect": [0, 7, 22, 23, 38, 57, 61, 70, 101, 118, 134, 136, 138, 162, 170, 173, 187, 200, 217, 225], "protocol": [13, 29, 63, 80, 112, 121, 162, 174, 200, 217], "prototyp": 163, "provid": [0, 4, 10, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 33, 34, 35, 37, 38, 40, 41, 42, 46, 47, 51, 52, 54, 55, 58, 59, 63, 64, 65, 66, 67, 68, 70, 74, 75, 76, 78, 79, 81, 84, 85, 89, 94, 95, 97, 99, 100, 101, 104, 105, 107, 112, 119, 120, 123, 124, 129, 131, 132, 133, 136, 139, 141, 143, 151, 154, 158, 159, 161, 163, 167, 171, 173, 174, 176, 178, 180, 184, 188, 189, 190, 194, 195, 196, 200, 202, 203, 206, 207, 209, 217, 218, 222, 225], "provideinitialst": [45, 51, 110], "providelazyinitialst": 45, "provider1": 121, "provider_id": [66, 137], "providerclass": 108, "providerid": [66, 108, 137], "provis": [13, 23], "provisioning_api": 77, "proxi": [63, 118, 122, 160, 161, 163, 170, 171, 172, 174, 187, 190], "proxy_host": 165, "proxy_password": 165, "proxy_port": 165, "proxy_us": 165, "prune": 198, "ps1": 101, "psalm": [2, 67, 103, 109, 224], "psr": [2, 27, 41, 49, 104, 123, 138, 151, 209], "psr3": [18, 25, 49], "pt1h": 117, "public": [0, 1, 4, 5, 10, 17, 21, 22, 24, 26, 30, 34, 35, 36, 37, 38, 39, 41, 45, 48, 49, 50, 53, 54, 55, 56, 57, 58, 60, 61, 62, 65, 67, 70, 88, 90, 105, 108, 110, 111, 113, 114, 115, 117, 118, 119, 121, 122, 123, 128, 129, 131, 132, 133, 134, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 163, 187, 194, 196, 200, 202, 209, 220, 225], "public_link": 88, "publicapi": 136, "publicapicontrol": 136, "publicdisplai": 136, "publicfunct": 179, "publicli": [12, 166], "publicpag": [26, 40, 67, 136], "publicshareauth": [5, 16], "publicsharecontrol": 136, "publictemplaterespons": [40, 51], "publicupload": 70, "publish": [6, 9, 26, 34, 35, 36, 40, 42, 118, 139, 146, 164, 197, 209, 217], "publishact": 11, "publishcalendar": 16, "pull": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 30, 32, 36, 82, 103, 109, 110, 111, 159, 160, 174, 176, 192, 194, 197, 198, 202, 210, 214, 222], "pure": [40, 41], "purpos": [5, 16, 34, 42, 94, 112, 139, 145, 148, 149, 150, 174, 206], "push": [7, 30, 35, 36, 65, 160, 163, 175, 197, 210], "put": [2, 35, 40, 53, 62, 65, 67, 70, 72, 79, 81, 97, 109, 118, 123, 130, 137, 139, 140, 145, 148, 149, 150, 152, 161, 162, 174, 175, 179, 187, 194, 207, 208], "putcont": [55, 58], "pwd": [82, 101, 198], "pwd1": 200, "pwd2": 200, "px": 95, "py": [161, 163], "python": [48, 101, 160, 161, 163, 176, 188], "python3": 161, "qa": 194, "qb": [29, 57, 111, 115], "qbmapper": [10, 22, 26, 57], "qsyqflqhouhdpq0w2aocwqgdaei": 137, "qt": [95, 101], "qt5": 101, "qt5keychain": 101, "qt6": 101, "qt_path": 101, "qtkeychain": 101, "qtkeychain_librari": 101, "qualifi": [15, 117, 197], "qualiti": [103, 210], "queri": [0, 1, 15, 16, 17, 19, 22, 23, 24, 25, 26, 27, 28, 29, 40, 41, 42, 45, 58, 59, 60, 62, 65, 79, 84, 91, 108, 111, 117, 123, 130, 137, 140, 157, 162, 175, 180, 193, 212, 217], "querybuild": [17, 19, 26, 27, 57, 115], "querylogg": 27, "querystatusforus": 146, "question": [4, 28, 34, 41, 57, 62, 108, 159, 170, 172, 197, 209, 212, 214], "queue": 38, "queuedjob": [25, 38], "quick": [40, 63, 65, 66, 78, 79, 97, 202, 208], "quickli": [1, 45, 94, 99, 124, 140, 212], "quiet": [105, 107], "quit": [7, 10, 53, 74, 75, 76, 112, 118], "quot": [33, 62, 79, 118, 194], "quota": [65, 79, 81, 94], "qux": [113, 188], "r": [7, 66, 79, 80, 88, 101, 161, 195, 198, 225], "r0wi": [35, 161], "race": [2, 24, 137, 212], "rach": 36, "radio": [65, 142, 188, 205, 208], "radio1": 208, "radiu": 202, "rais": [16, 100], "ran": [60, 101, 143], "rand": 80, "random": [41, 81, 144, 212], "randomli": 174, "rang": [4, 94, 110, 117], "rare": [17, 36, 41, 160], "raspberri": 212, "rate": [23, 31, 74, 75, 76, 123, 162, 170, 173], "ratelimit": [23, 141], "ratelimitedforal": 40, "rather": [28, 38, 41, 42, 54, 57, 67, 100, 110, 118, 137, 142, 148, 194], "raw": [74, 79, 101, 117, 118, 161, 165], "rc": 36, "re": [26, 34, 37, 42, 57, 62, 64, 97, 101, 111, 115, 124, 165, 170, 187, 197, 206, 207, 208, 212], "reach": [0, 33, 36, 39, 40, 141, 197, 214], "reachabl": [40, 67, 161, 170, 217], "react": [4, 29, 42, 124, 130, 137, 139, 156], "reaction": 97, "read": [1, 22, 23, 26, 35, 41, 55, 56, 57, 61, 62, 67, 70, 79, 82, 94, 97, 105, 107, 112, 119, 123, 124, 157, 161, 189, 194, 210, 211, 212, 217, 218], "read_timeout": 200, "readabl": [7, 41, 67, 79, 95, 99, 105, 117, 148, 161, 214], "reader": [4, 214], "readi": [0, 16, 32, 36, 74, 75, 76, 124, 160, 175, 194], "readm": [4, 32, 110, 195], "readmark": 82, "readonli": [142, 144], "readoper": 88, "readremotefileoper": 88, "readremotefolderoper": 88, "real": [63, 67, 82, 118, 143, 200], "realli": [13, 29, 41, 60, 94, 110, 130, 133, 197, 212, 217], "reason": [7, 26, 27, 28, 32, 49, 66, 101, 130, 139, 148, 149, 150, 161, 204, 212, 213, 214], "reason_lock_wait_timeout": 26, "reason_serv": 26, "reason_unique_constraint_viol": 29, "rebas": [194, 198], "reboot": 165, "rebuild": [126, 221], "receiv": [0, 17, 18, 32, 33, 40, 41, 42, 70, 78, 79, 82, 88, 118, 125, 140, 148, 161, 162, 165, 174, 175, 197], "recent": [7, 17, 69, 94, 101, 137, 212], "recipi": [37, 42, 70, 79, 94, 110, 200], "recogn": 42, "recogniz": 94, "recommend": [0, 2, 16, 17, 18, 22, 23, 24, 26, 27, 30, 32, 36, 37, 42, 48, 57, 58, 60, 64, 81, 93, 95, 101, 109, 111, 121, 124, 126, 130, 135, 137, 139, 141, 145, 148, 158, 160, 161, 163, 167, 169, 193, 195, 198, 202, 207], "reconsid": 139, "record": [29, 63], "recov": 155, "recoveri": 84, "recoverpassword": 42, "recoverypassword": 155, "recreat": 212, "rector": 29, "recurs": 79, "recursivearraysearch": [11, 28], "recv": 161, "red": [142, 193], "redi": [39, 133, 223], "redirect": [13, 29, 53, 63, 160, 181, 207, 216], "redirect_handl": 180, "redirectrespons": [40, 53, 67], "redirecturl": 217, "redisclust": 200, "reduc": [28, 41, 58, 103, 111, 124, 130, 161], "redund": 157, "ref": [22, 35, 160], "refactor": [26, 111], "refer": [2, 26, 29, 30, 41, 53, 62, 90, 94, 95, 99, 100, 101, 108, 109, 121, 123, 139, 140, 148, 158, 160, 161, 168, 171, 197, 209, 214], "referenc": 194, "reference_provider_id": 137, "referencedclass": 109, "referencetext": 137, "reflec": 13, "reflect": [41, 42, 53], "reflector": 50, "refman": 111, "reformul": 148, "refresh": [37, 42, 110, 112, 115, 127], "refreshmetadata": [24, 115], "refreshoper": 88, "refus": 30, "regard": [40, 159], "regardless": [40, 57, 137], "regex": [13, 53, 54, 187], "region": [24, 123, 200], "regist": [0, 2, 3, 4, 5, 14, 16, 19, 21, 22, 24, 25, 26, 27, 29, 35, 37, 40, 41, 42, 45, 48, 50, 51, 54, 58, 63, 65, 80, 81, 104, 108, 115, 116, 117, 120, 123, 124, 133, 140, 141, 145, 146, 148, 149, 150, 152, 156, 157, 158, 162, 163, 165, 168, 174, 175, 181], "registeralternativelogin": 16, "registeranonrequest": 141, "registerbackend": [28, 117], "registercalendar": 19, "registercalendarprovid": 118, "registercheck": 24, "registerchecksev": 24, "registercollaborationresourc": 134, "registercontentprovid": 108, "registercustomfoo": 0, "registercustompickerel": 137, "registerdashboardwidget": [25, 110], "registerdeclarativeset": 113, "registerdeclarativesettingslisten": 113, "registerent": 24, "registerentitiesev": 24, "registereventlisten": [0, 1, 45, 108, 113, 115, 137, 145, 148, 149, 150], "registerfileact": 24, "registerfoo": 0, "registerjob": 10, "registerlazylockprovid": 26, "registerlockprovid": 26, "registerlogin": 16, "registermailprovid": 121, "registermiddlewar": 50, "registernotifierservic": 0, "registeroper": [24, 116], "registeroperationsev": [24, 116], "registerparamet": 41, "registerprofilelinkact": 132, "registerprovid": 58, "registerpublicsharetemplateprovid": 51, "registerrefer": 137, "registerresourceprovid": [14, 134], "registerrespond": 40, "registerrout": 28, "registerschema": 113, "registersearchprovid": 140, "registersect": 29, "registerservic": [0, 16, 41, 56, 61], "registerservicealia": 41, "registersetupcheck": 143, "registersidebaract": 29, "registerspeechtotextprovid": 145, "registertaskprocessingprovid": [26, 148], "registertaskprocessingtasktyp": [26, 148], "registertextprocessingprovid": 150, "registertexttoimageprovid": 149, "registertranslationprovid": 152, "registertyp": 134, "registerusermigr": 154, "registeruserrequest": 141, "registerwellknownhandl": 156, "registerwidget": 137, "registerwidgetev": 25, "registr": [0, 42, 48, 61, 110, 117, 121, 123, 137, 142, 143, 158, 163, 192], "registri": [153, 160, 163, 171, 172, 174, 175], "registryev": 24, "regress": [26, 194], "regular": [40, 65, 79, 160, 163, 170, 184, 198], "regularli": [97, 111, 194], "reject": [67, 81, 118, 134, 137, 148, 173], "rejectunauthor": 200, "rel": [0, 14, 26, 58, 62, 65, 84, 118, 139, 140, 142, 178, 179, 180, 190, 194, 217, 225], "relat": [0, 22, 26, 27, 28, 29, 37, 40, 42, 56, 57, 67, 80, 82, 88, 113, 115, 123, 137, 142, 143, 147, 175, 194, 197, 202, 211, 212], "relationship": 139, "relative_modified_d": [12, 15], "relativedued": 62, "relativetim": 62, "relaunch": 225, "relax": [40, 130], "releas": [0, 4, 16, 17, 18, 20, 22, 24, 26, 27, 29, 30, 31, 32, 34, 40, 42, 90, 101, 103, 104, 110, 124, 126, 130, 153, 158, 161, 174, 176, 194, 197, 209, 212, 214, 220, 222], "release_d": 137, "relev": [10, 27, 58, 67, 73, 94, 104, 109, 118, 139, 145, 148, 149, 150, 156, 214], "reli": [0, 25, 29, 40, 173, 214], "reliabl": [38, 67, 101, 159], "reliev": 212, "reload": [13, 23, 29, 105, 107, 110, 225], "relwithdebinfo": 101, "rem": 14, "remain": [16, 17, 52, 61, 67, 79, 94, 118, 147, 161, 225], "rememb": [37, 39, 42, 99], "remind": [24, 62, 79], "remnant": 24, "remot": [4, 27, 65, 70, 79, 80, 81, 82, 84, 85, 86, 88, 93, 112, 115, 123, 130, 160, 167, 174, 197, 198, 209, 218], "remote_en": 112, "remote_fold": 80, "remote_handl": 112, "remote_host": 112, "remote_port": 112, "remote_shar": 70, "remotefil": 88, "remotelyedit": 115, "remoteoper": 88, "remoteoperationresult": 88, "remotepath": 88, "remov": [17, 30, 34, 35, 36, 37, 38, 40, 42, 60, 63, 65, 66, 70, 78, 94, 100, 108, 115, 124, 134, 135, 137, 153, 155, 161, 163, 175, 177, 181, 195, 202, 207, 208, 212, 214, 217, 220, 222], "removeclass": 207, "removedbyid": 29, "removefavorit": 24, "removejob": 38, "removelisten": [15, 42], "removeoper": 88, "removeremotefileoper": 88, "removeremoteshareoper": 88, "renam": [25, 26, 43, 60, 70, 79, 89, 94, 207, 208], "rend": 153, "render": [4, 26, 27, 37, 42, 45, 50, 123, 134, 180, 188, 190, 217], "rendera": 40, "renderpag": 51, "renderreferenceev": 137, "renderresult": 137, "reopen": 40, "reorder": 62, "repair": [4, 123, 209], "repairstep": 138, "repeat": [100, 118, 212], "repercuss": 34, "repetit": 53, "replac": [1, 7, 10, 13, 15, 16, 18, 19, 20, 22, 23, 24, 26, 27, 28, 29, 30, 50, 53, 59, 61, 62, 63, 67, 68, 88, 91, 100, 101, 108, 123, 129, 131, 135, 148, 165, 183, 198, 201, 207, 217, 221], "replaceindex": 60, "replaceindiceslisten": 60, "replacementuserdisplaynam": [68, 129], "replacementuserid": [68, 129], "replacesvg": 11, "replacesvgicon": 11, "repli": [15, 22, 80, 212], "replic": 130, "replica": 130, "repo": [7, 31, 87, 90, 101, 133, 137, 161, 200, 222], "repo_token": 35, "report": [26, 32, 79, 82, 105, 107, 124, 142, 143, 148, 194, 197, 211, 214], "reportprogress": 148, "repositori": [4, 28, 29, 30, 32, 34, 35, 36, 90, 99, 101, 103, 104, 109, 121, 137, 161, 170, 171, 174, 176, 194, 196, 197, 198, 200, 211, 212, 224], "repository_url": 101, "repres": [26, 58, 67, 72, 101, 110, 113, 118, 129, 132, 134, 148, 150, 154, 207], "represent": 118, "reproduc": [32, 170], "req": [30, 200], "request": [0, 1, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 30, 32, 33, 34, 35, 37, 38, 42, 45, 48, 50, 53, 55, 62, 63, 64, 66, 67, 68, 72, 74, 75, 76, 77, 80, 81, 82, 83, 100, 103, 105, 109, 110, 111, 112, 115, 117, 118, 123, 124, 130, 134, 139, 141, 145, 148, 149, 150, 151, 152, 156, 157, 159, 160, 161, 162, 163, 168, 173, 174, 175, 176, 181, 187, 190, 194, 197, 200, 207, 209, 210, 212, 214, 216, 222], "requestbackgroundjob": [24, 115], "requesthead": 28, "requestopt": 137, "requesttoken": [13, 45], "requir": [2, 4, 7, 10, 12, 16, 20, 22, 24, 25, 26, 27, 29, 30, 35, 36, 37, 38, 40, 41, 42, 46, 53, 54, 57, 58, 60, 62, 63, 64, 65, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 81, 94, 99, 103, 104, 105, 107, 109, 110, 111, 112, 113, 115, 116, 118, 121, 124, 126, 127, 132, 135, 136, 137, 138, 139, 141, 142, 143, 146, 153, 158, 160, 161, 162, 163, 165, 167, 169, 174, 178, 179, 180, 181, 183, 184, 185, 187, 190, 191, 197, 198, 200, 201, 202, 203, 208, 216, 217, 218, 225], "require_onc": [2, 104, 217, 225], "requiremax": 4, "requiremin": 4, "reserv": [26, 110, 119], "reservedopt": 26, "reset": [40, 64, 97, 129, 194], "resetquerypart": 26, "reshar": 70, "resid": [43, 45, 158], "resolut": [15, 170], "resolv": [12, 32, 40, 41, 42, 123, 134, 142, 165, 170, 197], "resolvefromconfigfil": 109, "resolvepubl": 137, "resolverefer": 137, "resolvereferencepubl": 137, "resolvereshar": 10, "resort": 41, "resourc": [14, 24, 26, 27, 28, 38, 40, 41, 48, 55, 57, 74, 75, 76, 79, 82, 110, 115, 118, 120, 123, 136, 137, 139, 140, 149, 156, 214, 217, 225], "resource_typ": 134, "resourcebackend": 117, "resourcemanag": [117, 134], "resourceprovid": 134, "resourcetyp": [79, 84], "resourceurl": [134, 137, 140], "respect": [23, 27, 28, 40, 68, 79, 100, 137, 139, 165, 202, 212], "respond": [18, 34, 129, 141, 162, 212], "respons": [1, 5, 10, 17, 22, 30, 32, 34, 48, 50, 51, 53, 63, 64, 66, 68, 69, 72, 74, 75, 76, 77, 78, 82, 83, 85, 92, 94, 97, 98, 99, 110, 115, 118, 122, 123, 137, 139, 143, 156, 157, 162, 175, 180, 190, 202, 207, 217, 218, 222], "responsedefinit": 67, "rest": [4, 36, 40, 53, 92, 118, 123, 124, 209], "restart": [112, 198, 200], "restor": [64, 79, 83, 99, 154], "restrict": [20, 24, 26, 27, 29, 38, 57, 122, 137, 141, 165, 167, 207, 218], "restructur": 103, "result": [16, 17, 26, 27, 29, 30, 39, 40, 57, 58, 62, 64, 67, 69, 70, 71, 84, 85, 88, 94, 100, 101, 108, 115, 123, 130, 137, 142, 143, 149, 151, 157, 183, 197, 210, 217, 225], "resultinto": 115, "retain": 60, "retri": [23, 123], "retriev": [24, 26, 40, 45, 57, 64, 79, 91, 121, 123, 124, 125, 129, 135, 140, 182, 188], "retrievemetadata": [24, 115], "retro": 43, "retroact": 60, "retryabl": 23, "return": [1, 4, 10, 13, 15, 16, 17, 19, 22, 23, 24, 26, 27, 28, 29, 37, 39, 40, 41, 42, 45, 50, 51, 53, 54, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 70, 72, 79, 103, 105, 107, 108, 110, 113, 115, 116, 117, 119, 121, 128, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 175, 177, 179, 182, 186, 191, 195, 196, 207, 225], "returnhi": 40, "returnjson": 40, "retyp": 198, "reus": [10, 27, 67, 194], "reusabl": [99, 193], "revenu": 137, "revers": [50, 121, 161, 167], "revert": [34, 72, 105, 107, 146], "revertuserstatu": 146, "review": [18, 32, 35, 130, 137, 162, 194, 197, 212, 217], "revis": [90, 197], "revisit": 118, "revok": [30, 63, 100], "revokeshar": 38, "revolution": 159, "rework": [25, 197], "rewritten": 91, "rf": 161, "rfc": [28, 63, 79, 118], "rfc4918": 83, "rfc5323": 84, "rfc6415": 156, "rgb": [28, 202, 206], "rgba": 202, "rich": [27, 79, 110, 137, 143, 183], "rich_messag": 183, "rich_message_param": 183, "rich_subject": 183, "rich_subject_param": 183, "richobject": 137, "richobjectstr": [27, 143], "richobjecttyp": 137, "richparamet": 137, "richtopars": 27, "right": [4, 7, 18, 21, 24, 26, 27, 38, 40, 42, 45, 62, 98, 99, 101, 108, 110, 115, 119, 130, 137, 138, 201, 202, 207, 208, 210, 217, 225], "risk": [42, 139, 197, 204, 217], "riski": 67, "rm": [35, 161], "rmdirr": 28, "robert": 225, "roberto": 110, "robin": 130, "robot": 36, "roboto": 202, "robust": [41, 104], "rocm": [160, 163, 168, 174, 175], "roeland": 81, "role": [4, 32, 34, 118, 130, 132, 148], "roll": [57, 111], "rollback": [57, 130], "room": [26, 27, 120, 123, 134, 146], "roombackend": 117, "root": [4, 6, 7, 26, 30, 36, 40, 58, 65, 67, 79, 84, 88, 97, 101, 104, 109, 126, 134, 142, 163, 164, 178, 180, 190, 195, 198, 218, 221], "rootfold": 58, "rootscop": 207, "rootstorag": 61, "rough": [36, 124], "roughli": [40, 218], "round": [26, 110, 130, 137, 140], "rounditemicon": 110, "roundtrip": 130, "rout": [4, 5, 25, 27, 28, 41, 48, 52, 91, 136, 139, 140, 156, 170, 179, 180, 181, 189, 192, 209, 222], "route_of_talk_bot": 189, "routeparamet": 140, "router": [15, 23, 24, 27, 52, 53, 79, 93, 123, 163], "row": [22, 29, 40, 57, 111, 115, 140, 202], "rpid": 200, "rsa": 30, "rss": 4, "rtl": 205, "rule": [28, 31, 35, 37, 40, 42, 57, 79, 96, 99, 103, 104, 116, 130, 139, 148, 162, 194, 205, 209], "rulematch": 116, "run": [0, 1, 4, 6, 7, 16, 18, 23, 24, 30, 35, 36, 37, 38, 42, 45, 50, 52, 57, 60, 61, 67, 73, 74, 75, 88, 97, 101, 104, 109, 111, 112, 115, 117, 118, 123, 124, 130, 133, 138, 140, 148, 149, 150, 158, 160, 162, 163, 164, 165, 170, 174, 194, 196, 198, 200, 207, 217, 220, 221], "runnabl": 88, "runner": 225, "running_psalm": 67, "runningonmac": 29, "runorscheduletask": [149, 150], "runrequest": 143, "runtask": [149, 150], "runtim": [62, 67, 101, 137, 149, 150, 161, 168], "runtimeexcept": [145, 149, 150, 152], "rw": [198, 200], "rwx": 101, "rx": 225, "s3": [81, 223], "sabr": [1, 16, 22, 24, 37, 42, 120, 123, 157], "sabredav": [1, 42, 82, 157], "sabrepluginaddev": [1, 24], "sabrepluginauthinitev": 16, "sabrepluginev": 22, "sacr": [97, 194], "safe": [0, 27, 34, 42, 65, 111, 217], "safer": [41, 217], "safeti": 217, "sai": [53, 140, 212], "said": [118, 136], "sake": [118, 194], "sale": 33, "samba": 200, "same": [0, 2, 4, 14, 21, 22, 23, 27, 28, 29, 39, 40, 41, 43, 50, 53, 60, 62, 64, 79, 88, 94, 101, 103, 104, 111, 113, 118, 124, 130, 137, 140, 142, 146, 148, 157, 160, 162, 163, 168, 169, 174, 176, 178, 179, 194, 198, 207, 208, 212, 217, 218], "saml": [88, 223], "saml2": 88, "sampl": [40, 57, 79, 90], "sample_cli": 90, "san": 202, "sanit": [28, 217], "sanitizefilenam": 28, "sass": [193, 221], "satisfi": [34, 118, 139], "save": [28, 35, 37, 40, 41, 42, 54, 56, 67, 100, 101, 113, 115, 118, 121, 137, 140, 145, 148, 149, 150, 152, 165, 188, 202, 221], "savedinstancest": 88, "savemetadata": [24, 115], "saveset": [54, 67], "sayhello": 62, "sb": 80, "scalabl": [39, 123], "scalar": 10, "scale": [57, 95, 130, 171, 172], "scalefixforie8": 11, "scan": [37, 42, 62], "scanfil": 42, "scanfold": 42, "scanner": [97, 218], "scenario": [2, 72, 111, 139], "schedul": [25, 29, 36, 37, 42, 64, 68, 129, 132, 138, 145, 148, 149], "scheduleaft": 38, "schedulefiletranscript": 145, "scheduletask": [148, 149, 150], "schema": [2, 4, 5, 17, 18, 24, 36, 57, 59, 67, 109, 119, 123, 138, 142, 144, 188, 192], "schemaclosur": [60, 144], "schemaexcept": 109, "schemaloc": [2, 109], "scheme": [113, 139, 164, 188, 192, 200], "schott": 100, "scienc": [79, 137], "scloud": 62, "scope": [15, 26, 30, 39, 42, 45, 56, 64, 70, 79, 83, 105, 115, 117, 157, 207], "scope_": 67, "scope_administr": 67, "scope_default": 67, "scope_ex_app": 26, "scope_feder": 67, "scope_filesystem": 26, "scope_ignor": 67, "scope_skip_password_valid": 26, "score": 210, "scrape": 7, "screen": [47, 62, 95, 96, 98, 99, 133, 142, 201, 202, 206, 212], "screenread": [21, 45], "screenshar": 94, "screenshot": [4, 163, 206], "script": [2, 7, 13, 14, 15, 24, 25, 26, 35, 36, 37, 40, 42, 45, 46, 57, 62, 66, 101, 109, 110, 112, 124, 126, 134, 137, 142, 160, 161, 162, 163, 176, 181, 200, 216, 223, 225], "scroll": [101, 137, 201, 206], "scrollabl": 201, "scrollbar": 202, "scrollto": 140, "scss": [43, 221], "scssphp": 28, "seamlessli": [89, 159], "search": [4, 10, 19, 23, 26, 28, 29, 64, 66, 82, 83, 93, 105, 107, 108, 117, 123, 155, 180, 201, 209, 212, 218], "search_providers_id": 137, "searchabl": 84, "searchbysystemtag": 24, "searchforprincip": 117, "searchingroup": 23, "searchinusercalendar": 117, "searchrequest": [84, 115], "searchresult": [29, 140], "searchresultentri": 140, "searchusersbyvalu": 107, "searchusersbyvaluebool": 107, "searchusersbyvalueint": 107, "searchusersbyvaluestr": 107, "searchvalu": 105, "season": 194, "second": [24, 38, 40, 42, 46, 50, 60, 62, 63, 79, 81, 94, 104, 110, 113, 115, 117, 130, 134, 137, 138, 140, 143, 153, 156, 162, 174, 188, 195, 207], "second_pag": 180, "secondari": [94, 95, 97, 110, 121, 194, 202], "secondarylabel": 95, "secret": [30, 35, 40, 173, 174, 200], "secretpassword": 136, "secrettoken": 136, "section": [0, 4, 5, 7, 17, 24, 25, 26, 29, 30, 35, 40, 45, 52, 53, 54, 57, 62, 67, 98, 99, 101, 104, 111, 117, 118, 121, 123, 124, 129, 130, 135, 137, 139, 153, 160, 162, 164, 170, 171, 175, 188, 198, 200, 201, 206, 207, 210, 214, 225], "section_id": [113, 188], "section_typ": [113, 188], "section_type_admin": 113, "section_type_person": 113, "secur": [4, 10, 12, 13, 24, 26, 27, 30, 32, 41, 48, 50, 61, 63, 66, 79, 101, 113, 118, 122, 123, 124, 136, 139, 143, 160, 161, 162, 167, 173, 188, 197, 198, 209, 216], "securedrelyingpartyid": 200, "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, 29, 35, 36, 38, 40, 41, 42, 45, 46, 47, 52, 53, 54, 57, 58, 61, 62, 63, 65, 67, 70, 73, 74, 75, 76, 79, 82, 91, 97, 98, 99, 100, 101, 103, 104, 109, 110, 112, 116, 117, 118, 121, 124, 125, 126, 130, 133, 134, 135, 137, 140, 142, 153, 158, 160, 161, 163, 167, 173, 174, 180, 184, 194, 195, 196, 197, 198, 200, 202, 206, 211, 212, 217, 225], "seed": 200, "seen": [17, 24, 94, 98, 99, 132], "sego": 202, "select": [25, 29, 40, 57, 62, 84, 88, 94, 98, 99, 101, 112, 115, 116, 118, 130, 134, 137, 142, 153, 170, 174, 180, 188, 200, 202, 203, 206, 208, 217], "select2": 12, "selectionlength": 62, "selector": [193, 207], "self": [12, 45, 51, 95, 110, 121, 132, 134, 146, 148, 149, 154, 156, 200], "semant": [4, 36], "semicolon": 54, "semver": 36, "send": [7, 26, 38, 44, 54, 62, 64, 79, 84, 85, 86, 92, 110, 114, 121, 122, 124, 125, 130, 132, 139, 140, 153, 173, 174, 175, 181, 196, 217, 222, 223], "sendemail": 62, "sendmail": [10, 70], "sendmessag": 121, "sendshareemail": 26, "sens": [17, 27, 32, 40, 41, 57, 67, 100, 118], "sensit": [25, 38, 40, 53, 140, 142, 177, 186, 216], "sent": [18, 22, 27, 34, 37, 40, 42, 52, 68, 70, 72, 79, 80, 88, 139, 140, 142, 175, 180, 217], "sentenc": [62, 95, 97, 100, 207], "separ": [4, 18, 36, 40, 54, 57, 60, 70, 100, 101, 118, 126, 139, 148, 150, 160, 161, 169, 180, 187, 194, 207, 221], "sequenc": [0, 57], "seri": [40, 130], "serial": [26, 27, 39, 67, 70, 117, 129], "seriou": 130, "serv": [26, 29, 40, 43, 67, 139, 143, 217], "server": [0, 2, 3, 7, 12, 15, 16, 22, 23, 24, 26, 27, 28, 29, 30, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 49, 52, 53, 57, 60, 62, 63, 65, 67, 71, 74, 78, 79, 80, 81, 82, 84, 88, 89, 94, 101, 102, 103, 109, 111, 112, 117, 118, 121, 122, 123, 124, 130, 131, 133, 137, 139, 140, 141, 142, 144, 146, 148, 153, 157, 161, 163, 165, 169, 173, 176, 178, 190, 199, 200, 204, 209, 210, 211, 212, 217, 222, 224], "server_base_url": 88, "serverconfighelp": 143, "servercontain": [41, 42, 56, 117], "serverplugin": [1, 157], "serveruri": 88, "servic": [0, 16, 23, 24, 27, 33, 38, 39, 40, 42, 45, 48, 49, 51, 56, 61, 62, 67, 79, 88, 101, 105, 114, 117, 120, 122, 123, 127, 132, 133, 135, 140, 142, 146, 155, 156, 160, 161, 163, 165, 170, 195, 198, 200, 222], "service1": 121, "serviceid": 121, "serviceus": 161, "session": [0, 22, 26, 63, 65, 79, 88, 123, 124, 127, 192, 217], "session_lifetim": 56, "set": [4, 6, 7, 8, 10, 12, 13, 15, 17, 20, 21, 23, 24, 25, 26, 27, 29, 30, 33, 34, 35, 36, 38, 39, 45, 47, 48, 49, 53, 56, 57, 60, 61, 62, 63, 64, 65, 68, 70, 71, 74, 75, 76, 78, 83, 94, 95, 97, 100, 104, 105, 107, 108, 109, 110, 111, 112, 115, 116, 119, 121, 122, 123, 124, 129, 130, 133, 137, 139, 140, 143, 148, 155, 159, 161, 162, 163, 164, 170, 171, 172, 173, 174, 175, 176, 180, 181, 183, 192, 195, 196, 197, 199, 200, 201, 202, 205, 209, 212, 217, 221, 222, 223, 225], "setacl": 118, "setactionlabel": 23, "setallowparallelrun": 38, "setappvalu": 56, "setattach": 121, "setautosubmit": 22, "setbodyhtml": 121, "setbodyplain": 121, "setcontentsecuritypolici": [40, 51], "setcredenti": 88, "setdeclarativesettingsvaluelisten": 113, "setdescript": [117, 137], "setdisplaynam": 65, "seten": 155, "setendd": 117, "setfetchmod": 17, "setfirstresult": [19, 57], "setfrom": 121, "sethead": 64, "setheaderact": 40, "setheaderdetail": 40, "setheadertitl": [40, 51], "sethtmlbodi": [24, 114], "seticon": 26, "setid": [29, 57], "setimageurl": 137, "setincludewatermark": 29, "setint": 115, "setinterv": 38, "setlastlogin": 57, "setlink": 26, "setloc": 117, "setmanageruid": 155, "setmaxresult": 57, "setmeetingd": 147, "setnam": [57, 118], "setnoexpirationd": 26, "setobjectid": 29, "setorgan": 117, "setown": 26, "setp": 138, "setparamet": 24, "setparsedmessag": 22, "setparsedsubject": 22, "setpassword": [65, 155], "setpasswordhash": 26, "setplainbodi": [24, 114], "setprimarykei": [57, 144], "setpubl": 147, "setreferenceid": 15, "setrichmessag": 22, "setrichobject": 137, "setrichsubject": 22, "setstartd": 117, "setstatu": [10, 40, 119], "setstr": 115, "setsubject": [24, 114, 121], "setsummari": 117, "setsystemvalu": 56, "setter": [22, 23, 26, 57], "settimerangeend": 117, "settimerangestart": 117, "settimesensit": 38, "settimezon": 117, "settingnotfoundexcept": 26, "settings_exampl": 188, "settingsmenu": 201, "settingsview": 195, "settitl": 137, "setto": [114, 121], "setup": [3, 13, 19, 27, 35, 37, 39, 40, 42, 57, 58, 61, 62, 89, 101, 109, 112, 116, 123, 126, 130, 158, 160, 161, 163, 167, 179, 209, 212, 218, 221, 223, 225], "setupbeforeclass": [61, 225], "setupcheck": [27, 143], "setupresult": 143, "setuserdata": 154, "setuserid": [145, 150, 152], "setuserstatu": 146, "setuservalu": [56, 113], "setvalu": [24, 113], "setvaluearrai": [105, 107], "setvaluebool": [105, 107], "setvaluefloat": [105, 107], "setvalueint": [105, 107], "setvaluestr": [105, 107], "setwebhookmethod": 148, "setwebhookuri": 148, "seven": 194, "sever": [5, 10, 26, 40, 54, 63, 95, 124, 130, 140, 143, 149, 158, 160, 162, 212, 217], "sf": 95, "sh": [7, 80, 101, 161, 163, 176, 198, 220, 221, 225], "sha": 30, "sha1": [35, 79, 197], "sha256": [79, 101], "sha3": 79, "shade": 95, "shadow": 202, "shall": [0, 21, 45, 62, 126, 135, 140, 210, 214], "shallow": 210, "shape": [67, 123, 137], "shapedescriptor": 148, "shapeenumvalu": 148, "share": [4, 5, 10, 11, 14, 15, 19, 24, 25, 26, 28, 29, 30, 38, 40, 41, 48, 62, 64, 65, 66, 93, 94, 100, 123, 129, 137, 142, 157, 163, 169, 173, 174, 175, 185, 195, 196, 200, 209, 212, 217, 225], "share_id": 70, "share_test": 136, "share_token": 79, "share_type_circl": 4, "shareabl": 79, "shareacceptedev": 24, "shareapicontrol": 26, "shareattribut": 180, "shareconfigmodel": 11, "sharecontrol": [40, 51], "sharecreatedev": 24, "sharedeletedev": 24, "sharedeletedfromselfev": 24, "sharees_recommend": [71, 72], "shareid": [26, 38], "sharemanag": [27, 40], "sharenod": 51, "sharenotfound": 136, "shareown": 180, "shareownerid": 180, "sharepermiss": 180, "sharer": [71, 79], "shareservic": 38, "sharesplugin": 157, "sharetoken": 137, "sharetyp": [65, 70, 88, 180], "sharetypeid": 79, "sharewith": 70, "sharewithus": 38, "sharingtoken": 137, "she": 100, "shed": 0, "sheet": [18, 94, 221], "shell": [101, 139, 165, 216], "shell_exec": 217, "ship": [0, 2, 4, 7, 13, 14, 15, 17, 18, 22, 23, 24, 25, 28, 30, 31, 101, 104, 110, 135, 197, 200, 204, 220], "shivammathur": 35, "shock": 94, "short": [0, 4, 16, 28, 40, 67, 68, 95, 100, 126, 129, 130, 132, 159, 160, 170, 175, 176], "shortcom": 118, "shortcut": [44, 62, 99, 184], "shorter": 40, "shorthand": 4, "shortmessag": [68, 129], "should": [0, 2, 4, 5, 7, 10, 12, 13, 15, 16, 17, 22, 23, 24, 25, 26, 27, 29, 34, 35, 36, 37, 39, 40, 42, 43, 45, 46, 48, 50, 51, 53, 54, 56, 57, 58, 60, 61, 62, 63, 65, 67, 70, 72, 76, 78, 79, 81, 84, 90, 94, 95, 97, 99, 101, 108, 109, 110, 111, 112, 113, 115, 118, 124, 126, 130, 132, 134, 135, 137, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 157, 159, 160, 162, 163, 165, 167, 174, 175, 178, 183, 188, 190, 193, 194, 195, 196, 200, 202, 207, 208, 210, 212, 214, 217, 218, 220, 222], "shouldgetfield": 28, "shouldn": [195, 196], "shouldrespond": 51, "shout": 95, "show": [4, 23, 26, 28, 45, 53, 62, 67, 94, 95, 97, 98, 110, 111, 117, 119, 133, 134, 136, 137, 138, 142, 145, 148, 149, 150, 153, 156, 163, 194, 201, 202, 206, 207, 208], "showauthent": 136, "showauthfail": 136, "showdetail": [201, 206], "showdis": 148, "shown": [22, 33, 40, 62, 68, 76, 88, 94, 98, 99, 100, 118, 138, 148, 153, 160, 200, 201, 206, 207, 212], "showshar": [51, 136], "showstopp": 197, "shrunk": 26, "sibl": 207, "side": [4, 28, 40, 61, 62, 63, 65, 67, 78, 98, 103, 112, 118, 130, 137, 163, 164, 176, 179, 184, 187, 197, 210, 225], "sidebar": [10, 14, 24, 25, 54, 94, 96, 201, 202, 207], "sign": [7, 31, 36, 63, 88, 101, 200, 209, 212], "signal": [0, 1, 40, 42, 67, 93, 122, 194, 210], "signatur": [22, 29, 30, 36, 41, 42], "signifi": [94, 148, 194], "signific": [30, 197, 218], "significantli": [58, 130, 212], "signkei": 200, "signoff": 197, "signtool": 101, "silent": 217, "similar": [1, 16, 18, 28, 33, 36, 37, 38, 40, 42, 53, 57, 60, 63, 95, 98, 113, 118, 126, 129, 133, 137, 139, 142, 149, 150, 159, 160, 161, 165, 177, 184, 186, 220], "similarli": [99, 116, 136, 148, 175, 212], "simpl": [23, 34, 35, 40, 42, 45, 57, 59, 62, 63, 81, 94, 97, 99, 101, 109, 113, 118, 122, 123, 124, 130, 148, 156, 162, 163, 167, 175, 180, 183, 188, 207, 217, 225], "simple_board": 62, "simplef": [22, 23, 219], "simplemenuact": 40, "simplemigrationstep": 60, "simpler": [111, 118], "simplest": [101, 158, 197], "simplexml": [4, 224], "simplexmlel": 40, "simpli": [7, 15, 36, 40, 41, 43, 49, 50, 57, 62, 80, 90, 94, 99, 134, 137, 139, 143, 148, 150, 207, 212, 217, 225], "simplic": [118, 139], "simplif": 148, "simplifi": [40, 55, 57, 58, 101, 118, 131, 136, 159, 161, 163, 218], "sinc": [2, 4, 18, 21, 22, 24, 27, 28, 29, 36, 37, 38, 40, 41, 42, 50, 53, 54, 55, 57, 60, 63, 65, 67, 70, 75, 79, 91, 99, 103, 105, 107, 108, 110, 113, 124, 126, 129, 130, 132, 133, 134, 137, 139, 140, 145, 147, 148, 149, 150, 151, 152, 154, 177, 186, 196, 197, 201, 202, 204, 212, 217, 220], "sinceid": 110, "singl": [28, 39, 40, 60, 62, 65, 84, 88, 100, 103, 107, 109, 110, 112, 113, 118, 121, 130, 131, 148, 188, 196, 200, 207, 218], "singleselect": 13, "singlesignon": 89, "singular": [62, 176], "sinon": 225, "sinonj": 225, "site": [139, 198, 200, 216], "site_nam": 51, "situat": [36, 40, 60, 94, 123], "size": [4, 14, 22, 24, 55, 58, 79, 80, 81, 84, 88, 95, 98, 111, 130, 137, 140, 154, 160, 180, 202], "sk": 7, "sk_sk": 7, "skeleton": [6, 96, 160, 163, 175], "sketch": 118, "skill": 212, "skip": [52, 76, 137, 154, 175], "slash": [53, 131, 178, 180, 190], "sleep": 138, "slide": [116, 207], "slight": 26, "slightli": [104, 109], "slocal": 62, "slogan": [47, 65], "slot": 148, "slow": [34, 39, 40, 126, 130, 133, 148, 178, 202, 218], "slow_query_log": 130, "slow_query_log_fil": 130, "slower": [40, 80], "slowli": 18, "slugifi": 57, "sm": 153, "small": [4, 26, 38, 79, 80, 110, 111, 130, 137, 140, 160, 163, 194, 197, 202, 207, 212], "smaller": [26, 81, 99, 194, 195, 202], "smallest": [26, 202], "smart": [37, 42, 123], "smb": 223, "smb1": 200, "smb2": 200, "smb3": 200, "smbclient": 200, "smbhome": 200, "smbmount": 200, "smbpublic": 200, "smillerdev": 35, "smoothen": 124, "smoother": 16, "smtp": 200, "snappi": 202, "snapshot": 90, "snippet": [118, 142, 161, 207], "snowflak": [123, 209], "snowflake_id": 144, "so": [2, 4, 15, 16, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 34, 36, 38, 40, 41, 43, 45, 53, 54, 57, 60, 61, 62, 65, 67, 70, 78, 79, 95, 98, 99, 100, 101, 104, 109, 111, 112, 116, 118, 127, 130, 135, 137, 139, 140, 141, 142, 143, 145, 148, 149, 150, 156, 157, 160, 161, 163, 170, 174, 175, 176, 194, 197, 198, 202, 212, 214, 217, 221, 225], "social": [4, 217], "sock": [158, 174], "socket": [160, 170, 171, 172, 174], "soft": 29, "softer": 95, "softwar": [2, 36, 41, 62, 97, 137, 168, 194, 197, 225], "sole": [16, 40, 118], "solut": [41, 67, 118, 130, 142, 147, 171, 212], "solv": [18, 41, 63, 65, 143, 194, 198, 212], "some": [0, 2, 7, 9, 10, 17, 18, 24, 26, 28, 29, 30, 33, 34, 36, 38, 40, 41, 45, 46, 47, 54, 55, 56, 57, 60, 62, 64, 65, 67, 72, 79, 80, 82, 84, 88, 91, 94, 97, 98, 99, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 117, 118, 124, 127, 130, 133, 136, 137, 139, 141, 142, 143, 148, 149, 150, 152, 160, 161, 170, 174, 175, 180, 184, 188, 191, 194, 197, 200, 202, 207, 212, 217, 218, 221, 224, 225], "some_api_endpoint": 163, "some_method": 40, "some_real_set": 188, "some_var": 40, "somearrai": [195, 196], "somebodi": 212, "somecontrol": [38, 67], "somecontrollermethod": 67, "somehelpermethod": 67, "somehow": 35, "somemethod": 40, "someon": [67, 94, 141], "someprop": 195, "someservic": 38, "sometask": 38, "someth": [2, 30, 37, 40, 42, 45, 46, 52, 62, 63, 67, 94, 95, 97, 100, 103, 113, 117, 119, 128, 132, 137, 139, 147, 148, 149, 150, 188, 194, 195, 196, 197, 207, 212, 214, 217], "sometim": [28, 40, 41, 50, 53, 57, 58, 67, 94, 98, 99, 130, 143, 145, 149, 150, 152, 212], "sometyp": [41, 195], "somewher": [35, 40, 67, 110, 145, 148, 149, 150], "soon": [17, 41, 130], "sooner": 16, "sophist": [17, 24], "sort": [4, 36, 79, 84, 110, 132, 137, 140], "sortabl": 84, "sorter": 65, "sound": [41, 109, 124], "sourc": [6, 18, 31, 36, 41, 42, 62, 66, 76, 89, 101, 109, 124, 126, 137, 140, 148, 152, 158, 163, 178, 195, 196, 199], "source_fil": 7, "source_lang": 7, "space": [21, 45, 60, 62, 63, 65, 79, 98, 99, 108, 131, 170, 194, 196, 202], "spam": [196, 217], "span": [62, 121, 130, 137, 193, 206, 207, 208], "sparingli": 94, "spdx": [4, 194], "speak": [17, 24, 100, 170], "speaker": 99, "spec": [67, 126, 225], "special": [40, 41, 57, 63, 83, 85, 86, 95, 124], "specif": [4, 16, 20, 22, 23, 24, 26, 27, 28, 29, 30, 35, 36, 38, 40, 42, 45, 52, 56, 57, 58, 60, 62, 64, 79, 92, 94, 95, 99, 100, 101, 107, 108, 110, 111, 113, 116, 117, 118, 121, 132, 137, 140, 143, 148, 149, 156, 158, 159, 160, 163, 168, 170, 178, 186, 194, 206, 212, 221, 222, 225], "specifi": [2, 7, 12, 16, 22, 23, 27, 28, 30, 33, 37, 38, 40, 41, 42, 54, 57, 58, 60, 63, 65, 79, 81, 82, 90, 101, 102, 104, 105, 107, 110, 115, 118, 126, 134, 136, 140, 142, 148, 149, 150, 152, 153, 158, 162, 165, 168, 175, 177, 178, 217], "spectrogram": 148, "speech": [28, 37, 42, 123, 148, 209], "speechtotext": [23, 26, 145], "speed": [39, 67, 104, 130, 139], "spell": [62, 100, 148], "spellcheck": 95, "spend": [34, 212], "spent": 133, "spinner": 202, "split": [13, 28, 40, 57, 100, 103, 130, 140, 194, 196], "spot": 130, "spreed": [110, 132, 140], "spy": 34, "sql": [28, 29, 57, 60, 115, 123, 216], "sqlite": [4, 35, 36, 57, 130, 212, 225], "squar": 110, "src": [6, 24, 40, 46, 126, 163, 195, 200, 217], "srv": [7, 198, 225], "ssh": 101, "ssl": [170, 223], "sso": 19, "stabil": [105, 107], "stabl": [7, 30, 36, 101, 109, 124, 133, 197, 198, 210, 220, 222], "stable21": 35, "stable24": 36, "stable25": [22, 36, 197], "stable26": 36, "stable29": 28, "stable30": 28, "stable31": 28, "stablex": [7, 133, 197], "stack": [27, 214, 218], "stage": [0, 40, 63, 65, 121, 175], "stai": [41, 207], "stamp": 101, "stand": 60, "standalon": [4, 45], "standalonetemplaterespons": 16, "standard": [17, 22, 23, 27, 28, 40, 41, 45, 67, 79, 91, 97, 101, 109, 112, 118, 123, 126, 135, 160, 177, 186, 199, 201, 206, 212, 214], "star": [57, 202, 206], "stare": 79, "start": [7, 8, 12, 18, 24, 26, 27, 29, 35, 37, 40, 42, 50, 53, 57, 62, 63, 67, 68, 74, 79, 84, 88, 89, 94, 99, 108, 110, 111, 112, 118, 129, 130, 132, 133, 137, 148, 156, 157, 158, 161, 162, 164, 174, 175, 178, 180, 188, 190, 194, 196, 198, 200, 202, 209, 212, 217, 221, 225], "startallsharesretriev": 88, "startcreationofgroupshareforfil": 88, "startcreationofpublicshareforfil": 88, "startcreationofusershareforfil": 88, "startdat": [68, 117, 129], "startdownload": 88, "starter": 162, "startfilemov": 88, "startfoldercr": 88, "startprogress": 138, "startreadfileproperti": 88, "startreadrootfold": 88, "startremovefil": 88, "startshareremov": 88, "startsharesretrievalforfileorfold": 88, "startsharesretrievalforfilesinfold": 88, "startup": [162, 174], "startupload": 88, "stat": 80, "state": [24, 28, 34, 44, 51, 57, 63, 65, 79, 94, 97, 100, 110, 118, 123, 137, 140, 162, 175, 179, 181, 194, 207], "statement": [17, 29, 35, 60, 100, 101, 109, 115, 130, 195, 196], "static": [17, 22, 24, 29, 42, 45, 118, 123, 134, 140, 146, 151, 154, 195, 209, 223], "statist": 133, "statu": [10, 18, 23, 40, 60, 63, 64, 65, 66, 67, 68, 69, 71, 74, 75, 76, 77, 84, 92, 93, 94, 99, 100, 105, 107, 110, 111, 115, 120, 122, 123, 129, 137, 139, 143, 149, 150, 162, 174, 175, 177, 181, 182, 185, 186, 187, 188, 191, 197, 209, 222], "status": [64, 94, 123], "status_bad_request": 67, "status_cancel": 148, "status_cod": 179, "status_cr": 67, "status_fail": [148, 149, 150], "status_forbidden": 67, "status_not_found": [40, 67], "status_ok": 67, "status_run": [148, 149, 150], "status_schedul": [148, 149, 150], "status_success": [148, 149, 150], "status_unknown": [148, 149, 150], "statuscod": [63, 65, 66, 70, 110, 137, 177, 186, 191], "statusicon": 72, "statusmanag": 146, "statustyp": 72, "stdclass": 67, "steal": 217, "step": [4, 7, 20, 24, 26, 27, 29, 35, 36, 37, 42, 52, 54, 60, 63, 64, 67, 81, 101, 111, 112, 118, 123, 126, 140, 148, 149, 150, 158, 160, 162, 164, 165, 170, 174, 175, 179, 198, 209, 212, 214, 220, 221], "stick": [4, 42], "sticki": 201, "still": [17, 18, 22, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 43, 46, 57, 60, 62, 63, 64, 65, 67, 70, 100, 109, 110, 118, 130, 137, 139, 148, 153, 160, 161, 162, 163, 165, 197, 202, 206, 207, 208, 212, 217, 220, 221, 224], "stitcher": [20, 24, 27], "stop": [36, 67, 88, 212], "stoppableeventinterfac": 18, "storag": [8, 10, 26, 27, 35, 48, 55, 61, 65, 79, 81, 123, 130, 142, 174, 209, 212, 219, 223], "storage_typ": 113, "storage_type_extern": 113, "storage_type_intern": 113, "storageexcept": [58, 61], "storageloc": 65, "store": [4, 5, 6, 18, 22, 31, 33, 35, 36, 41, 42, 53, 55, 57, 60, 63, 67, 70, 79, 84, 88, 101, 110, 112, 113, 115, 116, 118, 123, 124, 127, 145, 148, 149, 150, 154, 163, 171, 177, 180, 186, 188, 195, 209, 211, 217, 218, 223], "store_login_token": 127, "str": 180, "str_contain": 140, "str_replac": [50, 217], "str_starts_with": 137, "straight": [38, 174], "straightforward": [142, 159, 170], "strategi": 35, "stream": [160, 165, 219], "streamlin": [101, 123], "streamrespons": [27, 40, 67], "strict": [23, 24, 28, 40, 137, 195, 207], "strict_typ": [0, 50, 104, 110, 113, 115, 128, 132, 133, 134, 140, 141, 143, 144, 145, 148, 149, 150, 152, 154, 156], "strictcookierequir": 26, "strictcookiesrequir": 26, "strictli": 10, "string": [4, 5, 10, 15, 22, 23, 24, 26, 27, 28, 29, 38, 39, 40, 41, 42, 45, 49, 50, 51, 53, 54, 56, 57, 58, 60, 64, 65, 67, 68, 70, 71, 72, 74, 75, 77, 79, 84, 88, 91, 96, 105, 107, 108, 110, 113, 114, 115, 117, 118, 119, 121, 128, 129, 131, 132, 133, 134, 136, 137, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 163, 174, 176, 179, 180, 183, 187, 196, 217], "stringent": 118, "stringutil": 13, "stripe": 33, "strive": 194, "strlen": 118, "strong": [130, 194, 212], "strongli": [27, 161, 195, 202], "strpo": 140, "structur": [7, 10, 23, 53, 64, 66, 80, 118, 123, 130, 137, 140, 160, 164, 174, 179, 193, 201, 206, 207], "stub": [118, 225], "studi": 117, "studio": [89, 90], "stuff": [29, 61, 88, 130, 175, 225], "style": [18, 26, 27, 40, 43, 46, 62, 95, 99, 118, 126, 142, 160, 181, 193, 199, 200, 202, 206, 207, 209, 210, 223], "stylelint": 126, "stylis": 207, "styliz": 94, "su": [161, 225], "sub": [2, 9, 16, 45, 46, 58, 155, 178, 195, 198, 207, 211], "subadmin": 65, "subadminrequir": 26, "subclass": [40, 42], "subdirectori": 61, "subfil": 70, "subfold": 101, "subj": 30, "subject": [24, 42, 101, 156, 183, 206], "subject_param": 183, "subject_typ": 183, "sublevel": 99, "sublim": 112, "sublimetextxdebug": 112, "sublin": [94, 95, 99, 137, 140], "submiss": 211, "submit": [21, 22, 30, 34, 45, 62, 100, 123, 137, 207, 208, 210, 211, 217], "submitcont": 108, "submodul": [101, 198], "subscrib": [18, 27, 91, 123, 124, 197], "subscript": [28, 42], "subscriptioncreatedev": 16, "subscriptiondeletedev": 16, "subscriptionupdatedev": 16, "subsequ": [130, 140], "substanti": 194, "substr": 163, "subsystem": [56, 194], "subtempl": 217, "subtext": 137, "subtitl": [40, 110], "subtl": 94, "subtyp": 178, "suburl": 48, "subvers": 4, "succeed": 143, "success": [24, 28, 34, 37, 40, 42, 50, 67, 70, 71, 74, 78, 94, 95, 124, 143, 149, 150, 152, 173, 174, 175, 177, 179, 186, 202, 222], "successfulli": [37, 42, 100, 139, 148, 149, 150, 183], "successor": 140, "succinctli": 41, "sudo": [101, 133, 165, 174, 198, 221], "suffer": [62, 212], "suffic": 212, "suffici": [36, 139], "suffix": [26, 36, 42, 57, 175], "suggest": [34, 37, 40, 42, 101, 137, 158, 197, 210], "suit": [104, 118, 161, 195, 225], "suitabl": [79, 94, 99], "summar": [143, 148, 150], "summari": [4, 17, 24, 28, 67, 118, 129, 137, 138, 148, 164, 194], "summarytask": [148, 150], "summarytasktyp": [26, 148, 150], "super": 130, "supersed": 137, "suppli": [4, 40, 45, 121, 148, 159], "support": [4, 7, 10, 11, 12, 20, 22, 23, 24, 25, 28, 30, 31, 35, 36, 40, 42, 43, 44, 48, 51, 53, 59, 62, 64, 65, 70, 72, 75, 76, 81, 83, 94, 99, 101, 109, 112, 113, 119, 121, 123, 124, 127, 134, 140, 143, 148, 150, 152, 157, 159, 160, 161, 163, 166, 169, 171, 172, 174, 175, 176, 178, 180, 184, 185, 197, 200, 203, 204, 208, 212, 218], "supportedcalendarcomponentset": 118, "supportedlock": 79, "supports_emoji": 72, "suppos": [27, 29, 142, 146], "suppress": 109, "sure": [10, 12, 14, 15, 17, 20, 21, 22, 23, 24, 25, 30, 32, 34, 35, 36, 38, 45, 60, 61, 63, 67, 94, 95, 97, 99, 100, 101, 104, 117, 118, 121, 130, 133, 137, 139, 142, 148, 158, 161, 165, 170, 198, 200, 201, 202, 212, 217, 221, 222, 223, 225], "surprisingli": 212, "surround": [62, 100], "survey_cli": 142, "suspect": 115, "svenstaro": 35, "svg": [4, 10, 21, 22, 47, 54, 110, 132, 137, 140, 142, 180, 190, 205], "swap": 41, "swift": 10, "swiftli": 212, "switch": [17, 21, 22, 24, 28, 36, 112, 140, 149, 150, 194, 195, 196, 197], "symbol": 95, "symfoni": [2, 18, 42, 154, 184], "symfonycomponentgenericev": [37, 42], "symptom": 171, "sync": [3, 4, 62, 66, 94, 101, 102, 130, 140, 163, 212], "synchron": [29, 39, 89, 102, 148, 149, 150, 179], "syncjob": 4, "syntax": [2, 17, 43, 62, 67, 70, 71, 100, 109], "sysadmin": 55, "system": [6, 7, 22, 23, 24, 26, 28, 29, 34, 37, 38, 42, 45, 46, 49, 50, 59, 61, 95, 100, 105, 107, 113, 118, 121, 130, 133, 137, 143, 159, 161, 170, 178, 185, 191, 200, 202, 217, 218, 225], "system_prompt": 148, "systembackground": 95, "systemconfig": 27, "systemctl": 198, "systemfil": 95, "systemgreen": 95, "systemr": 95, "systemtag": [24, 27, 28, 29], "systemtagobjectmapp": 27, "systemtagsentityev": 24, "sysvsem": 224, "t": [6, 7, 10, 12, 13, 15, 16, 17, 18, 19, 22, 23, 26, 30, 34, 35, 36, 40, 41, 42, 45, 50, 51, 52, 54, 57, 60, 67, 70, 74, 79, 95, 101, 110, 113, 119, 127, 130, 132, 134, 137, 138, 140, 141, 142, 143, 145, 148, 149, 150, 152, 154, 161, 163, 166, 170, 175, 184, 185, 193, 195, 196, 198, 200, 206, 207, 212, 217, 221], "tab": [14, 29, 33, 35, 43, 99, 194, 195], "tabl": [25, 28, 29, 39, 40, 59, 60, 67, 101, 109, 111, 112, 113, 115, 130, 144, 202], "table_name_uniq_featur": 57, "tablenam": 41, "tablescolumn": 67, "tactic": 193, "tag": [4, 16, 24, 26, 27, 28, 29, 30, 33, 35, 36, 40, 41, 64, 79, 96, 100, 103, 137, 157, 158, 160, 163, 174, 185, 187, 193, 194, 195, 198], "tag_favorit": 15, "tagassignedev": 28, "tagmanag": [15, 27], "tagmapp": 27, "tagnam": [24, 29], "tagservic": 24, "tagsplugin": 157, "tagunassignedev": 28, "tail": 130, "take": [28, 29, 34, 35, 38, 40, 42, 60, 67, 81, 98, 99, 118, 130, 137, 138, 140, 142, 145, 148, 149, 150, 152, 160, 163, 180, 184, 190, 193, 194, 196, 197, 210, 212, 222], "taken": [40, 98, 179, 210], "talk": [34, 41, 58, 70, 72, 79, 94, 95, 98, 99, 110, 116, 123, 132, 134, 137, 140, 146, 181, 192, 209, 218], "talk_bot": [174, 189], "talk_bot_webhook_route_on_ex_app": 189, "tap": 99, "tar": [27, 35, 36, 37, 42, 79, 161], "tarbal": [35, 36, 79, 104], "target": [4, 33, 36, 37, 38, 40, 42, 81, 101, 102, 110, 132, 137, 140, 148, 160, 178, 199, 207], "target_languag": 148, "targetdirectori": 88, "targetus": 132, "task": [26, 28, 29, 36, 37, 40, 42, 53, 64, 73, 94, 95, 98, 117, 118, 123, 145, 152, 159, 169, 206, 209], "taskfailedev": [26, 148, 149, 150], "taskfailureexcept": [26, 149, 150], "tasknotfoundexcept": 26, "taskprocess": [26, 28, 29, 64, 75, 93, 123, 145, 149, 150, 152], "taskprocessingmanag": 148, "tasksuccessfulev": [26, 148, 149, 150], "tasktyp": [75, 148, 150], "tasktypeid": 148, "tbd": [29, 42], "team": [25, 32, 33, 118, 137, 165, 194], "teardown": [61, 225], "teardownafterclass": [61, 225], "technic": [31, 91, 95, 100, 172, 194, 205, 209], "technologi": [145, 148, 149, 150, 152, 159, 214], "tecnativa": 167, "tediou": 67, "tel": [113, 188], "tell": [40, 63, 67, 100, 110, 116, 118, 137, 212], "temp": 55, "templat": [5, 6, 7, 10, 23, 28, 43, 44, 45, 48, 67, 98, 109, 123, 134, 137, 139, 142, 153, 164, 198, 209, 212, 221], "templatecontrol": 28, "templatefilecr": 23, "templatenam": [40, 45, 46], "templaterespons": [5, 24, 37, 40, 42, 51, 54, 67, 134, 137, 142], "tempmanag": 27, "temporari": 81, "temporarili": 17, "term": [25, 42, 62, 71, 108, 118, 137, 140, 159, 160, 194], "termin": [63, 101, 148, 221], "terminologi": [120, 123], "terrifi": 137, "tertiari": [26, 94, 202], "test": [2, 6, 17, 20, 24, 26, 27, 28, 29, 36, 39, 40, 41, 48, 53, 57, 64, 66, 80, 82, 83, 84, 88, 97, 101, 103, 104, 109, 112, 114, 115, 118, 121, 123, 130, 138, 143, 148, 153, 156, 158, 164, 165, 170, 174, 184, 186, 194, 197, 198, 202, 209, 212, 223], "test1": [203, 206], "test2": 203, "test3": 203, "test4": 203, "test_arg": 184, "test_ex_app_field_1": 188, "test_ex_app_field_1_1": 188, "test_ex_app_field_1_2": 188, "test_ex_app_field_1_3": 188, "test_ex_app_field_1_4": 188, "test_ex_app_field_2": 188, "test_ex_app_field_3": 188, "test_ex_app_field_4": 188, "test_ex_app_field_5": 188, "test_ex_app_field_6": 188, "test_harp_integr": 161, "test_kei": 177, "test_sensitive_field": 113, "test_sensitive_field_2": 113, "testabl": [41, 151], "testact": 88, "testaddtwo": 225, "testcas": [28, 61, 196, 225], "testdummi": 196, "tester": 36, "testfil": 143, "testfilenotfound": 61, "testm": 225, "testremot": 27, "testsuit": 225, "text": [4, 10, 18, 24, 26, 27, 28, 37, 40, 42, 45, 47, 50, 57, 62, 64, 65, 67, 68, 75, 76, 79, 82, 84, 93, 99, 100, 101, 105, 107, 110, 112, 113, 114, 118, 121, 123, 129, 137, 143, 148, 152, 165, 188, 195, 202, 203, 207, 208, 209, 217], "text2imag": [74, 148], "text2imagemanag": 149, "text2imagetask": 149, "text2speech": 148, "text2text": 148, "textarea": 142, "textcolor": 95, "textcont": 137, "textprocess": [26, 64, 93, 123, 148], "textprocessingmanag": [148, 150], "texttoimag": [26, 148, 149], "texttoimageexcept": 26, "texttospeech": [28, 148], "texttotext": 148, "texttotextchangeton": 148, "texttotextchat": 148, "texttotextchatwithtool": 148, "texttotextform": 148, "texttotextheadlin": 148, "texttotextproofread": 148, "texttotextreformul": 148, "texttotextsimplif": 148, "texttotextsummari": 148, "texttotexttop": 148, "texttotexttransl": 148, "th": 7, "th_th": 7, "than": [4, 16, 17, 24, 25, 26, 28, 30, 32, 36, 38, 41, 42, 45, 53, 57, 58, 67, 70, 72, 80, 94, 95, 99, 100, 101, 110, 115, 118, 130, 148, 149, 150, 152, 193, 194, 198, 204, 206, 207, 212, 217, 218, 225], "thank": [88, 211], "thei": [0, 2, 16, 22, 24, 26, 28, 34, 35, 36, 38, 40, 41, 42, 45, 53, 55, 56, 57, 60, 62, 63, 65, 66, 67, 81, 94, 95, 97, 99, 100, 101, 102, 103, 104, 109, 111, 116, 117, 118, 124, 127, 130, 137, 138, 139, 140, 143, 144, 148, 150, 159, 160, 162, 163, 185, 188, 194, 195, 197, 206, 210, 212, 214, 217], "them": [0, 10, 18, 20, 22, 24, 26, 28, 30, 33, 34, 35, 36, 37, 40, 41, 42, 53, 54, 57, 60, 61, 62, 63, 65, 67, 99, 100, 101, 103, 105, 107, 111, 118, 127, 130, 133, 135, 137, 148, 155, 159, 160, 163, 169, 176, 185, 194, 197, 198, 200, 204, 207, 210, 212, 214, 217, 221, 225], "theme": [4, 44, 48, 64, 94, 95, 202, 203], "themoviedb": 137, "themselv": [28, 34, 37, 42, 103, 194, 213], "theoret": 17, "theori": 60, "theplan": 121, "therebi": [104, 108], "therefor": [0, 4, 16, 17, 18, 22, 24, 26, 36, 38, 40, 42, 57, 60, 62, 63, 67, 94, 117, 118, 138, 139, 140, 168, 169, 170, 201, 214], "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, 30, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 45, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 72, 74, 75, 78, 79, 81, 84, 85, 86, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 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, 152, 153, 154, 155, 156, 157, 158, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 173, 174, 175, 176, 178, 179, 184, 189, 194, 196, 197, 198, 200, 202, 206, 207, 208, 210, 212, 214, 217, 218, 221, 222, 225], "thing": [21, 22, 24, 28, 34, 35, 36, 38, 40, 41, 45, 49, 55, 57, 60, 62, 63, 79, 97, 101, 134, 138, 142, 175, 194, 197, 212], "think": [37, 40, 42, 67, 94, 130, 139, 160, 163, 210, 212, 218], "thinkabl": 40, "third": [26, 30, 34, 40, 42, 89, 113, 117, 131, 139, 140, 143, 195, 197, 222], "this_field": 60, "thisauthorsid": 79, "thoroughli": 194, "those": [7, 12, 17, 23, 24, 26, 28, 30, 34, 35, 36, 37, 40, 41, 42, 67, 70, 79, 95, 103, 105, 107, 110, 111, 115, 127, 136, 137, 140, 161, 194, 197, 198, 212], "though": [17, 30, 40, 57, 95, 101, 139, 148, 158], "thought": 18, "thread": [24, 37, 42, 101], "three": [17, 36, 55, 60, 85, 118, 134, 142, 170, 207, 208, 212, 214, 217], "threw": 26, "thrive": 214, "throttl": 40, "throttler": 27, "through": [4, 7, 17, 18, 26, 28, 32, 34, 36, 39, 40, 46, 60, 62, 65, 66, 67, 79, 92, 94, 95, 99, 101, 110, 112, 116, 117, 129, 134, 140, 147, 156, 159, 160, 165, 197, 217, 218], "throughput": 130, "throw": [17, 23, 24, 26, 29, 37, 42, 50, 56, 57, 58, 61, 64, 92, 112, 116, 118, 136, 145, 148, 149, 150, 151, 152, 154, 155, 196, 222], "throwabl": [23, 28, 57, 123, 133, 154], "throwexcept": 61, "thrown": [17, 26, 37, 41, 42, 118], "thu": [0, 28, 40, 42, 63, 101, 118, 124, 139, 143, 145, 195, 212, 217], "thumb": [137, 139, 148, 194], "thumbnail": [4, 28, 140], "thumbnailurl": [137, 140], "tianon": 161, "tick": [115, 167], "ticket": [7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 32, 194], "tidi": 101, "tight": [41, 159], "tighten": 40, "time": [0, 1, 4, 15, 23, 24, 27, 28, 29, 32, 34, 35, 36, 37, 40, 41, 42, 53, 55, 57, 58, 60, 62, 63, 67, 72, 74, 79, 80, 85, 94, 97, 101, 103, 104, 111, 115, 123, 124, 130, 133, 135, 138, 141, 143, 144, 145, 148, 149, 150, 152, 157, 161, 165, 170, 171, 180, 194, 197, 198, 202, 209, 212, 214, 217, 221, 225], "time_immut": [27, 57], "time_insensit": 38, "timedjob": [25, 38], "timefactori": [27, 147], "timelin": 214, "timeout": [79, 145, 149, 150, 152, 162, 174, 200], "timestamp": [27, 68, 72, 74, 79, 86, 95, 101, 110, 111, 129, 137, 148, 179], "timezon": [27, 28, 57, 68, 94, 135, 151], "tini": [17, 81], "tip": [59, 64, 121, 130, 142], "tipsi": 16, "titl": [22, 33, 40, 51, 62, 66, 67, 108, 110, 113, 132, 137, 140, 142, 183, 188, 207], "titlecas": 67, "tld": [119, 122, 141, 217], "tldr": 197, "tmigratorbasicversionhandl": 154, "tmp": [80, 161, 200], "tmpfile": 10, "tmpfolder": 10, "to_gif": 180, "toast": 15, "todai": 94, "todo": [24, 67, 110, 118, 119, 140, 144], "todoapicontrol": 67, "todoitem": 67, "togeth": [30, 33, 35, 67, 80, 95, 101, 130, 137, 142, 161], "toggl": [21, 28, 45, 94, 113, 140, 175, 188, 201, 206, 207], "toggleclass": 207, "togoogl": 40, "toic": 117, "token": [22, 24, 26, 27, 35, 37, 40, 42, 44, 51, 63, 65, 78, 79, 88, 123, 124, 129, 136, 137, 139, 147, 148, 200], "tolabel": 76, "tolanguag": [76, 152], "tom": 52, "toml": 161, "ton": 148, "tone": [95, 96, 97, 148], "too": [21, 26, 27, 39, 40, 72, 74, 75, 76, 94, 99, 115, 126, 130, 140, 193, 212, 217], "took": [130, 133], "tool": [3, 4, 15, 17, 21, 24, 30, 34, 35, 36, 45, 47, 67, 89, 100, 101, 105, 107, 109, 124, 126, 128, 148, 149, 150, 153, 160, 163, 192, 212], "tool_cal": 148, "tool_call_id": 148, "tool_messag": 148, "toolbar": 133, "toolkit": 168, "tooltip": [22, 100], "tootltip": 22, "top": [40, 41, 54, 57, 65, 66, 94, 95, 98, 99, 104, 105, 107, 122, 133, 139, 142, 160, 162, 176, 181, 192, 207, 217, 225], "top_menu": 190, "topic": [148, 150], "topicstasktyp": [26, 150], "topmenu": [163, 190], "topmostparentid": 82, "torn": [37, 42], "total": [27, 65, 79, 80, 81], "totalitem": [65, 177, 186, 191], "totallytyp": 109, "totaltotransf": 88, "totaltransferredsofar": 88, "toto": 110, "touch": [161, 207], "toward": 221, "tr": 62, "trace": [67, 130], "track": [57, 95, 130, 133, 137, 197], "tracker": [4, 34, 212], "trademark": 34, "tradit": 16, "tradition": [41, 70, 161], "traffic": 39, "trail": 62, "train": [38, 197], "trait": [23, 57, 143, 154, 220], "transact": [59, 111, 123], "transcrib": [145, 148], "transcribefil": 145, "transcript": [23, 37, 42, 123], "transcriptionfailedev": [26, 145], "transcriptionsuccessfulev": [26, 145], "transfer": [7, 42], "transform": [18, 31, 36, 53, 140, 163, 196], "transifex": [3, 62, 100, 163], "transit": [16, 21, 23, 202], "translat": [3, 4, 12, 23, 26, 34, 36, 48, 58, 64, 93, 95, 96, 123, 124, 132, 137, 140, 142, 143, 148, 160, 164, 172, 192, 209, 218], "translatablefil": 163, "translateplur": 163, "translation_templ": 163, "translationfil": [7, 62, 163], "translationtool": [7, 163, 176], "transmiss": 40, "transmit": 139, "transpar": [18, 32, 34, 63], "transpil": 18, "transport": [42, 161], "trap": 137, "trash": [26, 85], "trashbin": [38, 42, 83, 91, 93], "travers": 216, "treat": [60, 212], "tree": [82, 101, 157, 202], "trev6tmyjlbj7hgdcpz": 30, "tri": [37, 39, 41, 42, 76, 111, 118], "triag": [32, 124, 194], "triager": [194, 212], "trick": [64, 112, 142, 217], "trigger": [32, 37, 38, 40, 41, 42, 50, 78, 91, 100, 108, 110, 115, 116, 123, 130, 140, 162, 184, 187, 197, 207], "trigger_error": 112, "triggerinitialimport": 108, "trim": [62, 137], "tripl": 62, "trivial": 55, "troubl": 63, "troubleshoot": [93, 171, 172, 200], "true": [2, 23, 24, 26, 27, 35, 40, 41, 45, 47, 50, 52, 54, 57, 60, 63, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 88, 101, 105, 107, 108, 109, 110, 112, 113, 115, 118, 122, 130, 136, 137, 139, 140, 142, 143, 144, 146, 148, 152, 153, 154, 173, 179, 188, 195, 196, 198, 200, 217], "trust": [30, 35, 40, 123, 143], "trusteddomainhelp": 27, "try": [0, 2, 7, 29, 30, 40, 52, 56, 57, 58, 61, 67, 95, 99, 100, 111, 112, 118, 122, 130, 133, 137, 141, 148, 149, 150, 154, 160, 170, 175, 193, 212], "tsx": 163, "tt1446714": 137, "ttl": [39, 79], "ttransact": [23, 57, 111], "tune": 207, "tupl": [64, 153], "turn": [40, 52, 53, 62, 104, 148, 150, 155, 204, 207, 217], "tutori": [3, 54, 64, 93, 198, 209, 214], "tweak": 148, "twice": [2, 37, 42], "twitter": [65, 132], "two": [2, 4, 10, 17, 26, 27, 29, 34, 35, 37, 38, 39, 40, 42, 43, 45, 54, 62, 63, 67, 81, 89, 90, 100, 101, 103, 113, 115, 117, 118, 121, 123, 130, 137, 139, 140, 142, 152, 158, 161, 167, 173, 176, 179, 188, 194, 195, 198, 206, 207, 209, 210, 212, 218], "twofactor": 4, "twofactor_backupcod": 60, "twofactor_test": 153, "twofactorauth": [10, 24, 28, 153], "twofactorproviderchallengefail": 24, "twofactorproviderchallengepass": 24, "twofactorproviderdis": 24, "twofactorproviderforuserdis": 24, "twofactorproviderforuseren": 24, "twofactorproviderforuserregist": 24, "twofactorproviderforuserunregist": 24, "twofactorprovideruserdelet": 24, "twofactortestprovid": 153, "tx": 36, "txt": [58, 79, 80, 114, 115, 121, 161, 217], "type": [4, 7, 10, 15, 16, 17, 23, 24, 25, 26, 27, 28, 29, 33, 35, 36, 37, 40, 42, 48, 51, 52, 56, 60, 62, 64, 65, 68, 70, 71, 72, 74, 76, 77, 79, 80, 82, 84, 91, 94, 95, 99, 101, 103, 108, 109, 110, 112, 114, 115, 121, 122, 123, 124, 128, 133, 134, 135, 137, 140, 142, 143, 144, 156, 157, 159, 160, 161, 162, 174, 176, 181, 183, 188, 190, 193, 194, 198, 200, 203, 206, 207, 208, 217, 219], "type_bool": 140, "type_int": [115, 140], "type_mor": 110, "type_new": 110, "type_setup": 110, "type_us": 140, "typeda": 107, "typehint": 10, "typeiconclass": 134, "typescript": [48, 124, 194], "typestr": 134, "typic": [2, 36, 39, 40, 41, 52, 62, 98, 109, 118, 126, 139, 140, 145, 148, 149, 150, 152, 163, 194], "typing_in_psalm": 67, "typographi": 96, "u": [29, 62, 63, 65, 66, 81, 82, 84, 101, 110, 112, 133, 137, 161, 165, 170, 174, 178, 200, 222], "u29tzvnpz25lzerhdgffegftcgxl": 30, "ubuntu": 35, "ui": [4, 23, 26, 45, 65, 88, 94, 100, 113, 124, 134, 137, 140, 143, 146, 160, 162, 163, 174, 175, 176, 181, 188, 190, 200, 202, 207], "ui_exampl": [163, 176, 180, 190], "uid": [13, 37, 38, 42, 57, 60, 63, 79, 117, 118, 155], "uitextview": 95, "uk": 126, "ul": [193, 201, 206, 207, 208], "umgehen": 4, "un": 79, "unabl": [34, 67, 143], "unam": 161, "unannounc": 34, "unauthor": [68, 77, 170, 217], "unauthorizedexcept": 148, "uncertain": [149, 150], "unclear": 214, "uncomput": 79, "undefin": [29, 62, 91, 101, 195], "undefinedclass": 109, "undefineddocblockclass": 109, "under": [17, 23, 34, 35, 40, 41, 79, 89, 97, 101, 130, 161, 163, 194, 198, 225], "undergo": 116, "underli": [26, 27, 58, 101, 140], "underscor": [4, 40, 57, 72, 108, 196], "understand": [36, 40, 42, 62, 67, 91, 95, 99, 101, 123, 133, 139, 148, 159, 160, 170, 214], "undo": [97, 194, 205], "unescap": [46, 217], "unexpect": [34, 42, 57, 197], "unexpectedli": 28, "unfamiliar": 41, "unfortun": [23, 200], "unfreez": 194, "unhappi": 212, "unicod": 62, "unifi": [15, 16, 26, 28, 123, 124, 126, 140], "uniform": 218, "uninstal": [4, 34, 138, 158, 163, 187], "unintend": 197, "unintent": 34, "unintention": 26, "union": 67, "uniqu": [29, 57, 63, 65, 79, 81, 97, 99, 108, 110, 113, 117, 129, 132, 140, 144, 148, 149, 153, 154, 174, 184, 197, 212], "unique_name_of_file_action_menu": 180, "unique_name_of_file_actions_menu": 180, "unique_name_of_script": 190, "unique_name_of_styl": 190, "unique_name_of_top_menu": 190, "uniqueconstraintviolationexcept": 29, "uniquememb": 13, "unit": [14, 39, 41, 57, 88, 109, 112, 128, 194, 209, 223], "univers": 137, "unix": [27, 72, 74, 118, 129, 148, 194, 218], "unixtim": 81, "unknown": [26, 29, 70, 79, 100, 115, 222], "unknownactivityexcept": 26, "unknownnotificationexcept": 26, "unless": [17, 34, 40, 94, 100, 111, 130, 139, 147, 148, 149, 150, 161, 194, 201, 217, 220], "unlik": [79, 101, 165, 175, 178], "unlimit": 79, "unnecessari": 62, "unnot": 35, "unoffici": 17, "unpredict": [67, 138], "unpublish": 42, "unread": [79, 94, 99, 110, 157, 207], "unregist": [162, 181], "unregistercalendar": 19, "unrel": [26, 130], "unsaf": [11, 24], "unselect": 203, "unset": [13, 70], "unshar": [42, 79], "unsign": [30, 57, 144], "unsigned_fil": 101, "unsplash": 91, "unstabl": 123, "unsubscrib": 27, "unsupport": [33, 212], "unsur": 212, "until": [26, 38, 40, 63, 66, 124, 140, 145, 149, 150, 175], "untouch": [17, 60], "untyp": 42, "unus": [17, 28, 130], "unvalid": 216, "unwillingli": 217, "up": [2, 4, 6, 7, 8, 9, 20, 22, 24, 26, 27, 29, 34, 35, 38, 39, 40, 41, 61, 62, 63, 66, 67, 82, 98, 99, 103, 104, 108, 109, 110, 117, 124, 130, 140, 142, 148, 149, 150, 157, 161, 162, 164, 172, 176, 194, 196, 199, 200, 207, 209, 212, 214, 223, 225], "upcom": [28, 64, 103, 146, 220], "updat": [2, 4, 7, 18, 22, 23, 25, 26, 28, 29, 30, 32, 34, 35, 37, 38, 40, 41, 42, 53, 57, 60, 64, 66, 67, 68, 79, 82, 88, 91, 100, 101, 104, 105, 107, 108, 110, 111, 123, 124, 126, 130, 138, 142, 148, 161, 162, 171, 174, 177, 179, 186, 187, 197, 198, 200, 218, 220], "updateaccess": 108, "updateaccessdeclar": 108, "updateaccessop": 108, "updateaccessprovid": 108, "updatecachedcalendarobject": 16, "updatecalendar": 16, "updatecalendarobject": 16, "updatecard": 16, "updated_at": 137, "updatefilesmetadata": 115, "updateglobalindex": 107, "updategloballazi": 107, "updateglobalsensit": 107, "updateindex": 107, "updatelazi": [105, 107], "updatenotif": [4, 25], "updatesensit": [105, 107], "updateshar": 16, "updatesubscript": 16, "updatetodo": 67, "updateusermanag": 155, "upgrad": [30, 31, 41, 60, 101, 104, 138, 198, 209, 214, 220], "upload": [25, 26, 30, 35, 36, 70, 83, 84, 89, 91, 93, 94, 100, 115, 130, 163, 217], "upload_path": 80, "upload_tim": [79, 84], "uploadlimit": 28, "uploadoper": 88, "uploadremotefileoper": 88, "upon": [5, 41, 99, 101, 116, 118, 125, 142, 145, 150, 152, 214], "upper": [95, 101], "uppercamelcas": 196, "uppercas": [40, 50, 62, 100, 104], "upscal": [180, 183], "upscaled_image_nam": 183, "upscaler_exampl": 180, "upstream": [17, 24], "upvot": 197, "urandom": 80, "urgent": [34, 110], "uri": [70, 88, 117, 118, 119, 148], "url": [4, 6, 10, 26, 33, 39, 40, 41, 44, 47, 48, 51, 52, 57, 63, 65, 66, 68, 69, 70, 71, 72, 74, 75, 76, 77, 79, 88, 91, 95, 101, 108, 110, 113, 116, 117, 119, 124, 132, 134, 136, 137, 139, 140, 141, 143, 162, 163, 174, 178, 180, 181, 183, 187, 188, 190, 198, 200, 202, 217, 222, 225], "url_regex_no_modifi": 25, "urlencod": [40, 63], "urlgener": [10, 27, 48, 51, 54, 110, 132, 140, 142, 143, 156], "urlparam": [41, 45, 50, 56, 110, 113, 121, 132, 134, 154], "urlparamet": 53, "urn": 82, "us": [0, 1, 2, 4, 7, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 42, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 70, 73, 74, 75, 78, 79, 80, 81, 82, 84, 88, 89, 90, 91, 94, 95, 97, 98, 99, 100, 103, 104, 105, 107, 109, 111, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 134, 135, 136, 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, 165, 167, 169, 170, 171, 173, 174, 175, 176, 179, 180, 182, 183, 184, 185, 188, 193, 194, 196, 197, 198, 200, 201, 202, 203, 204, 206, 207, 208, 210, 217, 218, 220, 221, 222, 224, 225], "usabl": [97, 137, 194], "usag": [16, 17, 20, 27, 28, 35, 40, 41, 55, 62, 83, 95, 109, 118, 123, 133, 139, 163, 182, 184, 194, 197, 202, 204, 223], "use_path_styl": 200, "use_ssl": 200, "usebackend": 28, "usecas": 27, "usedock": 225, "user": [0, 4, 5, 7, 10, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 30, 33, 36, 38, 41, 45, 52, 54, 55, 57, 58, 59, 64, 68, 70, 74, 75, 76, 78, 79, 80, 81, 82, 84, 85, 86, 88, 89, 93, 95, 96, 97, 98, 99, 100, 101, 102, 107, 108, 112, 113, 115, 116, 117, 118, 120, 121, 123, 124, 125, 127, 129, 130, 132, 136, 137, 139, 140, 141, 143, 147, 148, 149, 153, 158, 159, 162, 164, 165, 169, 171, 174, 176, 179, 181, 183, 185, 187, 188, 195, 196, 197, 198, 199, 200, 202, 207, 208, 209, 212, 217, 222, 225], "user1": [66, 121], "user123": 155, "user2": [66, 121], "user3": 66, "user_ag": 63, "user_id": 60, "user_ldap": [16, 24, 37, 142], "user_oidc": 127, "user_prefer": 45, "user_saml": 200, "user_statu": [72, 221], "useraddedev": 24, "userbackendregist": 16, "usercach": 27, "userchangedev": 24, "userconfig": [106, 123], "userdeletedev": 24, "userdeletedlisten": 0, "userfacingprocessingexcept": 148, "userfirsttimeloggedinev": 24, "userfold": 58, "usergrouplist": 201, "userid": [13, 22, 24, 28, 37, 41, 42, 56, 65, 68, 72, 74, 75, 81, 88, 107, 108, 110, 121, 129, 132, 145, 146, 148, 149, 150, 152, 155, 173, 179, 180], "useridassignedev": 27, "useridunassignedev": 27, "userloggedinev": 19, "usermanag": [27, 51, 155], "usermigr": [23, 154], "usermigrationexcept": 154, "usermountaddedev": 28, "usermountcach": 27, "usermountremovedev": 28, "usermountupdatedev": 28, "usernam": [63, 65, 79, 84, 88, 155, 165, 195, 200, 217], "useroidc": 127, "userratelimit": 40, "userratethrottl": 40, "userremovedev": [16, 24], "userservic": 155, "usersess": [27, 58, 155], "userset": [29, 195], "usersingroup": 23, "userstatu": 146, "userupd": 24, "userupdatedev": 24, "usesess": [22, 40], "usestrictdynam": 40, "usestrictdynamiconscript": [24, 40], "usr": [35, 101, 112, 161], "usual": [27, 30, 35, 40, 41, 42, 45, 62, 67, 79, 89, 94, 99, 113, 130, 144, 148, 157, 160, 163, 171, 174, 194, 197, 207, 212], "utc": 151, "utf": [4, 79, 82, 84, 115, 118], "util": [0, 10, 11, 13, 16, 18, 22, 23, 24, 26, 27, 28, 38, 41, 42, 45, 50, 51, 101, 110, 123, 124, 134, 135, 137, 151, 154, 161, 162, 175, 191, 205, 209], "uuid": [81, 117], "ux": [97, 194, 208], "uxi": 30, "v": [27, 36, 65, 79, 101, 134, 137, 158, 200, 225], "v1": [2, 4, 17, 26, 28, 40, 53, 63, 65, 68, 69, 70, 71, 72, 77, 110, 118, 175, 177, 178, 179, 180, 182, 183, 184, 186, 188, 189, 190, 191], "v12": 18, "v14": 18, "v2": [2, 16, 28, 40, 53, 65, 66, 68, 69, 70, 72, 74, 75, 76, 77, 83, 93, 110, 137, 139, 140, 162, 180, 222], "v29": 105, "v3": [36, 194], "v30": 4, "v31": [4, 107], "v33": 148, "v4": [15, 29], "val": 45, "valid": [4, 10, 26, 28, 30, 37, 40, 42, 63, 65, 67, 72, 79, 91, 109, 111, 116, 118, 123, 124, 127, 131, 136, 161, 162, 173, 195, 200, 202, 207, 212, 217, 224], "validatefilenam": 29, "validatemailaddress": 28, "validateoper": 116, "validatepasswordpolicyev": 27, "validatesyncsetup": 7, "validationexcept": 148, "valu": [1, 4, 13, 15, 17, 22, 25, 26, 28, 34, 37, 40, 42, 45, 46, 48, 54, 57, 59, 64, 65, 70, 72, 77, 79, 95, 100, 108, 110, 112, 113, 115, 118, 121, 128, 130, 132, 133, 139, 140, 142, 147, 148, 149, 154, 157, 162, 175, 179, 181, 182, 183, 188, 190, 195, 196, 200, 202, 203, 207, 208], "valuetyp": 107, "valwithfallback": 45, "vanilla": [27, 195], "var": [0, 6, 26, 42, 45, 55, 60, 62, 95, 114, 115, 117, 118, 130, 132, 133, 134, 138, 140, 142, 144, 146, 147, 155, 156, 158, 165, 174, 193, 198, 200, 202, 207, 217], "var_dump": [131, 196], "vari": [98, 121, 198], "variabl": [22, 24, 26, 28, 35, 41, 44, 45, 46, 56, 61, 62, 88, 96, 101, 118, 123, 140, 163, 167, 194, 197, 205, 217, 225], "variant": [22, 28, 57, 95, 202], "variat": [94, 98], "varieti": 112, "variou": [33, 40, 41, 58, 61, 79, 99, 102, 112, 124, 137, 139, 146, 159, 205, 218], "vc": 101, "vcal": 118, "vcalendar": 118, "vcard": 119, "vcs_comment": 137, "vcs_issu": 137, "vcs_pull_request": 137, "vcvarsal": 101, "vdebug": 112, "ve": [6, 9, 29, 41, 165, 212], "vector": 217, "vein": 148, "vendor": [0, 2, 7, 36, 43, 104, 109], "vendor_script": 28, "vendor_styl": 43, "verb": [40, 41, 53, 62, 82, 100, 136, 139, 187, 217, 222], "verbos": 41, "veri": [0, 1, 2, 35, 36, 41, 43, 55, 63, 94, 95, 99, 118, 130, 133, 136, 139, 148, 206, 207, 217], "verif": [30, 161, 200], "verifi": [30, 113, 153, 161, 165, 170, 173, 188, 200], "verify_peer_off": 200, "verifychalleng": 153, "verifymountpointev": 15, "verifypassword": [40, 136], "verifypath": 26, "versa": [57, 142], "versatil": 42, "version": [2, 4, 7, 9, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 37, 38, 40, 41, 42, 43, 45, 50, 53, 54, 57, 60, 62, 63, 65, 66, 67, 68, 73, 74, 75, 76, 79, 81, 82, 83, 84, 90, 91, 93, 99, 101, 103, 104, 105, 107, 108, 109, 110, 112, 113, 115, 119, 121, 124, 126, 128, 129, 130, 133, 135, 138, 139, 140, 142, 144, 145, 148, 149, 150, 152, 154, 155, 158, 160, 163, 173, 174, 179, 180, 194, 198, 199, 202, 204, 212, 218, 220, 222], "version2404date20220903071748": 60, "version30000date20240729185117": 60, "version_compar": 36, "versu": 197, "vertic": 169, "vevent": 118, "vghlihf1awnrigjyb3duigzveapqdw1wcybvdmvycnrozsbsyxp5igrvzy4": 66, "via": [0, 7, 17, 26, 28, 35, 36, 37, 40, 42, 45, 60, 62, 63, 65, 67, 70, 72, 82, 85, 86, 90, 97, 98, 101, 113, 116, 119, 123, 124, 127, 134, 136, 137, 140, 145, 148, 149, 150, 152, 153, 156, 158, 160, 162, 163, 167, 180, 184, 187, 194, 210, 215, 217, 225], "vice": [57, 142], "video": [40, 41, 89, 94, 98, 145, 147, 148, 180, 193], "view": [4, 14, 23, 36, 37, 42, 51, 52, 60, 70, 91, 94, 110, 112, 123, 137, 139, 140, 153, 195, 200, 201, 206, 219], "viewer": [14, 25, 29, 70, 137, 198], "vim": [112, 158, 200], "vimeo": [2, 109], "violat": [34, 40, 67], "virtual": [101, 161], "visibility_contacts_onli": 28, "visibility_priv": 28, "visibility_publ": 28, "visibl": [4, 24, 28, 34, 40, 47, 58, 65, 94, 95, 137, 143, 148, 190, 202], "visit": [132, 225], "visual": [26, 94, 95, 202, 207], "vm": 110, "voic": 148, "void": [0, 1, 22, 23, 39, 41, 42, 45, 50, 51, 56, 57, 60, 62, 88, 108, 110, 113, 114, 115, 117, 118, 119, 121, 122, 129, 132, 133, 134, 137, 140, 141, 143, 145, 146, 148, 149, 150, 152, 154, 155, 156, 157], "volum": [158, 163, 171, 174], "vpn": 170, "vtodo": 118, "vue": [6, 7, 21, 26, 27, 29, 40, 45, 48, 91, 94, 95, 98, 99, 100, 110, 116, 123, 126, 134, 137, 160, 163, 202, 204, 217, 223], "vueelement": 137, "vuej": [91, 204], "vuerout": 163, "vuex": 163, "vulner": [32, 34, 197, 217], "w": [79, 225], "w3": [4, 97, 109, 119, 138], "w500": 137, "wa": [12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 36, 37, 40, 42, 60, 67, 68, 70, 74, 75, 76, 79, 81, 82, 101, 111, 116, 117, 118, 124, 129, 130, 133, 137, 139, 140, 144, 145, 148, 149, 150, 153, 176, 212, 220], "wai": [4, 23, 24, 29, 35, 40, 41, 42, 45, 49, 57, 58, 60, 62, 65, 67, 70, 79, 97, 99, 101, 104, 113, 118, 124, 127, 130, 133, 134, 137, 139, 140, 142, 154, 158, 161, 163, 167, 168, 169, 176, 194, 198, 202, 204, 207, 212, 217, 225], "wait": [35, 45, 115, 124, 130, 170, 175, 197], "walin": 137, "walinej": 137, "want": [0, 2, 9, 24, 26, 30, 34, 35, 38, 40, 42, 45, 49, 52, 53, 55, 65, 67, 71, 82, 88, 89, 94, 97, 98, 99, 101, 102, 104, 108, 109, 110, 113, 116, 118, 124, 126, 134, 135, 136, 137, 139, 148, 149, 150, 152, 153, 158, 161, 163, 175, 180, 187, 194, 198, 206, 207, 208, 213, 217, 218, 222, 225], "warn": [15, 17, 28, 30, 37, 42, 49, 67, 95, 101, 130, 138, 139, 143, 165, 195, 196, 200, 202], "wasm": 24, "wasn": [19, 152], "watch": [34, 41, 123, 130, 221, 225], "watermark": 29, "wave": 97, "wcag": 97, "we": [1, 7, 8, 10, 13, 15, 17, 18, 21, 22, 24, 27, 28, 29, 34, 35, 38, 54, 57, 60, 62, 63, 67, 80, 81, 90, 91, 95, 98, 99, 101, 109, 116, 118, 121, 124, 126, 130, 132, 134, 136, 137, 143, 148, 149, 150, 156, 158, 159, 160, 161, 163, 166, 167, 174, 178, 184, 193, 194, 195, 197, 198, 201, 203, 206, 207, 208, 210, 212, 213, 221, 222], "weather": 185, "web": [26, 27, 29, 40, 43, 45, 47, 52, 62, 63, 65, 92, 94, 95, 98, 99, 112, 122, 123, 130, 137, 138, 139, 143, 165, 199, 200, 209, 212, 217, 225], "web_compon": 29, "webassembli": 24, "webauthn": 223, "webbrows": 63, "webdav": [1, 22, 27, 28, 37, 42, 63, 65, 82, 84, 85, 86, 91, 92, 93, 118, 123, 124, 130, 180, 209], "webfing": [17, 123], "webfingerhandl": 156, "webhook": [26, 148], "webhook_listen": 26, "webpack": [15, 18, 26, 124, 126], "webpag": 63, "webroot": [15, 22, 41, 217], "webserv": [143, 158, 162, 174], "websit": [4, 17, 40, 65, 97, 109, 132, 137, 139, 188, 217], "websocket": 163, "webview": 93, "wed": 79, "week": [94, 99, 147, 197], "weekend": 34, "weekli": 147, "weight": [26, 94, 95], "welch": 4, "welcom": [34, 130, 133, 210, 222], "well": [0, 9, 20, 23, 24, 26, 27, 28, 29, 30, 34, 36, 40, 42, 62, 65, 70, 94, 95, 99, 101, 109, 110, 118, 132, 133, 134, 136, 137, 139, 142, 145, 148, 154, 156, 197, 198, 200, 210, 212], "wellknown": 156, "went": [21, 100, 149, 150, 212], "were": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 53, 60, 105, 107, 136, 137, 139, 152, 157, 212, 220, 221], "wescan": 62, "wget": 161, "what": [17, 23, 34, 36, 40, 41, 67, 80, 88, 94, 95, 97, 98, 99, 100, 101, 110, 116, 117, 118, 124, 130, 133, 139, 148, 149, 150, 157, 175, 194, 196, 197, 205, 210, 212, 217], "whatev": [35, 40, 118, 156, 208], "whats_new": 29, "whatsnew": 29, "whatsnewcontrol": 29, "when": [0, 2, 5, 10, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 42, 45, 47, 50, 53, 55, 56, 57, 60, 61, 62, 63, 65, 66, 67, 70, 72, 74, 75, 76, 78, 79, 88, 94, 95, 97, 98, 99, 100, 101, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 118, 123, 124, 126, 127, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 142, 143, 145, 146, 148, 149, 150, 153, 161, 162, 165, 168, 171, 174, 175, 177, 178, 180, 187, 188, 193, 194, 197, 198, 202, 206, 207, 212, 214, 217, 218, 220, 221, 225], "whenev": [42, 110, 132, 135, 153, 154, 161, 197], "where": [0, 4, 17, 22, 23, 24, 26, 28, 29, 30, 33, 38, 40, 41, 45, 49, 57, 63, 65, 67, 79, 80, 81, 84, 88, 94, 95, 98, 99, 100, 101, 104, 109, 111, 113, 115, 117, 124, 130, 133, 137, 139, 140, 153, 157, 158, 159, 163, 174, 180, 187, 189, 194, 197, 200, 211, 212, 217], "wherea": 153, "wherev": [41, 101, 102], "whether": [0, 21, 26, 27, 28, 29, 51, 54, 67, 71, 74, 76, 79, 99, 110, 116, 140, 142, 144, 148, 152, 153, 190, 197], "which": [0, 2, 4, 6, 7, 17, 21, 22, 23, 26, 27, 28, 29, 30, 34, 35, 36, 37, 40, 42, 45, 46, 48, 49, 52, 53, 57, 58, 60, 62, 63, 67, 68, 70, 79, 81, 89, 90, 94, 95, 98, 99, 101, 104, 108, 109, 110, 111, 112, 115, 116, 118, 121, 124, 127, 130, 133, 134, 137, 138, 139, 140, 143, 144, 145, 148, 149, 150, 151, 152, 158, 159, 160, 161, 163, 165, 169, 170, 174, 175, 176, 178, 180, 184, 188, 194, 196, 198, 200, 201, 202, 206, 207, 212, 217, 225], "while": [15, 23, 29, 35, 40, 41, 42, 58, 60, 62, 63, 65, 74, 76, 94, 95, 98, 99, 100, 101, 110, 111, 112, 116, 118, 130, 138, 148, 160, 161, 170, 195, 202, 212, 214], "white": [62, 65, 196, 203, 208], "whitelist": [37, 40, 42], "whitespac": [62, 112], "who": [26, 30, 34, 40, 49, 65, 97, 118, 140, 148, 162, 194, 212, 214], "whoami": 101, "whoever": 212, "whole": [40, 66, 67, 80, 157, 201, 206], "whom": [32, 99], "whose": 175, "why": [40, 95, 133, 195, 196, 197], "wide": [26, 41, 45, 57, 126, 194, 202], "widget": [25, 37, 42, 123, 134], "widget_url": 110, "widgetbutton": 110, "widgetitem": 110, "widgetopt": 110, "width": [24, 37, 42, 99, 137, 193, 195, 202], "wiki": [4, 101, 144], "wikipedia": [4, 144], "wild": 150, "willing": [197, 212], "win": 101, "win32": 101, "window": [13, 29, 38, 95, 102, 163], "wipe": [93, 209], "wire": [61, 104], "wise": [28, 40, 130, 217], "wiser": [149, 150], "wish": [101, 207, 212], "with_doc": 101, "withfield": 28, "within": [7, 13, 25, 26, 27, 29, 30, 35, 40, 41, 67, 70, 74, 79, 81, 82, 88, 99, 101, 103, 113, 117, 118, 123, 142, 143, 157, 159, 162, 165, 184, 210], "without": [2, 4, 19, 23, 24, 26, 27, 28, 40, 41, 57, 60, 61, 62, 67, 69, 79, 82, 94, 95, 98, 100, 101, 103, 110, 112, 113, 115, 118, 130, 131, 137, 139, 148, 158, 161, 162, 165, 175, 187, 197, 198, 214, 217, 218, 223, 225], "withtimezon": [135, 151], "won": [10, 15, 16, 30, 34, 36, 62, 79, 110, 132, 161, 212], "wonder": 67, "word": [50, 62, 94, 96, 100, 116, 137, 194, 195], "work": [2, 7, 17, 20, 23, 24, 26, 28, 33, 34, 35, 36, 38, 40, 48, 52, 57, 58, 63, 65, 67, 70, 78, 79, 89, 94, 97, 101, 104, 110, 112, 115, 117, 118, 123, 124, 130, 133, 134, 136, 140, 142, 143, 153, 157, 160, 163, 165, 168, 169, 171, 175, 176, 184, 194, 195, 202, 209, 212, 214, 218, 224], "workaround": 101, "workdir": 161, "worker": [24, 148, 169], "workflow": [2, 27, 35, 37, 42, 100, 109, 116, 160, 161, 174, 180], "workflow_ocr_backend": 161, "workflowengin": [14, 16, 23, 24, 116], "workflowpdfconvert": 116, "workspac": [79, 110, 221], "world": [62, 138], "worri": [17, 41, 67], "would": [0, 4, 6, 7, 23, 25, 27, 34, 40, 41, 45, 50, 53, 57, 60, 61, 63, 65, 79, 90, 94, 95, 98, 99, 104, 116, 117, 118, 138, 139, 140, 142, 143, 145, 148, 149, 150, 152, 159, 175, 196, 198, 204, 212, 217, 225], "wrap": [24, 27, 40, 53, 98, 108, 130, 151, 206, 222], "wrapper": [23, 27, 67, 111, 131, 201, 206, 219], "writabl": [6, 79, 118, 161, 176, 198, 217], "writablecalendar": 117, "write": [1, 7, 22, 27, 30, 35, 41, 48, 53, 55, 57, 61, 67, 79, 95, 96, 99, 101, 111, 113, 116, 117, 123, 137, 143, 148, 149, 159, 160, 161, 163, 193, 209, 210, 217], "writeasessionvari": 40, "writecontenttofil": 58, "writeln": 154, "writelog": 24, "written": [4, 38, 40, 42, 57, 95, 99, 118, 124, 149, 163, 176, 194, 214, 221], "wrong": [7, 62, 67, 70, 88, 100, 149, 150, 212], "wrongli": [62, 130], "www": [4, 6, 7, 14, 15, 16, 26, 40, 109, 111, 119, 126, 133, 137, 138, 165, 174, 198, 200, 225], "wwwrun": 198, "x": [7, 17, 24, 27, 29, 30, 36, 40, 60, 63, 65, 66, 67, 78, 79, 80, 81, 82, 84, 92, 110, 133, 137, 140, 161, 197, 217, 220], "x3mucdk9lcfo1uwgtrtfkuxskx41pnjgtr6rqwgibd1v52q1qbc": 30, "x509": 200, "x64": 101, "x86": 101, "xarg": 109, "xcode": 101, "xdebug": 123, "xdebug_config": 112, "xdebug_profil": 80, "xdebug_session_start": 112, "xhr": [133, 217], "xml": [2, 4, 5, 26, 27, 29, 33, 40, 41, 42, 52, 54, 57, 61, 63, 65, 70, 71, 79, 82, 84, 104, 115, 118, 119, 123, 128, 138, 139, 142, 153, 160, 163, 165, 176, 185, 187, 192, 198, 222], "xmln": [4, 79, 82, 84, 109, 115, 119, 138], "xmlreader": 224, "xmlrespons": 40, "xmlschema": [4, 109, 119, 138], "xmlstarlet": 163, "xsd": [2, 4, 109, 119, 138], "xsi": [2, 4, 109, 119, 138], "xss": [46, 217], "xx": 17, "xxx": 27, "xxxx": 207, "xzf": 161, "y": [27, 29, 36, 80, 140, 200, 220], "yaml": 35, "ye": [100, 115, 139, 195, 197, 200], "year": [25, 34, 194, 220, 222], "yellow": 95, "yet": [4, 6, 40, 45, 60, 68, 74, 79, 95, 118, 124, 130, 143, 153, 183, 194, 195, 214, 221], "yield": [53, 67, 128, 143], "yieldent": 26, "yktva4zgxjfivy52wqd8kw3m2pkgqr6srmuxmiprdunxjpfripjn0gmfmtnoqoolysuj6scn": 63, "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, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 51, 52, 53, 54, 55, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 88, 89, 90, 91, 94, 95, 97, 98, 99, 101, 102, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 124, 126, 128, 130, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 145, 148, 149, 150, 151, 152, 153, 154, 158, 159, 160, 161, 162, 163, 165, 167, 168, 170, 171, 173, 174, 175, 176, 178, 180, 182, 184, 188, 194, 195, 196, 198, 200, 201, 202, 203, 204, 206, 207, 208, 211, 214, 217, 220, 221, 222, 223, 225], "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, 29, 31, 35, 36, 37, 38, 40, 41, 42, 43, 45, 46, 50, 51, 52, 53, 54, 55, 57, 58, 60, 61, 64, 65, 66, 79, 80, 81, 82, 88, 94, 95, 97, 98, 99, 100, 101, 102, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 121, 123, 124, 126, 130, 133, 134, 136, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 152, 157, 158, 160, 162, 163, 164, 165, 169, 170, 173, 174, 175, 176, 180, 188, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 206, 207, 208, 209, 212, 214, 217, 220, 221, 222, 225], "your_app": 45, "your_app_": 142, "your_app_categori": 142, "your_app_mag": 142, "yourapp": [45, 142, 195, 222], "yourappid": [142, 201], "yourappnam": 118, "yourappnamespac": 142, "yourarch": 101, "yourpass": 101, "yourself": [7, 28, 40, 58, 104, 194, 197], "youtub": [193, 225], "yyyi": [68, 70], "z": [26, 29, 220], "z87agy2o": 110, "zend_extens": 112, "zero": 130, "zip": [27, 35, 79, 81, 224], "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", "Upgrade to Nextcloud 33", "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)", "Open Metrics exporter", "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", "Snowflake IDs", "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", "Adapting ExApps to HaRP", "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": {"": [72, 104], "0": [17, 22, 23, 26, 135, 160], "1": [20, 29, 60, 62, 121, 160, 165], "11": [16, 135], "14": 10, "15": 11, "16": 12, "17": 13, "18": 14, "19": 15, "2": [22, 60, 62, 121, 165], "20": [0, 16, 135], "21": 17, "22": 18, "23": 19, "24": 20, "25": 21, "26": 22, "27": 23, "28": 24, "29": 25, "3": [16, 24, 60, 62, 121, 135, 160], "30": 26, "31": 27, "32": 28, "33": 29, "4": [22, 27, 135, 160], "401": 18, "5": [29, 160], "6": 160, "7": 22, "8": [17, 20, 22, 24, 26, 27, 29], "A": 79, "Be": 34, "In": [39, 158], "NOT": 67, "No": 195, "Not": 30, "The": [0, 34, 35, 36, 55, 108, 110, 118, 133], "To": [74, 145, 149], "With": 79, "abort": 81, "about": [70, 79, 198], "abstractcacheev": [37, 42], "acceler": 160, "accept": 70, "access": [41, 57, 58, 117, 118, 119, 129], "account": [37, 42, 66], "acl": 118, "acquir": 122, "action": [35, 94, 99, 100, 119, 132, 180], "activ": [87, 99], "activat": 153, "actual": 78, "ad": [5, 10, 22, 23, 24, 25, 26, 27, 28, 29, 41, 58, 60, 62, 195], "adapt": 161, "add": [30, 67, 90, 190, 195], "addcontentsecuritypolicyev": [37, 42], "addfeaturepolicyev": [37, 42], "addhead": 67, "addit": 148, "addmissingcolumnsev": [37, 42], "addmissingindicesev": [37, 42], "addmissingprimarykeyev": [37, 42], "address": 101, "addressbookcreatedev": 42, "addressbookdeletedev": 42, "addressbookshareupdatedev": 42, "addressbookupdatedev": 42, "admin": [49, 113, 153], "advanc": 140, "advantag": 41, "advic": 195, "affect": [30, 41, 214], "after": 36, "against": 143, "agent": 29, "aio": 167, "ajax": 40, "alias": 27, "align": 208, "all": [67, 70, 72, 118, 225], "altern": 112, "alwai": 195, "an": [0, 6, 40, 63, 70, 118, 136, 153, 161], "analysi": [109, 224], "android": [62, 89], "annot": [22, 50], "anyloginfailedev": [37, 42], "anymor": 30, "anywher": 41, "api": [10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 58, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 93, 103, 105, 107, 110, 115, 118, 124, 136, 137, 139, 145, 148, 149, 150, 152, 158, 181, 185, 191, 204, 218, 222], "app": [0, 3, 4, 5, 6, 9, 16, 17, 29, 30, 31, 33, 34, 36, 37, 42, 45, 56, 63, 66, 74, 104, 112, 124, 129, 133, 137, 140, 170, 175, 177, 198, 207, 214], "appapi": [158, 162, 167, 173, 181], "appapiauth": 173, "appconfig": [105, 177], "appdata": [55, 218], "appdisableev": [37, 42], "appenableev": [37, 42], "appframework": [37, 42, 105], "applic": [0, 174], "appstor": 160, "appupdateev": [37, 42], "ar": 28, "architectur": [6, 219], "area": 26, "argument": 174, "around": 195, "arrai": [195, 196], "arrow": 195, "art": 139, "ask": 171, "assembl": 81, "assembli": 41, "associ": 118, "atom": 94, "attach": 114, "attribut": [22, 57, 70, 140], "audit": [37, 42, 49], "auth": [124, 153, 217], "authent": [37, 40, 42, 65, 136, 162, 166, 173, 222], "auto": [41, 65], "autocomplet": [37, 42], "autocompleteev": [37, 42], "autocompletefilterev": [37, 42], "autoload": [104, 135], "autom": 35, "automat": [41, 197], "avail": [18, 22, 42, 74, 75, 76, 204], "avatar": 94, "avoid": [111, 195], "axio": 124, "babel": 15, "back": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 176, 220], "backend": [40, 62, 163], "background": [38, 95, 115, 202], "backport": [7, 197], "backup": 72, "backward": 222, "bar": [94, 203], "base": [28, 40, 113, 115], "basic": [41, 48, 79, 113, 114, 118, 206, 207, 208, 222], "been": 130, "befor": 36, "beforedirectfiledownloadev": [37, 42], "beforefilescannedev": [37, 42], "beforefilesystemsetupev": [37, 42], "beforefolderscannedev": [37, 42], "beforegettemplatesev": [37, 42], "beforegroupchangedev": [37, 42], "beforegroupcreatedev": [37, 42], "beforegroupdeletedev": [37, 42], "beforelogintemplaterenderedev": [37, 42], "beforemessageloggedev": [37, 42], "beforemessages": [37, 42], "beforenodecopiedev": [37, 42], "beforenodecreatedev": [37, 42], "beforenodedeletedev": [37, 42], "beforenodereadev": [37, 42], "beforenoderenamedev": [37, 42], "beforenodetouchedev": [37, 42], "beforenodewrittenev": [37, 42], "beforepasswordupdatedev": [37, 42], "beforepreferencedeletedev": [37, 42], "beforepreferencesetev": [37, 42], "beforepreviewfetchedev": [37, 42], "beforesabrepubliclyloadedev": [37, 42], "beforesharecreatedev": [37, 42], "beforesharedeletedev": [37, 42], "beforetemplaterenderedev": [37, 42], "beforeuseraddedev": [37, 42], "beforeusercreatedev": [37, 42], "beforeuserdeletedev": [37, 42], "beforeuseridunassignedev": [37, 42], "beforeuserloggedinev": [37, 42], "beforeuserloggedinwithcookieev": [37, 42], "beforeuserloggedoutev": [37, 42], "beforeuserremovedev": [37, 42], "beforezipcreatedev": [37, 42], "behavior": [10, 13, 14, 23, 25], "benefit": 34, "best": [67, 157], "between": 195, "bodi": [16, 84, 195], "boolean": 18, "boot": 0, "bootstrap": [0, 16, 225], "border": 26, "bot": 189, "brace": 195, "branch": [7, 36, 197], "break": 29, "browser": 225, "brute": 40, "bu": 124, "bubbl": 94, "bucketcreatedev": [37, 42], "bug": 212, "bugfix": 197, "bugtrack": 211, "build": [101, 126, 221], "built": 157, "bulk": 80, "bullet": 207, "button": [94, 99, 100, 203, 207], "bypass": 217, "c": [62, 109], "cach": [37, 39, 42, 130, 133, 218], "cachedcalendarobjectcreatedev": 42, "cachedcalendarobjectdeletedev": 42, "cachedcalendarobjectupdatedev": 42, "cacheentryinsertedev": [37, 42], "cacheentryremovedev": [37, 42], "cacheentryupdatedev": [37, 42], "cacheinsertev": [37, 42], "cacheupdateev": [37, 42], "caldav": 118, "calendar": [37, 42, 117, 118], "calendarcreatedev": 42, "calendardeletedev": 42, "calendarobjectcreatedev": [37, 42], "calendarobjectdeletedev": [37, 42], "calendarobjectmovedev": [37, 42], "calendarobjectmovedtotrashev": [37, 42], "calendarobjectrestoredev": [37, 42], "calendarobjectupdatedev": [37, 42], "calendarpublishedev": 42, "calendarshareupdatedev": 42, "calendarunpublishedev": 42, "calendarupdatedev": 42, "call": [65, 136], "callback": 42, "camelcas": 195, "capabl": [26, 65, 67], "cardcreatedev": 42, "carddeletedev": 42, "cardupdatedev": 42, "carefulli": 67, "case": [98, 195], "cast": 40, "catchabl": 103, "caus": 165, "certain": 67, "chang": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 35, 36, 60, 124, 214, 221, 222], "changelog": 4, "chat": 108, "check": [74, 118, 143, 147, 198, 212], "checkbox": [94, 113, 203], "checker": 17, "christophwurst": 21, "chunk": 81, "class": [0, 22, 23, 41, 42, 60, 113, 118, 121, 195, 202], "classload": 104, "clear": [68, 72], "cli": 165, "clickabl": 26, "clickjack": 217, "client": [23, 62, 89, 93, 101, 102, 110, 122, 137], "clock": 135, "cloud": 70, "cluster": [130, 200], "code": [17, 30, 35, 88, 131, 193, 194, 195, 196, 197, 198, 210, 213, 217, 218, 220, 221], "collabor": [37, 42], "collabora": 200, "collaps": 207, "collect": [66, 157], "color": [28, 94, 95, 202, 204], "column": [18, 57], "comma": 195, "command": [18, 60, 115, 184], "comment": [37, 42, 82, 100, 137, 196], "commentsentityev": [37, 42], "commentsev": [37, 42], "commit": 221, "common": 129, "commun": 215, "comparison": [139, 195], "compat": [124, 214, 220, 222], "compil": [18, 101], "complet": [40, 65, 78, 212], "compon": [94, 99, 116, 137, 195, 221], "compos": 2, "concept": [48, 66, 105, 107, 115, 136, 140], "conclus": 158, "condit": [150, 195], "conduct": 213, "config": [7, 37, 42, 105, 106, 107, 177, 186, 195], "configur": [5, 7, 10, 38, 56, 116], "confirm": 124, "conflict": 2, "connect": [40, 127], "consid": 67, "consider": [1, 40, 130, 161, 197, 212], "consist": [67, 195], "consol": [37, 42, 60], "consoleev": [37, 42], "construct": 60, "consum": [103, 105, 107, 115, 121, 145, 148, 149, 150, 152], "contact": [37, 42, 119, 165], "contactinteractedwithev": [37, 42], "contain": [18, 41, 50, 135, 166], "content": [40, 85, 94, 98, 99, 108, 118, 195, 201, 206, 209], "contentitem": 108, "contentproviderregisterev": 108, "context": [62, 108, 145, 150, 152], "continu": 109, "contribut": [133, 197], "control": [40, 41, 52, 67, 69, 137, 195, 196, 197], "convent": [56, 193], "convers": 147, "convert": [63, 131], "cooki": [40, 162], "copi": 79, "cor": [139, 217], "core": [17, 19, 24, 41, 45], "corpor": 165, "correct": 62, "counter": [94, 207], "countri": 131, "creat": [6, 40, 70, 79, 88, 117, 118, 121, 138, 147, 155, 170], "credenti": [63, 88], "criticalactionperformedev": [37, 42], "cron": 38, "cross": [101, 217], "csp": [26, 37, 42], "csrf": 45, "css": [14, 27, 43, 46, 47, 193, 202, 205], "curl": [65, 79], "current": 118, "custom": [40, 57, 72, 118, 137, 147], "daemon": [158, 168], "daemonconfig": 174, "dangl": 195, "dashboard": 110, "data": [40, 66, 67, 68, 108, 118, 129, 130, 137, 177, 179, 182, 186, 189, 191, 217, 222], "databas": [17, 18, 57, 59, 130, 133, 144, 198], "date": [137, 198], "datetim": 94, "dav": [1, 42, 84], "db": [37, 42], "dbal": [17, 19, 24], "deactivat": 153, "deadlock": 111, "deal": 41, "debug": [112, 198, 225], "debugg": 112, "declar": [113, 137, 140, 188], "declarativesettingsgetvalueev": [37, 42], "declarativesettingsregisterformev": [37, 42], "declarativesettingssetvalueev": [37, 42], "declin": 70, "decod": 144, "deeper": 123, "default": [29, 40, 53, 137, 148], "defin": [72, 143], "definit": [67, 195], "delet": [63, 70, 74, 77, 79, 85, 88, 115, 122, 147, 177, 186], "depend": [2, 22, 24, 41, 50, 90, 101], "deploi": [158, 168, 174], "deploy": [101, 170, 174], "deprec": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29], "descript": 67, "design": [67, 96, 204], "desktop": [62, 102], "detail": [30, 99, 124, 173, 192, 208], "detect": 152, "determin": 212, "dev": [126, 158], "develop": [2, 3, 24, 89, 101, 124, 160, 164, 172, 174, 197, 198, 209, 214, 223], "devic": 78, "dialog": 124, "did": 30, "diff": 195, "differ": 139, "dig": 123, "direct": [58, 65], "directedit": [37, 42], "directori": [112, 217], "disabl": [21, 40, 68, 133], "dispatch": [24, 42, 103], "displai": 137, "distribut": [36, 39], "do": [30, 62, 67, 202, 212], "docker": [158, 166, 167, 175, 176], "dockerfil": 160, "doctrin": [17, 19, 24], "document": [66, 67, 209, 214, 220, 225], "doe": 41, "domain": 141, "don": [62, 202], "donat": 33, "down": 30, "download": [40, 65, 70, 79, 88], "drag": 207, "drop": 207, "dropdown": 94, "dsp": 167, "duplic": 212, "e": 101, "ecosystem": 214, "edit": [6, 165, 207], "element": [99, 202, 203], "email": [63, 70, 114, 200], "emit": 157, "emitt": 42, "empti": [67, 85, 94, 170], "enabl": [6, 41, 133, 162, 168, 175, 179, 198], "end": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 44, 176, 220, 221], "endpoint": [67, 82], "enterpris": 33, "entiti": [20, 57, 116], "entri": [5, 99, 118, 188, 190, 207], "enum": 148, "environ": [40, 158, 160, 165, 174, 198], "error": [30, 40, 67, 92, 112, 122], "escal": 217, "eslint": 195, "event": [1, 5, 18, 24, 25, 28, 29, 37, 42, 91, 108, 113, 115, 117, 118, 124, 129, 133, 145, 148, 149, 150, 157, 178], "eventdispatch": [37, 42], "exampl": [2, 82, 84, 88, 91, 137, 156, 157, 161, 174, 180, 184, 187, 210], "exapp": [62, 160, 161, 162, 163, 168, 170, 172, 174, 179, 180, 189], "except": [67, 222], "exceptionalimplement": 103, "exchang": 127, "exclud": 7, "execut": 217, "exist": [6, 118, 147], "explicit": [67, 195], "export": 128, "expos": 67, "exposur": 217, "extend": [1, 45, 137], "extens": 224, "extern": [113, 118, 140, 198, 200, 222], "extract": 53, "factor": 153, "factori": 18, "fail": 170, "faq": 30, "fast": 150, "favorit": 79, "featurepolici": [37, 42], "feder": [37, 42, 70], "federatedfileshar": 42, "federatedshareaddedev": 42, "fetch": [68, 69, 72, 74, 75, 118, 140], "field": [94, 113], "file": [2, 7, 26, 27, 29, 37, 40, 42, 45, 55, 58, 70, 72, 79, 80, 81, 86, 88, 91, 115, 124, 165, 180, 217], "filecacheupd": [37, 42], "filecreatedfromtemplateev": [37, 42], "filenam": 195, "files_shar": 42, "files_trashbin": 42, "filescannedev": [37, 42], "filesmetadata": [37, 42], "filesystem": [42, 55, 58, 195, 218], "filesystemtorndownev": [37, 42], "filter": 65, "final": 212, "find": 212, "first": 66, "flow": [63, 116, 173, 175, 180], "folder": [55, 70, 79, 88], "folderscannedev": [37, 42], "follow": 36, "font": 26, "forc": [40, 65], "forgeri": 217, "form": 142, "format": [18, 131], "forum": 215, "foundat": 95, "frequent": 171, "from": [2, 13, 16, 22, 40, 41, 53, 58, 66, 70, 85, 129, 136, 160, 170], "front": [10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 44, 52, 176, 221], "frontend": 163, "fulltextsearch": 66, "function": [195, 196], "further": 225, "gather": 198, "gender": 100, "gener": [10, 18, 20, 21, 22, 23, 24, 25, 26, 28, 45, 67, 92, 100, 101, 127, 133, 137, 144, 149, 156, 194, 195, 202, 212], "generatesecurepasswordev": [37, 42], "genericev": [37, 42], "get": [30, 40, 58, 66, 70, 75, 76, 79, 88, 113, 118, 122, 127, 130, 131, 133, 137, 177, 179, 186, 191, 198, 199, 217, 225], "getlinkwithpick": 137, "getquotaev": [37, 42], "gettaskprocessingprovidersev": [37, 42], "git": [36, 90], "github": [35, 101, 210], "given": [65, 88], "global": [13, 14, 15, 16, 18, 25, 50, 124], "glossari": 159, "gpu": [168, 169], "gradl": 90, "group": [37, 42, 67, 118], "groupbackendregist": 42, "groupchangedev": [37, 42], "groupcreatedev": [37, 42], "groupdeletedev": [37, 42], "groupmanag": 42, "groupwar": [22, 120], "guest": 27, "guid": [9, 100], "guidelin": [34, 62, 194, 202, 205, 217], "guzzl": 17, "guzzlehttp": 17, "ha": 130, "handl": [1, 40, 67, 101, 113, 118, 122, 140], "handler": [17, 156], "hardwar": 160, "harp": 161, "head": 122, "header": [40, 67, 79, 139, 173, 194], "healthcheck": 162, "heartbeat": [162, 175], "heavi": 38, "height": 26, "hell": [2, 24], "help": [130, 215, 217], "helper": [67, 115], "high": 218, "highlight": 207, "hint": 62, "histor": 139, "hook": 42, "host": [141, 156], "how": [30, 34, 41, 67, 166, 168, 170, 200, 210, 212], "html": [40, 62, 112, 193, 203, 205], "http": [18, 37, 42, 122, 143], "hybrid": 36, "i": [30, 101, 127, 148, 157, 170, 208, 212], "iacl": 118, "iapiwidget": 110, "iapiwidgetv2": 110, "ibuttonwidget": 110, "icalendarobjectcontain": 118, "icollect": 118, "icon": [28, 47, 95, 153, 204], "iconditionalwidget": 110, "icontentmanag": 108, "icontentprovid": 108, "id": [29, 65, 74, 75, 140, 144], "identifi": 112, "ie11": 18, "ifil": 118, "ignor": [67, 111], "iiconwidget": 110, "imag": [46, 74, 137, 149, 175], "imip": 118, "implement": [58, 103, 108, 128, 136, 145, 148, 149, 150, 152, 153, 167], "improv": 62, "includ": 46, "inclus": 217, "indent": 195, "index": [66, 107], "indic": [60, 95], "individu": [118, 140], "info": [20, 21, 22, 23, 24, 25, 38, 109, 119, 174], "inform": [70, 118, 138, 155, 198, 201, 206, 207], "ini": 165, "init": [88, 162, 175, 179], "initi": [5, 45, 66, 124, 190], "inject": [15, 22, 41, 50, 217], "inlin": 114, "inod": 118, "input": [94, 113, 131, 148], "insensit": 38, "instal": [66, 90, 101, 118, 158, 174, 175, 176, 225], "instruct": 101, "integr": [16, 109, 117, 118, 120, 147, 161], "interact": [96, 137], "interfac": [41, 96, 108, 110, 118, 121, 134, 135, 194, 195], "intern": [10, 113, 124, 148], "introduct": [6, 41, 80, 81, 97, 159, 206, 207, 210, 222], "invalid": 18, "invalidatemountcacheev": [37, 42], "io": 62, "ioptionwidget": 110, "iproperti": 118, "ireloadablewidget": 110, "issu": [137, 170, 212], "item": [88, 99, 206], "j": [18, 225], "javascript": [12, 45, 46, 47, 62, 79, 112, 124, 195, 217, 225], "job": 38, "join": 212, "jqueri": [13, 15, 16], "json": [40, 67], "just": [79, 130], "keep": 198, "kei": [105, 107, 161, 173], "keyboard": [21, 45], "known": [17, 70], "l10n": [124, 163], "l10nignor": 7, "label": [100, 194], "languag": [62, 65, 76, 152], "last": [17, 118, 137], "later": 0, "layer": 218, "layout": [27, 98, 99, 206, 207, 208], "lazi": [105, 107], "lazili": 40, "ldap": [18, 133], "legaci": 118, "legal": 34, "level": [195, 218], "librari": [12, 15, 17, 19, 24, 88, 89, 90], "licens": 194, "lifecycl": [41, 52, 162], "limit": [40, 141, 168], "line": [26, 195], "link": [66, 88, 137], "lint": [109, 126], "list": [65, 66, 70, 72, 74, 79, 85, 86, 98, 99, 137, 170, 179, 191, 204, 206], "listen": [42, 103, 113, 129, 145, 148, 149, 150, 178], "liter": 195, "live": 115, "llm": 148, "load": [22, 38, 45, 105, 107], "loadadditionalentriesev": [37, 42], "loadadditionalscriptsev": [37, 42], "loader": 23, "loadsettingsscriptsev": [37, 42], "loadview": 42, "local": [39, 70], "lock": [30, 111], "log": [17, 18, 36, 37, 42, 49, 160, 182], "logger": [124, 135], "logic": [16, 27], "login": [63, 127], "loginfailedev": [37, 42], "long": [130, 195], "loosen": 40, "lose": 34, "machin": 152, "maco": 101, "mail": [37, 42, 121], "main": [99, 201], "maintain": [32, 215], "mainten": [31, 92], "major": 36, "make": [79, 84, 153, 179], "makefil": [35, 163], "manag": [2, 36, 57, 105, 107, 118, 155, 170], "managerev": [37, 42], "mandatori": 30, "manipul": 72, "manual": [7, 38, 174, 176, 197], "map": [57, 218], "mapper": 57, "mapperev": [37, 42], "mariadb": 112, "markup": 62, "match": [53, 137], "materi": 204, "measur": 130, "memori": 39, "menu": [45, 94, 119, 180, 188, 190, 207, 208], "messag": [72, 182], "metadata": [4, 60, 65, 66, 115, 156, 163], "metadatabackgroundev": [37, 42], "metadataliveev": [37, 42], "metadatanamedev": [37, 42], "meter": 94, "method": [67, 139, 151, 162, 165, 195, 222], "metric": 128, "microsoft": 101, "middlewar": 50, "migrat": [17, 18, 22, 60, 154], "minor": 36, "miscellan": [40, 105, 107, 191], "mitig": 111, "modal": 94, "mode": [92, 112, 198], "modif": [81, 118], "modifi": [40, 68, 139, 155], "moment": 124, "monet": 33, "more": [57, 148, 150], "mount": [58, 218], "move": [22, 34, 79, 88], "movetotrashev": 42, "multi": [113, 195], "multilingu": 148, "multipl": [77, 195], "name": [15, 42, 56, 63, 95, 100, 118, 193, 195, 197], "namespac": [13, 16, 79], "nativ": 22, "navig": [5, 37, 42, 98, 99, 207], "nc": 191, "ncreferencepickermod": 137, "ncreferencewidget": 137, "ncrichcontentedit": 137, "ncrichtext": 137, "need": [161, 195], "network": [124, 170], "new": [14, 15, 45, 70, 99, 118, 128, 195, 207], "nextcloud": [0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 58, 89, 104, 116, 118, 124, 127, 129, 162, 167, 179, 181, 209, 212, 218, 219, 225], "nightli": 36, "node": [18, 37, 42, 58, 178, 218, 225], "nodeaddedtocach": [37, 42], "nodeaddedtofavorit": [37, 42], "nodecopiedev": [37, 42], "nodecreatedev": [37, 42], "nodedeletedev": [37, 42], "noderemovedfromcach": [37, 42], "noderemovedfromfavorit": [37, 42], "noderenamedev": [37, 42], "nodetouchedev": [37, 42], "nodewrittenev": [37, 42], "non": [67, 161], "nonc": 26, "note": 79, "notif": [65, 125, 183], "now": 28, "npm": [124, 126], "number": [131, 168], "o": 148, "object": [117, 118, 155, 195, 196, 200], "objectstor": [37, 42], "objectstorag": 218, "obtain": [45, 63, 78, 90, 118], "oc": [10, 40, 53, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 124, 139, 182, 183, 185, 189, 191], "oca": [42, 124], "occ": [115, 184], "ocm": [37, 42], "ocp": [37, 42, 124, 129], "off": 36, "offic": [68, 129], "oidc": 127, "one": 118, "onelogin": 200, "ongo": 68, "onli": [118, 195], "onlyoffic": 200, "open": [30, 63, 128], "openapi": 67, "openid": 127, "oper": [116, 195, 196], "optim": 23, "option": [41, 76, 122, 126, 139, 140, 153, 174, 180, 190], "organ": 34, "other": [62, 167, 185, 214], "out": [68, 129, 198], "outgo": 29, "outlin": 28, "outofofficechangedev": [37, 42], "outofofficeclearedev": [37, 42], "outofofficeendedev": [37, 42], "outofofficescheduledev": [37, 42], "outofofficestartedev": [37, 42], "output": [138, 148, 222], "overview": [36, 42, 65, 66, 105, 107, 115, 140, 157, 159, 163, 164, 174, 218], "own": 72, "owner": 118, "ownership": 118, "packag": [2, 29, 124, 160], "page": [40, 136, 180], "pagin": 140, "parallel": 38, "param": [178, 180, 183, 184, 188, 190], "paramet": [22, 40, 41, 67, 195], "parenthesi": 195, "pars": 50, "part": 45, "pascalcas": 195, "password": [18, 63, 124], "passwordupdatedev": [37, 42], "patch": 36, "path": [124, 225], "pattern": 41, "payload": [178, 180, 183], "pend": 70, "per": 168, "perform": [1, 130], "period": 129, "perman": 165, "permiss": [7, 70], "persist": 163, "person": [22, 113, 153], "phone": 131, "php": [17, 20, 22, 24, 26, 27, 29, 45, 61, 62, 103, 109, 112, 130, 165, 196, 218, 224, 225], "phpdoc": 22, "phpunit": 225, "picker": [94, 137], "pin": 207, "place": 158, "placehold": [62, 100], "plan": 22, "plugin": [1, 13, 16, 118, 157], "plural": 62, "polici": 40, "polyfil": 15, "popov": 208, "popovermenu": 206, "posit": 27, "possibl": 67, "post": [60, 122], "postloginev": [37, 42], "practic": [67, 157], "pre": [5, 36], "precondit": 210, "predefin": [41, 72], "prefer": [67, 77, 106, 186, 195], "preload": 157, "prepar": 36, "prerequisit": 67, "preview": [37, 42, 137], "primari": [95, 200, 202], "primit": 41, "privaci": 140, "privat": 166, "privileg": [118, 217], "procedur": 214, "process": [0, 35, 36, 148, 150, 197], "profil": [29, 37, 42, 132, 133], "programmat": 146, "progress": [94, 179, 203], "project": [90, 134, 225], "prologu": 216, "prompt": 148, "pronoun": 100, "properti": [24, 79, 84, 118, 195], "propfind": 115, "proppatch": 115, "protect": 40, "provid": [45, 57, 62, 108, 110, 117, 118, 121, 127, 134, 137, 140, 145, 148, 149, 150, 152, 153], "proxi": [158, 165, 167], "psr": [16, 17, 18, 22, 23, 135], "public": [13, 16, 27, 40, 42, 51, 79, 103, 124, 136], "publish": [31, 160], "pull": [137, 175], "put": 122, "python": 62, "qt": 62, "queri": [57, 112, 115, 118, 133, 146], "question": [171, 210], "quot": 195, "radio": [94, 113, 203], "radiu": 26, "rate": [34, 40, 141], "re": 66, "read": [40, 58, 88, 115, 118, 130, 225], "readabl": 195, "recommend": [41, 69, 71], "redi": 200, "redirect": [40, 180, 217], "reduc": 195, "refer": [37, 42, 103, 111, 137], "region": 131, "regist": [1, 38, 53, 110, 113, 118, 121, 128, 132, 134, 137, 138, 142, 143, 153, 154, 178, 180, 184, 187, 188, 189, 190, 222], "registerchecksev": [37, 42], "registerdirecteditorev": [37, 42], "registerentitiesev": [37, 42], "registeroperationsev": [37, 42], "registertemplatecreatorev": [37, 42], "registr": [50, 113, 140, 145, 148, 149, 150, 152, 156, 174], "registri": 166, "registryev": [37, 42], "regular": 195, "relat": 139, "releas": [35, 36], "relev": 212, "remot": [78, 141, 158], "remov": [2, 10, 11, 12, 13, 15, 16, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 118, 190], "render": [40, 110, 137], "renderreferenceev": [37, 42], "repair": 138, "replac": [17, 21, 60, 104], "repo": 34, "report": 212, "repositori": 7, "reproduc": 212, "request": [29, 40, 41, 52, 65, 70, 79, 84, 122, 133, 137, 140, 143, 177, 179, 180, 182, 183, 186, 189, 217], "requir": [34, 67, 101, 214, 224], "reset": 66, "resolv": 137, "resourc": [37, 42, 53, 88, 117, 134], "resourcetyperegisterev": [37, 42], "respect": 34, "respond": 40, "respons": [40, 67, 79, 133, 177, 179, 182, 186, 191], "rest": 139, "restor": [72, 85, 86], "restrict": [40, 118], "result": [65, 74, 140, 180], "retri": 111, "retriev": [66, 69, 72, 105, 107, 115], "return": [118, 222], "review": 210, "rfc4918": 79, "room": 117, "root": [42, 55, 161], "rout": [40, 53, 163, 187], "router": [91, 124], "rtl": 202, "rule": [27, 34, 100, 118, 195, 201, 206, 207], "run": [126, 143, 161, 225], "s3": 200, "sabr": [17, 118], "sabrepluginaddev": 42, "sabrepluginauthinitev": 42, "sabrepluginev": [37, 42], "same": [67, 195], "saml": 200, "sanit": 101, "scalabl": 130, "scale": 169, "scanner": 42, "schedul": [38, 74, 75, 150], "schema": [60, 113, 174], "scheme": [42, 162, 174], "scope": [67, 84], "screen": 94, "script": [190, 217, 221], "scss": [18, 21], "search": [16, 65, 71, 84, 115, 137, 140], "secondari": 28, "section": [22, 113, 142], "secur": [34, 37, 40, 42, 141, 217], "select": [7, 113], "semicolon": 195, "send": [45, 70, 182, 183, 200], "sensit": [105, 107, 113, 217], "server": [1, 104, 143, 198, 223, 225], "servic": [15, 41, 108, 121], "session": [40, 42, 155, 173], "set": [22, 37, 40, 42, 54, 66, 67, 69, 72, 77, 79, 81, 88, 99, 101, 113, 118, 142, 153, 158, 160, 165, 177, 179, 186, 188, 190, 198, 207], "sethead": 67, "setup": [7, 143, 198, 200], "shape": 148, "share": [27, 37, 42, 51, 67, 70, 71, 72, 79, 88, 99, 124, 136], "shareacceptedev": [37, 42], "sharecreatedev": [37, 42], "sharedeletedev": [37, 42], "sharedeletedfromselfev": [37, 42], "shell": 217, "ship": [12, 36, 198], "shortcut": [21, 45], "shorthand": 195, "should": [28, 41], "show": 40, "side": 162, "sidebar": [29, 98, 99], "sign": [30, 35], "signal": 78, "simpl": [55, 140, 153], "simplef": 218, "singl": 195, "site": 217, "situat": 111, "size": [26, 99, 118], "skeleton": 94, "slug": [20, 57], "smart": 137, "smb": 200, "snowflak": [29, 144], "socket": [158, 167], "solut": 165, "sound": 34, "sourc": [7, 30, 197, 198], "space": 195, "special": [79, 98], "specif": [67, 70, 72], "speech": 145, "speechtotext": [37, 42], "split": [62, 195], "sql": [112, 217], "ssl": 200, "stamp": 118, "standard": [131, 193, 194, 196], "start": [80, 81, 160, 199], "state": [45, 124, 139, 153, 190, 202], "static": [109, 224], "statu": [28, 72, 78, 95, 119, 146, 179], "status": [72, 148, 149, 150], "statuscod": 222, "step": [62, 66, 121, 138, 161], "storag": [58, 59, 113, 163, 200, 218], "store": [30, 34, 105, 107, 144, 170, 200], "stream": [40, 218], "streamlin": 150, "string": [7, 62, 76, 100, 195], "structur": [67, 76, 129, 163, 195, 196, 202], "studio": 101, "style": [28, 190, 194, 195, 221], "subadminaddedev": [37, 42], "subadminremovedev": [37, 42], "submit": 108, "submodul": 90, "subscrib": 157, "subscriptioncreatedev": 42, "subscriptiondeletedev": 42, "subscriptionupdatedev": 42, "suburl": 53, "summari": 161, "support": [17, 18, 21, 26, 27, 29, 33, 47, 57, 67, 79, 84, 118, 137, 165, 168], "svg": 204, "symfoni": [15, 24], "symptom": 165, "sync": [7, 176], "system": [56, 101, 165], "systemtag": [37, 42], "systemtagsentityev": [37, 42], "t": [62, 202], "tabl": [57, 209], "tag": [67, 94, 118, 212], "talk": [147, 189], "target": 197, "task": [74, 75, 148, 149, 150], "taskfailedev": [37, 42], "taskprocess": [37, 42, 73, 148], "tasksuccessfulev": [37, 42], "technic": [30, 34, 192, 208], "templat": [27, 37, 40, 42, 46, 51, 62, 112, 160, 195, 217], "terminologi": 121, "test": [61, 62, 65, 79, 126, 160, 161, 196, 200, 225], "text": [74, 94, 95, 145, 149, 150], "textprocess": [37, 42, 75, 150], "texttoimag": [37, 42], "theme": [16, 47, 65], "thi": [41, 195], "through": 118, "throw": 67, "throwabl": 103, "time": [38, 81, 118, 151], "timestamp": 118, "tip": [57, 67, 88], "token": [45, 127], "tokeninvalidatedev": [37, 42], "tone": 100, "tool": [2, 7, 176], "top": [180, 190, 195], "track": 36, "transact": [57, 130], "transcript": 145, "transcriptionfailedev": [37, 42], "transcriptionsuccessfulev": [37, 42], "transient": 57, "transifex": [7, 176], "translat": [7, 62, 76, 100, 152, 163, 176], "trashbin": 85, "travers": 217, "triag": 212, "trick": 67, "trigger": 148, "troubleshoot": [63, 165, 170], "trust": 141, "trustedserverremovedev": [37, 42], "tupl": 76, "tutori": [8, 67], "two": 153, "twofactorauth": [37, 42], "twofactorproviderchallengefail": [37, 42], "twofactorproviderchallengepass": [37, 42], "twofactorproviderdis": [37, 42], "twofactorproviderforuserdis": [37, 42], "twofactorproviderforuseren": [37, 42], "twofactorproviderforuserregist": [37, 42], "twofactorproviderforuserunregist": [37, 42], "twofactorprovideruserdelet": [37, 42], "tx": 7, "type": [38, 39, 41, 57, 67, 75, 105, 107, 113, 118, 138, 139, 148, 150, 158, 178, 195, 218], "typescript": [62, 195], "typographi": 95, "ui": 180, "understand": 111, "undo": 207, "unifi": 137, "uniqu": 118, "unit": [196, 225], "unneed": 2, "unregist": [178, 180, 184, 187, 188, 189, 190], "unstabl": 103, "unvalid": 217, "up": [36, 101, 158, 160, 198], "upcom": 68, "updat": [15, 16, 17, 19, 24, 36, 70, 115, 118, 137, 146], "upgrad": [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "upload": [79, 80, 81, 88], "uri": 79, "url": [45, 53, 179], "urlgener": 53, "us": [40, 41, 53, 66, 67, 101, 108, 110, 112, 115, 133, 137, 166, 195, 212], "usag": [80, 114, 124, 137, 222], "user": [27, 29, 34, 37, 40, 42, 56, 62, 63, 65, 66, 69, 72, 77, 94, 110, 119, 134, 145, 146, 150, 152, 154, 155, 161, 180, 186, 191, 194], "user_ldap": 42, "useraddedev": [37, 42], "userbackendregist": 42, "userchangedev": [37, 42], "userconfig": 107, "usercreatedev": [37, 42], "userdeletedev": [37, 42], "userfirsttimeloggedinev": [37, 42], "useridassignedev": [37, 42], "useridunassignedev": [37, 42], "userlivestatusev": [37, 42], "userloggedinev": [37, 42], "userloggedinwithcookieev": [37, 42], "userloggedoutev": [37, 42], "usermanag": 42, "usermountaddedev": [37, 42], "usermountremovedev": [37, 42], "usermountupdatedev": [37, 42], "usernam": 18, "userremovedev": [37, 42], "userupdatedev": [37, 42], "util": [131, 207], "v": 63, "v2": [63, 81], "valid": [7, 141], "validatepasswordpolicyev": [37, 42], "valu": [53, 56, 67, 105, 107, 177, 186], "variabl": [13, 14, 15, 16, 18, 40, 47, 100, 112, 124, 165, 174, 195, 196, 202], "variou": 207, "verifymountpointev": [37, 42], "version": [17, 36, 86, 118, 137, 197], "via": 129, "view": [99, 133, 218], "viewer": 42, "visual": 101, "volum": 170, "vue": [62, 124, 195, 221], "want": 212, "watch": 126, "we": 30, "web": [156, 198], "webauthn": 200, "webdav": [24, 79, 83, 115, 157], "webfing": 156, "webview": 63, "well": 17, "what": 208, "when": [157, 195], "where": 195, "which": 41, "why": [30, 212], "wide": 165, "widget": [110, 137], "window": 101, "wipe": 78, "wire": 41, "within": 129, "without": 200, "word": 95, "work": [41, 148, 151, 210], "workflowengin": [37, 42], "wrapper": 218, "write": [38, 40, 42, 58, 100, 118, 130, 156, 225], "written": 130, "xdebug": 112, "xml": [17, 18, 20, 21, 22, 23, 24, 25, 38, 109, 174], "you": 212, "your": [30, 33, 34, 62, 67, 72, 90, 137, 161]}}) \ No newline at end of file diff --git a/server/33/developer_manual/server/architecture/files.html b/server/33/developer_manual/server/architecture/files.html index 9163ad37b5e..61e5666f54f 100644 --- a/server/33/developer_manual/server/architecture/files.html +++ b/server/33/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/33/developer_manual/server/architecture/index.html b/server/33/developer_manual/server/architecture/index.html index 26c727b9461..7e38551bab3 100644 --- a/server/33/developer_manual/server/architecture/index.html +++ b/server/33/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/33/developer_manual/server/code-back-end.html b/server/33/developer_manual/server/code-back-end.html index 8aafb528b44..d4af8daa0da 100644 --- a/server/33/developer_manual/server/code-back-end.html +++ b/server/33/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/33/developer_manual/server/code-front-end.html b/server/33/developer_manual/server/code-front-end.html index b3ee4b7097e..8b5d849ecf9 100644 --- a/server/33/developer_manual/server/code-front-end.html +++ b/server/33/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/33/developer_manual/server/externalapi.html b/server/33/developer_manual/server/externalapi.html index aaba7f6c4b7..2e34f490970 100644 --- a/server/33/developer_manual/server/externalapi.html +++ b/server/33/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/33/developer_manual/server/index.html b/server/33/developer_manual/server/index.html index 43aa547c0e7..72d0ee7f20c 100644 --- a/server/33/developer_manual/server/index.html +++ b/server/33/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/33/developer_manual/server/static-analysis.html b/server/33/developer_manual/server/static-analysis.html index 5735eb0daed..36db7a1f95d 100644 --- a/server/33/developer_manual/server/static-analysis.html +++ b/server/33/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/33/developer_manual/server/unit-testing.html b/server/33/developer_manual/server/unit-testing.html index d2f1e92c6bb..ff97e8a9f20 100644 --- a/server/33/developer_manual/server/unit-testing.html +++ b/server/33/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/33/user_manual/cs/groupware/sync_ios.html b/server/33/user_manual/cs/groupware/sync_ios.html index 1be9d045b5c..10547f030b2 100644 --- a/server/33/user_manual/cs/groupware/sync_ios.html +++ b/server/33/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/33/user_manual/el/groupware/sync_ios.html b/server/33/user_manual/el/groupware/sync_ios.html index 7aca979c386..4d185eae2d5 100644 --- a/server/33/user_manual/el/groupware/sync_ios.html +++ b/server/33/user_manual/el/groupware/sync_ios.html @@ -167,7 +167,7 @@

        ΕπαφέςΣημείωση

        Από το iOS 12 και μετά, μια κρυπτογράφηση SSL είναι απαραίτητη. Επομένως μην απενεργοποιήσετε το SSL (για αυτόν τον λόγο απαιτείται ένα πιστοποιητικό στον τομέα σας, το https://letsencrypt.org/ θα κάνει).

        -

        Εάν ακόμα δεν λειτουργεί, ρίξτε μια ματιά στο Αντιμετώπιση προβλημάτων Επαφών & Ημερολογίου ή στο Αντιμετώπιση προβλημάτων Ανακάλυψης Υπηρεσίας.

        +

        Εάν ακόμα δεν λειτουργεί, ρίξτε μια ματιά στο Αντιμετώπιση προβλημάτων Επαφών & Ημερολογίου ή στο Αντιμετώπιση προβλημάτων Ανακάλυψης Υπηρεσίας.

        diff --git a/server/33/user_manual/fr/groupware/sync_ios.html b/server/33/user_manual/fr/groupware/sync_ios.html index 9266ba17b58..c781ce8d004 100644 --- a/server/33/user_manual/fr/groupware/sync_ios.html +++ b/server/33/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/33/user_manual/nl/groupware/sync_ios.html b/server/33/user_manual/nl/groupware/sync_ios.html index 8ca56837055..4714314d49c 100644 --- a/server/33/user_manual/nl/groupware/sync_ios.html +++ b/server/33/user_manual/nl/groupware/sync_ios.html @@ -167,7 +167,7 @@

        ContactpersonenNotitie

        Vanaf iOS 12 is SSL-versleuteling noodzakelijk. Schakel daarom SSL niet uit (Om deze reden is een certificaat op jouw domein vereist, https://letsencrypt.org/ is voldoende).

        -

        Als dan het nog niet werkt, kijk dan naar Probleemoplossing voor Contacten en Kalender of Probleemoplossing voor Serviceontdekking.

        +

        Als dan het nog niet werkt, kijk dan naar Probleemoplossing voor Contacten en Kalender of Probleemoplossing voor Serviceontdekking.

        diff --git a/server/33/user_manual/pt_BR/groupware/sync_ios.html b/server/33/user_manual/pt_BR/groupware/sync_ios.html index 15e221e3d0e..6c8940ae0e8 100644 --- a/server/33/user_manual/pt_BR/groupware/sync_ios.html +++ b/server/33/user_manual/pt_BR/groupware/sync_ios.html @@ -167,7 +167,7 @@

        ContatosNota

        A partir do iOS 12, é necessária uma criptografia SSL. Portanto, não desative o SSL (por esse motivo, um certificado é necessário em seu domínio, https://letsencrypt.org/ o fará).

        -

        Se ainda não estiver funcionando, dê uma olhada em Solução de Problemas de Contatos & Calendário ou Resolução de Problemas de Descoberta de Serviços.

        +

        Se ainda não estiver funcionando, dê uma olhada em Solução de Problemas de Contatos & Calendário ou Resolução de Problemas de Descoberta de Serviços.

        diff --git a/server/33/user_manual/tr/groupware/sync_ios.html b/server/33/user_manual/tr/groupware/sync_ios.html index f3f6d8a342c..d928a4cdedb 100644 --- a/server/33/user_manual/tr/groupware/sync_ios.html +++ b/server/33/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/33/user_manual/zh_HK/groupware/sync_ios.html b/server/33/user_manual/zh_HK/groupware/sync_ios.html index 53e72ea40e6..e31015dfe2a 100644 --- a/server/33/user_manual/zh_HK/groupware/sync_ios.html +++ b/server/33/user_manual/zh_HK/groupware/sync_ios.html @@ -167,7 +167,7 @@

        聯絡人Note

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

        -

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

        +

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