ParenScript player.lisp fixes (from easilok): - Replace == with = for JavaScript equality - Replace inner-html with inner-h-t-m-l - Replace parseInt with parse-int - Replace let with let* where needed for sequential bindings - Replace new "FormData" with new -Form-data - Fix audio event listener chaining - Replace Promise chains with setTimeout callbacks playlist-management.lisp: - Remove track-ids field (column doesn't exist, using junction table) |
||
|---|---|---|
| .. | ||
| admin.lisp | ||
| auth-ui.lisp | ||
| front-page.lisp | ||
| player.lisp | ||
| profile.lisp | ||
| recently-played.lisp | ||
| spectrum-analyzer.lisp | ||
| users.lisp | ||