Marco
Marco
This is my update for Gitlab CI, works perfectly with Faraday 1.8.0 ``` deploy: stage: deploy only: - master image: ruby:latest script: - gem install dpl && gem install faraday...
Hi @afadil Could you please review this PR? This is only for refactoring to make the code cleaner. Thanks!
Hi @afadil I have just rebased with latest main, can you review pls?
hi @afadil - this is also another PR to refactor the code only, no business logic change - `src-rust-lib` contains all business logic of the backend that can be reused...
@afadil CR pls Thank you for a great project Fadil. I would love to contribute to open-source projects like yours. Happy to join some chat tool for more development discussion...
Hi @afadil, thanks for your response, I was waiting for it the whole day. First of all, allow me to say 'we' sometime because I really want to be a...
Hi @afadil, This PR is safe btw, no logic change, just moving code of calling `@tauri-apps` into one place `src/commands`
hi @afadil https://github.com/afadil/wealthfolio/pull/69 => here is the code to extend `src/commands` to support multiple platforms
Hi @afadil I 100% agree with you on privacy which is also my job now. I am mainly working on P2P systems, we can take leverage of this to sync...
Hi @afadil Besides the plan, if we only look at the code, do you see any issue of the code change in this PR? This code change only makes the...