Commit Graph

206 Commits (066d3be697399759d6346fc2806885b2788cdcc8)

Author SHA1 Message Date
Tobias Reich b0a4089dc0 Fixed photo download
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
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 9f11875e39 Create tables with prefix (#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 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
Tobias Reich 0387581005 Fixed a problem with htmlentities and older PHP versions (#212)
10 years ago
Tobias Reich e6d9261d18 Return prefix thumbUrl
10 years ago
Tobias Reich d686a2b083 Duplicate photos by right-clicking them (#186)
10 years ago
Tobias Reich 45cbf0c238 Escape
10 years ago
Tobias Reich 988a9075f3 Don't delete photo when used elsewhere
10 years ago
Tobias Reich 47e3219966 Use fetch_object
10 years ago
Tobias Reich 11e8b8b2e6 Moved check for duplicates into its own function
10 years ago
Tobias Reich e942c9c525 Don't reupload duplicates (#48)
10 years ago
Tobias Reich 8d587a0ea0 Disable download php-side
10 years ago
Tobias Reich b23360d6ce Added `downloadable` to database and backend
10 years ago
Tobias Reich e332b0b167 Merge branch 'master' into uploader
10 years ago
Tobias Reich 1d57a13267 Fixed "Setup tries to create database lychee_dbcheck #202"
10 years ago
Tobias Reich c482ebdd74 Merge branch 'master' into uploader
10 years ago
Tobias Reich 28f8aab323 Fixed "No way to back out during database creation #195"
10 years ago
Tobias Reich cece57977f Merge branch 'master' into uploader
10 years ago
Tobias Reich c4798ce16f Do not return list of plugins when logged out
10 years ago
Tobias Reich 554e7cba6b Execlute big/ and thumb/ from import
10 years ago
Tobias Reich 6c142f8570 Check if given import-path is a dir
10 years ago
Tobias Reich 653511e6c6 Server returns location of lychee
10 years ago
Tobias Reich 864b317e4c Changed message of warning
10 years ago
Tobias Reich fde153d004 Removed "Set Password" menu after sharing without password
10 years ago
Tobias Reich cf9ad486f0 New sharing dialog
10 years ago
Tobias Reich 936c2d0344 Calculate checksum before adding it to the database
10 years ago
Tobias Reich 05637e42d8 sha1 instead of md5 #179
10 years ago
Tobias Reich 55b900686c Fixed wrong date in album view when takestamp is null
10 years ago
Tobias Reich 3e523c6e0f Fixed wrong link to thumb when searching
10 years ago
Tobias Reich a7e01447d9 Fixed wrong indention
10 years ago
Tobias Reich 911e168b6f Less parsing of photos/albums on client-side
10 years ago
Tobias Reich 4f272c4ba4 Merge branch 'recent'
10 years ago
Tobias Reich c064c1c0e4 Version push and add checksum for existing users #179
10 years ago
pyro2927 ba852f8a03 Adding in photo checksum to detect dupes
10 years ago
Tobias Reich ce373c26d5 Added new SmartAlbum which shows all recent uploads
10 years ago