Commit Graph

22 Commits (066d3be697399759d6346fc2806885b2788cdcc8)

Author SHA1 Message Date
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