Commit Graph

  • b01cc47566
    improve: performance by modifing template dev alikia2x 2025-02-05 04:57:09 +0800
  • f27c290f39
    improve: interpolation logic alikia2x 2025-02-05 03:59:53 +0800
  • 8fe3c73c09
    improve: performance - using interpolation for spring animtion alikia2x 2025-02-05 03:24:48 +0800
  • 7aef8e873d
    improve: performance, added a fps monitor panel alikia2x 2025-02-04 22:25:40 +0800
  • 74a21e721d
    add: tokeignore alikia2x 2024-12-23 02:06:55 +0800
  • c1bfba8f1c
    ref: delete electron package & backend update: docker alikia2x 2024-12-23 02:05:49 +0800
  • 0d60e9a094
    ref: using AquaLyrics to drive lyrics processing alikia2x 2024-11-28 01:25:36 +0800
  • e60baa0358
    fix: overflow on mobile alikia2x 2024-11-24 05:19:00 +0800
  • e573c70497
    improve: mobile UX fix: some UX bugs 2.9.4 alikia2x 2024-11-24 03:58:26 +0800
  • f1ecabd523
    improve: experience for mobile alikia2x 2024-11-23 07:20:07 +0800
  • 2742ba43f2
    improve: complete event-driven animation alikia2x 2024-11-23 06:17:53 +0800
  • a4ddd83f91
    update: preparation for event-driven animation alikia2x 2024-11-17 20:32:46 +0800
  • 93855a3f61
    ref: migrating to Svelte 5 alikia2x 2024-11-17 19:21:26 +0800
  • 57de9f426f
    update: use new lyric parser alikia2x 2024-11-17 17:01:10 +0800
  • b3ba38c91c
    ref: type alikia2x 2024-11-09 23:21:12 +0800
  • 2d10240983
    update: font and style alikia2x 2024-11-08 20:45:29 +0800
  • 630692b507
    fix: when cover resolution too low, image on the UI won't fill the container improve: adjust margin of cover and interactiveBox alikia2x 2024-11-03 00:42:05 +0800
  • 2b6d1e7439
    improve: rename unused parameter alikia2x 2024-10-30 21:10:37 +0800
  • 935bb64958
    ref: clean project, especially for tests alikia2x 2024-10-30 21:09:46 +0800
  • 5988c8335c
    improve: the effect when two lyrics overlap alikia2x 2024-10-29 02:45:36 +0800
  • f939472329
    feature: support word-highlight lyrics alikia2x 2024-10-29 01:43:23 +0800
  • f50ff5c588
    feature: parsing signer for TTML alikia2x 2024-10-28 23:21:45 +0800
  • 5af6992632
    fix: real progress and lyric highlighting inconsistent during interlude alikia2x 2024-10-27 13:13:38 +0800
  • 734bce13f6
    ref: put components into shared "@core" package alikia2x 2024-10-27 13:09:00 +0800
  • 3830df1eec
    ref: add monorepo for porting to electron alikia2x 2024-10-27 12:56:42 +0800
  • 93e13f9668
    improve: fine-tuning parameters of lyrics main alikia2x 2024-10-25 01:07:31 +0800
  • 57fd2f626b
    improve: lyric effect alikia2x 2024-10-25 00:49:00 +0800
  • 3ee8361669
    fix: incorrect scrolling behaviour 2.3.2 alikia2x 2024-10-24 05:16:44 +0800
  • fb36719aad
    fix: incorrect import path 2.3.1 alikia2x 2024-10-24 05:06:51 +0800
  • d0c216fdaf
    merge: branch 'ref-lyric' into dev alikia2x 2024-10-24 05:03:18 +0800
  • afbc82badb
    feature: complete lyric features 2.3.0 alikia2x 2024-10-24 05:00:53 +0800
  • 10c5ea3916
    feature: lyric smooth scrolling using new arch todo: var nextUpdate's assignment when backtracking 2.2.0 alikia2x 2024-10-24 00:44:17 +0800
  • 0c315972c1
    ref: project structure, write basic type for lyrics layout 2.1.0 alikia2x 2024-10-22 00:22:17 +0800
  • d34ac176c0
    ref: started refactoring the dynamic lyrics add: initialization of lyric lines alikia2x 2024-10-20 23:14:02 +0800
  • 4b108d81fb
    fix: put font loading at the end to optimize loading alikia2x 2024-10-19 20:47:57 +0800
  • a0c75b14c3
    ref: use bun alikia2x 2024-10-19 20:47:12 +0800
  • 5d72fa6b64
    add: docker support alikia2x 2024-08-26 02:18:15 +0800
  • ba31bc4b98 improve: better lyric effect & performance add: support for TTML alikia2x 2024-08-03 21:34:39 +0800
  • 7947b46af5 fix: LRC parser support alikia2x 2024-08-03 17:48:47 +0800
  • 26bb6b5bdf ref: optimize project structure alikia2x 2024-08-02 19:26:01 +0800
  • 8b6afd408e improve: fine-tune lyric effect 2.0.1 alikia2x 2024-08-02 03:16:01 +0800
  • d19b230809 ref: add new AMLL dynamic lyric 2.0.0 alikia2x 2024-08-01 21:40:09 +0800
  • e8b7a6e3d2 feature: singer showing fix: remove blank line in parsed result improve: remove unused variable 1.15.0 alikia2x 2024-07-30 01:46:17 +0800
  • d562c1c9a5 fix: remove unnecessary units in humanSize.ts 1.14.1 alikia2x 2024-07-29 18:38:13 +0800
  • 0f01c05830 feature: tap the lyric line to go to corresponding progress 1.14.0 alikia2x 2024-07-29 18:22:19 +0800
  • d248a1a084 feature: lyric translation use lenient mode for lyric parsing 1.13.0 alikia2x 2024-07-29 17:41:06 +0800
  • 8b541818c9 fix: full-feature LRC parser by umechi migrated into main app 1.12.15 alikia2x 2024-07-28 18:30:56 +0800
  • 9e388b66ce
    handle alternative line ends eternal-flame-AD 2024-07-27 16:53:05 -0500
  • 3dd9829a43 merge: update from dev branch alikia2x 2024-07-27 16:19:49 +0800
  • dd675ad710
    fix: translation and singer parsing eternal-flame-AD 2024-07-27 03:07:23 -0500
  • ecaa7c3e1c temp: debug alikia2x 2024-07-27 15:50:40 +0800
  • 9074f800d6
    add legacy lrc parse mode eternal-flame-AD 2024-07-26 00:05:50 -0500
  • c8f8a21b94
    merge: pull request #3 alikia2x 2024-07-26 03:29:48 +0800
  • 504c8772da add: LICENSE alikia2x 2024-07-26 03:20:22 +0800
  • bb27df5c8d fix: prevent negative transform in lyrics update. ref: let the code in lyrics more structured add: global truncate function improve: small improvements in routes/play/[id] 1.12.14 alikia2x 2024-07-25 19:03:09 +0800
  • bf7f2f508b
    fixup! feat: parsec based lyric parser eternal-flame-AD 2024-07-24 20:59:40 -0500
  • 2341d13721
    feat: parsec based lyric parser eternal-flame-AD 2024-07-24 20:30:24 -0500
  • e4677f4117 merge: update from dev branch include PR #1 alikia2x 2024-07-25 03:14:47 +0800
  • 253742f681 merge: branch main into dev alikia2x 2024-07-25 03:13:05 +0800
  • cc97de5353
    merge: pull request #1 from eternal-flame-AD/fs-patch alikia2x 2024-07-25 03:05:28 +0800
  • b4eab1b1ff merge: branch main into dev alikia2x 2024-07-25 02:52:45 +0800
  • a23a52f5e7 ref: better type support in server side script fix: a typo in return message at api/database/song/[id] 1.12.13 alikia2x 2024-07-25 02:36:17 +0800
  • ab8c32ffb8 merge: update from dev branch alikia2x 2024-07-25 02:35:19 +0800
  • 74d783b5d5 add: line spliter and ID Tag extractor for LRC parser add: corresponding test for parser alikia2x 2024-07-25 02:23:07 +0800
  • d0f562452a fix: potential UI bugs in lyrics component 1.12.12 alikia2x 2024-07-25 02:16:38 +0800
  • b2f3bb9602
    remove unused imports eternal-flame-AD 2024-07-24 13:07:37 -0500
  • e4026cf022
    fixup! implement safe path handling eternal-flame-AD 2024-07-24 13:05:14 -0500
  • 6b65fda69d
    implement safe path handling eternal-flame-AD 2024-07-24 12:59:48 -0500
  • 63c65e8b7d
    fs robustness patch eternal-flame-AD 2024-07-24 12:26:40 -0500
  • aef964aa35 improve: SSR in database page, fix some UI bugs extract: component SongCard used in database pages adjust (UI): now lyrics container won't show scrollbar 1.12.11 alikia2x 2024-07-20 19:18:35 +0800
  • 73ad9036c2 fix: ui bug 1.12.10 alikia2x 2024-07-17 14:03:26 +0800
  • 7f66b54ab2 update: use producer instead of signer in music card of database page 1.12.9 alikia2x 2024-07-17 13:48:31 +0800
  • 900a60c656 add: song BV1Au4y1a7cN 1.12.8 alikia2x 2024-07-17 13:47:25 +0800
  • 3633c6b356 update: add NetEase Music ID into music metadata 1.12.7 alikia2x 2024-07-12 17:57:46 +0800
  • 5cd9abdcc0 improve: add more comments to lyrics component 1.12.6 alikia2x 2024-07-12 14:52:53 +0800
  • e1aa87ece0 improve: scroll to current lyric in real time while adjusting progress 1.12.5 alikia2x 2024-07-12 14:39:45 +0800
  • 00549a504c update: 2 songs 1.12.4 alikia2x 2024-07-12 02:54:43 +0800
  • 942ce3d3c9 update: links in database page for better navigation 1.12.3 alikia2x 2024-07-12 02:03:09 +0800
  • e548326977 update: logic of loading data 1.12.2 alikia2x 2024-07-12 01:11:32 +0800
  • 815544ea4e fix: grid layout in database view 1.12.1 alikia2x 2024-07-12 01:01:30 +0800
  • a9b1a3f9cd feature: frontend for database showing page basic frontend for submit & edit page 1.12.0 alikia2x 2024-07-12 00:34:57 +0800
  • a3064385c2 backend: music metadata submit, retrieve & search 1.11.0 alikia2x 2024-07-11 01:18:59 +0800
  • ce51da59c9 merge: branch 'main' of https://github.com/alikia2x/AquaVox alikia2x 2024-07-10 18:32:19 +0800
  • 785f63af38 fix: lyrics 1.10.2 alikia2x 2024-07-10 18:26:33 +0800
  • 375d6ec361
    Create main.yml alikia2x 2024-05-20 00:09:22 +0800
  • fade90e53a
    Update README.md alikia2x 2024-05-20 00:05:10 +0800
  • 65a1c26f1e fix: volumeBar UI 1.10.1 Alikia2x 2024-05-19 18:58:12 +0800
  • 7b87a649ac feature: Apple Music-style lyrics scrolling 1.10.0 Alikia2x 2024-05-19 17:21:07 +0800
  • b4eef94ed4 improve: lyric scroll Alikia2x 2024-05-17 01:40:24 +0800
  • 61bb6654d5 feature: volume persistent, better lyric scroll 1.9.0 Alikia2x 2024-05-17 01:22:50 +0800
  • 1cd5892ffe improve: add command for production start 1.8.3 Alikia2x 2024-05-16 23:10:45 +0800
  • 84a2e3fd96 fix: song name display overflow 1.8.2 Alikia2x 2024-05-16 23:05:38 +0800
  • d814eb32f3 fix: polyfill miss in production 1.8.1 Alikia2x 2024-05-13 01:23:25 +0800
  • dc5b27ddd0 realese: AquaVox 1.8.0 1.8.0 Alikia2x 2024-05-13 00:06:47 +0800
  • 8d87d9b6db feature: add homepage Alikia2x 2024-05-12 22:24:24 +0800
  • 17a3e45d5e update: responsive ui improvement Alikia2x 2024-05-12 19:07:32 +0800
  • b9243b35a6 fix: current lyric class apply on multiple lines of lyrics which has same content Alikia2x 2024-05-12 14:28:51 +0800
  • 4422937707 feature: dynamic lyrics Alikia2x 2024-05-12 05:45:37 +0800
  • 8d6089511d update: lyric import page Alikia2x 2024-05-12 03:37:46 +0800
  • afa8dd1f47 update: readme Alikia2x 2024-05-12 02:37:34 +0800