Commit graph

2842 commits

Author SHA1 Message Date
ChaitanyaPTank
44345753fa
fix: .htaccess customizations get overwritten with updates (#1762) 2024-04-24 17:02:05 +02:00
Phan An
e2838f3c9e fix: leftover song after sharing 2024-01-17 16:48:35 +01:00
Phan An
3a3a84164d fix: updating songs from S3 might create duplicates 2024-01-15 14:33:04 +01:00
Phan An
fdc780eb43 feat(design): use Toggle style for checkboxes 2024-01-11 20:51:35 +01:00
Phan An
600a3c1dd6 fix: stablize song sharing functionality 2024-01-11 20:26:38 +01:00
Phan An
9a3fbdfd92 chore: update FE unit tests badge 2024-01-09 17:04:04 +01:00
Phan An
bcbda8b9d1 chore(release): bump version to v6.12.1 2024-01-09 16:46:17 +01:00
Phan An
991e548da5 fix: broken profile updating (closes #1737) 2024-01-09 16:38:12 +01:00
Phan An
7f929f5ad6 fix: exclude non-played songs from recently/most played list 2024-01-04 10:16:02 +01:00
Phan An
9b4f3fb9d2 chore: reduce submenu safe triangle duration 2024-01-03 11:41:58 +01:00
Phan An
19414adadf chore(release): bump version to v6.12.0 2024-01-03 01:13:34 +01:00
Phan An
03a767f462 chore: increase request throttle max attempt value 2024-01-03 01:11:24 +01:00
Phan An
881ca574ae refactor: prefer more invokeable controllers 2024-01-02 14:10:06 +01:00
Phan An
1ab8d7590f refactor: prefer invokeable controllers 2024-01-02 13:07:37 +01:00
Phan An
d8282557d7 refactor: better repository method naming and usage 2024-01-01 21:38:41 +01:00
Phan An
5f0eaf228d
feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
Phan An
ed6f01ad52
feat: show a message for empty Artists/Albums/Genres screens (#1734) 2023-12-28 23:32:58 +01:00
Phan An
ce0ed4a49c chore(release): bump version to v6.11.5 2023-12-28 13:24:51 +01:00
Phan An
b12b6e03b4 fix: key constraint prevents migration (closes #1725) 2023-12-28 13:18:26 +01:00
Phan An
033c234928 fix: make Spotify integration opt-in during tests 2023-12-28 13:17:34 +01:00
Phan An
ac16e49238 fix: broken asset images for Docker (closes #1732) 2023-12-28 13:16:54 +01:00
Phan An
86586fec21 chore(release): bump version to v6.11.4 2023-12-27 13:19:56 +01:00
Phan An
abb0438c8d
fix: buggy Spotify integration (#1731)
This fixes a bug with Spotify integration that occurs if an installation isn't connected to Last.fm. Closing #1730 and #1653.
2023-12-27 12:49:28 +01:00
Phan An
07f3554fe1 chore(release): bump version to v6.11.3 2023-12-25 20:26:25 +01:00
Phan An
1518196af0 feat: wrap scanning in a try/catch (closing #1727) 2023-12-25 18:15:49 +01:00
Phan An
a9f1e629e8 feat: auto-hide controls in fullscreen mode 2023-12-22 15:53:29 +01:00
Phan An
3650bc1fd9 feat: clicking visualizer button toggles the screen 2023-12-22 15:23:12 +01:00
Phan An
c6b66c0b5d fix: hide overlay after init failure 2023-12-22 14:46:53 +01:00
Phan An
a6a0edb110 fix: update snapshots 2023-11-10 16:21:36 +01:00
Phan An
a8270f4726 chore: PascalCase for icon components 2023-11-10 14:16:06 +01:00
Phan An
ea4a42d600 perf: better array+exists validation rule 2023-10-10 17:29:54 +02:00
Phan An
240794b4aa feat: optionally rehash password upon successful auth 2023-10-10 17:29:54 +02:00
Bogdan Kondratov
05727feee8
fix(frontend): Fix the base URL supplied to the frontend (#1706) 2023-09-22 18:09:39 +07:00
Phan An
1a08b49d7b fix: login page reloaded upon invalid credentials 2023-08-24 16:47:09 +02:00
Phan An
52bcc06f96
fix: remove trailing / for invitation url 2023-08-24 00:25:18 +02:00
Phan An
f2aff43038
fix: protect invitations route 2023-08-24 00:10:36 +02:00
Phan An
39931bf2ae
fix: remove invitation after revocation 2023-08-23 23:46:44 +02:00
Phan An
55e11daf49
fix: code analysis error 2023-08-23 23:21:20 +02:00
Phan An
f87d970b50
feat: invite users 2023-08-22 22:53:55 +02:00
Phan An
c382d5799e
fix: placeholder color 2023-08-20 17:25:32 +02:00
Phan An
a8a3baa478
Revert "fix: make placeholder text readable"
This reverts commit 7cd5b230d4.
2023-08-20 17:24:56 +02:00
Phan An
7cd5b230d4
fix: make placeholder text readable 2023-08-20 17:11:51 +02:00
Phan An
c9e4c08e4a
feat: allow theming of input elements 2023-08-20 14:05:13 +02:00
Phan An
e25d22b41c
fix: conflict during merge 2023-08-20 13:06:05 +02:00
Phan An
4182411881
feat: guess table key name instead of hard-coding "id" 2023-08-20 13:03:29 +02:00
Phan An
48f6bcc105
chore: merge v6 into base API 2023-08-20 12:49:45 +02:00
Phan An
d1441382a3 fix: broken static analytics 2023-08-16 16:42:37 +02:00
Phan An
fe793ec285 feat: add playlist folder listing 2023-08-16 14:56:31 +02:00
Phan An
de88d23b95
chore: merge v6 into base API (#1685) 2023-06-05 23:46:41 +02:00
bibo38
050c992cf1
Fix the track ordering on multi disc albums (#1683) 2023-06-05 23:27:47 +02:00