Skip to content

Releases: UnknownSilicon/googlephotos-filestorage

Library!

26 Sep 15:26
554604d
Compare
Choose a tag to compare
  • Converted into a library to prepare for GUI application
  • If you still want to use the terminal version, use the previous version for now
  • Now working in temp directory instead of CWD

Remove warning, fix folders, add update checker, and various fixes.

03 Jul 21:59
Compare
Choose a tag to compare

Bug Fix

18 Jun 23:47
8b1122a
Compare
Choose a tag to compare
  • Remove plans from README.md
  • Make some text easier to understand
  • Change ID separator
  • Fix crashing on download/remove when given an invalid file name

Bug Fix

18 Jun 22:28
Compare
Choose a tag to compare
  • Fixed issue related to opening a port on Linux/OSX
  • Fixed an issue where the user's input would not be read

Auto Downloading, Albums, Interface Improvements, and More

14 Jun 16:16
a846d19
Compare
Choose a tag to compare

Features

  • Rework uploading to sort files into albums
    • This keeps google photos a lot cleaner
  • Automatic downloading and decoding of files
  • Interface improvements to improve usability
  • List Files
  • Delete Files
  • Improved authentication system

Known Bugs

  • Deleting files doesn't always work, especially for uploading
    • Java is doing some weird things and hanging onto files in memory that aren't even used
  • The warning message when launching the program is nothing. Please ignore it for now while I try to find a way to suppress it.

Automatic Uploading!

07 Apr 20:57
Compare
Choose a tag to compare

This release adds the ability to automatically upload files to google photos. Automatic downloading is coming soon.

Large File Support

07 Sep 21:55
Compare
Choose a tag to compare
Large File Support Pre-release
Pre-release

This release adds support for files larger than 48MB (as defined by max possible image size) as well as various improvements to the checksum system.

First Release

10 Aug 21:59
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

This is the first release of google photos file storage.

New to this release:

  • Encode files into images
  • Checksum verification
  • Decode images into files