thang.tranxuan
c96a64ef44
Bump version
1.0.0
2025-09-25 10:21:57 +07:00
thang.tranxuan
87b1092980
Fix publishing lyrics in My LRCLIB tab
2025-09-23 10:30:51 +07:00
thang.tranxuan
76f84cd0a4
Add copy button to various places, fix some styles
2025-09-18 10:18:37 +07:00
thang.tranxuan
e04a252fe1
Add main menu dropdown with convenient options
2025-09-17 15:22:36 +07:00
thang.tranxuan
86135e310e
Change rewind/fast forward line shortcuts
2025-09-17 14:41:39 +07:00
tranxuanthang
8e7685dc52
Merge pull request #244 from guihkx/linux-add-desktop-metadata-files
...
Linux: Add desktop file and AppStream metadata
2025-09-17 13:46:48 +07:00
thang.tranxuan
6fb3d24c1e
Filter tracks feature
2025-09-17 11:28:49 +07:00
guihkx
2d16de12f7
linux: add desktop file
...
This also installs a desktop file in the DEB and RPM packages.
It has hardcoded values on purpose, to make it easier to use it with
packaging formats not supported by Tauri (such as Flatpak).
This desktop file is not installed in the AppImage package, because
Tauri's AppImageConfig doesn't support the "desktopTemplate" option,
like DEB and RPM packages do.
Docs: https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html
2025-08-31 00:10:40 -03:00
guihkx
dbfcf5248b
linux: add AppStream metadata
...
This also installs an AppStream metadata file in the AppImage, DEB and
RPM packages.
Docs: https://freedesktop.org/software/appstream/docs/chap-Metadata.html
2025-08-31 00:09:26 -03:00
tranxuanthang
25f1788fdd
Merge pull request #226 from UnknownExplorer13/main
...
Styling: Add gap between pills in "Search from library" window
2025-07-01 09:06:19 +07:00
Kye Fenton
ef54b3ee57
Styling: Add gap between pills in "Search from library" window
2025-07-01 05:40:42 +09:30
tranxuanthang
b7906a09e7
Merge pull request #215 from UnknownExplorer13/main
...
Feature: Line count tag when searching lyrics (with toggle)
2025-06-30 15:29:21 +07:00
Kye Fenton
a50282be31
Fix tag styling
2025-06-01 13:10:54 +09:30
Kye Fenton
60e6b27e4a
Quick fix
2025-05-30 08:35:52 +09:30
Kye Fenton
9fc5272644
Feature: Line count tag when searching lyrics (with toggle)
2025-05-30 08:15:56 +09:30
tranxuanthang
d95c22eb2b
Merge pull request #186 from takouhai/patch-1
...
fix: spelling of word that prints out to console
2025-02-25 14:50:15 +07:00
daniel (taco)
b9170fa13b
fix: spelling of word that prints out to console
2025-01-30 17:51:48 -05:00
thang.tranxuan
10ad577067
Bump version, minor fix for macOS build
0.9.3
2025-01-24 15:15:18 +07:00
thang.tranxuan
7c2ca06df9
Fix edit lyrics modal mounted twice, refactor hotkeys
2025-01-24 12:40:33 +07:00
thang.tranxuan
cd54c13a34
Bump version
0.9.2
2025-01-17 16:33:31 +07:00
thang.tranxuan
644228c5c0
Add option for skip downloading songs having plain lyrics
2025-01-17 16:25:05 +07:00
thang.tranxuan
019d170ec0
Make "download album lyrics" and similar buttons respect skip lyrics option
2025-01-17 15:21:13 +07:00
thang.tranxuan
d6cd3a6f6a
Fix sync line button for plain (not synced) lyrics
2025-01-17 14:34:18 +07:00
thang.tranxuan
f0c27c1d5b
Fix GitHub actions for linux build
0.9.1
2025-01-09 11:22:56 +07:00
thang.tranxuan
dbbf2553d8
Bump version
2025-01-09 10:12:21 +07:00
thang.tranxuan
78c6b84afd
More relax synced lyrics linter, auto detect preferred lrc standard
2025-01-08 15:48:22 +07:00
tranxuanthang
6af08d5563
Merge pull request #173 from almondheil/fix_instrumental_lint
...
fix(plain-text-lint): do not raise instrumental tag as an error
2025-01-07 18:15:27 +07:00
almond Heil
703d1cf670
Do not raise instrumental tag as an error during lint
2025-01-04 17:01:44 -07:00
thang.tranxuan
dbe330702e
Try fixing AppImage build, fix instrumental publishing
2024-12-31 17:00:11 +07:00
thang.tranxuan
9f04d9b919
Update README.md
2024-12-26 12:13:10 +07:00
thang.tranxuan
6361681d8e
Fix GitHub Actions
0.9.0
2024-12-25 16:59:17 +07:00
thang.tranxuan
c60795afce
Bump version, some minor UI update, remove obsolete CSS style
2024-12-25 16:31:57 +07:00
tranxuanthang
4df5ebe4c2
Migrate to Tauri v2
2024-12-25 01:51:59 +07:00
tranxuanthang
85a3b484fe
Fix changing LRCLIB instance URL
2024-12-24 21:49:50 +07:00
thang.tranxuan
a9d5f0ba2b
Customizable LRCLIB instance URL, improve Config
2024-12-24 15:54:43 +07:00
tranxuanthang
bcf72ee04d
Downloader improvement and fixes
2024-12-23 00:59:28 +07:00
tranxuanthang
92f004defd
Add BaseModal, DRY up code, some more minor fixes
2024-12-22 18:42:35 +07:00
tranxuanthang
f502cbc84e
Some more UI fixes for dark mode modal
2024-12-21 03:27:26 +07:00
tranxuanthang
f6f366db80
Remove DROP TABLE when migrate
2024-12-20 21:23:46 +07:00
thang.tranxuan
96a78106f6
Merge branch 'wip-dark-mode'
2024-12-20 19:31:18 +07:00
thang.tranxuan
f24faa3974
Some minor UI changes and bug fixes
2024-12-20 19:12:20 +07:00
thang.tranxuan
bb1357a29f
Dark mode for lrclib browser tab
2024-12-20 18:50:27 +07:00
thang.tranxuan
b9a631a1dc
Merge newest main code
2024-12-20 18:28:17 +07:00
thang.tranxuan
71fa8c0aa8
Add support for album artist and track number
2024-12-20 16:59:44 +07:00
thang.tranxuan
15827c7eeb
Refactor modals using vue-final-modal
2024-12-19 17:35:03 +07:00
tranxuanthang
31fe118f8b
Lighter color for lyrics editor's text
2024-10-07 19:15:29 +07:00
tranxuanthang
bad86072cb
Merge pull request #142 from DataM0del/wip-dark-mode
...
Fix colors for Publish Lyrics dialogs
2024-10-06 11:46:03 +07:00
DataM0del
dbaed78e1d
fix(PublishLyrics): white text for progress dialog
2024-10-05 22:30:14 -05:00
DataM0del
706f1995ee
fix(PublishLyrics): dark theme background
...
also changes the foreground.
2024-10-05 22:27:16 -05:00
DataM0del
84d9a2b9a5
fix(PublishLyrics): dark mode background
...
also adjusts the text foreground color to keep the contrast.
2024-10-05 22:15:39 -05:00