Alain Nussbaumer
ac2adac8ab
[web] Correct Chinese punctuation
2023-12-31 14:16:17 +01:00
Alain Nussbaumer
7119d95713
[web] Bring more consistency in the settings page
2023-12-31 13:32:17 +01:00
Alain Nussbaumer
ec289a8b1d
[web] Remove unused translations
2023-12-31 13:24:24 +01:00
Alain Nussbaumer
04feda45c9
[web] Add filter for Spotify content on "Artist Tracks" and "Artist Album" pages. Partially answer #1650
2023-12-17 18:37:35 +01:00
Alain Nussbaumer
6a84498645
[web] Fix French translation mistake
2023-12-08 03:19:28 +01:00
Alain Nussbaumer
f9d6056844
[Web] Correct French translation
2023-11-23 20:40:55 +01:00
Alain Nussbaumer
6741fcbc49
[web] Make title match action
2023-11-23 20:39:19 +01:00
Alain Nussbaumer
356fcf8aa7
[web] Rename "Browse" tabs in the Music page to "History" #1685
...
At the same time, makes the naming of the underlying pages more coherent.
2023-11-21 15:25:27 +01:00
X-Ryl669
5e370e479a
[web] Add lyrics player to the webinterface
...
Update icons.js
Add icons in alphabetical order.
Change comment to remove reference to external website
Remove extra line feeds
Co-Authored-by: Alain Nussbaumer <alain.nussbaumer@alleluia.ch>
2023-11-13 16:37:02 +01:00
ejurgensen
a9e20abf06
Revert "[web] Add lyrics player to the webinterface"
...
This reverts commit 98a844b4090b20fbb194ddf7d9d7a48f2f7a201c.
2023-10-21 22:41:45 +02:00
X-Ryl669
98a844b409
[web] Add lyrics player to the webinterface
...
Update icons.js
Add icons in alphabetical order.
Change comment to remove reference to external website
Remove extra line feeds
Co-Authored-by: Alain Nussbaumer <alain.nussbaumer@alleluia.ch>
2023-10-19 23:49:53 +02:00
Alain Nussbaumer
a264efe2bb
[web] Fix genre not being displayed correctly depending on the media kind
...
The genre is not displayed depending on the media kind and not only for the "music" kind.
2023-07-24 19:51:00 +02:00
Alain Nussbaumer
34ea8115a8
[web] Fix playlist page displaying one ghost entry when no playlist are present
...
When there are no playlists or all of them are filtered out, the list of playlists is now completely empty.
2023-07-18 14:08:52 +02:00
Alain Nussbaumer
6c3e74d159
[web] Add Chinese translation
...
The web UI is now translated to Chinese.
2023-07-07 13:26:19 +02:00
Alain Nussbaumer
1cdee635d7
[web] Pluralisation when there is no occurrence of an item
...
Proper translations If there are no occurrence of a specific item.
2023-07-07 13:26:19 +02:00
Alain Nussbaumer
8fc97b1f2e
[web] Remove v-html usage
...
Reinforcing security by remove the usage of v-html.
2023-07-02 18:11:41 +02:00
Alain Nussbaumer
940f30dab6
[web] Change URL to Material Design Icons
2023-07-01 22:14:04 +02:00
Alain Nussbaumer
83e3d43a21
[web] Add pluralisation to the translations
...
Texts are now pluralized where necessary.
2023-07-01 21:53:52 +02:00
Alain Nussbaumer
1c0ceec2be
[web] Streamline usage of the same word for username in German
2023-06-30 03:45:54 +02:00
Alain Nussbaumer
fb84247982
[web] Fix missing translations in placeholder
...
Placeholders for input fields are now translated.
2023-06-30 03:44:35 +02:00
Alain Nussbaumer
09a4b0d6f7
[web] Reduce the size of sliders
...
While keeping the ability to reach easily sliders, their visual size has been reduce to make them less bulky.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
38090bd73d
[web] Fix missing translation in the search page
...
Translation of the placeholder in the search bar (library and Spotify) is now translated.
2023-06-21 20:34:39 +02:00
Alain Nussbaumer
3b81791cd0
[web] Fix missing translations in modal dialog playlist view
...
The path and the playlist types are now translated.
2023-06-10 13:48:58 +02:00
Alain Nussbaumer
6183fafaea
[web] Rename Audio Files to Files only
...
For consistency with the rest of the pages, the "Audio Files" setting is renamed "Files"
2023-06-08 22:17:55 +02:00
Alain Nussbaumer
a38da31d17
[web] Fix of wrong French translation
...
In the page listing the artists, the count of them was not properly translated.
2023-06-05 20:38:15 +02:00
Alain Nussbaumer
65b16c60fb
[web] Add hint on buttons of the audio player when hovering them #1512
...
When hovering the buttons of the player, a short description is displayed. Moreover, the seek buttons are explicit now.
2023-06-04 18:25:47 +02:00
Alain Nussbaumer
aa3127167b
[web] Beautify code
...
The source code has been beautified to follow the coding standards.
2023-06-03 18:52:17 +02:00
Alain Nussbaumer
8e4a3fe16a
[web] Add missing translation
...
The French translation for the word "Search" was missing.
2023-06-03 08:40:49 +02:00
Alain Nussbaumer
9bd68ca306
[web] Fix an issue preventing removal of RSS podcasts #1616
...
RSS podcasts can now be removed. Moreover, the remove option is not shown anymore to non-RSS podcasts.
2023-06-02 23:13:44 +02:00
Alain Nussbaumer
b0f418abda
[web] Add missing translations
...
Translations were missing for the remove podcast feature. A cleanup of the German translation files has been done as well.
2023-06-02 22:13:38 +02:00
Alain Nussbaumer
0d095b3037
Fix for #1606
2023-05-11 11:24:34 +01:00
Alain Nussbaumer
c6b4f565a5
#1473 Add sort by rating for composer, genre, and artist tracks.
2023-04-05 20:36:19 +02:00
Alain Nussbaumer
88425fc38d
[web] Wrong label for play button in audiobook page
2023-04-05 20:23:19 +02:00
Alain Nussbaumer
9df15c1f58
Minor translation errors
2023-03-26 17:11:43 +02:00
Alain Nussbaumer
6069fd07e3
I18n: Correction of translations in French, German, and English
2023-03-16 23:47:04 +01:00
lordmyschkin
a4ae747b15
[web] Optionally Show FilePath on Now playing-Page
2023-03-15 22:32:16 +01:00
lordmyschkin
6ac88d677b
minor improvments to german translation
2023-01-23 18:58:42 +01:00
Alain Nussbaumer
879feab518
[web] Fix for error messages not displaying #1500
2023-01-23 04:37:43 -08:00
LordMyschkin
4f848948e7
[web] German translation
...
German translation
Co-authored-by: lordmyschkin <martin@dieroths.at>
2023-01-21 16:50:06 +01:00
Alain Nussbaumer
3f05487abb
[web] Remove inexistent property use_libspotity #1492 ( #1498 )
2022-06-17 09:36:07 +02:00
Alain Nussbaumer
911bd59116
[web] Fix French translation parameters
2022-06-09 10:43:03 +02:00
Alain Nussbaumer
f11c66c42d
[web] Fix missing translation. Detect user locale
2022-06-09 10:43:03 +02:00
Alain Nussbaumer
bfd60a4d30
[web] Fix to search query documentation
2022-06-09 10:43:03 +02:00
Alain Nussbaumer
afb897aa47
[web] Fix translation for genre page. Alignment of logic between artist, composer, and genre pages when navigating to albums or tracks.
2022-06-09 10:43:03 +02:00
Alain Nussbaumer
6221f40e96
[web] Fix missing translation in audiobook page. Reorganise some translations to be more coherent.
2022-06-09 10:43:03 +02:00
chme
9b78237f77
[web] Add missing translation for save button
2022-06-03 07:45:48 +02:00
Alain Nussbaumer
b788273e4c
Code formatting, translation mistakes, and removal of useless libraries.
2022-05-29 18:49:00 +02:00
Alain Nussbaumer
cfa8db7b3f
#1458 Translation of Web UI
2022-05-20 13:45:11 +02:00