cc2656cb09
updated copyright notice at the top of the files
2019-03-23 22:41:04 +01:00
8efd309a9c
added some tests to the image code
2019-03-23 21:35:16 +01:00
c9b6a7e6db
learned about mocking and made mocks work
...
added new tests for the images part of the app
added go generate info to help generate mocks for tests
2019-03-22 00:14:34 +01:00
b326b0da84
added uploadImages
...
added piwigo image id to upload to support file updates
added noUpload flag to do all but skip file upload
changed metadata filepath to full file path
moved category detection during local file metadata generation
2019-03-20 23:15:41 +01:00
8068d829fe
Refactored piwigo context to a object oriented implementation
...
Optimized http calls to reuse more code and DRY
Interface for PiwigoContext WIP
Naming WIP
2019-03-20 00:17:58 +01:00
f3f864ec49
Removed old empty method
...
added synchronizePiwigoMetadata implementations to update local metadata from piwigo
2019-03-19 23:08:28 +01:00
00404788cb
Renamed methods as GO has no Getter or Setter
2019-03-19 21:21:45 +01:00
5166b0c6b8
started synchronization of piwigo ids and upload required
2019-03-17 23:57:28 +01:00
798b74d071
Implemented synchronizeLocalImageMetadata to build the local image database
2019-03-17 23:11:56 +01:00