6936 Commits

Author SHA1 Message Date
Alain Nussbaumer
8526268d70 [web] Remove deprecated directives 2025-02-15 22:28:42 +01:00
Alain Nussbaumer
a82c80eb65 [web] Create control for tab list 2025-02-15 22:28:23 +01:00
Alain Nussbaumer
6b0e57c221 [web] Fix spacing of pages with tabs 2025-02-15 22:00:31 +01:00
Alain Nussbaumer
ed81d32ab3 [web] Update versions of libraries 2025-02-15 20:16:45 +01:00
Alain Nussbaumer
c5cb67ff07 [web] Fix spacing 2025-02-15 20:16:20 +01:00
Alain Nussbaumer
570c663178 [web] Remove button section when not present 2025-02-15 20:15:58 +01:00
Alain Nussbaumer
b477121dda [web] Fix alignement in switch control 2025-02-15 20:14:22 +01:00
Alain Nussbaumer
24d2204fb0 [web] Fix colours 2025-02-15 20:13:12 +01:00
Alain Nussbaumer
cb74bc17be [web] Fix spacing when no buttons in properties 2025-02-15 12:01:43 +01:00
Alain Nussbaumer
30b9653c69 [web] Fix spacing of elements 2025-02-15 12:00:52 +01:00
Alain Nussbaumer
110de022a1 [web] Remove useless class 2025-02-15 11:18:23 +01:00
Alain Nussbaumer
cc5ef9bce8 [web] Remove useless attribute 2025-02-15 11:16:30 +01:00
Alain Nussbaumer
555c08cfbe [web] Remove specific styles 2025-02-15 11:02:34 +01:00
Alain Nussbaumer
317df2454d [web] Remove specific styles 2025-02-15 10:09:08 +01:00
Alain Nussbaumer
b7af43873b [web] Bump versions of libraries 2025-02-13 21:02:35 +01:00
Alain Nussbaumer
a93777aeec [web] Fix bug when adding playable items to queue 2025-02-13 21:02:13 +01:00
Alain Nussbaumer
d6d5912de1 [web] Refactor list of properties 2025-02-12 19:13:35 +01:00
Alain Nussbaumer
97d0e90408 [web] Simplify property translations 2025-02-12 18:50:22 +01:00
Alain Nussbaumer
aae2904a57 [web] Fix missing buttons on dialogs 2025-02-11 19:05:15 +01:00
Alain Nussbaumer
6f818b917c [web] Update versions of library 2025-02-09 18:13:41 +01:00
Alain Nussbaumer
fcb8d67859 [web] Fix invalid dates 2025-02-09 18:12:59 +01:00
Alain Nussbaumer
e3c8d1fab9 [web] Refactor modal dialogs 2025-02-09 17:52:45 +01:00
Alain Nussbaumer
b9b36855f4 [web] Remove unused events 2025-02-09 11:13:51 +01:00
Alain Nussbaumer
ea7efdd869 [web] Refactor modal dialog for playable items 2025-02-09 11:13:23 +01:00
Alain Nussbaumer
714fc4e1b8 [web] Fix emit warnings 2025-02-09 08:05:03 +01:00
Alain Nussbaumer
bb8b2a72e4 [web] Simplify modal dialogs 2025-02-08 14:35:25 +01:00
Alain Nussbaumer
a1e68a1aa6 [web] Simplify the modal dialog with actions 2025-02-08 14:27:54 +01:00
Alain Nussbaumer
8e82fc9f9f [web] Remove useless style 2025-02-08 11:17:31 +01:00
Alain Nussbaumer
aa14e0ea4d [web] Simplify multiline texts in translations 2025-02-08 08:51:37 +01:00
Alain Nussbaumer
461d5497cf [web] Fix missing cancel icon 2025-02-08 08:30:20 +01:00
Alain Nussbaumer
76d517ecbb [web] Remove non-standard cursor 2025-02-08 07:47:51 +01:00
Alain Nussbaumer
612c62dcb8 [web] Remove non-standard icon 2025-02-08 07:32:05 +01:00
Alain Nussbaumer
6354f9972a [web] Remove remnants of the name forked-daapd in styles 2025-02-07 21:42:31 +01:00
Alain Nussbaumer
4796963781 Merge remote-tracking branch 'origin/master' into bulma-1.0 2025-02-07 20:06:51 +01:00
ejurgensen
5cbc520712 [docs] Add note that "radio_playlists" config option is for DAAP only
Closes #1850
2025-02-05 09:34:16 +01:00
ejurgensen
71d48452d8 [mpd] Fix bug in 28.11 (and .10?) where "mpc enable/disable" toggles
Fixes #1847
2025-02-05 09:16:26 +01:00
Alain Nussbaumer
e9ed220853 [sync] Merge remote-tracking branch 'origin/master' into bulma-1.0 2025-02-04 22:08:54 +01:00
Alain Nussbaumer
8140e008f0 [web] Fix styles to comply with Bulma 1.0 2025-02-04 22:00:48 +01:00
ejurgensen
591a0b6b83 [spotify] Allow for longer tokens (fixes #1846) 2025-02-04 19:39:25 +01:00
Christian Meffert
991ed0e765
Merge pull request #1843 from chme/feat/listenbrainz
feat: Support scrobbling played songs to ListenBrainz
2025-02-02 14:59:49 +01:00
Christian Meffert
7760554cb7 [lbrainz] Add ListenBrainz integration
- Support submitting listens (scrobble) to ListenBrainz.
- Add JSON API endpoints to manage ListenBrainz auth token.
2025-02-01 14:25:45 +01:00
Christian Meffert
9283d0c3c2 [http] Make output_body (request body) in http_client_ctx "const" and delete unused fields 2025-02-01 14:25:10 +01:00
github-actions[bot]
f6ffa321bb [web] Rebuild web interface 2025-01-30 19:34:14 +00:00
Alain Nussbaumer
1d529e436f
[web] Fix cover artwork not being displayed in album lists #1848 2025-01-30 20:33:48 +01:00
Christian Meffert
6fbf1f0ac5
Merge pull request #1844 from chme/docs
[docs] Publish changelog to gh-pages
2025-01-26 18:00:42 +01:00
Christian Meffert
2e019690cd [docs] Publish changelog to gh-pages
- Format ChangeLog in Markdown.
- Publish ChangeLog as part of the mkdocs documentation to gh-pages.
- Fix formatting of sub lists on docs index page.
2025-01-26 15:05:28 +00:00
ejurgensen
01dbda3ec0 Bump to version 28.11 28.11 2025-01-26 11:21:13 +01:00
ejurgensen
e51cb9e71d ChangeLog for OwnTone 28.11 2025-01-26 11:19:43 +01:00
Alain Nussbaumer
b2fbbd3fa0 [web] Switch to Bulma 1.0 2025-01-25 09:28:08 +01:00
github-actions[bot]
12321a30da [web] Rebuild web interface 2025-01-25 08:17:15 +00:00