pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-nextcloud Update to15.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/02f54c1abac2
branches: trunk
changeset: 326923:02f54c1abac2
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Dec 16 13:09:57 2018 +0000
description:
Update to15.0.0
Changelog:
Changes
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:
Avoid logging of "Partial search results returned: Sizelimit exceeded..." (server#12292)
Enable sorting in file picker (server#12350)
15.0.0 Beta 2 (server#12355)
Fix the warning appearing in the admin section when mail_smtpmode is not configured (server#12401)
Prefix icon variables with app name to avoid conflicts (server#12421)
Shorten index name of calendar changes table (server#12447)
Fixes dav share issue with owner (server#12458)
Fix string doctype casing (server#12466)
Show thumbnail on rename (server#12467)
Remove conflicting multiselect (server#12468)
Actually return the user when creating version dav nodes (server#12472)
Rollback to default list view (server#12474)
Add welcome bot (server#12476)
Fix navigation layout for items that are added on a re-render (server#12481)
Fix login loader position and theming support (server#12483)
Fix loader colours for better visibility (server#12484)
Format Nextcloud Talk clients sessions. (server#12485)
Remove unused svg api route (server#12487)
Only use width and opacity for transition (server#12489)
Fix share link password input (server#12491)
Return the correct value when trying to get a non existing item from cache by id (server#12494)
Fix login primary colour and feedback (server#12495)
Fix revert icon position on theming settings (server#12496)
Forward object not found error in swift as dav 404 (server#12500)
Make number of file list entries depending on the width for grid view (server#12515)
Fix loading of files external templates file (server#12517)
Fix loading of .woff2 files in .htaccess (server#12518)
Fix updatenotifications display, dependencies and csp (server#12525)
Allow to hide download option for folders shared by link (server#12531)
Fix redirect page design details (server#12539)
Bearer tokens are app token (server#12543)
Handle permission in update of share better (server#12544)
Respect the disabled setting for lost_password_link (server#12552)
Allow empty string in get absolute url (server#12553)
Do not switch to root folder if filelist is already shown (server#12554)
Apply border to primary button if on log in page (and not in a dark container) or if in header (server#12558)
Better header navigation display (server#12559)
Do not show tab headers marked as hidden (server#12570)
Make connectivity check domains configurable (server#12571)
Fix rendering of the sidebar in Files app (server#12577)
Fix navigation more menu background for dark theme (server#12580)
15.0.0 RC 1 (server#12581)
Do not clear new user form on failure (server#12587)
Add explanatory text to admin twofactor settings (server#12589)
Fix Typo in Original English String and All Translations (server#12615)
Extend anonymous options to work on every dav url (server#12638)
Fix count on string (server#12683)
Add interface to allow storages from opting out of encryption (server#12692)
Make acceptance tests for comments more robust (server#12696)
Add acceptance tests for sharing files and folders with another user (server#12700)
I changed the width of the srollbar to make it a bit bigger (server#12712)
Open the updater via a POST form submit instead of eval the JS code d... (server#12713)
Fix folder path containing leading slash when getting mount root by id (server#12714)
Add capabilities for multiple share links (server#12718)
Remove old button to submit the apppassword login (server#12723)
Fix versions sidebar issues (server#12730)
Don't require Same Site Cookies on accessibility app assets (server#12731)
Date title to linkshare (server#12733)
Add pipe mode for sendmail (server#12736)
Set Referrer-Policy also in addSecurityHeaders() (server#12737)
Polishing fixes (server#12740)
Fix the loader position and the focus state on the login button (server#12741)
Add check for missing .woff2 rule in Nginx via setup check (server#12742)
Update compatible versions for cloud federation api (server#12744)
Fix cannot set 0 as value on files_external through OCC command (server#12746)
15.0.0 RC 2 (server#12755)
Parse activity when a user self-unshares a file (server#12756)
Polishing of various modal dialogs (server#12784)
Fix activatable/deactivatable 2fa provider interface typos (server#12805)
Only run the AnonymousOptionsPlugion on Anonymous requests (server#12811)
Fix the system address book (server#12816)
PHP module is named mbstring (server#12825)
Unshare from mail activity is missing (server#12828)
Fix layout of "i" in admin settings of federated sharing (server#12829)
PHP 7.0 is end of life (server#12830)
Do not update child all child shares on group share update (server#12833)
Validate all rich objects (server#12836)
Add setup check for recommended PHP modules (i.e. Imagick, intl) (server#12837)
15.0.0 RC 3 (server#12847)
Make a button out of 'What's new' so it's obvious it can be clicked on (server#12848)
Fix missing click event on update button (server#12849)
Add setup check for pending bigint conversion (server#12853)
No user enumeration on DAV if disabled (server#12856)
Only execute query in propagateChange once (server#12861)
Fix password confirmation lib for ie11 (server#12863)
Log and continue on Dav reader failure (repair uid) (server#12867)
Emit write update only once on touch (server#12868)
Do not show general warning on free space error (server#12880)
Set 3rdparty to pr187 (server#12882)
Fix logo path in non-themed instance (server#12908)
Fix unread comment icon not shown for the sharee (server#12913)
Bump to 15.0.0 final (server#12959)
Bump lukasreschke/id3parser from 0.0.1 to 0.0.3 (3rdparty#118)
Bump stecman/symfony-console-completion from 0.7.0 to 0.8.0 (3rdparty#119)
Bump guzzlehttp/guzzle from 6.3.0 to 6.3.3 (3rdparty#120)
Bump leafo/scssphp from 0.7.6 to 0.7.7 (3rdparty#137)
Bump synfony to 3.4.15 (3rdparty#146)
Bump microsoft/azure-storage-blob from 1.1.0 to 1.2.0 (3rdparty#151)
Bump swiftmailer/swiftmailer from 6.0.2 to 6.1.3 (3rdparty#155)
Bump symfony to 3.4.16 (3rdparty#161)
Bump symfony 3.4.17 (3rdparty#168)
Remove random_compat lib (3rdparty#170)
Bump sabre/dav from 3.2.2 to 3.2.3 (3rdparty#176)
Manually patch PHP-Doc of VObject Splitter (3rdparty#185)
Fix named parameter detection on SQLite (3rdparty#187)
Update version on master (activity#291)
Fix scrolling detection on activity 14 (activity#293)
Make the object information available on emails (activity#299)
Add the mimetype to the preview arrays (activity#300)
Move to compiled handlebrs (activity#301)
Remove unneeded -ms-filter (was only needed for IE8) (activity#302)
Use the query builder and cast the values (activity#304)
Add icon to files sidebar tab (activity#305)
Fix JS unit tests after handlebars (activity#307)
Shorten tab label 'Activities' to 'Activity' (activity#308)
Add a intermediate migration to fix old installations (activity#310)
Correctly restrict affected users when using command to send emails (activity#311)
Autocomplete for email command (activity#314)
Use the substract function instead of manual math (activity#315)
Use the full path instead of the file name in HTML emails too (activity#316)
Update stable15 target versions (activity#319)
Create activity when user unshares a file themselves (activity#323)
Validate rich objects before using (activity#324)
Remove unneeded CSS rule for IE 11 (files_pdfviewer#100)
Update stable15 target versions (files_pdfviewer#109)
Update version on master (files_pdfviewer#94)
Fix embedded viewer with new server layout on IE 11 (files_pdfviewer#95)
Hide footer in public share page (files_pdfviewer#99)
Update version on master (files_texteditor#112)
Update info.xml (files_texteditor#116)
Improve code blocks in markdown rendering (files_texteditor#120)
Update stable15 target versions (files_texteditor#123)
Update version on master (files_videoplayer#61)
Fix videoplayback on NC15 (files_videoplayer#68)
Update stable15 target versions (files_videoplayer#69)
Don't Assume Document Root (firstrunwizard#78)
Update version on master (firstrunwizard#81)
Remove hardcoded background-size (firstrunwizard#84)
Design detail and accessibility fixes (firstrunwizard#85)
Update stable15 target versions (firstrunwizard#89)
Add HEIC/HEIF support to the gallery (gallery#464)
Update version on master (gallery#468)
Move to compiled handlebars (gallery#481)
Remove sharing height limit, since it is overwriting the server defaults (gallery#482)
Hide button if download links are hidden for link shares (gallery#484)
Update stable15 target versions (gallery#485)
Update version on master (logreader#74)
Update version on master (nextcloud_announcements#33)
Update version on master (notifications#159)
Update config and babel for ie11 (notifications#160)
Add vue build test (notifications#162)
Update all NPM (notifications#170)
Bump @babel/core from 7.0.0 to 7.0.1 (notifications#171)
Bump vue-loader from 15.4.1 to 15.4.2 (notifications#172)
Bump webpack from 4.18.0 to 4.19.0 (notifications#173)
Update NPM packages (notifications#176)
Bump webpack from 4.19.0 to 4.19.1 (notifications#177)
Bump webpack from 4.19.1 to 4.20.2 (notifications#179)
Bump babel-loader from 8.0.2 to 8.0.4 (notifications#180)
Update all NPM (notifications#184)
Switch to compiled handlebars (notifications#186)
Bump webpack from 4.20.2 to 4.21.0 (notifications#187)
Add .l10nignore files for compiled assets (notifications#188)
Bump webpack from 4.21.0 to 4.22.0 (notifications#189)
Use the rich message when available and instead of trim overlay with a shadow (notifications#190)
Bump css-loader from 1.0.0 to 1.0.1 (notifications#194)
Bump webpack from 4.22.0 to 4.24.0 (notifications#195)
Bump webpack from 4.24.0 to 4.25.1 (notifications#196)
Bump @babel/preset-env from 7.1.0 to 7.1.5 (notifications#197)
Bump @babel/core from 7.1.2 to 7.1.6 (notifications#199)
Bump @babel/preset-env from 7.1.5 to 7.1.6 (notifications#200)
Bump webpack from 4.25.1 to 4.26.0 (notifications#203)
Update stable15 target versions (notifications#204)
Add icon to empty content message (notifications#210)
Update version on master (password_policy#70)
Update stable15 target versions (password_policy#74)
Adds tooltip to make people aware of API JSON format (serverinfo#129)
Update version on master (serverinfo#131)
Update stable15 target versions (serverinfo#134)
Checking for valid CPU average values (serverinfo#97)
Update version on master (survey_client#81)
Properly escape column name in "createFunction" call (survey_client#84)
Do not call invalid function (survey_client#86)
Update stable15 target versions (survey_client#87)
diffstat:
www/php-nextcloud/Makefile | 4 +-
www/php-nextcloud/PLIST | 1015 ++++++++++++-------------------------------
www/php-nextcloud/distinfo | 10 +-
3 files changed, 284 insertions(+), 745 deletions(-)
diffs (truncated from 1858 to 300 lines):
diff -r 0871ff1e8a1b -r 02f54c1abac2 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile Sun Dec 16 12:07:40 2018 +0000
+++ b/www/php-nextcloud/Makefile Sun Dec 16 13:09:57 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2018/12/01 09:53:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2018/12/16 13:09:57 ryoon Exp $
#
-DISTNAME= nextcloud-14.0.4
+DISTNAME= nextcloud-15.0.0
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/releases/
diff -r 0871ff1e8a1b -r 02f54c1abac2 www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST Sun Dec 16 12:07:40 2018 +0000
+++ b/www/php-nextcloud/PLIST Sun Dec 16 13:09:57 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2018/12/01 09:53:27 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.16 2018/12/16 13:09:57 ryoon Exp $
share/nextcloud/.htaccess
share/nextcloud/.user.ini
share/nextcloud/3rdparty/.drone.yml
@@ -1316,6 +1316,9 @@
share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/TLD.php
share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/Warning.php
share/nextcloud/3rdparty/egulias/email-validator/LICENSE
+share/nextcloud/3rdparty/egulias/email-validator/README.md
+share/nextcloud/3rdparty/egulias/email-validator/composer.json
+share/nextcloud/3rdparty/egulias/email-validator/phpunit.xml.dist
share/nextcloud/3rdparty/guzzlehttp/guzzle/LICENSE
share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php
share/nextcloud/3rdparty/guzzlehttp/guzzle/src/ClientInterface.php
@@ -1650,6 +1653,7 @@
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Internal/BlobResources.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Internal/IBlob.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AccessCondition.php
+share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AccessTierTrait.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AppendBlockOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AppendBlockResult.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/Blob.php
@@ -1680,6 +1684,7 @@
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlockBlobOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateContainerOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreatePageBlobFromContentOptions.php
+share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreatePageBlobOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/DeleteBlobOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobMetadataOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobMetadataResult.php
@@ -1707,6 +1712,7 @@
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobMetadataResult.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobPropertiesOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobPropertiesResult.php
+share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobTierOptions.php
share/nextcloud/3rdparty/microsoft/azure-storage-common/BreakingChanges.md
share/nextcloud/3rdparty/microsoft/azure-storage-common/CONTRIBUTING.md
share/nextcloud/3rdparty/microsoft/azure-storage-common/ChangeLog.md
@@ -1976,19 +1982,6 @@
share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php
share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php
share/nextcloud/3rdparty/nikic/php-parser/lib/bootstrap.php
-share/nextcloud/3rdparty/paragonie/random_compat/LICENSE
-share/nextcloud/3rdparty/paragonie/random_compat/composer.json
-share/nextcloud/3rdparty/paragonie/random_compat/lib/byte_safe_strings.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/cast_to_int.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/error_polyfill.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_bytes_com_dotnet.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_bytes_dev_urandom.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_bytes_mcrypt.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_bytes_openssl.php
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random_int.php
share/nextcloud/3rdparty/patches.txt
share/nextcloud/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
share/nextcloud/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
@@ -3294,7 +3287,14 @@
share/nextcloud/3rdparty/stecman/symfony-console-completion/src/CompletionHandler.php
share/nextcloud/3rdparty/stecman/symfony-console-completion/src/EnvironmentCompletionContext.php
share/nextcloud/3rdparty/stecman/symfony-console-completion/src/HookFactory.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/.github/ISSUE_TEMPLATE.md
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/.github/PULL_REQUEST_TEMPLATE.md
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/.php_cs.dist
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/AddressEncoder.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/AddressEncoder/IdnAddressEncoder.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/AddressEncoder/Utf8AddressEncoder.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/AddressEncoderException.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php
@@ -3357,6 +3357,7 @@
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NullContentEncoder.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php
@@ -3433,6 +3434,8 @@
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/XOAuth2Authenticator.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/EightBitMimeHandler.php
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/SmtpUtf8Handler.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php
share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php
@@ -3806,6 +3809,19 @@
share/nextcloud/apps/activity/js/richObjectStringParser.js
share/nextcloud/apps/activity/js/script.js
share/nextcloud/apps/activity/js/settings.js
+share/nextcloud/apps/activity/js/templates.js
+share/nextcloud/apps/activity/js/templates/activitytabview.handlebars
+share/nextcloud/apps/activity/js/templates/activitytabview_activity.handlebars
+share/nextcloud/apps/activity/js/templates/email.handlebars
+share/nextcloud/apps/activity/js/templates/file.handlebars
+share/nextcloud/apps/activity/js/templates/fileNoPath.handlebars
+share/nextcloud/apps/activity/js/templates/fileRoot.handlebars
+share/nextcloud/apps/activity/js/templates/openGraph.handlebars
+share/nextcloud/apps/activity/js/templates/systemTag.handlebars
+share/nextcloud/apps/activity/js/templates/unknown.handlebars
+share/nextcloud/apps/activity/js/templates/unkownLink.handlebars
+share/nextcloud/apps/activity/js/templates/userLocal.handlebars
+share/nextcloud/apps/activity/js/templates/userRemote.handlebars
share/nextcloud/apps/activity/l10n/.gitkeep
share/nextcloud/apps/activity/l10n/af.js
share/nextcloud/apps/activity/l10n/af.json
@@ -4005,6 +4021,8 @@
share/nextcloud/apps/activity/lib/Migration/Version2006Date20170808154933.php
share/nextcloud/apps/activity/lib/Migration/Version2006Date20170808155040.php
share/nextcloud/apps/activity/lib/Migration/Version2006Date20170919095939.php
+share/nextcloud/apps/activity/lib/Migration/Version2007Date20181107114613.php
+share/nextcloud/apps/activity/lib/Migration/Version2008Date20181011095117.php
share/nextcloud/apps/activity/lib/Navigation.php
share/nextcloud/apps/activity/lib/Parameter/Collection.php
share/nextcloud/apps/activity/lib/Parameter/Factory.php
@@ -4057,7 +4075,6 @@
share/nextcloud/apps/cloud_federation_api/lib/Config.php
share/nextcloud/apps/cloud_federation_api/lib/Controller/RequestHandlerController.php
share/nextcloud/apps/comments/.bowerrc
-share/nextcloud/apps/comments/.l10nignore
share/nextcloud/apps/comments/appinfo/app.php
share/nextcloud/apps/comments/appinfo/info.xml
share/nextcloud/apps/comments/appinfo/routes.php
@@ -4085,6 +4102,12 @@
share/nextcloud/apps/comments/js/filesplugin.js
share/nextcloud/apps/comments/js/merged.json
share/nextcloud/apps/comments/js/search.js
+share/nextcloud/apps/comments/js/templates.js
+share/nextcloud/apps/comments/js/templates/comment.handlebars
+share/nextcloud/apps/comments/js/templates/commentsmodifymenu.handlebars
+share/nextcloud/apps/comments/js/templates/edit_comment.handlebars
+share/nextcloud/apps/comments/js/templates/filesplugin.handlebars
+share/nextcloud/apps/comments/js/templates/view.handlebars
share/nextcloud/apps/comments/js/vendor/At.js/dist/js/jquery.atwho.min.js
share/nextcloud/apps/comments/js/vendor/Caret.js/dist/jquery.caret.min.js
share/nextcloud/apps/comments/l10n/.gitkeep
@@ -4459,6 +4482,7 @@
share/nextcloud/apps/dav/lib/BackgroundJob/CleanupDirectLinksJob.php
share/nextcloud/apps/dav/lib/BackgroundJob/CleanupInvitationTokenJob.php
share/nextcloud/apps/dav/lib/BackgroundJob/GenerateBirthdayCalendarBackgroundJob.php
+share/nextcloud/apps/dav/lib/BackgroundJob/RefreshWebcalJob.php
share/nextcloud/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php
share/nextcloud/apps/dav/lib/CalDAV/Activity/Backend.php
share/nextcloud/apps/dav/lib/CalDAV/Activity/Filter/Calendar.php
@@ -4472,6 +4496,8 @@
share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Todo.php
share/nextcloud/apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php
share/nextcloud/apps/dav/lib/CalDAV/BirthdayService.php
+share/nextcloud/apps/dav/lib/CalDAV/CachedSubscription.php
+share/nextcloud/apps/dav/lib/CalDAV/CachedSubscriptionObject.php
share/nextcloud/apps/dav/lib/CalDAV/CalDavBackend.php
share/nextcloud/apps/dav/lib/CalDAV/Calendar.php
share/nextcloud/apps/dav/lib/CalDAV/CalendarHome.php
@@ -4502,6 +4528,7 @@
share/nextcloud/apps/dav/lib/CalDAV/Search/Xml/Filter/PropFilter.php
share/nextcloud/apps/dav/lib/CalDAV/Search/Xml/Filter/SearchTermFilter.php
share/nextcloud/apps/dav/lib/CalDAV/Search/Xml/Request/CalendarSearchReport.php
+share/nextcloud/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php
share/nextcloud/apps/dav/lib/Capabilities.php
share/nextcloud/apps/dav/lib/CardDAV/AddressBook.php
share/nextcloud/apps/dav/lib/CardDAV/AddressBookImpl.php
@@ -4510,9 +4537,11 @@
share/nextcloud/apps/dav/lib/CardDAV/ContactsManager.php
share/nextcloud/apps/dav/lib/CardDAV/Converter.php
share/nextcloud/apps/dav/lib/CardDAV/ImageExportPlugin.php
+share/nextcloud/apps/dav/lib/CardDAV/MultiGetExportPlugin.php
share/nextcloud/apps/dav/lib/CardDAV/PhotoCache.php
share/nextcloud/apps/dav/lib/CardDAV/Plugin.php
share/nextcloud/apps/dav/lib/CardDAV/SyncService.php
+share/nextcloud/apps/dav/lib/CardDAV/SystemAddressbook.php
share/nextcloud/apps/dav/lib/CardDAV/UserAddressBooks.php
share/nextcloud/apps/dav/lib/CardDAV/Xml/Groups.php
share/nextcloud/apps/dav/lib/Command/CreateAddressBook.php
@@ -4593,6 +4622,7 @@
share/nextcloud/apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php
share/nextcloud/apps/dav/lib/Migration/CalDAVRemoveEmptyValue.php
share/nextcloud/apps/dav/lib/Migration/FixBirthdayCalendarComponent.php
+share/nextcloud/apps/dav/lib/Migration/RefreshWebcalJobRegistrar.php
share/nextcloud/apps/dav/lib/Migration/Version1004Date20170825134824.php
share/nextcloud/apps/dav/lib/Migration/Version1004Date20170919104507.php
share/nextcloud/apps/dav/lib/Migration/Version1004Date20170924124212.php
@@ -4600,6 +4630,13 @@
share/nextcloud/apps/dav/lib/Migration/Version1005Date20180413093149.php
share/nextcloud/apps/dav/lib/Migration/Version1005Date20180530124431.php
share/nextcloud/apps/dav/lib/Migration/Version1006Date20180619154313.php
+share/nextcloud/apps/dav/lib/Migration/Version1006Date20180628111625.php
+share/nextcloud/apps/dav/lib/Migration/Version1008Date20181030113700.php
+share/nextcloud/apps/dav/lib/Migration/Version1008Date20181105104826.php
+share/nextcloud/apps/dav/lib/Migration/Version1008Date20181105104833.php
+share/nextcloud/apps/dav/lib/Migration/Version1008Date20181105110300.php
+share/nextcloud/apps/dav/lib/Migration/Version1008Date20181105112049.php
+share/nextcloud/apps/dav/lib/Migration/Version1008Date20181114084440.php
share/nextcloud/apps/dav/lib/RootCollection.php
share/nextcloud/apps/dav/lib/Server.php
share/nextcloud/apps/dav/lib/Settings/CalDAVSettings.php
@@ -4853,6 +4890,7 @@
share/nextcloud/apps/federatedfilesharing/composer/composer/autoload_psr4.php
share/nextcloud/apps/federatedfilesharing/composer/composer/autoload_real.php
share/nextcloud/apps/federatedfilesharing/composer/composer/autoload_static.php
+share/nextcloud/apps/federatedfilesharing/css/settings-admin.css
share/nextcloud/apps/federatedfilesharing/css/settings-personal.css
share/nextcloud/apps/federatedfilesharing/img/social-diaspora.svg
share/nextcloud/apps/federatedfilesharing/img/social-facebook.svg
@@ -5200,7 +5238,6 @@
share/nextcloud/apps/federation/lib/SyncJob.php
share/nextcloud/apps/federation/lib/TrustedServers.php
share/nextcloud/apps/federation/templates/settings-admin.php
-share/nextcloud/apps/files/.l10nignore
share/nextcloud/apps/files/ajax/download.php
share/nextcloud/apps/files/ajax/list.php
share/nextcloud/apps/files/appinfo/app.php
@@ -5266,7 +5303,17 @@
share/nextcloud/apps/files/js/sidebarpreviewmanager.js
share/nextcloud/apps/files/js/sidebarpreviewtext.js
share/nextcloud/apps/files/js/tagsplugin.js
-share/nextcloud/apps/files/js/templates/detailsview.handlebars.js
+share/nextcloud/apps/files/js/templates.js
+share/nextcloud/apps/files/js/templates/detailsview.handlebars
+share/nextcloud/apps/files/js/templates/favorite_mark.handlebars
+share/nextcloud/apps/files/js/templates/file_action_trigger.handlebars
+share/nextcloud/apps/files/js/templates/fileactionsmenu.handlebars
+share/nextcloud/apps/files/js/templates/filemultiselectmenu.handlebars
+share/nextcloud/apps/files/js/templates/filesummary.handlebars
+share/nextcloud/apps/files/js/templates/mainfileinfodetailsview.handlebars
+share/nextcloud/apps/files/js/templates/newfilemenu.handlebars
+share/nextcloud/apps/files/js/templates/newfilemenu_filename_form.handlebars
+share/nextcloud/apps/files/js/templates/template_addbutton.handlebars
share/nextcloud/apps/files/js/upload.js
share/nextcloud/apps/files/l10n/ach.js
share/nextcloud/apps/files/l10n/ach.json
@@ -5665,6 +5712,9 @@
share/nextcloud/apps/files_external/js/rollingqueue.js
share/nextcloud/apps/files_external/js/settings.js
share/nextcloud/apps/files_external/js/statusmanager.js
+share/nextcloud/apps/files_external/js/templates.js
+share/nextcloud/apps/files_external/js/templates/credentialsDialog.handlebars
+share/nextcloud/apps/files_external/js/templates/mountOptionsDropDown.handlebars
share/nextcloud/apps/files_external/l10n/.gitkeep
share/nextcloud/apps/files_external/l10n/af_ZA.js
share/nextcloud/apps/files_external/l10n/af_ZA.json
@@ -6381,6 +6431,8 @@
share/nextcloud/apps/files_sharing/js/sharebreadcrumbview.js
share/nextcloud/apps/files_sharing/js/sharedfilelist.js
share/nextcloud/apps/files_sharing/js/sharetabview.js
+share/nextcloud/apps/files_sharing/js/templates.js
+share/nextcloud/apps/files_sharing/js/templates/files_drop.handlebars
share/nextcloud/apps/files_sharing/l10n/.gitkeep
share/nextcloud/apps/files_sharing/l10n/af_ZA.js
share/nextcloud/apps/files_sharing/l10n/af_ZA.json
@@ -6982,6 +7034,8 @@
share/nextcloud/apps/files_texteditor/l10n/.gitkeep
share/nextcloud/apps/files_texteditor/l10n/ast.js
share/nextcloud/apps/files_texteditor/l10n/ast.json
+share/nextcloud/apps/files_texteditor/l10n/az.js
+share/nextcloud/apps/files_texteditor/l10n/az.json
share/nextcloud/apps/files_texteditor/l10n/bg.js
share/nextcloud/apps/files_texteditor/l10n/bg.json
share/nextcloud/apps/files_texteditor/l10n/ca.js
@@ -7046,6 +7100,8 @@
share/nextcloud/apps/files_texteditor/l10n/fi.json
share/nextcloud/apps/files_texteditor/l10n/fr.js
share/nextcloud/apps/files_texteditor/l10n/fr.json
+share/nextcloud/apps/files_texteditor/l10n/gl.js
+share/nextcloud/apps/files_texteditor/l10n/gl.json
share/nextcloud/apps/files_texteditor/l10n/he.js
share/nextcloud/apps/files_texteditor/l10n/he.json
share/nextcloud/apps/files_texteditor/l10n/hu.js
@@ -7104,10 +7160,6 @@
share/nextcloud/apps/files_texteditor/l10n/zh_TW.json
share/nextcloud/apps/files_texteditor/lib/Controller/FileHandlingController.php
share/nextcloud/apps/files_texteditor/lib/Controller/PublicFileHandlingController.php
-share/nextcloud/apps/files_trashbin/ajax/delete.php
-share/nextcloud/apps/files_trashbin/ajax/isEmpty.php
-share/nextcloud/apps/files_trashbin/ajax/list.php
-share/nextcloud/apps/files_trashbin/ajax/undelete.php
share/nextcloud/apps/files_trashbin/appinfo/app.php
share/nextcloud/apps/files_trashbin/appinfo/database.xml
share/nextcloud/apps/files_trashbin/appinfo/info.xml
Home |
Main Index |
Thread Index |
Old Index