Commit Graph

6297 Commits

Author SHA1 Message Date
Alain Nussbaumer
545f6c36c9 [web] Remove unused variables 2023-12-07 21:34:07 +01:00
Alain Nussbaumer
d0cd0c4bc7 [web]S Streamline code of pages 2023-12-07 21:31:10 +01:00
github-actions[bot]
0940950083 [web] Rebuild web interface 2023-12-07 16:38:48 +00:00
Alain Nussbaumer
e8363781af [web] Remove leading zero in time representations 2023-12-07 17:38:13 +01:00
github-actions[bot]
49c4984a77 [web] Rebuild web interface 2023-12-07 15:44:26 +00:00
Alain Nussbaumer
7456d958ba [web] Use CSS Bluma variables whenever possible 2023-12-07 16:43:47 +01:00
github-actions[bot]
e96a5702fd [web] Rebuild web interface 2023-12-07 14:58:07 +00:00
Alain Nussbaumer
a335989155 [web] Fix notification block for long messages
When long messages have to be displayed, their text no longer goes beyond the frame.
2023-12-07 15:57:16 +01:00
github-actions[bot]
0bd2cb4de3 [web] Rebuild web interface 2023-12-06 19:33:19 +00:00
Alain Nussbaumer
3fc349370f [web] Bump package version for security reasons 2023-12-06 20:32:48 +01:00
github-actions[bot]
99e49cdf6a [web] Rebuild web interface 2023-12-06 19:25:25 +00:00
Alain Nussbaumer
39847bab35 [web] Fix volume for stream not working in Safari 2023-12-06 20:24:55 +01:00
ejurgensen
85e9b06bca [xcode] Produce correctly sized ALAC frames
With ffmpeg < 6, using av_buffersink_set_frame_size() with the codecs frame
size means we no longer the frame size of 352 that Airplay requires.
2023-12-04 17:26:03 +01:00
ejurgensen
3ee9204ff8 [xcode/daap/rsp] Default transcode to 320 kbps mp3 instead of wav
- Calculate size for both formats (+ move the return to transcode_encode_query)
- Let transcode_needed() decide what format to output
- Determine content-type from transcoding type
- Add transcode-dependent ability to override file metadata in rsp/daap
- Send file size matching format
2023-12-04 17:26:03 +01:00
github-actions[bot]
9394d45de1 [web] Rebuild web interface 2023-11-29 10:49:55 +00:00
Alain Nussbaumer
a39229d7be [web] Fix to center content in the playback page 2023-11-29 11:49:24 +01:00
github-actions[bot]
ee94161eb4 [web] Rebuild web interface 2023-11-29 10:39:12 +00:00
Alain Nussbaumer
4332a43fb9 [web] Fix for full height not taking into account both navigation bars 2023-11-29 11:38:39 +01:00
github-actions[bot]
9f9420f713 [web] Rebuild web interface 2023-11-29 10:20:41 +00:00
Alain Nussbaumer
84d538e37f [web] Remove style class having no effect in this context 2023-11-29 11:18:43 +01:00
Alain Nussbaumer
9c1639d7d7 [web] Simplify CSS styling 2023-11-29 01:27:48 +01:00
github-actions[bot]
72206de234 [web] Rebuild web interface 2023-11-28 20:13:18 +00:00
Alain Nussbaumer
58b06ee5ff [web] Replace hard-coded values with Bulma variables 2023-11-28 21:12:42 +01:00
Alain Nussbaumer
bd70054ce9 [web] Remove useless line in the menu 2023-11-28 20:39:30 +01:00
Alain Nussbaumer
08b4dc3a52 [web] Fix web linting issue 2023-11-28 18:16:54 +01:00
github-actions[bot]
c5b88e1eaf [web] Rebuild web interface 2023-11-28 17:12:34 +00:00
Alain Nussbaumer
b783c39164 [web] Fix Vite warning 2023-11-28 18:11:57 +01:00
Alain Nussbaumer
a0c02ce022 [web] Bump to newer versions of libraries 2023-11-28 17:58:45 +01:00
Alain Nussbaumer
d627033141 [web] Improve the search of verse in the lyrics 2023-11-28 17:55:16 +01:00
github-actions[bot]
3577d0e2a8 [web] Rebuild web interface 2023-11-28 14:30:53 +00:00
Alain Nussbaumer
b55121bb4d
Merge pull request #1690 from X-Ryl669/variousCSSFix
[web] Various CSS fixes
2023-11-28 15:30:27 +01:00
X-Ryl669
47ad03b775 [web] Various CSS fixes 2023-11-28 14:23:25 +01:00
github-actions[bot]
bb6799eeb2 [web] Rebuild web interface 2023-11-27 18:16:55 +00:00
Alain Nussbaumer
ed40b5361e [web] Fix the cover art being distorted #1689 2023-11-27 19:16:21 +01:00
github-actions[bot]
4b5ea11ca0 [web] Rebuild web interface 2023-11-26 21:03:42 +00:00
Alain Nussbaumer
31406da911 [web] Merge previous commits 2023-11-26 22:01:30 +01:00
Alain Nussbaumer
a828356e0e [web] Fix height of cover art, preventing seeking the audio 2023-11-26 21:58:15 +01:00
Alain Nussbaumer
26089a05e0 [web] Fix linting warning 2023-11-26 21:55:43 +01:00
Alain Nussbaumer
b7ad3c8d45 [web] Make the lyrics pane code more readable 2023-11-26 21:39:56 +01:00
Alain Nussbaumer
553d35ef82 [web] Make code more readable 2023-11-26 16:49:37 +01:00
Alain Nussbaumer
66b1e444d1 [web] Format source code 2023-11-26 15:59:14 +01:00
Alain Nussbaumer
a9092e54c0 [web] Move parsing of lyrics to the lyrics pane 2023-11-26 15:38:45 +01:00
ejurgensen
f0df3f276f [library] Remove false log warning 2023-11-25 22:07:50 +01:00
github-actions[bot]
35a730793f [web] Rebuild web interface 2023-11-25 15:48:37 +00:00
Alain Nussbaumer
026e80ed64 [web] Remove console.log() output 2023-11-25 16:48:11 +01:00
github-actions[bot]
f0cc3ded00 [web] Rebuild web interface 2023-11-25 15:45:45 +00:00
Alain Nussbaumer
00e57a7473 [web] Fix linting error 2023-11-25 16:45:15 +01:00
github-actions[bot]
2e69720bc1 [web] Rebuild web interface 2023-11-25 15:39:25 +00:00
Alain Nussbaumer
f419869dfc [web] Fix a the lyrics pane overlapping the slider
When the track played has a composer or a long title, the slider is not covered by the lyrics pane anymore.
2023-11-25 16:38:50 +01:00
Alain Nussbaumer
d146a9e940 [web] Simplify lyrics button 2023-11-24 16:28:35 +01:00