Results 46 issues of Meno Abels

``` Added the functionality to deserialize orderedmaps into CustomTypes like `JSDict`. I added these method to my previous added OrderedMap interface: - SetKeys(keys []string) - InitValues() - Clone(v ...map[string]interface{}) OrderedMap...

The AccessApplication API's allow to retrieve and set the attached policies but in the type-struct the policies attribute is missing. ## Description Added the missing policies attribute to the struct....

hello, i have some users in diffrent parts of the directory structure like: CN={user.name},OU=administratoren,DC=ad,DC=wurst,DC=net or CN={user.name},OU=users,DC=ad,DC=wurst,DC=net and to bind them need the full dn. Is there any hint how to...

Enable the BlockEncoder to use promise API in encode/decode methods. Why we need that: https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto To enable the promise to encode/decode a breaking change to createUnsafe is required. The existing...

This should change no behavior but finally bring a stable dependency injection platform to the codebase.

wip for more to do

Currently, we encrypt a hole carfile. We should also be able to encrypt the Meta and WAL and have the option to switch between hole-carfile encryption and carblock encryption. I...

enhancement

This change needs to be also integrated/related: https://github.com/ipld/js-dag-json/pull/134 Why this fix is important if cborg is used, for example, esm.sh due to implicit bundling it could occur if cborg and...

do not forget --- the way to better software.

@jchris if you want help here is something! It's a lot of editing, but it should not be hard. pls do not use any casts or ignore comments. If something...