Commit History

Author SHA1 Message Date
  Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() 8 years ago
  Tobias Reich dc35658ddc Fixed name 8 years ago
  Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get() 8 years ago
  Tobias Reich 9cb6dc19b7 Added abstract/final to classes to be more strict 8 years ago
  Matthias Gutjahr dca8b5555d Set undefined vars, remove unused vars nad code that cannot be reached. 8 years ago
  Tobias Reich eef971e3eb Catch upload errors #393 8 years ago
  Tobias Reich f1ff8bf2b0 Import module now without static functions 8 years ago
  Tobias Reich 1dece87434 Fixed: Only import urls passend to the function, not existing photos from the temp folder 8 years ago
  Tobias Reich 88ef1e49b7 Merge branch 'master' into release/v3.0.0 9 years ago
  Tobias Reich 2167b04d34 Block import of invalid photo types and extensions 9 years ago
  Tobias Reich 083e0962e2 Merge branch 'master' into v3.0.0 9 years ago
  Michael Procter 6d25151c78 Add comment as to why conventional plugin triggers not used. 9 years ago
  Michael Procter 6bb1859faf Remove 'unlink' - potentially confusing. 9 years ago
  Michael Procter e17cfe79a3 Remove imported photos as promised by warning screen 9 years ago
  Michael Procter b34374fcdb Add plugin trigger for before and after server import 9 years ago
  Tobias Reich 0630554789 Updated copyright 9 years ago
  Tobias Reich 2024ccaf39 Disallow import of the medium-folder 9 years ago
  Tobias Reich 6b5e30c443 Removed unused code 9 years ago
  Tobias Reich 1acb3c2cc6 Comment cleanup 9 years ago
  Tobias Reich 554e7cba6b Execlute big/ and thumb/ from import 9 years ago
  Tobias Reich 6c142f8570 Check if given import-path is a dir 9 years ago
  Tobias Reich 864b317e4c Changed message of warning 9 years ago
  Tobias Reich 02740d840a Prevent unsupported files from being moved (#151) 10 years ago
  Tobias Reich 1cef3c29c4 Merge pull request #156 from djdallmann/v2.5 10 years ago
  Tobias Reich 830e2362d3 Catch error when calling Import::move 10 years ago
  djdallmann b2658d7e01 Added support for filenames with spaces by using escapeshellarg() to evaluate and treat string as literal. 10 years ago
  Tobias Reich 5689278908 Added logging for subfolders 10 years ago
  Tobias Reich 0dc54c44e0 Added logging for folder deletion 10 years ago
  Tobias Reich 08fe04c241 Added Import:move from Import:server and disabled moveToTemp by default (#151) 10 years ago
  Tobias Reich 0167507604 Code adjustments and improvemts for #151 10 years ago
  djdallmann b321e2d970 Updated to include better error handling and to use the new error class. 10 years ago
  Tobias Reich 5d7328613d Continue url-import even when an error occurs 10 years ago
  Tobias Reich d0368ea651 Use exif_imagetype in Import 10 years ago
  Tobias Reich d382b62f57 Define dirs and files global (#122) 10 years ago
  Tobias Reich eccdcf5ead Fixed Import (some links are still nit working) 10 years ago