Commit Graph

287 Commits (1379128d58e3b2f1c6ac925619d3ca3c90cecfa0)

Author SHA1 Message Date
Tobias Reich b6123c8257 Add medium folder when missing #67
10 years ago
Tobias Reich 9bdb9174fd Better permission errors #258
10 years ago
Tobias Reich f6875fc9cc Added comments to clarify the function #258
10 years ago
Tobias Reich 3f2a73181a Added is_readable to permission check #258
10 years ago
Tobias Reich ba42169397 From " to '
10 years ago
Tobias Reich 348af5ca3d Updated permission check #260
10 years ago
Tobias Reich 1acb3c2cc6 Comment cleanup
10 years ago
Tobias Reich 09553f2262 Comment cleanup
10 years ago
Tobias Reich 9698629c31 Improved thumb creation and fixed wrong sizes after EXIF rotation
10 years ago
Tobias Reich 9e42e74b3a ntermediate sized images for small screen devices #67
10 years ago
Tobias Reich b458ff2a85 Fixed wrong version in database update error
10 years ago
Tobias Reich 7387187c5c WIP Intermediate sized images for small screen devices #67
10 years ago
Tobias Reich fc4aebae98 Check filename before including for security reasons
10 years ago
Tobias Reich 47c60a4943 Fixed wrong modified date of the photo files
10 years ago
Tobias Reich a00928f9de Merge branch 'master' into v2.6.3
10 years ago
Powen Tan c17cb25960 Fix the issue that search function will return all photos
10 years ago
Tobias Reich 5b865de5a6 Updated version
10 years ago
Tobias Reich 582a8a3f93 Small code adjustments #232
10 years ago
Roman 4ce4048584 Minor tweaks and corrections based on Tobias's comments
10 years ago
Roman 7026ea8603 Merged with the latest pull from the origin
10 years ago
Roman fa8cad02bb Changed spaces to tabs for indentation
10 years ago
Roman f886793742 Added proper unicode support for values read from mysql
10 years ago
Roman e9544e8f8f * Improved performance by caching:
10 years ago
Tobias Reich 85c18290e6 Fixed a bug with Database::prepare and ? in user input (#38 #214 #196)
10 years ago
Tobias Reich b0a4089dc0 Fixed photo download
10 years ago
Tobias Reich b1607a0ed3 Fixed a notice error for old Lychee users
10 years ago
Tobias Reich e20ba354da Database::setVersion to update the database version
10 years ago
Tobias Reich 5d9e41d2ae Escape photo download title
10 years ago
Tobias Reich 4a0750e34f Merge branch 'v2.6.2' of https://github.com/electerious/Lychee into v2.6.2
10 years ago
Tobias Reich bcdc75b5dc Fixed _ table prefix when no table prefix set (#196)
10 years ago
cternes 13dea68c88 Replaced new array syntax with old one to support older php versions
10 years ago
Tobias Reich 0296b313ee Added option to disable imagick (#211)
10 years ago
Tobias Reich a5722a79c6 Converted database updates to prepared statements (#38 #214 #196)
10 years ago
Tobias Reich 9f11875e39 Create tables with prefix (#38 #214 #196)
10 years ago
Tobias Reich af37f5c138 Define prefix after config-file has been loaded (#38 #214 #196)
10 years ago
Tobias Reich bef84572fb Converted Settings to prepared statements (#38 #214 #196)
10 years ago
Tobias Reich e92635b44b Converted Log to prepared statements (#38 #214 #196)
10 years ago
Tobias Reich 1be2789023 Converted misc to prepared statements (#38 #214 #196)
10 years ago
Tobias Reich 606334fb62 Converted Photo.php to prepared statements (#38 #214 #196)
10 years ago
Tobias Reich 8b76fadf6d Escape data before writing to config.php (#38)
10 years ago
Tobias Reich 32af951c77 Added table prefix to create dialog (#214 #196)
10 years ago
Tobias Reich 52b530f85e Unified statements
10 years ago
Tobias Reich 01d367beb9 Prepare statments (#38 #214 #196)
10 years ago
Tobias Reich 75e63a9e3a Added database prepare (#38 #214 #196)
10 years ago
Tobias Reich 4697698b03 Define tables global (#214 #196)
10 years ago
Tobias Reich fb4e1dc73c Code adjustments
10 years ago
Tobias Reich cd7196ef4a Improved diagnostics
10 years ago
Tobias Reich 8b4ef96146 Added update for database for version 2.6.2
10 years ago
Tobias Reich 864e5b97d0 Changed some function to public
10 years ago
Tobias Reich f302f65cd7 Use IPTC Title when Headline not available (#216)
10 years ago