Commit Graph

15 Commits

Author SHA1 Message Date
3e7cc0fd2d renamed project to PiwigoDirectoryUploader 2019-03-03 23:44:13 +01:00
951c8249dd removed duplicated log message 2019-03-03 23:21:46 +01:00
cc778e5615 added sort to populate by category not by random file order 2019-03-02 00:32:15 +01:00
bfd90cf1b6 made upload of images work 2019-03-02 00:21:01 +01:00
515a3c6950 added category output 2019-03-01 21:51:37 +01:00
930d27bff7 fixed namespace and clone target 2019-03-01 21:36:16 +01:00
704a3da759 small http handling optimization 2019-03-01 00:26:15 +01:00
28f89c54d5 started upload file implementation 2019-03-01 00:14:52 +01:00
a4a6cce943 made finding missing files work 2019-02-27 23:26:18 +01:00
45db2fe79b made app context internal to the app parts 2019-02-27 22:13:23 +01:00
2808c85147 added md5 sums to the local file upload indexing 2019-02-27 22:11:47 +01:00
643729af1f started coding of image handling 2019-02-27 00:09:41 +01:00
d80348053e prepared some parameters 2019-02-26 00:02:22 +01:00
470df78264 error handling one more time :-D 2019-02-25 23:51:18 +01:00
6df316fe19 restructured the app code a bit
updated errorhandling to make exit codes only in app.go
2019-02-25 23:36:18 +01:00