Julius Härtl

Results 286 issues of Julius Härtl

We likely don't need to fetch rich workspace details as often as with a regular document

enhancement
1. to develop
feature: rich workspaces
performance 🚀

From https://github.com/nextcloud/server/issues/20930 - Social mentions in a panel - Post to Social (still has to be implemented in the Dashboard, so ignore for now)

enhancement
priority

Direct messages should have an indicator if they were already read, so we can properly show a count of unread messages in the navigation sidebar.

enhancement
1. to develop

Currently the app is running a background job that processes each user and starts a batch classification of the next files that match the criteria of not being processed yet....

enhancement

Add some documentation on how to deploy recognize with: - Pre-deployed models - Manual node path and install instructions (maybe even read it from a config.php value) This may be...

documentation

We should check that deploying the models manually works properly and is handled nicely by the background jobs.

qa

When enabling the app currently the background job will attempt to download the models and not really gives the admin or user feedback on the progress. It would be nice...

enhancement

mxgraph is the library behind draw.io. It should be possible to use the app inside nextcloud without having draw.io as an external dependency. That way the data would stay private...

During the build of the last two pre-releases @marcoambrosini and me noticed that there were some pull requests not mentioned in the generated changelog. E.g. https://github.com/nextcloud/nextcloud-vue/pull/2868 is missing from https://github.com/nextcloud/nextcloud-vue/runs/7781335845?check_suite_focus=true...

bug

There are various places where we use an avatar list with overlapping avatars and a popover if the number of users exceeds a fixed amount: ![image](https://user-images.githubusercontent.com/3404133/132519376-20bd54b6-077c-4f64-8b74-cb8a4354b096.png) As mentioned by @jancborchardt...

enhancement
component