Commit Graph

187 Commits (master)
 

Author SHA1 Message Date
Philipp Häfelfinger f8104de481 updates file mode 1 year ago
Philipp Häfelfinger 425f8870e3 fixes handling of hidden directories 4 years ago
Philipp Häfelfinger 7c2d6f302b fixes name of the filesystem entry 4 years ago
Philipp Häfelfinger a01acf20eb updates ignores for second local test folder structure 4 years ago
Philipp Häfelfinger ad3896697e updates readme to provide information on the new flags and fixes some existing typos 4 years ago
Philipp Häfelfinger c66dbcd7dc adds new flags to default ini file 4 years ago
Philipp Häfelfinger d95dcecda2 moves all flags from the entry point to flags.go 4 years ago
Philipp Häfelfinger 033b5fa53c adds handling for new key generation and configurable extensions 4 years ago
Philipp Häfelfinger bef050474a ignoring dist files 4 years ago
Philipp Häfelfinger 2828536ba6 moved test image to a new subfolder 4 years ago
Philipp Häfelfinger e07a12409b adds support for file exteions and directory ignores to the local scanner
still some todos left
4 years ago
Philipp Häfelfinger 3a1ba53162 updated go and gomodules 4 years ago
Philipp Häfelfinger 6e0a2c17e4 added build for normal gcc
updated musl output path
5 years ago
Philipp Häfelfinger e302510bcd forgot musl tools 5 years ago
Philipp Häfelfinger 075f50264a test building with musl inside container 5 years ago
Philipp Häfelfinger 28ed93cc1c new syntax of drone build file 5 years ago
Philipp Häfelfinger f6e592456d publishtest 5 years ago
Philipp Häfelfinger 3ffcd1fd09 added test coverage
added github release experiment
5 years ago
Philipp Häfelfinger 1df73b21b4 updated pipeline 5 years ago
Philipp Häfelfinger f5dc4dec8f added drone config 5 years ago
Philipp Häfelfinger 28b3bffe19 updated modules 5 years ago
Philipp Häfelfinger a2e80132b4 updated readme 5 years ago
Philipp Häfelfinger a8055a38af removed absolute path to make chances higher to run on other distros as well 5 years ago
Philipp Häfelfinger 9337e3e68f added ignore for dolphin directory settings 5 years ago
Philipp Häfelfinger f3b26433ba added go module config 5 years ago
Philipp Häfelfinger acea32d0b1 fixed variable shadowing warnings 5 years ago
Philipp Häfelfinger 4debc22f5c renamed piwigo interfaces to address build warnings 5 years ago
Philipp Häfelfinger 01761eb6ea renamed file to serverContext 5 years ago
Philipp Häfelfinger 3de900ab75 renamed PiwigoContext to ServerContext 5 years ago
Philipp Häfelfinger 6bde70cef8 renamed PiwigoCategory to Category as the package name is duplicated 5 years ago
Philipp Häfelfinger 04b32dcd02 Fixed some warnings provided by jetbrains goland IDE 5 years ago
Philipp Häfelfinger 1c5552e690 ignoring gz files 5 years ago
Philipp Häfelfinger 1ca311895c added build script to build fully statically linked binary using musl 5 years ago
Philipp Häfelfinger 2635e474f6 Update issue templates 5 years ago
Philipp Häfelfinger 059b2df215 made upload run in parallel with 4 as default 5 years ago
Philipp Häfelfinger d62fc55c9e fixed parameter usage 5 years ago
Philipp Häfelfinger 3785de4e56 made piwigo exists call batched 5 years ago
Philipp Häfelfinger 3c50f36a77 removed timing 5 years ago
Philipp Häfelfinger 281646b883 allow to run on all cores 5 years ago
Philipp Häfelfinger 962660d674 made file change detection run as go routines and parallel 5 years ago
Philipp Häfelfinger 56e21b2d90 split code into multiple files with each file dedicated to one purpose 5 years ago
Philipp Häfelfinger 2468bf3e16 fixed small calculation error that forced the upload to allocate 512MB instead of 512KB as upload buffer... ooops :-D 5 years ago
Philipp Häfelfinger 355d2a5f51 Fixed issue with duplicated category index on PiwigoId when Id is not yet known 5 years ago
Philipp Häfelfinger 321c18b6bd ignore hidden files and folders 5 years ago
Philipp Häfelfinger 5ca8a92e22 implemented category methods 5 years ago
Philipp Häfelfinger 6acd3f8a55 added save and load for category
marked some image functions internal
5 years ago
Philipp Häfelfinger 402ac902a5 added unique indexes to category
moved category methods down
5 years ago
Philipp Häfelfinger 2a4a8e2e01 renamed ImageMetaData.CategoryId to CategoryPiwigoId -> Db rebuild required 5 years ago
Philipp Häfelfinger b99e990747 reenabled whole workflow and made it build 5 years ago
Philipp Häfelfinger 564554ffb0 added empty interface implementation 5 years ago