2019-12-29 00:07:58 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 17.0.2
Changelog:
Version 17.0.2 December 20 2019
Changes
Actually return the quote when getting global storage info (server#17851)
Also set X-OC-Mtime header for files that are smaller than 10MB (server#17858)
FIX: horizontal scrolling on mobile due to tab accessibility navigation \
'skip to content' positioned at a fixed position (server#17883)
Fix reshare with circle (server#17916)
Bump icewind/searchdav (server#17919)
Make timeout a optional parameter (server#17925)
Check quota before transfer ownership (server#17928)
Re-acquired expired shared locks on large file uploads (server#17945)
Pass through ServerNotAvailableException on app init (server#17952)
Do not check for updates if we have no internet (server#18036)
Convert more columns to bigint (server#18040)
Fix installing with MySQL 8.0.4+ (server#18043)
Uid can be false when the user record does not exit (server#18047)
Update the CRL (server#18050)
Make chunksize (used to check for gone LDAP users) configurable (server#18054)
Remove objectstore credentials (server#18075)
Incorrect integer value: '' for column 'password_invalid' while migra… \
(server#18100)
Trim the login name (server#18156)
Delay creation of the cert bundle (server#18186)
Handle token insert conflicts (server#18189)
Throw an invalid token exception is token is marked outdated (server#18198)
Backport #18120 (server#18205)
Mark "Talk" active on /call/token URLs (server#18221)
Allow to unfavorite all files (server#18247)
Hide the tooltip if the list row is rerendered (server#18252)
Move overwritehost check to isTrustedDomain (server#18306)
Convert various columns in oc_mounts to bigint (server#18307)
Do not disable authentication apps (server#18332)
Sharee API GS fixes (server#18337)
Handle IPv6 addresses with an explict incoming interface at the end \
(server#18352)
Adding share type circles (server#18355)
Fix restoring shared versions (server#18358)
Support more IPv6 addresses in the RefreshWebcalJob (server#18366)
Bump the CRL (server#18375)
Allow to detect mimetype by content (server#18386)
Bump serialize-javascript and handlebars (server#18419)
Update icewind/searchdav to 1.0.2 (3rdparty#351)
Is_dir can be null on blacklisted files (activity#407)
Remove debug log (activity#412)
Stable17 Use @nextcloud/axios so the csrf token gets refreshed \
(notifications#471)
Fix header icon hover & focus feedback (notifications#495)
Fix cutting of multibyte characters (notifications#499)
Do not send push notifications when nothing was deleted (notifications#506)
Version 17.0.1 November 9 2019
Changes
Always use the folder icon depending on the mount type if not a share mount \
(server#17156)
Fix "create folder" icon overlaying home icon (server#17219)
Fix directory detection for s3 (server#17273)
Fix user with id 0 to be able to comment (server#17274)
Handle moveFromStorage within the same storage even when storage wrap… \
(server#17277)
Dont delete cache entries if deleting an object from object store failed \
(server#17281)
Correctly detect the mimetype from uploads (server#17295)
Add (hidden) option to configure smb timeout (server#17298)
Position fixed for .toastify.toast (server#17300)
Fix fetching additional search results on scrolling down (server#17305)
Bring the default font size up to 15px (server#17309)
Use handlebars from node_modules (on CI) (server#17348)
Reduce adressbook change events and handling (server#17351)
Fix typo in "which" (server#17358)
Fix updating and deleting authtokens (server#17415)
Allow removing federated shares of locally reshared files (server#17418)
Fix oauth client redirect (server#17438)
Don't call basename on null (server#17444)
Fix axios csrf token update event (server#17453)
Use @nextcloud/axios to keep the CSRF token in sync (server#17455)
Kill ui-regression ci job (server#17457)
Force hide tooltips on sidebar close (server#17493)
Only cache the mimetype if the file exists (server#17538)
Set the proper filename for version downloads (server#17541)
Load additional scripts on help page (server#17578)
Let SCSS cleanup only run once (server#17579)
Pass on direct query parameter during login (server#17581)
Added documentation links on settings pages (server#17589)
Include the share in the Files_Sharing::loadAdditionalScripts event \
(server#17597)
Treat LDAP error 50 as auth issue, prevents lost server connection errors \
(server#17617)
Hide strange Everyone and Disabled group numbers with LDAP (server#17621)
Fix browser back button (server#17638)
Fix filename overlapping on mobile (server#17676)
Harden middleware check (server#17681)
Fix jsConfigHelper lang/locale mixup (server#17686)
Fix weird KDE bug with loginflowv2 (server#17688)
Make sure limit is never negative (server#17716)
Fix DAV mimetype search (server#17731)
Return null from migration to match with typehint (server#17742)
Do not show 'Get your own free account' on services under subscription \
(server#17748)
Fix action menu on mobile (server#17766)
Bring back external storage group select delete (server#17767)
Switch to Files Node API for zip generation (server#17840)
Use correct route to generate (nextcloud_announcements#56)
Name of the collector is `Php`. (survey_client#98)
Update version on master (viewer#232)
Bump eslint-plugin-node from 9.2.0 to 10.0.0 (viewer#235)
Bump @babel/core from 7.5.5 to 7.6.0 (viewer#236)
Bump @babel/preset-env from 7.5.5 to 7.6.0 (viewer#237)
Bump webpack-cli from 3.3.7 to 3.3.8 (viewer#238)
Bump webpack from 4.39.3 to 4.40.1 (viewer#242)
Bump webpack from 4.40.1 to 4.40.2 (viewer#245)
Bump webpack-cli from 3.3.8 to 3.3.9 (viewer#250)
Bump eslint-config-nextcloud from 0.0.5 to 0.0.6 (viewer#258)
Bump url-loader from 2.1.0 to 2.2.0 (viewer#259)
|
2019-10-05 15:07:59 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 17.0.0
Changelog:
A quick overview of what is new:
Remote Wipe allows users and administrators to forcibly clean files from \
remote devices, for example in case they are stolen.
Nextcloud Text, our new distraction-free, collaborative rich text editor
Improvements to secure view like enforcable watermarks enable virtual data \
room use
Setup two-factor authentication after first login, admins can create \
one-time login tokens in the web UI and delegate this to group admins
secure mailbox in Outlook Add-in
LDAP write support makes it possible to manage users from Nextcloud
S3 versioning support, IBM Spectrum Scale integration and Global Scale with \
Collabora Online
|
2019-08-24 04:50:54 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 16.0.4
Changelog:
Changes
Always set the display name for user shares (server#16254)
Prevent undefined offset 0 in findByUserIdOrMail (server#16325)
Use HTTP1.1 to read S3 objects (server#16330)
Bump lodash.mergewith from 4.6.1 to 4.6.2 (server#16338)
Bump lodash.merge from 4.6.1 to 4.6.2 (server#16341)
Bump lodash from 4.17.11 to 4.17.13 (server#16352)
Addsubtag should push to array (server#16405)
Add catch for RuntimeException (server#16414)
Only prevent disabling encrytion via the API (server#16425)
Do not keep searching for recent (server#16432)
Update operationprogressbar.js (server#16437)
Fix File#putContents(string) on ObjectStorage (server#16444)
Pass $configargs to openssl_pkey_export (server#16500)
Nested recursion breaking max nested level for parent comment calculation \
(server#16524)
Allow hidden smb shares (server#16527)
Allow to provide supported calendar component set internally as a string \
(server#16536)
Lock SCSS so we only run 1 job at a time (server#16541)
Fix max contrast retrieval to limit minimum color for relative time \
(server#16543)
Supresses disclosing the userid for LDAP users in the welcome mail (server#16561)
Use a pattern to identify sensitive config keys (server#16562)
Do not log locked files (server#16564)
Log email shares in admin_audit log (server#16566)
Change send to sent (server#16567)
Do not log all locked exceptions (server#16578)
Check the if we can actually access the storage cache for recent files \
(server#16598)
Set proper defaults for v-tooltip usages (server#16607)
Fix/xss/on favorite file (server#16610)
Log circles and remote shares in admin_audit (server#16627)
Make sure we only fetch the file by id for the actual owner (server#16630)
Remove unncessary code block in share recommendations, fixed undefined var \
error (server#16633)
Files_external: proper user context for sharing (server#16637)
Properly return an int in the getId function of the cache (server#16689)
Fix enable/disable user audit message (server#16691)
Delay sending event from app init to when they are needed (server#16695)
Fix download button shown in public share page with hidden downloads \
(files_pdfviewer#145)
Change name from 'Text editor' to 'Plain text editor' to prevent confusion \
with 'Text' (files_texteditor#169)
Run drone for webpack build (files_texteditor#176)
Bump lodash from 4.17.11 to 4.17.14 (files_videoplayer#135)
Bump lodash.mergewith from 4.6.1 to 4.6.2 (firstrunwizard#199)
Bump lodash.merge from 4.6.1 to 4.6.2 (firstrunwizard#200)
Bump lodash from 4.17.11 to 4.17.14 (firstrunwizard#202)
Bump fstream from 1.0.11 to 1.0.12 (firstrunwizard#205)
Bump lodash from 4.17.11 to 4.17.13 (notifications#376)
Trim the subject before encrypting the subject (notifications#384)
Align the notification subject vertically to the icon (notifications#390)
Fix notification body text alignment and text contrast (notifications#391)
Fix mention and actions layout (notifications#392)
Bump lodash.mergewith from 4.6.1 to 4.6.2 (recommendations#105)
Bump lodash from 4.17.11 to 4.17.14 (recommendations#107)
Bump tar from 2.2.1 to 2.2.2 (recommendations#120)
Bump cypress-image-snapshot from 3.0.1 to 3.0.2 (viewer#102)
Bump babel-loader from 8.0.5 to 8.0.6 (viewer#103)
Bump cypress-file-upload from 3.1.1 to 3.1.2 (viewer#104)
Bump @babel/preset-env from 7.4.4 to 7.4.5 (viewer#109)
Bump eslint-plugin-node from 9.0.1 to 9.1.0 (viewer#116)
Bump cypress-testing-library from 3.0.1 to 4.0.0 (viewer#119)
Bump nextcloud-vue from 0.11.3 to 0.11.4 (viewer#121)
Bump webpack-cli from 3.3.2 to 3.3.3 (viewer#127)
Bump file-loader from 3.0.1 to 4.0.0 (viewer#130)
Bump cypress-image-snapshot from 3.1.0 to 3.1.1 (viewer#131)
Bump webpack from 4.33.0 to 4.34.0 (viewer#135)
Bump cypress-file-upload from 3.1.2 to 3.1.3 (viewer#137)
Bump webpack-cli from 3.3.3 to 3.3.4 (viewer#138)
Bump nextcloud-server from 0.15.9 to 0.15.10 (viewer#139)
Bump webpack from 4.34.0 to 4.35.0 (viewer#144)
Bump eslint-plugin-vue from 5.2.2 to 5.2.3 (viewer#152)
Bump webpack-cli from 3.3.4 to 3.3.5 (viewer#153)
Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (viewer#154)
Bump url-loader from 2.0.0 to 2.0.1 (viewer#155)
Bump eslint-plugin-import from 2.17.3 to 2.18.0 (viewer#156)
Bump eslint-loader from 2.1.2 to 2.2.1 (viewer#165)
Bump webpack from 4.35.2 to 4.35.3 (viewer#176)
Bump stylelint-scss from 3.8.0 to 3.9.1 (viewer#178)
Bump eslint-plugin-import from 2.18.0 to 2.18.2 (viewer#182)
Bump webpack-cli from 3.3.5 to 3.3.6 (viewer#187)
Bump vue-loader from 15.7.0 to 15.7.1 (viewer#188)
Bump webpack from 4.35.3 to 4.36.1 (viewer#189)
Bump webpack from 4.36.1 to 4.38.0 (viewer#194)
Bump url-loader from 2.0.1 to 2.1.0 (viewer#196)
Bump lodash from 4.17.11 to 4.17.15 (viewer#201)
Bump webpack from 4.38.0 to 4.39.0 (viewer#202)
Bump webpack from 4.39.0 to 4.39.1 (viewer#204)
Detect and switch fullscreen (viewer#47)
Update version on master (viewer#66)
Test actions (viewer#67)
Revert "Test actions" (viewer#68)
Bump nextcloud-vue from 0.9.5 to 0.10.0 (viewer#69)
Bump eslint-plugin-import from 2.16.0 to 2.17.2 (viewer#70)
Bump eslint-import-resolver-webpack from 0.11.0 to 0.11.1 (viewer#71)
Bump webpack from 4.29.6 to 4.30.0 (viewer#72)
Fix/loading/race condition (viewer#73)
Bump webpack-cli from 3.3.1 to 3.3.2 (viewer#90)
Bump eslint-plugin-node from 8.0.1 to 9.0.1 (viewer#92)
Bump webpack from 4.30.0 to 4.31.0 (viewer#96)
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-07-11 14:05:35 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 16.0.3
Changelog:
16.0.3
Changes
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)
16.0.2
Changes
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)
Search files by id in shared storages last (server#15799)
Hide newFile menu if quota is set to 0B (server#15856)
Add core/js/dist/ to l10nignore (server#15948)
Add LDAP integr. test for receiving share candidates with group limitation \
(server#15984)
Remove auto focus of share input field on dialog open, fix #15261 (server#16010)
LDAP) API: return one base properly when multiple are configured (server#16015)
Handle storage exceptions when trying to set mtime (server#16038)
Fix LDAP Wizard forgetting groups on select with search (server#16051)
Revert "Fix userid casting in notifications" (server#16068)
Fix appid argument for integrity:check-app (server#16080)
Fix full text search for groupfolders (server#16082)
Fall back to black for non-color values (server#16089)
Check if uploading to lookup server is enabled before verifying (server#16091)
Allow apps to store longer messages in the comments API (server#16105)
Invalidates user when plugin reported deletion success (server#16112)
Fix download link included in public share page with hidden download \
(server#16125)
Better check reshare permissions (server#16127)
Verify that paths are valid for recursive local move (server#16128)
Don't allow to disable encryption via the API (server#16133)
Do not show a internet connectivity warning if internet access is dis… \
(server#16146)
Update Nextcloud version in docs link (server#16157)
Allow apps to overwrite the maximum length when reading from database \
(server#16177)
RefreshWebcalJob: replace ugly Regex with standard php utils (server#16201)
Better check reshare permissions part2 (server#16211)
Fix "unshare group share from self" activity (activity#380)
Fix load of character maps (files_pdfviewer#141)
[Security] Bump axios from 0.18.0 to 0.18.1 (firstrunwizard#192)
Correctly show errors when setting the password (gallery#529)
Blacklist using .noimage (gallery#533)
Update dependabot deps in stable16 (notifications#359)
Increase size of icon bubble for more visibility (notifications#368)
Add app description to readme and appinfo (privacy#133)
Catch and filter share that can't be found (recommendations#79)
[Security] Bump axios from 0.18.0 to 0.18.1 (recommendations#92)
[Security] Bump tar from 2.2.1 to 2.2.2 (viewer#113)
[Security] Bump axios from 0.18.0 to 0.19.0 (viewer#117)
|
2019-05-18 19:55:10 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 16.0.1
Changelog:
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)
|
2019-04-27 04:18:43 by Wen Heping | Files touched by this commit (3) |
Log message:
Update to 16.0.0
Upstream changes:
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.
Please visit: https://nextcloud.com/changelog/
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2019-03-24 10:05:39 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 15.0.5
Changelog:
Changes
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)
|
2019-02-20 16:13:04 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 15.0.4
Changelog:
15.0.4
Changes
Make external storages browsable again in the web UI (server#14076)
15.0.3
Changes
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)
|