antonydp

Results 7 comments of antonydp

I added a check to the previously made backup repos, now technically it works

I think I can adapt this code to work with gist.github.com instead of github.com Is it a good idea?

The main functions (backupGithub & restorePromptGithub) are working for me, we now need to decide if it's best to add a dedicated "backup data on cloud" button or to make...

Basically the current backup feature already coded in cloudstream works thanks to two main functions: Backup () writes and stores in the phone memory a txt file with the user...

I only coded backupGithub & restorePromptGithub, the logic regarding how to automate the process is not there yet. I was in fact asking if it's best to add a dedicated...

There's something to fix in the restoreprompt: it looks like it's restoring cached data before it gets the backup from cloud. does it make sense?

I wasn't sure what I meant either 🤣 anyway we made some changes, it still needs testing, if someone else can compile it and test it, that would be nice