Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Netherlands
- https://rullzer.com
Pinned
5,179 contributions in the last year
Activity overview
Contributed to
nextcloud/server,
nextcloud/updater_server,
nickv-nextcloud/twofactor_nextcloud_notification
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in nextcloud/server that received 6 comments
Properly search for users when limittogroups is enabled
Searching just for the uid is not enough. This makes sure this done properly again now. Actually fixes a valid failure in the integrationtests...
+15
−4
•
6
comments
- Fix some linter warnings in settings
- Fix linter warnings on twofactor_backupcodes
- Fix linter warnings for the updatenotification
- Fix linter warnings in workflowengine
- Install page app naming
- Fix replacement dialog
- Validate app password on alternative login
- Remember the webauthn name of devices
- Add InitialState Appframework service
- 19 RC2
- 20 in development now
- Link permissions
- 19 RC1
- Fix OC_Image new resize functions
- DI Cleanup
- Simple AppConfig wrapper for the AppFramework
- Improve group queries
- Fix owner on publicownerwrapper
- Update education bundle
- macOS contacts: prefer personal over app generated
- [stable19] Install page app naming
- Fix color-text-maxcontrast not passing WCAG AA
- [stable18] Do not filter id matching userId on non-user-share shares
- dont get the group details if we only ask for the id
- generalize the "lazy folder" concept
- get only groupids in default share backend
- Translate the maintenance mode message in webdav
- Fix federated link sharing permissions
- add locking to resolve concurent move to trashbin conflicts
- Fix syntax
- Large Object support for OpenStack Swift
- Fix filtering our owner & current user from shares
- Comply with php-cs for CI
- Set etag for capabilities endpoint
- Fix expiry datepicker allowing all dates
- [stable17] dont try to update storage mtime if we can't get the mtime
- [stable18] dont try to update storage mtime if we can't get the mtime
- Do not process the same shares twice
- [stable18] Fix Argon2 options checks
- [stable17] Fix Argon2 options checks
- [stable16] Fix Argon2 options checks
- [stable16] Fix public layout header title & description
- Apply Argon2 options for Argon2id hashing as well
- [stable18] Allow specifying a default expiration date
- Some pull request reviews not shown.
2
repositories not shown
Created an issue in nextcloud/spreed that received 2 comments
Shares should query parent and permissions
I see a lot of queries of the form: SELECT `storage` FROM `oc_filecache` WHERE `fileid` = 'XYZ' As far as I can tell this is due to: https://githu…
2
comments