aboutsummaryrefslogtreecommitdiff
path: root/src/server/apis
AgeCommit message (Collapse)Author
2019-10-27cleanupSam Wilkins
2019-10-27further cleanup for oauth, separated access token function from client functionSam Wilkins
2019-10-27refactoring oauth2 client use in google api serversideSam Wilkins
2019-10-15initial commitSam Wilkins
2019-10-12parse google user data and use it to provide customized feedback on loginSam Wilkins
2019-10-09semicolonsBob Zeleznik
2019-10-09client side google api authentication UISam Wilkins
2019-09-27batcher updatesSam Wilkins
2019-09-26merged with master againSam Wilkins
2019-09-26finally transferred google credential management to databaseSam Wilkins
2019-09-26beginning to read from and write to databaseSam Wilkins
2019-09-24now store cache in mongodb collection, fixed extension asSam Wilkins
2019-09-21final batcher fixesSam Wilkins
2019-09-20integrated with array batcher npm moduleSam Wilkins
2019-09-20factored out extensions into npm moduleSam Wilkins
2019-09-19organized and genericizedSam Wilkins
2019-09-19extensions fixes and tracking albumsSam Wilkins
2019-09-18additional timeunitSam Wilkins
2019-09-18final batching expansionSam Wilkins
2019-09-16directory import and document decorations tweaksSam Wilkins
2019-09-16fixes for converting between google and our doc formatsbob
2019-09-16updatesSam Wilkins
2019-09-15syncing of images in imported google docSam Wilkins
2019-09-14rich text google photos transfer improvmentsSam Wilkins
2019-09-13updatesSam Wilkins
2019-09-13fixed batching and refactorSam Wilkins
2019-09-13added batching, genericallySam Wilkins
2019-09-12fixed upload handling:Sam Wilkins
2019-09-12sharing workflow supportedSam Wilkins
2019-09-12merged with master and batch directory upload requestsSam Wilkins
2019-09-11restored labels to pivot viewerSam Wilkins
2019-09-11text enrichment and collections storing album idSam Wilkins
2019-09-11now support auto taggingSam Wilkins
2019-09-10lots of refactoring, beginning autotaggingSam Wilkins
2019-09-09nearly finished transferring images between text notes and google docsSam Wilkins
2019-09-09server compiling tweaksSam Wilkins
2019-09-09updatesSam Wilkins
2019-09-08refactor of uploader to handle local and remote imagesSam Wilkins
2019-09-08factored out collection creation, sharp() resizers and image managementSam Wilkins
2019-09-07collection of searchSam Wilkins
2019-09-07working on import from google photosSam Wilkins
2019-09-07implemented via context menuSam Wilkins
2019-09-06lightly tested functional export of any image doc (web url or stored in ↵Sam Wilkins
server public folder) to google photos, optionally stored in a given target album
2019-09-03fixed upload authentication issue, need to fix image byte extractionSam Wilkins
2019-09-03working on media uploadingSam Wilkins
2019-09-03fixed refresh token issueSam Wilkins
2019-09-03implemented refresh tokens and create, get, listSam Wilkins
2019-09-01tweaksSam Wilkins
2019-09-01factored out typingsSam Wilkins
2019-09-01added typings for google photo album manipulationsSam Wilkins