SHA256
1
0
forked from pool/nextcloud

282 Commits

Author SHA256 Message Date
d38205d81c Accepting request 1272348 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1272348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=121
2025-04-24 15:26:34 +00:00
d6f651bd17 - Extend allowed php version to 8.4.
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=271
2025-04-24 09:42:30 +00:00
53d815d65d - Update to 31.0.4
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=270
2025-04-17 17:37:36 +00:00
5d9de9708e - Update to 31.0.3
No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=269
2025-04-11 13:43:52 +00:00
a893240376 Accepting request 1255403 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1255403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=120
2025-03-24 12:31:34 +00:00
b139ce6a8f Accepting request 1255402 from home:ecsos:server
- Update to 31.0.2

OBS-URL: https://build.opensuse.org/request/show/1255402
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=267
2025-03-23 13:45:05 +00:00
2a6add82ad Accepting request 1254735 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1254735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=119
2025-03-20 18:26:24 +00:00
2202be376b Accepting request 1254734 from home:ecsos:server
- Update to 30.0.8

OBS-URL: https://build.opensuse.org/request/show/1254734
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=265
2025-03-20 13:21:31 +00:00
99a771bd51 Accepting request 1252983 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1252983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=118
2025-03-14 22:52:19 +00:00
f41a9f66a9 Accepting request 1252982 from home:ecsos:server
- Update to 30.0.7
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1252982
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=263
2025-03-14 08:07:25 +00:00
ff35543092 Accepting request 1245819 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1245819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=117
2025-02-14 18:21:52 +00:00
127e723ac9 Accepting request 1245818 from home:ecsos:server
- Update to 30.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/1245818
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=261
2025-02-14 07:42:58 +00:00
e9561c468f Accepting request 1238420 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1238420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=116
2025-01-17 17:38:40 +00:00
c2cecf4ed6 - Update to 30.0.5
- Chore(i18n): Improved grammar (server#49100)
  - Fix metadata storage with sharding (server#49165)
  - Chore(i18n): Fixed grammar (server#49556)
  - Fix(files): virtual scroller item size computation (server#49561)
  - FIX WebDav MacOS failed uploads php-fpm and big files (-36 error) (server#49562)
  - Fix(maintenance): Show a success message on data-fingerprint command (server#49591)
  - Fix(setupcheck): Make the Memcache setupcheck use the cache (server#49594)
  - Chore(absence): Add capability (server#49595)
  - Fix(files): properly update paths and folder children on node move (server#49610)
  - Fix: Add command to update re-share if shared-by user has been revoked (server#49612)
  - Perf: improve performance of SharedStorage::getWatcher (server#49615)
  - Add an error log message that notifications app isn't enabled at file… (server#49618)
  - Fix(external_storage): Cast id to int (server#49624)
  - Fix: promote re-shares when deleting the parent share (server#49629)
  - Enh: Improvements on sharing details (server#49631)
  - Fix: Handle copy of folders containing live photos (server#49650)
  - Fix: smb: don't fail hard if we can't load acls for a file (server#49651)
  - Fix: don't propagate future mtimes (server#49656)
  - Fix(migration): Check if table exists (server#49690)
  - Fix(CalDav): add support for Microsoft time zones (server#49741)
  - Fix(files): cancel renaming on enter if no file name changes (server#49752)
  - Fix(CalDAV): disable both iTip and iMip messages (server#49780)
  - Disable/hide share edit options when user can not edit the share (server#49784)
  - Fix(files): failsafe when executing actions methods (server#49792)
  - Fix mimetype not being updated when changing file extention on objectstore (server#49794)
  - Fix: Fix ServiceWorker scope when Nextcloud installed in subfolder (server#49798)
  - Fix(files): throttle favorite with max 5 simultaneous requests (server#49805)
  - Fix(files_sharing): Fix error messages from password policy (server#49822)
  - Revert "fix: Handle copy of folders containing live photos" (server#49825)
  - Improve select handling for sharded queries (server#49838)
  - Fix(files_external): wrong type for external mount id (server#49846)
  - Fix: return 204 instead of 404 (server#49851)
  - Fix: replace null character when serializing (server#49855)
  - Fix(TemplateManager): Make sure TemplateFolder is a Folder (server#49877)
  - Fix(share): Don't print twice the same text on emails (server#49878)
  - Fix(ReferenceApiController): Bump rate limit for public resolve endpoint (server#49884)
  - Fix(View): Catch exceptions when executing mkdir for non-existent parents (server#49894)
  - Fix: make sure we have a valid scheme when testing ocm urls (server#49900)
  - Fix(files): Only register preview service worker once when the instance is hosted at the root path (server#49918)
  - Fix(share): render conflict modal in public shares (server#49924)
  - Fix: Create empty file instead of file with a space (server#49936)
  - Fix(shares): Remove noisy text from email (server#49994)
  - Fix(federatedfilesharing): fix notification typo (server#50014)
  - Fix: remove references to non-existent ShareTypes (server#50021)
  - Chore(ci): Run kerberos tests on ubuntu-latest (server#50023)
  - Fix(cypress): flaky live photo test grid_view trigger issue (server#50028)
  - Fix(logger): Prevent infinite recursion with log.condition => users or matches (server#50031)
  - Fix(app-store): add missing exApps list items to search filter (server#50032)
  - Fix(HTTP): Adjust JSONResponse data type (server#50058)
  - Fix: block moving files to it's own parent with dav (server#50060)
  - Clarify installation wording to be clear that it is about account creation (server#50062)
  - Fix(preview): Do not try to parse M3U files as MP3 (server#50079)
  - Fix(Http): Only allow valid HTTP status code values via template (server#50089)
  - Fix(SetupChecks): Don't test caches using binary data (server#50117)
  - Fix(files_sharing): Stop overwriting the share expiration date with the default expiration date (server#50204)
  - Sync NC<->app patch versions (app_api#477)
  - Fix: do not override sharing text (circles#1816)
  - Revert "remove caching for shares" (circles#1831)
  - Fix(composer): update nextcloud/coding-standard to ^1.3 (logreader#1439)
  - Fix(LogErrors): Handle unsupported log_type gracefully (logreader#1452)
  - Chore(ci): update workflows (logreader#1462)
  - Chore: update composer lock and nextcloud/ocp (photos#2741)
  - Visual fixes and improvements (serverinfo#718)
  - Chore(dev-deps): Bump nextcloud/ocp package (survey_client#354)
  - Fix(notifications): Notifier::prepare() threw \InvalidArgumentExcepti… (suspicious_login#962)
  - Fix(deps): Bump symfony/process (suspicious_login#967)
  - Fix(eslint): Fix linting javascript files, also lint typescript files (text#6726)
  - Fix(editor): Also unset draggedOver at drop (text#6731)
  - Fix(files): catch race condition in FilesWorkspaceHeader init (text#6735)
  - Fix(outline): fix mobile detection and box shadow (text#6739)
  - Fix(debug): remove component in beforeDestroy hook (text#6757)
  - Fix(cy): avoid double upload to prevent lock error (text#6761)
  - Chore: Bump composer files with new composer version (text#6771)
  - Fix(licenses): SPDF license in package.json and khroma (text#6792)
  - Fix(link): Don't throw exception on invalid URL href (text#6796)
  - Fix: showing RichWorkspace for non-English language (text#6821)
  - Fix(Editor): Broken translation ref (viewer#2624)
  - Fix: source/dav handling and delete event payload (viewer#2627)
  - Fix: Close viewer if we navigate back in browser history (viewer#2679)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=259
2025-01-17 07:10:22 +00:00
a795ec28aa Accepting request 1230750 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1230750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=115
2024-12-13 21:39:04 +00:00
2f99eedb39 Accepting request 1230748 from home:ecsos:server
- Update to 30.0.4
  - Fix(app-store): Add back legacy store API used for update and removal (server#49216)
  - Fix(activity): make emails for link share uploads true by default (server#49691)
  - Chore(deps-dev): bump @babel/node from 7.25.0 to 7.25.9 (server#49712)
  - Chore(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.12 (server#49713)
  - Chore(deps): bump @nextcloud/sharing from 0.2.3 to 0.2.4 (server#49714)
  - Chore(deps): bump pinia from 2.2.6 to 2.2.8 (server#49715)
  - Chore(deps-dev): bump cypress-split from 1.24.0 to 1.24.7 (server#49716)
  - Fix(files_sharing): Stop infinite loop blocking link share requests (server#49724)
  - Fix(files_sharing): Correct property enforced property names (server#49809)
  - Fix(files_sharing): also submit new share on password submit (server#49817)
  - Update nextcloud/ocp dependency (logreader#1424)
  - Fix npm audit (logreader#1434)
  - Update nextcloud/ocp dependency (nextcloud_announcements#408)
  - Update nextcloud/ocp dependency (notifications#2112)
  - Update nextcloud/ocp dependency (serverinfo#717)
  - Update dependency @rollup/rollup-linux-x64-gnu to ^4.28.1 (text#6716)
  - Chore(deps): update dependency cypress-split to ^1.24.7 (text#6717)
  - Fix(deps): update dependency @nextcloud/vue to ^8.21.0 (text#6748)
  - Fix(deps): update dependency lib0 to ^0.2.99 (text#6749)
  - Fix(deps): update dependency y-prosemirror to ^1.2.15 (text#6751)

OBS-URL: https://build.opensuse.org/request/show/1230748
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=257
2024-12-13 09:42:44 +00:00
d306a6a42f Accepting request 1228690 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1228690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=114
2024-12-06 13:27:11 +00:00
c9465c0ffd - Update to 30.0.3
- Fix: Move cloud id into readonly input (server#48978)
  - Fix(settings): Align contents of profile picture heading (server#48981)
  - Build(deps-dev): bump cypress from 13.13.2 to 13.13.3 (server#49047)
  - Fix(caldav): duration handling in the event reader class (server#49066)
  - Clear pending two factor tokens also from configuration (server#49098)
  - Fix(net/security): Handle IPv6 zone IDs in link-local addresses (server#49107)
  - Fix(TaskProcessingApiController): Don’t use + to merge non-assoc. arrays (server#49110)
  - Fix(files): multiselect and filters store declaration (server#49136)
  - Fix(theming): Return default theme if the user never selected a theme (server#49138)
  - Fix(SharingEntryLink): Show default password before create if any (server#49149)
  - Fix(files_sharing): note icon color on public pages (server#49153)
  - Fix(files): open sidebar on sharing tab by default for files (server#49157)
  - Fix: undefined variable $response in DAV storage (server#49160)
  - Fix(files): edit locally buttons and description (server#49161)
  - Chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7 (server#49174)
  - Fix(files): view-in-folder enabled conditions (server#49180)
  - Feat(testing): Add a fake summary task provider (server#49195)
  - Fix: log a warning when we can’t build a background job (server#49207)
  - Chore(github): Update groupware code owners (server#49214)
  - Fix(files_external): cast storage id int (server#49222)
  - Docs: Adjust taiwan translators (server#49230)
  - Feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling (server#49234)
  - Fx(dav): file request guest nickname encoding (server#49239)
  - Fix remaining readdir() calls in loops with undesirable false evaluation potential (server#49241)
  - Fix(Middleware): log deprecation when annotation was actually used (server#49242)
  - Chore: Update `@nextcloud/upload` and `@nextcloud/files` (server#49250)
  - Feat: mail provider settings (server#49254)
  - Chore(deps): Add SabreDav Patch for iTip Broker (server#49264)
  - Fix: override iTip Broker to fix several issues (server#49268)
  - DNS: do not query CNAME if A succeeded already (server#49277)
  - Textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only (server#49280)
  - Fix: use invokePrivate for test (server#49292)
  - Fix: RDATE and EXDATE property instances (server#49302)
  - Fix: Do not check for strict cookie when running webcron (server#49310)
  - Build(deps-dev): bump jsdoc from 4.0.3 to 4.0.4 (server#49321)
  - Build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 (server#49330)
  - Fix(files): Allow downloading multiple nodes not from same base (server#49344)
  - Test(fakeAI): Allow to specify whether the fake providers should fail (server#49358)
  - Fix(core): Do not use `v-html` for translation output (server#49363)
  - Fix(files): improve delete display name when trashbin is disabled (server#49369)
  - Fix(SetupChecks): Make sure array key is set (server#49373)
  - Feat(settings): add big file upload setup checks (server#49384)
  - Fix(job): Check if carddata is resource and read it to string (server#49400)
  - Fix: Properly calculate intermediate icon for touch icon generation (server#49405)
  - Fix(storage): Try to delete existing target (server#49410)
  - Fix(files): Restore page title (folder – view – product) (server#49419)
  - Fix: (CalDav) Delete invitation link when deleting Calendars or Events (server#49429)
  - Fix(BackgroundJobs): Adjust intervals and time sensitivities (server#49461)
  - Fix(external_storage): Cast id to int (server#49468)
  - Fix(OCMDiscoveryService): Also cache error results during discovery (server#49472)
  - Fix: invalid usage of IQueryBuilder::createNamedParameter() (server#49480)
  - Fix(TaskProcessing): Set up fs in getFileContentsInternal (server#49491)
  - Fix: throw correct exception type when we can’t verify if an s3 bucket exists (server#49497)
  - Fix(security): Update CA certificate bundle (server#49509)
  - Fix(activity): Fix activity object type warnings (server#49522)
  - Fix(migration): Decrypt ownCloud secrets v2 (server#49537)
  - Chore: stricter access to testremote endpoint (server#49544)
  - Feat: Use inline password confirmation in external storage settings (server#49547)
  - Fix(setupcheck): Disable PhpMaxFileSize setupcheck for now (server#49642)
  - Add SabreDav Patch for iTip Broker (3rdparty#1983)
  - Backport/stable30/430/manual (app_api#434)
  - Check healthcheck and heartbeat after ExApp container start [backport] (app_api#440)
  - Stable30: updated CI to use actions/upload-artifact@v4 (app_api#444)
  - Fix): do not expose haproxy password to UI (app_api#449)
  - Fix): Encrypt sensitive values(haproxy_password) in the DB (app_api#454)
  - Fix migration for postgres support. (app_api#458)
  - Remove caching for shares (circles#1750)
  - Fix(notification): Make sure the action URL is an absolute URL (circles#1762)
  - Fix(CoreQueryBuilder): Use correct member entry for circle as initiator (circles#1765)
  - Fix(FederatedUserService): Increase cache TTL for singleId to one week (circles#1774)
  - New daily maintenance to delete old federated events (circles#1777)
  - Bypass user condition on cli (circles#1782)
  - Fix duplicate name on fedcircle (circles#1783)
  - Fix(activity): ensure absolute URL are used (circles#1786)
  - Chore(deps-dev): Bump vite from 5.4.10 to 5.4.11 (firstrunwizard#1438)
  - Build(deps): for NC 30 support PHP>=8.1 (logreader#1415)
  - Fix(SetupCheck): remove debug(?) output (logreader#1418)
  - Chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1 (notifications#2077)
  - Chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 5.3.8 (notifications#2094)
  - Fix: use NcCheckboxRadioSwitch in settings (recommendations#820)
  - Fix: add missing description to command (recommendations#824)
  - Update nextcloud/ocp dependency (serverinfo#695)
  - Chore(deps): update dependency cypress-visual-regression to ^5.2.2 (text#6470)
  - Chore(deps): update dependency cypress-split to ^1.24.5 (text#6589)
  - Chore(deps): update dependency vite to ^5.4.10 (text#6590)
  - Fix(deps): update dependency @nextcloud/files to ^3.9.1 (text#6591)
  - Fix(deps): update dependency mermaid to ^10.9.3 (text#6592)
  - Fix(deps): update dependency vue-material-design-icons to ^5.3.1 (text#6594)
  - Fix(css): Set page `size: auto` instead of `size: A4` (text#6595)
  - Fix some JS console errors (text#6600)
  - Test(cypress): More specific selector for viewer header in links test (text#6604)
  - Fix(addContent): only process addExtensions once (text#6605)
  - Feat(debug): Expose yjs debug function in editor API (text#6608)
  - Fix(files): set focus on image description right after inserting (text#6611)
  - Fix(files): Reduce spacing between image and description a bit (text#6615)
  - Fix(deps): update dependency @nextcloud/dialogs to ^5.3.8 (text#6620)
  - Fix(deps): update tiptap to ^2.9.1 (text#6621)
  - Fix(deps): update yjs (text#6622)
  - Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.24.4 (text#6623)
  - Chore(deps): update dependency eslint-plugin-cypress to ^3.6.0 (text#6624)
  - Chore(deps): update dependency rollup-plugin-webpack-stats to ^1.1.1 (text#6625)
  - Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.25.0 (text#6627)
  - Fix(deps): update dependency debounce to ^2.2.0 (text#6628)
  - Fix npm audit (text#6644)
  - Chore(deps): update dependency vite to ^5.4.11 (text#6658)
  - Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.27.2 (text#6659)
  - Fix(deps): update dependency @nextcloud/files to ^3.10.0 (text#6662)
  - Fix(deps): update dependency @nextcloud/vue to ^8.20.0 (text#6663)
  - Revert “fix(css): Set page `size: auto` instead of `size: A4`” (text#6669)
  - Fix: log ignored workspace propfind exceptions at debug (text#6677)
  - Fix npm audit (text#6691)
  - Send one full update from y-websocket (text#6697)
  - Ci: Run cypress on ubuntu-latest (text#6702)
  - Feat: render text inserted from assistant (text#6704)
  - Fix: catch all errors when getting rich workspace file (text#6705)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=255
2024-12-06 07:15:46 +00:00
48c7ca7771 Accepting request 1222187 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1222187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=113
2024-11-07 15:29:14 +00:00
f8842e2dd5 - Update to 30.0.2
- fix: Make user removal more resilient in #48589
  - fix(files): Reset context menu position on close in #47878
  - fix(files): Add more visual move / copy notification in #48458
  - fix: get rid of denied notification when accept in #48751
  - fix(share): Return empty string if no label is set in #48703
  - fix(files): Ensure children are removed from folder and not duplicated in #48240
  - feat(comments): Support mentioning emails in #48785
  - fix(appstore): Hide last modified information for shipped apps in #48754
  - fix(security): Update code signing revocation list in #48778
  - fix(activity): Fix download activity parameters in #48818
  - fix(AppConfig): Add external JWT private key to sensitive keys in #48710
  - build: Bump symfony/* to 6.4 in #48763
  - fix(files_sharing): Add proper user facing messages on success in #48730
  - ci: Update list of installed PHP extensions (as some are not default … in #48824
  - fix(files): Ensure renaming state is correctly reset in #48731
  - fix(filesexternal): Remove unneeded 3rdparty library use in #48550
  - fix(logger): Remove more parameters of other methods in #48830
  - fix: add PasswordConfirmationRequired to create user storages endpoint in #48748
  - fix(app-store): Also proxy images of locally installed apps in #48868
  - fix(app-store): Ensure the groups property is always an array in #48866
  - fix(files): Adjust NavigationQuota for Nextcloud 30 design in #48834
  - fix(files_sharing): Add correct context to translation in #48836
  - [TextProcessing] Fix: Also list types that are available in task processing in #48877
  - fix(app-store): Correctly render Markdown in app description in #48872
  - build: Print RTL limited characters in translation-checker in #48856
  - fix(ShareAPI): Send mails for mail shares by default in #48881
  - refactor(ShareApiController): Check for null and empty strings with e… in #48890
  - fix(files): handle empty view with error in #48893
  - fix(files): add title for files list table header button in #48901
  - fix: Allow overriding shouldApplyQuota check from child classes in #48635
  - fix(dav): Cleanup view-only check in #48931
  - fix(files_sharing): Cleanup error messages in #48937
  - Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 in #48896
  - fix: encrypt and store password, decrypt and retrieve the same in #48939
  - fix(unified-search): Close on second ctrl+f in #48861
  - fix(config): Mark more configs as sensitive in #48950
  - fix(files_sharing): federated shares avatar in #48888
  - fix(app-store): Update update count in navigation in #48945
  - ci(psalm): Add missing imagick extension in #48957
  - fix: do not reduce count for subadmins if they are members of group in #48571
  - fix: Fix "Unknown path" error when source user files folder has not been initialized in #48746
  - fix: add PasswordConfirmationRequired to the external storages mentioned in review in #48976
  - Fix copying or moving from shared groupfolders in #48984
  - fix(files): Do not jump to top when fileId is set to currentFolder in #48979
  - fix: Shipped apps should include the Nextcloud version in the cache buster in #48701
  - Fix disabled user list for subadmins in #48970
  - Bump libphonenumber-js from 1.11.9 to 1.11.11 in #48667
  - fix: provision api's status codes in #48474
  - fix: Return correct list of managers for a user in #48622
  - fix: Fix empty sections appearing in search results in #48624
  - chore: Replace Twitter & Diaspora links and text in #48620
  - fix: improve moving object store items to trashbin in #48245
  - fix: Fix "Reasons to use Nextcloud" design in #48652
  - fix(locking): Accept mixed as value on setTTL in #48694
  - fix: add PasswordConfirmationRequired to saveGlobalCredentials in #49005
  - Fix email share transfer accross storages in #48618
  - fix(users): improve recently active search in #49001
  - fix(FileList): Show correct avatar for federated share owner in #48294
  - fix(files_sharing): Password field must not be required if already set in #49013
  - feat(settings): migrate AppAPI ExApps management to settings in #48988
  - fix(files-external): set password as sensitive in #49028
  - fix(ShareEntryLinkList): Append new links to the end of list in #49022
  - chore: Update code owners in #49057
  - fix(apps-store): Fix exception on generating preview url for installed app screenshot in #49044
  - fix(owncloud): Fix ownCloud migration with oauth2 app in #49076
  - Update @nextcloud/dialogs to v6.0.1 in #49093
  - fix(caldav): broken activity rich objects in #49080
  - docs: update overwrite.cli.url wording in #49067

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=253
2024-11-07 12:41:16 +00:00
faf4ef172b Accepting request 1208682 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1208682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=112
2024-10-18 13:55:39 +00:00
423e9bc19d - Update to 30.0.1
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=251
2024-10-17 17:19:59 +00:00
50cceccfd0 Accepting request 1207125 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1207125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=111
2024-10-11 15:03:38 +00:00
7f8537bc55 - Update to 29.0.8
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=249
2024-10-11 10:19:10 +00:00
f9925f6bde Accepting request 1205613 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1205613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=110
2024-10-04 15:10:57 +00:00
1aaaae674f - Add /srv/www directories to filelist [bsc#1231027].
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=247
2024-10-04 04:28:46 +00:00
c9b1faa007 Accepting request 1200750 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1200750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=109
2024-09-13 12:34:20 +00:00
64ecc918b8 Accepting request 1198745 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1198745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=108
2024-09-05 13:46:55 +00:00
4acdd322ac - Update to 29.0.6
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=243
2024-09-04 14:13:19 +00:00
38bf6228af Accepting request 1195195 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1195195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=107
2024-08-22 16:13:38 +00:00
ef9f8b4470 - Update to 29.0.5
- No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=241
2024-08-21 22:05:12 +00:00
3f0d9d62a0 Accepting request 1188595 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1188595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=106
2024-07-22 15:15:55 +00:00
8ef91a67bd - Update to 29.0.4
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=239
2024-07-19 11:18:06 +00:00
1e19325e48 Accepting request 1183232 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1183232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=105
2024-06-27 13:59:54 +00:00
9a63771cd8 - Update to 29.0.3
- Fix(settings): show warning for indexToReplace as part of missing indices (server#44675)
  - Fix(appconfig): format app values (server#44894)
  - Fix(files): Display selected files count (server#44909)
  - Fix: regression with updating read-only config (server#44927)
  - Fix(auth): Keep redirect URL during 2FA setup and challenge (server#44977)
  - Feat: Add legal notice and privacy policy links to help page (server#44988)
  - 44032 fix show new shares without refresh (server#45304)
  - Avoid updating the same oc_authtoken row twice (server#45348)
  - Feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries (server#45379)
  - Fix: register DI alias for IFileAccess (server#45476)
  - Fix(dav): Rate limit address book creation (server#45543)
  - CalDAV fix search with limit and time range (server#45566)
  - Fix(theming): replace standard generic package icon by material design (server#45577)
  - Unmark deleted users if their last login date is more recent than deleted date (server#45587)
  - Fix(files): Don’t fail if dir exists (server#45590)
  - Fix(files): Ensure active file list entry is highlighted (server#45597)
  - Fix: Update `@nextcloud/files` to fix public link shares (server#45601)
  - Fix(session): Do not update authtoken last_check for passwordless (server#45602)
  - Fix(core): unsupported browser redirect url (server#45621)
  - Fix(caldav): automatically delete outdated scheduling objects (server#45641)
  - Fix(core): Add missing null value possibility to Resource and Reference richObject (server#45644)
  - Fix(INavigationManager): Fix psalm alias not set in the right place (server#45645)
  - Fix(files): Close sidebar and update fileid when current node is deleted (server#45659)
  - Fix(Mailer): Allow to enforce strict email format (server#45660)
  - Fix(files): Only execute default action if there is an action to perform (server#45662)
  - Fix(files): reset menu pos when opening in grid mode (server#45666)
  - Fix(federatedfilesharing): import external federated share script (server#45675)
  - Fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue (server#45690)
  - Fix(Session): avoid password confirmation on SSO (server#45705)
  - Fix(files): Make sure files are opened when using `open-in-files` action(s) or at lease are scrolled into view (server#45728)
  - Ci(eol): update workflow from template (server#45734)
  - Fix(dav): Don’t log access control as error (server#45756)
  - Fix(files): handling numbered type owner name & id (server#45764)
  - Fix(settings): Use axios directly for health check to preven URL sanitizing (server#45765)
  - Fix: Only list remnants as disabled if option is enabled (server#45773)
  - Fix: Autodetect legacy filekey instead of trusting the header for legacy header (server#45778)
  - Fix(search): tags redirect route (server#45791)
  - Fix(caldav): event links in shared calendar notifications (server#45800)
  - Use isRetryable to catch retryable exceptions (server#45808)
  - Fix(Token): make new scope future compatible (server#45809)
  - Fix(cron): Log long running jobs (server#45813)
  - Fix(files_sharing): fix parsing of remote shares (server#45816)
  - Test: add tests for ProfilePageController (server#45821)
  - Fix(files): also trigger new tab on file name middle click (server#45826)
  - Fix(files): do not rely on unique fileid (server#45837)
  - Fix(ObjectStore): Fix regression when hostname is empty (server#45840)
  - Get child ids for folder in a separate query during move (server#45851)
  - Feat: add option to disable scanner transactions (server#45856)
  - Fix(files): Ignore right click for default action (server#45862)
  - Show non writable folders during move or copy (server#45864)
  - Fix(comments): Use proper icon components instead of icon classes to fix dark mode (server#45871)
  - Fix(theming): also apply enforced theme for guests (server#45904)
  - Fix(deleteAction): Bump up delete requests concurrency to 5 (server#45907)
  - Ci: use precise ref for 3rdparty check (server#45928)
  - Fix(files): correctly import WebDAV client in files store (server#45942)
  - Fix: move repair mimetype repair step to the expensive steps (server#45966)
  - Fix(dav): Limit number of UPDATES for sync token created_at (server#45991)
  - Fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION (server#46075)
  - Chore(deps-dev): Bump adm-zip from 0.5.12 to 0.5.14 (files_pdfviewer#977)
  - Update nextcloud/ocp dependency (firstrunwizard#1236)
  - Chore(deps-dev): Bump vite from 5.2.12 to 5.2.13 (firstrunwizard#1242)
  - Update nextcloud/ocp dependency (nextcloud_announcements#343)
  - Update nextcloud/ocp dependency (notifications#1933)
  - Update nextcloud/ocp dependency (notifications#1941)
  - Fix(browser): Don’t create web notifications for old notifications (notifications#1945)
  - Fix: separate creation of browser notifications and sounds from Vue rendering (notifications#1948)
  - Update nextcloud/ocp dependency (related_resources#429)
  - Update nextcloud/ocp dependency (related_resources#434)
  - Update nextcloud/ocp dependency (serverinfo#614)
  - Ci: automate ocp updates (serverinfo#622)
  - Update nextcloud/ocp dependency (survey_client#281)
  - Update nextcloud/ocp dependency (text#5854)
  - Fix(table): Fix readonly detection in vue components (text#5857)
  - Test(cypress): Fix selector for new button in files app (text#5860)
  - Fix(locks): only lock when editing (text#5865)
  - Update nextcloud/ocp dependency (text#5883)
  - Reset all sessions (in occ command and on upgrade) (text#5889)
  - Fix: Ignore pushes of update steps for read only sessions (text#5896)
  - Truncate tables and rename documents folder on reset (text#5921)
  - Properly save old route when opening the viewer (viewer#2326)
  - Fix: Add missing generateUrl (viewer#2329)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=237
2024-06-25 16:11:51 +00:00
16c5b71dab Accepting request 1179073 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1179073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=104
2024-06-07 13:04:13 +00:00
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
e92178d9ce Accepting request 1176686 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1176686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=103
2024-05-24 17:53:08 +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
bd72cccde4 Accepting request 1170191 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1170191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=102
2024-04-26 21:26:55 +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
333a92ab03 Accepting request 1163307 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1163307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=101
2024-03-29 12:09:37 +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
e7278bad45 Accepting request 1153760 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1153760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=100
2024-03-01 22:36:49 +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
808a176e7a Accepting request 1143494 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1143494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=99
2024-02-02 14:47:11 +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
cc676abf7e Accepting request 1134621 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1134621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=98
2023-12-22 21:42:08 +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
516cf8cd64 Accepting request 1133253 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1133253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=97
2023-12-15 20:49:16 +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
0e907ff363 Accepting request 1128405 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1128405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=96
2023-11-24 22:34:23 +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
8688b3d6c8 Accepting request 1120755 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1120755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=95
2023-10-27 20:28:54 +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
e29e4c2e38 Accepting request 1116309 from server:php:applications
- 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)

OBS-URL: https://build.opensuse.org/request/show/1116309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=94
2023-10-10 18:58:41 +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
011986f3b3 Accepting request 1113271 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1113271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=93
2023-09-25 18:03:05 +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
06731a416b Accepting request 1112889 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1112889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=92
2023-09-22 19:47:32 +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
1caa8825a3 Accepting request 1111379 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1111379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=91
2023-09-15 20:04:45 +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
322ebd4b8c Accepting request 1103343 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1103343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=90
2023-08-11 13:55:36 +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
f279fa255f Accepting request 1099776 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1099776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=89
2023-07-25 09:50:35 +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
3355671a76 Accepting request 1094663 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1094663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=88
2023-06-22 21:26:47 +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
5fd6d3a779 Accepting request 1089154 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1089154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=87
2023-05-26 18:15:45 +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
8138746f92 Accepting request 1081211 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1081211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=86
2023-04-21 13:41:56 +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
9ece000938 Accepting request 1079530 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1079530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=85
2023-04-15 20:32:53 +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
72635bcc46 Accepting request 1067520 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1067520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=84
2023-02-24 17:08:07 +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
2ac4be92b7 Accepting request 1059307 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1059307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=83
2023-01-18 12:11:20 +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
f72ccbbef6 Accepting request 1041792 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1041792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=82
2022-12-09 12:18:18 +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
373331b949 Accepting request 1039097 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1039097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=81
2022-11-30 14:00:31 +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
f36c47ffb2 Accepting request 1033149 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1033149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=80
2022-11-04 16:34:21 +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
39cba61271 Accepting request 1008392 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1008392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=79
2022-10-07 23:23:37 +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
ecdf3d09ca Accepting request 1003991 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1003991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=78
2022-09-16 11:32:26 +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
a8f0d90a1f Accepting request 1002172 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1002172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=77
2022-09-09 16:27:43 +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
54e3f81c60 Accepting request 994648 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/994648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=76
2022-08-12 14:06:38 +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
2154f51853 Accepting request 990026 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/990026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=75
2022-07-19 15:19:37 +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
6a060505b2 Accepting request 984047 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/984047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=74
2022-06-21 14:32:36 +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
8bcac06aaa Accepting request 978208 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/978208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=73
2022-05-20 15:50:49 +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
c4fc5fdb66 Accepting request 974763 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/974763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=72
2022-05-03 19:19:44 +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
079870afcc Accepting request 972481 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/972481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=71
2022-04-25 21:35:11 +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
fc1af04732 Accepting request 963707 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/963707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=70
2022-03-21 19:13:02 +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
4075c3dd8d Accepting request 955169 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/955169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=69
2022-02-16 23:30:31 +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
0de1b83004 Accepting request 949678 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/949678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=68
2022-01-28 21:12:51 +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
bd0bc7d049 Accepting request 934987 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/934987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=67
2021-12-01 19:47:05 +00:00
d0df7e8328 Accepting request 934986 from home:ecsos:server
Unfortunately, some do not want to recognize the dangers. (Destroyed data, crashes). And unfortunately I also do not have time for endless long discussions. Is mariadb < 16.0 removed again.

OBS-URL: https://build.opensuse.org/request/show/934986
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=161
2021-12-01 13:22:05 +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
fb32d70f1d Accepting request 931808 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/931808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=66
2021-11-17 00:14:23 +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
7269f21e19 Accepting request 931241 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/931241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=65
2021-11-13 21:48:39 +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
78589ad308 Accepting request 930967 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/930967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=64
2021-11-11 20:40:20 +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
0e1c1f00d4 Accepting request 922452 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/922452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=63
2021-10-01 20:29:01 +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
a01807cc40 Accepting request 914551 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/914551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=62
2021-08-27 19:43:59 +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
9ac1021d0d Accepting request 910355 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/910355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=61
2021-08-05 18:48:08 +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
85d2de108f Accepting request 904436 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/904436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=60
2021-07-07 16:30:31 +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
4da515f5cc Accepting request 903603 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/903603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=59
2021-07-02 11:27:58 +00:00
cb81b80518 Accepting request 903602 from home:ecsos:server
- Update to 21.0.3
  - Don't break OCC if an app is breaking in it's Application class (server#26879)
  - Bump handlebars from 4.7.6 to 4.7.7 (server#26905)
  - Bump url-parse from 1.4.7 to 1.5.1 (server#26911)
  - Bump lodash from 4.17.20 to 4.17.21 (server#26912)
  - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26918)
  - Fix occ command user:add-app-password (server#26952)
  - Add bruteforce protection to the shareinfo endpoint (server#26955)
  - Ignore readonly flag for directories (server#26964)
  - Throttle MountPublicLinkController when share is not found (server#26972)
  - Respect default share permissions for federated reshares (server#26999)
  - Harden apptoken check (server#27012)
  - Use parent wrapper to properly handle moves on the same source/target 
    storage (server#27015)
  - Fix log error when creating files from an empty template (server#27021)
  - Fix error when using CORS with no auth credentials (server#27028)
  - Fix filesize error on log rotation, if file does not exist (server#27058)
  - Avoid reading ~/.aws/config when using S3 provider (server#27097)
  - Fix return value of getStorageInfo when 'quota_include_external_storage'
    is enabled (server#27107)
  - Move remnants of ocs api requests to v2 endpoint (server#27109)
  - Add DB exception '@throws' tag to QBMapper PHPDoc (server#27121)
  - Improve type handling of Avatar::generateAvatarFromSvg (server#27124)
  - Bump patch dependencies (server#27184)
  - Fix the get editable fields endpoint without a user id (server#27195)
  - Use noreply@ as email address for share emails (server#27208)
  - Bump vue-loader from 15.9.6 to 15.9.7 (server#27231)
  - Bump moment-timezone from 0.5.32 to 0.5.33 (server#27237)
  - Bump browserslist from 4.16.0 to 4.16.6 (server#27248)
  - Bump ws from 7.3.1 to 7.4.6 (server#27250)
  - Properly use limit and offset for search in Jail wrapper (server#27303)
  - Make user:report command scale (server#27318)
  - Properly log expiration date removal in audit log (server#27324)
  - Emit UserLoggedInEvent on apache auth (server#27333)
  - Don't allow executing cli if cache backend is unavailable (server#27334)
  - Propagate throttling on OCS response (server#27336)
  - Replace OCSController with OCP\API (server#27346)
  - Don't throw when comments is disabled (server#27347)
  - Set umask before operations that create local files (server#27350)
  - Escape filename in Content-Disposition (server#27359)
  - Don't update statuses to offline again and again (server#27411)
  - Fix some php 8 warnings (server#27415)
  - Don't pass a column object to addOrderBy (server#27446)
  - Header must contain a colon (server#27455)
  - Only allow removing existing shares that would not be allowed due
    to reshare restrictions (server#27551)
  - Bump postcss from 7.0.35 to 7.0.36 (server#27569)
  - Properly cleanup entries of WebAuthn on user deletion (server#27599)
  - Throttle on public DAV endpoint (server#27616)
  - Bump dompurify from 2.2.8 to 2.2.9 (server#27622)
  - Unshift crash reports when they are loaded, to break the recusion (server#27670)
  - Validate the theming color also on CLI (server#27679)
  - LDAP: determine shares of offline users only when needed (server#27703)
  - Downstream encryption:fix-encrypted-version for repairing
   "bad signature" errors (server#27727)
  - Remove encodeURI code (files_pdfviewer#397)
  - Disable content copy for PDF files that specify it (files_pdfviewer#417)
  - Update openssl for PHP 8.0 (nextcloud_announcements#78)
  - Only ask for permissions on HTTPS (notifications#997)
  - Fix sorting if one of the file name is only composed with number (photos#784)
  - Update File.vue (photos#812)
  - Hide free space if it can't be calculated (serverinfo#295)
  - Update chart.js (serverinfo#308)
  - Only return workspace property for top node in a propfind request (text#1610)
  - Use text/plain as content type for fetching the document (text#1691)
  - Log exceptions that happen on unknown exception and return
    generic messages (text#1697)
  - Try enabling apcu on cli for cypress (text#1700)
  - Add fixup (viewer#923)
  - Fix: fullscreen for Firefox (viewer#928)
  - Use physical pixel size for preview resolution (viewer#937)

OBS-URL: https://build.opensuse.org/request/show/903602
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=150
2021-07-02 03:21:55 +00:00
ef98806f57 Accepting request 894766 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/894766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=58
2021-05-21 19:50:10 +00:00
2a20a76745 Accepting request 894765 from home:ecsos:server
- Update to 21.0.2
  - L10n: Add word user in FederatedShareProvider.php (server#26508)
  - Increase subnet matcher (server#26514)
  - Limit size of properties to 2048 characters (server#26525)
  - Fix accessibility issues on log in screen (server#26535)
  - Fix constraint violation detection in QB Mapper (server#26587)
  - Bump ssri from 6.0.1 to 6.0.2 (server#26604)
  - Add force option to app install command (server#26607)
  - Update root.crl due to revoked news.crt (server#26616)
  - Do not allow adding file drop shares to your own cloud (server#26621)
  - Fix empty password check for mail shares (server#26625)
  - Require read permissions for federated shares (server#26636)
  - Ensure redis returns bool for hasKey (server#26639)
  - Make lookup search explicit (server#26641)
  - Update psalm baseline (server#26653)
  - Fix broken Expiration test (server#26667)
  - Do not stop directory listing when ACL is blocking access (server#26677)
  - Mention MariaDB in MySQL support warning (server#26685)
  - Make Testcase class compatible with phpunit-9.5 (server#26690)
  - Explicitly check hex2bin input (server#26694)
  - Remove undefined parameter, add description (server#26702)
  - FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for … (server#26703)
  - Update icewind/smb to 3.4.1 (server#26704)
  - Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 (server#26733)
  - Private cannot be final (server#26752)
  - Fix installer deprecation warnings for PHP 8 (server#26759)
  - Validate the website field input to be a valid URL (server#26760)
  - Respect the error level when logging (server#26766)
  - Improve federated permission handling (server#26770)
  - No longer add trusted servers on federated share creation (server#26778)
  - Fix ratelimit template (server#26789)
  - LDAP: do not bother to search after the last page (server#26797)
  - Fail when creating new files with an empty path (server#26808)
  - Only return display name as editable when the user backend allows it (server#26815)
  - Do not try to contact lookup server if not needed (server#26823)
  - Only perform login check during ownership transfer for encryption (server#26863)
  - Fix creating vcards with multiple string values (server#26865)
  - L10n: Spelling unification (server#26881)
  - Remove self setting checking which can not be set anymore (activity#574)
  - Ensure link names are unique for accessibility, thanks @nickvergessen, fix #575 (activity#578)
  - Use PNG images in daily activity summary emails (activity#584)
  - Fix accessibility issues in PDF pt. II (example-files#18)
  - Fix admin notification api (notifications#929)
  - Only push delete-push to devices that also got the notification (notifications#938)
  - Move counting storage statistics to the background (serverinfo#298)
  - Hide squashfs and overlay-FS from the overview (serverinfo#304)
  - Add download button in actions menu (viewer#849)
  - Limit scope of the icon white overwrite (viewer#858)
  - Fixes for naughty filenames (viewer#869)

OBS-URL: https://build.opensuse.org/request/show/894765
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=148
2021-05-21 11:35:45 +00:00
Richard Brown
8821a41546 Accepting request 883895 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/883895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=57
2021-04-10 13:27:36 +00:00
709591df72 Accepting request 883894 from home:ecsos:server
- Update to 21.0.1
  - No changelog from upstream at this time.
  - Switch requires from mysql to mariadb.
  - Now minimum require php is 7.3 and recommend 7.4.

OBS-URL: https://build.opensuse.org/request/show/883894
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=146
2021-04-08 19:17:01 +00:00
Richard Brown
9b2d3b6d31 Accepting request 874796 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/874796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=56
2021-02-25 17:28:50 +00:00
955088c508 Accepting request 874382 from home:ecsos:server
- Update to 21.0.0
  The biggest improvements we introduce with Nextcloud 21 are:
  - High Performance Back-end for Nextcloud Files: reduces server
    load from desktop clients and web interface polling by 90% 
    while delivering instant notifications to users.
  - And a wide range of performance improvements all over on top, 
    decreasing loading times of pages and reducing load on the server
  - Collaborative features: new Whiteboard, author colours in Text
    and Document Templates to increase team productivity
  - Nextcloud Talk: debuts message status indicators, a raise hand
    feature, a group conversation description and more!
  - A range of Groupware improvements like drag'n'drop and nicer
    threading in Mail and syncing social media avatars in Contacts.
  * BugFixes:
    https://github.com/nextcloud/server/milestone/120?closed=1
- Fix missing db things automatically at upgrade.

OBS-URL: https://build.opensuse.org/request/show/874382
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=144
2021-02-24 10:12:21 +00:00
68a83e75b3 Accepting request 868940 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/868940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=55
2021-02-03 18:56:29 +00:00
6de2b8dc44 Accepting request 868939 from home:ecsos:server
- Update to 20.0.7

OBS-URL: https://build.opensuse.org/request/show/868939
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=142
2021-02-03 12:38:01 +00:00
11781de792 Accepting request 866988 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/866988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=54
2021-01-27 17:57:56 +00:00
ce682c36f5 Accepting request 866987 from home:ecsos:server
- Update to 20.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/866987
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=140
2021-01-26 18:11:35 +00:00
6a711f6ee9 Accepting request 863179 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/863179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=53
2021-01-15 18:46:32 +00:00
239123816b Accepting request 863173 from home:ecsos:server
- Update to 20.0.5

OBS-URL: https://build.opensuse.org/request/show/863173
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=138
2021-01-14 18:53:13 +00:00
3b014c5a4e Accepting request 855945 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/855945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=52
2020-12-15 11:31:31 +00:00
d0fc5974ff Accepting request 855944 from home:ecsos:server
- The apache subpackage must require the main package, otherwise it
  will not be uninstalled when the main package is uninstalled.

OBS-URL: https://build.opensuse.org/request/show/855944
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=136
2020-12-15 08:22:17 +00:00
66ba7fc63a Accepting request 855844 from home:ecsos:server
- Update to 20.0.4
  No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/855844
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=135
2020-12-14 20:09:34 +00:00
5412e3c750 Accepting request 855739 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/855739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=51
2020-12-14 17:08:50 +00:00
d10bdc0deb Accepting request 855738 from home:ecsos:server
- Put apache configuration files in separate subpackage.

OBS-URL: https://build.opensuse.org/request/show/855738
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=133
2020-12-14 11:53:46 +00:00
eac4a85af6 Accepting request 854883 from server:php:applications
Rollback

OBS-URL: https://build.opensuse.org/request/show/854883
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=132
2020-12-11 13:26:58 +00:00
a730862f2d Accepting request 854820 from home:ecsos:server
- Fix problem with apache_serverroot macro in Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/854820
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=131
2020-12-11 09:15:26 +00:00
052a459f6b Accepting request 854624 from home:ecsos:server
- Use apache-rpm-macros for SUSE.
- Change oc_* macros to nc_* macros.
- Insert macro apache_serverroot also in cron files.

OBS-URL: https://build.opensuse.org/request/show/854624
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=130
2020-12-10 16:18:43 +00:00
20389febaf Accepting request 854540 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/854540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=50
2020-12-10 14:59:15 +00:00
d4da3977b4 Accepting request 854525 from home:stroeder:branches:server:php:applications
Update to 20.0.3

OBS-URL: https://build.opensuse.org/request/show/854525
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=128
2020-12-10 11:38:55 +00:00
7b7a972c7f Accepting request 849452 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/849452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=49
2020-11-21 11:41:58 +00:00
6f7246d111 Accepting request 849379 from home:stroeder:branches:server:php:applications
Update to 20.0.2

OBS-URL: https://build.opensuse.org/request/show/849379
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=126
2020-11-19 14:30:19 +00:00
c4a3b04fdd Accepting request 843755 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/843755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=48
2020-10-24 13:18:48 +00:00
c46548ea7f Accepting request 843754 from home:ecsos:server
- Update to 20.0.1

OBS-URL: https://build.opensuse.org/request/show/843754
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=124
2020-10-24 09:44:22 +00:00
18477fa1be Accepting request 839318 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/839318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=47
2020-10-05 17:41:22 +00:00
cd212e5382 Accepting request 839316 from home:ecsos:server
- Update to 20.0.0
  - No changelog from upstream at this time.
- Upgrade apps during update process.

OBS-URL: https://build.opensuse.org/request/show/839316
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=122
2020-10-03 15:01:30 +00:00
1a92a9b35d Accepting request 833555 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/833555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=46
2020-09-11 22:09:39 +00:00
0949dfd7de Accepting request 833554 from home:ecsos:server
- Update to 19.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/833554
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=120
2020-09-10 18:50:44 +00:00
ce63102be1 Accepting request 830271 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/830271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=45
2020-08-29 18:43:09 +00:00
42ddfa5291 Accepting request 830270 from home:ecsos:server
- Update to 19.0.2
  - [stable19] lower minimum search length to 2 characters (server#21782)
  - [stable19] Call openssl_pkey_export with $config and log errors. (server#21804)
  - [stable19] Improve error reporting on sharing errors (server#21806)
  - [stable19] Do not log RequestedRangeNotSatisfiable exceptions in DAV (server#21840)
  - [stable19] Fix parsing of language code (server#21857)
  - [stable19] fix typo in revokeShare() (server#21876)
  - [stable19] Discourage webauthn user interaction (server#21917)
  - [stable19] Encryption is ready if master key is enabled (server#21935)
  - [stable19] Disable fragile comments tests (server#21939)
  - [stable19] Do not double encode the userid in webauthn login (server#21953)
  - [stable19] update icewind/smb to 3.2.6 (server#21955)
  - [stable19] Respect default share permissions (server#21967)
  - [stable19] allow admin to configure the max trashbin size (server#21975)
  - [stable19] Fix risky test in twofactor_backupcodes (server#21978)
  - [stable19] Fix PHPUnit deprecation warnings (server#21981)
  - [stable19] fix moving files from external storage to object store trashbin (server#21983)
  - [stable19] Ignore whitespace in sharing by mail (server#21991)
  - [stable19] Properly fetch translation for remote wipe confirmation dialog (server#22036)
  - [stable19] parse_url returns null in case a parameter is not found (server#22044)
  - Bump elliptic from 6.5.2 to 6.5.3 (server#22050)
  - [stable19] Correctly remove usergroup shares on removing group members (server#22053)
  - [stable19] Fix height to big for iPhone when using many apps (server#22064)
  - [stable19] reset the cookie internally in new API when abandoning paged results op (server#22069)
  - [stable19] Add Guzzle's InvalidArgumentException (server#22070)
  - [stable19] contactsmanager shall limit number of results early (server#22091)
  - [stable19] Fix browser freeze on long password input (server#22094)
  - [stable19] Search also the email and displayname in user mangement for groups (server#22118)
  - [stable19] Ensured large image is unloaded from memory when generating previews (server#22121)
  - [stable19] fix display of remote users in incoming share notifications (server#22131)
  - [stable19] Reuse cache for directory mtime/size if filesystem changes can be ignored (server#22171)
  - [stable19] Remove unexpected argument (server#22178)
  - [stable19] Do not exit if available space cannot be determined on file transfer (server#22181)
  - [stable19] Fix empty 'more' apps navigation after installing an app (server#22183)
  - [stable19] Fix default log_rotate_size in config.sample.php (server#22192)
  - [stable19] shortcut in reading nested group members when IN_CHAIN is available (server#22203)
  - [stable19] Fix chmod on file descriptor (server#22208)
  - [stable19] Do clearstatcache() on rmdir (server#22209)
  - [stable19] SSE enhancement of file signature (server#22210)
  - [stable19] remove logging message carrying no valuable information (server#22215)
  - [stable19] Add app config option to disable "Email was changed by admin" activity (server#22232)
  - [stable19] Delete chunks if the move on an upload failed (server#22239)
  - [stable19] Silence duplicate session warnings (server#22247)
  - [3rdparty] Doctrine: Fix unquoted stmt fragments backslash escaping (server#22252)
  - [stable19] Allow to disable share emails (server#22300)
  - [stable19] Show disabled user count in occ user:report (server#22302)
  - Bump 3rdparty to last stable19 commit (server#22303)
  - [stable19] fixing a logged deprecation message (server#22309)
  - [stable19] CalDAV: Add ability to limit sharing to owner (server#22333)
  - [stable19] Only copy the link when updating a share or no password was forced (server#22337)
  - [stable19] Remove encryption option for nextcloud external storage (server#22341)
  - [stable19] l10n:Correct appid for WebAuthn (server#22348)
  - [stable19] Properly search for users when limittogroups is enabled (server#22355)
  - [stable19] SSE: make legacy format opt in (server#22381)
  - [stable19] Update the CRL (server#22387)
  - [stable19] Fix missing FN from federated contact (server#22400)
  - [stable19] fix event icon sizes and text alignment (server#22414)
  - [stable19] Bump stecman/symfony-console-completion from 0.8.0 to 0.11.0 (3rdparty#457)
  - [stable19] Add Guzzle's InvalidArgumentException (3rdparty#474)
  - [stable19] Doctrine: Fix unquoted stmt fragments backslash escaping (3rdparty#486)
  - [stable19] Fix cypress (viewer#545)
  - Move to webpack vue global config & bump deps (viewer#558)

OBS-URL: https://build.opensuse.org/request/show/830270
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=118
2020-08-28 12:11:17 +00:00
3645a01fb3 Accepting request 821167 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/821167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=44
2020-07-16 10:18:02 +00:00
269acadbd2 Accepting request 821166 from home:ecsos:server
- Update to 19.0.1
  - Security update
    Fix (CVE-2020-8183, NC-SA-2020-026, CWE-256)
    A logic error in Nextcloud Server 19.0.0 caused a plaintext 
    storage of the share password when it was given on the initial
    create API call.
- No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/821166
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=116
2020-07-15 22:38:31 +00:00
5ba42599ba Accepting request 811220 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/811220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=43
2020-06-04 15:53:18 +00:00
911dc2a7d2 Accepting request 811218 from home:ecsos:server
- Update to 19.0.0
  * Changes
    Nextcloud Hub v19, code name “home office”, represents a big step forward 
    for remote collaboration in teams. 
    This release brings document collaboration to video chats,
    introduces password-less login and improves performance.
    As this is a major release, the changelog is too long to put here. 
    Users can look at github milestones to find what has been merged. 
    A quick overview of what is new:
    - password-less authentication and many other security measures
    - Talk 9 with built-in office document editing courtesy of Collabora, a grid view & more
    - MUCH improved performance, Deck integration in Calendar, guest account groups and more!

OBS-URL: https://build.opensuse.org/request/show/811218
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=114
2020-06-03 19:08:29 +00:00
fd84d3e905 Accepting request 805348 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/805348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=42
2020-05-14 21:25:29 +00:00
959e6fbaaf Accepting request 805347 from home:ecsos:server
- Add missing security issues for 18.0.3:
    Fix (CVE-2020-8154, NC-SA-2020-018, boo#1171579) and
        (CVE-2020-8155, NC-SA-2020-019, boo#1171572)

OBS-URL: https://build.opensuse.org/request/show/805347
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=112
2020-05-13 15:46:50 +00:00
b3c74394cc Accepting request 805295 from home:ecsos:server
Add missing security issue.
- Update to 18.0.3
  - Security update
    Fix (CVE-2020-8154, NC-SA-2020-018, boo#1171579) and
        (CVE-2020-8155, NC-SA-2020-019, boo#1171572)

OBS-URL: https://build.opensuse.org/request/show/805295
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=111
2020-05-13 13:49:12 +00:00
fce62ea18d Accepting request 796525 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/796525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=41
2020-04-23 16:39:22 +00:00
de930bd71d Accepting request 796521 from home:ecsos:server
- Update to 18.0.4
  - No changelog from upstream at this time.
- Add nextcloud-rpmlintrc to reduce build warnings.
- Fix RewriteRules in apache_secure_data.

OBS-URL: https://build.opensuse.org/request/show/796521
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=109
2020-04-23 11:55:33 +00:00
93ef1180db Accepting request 793439 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/793439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=40
2020-04-14 13:09:39 +00:00
2dbade356f Accepting request 793414 from home:oreinert:branches:server:php:applications
- Make core/js/mimetypelist.js writable
  * Fixes "occ maintenance:mimetype:update-js" command
  * Allows apps to register new mimetypes
- Make core/img/filetypes/ writable
  * Allows apps to register new file icons
- Use standard a2enmod command to manipulate Apache module list

The first two items are bugfixes. Without them, apps that define new file types (e.g., the MindMap app) cause issues, even to the point of breaking the Activity page.
The last item is cosmetic, but I figure the use of a dedicated purpose-built command is easier to read and maintain than custom Perl scripts?

OBS-URL: https://build.opensuse.org/request/show/793414
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=107
2020-04-12 20:03:35 +00:00
7ba4f6ead9 Accepting request 789580 from home:oreinert:branches:server:php:applications
- Enable Apache PHP module on first install only, not on updates
- Make crontab and timer consistent: 5 minutes between jobs

OBS-URL: https://build.opensuse.org/request/show/789580
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=106
2020-03-29 22:05:36 +00:00
6a17522233 Accepting request 787928 from server:php:applications
- Update to 18.0.3
  - Security update

OBS-URL: https://build.opensuse.org/request/show/787928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=39
2020-03-24 21:37:54 +00:00
0627bd0017 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=104 2020-03-24 20:18:31 +00:00
27ba4f1a92 Accepting request 787917 from home:stroeder:branches:server:php:applications
- Update to 18.0.3: Security update

OBS-URL: https://build.opensuse.org/request/show/787917
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=103
2020-03-24 20:13:43 +00:00
784dd23dd6 Accepting request 784058 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/784058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=38
2020-03-11 21:04:13 +00:00
a9164aae22 Accepting request 784057 from home:ecsos:server
- Update to 18.0.2
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/784057
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=101
2020-03-11 20:04:58 +00:00
Oliver Kurz
fa30b85911 Accepting request 774141 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/774141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=37
2020-02-14 15:37:52 +00:00
a1f292ed02 Accepting request 774140 from home:ecsos:server
- Update to 18.0.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/774140
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=99
2020-02-13 10:59:18 +00:00
dbd1a4661e Accepting request 765476 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/765476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=36
2020-01-19 19:56:06 +00:00
81f1a952da Accepting request 765396 from home:ecsos:server
Update to 18.0.0
Can now install in Tumbleweed again.
But today I have some problems when I update nextcloud. So I have insert in spec one line to repair dB before update.
Can someone test it before I will accept and push it to Tumbleweed, please?

OBS-URL: https://build.opensuse.org/request/show/765396
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=97
2020-01-18 17:55:02 +00:00
9ad539c1fe Accepting request 758250 from home:ecsos:server
Update to 17.0.2

OBS-URL: https://build.opensuse.org/request/show/758250
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=96
2019-12-19 15:39:28 +00:00
b556f34179 Accepting request 746388 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/746388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=35
2019-11-07 22:21:29 +00:00
dadfd3eb6d Accepting request 746378 from home:ecsos:server
Update to 17.0.1

OBS-URL: https://build.opensuse.org/request/show/746378
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=94
2019-11-07 18:18:45 +00:00
0f4e1b67d5 Accepting request 734404 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/734404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=34
2019-10-02 10:00:32 +00:00
c344defdad Accepting request 734403 from home:ecsos:server
Update to 17.0.0

OBS-URL: https://build.opensuse.org/request/show/734403
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=92
2019-10-01 16:34:23 +00:00
cce9616168 Accepting request 733485 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/733485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=33
2019-09-26 18:46:58 +00:00
f36024b8d6 Accepting request 733477 from home:ecsos:server
Update to 16.0.5

OBS-URL: https://build.opensuse.org/request/show/733477
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=90
2019-09-26 15:25:00 +00:00
846c30d89c Accepting request 725840 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/725840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=32
2019-08-27 08:19:03 +00:00
1d8ede3296 Accepting request 725080 from home:lemmy04:branches:server:php:applications
Update to 16.0.4

OBS-URL: https://build.opensuse.org/request/show/725080
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=88
2019-08-24 16:17:34 +00:00
d4bd3270f9 Accepting request 714285 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/714285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=31
2019-07-11 11:17:21 +00:00
d905c00197 Accepting request 714283 from home:ecsos:server
- Update to 16.0.3
  - Do not fail hard on new user mail error (server#16189)
  - Fix redirect after rescanFailedIntegrityCheck to "Overview" 
    page (server#16244)
  - Fix permissions for drag-n-drop uploads (server#16249)
  - Try to delete the cypress folder of the viewer app 
    (server#16297)
  - Send browser notifications again (notifications#373)

  - Update ca bundle (server#15553)
  - Update ca bundle checker (server#15554)
  - User management/subadmin: rephrase ambiguous error message 
    (server#15575)
  - Update shipped.json to include privacy and recommendations 
    (server#15592)
  - Show supported apps in app management (server#15593)
  - Update CRL due to revoked cookbook.crt (server#15628)
  - Only show sharing section if it has content (server#15649)
  - Remove quota feedback if no link set (server#15666)
  - Allow redis cluster to use password (server#15686)
  - Don't run repair step for every individual user, outsource that
    to background job (server#15718)
  - Check the actual status code for 204 and 304 (server#15724)
  - [Security] Bump tar from 2.2.1 to 2.2.2 (server#15728)
  - Don't notify admins if no potentially over exposing links found
    (server#15745)
  - Also allow dragging below the file list (server#15754)
  - Change text color in search box in darktheme, ref #15598 
    (server#15768)
  - Check for free space on touch (server#15772)

OBS-URL: https://build.opensuse.org/request/show/714283
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=86
2019-07-09 18:04:34 +00:00
875de27037 Accepting request 713464 from home:ecsos:server
- Update to 16.0.2
  No changelog from upstrem. Look instead here:
  https://github.com/nextcloud/server/compare/v16.0.1...v16.0.2

OBS-URL: https://build.opensuse.org/request/show/713464
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=85
2019-07-04 15:50:00 +00:00
abf7276fdc Accepting request 703492 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/703492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=30
2019-05-16 20:10:17 +00:00
dccbc43ce7 Accepting request 703491 from home:ecsos:server
- Update to 16.0.1
  - Fix setupcheck for intl module (server#15223)
  - Take return of mkdir into consideration; photocache to not 
    create a folder for deletion (server#15303)
  - Remove the custom prefix from the table name length when
    checking on … (server#15312)
  - Check if the data is in the lookup server (server#15341)
  - Do NOT assume all files are selected if the first checkbox is 
    (server#15345)
  - Fix collapse button in app navigation in IE11 (server#15389)
  - Make sure all middlewares are only registered once 
    (server#15399)
  - Allow to send the password of protected conversations 
    (server#15405)
  - Remove extra margin from warning messages in authenticate
    page (server#15409)
  - Set Edge < 16 as incompatible with css vars (server#15417)
  - Remove extra param in cache update call (server#15418)
  - Handle 0 B default quota properly in the web UI
    (server#15424)
  - Fix multiselect min width (server#15433)
  - Make access column a real boolean (server#15434)
  - Fix public upload by also load the semaphore method 
    (server#15439)
  - Remove setup args from logging (server#15442)
  - Use non-absolute logout URL to fix wrong URL in reverse proxy 
    scenario (server#15452)
  - Fix mobile vertical scrolling (server#15469)
  - Remove recommendation for opcache on CLI (server#15471)
  - Update file-upload.js (server#15482)
  - Add interfaces to interact with subscription from support app
    (server#15513)
  - Fall back to application/octet-stream instead of using an 
    invalid mim… (activity#374)
  - Only call setViewerMode if FileList is available 
    (files_pdfviewer#132)
  - Use correct CSS URL, remove default marked settings and 
    change to GFM rendering (files_texteditor#150)
  - Use correct method to determine if HTTPS is used 
    (firstrunwizard#189)

OBS-URL: https://build.opensuse.org/request/show/703491
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=83
2019-05-16 16:47:29 +00:00
2ee3b774c5 Accepting request 698167 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/698167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=29
2019-05-06 11:25:37 +00:00
b7bee29d04 Accepting request 698163 from home:ecsos:server
- Added some missing require and recommend packages.
- gh#10655 Added php-intl as required package for avoiding upstream
- Update to 16.0.0 
  Nextcloud 16 is smarter than ever, with machine learning to 
  detect suspicious logins and offering clever recommendations. 
  Group Folders now sport access control lists so system 
  administrators can easily manage who has access to what in 
  organization-wide shares. We also introduce Projects, a way to 
  easily relate and find related information like files, 
  chats or tasks.
  As this is a major release, the changelog is very long. 
  Find an overview of what has been improved in this series of blog
  posts:
  - Nextcloud 16 becomes smarter with Machine Learning for security
    and productivity
  - ACL permissions for Groupfolders
  - Nextcloud 16 allows you to link resources to keep track of your 
    projects
  - Talk 6.0 brings commands, improved user experience and more
  - Coming soon, seems the github API can't deal with the size of 
    our changelog.
- Update to 15.0.7
  - Fix for crashing occ files:scan (server#14968)
  - Fix .drone.yml syntax (server#14984)
  - Harden appdata putcontent (server#15000)
  - Check if OCA.Files.App is available before calling 
    (server#15001)
- Update to 15.0.6
  - Fix grid toggle button on public page (server#14376)
  - Fix(EMailTemplate): malformed HTML in some cases (server#14387)
  - Bugfix for issue 10862: Trash-bin ignores 
    trashbin_retention_obligation (server#14414)
  - Parse multiple navigation items (server#14416)
  - Fix referrer policy meta tags. (server#14438)
  - Fix a bug with smb notify having leading slash when it should 
    not (server#14462)
  - Fix for issue #13319: load oc-backbone-webdav before loading 
    versions app (server#14472)
  - Add accessibility translations (server#14490)
  - Run tests that fail with "no such process" over to apache 
    server (server#14495)
  - Make header.feature more robust by running it on apache 
    (server#14497)
  - Fix expire date change eventhandler (server#14503)
  - Update icewind/smb to 3.0.2 (server#14512)
  - Do not cut full color on accessibility svg color invert 
    (server#14516)
  - Dav: Fix handling of chunked WebDAV upload (server#14517)
  - Do not just write foobar (server#14521)
  - Fix database configuration (server#14531)
  - Add activities for group membership changes (server#14534)
  - Check if password can be changed for the users backend in OCS 
    api (server#14542)
  - Add test for updated CA bundle (server#14546)
  - Clear backupcode reminder when no 2fa (server#14559)
  - Use a tmp file for swift writes (server#14570)
  - Have streams of files_external in sync (server#14580)
  - Resolve user and groups in nested groups first before filtering
    the results (server#14591)
  - Remove Google+ from Social Sharing Bundle (server#14596)
  - Do not calculate folder size for parent that also needs proper 
    scan, fixes #3524 (server#14597)
  - Mention Open Cloud Mesh in Federated User Settings 
    (server#14599)
  - Update index.php (server#14601)
  - Remove sensitive SMB arguments from exception log 
    (server#14658)
  - Prevent recursion when moving a file to the trashbin 
    (server#14661)
  - Disable fragile tests (server#14672)
  - Use SCSS variables since CSS vars are not loaded on public 
    pages (server#14677)
  - Handle long etags from dav external storage (server#14694)
  - Improve lookup server behaviour (server#14696)
  - Add an integration test that ensures deletion of LDAP users 
    (server#14697)
  - Dont try to restore a trashbin item to a readonly target 
    (server#14699)
  - Throw a proper error if rename fails in dav (server#14700)
  - Groupname like username - allow share with both (server#14709)
  - Updated documentation go.php to 15 and adjusted copyright year.
    (server#14716)
  - Always register the Notifier (server#14749)
  - Fix getting the access list on external storage (server#14751)
  - Always allow moving mountpoints inside the same mountpoint 
    (server#14759)
  - Use current directory for hashing. (server#14762)
  - Fix user creation using LDAP Plugin (server#14781)
  - Avoid replacement by user object (server#14795)
  - Fix placeholder in disable message (server#14840)
  - Fix setup checks for ocm/ocs-provider (server#14854)
  - Remove Google+ federation usersettings (server#14855)
  - Add setup check for missing UTF8MB4 on mysql (server#14857)
  - Make regions translatable (server#14859)
  - Show a setup warning in case S3 object storage is used as 
    primary storage (server#14865)
  - Fix plural rule detection for languages (server#14867)
  - Fix translations of settings (server#14882)
  - Fix opening folders from different file lists (server#14891)
  - Fix hidden file display in grid view (server#14924)
  - Locale is not language (activity#355)
  - Fallback to plaintext subject if no rich subject is set 
    (activity#358)
  - Ignore query arguments in single video share for stable15 
    (Fix #121) (files_videoplayer#122)
  - Less alerting log entries on fails (notifications#291)
- Fix Update nextcloud 15.0.4 to 15.0.5 error "ocm-provider" 
  apache2. (server#14445)
- Update to 15.0.5
  - Show autocompletion as soon as "@" is typed (server#13961)
  - Trim filename in webfrontend for windows compatibility 
    (server#13978)
  - Clean code and fix drop zone shadow (server#13982)
  - Show original path in trashbin (server#14029)
  - Update icewind/smb to 3.0.1 (server#14068)
  - Fix: Check if `$this->params['user']` is an array 
    (server#14085)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/updatenotification (server#14093)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/accessibility (server#14094)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/oauth2 (server#14095)
  - Make sure the relative path is always a string (server#14101)
  - Fix the thorrtler whitelist bitmask (server#14151)
  - [Security] Bump handlebars from 4.0.12 to 4.1.0 in /build
    (server#14187)
  - Fix recent files (server#14195)
  - Update CRL to contain revoked files_external_dropbox, 
    passman & payback (server#14201)
  - Ensure attribute names are lower cased (server#14203)
  - Fix small glitches in update notification page (server#14207)
  - Fix expiration date changing (server#14212)
  - Fix trashbin restore translation (server#14213)
  - Remove trailing spaces from localized strings (server#14225)
  - Fixing phpdoc in FullTextSearch/Model/ISearchResult 
    (server#14268)
  - Fix empty file uploads to S3 (and other streaming storages) 
    (server#14273)
  - Do not do redirect handling when loggin out (server#14275)
  - Catch Request exception in testRemoteUrl (server#14277)
  - Correctly determinate the owner in case of shared external
    storages (server#14283)
  - Fix header label visibility on open menu (server#14287)
  - Prefix $path for filename for internal file cache
    (server#14288)
  - Set false as default for requirePNG (server#14292)
  - Use proper scroll container when dragging files (server#14301)
  - Fix OC.getCurrentUser() on guest pages (server#14308)
  - Fix ocm end-point discovery discovery (server#14312)
  - Apply theme to 2FA button (server#14331)
  - Fix "Undefined index: user_uid" on login page (server#14339)
  - Fix unsafe array access (server#14340)
  - Always query lookup server in GS mode (server#14368)
  - Use latest ca-bundle.crt from 
    https://curl.haxx.se/docs/caextract.html (server#14371)
  - Try to support 7.3 for DAV (3rdparty#213)
  - Backport/stable15/streams 0.7.1 (3rdparty#244)
  - Don't add empty entries to the objects array (activity#347)
  - Ensure parameters are always an array (activity#350)
  - Bye, Scrutinizer! (notifications#293)
- Fix require php versions. boo#1084320
- Update to 15.0.4
  - Make external storages browsable again in the web UI 
    (server#14076)
  - Upload new files in objectstore to a .part path first 
    (server#13036)
  - Broker: add timezone to CANCEL messages (server#13384)
  - Add strengthify.min files (server#13546)
  - Fix click app names (server#13575)
  - Principals can be principal/user/ or principal/ from lega… 
    (server#13582)
  - Correctly handle displaynames returned from the sharee API
    (server#13585)
  - Don't close input stream when writing in encrypted file 
    (server#13588)
  - Bump pear/archive_tar to 1.4.5 (server#13598)
  - Fix integer background job id type error (server#13609)
  - Fix user settings label translation (server#13611)
  - Fix app navigation flickering on hover (server#13625)
  - Update URL for federation (server#13636)
  - Fix colorizeSvg with transformations that contain a comma (,)
    (server#13653)
  - Use warning background color & primary text color for setting 
    warnings (server#13665)
  - Fix template paramter (server#13670)
  - Cache tokens when using swift's v2 authentication 
    (server#13740)
  - Cleanup shared lock if changing to exclusive lock failed 
    (server#13744)
  - Honor remember_login_cookie_lifetime (server#13758)
  - Fix integration of social sharing into the link popover menu
    (server#13761)
  - Respect user locale in natural sort comparator (server#13762)
  - Call proper function when fetching link shares in the 
    breadcrumb view (server#13769)
  - Add acceptance tests for moving and copying files (server#13771)
  - Show proper default locale (server#13781)
  - Ignore non existing users when retrieving details of group 
    members (server#13792)
  - Remove .css fileending from accessibility user css route 
    (server#13793)
  - Add icon to restore activity (server#13794)
  - Fix long comment in dark theme (server#13804)
  - Bump bower from 1.8.4 to 1.8.8 in /build (server#13821)
  - Fix for high contrast theme (server#13852)
  - Always use multipart uploader for s3 uploads (server#13882)
  - Fix paged search with multiple bases (LDAP) (server#13884)
  - Fix dropping a folder on a folder row (server#13887)
  - Fix updating the password of a link share when passwords are 
    enforced (server#13900)
  - Add fallback for trashbin original location (server#13904)
  - Allow shared versions again in legacy backend (server#13905)
  - Improve data directory write checking for NFS mounts 
    (server#13906)
  - Clean pending 2FA authentication on password reset 
    (server#13915)
  - Forward error message from password policy (server#13918)
  - Remove warning in case of external storage error 
    (server#13920)
  - Handle mail send error gracefully (server#13930)
  - Bump pear/archive_tar from 1.4.3 to 1.4.5 (3rdparty#214)
  - Move to SCSS and fix app icon for dark theme (activity#338)
  - Fill screen in fullscreen mode for public videos. Fixes #77 
    (files_videoplayer#79)
  - Use target="_blank" and rel="noreferrer noopener" 
    (firstrunwizard#105)
  - Fix notification documentation to reflect recent changes 
    (notifications#258)
- Update to 15.0.2
  - Don't log parameters on user creation in case of 
    error/exception (server#13479)
  - RemoveClassifiedEventActivity: check if calendar still exists 
    (server#13506)
  - Broker: add timezone to CANCEL messages (3rdparty#196)
    
- Update to 15.0.1
  - Change doc link for 15 (server#12963)
  - Use strengthify.min on personal settings page (server#12984)
  - Use default cursor for disabled primary buttons (server#13007)
  - Better activities for systemtags that are removed by CLI
    (server#13029)
  - Ie11 compatibility updatenotifications (server#13076)
  - Fix exception on LDAP mapping during login (server#13119)
  - Fix SAML Client login flow on Apple devices (server#13123)
  - Only trust the X-FORWARDED-HOST header for trusted proxies 
    (server#13150)
  - Prevent special characters from breaking the file drop remote 
    url (server#13151)
  - Allow content provider to generate new Index (server#13155)
  - Make the footer "Get your own free account" translatable 
    (server#13169)
  - Use a case insensitive search for email (server#13179)
  - Fix ie11 checkboxes (server#13206)
  - SCSS cache buster is a combination of apps/theming/scc_vars 
    (server#13209)
  - Files list not rendering if user has favorites navigation 
    unfolded (server#13215)
  - Do not forgot to store the second displayname portion 
    (server#13218)
  - Add default values when parsing account data (server#13252)
  - Fix opening search results for comments (server#13253)
  - Fetch lastInsertId only when id null (server#13278)
  - Add caching headers for public previews (server#13328)
  - Unbundle user_external to release it via appstore 
    (server#13329)
  - Rewrite getNumberOfUnreadCommentsForFolder query (server#13335)
  - Fix can change password check in case of encryption is enabled 
    (server#13349)
  - Update the CRL (server#13352)
  - Check anonymous OPTIONS requests file in root (not in subdir) 
    (server#13354)
  - Re add the uploaded file list to file drops (server#13355)
  - Returns a 404 instead of exception if app is not installed 
    - #13088 (server#13357)
  - Transpile arrow function for ie11 compatibility (server#13360)
  - IE fix for apps menu (server#13361)
  - Allow URI as data for vcard PHOTO (server#13366)
  - Throttle with correct metadata (server#13368)
  - Fix loginflow with apptoken enter on iOS (server#13370)
  - Register and show when an LDAP user was detected as 
    unavailable/deleted (server#13372)
  - Fix apps menu overlapping (server#13404)
  - Use the real logger in the settings (server#13405)
  - CSP: Allow fonts to be provided in data (server#13411)
  - HttpClient getHeader can return empty string (server#13425)
  - Respect classification of calendar events in activity stream 
    (server#13439)
  - Add support for boolean default (server#13444)
  - Show the repair steps and repair info output in the web for 
    better feedback (server#13469)
  - Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#114)
  - Do not get the url from the download links 
    (files_videoplayer#74)
  - Use proper slogan from theming app (firstrunwizard#94)
  - Update info.xml (firstrunwizard#96)
  - Update richObjectStringParser.js (notifications#245)
- fix require php versions.
- Update to 15.0.0
  Nextcloud 15 introduces social networking, next-gen 2-factor 
  authentication and innovative collaborative document editing 
  abilities. 
  This release also adds a new design and grid view, workflow 
  features and 2-3x faster loading performance.
  
  As this is a major release, the changelog is very long. 
  Find an overview of what has been improved in this series of blog 
  posts or see: https://nextcloud.com/changelog/
  
- Use php7 in apache under suse_version >= 1500 now.
- Fix warning for /.well-known/{caldav,carddav} in overview 
  security & setup warning.
- update to 14.0.4
  - Allow overwrite.cli.url without trailing slash (server#11772)
  - Remove duplicate call to decodeURIComponent (server#11781)
  - Check for empty string (server#11783)
  - Add "Referrer-Policy" to htaccess file, addresses issue #11099
    (server#11798)
  - Always query the lookup server in a global scale setup 
    (server#11800)
  - Fix a case where "password_by_talk" was not a boolean
    (server#11851)
  - Add .l10nignore files for compiled assets (server#11925)
  - Properly escape column name in "createFunction" call 
    (server#11929)
  - Allow userId to be null (server#11939)
  - Allow "same-origin" as "Referrer-Policy" (Backport to stable14)
    (server#11950)
  - Do not emit preHooks twice on non-part-storage (server#11961)
  - Filter null values for UserManager::getByEmail (server#11976)
  - Allow local delivery of schedule message while prohibiting 
    FreeBusy requests (server#11979)
  - Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 
    (server#11990)
  - Lazy open first source stream in assemblystream (server#11994)
  - Fix opening a section again in the Files app (server#11995)
  - Remove cookies from Clear-Site-Data Header (server#12005)
  - Forwarded ExpiredTokenException (server#12032)
  - Allow chunked uploads even if your quota is not sufficient
    (server#12040)
  - Improve encrypt all / decrypt all (server#12045)
  - Double check for failed cache with a shared storage 
    (server#12108)
  - Implement the size of an assembly stream (server#12111)
  - Bring the browser window of an actor to the foreground when 
    acting as him (server#12120)
  - Move acceptance tests that crash the PHP built-in server to
    Apache (server#12121)
  - Remove unneeded empty search attribute values, fixes #12086 
    (server#12122)
  - Fixes wrong variable usage (server#12137)
  - LDAP: announce display name changes so that addressbook picks 
    it up (server#12141)
  - Bruteforce protection handling in combination with 
    (server#12160)
  - Add global site selector as user back-end which doesn't support 
    password confirmation (server#12184)
  - Do not set indeterminate state for file shares (server#12187)
  - Revert "Wait for cron to finish before running upgrade command" 
    (server#12197)
  - Fix bug #12151: fix list formatting by correcting malformed
    html (server#12202)
  - A folder should get a folder mimetype (server#12297)
  - Use the proper server for the apptoken flow login
    (server#12299)
  - Do not log FileLock as exception (server#12300)
  - Set the filemodel before rending the detailsview (server#12301)
  - Disabled ldap fix (server#12331)
  - Fix - Add to favorites not working in IE11 (server#12339)
  - Remove arrow function for ie compatibility (server#12341)
  - Fix default types of activity event member variables
    (server#12353)
  - Suppress wrong audit log messages about failed login attempts 
    (server#12372)
  - Add fix for IE11 flexbox height bug (server#12374)
  - Properly search the root of a shared external storage 
    (server#12375)
  - Fix app update available check (server#12412)
  - Use nextcloud-password-confirmation (server#12416)
  - Fix IE rule for min width (server#12431)
  - Added cache override to ensure an always up-to-date 
    accessibility css (server#12432)
  - Unique contraint and deadlock fixes for filecache and 
    file_locks (server#12433)
  - Fix app menu calculation for random size of the right header 
    (server#12440)
  - Fix missing quickaccess favorite folder on add (server#12441)
  - Fixes dav share issue with owner (server#12459)
  - Fix wrong share popover opening on share link (server#12482)
  - Only use width and opacity for transition (server#12492)
  - Forward object not found error in swift as dav 404 
    (server#12502)
  - Fix the warning appearing in the admin section when
    mail_smtpmode is not configured (server#12529)
  - Remove unused svg api route (server#12542)
  - Bearer tokens are app token (server#12545)
  - Handle permission in update of share better (server#12561)
  - Correctly restrict affected users when using command to send 
    emails (activity#312)
  - Improve code blocks in markdown rendering (files_texteditor#121)
  - Properly escape column name in "createFunction" call 
    (survey_client#85)
- update to 14.0.3
  - Fixes the apps menu scrollbar (server#11662)
  - Ignore "session_lifetime" if it can not be converted to a 
    number (server#11761)
  - Normalize getUnjailedPath (server#11770)
- changes from 14.0.2
  - Fix contacts menu on mentions (server#11350)
  - Make the server ready to use global scale with SAML as auth 
    back-end (server#11373)
  - Fix default flex shrink on list (server#11374)
  - Fixes the logo height (server#11385)
  - Do not explode when getting permissions from a FailedStorage 
    (server#11389)
  - Do not hide the progress bar while the chunked upload is being 
    assembled (server#11399)
  - Fix "checkWellKnownUrl" not being run (server#11418)
  - Add back the total used space per user (server#11425)
  - Fix invalid inline input confirm border (server#11426)
  - Center back the history icon (server#11430)
  - AssemblyStream is also eof if we have no more source stream 
    (server#11436)
  - Re-enable upload button after updating Avatar (server#11451)
  - Fix typo in config.sample.php (server#11488)
  - Bugfix 2FA theme: buttons white (server#11489)
  - Update config and babel for ie11 (server#11490)
  - Only catch QueryException when trying to build class 
    (server#11492)
  - Show auth type "None" in email settings (server#11493)
  - Fix public page footer link wrap (server#11510)
  - Fix share header text on small widths (server#11511)
  - Add missing compiled mimetype list (server#11516)
  - Fixes the move/copy picker buttons (server#11525)
  - Fix breadcrumbs (server#11530)
  - Added kinetic scrolling for iOS to apps dropdown menu #10281
    (server#11554)
  - Throw an error if a node is smaller than expected in 
    assemblystream (server#11555)
  - Reduce the min-width of the files table so it works on sharing
    pages on mobile (server#11556)
  - Fix header overflow, fix more apps menu, fix #11552 
    (server#11558)
  - Add new group entry on users list + fixes (server#11575)
  - Redirect guests to login if they follow the link of a comment 
    mention-notifications (server#11577)
  - Force multiselect max-height to 5.5 items (server#11579)
  - Just update password hash without validating (server#11580)
  - Fix sticky header on users list (server#11582)
  - Fix header border on users list (server#11608)
  - Fix call to logger (server#11610)
  - Allow the creationg of previews of files stored in appdata
    (server#11703)
  - Update CRL due to changed cert for linkshareex (server#11706)
  - Fix a misleading setup check for .well-known/caldav & carddav
    (server#11738)
  - Remove unneeded CSS rule for IE 11 (files_pdfviewer#101)
  - Hide footer in public share page (files_pdfviewer#103)
  - Fix embedded viewer with new server layout on IE 11 
    (files_pdfviewer#98)
- update to 14.0.1
  - Fixes the upload progress bar layout - 14 backport 
    (server#11039)
  - Fix markup and style of mentions in comments (server#11077)
  - Do not invalidate main token on OAuth (server#11090)
  - Expire tokens hardening (server#11103)
  - fix js files client for user names with spaces (server#11152)
  - Fix user and group listing with users that have an integer 
    user id (server#11186)
  - Fix exception class (server#11187)
  - Remove posix_getpwuid and compare only userid (server#11191)
  - Fix check for more users in sharing dialogue (server#11201)
  - Remove filter_var flags due to PHP 7.3 deprecation, 
    fixes #10894 (server#11237)
  - Fixes empty favorite names for trailing slashes (server#11259)
  - Fix size of icons in menus inside apps when shown as images
    (server#11276)
  - Prevent comment being composed from overlapping the submit
    button (server#11277)
  - replace setcookie value with '' instead of null. (server#11280)
  - Fix the link and anchor for the update notifications 
    (server#11282)
  - Include empty directories in the default state of acceptance
    tests (server#11283)
  - Get permission of storage for shares (server#11287)
  - Shared by info for room shares without names (server#11288)
  - Fix icons cacher regex for compressed output (server#11291)
  - Revert "Use APCu caching of composer" (server#11293)
  - Use user locale as default in the template (server#11294)
  - Fix expiration code of tokens (server#11302)
  - Add unit test for findLanguageFromLocale (server#11340)
  - 14 scroll fix (activity#295)
  - Update stable14 target versions (files_texteditor#111)
  - Update stable14 target versions (firstrunwizard#80)
  - Update stable14 target versions (gallery#467)
  - Update stable14 target versions (nextcloud_announcements#32)
  - Update stable14 target versions (notifications#158)
  - Update config and babel for ie11 (notifications#161)
- Insert Referrer-Policy in nextcloud.conf
- update to 14.0.0
  No changelog from upstrem. Look instead here:
  https://github.com/nextcloud/server/compare/v13.0.6...v14.0.0
- update to 13.0.6
  - Add sabre plugin to allow anonymous options requests to the dav 
    root (server#10285)
  - Do scan the root storage in background scan (server#10376)
  - Adding test for table schedulingobjects and fixing postgres LOB 
    (server#10552)
  - Fix transfering ownership of a share to user with same id as 
    receiver (server#10565)
  - Make file cache updates more robust (server#10581)
  - Retry smb stat on timeout (server#10591)
  - Use insertIfNotExists to store new mimetypes. (server#10620)
  - Only warn about data lose on password reset if per-user keys 
    are used (server#10646)
  - Update the scope of the lockdownmanager (server#10682)
  - Log entries that are hidden during file listing (server#10698)
  - Forgotten pass fix link (server#10735)
  - Fix comment style in config sample (server#10759)
  - Make sure error_log() always receives a string (server#10760)
  - Fix call to OC.generateUrl for caldav birthday calendar on/off 
    (server#10761)
  - Use the path_hash instead of the path to query the filecache 
    (server#10762)
  - Don't blame random people for background email updates 
    (server#10763)
  - Resolve all group memberships properly (server#10783)
  - Remove unexecutable code (server#10816)
  - Improve URL detection (server#10821)
  - MySQL 8.0+ and MariaDB 10.3+ are large prefix and 
    barracuda by default (server#10823)
  - Disallow negative mtime in dav search (server#10837)
- update to 13.0.5
  - Fix highlighting of the upload drop zone (server#9837)
  - Apply ldapUserFilter on members of group (server#9839)
  - Make the DELETION of groups match greedy on the groupID 
    (server#9841)
  - Add parent index to share table (server#9843)
  - Log full exception in cron instead of only the message 
    (server#9958)
  - Properly lock the target file on dav upload when not using part
    files (server#9986)
  - LDAP backup server should not be queried when auth fails
    (server#10032)
  - Fix filenames in sharing integration tests (server#10044)
  - Lower log level for quota manipulation cases (server#10076)
  - Let user set avatar in nextcloud if LDAP provides invalid 
    image data (server#10089)
  - Improved logging of smb connection errors (server#10093)
  - Allow admin to disable fetching of avatars as well as 
    a specific attribute (server#10115)
  - Allow to disable encryption (server#10121)
  - Update message shown when unsharing a file (server#10164)
  - Fixed English grammatical error on Settings page.
    (server#10165)
  - Request a valid property for DAV opendir (server#10169)
  - Allow updating the token on session regeneration 
    (server#10170)
  - Prevent lock values from going negative with memcache backend 
    (server#10180)
  - Correctly handle users with numeric user ids (server#10185)
  - Correctly parse the subject parameters for link (un)shares of 
    calendars (server#10188)
  - Fix "parsing" of email-addresses in comments and chat messages 
    (server#10189)
  - Sanitize parameters in createSessionToken() while logging 
    (server#10195)
  - Also retry rename operation on InvalidArgumentException 
    (server#10201)
  - Improve url detection in comments (server#10202)
  - Only bind to ldap if configuration for the first server is set 
    (server#10233)
  - Use download manager from PDF.js to download the file 
    (files_pdfviewer#84)
  - Fix trying to load removed scripts (files_pdfviewer#87)
  - Only pull for new messages if the session is allowed to be kept 
    alive (notifications#138)
  - Always push object data (notifications#139)
  - Add prioritization for Talk (notifications#140)
- update to 13.0.4
  - Allow setting notify credentials in environment (server#9788)
  - Make the token expiration also work for autocasting 0 
    (server#9803)
  - Enable caldav for webdav subtree public-calendars (server#9820)
- This also fix security issues:
  - (boo#1100343, CVE-2018-3762) and (boo#1100344, CVE-2018-3761)
- update to 13.0.3
  - Backport various scss fixes #8777 (server#9259)
  - Fix ellipsis in filename column (server#9344)
  - Replace deprecated sinon reset() call with resetHistory() 
    (server#9358)
  - Issue #9318: catch exceptions in SCSSCacher::resetCache()
    (server#9377)
  - Log lock state on conflict (server#9389)
  - Remove unneeded locks in getCacheEntry (server#9391)
  - Only allow a single concurrent dav write to a file 
    (server#9392)
  - Workflow rules error when changing operation (server#9409)
  - Fix jsunit tests (server#9430)
  - Allow IPv6 database host (server#9432)
  - Add labels for Contacts menu and Settings (server#9433)
  - Get correct version of an app (server#9436)
  - Fix ids of permission checkboxes for shares (server#9453)
  - Fix race condition when preparing upload folder (server#9454)
  - Allow to specify a link to a legal notice (server#9516)
  - Fix for unbound cloned LDAP connections (server#9522)
  - Dont use $info as array when its not an array (server#9525)
  - Improve OAuth (server#9540)
  - Bump theming version for extraordinary release (server#9547)
  - Fix translation bug on lost password page (server#9548)
  - Cleanup locks in scanner on error (server#9566)
  - Bump version for theming again 🙇 (server#9573)
  - Make sure force language is reflected in html lang attribute
    (server#9579)
  - Add privacy link to theming and fix scrollbars (server#9586)
  - Fix settings menu (server#9590)
  - Handle exception while itterating trough smb file listing
    (server#9608)
  - Send invitations for shared calendars (server#9610)
  - Regenerate session id after public share auth (server#9619)
  - Emit event when running ./occ db:add-missing-indices 
    (server#9620)
  - Add PHP missing message to index.php (server#9621)
  - Delete the previews when a version is restored (server#9622)
  - Limit Sinon version to 5.0.7 at most (server#9629)
  - Prepare another theming release including translations for 
    recently added imprint and privacy policy strings 
    (server#9647)
  - Dont open the file on dav HEAD request (server#9649)
  - Fix(AmazonS3): fix loop $result['Contents'] error 
    (server#9650)
  - Fix undefined variables (server#9651)
  - Add search category icon (server#9652)
  - Fix "Invalid argument supplied for foreach()" (server#9654)
  - Do not load calendar/addressbook plugins if not needed 
    (server#9655)
  - Make LargeFileHelper.php faster by avoiding execs as much as 
    possible (server#9656)
  - Improve error reporting and move format parameter to the 
    options (server#9657)
  - The OAuth endpoint needs to support Basic Auth (server#9659)
  - LDAP password renewal fixes (server#9661)
  - Check user state when fetching to avoid dealing with offline 
    objects (server#9662)
  - Make sure the file is readable before attempting to create 
    a preview (server#9668)
  - Fix drone mysqlmb4 tests (server#9672)
  - Make sure the log doesn't try to read from PUT if it can't 
    (server#9694)
  - Allow admins to override FreeBusy capabilities without 
    modifying ShareAPI capabilities (server#9707)
  - Fix the unit tests (server#9712)
  - Fix header nav (server#9727)
  - Fix local users check in contacts menu (server#9732)
  - Don't open the file when handling HEAD requests (3rdparty#99)
  - Do not sanitize markdown output twice (files_texteditor#101)
- update to 13.0.2
  - Show group display names (server#8779)
  - Group existence check works without attribute (like with users)
    (server#8849)
  - The FN is optional, carrying the displayname if present 
    (server#8900)
  - Set "share with" field to the ID of the circle (server#8905)
  - Show EOL warning in the update section (server#8986)
  - Use app version to generate scss filename (server#9015)
  - Update icewind/smb to 2.0.5 (server#9017)
  - Fix search text overlapping close button (server#9019)
  - Clear any theming prefixed cache on cache buster increase 
    (server#9020)
  - Reset encryptionVersion to '1' if a file was stream copied 
    (server#9064)
  - Do not treat is-encrypted as custom property (server#9071)
  - Fix proper permissions for multiple file access (server#9072)
  - When formatting a share node an Empty target is invalid
    (server#9073)
  - Move on with the next user if we found the user on one user 
    back-end (server#9077)
  - Allow usage of Windows 10 WebDav Netdrive (server#9089)
  - Add more logging for the object storage during creation of the 
    buckets (server#9094)
  - Do not convert email addresses with idn_to_ascii if… 
    (server#9095)
  - Fix progress bar hidden before the upload ends (server#9124)
  - Update CRL to include old quicknotes cert (server#9213)
  - Fix user selectable text for public links for text files 
    (server#9230)
  - Provide an option to disable HTML emails (server#9231)
  - Fix appinfo parsing when a single localized option is provided 
    (server#9233)
  - Use multibyte substring (server#9234)
  - Fix webdav support for OneNote clients (server#9236)
  - Fixed files copy/move when in favorites or recent section 
    (server#9238)
  - Don't update personal settings for admins (activity#262)
  - Skip parameters which are not there instead of failing out 
    (activity#265)
  - Bump version 13 (files_pdfviewer#64)
  - Fix info.xml (files_pdfviewer#66)
  - No default enable (files_pdfviewer#67)
  - Fix position of icons in "Share with" input field (gallery#418)
  - Fix "No results found" tooltip (gallery#419)
  - Fix UI while a share is being added (gallery#420)
  - Hide "No results found" tooltip on autocompletion (gallery#424)
  - Fix error while clicking on the share link checkbox 
    (gallery#430)
- update to 13.0.1
  - Dont polute the log on DAV emaillogin (server#8045)
  - Don't perform CSRF check on OCS routes with Bearer auth 
    (server#8099)
  - Use S3Client::upload instead of splitting single/multipart 
    upload ourselves (server#8102)
  - Remove old perl script to update l10n files (server#8145)
  - Scss hardening (server#8156)
  - Do not try to get the jailed path if we can't find the id 
    (server#8177)
  - Handle SSL certificate verifications for others than 
    Let's Encrypt (server#8183)
  - Use a phan version instead of master (server#8195)
  - Repair step to clear frontend related caches (server#8197)
  - Keep previous exception when transforming to dav exception
    (server#8228)
  - Actually return stream from swift (server#8250)
  - Remove invalid link to documentation (server#8253)
  - Fix deleting folders when using s3 external storage  
    (server#8261)
  - Link to NC13 dev manual (server#8264)
  - Better result handling of email search (server#8267)
  - Update CRL to revoke files_rightclick (server#8271)
  - Fix styling issues of guest pages #8155 (server#8286)
  - Remove jquery ui background image (server#8287)
  - Show open graph preview in WhatsApp (server#8309)
  - Make acceptance tests for comments more consistent with the 
    others (server#8395)
  - Fix edit tag textbox size (server#8407)
  - Use TTF fonts for avatar generation (server#8440)
  - Use mb_* string methods to extract first character for 
    generated avatars (server#8470)
  - Show hint in OCS API for user creation (server#8515)
  - Fix hiding and event propagation issues with the user 
    management popover (server#8517)
  - Add some whitespace around change.svg icon (server#8518)
  - Avoid fruitless login attempts (server#8532)
  - Fix retrieval of group members with numerical uids from LDAP 
    (server#8536)
  - Theming: handle not being in the serverroot (server#8554)
  - Ext storage error warning (server#8561)
  - Set autocomplete=new-password for mail share password
    (server#8577)
  - Fix upload button visible on read-only folders (server#8595)
  - Fixed app navigation for IE11 (server#8609)
  - Fix breadcrumbs width calculation (server#8610)
  - Fix comments (and systemtags) when involving users with 
    numerical ids (server#8615)
  - Update commentstabview.js (server#8621)
  - Properly encapsulate require_once for app.php (server#8631)
  - AppData hardening (server#8636)
  - Use hash algo that's robust against collisions (server#8654)
  - Fixed date/time picker on IE11 (server#8663)
  - Use a more widely available method to test s3 settings 
    (server#8667)
  - Use proper lanugage in langauge code (server#8668)
  - Display the proper language strings in setttings (server#8669)
  - Do not create empty userid when attribute does not have allowed
    chars (server#8673)
  - Remove too restrict check for background image/color
    (server#8675)
  - Fix example regex for user agent matching (server#8676)
  - Generate different UIDs for Birthday, Anniversary and Death
    event (server#8678)
  - Don't use double quotes in MySQL queries (server#8680)
  - Log exceptions that happen when writing the app store reply
    to storage (server#8683)
  - Set the correct active navigation entry (server#8685)
  - Fix activities for end2end encryption (server#8686)
  - Filter out the current user when searching for emails too 
    (server#8687)
  - Fix check if theming defaults instance is available 
    (server#8688)
  - Fix undefined index problem (server#8693)
  - Disable part files for object stores (server#8725)
  - Better handling of invisible elements in acceptance tests
    (server#8738)
  - Remove base url from global cache prefix (server#8745)
  - Check if the cached js file exists (server#8746)
  - Sharee email matches not limited (server#8749)
  - Fix integer overflow in ChunkingPlugin (server#8752)
  - Revert wording back to updates (server#8755)
  - Add acceptance tests for permissions on public shared folders 
    (server#8758)
  - Also send file emails in ASAP mode (activity#249)
  - Ensure userids are strings (activity#252)
  - Null coalescing operator is PHP7+ (activity#254)
  - Update PDF.js to 1.9.426 (files_pdfviewer#55)
  - Enable full screen mode for PDF files (files_pdfviewer#59)
  - Fix ACE module files failing to load (files_texteditor#83)
  - Do not keep FileInfoModels returned by "getModelForFile" 
    (files_texteditor#89)
  - Fix share drop down in gallery not properly shown (gallery#394)
  - Fix gallery button hidden in folders without create permission
    (gallery#402)
  - Fix controls position in gallery layout (gallery#405)
  - Removed old code already present thanks to the files app
    (gallery#406)
  - Create "file app" public share links if the slideshow is
    opened from ... (gallery#407)
  - Allow to check against haveibeenpwned.com password list 
    (password_policy#61)
- update to 13.0.0
  Over 1100 changes were merged in the server, with many hundreds 
  more in existing or new apps. The main improvements include:
  * Collaboration features
    - Nextcloud Talk, a private videoconference software integrated 
      with Nextcloud
      - real-time and asynchronous communication with push 
        notifications, calls and chat web and mobile devices
      - Integration in business workflow with calendar invitations 
        and calls directly from Nextcloud Files
      - Screen and note sharing with participant moderation 
        capabilities
      - 100% secure peer-to-peer, end-to-end encrypted calls, 
        mediated by self-hosted server
    - auto-completion of user names in comments and notification 
      to the mentioned user
    - support free/busy scheduling in native calendar applications 
      like Thunderbird Lightning
    - show meeting invites in the calendar
  * End-to-End Encryption
    - can encrypt data on a per-folder level rather than 
      all-or-nothing approach
    - does not require users to remember or exchange passwords
    - does not require re-uploading data upon sharing
    - features an optional off-line administrator recovery key
    - allows full audit logging
    - can be combined with our File Access Control feature so 
      administrator can enforce aspects of End-to-end Encryption
    - protects from identity theft with our Cryptographic Identity 
      Protection feature
    This feature is in Tech Preview for Nextcloud 13 and does not 
    yet implement sharing.
  * User Interface
    - new way of selecting files
    - easy way to quickly copy or move to a location
    - High DPI support
    - admin menu integrated in one list
    - no limitation to file uploads via the web interface
    - user quota in the side bar
    - social sharing (Twitter, G+, Facebook, Diaspora) now features
      a preview
    - improved theming
  * Performance
    - decreased page load times with up to 50% and faster search
    - 80% faster LDAP and up to 10x faster external storage
    - Server-side Encryption performance largely improved
        
   See https://nextcloud.com/changelog/
- update to 12.0.5
  Many fixes were merged, the most important ones include:
  - #7144 Unlock files even if an exception occurs
  - #7322 Set primary action button color to same as theming color
  - #7323 Use the correct root for shared jail when the source 
    storage is also a jail
  - #7353 Fix translation of federation scope menu
  - #7362 Allow to skip data dir permission checks
  - #7407 Check if owner of share exists
  - #7409 Add retry wrapper when reading files from swift
  - #7451 Fix constructor spy in unit test with Sinon 4.1.3
  - #7455 Remove wrong entry in admin_settings that causes 500
  - #7456 CardDAV convertor check should not be to wide
  - #7457 Fix loading icon position in the app menu
  - #7464 Allow getting the filepath when getting cached mounts
  - #7468 Allow 'Nextcloud' in the user agent string of Android
  - #7558 Fix email buttons for white theme
  - #7567 Respect sharing options when searching for Sharees
  - #7568 Fix duplicate session token after remembered login
  - #7577 Check userExists later, 
    saves lookups for appData_INSTANCEID userids
  - #7672 Added additional methods for removal of sensitive info
  - #7688 Fix scss webroot and url rewrite
  - #7717 Throw ServerNotAvailableException when LDAP is caught 
    shutting down
  - #7666 Fix drag shadow not visible when dragging a file on 
    a narrow screen
  - #7674 Do no run SyncJob in cron
  - #7684 Fix inverted app icons on IE11
  - #7694 Don't attempt to translate login names to uids when uids
    are provided
  - #7708 Don't show recurring msg when pages result was turned off
  - #7742 Hide favourite icon in details view if favourite action 
    is not available
  - #7745 Don't lie about preview types
  - #7747 Update of composer
  - #7758 add option to use legacy v2 auth with s3
  - #7759 Use correct L10N files for jsconfig
  - #7757 Wait for the shared link to be set in the acceptance 
    tests
  - gallery/#349 Fix date picker not visible in slideshow sharing 
    dialog
  - activity/#229 Properly construct path of root on file rename
  - #7770 Fix SCSS processing when undoing theming values
  - #7774 Update icewind/smb to 2.0.3
  - #7777 Set height for sidebar icons
  - #7779 Improve zip support
  - #7786 Return correct mount type for federated shares
  - #7792 Fix empty details view after renaming a file
  - #7817 Fix preview when theming changes invertion of icons
  - #7821 Log full exception in cron instead of only the message
  - #7888 Keep all shipped apps enabled because they should be okay
  - #7962 update icewind/smb to 2.0.4
- Nextcloud 12 is not compatible with php ≥ 7.2,
  so php < 7.2 is needed.
- upstream update to version 12.0.4
  * Server
    Over 50 fixes were merged in the server.
    - Improve text: 'you have now' -> 'you now have (server#6464)
    - Fix initializing paged search under some circumstances 
      (server#6502)
    - LDAP: simplify returning the homePath (server#6509)
    - Fix sharer name overlap with filename (server#6524)
    - Allow to close sidebar for text files (server#6525)
    - Fix quota new endpoint 12 (server#6527)
    - Pass new value to triggerChange (server#6528)
    - Throw 101 when an empty group string is provided 
      (server#6547)
    - Contacts menu privacy (server#6554)
    - Add color-border variable (server#6649)
    - Do not stop on scss compilation failure (server#6661)
    - Don't pass User object when uid string is expected 
      (server#6674)
    - Navigate to the root directory when showing the main filelist 
      (server#6689)
    - Fix LDAP User deletion (cleanup) (server#6699)
    - Update aws sdk + s3 improvements (server#6737)
    - Dont run invalid path repair step when upgrading 
      from 11.0.5.2 and later (server#6743)
    - Fix language when trying to change password (server#6751)
    - Fix postgresql tests (server#6792)
    - Also use configured 'cache_path' for new chunking 
      (server#6814)
    - Set s3 part size to 500mb (server#6815)
    - Fix contacts menu for IE11 (server#6823)
    - Still trigger conflict resolution for existing entries when 
      the curre (server#6847)
    - Propagate multipart upload exception when aborting upload 
      (server#6855)
    - Allow to migrate from 10.0.3.3 (server#6878)
    - Timespan check (server#6896)
    - Do not log WebDAV maintenance mode exception (server#6908)
    - Don't reset quota (server#6910)
    - Backport of translation string fixes (server#6935)
    - Fix class name in exception logger plugin (server#6942)
    - Allow quota of 0 again (server#6943)
    - Fix uninitialized variable $this->params (server#6944)
    - Don't add a LIKE condition when it's not needed (server#6945)
    - Fix undefined offset warning when using '/' as external 
      storage root (server#6946)
    - Fix page title not changed (server#6987)
    - Better readability for text on log in page which is directly 
      on backgrounds (server#7028)
    - Translate Grant Access (server#7040)
    - Use fopen directly when reading objects from s3 (server#7079)
    - Improve mimetype detection for object storages (server#7081)
    - Fix seeking on object storage (server#7082)
    - Hide spinner for initial install (server#7095)
    - Ensure uid for calendar objects is unique (server#7096)
    - Revert "Only allow colons in db host for IPv6 addresses 
      (server#7102)
    - Theme flow redirection page (server#7114)
    - Fix icon for security settings (server#7116)
    - If for some reason the json can't be decoded it is not cached
      (server#7118)
    - Improve performance of UserMountCache with external storage 
      folders (server#7120)
    - {J,CS}SResourceLocator: account for symlinks in app path 
      (server#7170)
    - Fix s3 download and touch (server#7186)
    - Touch opertation on object storage, don't create 
      the file cache entry to early (server#7207)
    - Allow migration from upcoming 10.0.4 ownCloud release 
      (server#7245)
    - CSSResourceLocator: handle SCSS in apps outside root 
      (server#7257)
    - only replace permission popupmenu (server#7259)
    - Fix accesslist when a user has an ID only containting 0-9 
      (server#7262)
    - Update CRL due to files_frommail (server#7277)
    - Only in case of $currentAccess the array uses the id as index
      (server#7328)
  * Other
    - Add aws sdk (3rdparty#69)
    - Don't send emails to disabled users (activity#202)
    - Add an option to disable emails completly (activity#206)
    - Make sure the mountPoint property is public before using it 
      (files_accesscontrol#79)
    - Allow to playback m4v files (files_videoplayer#43)
    - Fix notifications order (notifications#93)
    
- upstream update to version 12.0.3
  Nextcloud 12.0.3 delivers a lot of enhancements in various areas 
  including:
    - A number of improvements to email notification templates
    - 2FA enhancements
    - Smarter LDAP password handling
    - File Drop and upload-in-general updates
    - A performance improvement handling large files
  See https://nextcloud.com/changelog/#latest12
  Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed
  
- upstream update to version 12.0.2
  * Server
    - Minor bugfix release
- upstream update to version 12.0.1
  So many changes. See https://nextcloud.com/changelog/#latest12
- unneeded git-files should not be remove,
  otherwise it throw integrity check failure in some situations.
- upstream update to version 12.0.0
  no changelog from upstream at this time
  See https://github.com/nextcloud/server/issues?q=is%3Aissue+milestone%3A%22Nextcloud+12.0%22+is%3Aclosed
- fix boo#1036756: package security issue
- upstream update to version 11.0.3
  * Server
    - Use the correct principal for shared addressbooks 
	  (server/3608)
    - Fix saving backup codes by using a correct data uri 
	  (server/3652)
    - Update icewind/streams to 0.5.2 (server/32931)
    - Fix string comparison and return docs (server/3665)
    - Typecast shared mount's storage_id to int as documented
      + some refactor to avoid similar bugs (server/3658)
    - Use a proper date format for transfer ownership 
	  (server/3700)
    - DAV sharing permissions should not depend on the order 
	  (server/3722)
    - Add new user agent of windows 10 dav backend 
	  (server/37641)
    - Add back appstoreenabled config switch (server/37671)
    - Call right function after sudo mode (server/3820)
    - Dont allow empty wildcard search (server/3842)
    - Remove single quotes around search query like in 
	  user search (server/3849)
    - Fix mimetype detection on public uploads for the 
	  workflow engine (server/3765)
    - Fix branding and show Nextcloud (server/39691)
    - Fix reshare with user activity message (server/39812)
    - Create correct VCard and return correct error codes 
	  (server/4029)
    - Prevent migration from ownCloud 10 to Nextcloud 11 
	  (server/34151)
    - Make sure transparency is an integer when saving a 
	  calendar (server/4167)
    - Make public links work with master key (server/42071)
    - Don't try to render the avatars if avatars are 
	  disabled (server/4214)
    - Reduce error message text (server/42281)
    - Don't list on public calendar endpoints (server/4229)
    - Fix upload of folders in Chrome (server/4154)
    - Make sure blob columns are correctly converted as 
	  parameters (server/4233)
    - Save the scope of an auth token in the session 
	  (server/4225)
    - Take share by mail into consideration if we calculate 
	  the access list (server/4242)
    - Also add the root of external storages to the file id 
	  list (server/4237)
    - Fix LDAP description (server/42382)
    - Remove the double password confirmation on changing 
	  cron (server/4236)
    - Fix scheduling plugin on legacy caldav endpoint 
	  (server/4235)
    - Directly fix invalid values of DTEND and DTSTART 
	  (server/4234)
    - Make JobList::next() lock free (server/4254)
    - Don't remove owner property for public calendars 
	  (server/4272)
    - Add capabilities for share by mail (server/42511)
    - Dont use the permissions mask while scanning 
	  (server/4278)
    - Add missing maintenance plugin to new DAV endpoint 
	  (server/4290)
    - Fix bug with shared_by for own calendars if shared 
	  (server/4301)
    - Translation string corrected > 1 user (server/4377)
  * Activity
    - Fix activities for "Files drop" on external storages 
	  (activity/118)
  * User_SAML
    - Bump to php-saml 2.10.5 (user_saml/1001)
  * Logreader
    - Small screen layout improvements 
	  (logreader/2bcd915969386ceb77c7f91dfd5fc19fd3212346
    - Fix log filtering 
	  (logreader/4095dfc62dcceb3c59a3f581baa5589737d0e6f3)
    - Greatly speedup log iteration 
	  (logreader/71a4c6849641f821e80d96674c57a69fe7a8aa9e)
    - Search more rows 
	  (logreader/b9d00b5599ac8a76862895266f1c23096391aad8)
    - Stop iterating if we dont have a valid file handle 
	  (logreader/a87a8e653ecae5efef6342e645b98f2878219c87)
    - Don't return a LogIterator on a broken handle 
	  (logreader/39069108f99d463b1cb8bc944f3ef24324b9f43d)
    - More robust log iteration 
	  (logreader/c0eb04d55bf1dee94ef523dae0e3b0e6afc272a6)
    - Use proper iso date format 
	  (logreader/13a31181a6d72d084797a71f49f2c5edee8c8dae)
    - Automatically try to fix some common escape errors from 
	  copy-pasted log entries 
	  (logreader/031db2a7f9b9f8cee42acf6eae7d993d31d4660a)
    - Fix stack trace parsing of incorrectly escaped logentries 
	  (logreader/538667770edfdd48374ef33e9c15498ed98ece60)
    - Highlight entries from the same request when clicking 
	  on an entry 
	  (logreader/2d1ccd0e4cca32220fcbe0b4d79d1cd23f0e73a5)
    - Fix copy paste info searchfield 
	  (logreader/0e91b2f46649a720feb7c3b6b8266b8657db5574)
    - Fix reset search after 0 results 
	  (logreader/50bec8ecf7edd81cfb96a35089283c0d879b41f3)
    - Allow searching for requestId and user 
	  (logreader/7f84e55bb4a1e4086ab0918a6bf58ad3885bbd91)
    - Allow searching in url 
	  (logreader/7833d97cf85fd351d2f7550d67d21bd0c2a815f4)
    - Fix infinite scroll 
	  (logreader/cbe874c6c068b9156ad8456edf31d112da40cbc9)
    - Dont show loading indicator if we already have entries 
	  (logreader/d26a08dc0540126177e8d20c3e243b44c5a399c4)
  * Gallery
    - Fix upload after core changes 
	  (gallery/b4ac4429841cfe2b7ea260dfb37fcde25580143c2)
    - Update JavaScript libraries (gallery/247)
- Remove empty %postun and redundant %clean.
- Ensure summary/description is neutral.
- upstream update to version 11.0.2
  * Server
    - Use login name to fix password confirm with ldap users 
      (server/2953)
    - Change the row-format before changing the collation 
      (server/3063)
    - Generate correct path for owner and use the display name 
      (server/3080)
    - Markdown support for app descriptions (server/3117)
    - Fix style in comment (server/3143)
    - Escape the name for the jquery selector (server/3138)
    - Define spreed calls (server/3115)
    - LDAP Backend OCS Api (server/3213)
    - Fix Sharing app description (server/3397)
    - Fix shared-as-busy events for owner (server/3363)
    - Use correct theming when returning the defaults (server/3399)
    - Filter out sensitive appconfig values (server/3400)
    - Add transifex config for sharebymail (server/3423)
    - Update the email in the accounts table as well (server/3411)
    - Don't log the password on confirmPassword when LDAP throws an 
      exception (server/3414)
    - Make sure ownCloud 8.2 activities also can get displayed 
      (server/3412)
    - Popovermenu backport (server/3286)
    - Set vendor during install (server/3426)
    - Make sure the file information is available when sending the 
      email (server/3433)
    - Add profile data to provisioning api (server/3259)
    - Fix detection of the new iOS app (server/3431)
    - Add integration tests for legacy DAV endpoints (server/3445)
    - Make sure invalid images don't flood the log file 
      (server/3440)
    - Fix printing backup code (server/3510)
    - Fix cookie name (nctoken instead of octoken) (server/3511)
    - LDAP's checkPassword should only catch when a user was not 
      found (server/3493)
    - Return unknown free space from nullstorage (server/3508)
    - Fix for address book data lost when any user receiving a 
      share is deleted (server/3499)
    - Rename database password toggle (server/3500)
    - Popovermenu files css fix (server/3494)
    - Add screensharing icon (server/3481)
    - Fix misleading wording: searching is affected, not user 
      access (server/3560)
    - Backport of Fix Broken UUID Attribute Detection (server/3528)
  * Activity
    - Make sure integer like names are still strings (activity/103)
    - Fix activities for public uploads (activity/113)
    - Show the parent as target when the file was not renamed 
      (activity/114)
    - Fix activities for "Files drop" on external storages 
      (activity/118)
  * SAML & SSO
    - Setup account later (user_saml/79)
  * Serverinfo
    - Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 
      (serverinfo/77)
    - Don't throw an error when /proc/meminfo is not readable 
      (serverinfo/76)
  * Survey_Client
    - Fix problem when checking size with dash in DB name 
      (survey_client/50)
- Add php-openssl dependency
- upstream update to version 11.0.1
- upstream update to version 11.0.0
- upstream update to version 10.0.1
- upstream update to version 10.0.0
- update spec file
  * osc service localrun format_spec_file
  * update Source with full URL
  * simplify deps mainly for openSUSE
- enable HSTS to prevent the warning "The Strict-Transport-Security
  HTTP header is not configured" in admin-page
- turn maintenance:mode off after upgrade
- upstream update to version 9.0.53 (bsc#989998)
- make apache_secure_data more restrictiver
- add missing .user.ini
- move README and README.SELinux to docdor to fix message code 
  integrity check
- upstream update to version 9.0.52
- initial build nextcloud 9.0.51

OBS-URL: https://build.opensuse.org/request/show/698163
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=81
2019-04-26 10:54:57 +00:00
ee66ee03ba Accepting request 697915 from home:ecsos:server
- Update to 16.0.0 
  Nextcloud 16 is smarter than ever, with machine learning to 
  detect suspicious logins and offering clever recommendations. 
  Group Folders now sport access control lists so system 
  administrators can easily manage who has access to what in 
  organization-wide shares. We also introduce Projects, a way to 
  easily relate and find related information like files, 
  chats or tasks.
  As this is a major release, the changelog is very long. 
  Find an overview of what has been improved in this series of blog
  posts:
  - Nextcloud 16 becomes smarter with Machine Learning for security
    and productivity
  - ACL permissions for Groupfolders
  - Nextcloud 16 allows you to link resources to keep track of your 
    projects
  - Talk 6.0 brings commands, improved user experience and more
  - Coming soon, seems the github API can't deal with the size of 
    our changelog 🙈

OBS-URL: https://build.opensuse.org/request/show/697915
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=80
2019-04-25 18:36:42 +00:00
2ea758293a Accepting request 692657 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/692657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=28
2019-04-09 18:19:39 +00:00
70ca595f04 Accepting request 692655 from home:ecsos:server
- Update to 15.0.7
  - Fix for crashing occ files:scan (server#14968)
  - Fix .drone.yml syntax (server#14984)
  - Harden appdata putcontent (server#15000)
  - Check if OCA.Files.App is available before calling 
    (server#15001)
- Update to 15.0.6
  - Fix grid toggle button on public page (server#14376)
  - Fix(EMailTemplate): malformed HTML in some cases (server#14387)
  - Bugfix for issue 10862: Trash-bin ignores 
    trashbin_retention_obligation (server#14414)
  - Parse multiple navigation items (server#14416)
  - Fix referrer policy meta tags. (server#14438)
  - Fix a bug with smb notify having leading slash when it should 
    not (server#14462)
  - Fix for issue #13319: load oc-backbone-webdav before loading 
    versions app (server#14472)
  - Add accessibility translations (server#14490)
  - Run tests that fail with "no such process" over to apache 
    server (server#14495)
  - Make header.feature more robust by running it on apache 
    (server#14497)
  - Fix expire date change eventhandler (server#14503)
  - Update icewind/smb to 3.0.2 (server#14512)
  - Do not cut full color on accessibility svg color invert 
    (server#14516)
  - Dav: Fix handling of chunked WebDAV upload (server#14517)
  - Do not just write foobar (server#14521)
  - Fix database configuration (server#14531)
  - Add activities for group membership changes (server#14534)
  - Check if password can be changed for the users backend in OCS 
    api (server#14542)
  - Add test for updated CA bundle (server#14546)
  - Clear backupcode reminder when no 2fa (server#14559)
  - Use a tmp file for swift writes (server#14570)
  - Have streams of files_external in sync (server#14580)
  - Resolve user and groups in nested groups first before filtering
    the results (server#14591)
  - Remove Google+ from Social Sharing Bundle (server#14596)
  - Do not calculate folder size for parent that also needs proper 
    scan, fixes #3524 (server#14597)
  - Mention Open Cloud Mesh in Federated User Settings 
    (server#14599)
  - Update index.php (server#14601)
  - Remove sensitive SMB arguments from exception log 
    (server#14658)
  - Prevent recursion when moving a file to the trashbin 
    (server#14661)
  - Disable fragile tests (server#14672)
  - Use SCSS variables since CSS vars are not loaded on public 
    pages (server#14677)
  - Handle long etags from dav external storage (server#14694)
  - Improve lookup server behaviour (server#14696)
  - Add an integration test that ensures deletion of LDAP users 
    (server#14697)
  - Dont try to restore a trashbin item to a readonly target 
    (server#14699)
  - Throw a proper error if rename fails in dav (server#14700)
  - Groupname like username - allow share with both (server#14709)
  - Updated documentation go.php to 15 and adjusted copyright year.
    (server#14716)
  - Always register the Notifier (server#14749)
  - Fix getting the access list on external storage (server#14751)
  - Always allow moving mountpoints inside the same mountpoint 
    (server#14759)
  - Use current directory for hashing. (server#14762)
  - Fix user creation using LDAP Plugin (server#14781)
  - Avoid replacement by user object (server#14795)
  - Fix placeholder in disable message (server#14840)
  - Fix setup checks for ocm/ocs-provider (server#14854)
  - Remove Google+ federation usersettings (server#14855)
  - Add setup check for missing UTF8MB4 on mysql (server#14857)
  - Make regions translatable (server#14859)
  - Show a setup warning in case S3 object storage is used as 
    primary storage (server#14865)
  - Fix plural rule detection for languages (server#14867)
  - Fix translations of settings (server#14882)
  - Fix opening folders from different file lists (server#14891)
  - Fix hidden file display in grid view (server#14924)
  - Locale is not language (activity#355)
  - Fallback to plaintext subject if no rich subject is set 
    (activity#358)
  - Ignore query arguments in single video share for stable15 
    (Fix #121) (files_videoplayer#122)
  - Less alerting log entries on fails (notifications#291)
- Fix Update nextcloud 15.0.4 to 15.0.5 error "ocm-provider" 
  apache2. (server#14445)
- Update to 15.0.5
  - Show autocompletion as soon as "@" is typed (server#13961)
  - Trim filename in webfrontend for windows compatibility 
    (server#13978)
  - Clean code and fix drop zone shadow (server#13982)
  - Show original path in trashbin (server#14029)
  - Update icewind/smb to 3.0.1 (server#14068)
  - Fix: Check if `$this->params['user']` is an array 
    (server#14085)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/updatenotification (server#14093)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/accessibility (server#14094)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/oauth2 (server#14095)
  - Make sure the relative path is always a string (server#14101)
  - Fix the thorrtler whitelist bitmask (server#14151)
  - [Security] Bump handlebars from 4.0.12 to 4.1.0 in /build
    (server#14187)
  - Fix recent files (server#14195)
  - Update CRL to contain revoked files_external_dropbox, 
    passman & payback (server#14201)
  - Ensure attribute names are lower cased (server#14203)
  - Fix small glitches in update notification page (server#14207)
  - Fix expiration date changing (server#14212)
  - Fix trashbin restore translation (server#14213)
  - Remove trailing spaces from localized strings (server#14225)
  - Fixing phpdoc in FullTextSearch/Model/ISearchResult 
    (server#14268)
  - Fix empty file uploads to S3 (and other streaming storages) 
    (server#14273)
  - Do not do redirect handling when loggin out (server#14275)
  - Catch Request exception in testRemoteUrl (server#14277)
  - Correctly determinate the owner in case of shared external
    storages (server#14283)
  - Fix header label visibility on open menu (server#14287)
  - Prefix $path for filename for internal file cache
    (server#14288)
  - Set false as default for requirePNG (server#14292)
  - Use proper scroll container when dragging files (server#14301)
  - Fix OC.getCurrentUser() on guest pages (server#14308)
  - Fix ocm end-point discovery discovery (server#14312)
  - Apply theme to 2FA button (server#14331)
  - Fix "Undefined index: user_uid" on login page (server#14339)
  - Fix unsafe array access (server#14340)
  - Always query lookup server in GS mode (server#14368)
  - Use latest ca-bundle.crt from 
    https://curl.haxx.se/docs/caextract.html (server#14371)
  - Try to support 7.3 for DAV (3rdparty#213)
  - Backport/stable15/streams 0.7.1 (3rdparty#244)
  - Don't add empty entries to the objects array (activity#347)
  - Ensure parameters are always an array (activity#350)
  - Bye, Scrutinizer! (notifications#293)
- Fix require php versions. boo#1084320
- Update to 15.0.4
  - Make external storages browsable again in the web UI 
    (server#14076)
  - Upload new files in objectstore to a .part path first 
    (server#13036)
  - Broker: add timezone to CANCEL messages (server#13384)
  - Add strengthify.min files (server#13546)
  - Fix click app names (server#13575)
  - Principals can be principal/user/ or principal/ from lega… 
    (server#13582)
  - Correctly handle displaynames returned from the sharee API
    (server#13585)
  - Don't close input stream when writing in encrypted file 
    (server#13588)
  - Bump pear/archive_tar to 1.4.5 (server#13598)
  - Fix integer background job id type error (server#13609)
  - Fix user settings label translation (server#13611)
  - Fix app navigation flickering on hover (server#13625)
  - Update URL for federation (server#13636)
  - Fix colorizeSvg with transformations that contain a comma (,)
    (server#13653)
  - Use warning background color & primary text color for setting 
    warnings (server#13665)
  - Fix template paramter (server#13670)
  - Cache tokens when using swift's v2 authentication 
    (server#13740)
  - Cleanup shared lock if changing to exclusive lock failed 
    (server#13744)
  - Honor remember_login_cookie_lifetime (server#13758)
  - Fix integration of social sharing into the link popover menu
    (server#13761)
  - Respect user locale in natural sort comparator (server#13762)
  - Call proper function when fetching link shares in the 
    breadcrumb view (server#13769)
  - Add acceptance tests for moving and copying files (server#13771)
  - Show proper default locale (server#13781)
  - Ignore non existing users when retrieving details of group 
    members (server#13792)
  - Remove .css fileending from accessibility user css route 
    (server#13793)
  - Add icon to restore activity (server#13794)
  - Fix long comment in dark theme (server#13804)
  - Bump bower from 1.8.4 to 1.8.8 in /build (server#13821)
  - Fix for high contrast theme (server#13852)
  - Always use multipart uploader for s3 uploads (server#13882)
  - Fix paged search with multiple bases (LDAP) (server#13884)
  - Fix dropping a folder on a folder row (server#13887)
  - Fix updating the password of a link share when passwords are 
    enforced (server#13900)
  - Add fallback for trashbin original location (server#13904)
  - Allow shared versions again in legacy backend (server#13905)
  - Improve data directory write checking for NFS mounts 
    (server#13906)
  - Clean pending 2FA authentication on password reset 
    (server#13915)
  - Forward error message from password policy (server#13918)
  - Remove warning in case of external storage error 
    (server#13920)
  - Handle mail send error gracefully (server#13930)
  - Bump pear/archive_tar from 1.4.3 to 1.4.5 (3rdparty#214)
  - Move to SCSS and fix app icon for dark theme (activity#338)
  - Fill screen in fullscreen mode for public videos. Fixes #77 
    (files_videoplayer#79)
  - Use target="_blank" and rel="noreferrer noopener" 
    (firstrunwizard#105)
  - Fix notification documentation to reflect recent changes 
    (notifications#258)
- Update to 15.0.2
  - Don't log parameters on user creation in case of 
    error/exception (server#13479)
  - RemoveClassifiedEventActivity: check if calendar still exists 
    (server#13506)
  - Broker: add timezone to CANCEL messages (3rdparty#196)
    
- Update to 15.0.1
  - Change doc link for 15 (server#12963)
  - Use strengthify.min on personal settings page (server#12984)
  - Use default cursor for disabled primary buttons (server#13007)
  - Better activities for systemtags that are removed by CLI
    (server#13029)
  - Ie11 compatibility updatenotifications (server#13076)
  - Fix exception on LDAP mapping during login (server#13119)
  - Fix SAML Client login flow on Apple devices (server#13123)
  - Only trust the X-FORWARDED-HOST header for trusted proxies 
    (server#13150)
  - Prevent special characters from breaking the file drop remote 
    url (server#13151)
  - Allow content provider to generate new Index (server#13155)
  - Make the footer "Get your own free account" translatable 
    (server#13169)
  - Use a case insensitive search for email (server#13179)
  - Fix ie11 checkboxes (server#13206)
  - SCSS cache buster is a combination of apps/theming/scc_vars 
    (server#13209)
  - Files list not rendering if user has favorites navigation 
    unfolded (server#13215)
  - Do not forgot to store the second displayname portion 
    (server#13218)
  - Add default values when parsing account data (server#13252)
  - Fix opening search results for comments (server#13253)
  - Fetch lastInsertId only when id null (server#13278)
  - Add caching headers for public previews (server#13328)
  - Unbundle user_external to release it via appstore 
    (server#13329)
  - Rewrite getNumberOfUnreadCommentsForFolder query (server#13335)
  - Fix can change password check in case of encryption is enabled 
    (server#13349)
  - Update the CRL (server#13352)
  - Check anonymous OPTIONS requests file in root (not in subdir) 
    (server#13354)
  - Re add the uploaded file list to file drops (server#13355)
  - Returns a 404 instead of exception if app is not installed 
    - #13088 (server#13357)
  - Transpile arrow function for ie11 compatibility (server#13360)
  - IE fix for apps menu (server#13361)
  - Allow URI as data for vcard PHOTO (server#13366)
  - Throttle with correct metadata (server#13368)
  - Fix loginflow with apptoken enter on iOS (server#13370)
  - Register and show when an LDAP user was detected as 
    unavailable/deleted (server#13372)
  - Fix apps menu overlapping (server#13404)
  - Use the real logger in the settings (server#13405)
  - CSP: Allow fonts to be provided in data (server#13411)
  - HttpClient getHeader can return empty string (server#13425)
  - Respect classification of calendar events in activity stream 
    (server#13439)
  - Add support for boolean default (server#13444)
  - Show the repair steps and repair info output in the web for 
    better feedback (server#13469)
  - Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#114)
  - Do not get the url from the download links 
    (files_videoplayer#74)
  - Use proper slogan from theming app (firstrunwizard#94)
  - Update info.xml (firstrunwizard#96)
  - Update richObjectStringParser.js (notifications#245)
- fix require php versions.
- Update to 15.0.0
  Nextcloud 15 introduces social networking, next-gen 2-factor 
  authentication and innovative collaborative document editing 
  abilities. 
  This release also adds a new design and grid view, workflow 
  features and 2-3x faster loading performance.
  
  As this is a major release, the changelog is very long. 
  Find an overview of what has been improved in this series of blog 
  posts or see: https://nextcloud.com/changelog/
  
- Use php7 in apache under suse_version >= 1500 now.
- Fix warning for /.well-known/{caldav,carddav} in overview 
  security & setup warning.
- update to 14.0.4
  - Allow overwrite.cli.url without trailing slash (server#11772)
  - Remove duplicate call to decodeURIComponent (server#11781)
  - Check for empty string (server#11783)
  - Add "Referrer-Policy" to htaccess file, addresses issue #11099
    (server#11798)
  - Always query the lookup server in a global scale setup 
    (server#11800)
  - Fix a case where "password_by_talk" was not a boolean
    (server#11851)
  - Add .l10nignore files for compiled assets (server#11925)
  - Properly escape column name in "createFunction" call 
    (server#11929)
  - Allow userId to be null (server#11939)
  - Allow "same-origin" as "Referrer-Policy" (Backport to stable14)
    (server#11950)
  - Do not emit preHooks twice on non-part-storage (server#11961)
  - Filter null values for UserManager::getByEmail (server#11976)
  - Allow local delivery of schedule message while prohibiting 
    FreeBusy requests (server#11979)
  - Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 
    (server#11990)
  - Lazy open first source stream in assemblystream (server#11994)
  - Fix opening a section again in the Files app (server#11995)
  - Remove cookies from Clear-Site-Data Header (server#12005)
  - Forwarded ExpiredTokenException (server#12032)
  - Allow chunked uploads even if your quota is not sufficient
    (server#12040)
  - Improve encrypt all / decrypt all (server#12045)
  - Double check for failed cache with a shared storage 
    (server#12108)
  - Implement the size of an assembly stream (server#12111)
  - Bring the browser window of an actor to the foreground when 
    acting as him (server#12120)
  - Move acceptance tests that crash the PHP built-in server to
    Apache (server#12121)
  - Remove unneeded empty search attribute values, fixes #12086 
    (server#12122)
  - Fixes wrong variable usage (server#12137)
  - LDAP: announce display name changes so that addressbook picks 
    it up (server#12141)
  - Bruteforce protection handling in combination with 
    (server#12160)
  - Add global site selector as user back-end which doesn't support 
    password confirmation (server#12184)
  - Do not set indeterminate state for file shares (server#12187)
  - Revert "Wait for cron to finish before running upgrade command" 
    (server#12197)
  - Fix bug #12151: fix list formatting by correcting malformed
    html (server#12202)
  - A folder should get a folder mimetype (server#12297)
  - Use the proper server for the apptoken flow login
    (server#12299)
  - Do not log FileLock as exception (server#12300)
  - Set the filemodel before rending the detailsview (server#12301)
  - Disabled ldap fix (server#12331)
  - Fix - Add to favorites not working in IE11 (server#12339)
  - Remove arrow function for ie compatibility (server#12341)
  - Fix default types of activity event member variables
    (server#12353)
  - Suppress wrong audit log messages about failed login attempts 
    (server#12372)
  - Add fix for IE11 flexbox height bug (server#12374)
  - Properly search the root of a shared external storage 
    (server#12375)
  - Fix app update available check (server#12412)
  - Use nextcloud-password-confirmation (server#12416)
  - Fix IE rule for min width (server#12431)
  - Added cache override to ensure an always up-to-date 
    accessibility css (server#12432)
  - Unique contraint and deadlock fixes for filecache and 
    file_locks (server#12433)
  - Fix app menu calculation for random size of the right header 
    (server#12440)
  - Fix missing quickaccess favorite folder on add (server#12441)
  - Fixes dav share issue with owner (server#12459)
  - Fix wrong share popover opening on share link (server#12482)
  - Only use width and opacity for transition (server#12492)
  - Forward object not found error in swift as dav 404 
    (server#12502)
  - Fix the warning appearing in the admin section when
    mail_smtpmode is not configured (server#12529)
  - Remove unused svg api route (server#12542)
  - Bearer tokens are app token (server#12545)
  - Handle permission in update of share better (server#12561)
  - Correctly restrict affected users when using command to send 
    emails (activity#312)
  - Improve code blocks in markdown rendering (files_texteditor#121)
  - Properly escape column name in "createFunction" call 
    (survey_client#85)
- update to 14.0.3
  - Fixes the apps menu scrollbar (server#11662)
  - Ignore "session_lifetime" if it can not be converted to a 
    number (server#11761)
  - Normalize getUnjailedPath (server#11770)
- changes from 14.0.2
  - Fix contacts menu on mentions (server#11350)
  - Make the server ready to use global scale with SAML as auth 
    back-end (server#11373)
  - Fix default flex shrink on list (server#11374)
  - Fixes the logo height (server#11385)
  - Do not explode when getting permissions from a FailedStorage 
    (server#11389)
  - Do not hide the progress bar while the chunked upload is being 
    assembled (server#11399)
  - Fix "checkWellKnownUrl" not being run (server#11418)
  - Add back the total used space per user (server#11425)
  - Fix invalid inline input confirm border (server#11426)
  - Center back the history icon (server#11430)
  - AssemblyStream is also eof if we have no more source stream 
    (server#11436)
  - Re-enable upload button after updating Avatar (server#11451)
  - Fix typo in config.sample.php (server#11488)
  - Bugfix 2FA theme: buttons white (server#11489)
  - Update config and babel for ie11 (server#11490)
  - Only catch QueryException when trying to build class 
    (server#11492)
  - Show auth type "None" in email settings (server#11493)
  - Fix public page footer link wrap (server#11510)
  - Fix share header text on small widths (server#11511)
  - Add missing compiled mimetype list (server#11516)
  - Fixes the move/copy picker buttons (server#11525)
  - Fix breadcrumbs (server#11530)
  - Added kinetic scrolling for iOS to apps dropdown menu #10281
    (server#11554)
  - Throw an error if a node is smaller than expected in 
    assemblystream (server#11555)
  - Reduce the min-width of the files table so it works on sharing
    pages on mobile (server#11556)
  - Fix header overflow, fix more apps menu, fix #11552 
    (server#11558)
  - Add new group entry on users list + fixes (server#11575)
  - Redirect guests to login if they follow the link of a comment 
    mention-notifications (server#11577)
  - Force multiselect max-height to 5.5 items (server#11579)
  - Just update password hash without validating (server#11580)
  - Fix sticky header on users list (server#11582)
  - Fix header border on users list (server#11608)
  - Fix call to logger (server#11610)
  - Allow the creationg of previews of files stored in appdata
    (server#11703)
  - Update CRL due to changed cert for linkshareex (server#11706)
  - Fix a misleading setup check for .well-known/caldav & carddav
    (server#11738)
  - Remove unneeded CSS rule for IE 11 (files_pdfviewer#101)
  - Hide footer in public share page (files_pdfviewer#103)
  - Fix embedded viewer with new server layout on IE 11 
    (files_pdfviewer#98)
- update to 14.0.1
  - Fixes the upload progress bar layout - 14 backport 
    (server#11039)
  - Fix markup and style of mentions in comments (server#11077)
  - Do not invalidate main token on OAuth (server#11090)
  - Expire tokens hardening (server#11103)
  - fix js files client for user names with spaces (server#11152)
  - Fix user and group listing with users that have an integer 
    user id (server#11186)
  - Fix exception class (server#11187)
  - Remove posix_getpwuid and compare only userid (server#11191)
  - Fix check for more users in sharing dialogue (server#11201)
  - Remove filter_var flags due to PHP 7.3 deprecation, 
    fixes #10894 (server#11237)
  - Fixes empty favorite names for trailing slashes (server#11259)
  - Fix size of icons in menus inside apps when shown as images
    (server#11276)
  - Prevent comment being composed from overlapping the submit
    button (server#11277)
  - replace setcookie value with '' instead of null. (server#11280)
  - Fix the link and anchor for the update notifications 
    (server#11282)
  - Include empty directories in the default state of acceptance
    tests (server#11283)
  - Get permission of storage for shares (server#11287)
  - Shared by info for room shares without names (server#11288)
  - Fix icons cacher regex for compressed output (server#11291)
  - Revert "Use APCu caching of composer" (server#11293)
  - Use user locale as default in the template (server#11294)
  - Fix expiration code of tokens (server#11302)
  - Add unit test for findLanguageFromLocale (server#11340)
  - 14 scroll fix (activity#295)
  - Update stable14 target versions (files_texteditor#111)
  - Update stable14 target versions (firstrunwizard#80)
  - Update stable14 target versions (gallery#467)
  - Update stable14 target versions (nextcloud_announcements#32)
  - Update stable14 target versions (notifications#158)
  - Update config and babel for ie11 (notifications#161)
- Insert Referrer-Policy in nextcloud.conf
- update to 14.0.0
  No changelog from upstrem. Look instead here:
  https://github.com/nextcloud/server/compare/v13.0.6...v14.0.0
- update to 13.0.6
  - Add sabre plugin to allow anonymous options requests to the dav 
    root (server#10285)
  - Do scan the root storage in background scan (server#10376)
  - Adding test for table schedulingobjects and fixing postgres LOB 
    (server#10552)
  - Fix transfering ownership of a share to user with same id as 
    receiver (server#10565)
  - Make file cache updates more robust (server#10581)
  - Retry smb stat on timeout (server#10591)
  - Use insertIfNotExists to store new mimetypes. (server#10620)
  - Only warn about data lose on password reset if per-user keys 
    are used (server#10646)
  - Update the scope of the lockdownmanager (server#10682)
  - Log entries that are hidden during file listing (server#10698)
  - Forgotten pass fix link (server#10735)
  - Fix comment style in config sample (server#10759)
  - Make sure error_log() always receives a string (server#10760)
  - Fix call to OC.generateUrl for caldav birthday calendar on/off 
    (server#10761)
  - Use the path_hash instead of the path to query the filecache 
    (server#10762)
  - Don't blame random people for background email updates 
    (server#10763)
  - Resolve all group memberships properly (server#10783)
  - Remove unexecutable code (server#10816)
  - Improve URL detection (server#10821)
  - MySQL 8.0+ and MariaDB 10.3+ are large prefix and 
    barracuda by default (server#10823)
  - Disallow negative mtime in dav search (server#10837)
- update to 13.0.5
  - Fix highlighting of the upload drop zone (server#9837)
  - Apply ldapUserFilter on members of group (server#9839)
  - Make the DELETION of groups match greedy on the groupID 
    (server#9841)
  - Add parent index to share table (server#9843)
  - Log full exception in cron instead of only the message 
    (server#9958)
  - Properly lock the target file on dav upload when not using part
    files (server#9986)
  - LDAP backup server should not be queried when auth fails
    (server#10032)
  - Fix filenames in sharing integration tests (server#10044)
  - Lower log level for quota manipulation cases (server#10076)
  - Let user set avatar in nextcloud if LDAP provides invalid 
    image data (server#10089)
  - Improved logging of smb connection errors (server#10093)
  - Allow admin to disable fetching of avatars as well as 
    a specific attribute (server#10115)
  - Allow to disable encryption (server#10121)
  - Update message shown when unsharing a file (server#10164)
  - Fixed English grammatical error on Settings page.
    (server#10165)
  - Request a valid property for DAV opendir (server#10169)
  - Allow updating the token on session regeneration 
    (server#10170)
  - Prevent lock values from going negative with memcache backend 
    (server#10180)
  - Correctly handle users with numeric user ids (server#10185)
  - Correctly parse the subject parameters for link (un)shares of 
    calendars (server#10188)
  - Fix "parsing" of email-addresses in comments and chat messages 
    (server#10189)
  - Sanitize parameters in createSessionToken() while logging 
    (server#10195)
  - Also retry rename operation on InvalidArgumentException 
    (server#10201)
  - Improve url detection in comments (server#10202)
  - Only bind to ldap if configuration for the first server is set 
    (server#10233)
  - Use download manager from PDF.js to download the file 
    (files_pdfviewer#84)
  - Fix trying to load removed scripts (files_pdfviewer#87)
  - Only pull for new messages if the session is allowed to be kept 
    alive (notifications#138)
  - Always push object data (notifications#139)
  - Add prioritization for Talk (notifications#140)
- update to 13.0.4
  - Allow setting notify credentials in environment (server#9788)
  - Make the token expiration also work for autocasting 0 
    (server#9803)
  - Enable caldav for webdav subtree public-calendars (server#9820)
- This also fix security issues:
  - (boo#1100343, CVE-2018-3762) and (boo#1100344, CVE-2018-3761)
- update to 13.0.3
  - Backport various scss fixes #8777 (server#9259)
  - Fix ellipsis in filename column (server#9344)
  - Replace deprecated sinon reset() call with resetHistory() 
    (server#9358)
  - Issue #9318: catch exceptions in SCSSCacher::resetCache()
    (server#9377)
  - Log lock state on conflict (server#9389)
  - Remove unneeded locks in getCacheEntry (server#9391)
  - Only allow a single concurrent dav write to a file 
    (server#9392)
  - Workflow rules error when changing operation (server#9409)
  - Fix jsunit tests (server#9430)
  - Allow IPv6 database host (server#9432)
  - Add labels for Contacts menu and Settings (server#9433)
  - Get correct version of an app (server#9436)
  - Fix ids of permission checkboxes for shares (server#9453)
  - Fix race condition when preparing upload folder (server#9454)
  - Allow to specify a link to a legal notice (server#9516)
  - Fix for unbound cloned LDAP connections (server#9522)
  - Dont use $info as array when its not an array (server#9525)
  - Improve OAuth (server#9540)
  - Bump theming version for extraordinary release (server#9547)
  - Fix translation bug on lost password page (server#9548)
  - Cleanup locks in scanner on error (server#9566)
  - Bump version for theming again 🙇 (server#9573)
  - Make sure force language is reflected in html lang attribute
    (server#9579)
  - Add privacy link to theming and fix scrollbars (server#9586)
  - Fix settings menu (server#9590)
  - Handle exception while itterating trough smb file listing
    (server#9608)
  - Send invitations for shared calendars (server#9610)
  - Regenerate session id after public share auth (server#9619)
  - Emit event when running ./occ db:add-missing-indices 
    (server#9620)
  - Add PHP missing message to index.php (server#9621)
  - Delete the previews when a version is restored (server#9622)
  - Limit Sinon version to 5.0.7 at most (server#9629)
  - Prepare another theming release including translations for 
    recently added imprint and privacy policy strings 
    (server#9647)
  - Dont open the file on dav HEAD request (server#9649)
  - Fix(AmazonS3): fix loop $result['Contents'] error 
    (server#9650)
  - Fix undefined variables (server#9651)
  - Add search category icon (server#9652)
  - Fix "Invalid argument supplied for foreach()" (server#9654)
  - Do not load calendar/addressbook plugins if not needed 
    (server#9655)
  - Make LargeFileHelper.php faster by avoiding execs as much as 
    possible (server#9656)
  - Improve error reporting and move format parameter to the 
    options (server#9657)
  - The OAuth endpoint needs to support Basic Auth (server#9659)
  - LDAP password renewal fixes (server#9661)
  - Check user state when fetching to avoid dealing with offline 
    objects (server#9662)
  - Make sure the file is readable before attempting to create 
    a preview (server#9668)
  - Fix drone mysqlmb4 tests (server#9672)
  - Make sure the log doesn't try to read from PUT if it can't 
    (server#9694)
  - Allow admins to override FreeBusy capabilities without 
    modifying ShareAPI capabilities (server#9707)
  - Fix the unit tests (server#9712)
  - Fix header nav (server#9727)
  - Fix local users check in contacts menu (server#9732)
  - Don't open the file when handling HEAD requests (3rdparty#99)
  - Do not sanitize markdown output twice (files_texteditor#101)
- update to 13.0.2
  - Show group display names (server#8779)
  - Group existence check works without attribute (like with users)
    (server#8849)
  - The FN is optional, carrying the displayname if present 
    (server#8900)
  - Set "share with" field to the ID of the circle (server#8905)
  - Show EOL warning in the update section (server#8986)
  - Use app version to generate scss filename (server#9015)
  - Update icewind/smb to 2.0.5 (server#9017)
  - Fix search text overlapping close button (server#9019)
  - Clear any theming prefixed cache on cache buster increase 
    (server#9020)
  - Reset encryptionVersion to '1' if a file was stream copied 
    (server#9064)
  - Do not treat is-encrypted as custom property (server#9071)
  - Fix proper permissions for multiple file access (server#9072)
  - When formatting a share node an Empty target is invalid
    (server#9073)
  - Move on with the next user if we found the user on one user 
    back-end (server#9077)
  - Allow usage of Windows 10 WebDav Netdrive (server#9089)
  - Add more logging for the object storage during creation of the 
    buckets (server#9094)
  - Do not convert email addresses with idn_to_ascii if… 
    (server#9095)
  - Fix progress bar hidden before the upload ends (server#9124)
  - Update CRL to include old quicknotes cert (server#9213)
  - Fix user selectable text for public links for text files 
    (server#9230)
  - Provide an option to disable HTML emails (server#9231)
  - Fix appinfo parsing when a single localized option is provided 
    (server#9233)
  - Use multibyte substring (server#9234)
  - Fix webdav support for OneNote clients (server#9236)
  - Fixed files copy/move when in favorites or recent section 
    (server#9238)
  - Don't update personal settings for admins (activity#262)
  - Skip parameters which are not there instead of failing out 
    (activity#265)
  - Bump version 13 (files_pdfviewer#64)
  - Fix info.xml (files_pdfviewer#66)
  - No default enable (files_pdfviewer#67)
  - Fix position of icons in "Share with" input field (gallery#418)
  - Fix "No results found" tooltip (gallery#419)
  - Fix UI while a share is being added (gallery#420)
  - Hide "No results found" tooltip on autocompletion (gallery#424)
  - Fix error while clicking on the share link checkbox 
    (gallery#430)
- update to 13.0.1
  - Dont polute the log on DAV emaillogin (server#8045)
  - Don't perform CSRF check on OCS routes with Bearer auth 
    (server#8099)
  - Use S3Client::upload instead of splitting single/multipart 
    upload ourselves (server#8102)
  - Remove old perl script to update l10n files (server#8145)
  - Scss hardening (server#8156)
  - Do not try to get the jailed path if we can't find the id 
    (server#8177)
  - Handle SSL certificate verifications for others than 
    Let's Encrypt (server#8183)
  - Use a phan version instead of master (server#8195)
  - Repair step to clear frontend related caches (server#8197)
  - Keep previous exception when transforming to dav exception
    (server#8228)
  - Actually return stream from swift (server#8250)
  - Remove invalid link to documentation (server#8253)
  - Fix deleting folders when using s3 external storage  
    (server#8261)
  - Link to NC13 dev manual (server#8264)
  - Better result handling of email search (server#8267)
  - Update CRL to revoke files_rightclick (server#8271)
  - Fix styling issues of guest pages #8155 (server#8286)
  - Remove jquery ui background image (server#8287)
  - Show open graph preview in WhatsApp (server#8309)
  - Make acceptance tests for comments more consistent with the 
    others (server#8395)
  - Fix edit tag textbox size (server#8407)
  - Use TTF fonts for avatar generation (server#8440)
  - Use mb_* string methods to extract first character for 
    generated avatars (server#8470)
  - Show hint in OCS API for user creation (server#8515)
  - Fix hiding and event propagation issues with the user 
    management popover (server#8517)
  - Add some whitespace around change.svg icon (server#8518)
  - Avoid fruitless login attempts (server#8532)
  - Fix retrieval of group members with numerical uids from LDAP 
    (server#8536)
  - Theming: handle not being in the serverroot (server#8554)
  - Ext storage error warning (server#8561)
  - Set autocomplete=new-password for mail share password
    (server#8577)
  - Fix upload button visible on read-only folders (server#8595)
  - Fixed app navigation for IE11 (server#8609)
  - Fix breadcrumbs width calculation (server#8610)
  - Fix comments (and systemtags) when involving users with 
    numerical ids (server#8615)
  - Update commentstabview.js (server#8621)
  - Properly encapsulate require_once for app.php (server#8631)
  - AppData hardening (server#8636)
  - Use hash algo that's robust against collisions (server#8654)
  - Fixed date/time picker on IE11 (server#8663)
  - Use a more widely available method to test s3 settings 
    (server#8667)
  - Use proper lanugage in langauge code (server#8668)
  - Display the proper language strings in setttings (server#8669)
  - Do not create empty userid when attribute does not have allowed
    chars (server#8673)
  - Remove too restrict check for background image/color
    (server#8675)
  - Fix example regex for user agent matching (server#8676)
  - Generate different UIDs for Birthday, Anniversary and Death
    event (server#8678)
  - Don't use double quotes in MySQL queries (server#8680)
  - Log exceptions that happen when writing the app store reply
    to storage (server#8683)
  - Set the correct active navigation entry (server#8685)
  - Fix activities for end2end encryption (server#8686)
  - Filter out the current user when searching for emails too 
    (server#8687)
  - Fix check if theming defaults instance is available 
    (server#8688)
  - Fix undefined index problem (server#8693)
  - Disable part files for object stores (server#8725)
  - Better handling of invisible elements in acceptance tests
    (server#8738)
  - Remove base url from global cache prefix (server#8745)
  - Check if the cached js file exists (server#8746)
  - Sharee email matches not limited (server#8749)
  - Fix integer overflow in ChunkingPlugin (server#8752)
  - Revert wording back to updates (server#8755)
  - Add acceptance tests for permissions on public shared folders 
    (server#8758)
  - Also send file emails in ASAP mode (activity#249)
  - Ensure userids are strings (activity#252)
  - Null coalescing operator is PHP7+ (activity#254)
  - Update PDF.js to 1.9.426 (files_pdfviewer#55)
  - Enable full screen mode for PDF files (files_pdfviewer#59)
  - Fix ACE module files failing to load (files_texteditor#83)
  - Do not keep FileInfoModels returned by "getModelForFile" 
    (files_texteditor#89)
  - Fix share drop down in gallery not properly shown (gallery#394)
  - Fix gallery button hidden in folders without create permission
    (gallery#402)
  - Fix controls position in gallery layout (gallery#405)
  - Removed old code already present thanks to the files app
    (gallery#406)
  - Create "file app" public share links if the slideshow is
    opened from ... (gallery#407)
  - Allow to check against haveibeenpwned.com password list 
    (password_policy#61)
- update to 13.0.0
  Over 1100 changes were merged in the server, with many hundreds 
  more in existing or new apps. The main improvements include:
  * Collaboration features
    - Nextcloud Talk, a private videoconference software integrated 
      with Nextcloud
      - real-time and asynchronous communication with push 
        notifications, calls and chat web and mobile devices
      - Integration in business workflow with calendar invitations 
        and calls directly from Nextcloud Files
      - Screen and note sharing with participant moderation 
        capabilities
      - 100% secure peer-to-peer, end-to-end encrypted calls, 
        mediated by self-hosted server
    - auto-completion of user names in comments and notification 
      to the mentioned user
    - support free/busy scheduling in native calendar applications 
      like Thunderbird Lightning
    - show meeting invites in the calendar
  * End-to-End Encryption
    - can encrypt data on a per-folder level rather than 
      all-or-nothing approach
    - does not require users to remember or exchange passwords
    - does not require re-uploading data upon sharing
    - features an optional off-line administrator recovery key
    - allows full audit logging
    - can be combined with our File Access Control feature so 
      administrator can enforce aspects of End-to-end Encryption
    - protects from identity theft with our Cryptographic Identity 
      Protection feature
    This feature is in Tech Preview for Nextcloud 13 and does not 
    yet implement sharing.
  * User Interface
    - new way of selecting files
    - easy way to quickly copy or move to a location
    - High DPI support
    - admin menu integrated in one list
    - no limitation to file uploads via the web interface
    - user quota in the side bar
    - social sharing (Twitter, G+, Facebook, Diaspora) now features
      a preview
    - improved theming
  * Performance
    - decreased page load times with up to 50% and faster search
    - 80% faster LDAP and up to 10x faster external storage
    - Server-side Encryption performance largely improved
        
   See https://nextcloud.com/changelog/
- update to 12.0.5
  Many fixes were merged, the most important ones include:
  - #7144 Unlock files even if an exception occurs
  - #7322 Set primary action button color to same as theming color
  - #7323 Use the correct root for shared jail when the source 
    storage is also a jail
  - #7353 Fix translation of federation scope menu
  - #7362 Allow to skip data dir permission checks
  - #7407 Check if owner of share exists
  - #7409 Add retry wrapper when reading files from swift
  - #7451 Fix constructor spy in unit test with Sinon 4.1.3
  - #7455 Remove wrong entry in admin_settings that causes 500
  - #7456 CardDAV convertor check should not be to wide
  - #7457 Fix loading icon position in the app menu
  - #7464 Allow getting the filepath when getting cached mounts
  - #7468 Allow 'Nextcloud' in the user agent string of Android
  - #7558 Fix email buttons for white theme
  - #7567 Respect sharing options when searching for Sharees
  - #7568 Fix duplicate session token after remembered login
  - #7577 Check userExists later, 
    saves lookups for appData_INSTANCEID userids
  - #7672 Added additional methods for removal of sensitive info
  - #7688 Fix scss webroot and url rewrite
  - #7717 Throw ServerNotAvailableException when LDAP is caught 
    shutting down
  - #7666 Fix drag shadow not visible when dragging a file on 
    a narrow screen
  - #7674 Do no run SyncJob in cron
  - #7684 Fix inverted app icons on IE11
  - #7694 Don't attempt to translate login names to uids when uids
    are provided
  - #7708 Don't show recurring msg when pages result was turned off
  - #7742 Hide favourite icon in details view if favourite action 
    is not available
  - #7745 Don't lie about preview types
  - #7747 Update of composer
  - #7758 add option to use legacy v2 auth with s3
  - #7759 Use correct L10N files for jsconfig
  - #7757 Wait for the shared link to be set in the acceptance 
    tests
  - gallery/#349 Fix date picker not visible in slideshow sharing 
    dialog
  - activity/#229 Properly construct path of root on file rename
  - #7770 Fix SCSS processing when undoing theming values
  - #7774 Update icewind/smb to 2.0.3
  - #7777 Set height for sidebar icons
  - #7779 Improve zip support
  - #7786 Return correct mount type for federated shares
  - #7792 Fix empty details view after renaming a file
  - #7817 Fix preview when theming changes invertion of icons
  - #7821 Log full exception in cron instead of only the message
  - #7888 Keep all shipped apps enabled because they should be okay
  - #7962 update icewind/smb to 2.0.4
- Nextcloud 12 is not compatible with php ≥ 7.2,
  so php < 7.2 is needed.
- upstream update to version 12.0.4
  * Server
    Over 50 fixes were merged in the server.
    - Improve text: 'you have now' -> 'you now have (server#6464)
    - Fix initializing paged search under some circumstances 
      (server#6502)
    - LDAP: simplify returning the homePath (server#6509)
    - Fix sharer name overlap with filename (server#6524)
    - Allow to close sidebar for text files (server#6525)
    - Fix quota new endpoint 12 (server#6527)
    - Pass new value to triggerChange (server#6528)
    - Throw 101 when an empty group string is provided 
      (server#6547)
    - Contacts menu privacy (server#6554)
    - Add color-border variable (server#6649)
    - Do not stop on scss compilation failure (server#6661)
    - Don't pass User object when uid string is expected 
      (server#6674)
    - Navigate to the root directory when showing the main filelist 
      (server#6689)
    - Fix LDAP User deletion (cleanup) (server#6699)
    - Update aws sdk + s3 improvements (server#6737)
    - Dont run invalid path repair step when upgrading 
      from 11.0.5.2 and later (server#6743)
    - Fix language when trying to change password (server#6751)
    - Fix postgresql tests (server#6792)
    - Also use configured 'cache_path' for new chunking 
      (server#6814)
    - Set s3 part size to 500mb (server#6815)
    - Fix contacts menu for IE11 (server#6823)
    - Still trigger conflict resolution for existing entries when 
      the curre (server#6847)
    - Propagate multipart upload exception when aborting upload 
      (server#6855)
    - Allow to migrate from 10.0.3.3 (server#6878)
    - Timespan check (server#6896)
    - Do not log WebDAV maintenance mode exception (server#6908)
    - Don't reset quota (server#6910)
    - Backport of translation string fixes (server#6935)
    - Fix class name in exception logger plugin (server#6942)
    - Allow quota of 0 again (server#6943)
    - Fix uninitialized variable $this->params (server#6944)
    - Don't add a LIKE condition when it's not needed (server#6945)
    - Fix undefined offset warning when using '/' as external 
      storage root (server#6946)
    - Fix page title not changed (server#6987)
    - Better readability for text on log in page which is directly 
      on backgrounds (server#7028)
    - Translate Grant Access (server#7040)
    - Use fopen directly when reading objects from s3 (server#7079)
    - Improve mimetype detection for object storages (server#7081)
    - Fix seeking on object storage (server#7082)
    - Hide spinner for initial install (server#7095)
    - Ensure uid for calendar objects is unique (server#7096)
    - Revert "Only allow colons in db host for IPv6 addresses 
      (server#7102)
    - Theme flow redirection page (server#7114)
    - Fix icon for security settings (server#7116)
    - If for some reason the json can't be decoded it is not cached
      (server#7118)
    - Improve performance of UserMountCache with external storage 
      folders (server#7120)
    - {J,CS}SResourceLocator: account for symlinks in app path 
      (server#7170)
    - Fix s3 download and touch (server#7186)
    - Touch opertation on object storage, don't create 
      the file cache entry to early (server#7207)
    - Allow migration from upcoming 10.0.4 ownCloud release 
      (server#7245)
    - CSSResourceLocator: handle SCSS in apps outside root 
      (server#7257)
    - only replace permission popupmenu (server#7259)
    - Fix accesslist when a user has an ID only containting 0-9 
      (server#7262)
    - Update CRL due to files_frommail (server#7277)
    - Only in case of $currentAccess the array uses the id as index
      (server#7328)
  * Other
    - Add aws sdk (3rdparty#69)
    - Don't send emails to disabled users (activity#202)
    - Add an option to disable emails completly (activity#206)
    - Make sure the mountPoint property is public before using it 
      (files_accesscontrol#79)
    - Allow to playback m4v files (files_videoplayer#43)
    - Fix notifications order (notifications#93)
    
- upstream update to version 12.0.3
  Nextcloud 12.0.3 delivers a lot of enhancements in various areas 
  including:
    - A number of improvements to email notification templates
    - 2FA enhancements
    - Smarter LDAP password handling
    - File Drop and upload-in-general updates
    - A performance improvement handling large files
  See https://nextcloud.com/changelog/#latest12
  Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed
  
- upstream update to version 12.0.2
  * Server
    - Minor bugfix release
- upstream update to version 12.0.1
  So many changes. See https://nextcloud.com/changelog/#latest12
- unneeded git-files should not be remove,
  otherwise it throw integrity check failure in some situations.
- upstream update to version 12.0.0
  no changelog from upstream at this time
  See https://github.com/nextcloud/server/issues?q=is%3Aissue+milestone%3A%22Nextcloud+12.0%22+is%3Aclosed
- fix boo#1036756: package security issue
- upstream update to version 11.0.3
  * Server
    - Use the correct principal for shared addressbooks 
	  (server/3608)
    - Fix saving backup codes by using a correct data uri 
	  (server/3652)
    - Update icewind/streams to 0.5.2 (server/32931)
    - Fix string comparison and return docs (server/3665)
    - Typecast shared mount's storage_id to int as documented
      + some refactor to avoid similar bugs (server/3658)
    - Use a proper date format for transfer ownership 
	  (server/3700)
    - DAV sharing permissions should not depend on the order 
	  (server/3722)
    - Add new user agent of windows 10 dav backend 
	  (server/37641)
    - Add back appstoreenabled config switch (server/37671)
    - Call right function after sudo mode (server/3820)
    - Dont allow empty wildcard search (server/3842)
    - Remove single quotes around search query like in 
	  user search (server/3849)
    - Fix mimetype detection on public uploads for the 
	  workflow engine (server/3765)
    - Fix branding and show Nextcloud (server/39691)
    - Fix reshare with user activity message (server/39812)
    - Create correct VCard and return correct error codes 
	  (server/4029)
    - Prevent migration from ownCloud 10 to Nextcloud 11 
	  (server/34151)
    - Make sure transparency is an integer when saving a 
	  calendar (server/4167)
    - Make public links work with master key (server/42071)
    - Don't try to render the avatars if avatars are 
	  disabled (server/4214)
    - Reduce error message text (server/42281)
    - Don't list on public calendar endpoints (server/4229)
    - Fix upload of folders in Chrome (server/4154)
    - Make sure blob columns are correctly converted as 
	  parameters (server/4233)
    - Save the scope of an auth token in the session 
	  (server/4225)
    - Take share by mail into consideration if we calculate 
	  the access list (server/4242)
    - Also add the root of external storages to the file id 
	  list (server/4237)
    - Fix LDAP description (server/42382)
    - Remove the double password confirmation on changing 
	  cron (server/4236)
    - Fix scheduling plugin on legacy caldav endpoint 
	  (server/4235)
    - Directly fix invalid values of DTEND and DTSTART 
	  (server/4234)
    - Make JobList::next() lock free (server/4254)
    - Don't remove owner property for public calendars 
	  (server/4272)
    - Add capabilities for share by mail (server/42511)
    - Dont use the permissions mask while scanning 
	  (server/4278)
    - Add missing maintenance plugin to new DAV endpoint 
	  (server/4290)
    - Fix bug with shared_by for own calendars if shared 
	  (server/4301)
    - Translation string corrected > 1 user (server/4377)
  * Activity
    - Fix activities for "Files drop" on external storages 
	  (activity/118)
  * User_SAML
    - Bump to php-saml 2.10.5 (user_saml/1001)
  * Logreader
    - Small screen layout improvements 
	  (logreader/2bcd915969386ceb77c7f91dfd5fc19fd3212346
    - Fix log filtering 
	  (logreader/4095dfc62dcceb3c59a3f581baa5589737d0e6f3)
    - Greatly speedup log iteration 
	  (logreader/71a4c6849641f821e80d96674c57a69fe7a8aa9e)
    - Search more rows 
	  (logreader/b9d00b5599ac8a76862895266f1c23096391aad8)
    - Stop iterating if we dont have a valid file handle 
	  (logreader/a87a8e653ecae5efef6342e645b98f2878219c87)
    - Don't return a LogIterator on a broken handle 
	  (logreader/39069108f99d463b1cb8bc944f3ef24324b9f43d)
    - More robust log iteration 
	  (logreader/c0eb04d55bf1dee94ef523dae0e3b0e6afc272a6)
    - Use proper iso date format 
	  (logreader/13a31181a6d72d084797a71f49f2c5edee8c8dae)
    - Automatically try to fix some common escape errors from 
	  copy-pasted log entries 
	  (logreader/031db2a7f9b9f8cee42acf6eae7d993d31d4660a)
    - Fix stack trace parsing of incorrectly escaped logentries 
	  (logreader/538667770edfdd48374ef33e9c15498ed98ece60)
    - Highlight entries from the same request when clicking 
	  on an entry 
	  (logreader/2d1ccd0e4cca32220fcbe0b4d79d1cd23f0e73a5)
    - Fix copy paste info searchfield 
	  (logreader/0e91b2f46649a720feb7c3b6b8266b8657db5574)
    - Fix reset search after 0 results 
	  (logreader/50bec8ecf7edd81cfb96a35089283c0d879b41f3)
    - Allow searching for requestId and user 
	  (logreader/7f84e55bb4a1e4086ab0918a6bf58ad3885bbd91)
    - Allow searching in url 
	  (logreader/7833d97cf85fd351d2f7550d67d21bd0c2a815f4)
    - Fix infinite scroll 
	  (logreader/cbe874c6c068b9156ad8456edf31d112da40cbc9)
    - Dont show loading indicator if we already have entries 
	  (logreader/d26a08dc0540126177e8d20c3e243b44c5a399c4)
  * Gallery
    - Fix upload after core changes 
	  (gallery/b4ac4429841cfe2b7ea260dfb37fcde25580143c2)
    - Update JavaScript libraries (gallery/247)
- Remove empty %postun and redundant %clean.
- Ensure summary/description is neutral.
- upstream update to version 11.0.2
  * Server
    - Use login name to fix password confirm with ldap users 
      (server/2953)
    - Change the row-format before changing the collation 
      (server/3063)
    - Generate correct path for owner and use the display name 
      (server/3080)
    - Markdown support for app descriptions (server/3117)
    - Fix style in comment (server/3143)
    - Escape the name for the jquery selector (server/3138)
    - Define spreed calls (server/3115)
    - LDAP Backend OCS Api (server/3213)
    - Fix Sharing app description (server/3397)
    - Fix shared-as-busy events for owner (server/3363)
    - Use correct theming when returning the defaults (server/3399)
    - Filter out sensitive appconfig values (server/3400)
    - Add transifex config for sharebymail (server/3423)
    - Update the email in the accounts table as well (server/3411)
    - Don't log the password on confirmPassword when LDAP throws an 
      exception (server/3414)
    - Make sure ownCloud 8.2 activities also can get displayed 
      (server/3412)
    - Popovermenu backport (server/3286)
    - Set vendor during install (server/3426)
    - Make sure the file information is available when sending the 
      email (server/3433)
    - Add profile data to provisioning api (server/3259)
    - Fix detection of the new iOS app (server/3431)
    - Add integration tests for legacy DAV endpoints (server/3445)
    - Make sure invalid images don't flood the log file 
      (server/3440)
    - Fix printing backup code (server/3510)
    - Fix cookie name (nctoken instead of octoken) (server/3511)
    - LDAP's checkPassword should only catch when a user was not 
      found (server/3493)
    - Return unknown free space from nullstorage (server/3508)
    - Fix for address book data lost when any user receiving a 
      share is deleted (server/3499)
    - Rename database password toggle (server/3500)
    - Popovermenu files css fix (server/3494)
    - Add screensharing icon (server/3481)
    - Fix misleading wording: searching is affected, not user 
      access (server/3560)
    - Backport of Fix Broken UUID Attribute Detection (server/3528)
  * Activity
    - Make sure integer like names are still strings (activity/103)
    - Fix activities for public uploads (activity/113)
    - Show the parent as target when the file was not renamed 
      (activity/114)
    - Fix activities for "Files drop" on external storages 
      (activity/118)
  * SAML & SSO
    - Setup account later (user_saml/79)
  * Serverinfo
    - Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 
      (serverinfo/77)
    - Don't throw an error when /proc/meminfo is not readable 
      (serverinfo/76)
  * Survey_Client
    - Fix problem when checking size with dash in DB name 
      (survey_client/50)
- Add php-openssl dependency
- upstream update to version 11.0.1
- upstream update to version 11.0.0
- upstream update to version 10.0.1
- upstream update to version 10.0.0
- update spec file
  * osc service localrun format_spec_file
  * update Source with full URL
  * simplify deps mainly for openSUSE
- enable HSTS to prevent the warning "The Strict-Transport-Security
  HTTP header is not configured" in admin-page
- turn maintenance:mode off after upgrade
- upstream update to version 9.0.53 (bsc#989998)
- make apache_secure_data more restrictiver
- add missing .user.ini
- move README and README.SELinux to docdor to fix message code 
  integrity check
- upstream update to version 9.0.52
- initial build nextcloud 9.0.51

OBS-URL: https://build.opensuse.org/request/show/692655
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=78
2019-04-09 16:11:38 +00:00
0f1ee10990 Accepting request 691721 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/691721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=27
2019-04-05 10:06:31 +00:00
1c986a0ab5 Accepting request 691717 from home:ecsos:server
- Update to 15.0.6
  - No changelog from upstream.

OBS-URL: https://build.opensuse.org/request/show/691717
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=76
2019-04-05 08:00:26 +00:00
de227aa740 Accepting request 680382 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/680382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=26
2019-03-01 15:48:57 +00:00
259da18a91 Accepting request 680381 from home:ecsos:server
- Fix Update nextcloud 15.0.4 to 15.0.5 error "ocm-provider" 
  apache2. (server#14445)

OBS-URL: https://build.opensuse.org/request/show/680381
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=74
2019-03-01 08:20:02 +00:00
eb3d947951 Accepting request 680311 from home:ecsos:server
- Update to 15.0.5
  - Show autocompletion as soon as "@" is typed (server#13961)
  - Trim filename in webfrontend for windows compatibility 
    (server#13978)
  - Clean code and fix drop zone shadow (server#13982)
  - Show original path in trashbin (server#14029)
  - Update icewind/smb to 3.0.1 (server#14068)
  - Fix: Check if `$this->params['user']` is an array 
    (server#14085)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/updatenotification (server#14093)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/accessibility (server#14094)
  - [Security] Bump lodash from 4.17.10 to 4.17.11 
    in /apps/oauth2 (server#14095)
  - Make sure the relative path is always a string (server#14101)
  - Fix the thorrtler whitelist bitmask (server#14151)
  - [Security] Bump handlebars from 4.0.12 to 4.1.0 in /build
    (server#14187)
  - Fix recent files (server#14195)
  - Update CRL to contain revoked files_external_dropbox, 
    passman & payback (server#14201)
  - Ensure attribute names are lower cased (server#14203)
  - Fix small glitches in update notification page (server#14207)
  - Fix expiration date changing (server#14212)
  - Fix trashbin restore translation (server#14213)
  - Remove trailing spaces from localized strings (server#14225)
  - Fixing phpdoc in FullTextSearch/Model/ISearchResult 
    (server#14268)
  - Fix empty file uploads to S3 (and other streaming storages) 
    (server#14273)
  - Do not do redirect handling when loggin out (server#14275)
  - Catch Request exception in testRemoteUrl (server#14277)
  - Correctly determinate the owner in case of shared external
    storages (server#14283)
  - Fix header label visibility on open menu (server#14287)
  - Prefix $path for filename for internal file cache
    (server#14288)
  - Set false as default for requirePNG (server#14292)
  - Use proper scroll container when dragging files (server#14301)
  - Fix OC.getCurrentUser() on guest pages (server#14308)
  - Fix ocm end-point discovery discovery (server#14312)
  - Apply theme to 2FA button (server#14331)
  - Fix "Undefined index: user_uid" on login page (server#14339)
  - Fix unsafe array access (server#14340)
  - Always query lookup server in GS mode (server#14368)
  - Use latest ca-bundle.crt from 
    https://curl.haxx.se/docs/caextract.html (server#14371)
  - Try to support 7.3 for DAV (3rdparty#213)
  - Backport/stable15/streams 0.7.1 (3rdparty#244)
  - Don't add empty entries to the objects array (activity#347)
  - Ensure parameters are always an array (activity#350)
  - Bye, Scrutinizer! (notifications#293)

OBS-URL: https://build.opensuse.org/request/show/680311
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=73
2019-03-01 05:50:13 +00:00
Stephan Kulow
d0b48dd5f0 Accepting request 672882 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/672882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=25
2019-02-24 16:13:56 +00:00
e02ae74efe Accepting request 672881 from home:ecsos:server
- Fix require php versions. boo#1084320

OBS-URL: https://build.opensuse.org/request/show/672881
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=71
2019-02-08 21:50:05 +00:00
57464d4f6a OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=70 2019-02-08 06:53:40 +00:00
1ad20d3e20 Accepting request 672561 from home:stroeder:branches:server:php:applications
Update to 15.0.4

OBS-URL: https://build.opensuse.org/request/show/672561
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=69
2019-02-08 06:50:20 +00:00
504b1bd731 Accepting request 664964 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/664964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=24
2019-01-15 08:17:03 +00:00
18cb0a92e8 Accepting request 664961 from home:ecsos:server
- Update to 15.0.2
  - Don't log parameters on user creation in case of 
    error/exception (server#13479)
  - RemoveClassifiedEventActivity: check if calendar still exists 
    (server#13506)
  - Broker: add timezone to CANCEL messages (3rdparty#196)

OBS-URL: https://build.opensuse.org/request/show/664961
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=67
2019-01-12 10:45:22 +00:00
b9e8a4caa7 Accepting request 664424 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/664424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=23
2019-01-11 13:05:55 +00:00
7dcb274e89 Accepting request 664423 from home:ecsos:server
- Update to 15.0.1
  - Change doc link for 15 (server#12963)
  - Use strengthify.min on personal settings page (server#12984)
  - Use default cursor for disabled primary buttons (server#13007)
  - Better activities for systemtags that are removed by CLI
    (server#13029)
  - Ie11 compatibility updatenotifications (server#13076)
  - Fix exception on LDAP mapping during login (server#13119)
  - Fix SAML Client login flow on Apple devices (server#13123)
  - Only trust the X-FORWARDED-HOST header for trusted proxies 
    (server#13150)
  - Prevent special characters from breaking the file drop remote 
    url (server#13151)
  - Allow content provider to generate new Index (server#13155)
  - Make the footer "Get your own free account" translatable 
    (server#13169)
  - Use a case insensitive search for email (server#13179)
  - Fix ie11 checkboxes (server#13206)
  - SCSS cache buster is a combination of apps/theming/scc_vars 
    (server#13209)
  - Files list not rendering if user has favorites navigation 
    unfolded (server#13215)
  - Do not forgot to store the second displayname portion 
    (server#13218)
  - Add default values when parsing account data (server#13252)
  - Fix opening search results for comments (server#13253)
  - Fetch lastInsertId only when id null (server#13278)
  - Add caching headers for public previews (server#13328)
  - Unbundle user_external to release it via appstore 
    (server#13329)
  - Rewrite getNumberOfUnreadCommentsForFolder query (server#13335)
  - Fix can change password check in case of encryption is enabled 
    (server#13349)
  - Update the CRL (server#13352)
  - Check anonymous OPTIONS requests file in root (not in subdir) 
    (server#13354)
  - Re add the uploaded file list to file drops (server#13355)
  - Returns a 404 instead of exception if app is not installed 
    - #13088 (server#13357)
  - Transpile arrow function for ie11 compatibility (server#13360)
  - IE fix for apps menu (server#13361)
  - Allow URI as data for vcard PHOTO (server#13366)
  - Throttle with correct metadata (server#13368)
  - Fix loginflow with apptoken enter on iOS (server#13370)
  - Register and show when an LDAP user was detected as 
    unavailable/deleted (server#13372)
  - Fix apps menu overlapping (server#13404)
  - Use the real logger in the settings (server#13405)
  - CSP: Allow fonts to be provided in data (server#13411)
  - HttpClient getHeader can return empty string (server#13425)
  - Respect classification of calendar events in activity stream 
    (server#13439)
  - Add support for boolean default (server#13444)
  - Show the repair steps and repair info output in the web for 
    better feedback (server#13469)
  - Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#114)
  - Do not get the url from the download links 
    (files_videoplayer#74)
  - Use proper slogan from theming app (firstrunwizard#94)
  - Update info.xml (firstrunwizard#96)
  - Update richObjectStringParser.js (notifications#245)

OBS-URL: https://build.opensuse.org/request/show/664423
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=65
2019-01-10 16:25:10 +00:00
b5218888c7 Accepting request 660210 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/660210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=22
2019-01-08 11:25:36 +00:00
d471a763ba Accepting request 660209 from home:ecsos:server
- fix require php versions.

OBS-URL: https://build.opensuse.org/request/show/660209
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=63
2018-12-20 07:28:19 +00:00
25fb0e84ae Accepting request 656922 from home:ecsos:server
- Update to 15.0.0
  Nextcloud 15 introduces social networking, next-gen 2-factor 
  authentication and innovative collaborative document editing 
  abilities. 
  This release also adds a new design and grid view, workflow 
  features and 2-3x faster loading performance.
  
  As this is a major release, the changelog is very long. 
  Find an overview of what has been improved in this series of blog 
  posts or see: https://nextcloud.com/changelog/
  
- Use php7 in apache under suse_version >= 1500 now.

OBS-URL: https://build.opensuse.org/request/show/656922
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=62
2018-12-10 18:46:14 +00:00
f11ae10abe Accepting request 652247 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/652247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=21
2018-11-28 10:15:42 +00:00
c9d5bbb665 Accepting request 652246 from home:ecsos:server
- Fix warning for /.well-known/{caldav,carddav} in overview 
  security & setup warning.

OBS-URL: https://build.opensuse.org/request/show/652246
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=60
2018-11-27 23:06:38 +00:00
496ea2e109 Accepting request 651370 from server:php:applications
- update to 14.0.4
  - Allow overwrite.cli.url without trailing slash (server#11772)
  - Remove duplicate call to decodeURIComponent (server#11781)
  - Check for empty string (server#11783)
  - Add "Referrer-Policy" to htaccess file, addresses issue #11099
    (server#11798)
  - Always query the lookup server in a global scale setup 
    (server#11800)
  - Fix a case where "password_by_talk" was not a boolean
    (server#11851)
  - Add .l10nignore files for compiled assets (server#11925)
  - Properly escape column name in "createFunction" call 
    (server#11929)
  - Allow userId to be null (server#11939)
  - Allow "same-origin" as "Referrer-Policy" (Backport to stable14)
    (server#11950)
  - Do not emit preHooks twice on non-part-storage (server#11961)
  - Filter null values for UserManager::getByEmail (server#11976)
  - Allow local delivery of schedule message while prohibiting 
    FreeBusy requests (server#11979)
  - Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 
    (server#11990)
  - Lazy open first source stream in assemblystream (server#11994)
  - Fix opening a section again in the Files app (server#11995)
  - Remove cookies from Clear-Site-Data Header (server#12005)
  - Forwarded ExpiredTokenException (server#12032)
  - Allow chunked uploads even if your quota is not sufficient
    (server#12040)
  - Improve encrypt all / decrypt all (server#12045)
  - Double check for failed cache with a shared storage 
    (server#12108)
  - Implement the size of an assembly stream (server#12111)
  - Bring the browser window of an actor to the foreground when 
    acting as him (server#12120)
  - Move acceptance tests that crash the PHP built-in server to
    Apache (server#12121)
  - Remove unneeded empty search attribute values, fixes #12086 
    (server#12122)
  - Fixes wrong variable usage (server#12137)
  - LDAP: announce display name changes so that addressbook picks 
    it up (server#12141)
  - Bruteforce protection handling in combination with 
    (server#12160)
  - Add global site selector as user back-end which doesn't support 
    password confirmation (server#12184)
  - Do not set indeterminate state for file shares (server#12187)
  - Revert "Wait for cron to finish before running upgrade command" 
    (server#12197)
  - Fix bug #12151: fix list formatting by correcting malformed
    html (server#12202)
  - A folder should get a folder mimetype (server#12297)
  - Use the proper server for the apptoken flow login
    (server#12299)
  - Do not log FileLock as exception (server#12300)
  - Set the filemodel before rending the detailsview (server#12301)
  - Disabled ldap fix (server#12331)
  - Fix - Add to favorites not working in IE11 (server#12339)
  - Remove arrow function for ie compatibility (server#12341)
  - Fix default types of activity event member variables
    (server#12353)
  - Suppress wrong audit log messages about failed login attempts 
    (server#12372)
  - Add fix for IE11 flexbox height bug (server#12374)
  - Properly search the root of a shared external storage 
    (server#12375)
  - Fix app update available check (server#12412)
  - Use nextcloud-password-confirmation (server#12416)
  - Fix IE rule for min width (server#12431)
  - Added cache override to ensure an always up-to-date 
    accessibility css (server#12432)
  - Unique contraint and deadlock fixes for filecache and 
    file_locks (server#12433)
  - Fix app menu calculation for random size of the right header 
    (server#12440)
  - Fix missing quickaccess favorite folder on add (server#12441)
  - Fixes dav share issue with owner (server#12459)
  - Fix wrong share popover opening on share link (server#12482)
  - Only use width and opacity for transition (server#12492)
  - Forward object not found error in swift as dav 404 
    (server#12502)
  - Fix the warning appearing in the admin section when
    mail_smtpmode is not configured (server#12529)
  - Remove unused svg api route (server#12542)
  - Bearer tokens are app token (server#12545)
  - Handle permission in update of share better (server#12561)
  - Correctly restrict affected users when using command to send 
    emails (activity#312)
  - Improve code blocks in markdown rendering (files_texteditor#121)
  - Properly escape column name in "createFunction" call 
    (survey_client#85)

OBS-URL: https://build.opensuse.org/request/show/651370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=20
2018-11-26 09:30:36 +00:00
5459128c4c Accepting request 651368 from home:ecsos:server
some small changes from last commit

OBS-URL: https://build.opensuse.org/request/show/651368
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=58
2018-11-23 12:02:26 +00:00
479ed1e52c Accepting request 651187 from home:ecsos:server
- update to 14.0.4
  - Allow overwrite.cli.url without trailing slash (server#11772)
  - Remove duplicate call to decodeURIComponent (server#11781)
  - Check for empty string (server#11783)
  - Add "Referrer-Policy" to htaccess file, addresses issue #11099
    (server#11798)
  - Always query the lookup server in a global scale setup 
    (server#11800)
  - Fix a case where "password_by_talk" was not a boolean
    (server#11851)
  - Add .l10nignore files for compiled assets (server#11925)
  - Properly escape column name in "createFunction" call 
    (server#11929)
  - Allow userId to be null (server#11939)
  - Allow "same-origin" as "Referrer-Policy" (Backport to stable14)
    (server#11950)
  - Do not emit preHooks twice on non-part-storage (server#11961)
  - Filter null values for UserManager::getByEmail (server#11976)
  - Allow local delivery of schedule message while prohibiting 
    FreeBusy requests (server#11979)
  - Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 
    (server#11990)
  - Lazy open first source stream in assemblystream (server#11994)
  - Fix opening a section again in the Files app (server#11995)
  - Remove cookies from Clear-Site-Data Header (server#12005)
  - Forwarded ExpiredTokenException (server#12032)
  - Allow chunked uploads even if your quota is not sufficient
    (server#12040)
  - Improve encrypt all / decrypt all (server#12045)
  - Double check for failed cache with a shared storage 
    (server#12108)
  - Implement the size of an assembly stream (server#12111)
  - Bring the browser window of an actor to the foreground when 
    acting as him (server#12120)
  - Move acceptance tests that crash the PHP built-in server to
    Apache (server#12121)
  - Remove unneeded empty search attribute values, fixes #12086 
    (server#12122)
  - Fixes wrong variable usage (server#12137)
  - LDAP: announce display name changes so that addressbook picks 
    it up (server#12141)
  - Bruteforce protection handling in combination with 
    (server#12160)
  - Add global site selector as user back-end which doesn't support 
    password confirmation (server#12184)
  - Do not set indeterminate state for file shares (server#12187)
  - Revert "Wait for cron to finish before running upgrade command" 
    (server#12197)
  - Fix bug #12151: fix list formatting by correcting malformed
    html (server#12202)
  - A folder should get a folder mimetype (server#12297)
  - Use the proper server for the apptoken flow login
    (server#12299)
  - Do not log FileLock as exception (server#12300)
  - Set the filemodel before rending the detailsview (server#12301)
  - Disabled ldap fix (server#12331)
  - Fix - Add to favorites not working in IE11 (server#12339)
  - Remove arrow function for ie compatibility (server#12341)
  - Fix default types of activity event member variables
    (server#12353)
  - Suppress wrong audit log messages about failed login attempts 
    (server#12372)
  - Add fix for IE11 flexbox height bug (server#12374)
  - Properly search the root of a shared external storage 
    (server#12375)
  - Fix app update available check (server#12412)
  - Use nextcloud-password-confirmation (server#12416)
  - Fix IE rule for min width (server#12431)
  - Added cache override to ensure an always up-to-date 
    accessibility css (server#12432)
  - Unique contraint and deadlock fixes for filecache and 
    file_locks (server#12433)
  - Fix app menu calculation for random size of the right header 
    (server#12440)
  - Fix missing quickaccess favorite folder on add (server#12441)
  - Fixes dav share issue with owner (server#12459)
  - Fix wrong share popover opening on share link (server#12482)
  - Only use width and opacity for transition (server#12492)
  - Forward object not found error in swift as dav 404 
    (server#12502)
  - Fix the warning appearing in the admin section when
    mail_smtpmode is not configured (server#12529)
  - Remove unused svg api route (server#12542)
  - Bearer tokens are app token (server#12545)
  - Handle permission in update of share better (server#12561)
  - Correctly restrict affected users when using command to send 
    emails (activity#312)
  - Improve code blocks in markdown rendering (files_texteditor#121)
  - Properly escape column name in "createFunction" call 
    (survey_client#85)

OBS-URL: https://build.opensuse.org/request/show/651187
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=57
2018-11-22 17:18:45 +00:00
12834e5003 Accepting request 641741 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/641741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=19
2018-10-15 07:43:07 +00:00
072610eaf4 Accepting request 641740 from home:ecsos:server
- update to 14.0.3
  - Fixes the apps menu scrollbar (server#11662)
  - Ignore "session_lifetime" if it can not be converted to a 
    number (server#11761)
  - Normalize getUnjailedPath (server#11770)
- changes from 14.0.2
  - Fix contacts menu on mentions (server#11350)
  - Make the server ready to use global scale with SAML as auth 
    back-end (server#11373)
  - Fix default flex shrink on list (server#11374)
  - Fixes the logo height (server#11385)
  - Do not explode when getting permissions from a FailedStorage 
    (server#11389)
  - Do not hide the progress bar while the chunked upload is being 
    assembled (server#11399)
  - Fix "checkWellKnownUrl" not being run (server#11418)
  - Add back the total used space per user (server#11425)
  - Fix invalid inline input confirm border (server#11426)
  - Center back the history icon (server#11430)
  - AssemblyStream is also eof if we have no more source stream 
    (server#11436)
  - Re-enable upload button after updating Avatar (server#11451)
  - Fix typo in config.sample.php (server#11488)
  - Bugfix 2FA theme: buttons white (server#11489)
  - Update config and babel for ie11 (server#11490)
  - Only catch QueryException when trying to build class 
    (server#11492)
  - Show auth type "None" in email settings (server#11493)
  - Fix public page footer link wrap (server#11510)
  - Fix share header text on small widths (server#11511)
  - Add missing compiled mimetype list (server#11516)
  - Fixes the move/copy picker buttons (server#11525)
  - Fix breadcrumbs (server#11530)
  - Added kinetic scrolling for iOS to apps dropdown menu #10281
    (server#11554)
  - Throw an error if a node is smaller than expected in 
    assemblystream (server#11555)
  - Reduce the min-width of the files table so it works on sharing
    pages on mobile (server#11556)
  - Fix header overflow, fix more apps menu, fix #11552 
    (server#11558)
  - Add new group entry on users list + fixes (server#11575)
  - Redirect guests to login if they follow the link of a comment 
    mention-notifications (server#11577)
  - Force multiselect max-height to 5.5 items (server#11579)
  - Just update password hash without validating (server#11580)
  - Fix sticky header on users list (server#11582)
  - Fix header border on users list (server#11608)
  - Fix call to logger (server#11610)
  - Allow the creationg of previews of files stored in appdata
    (server#11703)
  - Update CRL due to changed cert for linkshareex (server#11706)
  - Fix a misleading setup check for .well-known/caldav & carddav
    (server#11738)
  - Remove unneeded CSS rule for IE 11 (files_pdfviewer#101)
  - Hide footer in public share page (files_pdfviewer#103)
  - Fix embedded viewer with new server layout on IE 11 
    (files_pdfviewer#98)

OBS-URL: https://build.opensuse.org/request/show/641740
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=55
2018-10-12 17:49:22 +00:00
7fb015793e Accepting request 638487 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/638487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=18
2018-09-28 06:53:23 +00:00
7c8bde9e53 Accepting request 638486 from home:ecsos:server
- update to 14.0.1
  - Fixes the upload progress bar layout - 14 backport 
    (server#11039)
  - Fix markup and style of mentions in comments (server#11077)
  - Do not invalidate main token on OAuth (server#11090)
  - Expire tokens hardening (server#11103)
  - fix js files client for user names with spaces (server#11152)
  - Fix user and group listing with users that have an integer 
    user id (server#11186)
  - Fix exception class (server#11187)
  - Remove posix_getpwuid and compare only userid (server#11191)
  - Fix check for more users in sharing dialogue (server#11201)
  - Remove filter_var flags due to PHP 7.3 deprecation, 
    fixes #10894 (server#11237)
  - Fixes empty favorite names for trailing slashes (server#11259)
  - Fix size of icons in menus inside apps when shown as images
    (server#11276)
  - Prevent comment being composed from overlapping the submit
    button (server#11277)
  - replace setcookie value with '' instead of null. (server#11280)
  - Fix the link and anchor for the update notifications 
    (server#11282)
  - Include empty directories in the default state of acceptance
    tests (server#11283)
  - Get permission of storage for shares (server#11287)
  - Shared by info for room shares without names (server#11288)
  - Fix icons cacher regex for compressed output (server#11291)
  - Revert "Use APCu caching of composer" (server#11293)
  - Use user locale as default in the template (server#11294)
  - Fix expiration code of tokens (server#11302)
  - Add unit test for findLanguageFromLocale (server#11340)
  - 14 scroll fix (activity#295)
  - Update stable14 target versions (files_texteditor#111)
  - Update stable14 target versions (firstrunwizard#80)
  - Update stable14 target versions (gallery#467)
  - Update stable14 target versions (nextcloud_announcements#32)
  - Update stable14 target versions (notifications#158)
  - Update config and babel for ie11 (notifications#161)

OBS-URL: https://build.opensuse.org/request/show/638486
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=53
2018-09-26 16:33:57 +00:00
6a1e2c73bb Accepting request 634805 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/634805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=17
2018-09-11 15:19:59 +00:00
5ee4499e0c Accepting request 634804 from home:ecsos:server
- Insert Referrer-Policy in nextcloud.conf

OBS-URL: https://build.opensuse.org/request/show/634804
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=51
2018-09-10 21:24:42 +00:00
d16eb611c4 Accepting request 633788 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/633788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=16
2018-09-07 13:42:18 +00:00
1ef887b1bf Accepting request 633787 from home:ecsos:server
- update to 14.0.0
  No changelog from upstrem. Look instead here:
  https://github.com/nextcloud/server/compare/v13.0.6...v14.0.0

OBS-URL: https://build.opensuse.org/request/show/633787
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=49
2018-09-06 19:51:13 +00:00
c5dc5c9e9c Accepting request 632541 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/632541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=15
2018-09-03 08:35:51 +00:00
2ed541fc71 Accepting request 632540 from home:ecsos:server
- update to 13.0.6
  - Add sabre plugin to allow anonymous options requests to the dav 
    root (server#10285)
  - Do scan the root storage in background scan (server#10376)
  - Adding test for table schedulingobjects and fixing postgres LOB 
    (server#10552)
  - Fix transfering ownership of a share to user with same id as 
    receiver (server#10565)
  - Make file cache updates more robust (server#10581)
  - Retry smb stat on timeout (server#10591)
  - Use insertIfNotExists to store new mimetypes. (server#10620)
  - Only warn about data lose on password reset if per-user keys 
    are used (server#10646)
  - Update the scope of the lockdownmanager (server#10682)
  - Log entries that are hidden during file listing (server#10698)
  - Forgotten pass fix link (server#10735)
  - Fix comment style in config sample (server#10759)
  - Make sure error_log() always receives a string (server#10760)
  - Fix call to OC.generateUrl for caldav birthday calendar on/off 
    (server#10761)
  - Use the path_hash instead of the path to query the filecache 
    (server#10762)
  - Don't blame random people for background email updates 
    (server#10763)
  - Resolve all group memberships properly (server#10783)
  - Remove unexecutable code (server#10816)
  - Improve URL detection (server#10821)
  - MySQL 8.0+ and MariaDB 10.3+ are large prefix and 
    barracuda by default (server#10823)
  - Disallow negative mtime in dav search (server#10837)
- update to 13.0.5
  - Fix highlighting of the upload drop zone (server#9837)
  - Apply ldapUserFilter on members of group (server#9839)
  - Make the DELETION of groups match greedy on the groupID 
    (server#9841)
  - Add parent index to share table (server#9843)
  - Log full exception in cron instead of only the message 
    (server#9958)
  - Properly lock the target file on dav upload when not using part
    files (server#9986)
  - LDAP backup server should not be queried when auth fails
    (server#10032)
  - Fix filenames in sharing integration tests (server#10044)
  - Lower log level for quota manipulation cases (server#10076)
  - Let user set avatar in nextcloud if LDAP provides invalid 
    image data (server#10089)
  - Improved logging of smb connection errors (server#10093)
  - Allow admin to disable fetching of avatars as well as 
    a specific attribute (server#10115)
  - Allow to disable encryption (server#10121)
  - Update message shown when unsharing a file (server#10164)
  - Fixed English grammatical error on Settings page.
    (server#10165)
  - Request a valid property for DAV opendir (server#10169)
  - Allow updating the token on session regeneration 
    (server#10170)
  - Prevent lock values from going negative with memcache backend 
    (server#10180)
  - Correctly handle users with numeric user ids (server#10185)
  - Correctly parse the subject parameters for link (un)shares of 
    calendars (server#10188)
  - Fix "parsing" of email-addresses in comments and chat messages 
    (server#10189)
  - Sanitize parameters in createSessionToken() while logging 
    (server#10195)
  - Also retry rename operation on InvalidArgumentException 
    (server#10201)
  - Improve url detection in comments (server#10202)
  - Only bind to ldap if configuration for the first server is set 
    (server#10233)
  - Use download manager from PDF.js to download the file 
    (files_pdfviewer#84)
  - Fix trying to load removed scripts (files_pdfviewer#87)
  - Only pull for new messages if the session is allowed to be kept 
    alive (notifications#138)
  - Always push object data (notifications#139)
  - Add prioritization for Talk (notifications#140)
- update to 13.0.4
  - Allow setting notify credentials in environment (server#9788)
  - Make the token expiration also work for autocasting 0 
    (server#9803)
  - Enable caldav for webdav subtree public-calendars (server#9820)
- This also fix security issues:
  - (boo#1100343, CVE-2018-3762) and (boo#1100344, CVE-2018-3761)
- update to 13.0.3
  - Backport various scss fixes #8777 (server#9259)
  - Fix ellipsis in filename column (server#9344)
  - Replace deprecated sinon reset() call with resetHistory() 
    (server#9358)
  - Issue #9318: catch exceptions in SCSSCacher::resetCache()
    (server#9377)
  - Log lock state on conflict (server#9389)
  - Remove unneeded locks in getCacheEntry (server#9391)
  - Only allow a single concurrent dav write to a file 
    (server#9392)
  - Workflow rules error when changing operation (server#9409)
  - Fix jsunit tests (server#9430)
  - Allow IPv6 database host (server#9432)
  - Add labels for Contacts menu and Settings (server#9433)
  - Get correct version of an app (server#9436)
  - Fix ids of permission checkboxes for shares (server#9453)
  - Fix race condition when preparing upload folder (server#9454)
  - Allow to specify a link to a legal notice (server#9516)
  - Fix for unbound cloned LDAP connections (server#9522)
  - Dont use $info as array when its not an array (server#9525)
  - Improve OAuth (server#9540)
  - Bump theming version for extraordinary release (server#9547)
  - Fix translation bug on lost password page (server#9548)
  - Cleanup locks in scanner on error (server#9566)
  - Bump version for theming again 🙇 (server#9573)
  - Make sure force language is reflected in html lang attribute
    (server#9579)
  - Add privacy link to theming and fix scrollbars (server#9586)
  - Fix settings menu (server#9590)
  - Handle exception while itterating trough smb file listing
    (server#9608)
  - Send invitations for shared calendars (server#9610)
  - Regenerate session id after public share auth (server#9619)
  - Emit event when running ./occ db:add-missing-indices 
    (server#9620)
  - Add PHP missing message to index.php (server#9621)
  - Delete the previews when a version is restored (server#9622)
  - Limit Sinon version to 5.0.7 at most (server#9629)
  - Prepare another theming release including translations for 
    recently added imprint and privacy policy strings 
    (server#9647)
  - Dont open the file on dav HEAD request (server#9649)
  - Fix(AmazonS3): fix loop $result['Contents'] error 
    (server#9650)
  - Fix undefined variables (server#9651)
  - Add search category icon (server#9652)
  - Fix "Invalid argument supplied for foreach()" (server#9654)
  - Do not load calendar/addressbook plugins if not needed 
    (server#9655)
  - Make LargeFileHelper.php faster by avoiding execs as much as 
    possible (server#9656)
  - Improve error reporting and move format parameter to the 
    options (server#9657)
  - The OAuth endpoint needs to support Basic Auth (server#9659)
  - LDAP password renewal fixes (server#9661)
  - Check user state when fetching to avoid dealing with offline 
    objects (server#9662)
  - Make sure the file is readable before attempting to create 
    a preview (server#9668)
  - Fix drone mysqlmb4 tests (server#9672)
  - Make sure the log doesn't try to read from PUT if it can't 
    (server#9694)
  - Allow admins to override FreeBusy capabilities without 
    modifying ShareAPI capabilities (server#9707)
  - Fix the unit tests (server#9712)
  - Fix header nav (server#9727)
  - Fix local users check in contacts menu (server#9732)
  - Don't open the file when handling HEAD requests (3rdparty#99)
  - Do not sanitize markdown output twice (files_texteditor#101)
- update to 13.0.2
  - Show group display names (server#8779)
  - Group existence check works without attribute (like with users)
    (server#8849)
  - The FN is optional, carrying the displayname if present 
    (server#8900)
  - Set "share with" field to the ID of the circle (server#8905)
  - Show EOL warning in the update section (server#8986)
  - Use app version to generate scss filename (server#9015)
  - Update icewind/smb to 2.0.5 (server#9017)
  - Fix search text overlapping close button (server#9019)
  - Clear any theming prefixed cache on cache buster increase 
    (server#9020)
  - Reset encryptionVersion to '1' if a file was stream copied 
    (server#9064)
  - Do not treat is-encrypted as custom property (server#9071)
  - Fix proper permissions for multiple file access (server#9072)
  - When formatting a share node an Empty target is invalid
    (server#9073)
  - Move on with the next user if we found the user on one user 
    back-end (server#9077)
  - Allow usage of Windows 10 WebDav Netdrive (server#9089)
  - Add more logging for the object storage during creation of the 
    buckets (server#9094)
  - Do not convert email addresses with idn_to_ascii if… 
    (server#9095)
  - Fix progress bar hidden before the upload ends (server#9124)
  - Update CRL to include old quicknotes cert (server#9213)
  - Fix user selectable text for public links for text files 
    (server#9230)
  - Provide an option to disable HTML emails (server#9231)
  - Fix appinfo parsing when a single localized option is provided 
    (server#9233)
  - Use multibyte substring (server#9234)
  - Fix webdav support for OneNote clients (server#9236)
  - Fixed files copy/move when in favorites or recent section 
    (server#9238)
  - Don't update personal settings for admins (activity#262)
  - Skip parameters which are not there instead of failing out 
    (activity#265)
  - Bump version 13 (files_pdfviewer#64)
  - Fix info.xml (files_pdfviewer#66)
  - No default enable (files_pdfviewer#67)
  - Fix position of icons in "Share with" input field (gallery#418)
  - Fix "No results found" tooltip (gallery#419)
  - Fix UI while a share is being added (gallery#420)
  - Hide "No results found" tooltip on autocompletion (gallery#424)
  - Fix error while clicking on the share link checkbox 
    (gallery#430)
- update to 13.0.1
  - Dont polute the log on DAV emaillogin (server#8045)
  - Don't perform CSRF check on OCS routes with Bearer auth 
    (server#8099)
  - Use S3Client::upload instead of splitting single/multipart 
    upload ourselves (server#8102)
  - Remove old perl script to update l10n files (server#8145)
  - Scss hardening (server#8156)
  - Do not try to get the jailed path if we can't find the id 
    (server#8177)
  - Handle SSL certificate verifications for others than 
    Let's Encrypt (server#8183)
  - Use a phan version instead of master (server#8195)
  - Repair step to clear frontend related caches (server#8197)
  - Keep previous exception when transforming to dav exception
    (server#8228)
  - Actually return stream from swift (server#8250)
  - Remove invalid link to documentation (server#8253)
  - Fix deleting folders when using s3 external storage  
    (server#8261)
  - Link to NC13 dev manual (server#8264)
  - Better result handling of email search (server#8267)
  - Update CRL to revoke files_rightclick (server#8271)
  - Fix styling issues of guest pages #8155 (server#8286)
  - Remove jquery ui background image (server#8287)
  - Show open graph preview in WhatsApp (server#8309)
  - Make acceptance tests for comments more consistent with the 
    others (server#8395)
  - Fix edit tag textbox size (server#8407)
  - Use TTF fonts for avatar generation (server#8440)
  - Use mb_* string methods to extract first character for 
    generated avatars (server#8470)
  - Show hint in OCS API for user creation (server#8515)
  - Fix hiding and event propagation issues with the user 
    management popover (server#8517)
  - Add some whitespace around change.svg icon (server#8518)
  - Avoid fruitless login attempts (server#8532)
  - Fix retrieval of group members with numerical uids from LDAP 
    (server#8536)
  - Theming: handle not being in the serverroot (server#8554)
  - Ext storage error warning (server#8561)
  - Set autocomplete=new-password for mail share password
    (server#8577)
  - Fix upload button visible on read-only folders (server#8595)
  - Fixed app navigation for IE11 (server#8609)
  - Fix breadcrumbs width calculation (server#8610)
  - Fix comments (and systemtags) when involving users with 
    numerical ids (server#8615)
  - Update commentstabview.js (server#8621)
  - Properly encapsulate require_once for app.php (server#8631)
  - AppData hardening (server#8636)
  - Use hash algo that's robust against collisions (server#8654)
  - Fixed date/time picker on IE11 (server#8663)
  - Use a more widely available method to test s3 settings 
    (server#8667)
  - Use proper lanugage in langauge code (server#8668)
  - Display the proper language strings in setttings (server#8669)
  - Do not create empty userid when attribute does not have allowed
    chars (server#8673)
  - Remove too restrict check for background image/color
    (server#8675)
  - Fix example regex for user agent matching (server#8676)
  - Generate different UIDs for Birthday, Anniversary and Death
    event (server#8678)
  - Don't use double quotes in MySQL queries (server#8680)
  - Log exceptions that happen when writing the app store reply
    to storage (server#8683)
  - Set the correct active navigation entry (server#8685)
  - Fix activities for end2end encryption (server#8686)
  - Filter out the current user when searching for emails too 
    (server#8687)
  - Fix check if theming defaults instance is available 
    (server#8688)
  - Fix undefined index problem (server#8693)
  - Disable part files for object stores (server#8725)
  - Better handling of invisible elements in acceptance tests
    (server#8738)
  - Remove base url from global cache prefix (server#8745)
  - Check if the cached js file exists (server#8746)
  - Sharee email matches not limited (server#8749)
  - Fix integer overflow in ChunkingPlugin (server#8752)
  - Revert wording back to updates (server#8755)
  - Add acceptance tests for permissions on public shared folders 
    (server#8758)
  - Also send file emails in ASAP mode (activity#249)
  - Ensure userids are strings (activity#252)
  - Null coalescing operator is PHP7+ (activity#254)
  - Update PDF.js to 1.9.426 (files_pdfviewer#55)
  - Enable full screen mode for PDF files (files_pdfviewer#59)
  - Fix ACE module files failing to load (files_texteditor#83)
  - Do not keep FileInfoModels returned by "getModelForFile" 
    (files_texteditor#89)
  - Fix share drop down in gallery not properly shown (gallery#394)
  - Fix gallery button hidden in folders without create permission
    (gallery#402)
  - Fix controls position in gallery layout (gallery#405)
  - Removed old code already present thanks to the files app
    (gallery#406)
  - Create "file app" public share links if the slideshow is
    opened from ... (gallery#407)
  - Allow to check against haveibeenpwned.com password list 
    (password_policy#61)
- update to 13.0.0
  Over 1100 changes were merged in the server, with many hundreds 
  more in existing or new apps. The main improvements include:
  * Collaboration features
    - Nextcloud Talk, a private videoconference software integrated 
      with Nextcloud
      - real-time and asynchronous communication with push 
        notifications, calls and chat web and mobile devices
      - Integration in business workflow with calendar invitations 
        and calls directly from Nextcloud Files
      - Screen and note sharing with participant moderation 
        capabilities
      - 100% secure peer-to-peer, end-to-end encrypted calls, 
        mediated by self-hosted server
    - auto-completion of user names in comments and notification 
      to the mentioned user
    - support free/busy scheduling in native calendar applications 
      like Thunderbird Lightning
    - show meeting invites in the calendar
  * End-to-End Encryption
    - can encrypt data on a per-folder level rather than 
      all-or-nothing approach
    - does not require users to remember or exchange passwords
    - does not require re-uploading data upon sharing
    - features an optional off-line administrator recovery key
    - allows full audit logging
    - can be combined with our File Access Control feature so 
      administrator can enforce aspects of End-to-end Encryption
    - protects from identity theft with our Cryptographic Identity 
      Protection feature
    This feature is in Tech Preview for Nextcloud 13 and does not 
    yet implement sharing.
  * User Interface
    - new way of selecting files
    - easy way to quickly copy or move to a location
    - High DPI support
    - admin menu integrated in one list
    - no limitation to file uploads via the web interface
    - user quota in the side bar
    - social sharing (Twitter, G+, Facebook, Diaspora) now features
      a preview
    - improved theming
  * Performance
    - decreased page load times with up to 50% and faster search
    - 80% faster LDAP and up to 10x faster external storage
    - Server-side Encryption performance largely improved
        
   See https://nextcloud.com/changelog/
- update to 12.0.5
  Many fixes were merged, the most important ones include:
  - #7144 Unlock files even if an exception occurs
  - #7322 Set primary action button color to same as theming color
  - #7323 Use the correct root for shared jail when the source 
    storage is also a jail
  - #7353 Fix translation of federation scope menu
  - #7362 Allow to skip data dir permission checks
  - #7407 Check if owner of share exists
  - #7409 Add retry wrapper when reading files from swift
  - #7451 Fix constructor spy in unit test with Sinon 4.1.3
  - #7455 Remove wrong entry in admin_settings that causes 500
  - #7456 CardDAV convertor check should not be to wide
  - #7457 Fix loading icon position in the app menu
  - #7464 Allow getting the filepath when getting cached mounts
  - #7468 Allow 'Nextcloud' in the user agent string of Android
  - #7558 Fix email buttons for white theme
  - #7567 Respect sharing options when searching for Sharees
  - #7568 Fix duplicate session token after remembered login
  - #7577 Check userExists later, 
    saves lookups for appData_INSTANCEID userids
  - #7672 Added additional methods for removal of sensitive info
  - #7688 Fix scss webroot and url rewrite
  - #7717 Throw ServerNotAvailableException when LDAP is caught 
    shutting down
  - #7666 Fix drag shadow not visible when dragging a file on 
    a narrow screen
  - #7674 Do no run SyncJob in cron
  - #7684 Fix inverted app icons on IE11
  - #7694 Don't attempt to translate login names to uids when uids
    are provided
  - #7708 Don't show recurring msg when pages result was turned off
  - #7742 Hide favourite icon in details view if favourite action 
    is not available
  - #7745 Don't lie about preview types
  - #7747 Update of composer
  - #7758 add option to use legacy v2 auth with s3
  - #7759 Use correct L10N files for jsconfig
  - #7757 Wait for the shared link to be set in the acceptance 
    tests
  - gallery/#349 Fix date picker not visible in slideshow sharing 
    dialog
  - activity/#229 Properly construct path of root on file rename
  - #7770 Fix SCSS processing when undoing theming values
  - #7774 Update icewind/smb to 2.0.3
  - #7777 Set height for sidebar icons
  - #7779 Improve zip support
  - #7786 Return correct mount type for federated shares
  - #7792 Fix empty details view after renaming a file
  - #7817 Fix preview when theming changes invertion of icons
  - #7821 Log full exception in cron instead of only the message
  - #7888 Keep all shipped apps enabled because they should be okay
  - #7962 update icewind/smb to 2.0.4
- Nextcloud 12 is not compatible with php ≥ 7.2,
  so php < 7.2 is needed.
- upstream update to version 12.0.4
  * Server
    Over 50 fixes were merged in the server.
    - Improve text: 'you have now' -> 'you now have (server#6464)
    - Fix initializing paged search under some circumstances 
      (server#6502)
    - LDAP: simplify returning the homePath (server#6509)
    - Fix sharer name overlap with filename (server#6524)
    - Allow to close sidebar for text files (server#6525)
    - Fix quota new endpoint 12 (server#6527)
    - Pass new value to triggerChange (server#6528)
    - Throw 101 when an empty group string is provided 
      (server#6547)
    - Contacts menu privacy (server#6554)
    - Add color-border variable (server#6649)
    - Do not stop on scss compilation failure (server#6661)
    - Don't pass User object when uid string is expected 
      (server#6674)
    - Navigate to the root directory when showing the main filelist 
      (server#6689)
    - Fix LDAP User deletion (cleanup) (server#6699)
    - Update aws sdk + s3 improvements (server#6737)
    - Dont run invalid path repair step when upgrading 
      from 11.0.5.2 and later (server#6743)
    - Fix language when trying to change password (server#6751)
    - Fix postgresql tests (server#6792)
    - Also use configured 'cache_path' for new chunking 
      (server#6814)
    - Set s3 part size to 500mb (server#6815)
    - Fix contacts menu for IE11 (server#6823)
    - Still trigger conflict resolution for existing entries when 
      the curre (server#6847)
    - Propagate multipart upload exception when aborting upload 
      (server#6855)
    - Allow to migrate from 10.0.3.3 (server#6878)
    - Timespan check (server#6896)
    - Do not log WebDAV maintenance mode exception (server#6908)
    - Don't reset quota (server#6910)
    - Backport of translation string fixes (server#6935)
    - Fix class name in exception logger plugin (server#6942)
    - Allow quota of 0 again (server#6943)
    - Fix uninitialized variable $this->params (server#6944)
    - Don't add a LIKE condition when it's not needed (server#6945)
    - Fix undefined offset warning when using '/' as external 
      storage root (server#6946)
    - Fix page title not changed (server#6987)
    - Better readability for text on log in page which is directly 
      on backgrounds (server#7028)
    - Translate Grant Access (server#7040)
    - Use fopen directly when reading objects from s3 (server#7079)
    - Improve mimetype detection for object storages (server#7081)
    - Fix seeking on object storage (server#7082)
    - Hide spinner for initial install (server#7095)
    - Ensure uid for calendar objects is unique (server#7096)
    - Revert "Only allow colons in db host for IPv6 addresses 
      (server#7102)
    - Theme flow redirection page (server#7114)
    - Fix icon for security settings (server#7116)
    - If for some reason the json can't be decoded it is not cached
      (server#7118)
    - Improve performance of UserMountCache with external storage 
      folders (server#7120)
    - {J,CS}SResourceLocator: account for symlinks in app path 
      (server#7170)
    - Fix s3 download and touch (server#7186)
    - Touch opertation on object storage, don't create 
      the file cache entry to early (server#7207)
    - Allow migration from upcoming 10.0.4 ownCloud release 
      (server#7245)
    - CSSResourceLocator: handle SCSS in apps outside root 
      (server#7257)
    - only replace permission popupmenu (server#7259)
    - Fix accesslist when a user has an ID only containting 0-9 
      (server#7262)
    - Update CRL due to files_frommail (server#7277)
    - Only in case of $currentAccess the array uses the id as index
      (server#7328)
  * Other
    - Add aws sdk (3rdparty#69)
    - Don't send emails to disabled users (activity#202)
    - Add an option to disable emails completly (activity#206)
    - Make sure the mountPoint property is public before using it 
      (files_accesscontrol#79)
    - Allow to playback m4v files (files_videoplayer#43)
    - Fix notifications order (notifications#93)
    
- upstream update to version 12.0.3
  Nextcloud 12.0.3 delivers a lot of enhancements in various areas 
  including:
    - A number of improvements to email notification templates
    - 2FA enhancements
    - Smarter LDAP password handling
    - File Drop and upload-in-general updates
    - A performance improvement handling large files
  See https://nextcloud.com/changelog/#latest12
  Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed
  
- upstream update to version 12.0.2
  * Server
    - Minor bugfix release
- upstream update to version 12.0.1
  So many changes. See https://nextcloud.com/changelog/#latest12
- unneeded git-files should not be remove,
  otherwise it throw integrity check failure in some situations.
- upstream update to version 12.0.0
  no changelog from upstream at this time
  See https://github.com/nextcloud/server/issues?q=is%3Aissue+milestone%3A%22Nextcloud+12.0%22+is%3Aclosed
- fix boo#1036756: package security issue
- upstream update to version 11.0.3
  * Server
    - Use the correct principal for shared addressbooks 
	  (server/3608)
    - Fix saving backup codes by using a correct data uri 
	  (server/3652)
    - Update icewind/streams to 0.5.2 (server/32931)
    - Fix string comparison and return docs (server/3665)
    - Typecast shared mount's storage_id to int as documented
      + some refactor to avoid similar bugs (server/3658)
    - Use a proper date format for transfer ownership 
	  (server/3700)
    - DAV sharing permissions should not depend on the order 
	  (server/3722)
    - Add new user agent of windows 10 dav backend 
	  (server/37641)
    - Add back appstoreenabled config switch (server/37671)
    - Call right function after sudo mode (server/3820)
    - Dont allow empty wildcard search (server/3842)
    - Remove single quotes around search query like in 
	  user search (server/3849)
    - Fix mimetype detection on public uploads for the 
	  workflow engine (server/3765)
    - Fix branding and show Nextcloud (server/39691)
    - Fix reshare with user activity message (server/39812)
    - Create correct VCard and return correct error codes 
	  (server/4029)
    - Prevent migration from ownCloud 10 to Nextcloud 11 
	  (server/34151)
    - Make sure transparency is an integer when saving a 
	  calendar (server/4167)
    - Make public links work with master key (server/42071)
    - Don't try to render the avatars if avatars are 
	  disabled (server/4214)
    - Reduce error message text (server/42281)
    - Don't list on public calendar endpoints (server/4229)
    - Fix upload of folders in Chrome (server/4154)
    - Make sure blob columns are correctly converted as 
	  parameters (server/4233)
    - Save the scope of an auth token in the session 
	  (server/4225)
    - Take share by mail into consideration if we calculate 
	  the access list (server/4242)
    - Also add the root of external storages to the file id 
	  list (server/4237)
    - Fix LDAP description (server/42382)
    - Remove the double password confirmation on changing 
	  cron (server/4236)
    - Fix scheduling plugin on legacy caldav endpoint 
	  (server/4235)
    - Directly fix invalid values of DTEND and DTSTART 
	  (server/4234)
    - Make JobList::next() lock free (server/4254)
    - Don't remove owner property for public calendars 
	  (server/4272)
    - Add capabilities for share by mail (server/42511)
    - Dont use the permissions mask while scanning 
	  (server/4278)
    - Add missing maintenance plugin to new DAV endpoint 
	  (server/4290)
    - Fix bug with shared_by for own calendars if shared 
	  (server/4301)
    - Translation string corrected > 1 user (server/4377)
  * Activity
    - Fix activities for "Files drop" on external storages 
	  (activity/118)
  * User_SAML
    - Bump to php-saml 2.10.5 (user_saml/1001)
  * Logreader
    - Small screen layout improvements 
	  (logreader/2bcd915969386ceb77c7f91dfd5fc19fd3212346
    - Fix log filtering 
	  (logreader/4095dfc62dcceb3c59a3f581baa5589737d0e6f3)
    - Greatly speedup log iteration 
	  (logreader/71a4c6849641f821e80d96674c57a69fe7a8aa9e)
    - Search more rows 
	  (logreader/b9d00b5599ac8a76862895266f1c23096391aad8)
    - Stop iterating if we dont have a valid file handle 
	  (logreader/a87a8e653ecae5efef6342e645b98f2878219c87)
    - Don't return a LogIterator on a broken handle 
	  (logreader/39069108f99d463b1cb8bc944f3ef24324b9f43d)
    - More robust log iteration 
	  (logreader/c0eb04d55bf1dee94ef523dae0e3b0e6afc272a6)
    - Use proper iso date format 
	  (logreader/13a31181a6d72d084797a71f49f2c5edee8c8dae)
    - Automatically try to fix some common escape errors from 
	  copy-pasted log entries 
	  (logreader/031db2a7f9b9f8cee42acf6eae7d993d31d4660a)
    - Fix stack trace parsing of incorrectly escaped logentries 
	  (logreader/538667770edfdd48374ef33e9c15498ed98ece60)
    - Highlight entries from the same request when clicking 
	  on an entry 
	  (logreader/2d1ccd0e4cca32220fcbe0b4d79d1cd23f0e73a5)
    - Fix copy paste info searchfield 
	  (logreader/0e91b2f46649a720feb7c3b6b8266b8657db5574)
    - Fix reset search after 0 results 
	  (logreader/50bec8ecf7edd81cfb96a35089283c0d879b41f3)
    - Allow searching for requestId and user 
	  (logreader/7f84e55bb4a1e4086ab0918a6bf58ad3885bbd91)
    - Allow searching in url 
	  (logreader/7833d97cf85fd351d2f7550d67d21bd0c2a815f4)
    - Fix infinite scroll 
	  (logreader/cbe874c6c068b9156ad8456edf31d112da40cbc9)
    - Dont show loading indicator if we already have entries 
	  (logreader/d26a08dc0540126177e8d20c3e243b44c5a399c4)
  * Gallery
    - Fix upload after core changes 
	  (gallery/b4ac4429841cfe2b7ea260dfb37fcde25580143c2)
    - Update JavaScript libraries (gallery/247)
- Remove empty %postun and redundant %clean.
- Ensure summary/description is neutral.
- upstream update to version 11.0.2
  * Server
    - Use login name to fix password confirm with ldap users 
      (server/2953)
    - Change the row-format before changing the collation 
      (server/3063)
    - Generate correct path for owner and use the display name 
      (server/3080)
    - Markdown support for app descriptions (server/3117)
    - Fix style in comment (server/3143)
    - Escape the name for the jquery selector (server/3138)
    - Define spreed calls (server/3115)
    - LDAP Backend OCS Api (server/3213)
    - Fix Sharing app description (server/3397)
    - Fix shared-as-busy events for owner (server/3363)
    - Use correct theming when returning the defaults (server/3399)
    - Filter out sensitive appconfig values (server/3400)
    - Add transifex config for sharebymail (server/3423)
    - Update the email in the accounts table as well (server/3411)
    - Don't log the password on confirmPassword when LDAP throws an 
      exception (server/3414)
    - Make sure ownCloud 8.2 activities also can get displayed 
      (server/3412)
    - Popovermenu backport (server/3286)
    - Set vendor during install (server/3426)
    - Make sure the file information is available when sending the 
      email (server/3433)
    - Add profile data to provisioning api (server/3259)
    - Fix detection of the new iOS app (server/3431)
    - Add integration tests for legacy DAV endpoints (server/3445)
    - Make sure invalid images don't flood the log file 
      (server/3440)
    - Fix printing backup code (server/3510)
    - Fix cookie name (nctoken instead of octoken) (server/3511)
    - LDAP's checkPassword should only catch when a user was not 
      found (server/3493)
    - Return unknown free space from nullstorage (server/3508)
    - Fix for address book data lost when any user receiving a 
      share is deleted (server/3499)
    - Rename database password toggle (server/3500)
    - Popovermenu files css fix (server/3494)
    - Add screensharing icon (server/3481)
    - Fix misleading wording: searching is affected, not user 
      access (server/3560)
    - Backport of Fix Broken UUID Attribute Detection (server/3528)
  * Activity
    - Make sure integer like names are still strings (activity/103)
    - Fix activities for public uploads (activity/113)
    - Show the parent as target when the file was not renamed 
      (activity/114)
    - Fix activities for "Files drop" on external storages 
      (activity/118)
  * SAML & SSO
    - Setup account later (user_saml/79)
  * Serverinfo
    - Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 
      (serverinfo/77)
    - Don't throw an error when /proc/meminfo is not readable 
      (serverinfo/76)
  * Survey_Client
    - Fix problem when checking size with dash in DB name 
      (survey_client/50)
- Add php-openssl dependency
- upstream update to version 11.0.1
- upstream update to version 11.0.0
- upstream update to version 10.0.1
- upstream update to version 10.0.0
- update spec file
  * osc service localrun format_spec_file
  * update Source with full URL
  * simplify deps mainly for openSUSE
- enable HSTS to prevent the warning "The Strict-Transport-Security
  HTTP header is not configured" in admin-page
- turn maintenance:mode off after upgrade
- upstream update to version 9.0.53 (bsc#989998)
- make apache_secure_data more restrictiver
- add missing .user.ini
- move README and README.SELinux to docdor to fix message code 
  integrity check
- upstream update to version 9.0.52
- initial build nextcloud 9.0.51

OBS-URL: https://build.opensuse.org/request/show/632540
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=47
2018-08-31 17:51:09 +00:00
7eb0d808a0 Accepting request 625049 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/625049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=14
2018-07-25 14:10:43 +00:00
bf7b3b6aed Accepting request 625048 from home:lemmy04:branches:server:php:applications
- update to 13.0.5
  - Fix highlighting of the upload drop zone (server#9837)
  - Apply ldapUserFilter on members of group (server#9839)
  - Make the DELETION of groups match greedy on the groupID (server#9841)
  - Add parent index to share table (server#9843)
  - Log full exception in cron instead of only the message (server#9958)
  - Properly lock the target file on dav upload when not using part files (server#9986)
  - LDAP backup server should not be queried when auth fails (server#10032)
  - Fix filenames in sharing integration tests (server#10044)
  - Lower log level for quota manipulation cases (server#10076)
  - Let user set avatar in nextcloud if LDAP provides invalid image data (server#10089)
  - Improved logging of smb connection errors (server#10093)
  - Allow admin to disable fetching of avatars as well as a specific attribute (server#10115)
  - Allow to disable encryption (server#10121)
  - Update message shown when unsharing a file (server#10164)
  - Fixed English grammatical error on Settings page. (server#10165)
  - Request a valid property for DAV opendir (server#10169)
  - Allow updating the token on session regeneration (server#10170)
  - Prevent lock values from going negative with memcache backend (server#10180)
  - Correctly handle users with numeric user ids (server#10185)
  - Correctly parse the subject parameters for link (un)shares of calendars (server#10188)
  - Fix "parsing" of email-addresses in comments and chat messages (server#10189)
  - Sanitize parameters in createSessionToken() while logging (server#10195)
  - Also retry rename operation on InvalidArgumentException (server#10201)
  - Improve url detection in comments (server#10202)
  - Only bind to ldap if configuration for the first server is set (server#10233)
  - Use download manager from PDF.js to download the file (files_pdfviewer#84)
  - Fix trying to load removed scripts (files_pdfviewer#87)
  - Only pull for new messages if the session is allowed to be kept alive (notifications#138)
  - Always push object data (notifications#139)
  - Add prioritization for Talk (notifications#140)

OBS-URL: https://build.opensuse.org/request/show/625048
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=45
2018-07-24 13:33:45 +00:00
bb27f06b85 Accepting request 621279 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/621279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=13
2018-07-06 08:49:56 +00:00
4bc3e96e8b Accepting request 621278 from home:ecsos:server
Only change changlog:

- This also fix security issues:
  - (boo#1100343, CVE-2018-3762) and (boo#1100344, CVE-2018-3761)

OBS-URL: https://build.opensuse.org/request/show/621278
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=43
2018-07-06 07:36:33 +00:00
3fc7dca871 Accepting request 616574 from server:php:applications
- update to 13.0.4
  - Allow setting notify credentials in environment (server#9788)
  - Make the token expiration also work for autocasting 0 
    (server#9803)
  - Enable caldav for webdav subtree public-calendars (server#9820)

OBS-URL: https://build.opensuse.org/request/show/616574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=12
2018-06-19 09:59:04 +00:00
00c11b0b40 Accepting request 615262 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/615262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=11
2018-06-13 13:38:31 +00:00
ce584e605f Accepting request 616113 from home:ecsos:server
- update to 13.0.4
  - Allow setting notify credentials in environment (server#9788)
  - Make the token expiration also work for autocasting 0 
    (server#9803)
  - Enable caldav for webdav subtree public-calendars (server#9820)

OBS-URL: https://build.opensuse.org/request/show/616113
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=40
2018-06-11 17:59:46 +00:00
38541b6cdb Accepting request 615261 from home:ecsos:server
- update to 13.0.3

OBS-URL: https://build.opensuse.org/request/show/615261
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=39
2018-06-08 14:32:15 +00:00
5089111f92 Accepting request 601659 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/601659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=10
2018-04-30 20:53:48 +00:00
aa6efebe93 Accepting request 601657 from home:ecsos:server
- update to 13.0.2
  - Show group display names (server#8779)
  - Group existence check works without attribute (like with users)
    (server#8849)
  - The FN is optional, carrying the displayname if present 
    (server#8900)
  - Set "share with" field to the ID of the circle (server#8905)
  - Show EOL warning in the update section (server#8986)
  - Use app version to generate scss filename (server#9015)
  - Update icewind/smb to 2.0.5 (server#9017)
  - Fix search text overlapping close button (server#9019)
  - Clear any theming prefixed cache on cache buster increase 
    (server#9020)
  - Reset encryptionVersion to '1' if a file was stream copied 
    (server#9064)
  - Do not treat is-encrypted as custom property (server#9071)
  - Fix proper permissions for multiple file access (server#9072)
  - When formatting a share node an Empty target is invalid
    (server#9073)
  - Move on with the next user if we found the user on one user 
    back-end (server#9077)
  - Allow usage of Windows 10 WebDav Netdrive (server#9089)
  - Add more logging for the object storage during creation of the 
    buckets (server#9094)
  - Do not convert email addresses with idn_to_ascii if… 
    (server#9095)
  - Fix progress bar hidden before the upload ends (server#9124)
  - Update CRL to include old quicknotes cert (server#9213)
  - Fix user selectable text for public links for text files 
    (server#9230)
  - Provide an option to disable HTML emails (server#9231)
  - Fix appinfo parsing when a single localized option is provided 
    (server#9233)
  - Use multibyte substring (server#9234)
  - Fix webdav support for OneNote clients (server#9236)
  - Fixed files copy/move when in favorites or recent section 
    (server#9238)
  - Don't update personal settings for admins (activity#262)
  - Skip parameters which are not there instead of failing out 
    (activity#265)
  - Bump version 13 (files_pdfviewer#64)
  - Fix info.xml (files_pdfviewer#66)
  - No default enable (files_pdfviewer#67)
  - Fix position of icons in "Share with" input field (gallery#418)
  - Fix "No results found" tooltip (gallery#419)
  - Fix UI while a share is being added (gallery#420)
  - Hide "No results found" tooltip on autocompletion (gallery#424)
  - Fix error while clicking on the share link checkbox 
    (gallery#430)

OBS-URL: https://build.opensuse.org/request/show/601657
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=37
2018-04-26 17:09:17 +00:00
63c9665710 Accepting request 587585 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/587585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=9
2018-03-16 09:44:37 +00:00
9d1966829b Accepting request 587584 from home:ecsos:server
- update to 13.0.1
  - Dont polute the log on DAV emaillogin (server#8045)
  - Don't perform CSRF check on OCS routes with Bearer auth 
    (server#8099)
  - Use S3Client::upload instead of splitting single/multipart 
    upload ourselves (server#8102)
  - Remove old perl script to update l10n files (server#8145)
  - Scss hardening (server#8156)
  - Do not try to get the jailed path if we can't find the id 
    (server#8177)
  - Handle SSL certificate verifications for others than 
    Let's Encrypt (server#8183)
  - Use a phan version instead of master (server#8195)
  - Repair step to clear frontend related caches (server#8197)
  - Keep previous exception when transforming to dav exception
    (server#8228)
  - Actually return stream from swift (server#8250)
  - Remove invalid link to documentation (server#8253)
  - Fix deleting folders when using s3 external storage  
    (server#8261)
  - Link to NC13 dev manual (server#8264)
  - Better result handling of email search (server#8267)
  - Update CRL to revoke files_rightclick (server#8271)
  - Fix styling issues of guest pages #8155 (server#8286)
  - Remove jquery ui background image (server#8287)
  - Show open graph preview in WhatsApp (server#8309)
  - Make acceptance tests for comments more consistent with the 
    others (server#8395)
  - Fix edit tag textbox size (server#8407)
  - Use TTF fonts for avatar generation (server#8440)
  - Use mb_* string methods to extract first character for 
    generated avatars (server#8470)
  - Show hint in OCS API for user creation (server#8515)
  - Fix hiding and event propagation issues with the user 
    management popover (server#8517)
  - Add some whitespace around change.svg icon (server#8518)
  - Avoid fruitless login attempts (server#8532)
  - Fix retrieval of group members with numerical uids from LDAP 
    (server#8536)
  - Theming: handle not being in the serverroot (server#8554)
  - Ext storage error warning (server#8561)
  - Set autocomplete=new-password for mail share password
    (server#8577)
  - Fix upload button visible on read-only folders (server#8595)
  - Fixed app navigation for IE11 (server#8609)
  - Fix breadcrumbs width calculation (server#8610)
  - Fix comments (and systemtags) when involving users with 
    numerical ids (server#8615)
  - Update commentstabview.js (server#8621)
  - Properly encapsulate require_once for app.php (server#8631)
  - AppData hardening (server#8636)
  - Use hash algo that's robust against collisions (server#8654)
  - Fixed date/time picker on IE11 (server#8663)
  - Use a more widely available method to test s3 settings 
    (server#8667)
  - Use proper lanugage in langauge code (server#8668)
  - Display the proper language strings in setttings (server#8669)
  - Do not create empty userid when attribute does not have allowed
    chars (server#8673)
  - Remove too restrict check for background image/color
    (server#8675)
  - Fix example regex for user agent matching (server#8676)
  - Generate different UIDs for Birthday, Anniversary and Death
    event (server#8678)
  - Don't use double quotes in MySQL queries (server#8680)
  - Log exceptions that happen when writing the app store reply
    to storage (server#8683)
  - Set the correct active navigation entry (server#8685)
  - Fix activities for end2end encryption (server#8686)
  - Filter out the current user when searching for emails too 
    (server#8687)
  - Fix check if theming defaults instance is available 
    (server#8688)
  - Fix undefined index problem (server#8693)
  - Disable part files for object stores (server#8725)
  - Better handling of invisible elements in acceptance tests
    (server#8738)
  - Remove base url from global cache prefix (server#8745)
  - Check if the cached js file exists (server#8746)
  - Sharee email matches not limited (server#8749)
  - Fix integer overflow in ChunkingPlugin (server#8752)
  - Revert wording back to updates (server#8755)
  - Add acceptance tests for permissions on public shared folders 
    (server#8758)
  - Also send file emails in ASAP mode (activity#249)
  - Ensure userids are strings (activity#252)
  - Null coalescing operator is PHP7+ (activity#254)
  - Update PDF.js to 1.9.426 (files_pdfviewer#55)
  - Enable full screen mode for PDF files (files_pdfviewer#59)
  - Fix ACE module files failing to load (files_texteditor#83)
  - Do not keep FileInfoModels returned by "getModelForFile" 
    (files_texteditor#89)
  - Fix share drop down in gallery not properly shown (gallery#394)
  - Fix gallery button hidden in folders without create permission
    (gallery#402)
  - Fix controls position in gallery layout (gallery#405)
  - Removed old code already present thanks to the files app
    (gallery#406)
  - Create "file app" public share links if the slideshow is
    opened from ... (gallery#407)
  - Allow to check against haveibeenpwned.com password list 
    (password_policy#61)

OBS-URL: https://build.opensuse.org/request/show/587584
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=35
2018-03-15 16:54:01 +00:00
0f995139e5 Accepting request 574635 from server:php:applications
Back to rev 31 because of no changes in rev33

OBS-URL: https://build.opensuse.org/request/show/574635
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=34
2018-02-09 12:21:20 +00:00
Andrej Semen
7cf4e31ab5 - Upstream upgrade to version 13.0.0 (bnc#1080281)
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=33
2018-02-09 11:32:49 +00:00
adfd07781a Accepting request 573418 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/573418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=8
2018-02-07 17:41:12 +00:00
ddad81dd8b Accepting request 573417 from home:ecsos:server
- update to 13.0.0
  Over 1100 changes were merged in the server, with many hundreds 
  more in existing or new apps. The main improvements include:
  * Collaboration features
    - Nextcloud Talk, a private videoconference software integrated 
      with Nextcloud
      - real-time and asynchronous communication with push 
        notifications, calls and chat web and mobile devices
      - Integration in business workflow with calendar invitations 
        and calls directly from Nextcloud Files
      - Screen and note sharing with participant moderation 
        capabilities
      - 100% secure peer-to-peer, end-to-end encrypted calls, 
        mediated by self-hosted server
    - auto-completion of user names in comments and notification 
      to the mentioned user
    - support free/busy scheduling in native calendar applications 
      like Thunderbird Lightning
    - show meeting invites in the calendar
  * End-to-End Encryption
    - can encrypt data on a per-folder level rather than 
      all-or-nothing approach
    - does not require users to remember or exchange passwords
    - does not require re-uploading data upon sharing
    - features an optional off-line administrator recovery key
    - allows full audit logging
    - can be combined with our File Access Control feature so 
      administrator can enforce aspects of End-to-end Encryption
    - protects from identity theft with our Cryptographic Identity 
      Protection feature
    This feature is in Tech Preview for Nextcloud 13 and does not 
    yet implement sharing.
  * User Interface
    - new way of selecting files
    - easy way to quickly copy or move to a location
    - High DPI support
    - admin menu integrated in one list
    - no limitation to file uploads via the web interface
    - user quota in the side bar
    - social sharing (Twitter, G+, Facebook, Diaspora) now features
      a preview
    - improved theming
  * Performance
    - decreased page load times with up to 50% and faster search
    - 80% faster LDAP and up to 10x faster external storage
    - Server-side Encryption performance largely improved
        
   See https://nextcloud.com/changelog/
- update to 12.0.5
  Many fixes were merged, the most important ones include:
  - #7144 Unlock files even if an exception occurs
  - #7322 Set primary action button color to same as theming color
  - #7323 Use the correct root for shared jail when the source 
    storage is also a jail
  - #7353 Fix translation of federation scope menu
  - #7362 Allow to skip data dir permission checks
  - #7407 Check if owner of share exists
  - #7409 Add retry wrapper when reading files from swift
  - #7451 Fix constructor spy in unit test with Sinon 4.1.3
  - #7455 Remove wrong entry in admin_settings that causes 500
  - #7456 CardDAV convertor check should not be to wide
  - #7457 Fix loading icon position in the app menu
  - #7464 Allow getting the filepath when getting cached mounts
  - #7468 Allow 'Nextcloud' in the user agent string of Android
  - #7558 Fix email buttons for white theme
  - #7567 Respect sharing options when searching for Sharees
  - #7568 Fix duplicate session token after remembered login
  - #7577 Check userExists later, 
    saves lookups for appData_INSTANCEID userids
  - #7672 Added additional methods for removal of sensitive info
  - #7688 Fix scss webroot and url rewrite
  - #7717 Throw ServerNotAvailableException when LDAP is caught 
    shutting down
  - #7666 Fix drag shadow not visible when dragging a file on 
    a narrow screen
  - #7674 Do no run SyncJob in cron
  - #7684 Fix inverted app icons on IE11
  - #7694 Don't attempt to translate login names to uids when uids
    are provided
  - #7708 Don't show recurring msg when pages result was turned off
  - #7742 Hide favourite icon in details view if favourite action 
    is not available
  - #7745 Don't lie about preview types
  - #7747 Update of composer
  - #7758 add option to use legacy v2 auth with s3
  - #7759 Use correct L10N files for jsconfig
  - #7757 Wait for the shared link to be set in the acceptance 
    tests
  - gallery/#349 Fix date picker not visible in slideshow sharing 
    dialog
  - activity/#229 Properly construct path of root on file rename
  - #7770 Fix SCSS processing when undoing theming values
  - #7774 Update icewind/smb to 2.0.3
  - #7777 Set height for sidebar icons
  - #7779 Improve zip support
  - #7786 Return correct mount type for federated shares
  - #7792 Fix empty details view after renaming a file
  - #7817 Fix preview when theming changes invertion of icons
  - #7821 Log full exception in cron instead of only the message
  - #7888 Keep all shipped apps enabled because they should be okay
  - #7962 update icewind/smb to 2.0.4
- Nextcloud 12 is not compatible with php ≥ 7.2,
  so php < 7.2 is needed.
- upstream update to version 12.0.4
  * Server
    Over 50 fixes were merged in the server.
    - Improve text: 'you have now' -> 'you now have (server#6464)
    - Fix initializing paged search under some circumstances 
      (server#6502)
    - LDAP: simplify returning the homePath (server#6509)
    - Fix sharer name overlap with filename (server#6524)
    - Allow to close sidebar for text files (server#6525)
    - Fix quota new endpoint 12 (server#6527)
    - Pass new value to triggerChange (server#6528)
    - Throw 101 when an empty group string is provided 
      (server#6547)
    - Contacts menu privacy (server#6554)
    - Add color-border variable (server#6649)
    - Do not stop on scss compilation failure (server#6661)
    - Don't pass User object when uid string is expected 
      (server#6674)
    - Navigate to the root directory when showing the main filelist 
      (server#6689)
    - Fix LDAP User deletion (cleanup) (server#6699)
    - Update aws sdk + s3 improvements (server#6737)
    - Dont run invalid path repair step when upgrading 
      from 11.0.5.2 and later (server#6743)
    - Fix language when trying to change password (server#6751)
    - Fix postgresql tests (server#6792)
    - Also use configured 'cache_path' for new chunking 
      (server#6814)
    - Set s3 part size to 500mb (server#6815)
    - Fix contacts menu for IE11 (server#6823)
    - Still trigger conflict resolution for existing entries when 
      the curre (server#6847)
    - Propagate multipart upload exception when aborting upload 
      (server#6855)
    - Allow to migrate from 10.0.3.3 (server#6878)
    - Timespan check (server#6896)
    - Do not log WebDAV maintenance mode exception (server#6908)
    - Don't reset quota (server#6910)
    - Backport of translation string fixes (server#6935)
    - Fix class name in exception logger plugin (server#6942)
    - Allow quota of 0 again (server#6943)
    - Fix uninitialized variable $this->params (server#6944)
    - Don't add a LIKE condition when it's not needed (server#6945)
    - Fix undefined offset warning when using '/' as external 
      storage root (server#6946)
    - Fix page title not changed (server#6987)
    - Better readability for text on log in page which is directly 
      on backgrounds (server#7028)
    - Translate Grant Access (server#7040)
    - Use fopen directly when reading objects from s3 (server#7079)
    - Improve mimetype detection for object storages (server#7081)
    - Fix seeking on object storage (server#7082)
    - Hide spinner for initial install (server#7095)
    - Ensure uid for calendar objects is unique (server#7096)
    - Revert "Only allow colons in db host for IPv6 addresses 
      (server#7102)
    - Theme flow redirection page (server#7114)
    - Fix icon for security settings (server#7116)
    - If for some reason the json can't be decoded it is not cached
      (server#7118)
    - Improve performance of UserMountCache with external storage 
      folders (server#7120)
    - {J,CS}SResourceLocator: account for symlinks in app path 
      (server#7170)
    - Fix s3 download and touch (server#7186)
    - Touch opertation on object storage, don't create 
      the file cache entry to early (server#7207)
    - Allow migration from upcoming 10.0.4 ownCloud release 
      (server#7245)
    - CSSResourceLocator: handle SCSS in apps outside root 
      (server#7257)
    - only replace permission popupmenu (server#7259)
    - Fix accesslist when a user has an ID only containting 0-9 
      (server#7262)
    - Update CRL due to files_frommail (server#7277)
    - Only in case of $currentAccess the array uses the id as index
      (server#7328)
  * Other
    - Add aws sdk (3rdparty#69)
    - Don't send emails to disabled users (activity#202)
    - Add an option to disable emails completly (activity#206)
    - Make sure the mountPoint property is public before using it 
      (files_accesscontrol#79)
    - Allow to playback m4v files (files_videoplayer#43)
    - Fix notifications order (notifications#93)
    
- upstream update to version 12.0.3
  Nextcloud 12.0.3 delivers a lot of enhancements in various areas 
  including:
    - A number of improvements to email notification templates
    - 2FA enhancements
    - Smarter LDAP password handling
    - File Drop and upload-in-general updates
    - A performance improvement handling large files
  See https://nextcloud.com/changelog/#latest12
  Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed
  
- upstream update to version 12.0.2
  * Server
    - Minor bugfix release
- upstream update to version 12.0.1
  So many changes. See https://nextcloud.com/changelog/#latest12
- unneeded git-files should not be remove,
  otherwise it throw integrity check failure in some situations.
- upstream update to version 12.0.0
  no changelog from upstream at this time
  See https://github.com/nextcloud/server/issues?q=is%3Aissue+milestone%3A%22Nextcloud+12.0%22+is%3Aclosed
- fix boo#1036756: package security issue
- upstream update to version 11.0.3
  * Server
    - Use the correct principal for shared addressbooks 
	  (server/3608)
    - Fix saving backup codes by using a correct data uri 
	  (server/3652)
    - Update icewind/streams to 0.5.2 (server/32931)
    - Fix string comparison and return docs (server/3665)
    - Typecast shared mount's storage_id to int as documented
      + some refactor to avoid similar bugs (server/3658)
    - Use a proper date format for transfer ownership 
	  (server/3700)
    - DAV sharing permissions should not depend on the order 
	  (server/3722)
    - Add new user agent of windows 10 dav backend 
	  (server/37641)
    - Add back appstoreenabled config switch (server/37671)
    - Call right function after sudo mode (server/3820)
    - Dont allow empty wildcard search (server/3842)
    - Remove single quotes around search query like in 
	  user search (server/3849)
    - Fix mimetype detection on public uploads for the 
	  workflow engine (server/3765)
    - Fix branding and show Nextcloud (server/39691)
    - Fix reshare with user activity message (server/39812)
    - Create correct VCard and return correct error codes 
	  (server/4029)
    - Prevent migration from ownCloud 10 to Nextcloud 11 
	  (server/34151)
    - Make sure transparency is an integer when saving a 
	  calendar (server/4167)
    - Make public links work with master key (server/42071)
    - Don't try to render the avatars if avatars are 
	  disabled (server/4214)
    - Reduce error message text (server/42281)
    - Don't list on public calendar endpoints (server/4229)
    - Fix upload of folders in Chrome (server/4154)
    - Make sure blob columns are correctly converted as 
	  parameters (server/4233)
    - Save the scope of an auth token in the session 
	  (server/4225)
    - Take share by mail into consideration if we calculate 
	  the access list (server/4242)
    - Also add the root of external storages to the file id 
	  list (server/4237)
    - Fix LDAP description (server/42382)
    - Remove the double password confirmation on changing 
	  cron (server/4236)
    - Fix scheduling plugin on legacy caldav endpoint 
	  (server/4235)
    - Directly fix invalid values of DTEND and DTSTART 
	  (server/4234)
    - Make JobList::next() lock free (server/4254)
    - Don't remove owner property for public calendars 
	  (server/4272)
    - Add capabilities for share by mail (server/42511)
    - Dont use the permissions mask while scanning 
	  (server/4278)
    - Add missing maintenance plugin to new DAV endpoint 
	  (server/4290)
    - Fix bug with shared_by for own calendars if shared 
	  (server/4301)
    - Translation string corrected > 1 user (server/4377)
  * Activity
    - Fix activities for "Files drop" on external storages 
	  (activity/118)
  * User_SAML
    - Bump to php-saml 2.10.5 (user_saml/1001)
  * Logreader
    - Small screen layout improvements 
	  (logreader/2bcd915969386ceb77c7f91dfd5fc19fd3212346
    - Fix log filtering 
	  (logreader/4095dfc62dcceb3c59a3f581baa5589737d0e6f3)
    - Greatly speedup log iteration 
	  (logreader/71a4c6849641f821e80d96674c57a69fe7a8aa9e)
    - Search more rows 
	  (logreader/b9d00b5599ac8a76862895266f1c23096391aad8)
    - Stop iterating if we dont have a valid file handle 
	  (logreader/a87a8e653ecae5efef6342e645b98f2878219c87)
    - Don't return a LogIterator on a broken handle 
	  (logreader/39069108f99d463b1cb8bc944f3ef24324b9f43d)
    - More robust log iteration 
	  (logreader/c0eb04d55bf1dee94ef523dae0e3b0e6afc272a6)
    - Use proper iso date format 
	  (logreader/13a31181a6d72d084797a71f49f2c5edee8c8dae)
    - Automatically try to fix some common escape errors from 
	  copy-pasted log entries 
	  (logreader/031db2a7f9b9f8cee42acf6eae7d993d31d4660a)
    - Fix stack trace parsing of incorrectly escaped logentries 
	  (logreader/538667770edfdd48374ef33e9c15498ed98ece60)
    - Highlight entries from the same request when clicking 
	  on an entry 
	  (logreader/2d1ccd0e4cca32220fcbe0b4d79d1cd23f0e73a5)
    - Fix copy paste info searchfield 
	  (logreader/0e91b2f46649a720feb7c3b6b8266b8657db5574)
    - Fix reset search after 0 results 
	  (logreader/50bec8ecf7edd81cfb96a35089283c0d879b41f3)
    - Allow searching for requestId and user 
	  (logreader/7f84e55bb4a1e4086ab0918a6bf58ad3885bbd91)
    - Allow searching in url 
	  (logreader/7833d97cf85fd351d2f7550d67d21bd0c2a815f4)
    - Fix infinite scroll 
	  (logreader/cbe874c6c068b9156ad8456edf31d112da40cbc9)
    - Dont show loading indicator if we already have entries 
	  (logreader/d26a08dc0540126177e8d20c3e243b44c5a399c4)
  * Gallery
    - Fix upload after core changes 
	  (gallery/b4ac4429841cfe2b7ea260dfb37fcde25580143c2)
    - Update JavaScript libraries (gallery/247)
- Remove empty %postun and redundant %clean.
- Ensure summary/description is neutral.
- upstream update to version 11.0.2
  * Server
    - Use login name to fix password confirm with ldap users 
      (server/2953)
    - Change the row-format before changing the collation 
      (server/3063)
    - Generate correct path for owner and use the display name 
      (server/3080)
    - Markdown support for app descriptions (server/3117)
    - Fix style in comment (server/3143)
    - Escape the name for the jquery selector (server/3138)
    - Define spreed calls (server/3115)
    - LDAP Backend OCS Api (server/3213)
    - Fix Sharing app description (server/3397)
    - Fix shared-as-busy events for owner (server/3363)
    - Use correct theming when returning the defaults (server/3399)
    - Filter out sensitive appconfig values (server/3400)
    - Add transifex config for sharebymail (server/3423)
    - Update the email in the accounts table as well (server/3411)
    - Don't log the password on confirmPassword when LDAP throws an 
      exception (server/3414)
    - Make sure ownCloud 8.2 activities also can get displayed 
      (server/3412)
    - Popovermenu backport (server/3286)
    - Set vendor during install (server/3426)
    - Make sure the file information is available when sending the 
      email (server/3433)
    - Add profile data to provisioning api (server/3259)
    - Fix detection of the new iOS app (server/3431)
    - Add integration tests for legacy DAV endpoints (server/3445)
    - Make sure invalid images don't flood the log file 
      (server/3440)
    - Fix printing backup code (server/3510)
    - Fix cookie name (nctoken instead of octoken) (server/3511)
    - LDAP's checkPassword should only catch when a user was not 
      found (server/3493)
    - Return unknown free space from nullstorage (server/3508)
    - Fix for address book data lost when any user receiving a 
      share is deleted (server/3499)
    - Rename database password toggle (server/3500)
    - Popovermenu files css fix (server/3494)
    - Add screensharing icon (server/3481)
    - Fix misleading wording: searching is affected, not user 
      access (server/3560)
    - Backport of Fix Broken UUID Attribute Detection (server/3528)
  * Activity
    - Make sure integer like names are still strings (activity/103)
    - Fix activities for public uploads (activity/113)
    - Show the parent as target when the file was not renamed 
      (activity/114)
    - Fix activities for "Files drop" on external storages 
      (activity/118)
  * SAML & SSO
    - Setup account later (user_saml/79)
  * Serverinfo
    - Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 
      (serverinfo/77)
    - Don't throw an error when /proc/meminfo is not readable 
      (serverinfo/76)
  * Survey_Client
    - Fix problem when checking size with dash in DB name 
      (survey_client/50)
- Add php-openssl dependency
- upstream update to version 11.0.1
- upstream update to version 11.0.0
- upstream update to version 10.0.1
- upstream update to version 10.0.0
- update spec file
  * osc service localrun format_spec_file
  * update Source with full URL
  * simplify deps mainly for openSUSE
- enable HSTS to prevent the warning "The Strict-Transport-Security
  HTTP header is not configured" in admin-page
- turn maintenance:mode off after upgrade
- upstream update to version 9.0.53 (bsc#989998)
- make apache_secure_data more restrictiver
- add missing .user.ini
- move README and README.SELinux to docdor to fix message code 
  integrity check
- upstream update to version 9.0.52
- initial build nextcloud 9.0.51

OBS-URL: https://build.opensuse.org/request/show/573417
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=31
2018-02-06 17:51:28 +00:00
ae8a6bcaa8 Accepting request 573414 from home:ecsos:server
- update to 13.0.0

OBS-URL: https://build.opensuse.org/request/show/573414
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=30
2018-02-06 17:32:42 +00:00
223e2e2372 Accepting request 569360 from home:ecsos:server
- update to 12.0.5
  Many fixes were merged, the most important ones include:
  - #7144 Unlock files even if an exception occurs
  - #7322 Set primary action button color to same as theming color
  - #7323 Use the correct root for shared jail when the source 
    storage is also a jail
  - #7353 Fix translation of federation scope menu
  - #7362 Allow to skip data dir permission checks
  - #7407 Check if owner of share exists
  - #7409 Add retry wrapper when reading files from swift
  - #7451 Fix constructor spy in unit test with Sinon 4.1.3
  - #7455 Remove wrong entry in admin_settings that causes 500
  - #7456 CardDAV convertor check should not be to wide
  - #7457 Fix loading icon position in the app menu
  - #7464 Allow getting the filepath when getting cached mounts
  - #7468 Allow 'Nextcloud' in the user agent string of Android
  - #7558 Fix email buttons for white theme
  - #7567 Respect sharing options when searching for Sharees
  - #7568 Fix duplicate session token after remembered login
  - #7577 Check userExists later, 
    saves lookups for appData_INSTANCEID userids
  - #7672 Added additional methods for removal of sensitive info
  - #7688 Fix scss webroot and url rewrite
  - #7717 Throw ServerNotAvailableException when LDAP is caught 
    shutting down
  - #7666 Fix drag shadow not visible when dragging a file on 
    a narrow screen
  - #7674 Do no run SyncJob in cron
  - #7684 Fix inverted app icons on IE11
  - #7694 Don't attempt to translate login names to uids when uids
    are provided
  - #7708 Don't show recurring msg when pages result was turned off
  - #7742 Hide favourite icon in details view if favourite action 
    is not available
  - #7745 Don't lie about preview types
  - #7747 Update of composer
  - #7758 add option to use legacy v2 auth with s3
  - #7759 Use correct L10N files for jsconfig
  - #7757 Wait for the shared link to be set in the acceptance 
    tests
  - gallery/#349 Fix date picker not visible in slideshow sharing 
    dialog
  - activity/#229 Properly construct path of root on file rename
  - #7770 Fix SCSS processing when undoing theming values
  - #7774 Update icewind/smb to 2.0.3
  - #7777 Set height for sidebar icons
  - #7779 Improve zip support
  - #7786 Return correct mount type for federated shares
  - #7792 Fix empty details view after renaming a file
  - #7817 Fix preview when theming changes invertion of icons
  - #7821 Log full exception in cron instead of only the message
  - #7888 Keep all shipped apps enabled because they should be okay
  - #7962 update icewind/smb to 2.0.4

OBS-URL: https://build.opensuse.org/request/show/569360
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=29
2018-01-24 17:27:47 +00:00
66c15bb296 Accepting request 558696 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/558696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=7
2017-12-20 09:40:50 +00:00
aa403af507 Accepting request 558695 from home:ecsos:server
- Nextcloud 12 is not compatible with php ≥ 7.2,
  so php < 7.2 is needed.

OBS-URL: https://build.opensuse.org/request/show/558695
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=27
2017-12-19 23:48:43 +00:00
c9d56380be Accepting request 548210 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/548210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=6
2017-12-06 07:58:57 +00:00
50cbbdfbbf Accepting request 548209 from home:ecsos:server
- upstream update to version 12.0.4
  * Server
    Over 50 fixes were merged in the server.
    - Improve text: 'you have now' -> 'you now have (server#6464)
    - Fix initializing paged search under some circumstances 
      (server#6502)
    - LDAP: simplify returning the homePath (server#6509)
    - Fix sharer name overlap with filename (server#6524)
    - Allow to close sidebar for text files (server#6525)
    - Fix quota new endpoint 12 (server#6527)
    - Pass new value to triggerChange (server#6528)
    - Throw 101 when an empty group string is provided 
      (server#6547)
    - Contacts menu privacy (server#6554)
    - Add color-border variable (server#6649)
    - Do not stop on scss compilation failure (server#6661)
    - Don't pass User object when uid string is expected 
      (server#6674)
    - Navigate to the root directory when showing the main filelist 
      (server#6689)
    - Fix LDAP User deletion (cleanup) (server#6699)
    - Update aws sdk + s3 improvements (server#6737)
    - Dont run invalid path repair step when upgrading 
      from 11.0.5.2 and later (server#6743)
    - Fix language when trying to change password (server#6751)
    - Fix postgresql tests (server#6792)
    - Also use configured 'cache_path' for new chunking 
      (server#6814)
    - Set s3 part size to 500mb (server#6815)
    - Fix contacts menu for IE11 (server#6823)
    - Still trigger conflict resolution for existing entries when 
      the curre (server#6847)
    - Propagate multipart upload exception when aborting upload 
      (server#6855)
    - Allow to migrate from 10.0.3.3 (server#6878)
    - Timespan check (server#6896)
    - Do not log WebDAV maintenance mode exception (server#6908)
    - Don't reset quota (server#6910)
    - Backport of translation string fixes (server#6935)
    - Fix class name in exception logger plugin (server#6942)
    - Allow quota of 0 again (server#6943)
    - Fix uninitialized variable $this->params (server#6944)
    - Don't add a LIKE condition when it's not needed (server#6945)
    - Fix undefined offset warning when using '/' as external 
      storage root (server#6946)
    - Fix page title not changed (server#6987)
    - Better readability for text on log in page which is directly 
      on backgrounds (server#7028)
    - Translate Grant Access (server#7040)
    - Use fopen directly when reading objects from s3 (server#7079)
    - Improve mimetype detection for object storages (server#7081)
    - Fix seeking on object storage (server#7082)
    - Hide spinner for initial install (server#7095)
    - Ensure uid for calendar objects is unique (server#7096)
    - Revert "Only allow colons in db host for IPv6 addresses 
      (server#7102)
    - Theme flow redirection page (server#7114)
    - Fix icon for security settings (server#7116)
    - If for some reason the json can't be decoded it is not cached
      (server#7118)
    - Improve performance of UserMountCache with external storage 
      folders (server#7120)
    - {J,CS}SResourceLocator: account for symlinks in app path 
      (server#7170)
    - Fix s3 download and touch (server#7186)
    - Touch opertation on object storage, don't create 
      the file cache entry to early (server#7207)
    - Allow migration from upcoming 10.0.4 ownCloud release 
      (server#7245)
    - CSSResourceLocator: handle SCSS in apps outside root 
      (server#7257)
    - only replace permission popupmenu (server#7259)
    - Fix accesslist when a user has an ID only containting 0-9 
      (server#7262)
    - Update CRL due to files_frommail (server#7277)
    - Only in case of $currentAccess the array uses the id as index
      (server#7328)
  * Other
    - Add aws sdk (3rdparty#69)
    - Don't send emails to disabled users (activity#202)
    - Add an option to disable emails completly (activity#206)
    - Make sure the mountPoint property is public before using it 
      (files_accesscontrol#79)
    - Allow to playback m4v files (files_videoplayer#43)
    - Fix notifications order (notifications#93)

OBS-URL: https://build.opensuse.org/request/show/548209
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=25
2017-12-04 18:31:45 +00:00
893a2447c9 Accepting request 527587 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/527587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=5
2017-09-21 10:35:17 +00:00
fa8a98d1f1 Accepting request 527586 from home:ecsos:server
- upstream update to version 12.0.3
  Nextcloud 12.0.3 delivers a lot of enhancements in various areas 
  including:
    - A number of improvements to email notification templates
    - 2FA enhancements
    - Smarter LDAP password handling
    - File Drop and upload-in-general updates
    - A performance improvement handling large files
  See https://nextcloud.com/changelog/#latest12
  Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed

OBS-URL: https://build.opensuse.org/request/show/527586
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=23
2017-09-20 17:09:36 +00:00
687e410293 Accepting request 516978 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/516978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=4
2017-08-24 16:53:05 +00:00
7a03e870aa Accepting request 516977 from home:ecsos:server
update to 12.0.2

OBS-URL: https://build.opensuse.org/request/show/516977
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=21
2017-08-15 10:03:42 +00:00
2c9d1ef8da Accepting request 516175 from home:ecsos:server
update to 12.0.1

OBS-URL: https://build.opensuse.org/request/show/516175
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=20
2017-08-11 15:29:00 +00:00
3ff04de129 Accepting request 498187 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/498187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=3
2017-07-05 21:56:58 +00:00
d24faa2277 Accepting request 498186 from home:ecsos:server
Some other litle changes for 12.0

OBS-URL: https://build.opensuse.org/request/show/498186
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=18
2017-05-24 20:59:15 +00:00
9eae794eea Accepting request 497381 from home:ecsos:server
another simple failure fix for update to 12.0.0

OBS-URL: https://build.opensuse.org/request/show/497381
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=17
2017-05-22 20:01:49 +00:00
fc540ae91e Accepting request 497378 from home:ecsos:server
minimal correction for update to 12.0.0

OBS-URL: https://build.opensuse.org/request/show/497378
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=16
2017-05-22 19:16:16 +00:00
65916946be Accepting request 497369 from home:ecsos:server
Update to 12.0.0 and fix boo#1036756

OBS-URL: https://build.opensuse.org/request/show/497369
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=15
2017-05-22 17:45:53 +00:00
94d52acea3 Accepting request 490892 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/490892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=2
2017-04-26 19:44:18 +00:00
e9c461ada6 Accepting request 490839 from home:kajla:branches:server:php:applications
Updated to 11.0.3

OBS-URL: https://build.opensuse.org/request/show/490839
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=13
2017-04-25 06:13:20 +00:00
4112b9224e Accepting request 461885 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/461885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=1
2017-03-02 18:43:29 +00:00
Johannes Weberhofer
e58b8954f4 Accepting request 461824 from home:jengelh:branches:server:php:applications
- Remove empty %postun and redundant %clean.
- Ensure summary/description is neutral.

OBS-URL: https://build.opensuse.org/request/show/461824
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=11
2017-03-02 09:38:51 +00:00
Johannes Weberhofer
83f1fa4fc4 Accepting request 461144 from home:ecsos:server
update to 11.0.2

OBS-URL: https://build.opensuse.org/request/show/461144
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=10
2017-03-01 11:50:57 +00:00
Johannes Weberhofer
135ec6e57c Accepting request 452909 from home:guoyunhebrave:branches:server:php:applications
Add php-openssl dependency. Without php-openssl, nextcloud could not be installed.

OBS-URL: https://build.opensuse.org/request/show/452909
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=9
2017-02-20 11:02:35 +00:00
Andrej Semen
cdb0a00e8b Accepting request 452031 from home:ecsos:server
update to 11.0.1

OBS-URL: https://build.opensuse.org/request/show/452031
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=8
2017-01-25 08:01:33 +00:00
Lars Vogdt
a2ef2d8662 Accepting request 446886 from home:ecsos:server
update to 11.0.0

OBS-URL: https://build.opensuse.org/request/show/446886
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=7
2017-01-04 23:30:55 +00:00
04fbaf8479 Accepting request 432085 from home:ecsos:server
update to 10.0.1

OBS-URL: https://build.opensuse.org/request/show/432085
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=6
2016-10-01 15:36:12 +00:00
Andrej Semen
1c4e50526e Removing comment line in spec file "download"
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=5
2016-09-15 11:12:33 +00:00
0402b5c7a6 Accepting request 423399 from home:ecsos:server
update to 10.0.0

OBS-URL: https://build.opensuse.org/request/show/423399
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=4
2016-09-01 11:50:09 +00:00
Christian Wittmer
f5a0298837 Accepting request 417388 from home:computersalat:devel:php
update spec, simplify deps

OBS-URL: https://build.opensuse.org/request/show/417388
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=3
2016-08-07 19:19:39 +00:00
Andrej Semen
8c7990a768 Accepting request 415038 from home:asemen
- enable HSTS to prevent the warning "The Strict-Transport-Security
  HTTP header is not configured" in admin-page
- turn maintenance:mode off after upgrade

OBS-URL: https://build.opensuse.org/request/show/415038
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=2
2016-07-25 11:45:04 +00:00
Andrej Semen
3e2b8ac376 Accepting request 412567 from home:asemen
new package main fork of owncloud

OBS-URL: https://build.opensuse.org/request/show/412567
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=1
2016-07-21 13:39:03 +00:00
9 changed files with 3458 additions and 33 deletions

View File

@@ -8,9 +8,29 @@ opcache.enable=On
opcache.enable_cli=1
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.memory_consumption=152
opcache.save_comments=1
opcache.revalidate_freq=1
Also you should set the memory_limit to somthing like >=512MB in
/etc/php8/apache2/php.ini and /etc/php8/cli/php.ini
To change table row_format you can use following script:
#!/bin/bash
# Prompt for database credentials
read -p "Enter Database Name: " DB_NAME
read -p "Enter Username: " DB_USER
read -s -p "Enter Password: " DB_PASS
echo
# Generate ALTER TABLE statements and execute them
mysql -u "$DB_USER" -p"$DB_PASS" -e "
SELECT CONCAT('ALTER TABLE \`', TABLE_NAME, '\` ROW_FORMAT=DYNAMIC;')
FROM INFORMATION_SCHEMA.TABLES
WHERE TABLE_SCHEMA = '$DB_NAME'
AND ENGINE = 'InnoDB';
" -B -N | while read -r sql; do
mysql -u "$DB_USER" -p"$DB_PASS" -e "$sql" "$DB_NAME"
done

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5996e764c120927f8844d8f5b28c736b8e2f3280b120be13a2bd7731cdb7fd4
size 205947783

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19c469e264b31ee80400f8396460854546569e88db4c15fc0854e192f96027eb
size 204867575

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7fe9c61e5ec30a5e599e8f152a1825df684d30e899db0caa8868c8d67b53a2c
size 204001633

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc60be03fd17e30bafef2a4d4feb2d096aa77a4c6b4f21c985760e537f8401e3
size 204396386

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f532ffc31be5a8374b5e072b86fff8765ec19fda0c8509cee39873081db2c544
size 204453544

3
nextcloud-31.0.4.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a47541566d5c6ac6f63e4f617e27da295156da47daa2cd22eee3400fd2ad1251
size 227351477

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
#
# spec file for package nextcloud
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,13 @@
%define apache_docdir /usr/share/doc/packages
%else
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
%define apache_serverroot /var/www/html
%define apache_myserverroot /var/www/html
%define apache_confdir /etc/httpd/conf.d
%define apache_user apache
%define apache_group apache
%define __jar_repack 0
%else
%define apache_serverroot /var/www
%define apache_myserverroot /var/www
%define apache_confdir /etc/httpd/conf.d
%define apache_user www
%define apache_group www
@@ -47,7 +47,7 @@
%endif
Name: nextcloud
Version: 29.0.7
Version: 31.0.4
Release: 0
Summary: File hosting service
License: AGPL-3.0-only
@@ -85,8 +85,8 @@ Requires: php-posix
Requires: php-zip
#
%if 0%{?fedora_version} || 0%{?rhel} || 0%{?rhel_version} || 0%{?centos_version}
Requires: php < 8.4.0
Requires: php >= 8.1.0
Requires: php < 8.5.0
Requires: php >= 8.2.0
Requires: php-process
Requires: php-xml
Recommends: sqlite
@@ -140,8 +140,8 @@ Group: Productivity/Networking/Web/Utilities
BuildRequires: apache2 >= 2.4
Requires: %{name} = %{version}
Requires: apache2
Requires: mod_php_any < 8.4.0
Requires: mod_php_any >= 8.1.0
Requires: mod_php_any < 8.5.0
Requires: mod_php_any >= 8.2.0
Supplements: packageand(apache2:%name)
%description apache
@@ -174,6 +174,7 @@ mkdir -p $idir
mkdir -p $idir/data
mkdir -p $idir/search
cp -aRf * $idir
cp -aRf .reuse $idir
cp -aRf .htaccess $idir
cp -aRf .user.ini $idir
# $idir/l10n to disappear in future
@@ -185,15 +186,14 @@ fi
# create the AllowOverride directive
install -p -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{apache_confdir}/nextcloud.conf
ocpath="%{apache_myserverroot}/%{name}"
sed -i -e"s|@DATAPATH@|${ocpath}|g" $RPM_BUILD_ROOT/%{apache_confdir}/nextcloud.conf
ncpath="%{apache_myserverroot}/%{name}"
sed -i -e"s|@DATAPATH@|${ncpath}|g" $RPM_BUILD_ROOT/%{apache_confdir}/nextcloud.conf
# not needed for distro packages
rm -f ${idir}/indie.json
%if 0%{?suse_version}
# link duplicate doc files
%fdupes -s $RPM_BUILD_ROOT/%{apache_myserverroot}/%{name}
%fdupes %buildroot%{apache_myserverroot}/%{name}
%endif
# CronJob
@@ -274,15 +274,16 @@ fi
if [ -s %{statedir}/occ_maintenance_mode_during_nextcloud_install ]; then
echo "o %{name} post-install: occ maintenance:repair (fix possible errors)"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:repair" || true
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:repair --include-expensive" || true
echo "o %{name} post-install: occ update apps"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ app:update --all" || true
echo "o %{name} post-install: occ upgrade"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ upgrade" || true
echo "o %{name} post-install: occ db:add-missing-* (add missing db things)"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mimetype:update-db" || true
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-columns" || true
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-indices" || true
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-primary-keys" || true
echo "o %{name} post-install: occ update apps"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ app:update --all" || true
echo "o %{name} post-install: occ upgrade"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ upgrade" || true
echo "o %{name} post-install: occ maintenance:mode --off"
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mode --off" || true
fi
@@ -312,6 +313,8 @@ fi
%{_sbindir}/rc%{name}-cron
%{_unitdir}/%{name}-cron.service
%{_unitdir}/%{name}-cron.timer
%dir %{apache_serverroot}
%dir %{apache_myserverroot}
%{apache_myserverroot}/%{name}
%attr(-,%{apache_user},%{apache_group}) %{apache_myserverroot}/%{name}/occ
%config(noreplace) %{apache_myserverroot}/%{name}/.user.ini