github-actions[bot]
062a98b2a8
[web] Rebuild web interface
2024-02-27 12:03:40 +00:00
Alain Nussbaumer
085f7a68b6
[web] Fix color of text in the files page
2024-02-27 13:02:50 +01:00
github-actions[bot]
1fa2380a79
[web] Rebuild web interface
2024-02-26 20:15:15 +00:00
Alain Nussbaumer
9385f20cc0
[web] Add dark mode to UI #1470
2024-02-26 21:14:36 +01:00
Alain Nussbaumer
b2cadaa4d4
[web] Update libraries to newer versions
2024-02-26 21:13:29 +01:00
Alain Nussbaumer
50697200c4
[web] Remove useless CSS style
2024-02-26 20:33:41 +01:00
Alain Nussbaumer
5b46df45ba
[web] Streamline CSS styles and remove useless classes
2024-02-26 20:23:30 +01:00
Alain Nussbaumer
8b634ea4ff
[web] Change HTML elements to simplify styling
2024-02-26 15:10:48 +01:00
Alain Nussbaumer
5a6474b10f
[web] Simplify classes
2024-02-26 14:51:23 +01:00
Alain Nussbaumer
1ad3cc1730
[web] Remove redundant css classes
2024-02-26 14:39:05 +01:00
Alain Nussbaumer
7f13d7ea95
[web] Remove useless title
2024-02-25 20:31:39 +01:00
github-actions[bot]
a5a97fe5d5
[web] Rebuild web interface
2024-02-24 10:55:40 +00:00
Alain Nussbaumer
4d916810b2
[web] Simplify code for maintainability
2024-02-24 11:54:04 +01:00
Alain Nussbaumer
d0e701e140
[web] Format source code
2024-02-24 11:46:24 +01:00
Alain Nussbaumer
fa5b467922
[web] Remove unused getter
2024-02-24 11:15:49 +01:00
Alain Nussbaumer
2501994707
[web] Format source code
2024-02-24 11:12:39 +01:00
github-actions[bot]
49d75de8e3
[web] Rebuild web interface
2024-02-22 18:32:55 +00:00
Alain Nussbaumer
4af4dd74bd
[web] Rename grouped list
2024-02-22 19:32:11 +01:00
Alain Nussbaumer
151af295eb
[web] Update versions of libraries
2024-02-22 17:26:43 +01:00
Alain Nussbaumer
b6d9b61764
[web] Reorganise audio library
2024-02-22 17:26:12 +01:00
Alain Nussbaumer
579c636d50
[web] Reorganise i18n
2024-02-22 17:25:46 +01:00
Alain Nussbaumer
5c2845784f
[web] Prepare for the switch to Pinia
2024-02-21 14:02:47 +01:00
github-actions[bot]
95521c8a48
[web] Rebuild web interface
2024-02-21 11:31:44 +00:00
Alain Nussbaumer
6329798154
[web] Update to newer versions of libraries
2024-02-21 12:30:40 +01:00
Alain Nussbaumer
3cadee1d48
[web] Remove useless getters of the store
2024-02-21 12:29:16 +01:00
Alain Nussbaumer
bb43de465f
[web] Replace component with plain HTML component
2024-01-28 20:27:56 +01:00
github-actions[bot]
9eb391be8b
[web] Rebuild web interface
2024-01-28 18:02:45 +00:00
Alain Nussbaumer
4bab3a448b
[web] Replace hard-coded loading text in Spotify artist and playlist pages with loading icon
2024-01-28 19:02:18 +01:00
github-actions[bot]
4030dfbad7
[web] Rebuild web interface
2024-01-28 17:47:56 +00:00
Alain Nussbaumer
4d475678d3
[web] Replace hard-coded loading text in Spotify search page with loading icon
2024-01-28 18:47:26 +01:00
github-actions[bot]
65e95d79e5
[web] Rebuild web interface
2024-01-28 16:37:50 +00:00
Alain Nussbaumer
1b6db6e370
[web] Add new versions of libraries
2024-01-28 17:37:20 +01:00
whatdoineed2do
2dc448fa30
[scan/library] Media rating sync ( #1681 )
...
Automatically read/write ratings to files in the library, if options read_rating/
write_rating are enabled. Also adds a max_rating so the user can set the rating
scale.
Doesn't sync automatic rating updates, because that could lead to whole-playlist
file rewriting.
Closes #1678
---------
Co-authored-by: whatdoineed2do/Ray <whatdoineed2do@nospam.gmail.com>
Co-authored-by: ejurgensen <espenjurgensen@gmail.com>
2024-01-24 23:30:02 +01:00
github-actions[bot]
9491a3b980
[web] Rebuild web interface
2024-01-23 10:01:07 +00:00
Alain Nussbaumer
e3832a052a
[web] Update to newer versions of libraries for security reasons (CVE-2024-23331)
2024-01-23 11:00:38 +01:00
ejurgensen
fbc556ed67
Bump version to 28.9
2024-01-18 18:22:47 +01:00
ejurgensen
de3a00e950
ChangeLog for OwnTone 28.9
2024-01-18 18:20:59 +01:00
ejurgensen
b4e4583e61
[raop] Remove unused function
2024-01-18 18:18:33 +01:00
ejurgensen
74c82141d4
[artwork] Remove errors in log saying "Source 'stream' returned an error..."
...
Handler for stream doesn't support URL's with "file:", so ignore any such URLs.
2024-01-12 23:04:59 +01:00
ejurgensen
f5c6a1c770
[docs] Update README.md
2024-01-09 17:21:49 +01:00
ejurgensen
b6ad73e1fa
[xcode] Go back to wav as default format for RSP/DAAP transcoding
...
But add "prefer_format" config option for mp3, incl. a check for an encoder.
The config option is currently not added to owntone.conf.in, so is undocumented
until decided what to do about possible alac support.
2024-01-01 23:22:30 +01:00
ejurgensen
2871a03aa8
[spotify] Fixup commit 182255c
2024-01-01 17:34:07 +01:00
ejurgensen
61bae6367d
[spotify/rtp] Remove some unused functions
...
Closes #1705
2024-01-01 16:37:15 +01:00
ejurgensen
182255cac8
[spotify] Fix double free on logout or exit
...
Fixes #1706
2024-01-01 16:33:12 +01:00
github-actions[bot]
0b46ac53ed
[web] Rebuild web interface
2023-12-31 13:16:45 +00:00
Alain Nussbaumer
ac2adac8ab
[web] Correct Chinese punctuation
2023-12-31 14:16:17 +01:00
github-actions[bot]
d6f6508638
[web] Rebuild web interface
2023-12-31 12:32:57 +00:00
Alain Nussbaumer
7119d95713
[web] Bring more consistency in the settings page
2023-12-31 13:32:17 +01:00
github-actions[bot]
1e5af30519
[web] Rebuild web interface
2023-12-31 12:26:18 +00:00
Alain Nussbaumer
864f28de9a
[web] Use OwnTone colours
2023-12-31 13:25:44 +01:00