kv-music/js
2026-03-22 19:13:04 +00:00
..
accounts feat: podcasts 2026-03-22 04:32:20 +00:00
desktop feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
visualizers Fixed lcd-visualiser CSS 2026-03-10 13:28:16 +05:30
analytics.js Change instances.json in favour of Workers which have live API uptime 2026-02-21 14:56:55 +00:00
api.js Merge pull request #380 from DanTheMan827/singleton 2026-03-22 03:36:13 +02:00
app.js style: auto-fix linting issues 2026-03-22 19:13:04 +00:00
audio-context.js capacitor app 2026-03-22 20:59:00 +02:00
BaseCodec.ts feat(taglib): refactor and improve metadata handling, worker integration, and code quality 2026-03-09 00:35:20 +00:00
bulk-download-writer.ts feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
cache.js style: auto-fix linting issues 2026-01-16 20:37:51 +01:00
commandPalette.js refactor(UIRenderer): convert to singleton 2026-03-21 18:14:48 -05:00
dash-downloader.ts refactor: improve progress updates 2026-03-12 20:47:47 +00:00
dash-media-player.ts refactor: update MediaPlayer import and add platform detection 2026-03-19 21:01:29 +00:00
db.js feat: podcasts 2026-03-22 04:32:20 +00:00
doTimed.ts refactor(doTimed): refactor error handling and skip timing when not in dev mode 2026-03-19 15:11:15 -05:00
download-utils.ts feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
downloadProgressUtils.js fix(ui): fullscreen volume above taskbar, settings overflow, download progress 2026-03-15 15:41:32 +05:30
downloads.js feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
equalizer.js EQ changes 2026-02-17 20:22:47 +00:00
errorTypes.ts feat(downloads): dash progress / remove nearly duplicate downloadTrackBlob logic from downloads.js 2026-03-12 20:47:46 +00:00
events.js style: auto-fix linting issues 2026-03-22 19:13:04 +00:00
ffmpeg.js feat: add blob-url support and integrate blob asset plugin for Vite 2026-03-12 22:34:37 +00:00
ffmpeg.types.ts refactor: improve progress updates 2026-03-12 20:47:47 +00:00
ffmpeg.worker.js refactor(downloads/ffmpeg): refactor ffmpeg usage and add additional logging for ffmpeg 2026-03-12 16:02:44 +00:00
ffmpegFormats.ts feat(ffmpeg): add WAV format support and detection for use in dev mode 2026-03-19 15:14:52 -05:00
global.d.ts refactor: externalize svg images and add new vite plugin 2026-03-19 15:28:33 -05:00
haptics.js style: auto-fix linting issues 2026-03-22 19:13:04 +00:00
HiFi.ts Merge pull request #380 from DanTheMan827/singleton 2026-03-22 03:36:13 +02:00
hls-downloader.js refactor: improve progress updates 2026-03-12 20:47:47 +00:00
icons.ts refactor(ui): use icons.ts for command palette icons 2026-03-21 11:53:16 -07:00
lastfm.js WIP: trying to fix neutralino linux 2026-02-14 00:46:31 +01:00
librefm.js WIP: trying to fix neutralino linux 2026-02-14 00:46:31 +01:00
listenbrainz.js listenbrainz love on like 2026-03-20 18:07:06 +00:00
lyrics.js refactor(lyrics): convert to singleton 2026-03-21 17:36:23 -05:00
maloja.js scrobbling and skeleton changes 2026-02-08 22:36:07 +00:00
md5.js fix: resolve all yarn lint errors 2026-02-15 21:53:00 +00:00
metadata.flac.js refactor(metadata): move METADATA_STRINGS to separate file 2026-03-19 15:11:37 -05:00
metadata.js fix(metadata): lyrics are now fetched 2026-03-22 14:05:07 -05:00
metadata.mp3.js Merge https://github.com/monochrome-music/monochrome into taglib-wasm 2026-03-10 18:48:18 +00:00
metadata.mp4.js feat(metadata): re-add flac and m4a metadata code as separate files 2026-03-09 15:54:28 +00:00
METADATA_STRINGS.js refactor(metadata): move METADATA_STRINGS to separate file 2026-03-19 15:11:37 -05:00
ModernSettings.ts feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
mp3-encoder.js refactor: improve progress updates 2026-03-12 20:47:47 +00:00
multi-scrobbler.js listenbrainz love on like 2026-03-20 18:07:06 +00:00
music-api.js feat: podcasts 2026-03-22 04:32:20 +00:00
platform-detection.ts fix(downloads): don't disable hi-res downloads on iOS or Safari 2026-03-19 15:11:15 -05:00
player.js feat: podcasts 2026-03-22 04:32:20 +00:00
playlist-generator.js fix(downloads): cue generation now properly outputs correct tracks numbers and splits by disc 2026-03-11 20:00:44 +00:00
playlist-importer.js feat(playlists): add strict album matching toggle on playlist creation modal 2026-03-15 02:17:15 +00:00
podcasts-api.js feat: podcasts 2026-03-22 04:32:20 +00:00
profile.js refactor(player): convert to singleton 2026-03-21 17:21:09 -05:00
progressEvents.ts refactor: improve progress updates 2026-03-12 20:47:47 +00:00
qobuz-api.js style: auto-fix linting issues 2026-03-10 05:53:37 +00:00
readableStreamIterator.ts refactor(downloads): add readableStreamIterator for easier stream handling 2026-03-19 15:12:24 -05:00
router.js feat: podcasts 2026-03-22 04:32:20 +00:00
settings.js feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
side-panel.js fix(playlists): queue loading in chunks for large playlists 2026-03-11 07:02:56 +03:00
storage.js feat(downloads): add local media folder bulk download options and folder template paths 2026-03-20 18:00:14 -05:00
taglib.ts feat(metadata): replace taglib-wasm with @dantheman827/taglib-ts 2026-03-19 15:14:52 -05:00
taglib.types.ts feat(metadata): replace taglib-wasm with @dantheman827/taglib-ts 2026-03-19 15:14:52 -05:00
taglib.worker.ts fix(metadata): write xid to mp4 files 2026-03-20 19:44:21 -05:00
themeStore.js refactor: externalize svg images and add new vite plugin 2026-03-19 15:28:33 -05:00
tracker.js refactor(player): convert to singleton 2026-03-21 17:21:09 -05:00
ui-interactions.js capacitor app 2026-03-22 20:59:00 +02:00
ui.js sure this works i guess 2026-03-22 04:57:18 +00:00
utils.js feat: podcasts 2026-03-22 04:32:20 +00:00
vibrant-color.js js fixes 2026-01-11 00:58:55 +01:00
visualizer.js refactor: adjust imports to allow for file splitting 2026-03-19 15:34:51 -05:00
waveform.js FIX: try to fix application volume control on linux 2026-02-13 21:02:00 +01:00