Uh oh!
There was an error while loading. Please reload this page.
Conversation
juliusknorr
commented
Feb 1, 2019
Thanks a lot for your contribution. 🚀 There is only one thing missing - you need to add a sign-off message to the commits you made. Read more about this in https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md#sign-your-work |
rullzer
commented
Feb 1, 2019
while @juliushaertl is correct for small changes it is ok. Just sign your next contribution :D Welcome to the club @aignerat |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
rullzer
commented
Feb 1, 2019
/backport to master |
backport to master in #13972 |
rullzer
commented
Feb 1, 2019
Ah my bad I merged to soon. 15 is in RC. |
MorrisJobke
commented
Feb 1, 2019
Yep - let's revert this for now and then backport #13972 again. @aignerat Sorry for the trouble here. |
kesselb
commented
Feb 3, 2019
Fix #11666 |
Added trim function in javascript to ensure compatibility with windows
scenario: I create the file "test.txt " and can't synchronize it with my local file-base. The same issue happens with folders with whitespaces at the begin or end. This feature ensures that a windows-user can't create the same circumstance for himself accidentally.