| .. |
|
accounts
|
Enhance Docker and environment variable handling for authentication features
|
2026-03-15 22:32:02 +00:00 |
|
desktop
|
feat: music videos
|
2026-03-09 03:03:29 +03: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
|
fix(api): remove domain checks from searchVideos
|
2026-03-20 11:57:38 -05:00 |
|
app.js
|
fix builds
|
2026-03-19 20:49:16 +00:00 |
|
audio-context.js
|
refactor(platform-detection): add platform-detection.ts for browser and platform detection
|
2026-03-19 15:09:58 -05: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
|
refactor(downloads): add readableStreamIterator for easier stream handling
|
2026-03-19 15:12:24 -05:00 |
|
cache.js
|
style: auto-fix linting issues
|
2026-01-16 20:37:51 +01:00 |
|
commandPalette.js
|
refactor: adjust imports to allow for file splitting
|
2026-03-19 15:34:51 -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
|
refactor(ui): improve accessibility and security in "In Your Library" section
|
2026-03-16 23:46:25 +01: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
|
Fix bulk download edge cases and improve robustness
|
2026-03-12 19:35:23 +00:00 |
|
downloadProgressUtils.js
|
fix(ui): fullscreen volume above taskbar, settings overflow, download progress
|
2026-03-15 15:41:32 +05:30 |
|
downloads.js
|
refactor: add formatTemplate import to downloads.js
|
2026-03-20 00:33:05 +00: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
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -05: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 |
|
HiFi.ts
|
fix(api): use direct queries when possible
|
2026-03-20 11:38:31 -05:00 |
|
hls-downloader.js
|
refactor: improve progress updates
|
2026-03-12 20:47:47 +00:00 |
|
icons.ts
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -05: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
|
scrobbling and skeleton changes
|
2026-02-08 22:36:07 +00:00 |
|
lyrics.js
|
refactor: adjust imports to allow for file splitting
|
2026-03-19 15:34:51 -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
|
Merge pull request #350 from DanTheMan827/replace-taglib-wasm
|
2026-03-19 22:22:38 +02: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 |
|
mp3-encoder.js
|
refactor: improve progress updates
|
2026-03-12 20:47:47 +00:00 |
|
multi-scrobbler.js
|
more scrobbling sources
|
2026-02-05 10:25:04 +00:00 |
|
music-api.js
|
video covers
|
2026-03-10 21:58:02 +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
|
refactor: update MediaPlayer import and add platform detection
|
2026-03-19 21:01:29 +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 |
|
profile.js
|
fix image uploads
|
2026-03-19 18:58:15 +00: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(social): profiles feature
|
2026-02-19 16:54:58 +03:00 |
|
settings.js
|
fix builds
|
2026-03-19 20:49:16 +00:00 |
|
side-panel.js
|
fix(playlists): queue loading in chunks for large playlists
|
2026-03-11 07:02:56 +03:00 |
|
storage.js
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -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
|
feat(metadata): replace taglib-wasm with @dantheman827/taglib-ts
|
2026-03-19 15:14:52 -05:00 |
|
themeStore.js
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -05:00 |
|
tracker.js
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -05:00 |
|
ui-interactions.js
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -05:00 |
|
ui.js
|
refactor: adjust imports to allow for file splitting
|
2026-03-19 15:34:51 -05:00 |
|
utils.js
|
refactor: externalize svg images and add new vite plugin
|
2026-03-19 15:28:33 -05: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 |