3 Commits (fd43e7db8e2d4c35561140560d32b8ab0f0ff39a)

Author SHA1 Message Date
Drew Short fd43e7db8e Cleanup, Reorganize code, fix formatting, change thumbnail format to PNG to avoid a weird transparency issue. 10 years ago
Drew Short 783a3a4aba More refactoring 10 years ago
Drew Short 15ce4f1f05 Changing packages around to match new modules 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago
Drew Short fabace8005 Fixes for unmanaged FileInputStreams hogging file descriptors. 10 years ago
Drew Short 37497a0f7d Started work on a custom component for image tiles since no default exists 10 years ago
Drew Short 0d71dbe334 First commit with working H2 database and Hibernate configuration\! Persistance here we come\!\!\! 11 years ago
Drew Short 47606ba4a0 Added a recursive option. Added some information and changed the api of the Engine class. 11 years ago
Drew Short d474b42952 Massive improvements in the concurrent engine 11 years ago
Drew Short 17688dcb17 Added some additional logging at the INFO level. Fixed the default Log4J.properties file to only output INFO and above to the console. 11 years ago
Drew Short 2de7c85c10 Added a getSimilarImagesForDirectory method 11 years ago
Drew Short e7a971ce2e Added a similarImages class, updated some hashing methods 11 years ago
Drew Short dd0bccc81e Added MD5 hashing to HashService and ImageHashDTO. Added tests against MD5 hashes. Added library for digests and hashing. Added Engine and test against Engine 11 years ago
Drew Short 3699870198 Refactored App to use AppConfig for initial configuration. Updated ResourceLoader with logging. Added a default properties file, and a PropertiesService to load that properties file. Updated ImageHashDTO to include some fields. Added a HashService to manage generating hashes. moved the about file to an about.info file so we can automatically process it. 11 years ago
Drew Short 2ebdd39dfc Started working on a rough Image class to handle storing and comparing images, along with hashing. 11 years ago