Alain Nussbaumer
|
5c89fa0882
|
Merge remote-tracking branch 'origin/master' into web-3.0
|
2025-04-01 11:19:50 +02:00 |
|
Alain Nussbaumer
|
3b01f0fc64
|
[web] Fix security warnings
|
2025-04-01 11:19:01 +02:00 |
|
Alain Nussbaumer
|
82933f0afb
|
[web] Rename component ListIndexButtons for more coherence
|
2025-04-01 11:16:34 +02:00 |
|
ejurgensen
|
8e9e939e49
|
[player] Add log message if speaker_set() called with non-existent speaker id
Closes #1879
|
2025-03-28 22:24:19 +01:00 |
|
Alain Nussbaumer
|
2e4e741e9a
|
[web] Confine the use of VueEternalLoading to one component
|
2025-03-28 15:36:45 +01:00 |
|
Alain Nussbaumer
|
f5aecdc4a4
|
[web] Streamline load method names
|
2025-03-28 00:01:45 +01:00 |
|
Alain Nussbaumer
|
a4e09b27f4
|
[web] Simplify logic of displaying menus
|
2025-03-28 00:00:46 +01:00 |
|
Alain Nussbaumer
|
0aedfe1ad4
|
[web] Format code
|
2025-03-27 23:57:26 +01:00 |
|
Alain Nussbaumer
|
24017f21f9
|
[web] Remove useless call to start the progress bar
|
2025-03-27 15:04:40 +01:00 |
|
Alain Nussbaumer
|
1c5425ba2a
|
[web] Remove ++ operators
|
2025-03-25 21:24:26 +01:00 |
|
Alain Nussbaumer
|
e7fcf7dd80
|
[web] Remove notification identifier
|
2025-03-25 21:21:30 +01:00 |
|
Alain Nussbaumer
|
582074e8ff
|
[web] Consistently return an array instead of an object
|
2025-03-25 21:20:58 +01:00 |
|
Alain Nussbaumer
|
4f5e702f5d
|
[web] Use pluralization for displaying some texts
|
2025-03-25 21:19:56 +01:00 |
|
Alain Nussbaumer
|
30323712f9
|
[web] Fix options not translated correctly
|
2025-03-25 21:17:12 +01:00 |
|
Alain Nussbaumer
|
2a0badfea4
|
[web] Fix media kind not displayed correctly
|
2025-03-25 21:16:36 +01:00 |
|
Alain Nussbaumer
|
42564905e0
|
[web] Merge from main branch
|
2025-03-24 09:19:17 +01:00 |
|
Alain Nussbaumer
|
31ccda3f60
|
[web] Change the visual for the progress of items
|
2025-03-23 19:27:44 +01:00 |
|
Alain Nussbaumer
|
d8c3631cd7
|
[web] Fix property name casing
|
2025-03-22 16:38:10 +01:00 |
|
Alain Nussbaumer
|
0d00df7b7d
|
[web] Remove unused parameter
|
2025-03-22 16:19:09 +01:00 |
|
Alain Nussbaumer
|
709b60858d
|
[web] Fix empty empty queries to not be saved
|
2025-03-22 16:05:12 +01:00 |
|
Alain Nussbaumer
|
ed8e5710f3
|
[web] Fix missing style for read items
|
2025-03-22 16:04:31 +01:00 |
|
ejurgensen
|
f108e531bb
|
[spotify] Config check for libcurl 7.83, needed for curl_easy_nextheader()
Resolves #1878
|
2025-03-20 20:33:11 +01:00 |
|
ejurgensen
|
d99342e586
|
[spotify] Make client_id and secret configurable
Closes #1877
|
2025-03-20 20:32:24 +01:00 |
|
Alain Nussbaumer
|
be44c0ce9f
|
[web] Simplify pages
|
2025-03-18 21:54:27 +01:00 |
|
Alain Nussbaumer
|
15e8854349
|
[web] Improve dialog modal for directory
|
2025-03-18 21:50:07 +01:00 |
|
Alain Nussbaumer
|
ed266e3b30
|
[web] Fix color of current item in queue
|
2025-03-18 20:55:52 +01:00 |
|
Alain Nussbaumer
|
b11865289a
|
[web] Simplify image control
|
2025-03-18 20:23:35 +01:00 |
|
Alain Nussbaumer
|
2b8bbb774f
|
[web] Remove unused variable
|
2025-03-18 20:21:58 +01:00 |
|
Alain Nussbaumer
|
357657f586
|
[web] Remove useless computed property
|
2025-03-18 12:40:59 +01:00 |
|
Alain Nussbaumer
|
722307653a
|
[web] Simplify search pages
|
2025-03-18 10:20:42 +01:00 |
|
Alain Nussbaumer
|
9bea7fef7d
|
[web] Simplify search page
|
2025-03-17 21:05:47 +01:00 |
|
Alain Nussbaumer
|
9b4d04000f
|
[web] Generate static files
|
2025-03-16 21:28:16 +01:00 |
|
Alain Nussbaumer
|
4b75ab4ae7
|
[web] Add getters related Lastfm and Spotify in the services store
|
2025-03-16 21:26:09 +01:00 |
|
Alain Nussbaumer
|
fa1f10fae9
|
[web] Change to div elements
|
2025-03-16 21:17:46 +01:00 |
|
ejurgensen
|
13a8f71c0c
|
[parsers] Fix possible stack overflow from recursion
Closes #1873
|
2025-03-15 20:16:41 +01:00 |
|
Alain Nussbaumer
|
59b680db9b
|
[web] Rename template slots
|
2025-03-15 15:06:45 +01:00 |
|
Alain Nussbaumer
|
9e2c9fddcb
|
[web] Refactor hero template
|
2025-03-15 13:55:14 +01:00 |
|
Alain Nussbaumer
|
2e38df1c40
|
[web] Avoid styling at page level
|
2025-03-15 10:38:38 +01:00 |
|
Alain Nussbaumer
|
3cb26a8b77
|
[web] Add title option for button control
|
2025-03-15 10:36:44 +01:00 |
|
Alain Nussbaumer
|
a968401d9f
|
[web] Streamline naming of components
|
2025-03-15 10:36:17 +01:00 |
|
Alain Nussbaumer
|
6481d6f0ee
|
[web] Streamline title bar of modal dialogs
|
2025-03-15 08:20:21 +01:00 |
|
Alain Nussbaumer
|
7e8672917e
|
[web] Switch to camel case
|
2025-03-13 23:29:06 +01:00 |
|
Alain Nussbaumer
|
6c09457e5d
|
Merge remote-tracking branch 'origin/master' into web-3.0
|
2025-03-11 19:49:22 +01:00 |
|
github-actions[bot]
|
8d2b4b925d
|
[web] Rebuild web interface
|
2025-03-11 18:48:38 +00:00 |
|
Alain Nussbaumer
|
7d15faff66
|
[web] Fix security warnings
|
2025-03-11 19:48:09 +01:00 |
|
Alain Nussbaumer
|
444ac4342d
|
[web] Update versions of libraries
|
2025-03-11 19:45:03 +01:00 |
|
Alain Nussbaumer
|
da30c338fc
|
[web] Change to camel case.
|
2025-03-11 19:42:17 +01:00 |
|
Alain Nussbaumer
|
905d0ca88b
|
[web] Transition to camel case
|
2025-03-08 22:27:06 +01:00 |
|
Alain Nussbaumer
|
c22372daa6
|
[web] Lint code
|
2025-03-08 21:31:25 +01:00 |
|
Alain Nussbaumer
|
966d563418
|
[web] Move grouping options to computed properties
|
2025-03-08 12:13:12 +01:00 |
|