Commit Graph

47 Commits (145c3f5147f450070e076024078a00583c7542e0)

Author SHA1 Message Date
Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set()
8 years ago
Tobias Reich 2f70bfac41 Removed __clone
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 1019b0fef1 Added 'public' to database connect function
8 years ago
Tobias Reich 9cb6dc19b7 Added abstract/final to classes to be more strict
8 years ago
Tobias Reich 634c3621db Update database connect function and update mechanism
8 years ago
Matthias Gutjahr dca8b5555d Set undefined vars, remove unused vars nad code that cannot be reached.
9 years ago
Tobias Reich f925e118c2 Generate identifier when creating the database, not on update
9 years ago
Tobias Reich feefa9c5a0 Updated version, updated deps and added skip duplicates #367
9 years ago
Tobias Reich 7e885425dc Allow an album and photo title length of 50 chars #332
9 years ago
Tobias Reich 9278182b10 Updated copyright year
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 0630554789 Updated copyright
9 years ago
Tobias Reich 7a3695e192 Fixed creation of test db #295
9 years ago
Tobias Reich 38a8e9840b Prevent warning of set_charset #291
9 years ago
Tobias Reich ba42169397 From " to '
10 years ago
Tobias Reich 1acb3c2cc6 Comment cleanup
10 years ago
Tobias Reich 9e42e74b3a ntermediate sized images for small screen devices #67
10 years ago
Tobias Reich 5b865de5a6 Updated version
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
Tobias Reich 85c18290e6 Fixed a bug with Database::prepare and ? in user input (#38 #214 #196)
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 9f11875e39 Create tables with prefix (#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 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 b23360d6ce Added `downloadable` to database and backend
10 years ago
Tobias Reich 1d57a13267 Fixed "Setup tries to create database lychee_dbcheck #202"
10 years ago
Tobias Reich 28f8aab323 Fixed "No way to back out during database creation #195"
10 years ago
Tobias Reich c064c1c0e4 Version push and add checksum for existing users #179
10 years ago
Tobias Reich 226296e3a8 Added Log to Database
10 years ago
Tobias Reich f479511454 Added basic Log class (#143)
10 years ago
Tobias Reich 1e18094f8f Improved error handling by checking the dependencies (e.g. vars and parameters)
10 years ago
Tobias Reich fbf8309e44 Improved error handling for table creation
10 years ago
Tobias Reich d382b62f57 Define dirs and files global (#122)
10 years ago
Tobias Reich 1c44616b06 Improved update to v2.5
10 years ago
Tobias Reich fe6d05425b Added update script to v2.5 + version push (#115)
10 years ago
Tobias Reich 650b496ebc Added __DIR__ to Database.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 10cc0d2995 Added Database class
10 years ago