Next | Query returned 77 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2020-04-27 17:32:08 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 18.0.4

Changelog:
Changes
    [stable18] Use contacts name on federated activities (server#19879)
    [stable18] Allow to edit admin/own user in the user management (server#19882)
    [stable18] Fix hostname in Apple configuration profile (server#19884)
    [stable18] Don't break when one remote share is down (server#19886)
    [stable18] Properly emit Viewer event on files and files_sharing (server#19897)
    [stable18] Get correct mimetype on objectstores (server#19916)
    [stable18] Properly respect hide download on sharebymail (server#19921)
    [stable18] Use placeholder values for password fields in external storage \ 
webui (server#19922)
    [stable18] Do not use the instance name as user part of from mail addresses \ 
(server#19924)
    [stable18] Don't allow anchors and queries in remote urls (server#19933)
    [stable18] fix external storage controller tests (server#19940)
    Bump acorn from 6.3.0 to 6.4.1 (server#19945)
    [stable18] properly set 'hide_download' as integer (server#19950)
    [stable18] fix safari useragent for versions with 3 digits (server#19966)
    [stable18] Fix default action for deleted shares (server#19982)
    [stable18] Default value of lookupServerEnabled should be the same \ 
everywhere (server#19998)
    [stable18] Only do regular polling of storage statistics if \ 
session_keepalive is enabled (server#19999)
    [stable18] Fix single "ScopeContext" passed to \ 
"setScopes" (server#20001)
    [stable18] Fix invalid instantiation of TemplateResponse if client not found \ 
(server#20008)
    [stable18] Update the target when it isempty after sharing (server#20016)
    [stable18] remove the requirement that everything that looks like a \ 
placeholder ... (server#20021)
    [stable18] Handle long dav property paths by hashing them (server#20030)
    [stable18] Allow the video player on the hide download (server#20044)
    [stable18] fixes auto-detecting UUID attributes (server#20046)
    [stable18] Force compatible dependency versions in acceptance tests \ 
(server#20051)
    [stable18] Adjust acceptance tests to incoming shares being accepted by \ 
default (server#20060)
    [stable18] fix OCA\DAV\CalDAV\CalDavBackend search $options (server#20102)
    [stable18] fix dav browser error page not styled (server#20104)
    [stable18] Fix language multiselect action (server#20136)
    [stable18] Remove admin_notifications since it is obsolete since Nextcloud \ 
14 (server#20140)
    [stable18] change quota design (server#20144)
    [stable18] RefreshWebcalService: randomly generate calendar-object uri \ 
(server#20148)
    [stable18] Close updatenotification channel selector on click outside \ 
(server#20155)
    [stable18] Add app config to disable user flows (server#20158)
    [stable18] Auto accept group shares for users added to a group (server#20161)
    [stable18] Use global used space in quota wrappen when external storage is \ 
included (server#20163)
    [stable18] Check the user on remote wipe (server#20166)
    [stable18] Bugfix - Prevent PHP Warning for count on null on LDAP (server#20175)
    Bump version on stable18 (server#20195)
    [stable18] Actually check if the owner is not null (server#20202)
    [stable18] Remove Acrobat logo from PDF filetype icon (server#20238)
    [stable18] Dont always use the current users quota when calculating storage \ 
info (server#20258)
    Silence LDAP deprecation logs in NC 18 (server#20274)
    [stable18] Check for empty authorization headers for office requests \ 
(server#20282)
    [stable18] fixes the return type of BeforeUserLoggedInEvent (server#20296)
    [stable18] Properly catch NoUserException during upload cleanup (server#20334)
    [stable18] Catch NotFoundException when getting the user folder (server#20335)
    [stable18] Try to use the display name of file transfers (server#20366)
    [stable18] Clear comment on successful post (server#20382)
    [stable18] Fix systemtags overflow (server#20387)
    [stable18] update icewind/smb to 3.2.3 (server#20405)
    [stable18] Add text restore after restore icon (server#20407)
    [18] Use a normal string to translate. (server#20420)
    [stable18] Make sure group management works with all types of group names \ 
(server#20433)
    [stable18] Properly display share error messages (server#20471)
    [stable18] Handle unset owner in sharing (server#20483)
    [stable18] Update root.crl due to revocation of spgverein.crt (server#20485)
    [stable18] Close the streams in `writeStream` even when there is an \ 
exception (server#20493)
    [stable18] Fix absolute redirect (server#20495)
    [stable18] Provide the proper language to the mailer (server#20512)
    [stable18] do not advertise nulled userId for for systemwide credentials \ 
(server#20516)
    [18] Allow to edit admin user (server#20530)
    [stable18] Update list of multiple properties (server#20531)
    [stable18] Fix jsunit tests (server#20548)
    [stable18] Set fileInfo correctly for LegacyTabs (server#20588)
    [stable18] Fix Sharing recommendation user display (server#20596)
    [stable18] Fix IE11 upload fallback methods (server#20602)
    [stable18] Email activity is missing information (activity#441)
    [stable18] catch new notfound exception while trying to get owner (activity#446)
    [stable18] Skip notifications for users with invalid email address. \ 
(activity#449)
    [stable18] Bump pdf.js to 2.1.266 (files_pdfviewer#169)
    Bump acorn from 7.1.0 to 7.1.1 (firstrunwizard#301)
    [stable18] Hide slide for app store if disabled (firstrunwizard#313)
    Bump acorn from 6.4.0 to 6.4.1 (notifications#592)
    [stable18] Request the permissions for notifications via user interaction \ 
(notifications#608)
    Bump acorn from 6.4.0 to 6.4.1 (recommendations#196)
    [stable18] Update DefaultOs.php (serverinfo#189)
    Public pages compatibility (viewer#422)
    Move cypress to gh actions (viewer#423)
    Bump acorn from 5.7.3 to 5.7.4 (viewer#425)
    [stable18] Fix trying to open the sidebar when not available (viewer#428)
    [stable18] Add public testing (viewer#435)
    [stable18] Fix public preview url cropping (viewer#450)
    [stable18] Fix babel transpile settings (viewer#453)
    [stable18] Await sidebar (viewer#467)
    [stable18] Change sidebar icon to proper understandable one (viewer#469)
    [stable18] Fix sidebar full state (viewer#470)
   2020-04-04 09:25:45 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 18.0.3

Changelog:
Security update
   2020-03-23 13:10:18 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 18.0.2

Changelog:
18.0.2
Changes
    [stable18] disable timeout on app install via cli (server#19439)
    [stable18] Show proper file name when fetching details fails (server#19441)
    [stable18] Don't create invalid users (server#19451)
    [stable18] when we receive intentional empty whats new info, do not try to \ 
show it (server#19470)
    [stable18] Reduce flow logging at INFO level, move to DEBUG (server#19481)
    [stable18] Continue with next foreach iteration (server#19516)
    [stable18] Allow to overwrite the path on the cache event (server#19522)
    [stable18] Move RefreshWebcalJob logic to a proper service so that it may be \ 
called independently (server#19573)
    [stable18] Make sure the secondary view registered for systemtags has an id \ 
(server#19574)
    [stable18] Strip of users home path from share api message (server#19591)
    [stable18] FIx logging in accessibility controller (server#19607)
    [stable18] Change the route generation of AuthPublicShareController.php \ 
(server#19610)
    Replace tab character with space (server#19612)
    [stable18] remove noise from detectUuid and cache results (server#19624)
    [stable18] Make sure that the transfer details are present in the database \ 
during the cron run (server#19628)
    [stable18] Fix hover state color of drag-n-drop with theming and dark mode \ 
(server#19630)
    [stable18] Correctly trim long cyrillic note (server#19636)
    [stable18] Hash event UID to make sure it's not too long for PushProvider \ 
notifications (server#19639)
    [stable18] Theme search results (server#19690)
    [stable18] Also cache avatars when it's not allowed (server#19696)
    [stable18] Revive the "send email to new users" toggle for the \ 
user form (server#19702)
    [stable18] Fix non-centered no javascript message (server#19715)
    [stable18] Allow single file downloads so the video player works again \ 
(server#19729)
    [stable18] Add message for DoesNotExistException (server#19744)
    Fetch translate for Tags from files app (server#19762)
    [stable18] Various user settings fixes (server#19767)
    [stable18] Do not allow transfer ownership when the user isn't the owner \ 
(server#19773)
    [stable18] Introduce a default refresh rate app setting for calendar \ 
subscriptions (server#19784)
    [stable18] Fix regex for office documents (server#19800)
    [stable18] Fix filename and popover menu misalignment (server#19802)
    [stable18] Fix avatar in file list for users with an @ in the uid (server#19803)
    [stable18] Fix "Error loading the shares list TypeError: "this is \ 
undefined"" fo… (server#19824)
    [stable18] Prevent self-xss via invalid mysql user name on install screen \ 
(server#19830)
    [stable18] Correctly set up Application class (activity#430)
    [stable18] Chunk deleting of rows from the activity table (activity#435)
    [stable18] Fix 18 public folder (files_videoplayer#153)
    [stable18] Move to github actions (files_videoplayer#156)
    [stable18] Fix push notifications for multibyte notifications (notifications#576)
    [stable18] Prevent delete for impersonated users (notifications#582)
    [stable18] Delete unknown devices (notifications#583)
    [stable18] Fix long message (notifications#584)
    [stable18] ignore unavailable storages while scanning for albums (photos#211)
    [stable18] Don't flatten out albums (photos#213)
    [stable18] Avoid line breaks after long device names in "df" \ 
command (serverinfo#177)
    [stable18] Do not print errors if time server config is not available \ 
(serverinfo#178)
    [stable18] Change sidebar file while changing file in slideshow (viewer#405)

18.0.1
Changes
    [stable18] Fix cursor on disabled contenteditable divs (server#18961)
    Bump style-loader from 1.1.2 to 1.1.3 (server#18982)
    [stable18] Increase the timeout for app downloads (server#19025)
    [stable18] Fix loaded controller check (server#19060)
    [stable18] Allow to await the sidebar (server#19089)
    [stable18] expose Argon2 options (as we did for bcrypt) (server#19094)
    [stable18] fix multiselect actions for files (server#19108)
    [stable18] Adjust filelist color handling to new dark theme value (server#19117)
    [stable18] Reduce legacy event log level to debug (server#19118)
    [stable18] New file menu needs to be above the filelist header (server#19119)
    [stable18] Do not invert avatar colors when dark theme is enabled (server#19121)
    [stable18] Use the target for file notifications (server#19149)
    [stable18] Use correct appid for talk (server#19150)
    [stable18] add hub bundle for easy installation on upgraded instances \ 
(server#19153)
    [stable18] apps can have polyamorous relationships with bundles (server#19166)
    [stable18] Use themed favicon-fb (server#19189)
    [stable18] Fix "Call to undefined method \ 
OCA\\WorkflowEngine\\Entity\\File::t()" (server#19190)
    [stable18] Fix query selector for inverted icons (server#19206)
    [stable18] Do not encode contacts menu mailto links (server#19207)
    [stable18] Give the sharing tab a unique id so it also opens properly on \ 
other languages (server#19212)
    [stable18] WebcalRefreshJob: Fix reading refresh rate (server#19228)
    [stable18] Make sure to catch php errors during job execution (server#19269)
    [stable18] Center Buttons (server#19271)
    [stable18] Use the l10n from settings (server#19277)
    [stable18] Use proper andwhere clause (server#19278)
    [stable18] Add move (and firstlogin) option to transferownership service \ 
(server#19279)
    [stable18] for the DB ot pick an index specify the object_type (server#19283)
    [stable18] owner transfer multiselect fixes (server#19291)
    [stable18] Allow respecting PASSWORD_DEFAULT (server#19292)
    [stable18] Keep the modification time during decryptFile (server#19297)
    [stable18] Fix data Apache2 .htaccess typo (server#19302)
    [stable18] Fix display of DTEND for multi-day all-day event (server#19308)
    [stable18] do not overwrite global user auth credentials with empty values \ 
(server#19315)
    [stable18] Fix occ maintenance:install database connect failure (server#19326)
    [stable18] Fix event type (server#19330)
    [stable18] Array access on int will fail on php7.4 (server#19332)
    [stable18] Make sure the default share provider does not execute for other \ 
things (server#19334)
    [stable18] Disable link shares of disabled users (server#19340)
    [stable18] Prevent archieved download on secure view (server#19360)
    [stable18] Log Flow activity (server#19396)
    [stable18] Allow to serve static webm directly (server#19420)
    18.0.1 final (server#19422)
    [stable18] Allow to serve static mp4 directly (server#19428)
    [stable18] Update master php testing versions (activity#417)
    Update stable18 target versions (activity#418)
    [stable18] Update master php testing versions (files_pdfviewer#164)
    Update stable18 target versions (files_pdfviewer#165)
    Update stable18 target versions (files_texteditor#194)
    Update stable18 target versions (firstrunwizard#274)
    Update stable18 target versions (logreader#313)
    [stable18] Update master php testing versions (nextcloud_announcements#64)
    Update stable18 target versions (nextcloud_announcements#65)
    Update stable18 target versions (notifications#547)
    [stable18] Add linting via github actions (notifications#555)
    [stable18] Support Strict VoIP push notifications for iOS 13 SDK \ 
(notifications#565)
    [stable18] Update master php testing versions (password_policy#93)
    Update stable18 target versions (password_policy#94)
    [stable18] Lint with github actions (photos#153)
    [stable18] No more drone. Do it all on github actions (photos#158)
    [stable18] Respect .noimage and .nomedia files (photos#160)
    [stable18] added headers for your photos and favs (photos#172)
    [stable18] Fix/actions (photos#174)
    [stable18] Fix url escaping (photos#175)
    [stable18] Use actions from tutorial (photos#181)
    Update stable18 target versions (privacy#323)
    Update stable18 target versions (recommendations#182)
    Update stable18 target versions (serverinfo#170)
    [stable18] Update master php testing versions (survey_client#104)
    Update stable18 target versions (survey_client#105)
    [stable18] GitHub actions/lint (viewer#368)
    Fix url escaping (viewer#370)
    [stable18] Adjust tests syntax & formatting (viewer#379)
    [stable18] Use actions from tutorial (viewer#385)
    [stable18] Revert "Fix url escaping" (viewer#396)
   2020-02-20 12:53:28 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 18.0.1

Changelog:
Changes

    [stable18] Fix cursor on disabled contenteditable divs (server#18961)
    Bump style-loader from 1.1.2 to 1.1.3 (server#18982)
    [stable18] Increase the timeout for app downloads (server#19025)
    [stable18] Fix loaded controller check (server#19060)
    [stable18] Allow to await the sidebar (server#19089)
    [stable18] expose Argon2 options (as we did for bcrypt) (server#19094)
    [stable18] fix multiselect actions for files (server#19108)
    [stable18] Adjust filelist color handling to new dark theme value (server#19117)
    [stable18] Reduce legacy event log level to debug (server#19118)
    [stable18] New file menu needs to be above the filelist header (server#19119)
    [stable18] Do not invert avatar colors when dark theme is enabled (server#19121)
    [stable18] Use the target for file notifications (server#19149)
    [stable18] Use correct appid for talk (server#19150)
    [stable18] add hub bundle for easy installation on upgraded instances \ 
(server#19153)
    [stable18] apps can have polyamorous relationships with bundles (server#19166)
    [stable18] Use themed favicon-fb (server#19189)
    [stable18] Fix "Call to undefined method \ 
OCA\\WorkflowEngine\\Entity\\File::t()" (server#19190)
    [stable18] Fix query selector for inverted icons (server#19206)
    [stable18] Do not encode contacts menu mailto links (server#19207)
    [stable18] Give the sharing tab a unique id so it also opens properly on \ 
other languages (server#19212)
    [stable18] WebcalRefreshJob: Fix reading refresh rate (server#19228)
    [stable18] Make sure to catch php errors during job execution (server#19269)
    [stable18] Center Buttons (server#19271)
    [stable18] Use the l10n from settings (server#19277)
    [stable18] Use proper andwhere clause (server#19278)
    [stable18] Add move (and firstlogin) option to transferownership service \ 
(server#19279)
    [stable18] for the DB ot pick an index specify the object_type (server#19283)
    [stable18] owner transfer multiselect fixes (server#19291)
    [stable18] Allow respecting PASSWORD_DEFAULT (server#19292)
    [stable18] Keep the modification time during decryptFile (server#19297)
    [stable18] Fix data Apache2 .htaccess typo (server#19302)
    [stable18] Fix display of DTEND for multi-day all-day event (server#19308)
    [stable18] do not overwrite global user auth credentials with empty values \ 
(server#19315)
    [stable18] Fix occ maintenance:install database connect failure (server#19326)
    [stable18] Fix event type (server#19330)
    [stable18] Array access on int will fail on php7.4 (server#19332)
    [stable18] Make sure the default share provider does not execute for other \ 
things (server#19334)
    [stable18] Disable link shares of disabled users (server#19340)
    [stable18] Prevent archieved download on secure view (server#19360)
    [stable18] Log Flow activity (server#19396)
    [stable18] Allow to serve static webm directly (server#19420)
    18.0.1 final (server#19422)
    [stable18] Allow to serve static mp4 directly (server#19428)
    [stable18] Update master php testing versions (activity#417)
    Update stable18 target versions (activity#418)
    [stable18] Update master php testing versions (files_pdfviewer#164)
    Update stable18 target versions (files_pdfviewer#165)
    Update stable18 target versions (files_texteditor#194)
    Update stable18 target versions (firstrunwizard#274)
    Update stable18 target versions (logreader#313)
    [stable18] Update master php testing versions (nextcloud_announcements#64)
    Update stable18 target versions (nextcloud_announcements#65)
    Update stable18 target versions (notifications#547)
    [stable18] Add linting via github actions (notifications#555)
    [stable18] Support Strict VoIP push notifications for iOS 13 SDK \ 
(notifications#565)
    [stable18] Update master php testing versions (password_policy#93)
    Update stable18 target versions (password_policy#94)
    [stable18] Lint with github actions (photos#153)
    [stable18] No more drone. Do it all on github actions (photos#158)
    [stable18] Respect .noimage and .nomedia files (photos#160)
    [stable18] added headers for your photos and favs (photos#172)
    [stable18] Fix/actions (photos#174)
    [stable18] Fix url escaping (photos#175)
    [stable18] Use actions from tutorial (photos#181)
    Update stable18 target versions (privacy#323)
    Update stable18 target versions (recommendations#182)
    Update stable18 target versions (serverinfo#170)
    [stable18] Update master php testing versions (survey_client#104)
    Update stable18 target versions (survey_client#105)
    [stable18] GitHub actions/lint (viewer#368)
    Fix url escaping (viewer#370)
    [stable18] Adjust tests syntax & formatting (viewer#379)
    [stable18] Use actions from tutorial (viewer#385)
    [stable18] Revert "Fix url escaping" (viewer#396)
   2020-01-20 18:54:48 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 18.0.0

Changelog:
Nextcloud Hub is the first completely integrated on-premises content
collaboration platform on the market, ready for a new generation
of users who expect seamless online collaboration capabilities out
of the box.

With this release, we made a change to what we ship. Nextcloud 17
is now Nextcloud Hub 18. Nextcloud Hub comes with a number of new
apps which get installed by default on installation (but not shipped
as part of the tarball/zip). Nextcloud 17 users can just upgrade
as usual to 18, we encourage you to install the new and improved
apps like Talk, Calendar, Mail, ONLYOFFICE and more. You will get
notified of this recommendation on upgrade!

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.
   2019-12-29 00:07:58 by Ryo ONODERA | Files touched by this commit (3) | Package updated
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)

Next | Query returned 77 messages, browsing 41 to 50 | Previous