Sudara
                                            Sudara
                                        
                                    Not sure how much of this we have live on greenfield, but we should crib from there first. Elements we care about: * [x] Lists * [x] Links should be...
Currently this eats a whole core for 1.75 hours and scales linearly with asset count: 
I believe this can be reproduced by loading the home page, blowing away 'tmp/cache' and loading the homepage again. Maybe the underlying reason is that variant urls aren't staying consistent...
I keep merging and holding onto deploys so I can monitor when they go out, etc. The downside is that code sits longer on master as it waits to be...
* [ ] Cover view -> playlist track and then can't hit back to get to cover * [ ] Cmd-left / Cmd-right sketchy in playlist view This is likely...
This is the new #838 As public signups are closed, and will be closed for the foreseeable future, we need a way to get accounts to musicians. The goal is...
Right now buttons in admin are being hidden and shown very explicitly in js, for example: https://github.com/sudara/alonetone/blob/master/app/javascript/controllers/admin/user_controller.js#L33-L36 This becomes very verbose and difficult to parse. Although we do want to...
Instead it should log the current user out, activate, log the new user in. Note: activation link is still valid after this failure, but manual log out is necessary.
https://alonetone.com/obbster/tracks/main-title Count says 175 but only 2 favorites. Migration needed to rewrite the counters on all tracks.