Commit Graph

14 Commits (39902cb1c6851ddb1d00f7053f7a2ffbcf8ec17b)

Author SHA1 Message Date
Kevin Gibbons 39902cb1c6
Format/slightly modernize the JS (#345)
* add basic JS tooling

* fix accidental uses of global variables

* auto-format

* add and fix a couple more standard lint rules

* remove useless return false from settimeout callbacks

* document JS contributing

* fix whitespace in package.json

* add JS stuff to codespell skiplist

* codespell take two

* update github action and add comments about duplicated logic
2 years ago
simon 1f1dfcb54f
better playlist scan message, private methods in YoutubeChannel class 2 years ago
simon a500f9ec63
add notifications and error messages to settings page 3 years ago
simon 5b47c9cde7
use filter to search for relevant messages 3 years ago
simon fbdbfd744d
rewrite of progress.js, now potentially better and flexible 3 years ago
simon 1b04c00ae7 standardizing on progress/ url 3 years ago
simon 2de99d7e37 better implementation for dl icon directly in message builder 3 years ago
simon 51ec765433 add kill queue function to frontend 3 years ago
simon f53391c1bb add limit_queue setting back, make buttons only show up while downlaoding 3 years ago
simon d0b54f8a88 add stop queue button to frontend 3 years ago
simon 0e4de95f97 moove animate function to general script 3 years ago
simon 7d60af1491 cleanup logging 3 years ago
simon 4580ea6f87 show error color when link extraction failes 3 years ago
simon dc9fd72cde minimal viable product 3 years ago