sboesen / remotely-sync

fork of remotely-save with security upgrades
Apache License 2.0
180 stars 8 forks source link

Mobile command to get sync status #93

Closed kadisonm closed 6 months ago

kadisonm commented 6 months ago

Implemented a solution for #43. Users can use the command or add it to the mobile tool bar to retrieve the sync status. I also refactored getting the last sync date into misc.ts.

sboesen commented 6 months ago

Awesome! merged - will release in 0.4.35 once I briefly test it.

sboesen commented 6 months ago

Thanks for the code change :)

kadisonm commented 6 months ago

No worries, was pretty easy to implement.

sboesen commented 6 months ago

Released in 0.4.35.

Refactor is also appreciated :)