Commit Graph

  • ec289a8b1d [web] Remove unused translations Alain Nussbaumer 2023-12-31 13:24:24 +0100
  • 69f4af5df6 [web] Remove unused API method Alain Nussbaumer 2023-12-31 12:56:26 +0100
  • 1c7a4b2a4d [web] Update to newer versions of libraries Alain Nussbaumer 2023-12-31 12:54:57 +0100
  • e03120c944 [web] Fix possible invalid read during shutdown ejurgensen 2023-12-29 17:34:48 +0100
  • c28d108b96 [raop] Fix crash when keys of incorrect length are used for legacy pairing ejurgensen 2023-12-28 13:54:52 +0100
  • 3fe4c9f289 [web] Rebuild web interface github-actions[bot] 2023-12-27 16:26:33 +0000
  • 54ad586941 [web] Remove useless i18n configuration Alain Nussbaumer 2023-12-27 17:14:10 +0100
  • c5628adb55 [web] Upgrade libraries Alain Nussbaumer 2023-12-27 17:10:09 +0100
  • 2fa80b2fd9 [spotify] Remove logging of "No spotify refresh token found" ejurgensen 2023-12-22 23:27:27 +0100
  • 045edf7c55 [httpd] Replace syscall with gettid, syscall deprecated on MacOS ejurgensen 2023-12-19 22:56:58 +0100
  • 186b1418dc [misc] Move endianess utils from rtp_common.h to misc.h ejurgensen 2023-12-19 22:46:25 +0100
  • d618e83c1a [xcode] Do without _GNU_SOURCE, MacOS doesn't like it ejurgensen 2023-12-19 22:36:45 +0100
  • 7203c4a3d1 [xcode] Support for ALAC encoded RSP/DAAP streaming ejurgensen 2023-12-05 21:47:44 +0100
  • a7f44dc3e8 [jsonapi] Fix mistaken call to library_media_save ejurgensen 2023-12-17 22:32:04 +0100
  • f430b71645 [jsonapi] Include info about tracks added to queue (closes issue #1564) ejurgensen 2023-12-03 22:13:03 +0100
  • 5ea49c94de [library/db/jsonapi] Refactor adding items to queue via JSON API v2 ejurgensen 2023-12-03 20:55:37 +0100
  • 1ea90b9445 [library/db/jsonapi] Refactor adding items to queue via JSON API ejurgensen 2023-12-03 09:31:36 +0100
  • cbfce63f4d [db] Use songalbumid's that are distinct for data_kind ejurgensen 2023-12-17 21:12:31 +0100
  • 37c10cbb10 [web] Rebuild web interface github-actions[bot] 2023-12-17 17:39:59 +0000
  • 9dc3918914 [web] Use newer versions of libraries Alain Nussbaumer 2023-12-17 18:38:55 +0100
  • 04feda45c9 [web] Add filter for Spotify content on "Artist Tracks" and "Artist Album" pages. Partially answer #1650 Alain Nussbaumer 2023-12-17 18:37:35 +0100
  • f657780a42 [scan] Fix issue where albums get split ejurgensen 2023-12-16 00:11:54 +0100
  • 2d33dea6d3 [web] Use newer versions of libraries Alain Nussbaumer 2023-12-15 17:53:42 +0100
  • 955b9658e9 [web] Fix the example command to run the local server instance Alain Nussbaumer 2023-12-15 17:53:17 +0100
  • abbd02e925 [web] Revert back to having one chunk of JavaScript for the web interface Alain Nussbaumer 2023-12-15 17:28:33 +0100
  • a076a6d47f [web] Add the web interface files to the makefile Alain Nussbaumer 2023-12-14 22:34:54 +0100
  • c5f11e1c14 [web] Rebuild web interface github-actions[bot] 2023-12-14 20:00:28 +0000
  • 67f716ff43 [web] Reorder properties and methods Alain Nussbaumer 2023-12-14 20:47:27 +0100
  • 1b666fe936 [web] Remove the need to set the layer index for the bottom menu Alain Nussbaumer 2023-12-14 20:36:47 +0100
  • 1daf625618 [web] Allows the top menu to be over the tabs Alain Nussbaumer 2023-12-14 20:30:34 +0100
  • 5b26bc47fa [web] Reorder methods and properties Alain Nussbaumer 2023-12-14 10:48:44 +0100
  • ba3f656b3a [web] Reorder methods Alain Nussbaumer 2023-12-14 10:43:22 +0100
  • e26055cb76 [web] Use newer versions of libraries Alain Nussbaumer 2023-12-14 10:42:43 +0100
  • 8085d0344a [web] Remove unused states Alain Nussbaumer 2023-12-14 09:32:46 +0100
  • db6279bc88 [web] Reorder methods of API alphabetically Alain Nussbaumer 2023-12-13 20:54:22 +0100
  • 775108f088 [web] Clean code for better maintainability Alain Nussbaumer 2023-12-13 20:15:07 +0100
  • 6f6d804e44 [web] Use newer versions of libraries Alain Nussbaumer 2023-12-12 21:23:29 +0100
  • 5e04a9d22a [web] Make GroupByList class more maintainable Alain Nussbaumer 2023-12-12 21:20:41 +0100
  • 7c9df8cc79 [web] Reorganise store properties alphabetically Alain Nussbaumer 2023-12-12 21:17:28 +0100
  • d4dbd02930 [web] Add default values to the library object Alain Nussbaumer 2023-12-12 21:10:00 +0100
  • 012f5d6635 [web] Use of lazy loading routes Alain Nussbaumer 2023-12-12 20:58:35 +0100
  • 45b50086b9 [web] Remove unnecessary computed property Alain Nussbaumer 2023-12-12 20:29:21 +0100
  • d50c94a63c [web] Remove unused computed properties Alain Nussbaumer 2023-12-12 20:06:34 +0100
  • bc120316b3 [web] Rebuild web interface github-actions[bot] 2023-12-09 21:28:23 +0000
  • ddf45735e0 [web] Fix for Spotify podcast episodes not treated properly in the modal dialog for tracks Alain Nussbaumer 2023-12-09 22:27:48 +0100
  • b604f43a00 [web] Rebuild web interface github-actions[bot] 2023-12-09 21:06:34 +0000
  • 00343cfa91 [web] Reorder methods Alain Nussbaumer 2023-12-09 22:02:11 +0100
  • 5d3fa4e087 [web] Fix modal dialog for tracks Alain Nussbaumer 2023-12-09 22:00:03 +0100
  • 777d98ce80 [web] Fix modal dialog for queue items Alain Nussbaumer 2023-12-09 21:35:51 +0100
  • 76282e2031 [web] Bump library versions Alain Nussbaumer 2023-12-09 21:07:46 +0100
  • b98812f64b [web] Fix code formatting Alain Nussbaumer 2023-12-09 10:51:57 +0100
  • 8d501f9ef1 [web] Streamline usage of styles Alain Nussbaumer 2023-12-09 10:49:15 +0100
  • 8733eb46f1 [web] Remove unnecessary CSS styles Alain Nussbaumer 2023-12-09 10:46:30 +0100
  • 54884c6870 [web] Rebuild web interface github-actions[bot] 2023-12-08 20:10:47 +0000
  • b2ee4f3f19 [web] Use default Bulma progress bar styles Alain Nussbaumer 2023-12-08 21:09:14 +0100
  • 7fcc0473a8 [web] Order icons alphabetically Alain Nussbaumer 2023-12-08 11:55:17 +0100
  • 8df6f7df45 [web] Rebuild web interface github-actions[bot] 2023-12-08 09:13:32 +0000
  • e89c3929cc [web] Add the medium numbers when an album has multiple media #1629 Alain Nussbaumer 2023-12-08 10:12:03 +0100
  • 6a84498645 [web] Fix French translation mistake Alain Nussbaumer 2023-12-08 03:19:28 +0100
  • 418856bff1 [web] Bump versions of libraries Alain Nussbaumer 2023-12-07 22:17:41 +0100
  • c9971ad760 [web] Streamline imports Alain Nussbaumer 2023-12-07 22:14:23 +0100
  • 4f73b3ecad [web] Rebuild web interface github-actions[bot] 2023-12-07 20:40:39 +0000
  • 545f6c36c9 [web] Remove unused variables Alain Nussbaumer 2023-12-07 21:34:07 +0100
  • d0cd0c4bc7 [web]S Streamline code of pages Alain Nussbaumer 2023-12-07 21:31:10 +0100
  • 0940950083 [web] Rebuild web interface github-actions[bot] 2023-12-07 16:38:48 +0000
  • e8363781af [web] Remove leading zero in time representations Alain Nussbaumer 2023-12-07 17:38:13 +0100
  • 49c4984a77 [web] Rebuild web interface github-actions[bot] 2023-12-07 15:44:26 +0000
  • 7456d958ba [web] Use CSS Bluma variables whenever possible Alain Nussbaumer 2023-12-07 16:43:47 +0100
  • e96a5702fd [web] Rebuild web interface github-actions[bot] 2023-12-07 14:58:07 +0000
  • a335989155 [web] Fix notification block for long messages Alain Nussbaumer 2023-12-07 15:57:16 +0100
  • 0bd2cb4de3 [web] Rebuild web interface github-actions[bot] 2023-12-06 19:33:19 +0000
  • 3fc349370f [web] Bump package version for security reasons Alain Nussbaumer 2023-12-06 20:32:48 +0100
  • 99e49cdf6a [web] Rebuild web interface github-actions[bot] 2023-12-06 19:25:25 +0000
  • 39847bab35 [web] Fix volume for stream not working in Safari Alain Nussbaumer 2023-12-06 20:24:55 +0100
  • 85e9b06bca [xcode] Produce correctly sized ALAC frames ejurgensen 2023-11-26 09:47:48 +0100
  • 3ee9204ff8 [xcode/daap/rsp] Default transcode to 320 kbps mp3 instead of wav ejurgensen 2023-10-21 00:17:20 +0200
  • 67e5416cde [jsonapi] Include info about tracks added to queue (closes issue #1564) ejurgensen 2023-12-03 22:13:03 +0100
  • 1dec7981a1 [library/db/jsonapi] Refactor adding items to queue via JSON API v2 ejurgensen 2023-12-03 20:55:37 +0100
  • e472210ca7 [library/db/jsonapi] Refactor adding items to queue via JSON API ejurgensen 2023-12-03 09:31:36 +0100
  • 376d2b17d7 [library] ffmpeg goto end: on uninit vars as per codeql whatdoineed2do/Ray 2023-12-02 12:00:49 +0000
  • 2c3e6358c3 [library] ffmpeg const-ness for codeql whatdoineed2do/Ray 2023-12-01 21:48:10 +0000
  • 19dc52bb94 [library] - review ffmpeg whatdoineed2do/Ray 2023-12-01 20:46:02 +0000
  • d6e01d2973 [xcode] Produce correctly sized ALAC frames ejurgensen 2023-11-26 09:47:48 +0100
  • ba895ccd9c [xcode/daap/rsp] Default transcode to 320 kbps mp3 instead of wav ejurgensen 2023-10-21 00:17:20 +0200
  • 9394d45de1 [web] Rebuild web interface github-actions[bot] 2023-11-29 10:49:55 +0000
  • a39229d7be [web] Fix to center content in the playback page Alain Nussbaumer 2023-11-29 11:49:24 +0100
  • ee94161eb4 [web] Rebuild web interface github-actions[bot] 2023-11-29 10:39:12 +0000
  • 4332a43fb9 [web] Fix for full height not taking into account both navigation bars Alain Nussbaumer 2023-11-29 11:38:39 +0100
  • 9f9420f713 [web] Rebuild web interface github-actions[bot] 2023-11-29 10:20:41 +0000
  • 84d538e37f [web] Remove style class having no effect in this context Alain Nussbaumer 2023-11-29 11:18:43 +0100
  • 9c1639d7d7 [web] Simplify CSS styling Alain Nussbaumer 2023-11-29 01:27:48 +0100
  • 72206de234 [web] Rebuild web interface github-actions[bot] 2023-11-28 20:13:18 +0000
  • 58b06ee5ff [web] Replace hard-coded values with Bulma variables Alain Nussbaumer 2023-11-28 21:12:42 +0100
  • bd70054ce9 [web] Remove useless line in the menu Alain Nussbaumer 2023-11-28 20:39:30 +0100
  • 08b4dc3a52 [web] Fix web linting issue Alain Nussbaumer 2023-11-28 18:16:54 +0100
  • c5b88e1eaf [web] Rebuild web interface github-actions[bot] 2023-11-28 17:12:34 +0000
  • b783c39164 [web] Fix Vite warning Alain Nussbaumer 2023-11-28 18:11:57 +0100
  • a0c02ce022 [web] Bump to newer versions of libraries Alain Nussbaumer 2023-11-28 17:58:45 +0100
  • d627033141 [web] Improve the search of verse in the lyrics Alain Nussbaumer 2023-11-28 17:55:16 +0100
  • 3577d0e2a8 [web] Rebuild web interface github-actions[bot] 2023-11-28 14:30:53 +0000