Commit Graph

67 Commits (2a8b1f9ec2ec488b32571a0eb316a75bc90b5683)

Author SHA1 Message Date
Fly Man 2a8b1f9ec2
Update photos_table.sql
6 years ago
Fly Man 20a1ff2d61
Merge pull request #754 from electerious/develop
6 years ago
Tobias Reich 659a570b2e Save database update version for 3.1.2
8 years ago
Tobias Reich a38a5ded4d Use bigint(14) for album if in photo table #533
8 years ago
Tobias Reich 5c4f3413b1 Updated default tables to reflect changes made in #533
8 years ago
Tobias Reich 2ce58d2821 Fixed error when executing update script multiple times #533
8 years ago
Tobias Reich a5c47cf022 Use array() instead of shorthand as done in the other scripts
8 years ago
Tobias Reich c52e93b7ac Small syntax adjustment to #533
8 years ago
Quentin Ligier 73a00aafaa SQL structure changes
8 years ago
Tobias Reich 2b7dcb6795 Finalized database update for version 3.1
8 years ago
Tobias Reich 976635254e Album id now based on the current microtime #27
8 years ago
Tobias Reich 4c130211b1 Replaced return false in database updates with error messages
8 years ago
Tobias Reich 46f520e1fe Removed medium option
8 years ago
Tobias Reich c4c2e9169e Removed thumb quality setting
8 years ago
Tobias Reich 7b86a737af Added Database::execute to run a query
8 years ago
Tobias Reich 64e0d66d83 Improved if conditions
8 years ago
Tobias Reich 4c3df96e9e Removed unnecessary namespace
8 years ago
Tobias Reich fe2c56422d Fixed database updates
8 years ago
Tobias Reich e89203bcb1 // for comments and spaces for alignment
8 years ago
Tobias Reich 84c4a5b267 Removed version from sql files
8 years ago
Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get()
8 years ago
Tobias Reich 0dffa5c765 Dropped update support for versions < 2.7
8 years ago
Tobias Reich 9e52f93a59 Removed database updates for versions <= 2.5.0
8 years ago
Tobias Reich f925e118c2 Generate identifier when creating the database, not on update
9 years ago
Tobias Reich e36fd87f5a Added skipDuplicates to default settings table
9 years ago
Tobias Reich feefa9c5a0 Updated version, updated deps and added skip duplicates #367
9 years ago
Tobias Reich 275e653b1a Generate identifier even when db entry exists #344
9 years ago
Tobias Reich aedd378f98 Added identifier #344
9 years ago
Tobias Reich 6b4f3546f9 Updated default tables and changed sorting var/entry to sortingPhotos #98
9 years ago
Tobias Reich 90ac81acf1 Added album sorting #98
9 years ago
Tobias Reich 7e885425dc Allow an album and photo title length of 50 chars #332
9 years ago
Tobias Reich cca2b09d08 Fixed incorrect version in comment
9 years ago
Tobias Reich 3f4bfe253d Removed useless md5 hashing in front-end and added username hashing in back-end
9 years ago
Tobias Reich 0c97151f4f Added direct access protection to database updates
9 years ago
Tobias Reich 0630554789 Updated copyright
9 years ago
Tobias Reich b6123c8257 Add medium folder when missing #67
10 years ago
Tobias Reich 09553f2262 Comment cleanup
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 e20ba354da Database::setVersion to update the database version
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 8b4ef96146 Added update for database for version 2.6.2
10 years ago
Tobias Reich a613ee58c7 Default ist downloadable
10 years ago
Tobias Reich b23360d6ce Added `downloadable` to database and backend
10 years ago
Tobias Reich 7b2414695c Fixed wrong version in error log
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