Next | Query returned 77 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-06-16 18:01:42 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 24.0.1

CHangelog:
Version 24.0.1 May 3 2022

Changes

  * Bump karma-spec-reporter from 0.0.33 to 0.0.34 (server#31985)
  * Tell mysql to ignore the sort index for search queries (server#32123)
  * Update description of cronjob settings to be aligned to the documenta...
    (server#32133)
  * Fix showing of all apps are up-to-date in apps management (server#32153)
  * Fx translations with trailing colon (server#32159)
  * Fix social sharing buttons (server#32181)
  * Revert "Show the child folders in the breadcrumb menu when on a parent
    entry." (server#32219)
  * Use sabre function directly rather than duplicating it (server#32236)
  * Revert "Revert "Make the order of reactions reliable"" \ 
(server#32241)
  * Include more emoji chars to test and fixes after include it (server#32256)
  * Expose shareWithDisplayNameUnique also on autocomplete endpoint (server#
    32275)
  * Don't use hash to check if binding worked (server#32282)
  * Fix preview generator trying to recreate an existing folder (server#32320)
  * Fix for transferring ownership of groupfolders (server#32329)
  * Add share search tweaks (server#32360)
  * Don't unjail the path when getting the storage info (server#32365)
  * Increase retry delay on 'Wait for S3' CI job (server#32368)
  * Bump karma from 6.3.17 to 6.3.20 (server#32386)
  * Bump moment from 2.29.2 to 2.29.3 (server#32402)
  * Fix user agent trimming on installation (server#32414)
  * Show user account on grant loginflow step (server#32415)
  * Only log diagnostic events if a treshhold is set (server#32424)
  * Replace isValidEmoji by method in EmojiHelper (server#32437)
  * Add Email validation (server#32472)
  * Switch to getOption() (circles#1042)
  * Add new diagram templates (example-files#23)
  * Adapt layout after viewer update (files_pdfviewer#597)
  * Update phpunit workflows (files_pdfviewer#599)
  * Prevent video file downloads when there is a download limit
    (files_videoplayer#275)
  * Fix password generation (password_policy#357)
  * Fix FreeBsd Interface parsing (serverinfo#373)
  * Switch to auto table layout (text#2375)
  * Use '(n)' suffix instead of timestamp prefix for uploaded image names
    (text#2377)
  * Manually get a mounted instance of the file if needed during lock/unlock
    (text#2380)
  * Fix attachment cleanup when file names contain parenthesis (text#2389)
  * Build(deps-dev): bump cypress from 9.5.3 to 9.5.4 (text#2402)
  * Build(deps-dev): bump @vue/vue2-jest from 27.0.0-alpha.4 to 27.0.0 (text#
    2405)
  * Fix viewer integration styling (text#2419)
  * Revert "Revert "Improve preloading"" (viewer#1237)
  * Revert "Revert "Revert "Improve preloading""" \ 
(viewer#1238)
  * Fix design update after 5 vue components upgrade (viewer#1239)
  * Improve preloading (viewer#1240)

Version 24.0.0 May 3 2022

Nextcloud Hub 24 is here!

The biggest improvements Nextcloud Hub 24 introduces are:

  * User migration
  * Smart file locking
  * 4x lower db load
  * Reactions & media tab in Talk
  * Reply to calls & messages in Desktop client
  * Undo send & schedule emails

Version 23.0.5 May 19 2022

Changes

  * Use the nextcloud certificate bundle for s3 (server#31818)
  * Federated share performance improvements (server#31902)
  * Principal search by display name case insensitive (server#31976)
  * Log why the login token can't be used for credentials (server#31978)
  * Bump babel-loader from 8.2.4 to 8.2.5 (server#32100)
  * Bump moment from 2.29.2 to 2.29.3 (server#32101)
  * Fix showing of all apps are up-to-date in apps management (server#32115)
  * Do not update _lastChanged on auto-detected attributes (server#32120)
  * Tell mysql to ignore the sort index for search queries (server#32124)
  * Get not only time-sensitive next job from list but any when not in
    cron-mode (server#32131)
  * Update description of cronjob settings to be aligned to the documenta...
    (server#32135)
  * Fx translations with trailing colon (server#32160)
  * L10n: Change apostrophe (server#32174)
  * Fix social sharing buttons (server#32182)
  * Don't use plain URL on the email subject (server#32247)
  * Don't use hash to check if binding worked (server#32284)
  * Fix preview generator trying to recreate an existing folder (server#32323)
  * Fix for transferring ownership of groupfolders (server#32330)
  * Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32334)
  * Explicitly close div element (server#32417)
  * Fix user agent trimming on installation (server#32420)
  * Show user account on grant loginflow step (server#32422)
  * Add Email validation (server#32474)
  * Fix array key on import() (circles#1027)
  * Switch to getOption() (circles#1043)
  * Add new diagram templates (example-files#24)
  * Update phpunit workflows (files_pdfviewer#600)
  * Prevent video file downloads when there is a download limit
    (files_videoplayer#276)
  * Fix password generation (password_policy#358)
  * Bump babel-loader from 8.2.4 to 8.2.5 (privacy#764)
  * Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2348)
  * Improve preloading (viewer#1232)
   2022-05-12 13:26:54 by Pierre Pronchery | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: update to 23.0.4

Changes since 23.0.3:

 * Run tests with primary object storage in CI + large upload fixes (server#31453)
 * User_ldap fix ldap connection resets #31421 (server#31514)
 * Validate overwrite.cli.url to be a url in setup check (server#31518)
 * Fix duplicated UUID detection when there are empty uuids (server#31521)
 * Fix occ user:add-app-password (server#31536)
 * Fix the logger that is imported for critical actions (server#31540)
 * Toggle profile globally (server#31624)
 * Improve imagick, bcmath and gmp extension warnings (server#31634)
 * Add optional WebDav propfind properties to count sub elements (server#31641)
 * Fix listeners declaration in case of occ usage (server#31656)
 * Do not forget DB table prefix with truncate query (server#31666)
 * Limit the length of app password names (server#31678)
 * Add OPcache recommendations to Transifex (server#31705)
 * Bump babel-loader from 8.2.3 to 8.2.4 (server#31721)
 * Add oauth2_clients migration for Owncloud (server#31730)
 * Dont create cards_abiduri it if already exists (server#31733)
 * Show that the web updater is not recommended on big instances (server#31740)
 * Add direct arg to login flow (server#31748)
 * Wrap oauth2 migrations inside conditions (server#31774)
 * Fix assignment of the LDAP Wizard connection (server#31785)
 * Fix ldap wizard styling (server#31804)
 * Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (server#31821)
 * Ignore errors when searching for bundled preview (server#31831)
 * Deduplicate storage ids in list before reusing (server#31835)
 * Dont re-query fileinfo when getting dav quota (server#31836)
 * Take permissions from multiple paths into account for share permissions \ 
(server#31846)
 * Log in audit log federated shares events (server#31856)
 * Update autoloaders and Node package-lock.json (server#31862)
 * Fix incorrect if conditions in View (server#31878)
 * Do not decorate the CLI output if its explicitly turned off (server#31880)
 * Fix _App::getCurrentApp() when being called from CLI or phpunit (server#31882)
 * Bump moment from 2.29.1 to 2.29.2 (server#31913)
 * Fix shared mount roots not being returned from getSharesInFolder (server#31923)
 * Confirm user is internal to globalscale (server#31940)
 * AmazonS3: allow not implemented versioning (server#31946)
 * Fix accept/reject remote share action (server#31949)
 * Update CRL after revocation of socialsharing_telegram.csr (server#31955)
 * Fix LDAP Dark Theme Issue (server#31968)
 * Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (3rdparty#1016)
 * Fallback to the admin settings if the user did not configure it (activity#781)
 * Bypass/limit permissions (circles#1001)
 * Update memberships on path change (circles#1007)
 * Check owner attendance (circles#1010)
 * Remove child shares (circles#1015)
 * Update displayName (circles#1017)
 * Oracle support (circles#978)
 * Limit some feature when Circles is managed by an app (circles#982)
 * Use stable23 for oci tests (circles#985)
 * Missing $prec (circles#995)
 * Update population (circles#997)
 * Disable social recommendation (firstrunwizard#693)
 * Fix settings navigation order (firstrunwizard#697)
 * Bump babel-loader from 8.2.3 to 8.2.4 (privacy#752)
 * Build(deps): bump prosemirror-view from 1.23.7 to 1.23.9 (text#2233)
 * Build(deps): bump prosemirror-view from 1.23.9 to 1.23.10 (text#2259)
 * Build(deps): bump prosemirror-view from 1.23.10 to 1.23.11 (text#2274)
 * Fix: menu bubble size at the end of the line (text#2277)
 * Build(deps): bump prosemirror-view from 1.23.11 to 1.23.12 (text#2286)
 * Properly cancel and reset ongoing streams when unmounting (viewer#1208)

Changes since 23.0.2:

 * Allow writing audit log to syslog and systemdlog (server#30852)
 * Allow to disable AuthToken v1 (server#30949)
 * Add primary key for ratelimit table (server#30965)
 * Bump samba images in tests (server#30967)
 * Update variables.scss Fallback font before Noto Color Emoji (server#30969)
 * Show if the mail server settings are not set or verified (server#30998)
 * Use the unjailed-path in OC_Helper::getStorageInfo() for files located in \ 
SharedStorage. (server#30999)
 * Fix: Birthday events missing after reimporting contacts (server#31000)
 * Bump clipboard from 2.0.9 to 2.0.10 (server#31023)
 * Fix bugs with incorrect currentFileList in the favorite and share by you view \ 
(server#31050)
 * Allow specify a config prefix for another database connection (server#31059)
 * Dont provide favorite activity settings (server#31084)
 * Only setup part of the filesystem for appdata requests (server#31098)
 * Allow sub-admins to access delegated settings. (server#31102)
 * Ignore contact interaction with self (server#31120)
 * Fix overlapping buttons in apps-management (server#31179)
 * Fix typo in DAV namespace registration (server#31183)
 * Fix a broken tooltip (server#31184)
 * Improve user status revert performance (server#31192)
 * Fix path handling when transferring incoming shares (server#31204)
 * Bump dompurify from 2.3.5 to 2.3.6 (server#31226)
 * Improve caching policy use immutable when loading versionned assets (server#31244)
 * Hide download button for images (server#31253)
 * Dont redirect when loading files index page (server#31255)
 * Consider only reminders with calendar data (server#31262)
 * Also cache non-existing to reuse it (server#31297)
 * Ignore cache in occ ldap:check-ldap command (server#31299)
 * Wrap S3 multipart upload exception (server#31302)
 * Fix ldap:check-user method for newly created LDAP users (server#31306)
 * Avoid PHP errors in the checkers drone step (server#31313)
 * Background job time windows (server#31318)
 * Mark split database configs as sensitive (server#31331)
 * Update CRL after revocation of rocket_integration.csr (server#31350)
 * Bump backbone from 1.4.0 to 1.4.1 (server#31369)
 * Make Sabre File exception messages translatable (server#31392)
 * Censor more configs (server#31399)
 * Dont set up full filesystem to check for certificates (server#31401)
 * Also use hashed/indexed column on delete (server#31402)
 * Fix caching of the user avatar (server#31410)
 * Fix duplicate primary email message (server#31412)
 * Fix developer link (server#31423)
 * Fix fileactions for sharing overview (server#31424)
 * Prevent default right-click options when hideDownload is enabled (server#31427)
 * Fix return type of avatar file (server#31432)
 * Fix Nextcloud is not allowed to use the OPcache API warning (server#31437)
 * Add Nextcloud docs link to OPcache recommends (server#31438)
 * Be conservative when reading from fresh created column (server#31442)
 * Init users file system if not existing on ownership transfer (server#31445)
 * Use persistent connections when connecting to redis (server#31450)
 * Fix settings error message timeout (server#31457)
 * Connectivity check: allow using the protocol in connectivity_check_domains \ 
(server#31479)
 * Add option to disallow creation of local storages (server#31481)
 * Fix too many file download notifications when watching a video (server#31485)
 * Fix new file menu (server#31490)
 * Fix listeners declaration in case of occ usage (server#31529)
 * Fix user status not resetting correctly after a call (server#31543)
 * Prevent reading key on SFTP stat bool (server#31547)
 * Fix more than 1000 entries in queries exception in CardDavBackend (server#31550)
 * Update CRL after revoke deckimportfromtrello.csr (server#31618)
 * Revert Fix listeners declaration in case of occ usage (server#31642)
 * Try to reduce the load from writing (activity#731)
 * Allow specify a config prefix for another database connection (activity#735)
 * Adjust nextcloud lib version (activity#739)
 * Make background job time insensitive (activity#741)
 * Fix cached circle returning bool before being parsed as JSON (circles#932)
 * MembershipsService -> membershipService (circles#934)
 * Block/force circle types (circles#938)
 * Set member as INVITED only if not external (circles#940)
 * Allow configuration of one single password per circle (circles#944)
 * Display spent time on request (circles#949)
 * Lighter SQL requests and compat with Oracle (circles#956)
 * Update population (circles#959)
 * Fix PrimaryKey on circles_event (circles#965)
 * Fix import (circles#970)
 * Only refresh notifications once with notify push (notifications#1155)
 * Improve mass notification processing (notifications#1156)
 * Bump url-parse from 1.5.4 to 1.5.10 (photos#1043)
 * Fix privacy UI with subscription (privacy#707)
 * Bump vue-loader from 15.9.6 to 15.9.8 (privacy#712)
 * Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#715)
 * Bump @babel/core from 7.13.15 to 7.13.16 (privacy#718)
 * Bump eslint-import-resolver-webpack from 0.13.0 to 0.13.2 (privacy#721)
 * Bump babel-loader from 8.2.2 to 8.2.3 (privacy#724)
 * Bump sass from 1.32.10 to 1.32.13 (privacy#731)
 * Bump vue and vue-template-compiler (privacy#732)
 * Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#733)
 * Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#734)
 * Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#738)
 * Add index for last_contact in text_sessions table (text#2147)
 * Use file.path to track EditorWrapper instances more accurately (text#2150)
 * Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2159)
 * Fix: only apply bullet style to ul > li (text#2195)
 * Build(deps): bump prosemirror-view from 1.23.6 to 1.23.7 (text#2207)
 * Fix: update psalm baseline to account for changes in server (text#2208)
 * Derpgon cz fix/stable23/image data urls (text#2210)
 * Display content first and then load menus (text#2228)
 * Build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.0 to \ 
7.16.7 (viewer#1171)
 * Build(deps-dev): bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 \ 
(viewer#1174)
 * Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1175)
 * Build(deps): bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (viewer#1176)
 * Build(deps-dev): bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 \ 
(viewer#1178)
 * Build(deps-dev): bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (viewer#1179)
 * Build(deps-dev): bump wait-on from 6.0.0 to 6.0.1 (viewer#1180)

"Please commit it" ryoon@
   2022-02-25 03:47:01 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 23.0.2

Changelog:
Version 23.0.2 February 16 2022

Changes

  * Check for disk_free_space (server#29798)
  * Avoid use of iconv to get rid of unicode (server#29965)
  * Don't query the bruteforce attempts when we just deleted them (server#
    30026)
  * Fix input for groups validation in new user form (server#30144)
  * Reload page instead of file list when getting 401 authentification error
    (server#30151)
  * Allow to delete non-migrated previews instead of moving them (server#30175)
  * Fix relation "user_id" already exists migration error (server#30176)
  * Check resource before closing in encryption wrapper (server#30180)
  * Use correct icon for dir-external-root (server#30187)
  * Properly format sharing datepicker locale (server#30190)
  * Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/
    integration (server#30212)
  * Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration
    (server#30213)
  * Bump dompurify from 2.3.3 to 2.3.4 (server#30214)
  * Bump core-js from 3.19.2 to 3.19.3 (server#30215)
  * Don't check the configvalue for lastLogin which is never null (server#
    30236)
  * Support LDAP dns longer than 255 characters (server#30238)
  * Only wildcard search if enumeration is allowed (server#30245)
  * Fix setting up 2FA when no providers are set up but backup codes (server#
    30252)
  * Carefully filter out non matching time ranges for CalDAV search (server#
    30267)
  * Use bigint for autoincremented column (server#30272)
  * Fix ShareLink Upload UI for Folders (server#30289)
  * Use proper translation source for direct editing (server#30301)
  * Ignore non-existing groups when notifying group shares (server#30306)
  * Fix share owner not being displayed in sharing tab (server#30315)
  * Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration
    (server#30325)
  * Enhance and complement OPcache setup checks (server#30339)
  * Fix potential unwarranted memberships in nested groups from LDAP (server#
    30343)
  * Fix overlapping in the help settings section (server#30344)
  * Remove iconv from dependencies and tests (server#30351)
  * Fix persistent tooltip in the "new folder" input of the file \ 
picker (server
    #30356)
  * Don't die with LockedException when removing/restoring multiple files from
    trash (server#30390)
  * Improve personal settings on mobile (server#30411)
  * Fix rendering app authors with homepage or email (server#30431)
  * Add missing index for propertypath only queries of DAV properties (server#
    30433)
  * Handle external share with invalid host (server#30443)
  * Make sure to get file model in template picker (server#30449)
  * Improve status modal (server#30455)
  * Allow using composer plugin with composer 2.2 (server#30462)
  * Fix uploading text position (server#30480)
  * Run migrations fully when reenabling an app (server#30486)
  * Fix passing on the parameter (server#30522)
  * Fix email verification (server#30525)
  * Update CRL after revocation of sharerenamer.crt (server#30528)
  * Handle LocalServerException when scanning external shares (server#30557)
  * Fix fail when keys/files folder already exists (server#30576)
  * Use npm ci when running JS tests (server#30580)
  * Fix: only use jquery once it is available (server#30592)
  * Avoid zero division in setup checks (server#30594)
  * Prevent loading images that would require too much memory. (server#30602)
  * Fix undefined/unset scope in account properties (server#30611)
  * Fix RequestURL check for cli commands (server#30619)
  * Reset job disabling timer on adding the job again (server#30621)
  * Set the file's mtime from the headers in bulk upload (server#30623)
  * Trigger "changeDirectory" event on URL change (server#30627)
  * Properly abort uploads (server#30636)
  * Fix idn emails not working in shares (server#30643)
  * Implement multibucket shift for ObjectStore (server#30659)
  * Fix wrong unified search link to folder (server#30662)
  * Fix primary key change in user_ldap migration (server#30663)
  * Improve accessibility settings on mobile (server#30671)
  * Fix file picker not respecting hidden files settings (server#30672)
  * Add version of disabled apps when available (server#30674)
  * Optimize FileSystemTags workflow for groupfolder (server#30684)
  * Fix users can't login external mount user entered credentials not set
    (server#30685)
  * Remove inefficient fed share scanner (server#30688)
  * New Files internal link GET param to avoid opening the file (server#30689)
  * UpdateEncryptedVersion: cleanup on target if cache already got renamed
    (server#30695)
  * Improve layout for the public download page (server#30698)
  * Fix loading of the text app in public shared links (server#30722)
  * Fix non-ascii characters present in the header (server#30728)
  * Hash job argument (server#30734)
  * Increase email main buttons width for non-english languages (server#30740)
  * Improve install process (server#30747)
  * Create block-merge-freeze.yml (server#30753)
  * Log bruteforce throttle and blocking (server#30759)
  * Always call flush() as getAllKeys() is broken (server#30773)
  * Add KerberosApacheAuth support to files_external (server#30782)
  * Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration
    (server#30799)
  * Bump jquery-ui from 1.13.0 to 1.13.1 (server#30800)
  * Fix accessing undefined offsets (server#30811)
  * Fix psalm not running (server#30814)
  * 23.0.1 Final (server#30840)
  * Fix php:cs (server#30847)
  * Prevent merging on EOL branches (server#30872)
  * Fixes occ user:info when the user never logged in (server#30890)
  * Bump dompurify from 2.3.4 to 2.3.5 (server#30911)
  * Bump clipboard from 2.0.8 to 2.0.9 (server#30912)
  * Bump webpack-cli from 4.9.1 to 4.9.2 (server#30913)
  * Fix psalm warning related to registerEventListener (server#30915)
  * Update version.php (server#30975)
  * Fix duplicated UUID migration issue (server#31107)
  * Revert the 'broken' public page changes (server#31108)
  * Disable bulk upload by not advertising it (server#31171)
  * Create block-merge-freeze.yml (3rdparty#971)
  * Fix sorting of filters on php 8.0+ (activity#715)
  * Filter allowed type of member (circles#865)
  * Lighten select for single circle (circles#867)
  * Bypass moderator check on CFG_FRIEND (circles#873)
  * Better display of federated user (circles#876)
  * Strtolower on mail address (circles#882)
  * Only returns population on direct request from the front-end or occ command
    (circles#885)
  * Enforce password on new share (circles#887)
  * Ignore exception to group sync (circles#894)
  * Exception on null token (circles#896)
  * L10n: Improved grammar (circles#898)
  * Create block-merge-freeze.yml (circles#907)
  * Fix loosing memberships in low depth (circles#914)
  * Remove shares during circles destruction, clean orphan shares on cron
    (circles#918)
  * Paginate Circles through OCS query parameters (circles#919)
  * GetSingleId(): string; (circles#922)
  * Bump actions (files_pdfviewer#530)
  * Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (files_pdfviewer#534)
  * Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (files_pdfviewer#
    535)
  * Create block-merge-freeze.yml (files_pdfviewer#544)
  * Updating lint-php.yml workflow from template (files_pdfviewer#549)
  * Create block-merge-freeze.yml (files_rightclick#131)
  * Create block-merge-freeze.yml (files_videoplayer#256)
  * Fix overlapping buttons (firstrunwizard#652)
  * Create block-merge-freeze.yml (firstrunwizard#661)
  * Create block-merge-freeze.yml (logreader#636)
  * Create block-merge-freeze.yml (nextcloud_announcements#92)
  * Create block-merge-freeze.yml (notifications#1137)
  * Create block-merge-freeze.yml (password_policy#315)
  * Bump autoprefixer from 10.3.6 to 10.3.7 (photos#1009)
  * Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (photos#1010)
  * Bump postcss-loader from 6.2.0 to 6.2.1 (photos#1011)
  * Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (photos#1012)
  * Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#1013)
  * Fix default previews (photos#951)
  * Fix Tags: Don't display tags without photos (photos#960)
  * Update workflows (photos#981)
  * Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (photos#985)
  * Bump url-parse from 1.5.3 to 1.5.4 (photos#986)
  * Bump vue-router from 3.5.2 to 3.5.3 (photos#987)
  * Bump qs from 6.10.1 to 6.10.3 (photos#988)
  * Bump camelcase from 6.2.0 to 6.2.1 (photos#989)
  * Create block-merge-freeze.yml (photos#998)
  * Fix label of account name and hide parts with subscription (privacy#676)
  * Create block-merge-freeze.yml (privacy#684)
  * Update workflows (privacy#690)
  * Create block-merge-freeze.yml (recommendations#470)
  * Update test.yml (recommendations#473)
  * Create block-merge-freeze.yml (serverinfo#352)
  * Create block-merge-freeze.yml (survey_client#123)
  * Update mark input/paste rules to tiptap v2 regular expressions (text#1976)
  * Don't show "Link file" button when using direct edition (text#1979)
  * Make sure translations are detected (text#1984)
  * Fix only the first item gets tasklist-ified issue (text#2005)
  * Fix: use stable23 branch for cypress tests (text#2023)
  * Fix autofocus on empty documents without a node (Fixes: #1974) (text#2035)
  * Add stylelint to github actions (text#2041)
  * Fix: cypress login with new session feature (text#2046)
  * Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (text#2078)
  * Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#2081)
  * Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (text#2084)
  * Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#2085)
  * Bump prosemirror-markdown from 1.6.0 to 1.6.2 (text#2086)
  * Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (text#2088)
  * Bump prosemirror-view from 1.23.5 to 1.23.6 (text#2100)
  * Fix closing the editor modal in public folder view (text#2105)
  * Fix: 2020 let heading menu overflow workspace (text#2109)
  * Create block-merge-freeze.yml (text#2115)
  * Disable fade-out because of accessbility reasons (viewer#1066)
  * Fix german (Sie) translations comming from nextcloud-vue (viewer#1089)
  * Add cypress summary for easier branch protection mgmt (viewer#1094)
  * Add engines support for cypress tests (viewer#1099)
  * Always check for `OCA.Files` before using it (Fixes: #1106) (viewer#1108)
  * Disable swiping on viewer video controls (viewer#1114)
  * Disable swiping on viewer audio controls (viewer#1122)
  * Create block-merge-freeze.yml (viewer#1133)
  * Update lint-php.yml (viewer#1138)
   2021-12-30 16:54:22 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 23.0.0

Changelog:
Version 23.0.0 November 30 2021

Nextcloud Hub II is here!

The biggest improvements Nextcloud Hub II (Nextcloud 23) introduces are:

  * Nextcloud Files: 10x syncing performance improvements,delegate limited
    administration from admins to users; automatic user status setting
  * Nextcloud Groupware: external appointment booking, advanced room and
    resource search in Calendar and Mail improvements
  * Nextcloud Talk: background blur, device check screen and advanced
    permission management
  * Nextcloud Office: developed in collaboration with Collabora Productivity
  * Docker-All-In-One: easy installation and update
  * Nextcloud Backup: a peer-to-peer backup solution designed for private
    users
  * Nextcloud Clients: updates available for Desktop, Android and iOS clients

There are many more new features and changes like integration of Unified
Search, User Profile and User status in our mobile apps, emoji picker in Text,
updates to Deck and much more.
   2021-12-04 15:47:59 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 22.2.3

Changelog:
Version 22.2.3 November 15 2021

Changes

  * Bump moment-timezone from 0.5.33 to 0.5.34 (server#29658)
  * Don't flash external storage mountpoints during the status check (server#
    29706)
  * Bump doctrine/dbal to 3.1.4 (server#29717)
  * Add composer patch (3rdparty#890)
  * Bump doctrine/dbal to 3.1.4 (3rdparty#895)

Version 22.2.2 November 12 2021

Changes

Single fix that could cause significant performance degradation: Fix missing
token update #29682

Version 22.2.1 November 11 2021

Changes

  * Ensure that user and group IDs in LDAP's tables are also max 64chars
    (server#28968)
  * Fix Lots of Error: file_exists(): open_basedir restriction in effect.??
    (server#29016)
  * Change output format of Psalm to Github (server#29046)
  * Don't further setup disabled users when logging in with apache (server#
    29062)
  * Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2FA
    again (server#29066)
  * Fix path of `file_get_contents` (server#29073)
  * Do not transfer shares for deleted users (server#29078)
  * Add a few sensitive config keys (server#29086)
  * Update the certificate bundle (server#29096)
  * Add button color variables (server#29113)
  * Generate a better optimized query for path prefix search filters (server#
    29121)
  * Set associative = true for cleanup job (server#29124)
  * Keep pw based auth tokens valid when pw-less login happens (server#29129)
  * Explicitly close source stream on local / encryption storage (server#29133)
  * Properly handle folder deletion on external s3 storage (server#29160)
  * Tokens without password should not trigger changed password invalidation
    (server#29162)
  * Add 'supported'-label to all supported apps (server#29183)
  * Keep group restrictions when reenabling apps after an update (server#29196)
  * Fix translated app details (server#29207)
  * Add documentation for files_no_background_scan (server#29217)
  * Don't setup the filesystem to check for a favicon we don't use anyway
    (server#29221)
  * Add proper message to created share not found (server#29225)
  * Fix background scan doc in config (server#29251)
  * Add configuration flag to disable the background job for files_trashbin
    (server#29262)
  * Add configuration flag to disable the background job for files_versions
    (server#29263)
  * Fix bug introduced on drag and drop external files (server#29283)
  * Get `filesize()` if `file_exists()` (server#29288)
  * Fix app upgrade (server#29301)
  * Fix cliping issues in alternative logging buttons (server#29311)
  * Avoid PHP errors when the LDAP attribute is not found (server#29316)
  * Fix basic auth for OAuth token endpoint (server#29341)
  * Fix login button alignment (server#29359)
  * Fix security issues when copying groupfolder with advanced ACL (server#
    29365)
  * Prevent duplicate auth token activity updates (server#29381)
  * Catch null path in share manager (server#29383)
  * Scheduling plugin not updating responding attendee status (server#29385)
  * Make calendar schedule options translatable (server#29389)
  * S3 external storage fixes (server#29391)
  * Fix federated scope not shown when public addressbook upload is disabled
    (server#29393)
  * Make the route name error more helpful (server#29398)
  * Bump babel-loader from 8.2.2 to 8.2.3 (server#29409)
  * Update behat/behat requirement from ~3.8.0 to ~3.9.0 in /build/integration
    (server#29410)
  * Handle files with `is_file` instead of `file_exists` (server#29415)
  * Fixes an undefined index when getAccessList returns an empty array (server#
    29419)
  * Backport #29260: Respect user enumeration settings in user status lists
    (server#29427)
  * Implement local filtering in file list (server#29442)
  * Detect mimetype by content only with content (server#29459)
  * Fix permissions when copying from ObjectStorage (server#29475)
  * Bump vue-router from 3.5.2 to 3.5.3 (server#29494)
  * Bump bootstrap from 4.6.0 to 4.6.1 (server#29495)
  * Update CRL (server#29503)
  * Limit parameter count per query in Cache.removeChildren (server#29506)
  * Fix/images php 8.0 (server#29519)
  * Revert split capability "AccountPropertyScopesFederationEnabled" \ 
(server#
    29528)
  * Expose send_password_by_mail via capabilities (server#29534)
  * Update update-psalm-baseline workflow (server#29549)
  * Do not retain VerifyUserData job when lookup server is not available
    (server#29562)
  * Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (server#29575)
  * Update behat/behat requirement from ~3.9.0 to ~3.10.0 in /build/integration
    (server#29578)
  * Handle empty directory drag-and-drop in Files UI (server#29597)
  * Fix HTML entity rendering in file comments sidebar (server#29598)
  * Reduce the sleep time in test-dummy-token handler (circles#816)
  * Dispatching event before the action (circles#825)
  * Bump version (files_pdfviewer#513)
  * Allow to open links in new tab (notifications#1078)
  * Fix deleting notifications with numeric user ID (notifications#1088)
  * Add integration tests for push registration (notifications#1095)
  * Restore old device signature so the proxy works again (notifications#1103)
  * Bump autoprefixer from 9.8.6 to 9.8.7 (photos#902)
  * Bump autoprefixer from 9.8.7 to 9.8.8 (photos#907)
  * Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1871)
  * Bump prosemirror-transform from 1.3.2 to 1.3.3 (text#1881)
  * Additional checks for workspace controller (text#1885)

Version 22.2.0 October 1 2021

Changes

  * Fix SQL type error (server#28531)
  * Allow to open any app in a standalone window (server#28594)
  * Fix encrypted version to 0 when finding unencrypted file (server#28603)
  * Only recommand for php-sodium on >= PHP 7.4 (server#28658)
  * Fix position of search bar (server#28670)
  * Fix S3 ObjectStore proxy option (server#28683)
  * NMC-464 Highlight the search term on no results (server#28685)
  * NMC-552 Move filename/size out of the download button (server#28697)
  * Fix user list infinite loading state in user settings (server#28701)
  * Pin Psalm version for security analysis (server#28705)
  * Bump css-vars-ponyfill from 2.4.6 to 2.4.7 (server#28712)
  * Check if SVG path is valid (server#28734)
  * Remove 2FA exemption from PublicPage annotation (server#28740)
  * Bump 3rdparty ref (server#28744)
  * Send attendence links to required and optinal attendees of an event without
    an RSVP (server#28748)
  * Bump 3rdparty ref (server#28752)
  * Fix trashbin files view sticky action bar (server#28769)
  * Make it possible to override the default collation on mysql (server#28777)
  * Allow users to choose a different email for notifications (server#28780)
  * Dashboard - fix touch layout (server#28781)
  * Scan the shared external storage source on access (server#28785)
  * Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28801)
  * Add database ratelimiting backend (server#28814)
  * Fixes missing prefix to validate password reset token (server#28824)
  * Update .htaccess (php8+ and mod_lsapi) (server#28827)
  * Do not cache file ids in FileSystemTags inside group folders (server#28830)
  * Allow using of disabled password reset mechanism for special cases (server#
    28841)
  * The user always may modify their additional emails (server#28843)
  * Added support for transferring incoming file shares. (server#28844)
  * L10n: ignore packed js files from TX sync (server#28850)
  * Add config.php option for transfer ownership (server#28851)
  * L10n: Remove a text string from translation (server#28852)
  * Let user choose notification email in user settings (server#28855)
  * Add email addresses to contacts menu (server#28860)
  * Add new ExternalShareActions API (server#28865)
  * Fix files view change and undefined currentFileList (server#28878)
  * Fix file creation from template without ext (server#28881)
  * Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28888)
  * Fall back to full file for video previews (server#28895)
  * Update CRL due to revoked twofactor_email.crt (server#28900)
  * Support seeking also from the end of file on S3 storage (server#28910)
  * Use IRoomMetadata as source of truth for supported room types (server#
    28919)
  * Bump 3rdparty ref (server#28928)
  * Allow upgrade from 22.2.0.0 to 22.2.0.1 (server#28945)
  * Fix caching of objectsid searches (server#28949)
  * Allow casting query functions (server#28953)
  * Fix check for redis minimal version (server#28954)
  * Don't allow to change activity settings that don't work (server#28962)
  * Bump app versions (server#28984)
  * Fix redirect during initial setup (server#28998)
  * Fix CI (3rdparty#758)
  * Bump Webauthn Lib to 3.3.9 (3rdparty#780)
  * Bump Archive_Tar to latest release (3rdparty#781)
  * Composer install (3rdparty#812)
  * Read the email from IUser (API) not guess from the DB (activity#637)
  * Increase activity email speed in instances with more than 500 users
    (activity#641)
  * Bump pdfjs-dist from 2.8.335 to 2.9.359 (files_pdfviewer#478)
  * Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (files_pdfviewer#
    479)
  * Fix phpunit (files_pdfviewer#487)
  * Update workflows (files_pdfviewer#492)
  * Use setup-php v2 (files_pdfviewer#495)
  * Bump cli-progress from 3.9.0 to 3.9.1 (files_pdfviewer#504)
  * Fix illustrations (photos#876)
  * Bump @nextcloud/vue from 3.10.0 to 3.10.2 (photos#889)
  * Dependency updates (text#1835)
  * Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1851)
  * Update dependabot (viewer#1013)
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-09-06 21:51:29 by Jonathan Perkin | Files touched by this commit (1)
Log message:
php-nextcloud: Incompatible with php56 due to php-sodium.
   2021-07-26 14:59:21 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 22.0.0

Changelog:
The biggest improvements Nextcloud Hub 22 introduces are:

     User-defined groups with Circles that makes it easier to manage teams where \ 
you can share files or assign tasks to circles, or create chat rooms for a \ 
circle
     Integrated chat and task management where you can simply share a deck card \ 
into a chat room or turn a chat message into a task
     Easy approval workflow, where an administrator can define a new approval \ 
flow in the settings and users can, on a document, request approval
     Getting your document signatures easy with integrated PDF signing with \ 
DocuSign, EIDEasy, and LibreSign
     Integrated knowledge management Nextcloud puts knowledge available to \ 
everyone at a moments' notice, providing easy search, sharing, and portable \ 
access
     Groupware improvements bringing a trash bin feature in Calendar, resource \ 
booking to facilitate the handling of resources in organizations. Nextcloud Mail \ 
features improved threading, email tagging, and support for Sieve filtering

Next | Query returned 77 messages, browsing 11 to 20 | Previous