31 Commits

Author SHA1 Message Date
Tsiry Sandratraina
287d7ed16e Update tests.rs 2023-06-20 16:33:37 +03:00
Tsiry Sandratraina
ce05fb30c0 Update tests.rs 2023-06-17 20:23:21 +03:00
Tsiry Sandratraina
a8a1ed36c3 fix android path
fix android db path
2023-04-13 23:57:21 +03:00
Tsiry Sandratraina
5abbbd144d bump version code
bump version code

bump version code
2023-04-13 23:57:17 +03:00
Tsiry Sandratraina
f81e3473fb fix(settings): add android music directory support 2023-04-13 23:57:17 +03:00
Tsiry Sandratraina
46f62b1bca fix(settings): add android support 2023-04-13 23:57:17 +03:00
Tsiry Sandratraina
734e24a920 chore(settings): bump version code
chore(audio): update dependencies

chore(types): bump version code

chore(discovery): bump version code

chore(types): update dependencies

chore(entity): bump version code

chore(tracklist): bump version code

chore(storage): bump version code

chore(playback): bump version code

chore(migration): bump version code

chore(scanner): bump version code

chore(server): bump version code

chore(client): bump version code

chore(addons): bump version code

chore(graphql): bump version code

chore(webui): bump version code

chore: bump version code
2023-01-12 17:29:10 +03:00
Tsiry Sandratraina
84e4951345 feat: implement remote media cache feature 2023-01-11 22:04:00 +03:00
Tsiry Sandratraina
055e7ac4fb chore: setup bazel build 2022-12-22 21:41:34 +03:00
Tsiry Sandratraina
29947dfab6 chore: build with bazel+cargo-raze 2022-12-19 16:47:40 +03:00
Tsiry Sandratraina
39b983ae5e chore: update grpc server tests
fix ci
2022-12-10 12:08:15 +03:00
Tsiry Sandratraina
39627fd40c chore: add webui tests 2022-12-06 22:00:52 +03:00
Tsiry Sandratraina
e9d810c80d chore: add graphql tests
chore: update graphql tests

chore: update graphql tests

ci: run ci.yml in macos-latest

ci: use cache actions

fix tests

fix tests

update player tests

fix graphql tests

chore: clean unused codes

chore: update playlist queries tests

chore: install cargo-llvm-cov only if not installed
2022-12-05 12:22:25 +03:00
Tsiry Sandratraina
e4bed398cf Merge pull request #94 from jacobstern/tauri-port
Standalone Tauri app proof of concept
2022-12-03 20:56:48 +03:00
Tsiry Sandratraina
c5710452db chore: add storage tests
chore: fix storage tests

add more tests
2022-12-01 20:33:54 +03:00
Tsiry Sandratraina
6fc59d345a fix music_directory issue 2022-11-30 23:02:38 +03:00
Tsiry Sandratraina
800c383a58 chore: add settings tests
fix music_directory issue

fix music_directory issue
2022-11-30 22:51:46 +03:00
Jacob Stern
ab32344b2e Add optional GraphQL server to Tauri app 2022-11-29 17:49:46 -08:00
Tsiry Sandratraina
4ecc627e98 chore: configure tests
chore(actions): add ci.yml
2022-11-29 23:01:05 +03:00
Tsiry Sandratraina
6512f7fa40 chore: bump version code
chore: update Cargo.toml

chore: bump version code
2022-11-14 00:04:14 +03:00
Tsiry Sandratraina
36e8c9dd43 refactoring search engine 2022-11-13 19:09:17 +03:00
Tsiry Sandratraina
01ef1378c3 [scanner] extract album cover picture 2022-10-18 18:39:33 +03:00
Tsiry Sandratraina
4364c8275c feat: register music-player services using mdns 2022-10-18 09:27:38 +03:00
Tsiry Sandratraina
9ad1194831 feat: listen on ipv4 instead of ipv6 2022-10-08 08:47:59 +00:00
Benjamin Sinkula
ba86c4ae33 Fix Settings deserialization when settings.toml doesn't contain all the values in Settings 2022-10-04 14:07:31 -05:00
Tsiry Sandratraina
f010664386 [terminal-ui] listen for player events and update current track in realtime 2022-10-04 02:17:10 +03:00
Tsiry Sandratraina
55d223f135 update Cargo.toml
update Cargo.toml

update Cargo.toml

update Cargo.toml

update Cargo.toml

update Cargo.toml

update Cargo.toml

update Cargo.toml
2022-09-14 23:40:16 +00:00
Tsiry Sandratraina
80ccf579aa initialize addons structure 2022-09-14 19:00:28 +00:00
Tsiry Sandratraina
02e015ddbf feat: scan music directory 2022-09-14 16:26:28 +00:00
Tsiry Sandratraina
72579d3027 run database migrations on start 2022-09-13 21:14:52 +00:00
Tsiry Sandratraina
759cdbed2b feat: read settings from a config file 2022-09-13 20:23:58 +00:00