Devolution

Results 15 issues of Devolution

As of current version, one can create a building resource with lattitude and longitude. However, this fails to translate to any adress. I created a building using gam, with specifics...

enhancement

Hi, As i was trying to use the package, i was mislead into thinking you could pass a query object, instead of a mongose.model.aggregate() object. The documention on npm states:...

The latest version of coreJS removed the es6 files. There are only es. and esNEXT files. https://github.com/zloirock/core-js/commit/e3f1cbcc0766254c5ff380c326f8a713505ed1f6

Any chance to see a FFZ/BTTV implementation? I'd love to see this forsen1

Sorting the list will make the play (and edit and delete) button(s) play (or edit or delete) the wrong sound. Proposed fix - attach the sound as a weak pointer...

bug
Refactoring

try to swap the mainUI _sounds by an array of weak_ptr instead of shared and call .lock() when necessary ?

directly connect a player to the SettingsController to hold the PTT, instead of doing so with proxies

good first issue
Refactoring

Using stuff described in those two threads: [1 - Leddit](https://www.reddit.com/r/learnprogramming/comments/8m8vso/youtube_music_do_that_to_build_your_own_for_free/) and [2 - Leddit Again](https://www.reddit.com/r/learnprogramming/comments/9ctudb/youtube_music_app_for_free_build_it_by_your_own/) One could write a small piece of code doing the following: 1 checking for the...

enhancement
help wanted