Commit graph

2730 commits

Author SHA1 Message Date
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
Ali Falahati
52e043cfcd
fix: null currentUser on avatar (closes #1679) 2023-06-01 16:58:51 +02:00
Phan An
fde688d078 chore: typo fix 2023-05-17 13:20:03 +02:00
Denver F
22946a6413
feat: use dark color scheme (#1665) 2023-04-28 16:08:54 +02:00
Phan An
bda38206c5 chore(release): bump version to v6.11.2 2023-04-19 21:57:17 +02:00
Phan An
3cdbeb8e93 chore: update nesbot/carbon (fixes #1648) 2023-04-19 21:49:35 +02:00
Phan An
d4d2cefe00 Revert "chore: update packages (fixes #1648)"
This reverts commit 6751bcd519.
2023-04-19 21:46:40 +02:00
Phan An
6751bcd519 chore: update packages (fixes #1648) 2023-04-19 21:43:00 +02:00
Phan An
922bb04803 fix: prevent greetings with "undefined" name 2023-04-18 22:12:19 +02:00
Phan An
e9fdc02485 chore: use UUID for message toaster 2023-04-17 22:13:11 +02:00
Phan An
cb2fc8e15d chore(release): bump version to v6.11.1 2023-04-17 21:53:24 +02:00
Phan An
81748676ee feat: use UUID for smart playlist rules + test fixes 2023-04-17 21:45:43 +02:00
Phan An
109f6a4984 feat: add sensitive default upload settings 2023-04-17 00:10:34 +02:00