-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master merged to trustrootsops #2657
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-digest Update leaflet-active-area digest to f4300e2
Update dependency async to v2.6.4
Update dependency classnames to v2.3.2
Update dependency express-session to v1.17.3
Update dependency glob to v7.2.3
Update dependency gulp-load-plugins to v2.0.8
…guagedetector-6.x Update dependency i18next-browser-languagedetector to v6.1.5
Update dependency mapbox-gl to v1.13.2
Update dependency moment to v2.29.4
Update dependency mongoose to v5.13.15
Update dependency wink-tokenizer to v5.3.0
Update dependency sanitize-html to v2.7.2
This doesn't work without mapbox. We need to do some more work to get this working again.
Disable map rendering on user profiles trustrootsops/tr-ops#84
Bringing back Mapbox for April. Start of new billing month and as per trustrootsops/trustroots@1784790 amount of quieries should be much lower now.
Merging new translations and updated docs
Merge docs translations
The `$elemMatch: { $ne: 'suspended' }` matches all records which have a role which is not `suspended`. Given that every user has the role `user`, this matches every user. The correct query is to say match every user who does not have the role suspended.
Mapbox mapbox-gl reuse
fixing signup error with underscore
mrkvon
force-pushed
the
master-merged-to-trustrootsops
branch
from
January 16, 2024 22:54
0fd8b35
to
ec02df1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The purpose of this branch is to serve as conflict-free source that can be fast-forwarded (merged) to trustrootsops/trustroots. Don't merge to this repository, please!
It was created by merging trustroots master to trustrootsops master and resolving conflicts.