Revisions of nextcloud

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 280)
- Update to 24.0.9
  - No changelog from upstream at this time.
buildservice-autocommit accepted request 1041791 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 279)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 278)
  - 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)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 277)
- Update to 24.0.8
buildservice-autocommit accepted request 1033148 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 276)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 275)
  - 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)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 274)
- Update to 24.0.7
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1029994 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 273)
Rollback to 24.0.6

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 272)
- Update to 25.0.0
buildservice-autocommit accepted request 1002171 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 271)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 270)
- Update to 24.0.5
  - 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)
buildservice-autocommit accepted request 994647 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 269)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 268)
- Update to 24.0.4
  - No changelog from upstream at this time.
buildservice-autocommit accepted request 990025 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 267)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 266)
- Update to 24.0.3
  - 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)
buildservice-autocommit accepted request 984046 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 265)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 264)
- Update to 24.0.2
  - Bump dompurify from 2.3.6 to 2.3.8 (server#32416)
  - Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32419)
  - Remove storage wrappers when deleting the user storage (server#32444)
  - Adjust wording for database checks (server#32457)
  - Fix backgroundjobs mode (server#32470)
  - Properly calculate primary element based on background luminance (server#32510)
  - Fix crop condition (server#32513)
  - Fix handling events without names in activities (server#32585)
  - Improve warning about missing pnctl (server#32603)
  - Fix status handling (server#32619)
  - Move Gd failed operations to debug level (server#32621)
  - Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration (server#32638)
  - Update 3rdparty for symfony/translation:4.4.41 (server#32650)
  - Handle non existing settings again (server#32657)
  - Add a method to get estimated export size in IMigrator (server#32664)
  - Fix Nextcloud Android app not showing proper name (server#32668)
  - Fix share permissions rendering (server#32674)
  - Allow use of rememberme cookies for IApacheAuth backends (server#32677)
  - More meaningfull message when a public authenticated share’s password is wrong or has expired. (server#32683)
  - Make sure activities are not created when a deleted calendar object expires (server#32692)
  - Trim mount point before matching in encryption code (server#32705)
  - Store unencrypted size in the unencrypted_size column (server#32708)
  - Cleanup temporary files after finishing the write to object storage (server#32710)
  - Always log errors from sending federation api requests to ease debugging (server#32750)
  - Add new share attributes column (server#32752)
  - Make X-HAS-{MD5/SHA256} opt-in (server#32758)
  - Temporary passwords fixes 31952 (server#32764)
  - Fix get avatar authorization (server#32770)
  - Handle stream wrappers in SeekableHttpStream (server#32776)
buildservice-autocommit accepted request 978207 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 263)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 262)
- Update to 5.4.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 261)
- Update to 24.0.1
Displaying revisions 61 - 80 of 340
openSUSE Build Service is sponsored by