Roeland Jago Douma
Roeland Jago Douma
It seems the old jquery method is still used here. Moving the avatar to the vuecomponents would be nice. CC: @juliushaertl @skjnldsv
It would create a better user experince if the dutch users get a map centerd on the Netherlands, the Germans on Germany etc.
The SCSS compile is great and the same holds true for the way we use it for accessibility, themeing and apps etc. However. With the recent app bundling in webpack...
In https://github.com/nextcloud/server/pull/10205 I tried to always add the CSP nonce. As most browsers if unsafe-inline is there and a nonce will ignore the unsafe-inline. This is the CSPv3 backwards compatibility...
Hi @Yetangitu, OCP\DB is deprecated since version 8.1 and will run into the 3 year deprecation time soon. With the upcoming Nextcloud 14 this will not be available anymore. We...
A great little helper tool would be to have the posibility to test the mapping from the command line Somethings like: `./occ globalscale:checkmapping ` Should output the mapping. Maybe with...
As specified in 4.3.9.3 and 4.3.9.4 4.3.9.3 Although not originally assigned a signature, the value 0x08074b50 has commonly been adopted as a signature value for the data descriptor record. Implementers...
I was looking into adding Nextcloud as a server. However when reading your RFC I noticed you use Implicit Grant. The OAuth2 security best practice recommends not to use Implicit...