activity icon indicating copy to clipboard operation
activity copied to clipboard

:zap: Activity app for Nextcloud

Results 246 activity issues
Sort by recently updated
recently updated
newest added

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.11.0. Release notes Sourced from cypress's releases. v13.11.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0 v13.10.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0 v13.9.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 v13.8.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 v13.8.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0 v13.7.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3...

3. to review
dependencies

this just cost me some hours, searching for a malformed activity_id

feedback-requested

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.10.1 to 14.12.0. Release notes Sourced from happy-dom's releases. v14.12.0 :art: Features Makes it possible to configure timer settings to improve performance - By @​capricorn86 in task...

3. to review
dependencies

Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 2.1.0 to 2.2.0. Release notes Sourced from @​nextcloud/initial-state's releases. v2.2.0 2.2.0 - 2024-04-29 Changed Update NPM version to LTS v10 Migrate to Vite for building and Vitest...

3. to review
dependencies

In the log I see thousands of this message: {"reqId":"ZlhT360-U5JpRH92Fv4AbwAADxo","level":3,"time":"2024-05-30T10:24:32+00:00","remoteAddr":"a.b.c.d","user":"username","app":"activity","method":"GET","url":"/ocs/v2.php/apps/dashboard/api/v2/widget-items?widgets%5B%5D=activity","message":"Object type is undefined","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0","version":"28.0.5.1","exception":{"Exception":"OCP\\RichObjectStrings\\InvalidObjectExeption","Message":"Object type is undefined","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/RichObjectStrings/Validator.php","line":93,"function":"getDefinition","class":"OCP\\RichObjectStrings\\Definitions","type":"->"},{"file":"/var/www/nextcloud/lib/private/RichObjectStrings/Validator.php","line":80,"function":"validateParameter","class":"OC\\RichObjectStrings\\Validator","type":"->"},{"file":"/var/www/nextcloud/apps/activity/lib/GroupHelper.php","line":85,"function":"validate","class":"OC\\RichObjectStrings\\Validator","type":"->"},{"file":"/var/www/nextcloud/apps/activity/lib/GroupHelper.php","line":61,"function":"addEvent","class":"OCA\\Activity\\GroupHelper","type":"->"},{"file":"/var/www/nextcloud/apps/activity/lib/Data.php","line":248,"function":"addActivity","class":"OCA\\Activity\\GroupHelper","type":"->"},{"file":"/var/www/nextcloud/apps/activity/lib/Dashboard/ActivityWidget.php","line":161,"function":"get","class":"OCA\\Activity\\Data","type":"->"},{"file":"/var/www/nextcloud/apps/dashboard/lib/Controller/DashboardApiController.php","line":142,"function":"getItemsV2","class":"OCA\\Activity\\Dashboard\\ActivityWidget","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getWidgetItemsV2","class":"OCA\\Dashboard\\Controller\\DashboardApiController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/ocs/v1.php","line":65,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/ocs/v2.php","line":23,"args":["/var/www/nextcloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/RichObjectStrings/Definitions.php","Line":677,"message":"Object type is undefined","exception":[],"CustomMessage":"Object type is undefined"},"id":"665853ee84829"} [activity] Error:...

bug
needs info

### Steps to reproduce 1. Open Activity log 2. Hover on any file link in the history ### Expected behaviour See title like "In /path/to/file/parent/folder" (worked correctly in my previous...

bug
1. to develop
feature: stream
regression

- On my nextcloud setup, I want to keep activities only for a few months for all users - However, the admin activities should be there forever as they provide...

enhancement
3. to review
feature: stream
php
feedback-requested

### Steps to reproduce 1. Open details for a file (ex. Nextcloud Manual.pdf) 2. Under the Activity tab add a new comment with @user for mention 3. In the comments...

bug
good first issue
1. to develop
28-feedback

### Steps to reproduce 1. create a word file in nextcloud in a group folder 2. one or more coworkers edit the file during one hour using collabora 3. ###...

enhancement
feature: implementations

### Steps to reproduce 1. activate mail for activity 2. mail lists a certain number of created/changed/deleted ... files 3. and ends sometimes with "... and xxx others" ### Expected...