1254b7ca54
* Update to the next major release, 25. It is required to update 26 after this freeze. Changelog: Version 25.0.2 December 8 2022 Changes * Avoid double ldap_unbind in Wizard.php (server#34577) * Fix disabled federated scope (server#34862) * Fix NC25 for 32-bit (server#34905) * Update 64-bit check wording (server#34921) * Disable upgrades to 26 for 32-bit (server#34922) * Fix visibility of internal expire date (server#34925) * Update @nextcloud/dialogs and fix toasts styling (server#34928) * Fix deprecations logged as errors (server#34944) * Skip general login with email for non-valid addresses and LDAP (server# 34946) * Run session token renewals in a database transaction (server#34953) * Read encrypted session data again on reopen (server#34955) * Fix invalid date in security.txt (server#34964) * Fix duplicate event email notifications (server#34978) * Avoid a crash when a PHP extension has no version (server#34998) * Fix cron warning with time insensitive jobs (server#35010) * Fix unsuccessful token login logged as error (server#35011) * Cast to int (server#35023) * Add repair command to fix wrong share ownership (server#35034) * Fix checkmark for theme settings in dark mode (server#35035) * Fix size calculation on copying the skeleton files (server#35048) * Add description for calendar uri (server#35058) * Fix sidebar not automatically hidden in Files app (server#35060) * Fix top margin in empty versions list (server#35064) * Add pre-commit configuration (server#35078) * Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (server#35082) * Fix HTML entities not decoded in comment just added (server#35085) * Make sure that path is normalized and then checked, (server#35086) * Fix PublicKeyTokenProviderTest import and mock (server#35099) * Fix distorted previews when using imaginary (server#35117) * Fix hasBigIntConversionPendingColumns missing files_trash (server#35118) * [LDAP] always create instance of own user manager (server#35130) * Run integration tests on 3rdparty bump (server#35133) * Support postgres15 (server#35135) * Bump aws/aws-sdk-php to 3.240 in stable25 (server#35137) * Make sure to not pass null to DateTime::createFromFormat (server#35161) * Deprecate PHP7.4 (server#35164) * Allow single character search by default (server#35166) * Fix rendering of login headline (server#35172) * Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (server#35174) * Use the updated mariadb10.6 container in drone (server#35180) * Update CODEOWNERS (server#35183) * Bump @nextcloud/vue to 7.1.0-beta0 (server#35188) * Fix dashboard scrolling (server#35190) * Fix AppMenu icons for firefox (server#35191) * Mark more config values as sensitive (server#35199) * Fix settings for setting default expiration date (server#35214) * Fix logo not correctly inverted (server#35216) * Fix sharing expiration date handling and saving (server#35220) * Check quota on file copy (server#35232) * Close global search menu when keyboard focus leaves (server#35233) * Limit toggle grid view button scope (server#35235) * Fix missing native submit type from OAuth client add button (server#35237) * Delay updating setup providers untill we register the mounts (server#35255) * Fix default theming variables (server#35256) * Generate user themed icons (server#35261) * Also cancel XHR when cancelling uploads (server#35265) * Hide warning about missing apps for when shipped in the next version (server#35291) * Increase the fair-use push limit to 1.000 users (server#35298) * Don't use quota cache through user management (server#35312) * Fix mentions rendering in comment editor (server#35322) * Optimize background image migration job (server#35326) * Handle badly named version files more gracefully and log information (server#35327) * Help pages: set window title for sidebar sections (server#35330) * Revert "Fix quota type to int" (server#35335) * Fix navigation order (server#35338) * Prevents the selection of encrypted folders when clicking on the "Select all" checkbox (server#35340) * Fix border color contrast (server#35346) * Fix forwarding the object id when searching comments (server#35354) * Update cache when file size === 0 (server#35366) * Fix user settings layout (server#35375) * Add repair job that will ensure that secret and passwordsalt are set (server#35377) * Add label to sharing search field (server#35382) * Fix UX of renaming token (server#35390) * Update some deps (server#35394) * Revert minimum length for tags (server#35404) * Do not check quota for non Node (server#35408) * Fix missing share icon (server#35411) * Place <h1> into main content (server#35412) * Fix share admin page (server#35414) * Fix theming tests (server#35415) * Fix update for 32-bit (server#35453) * Revert "Fix border color contrast" (server#35454) * Allow upgrading from ownCloud 10.11 (server#35478) * Add fallback routines for empty secret cases (server#35605) * Downgrade ubuntu in order to fix CI (server#35606) * Fix migration to non-empty secret (server#35616) * Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (3rdparty#1217) * Bump aws/aws-sdk-php to 3.240 in stable25 (3rdparty#1227) * Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (3rdparty#1229) * Update nextcloud/ocp dependency (activity#1001) * Run NPM audit fix (activity#1003) * Apply ACL groupfolders (activity#1015) * Add filter to page title (activity#1017) * Update load-utils to 2.0.4 (bruteforcesettings#420) * Re-activate getMember() (circles#1203) * Avoid exception loop (circles#1220) * Update loader-utils and minimatch (files_pdfviewer#681) * Update nextcloud/ocp dependency (firstrunwizard#752) * Update nextcloud/ocp dependency (firstrunwizard#780) * Fix navigation menu order (firstrunwizard#784) * Update some libs (logreader#817) * Update nextcloud/ocp dependency (nextcloud_announcements#136) * Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1355) * Update nextcloud/ocp dependency (notifications#1366) * Close menu when focus leaves (notifications#1368) * Add admin setting page with users defaults (notifications#1369) * Run NPM audit fix (notifications#1373) * Update user status with event data (notifications#1377) * Update loader-utils from 1.4.0 to 1.4.2 and 2.0.2 to 2.0.4 (password_policy #410) * Update some libs (password_policy#411) * Update nextcloud/ocp dependency (photos#1443) * Add primary key index to collaborators table (photos#1449) * Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1460) * Update nextcloud/ocp dependency (photos#1482) * Prevent throwing an error in node deletion hook (photos#1493) * Run npm audit fix (photos#1495) * Fix version20003Date20221102170153 migration (photos#1501) * Audit fix (privacy#814) * Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#817) * Bump @nextcloud/vue from 5.4.0 to 7.0.1 (privacy#822) * Bump @nextcloud/vue from 7.1.0-beta.1 to 7.1.0-beta.2 (privacy#827) * Update nextcloud/ocp dependency (related_resources#132) * Remove completed remove route TODO (related_resources#133) * Revert "Revert"alternate route for complex itemid"" (related_resources# 135) * Update nextcloud/ocp dependency (related_resources#138) * Bump npm dependencies (related_resources#145) * Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.4.0 (text#3314) * Fix: relative link in RichWorkspace (text#3323) * Chore(deps): update dependency vite to ^3.2.2 (text#3337) * Fix(deps): update tiptap (text#3338) * Update nextcloud/ocp dependency (text#3343) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3355) * Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3359) * DirectEditing: Set session user for DirectSession editing (text#3371) * Disable rich workspace rendering when view is not visible (text#3377) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3383) * Chore(deps): update dependency vite to ^3.2.3 (text#3385) * Chore(deps): update dependency jest-environment-jsdom to ^29.3.0 (text# 3386) * Don't apply author annotations when in composition (text#3395) * Set IUserSession user in SessionController if available (text#3397) * Chore(deps): update dependency jest-environment-jsdom to ^29.3.1 (text# 3406) * Fix(deps): update vue monorepo to ^2.7.14 (text#3409) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3412) * Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.3 (text# 3415) * Fix hard line breaks displayed with additional new line between (text#3416) * Update nextcloud/ocp dependency (text#3420) * Fix(deps): update tiptap (text#3426) * Make images block nodes (text#3431) * Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.0 (text#3433) * Bring back menubar without formatting on plain text mode (text#3437) * Refactor vuex store (text#3439) * Chore(deps): update dependency vite to ^3.2.4 (text#3440) * Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.4 (text# 3447) * Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.1 (text#3455) * Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3456) * Fix notification icon color (text#3463) * Add APIs for outline state to RichTextReader and WrapperComponent (text# 3466) * Update loader-utils (text#3468) * Fix mention uid autocomplete and keyboard handler in list nodes (text#3471) * Fix direct editing loading of txt files (text#3479) * Combined code block backport (text#3480) * Backport of #3460 -- Fix front matter rendering (text#3481) * Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.2 (text#3485) * Prevent file deletion when pressing Ctrl+Delete (text#3515) * Revert "Set autocomplete attribute of input field to one-time-code" (twofactor_totp#1301) * Fallback to direct image if preview load failed (+ cypress fixes) (viewer# 1452) * Increase visual regression for video to 0.02% (viewer#1454) * Build(deps): bump vue from 2.7.13 to 2.7.14 (viewer#1459) * Build(deps-dev): bump @types/dockerode from 3.3.11 to 3.3.12 (viewer#1460) * Build(deps-dev): bump tslib from 2.4.0 to 2.4.1 (viewer#1463) * Bump @nextcloud/vue to 7.1.0-beta0 (viewer#1468) * Stop encoding sidebar path (viewer#1471) * Bump @types/dockerode from 3.3.12 to 3.3.14 (viewer#1476) * Audit fix (viewer#1479) Version 25.0.1 November 3 2022 Download: nextcloud-25.0.1.tar.bz2 or nextcloud-25.0.1.zip Check the file integrity with: MD5: nextcloud-25.0.1.tar.bz2.md5 or nextcloud-25.0.1.zip.md5 SHA256: nextcloud-25.0.1.tar.bz2.sha256 or nextcloud-25.0.1.zip.sha256 SHA512: nextcloud-25.0.1.tar.bz2.sha512 or nextcloud-25.0.1.zip.sha512 PGP (Key): nextcloud-25.0.1.tar.bz2.asc or nextcloud-25.0.1.zip.asc Changes * Extract GPS data from EXIF (server#34535) * Return proper error code when reporting exception fails in remote.php (server#34581) * Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2 (server#34590) * Fix reference preview when no server-side cache configured (server#34594) * Fix file creation issue if no action are registered (server#34597) * Fix "email changed" activity email check (server#34601) * Reduce number of database queries during WebDAV propfind request (server# 34610) * Expose clearing the profiles and fix it (server#34616) * Set theming app to alwaysEnabled (server#34646) * Add a repair step to cleanup old theming cache (server#34647) * Fix unnecessary highlighting of selected element (server#34648) * Fix vertical alignment of user status icon (server#34649) * Fix icon of encrypted folders in filepicker (server#34657) * Add rate limiting on lost password emails (server#34658) * Fix regexp for unified searching in apps (server#34661) * Fix rebuild navigation (server#34663) * Update OCI workflow of server (server#34667) * Run npm audit (server#34669) * Add admin user customization kill switch (server#34681) * Invert header icons on bright preset backgrounds (server#34686) * Bump jquery-ui-dist from 1.13.1 to 1.13.2 (server#34699) * Propagate attributes when resharing (server#34704) * Fix alternative logins custom css class (server#34705) * Use vue lib multiselect tags component (server#34709) * Don't crash with outdated share provider on update with the web updater (server#34712) * Fix more icon color (server#34718) * WebDAV -- use file/folder name for dav:displayname (server#34721) * Fix null error in getUnencryptedSize (server#34725) * On installation save channel to config.php if not stable (server#34726) * LDAP to not register new users when outside of fair use or over limits (server#34728) * Add ico image/x-icon (server#34764) * Update notifications for one-click instances (server#34779) * Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34791) * Expose mapped user count from LDAP and use that for user limit check (server#34796) * Fix getMetadata return type (server#34821) * Check share attributes on preview endpoints (server#34823) * Fix empty content regressions in comments app (server#34827) * Fix autotest creating PostgreSQL database before install (server#34848) * Emit typed event when preview is requested (server#34854) * Display invalid input message (server#34860) * Update nextcloud/ocp dependency (activity#971) * Update nextcloud/ocp dependency (activity#979) * Update nextcloud/ocp dependency (activity#991) * Update nextcloud/ocp dependency (nextcloud_announcements#124) * Update nextcloud/ocp dependency (nextcloud_announcements#126) * Update nextcloud/ocp dependency (nextcloud_announcements#130) * Invert header icon on bright preset backgrounds (notifications#1341) * Update nextcloud/ocp dependency (notifications#1344) * Bump @nextcloud/notify_push to 1.1.3 (notifications#1346) * Update nextcloud/ocp dependency (notifications#1352) * Add public link logic (photos#1321) * Update nextcloud/ocp dependency (photos#1367) * Bump postcss from 8.4.16 to 8.4.18 (photos#1380) * Bump vue and vue-template-compiler (photos#1383) * Bump autoprefixer from 10.4.11 to 10.4.12 (photos#1385) * Bump jest from 29.0.2 to 29.0.3 (photos#1387) * Fix nomedia exclusion (photos#1391) * Limit auth backend to public albums (photos#1405) * Fix fetching album content when navigating (photos#1406) * Make tag translations work by loading recognize translations (photos#1407) * Fix logic of share album content fetching (photos#1408) * Prevent building prefixPath on loading (photos#1409) * Update nextcloud/ocp dependency (photos#1415) * Fix albumName typo (photos#1422) * Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1438) * Implement dashboard api for recommended files (recommendations#564) * Revert "Revert "virtual groups"" (related_resources#105) * Polishing'n cleaning code (related_resources#118) * Room starts with single participant (related_resources#120) * Using principalUri:uri to id calendar (related_resources#122) * Alternate route for complex itemid (related_resources#125) * Revert "alternate route for complex itemid" (related_resources#134) * Update nextcloud/ocp dependency (related_resources#99) * Fix(deps): update dependency @nextcloud/vue to ^7.0.1 (text#3178) * Fix(deps): update tiptap (text#3197) * Fix(deps): update vue monorepo to ^2.7.13 (text#3235) * Chore(deps): update dependency jest-environment-jsdom to ^29.2.0 (text# 3251) * Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text# 3253) * Update nextcloud/ocp dependency (text#3260) * Chore(deps): update dependency vite-plugin-commonjs to ^0.5.3 (text#3262) * Mentions: small test adjust (text#3267) * Fix copy and paste of user mentions (text#3274) * Chore(deps): update dependency jest-environment-jsdom to ^29.2.1 autoclosed (text#3277) * Chore(deps): update dependency jest-environment-jsdom to ^29.2.2 (text# 3279) * Remember the last opened folder (text#3283) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3285) * Fix: adjust margin for hr (text#3286) * Update nextcloud/ocp dependency (text#3296) * Chore(deps): update dependency cypress to ^10.11.0 (text#3307) * Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text# 3308) * Fix(deps): update dependency @nextcloud/logger to ^2.4.0 (text#3309) * Chore(deps): update dependency vite to ^3.2.0 (text#3315) * Build(deps): bump vue from 2.7.10 to 2.7.13 (viewer#1419) * Fix sidebar opening for different dav root and non-dav files (viewer#1433) Latest 24 release below. Version 24.0.8 December 8 2022 Download: nextcloud-24.0.8.tar.bz2 or nextcloud-24.0.8.zip Check the file integrity with: MD5: nextcloud-24.0.8.tar.bz2.md5 or nextcloud-24.0.8.zip.md5 SHA256: nextcloud-24.0.8.tar.bz2.sha256 or nextcloud-24.0.8.zip.sha256 SHA512: nextcloud-24.0.8.tar.bz2.sha512 or nextcloud-24.0.8.zip.sha512 PGP (Key): nextcloud-24.0.8.tar.bz2.asc or nextcloud-24.0.8.zip.asc Changes * Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/ integration (server#33888) * Add rate limiting on lost password emails (server#34659) * Emit typed event when preview is requested (server#34855) * Avoid double ldap_unbind in Wizard.php (server#34942) * Skip general login with email for non-valid addresses and LDAP (server# 34947) * Cleanup tempfiles after each cron job run (server#34949) * Run session token renewals in a database transaction (server#34952) * Fix invalid date in security.txt (server#34966) * Avoid a crash when a PHP extension has no version (server#35005) * Fix unsuccessful token login logged as error (server#35012) * Only show cron warning after 24h due to time insensitive jobs (server# 35018) * Fix duplicate event email notifications (server#35019) * Cast to int (server#35022) * Add repair command to fix wrong share ownership (server#35039) * Fix size calculation on copying the skeleton files (server#35049) * Add description for calendar uri (server#35059) * Fix sidebar not automatically hidden in Files app (server#35061) * Fix top margin in empty versions list (server#35065) * Make sure that path is normalized and then checked, (server#35088) * Fix HTML entities not decoded in comment just added (server#35100) * Fix PublicKeyTokenProviderTest import and mock (server#35101) * Appropriate length check in Notification.php (server#35113) * Use the updated mariadb10.6 container in drone (server#35114) * Fix distorted previews when using imaginary (server#35115) * [LDAP] always create instance of own user manager (server#35131) * Run integration tests on 3rdparty bump (server#35134) * Revert "Appropriate length check in Notification.php" (server#35140) * Detect weird local ips (server#35141) * Make sure to not pass null to DateTime::createFromFormat (server#35162) * Mark more config values as sensitive (server#35200) * Fix settings for setting default expiration date (server#35215) * Fix JSON error when comment has no reactions (server#35245) * Properly compare quota against both float/int values (server#35250) * Delay updating setup providers untill we register the mounts (server#35258) * Also cancel XHR when cancelling uploads (server#35266) * Hide warning about missing apps for when shipped in the next version (server#35292) * Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (server#35297) * Don't use quota cache through user management (server#35313) * Fix mentions rendering in comment editor (server#35321) * Check quota on file copy (server#35328) * Check quota on file copy (server#35332) * Revert "Fix quota type to int" (server#35334) * Prevents the selection of encrypted folders when clicking on the "Select all" checkbox (server#35349) * Handle badly named version files more gracefully and log information (server#35351) * Fix forwarding the object id when searching comments (server#35356) * Update cache when file size === 0 (server#35367) * Fix UX of renaming token (server#35392) * Update some libs (server#35395) * Do not check quota for non Node (server#35409) * Update behat/behat requirement from ~3.11.0 to ~3.12.0 in /build/ integration (server#35564) * Downgrade ubuntu in order to fix CI (server#35607) * Add mlocati/ip-lib in stable24 (3rdparty#1221) * Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (3rdparty#1237) * Run NPM audit fix (activity#1004) * Update nextcloud/ocp dependency (activity#993) * Do not pass an instance of User where a string is expected (activity#996) * Update nextcloud/ocp dependency (activity#999) * Re-activate getMember() (circles#1204) * Refresh cache on demand (circles#1215) * Avoid exception loop (circles#1221) * Audit fix (files_pdfviewer#682) * Update nextcloud/ocp dependency (firstrunwizard#753) * Update some libs (logreader#818) * Update nextcloud/ocp dependency (nextcloud_announcements#132) * Update nextcloud/ocp dependency (nextcloud_announcements#135) * Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1356) * Update nextcloud/ocp dependency (notifications#1359) * Update nextcloud/ocp dependency (notifications#1364) * Run NPM audit fix (notifications#1372) * Update user status with event data (notifications#1378) * Update some libs (password_policy#412) * Update nextcloud/ocp dependency (photos#1442) * Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1461) * Bump postcss from 8.4.18 to 8.4.19 (photos#1479) * Update nextcloud/ocp dependency (photos#1480) * Run npm audit fix (photos#1496) * Audit fix (privacy#813) * Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#816) * Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3339) * Update nextcloud/ocp dependency (text#3341) * Avoid saving without changes (text#3351) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3360) * Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3361) * Fix(deps): update tiptap to ^2.0.0-beta.202 (text#3362) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.2 (text#3363) * Update nextcloud/ocp dependency (text#3366) * DirectEditing: Set session user for DirectSession editing (text#3372) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3387) * Don't apply author annotations when in composition (text#3396) * Set IUserSession user in SessionController if available (text#3398) * Fix typo in serializePlainText (text#3402) * Disable rich workspace rendering when view is not visible (text#3403) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3413) * Update nextcloud/ocp dependency (text#3418) * Fix(deps): update dependency core-js to ^3.26.1 (text#3421) * Fix(deps): update tiptap (text#3441) * Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3448) * Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3457) * Update npm dependencies (text#3469) * Bring back menubar without formatting on plain text mode (text#3475) * Audit fix (viewer#1478) Version 24.0.7 November 3 2022 Download: nextcloud-24.0.7.tar.bz2 or nextcloud-24.0.7.zip Check the file integrity with: MD5: nextcloud-24.0.7.tar.bz2.md5 or nextcloud-24.0.7.zip.md5 SHA256: nextcloud-24.0.7.tar.bz2.sha256 or nextcloud-24.0.7.zip.sha256 SHA512: nextcloud-24.0.7.tar.bz2.sha512 or nextcloud-24.0.7.zip.sha512 PGP (Key): nextcloud-24.0.7.tar.bz2.asc or nextcloud-24.0.7.zip.asc Changes * Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/ integration (server#33185) * Fix quota type to int (server#34032) * Use filesystem user instead of file owner for creating version (server# 34040) * Fix renaming in shared with you file list (server#34355) * Url encode the web dav url for copying (server#34381) * Trigger a rescan when trying to fopen a file that exists in cache but not on disk (server#34410) * Fix User profile picture when performing the search (server#34440) * Fix: Prevent deadlocks during mtime/size/etag propagation (server#34447) * Makes untrusted domain error on info (server#34454) * Fix Error: Undefined index: redirect_url (server#34460) * Harden disk_free_space check in CheckSetupController (server#34506) * Update ca-cert bundle (server#34518) * Update security.txt expires field (server#34527) * Fix password length limitation (server#34532) * Avoid allocating too much memory for the buffer on s3 uploads (server# 34552) * Return proper error code when reporting exception fails in remote.php (server#34584) * Fix "email changed" activity email check (server#34600) * LDAP to not register new users when outside of fair use or over limits (server#34730) * Fix external storages access (server#34750) * Fix null error in getUnencryptedSize (server#34770) * Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34792) * Expose mapped user count from LDAP and use that for user limit check (server#34795) * Fix updating cached mounts that didn't have their mount provider set previously (server#34797) * DB mounts table: Add index for mount_provider_class (server#34798) * Add pre-commit configuration to stable24 as well (server#34802) * Update notifications for one-click instances (server#34805) * Update psalm-baseline.xml (server#34812) * Check share attributes on preview endpoints (server#34824) * Propagate attributes when resharing (server#34840) * Fix psalm errors fron the end of the baseline file (server#34845) * Run NPM audit fix (activity#972) * Improve email logging (activity#982) * Update nextcloud/ocp dependency (activity#989) * Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#293) * Update nextcloud/ocp dependency (nextcloud_announcements#128) * Fix multi-tab usage with notify_push (notifications#1303) * Run audit fix (notifications#1311) * Send the subscription key to the Community push proxy (notifications#1320) * Adjust the expected query count (notifications#1338) * Update nextcloud/ocp dependency (notifications#1351) * Bump workbox-webpack-plugin, qs, postcss, @nextcloud/moment and autoprefixed (photos#1401) * Bump vue-router from 3.5.3 to 3.5.4 (photos#1412) * Update nextcloud/ocp dependency (photos#1413) * Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1437) * Run audit (recommendations#557) * Bump terser and moment (text#3136) * Fix(deps): update tiptap (text#3171) * Chore(deps): update dependency @vue/vue2-jest to ^27.0.0 (text#3198) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.6 (text#3199) * Fix(deps): update dependency highlight.js to ^10.7.3 (text#3200) * Chore(deps): update dependency cypress to ^9.7.0 (text#3201) * Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3205) * Fix emoji suggestion regression (text#3206) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.14.0 (text#3207) * Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0 (text#3208) * Chore(deps): update dependency @nextcloud/stylelint-config to ^2.2.0 (text# 3211) * Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3215) * Fix(deps): update dependency @nextcloud/dialogs to ^3.2.0 (text#3216) * Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3220) * Fix(deps): update dependency @nextcloud/vue to ^5.4.0 (text#3221) * Fix(deps): update dependency core-js to ^3.25.5 (text#3222) * Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3223) * Fix(deps): update dependency vue-material-design-icons to ^5.1.2 (text# 3225) * Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text# 3254) * Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3264) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.13 (text#3272) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.14 (text#3281) * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3287) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.20 (text#3293) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.21 (text#3297) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.23 (text#3299) * Fix(deps): update dependency core-js to ^3.26.0 (text#3300) * Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text# 3310) * Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.25 (text#3316) * Bump terser and async (viewer#1406) * Use preview for unsupported images (viewer#1415) * Fix previewpath legacy variable (viewer#1430) Version 24.0.6 October 6 2022 Download: nextcloud-24.0.6.tar.bz2 or nextcloud-24.0.6.zip Check the file integrity with: MD5: nextcloud-24.0.6.tar.bz2.md5 or nextcloud-24.0.6.zip.md5 SHA256: nextcloud-24.0.6.tar.bz2.sha256 or nextcloud-24.0.6.zip.sha256 SHA512: nextcloud-24.0.6.tar.bz2.sha512 or nextcloud-24.0.6.zip.sha512 PGP (Key): nextcloud-24.0.6.tar.bz2.asc or nextcloud-24.0.6.zip.asc Changes * Bump moment from 2.29.3 to 2.29.4 (server#33423) * Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (server#33461) * Make groupfolders use system wide encryption keys (server#33700) * Log if cookie login failed with token mismatch or session unavailability (server#33787) * Wait for the new user form to be visible in acceptance tests (server#33791) * Fix handling of internal errors when uploading theming files (server#33798) * 33036 [Bug]: Set default expiration date (server#33805) * Always use the default fs owner when storing versions (server#33970) * Improve getting recent files performance (server#33983) * Do not empty config.php file if reading failed for any reason (server# 34021) * Do not output a warning when a file is not found (server#34089) * Convert file_metadata.id from intto bigint (server#34090) * Reset global search on files sidebar navigation change (server#34106) * Dont try email login if the provider username is not a valid email (server# 34111) * Fix translation of user exists error server-side (server#34112) * Update ca-cert bundle (server#34128) * Clear search results when remove search query (server#34159) * Show long names correctly on profile card (server#34228) * Bump moment-timezone from 0.5.34 to 0.5.37 (server#34259) * Correctly handle Redis::keys returning false (server#34341) * Fix empty content of dashboard (activity#924) * Update christophwurst/nextcloud dependency (activity#931) * Migrate to nextcloud/OCP package in stable24 (activity#937) * Update nextcloud/ocp dependency (activity#942) * Migrate to nextcloud/OCP package in stable24 (firstrunwizard#746) * Migrate to nextcloud/OCP package in stable24 (logreader#792) * Migrate to nextcloud/OCP package in stable24 (nextcloud_announcements#110) * Update nextcloud/ocp dependency (nextcloud_announcements#114) * Fix checking for links finally (notifications#1277) * Update christophwurst/nextcloud dependency (notifications#1284) * Migrate to nextcloud/OCP package in stable24 (notifications#1294) * Update nextcloud/ocp dependency (notifications#1297) * Revert "Revert "fix service-worker"" (photos#1220) * Migrate to nextcloud/OCP package in stable24 (serverinfo#403) * Migrate to nextcloud/OCP package in stable24 (survey_client#149) * Build(deps-dev): bump @cypress/webpack-preprocessor from 5.12.0 to 5.12.2 (text#2819) * Append a newline after inserted image (text#2864) * Fix: update link menububble on editor updates (text#2874) * Update: tiptap and prosemirror (text#2909) * Fix emoji autocompletion keyboard behaviour (text#2911) * Fixes focus handling in MenuBar (text#2916) * Align popover menus to the left on mobile (text#2917) * Build(deps): bump @tiptap/extension-table from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2935) * Build(deps): bump @tiptap/extension-italic from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2936) * Build(deps): bump @tiptap/extension-history from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2938) * Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2940) * Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2941) * Build(deps): bump @tiptap/extension-table-header from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2942) * Build(deps): bump @tiptap/extension-image from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2943) * Build(deps): bump @tiptap/extension-heading from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2944) * Build(deps): bump @tiptap/extension-bold from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2945) * Build(deps): bump @tiptap/extension-table-row from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2946) * Build(deps): bump @tiptap/extension-paragraph from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2948) * Build(deps): bump @tiptap/suggestion from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2950) * Build(deps): bump @tiptap/extension-underline from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2953) * Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2954) * Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2956) * Build(deps): bump @tiptap/extension-strike from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2957) * Build(deps): bump @tiptap/extension-text from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2958) * Build(deps): bump @tiptap/extension-list-item from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2959) * Build(deps): bump @tiptap/extension-task-list from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2960) * Build(deps): bump @tiptap/extension-code from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2961) * Build(deps): bump @tiptap/extension-document from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2962) * Build(deps): bump @tiptap/extension-hard-break from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2963) * Build(deps): bump @tiptap/extension-ordered-list from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2964) * Update: all of tiptap (text#2966) * Make it possible to insert heif/heic images (text#2975) * Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2996) * Build(deps): bump @tiptap/core from 2.0.0-beta.195 to 2.0.0-beta.196 (text# 2997) * Build(deps): bump @tiptap/extension-history from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2998) * Build(deps): bump @tiptap/extension-table-header from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2999) * Build(deps): bump @tiptap/extension-blockquote from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3000) * Build(deps): bump @tiptap/extension-bold from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3001) * Build(deps): bump @tiptap/extension-table-row from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3002) * Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3003) * Build(deps): bump @tiptap/suggestion from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3004) * Build(deps): bump @tiptap/extension-code from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3005) * Build(deps): bump @tiptap/extension-italic from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3006) * Build(deps): bump @tiptap/extension-document from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3007) * Build(deps): bump @tiptap/extension-text from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3008) * Build(deps): bump @tiptap/extension-paragraph from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3009) * Build(deps): bump @tiptap/extension-table-cell from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3011) * Build(deps): bump @tiptap/extension-table from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3012) * Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3013) * Build(deps): bump @tiptap/extension-strike from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3014) * Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3015) * Build(deps): bump @tiptap/extension-ordered-list from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3016) * Build(deps): bump @tiptap/extension-hard-break from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3017) * Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.195 to 2.0.0-beta.196 (text #3019) * Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3020) * Build(deps): bump @tiptap/extension-heading from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3021) * Build(deps): bump @tiptap/extension-image from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3022) * Build(deps): bump @tiptap/extension-list-item from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3023) * Build(deps): bump @tiptap/extension-bullet-list from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3024) * Build(deps): bump @tiptap/extension-task-list from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3025) * Build(deps): bump @tiptap/extension-underline from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3026) * Build(deps): bump @tiptap/extension-link from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3027) * Disable formatting menububble in Safari on iOS (text#3056) * Migrate to nextcloud/OCP package in stable24 (text#3061) * Update nextcloud/ocp dependency (text#3115) * Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (viewer#1389) * Create psalm.yml (viewer#1399) Version 24.0.5 September 9 2022 Download: nextcloud-24.0.5.tar.bz2 or nextcloud-24.0.5.zip Check the file integrity with: MD5: nextcloud-24.0.5.tar.bz2.md5 or nextcloud-24.0.5.zip.md5 SHA256: nextcloud-24.0.5.tar.bz2.sha256 or nextcloud-24.0.5.zip.sha256 SHA512: nextcloud-24.0.5.tar.bz2.sha512 or nextcloud-24.0.5.zip.sha512 PGP (Key): nextcloud-24.0.5.tar.bz2.asc or nextcloud-24.0.5.zip.asc Changes * Recover installation when creating the database user fails and improve password strength (server#33514) * Unify initial and updated quota display (server#33538) * Fix updating size when folder is empty (server#33562) * Optimize search post-processing for jail wrapper (server#33603) * Further pre-filter search result before setting up share source cache (server#33604) * Fix encryption:fix-encrypted-version command when encrypted is set to 0 (server#33636) * Bump marked from 4.0.13 to 4.0.19 (server#33642) * Respect user settings in php.ini if they are big enough (server#33644) * Improve handling of profile page (server#33648) * Fix carddav activities (server#33651) * Directly build the search filter for shared storage instead of setting up the source cache (server#33656) * Update psalm-baseline.xml (server#33663) * Fix plural usage in LDAP wizard (server#33667) * Update CRL (server#33676) * Logger ignore args of sharepoint-related methods (server#33689) * Add back TokenCleanupJob to invalidate old temporary tokens (server#33696) * Fix copy in view-only mode (server#33720) * Remove leading slash for search results at mountpoint root (server#33749) * Check calendar URI length before creation (server#33782) * Compare lowercase email when updating from ldap (server#33920) * Revert "Compare lowercase email when updating from ldap" (server#33935) * Update christophwurst/nextcloud dependency (activity#883) * Update .l10nignore (activity#885) * Fix translation ignore (activity#889) * Update christophwurst/nextcloud dependency (activity#896) * Ignore remnants (circles#1128) * Update christophwurst/nextcloud dependency (circles#1139) * Fix background email job for disabled users (notifications#1256) * Fix duplicate ID on settings page (notifications#1262) * Fix service-worker (photos#1214) * Revert "fix service-worker" (photos#1217) * Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (text#2800) * Build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4 (text#2820) * Revert "build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4" (text #2870) Version 24.0.4 August 11 2022 Download: nextcloud-24.0.4.tar.bz2 or nextcloud-24.0.4.zip Check the file integrity with: MD5: nextcloud-24.0.4.tar.bz2.md5 or nextcloud-24.0.4.zip.md5 SHA256: nextcloud-24.0.4.tar.bz2.sha256 or nextcloud-24.0.4.zip.sha256 SHA512: nextcloud-24.0.4.tar.bz2.sha512 or nextcloud-24.0.4.zip.sha512 PGP (Key): nextcloud-24.0.4.tar.bz2.asc or nextcloud-24.0.4.zip.asc Changes * Bump underscore from 1.12.0 to 1.12.1 (server#31984) * Allow compatibility wrapper on local external storage (server#32273) * Bump vue-router from 3.5.3 to 3.5.4 (server#32840) * Bump handlebars-loader from 1.7.1 to 1.7.2 (server#33096) * DAV custom props: catch Exception and rollback transaction in case (server# 33132) * Fix empty address books being exported (server#33178) * Fix listening for circle events in SetupManager (server#33212) * Also use nextcloud certificate bundle when downloading from s3 (server# 33252) * Translate error when user already exists (server#33262) * Fix loading legacy app.php with multi app dir (server#33276) * Always triger setup of builtin storage wrappers (server#33326) * Fix reading blob data as resource (server#33343) * Reset user status based on message ID only (server#33350) * Bump sabre dav to 4.4.0 in stable24 (server#33352) * Improve local IP detection (server#33353) * Bump dompurify from 2.3.8 to 2.3.10 (server#33363) * Don't try to purge objects from the birthday calendar when it doesn't exist (server#33364) * Bump jsdoc from 3.6.10 to 3.6.11 (server#33369) * Bump @nextcloud/moment from 1.2.0 to 1.2.1 (server#33370) * Don't set `null` as a bundle path (server#33382) * Handle AccessDenied error when checking if external s3 support versions (server#33391) * Handle one time and large passwords (server#33407) * Add share attributes + prevent download permission (server#33416) * Bump clipboard from 2.0.10 to 2.0.11 (server#33438) * Fix file public link permissions if public upload is not enabled (server# 33439) * Bump jquery-ui from 1.13.1 to 1.13.2 (server#33441) * Revert "Revert "Remove inefficient fed share scanner"" (server#33455) * Do not update passwords if nothing changed (server#33490) * Bump sabre/dav to 4.4.0 (3rdparty#1109) * Add psalm (circles#1108) * Ignore circle with no initiator (circles#1123) * Build(deps-dev): bump cypress from 9.6.0 to 9.6.1 (text#2694) * Build(deps): bump prosemirror-view from 1.26.4 to 1.26.5 (text#2695) * Build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182 (text# 2696) * Do not unintended remove or modify link titles (text#2701) * Build(deps): bump core-js from 3.23.3 to 3.23.5 (text#2727) * Make cypress CI faster (text#2728) * Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (text#2746) * Build(deps): bump prosemirror-schema-list from 1.2.0 to 1.2.1 (text#2747) * Fix bullet list input role for CJK input (text#2753) * Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (text#2767) * Merge pull request #1273 from nextcloud/enh/open_with (viewer#1296) * Fix bundling in stable24 (viewer#1308) Version 24.0.3 July 19 2022 Download: nextcloud-24.0.3.tar.bz2 or nextcloud-24.0.3.zip Check the file integrity with: MD5: nextcloud-24.0.3.tar.bz2.md5 or nextcloud-24.0.3.zip.md5 SHA256: nextcloud-24.0.3.tar.bz2.sha256 or nextcloud-24.0.3.zip.sha256 SHA512: nextcloud-24.0.3.tar.bz2.sha512 or nextcloud-24.0.3.zip.sha512 PGP (Key): nextcloud-24.0.3.tar.bz2.asc or nextcloud-24.0.3.zip.asc Changes * Fix cropped image generated when not asked (server#32483) * Fix loading groupfolder info when share api is disabled (server#32654) * Validate custom dashboard background image (server#32791) * Bump webpack from 5.72.0 to 5.72.1 (server#32819) * Update psalm-baseline.xml (server#32824) * Fix deletion of additional emails (server#32850) * Don't spam the log with fatals when maintenance mode is enabled or an... (server#32858) * Run php tests when 3rdparty changed (server#32870) * Make sure ResetTokenBackgroundJob doesn't execute if config is read-only (server#32882) * Fix default toast message for failed uploads with HTTP/2 (server#32894) * Mention missing files subdir (server#32920) * Fix profiler trying to serialize invalid utf8 (server#32939) * Fix email shares not being shown to other users (server#32940) * Do not display the buffer_size info if the size is already set to a c... (server#32968) * Use stored user for PasswordUpdatedEvent (server#32974) * Fix logging data context to file (server#32983) * Fix hook encryption with cron job (server#32986) * Improve local domain detection (server#32990) * Load dashboard widgets of enabled apps only (server#32997) * Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (server#33009) * Update guzzlehttp/guzzle requirement from 7.4.4 to 7.4.5 in /build/ integration (server#33019) * Bump sass from 1.50.0 to 1.50.1 (server#33026) * Rename setting name to reduce its length (server#33028) * Fix metadata extraction (server#33049) * Check whether entry is of type ICacheEntry in Cache->remove() (server# 33058) * Fix undefined when no tags (server#33062) * Fix detection of firefox in ContentSecurityPolicyNonceManager (server# 33069) * Add trashbin export expiration notice (server#33077) * Enable binary protocol again (server#33078) * Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration (server#33092) * Remove .php from ajax url (server#33113) * Fix translation of home breadcrumb (server#33119) * Fixes for quota text in navigation bar (server#33125) * Fix branch selection (server#33138) * Do not send display name twice for saving (server#33143) * Update psalm-baseline.xml (server#33149) * Fix trashbin expiration notice casing (server#33155) * Only ignore attempts of the same action (server#33157) * Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (3rdparty#1090) * Fix one hardcoded string (circles#1100) * Avoid using non-existing \OCP\Server::get (circles#1106) * Ensure the content takes the whole height when we hide the footer (files_pdfviewer#612) * Fix footer not hidden when Talk sidebar is shown (files_pdfviewer#616) * Shuffle before validating (password_policy#364) * Timeline: Do not take VirtualGrid out of DOM to avoid infinite loop (photos #1118) * Fix external storage support (photos#1125) * Stable24 / Upgrade dependencies (text#2610) * Build(deps): bump prosemirror-view from 1.26.1 to 1.26.2 (text#2623) * Build(deps): bump prosemirror-state from 1.4.0 to 1.4.1 (text#2624) * Text: fix cypress selector to find the right image (text#2626) * Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.41 to 2.0.0-beta.42 (text#2640) * Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.36 to 2.0.0-beta.37 (text#2641) * Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.28 to 2.0.0-beta.29 (text#2642) * Build(deps): bump @tiptap/extension-link from 2.0.0-beta.42 to 2.0.0-beta.43 (text#2643) * Build(deps): bump core-js from 3.23.2 to 3.23.3 (text#2644) * Build(deps): bump prosemirror-view from 1.26.2 to 1.26.3 (text#2645) * Build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181 (text# 2646) * Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84 (text# 2647) * Build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97 (text#2648) * Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.72 to 2.0.0-beta.73 (text#2649) * Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.35 to 2.0.0-beta.36 (text#2650) * Build(deps): bump @tiptap/extension-placeholder from 2.0.0-beta.52 to 2.0.0-beta.53 (text#2651) * Build(deps): bump @tiptap/extension-history from 2.0.0-beta.25 to 2.0.0-beta.26 (text#2652) * Build(deps): bump @tiptap/extension-table from 2.0.0-beta.53 to 2.0.0-beta.54 (text#2654) * Fix: return promise in cypress command to wait for it (text#2659) * Backport/stable24/2326 update eslint config (text#2666) * Backport link fixes to stable24 (text#2672) * Fix: only show delete image button when editing (text#2673) * Use better wording in english to allow easier gender neutral translations (text#2674) * Avoid loading the image before the node view (text#2675) * Fix/dav (text#2676) * Trigger event on content change in syncservice (text#2679) * Update prosemirror dependencies (text#2680) * Fix: use own workspace endpoint instead of PROPFIND properties (text#2682) * Remove invalid leading slash in blank.mp4 path (viewer#1270) * Always use the main background for the default theme (viewer#1280) |
||
---|---|---|
.. | ||
adzap | ||
album | ||
album_themes | ||
analog | ||
ap-auth-kerb | ||
ap-auth-openidc | ||
ap-authnz-crowd | ||
ap-mono | ||
ap-php | ||
ap-rpaf | ||
ap2-auth-mellon | ||
ap2-encoding | ||
ap2-fcgid | ||
ap2-jk | ||
ap2-limitipconn | ||
ap2-mkdir | ||
ap2-passenger | ||
ap2-perl | ||
ap2-python | ||
ap2-subversion | ||
ap2-upload | ||
ap2-xsendfile | ||
ap22-auth-ofba | ||
ap22-authz-ldap | ||
ap22-dnssd | ||
ap24-authnz-external | ||
apache-roller | ||
apache-tomcat6 | ||
apache-tomcat7 | ||
apache-tomcat8 | ||
apache-tomcat9 | ||
apache-tomcat55 | ||
apache-tomcat85 | ||
apache24 | ||
apachetop | ||
apisprout | ||
arcticfox | ||
asp2php | ||
august | ||
awstats | ||
badwolf | ||
bannerfilter | ||
bins | ||
bkedit | ||
bluefish | ||
blur6ex | ||
bozohttpd | ||
c-icap | ||
c-icap-modules | ||
cadaver | ||
caddy | ||
calamaris | ||
cgic | ||
cgicc | ||
cgilib | ||
cgit | ||
checkbot | ||
clearsilver | ||
clearsilver-base | ||
clisp-fastcgi | ||
cobalt | ||
contao | ||
contao35 | ||
cppcms | ||
cratuity | ||
crawl | ||
cronolog | ||
curl | ||
cvsweb | ||
dansguardian | ||
davical | ||
ddgr | ||
deforaos-surfer | ||
dillo | ||
drraw | ||
drupal7 | ||
drupal8 | ||
drupal9 | ||
e2guardian | ||
elinks | ||
eliom | ||
emacs-w3m | ||
emacs-w3m-snapshot | ||
epiphany | ||
fcgi | ||
fcgiwrap | ||
felinks | ||
fengoffice | ||
ffproxy | ||
firefox | ||
firefox-esr | ||
firefox-l10n | ||
firefox52 | ||
firefox52-l10n | ||
firefox91 | ||
firefox91-l10n | ||
firefox102 | ||
firefox102-l10n | ||
firefox_decrypt | ||
gallery | ||
gallery2 | ||
ganglia-webfrontend | ||
geckodriver | ||
geeklog | ||
gitea | ||
gitweb | ||
go-ffuf | ||
go-minify | ||
goaccess | ||
gotosocial | ||
grafana | ||
gtkasp2php | ||
guile-haunt | ||
gumbo-parser | ||
gwt | ||
h2o | ||
hackernews-tui | ||
haskell-cgi | ||
heel | ||
hiawatha | ||
horde | ||
hs-bower-json | ||
hs-bsb-http-chunked | ||
hs-cookie | ||
hs-HTTP | ||
hs-http-client | ||
hs-http-client-tls | ||
hs-http-conduit | ||
hs-http-date | ||
hs-http-types | ||
hs-http2 | ||
hs-js-dgtable | ||
hs-js-flot | ||
hs-js-jquery | ||
hs-open-browser | ||
hs-wai | ||
hs-wai-logger | ||
hs-wai-websockets | ||
hs-warp | ||
hs-warp-tls | ||
hs-websockets | ||
hs-xss-sanitize | ||
htdavlock | ||
htdig | ||
htmlcxx | ||
htmldoc | ||
htmldoc-x11 | ||
htmllint | ||
http-parser | ||
http_load | ||
httpfile | ||
hugo | ||
ies4linux | ||
ijb | ||
ikiwiki | ||
jalbum | ||
jetty7 | ||
jetty9 | ||
jira-cli | ||
kahua | ||
kannel | ||
kdewebkit | ||
khtml | ||
kimagemapeditor | ||
kjs | ||
kjsembed | ||
kore | ||
lariza | ||
lhs | ||
libecap | ||
libghttp | ||
libgtkhtml | ||
libmediawiki | ||
libmicrohttpd | ||
libmrss | ||
libproxy | ||
libpsl | ||
librest07 | ||
libsass | ||
libwebsockets | ||
libwww | ||
liferea | ||
lighttpd | ||
links | ||
links-gui | ||
litehtml | ||
litmus | ||
llgal | ||
loggerhead | ||
logswan | ||
longboard | ||
lua-curl | ||
lua-http | ||
lua-psl | ||
lua-web-sanitize | ||
luakit | ||
lynx | ||
make_album | ||
matcha-sns | ||
mediawiki | ||
micro_httpd | ||
midori | ||
mimetex | ||
mini_httpd | ||
mknmz-wwwoffle | ||
mono-xsp | ||
monolith | ||
moodle | ||
motyl | ||
mserv-php | ||
nanoblogger | ||
nanoblogger-extra | ||
neon | ||
netscape | ||
netsurf | ||
nghttp2 | ||
nghttp2-tools | ||
nghttp3 | ||
nginx | ||
nginx-devel | ||
nostromo | ||
ns-plugger-common | ||
ns-remote | ||
nsm | ||
nspluginwrapper | ||
ocaml-cohttp | ||
ocaml-curl | ||
ocaml-uri | ||
ocsigen | ||
ocsigen-i18n | ||
ocsigen-ppx-rpc | ||
ocsigen-start | ||
ocsigen-toolkit | ||
otter-browser | ||
p5-Alien-GvaScript | ||
p5-Alien-LibGumbo | ||
p5-Any-URI-Escape | ||
p5-AnyEvent-HTTP | ||
p5-AnyEvent-HTTPD | ||
p5-AnyEvent-ReverseHTTP | ||
p5-AnyEvent-SCGI | ||
p5-Apache-ASP | ||
p5-Apache-DBILogConfig | ||
p5-Apache-DBILogger | ||
p5-Apache-Filter | ||
p5-Apache-Gallery | ||
p5-Apache-LogFormat-Compiler | ||
p5-Apache-Session | ||
p5-Apache-Session-SharedMem | ||
p5-Apache-Session-Wrapper | ||
p5-Apache-SSI | ||
p5-Apache-Test | ||
p5-Apache2-AuthCASSimple | ||
p5-Apache2-AuthCookie | ||
p5-Apache2-AuthCookieDBI | ||
p5-App-Nopaste | ||
p5-Browser-Open | ||
p5-Captcha-reCAPTCHA | ||
p5-Captcha-reCAPTCHA-Mailhide | ||
p5-Catalyst-Action-RenderView | ||
p5-Catalyst-Action-REST | ||
p5-Catalyst-Authentication-Credential-HTTP | ||
p5-Catalyst-Authentication-Credential-HTTP-Proxy | ||
p5-Catalyst-Authentication-Store-DBIx-Class | ||
p5-Catalyst-Authentication-Store-Htpasswd | ||
p5-Catalyst-Component-ACCEPT_CONTEXT | ||
p5-Catalyst-Component-InstancePerContext | ||
p5-Catalyst-Controller-BindLex | ||
p5-Catalyst-Controller-FormBuilder | ||
p5-Catalyst-Controller-HTML-FormFu | ||
p5-Catalyst-Devel | ||
p5-Catalyst-DispatchType-Regex | ||
p5-Catalyst-Engine-HTTP-Prefork | ||
p5-Catalyst-Engine-JobQueue-POE | ||
p5-Catalyst-Engine-PSGI | ||
p5-Catalyst-Manual | ||
p5-Catalyst-Model-Adaptor | ||
p5-Catalyst-Model-File | ||
p5-Catalyst-Plugin-Authentication | ||
p5-Catalyst-Plugin-Authentication-Store-RDBO | ||
p5-Catalyst-Plugin-Authorization-ACL | ||
p5-Catalyst-Plugin-Authorization-Roles | ||
p5-Catalyst-Plugin-AutoRestart | ||
p5-Catalyst-Plugin-ConfigLoader | ||
p5-Catalyst-Plugin-I18N | ||
p5-Catalyst-Plugin-RequireSSL | ||
p5-Catalyst-Plugin-Server | ||
p5-Catalyst-Plugin-Session | ||
p5-Catalyst-Plugin-Session-State-Cookie | ||
p5-Catalyst-Plugin-Session-Store-DBIC | ||
p5-Catalyst-Plugin-Session-Store-Delegate | ||
p5-Catalyst-Plugin-Session-Store-FastMmap | ||
p5-Catalyst-Plugin-Session-Store-File | ||
p5-Catalyst-Plugin-StackTrace | ||
p5-Catalyst-Plugin-Static-Simple | ||
p5-Catalyst-Plugin-StatusMessage | ||
p5-Catalyst-Runtime | ||
p5-Catalyst-View-Excel-Template-Plus | ||
p5-Catalyst-View-Jemplate | ||
p5-Catalyst-View-JSON | ||
p5-Catalyst-View-Mason | ||
p5-Catalyst-View-TT | ||
p5-CatalystX-Component-Traits | ||
p5-CatalystX-CRUD-Controller-REST | ||
p5-CatalystX-CRUD-Controller-RHTMLO | ||
p5-CatalystX-CRUD-View-Excel | ||
p5-CatalystX-CRUD-YUI | ||
p5-CatalystX-LeakChecker | ||
p5-CGI | ||
p5-CGI-Ajax | ||
p5-CGI-Application | ||
p5-CGI-Application-Plugin-DBH | ||
p5-CGI-Application-Plugin-Session | ||
p5-CGI-Application-Plugin-ValidateRM | ||
p5-CGI-Application-PSGI | ||
p5-CGI-Compile | ||
p5-CGI-Cookie-Splitter | ||
p5-CGI-Cookie-XS | ||
p5-CGI-Emulate-PSGI | ||
p5-CGI-Fast | ||
p5-CGI-FastTemplate | ||
p5-CGI-FormBuilder | ||
p5-CGI-Kwiki | ||
p5-CGI-Lite | ||
p5-CGI-Minimal | ||
p5-CGI-ProgressBar | ||
p5-CGI-PSGI | ||
p5-CGI-Session | ||
p5-CGI-Session-Driver-memcached | ||
p5-CGI-Session-Plugin-Redirect | ||
p5-CGI-Session-Serialize-yaml | ||
p5-CGI-Simple | ||
p5-CGI-Struct | ||
p5-Cookie-Baker | ||
p5-Cookie-XS | ||
p5-CSS | ||
p5-CSS-Minifier-XS | ||
p5-CSS-Squish | ||
p5-CSS-Tiny | ||
p5-Dancer | ||
p5-Dancer-Session-Cookie | ||
p5-Dancer2 | ||
p5-Data-URIEncode | ||
p5-FCGI | ||
p5-FCGI-Client | ||
p5-FCGI-ProcManager | ||
p5-File-Mork | ||
p5-Handel | ||
p5-Hijk | ||
p5-HTML-CalendarMonthSimple | ||
p5-HTML-Clean | ||
p5-HTML-Display | ||
p5-HTML-Element-Extended | ||
p5-HTML-Email-Obfuscate | ||
p5-HTML-Entities-Interpolate | ||
p5-HTML-Escape | ||
p5-HTML-FillInForm | ||
p5-HTML-Form | ||
p5-HTML-Format | ||
p5-HTML-FormatExternal | ||
p5-HTML-FormFu | ||
p5-HTML-Gumbo | ||
p5-HTML-LinkExtractor | ||
p5-HTML-Lint | ||
p5-HTML-Mason | ||
p5-HTML-Mason-PSGIHandler | ||
p5-HTML-Parser | ||
p5-HTML-PrettyPrinter | ||
p5-HTML-Prototype | ||
p5-HTML-Prototype-Useful | ||
p5-HTML-Quoted | ||
p5-HTML-Restrict | ||
p5-HTML-RewriteAttributes | ||
p5-HTML-Scrubber | ||
p5-HTML-Selector-XPath | ||
p5-HTML-SimpleParse | ||
p5-HTML-StickyQuery | ||
p5-HTML-Stream | ||
p5-HTML-Strip | ||
p5-HTML-StripScripts | ||
p5-HTML-StripScripts-Parser | ||
p5-HTML-Table | ||
p5-HTML-TableExtract | ||
p5-HTML-Tagset | ||
p5-HTML-Template | ||
p5-HTML-Template-Compiled | ||
p5-HTML-Template-Expr | ||
p5-HTML-Template-Pro | ||
p5-HTML-Tiny | ||
p5-HTML-TokeParser-Simple | ||
p5-HTML-Tree | ||
p5-HTML-TreeBuilder-LibXML | ||
p5-HTML-TreeBuilder-XPath | ||
p5-HTML-WikiConverter | ||
p5-HTML-WikiConverter-DokuWiki | ||
p5-HTMLObject | ||
p5-HTTP-Async | ||
p5-HTTP-Body | ||
p5-HTTP-Cache-Transparent | ||
p5-HTTP-CookieJar | ||
p5-HTTP-CookieMonster | ||
p5-HTTP-Cookies | ||
p5-HTTP-Daemon | ||
p5-HTTP-Date | ||
p5-HTTP-DAV | ||
p5-HTTP-Entity-Parser | ||
p5-HTTP-GHTTP | ||
p5-HTTP-HeaderParser-XS | ||
p5-HTTP-Headers-ActionPack | ||
p5-HTTP-Headers-Fast | ||
p5-HTTP-Lite | ||
p5-HTTP-Message | ||
p5-HTTP-MultiPartParser | ||
p5-HTTP-Negotiate | ||
p5-HTTP-OAI | ||
p5-HTTP-Parser | ||
p5-HTTP-Parser-XS | ||
p5-HTTP-Proxy | ||
p5-HTTP-Request-AsCGI | ||
p5-HTTP-Request-Form | ||
p5-HTTP-Response-Encoding | ||
p5-HTTP-Server-EV | ||
p5-HTTP-Server-Simple | ||
p5-HTTP-Server-Simple-Authen | ||
p5-HTTP-Server-Simple-Kwiki | ||
p5-HTTP-Server-Simple-Mason | ||
p5-HTTP-Server-Simple-PSGI | ||
p5-HTTP-Server-Simple-Recorder | ||
p5-HTTP-Server-Simple-Static | ||
p5-HTTP-Thin | ||
p5-HTTP-Tiny-Mech | ||
p5-HTTP-Tiny-Multipart | ||
p5-HTTP-Tinyish | ||
p5-HTTPD-User-Manage | ||
p5-I18N-AcceptLanguage | ||
p5-JavaScript-Minifier-XS | ||
p5-JavaScript-Value-Escape | ||
p5-Jemplate | ||
p5-JSON-RPC | ||
p5-Kwiki | ||
p5-Kwiki-Archive-Cvs | ||
p5-Kwiki-Archive-Rcs | ||
p5-Kwiki-BreadCrumbs | ||
p5-Kwiki-Edit-RequireUserName | ||
p5-Kwiki-Favorites | ||
p5-Kwiki-HtmlBlocks | ||
p5-Kwiki-Icons-Gnome | ||
p5-Kwiki-ModPerl | ||
p5-Kwiki-NewPage | ||
p5-Kwiki-Notify-Mail | ||
p5-Kwiki-PagePrivacy | ||
p5-Kwiki-ParagraphBlocks | ||
p5-Kwiki-PreformattedBlocks | ||
p5-Kwiki-RecentChanges | ||
p5-Kwiki-Revisions | ||
p5-Kwiki-Scode | ||
p5-Kwiki-Search | ||
p5-Kwiki-Simple-Server-HTTP | ||
p5-Kwiki-UserName | ||
p5-Kwiki-UserPreferences | ||
p5-Kwiki-Users-Remote | ||
p5-Kwiki-Weather | ||
p5-Kwiki-Wikiwyg | ||
p5-Kwiki-Zipcode | ||
p5-libapreq2 | ||
p5-libwww | ||
p5-LWP-Authen-Negotiate | ||
p5-LWP-Authen-Wsse | ||
p5-LWP-ConsoleLogger | ||
p5-LWP-MediaTypes | ||
p5-LWP-Online | ||
p5-LWP-Protocol-https | ||
p5-LWP-Protocol-Net-Curl | ||
p5-LWP-Protocol-PSGI | ||
p5-LWP-UserAgent-Determined | ||
p5-LWPx-ParanoidAgent | ||
p5-LWPx-TimedHTTP | ||
p5-MasonX-Request-WithApacheSession | ||
p5-Mojolicious | ||
p5-Net-Curl | ||
p5-Net-FastCGI | ||
p5-Net-HTTP | ||
p5-ParallelUserAgent | ||
p5-Plack | ||
p5-Plack-App-Proxy | ||
p5-Plack-Handler-AnyEvent-HTTPD | ||
p5-Plack-Handler-AnyEvent-ReverseHTTP | ||
p5-Plack-Handler-AnyEvent-SCGI | ||
p5-Plack-Handler-SCGI | ||
p5-Plack-Middleware-Auth-Digest | ||
p5-Plack-Middleware-ConsoleLogger | ||
p5-Plack-Middleware-Debug | ||
p5-Plack-Middleware-Deflater | ||
p5-Plack-Middleware-File-Sass | ||
p5-Plack-Middleware-FixMissingBodyInRedirect | ||
p5-Plack-Middleware-Header | ||
p5-Plack-Middleware-JSConcat | ||
p5-Plack-Middleware-MethodOverride | ||
p5-Plack-Middleware-RemoveRedundantBody | ||
p5-Plack-Middleware-ReverseProxy | ||
p5-Plack-Middleware-Session | ||
p5-Plack-Middleware-Test-StashWarnings | ||
p5-Plack-Test-Agent | ||
p5-Plack-Test-ExternalServer | ||
p5-Pod-POM-Web | ||
p5-POE-Component-Server-PSGI | ||
p5-POE-Component-Server-SimpleHTTP | ||
p5-POE-Component-Server-SOAP | ||
p5-POE-Filter-HTTP-Parser | ||
p5-PSGI | ||
p5-Reaction | ||
p5-Role-REST-Client | ||
p5-Rose-HTML-Objects | ||
p5-Rose-HTMLx-Form-Field-Autocomplete | ||
p5-Rose-HTMLx-Form-Field-Boolean | ||
p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric | ||
p5-Rose-HTMLx-Form-Field-Serial | ||
p5-Rose-HTMLx-Form-Related | ||
p5-Rose-URI | ||
p5-Router-Simple | ||
p5-SCGI | ||
p5-Session-Storage-Secure | ||
p5-Starlet | ||
p5-Starman | ||
p5-SVN-Web | ||
p5-Task-Catalyst-Tutorial | ||
p5-Task-CatInABox | ||
p5-Tatsumaki | ||
p5-Template-Extract | ||
p5-Template-Generate | ||
p5-Template-Multilingual | ||
p5-Template-Plugin-Clickable | ||
p5-Template-Plugin-Clickable-Email | ||
p5-Template-Plugin-Subst | ||
p5-Template-Provider-Encoding | ||
p5-Template-Stash-EscapeHTML | ||
p5-Template-Stash-HTML-Entities | ||
p5-Template-Timer | ||
p5-Template-Toolkit | ||
p5-Template-Toolkit-Simple | ||
p5-Test-HTTP-Server-Simple | ||
p5-Test-LWP-UserAgent | ||
p5-Test-WWW-Declare | ||
p5-Test-WWW-Mechanize | ||
p5-Test-WWW-Mechanize-Catalyst | ||
p5-Test-WWW-Mechanize-PSGI | ||
p5-Twiggy | ||
p5-URI | ||
p5-URI-db | ||
p5-URI-Escape-XS | ||
p5-URI-Fetch | ||
p5-URI-Find | ||
p5-URI-FromHash | ||
p5-URI-Nested | ||
p5-URI-Query | ||
p5-URI-ws | ||
p5-VRML | ||
p5-Web-Machine | ||
p5-Web-Scraper | ||
p5-WordPress-XMLRPC | ||
p5-WWW-Amazon-Wishlist | ||
p5-WWW-CSRF | ||
p5-WWW-Facebook-API | ||
p5-WWW-Form-UrlEncoded | ||
p5-WWW-Mechanize | ||
p5-WWW-Mechanize-Cached | ||
p5-WWW-Mechanize-FormFiller | ||
p5-WWW-Mechanize-GZip | ||
p5-WWW-Mechanize-Shell | ||
p5-WWW-Mechanize-Timed | ||
p5-WWW-Pastebin-PastebinCom-Create | ||
p5-WWW-Pastebin-RafbNet-Create | ||
p5-WWW-RobotRules | ||
p5-WWW-Shorten | ||
paros | ||
passenger | ||
pear-HTML_Common | ||
pear-HTML_Select | ||
pear-HTML_TreeMenu | ||
pear-HTTP | ||
pear-HTTP_Request | ||
pear-HTTP_Request2 | ||
php-apcu | ||
php-apcu4 | ||
php-apcu_bc | ||
php-basercms | ||
php-concrete5 | ||
php-curl | ||
php-dotclear | ||
php-fpm | ||
php-glpi | ||
php-http3 | ||
php-http4 | ||
php-ja-wordpress | ||
php-nextcloud | ||
php-owncloud | ||
php-phalcon | ||
php-phalcon4 | ||
php-phrasea2 | ||
php-piwigo | ||
php-propro | ||
php-propro2 | ||
php-soycms | ||
php-tidy | ||
php-tiki6 | ||
php-tt-rss | ||
php-tt-rss-fever-plugin | ||
php-uploadprogress | ||
phraseanet | ||
phraseanet-indexer | ||
pound | ||
privoxy | ||
pup | ||
py-aiohttp | ||
py-aiohttp-cors | ||
py-aiohttp-socks | ||
py-asgiref | ||
py-autobahn | ||
py-beautifulsoup | ||
py-beautifulsoup4 | ||
py-betamax | ||
py-bleach | ||
py-blosxom | ||
py-bottle | ||
py-cfscrape | ||
py-channels | ||
py-cheroot | ||
py-cherrypy | ||
py-clearsilver | ||
py-ClientForm | ||
py-cookies | ||
py-curl | ||
py-daphne | ||
py-django | ||
py-django-admin-rangefilter | ||
py-django-admin-sortable2 | ||
py-django-appconf | ||
py-django-appmedia | ||
py-django-binary-database-files | ||
py-django-celery-beat | ||
py-django-classy-tags | ||
py-django-cms | ||
py-django-cmsplugin_gallery | ||
py-django-cogwheels | ||
py-django-contrib-comments | ||
py-django-cors-headers | ||
py-django-countries | ||
py-django-debug-toolbar | ||
py-django-extensions | ||
py-django-filer | ||
py-django-filter | ||
py-django-formtools | ||
py-django-import-export | ||
py-django-inline-ordering | ||
py-django-js-asset | ||
py-django-kronos | ||
py-django-modelcluster | ||
py-django-mptt | ||
py-django-phonenumber-field | ||
py-django-photologue | ||
py-django-polymorphic | ||
py-django-registration | ||
py-django-rest-framework-proxy | ||
py-django-reversion | ||
py-django-sekizai | ||
py-django-sortedm2m | ||
py-django-sql-explorer | ||
py-django-tagging | ||
py-django-taggit | ||
py-django-tastypie | ||
py-django-timezone-field | ||
py-django-treebeard | ||
py-django2 | ||
py-django3 | ||
py-django14 | ||
py-djangocms-admin-style | ||
py-djangocms-attributes-field | ||
py-djangocms-audio | ||
py-djangocms-column | ||
py-djangocms-file | ||
py-djangocms-flash | ||
py-djangocms-googlemap | ||
py-djangocms-icon | ||
py-djangocms-inherit | ||
py-djangocms-link | ||
py-djangocms-picture | ||
py-djangocms-style | ||
py-djangocms-teaser | ||
py-djangocms-text-ckeditor | ||
py-djangocms-video | ||
py-djangorestframework | ||
py-draftjs_exporter | ||
py-drf-nested-routers | ||
py-easy-thumbnails | ||
py-feedgen | ||
py-feedgenerator | ||
py-filebrowser_safe | ||
py-flask | ||
py-flask-admin | ||
py-flask-api | ||
py-flask-assets | ||
py-flask-babel | ||
py-flask-babelex | ||
py-flask-bootstrap | ||
py-flask-caching | ||
py-flask-common | ||
py-flask-cors | ||
py-flask-debugtoolbar | ||
py-flask-flatpages | ||
py-flask-frozen | ||
py-flask-jwt-extended | ||
py-flask-limiter | ||
py-flask-login | ||
py-flask-mail | ||
py-flask-principal | ||
py-flask-rest | ||
py-flask-restful | ||
py-flask-restplus | ||
py-flask-script | ||
py-flask-security | ||
py-flask-sendmail | ||
py-flask-session | ||
py-flask-sqlalchemy | ||
py-flask-sslify | ||
py-flask-static-digest | ||
py-flask-testing | ||
py-flask-uploads | ||
py-flask-user | ||
py-flask-webpack | ||
py-flask-wtf | ||
py-flup | ||
py-FormEncode | ||
py-furl | ||
py-genshi | ||
py-google-api-python-client | ||
py-google-apitools | ||
py-grappelli_safe | ||
py-gunicorn | ||
py-h2 | ||
py-h11 | ||
py-HTMLgen | ||
py-http-parser | ||
py-http_ece | ||
py-httpbin | ||
py-httpcore | ||
py-httpie | ||
py-httplib2 | ||
py-httptools | ||
py-httpx | ||
py-httpx-socks | ||
py-hyperframe | ||
py-hyperlink | ||
py-idna | ||
py-ipywidgets | ||
py-jonpy | ||
py-jwcrypto | ||
py-klein | ||
py-landslide | ||
py-livereload | ||
py-lti1p3 | ||
py-MechanicalSoup | ||
py-mechanize | ||
py-meinheld | ||
py-mezzanine | ||
py-mod_wsgi | ||
py-model_mommy | ||
py-moin | ||
py-multipart | ||
py-nbclient | ||
py-nbconvert | ||
py-nbformat | ||
py-notebook | ||
py-parsel | ||
py-paste | ||
py-PasteDeploy | ||
py-PasteScript | ||
py-pelican | ||
py-pook | ||
py-priority | ||
py-protego | ||
py-publicsuffix2 | ||
py-purl | ||
py-pylint-django | ||
py-pystache | ||
py-python-mimeparse | ||
py-python-multipart | ||
py-python3-digest | ||
py-raven | ||
py-recaptcha | ||
py-respx | ||
py-rfc3986 | ||
py-robobrowser | ||
py-Routes | ||
py-rss2gen | ||
py-sanic | ||
py-sanic-routing | ||
py-scgi | ||
py-scrapy | ||
py-selenium | ||
py-sigal | ||
py-simpletal | ||
py-soupsieve | ||
py-sparqlwrapper | ||
py-swiftclient | ||
py-swish-e | ||
py-terminado | ||
py-test-django | ||
py-test-httpbin | ||
py-test-httpx | ||
py-tornado | ||
py-trytond-web-user | ||
py-twill | ||
py-uliweb | ||
py-urllib3 | ||
py-URLObject | ||
py-uvicorn | ||
py-uwsgi | ||
py-uwsgitop | ||
py-w3lib | ||
py-wagtail | ||
py-wagtailmenus | ||
py-wagtailnews | ||
py-waitress | ||
py-webassets | ||
py-webcolors | ||
py-webdav | ||
py-WebOb | ||
py-webpy | ||
py-websocket-client | ||
py-websockets | ||
py-WebTest | ||
py-werkzeug | ||
py-werkzeug-docs | ||
py-whitenoise | ||
py-widgetsnbextension | ||
py-WSGIProxy2 | ||
py-wsproto | ||
py-wstools | ||
py-wtforms | ||
py-wtforms-alchemy | ||
py-wtforms-appengine | ||
py-wtforms-components | ||
py-wtforms-dateutil | ||
py-wtforms-django | ||
py-wtforms-recaptcha | ||
py-wtforms-sqlalchemy | ||
py-wtforms-test | ||
py-yarl | ||
py-zope.proxy | ||
qDecoder | ||
qt6-qthttpserver | ||
qt6-qtwebchannel | ||
qutebrowser | ||
R-bslib | ||
R-curl | ||
R-diffviewer | ||
R-downlit | ||
R-gargle | ||
R-gh | ||
R-googledrive | ||
R-htmlwidgets | ||
R-httpuv | ||
R-httr | ||
R-jquerylib | ||
R-mathjaxr | ||
R-miniUI | ||
R-pkgdown | ||
R-RCurl | ||
R-rvest | ||
R-sass | ||
R-shiny | ||
R-shinyjs | ||
R-urlchecker | ||
R-webfakes | ||
R-webshot | ||
ramaze | ||
rekonq | ||
restish | ||
ruby-actioncable52 | ||
ruby-actioncable60 | ||
ruby-actioncable61 | ||
ruby-actioncable70 | ||
ruby-actionpack52 | ||
ruby-actionpack60 | ||
ruby-actionpack61 | ||
ruby-actionpack70 | ||
ruby-actionview52 | ||
ruby-actionview60 | ||
ruby-actionview61 | ||
ruby-actionview70 | ||
ruby-aws-eventstream | ||
ruby-aws-partitions | ||
ruby-aws-sdk-core | ||
ruby-aws-sdk-kms | ||
ruby-aws-sdk-s3 | ||
ruby-aws-sdk-secretsmanager | ||
ruby-aws-sigv4 | ||
ruby-borges | ||
ruby-capybara | ||
ruby-clearsilver | ||
ruby-coffee-rails | ||
ruby-compass | ||
ruby-compass-core | ||
ruby-compass-import-once | ||
ruby-compass-susy-plugin | ||
ruby-cookiejar | ||
ruby-crass | ||
ruby-css-parser | ||
ruby-cssmin | ||
ruby-csspool | ||
ruby-data_uri | ||
ruby-div | ||
ruby-em-http-request | ||
ruby-em-websocket | ||
ruby-erubis | ||
ruby-ethon | ||
ruby-faraday | ||
ruby-faraday-em_http | ||
ruby-faraday-em_synchrony | ||
ruby-faraday-excon | ||
ruby-faraday-httpclient | ||
ruby-faraday-net_http | ||
ruby-faraday-net_http_persistent | ||
ruby-faraday-patron | ||
ruby-faraday-rack | ||
ruby-faraday_middleware | ||
ruby-faye-websocket | ||
ruby-fcgi | ||
ruby-html-proofer | ||
ruby-htmlsplit | ||
ruby-http | ||
ruby-http-accept | ||
ruby-http-cookie | ||
ruby-http-form_data | ||
ruby-http-parser | ||
ruby-http_parser.rb | ||
ruby-http_router | ||
ruby-httpclient | ||
ruby-innate | ||
ruby-jekyll | ||
ruby-jekyll-archives | ||
ruby-jekyll-coffeescript | ||
ruby-jekyll-feed | ||
ruby-jekyll-gist | ||
ruby-jekyll-minima | ||
ruby-jekyll-paginate | ||
ruby-jekyll-sass-converter | ||
ruby-jekyll-seo-tag | ||
ruby-jekyll-watch | ||
ruby-jquery-rails | ||
ruby-jsmin | ||
ruby-liquid | ||
ruby-loofah | ||
ruby-mechanize | ||
ruby-multipart-post | ||
ruby-mustermann | ||
ruby-net-http-digest_auth | ||
ruby-net-http-persistent | ||
ruby-ntlm-http | ||
ruby-padrino | ||
ruby-padrino-admin | ||
ruby-padrino-cache | ||
ruby-padrino-contrib | ||
ruby-padrino-core | ||
ruby-padrino-gen | ||
ruby-padrino-helpers | ||
ruby-padrino-mailer | ||
ruby-padrino-support | ||
ruby-patron | ||
ruby-puma | ||
ruby-pygments.rb | ||
ruby-rack | ||
ruby-rack-cache | ||
ruby-rack-contrib | ||
ruby-rack-protection | ||
ruby-rack-rewrite | ||
ruby-rack-test | ||
ruby-rack16 | ||
ruby-rails-html-sanitizer | ||
ruby-rails52 | ||
ruby-rails60 | ||
ruby-rails61 | ||
ruby-rails70 | ||
ruby-raindrops | ||
ruby-request_store | ||
ruby-rest-client | ||
ruby-robots | ||
ruby-rouge | ||
ruby-sass | ||
ruby-sass-listen | ||
ruby-sass-rails | ||
ruby-sass34 | ||
ruby-sassc | ||
ruby-sassc-rails | ||
ruby-sawyer | ||
ruby-selenium-webdriver | ||
ruby-sinatra | ||
ruby-sinatra-contrib | ||
ruby-tag | ||
ruby-typhoeus | ||
ruby-unicorn | ||
ruby-url_mount | ||
ruby-webrick | ||
ruby-webrobots | ||
ruby-websocket | ||
ruby-websocket-driver | ||
ruby-websocket-extensions | ||
ruby-webunit | ||
sassc | ||
screws | ||
seamonkey | ||
seamonkey-l10n | ||
serf | ||
shibboleth-sp | ||
siege | ||
sitecopy | ||
snarf | ||
snownews | ||
so | ||
SOGo | ||
SOGo4 | ||
spawn-fcgi | ||
spdylay | ||
SpeedyCGI | ||
sqtop | ||
squid4 | ||
squid5 | ||
squidanalyzer | ||
squidclamav | ||
squidGuard | ||
squidpurge | ||
squidview | ||
squirm | ||
stagit | ||
suckit | ||
superscript-shttpd | ||
surf | ||
surfraw | ||
swiftsurf | ||
swiggle | ||
swill | ||
swish-e | ||
syndication | ||
tcl-cgi | ||
termtter | ||
thin | ||
thttpd | ||
tidy | ||
tinyproxy | ||
trac | ||
tscrape | ||
tuir | ||
typo3_62 | ||
ufdbguard | ||
uhttpmock | ||
unit | ||
unit-perl | ||
unit-php | ||
unit-python | ||
unit-ruby | ||
urlget | ||
urlgrabber | ||
varnish | ||
viewvc | ||
vimb | ||
visitors | ||
w3 | ||
w3c-httpd | ||
w3m | ||
w3m-img | ||
waplet | ||
wApua | ||
wdg-validate | ||
webalizer | ||
webby | ||
webkit-gtk | ||
weblint | ||
webnew | ||
websvn | ||
weex | ||
whisker | ||
wiki-tui | ||
wiliki | ||
wmd | ||
wordpress | ||
wslay | ||
www6to4 | ||
wwwcount | ||
wwwoffle | ||
xh | ||
xurl | ||
yahttp | ||
yaws | ||
z-push | ||
zola | ||
Makefile |