-
For whatever reason, the wikipedia page for [okra](https://en.wikipedia.org/wiki/Okra) is labeled as anti-trans. I'm very confused, considering this is literally just a plant.
-
In order to persist changes in browser we need an IDB backend
-
```
using {Attachments} from '@cap-js/attachments';
// also using {Attahcment as BaseAttachments} and naming our entity Attachments : BaseAttachments same error
entity UIAttachments : Attachmen…
-
It would be nice if Okra could filter the activity by email. While I agree it is a rather exotic setup, I usually separate my private commits from my professional commits by the usage of of the commit…
-
See,
blogs.msdn.com/b/dotnet/archive/2014/05/23/net-native-deep-dive-making-your-library-great.aspx
blogs.msdn.com/b/dotnet/archive/2014/05/24/net-native-deep-dive-optimizing-with-runtime-directives.…
-
The `nodes` and `entries` methods on okra-idb's IDBTree contain this worrying comment:
```
// TODO: fix this
```
The absence of logic for handling a null transaction means that methods like `s…
-
Is there a way with Okra to either mark a view/viewmodel as shared, or to dispose of view/viewmodel to keep MEF from retaining several copies. I have an app using Okra where the user goes from home p…
-
okra:/var/log/apache2/archives.jenkins-ci.org/access.log.20180802000000 is just the string 'reverseproxy_combined' over and over, so we don't even know what requests arrive there – is this somet…
-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## Wha…
-
Our current query interface is synchronous which was unfortunate oversight on my end since clearly we can't block while fetching data over the wire.
@relves proposed changes in #22 that was fixing …