Skip to content

Comments

ready for release!#1

Open
honorsea wants to merge 12 commits intooldfrom
main
Open

ready for release!#1
honorsea wants to merge 12 commits intooldfrom
main

Conversation

@honorsea
Copy link
Owner

changes:
combined upload.js download.js and authtoken.js files to one file: app.js (you can access old files from old branch)
when launching the app, now it syncs automatically(check for client and dropbox save files and compares them to upload or download)
now it uses a new access token each time you operate the app. no need to worry about timeouts now
extra arguments to force download and force upload, ex: node app [romnickname] [-fd]
accepted force arguments: -fd(fd) & -fu(fu)
accessconfig.json file is no longer needed

honorsea added 12 commits April 30, 2022 20:09
changes:
combined upload.js download.js and authtoken.js files to one file: app.js (you can access old files from old branch)
when launching the app, now it syncs automatically(check for client and dropbox save files and compares them to upload or download)
now it uses a new access token each time you operate the app. no need to worry about timeouts now
extra arguments to force download and force upload, ex: node app [romnickname] [-fd]
accepted force arguments: -fd(fd) & -fu(fu)
accessconfig.json file is no longer needed
all of the functionality(app.js + add.js + oauth2.js) in a single js file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant