Commit Graph

141 Commits (69aa61cadec9f1d65061c4ba6859d4f18cd772ac)

Author SHA1 Message Date
Tobias Reich 69aa61cade Fixed photo download
11 years ago
Tobias Reich 8cf7ad5480 Hide password-protected albums
11 years ago
Tobias Reich 02740d840a Prevent unsupported files from being moved (#151)
11 years ago
Tobias Reich 1cef3c29c4 Merge pull request #156 from djdallmann/v2.5
11 years ago
Tobias Reich 830e2362d3 Catch error when calling Import::move
11 years ago
Tobias Reich 7e6fd3ccc7 Improved plugin loading
11 years ago
djdallmann b2658d7e01 Added support for filenames with spaces by using escapeshellarg() to evaluate and treat string as literal.
11 years ago
Tobias Reich 9db3d31cc0 Added permission check to upload
11 years ago
Tobias Reich edca6c088a Added function to check permissions
11 years ago
Tobias Reich 5689278908 Added logging for subfolders
11 years ago
Tobias Reich 0dc54c44e0 Added logging for folder deletion
11 years ago
Tobias Reich 08fe04c241 Added Import:move from Import:server and disabled moveToTemp by default (#151)
11 years ago
Tobias Reich 0167507604 Code adjustments and improvemts for #151
11 years ago
Tobias Reich 83a7aa196c Fixed logging
11 years ago
Tobias Reich d31f0831d4 Merge pull request #151 from djdallmann/v2.5
11 years ago
djdallmann b321e2d970 Updated to include better error handling and to use the new error class.
11 years ago
Tobias Reich 775673cf18 Added loggint to Photo
11 years ago
Tobias Reich 39131033db Added notice and warning function to Log (#143)
11 years ago
Tobias Reich d9b48f4080 Added more error logging to Album class (#143)
11 years ago
Tobias Reich 83188ae9d9 Added error logging to Album class (#143)
11 years ago
Tobias Reich f479511454 Added basic Log class (#143)
11 years ago
Tobias Reich 61a868980e Improved sorting by takestamp and reset for older version (#152)
11 years ago
Tobias Reich fc97167e1b Fixed sorting by takedate (#152)
11 years ago
Tobias Reich 33c8eb6780 Moved Access
11 years ago
Tobias Reich 119d674002 Added fastimagecopyresampled
11 years ago
Tobias Reich 43ff1d06f4 Rewritten Access for Admin
11 years ago
Tobias Reich d2bfaa29a0 Improved file ending
11 years ago
Tobias Reich 0b87e8fe93 Syntax adjustments
11 years ago
Tobias Reich 5d7328613d Continue url-import even when an error occurs
11 years ago
Tobias Reich d0368ea651 Use exif_imagetype in Import
11 years ago
Tobias Reich e3b1a6f477 Added spaces
11 years ago
Tobias Reich 24de0b994d Fix url/filenames names include extra period for filename extension (#141)
11 years ago
Tobias Reich bb1699402c Return error when called function misses parameters
11 years ago
Tobias Reich 60d298db6d Fixed incorrect integer value (#140)
11 years ago
Tobias Reich 8e711cde87 Trim on exif model and make (#136)
11 years ago
Tobias Reich 543381a24d Verify image with exif_imagetype (#133)
11 years ago
Tobias Reich e600f3b774 Merge pull request #129 from bb-Ricardo/v2.5
11 years ago
Ricardo Bartels e8bf0c95e8 Add fallback options when generating salt #114
11 years ago
Tobias Reich ed79ddce47 Small code cleanup
11 years ago
Ricardo Bartels c110f3fb28 [Feature] don't hash passwords with MD5 in DB #114
11 years ago
Tobias Reich 1e18094f8f Improved error handling by checking the dependencies (e.g. vars and parameters)
11 years ago
Tobias Reich 368f6b59d0 Removed global vars from search
11 years ago
Tobias Reich db64df8820 Memory optimization
11 years ago
Tobias Reich fbf8309e44 Improved error handling for table creation
11 years ago
Tobias Reich 7e2936325f Added $settings var for plugins
11 years ago
Tobias Reich 92d894783e Improved parsing of tags
11 years ago
Tobias Reich 25eb998c12 Added global LYCHEE_PLUGINS
11 years ago
Tobias Reich 009d08f090 Added define check to Plugins
11 years ago
Tobias Reich d382b62f57 Define dirs and files global (#122)
11 years ago
Tobias Reich 6c3d16e9b1 Fixed wrong capture date in InfoBox
11 years ago