Commit graph

  • e22d2b96ad separate donate page edidealt 2026-03-21 00:03:04 +0000
  • d8709f447f
    Merge pull request #369 from DanTheMan827/copilot/add-bulk-download-options edidealt 2026-03-21 01:48:07 +0200
  • 5c5ea904c8 style: auto-fix linting issues DanTheMan827 2026-03-20 23:00:41 +0000
  • 397fc53a46 feat(downloads): add local media folder bulk download options and folder template paths Daniel 2026-03-20 17:59:13 -0500
  • 086b190308 Merge pull request #366 from matioku/fix/share-url-construction edidealt 2026-03-20 22:57:53 +0000
  • f9a58b1cac
    Merge pull request #368 from DanTheMan827/patch-1 edidealt 2026-03-21 00:40:15 +0200
  • 90f4930634 whoops forgot mobile selection edidealt 2026-03-20 22:36:38 +0000
  • ab11ff6a37 multi-track selection edidealt 2026-03-20 22:28:08 +0000
  • 4f0d95bf42
    refactor(hifi): update localStorage and token handling Daniel 2026-03-20 17:13:23 -0500
  • cc2f28a798 fix track right clicks edidealt 2026-03-20 20:51:05 +0000
  • 98b65509ea
    Merge pull request #364 from DanTheMan827/hifi-token edidealt 2026-03-20 22:35:29 +0200
  • 8f1994d9d3
    fix(events): fix share/open-in-new-tab URL construction matioku 2026-03-20 21:30:15 +0100
  • 1bd895093b fix(HiFi): enhance token fetching Daniel 2026-03-20 14:02:02 -0500
  • 9071670ad9
    Merge pull request #363 from DanTheMan827/video-metadata edidealt 2026-03-20 20:25:07 +0200
  • 5d697760d0 fix(HiFi.ts): cache token Daniel 2026-03-20 13:19:15 -0500
  • 5ac4d23199 fix(HiFi.ts): ensure only one token is fetched Daniel 2026-03-20 13:12:40 -0500
  • 7bcb9e1fb5 listenbrainz love on like edidealt 2026-03-20 18:07:06 +0000
  • a385cb558a fix(api): use an instance for /recommendations Daniel 2026-03-20 13:02:48 -0500
  • f2b8cdc812 feat(downloads): add metadata to videos Daniel 2026-03-20 12:52:07 -0500
  • 5d0d375242
    Merge pull request #362 from DanTheMan827/hifi-api edidealt 2026-03-20 19:00:17 +0200
  • 8edca3678d fix(api): remove domain checks from searchVideos Daniel 2026-03-20 11:57:38 -0500
  • b48ee588aa fix(api): don't cache direct queries Daniel 2026-03-20 11:26:49 -0500
  • 44ec9ed6d9
    Merge pull request #361 from DanTheMan827/hifi-api edidealt 2026-03-20 18:47:28 +0200
  • 47b8c36594 fix(api): use direct queries when possible Daniel 2026-03-20 11:26:49 -0500
  • f378552028 refactor: add formatTemplate import to downloads.js binimum 2026-03-20 00:33:05 +0000
  • f76063d31a
    Merge pull request #354 from binimum/main edidealt 2026-03-19 23:17:41 +0200
  • 5bb8713bbf
    refactor: update MediaPlayer import and add platform detection binimum 2026-03-19 21:01:29 +0000
  • 0b2b91a8a4 fix builds edidealt 2026-03-19 20:49:16 +0000
  • 6336df3ad9
    Merge pull request #349 from DanTheMan827/split-hls-dashjs edidealt 2026-03-19 22:35:51 +0200
  • c19dbcf52a refactor: adjust imports to allow for file splitting Daniel 2026-03-18 10:34:58 -0500
  • 4e2a595504 refactor(hls/dash): externalize hls.js and dashjs to reduce initial bundle size Daniel 2026-03-19 12:20:41 -0500
  • e4afdf833c
    Merge pull request #348 from DanTheMan827/svg-refactor edidealt 2026-03-19 22:30:58 +0200
  • 5ee5097acb
    Merge branch 'main' into svg-refactor edidealt 2026-03-19 22:30:25 +0200
  • d49f3602e6
    Merge pull request #353 from monochrome-music/dependabot/npm_and_yarn/flatted-3.4.2 edidealt 2026-03-19 22:29:28 +0200
  • e2a09b9b32 refactor: externalize svg images and add new vite plugin Daniel 2026-03-18 17:25:01 -0500
  • e109a5f236
    chore(deps-dev): bump flatted from 3.4.0 to 3.4.2 dependabot[bot] 2026-03-19 20:23:20 +0000
  • affb6dd5de
    Merge pull request #350 from DanTheMan827/replace-taglib-wasm edidealt 2026-03-19 22:22:38 +0200
  • 6b986402ff
    Merge pull request #351 from DanTheMan827/optimistic-local-scan edidealt 2026-03-19 22:22:14 +0200
  • fc4adfcd32
    Merge pull request #352 from DanTheMan827/minor-fixes edidealt 2026-03-19 22:21:53 +0200
  • 7c5424437e feat(ffmpeg): add WAV format support and detection for use in dev mode Daniel 2026-03-19 14:13:58 -0500
  • 895d5dd20f feat(metadata): replace taglib-wasm with @dantheman827/taglib-ts Daniel 2026-03-19 13:57:54 -0500
  • 98953b4572 feat(local-files): initialize localFilesCache and render local files in UI after each track is scanned Daniel 2026-03-19 14:18:53 -0500
  • cd64239ba1 refactor(downloads): add readableStreamIterator for easier stream handling Daniel 2026-03-17 19:50:29 -0500
  • 61aebf7994 refactor(metadata): move METADATA_STRINGS to separate file Daniel 2026-03-18 10:41:44 -0500
  • fd06160f7e refactor(doTimed): refactor error handling and skip timing when not in dev mode Daniel 2026-03-19 13:58:26 -0500
  • b7cac5724d fix(downloads): don't disable hi-res downloads on iOS or Safari Daniel 2026-03-18 12:26:17 -0500
  • 393491e2c8 refactor(platform-detection): add platform-detection.ts for browser and platform detection Daniel 2026-03-18 12:19:29 -0500
  • c315d2dfcd fix(downloads): update lossless quality labels Daniel 2026-03-18 11:09:27 -0500
  • 2a4136a5f6 fix(downloads): progress index now shows correct track number in bulk download Daniel 2026-03-13 11:59:26 -0500
  • a4b46c3520 fix(lint): update permissions for workflow actions Daniel 2026-03-16 09:34:42 -0500
  • ade3191965 feat(build): enable source maps for better debugging Daniel 2026-03-15 16:14:23 -0500
  • 992974d790 fix image uploads edidealt 2026-03-19 18:58:15 +0000
  • 1ba27308d1
    Merge pull request #338 from Nohan-V2/fix-settings edideaur 2026-03-18 04:18:04 +0200
  • 48fc94895a split site building & desktop building Samidy 2026-03-18 04:39:17 +0300
  • a18e865906 Fix settings persistence: ReplayGain Pre-Amp and Gapless Playback Nohan-V2 2026-03-17 22:13:02 +0100
  • 6b1619d2c3 more generas in the hot and new section edidealt 2026-03-17 20:40:55 +0000
  • e5b4cf6adf
    Merge pull request #335 from Xenuel/feature/in-your-library edideaur 2026-03-17 11:00:11 +0200
  • 971b5c94be Feat(Hot/New): Add R&B & Kids Genre Section Samidy 2026-03-17 06:04:27 +0300
  • 0f0cbb71ff meta: point mirrors back to main domain Samidy 2026-03-17 05:57:30 +0300
  • 07d78798cd feat(hot & new): metal genre Samidy 2026-03-17 04:36:49 +0300
  • 43f816ad25 refactor(ui): improve accessibility and security in "In Your Library" section Xenuel 2026-03-16 23:46:25 +0100
  • 52d5166363 feat(ui): add "In Your Library" section to artist detail page Xenuel 2026-03-16 22:38:29 +0100
  • b7aaa37578 add new pinkhamster instance Samidy 2026-03-16 23:46:27 +0300
  • 5c7776abb7 actually refresh instances on refresh... edideaur 2026-03-16 19:41:01 +0000
  • 6e39cad73d fix (remove spotisaver blacklist) edideaur 2026-03-16 16:16:57 +0000
  • 23c53eb05f
    Merge pull request #331 from itsmo-ks/fix-docker-env-vars edideaur 2026-03-16 14:36:07 +0200
  • f5a481dbcd Merge branch 'main' of github.com:monochrome-music/monochrome Samidy 2026-03-16 13:08:13 +0300
  • e3640d329e docs(Instances): add new official mirror Samidy 2026-03-16 13:08:09 +0300
  • a2fd69223e
    fix link here lol Samidy 2026-03-16 06:46:11 +0300
  • 7162a021c7
    alr bra im not tryna get fucked Samidy 2026-03-16 06:23:10 +0300
  • 6fcb9656ae Enhance Docker and environment variable handling for authentication features itsmo-ks 2026-03-15 22:32:02 +0000
  • 3e4b3afcc8
    Merge pull request #328 from itsmo-ks/fix-clear-recently-played edideaur 2026-03-15 21:50:02 +0200
  • abcc33ba38 Fix Clear Recently played itsmo-ks 2026-03-15 14:00:44 +0000
  • 7b70e55895
    Merge pull request #326 from lsmda/feature/add-strict-album-match-toggle-on-playlist-creation edideaur 2026-03-15 13:47:58 +0200
  • 5bd9674e90
    pls work edideaur 2026-03-15 13:47:00 +0200
  • 518c930eb2
    undo linting changes edideaur 2026-03-15 13:43:37 +0200
  • 4277e6db4b
    Merge pull request #327 from ntsrihari/fix/issues-322-313-278 edideaur 2026-03-15 13:41:03 +0200
  • 677f515e4d fix(ui): fullscreen volume above taskbar, settings overflow, download progress Srihari NT 2026-03-15 15:41:32 +0530
  • 48b449e3d8
    Merge pull request #324 from itsmo-ks/fix-reset-local-data Samidy 2026-03-15 05:27:53 +0300
  • dcfd599c70
    Merge branch 'monochrome-music:main' into feature/add-strict-album-match-toggle-on-playlist-creation lsmda 2026-03-15 02:21:29 +0000
  • 6b38809fd7 feat(playlists): add strict album matching toggle on playlist creation modal lsmda 2026-03-15 02:17:15 +0000
  • a5e765f0b4
    Merge pull request #321 from lucasshiva/nginx-support Samidy 2026-03-15 05:15:35 +0300
  • c64065f913 Fixed Reset Local Data itsmo-ks 2026-03-15 01:17:20 +0000
  • b6853227be docker: replace node base image with oven/bun Lucas Silva 2026-03-14 00:09:05 -0300
  • d06aaf7246 docker: pin images to specific versions for more reproducibility Lucas Silva 2026-03-13 23:45:39 -0300
  • 54540f8faf nginx: add more extensions to the static asset pattern Lucas Silva 2026-03-13 23:25:11 -0300
  • ccb628f516 nginx: add explicit command for nginx Lucas Silva 2026-03-13 23:24:32 -0300
  • 2a054895a8 don't route missing asset requests to index.html Lucas Silva 2026-03-13 23:18:33 -0300
  • 51e5086e07 change container port from 80 to 4173 Lucas Silva 2026-03-13 23:15:46 -0300
  • a54f751329 feat: use nginx instead of vite preview Lucas Silva 2026-03-13 18:59:08 -0300
  • 433f859513
    we dont be vibecoding around here (atleast for me idk abt the other devs) Samidy 2026-03-14 11:41:39 +0300
  • 3dca5d3ebb Remove Julien as hes no longer a dev Samidy 2026-03-14 03:47:50 +0300
  • c950f60abd Merge branch 'main' of github.com:monochrome-music/monochrome Samidy 2026-03-14 03:32:14 +0300
  • 08652f78ec fix(playlist-imports): dont fucking push to liked Samidy 2026-03-14 03:32:11 +0300
  • 26f7da661e
    Merge pull request #319 from monochrome-music/dependabot/npm_and_yarn/yauzl-3.2.1 Samidy 2026-03-14 03:11:46 +0300
  • 99debbb7b2 feat(APIs): custom api instances Samidy 2026-03-14 02:58:22 +0300
  • 98c9ddd7f9
    chore(deps-dev): bump yauzl from 3.2.0 to 3.2.1 dependabot[bot] 2026-03-13 20:11:10 +0000
  • e190519040
    Merge pull request #318 from binimum/main edideaur 2026-03-13 22:10:05 +0200
  • d09b830ee3
    fix(dependencies): update bun.lock binimum 2026-03-13 20:00:38 +0000
  • 33d3c6c51a
    fix(lyrics): update track title retrieval to use getTrackTitle function chore(deps): update @uimaxbai/am-lyrics to version 1.1.4 in package.json and package-lock.json binimum 2026-03-13 19:57:24 +0000