An open API service for providing issue and pull request metadata for open source projects.

GitHub / meteor/meteor-feature-requests issues and pull requests

#434 - Add Accessibility Statement & Do Accessibility Review

Issue - State: open - Opened by mgifford about 4 years ago - 2 comments
Labels: pull-requests-encouraged, Project:Accounts:UI

#433 - Don't download packages metadata during Meteor installation process

Issue - State: open - Opened by harryadel about 4 years ago - 5 comments
Labels: Project:Installer, Project:Package Server, Project:Tool

#432 - Expose `mergeCss` function from `standard-minifier-css` package

Issue - State: open - Opened by moberegger about 4 years ago
Labels: Project:CSS, Project:Isobuild:Minifiers

#431 - Provide a package-lock.json for packages that contain NPM dependencies

Issue - State: open - Opened by jankapunkt about 4 years ago - 1 comment
Labels: Project:NPM

#430 - Apple M1 support for mobile compilation

Issue - State: open - Opened by shimza over 4 years ago - 1 comment
Labels: Project:Build Farm, in-discussion

#429 - Move to unbundled development to compete with Snowpack/Vite

Issue - State: open - Opened by santiagopuentep over 4 years ago - 2 comments
Labels: Project:Build Farm, in-discussion

#428 - collection._makeNewID should have an option for blank ObjectID

Issue - State: open - Opened by jankapunkt over 4 years ago - 5 comments
Labels: Project:Minimongo, Project:Mongo Driver

#427 - Change the ordering of fields in the `method` DDP message

Issue - State: closed - Opened by radekmie over 4 years ago - 1 comment
Labels: pull-requests-encouraged

#426 - HMR support for package changes

Issue - State: open - Opened by arggh over 4 years ago - 2 comments
Labels: ready

#411 - Allows to have a Meteor app that is server only

Issue - State: open - Opened by theodorDiaconu almost 7 years ago - 20 comments
Labels: Stage:In Discussion

#405 - How to not build web.browser and web.browser.legacy, build only server

Issue - State: open - Opened by crapthings almost 5 years ago - 7 comments
Labels: Project:Isobuild

#403 - Allow more collection update operations

Issue - State: closed - Opened by yilinjuang about 5 years ago - 3 comments
Labels: Project:Minimongo, Project:Mongo Driver, in-development

#402 - Update Meteor to Node.js 14

Issue - State: closed - Opened by fpreti about 5 years ago - 12 comments
Labels: in-development

#398 - Use of esbuild to decrease build and rebuild time

Issue - State: open - Opened by linegel about 5 years ago - 14 comments
Labels: Project:Build Farm

#396 - Parallelization during builds

Issue - State: closed - Opened by aas395 over 5 years ago - 2 comments
Labels: Project:Build Farm

#392 - Umbrella for Fibers replacement/alternatives

Issue - State: closed - Opened by meggarr over 5 years ago - 34 comments
Labels: in-discussion

#390 - Better progress bars for updates, installs, and builds

Issue - State: open - Opened by wreiske over 5 years ago - 2 comments
Labels: pull-requests-encouraged, Project:Tool:Shell

#389 - Allow to exclude web architectures in every mode

Issue - State: open - Opened by SimonSimCity over 5 years ago - 7 comments
Labels: Project:Build Farm

#388 - meteor shell for multiple development instances

Issue - State: open - Opened by hexsprite over 5 years ago
Labels: Project:Tool:Shell

#387 - Ignore files/directories when publishing a package

Issue - State: open - Opened by SimonSimCity over 5 years ago - 2 comments
Labels: pull-requests-encouraged

#385 - Enable F#-Style Pipeline Operator

Issue - State: open - Opened by vlasky over 5 years ago - 1 comment
Labels: in-discussion

#384 - Atmosphere to NPM migration through extensions to package.json

Issue - State: open - Opened by CaptainN over 5 years ago
Labels: Project:NPM, in-discussion

#379 - Allow multiple AccountsClient from same server and have namespaced localStorage

Issue - State: open - Opened by crapthings over 5 years ago - 3 comments
Labels: Project:Accounts (in user apps), Project:DDP

#375 - Make css-compiler optional

Issue - State: open - Opened by dovydaskukalis over 5 years ago
Labels: Project:CSS, Project:Isobuild:Minifiers

#374 - Accounts Password Setting Server Hooks

Issue - State: open - Opened by chasemaier over 5 years ago - 5 comments
Labels: Project:Accounts (in user apps)

#372 - [Accounts][security] Use cookies instead of localStorage for storing session token

Issue - State: open - Opened by StorytellerCZ almost 6 years ago - 21 comments
Labels: Project:Accounts (in user apps), in-discussion

#369 - AndroidX support for meteor

Issue - State: open - Opened by SameeraMadushan almost 6 years ago
Labels: in-discussion

#367 - Improving MongoDB Oplog Tailing Mode Scalability with minResultFetchIntervalMs

Issue - State: open - Opened by vlasky almost 6 years ago - 2 comments
Labels: Project:Mongo Driver

#363 - Unblock Email in Accounts methods

Issue - State: open - Opened by paulincai almost 6 years ago - 2 comments
Labels: Project:Accounts (in user apps), Project:Utilities:Email

#356 - Allow package.js to have dev dependencies

Issue - State: open - Opened by vparpoil about 6 years ago

#347 - DDP - Ability to limit message size

Issue - State: open - Opened by Colkadome over 6 years ago
Labels: Project:DDP

#345 - Allow Accounts API hooks to return Promises

Issue - State: open - Opened by laddi over 6 years ago - 4 comments
Labels: Project:Accounts (in user apps), Project:Accounts:OAuth

#343 - Minimongo queries including _id: { $in: list } should iterate over the list instead of COLLSCAN

Issue - State: open - Opened by Torgen over 6 years ago
Labels: Project:Minimongo

#340 - Update workflow of Meteor.subscribe in DDP

Issue - State: open - Opened by lh0x00 over 6 years ago - 4 comments
Labels: Project:DDP

#338 - Add Timestamp to Incoming DDP Requests

Issue - State: open - Opened by evolross over 6 years ago - 2 comments
Labels: Project:DDP

#335 - Avoid rebuilding the app three times on error

Issue - State: closed - Opened by vbgm almost 7 years ago - 4 comments
Labels: pull-requests-encouraged, confirmed, Project:Isobuild, Project:Tool, Impact:most

#331 - $within operator in minimongo

Issue - State: open - Opened by Gregivy almost 7 years ago
Labels: Project:Minimongo

#329 - Support arrayFilters in MiniMongo

Issue - State: open - Opened by mitar almost 7 years ago - 2 comments
Labels: Project:Minimongo, Project:Mongo Driver

#328 - Limit the response size for HTTP calls

Issue - State: open - Opened by artpolikarpov almost 7 years ago - 1 comment
Labels: Project:Utilities:HTTP

#325 - Use Meteor user data from MergeBox to fill Meteor.userId(), thus bypassing the need to query the database for every request

Issue - State: open - Opened by msavin almost 7 years ago - 9 comments
Labels: Project:Accounts (in user apps), Project:Minimongo

#323 - MDG take over meteor-apollo-accounts

Issue - State: closed - Opened by acomito almost 7 years ago - 3 comments
Labels: Project:Accounts (in user apps)

#321 - Shell Tab completions like `npm completion`

Issue - State: open - Opened by RobertLowe almost 7 years ago
Labels: Project:Tool:Shell

#320 - Prevent OAuth connections from immediately signing up / logging in users

Issue - State: open - Opened by Kingjuli about 7 years ago
Labels: Project:Accounts:OAuth

#318 - Decouple accounts-password from transports

Issue - State: open - Opened by cunneen about 7 years ago - 1 comment
Labels: Project:Accounts:Password

#317 - Update Nodemailer

Issue - State: closed - Opened by cunneen about 7 years ago - 5 comments
Labels: Project:Utilities:Email, in-development

#306 - Move Meteor Feature Requests Over to Canny.io to Leverage Voting

Issue - State: closed - Opened by acomito about 7 years ago - 4 comments

#305 - Move mongo or minimongo to npm

Issue - State: open - Opened by sakulstra about 7 years ago
Labels: Project:Minimongo, Project:NPM

#300 - Official VUE.js support

Issue - State: closed - Opened by boustanihani about 7 years ago - 3 comments

#298 - arrayFilters option for filtered positional operator $[<identifier>]

Issue - State: open - Opened by benan789 about 7 years ago
Labels: Project:Minimongo, Project:Mongo Driver

#297 - Poll until Mongo is ready before starting Meteor

Issue - State: open - Opened by GeoffreyBooth about 7 years ago - 8 comments
Labels: Project:Mongo Driver

#289 - Automatically open tab in default browser when app has started

Issue - State: closed - Opened by yorrd over 7 years ago - 2 comments
Labels: Project:Tool

#288 - Expose userId in server session

Issue - State: open - Opened by crapthings over 7 years ago
Labels: Project:Accounts (in user apps)

#287 - Automatic management of mongo indexes

Issue - State: open - Opened by sebakerckhof over 7 years ago - 2 comments
Labels: Project:Minimongo, Project:Mongo Driver

#286 - Collection insert, update and remove methods return promise

Issue - State: open - Opened by devagrawal09 over 7 years ago - 2 comments
Labels: Project:Minimongo, Project:Mongo Driver

#283 - More detailed profiling of `buildLocalPackages`

Issue - State: open - Opened by sebakerckhof over 7 years ago - 3 comments

#281 - Allow setting user id of a connection from inside the WebApp.connectHandlers

Issue - State: open - Opened by mitar over 7 years ago - 6 comments
Labels: Project:Accounts (in user apps), Project:Webapp

#274 - Allow setting a login service context in ServiceConfiguration

Issue - State: open - Opened by juho over 7 years ago
Labels: Project:Accounts:OAuth

#273 - Allow overriding Facebook API version in facebook-oauth

Issue - State: closed - Opened by juho over 7 years ago - 2 comments
Labels: in-development

#272 - Add 'meteor remove' command for Meteor Tool

Issue - State: open - Opened by avalanche1 over 7 years ago

#270 - Add codecoverage with 'meteor test' command

Issue - State: open - Opened by allonzy over 7 years ago
Labels: Project:Testing

#260 - allow override default user publish fields without autopublish package

Issue - State: closed - Opened by crapthings over 7 years ago - 5 comments
Labels: Project:Accounts (in user apps)

#258 - Make accounts independent of mongo

Issue - State: open - Opened by jamesmillerburgess over 7 years ago - 1 comment
Labels: Project:Accounts:Password

#257 - add support for new array operators in mongodb 3.6 for minimongo

Issue - State: open - Opened by turbobuilt over 7 years ago - 1 comment
Labels: Project:Minimongo, Project:Mongo Driver

#253 - Proxies in Minimongo instead of automatic reactivity

Issue - State: open - Opened by janat08 over 7 years ago
Labels: Project:Minimongo

#252 - Minimongo allows numeric IDs, but server-side MongoDB throws an exception

Issue - State: open - Opened by mitar over 7 years ago
Labels: Project:Minimongo, Project:Mongo Driver

#251 - Better errors

Issue - State: closed - Opened by trusktr over 7 years ago - 3 comments

#245 - Support Oauth style of "redirect" for Cordova

Issue - State: open - Opened by adamgins over 7 years ago - 4 comments
Labels: Project:Accounts:OAuth, Project:Mobile

#216 - Upgrade SockJS (client/server)

Issue - State: open - Opened by hwillson over 7 years ago - 3 comments
Labels: in-development

#209 - Caching prior subscriptions on the client

Issue - State: open - Opened by Twisterking almost 8 years ago - 1 comment
Labels: Project:DDP, Project:Minimongo

#206 - Build Tool: Add Tree-Shaking Capability

Issue - State: open - Opened by avalanche1 almost 8 years ago - 9 comments
Labels: Project:Build Farm, in-development

#203 - Additional params when creating new user with Meteor.loginWith<Service>

Issue - State: open - Opened by v3rron almost 8 years ago
Labels: Project:Accounts:OAuth

#201 - Move Random to npm

Issue - State: open - Opened by juho almost 8 years ago - 2 comments
Labels: Project:NPM, in-development

#195 - Allow remote debugging

Issue - State: open - Opened by piperun almost 8 years ago - 2 comments

#186 - Enable Facebook and Google OAuth login handlers to be called from outside Meteor

Issue - State: open - Opened by mgscreativa almost 8 years ago
Labels: Project:Accounts:OAuth

#183 - Filter documents by subscription (a.k. find from publication)

Issue - State: open - Opened by SimonSimCity almost 8 years ago - 1 comment
Labels: Project:Minimongo

#178 - Allow override of jquery version

Issue - State: closed - Opened by danrubins almost 8 years ago - 2 comments

#177 - Add a MongoDB feature to add "redundant" information to the oplog (eg, change modifies to replaces)

Issue - State: open - Opened by glasser almost 8 years ago - 5 comments
Labels: Project:Minimongo, Project:Mongo Driver

#174 - Add additional details to the server-render sink object

Issue - State: open - Opened by lhz516 almost 8 years ago - 6 comments
Labels: Project:Accounts (in user apps), Project:Webapp

#173 - Open source Atmosphere

Issue - State: closed - Opened by janat08 almost 8 years ago - 1 comment
Labels: Project:Package Server

#168 - Postpone open the DDP connection

Issue - State: open - Opened by igal1c0de4n almost 8 years ago - 8 comments
Labels: Project:DDP

#166 - Allow OAuth Login to pass options to onCreateUser

Issue - State: open - Opened by merlinstardust almost 8 years ago
Labels: Project:Accounts:OAuth

#159 - Collection.distinct support

Issue - State: open - Opened by jankapunkt about 8 years ago - 5 comments
Labels: Project:Mongo Driver

#154 - Support "Bash on Windows"

Issue - State: closed - Opened by turbobuilt about 8 years ago - 62 comments
Labels: Project:Windows

#130 - Support ARM

Issue - State: open - Opened by Dev1an about 8 years ago - 24 comments
Labels: Project:Tool

#126 - Collation support for find/findOne

Issue - State: open - Opened by turbobuilt about 8 years ago - 2 comments
Labels: pull-requests-encouraged, Project:Minimongo, Project:Mongo Driver

#119 - Support for removing stale sessions after X minutes of inactivity (not only X days)

Issue - State: closed - Opened by SimonSimCity about 8 years ago - 10 comments
Labels: Project:Accounts (in user apps), in-development

#110 - Long Term Support for Meteor API's

Issue - State: open - Opened by msavin about 8 years ago - 10 comments

#104 - No way to reach the organization owner

Issue - State: open - Opened by mitar about 8 years ago - 4 comments
Labels: Project:Developer Accounts, Project:Package Server

#101 - Provide an open source packages repository server

Issue - State: open - Opened by mitar about 8 years ago - 1 comment
Labels: Project:Package Server

#63 - `meteor build` should accept a `platforms` option

Issue - State: closed - Opened by dmitry-sher about 8 years ago - 6 comments
Labels: Project:Mobile

#42 - Add HTTP/2 support to server

Issue - State: open - Opened by marxo about 8 years ago - 10 comments
Labels: Project:Utilities:HTTP

#41 - Replace SockJS with something that works better in non-browser environments

Issue - State: open - Opened by benjamn about 8 years ago - 9 comments
Labels: pull-requests-encouraged, Project:DDP

#27 - Make sockjs optional

Issue - State: open - Opened by sebakerckhof about 8 years ago - 4 comments

#25 - Control over Reactivity

Issue - State: closed - Opened by formspoint about 8 years ago - 4 comments

#23 - Improve `meteor update` output when at latest compatible version

Issue - State: open - Opened by lorensr about 8 years ago - 1 comment
Labels: pull-requests-encouraged, confirmed, Project:Version Solver

#16 - Only add collection methods if allow/deny is being used

Issue - State: open - Opened by mitar about 8 years ago - 1 comment
Labels: pull-requests-encouraged, confirmed, Project:DDP, Project:Mongo Driver

#15 - Bulk insertion of documents to minimongo, or Meteor.Collection

Issue - State: closed - Opened by mitar about 8 years ago - 9 comments
Labels: pull-requests-encouraged, confirmed, Project:Minimongo, Project:Mongo Driver

#14 - E-mail format is not verified when registering

Issue - State: open - Opened by mitar about 8 years ago - 4 comments
Labels: pull-requests-encouraged, Project:Accounts (in user apps), ready

#11 - Provide this.unblock in publish context

Issue - State: closed - Opened by mitar about 8 years ago - 10 comments
Labels: pull-requests-encouraged, Project:DDP

#7 - insertMany support

Issue - State: open - Opened by hwillson about 8 years ago - 24 comments
Labels: pull-requests-encouraged, confirmed, Project:Minimongo, Project:Mongo Driver, in-development