Commit Graph

  • 3544e0b19e chore(deps): bump h2 from 0.3.22 to 0.3.24 dependabot[bot] 2024-01-19 16:23:06 +00:00
  • 306eed4f13 chore(deps): bump the github-actions group with 1 update dependabot[bot] 2024-01-22 07:53:45 +00:00
  • 1f72bc0ddb chore(deps): bump the cargo group with 5 updates dependabot[bot] 2024-01-22 07:40:05 +00:00
  • 2a4178e069 style: share linting options across packages Thomas Frans 2024-01-07 00:13:03 +01:00
  • dee424d141 chore(deps): bump the cargo group with 5 updates dependabot[bot] 2024-01-08 07:35:49 +00:00
  • 73dea167e0 chore(deps): bump the github-actions group with 1 update dependabot[bot] 2024-01-08 07:25:04 +00:00
  • 2056e56ef5 chore(actions): remove unsupported pr-branch input Thomas Frans 2024-01-06 16:17:08 +01:00
  • cef08e6e01 [create-pull-request] automated change github-actions[bot] 2024-01-06 11:04:54 +00:00
  • 2b2d5745c3 chore: keep track of used toolchain version (#1319) Thomas Frans 2024-01-06 12:04:31 +01:00
  • cb96f46e51 chore: remove unnecessary asynchronous channel Thomas Frans 2024-01-06 12:00:05 +01:00
  • 4eff37a3ed style: deny clippy::multiple_inherent_impls lint Thomas Frans 2024-01-01 22:55:06 +01:00
  • 0eee40e877 fix: crash on Termux due to missing runtime directory Thomas Frans 2024-01-02 21:27:13 +01:00
  • 2a44323d59 chore(deps): bump the cargo group with 8 updates (#1359) dependabot[bot] 2024-01-01 14:56:39 +00:00
  • 92e0852b37 Set version and release date in CHANGELOG Henrik Friedrichsen 2023-12-16 22:52:38 +01:00
  • 9e064f9d87 Bump version to 1.0.0 Henrik Friedrichsen 2023-12-16 22:50:03 +01:00
  • ea36d2d42a Add Git commit hash to version string Henrik Friedrichsen 2023-12-16 18:29:56 +01:00
  • 87f05e430d Dependency updates Henrik Friedrichsen 2023-12-16 14:55:17 +01:00
  • faf9a2ca87 chore(deps): bump zerocopy from 0.6.5 to 0.6.6 dependabot[bot] 2023-12-15 03:50:10 +00:00
  • 57be87487c Dependency updates Henrik Friedrichsen 2023-12-09 17:54:57 +01:00
  • a826115907 fix(mpris): can_go_previous should always be true (#1346) eulerfan271 2023-12-09 05:51:17 -05:00
  • 0a1a9bdd4d refactor: tabs rewrite to clean up API Thomas Frans 2023-10-27 17:03:06 +02:00
  • b37fb7cc10 cargo update Henrik Friedrichsen 2023-12-03 11:47:07 +01:00
  • 3dd2af5996 chore(deps): bump openssl from 0.10.57 to 0.10.60 dependabot[bot] 2023-11-28 21:42:38 +00:00
  • 14abdf8ba0 chore(deps): bump the cargo group with 2 updates dependabot[bot] 2023-11-27 07:42:51 +00:00
  • 7a9c8f3a5e fix: allow any value to set MPRIS volume Thomas Frans 2023-11-29 15:34:02 +01:00
  • e0373890fe feat: improve configuration file error handling Thomas Frans 2023-11-28 21:25:18 +01:00
  • 0cee99ba4c feat: add info command line subcommand (#1330) Thomas Frans 2023-11-27 08:43:55 +01:00
  • 0c9be11357 chore(deps): bump the cargo group with 1 update dependabot[bot] 2023-11-20 07:48:04 +00:00
  • caf937d858 fix: add leading slash to gitignore paths Thomas Frans 2023-11-20 22:12:35 +01:00
  • 9c29f17ca1 chore(deps): bump the cargo group with 5 updates dependabot[bot] 2023-11-13 08:01:55 +00:00
  • cd73c24150 docs: formatting fixes Thomas Frans 2023-11-13 20:16:13 +01:00
  • fcf68995cb fix!: create IPC socket in user runtime directory (#1313) Thomas Frans 2023-10-28 18:43:33 +02:00
  • 2c14883f48 docs: add changelog (#1318) Thomas Frans 2023-10-28 17:15:58 +02:00
  • c61f0c6508 chore(deps): bump rustix from 0.37.24 to 0.37.26 dependabot[bot] 2023-10-26 16:10:29 +00:00
  • e0d1d267b3 chore(deps): bump the cargo group with 13 updates dependabot[bot] 2023-10-26 16:16:42 +00:00
  • 08c2b8c301 chore(deps): bump the github-actions group with 1 update dependabot[bot] 2023-10-26 16:06:55 +00:00
  • c4e31210a8 chore: Group Dependabot updates Henrik Friedrichsen 2023-10-26 17:52:49 +02:00
  • 6ee00e39d3 Change color of unavailable song Henrik Friedrichsen 2023-10-14 22:31:57 +02:00
  • a1a986344f Revert "feat: move to async POSIX signal handler" Henrik Friedrichsen 2023-10-14 12:44:47 +02:00
  • 8d00ca74fc fix: MPRIS loop tokio::select!() panic on exit Thomas Frans 2023-10-04 11:51:52 +02:00
  • 51d1b34ccc fix: prevent IPC socket cleanup panic Thomas Frans 2023-10-12 23:49:47 +02:00
  • a69e2d763b fix: disable cursive_buffered_backend tracing Thomas Frans 2023-10-12 10:42:21 +02:00
  • a067ab2ae2 feat: move to async POSIX signal handler Thomas Frans 2023-10-07 18:34:49 +02:00
  • 209d8e260b refactor: remove lazy_static crate Thomas Frans 2023-10-07 17:33:48 +02:00
  • 2f365c1551 chore: remove placeholder code Thomas Frans 2023-10-05 18:32:30 +02:00
  • b27b067a47 fix: prevent MPRIS D-Bus duplicate name Thomas Frans 2023-10-03 14:10:33 +02:00
  • edee66aeed Update dependencies Henrik Friedrichsen 2023-10-01 12:30:57 +02:00
  • 57538e2650 Switch to Crossterm backend by default Henrik Friedrichsen 2023-09-29 21:22:58 +02:00
  • fe8f8e78ee style(clippy): enforce clippy use_self lint Thomas Frans 2023-09-27 21:53:13 +02:00
  • 01e01b59e4 docs: update users.md (#1274) Arthur McLain 2023-09-10 22:41:37 +02:00
  • fcf8223e00 Update dependencies Henrik Friedrichsen 2023-09-10 20:32:07 +02:00
  • c0c7ea8828 Make worker command delivery more resilient Henrik Friedrichsen 2023-08-29 21:47:07 +02:00
  • b4a397c84d Use Rc for UserData as it's !Sync Henrik Friedrichsen 2023-08-26 15:05:13 +02:00
  • 055a82cb77 Update dependencies Henrik Friedrichsen 2023-08-26 14:37:30 +02:00
  • 4942647e1c Improve how we indicate that a command arg is optional cyqsimon 2023-08-20 17:32:56 +08:00
  • bd80670345 Use step output environment file Henrik Friedrichsen 2023-07-24 01:58:13 +02:00
  • 7d9faa7b59 Document add current and save current Henrik Friedrichsen 2023-07-24 01:32:05 +02:00
  • 17413fbad4 Update GitHub actions for CD pipeline Henrik Friedrichsen 2023-07-24 01:16:48 +02:00
  • 8e31ff10a8 Bump version to 0.13.4 Henrik Friedrichsen 2023-07-23 23:51:19 +02:00
  • 0c13afb46f Fix: fetch album only once Henrik Friedrichsen 2023-07-23 14:46:29 +02:00
  • bef4742cec Remove duplicate album query Henrik Friedrichsen 2023-07-23 14:41:46 +02:00
  • 924296ac52 Add add command for adding song to playlist (#1232) Flynn Duniho 2023-07-22 07:03:21 -07:00
  • 92cd4f1c8b Handle local tracks in playlist Henrik Friedrichsen 2023-07-22 15:38:37 +02:00
  • 90b4560a2d Gracefully handle tracks without IDs Henrik Friedrichsen 2023-07-22 13:39:04 +02:00
  • 2786c6ba34 Sort Artists Ignoring "The" (#1238) bentheklutz 2023-07-22 06:05:03 -05:00
  • 66bb0746b6 Update to strum 0.25.0 Henrik Friedrichsen 2023-07-22 12:42:57 +02:00
  • 9709c73324 Recommend Ueberzug++ cyqsimon 2023-07-19 15:31:14 +08:00
  • 83f9e8d224 Update dependencies Henrik Friedrichsen 2023-07-22 12:29:04 +02:00
  • f74661a15d feat: add save current command hrdl 2023-07-06 16:21:34 +02:00
  • 2c61a965f1 Update dependencies Henrik Friedrichsen 2023-07-02 14:59:59 +02:00
  • 0c93cafccf refactor: remove unused screenchange variable Thomas Frans 2023-06-18 16:41:47 +02:00
  • d644397180 fix: forward mouse events inside layout Thomas Frans 2023-06-14 12:21:27 +02:00
  • 03cfd4da5f chore: improve release build options Thomas Frans 2023-06-12 15:59:45 +02:00
  • 9b0cd76fc5 Bump version to 0.13.3 Henrik Friedrichsen 2023-06-11 22:41:29 +02:00
  • 07c2245bd6 Update dependencies Henrik Friedrichsen 2023-06-11 22:39:28 +02:00
  • 21c26abaa3 docs: add cargo installation method Thomas Frans 2023-06-06 23:43:25 +02:00
  • 3587aa1441 docs: remove Snapcraft installation source Thomas Frans 2023-06-06 22:53:09 +02:00
  • 6c990b5bda fix: config option command_key not working Thomas Frans 2023-06-04 20:07:46 +02:00
  • ac0bcb4420 fix: prevent tab switching from command line Thomas Frans 2023-06-03 15:48:27 +02:00
  • bbd7bcf4aa fix: command line multi-byte prefix panic Thomas Frans 2023-06-03 16:04:02 +02:00
  • 96bb2ea06b fix: '/' character not working in search view Thomas Frans 2023-05-28 11:06:09 +02:00
  • 6d2a0552bf refactor: move layout functionality under layout Thomas Frans 2023-05-28 00:52:36 +02:00
  • d0efc0868f chore: fix Application::new documentation Thomas Frans 2023-05-27 19:25:00 +02:00
  • 0c97bd36c3 fix: remove ipc import on non-unix systems Thomas Frans 2023-05-27 19:17:06 +02:00
  • c36d3cf272 refactor: move and add functions Thomas Frans 2023-05-27 19:08:45 +02:00
  • 04cbe8ac20 refactor: move base path config + documentation Thomas Frans 2023-05-27 14:15:55 +02:00
  • 6be45ece90 chore: document items in the config module Thomas Frans 2023-05-26 23:19:56 +02:00
  • 3b8de6600f refactor: move panic hook into module Thomas Frans 2023-05-26 20:42:32 +02:00
  • abffb3c2a9 refactor: move cli argument parsing to main Thomas Frans 2023-05-24 00:02:43 +02:00
  • ae090b6073 refactor: move async runtime to application module Thomas Frans 2023-05-23 23:24:29 +02:00
  • 6d32f3d1f8 refactor: move 'global' data into Application Thomas Frans 2023-05-22 22:22:52 +02:00
  • b6e5495128 Update dependencies Henrik Friedrichsen 2023-06-01 21:17:52 +02:00
  • e6ed4ea024 Support multiple IPC sockets (#1171) Henrik Friedrichsen 2023-05-22 22:14:59 +02:00
  • d8faa87431 Fix incorrect notification ID reuse on XDG (#1150) cyqsimon 2023-05-23 01:51:29 +08:00
  • f18454082e Update dependencies Henrik Friedrichsen 2023-05-22 19:37:05 +02:00
  • e9f34873b4 fix(ui): ListView decrement selected on remove Thomas Frans 2023-05-11 19:20:15 +02:00
  • aeff120e67 Revert "Use native TLS only, don't mix it with rustls" Henrik Friedrichsen 2023-05-10 23:08:29 +02:00
  • 2040620b42 Dependency updates Henrik Friedrichsen 2023-05-09 21:07:20 +02:00
  • 80da5a877a Use native TLS only, don't mix it with rustls Jakub Jirutka 2023-05-06 22:57:02 +02:00
  • ba60fbddd0 Fix: breaking changes in rpostify 0.11.7 Jakub Jirutka 2023-05-06 22:51:10 +02:00