Commit Graph

81 Commits

Author SHA1 Message Date
Alain Nussbaumer
395dd0e3d4 [web] Make a bigger hit box for the slider
The sliders can now be grabbed more easily.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
eeb4d328c8 [web] Improve user interaction with sliders for output volume and music progress bar #1620
The sliders for output volume and the music slider have been optimised and simplified (one library less) to ensure easier user interaction.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
f87c9d510f [web] Fix paths in generated index.html
Wrongly generated paths in the index.html had been committed.
2023-06-11 19:24:56 +02:00
Alain Nussbaumer
7f1febe9e1 [web] Replace custom styles with standard Bulma styles
Wherever possible, out of the box Bulma styles are now used instead of custom defined ones.
2023-06-11 08:44:45 +02:00
Alain Nussbaumer
bbe29a7a63 [web] Fix icon when track is not playable
Spotify tracks that are not playable have now a "not allowed" cursor when hovered.
Moreover, the Bulma CSS class is now used for clickable items instead of a custom one.
2023-06-10 19:22:29 +02:00
Alain Nussbaumer
387e531d64 [web] Cleanup of code to simplify
Useless methods have been removed and code has been partially cleaned up.
2023-06-07 21:25:54 +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
a1046f3913 [web] Fix for items not displaying because of their name
Albums, artists, composers, genres, and any other items listed on page where they appear sorted by names are now all displayed properly.
2023-06-04 13:54:01 +02:00
Alain Nussbaumer
d6dd790569 [web] Generate htdocs
htdocs directory content has been generated.
2023-06-03 19:50:52 +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
0d095b3037 Fix for #1606 2023-05-11 11:24:34 +01:00
Alain Nussbaumer
50da5ccb74 [web] Generate htdocs 2023-04-05 20:46:06 +02:00
Alain Nussbaumer
88425fc38d [web] Wrong label for play button in audiobook page 2023-04-05 20:23:19 +02:00
Alain Nussbaumer
95f0b9a780 [web] Generate htdocs 2023-04-05 20:02:51 +02:00
lordmyschkin
a4ae747b15 [web] Optionally Show FilePath on Now playing-Page 2023-03-15 22:32:16 +01:00
chme
b19096ded6 [htdocs] Rebuild web interface 2022-06-16 06:45:26 +02:00
chme
3b283d1690 [htdocs] Rebuild web interface 2022-06-03 07:45:48 +02:00
Alain Nussbaumer
b28da1d57b Removed useless libraries. 2022-05-29 18:57:00 +02:00
Alain Nussbaumer
b788273e4c Code formatting, translation mistakes, and removal of useless libraries. 2022-05-29 18:49:00 +02:00
Alain Nussbaumer
167ba86211 #1458 Translation of Web UI 2022-05-20 13:44:22 +02:00
chme
9d0177fbe5 [htdocs] Rebuild web interface 2022-04-17 10:06:32 +02:00
chme
03b41d2840 [htdocs] Rebuild web interface 2022-04-15 20:17:17 +02:00
chme
0567e7528a [htdocs] Rebuild web interface and update htdocs-Makefile 2022-03-20 15:24:23 +01:00
chme
9603e7c282 [htdocs] Rebuild web interface 2022-01-22 12:12:41 +01:00
chme
73b0f838e6 [htdocs] Rebuild web interface 2022-01-16 12:01:35 +01:00
chme
67de74709e [htdocs] Rebuild web interface 2021-12-26 20:22:07 +01:00
Chris Lenfert
7e6f13a11c Add a solid background to PNG to prevent iOS from forcing a black background 2021-08-21 15:06:52 -06:00
chme
48fef1eb79 [htdocs] Rebuild web interface v 1.1.0 2021-07-04 14:59:05 +02:00
chme
fc6c9e15af [htdocs] Rebuild web interface v1.0.1 2021-05-19 20:38:39 +02:00
chme
e8aa82272a [htdocs] Update site webmanifest (renaming forked-daapd to OwnTone) 2021-05-15 08:22:37 +02:00
chme
df3a95b880 [htdocs] Build OwnTone web interface v1.0.0 2021-05-13 17:05:58 +02:00
Chris Lenfert
525506de1a removes background layer from source file 2021-05-13 15:57:59 +02:00
Chris Lenfert
c8afa27ebf updates logo and index with owntown files 2021-05-13 15:57:47 +02:00
ejurgensen
0bbc35b50f [config] Update htdocs/Makefile.am so owntone will run
Fixes error after renaming in b63a2e0
2021-05-05 12:00:20 +02:00
chme
9ff06f094d [htdocs] Rebuild web interface v0.8.5 2021-01-16 08:23:50 +01:00
chme
cfef26127a [htdocs] Build web interface v0.8.4 2021-01-11 20:00:07 +01:00
Christian Meffert
17e7df84fb
Merge pull request #1133 from chme/web_next
[web] Fix switching to Spotify search with empty query
2020-11-22 11:19:10 +01:00
chme
95b798f44f [htdocs] Delete legacy admin web interface (all functionality is
implemented in the player web interface settings)
2020-11-22 10:27:10 +01:00
chme
09009f8d77 [htdocs] Rebuild v0.8.3 2020-11-22 10:19:15 +01:00
chme
ba0aa969b2 [htdocs] Rebuild player web interface v0.8.2 2020-11-21 11:59:29 +01:00
chme
61fcb0bd61 [htdocs] Rebuild player web interface v0.8.1 2020-10-18 09:58:03 +02:00
chme
a15f382302 [htdocs] Rebuild player web interface 2020-10-17 07:51:42 +02:00
Tucker Kern
39b14ff8d4 Use relative paths in web interface to ease reolcation or proxying 2020-09-27 19:13:07 +02:00
chme
569a997f6d [htdocs] Rebuild player web interface 0.7.2 2020-07-01 07:32:13 +02:00
ejurgensen
65831bb9ca [docs] Add svg logo to repository
Credit @cdlenfert
2020-05-13 22:43:26 +02:00
chme
e7a48dccc5 [htdocs] Rebuild player web interface v0.7.1 2020-05-03 07:12:55 +02:00
chme
9b84148e72 [htdocs] Add new "legacy" js files to Makefile 2020-04-24 06:30:27 +02:00
chme
885cdf11f1 [htdocs] Rebuild player web interface v0.7.0 2020-04-24 06:30:27 +02:00
chme
130be2cf06 temp! [htdocs] Rebuild web interface 2020-03-08 19:13:17 +01:00
chme
4a28b8878a [htdocs] Rebuild player web interface v0.6.0 2020-01-12 10:45:11 +01:00