Commit Graph

75 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 f87701b1c0 Improved loading performance by combining multiple queries #372 #241
9 years ago
Tobias Reich db4f3d65fb User Album::prepareData to prepare an Album, even for single albums
9 years ago
Matthias Gutjahr dca8b5555d Set undefined vars, remove unused vars nad code that cannot be reached.
9 years ago
Tobias Reich 2e96f089a7 Fixed tons of XSS issues and escaping problems
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 e64e29f81f Several album and photo handling changes
9 years ago
Tobias Reich 7e885425dc Allow an album and photo title length of 50 chars #332
9 years ago
Tobias Reich 41a7ec8cb0 Syntax error, unexpected '[' in php/modules/Album.php on line 691 #348
9 years ago
Tobias Reich e67eca81ae Code simplifications #340
9 years ago
Rouven Hurling 00b08fd22d Fix PHP & SQL errors in Album::merge, run gulp
9 years ago
Rouven Hurling c69fe33df3 add Album::merge via Multiselection ContextMenu
9 years ago
Tobias Reich 2821383243 Fixed incorrect var type from server
9 years ago
Tobias Reich e89676d6ee Prevent download of deleted albums/photos, added code documentation, fixed error when logged out and opening a private photo
9 years ago
Tobias Reich ea149b68af Added Album::prepareData and improved thumbs response from API
9 years ago
Tobias Reich e8cc2e9192 Streamlined prepare process of photo data
9 years ago
Tobias Reich 87537eba2d Feature: Edit sharing properties of album
9 years ago
Tobias Reich 4d16696c52 Don't show thumbs of protected albums when logged out
9 years ago
Tobias Reich b226f879b0 Streamlines type of password
9 years ago
Tobias Reich 67dce773e6 Updated Album::getAll
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
Tobias Reich 582a8a3f93 Small code adjustments #232
10 years ago
Roman 4ce4048584 Minor tweaks and corrections based on Tobias's comments
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
Roman e9544e8f8f * Improved performance by caching:
10 years ago
cternes 13dea68c88 Replaced new array syntax with old one to support older php versions
10 years ago
Tobias Reich 52b530f85e Unified statements
10 years ago
Tobias Reich 01d367beb9 Prepare statments (#38 #214 #196)
10 years ago
Tobias Reich 0387581005 Fixed a problem with htmlentities and older PHP versions (#212)
10 years ago
Tobias Reich 8d587a0ea0 Disable download php-side
10 years ago
Tobias Reich b23360d6ce Added `downloadable` to database and backend
10 years ago
Tobias Reich fde153d004 Removed "Set Password" menu after sharing without password
10 years ago
Tobias Reich cf9ad486f0 New sharing dialog
10 years ago
Tobias Reich 55b900686c Fixed wrong date in album view when takestamp is null
10 years ago
Tobias Reich 911e168b6f Less parsing of photos/albums on client-side
10 years ago
Tobias Reich ce373c26d5 Added new SmartAlbum which shows all recent uploads
10 years ago
Tobias Reich 8e8fd91497 Fixed a bug with smart albums
10 years ago
Tobias Reich 386a0c2b8e Show takedate in photo-overlay when available
10 years ago
Tobias Reich 33446c30e8 Fixed a static warning (#172)
10 years ago
Tobias Reich 1ecc81c18f Fixed a bug with problematic chars in album names when trying to download them
10 years ago
Tobias Reich 65094ccad5 Fixed album download with double dot in filename
10 years ago
Tobias Reich 404b519747 getExtension() helper
10 years ago