Commit Graph

335 Commits (9cd52b99c7e1d5fd8eb0f595914dc5878b5208fe)

Author SHA1 Message Date
Tobias Reich 4e52b1e545 Added Log to Settings
10 years ago
Tobias Reich 226296e3a8 Added Log to Database
10 years ago
Tobias Reich ba778998dd Fixed a PHP syntax error with arrays (#160)
10 years ago
Tobias Reich 404b519747 getExtension() helper
10 years ago
Tobias Reich 69aa61cade Fixed photo download
10 years ago
Tobias Reich 8cf7ad5480 Hide password-protected albums
10 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
Tobias Reich 7e6fd3ccc7 Improved plugin loading
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 9db3d31cc0 Added permission check to upload
10 years ago
Tobias Reich edca6c088a Added function to check permissions
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
Tobias Reich 83a7aa196c Fixed logging
10 years ago
Tobias Reich d31f0831d4 Merge pull request #151 from djdallmann/v2.5
10 years ago
djdallmann b321e2d970 Updated to include better error handling and to use the new error class.
10 years ago
Tobias Reich 326238d46a Fixed TEXT column can't have a default value (#154)
10 years ago
Tobias Reich 775673cf18 Added loggint to Photo
10 years ago
Tobias Reich 39131033db Added notice and warning function to Log (#143)
10 years ago
Tobias Reich d9b48f4080 Added more error logging to Album class (#143)
10 years ago
Tobias Reich 83188ae9d9 Added error logging to Album class (#143)
10 years ago
Tobias Reich f479511454 Added basic Log class (#143)
10 years ago
Tobias Reich 61a868980e Improved sorting by takestamp and reset for older version (#152)
10 years ago
Tobias Reich fc97167e1b Fixed sorting by takedate (#152)
10 years ago
Tobias Reich 3cd37cba2d Changed a comment
10 years ago
Tobias Reich b7764dcd7f Renamed to Installation
10 years ago
Tobias Reich aaca8b42c0 Rewritten Installation Access
10 years ago
Tobias Reich 091381a2a3 Added return false
10 years ago
Tobias Reich 32368d4ba4 Renamed to Guest
10 years ago
Tobias Reich fbe7be18c1 Rewritten Guest Access
10 years ago
Tobias Reich b246a9d1c2 Added return
10 years ago
Tobias Reich d87029c2d3 Added uploads/medium/ for later versions
10 years ago
Tobias Reich 33c8eb6780 Moved Access
10 years ago
Tobias Reich 119d674002 Added fastimagecopyresampled
10 years ago
Tobias Reich b55589eea3 Autoloader improvements
10 years ago
Tobias Reich 8f77bce210 Rename to Admin
10 years ago
Tobias Reich 6fe97135a1 Use new Admin Access
10 years ago
Tobias Reich 43ff1d06f4 Rewritten Access for Admin
10 years ago
Tobias Reich d2bfaa29a0 Improved file ending
10 years ago
Tobias Reich d5e94627e2 Comment adjustments
10 years ago
Tobias Reich 0b87e8fe93 Syntax adjustments
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 e3b1a6f477 Added spaces
10 years ago
Tobias Reich 24de0b994d Fix url/filenames names include extra period for filename extension (#141)
10 years ago
Tobias Reich bb1699402c Return error when called function misses parameters
10 years ago
Tobias Reich 60d298db6d Fixed incorrect integer value (#140)
10 years ago
Tobias Reich b307e8b7ca Fixed data too long for column make (#137)
10 years ago
Tobias Reich 8e711cde87 Trim on exif model and make (#136)
10 years ago
Tobias Reich 543381a24d Verify image with exif_imagetype (#133)
10 years ago
Tobias Reich 6a3c0c72eb Added LYCHEE_UPLOADS
10 years ago
Tobias Reich e600f3b774 Merge pull request #129 from bb-Ricardo/v2.5
10 years ago
Ricardo Bartels e8bf0c95e8 Add fallback options when generating salt #114
10 years ago
Tobias Reich ed79ddce47 Small code cleanup
10 years ago
Ricardo Bartels c110f3fb28 [Feature] don't hash passwords with MD5 in DB #114
10 years ago
Tobias Reich 1e18094f8f Improved error handling by checking the dependencies (e.g. vars and parameters)
10 years ago
Tobias Reich 368f6b59d0 Removed global vars from search
10 years ago
Tobias Reich db64df8820 Memory optimization
10 years ago
Tobias Reich fbf8309e44 Improved error handling for table creation
10 years ago
Tobias Reich 7e2936325f Added $settings var for plugins
10 years ago
Tobias Reich 92d894783e Improved parsing of tags
10 years ago
Tobias Reich 25eb998c12 Added global LYCHEE_PLUGINS
10 years ago
Tobias Reich 009d08f090 Added define check to Plugins
10 years ago
Tobias Reich d382b62f57 Define dirs and files global (#122)
10 years ago
Tobias Reich 4761f178d4 Fixed broken installation
10 years ago
Tobias Reich 6c3d16e9b1 Fixed wrong capture date in InfoBox
10 years ago
Tobias Reich 5d7ff21c50 Set original date with 'touch'
10 years ago
Tobias Reich 6530902d13 Improved getArchive with file names (#111)
10 years ago
Tobias Reich 17b6475b6c Small code improvements to getArchive
10 years ago
Tobias Reich 1fdc495f91 Set original date for uploaded file
10 years ago
Tobias Reich eccdcf5ead Fixed Import (some links are still nit working)
10 years ago
Tobias Reich c9e7954446 Improved deleting of photos
10 years ago
Tobias Reich 25a7e835dd Own function for "Set orientation based on EXIF data" > adjustFile
10 years ago
Tobias Reich adf1dee2ea Comment changes
10 years ago
Tobias Reich 3e88ff4d68 spl_autoload_register instead of __autoload
10 years ago
Tobias Reich f60cb3a946 Remove `import_name` on update
10 years ago
Tobias Reich d38ef3b4c3 Updated tables
10 years ago
Tobias Reich cf9dc0ec2f Moved upload and more to Photo
10 years ago
Tobias Reich 1c44616b06 Improved update to v2.5
10 years ago
Tobias Reich 316c1039fb Fixed get Photo (#115)
10 years ago
Tobias Reich 8c5ccf640b Code adjustment
10 years ago
Tobias Reich b62d8b24fa Added timestamp to albums
10 years ago
Tobias Reich e7578d8d23 Fixed upload after v2.5 database update
10 years ago
Tobias Reich 2a18188592 Merge branch 'v2.5' of https://github.com/electerious/Lychee into v2.5
10 years ago
Ricardo Bartels e0d0cfcc0e fix check for imagick #107
10 years ago
Tobias Reich 54959803e7 Code adjustments
10 years ago
Tobias Reich fe6d05425b Added update script to v2.5 + version push (#115)
10 years ago
Tobias Reich 893641d3df Merged #107. Not working correctly without Imagemagick!
10 years ago
Tobias Reich 400f73f5d5 Added __DIR__ to Plugins.php
10 years ago
Tobias Reich 8e818f84d5 Added __DIR__ to Photo.php
10 years ago
Tobias Reich 2e82ae64fd Added __DIR__ to Album.php
10 years ago
Tobias Reich 650b496ebc Added __DIR__ to Database.php
10 years ago
Tobias Reich 43cbea45e1 Added __DIR__ to autoload.php
10 years ago
Tobias Reich b727211f47 Added __DIR__ to api.php
10 years ago
Tobias Reich 0059f5910f Fix db encoding and setting it to UTF-8 (#112 #116)
10 years ago
Tobias Reich 44d44e04fd Improved update mechanism (#115)
10 years ago
Tobias Reich b7ca72b817 Added plugin-call to Photo
10 years ago
Tobias Reich 56eaac4a81 Get sysdate from photo-id
10 years ago
Tobias Reich a0787d7c11 Renamed file
10 years ago
Tobias Reich 25ba93b89a Added Photo class
10 years ago
Tobias Reich d722801a5f Moved a function and fixed a wrong plugins call
10 years ago
Tobias Reich 14f4d918a4 Removed unused require
10 years ago
Tobias Reich cae0eeef1b Moved Settings to new file
10 years ago
Tobias Reich b1eda0fc6e Fixed view and added Settings class
10 years ago
Tobias Reich 10cc0d2995 Added Database class
10 years ago
Tobias Reich 68068969cb Extends Module
10 years ago
Tobias Reich 2400564a79 Added plugin-call to Session
10 years ago
Tobias Reich 43df706e66 Session class
10 years ago
Tobias Reich 7f8503aa15 Improved plugin call
10 years ago
Tobias Reich 0a922bd076 Added get, getSmartInfo, getPublic and checkPassword to Album
10 years ago
Tobias Reich ce3914e801 Added setPublic and setPassword to Album
10 years ago
Tobias Reich 6b4aaa6a23 Added getArchive to Album
10 years ago
Tobias Reich d49e4792cc Added new functions to Album class
10 years ago
Tobias Reich fb388a2557 Albums -> Album
10 years ago
Tobias Reich ab9b1ee011 Improved plugins
10 years ago
Tobias Reich 186efaf86f Added Plugins
10 years ago
Tobias Reich 3bb5511f81 Code improvements
10 years ago
Tobias Reich 48e7e0a911 Revert "Changed album list to array instead of an associative array"
10 years ago
dixy 67788790b2 Changed album list to array instead of an associative array
10 years ago
Tobias Reich af7e8c8ef2 Set description or tags on upload (internal change)
10 years ago
Tobias Reich 6eb46da1a1 Code and speed improvements
10 years ago
Tobias Reich 5cce602a05 Added row `visible`
10 years ago
Tobias Reich 2dd6613118 Version push to 2.1.1 and sort by takedate and taketime (that's for you @GustavePate, #98)
10 years ago
dixy 466296e49b Use fetch_assoc instead of fetch_array
10 years ago
Tobias Reich 69bcd9932b Prevent potential bug
10 years ago
Tobias Reich ee69207ff1 Disabled warning
10 years ago
Tobias Reich 30a312679c Removed data overhead = less data transferred when opening a photo
10 years ago
Tobias Reich 61bb527911 Improved use of isset()
10 years ago
Tobias Reich 24c91e47d4 added option to add public album
10 years ago
Tobias Reich 76a3b1bde5 Typo
10 years ago
Tobias Reich 31f32068a8 Small changes
10 years ago
Tobias Reich 39f299a8c2 Fixing a migration bug from version 2.0 to 2.1 (#87)
10 years ago
Tobias Reich ce4d37dc47 Trying to fix a issue
10 years ago
Tobias Reich bba6d264e7 Dropbox and link import fixed (#84)
10 years ago
Tobias Reich 11cfb939b5 Edit the Dropbox key (#84)
11 years ago
Tobias Reich f0065bbebc Improved updating mechanism
11 years ago
Tobias Reich 2021d6df9a Merge
11 years ago
Tobias Reich c86a61ca7b Security fix
11 years ago
Tobias Reich 05543793b0 Trim whitespace and spaces to tabs
11 years ago
Tobias Reich 49fd3967b6 Removed importFilename setting
11 years ago
Tobias Reich bd5394024b Return false for smart albums
11 years ago
Tobias Reich 7c0c000880 Can not make albums public (#80)
11 years ago
Tobias Reich 759ce874e7 MySQL select performance (#79)
11 years ago
Tobias Reich 88a5810e0c - Multi-Folder import from server
11 years ago
Tobias Reich d9342c51e2 Removed feed
11 years ago
Tobias Reich ec196c52d3 API separated into areas
11 years ago
Tobias Reich e0b8375e28 Get current URL in php
11 years ago
Tobias Reich 7fd4fd5c04 Added FeedWriter source
11 years ago
Tobias Reich 1f8f6dfead - Edit tags via contextMenu
11 years ago
Tobias Reich 96bd4a5e90 Typewriter apostrophe
11 years ago
Tobias Reich f671077c26 Better function naming in db.php
11 years ago
Tobias Reich 4fd302f3d0 Config in data/
11 years ago
Tobias Reich 62c26b9153 Maxlength for inputs
11 years ago
Tobias Reich 9cd3f050cd Better parsing for tags
11 years ago
Tobias Reich be404366bc Basic implementation for tags
11 years ago
Tobias Reich 38ae4662ff Import filename and upload improvements
11 years ago
Tobias Reich cba9bd2a7d Validate parameters
11 years ago
Tobias Reich b4b50be732 Delete all and rename all albums
11 years ago
Tobias Reich f3aa01dc05 ids -> photoIDs
11 years ago
Tobias Reich ec8a80cd3f Delete all and Move all
11 years ago
Tobias Reich ef46bd183a Move all and Star all
11 years ago
Tobias Reich c23c4f5c03 Permissions
11 years ago
Mathieu Leplatre c15e63d204 Prevent fetching many rows to check table existance
11 years ago
Tobias Reich ee9210151e PHP notice fixed
11 years ago
Tobias Reich 540304eb26 Fixed some php notices
11 years ago
Tobias Reich 76163e8c99 Use GBK charset only on older MySQL versions to avoid SQL injections (Issue #55)
11 years ago
Tobias Reich 0c609dc303 Quotes around mysql query
11 years ago
Tobias Reich dd0171c726 Avoid sql injection on edge cases
11 years ago
Tobias Reich 79607485fb V2.0.1
11 years ago
Tobias Reich dd2f6ebc77 V2.0
11 years ago
Tobias Reich fd3131b7bc Fixed: Photos not displaying
11 years ago
Tobias Reich 59a735afdd V1.3.2
11 years ago
Candid Dauth a2f7e176c6 Fix PHP warning about is_uploaded_file()
11 years ago
Tobias Reich 2abf49ac38 V1.3.1
11 years ago
Tobias Reich 34413640e4 V1.3
11 years ago
Tobias Reich 4e5c836b8d Lychee 1.2
11 years ago
Tobias Reich dcc51497c3 V1.1
11 years ago
Tobias Reich b565390419 V1.0.2
12 years ago
Tobias Reich 7030b7657e V1.0.1
12 years ago
Tobias Reich 913cd212d6 Readme
12 years ago
Tobias Reich 0ae0b97ae4 Lychee V1.0
12 years ago