Commit Graph

138 Commits

Author SHA256 Message Date
006061fd83 Accepting request 1179072 from home:ecsos:server
- Update to 29.0.2

OBS-URL: https://build.opensuse.org/request/show/1179072
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=235
2024-06-06 19:53:20 +00:00
87206f0bcf Accepting request 1176685 from home:ecsos:server
- Update to 28.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1176685
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=233
2024-05-24 08:05:10 +00:00
40db0a6655 Accepting request 1170190 from home:ecsos:server
- Update to 28.0.5
  - Fix npm audit (related_resources#396) 6
  - Feature(files): Hide breadcrumbs when an upload is ongoing on narrow screen #40942 (server#43834)
  - Migrate setup checks to new API – round 3 (server#44268)
  - Added rate limit bypass for app_api requests (server#44296)
  - Fix default text processing provider in AI settings (server#44343)
  - Fix(LDAP): escape DN on check-user (server#44352)
  - Fix(JSRecourceLocator): Add missing slash after server root (server#44413)
  - Fix(files): Do not escape file names in the file picker (server#44416)
  - Fix(files): Only add copy suffix before file extension for files (not folders) (server#44434)
  - Feat(perf): add cache for authtoken lookup (server#44446)
  - Fix(DB): Sanitize host parameter for postgres databases when IPv6 address is passed (server#44461)
  - Fix/caldav/eventcomparisionservice uses wrong array comparison (server#44473) 1
  - Fix(preview): webp preview format (server#44489) 1
  - Enh: Send empty expireDate when not expireDate set (server#44490)
  - Fix(settings): Also verify that trusted_proxies only contains IP addresses (with range) (server#44495)
  - Fix(security): Update expiration date in security.txt (server#44541)
  - Add retry logic to cover deadlock situations during move operations (server#44551)
  - Split live photo listener to extract trashbin specific code into its own listener (server#44561)
  - Fix(files_sharing): Create passwords when enforced for mail shares (server#44570) 1
  - Feat(trashbin): Show original location of deleted file (server#44583) 1
  - Fix(files_reminders): Fix translations (server#44599)
  - Config: fix correctness issues in reading (server#44605)
  - Fix(files): Fix translation of “Delete file” (server#44610)
  - Fix(tests): Fix tests when daytime saving time change happened recently (server#44615)
  - Fix(files_sharing): Disable autocomplete for share label and password (server#44616) 1
  - Fix(encryption): Clicking default module in UI sets bogus value (server#44633)
  - Fix(files): breadcrumbs drag-and-drop & unifying methods (server#44652) 2 
  - Fix(dav): Fix quota check for chunk upload (server#44655) 1
  - Fix(deps): Update phpseclib from 2.0.45 to 2.0.47 (server#44672) 1
  - Perf: Avoid updating the folder size if we know the size difference (server#44679)
  - Fix(3rdparty): Add a CI job to check 3rdparty integrity (server#44691)
  - Call davGetFavoritesReport after the registration of propfind properties (server#44734)
  - Fix: Fix avatar images (server#44738)
  - Fix: use proper jailed patch in watcher (server#44750)
  - Fix(breadcrumbs): improved rendering of breadcrumb progress bar (server#44759)
  - Fix(federation): give some time to prepare both servers (server#44779)
  - Chore(deps): Bump @nextcloud/vue to v8.11.2 (server#44815)
  - Fix npm audit (server#44817)
  - Chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files (server#44837) 1
  - Fix(files): Inherit some node attributes when creating new nodes to preserve shared state (server#44844)
  - Fix(files): Focus filename input in new-node dialog when opened (server#44851)
  - Fix(files): Do not show files from hidden folders in “Recent”-view if hidden files are disabled by user (server#44867)
  - Fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect (server#44879)
  - Fix(files): Clear search filter when changing directory or view (server#44883)
  - Fix(files): Also skip cross storage move with access control (server#44891)
  - Fix(files): Also restore shares after ownership transfer for object storage (server#44921)
  - Fix(deps): Update phpseclib to 2.0.47 (3rdparty#1788) 1
  - Group activities sent by mail (activity#1623)
  - Update nextcloud/ocp dependency (activity#1630)
  - Fix npm audit (activity#1632)
  - Fix npm audit (files_pdfviewer#935)
  - Update nextcloud/ocp dependency (firstrunwizard#1132)
  - Fix npm audit (firstrunwizard#1141)
  - Update nextcloud/ocp dependency (firstrunwizard#1161)
  - Update nextcloud/ocp dependency (logreader#1208)
  - Update nextcloud/ocp dependency (nextcloud_announcements#316)
  - Update nextcloud/ocp dependency (notifications#1876
  - Fix(setting): Clarify the “Account disabled” option (password_policy#577)
  - Fix npm audit (photos#2406)
  - Update nextcloud/ocp dependency (photos#2424)
  - Fix: Open Viewer when clicking on photo in folder (photos#2432)
  - Check download attribute when fetching previews (photos#2438)
  - Fix npm audit (privacy#1049) 1
  - Fix npm audit (privacy#1064) 1
  - Fix npm audit (recommendations#716)
  - Update nextcloud/ocp dependency (related_resources#375)
  - Fix npm audit (related_resources#378)
  - Update nextcloud/ocp dependency (related_resources#392)
  - Update nextcloud/ocp dependency (serverinfo#583)
  - Refactor document and session handling (text#5541)
  - Fix(deps): update dependency @nextcloud/files to ^3.1.1 (text#5559)
  - Fix(deps): update dependency @nextcloud/vue to ^8.11.1 (text#5560)
  - Fix(deps): update dependency lib0 to ^0.2.93 (text#5561)
  - Fix npm audit (text#5564)
  - Remove bottom margin for better warning blocks display (text#5567)
  - Chore(deps): update dependency cypress-split to ^1.21.1 (text#5585)
  - Chore(deps): update dependency vite to ^5.2.7 (text#5586)
  - Fix: Catch exceptions on non existing files (text#5599) 1
  - Test(cypress): Wait for syncs after opening+editing in in sync.spec.js (text#5603)
  - Chore(deps): update dependency cypress-split to ^1.21.2 (text#5619)
  - Chore(deps): update dependency vite to ^5.2.8 (text#5620)
  - Fix(deps): update dependency markdown-it-front-matter to ^0.2.4 (text#5621)
  - Update nextcloud/ocp dependency (text#5645)
  - Fix npm audit (text#5649)
  - Fix: copy-paste markdown/raw text inconsistencies (text#5653)
  - Fix: improve node and mark copy-paste behavior (text#5657)
  - Fix: Avoid throwing when a workspace file cannot be found due to a failed storage (text#5664)
  - Fix(deps): update dependency @nextcloud/vue to ^8.11.2 (text#5675)
  - Chore(deps): update dependency cypress-split to ^1.23.0 (text#5677)
  - Fix(deps): update dependency @nextcloud/dialogs to ^5.3.0 (text#5678)
  - Fix npm audit (text#5684)
  - Fix(l10n): “Connection failed” not translatable (text#5698)
  - Fix npm audit (twofactor_totp#1505)
  - Fix npm audit (twofactor_totp#1515)
  - Preserve sort order (viewer#2177)
  - Chore(deps): update cypress (viewer#2272)
  - Fix npm audit (viewer#2276)
  - Fix npm audit (viewer#2287)

OBS-URL: https://build.opensuse.org/request/show/1170190
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=231
2024-04-25 17:37:39 +00:00
060b3b6a09 Accepting request 1163306 from home:ecsos:server
- Update to 28.0.4
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1163306
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=229
2024-03-28 12:32:02 +00:00
b537843eff Accepting request 1153759 from home:ecsos:server
- Update to 28.0.3
  - Add missing label to “back” button (photos#2273) 3
  - Allow application to pass external links in navigation (server#43520) 1
  - Buffer chunked requests (server#43129) 1
  - Check share status when touching versions (server#43741)
  - Chore: Update @nextcloud/dialogs to 5.1.2 (server#43766)
  - Chore(dep): bump NcVue → 8.7.0 (server#43695)
  - Consider admin defaults when creating shares (server#43278)
  - Continue background scanning different storages if one fails (server#43421)
  - Correct values and attributes (server#43040)
  - Dav: fix wrong decoding of pluses in URLs (server#43236)
  - Do not break personal settings page is viewer is not there (server#43456)
  - Do not mess with @nextcloud/vue styles and fix navigation header a11y (photos#2299)
  - Document throwing behavior of SetupResult upon invalid rich object (server#43196)
  - Dont reuse etag for folders marked explicitly unscanned (server#43244)
  - Enh: breadcrumbs icons are now more visually descriptive (server#43622)
  - Enh: Migrate photos picker to use NcDialog (photos#2320)
  - Enh(a11y): Fix modal close button overlapping content (photos#2298)
  - Enh(a11y): Update folder design to fix contrast issues (photos#2274)
  - Enh(files_reminders): Allow clearing reminders (server#43591) 1
  - Enh(UnifiedSearch): Keep the searchbar on top of the modal (server#42776)
  - Feat: add labels to textarea elements in translate modal (text#5319) 1
  - Feat: added l10n translation prop to calendar component (server#43743)
  - Feat/4750 Make code type fields copyable (text#5403)
  - Filter out large EXIF entries (photos#2284)
  - Fix #745 ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) (suspicious_login#847)
  - Fix back arrow position in wide screens (photos#2325)
  - Fix color of app menu entries and background color (server#43392)
  - Fix for previews not being generated sometimes (server#43037) 1
  - Fix kerberos test successfull authentication detection (server#43304)
  - Fix rss feed item guid (activity#1543)
  - Fix Slow logout on Chrome-like browsers (server#43525)
  - Fix undefined share object during expirationDate update (server#43685)
  - Fix: Add alt attribute to all image nodes (text#5398)
  - Fix: Add alt attribute to image nodes (text#5397)
  - Fix: Add bruteforce protection to email endpoint (server#43596) 1
  - Fix: Add bruteforce protection to federation endpoint (server#43713) 1
  - Fix: added a label element to the NcSelect in update settings (server#43158)
  - Fix: added last two places for aria-labels on setting icons (server#43403)
  - Fix: apply config flag for accessible features (text#5406)
  - Fix: config param ‘overwritecondaddr’ not working (server#43181)
  - Fix: Fix focus loop on tab navigation in Add to album modal + Migrate to new UploadPicker API (photos#2293)
  - Fix: Fix focus lost to body when closing firstrunwizard (firstrunwizard#1075)
  - Fix: Fix tab focus when other elements are displayed next to text that are within a focus trap (text#5318)
  - Fix: only register workspace once (text#5365)
  - Fix: Only unpause focus traps that we paused ourselves (text#5329)
  - Fix: removed wrong color on active actions button (viewer#2146)
  - Fix(a11y): Fix heading hierarchy in some places (photos#2272)
  - Fix(a11y): Fix informative graphics contrast of user status icons (server#43066)
  - Fix(a11y): Return focus to Add button on dialog close (photos#2282)
  - Fix(a11y): Unified search headings the sequel (server#42777)
  - Fix(apps): Fix type information of app manager (server#43046)
  - Fix(caldav): only call getTimestamp() on actual DateTime data (server#43282)
  - Fix(ContactsStore): Sanitize user ID given to guest avatar route (server#43422)
  - Fix(DAV): fix getNodeForPath cache (3rdparty#1738)
  - Fix(dav): fix getNodeForPath cache (server#43708)
  - Fix(dav): Rate limit calendar/subscription creation (server#43751)
  - Fix(files_sharing): Return focus to trigger element on sharing details close (server#43155)
  - Fix(files_sharing): SharingEntryLink lost styles (server#43559)
  - Fix(files): add mount root property and adjust delete wording (server#43404)
  - Fix(files): Allow to set node name before creating + bring back new-file highlingting (server#43470)
  - Fix(files): combine navigation and files list into single Vue app (server#43108)
  - Fix(files): Consistent sorting for folders before files (user configurable) (server#43175)
  - Fix(files): dav owner and mime types (server#43359)
  - Fix(files): do not open file by id on load for folders (server#43292)
  - Fix(files): Don’t attempt to format a partial cache entry (server#43391)
  - Fix(files): Dont’t warn re: full on either zero or unlimited quota (server#43672)
  - Fix(files): drag leave detection on safari (server#43336)
  - Fix(files): drop to folder path and user feedback (server#43418)
  - Fix(files): Fix description for favorite images and remove image description (photos#2276)
  - Fix(files): make sure we focus the parent actions submenu entry (server#43242)
  - Fix(files): move focus to sidebar on open (server#43448)
  - Fix(files): selected files actions position on scroll/with readme block (server#43222)
  - Fix(files): Update webdav to make XML entities in filenames work (server#43473)
  - Fix(menubar): menubar and table menus a11y (text#5330)
  - Fix(migration): Make naming constraint fail softer on updates (server#43445)
  - Fix(papercut): rerendered submenu actions for time sensitive actions (server#43590)
  - Fix(push): Correctly ignore push tokens that are not valid again (notifications#1829)
  - Fix(Request): Catch exceptions in isTrustedProxy (server#43192)
  - Fix(security): Describe occ security:bruteforce:attempts accurately (server#43726)
  - Fix(settings): Disable renaming for tokens marked to be wiped (server#43195)
  - Fix(settings): Disable SSL cert check for JavaScript modules SetupCheck (server#43587)
  - Fix(settings): federation scope menu a11y (server#43112)
  - Fix(settings): Fix required groups validation for subadmins (server#43719)
  - Fix(settings): focus on federation scope after dialog (server#43388)
  - Fix(settings): set viewBox on SVG icons (server#43065)
  - Fix(sharing): migrate QuickShareSelect to NcActions (server#43449)
  - Fix(sharing): Move video verification option to password and hide without Talk (server#43546) 1
  - Fix(styles): Add default styles for disabled elements (server#43710)
  - Fix(theming): change color button contrast (server#43347)
  - Fix(user_status): Fix losing focus to body when closing user status modal (server#43291)
  - Fix(userstatus): add back 0 timestamp for status without message (server#43530)
  - Handle storage not available when expiring versions (server#43126)
  - Lower failed movie preview generation logs to level info (server#43511)
  - Make failure to load app commands non-fatal (server#43294)
  - Move away from deprecated utf8_encode() on PHP 8.2+ (server#43669)
  - Move modal outside of the Version component. (server#43167)
  - Perf: skip request without read permission (server#43722)
  - Remove disputed bz2 check (server#43013) 2
  - Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard (server#43044)
  - SMB: allow to list root directory when using case-insensitive option (server#43523)
  - Stop the auto-logout loop after redirecting to the logout page (server#43706)
  - Use AccountPlusIcon in broadcrombs (server#43451)

OBS-URL: https://build.opensuse.org/request/show/1153759
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=227
2024-03-01 08:05:48 +00:00
ce071034d1 Accepting request 1143493 from home:ecsos:server
- Update to 28.0.2
  - Replace input filed with password field and added password error message (server#42118)
  - Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42315)
  - Feat(setupcheck): Add setup check for maintenance_window_start config (server#42355)
  - Typo in move or copy (server#42358)
  - Fix(manager): removed dead code (server#42365)
  - Fix(files): Use DAV functions from library to fix invalid source links (server#42367)
  - Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42369)
  - Fix(dav): allow multiple organizers if possible (server#42373)
  - Don’t write back .htaccess file on a RO filesystem (server#42384)
  - Fix: Ensure app menu entries and dashboard welcome message have enough contrast (server#42403)
  - Fix(files): drag and drop (server#42409)
  - Fix(dav): Hide less than minute diff in calendar notification title (server#42410)
  - Enh(dashboard): changed h1 to say Dashboard instead of Nextcloud (server#42413)
  - Fix(files): Adjust ID for skip content buttons (server#42425)
  - Fix(theming): Add adjusted color versions of default background (server#42426)
  - Fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast (server#42429)

OBS-URL: https://build.opensuse.org/request/show/1143493
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=225
2024-02-01 20:51:52 +00:00
00c681375c Accepting request 1134620 from home:ecsos:server
- Update to 28.0.1
  - Fix npm audit (activity#1437)
  - Fix missing parameters when type is not “known” (activity#1469)
  - Fix: Allow older app values to be set (logreader#1079)
  - Fix(mail): Fix mail handling when force_language is true or false (notifications#1744)
  - Fix(push): Allow apps to provide already parsed notifications (notifications#1754)
  - Catch and log error thrown while parsing dates from metadata (photos#2194)
  - Fix: Adjust favorite icon to be accessible (photos#2197)
  - Fix TypeError with invalid coordinates (fix #2187) (photos#2207)
  - Fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english (server#42106)
  - Comment legacy file_metadata table migrations (server#42108)
  - Enh(settings): Set main page heading (server#42125)
  - Fix(a11y): Unified search headings (server#42131)
  - Fix(caldav): don’t reuse query builder objects (server#42152)
  - Fix(dav): Prevent out-of-office event time drifts (server#42166)
  - Fix(security): Update CA certificate bundle (server#42190)
  - Feat(settings): add occ commands to handle admin delegation (server#42201)
  - Wrap metadata generation in try/catch (server#42263)
  - Fix(files): Conditionally add drag handlers (server#42277)
  - Fix(UnifiedSearch): Drop title prop (server#42278)
  - Feat(files): add batch support to copy-move (server#42279)
  - Fix(files): navigation exact (server#42282)
  - Fix(files): Partly revert 32c1aeb and show correct quota again (server#42293)
  - Fix: Ensure correct max contrast color is used when blurred background is used (server#42294)
  - Enh(oauth2): allowed toggling of aria label (server#42295)
  - Fix(dashboard): changed h3 elements to h2 (server#42296)
  - Fix(files): fix download file encoded source (server#42302)
  - Fix(joblist): also reset last_run timestamp on updating an existing job (server#42316)
  - Fix(ooo): add new ooo status with new emoji (server#42351)
  - Don’t query oc_properties for metadata props (server#42357)
  - Add global accessibility switch (server#42371)
  - Use FileInfo’s metadata for hidden prop (server#42378)
  - Fix(userstatus): set user status to ‘In a meeting’ if calendar is busy (server#42380)
  - Update crl after revoke rides.csr (server#42400)
  - Fix(dav): undeclared `$cache` property (server#42423)
  - Disable image editor if accessibility switch is off (viewer#2102)
- Update to 28.0.0
  Too many changes.
  See instead: https://nextcloud.com/changelog/#28-0-0

OBS-URL: https://build.opensuse.org/request/show/1134620
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=223
2023-12-22 12:27:23 +00:00
ca7ae0c942 Accepting request 1133252 from home:ecsos:server
- Update to 27.1.5

OBS-URL: https://build.opensuse.org/request/show/1133252
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=221
2023-12-15 06:48:40 +00:00
62988d4d6b Accepting request 1128404 from home:ecsos:server
- Update to 27.1.4

OBS-URL: https://build.opensuse.org/request/show/1128404
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=219
2023-11-23 20:53:03 +00:00
1c7c2d6cb4 Accepting request 1120754 from home:ecsos:server
- Update to 27.1.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1120754
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=217
2023-10-27 08:36:47 +00:00
da1730039d Accepting request 1116307 from home:ecsos:server
- Update to 27.1.2

OBS-URL: https://build.opensuse.org/request/show/1116307
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=215
2023-10-08 12:23:49 +00:00
7e9e898fda Accepting request 1116195 from home:ecsos:server
- Update to 27.1.2
  - Chore: Update `@nextcloud/dialogs` to 4.2.1 (server#40557)
  - Let `occ trashbin:restore` restore also from groupfolders and add filters (server#40581)
  - Ocm services (server#40586)
  - Revert change that made `OC.Util.humanFileSize` return decimal sizes instead of binary (server#40605)
  - Store size in int|float for 32bit support (server#40623)
  - Fix(dav): expand recurrences when searching (server#40631)
  - Fix jsunit tests (server#40638)
  - Use proper app id in Version.vue (server#40640)
  - Fix: encode uri for trashbin delete (server#40642)
  - Fix ocm-provider rewrite rules (server#40778)
  - Fix(db): also chunk MariaDB deletes (activity#1312)
  - Re-enabled cypress tests (activity#1336)
  - Run npm audit fix (activity#1339)
  - Return if user is empty (firstrunwizard#953)
  - Chore(deps): Bump howler from 2.2.3 to 2.2.4 (notifications#1672)
  - Bump cypress to v13 (photos#2057)
  - Fix(security): Bump semver (suspicious_login#815)
  - Fix(deps): update nextcloud abandoned (text#4756)
  - Bugfix/duplicated load of yjs (text#4807)
  - Feat: hide workspace if no readme.md (text#4811)
- Add nextcloud-temp-fix-ocm.patch to fix temporarily the ocm-provider failure message. (server#40803)

OBS-URL: https://build.opensuse.org/request/show/1116195
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=214
2023-10-07 10:26:58 +00:00
1acca6daa9 Accepting request 1113270 from home:ecsos:server
- Update to 27.1.1

OBS-URL: https://build.opensuse.org/request/show/1113270
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=212
2023-09-24 09:46:10 +00:00
450a5f8a38 Accepting request 1112888 from home:ecsos:server
- Update to 26.0.7

OBS-URL: https://build.opensuse.org/request/show/1112888
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=210
2023-09-21 17:23:09 +00:00
f14e457668 Accepting request 1111378 from home:ecsos:server
- Update to 26.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1111378
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=208
2023-09-14 15:03:31 +00:00
2b46822298 Accepting request 1103342 from home:ecsos:server
- Update to 26.0.5
  - Fix(node): non-existing folder is not searchable (server#39370)
  - Fix(profile): fix getUID on nullable user variable (server#39437)
  - Fix: ContactManager search with fullmatch (server#39450)
  - Fix: check that object store backend supports multi part uploads (server#39459)
  - Bugfix/bulk upload empty files (server#39510)
  - Add instance category while checking new updates (server#39523)
  - Update psalm-baseline.xml (server#39559)
  - Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39597)
  - Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39600)
  - Fix share roots always being marked as writable (server#39659)
  - Only show weather credits if the app is enabled and the weather statu… (server#39664)
  - Fix(files_sharing): String translations (server#39666)
  - Fix(dav): use quota of destination in s3 chunk upload (server#39679)
  - Generate path if app does exist (circles#1351)
  - Fix npm audit (firstrunwizard#929)
  - Chore: update workflows from templates (firstrunwizard#932)
  - Update nextcloud/ocp dependency (logreader#944)
  - Update nextcloud/ocp dependency (logreader#950)
  - Update nextcloud/ocp dependency (nextcloud_announcements#217)
  - Chore(deps) – bump semver to 6.3.1 (notifications#1612)
  - Update nextcloud/ocp dependency (notifications#1624)
  - Fix npm audit (privacy#937)
  - Fix npm audit (recommendations#626)
  - Fix npm audit (related_resources#248)
  - Update nextcloud/ocp dependency (related_resources#262)
  - Update nextcloud/ocp dependency (serverinfo#473)
  - Update nextcloud/ocp dependency (serverinfo#487)
  - Update nextcloud/ocp dependency (serverinfo#491)
  - Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4514)
  - Chore(deps): update dependency vite to ^4.4.5 (text#4531)
  - Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4532)
  - Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4533)
  - Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4534)
  - Fix: Remember cursor position when autofocus on load (text#4543)
  - Fix(deps): update dependency slug to ^8.2.3 (text#4562)
  - Chore(deps): update dependency cypress to ^12.17.2 (text#4567)
  - Fix(deps): update tiptap to ^2.0.4 (text#4573)
  - Chore(deps): update dependency vite to ^4.4.6 (text#4578)
  - Fix(deps): update dependency yjs to ^13.6.7 (text#4581)
  - Fix(mentions): encode user id in mentions URLs (text#4590)
  - Fade out user cursor labels after five seconds of inactivity (text#4593)
  - Add syntax highlighting in code blocks (text#4594)
  - Fix(css): Fix margin-bottom for list items (text#4599)
  - Chore(deps): update dependency vite to ^4.4.7 (text#4607)
  - Chore(deps): update jest to ^29.6.2 (text#4608)
  - Fix: tab key in code block (text#4617)
  - Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4623)
  - Chore: run npm audit fix and fix jest (twofactor_totp#1425)

OBS-URL: https://build.opensuse.org/request/show/1103342
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=206
2023-08-10 14:27:08 +00:00
98f1b7d5e0 Accepting request 1099775 from home:ecsos:server
- Update to 26.0.4

OBS-URL: https://build.opensuse.org/request/show/1099775
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=204
2023-07-20 17:10:33 +00:00
f486ee93d7 Accepting request 1094662 from home:ecsos:server
- Update to 26.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1094662
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=202
2023-06-22 12:47:05 +00:00
1bdc734db1 Accepting request 1094637 from home:ecsos:server
- Update to 25.0.8
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1094637
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=201
2023-06-22 11:31:44 +00:00
98e7a9e399 Accepting request 1089153 from home:ecsos:server
- Update to 25.0.7

OBS-URL: https://build.opensuse.org/request/show/1089153
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=199
2023-05-26 08:15:31 +00:00
ec37d5a4be Accepting request 1081210 from home:ecsos:server
- Update to 25.0.6

OBS-URL: https://build.opensuse.org/request/show/1081210
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=197
2023-04-21 10:23:51 +00:00
5a630d5822 Accepting request 1079529 from home:ecsos:server
- Update to 25.0.5
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1079529
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=195
2023-04-14 22:40:48 +00:00
9ea9a38a31 Accepting request 1067519 from home:ecsos:server
- Update to 25.0.4
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1067519
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=193
2023-02-24 06:41:07 +00:00
3c10fa2e43 Accepting request 1059306 from home:ecsos:server
- Update to 25.0.3
  - Set page titel for each sidebar section through User management pages (server#35467)
  - Change header semantic in the user status dialog (server#35480)
  - Rename personal Groupware settings section to “Availability” (server#35492)
  - Remove old code from comment to not trigger automatic scanners more than needed (server#35497)
  - Add migration for encryption keys in wrong location (server#35499)
  - Fix SQL comparison with int array during external storage deletion (server#35516)
  - Fix the popovermenu (server#35517)
  - Bump @nextcloud/vue to 7.2.0 (server#35551)
  - Update ca-cert bundle (server#35573)
  - Fix type of PreviewController::$userId (server#35577)
  - Show success on share actions (server#35578)
  - Allow to set a custom timeout for ldap connections (server#35602)
  - Set page title for each sidebar section through User management pages (server#35629)
  - Fix contrast of global search headings (server#35639)
  - Add new border color variable and adjust primary color for increased contrast (server#35640)
  - Add success popup message for copying share links (server#35641)
  - Update psalm-baseline.xml (server#35663)
  - Update the unencrypted file size when closing streams (server#35668)
  - Update handlebars-loader to 1.7.3 (server#35673)
  - Add alt to the logo, adapt css for logo (server#35676)
  - Increase default global input field border contrast (server#35683)
  - Improve verbosity of search description (server#35688)
  - Fix default primary for user theming (server#35702)
  - Update sensitive config list of Talk (server#35706)
  - Show group name instead of group id as recommendation (server#35710)
  - Use correct filter for app icons in the right sidebar of app management (server#35711)
  - Improve email results for sharing (server#35712)
  - Ci: update minio image for s3 primary storage tests (server#35724)
  - Preview: fix HEIC orientation (server#35727)
  - Quota value as float for 32-bit systems (server#35734)
  - Fix vue-select styles (server#35742)
  - Read loginName from token (server#35747)
  - Change app menu focused items behavior that neighbor elements (text and border) have no overlapping (server#35771)
  - PHP8] check if params given to API are really an array (server#35797)
  - Fix missing cast of double controller parameters (server#35798)
  - Fix case sensitivity of email when saving settings (server#35803)
  - Restoring clearCachedConfig() (server#35812)
  - Use display name cache on getStorageInfo (server#35815)
  - Allow additional Sabre plugins in publicwebdav.php (server#35817)
  - Allow running encryption:fix-encrypted-version for all users (server#35827)
  - Fix parameter type for EntityCollection::setReadMarker in comments app (server#35835)
  - Fix: remove other shares from ui when deleted (server#35848)
  - Remove comment and guests option from Invitations UI (server#35859)
  - Increase preview_max_memory and make it easier to debug (server#35864)
  - Avatar generation – disable setimageformat (server#35895)
  - Fix video fullscreen on public page (server#35902)
  - Replace custom tooltips with native one for files sharing (server#35904)
  - Replace custom tooltips with native ones in files (server#35905)
  - Revert “avatar generation – disable setimageformat” (server#35914)
  - Update the user status dashboard widget and fix the icon color (server#35948)
  - Chore(CI): Improve rate limit situation when installing phpunit (server#35962)
  - Docs: trusted_proxies support IPv6 ranges (server#35963)
  - Also limit the password length on reset (server#35977)
  - Appsidebar should be compact when opened on small heights (server#35983)
  - Fix user status icon in avatar menu (server#35984)
  - Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35988)
  - Remove myself from being codeowner of some modules (server#35992)
  - Bump @nextcloud/vue from 7.2.0 to 7.3.0 (server#35997)
  - Allow target=”_blank” in app navigation items (server#36007)
  - Fix default phone region validation (server#36010)
  - Update crl after revoke files_bpm.csr (server#36017)
  - Add restrictions when downloading to resolve with opengraph link provider (server#36022)
  - Fix scrolling while dragging in file list view (server#36028)
  - Fix cache key used to verify shared mountpoints (server#36049)
  - Link reference provider: Improve content-type check (server#36053)
  - Update ca-cert bundle (server#36059)
  - Fix theming migration repair step by passing correct type for argument (server#36081)
  - Allow keyup enter in user status (server#36132)
  - Revert “Allow keyup enter in user status” (server#36143)
  - Still include the share target in the cache key for validating share mount (server#36169)
  - Update nextcloud/ocp dependency (activity#1034)
  - Bump @nextcloud/vue from 7.0.0-beta.3 to 7.3.0 (activity#1043)
  - Fix background image size (firstrunwizard#790)
  - Update nextcloud/ocp dependency (firstrunwizard#799)
  - Various fixes (logreader#824)
  - Update nextcloud/ocp dependency (nextcloud_announcements#144)
  - Update nextcloud/ocp dependency (nextcloud_announcements#150)
  - Update nextcloud/ocp dependency (notifications#1399)
  - Bump deps to newer versions (notifications#1407)
  - Update nextcloud/ocp dependency (notifications#1413)
  - Bump postcss-loader from 7.0.1 to 7.0.2 (photos#1519)
  - Lazy load faces (photos#1523)
  - Remove broken icons.css references (photos#1533)
  - Bump postcss from 8.4.18 to 8.4.20 (photos#1545)
  - Bug fix] encode file name for file source (photos#1563)
  - Backport: #1569 to stable25 (photos#1574)
  - Bump @nextcloud/axios from 1.10.0 to 2.1.0 (recommendations#575)
  - Fix(deps): update tiptap (text#3486)
  - Fix(deps): update dependency @nextcloud/axios to ^2.2.0 (text#3487)
  - Chore(deps): update dependency vite-plugin-commonjs to ^0.6.0 (text#3491)
  - Prevent dangling debounced extractHeadings function (text#3522)
  - Only scroll images into view when they’re added (text#3533)
  - Don’t empty list of headings in onDestroy (text#3537)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.6 (text#3539)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7 (text#3549)
  - Chore(deps): update dependency vite to ^3.2.5 (text#3553)
  - Chore(deps): update dependency vite-plugin-commonjs to ^0.6.1 (text#3554)
  - Fix(deps): update dependency path-normalize to ^6.0.9 (text#3555)
  - Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3578)
  - Fix(deps): update dependency @nextcloud/axios to ^2.3.0 (text#3579)
  - Update nextcloud/ocp dependency (text#3582)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0 (text#3590)
  - Backport missing pieces for outline suport in Collectives (text#3593)
  - Block file access for secure view (text#3595)
  - Increase idle timeout to one day 40 minutes) (text#3597)
  - Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#3602)
  - Fix(deps): update dependency @nextcloud/vue to ^7.3.0 (text#3605)
  - Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3612)
  - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1 (text#3620)
  - Treat newlines as linebreaks when pasting as plaintext (text#3625)
  - Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.5 (text#3629)
  - Fix: reconnect – reload main container (text#3635)
  - Npm audit fix (text#3638)
  - Fix(Images): Update image alt text on blur (text#3641)
  - Bump webdav from 4.11.0 to 4.11.2 (viewer#1484)
  - Bump camelcase from 7.0.0 to 7.0.1 (viewer#1493)
  - Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1508)
  - Update vue to 7.3 (viewer#1511)

OBS-URL: https://build.opensuse.org/request/show/1059306
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=191
2023-01-18 09:39:06 +00:00
27a2ba7422 Accepting request 1059032 from home:ecsos:server
- Update to 24.0.9
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1059032
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=190
2023-01-17 18:06:01 +00:00
c6d25b3668 Accepting request 1041791 from home:ecsos:server
- Update to 24.0.8
  - 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)

OBS-URL: https://build.opensuse.org/request/show/1041791
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=188
2022-12-09 06:44:51 +00:00
cbd1971db2 Accepting request 1039093 from home:pgajdos:php8
- a2enmod php8 in TW and 15.4 onwards

OBS-URL: https://build.opensuse.org/request/show/1039093
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=186
2022-11-30 12:10:30 +00:00
f7ce7b4cf9 Accepting request 1033148 from home:ecsos:server
- Update to 24.0.7
  - 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)

OBS-URL: https://build.opensuse.org/request/show/1033148
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=184
2022-11-03 17:53:21 +00:00
706f889b02 Accepting request 1008390 from home:stroeder:network
Update to 24.0.6

OBS-URL: https://build.opensuse.org/request/show/1008390
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=182
2022-10-06 12:52:11 +00:00
904ee027d8 Accepting request 1003986 from home:subik:branches:server:php:applications
- Fix php-bcmath package version recommendation in case of PHP 8

OBS-URL: https://build.opensuse.org/request/show/1003986
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=180
2022-09-16 05:08:01 +00:00
6323775ee1 Accepting request 1002171 from home:ecsos:server
- Update to 24.0.5

OBS-URL: https://build.opensuse.org/request/show/1002171
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=178
2022-09-08 17:04:00 +00:00
60f876cf20 Accepting request 994647 from home:ecsos:server
- Update to 24.0.4
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/994647
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=176
2022-08-12 00:01:57 +00:00
42d4259671 Accepting request 990025 from home:ecsos:server
- 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)
  - 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)

OBS-URL: https://build.opensuse.org/request/show/990025
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=174
2022-07-18 18:32:27 +00:00
f16ae4de8a Accepting request 984046 from home:ecsos:server
- 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)
  - Add back the deleted.png file (server#32786)
  - Update psalm-baseline.xml (server#32794)
  - Fix mounts mounted at the users home (server#32801)
  - Properly import maintenance script (server#32802)
  - Perform onetime setup earlier to ensure wrappers are registered on time (server#32811)
  - Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration (server#32822)
  - Fix exception handling when profile data is too long (server#32833)
  - Fix issue #31692 of occ files:scan (server#32841)
  - Fix replacing external storage password during debug log (server#32842)
  - Revert “Remove inefficient fed share scanner” (server#32848)
  - Correctly log failed attempts (server#32854)
  - Fix logger overwriting vars in some circumstances (server#32904)
  - Bump symfony/translation to 4.4.41 (3rdparty#1042)
  - Save parameters also in the notifications (activity#814)
  - Limit the $limit to a maximum of 200 (activity#816)
  - ConfirmKey must be uuid (circles#1053)
  - Create CODEOWNERS (notifications#1211)
  - Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2407)
  - Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.31 to 2.0.0-beta.32 (text#2408)
  - Build(deps): bump @nextcloud/moment from 1.2.0 to 1.2.1 (text#2410)
  - Ci: only run php unit tests when php files changed (text#2414)
  - Add support for different encodings (text#2416)
  - Build(deps): bump @tiptap/core from 2.0.0-beta.174 to 2.0.0-beta.176 (text#2423)
  - Build(deps): bump @tiptap/suggestion from 2.0.0-beta.90 to 2.0.0-beta.92 (text#2424)
  - Build(deps): bump @tiptap/extension-link from 2.0.0-beta.36 to 2.0.0-beta.38 (text#2425)
  - Changes menu entry. (text#2427)
  - Build(deps): bump @tiptap/extension-table from 2.0.0-beta.48 to 2.0.0-beta.49 (text#2436)
  - Improve image attachment management (text#2444)
  - Do not register text/csv mimetype when office can handle it (text#2453)
  - Fix non-working hard line breaks (text#2487)
  - Encode file to UTF-8 on fetch call (text#2498)
  - An empty string is a valid encoded result (text#2501)
  - Bring back inline code support (text#2507)
  - Use modern API to cancel requests (viewer#1249)

OBS-URL: https://build.opensuse.org/request/show/984046
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=172
2022-06-20 19:44:44 +00:00
60c31a04fa Accepting request 978207 from home:ecsos:server
- Update to 24.0.1

OBS-URL: https://build.opensuse.org/request/show/978207
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=170
2022-05-20 06:05:10 +00:00
81dde01e56 Accepting request 974762 from home:ecsos:server
- Update 24.0.0
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/974762
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=168
2022-05-03 18:04:47 +00:00
672a7d1cd4 Accepting request 972480 from home:ecsos:server
Update to 23.0.4

OBS-URL: https://build.opensuse.org/request/show/972480
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=166
2022-04-25 07:23:39 +00:00
80afb1d44e Accepting request 963706 from home:ecsos:server
- Update to 23.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/963706
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=164
2022-03-21 14:03:55 +00:00
f85eaf5687 Accepting request 955168 from home:ecsos:server
- Update to 23.0.2

OBS-URL: https://build.opensuse.org/request/show/955168
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=163
2022-02-16 08:02:58 +00:00
c8478c4d80 Accepting request 949677 from home:ecsos:server
- Update to 23.0.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/949677
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=162
2022-01-28 12:28:21 +00:00
0e1e827289 Accepting request 934748 from home:ecsos:server
- Update to 23.0.0
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/934748
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=160
2021-11-30 16:15:13 +00:00
7f76715562 Accepting request 931722 from home:stroeder:network
Update to 22.2.3

OBS-URL: https://build.opensuse.org/request/show/931722
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=159
2021-11-16 15:44:00 +00:00
030c99b68b Accepting request 931239 from home:stroeder:network
Update to 22.2.2

Successfully tested on Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/931239
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=158
2021-11-13 09:25:29 +00:00
5becaf5a7f Accepting request 930966 from home:ecsos:server
- Update to 22.2.1

OBS-URL: https://build.opensuse.org/request/show/930966
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=157
2021-11-11 19:19:06 +00:00
1b0fd1de07 Accepting request 922451 from home:ecsos:server
- Update to 22.2.0
  - 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)

OBS-URL: https://build.opensuse.org/request/show/922451
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=156
2021-09-30 22:20:37 +00:00
c712806fb6 Accepting request 914549 from home:ecsos:server
- Update to 22.1.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/914549
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=155
2021-08-27 09:26:57 +00:00
b727d1eba0 Accepting request 910354 from home:ecsos:server
- Update to 22.1.0
  - Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in 
    /build/integration (server#27654)
  - Bump vue and vue-template-compiler (server#27658)
  - Bump vue-router from 3.5.1 to 3.5.2 (server#27659)
  - Ignore subdomain for soa queries (server#27825)
  - Fix in locking cache check (server#27826)
  - Fixes recursion count incrementation (server#27848)
  - Make search popup usable on mobile, too (server#27856)
  - Cache images on browser (server#27861)
  - Fix add group button (server#27878)
  - Fix dark theme on public link shares (server#27889)
  - Make user status usable on mobile (server#27898)
  - Check if dns_get_record returns non-false (server#27925)
  - Correctly skip suppressed errors in PHP 8.0 (server#27938)
  - Fix newfileMenu on public page (server#27942)
  - Do not escape display name in dashboard welcome text (server#27944)
  - Fix svg icons disapearing in app navigation when text overflows (server#27957)
  - Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0
    in /build/integration" (server#27959)
  - Also hide group from direct matches (server#27964)
  - Show registered breadcrumb detail views in breadcrumb menu (server#27966)
  - Fix regression in file sidebar (server#27974)
  - Allow to get a local cloud id without going through the contacts
    manager (server#27979)
  - Multiple Emails UI and Integration (server#28001)
  - Improve notcreatable permissions hint (server#28008)
  - Some multiselect design fixes (server#28011)
  - Only display supported email scopes (server#28014)
  - Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28016)
  - Increase footer height for longer menus (server#28043)
  - Add titleTooltip to sidebar (server#28047)
  - Mask password for Redis and RedisCluster on connection failure (server#28053)
  - Fix missing theming for login button (server#28061)
  - Improve Emails UX (server#28071)
  - Fix overlapping of elements in certain views (server#28073)
  - Disable HEIC image preview provider for performance concerns (server#28079)
  - Improve provider check (server#28085)
  - Sanitize more functions from the encryption app (server#28089)
  - Hide download button for public preview of audio files (server#28093)
  - Fix dark theme in file exists dialog (server#28109)
  - Support redis user password auth and tls encryption (server#28112)
  - Bump @babel/core from 7.14.3 to 7.14.8 (server#28121)
  - Let memory limit set in tests fit the used amount (server#28123)
  - Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (server#28126)
  - Allow empty Redis config (server#28131)
  - Add an option to the multiple files selected actions to add and
    remov… (server#28135)
  - Bump css-vars-ponyfill from 2.4.3 to 2.4.5 (server#28149)
  - Make sure that the dav propfind plugins always use the proper
    user id (server#28152)
  - Admin Audit - Sharing: createShare - report the full path (server#28167)
  - Fix sort function of files multiple selection actions (server#28168)
  - User management - Add icon to user groups (server#28170)
  - Bump @babel/preset-env from 7.14.7 to 7.14.8 (server#28177)
  - Bump sass from 1.35.1 to 1.35.2 (server#28179)
  - Bump autosize from 4.0.2 to 4.0.4 (server#28181)
  - Fix variable override in file view (server#28193)
  - Fix comments file action sidebar opening (server#28197)
  - Set openfile params when following internal links (server#28215)
  - Fix Files breadcrumbs being hidden even if there is enough
    space (server#28222)
  - Dont apply jail search filter is on the root (server#28228)
  - Fix missing label of Search function (server#28244)
  - Add missing order attribute to tag multiselect action (server#28247)
  - Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in 
    /build/integration (server#28269)
  - Bump css-loader from 5.2.6 to 5.2.7 (server#28270)
  - Bump css-vars-ponyfill from 2.4.5 to 2.4.6 (server#28272)
  - Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28273)
  - Fix "Enable notification emails" (activity#611)
  - Show add, del and restored files within by and self filter (activity#614)
  - Only call getCloudId if needed (activity#618)
  - Link from app-navigation-settings to personal settings (activity#623)
  - Remove echo (circles#688)
  - Returns files shared to Personal (circles#698)
  - Make cs-fix/cs-check (circles#699)
  - Cs fix (circles#700)
  - Backport of 704 (circles#708)
  - Avoid timeout on check (circles#709)
  - Better probe (circles#714)
  - Removing hidden flag by default (circles#717)
  - Generate probe if needed (circles#719)
  - Adding unified search (circles#721)
  - Detect source of search (circles#724)
  - Remove root circles from search for new members (circles#727)
  - Sending mail on new shares (circles#729)
  - GetDefinition (circles#732)
  - Cloud_force_base (circles#737)
  - Fixing notification and mails (circles#738)
  - Remote inherited and memberships (circles#740)
  - Sendmail on new fileshare (circles#741)
  - Fix phpdoc+lint (circles#742)
  - Better display of mail addresses (circles#744)
  - Limit non-local circles as members of local circles (circles#747)
  - Local stays local (circles#749)
  - Local circles starts local (circles#751)
  - Throw instead of doing nothing (circles#754)
  - Send mails to inherited members on GS (circles#755)
  - Optional details on Link (circles#757)
  - Include and config path in loopback (circles#759)
  - Cleaning old code (circles#761)
  - Migration to 22.1.0 - child shares (circles#762)
  - Fix pdfviewer design (files_pdfviewer#445)
  - Include version number in firstrunwizard (firstrunwizard#568)
  - Remove timeout of browser notifications (notifications#1049)
  - Some Design fixes (text#1711)
  - Unify error responses and add logging where appropriate (text#1717)
  - Bump eslint-plugin-import from 2.23.3 to 2.23.4 (text#1734)
  - Bump @babel/core from 7.14.3 to 7.14.6 (text#1739)
  - Fix: rich workspaces overlap with new file dropdown (text#1769)
  - Azul/fix links 1676 (text#1775)
  - Extend mimetypes for direct editing (text#1781)
  - Bump @vue/test-utils from 1.2.1 to 1.2.2 (text#1792)
  - Make occ command return an integer as return code (text#1797)
  - Custom input rule to add first character after bullet
    (Backport #1798) (text#1806)
  - Fix: cypress icon close selector (text#1808)
  - Disable header timeout on mobile (viewer#977)

OBS-URL: https://build.opensuse.org/request/show/910354
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=154
2021-08-05 15:48:06 +00:00
8c10065994 Accepting request 904435 from home:ecsos:server
- Fix some scriptlet and their output text.

OBS-URL: https://build.opensuse.org/request/show/904435
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=153
2021-07-06 20:48:03 +00:00
70d616bf75 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=152 2021-07-06 18:23:47 +00:00
c3dd4826eb Accepting request 904402 from home:stroeder:network
Update to 22.0.0

OBS-URL: https://build.opensuse.org/request/show/904402
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=151
2021-07-06 18:23:14 +00:00