Commit Graph

20 Commits (145c3f5147f450070e076024078a00583c7542e0)

Author SHA1 Message Date
Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set()
8 years ago
Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get()
8 years ago
Tobias Reich 9cb6dc19b7 Added abstract/final to classes to be more strict
8 years ago
Tobias Reich 312db57f71 Reverted query optimization as I failed to fix the incorrect sorting cased by this
9 years ago
Tobias Reich 6547229a3b Added fallback sorting
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 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 1acb3c2cc6 Comment cleanup
10 years ago
cternes 13dea68c88 Replaced new array syntax with old one to support older php versions
10 years ago
Tobias Reich bef84572fb Converted Settings to prepared statements (#38 #214 #196)
10 years ago
Tobias Reich 33446c30e8 Fixed a static warning (#172)
10 years ago
Tobias Reich 4e52b1e545 Added Log to Settings
10 years ago
Tobias Reich 61a868980e Improved sorting by takestamp and reset for older version (#152)
10 years ago
Tobias Reich fc97167e1b Fixed sorting by takedate (#152)
10 years ago
Ricardo Bartels c110f3fb28 [Feature] don't hash passwords with MD5 in DB #114
10 years ago
Tobias Reich 1e18094f8f Improved error handling by checking the dependencies (e.g. vars and parameters)
10 years ago
Tobias Reich 1c44616b06 Improved update to v2.5
10 years ago
Tobias Reich cae0eeef1b Moved Settings to new file
10 years ago