Thomas Sieffert
Thomas Sieffert
You shouldn't force users to pull only latest major version of angular and dep. `~1` prevent the use of angular 1.5.*. Change to `~1.0`
This PR adds support to "$geoWithin" keyword instead of "$within" which was deprecated after Mongo 2.4.
## PR Checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [ ] Docs...
Hi 👋 , First of all, thanks for your great work ! I'm currently testing Oneuptime and I just spotted a bug that prevents viewing project infos from the admin....