Julius Knorr

Results 342 issues of Julius Knorr

Quick attempt to fix https://github.com/nextcloud/richdocuments/issues/3605 Ideally we'd also remove the document.js usage there, but this at least brings back the functionality. - [ ] Try to come up with a...

bug
2. developing

- [ ] Finish adjusting headers - [ ] Add AUTHORS file `git log --format='%aN ' | LC_ALL=C.UTF-8 sort -uf` - [ ] Add LICENSE files

After #191 To be done in January when 29.0.2 is out (6th June)

- chore(release): bump version to 28.0.3-0 - chore(pre-release): Use 28.0.3rc1 for testing Fix https://github.com/nextcloud/univention-app/issues/191 - [ ] Build and test - [ ] Wait for final - [ ] Test...

To be done in January when 28.0.2 is out

There might be quite a few things from https://github.com/nextcloud/server/blob/215aef3cbdc1963be1bb6bca5218ee0a4b7f1665/lib/private/Authentication/Login/Chain.php#L79-L91 that we don't run during our LoginController when a user logs in. Might be good to have a separate LoginChain to...

technical debt

**Is your feature request related to a problem? Please describe.** This came up in design discussions with @marcoambrosini We should think about providing page content search results when filtering in...

enhancement

I was not aware that we have this feature and just stumbled over it. Maybe we can make this a bit more obvious. Just a few ideas: - Add a...

design
enhancement

# Collectives market analysis ## What other software are we looking at? * **Focus on enterprise knowledgebase parts:** * [Atlassian Confluence](https://www.atlassian.com/software/confluence) * [Notion](https://notion.so) * [Book-stack](https://www.bookstackapp.com/) - The software we use...

design
ui/ux

Collectives is not yet integrated with https://github.com/nextcloud/related_resources. As far as I see it would require implementing: - Adding the [NcRelatedResourcePanel](https://nextcloud-vue-components.netlify.app/#/Components/NcRelatedResourcesPanel) to collectives - Implement a provider, but this is currently...

enhancement