Commit Graph

25 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 634c3621db Update database connect function and update mechanism
8 years ago
Tobias Reich 9e76acd9a8 PHP code style adjustments
8 years ago
Tobias Reich ed3418058e Use identifier to prevent login of multiple instances of lychee #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 0945cddab4 Stop init from returning username
9 years ago
Tobias Reich d01e894220 Simplified response of session init
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 967c66b40a Auto login after installation
9 years ago
Tobias Reich 1acb3c2cc6 Comment cleanup
10 years ago
Tobias Reich cece57977f Merge branch 'master' into uploader
10 years ago
Tobias Reich c4798ce16f Do not return list of plugins when logged out
10 years ago
Tobias Reich 653511e6c6 Server returns location of lychee
10 years ago
Tobias Reich 33446c30e8 Fixed a static warning (#172)
10 years ago
Tobias Reich b4226d7bdd Added Log to Session
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 44d44e04fd Improved update mechanism (#115)
10 years ago
Tobias Reich 68068969cb Extends Module
10 years ago
Tobias Reich 2400564a79 Added plugin-call to Session
10 years ago