Ethan Girouard eta357
eta357 pushed to main at LibreTunes/LibreTunes 2025-05-03 04:38:03 +00:00
6f571a338f Merge pull request 'Allow server function calls from non-WASM' (#212) from 211-allow-server-function-calls-from-non-wasm into main
9cd1e8291a Use feature-specific Client in server functions
ff1b7401f2 Add custom client for non-browser RPC
d434a514a4 Create reqwest_api feature
Compare 4 commits »
eta357 closed issue LibreTunes/LibreTunes#211 2025-05-03 04:38:02 +00:00
Allow server function calls from non-WASM
eta357 merged pull request LibreTunes/LibreTunes#212 2025-05-03 04:38:01 +00:00
Allow server function calls from non-WASM
eta357 created pull request LibreTunes/LibreTunes#212 2025-05-03 04:37:39 +00:00
Allow server function calls from non-WASM
9cd1e8291a Use feature-specific Client in server functions
3564fd5d3b Use feature-specific Client in server functions
ff1b7401f2 Add custom client for non-browser RPC
d434a514a4 Create reqwest_api feature
Compare 3 commits »
eta357 created branch 211-allow-server-function-calls-from-non-wasm in LibreTunes/LibreTunes 2025-05-03 04:23:45 +00:00
eta357 opened issue LibreTunes/LibreTunes#211 2025-05-03 03:20:08 +00:00
Allow server function calls from non-WASM
eta357 deleted branch 104-use-stylance-for-scoped-css from LibreTunes/LibreTunes 2025-04-29 23:25:09 +00:00
eta357 deleted branch 145-clean-up-css from LibreTunes/LibreTunes 2025-04-29 23:24:46 +00:00
eta357 commented on issue LibreTunes/LibreTunes#104 2025-04-29 23:24:04 +00:00
Use stylance for scoped CSS

Using Tailwind instead

eta357 closed issue LibreTunes/LibreTunes#104 2025-04-29 23:24:04 +00:00
Use stylance for scoped CSS
eta357 closed issue LibreTunes/LibreTunes#169 2025-04-29 23:23:38 +00:00
Clean up CSS
eta357 commented on issue LibreTunes/LibreTunes#169 2025-04-29 23:23:38 +00:00
Clean up CSS

Done in #210

eta357 commented on issue LibreTunes/LibreTunes#168 2025-04-29 23:23:16 +00:00
Set up Tailwind CSS

Done in #210

eta357 closed issue LibreTunes/LibreTunes#168 2025-04-29 23:23:16 +00:00
Set up Tailwind CSS
eta357 deleted branch 6-general-src-restructuring from LibreTunes/LibreTunes 2025-04-29 23:14:33 +00:00
eta357 pushed to main at LibreTunes/LibreTunes 2025-04-29 23:14:32 +00:00
10011a8859 Merge pull request '6-general-src-restructuring' (#210) from 6-general-src-restructuring into main
16bc79aef4 Fix redundant closures (Clippy)
297c22d832 Run rustfmt
5fb84bd29e Add rustfmt CICD job
b9cbe22562 Use contains instead of .iter().any() (Clippy)
Compare 76 commits »
eta357 closed issue LibreTunes/LibreTunes#6 2025-04-29 23:14:31 +00:00
General src/ (re)structuring
eta357 merged pull request LibreTunes/LibreTunes#210 2025-04-29 23:14:31 +00:00
6-general-src-restructuring