-
Main idea is the following: It could be possible to plug in different modules which handle specific things, for instance loading all `mongoose` models from a given directory. This would prevent a lot …
-
Just an idea that you're probably not ready for, but it might be worth considering some kind of plugin architecture, either for items, the map, and/or the player.
The benefit being that the code can…
-
### Name and Version
bitnami/opensearch-1.2.6
### What architecture are you using?
None
### What steps will reproduce the bug?
1. in a google cloud environment -gke 1.30.5-gke.1014001 …
-
In my module I'm using the following version:
```
terraform {
required_providers {
crunchybridge = {
source = "CrunchyData/crunchybridge"
version = "0.2.0"
}
}
}
`…
-
I really want to have `solargraph` to support `standardrb` , I cloned the repository and copy the `rubocop` reporter and start learning how it works.
But I came accross an idea, what if, the standa…
-
### Version/Branch of Dear ImGui:
Version 1.90.6 Branch: docking
### Back-ends:
imgui_impl_opengl3.cpp
### Compiler, OS:
Windows/Linux/MacOS
### Full config/build information:
_No response_
##…
-
```
1. Create "Panes" from dockable plugins
2. Move dockables to a list of "Panes" in the "View" menu
3. Move Plugin Options menu to Global Options menu
4. Move Plugin Manager to Utilities menu
```
O…
-
This is a proposal for an architecture that allows us and users to add Dat viewer plugins which let you view and preview a dat's file contents. The viewers should not require the whole file to exist o…
-
Missing pages:
- User
- [x] Log in
- [x] Sign up
- [x] Verify Key
- [x] Verify Email
- [x] Details
- [x] Privacy Policy
- [x] Request Resend Verification Email
…
-
Let's keep this library really light and allow the community to extend it via plugin.
- [x] design various hooks (more info to come)
- [ ] create simple plugin (yo) generator
List of planned official…