got a bit bigger again with lots of refactoring
moving functionality into functions to improve local reasoning
reducing (hidden) coupling/controlflow
other changes
handle more cases in/with normalizePath & concatPath
add GraphApiErrorException for better reporting of api errors
handle pagination for folders with 200+ items
explicitly handle more errors during upload
folloup to #175
got a bit bigger again with lots of refactoring moving functionality into functions to improve local reasoning reducing (hidden) coupling/controlflow
other changes handle more cases in/with normalizePath & concatPath add GraphApiErrorException for better reporting of api errors handle pagination for folders with 200+ items explicitly handle more errors during upload