Commit Graph

57 Commits (0e6c9e9810c00d3a7fc2cf012420c38f47b24d9b)

Author SHA1 Message Date
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
9 years ago
Tobias Reich 7b86a737af Added Database::execute to run a query
9 years ago
Tobias Reich 64e0d66d83 Improved if conditions
9 years ago
Tobias Reich 4c3df96e9e Removed unnecessary namespace
9 years ago
Tobias Reich fe2c56422d Fixed database updates
9 years ago
Tobias Reich e89203bcb1 // for comments and spaces for alignment
9 years ago
Tobias Reich 84c4a5b267 Removed version from sql files
9 years ago
Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get()
9 years ago
Tobias Reich 0dffa5c765 Dropped update support for versions < 2.7
9 years ago
Tobias Reich 9e52f93a59 Removed database updates for versions <= 2.5.0
9 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
10 years ago
Tobias Reich 3f4bfe253d Removed useless md5 hashing in front-end and added username hashing in back-end
10 years ago
Tobias Reich 0c97151f4f Added direct access protection to database updates
10 years ago
Tobias Reich 0630554789 Updated copyright
10 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
Tobias Reich 891d222a33 Added Log to update_020100
10 years ago
Tobias Reich 041c9e7a7a Added Log to update_020101
10 years ago
Tobias Reich b82c83d612 Added Log to update_020200
10 years ago
Tobias Reich 308d373cbe Added Log to update_020500
10 years ago
Tobias Reich 326238d46a Fixed TEXT column can't have a default value (#154)
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 b307e8b7ca Fixed data too long for column make (#137)
10 years ago
Ricardo Bartels c110f3fb28 [Feature] don't hash passwords with MD5 in DB #114
10 years ago
Tobias Reich f60cb3a946 Remove `import_name` on update
10 years ago