permission changes & minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-11-09 22:56:19 +01:00
parent 2805854bb2
commit 5d9adc0dbc
56 changed files with 0 additions and 0 deletions

0
.gitattributes vendored Normal file → Executable file
View File

0
.github/FUNDING.yml vendored Normal file → Executable file
View File

0
.github/workflows/main.yml vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
DataStorage/Database/Connection/ConnectionAbstract.h Normal file → Executable file
View File

0
DataStorage/Database/Connection/ConnectionFactory.h Normal file → Executable file
View File

0
DataStorage/Database/Connection/DbConnectionConfig.h Normal file → Executable file
View File

0
DataStorage/Database/Connection/MysqlConnection.h Normal file → Executable file
View File

0
DataStorage/Database/Connection/PostgresqlConnection.h Normal file → Executable file
View File

0
DataStorage/Database/Connection/SQLiteConnection.h Normal file → Executable file
View File

0
DataStorage/Database/DatabaseStatus.h Normal file → Executable file
View File

0
DataStorage/Database/DatabaseType.h Normal file → Executable file
View File

0
DataStorage/Database/Query/Builder.h Normal file → Executable file
View File

0
DataStorage/Database/Schema/Builder.h Normal file → Executable file
View File

0
DataStorage/Database/Schema/DbField.h Normal file → Executable file
View File

0
DataStorage/Database/Schema/DbSchema.h Normal file → Executable file
View File

0
Hash/MeowHash.h Normal file → Executable file
View File

0
ICAL.txt Normal file → Executable file
View File

0
Image/BillDetection.h Normal file → Executable file
View File

0
Image/ImageUtils.h Normal file → Executable file
View File

0
Image/Kernel.h Normal file → Executable file
View File

0
Image/Skew.h Normal file → Executable file
View File

0
Image/Thresholding.h Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
Resources/sqlite/lib/x64/sqlite3.def Normal file → Executable file
View File

0
Resources/sqlite/lib/x64/sqlite3.dll Normal file → Executable file
View File

0
Resources/sqlite/lib/x64/sqlite3.exp Normal file → Executable file
View File

0
Resources/sqlite/lib/x64/sqlite3.lib Normal file → Executable file
View File

0
Resources/sqlite/lib/x86/sqlite3.def Normal file → Executable file
View File

0
Resources/sqlite/lib/x86/sqlite3.dll Normal file → Executable file
View File

0
Resources/sqlite/lib/x86/sqlite3.exp Normal file → Executable file
View File

0
Resources/sqlite/lib/x86/sqlite3.lib Normal file → Executable file
View File

0
Resources/sqlite/src/shell.c Normal file → Executable file
View File

0
Resources/sqlite/src/sqlite3.c Normal file → Executable file
View File

0
Resources/sqlite/src/sqlite3.h Normal file → Executable file
View File

0
Resources/sqlite/src/sqlite3ext.h Normal file → Executable file
View File

0
Stdlib/HashTable.h Normal file → Executable file
View File

0
Utils/ApplicationUtils.h Normal file → Executable file
View File

0
Utils/ArraySort.h Normal file → Executable file
View File

0
Utils/ArrayUtils.h Normal file → Executable file
View File

0
Utils/FileUtils.h Normal file → Executable file
View File

0
Utils/MathUtils.h Normal file → Executable file
View File

0
Utils/Parser/Json.h Normal file → Executable file
View File

0
Utils/Portability.h Normal file → Executable file
View File

0
Utils/Rng/StringUtils.h Normal file → Executable file
View File

0
Utils/StringUtils.h Normal file → Executable file
View File

0
Utils/TestUtils.h Normal file → Executable file
View File

0
Utils/WebUtils.h Normal file → Executable file
View File

0
dependencies.md Normal file → Executable file
View File

0
tests/Image/ImageUtilsTest.cpp Normal file → Executable file
View File

0
tests/Image/img1.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 933 KiB

After

Width:  |  Height:  |  Size: 933 KiB

0
tests/Image/polygons.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 327 KiB

After

Width:  |  Height:  |  Size: 327 KiB

0
tests/Image/strip.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

0
tests/Image/strip2.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

0
tests/Image/strip3.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

0
tests/Image/strip4.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB