Mongoku
Mongoku copied to clipboard
🔥The Web-scale GUI for MongoDB
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.2.9 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Have anyone been able to use Mongoku with DocumentDB? I have tried to use the url provided to me by AWS which looks more or less like this: ``` mongodb://username:[email protected]:27017/?ssl=true&ssl_ca_certs=rds-combined-ca-bundle.pem&retryWrites=false...
I am trying to use the app for allowing normal users(non administrators) to browse the collections and documents within a particular database. But, the application is throwing error as it...
Bumps [karma](https://github.com/karma-runner/karma) from 2.0.5 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.4.7. Commits 0cde3dc [dist] 1.4.7 96662a3 [pkg] Update querystringify and other deps (#176) 1809266 chore(package): update nyc to version 14.0.0 (#174) c3b3485 [test] Fix test...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
* Added env variable to specify to run Mongoku in read only mode or not * Read only is handled by a middleware that will return 401 on update /...
## Issue The collection view has a `href="#"` stub for document ID links. Navigation is handled by a JavaScript click event. This breaks the UX of copying links or opening...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...