Simon Schick

Results 92 issues of Simon Schick

Using IndexedDB as a data-storage for minimongo would give us several advantages, I think, e.g. of automatically having indexes built in (#66). In addition it might clean up the code-base...

Project:Minimongo

Since Meteor 1.6.1 includes an update to coffeescript, I chose (instead of updating coffeescript) to remove all dependencies on this project. The new code is now transpired to ES6 using...

First I created a property on an object and also created a unique index for it by adding `{ unique: true }`. After some time of development I had to...

Going further on https://github.com/jsx-eslint/eslint-plugin-react/issues/3658, I'd propose to add a new option to the table: Add a new setting in which unions are not required to be destructed. See for you...

A setting if autoplay should be enabled is already stored as part of #162. The next step is to actually add the autoplay functionality. Might be worth looking into https://uservoice.bcc.no/posts/463/suggestion-for-auto-play-feature...

enhancement
help wanted

Currently we disregard all errors coming from a request to the API. An ideal outcome of this ticket would be a definition of how basic errors (e.g. server couldn't be...

The api already has an endpoint to add an album or playlist to a playlist. For the design: Add a "3 dot" button to album and curated playlist, next to...

help wanted

In the current implementation, we reload the track every time we play it. This could be done more efficiently by using the "loop" property on the track. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio#loop

enhancement
nice to have

The logout functionality we provide only removes the cookies we have on our side. This makes it impossible for a user to switch to another profile by just using the...

help wanted

### Provide environment information ``` System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M1 Memory: 59.11 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node npm:...

🐛 bug: unconfirmed