Next | Query returned 77 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2020-11-29 06:10:13 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 20.0.2

Changelog:
Changes
    Inidicate preview availability in share api responses (server#23419)
    CalDavBackend: check if timerange is array before accessing (server#23563)
    Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575)
    Also expire share type email (server#23583)
    Only use index of mount point when it is there (server#23611)
    Only retry fetching app store data once every 5 minutes in case it fails \ 
(server#23633)
    Bring back the restore share button (server#23636)
    Fix updates of NULL appconfig values (server#23641)
    Fix sharing input placeholder for emails (server#23646)
    Use bigint for fileid in filecache_extended (server#23690)
    Enable theming background transparency (server#23699)
    Fix sharer flag on ldap:show-remnants when user owned more than a single \ 
share (server#23702)
    Make sure the function signatures of the backgroundjob match (server#23710)
    Check if array elements exist before using them (server#23713)
    Fix default quota display value in user row (server#23726)
    Use lib instead if core as l10n module in OC_Files (server#23727)
    Specify accept argument to avatar upload input field (server#23732)
    Save email as lower case (server#23733)
    Reset avatar cropper before showing (server#23736)
    Also run the SabreAuthInitEvent for the main server (server#23745)
    Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749)
    Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… \ 
(server#23751)
    Don't overwrite the event if we use it later (server#23753)
    Inform the user when flow config data exceeds thresholds (server#23759)
    Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763)
    Catch errors when closing file conflict dialog (server#23774)
    Document the backend registered events of LDAP (server#23779)
    Fetch the logger and system config once for all query builder instances \ 
(server#23787)
    Type the event dispatcher listener callables with Psalm (server#23789)
    Only run phpunit when "php" changed (server#23794)
    Remove bold font-weight and lower font-size for empty search box (server#23829)
    No need to check if there is an avatar available, because it is gener… \ 
(server#23846)
    Ensure filepicker list is empty before populating (server#23850)
    UserStatus: clear status message if message is null (server#23858)
    Fix grid view toggle in tags view (server#23874)
    Restrict query when searching for versions of trashbin files (server#23884)
    Fix potentially passing null to events where IUser is expected (server#23894)
    Make user status styles scoped (server#23899)
    Move help to separate stylesheet (server#23900)
    Add default font size (server#23902)
    Do not emit UserCreatedEvent twice (server#23917)
    Bearer must be in the start of the auth header (server#23924)
    Fix casting of integer and boolean on Oracle (server#23935)
    Skip already loaded apps in loadApps (server#23948)
    Fix repair mimetype step to not leave stray cursors (server#23950)
    Improve query type detection (server#23951)
    Fix iLike() falsely turning escaped % and _ into wildcards (server#23954)
    Replace some usages of OC_DB in OC\Share\* with query builder (server#23955)
    Use query builder instead of OC_DB in trashbin (server#23971)
    Fix greatest/least order for oracle (server#23975)
    Fix link share label placeholder not showing (server#23992)
    Unlock when promoting to exclusive lock fails (server#23995)
    Make sure root storage is valid before checking its size (server#23996)
    Use query builder instead of OC_DB in OC\Files\* (server#23998)
    Shortcut to avoid file system setup when generating the logo URL (server#24001)
    Remove old legacy scripts references (server#24004)
    Fix js search in undefined ocs response (server#24012)
    Don't leave cursors open (server#24033)
    Fix sharing tab state not matching resharing admin settings (server#24044)
    Run unit tests against oracle (server#24049)
    Use png icons in caldav reminder emails (server#24050)
    Manually iterate over calendardata when oracle is used (server#24058)
    Make is_user_defined nullable so we can store false on oracle (server#24079)
    Fix default internal expiration date enforce (server#24081)
    Register new command db:add-missing-primary-keys (server#24106)
    Convert the card resource to a string if necessary (server#24114)
    Don't throw on SHOW VERSION query (server#24147)
    Bump dompurify to 2.2.2 (server#24153)
    Set up FS before querying storage info in settings (server#24156)
    Fix default internal expiration date (server#24159)
    CircleId too short in some request (server#24178)
    Revert "circleId too short in some request" (server#24183)
    Missing level in ScopedPsrLogger (server#24212)
    Fix activity spinner on empty activity (activity#523)
    Add OCI github action (activity#528)
    Disable download button by default (files_pdfviewer#257)
    Feat/dependabot ga/stable20 (firstrunwizard#442)
    Fix loading notifications without a message on oracle (notifications#796)
    Do not setup appdata in constructor to avoid errors causing the whole \ 
instance to stop working (text#1105)
    Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125)
    Bump sass-loader from 10.0.1 to 10.0.5 (text#1134)
    Bump webpack from 4.44.1 to 4.44.2 (text#1140)
    Bump dependencies to version in range (text#1164)
    Validate link on click (text#1166)
    Add migration to fix oracle issues with the database schema (text#1177)
    Bump cypress from 4.12.1 to 5.1.0 (text#1179)
    Fix URL escaping of shared files (viewer#681)
    Fix component click outside and cleanup structure (viewer#684)
   2020-10-27 14:26:50 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
php-nextcloud: Update to 20.0.1

Changelog:
Version 20.0.1 October 24 2020
Changes

    Add mount point to quota warning message (server#23170)
    Dont hold a transaction during the move to trash (server#23185)
    Fix dashboard rendering if accessibility app is disabled (server#23192)
    Fix legacy update notifications (server#23195)
    Fix the user email issue while creating a user (server#23203)
    Make BeforeTemplateRenderedEvent aware of the actual response (server#23205)
    Fix array to string conversion on event search (server#23207)
    Also check the path based mimetype for flow rule checks (server#23211)
    Allow configuring the activity update interval of token (server#23213)
    Don't influence toastify errors and always use white (server#23216)
    Only run the query to get the account data once (server#23220)
    Fix appid in translation (server#23235)
    Use the correct l10n for activities (server#23254)
    Make sure getUsersFavoritingObject can be run without a user (server#23256)
    Fix sidebar updateTabs method (server#23271)
    Fix the user remove from group in UI (server#23281)
    Fix dashboard statuses sort (server#23288)
    Fix database password visibility toggle (server#23336)
    Add template typing to the QBMapper (server#23375)
    Add Psalm type for the bootstrap registration context (server#23383)
    Fix adminpass strengthify margin (server#23384)
    Fix typo 'shared' (server#23388)
    Expose CLOUD federation for local users in the recent addressbook (server#23390)
    Stop transfer of ownership between same users (server#23395)
    VersioningTest.php:729 is unreliable and should be disabled (server#23403)
    Encode requesttoken for logout url in auto logout (server#23420)
    Fix undefined index and consequential damages in versions code (server#23422)
    Allow using saved login credentials for notify (server#23426)
    Add option to disable notify self check (server#23438)
    Annotate IContainer so Psalm knows what resove and query return (server#23446)
    Fix app sidebar mountpoint (server#23458)
    Bump @nextcloud/vue to 2.6.9 (server#23466)
    Add psalm types for the migration schema closure (server#23472)
    Remove posix_getpwuid and compare only userid (server#23473)
    Use own psalm instead of a global one (server#23480)
    Add psalm types for the event dispatcher (server#23491)
    SharedMountTest.php:367 is unreliable (server#23498)
    Provide log statements for SCSS cache (server#23503)
    SCSSCacher - Lock should not be removed (server#23510)
    Clear cached app config while waiting for the SCSSCache lock to return \ 
(server#23513)
    Fixes potential passing of null to getUserGroupIds (server#23514)
    Add local version of escapeHTML (server#23548)
    LDAP: when nesting is not enabled, the group filter can be applied right \ 
away (server#23570)
    Disable unreliable app-files.feature:108 (server#23621)
    Disable unreliable app-files-sharing.feature:338 (server#23622)
    Set current user when parsing activities for digest (activity#507)
    Fix mail table columns to match the activity table (activity#511)
    Fix the comments added to the activity table (activity#515)
    GetUsersFavoritingObject is moved to the manager (activity#517)
    Remove close button (files_pdfviewer#244)
    Update phpunit.yml (files_pdfviewer#245)
    Hide the download button by default (files_pdfviewer#247)
    Better debug output on public pages (files_pdfviewer#249)
    Pass preview availability too (photos#510)
    FIx loading speed of dashboard by loading the data async (recommendations#307)
    Fix Memory (#240) (serverinfo#245)
    Fix num_shares_link_no_password for NC >= 15 (serverinfo#247)
    Fix FreeBSD Interface Exception (serverinfo#252)
    Fix player controls on Firefox (viewer#627)
    Make div display: none (viewer#629)
    Fix theming chaining (viewer#633)
    Fix cypress branch (viewer#643)
   2020-10-23 18:01:30 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 20.0.0

Changelog:
20.0.0

The three biggest features we introduce with Nextcloud 20 are:

     Our new dashboard provides a great starting point for the day with over a \ 
dozen widgets ranging from Twitter and Github to Moodle and Zammad already \ 
available
     Search was unified, bringing search results of Nextcloud apps as well as \ 
external services like Gitlab, Jira and Discourse in one place
     Talk introduced bridging to other platforms including MS Teams, Slack, IRC, \ 
Matrix and a dozen others

 Some other improvements we want to highlight include:

     Notifications and Activities were brought together, making sure you won't \ 
miss anything important
     We added a 'status' setting so you can communicate to other users what you \ 
are up to
     Talk also brings dashboard and search integration, emoji picker, upload \ 
view, camera and microphone settings, mute and more
     Calendar integrates in dashboard and search, introduced a list view and \ 
design improvements
     Mail introduces threaded view, mailbox management and more
     Deck integrates with dashboard and search, introduces Calendar integration, \ 
modal view for card editing and series of smaller improvements
     Flow adds push notification and webhooks so other web apps can easily \ 
integrate with Nextcloud
     Text introduced direct linking to files in Nextcloud
     Files lets you add a description to public link shares
   2020-09-17 14:38:35 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 19.0.3

Changelog:
19.0.3
Changes

    Fix possible leaking scope in Flow (server#22410)
    Combine body-login rules in theming and fix twofactor and guest styling on \ 
bright colors (server#22427)
    Show better quota warning for group folders and external storage (server#22442)
    Add php docs build script (server#22448)
    Fix clicks on actions menu of non opaque file rows in acceptance tests \ 
(server#22503)
    Fix writing BLOBs to postgres with recent contacts interaction (server#22515)
    Set the mount id before calling storage wrapper (server#22519)
    Fix S3 error handling (server#22521)
    Only disable zip64 if the size is known (server#22537)
    Change free space calculation (server#22553)
    Do not keep the part file if the forbidden exception has no retry set \ 
(server#22560)
    Fix app password updating out of bounds (server#22569)
    Use the correct root to determinate the webroot for the resource (server#22579)
    Upgrade icewind/smb to 3.2.7 (server#22581)
    Bump elliptic from 6.4.1 to 6.5.3 (notifications#732)
    Fixes regression that prevented you from toggling the encryption flag \ 
(privacy#489)
    Match any non-whitespace character in filesystem pattern (serverinfo#229)
    Catch StorageNotAvailable exceptions (text#1001)
    Harden read only check on public endpoints (text#1017)
    Harden check when using token from memcache (text#1020)
    Sessionid is an int (text#1029)
    Only overwrite Ctrl-f when text is focussed (text#990)
    Set the X-Requested-With header on dav requests (viewer#582)

19.0.2
Changes

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

Changelog:
Changes
    Improve group queries (server#21068)
    Do not read certificate bundle from data dir by default (server#21095)
    Fixes infinitely repeating LDPA search results with PHP <= 7.2 (server#21111)
    Use the loginname to verify the old password in user password changes \ 
(server#21114)
    Make the translation sanitization optional (server#21126)
    Simplify getGroups, fixing wrong chunking logic (server#21128)
    Move the password confirmation form template to post (server#21131)
    Clear the statscache before fetching the metadata (server#21135)
    Fix reference to wrong class name (server#21148)
    Fix password changes in link and mail shares (server#21151)
    Do not only catch Exceptions but any Throwable during rmt share delete \ 
(server#21200)
    Normalize sftp path in read and write stream (server#21203)
    Fix the Talk verification (server#21210)
    Prevent harder to share your root (server#21226)
    Use \OC::$CLI instead of PHP_SAPI (server#21242)
    Fix empty event UUID reminder notifications (server#21247)
    Enable passwordless for everyone not only admins. (server#21287)
    Only use background fade if nextcloud blue is set (server#21308)
    Clear LDAP cache after user deletion (server#21333)
    Update icewind/smb to 3.2.5 (server#21342)
    Always sort shares in a reliable way (server#21352)
    Pass the proper share permissions to the create share call (server#21354)
    Reflect unreadable state in the UI (server#21356)
    Increase timeout of the appstore requests (server#21387)
    Fix pagination of contacts search (server#21405)
    Upload part size as S3 parameter instead of constant value (server#21409)
    Avoid duplicate matches in wide and exact results (server#21419)
    Clean up auth tokens when user is deleted (server#21427)
    Fix invalid usage of \Exception::getResult (server#21441)
    Disable Client-Side Monitoring on AWS storage (server#21447)
    Don't log Keys (server#21485)
    GetXbyY can still return false, e.g. when using ldap write support (server#21491)
    Acceptence tests shall specify which branch to pick when cloning apps \ 
(server#21493)
    Give up after 10 seconds in SCSS timeout (server#21495)
    Clarify that the email is always shared within the instance (server#21521)
    Allow to specify the cookie type for appframework responses (server#21526)
    Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on \ 
(server#21538)
    Fix modal support for vue apps and dark theme (server#21541)
    Fix language in share notes email for users (server#21550)
    Fix obsolete usage of OCdialogs (server#21568)
    Comment was wrong, block is needed nevertheless (server#21571)
    Relax permissions mask check for detecting part file rename (server#21573)
    Fix share permission checkboxes enabled when permissions can not be set \ 
(server#21574)
    Fix strings being passed where arrays where expected (server#21583)
    Remove rescanDelay from directory mtime (server#21584)
    Precalculate the primary element color for dark mode too (server#21622)
    Update presign method to match with interface again. (server#21638)
    Log deprecated events as debug (server#21652)
    Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating \ 
(server#21655)
    Check if debugMode is defined before using it (server#21660)
    Fix static method call for s3 bucket compat check (server#21663)
    Add missing TarHeader.php (server#21664)
    Revert "Do not read certificate bundle from data dir by default" \ 
(server#21671)
    Change OAuth2 redirect link to relative link (server#21687)
    Changes the Birthday calendar color to slightly brighter one (server#21703)
    Fix releasing a shared lock multiple times (server#21710)
    Fix main bundle on IE11 (server#21726)
    Add a clear message why you could end up there (server#21751)
    Fix placeholder issues with multiplace spaces in the name (server#21770)
    Use the correct mountpoint to calculate (server#21772)
    Fix #21285 as oneliner (server#21779)
    Set the moment locale even earlier (server#21780)
    19.0.1 final (server#21801)
    Build source maps on production build again (server#21834)
    Add missing TarHeader.php (3rdparty#466)
    Allow downloads in sandboxed iframe (files_pdfviewer#187)
    Do not keep loading the slide list on every reopen (firstrunwizard#351)
    Allow to group push notifications via an event (notifications#651)
    Don't shutdown the notifications when it freezes by browser shutdown \ 
(notifications#666)
    Ignore old push devices (notifications#667)
    More buffer to the key size (notifications#672)
    Delete duplicates of the same push token hash (notifications#676)
    Fix wordwrap issue regression from #540, fix #679 (notifications#686)
    Don't push without internet connection (notifications#694)
    Also check for internet on delete push (notifications#697)
    Correct format for uptime is used (serverinfo#221)
   2020-06-09 00:15:42 by Greg Troxel | Files touched by this commit (1) | Package updated
Log message:
php-nextcloud: Clarify update version rule

Be more explicit and give examples.   (This rule is a workaroudn for
an upstream decision, and would not be expected.)  Based on discussion
on pkgsrc-changes with ryoon@.
   2020-06-08 15:12:16 by Ryo ONODERA | Files touched by this commit (1) | Package updated
Log message:
php-nextcloud: Add not for updaters

Please do not ignore stable pkgsrc branch users.
   2020-06-06 02:52:30 by Ryo ONODERA | Files touched by this commit (3)
Log message:
php-nextcloud: Update to 19.0.0

Changelog:
Changes
Nextcloud Hub v19, code name home office, represents a big step forward
for remote collaboration in teams. This release brings document collaboration
to video chats, introduces password-less login and improves performance.

As this is a major release, the changelog is too long to put here. Users can
look at github milestones to find what has been merged. A quick overview
of what is new:

     password-less authentication and many other security measures
     Talk 9 with built-in office document editing courtesy of Collabora,
	a grid view & more
     MUCH improved performance,  Deck integration in Calendar,  guest
	account groups and more!

Next | Query returned 77 messages, browsing 31 to 40 | Previous