Commit Graph

17 Commits

Author SHA1 Message Date
105c89538e moved imagenode to the imagelist file where it gets created 2019-03-12 23:46:35 +01:00
e1c1f9578a made local image preparations use channels and go routines to speed it up and use all cpu cores to calculate the md5 sums 2019-03-03 22:35:24 +01:00
bfd90cf1b6 made upload of images work 2019-03-02 00:21:01 +01:00
665f0e18e1 fixed missing directory handling 2019-03-01 21:51:30 +01:00
28f89c54d5 started upload file implementation 2019-03-01 00:14:52 +01:00
958631df5d filtering all except png and jpg 2019-02-28 22:30:58 +01:00
a4a6cce943 made finding missing files work 2019-02-27 23:26:18 +01:00
2808c85147 added md5 sums to the local file upload indexing 2019-02-27 22:11:47 +01:00
669bb18cf4 made category create work 2019-02-26 22:50:33 +01:00
2195920b38 updated path handling 2019-02-25 23:58:44 +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
fbd92489f2 added category tree build up and missing category detection 2019-02-25 23:11:09 +01:00
a897d82bfa refactored errorhandling one more time :-D 2019-02-24 23:27:31 +01:00
a8890c1d2d refactored error handling 2019-02-24 21:38:28 +01:00
4721c762f1 implemented piwigo authentication code with cookiehandling 2019-02-24 00:33:46 +01:00
37f6aefe5e formatted / restructured app folder 2019-02-23 22:02:12 +01:00
894a039591 restructured project folders 2019-02-23 21:57:54 +01:00