Commit Graph

42 Commits (cab94e8d00cc25d7e916ffd7376e5d7a4e5cbb14)

Author SHA1 Message Date
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
Tobias Reich 8cf7ad5480 Hide password-protected albums
10 years ago
Tobias Reich d9b48f4080 Added more error logging to Album class (#143)
10 years ago
Tobias Reich 83188ae9d9 Added error logging to Album class (#143)
10 years ago
Tobias Reich d2bfaa29a0 Improved file ending
10 years ago
Tobias Reich 0b87e8fe93 Syntax adjustments
10 years ago
Tobias Reich e3b1a6f477 Added spaces
10 years ago
Tobias Reich ed79ddce47 Small code cleanup
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 d382b62f57 Define dirs and files global (#122)
10 years ago
Tobias Reich 6530902d13 Improved getArchive with file names (#111)
10 years ago
Tobias Reich 17b6475b6c Small code improvements to getArchive
10 years ago
Tobias Reich cf9dc0ec2f Moved upload and more to Photo
10 years ago
Tobias Reich b62d8b24fa Added timestamp to albums
10 years ago
Tobias Reich 2e82ae64fd Added __DIR__ to Album.php
10 years ago
Tobias Reich 56eaac4a81 Get sysdate from photo-id
10 years ago
Tobias Reich d722801a5f Moved a function and fixed a wrong plugins call
10 years ago
Tobias Reich b1eda0fc6e Fixed view and added Settings class
10 years ago
Tobias Reich 68068969cb Extends Module
10 years ago
Tobias Reich 7f8503aa15 Improved plugin call
10 years ago
Tobias Reich 0a922bd076 Added get, getSmartInfo, getPublic and checkPassword to Album
10 years ago
Tobias Reich ce3914e801 Added setPublic and setPassword to Album
10 years ago
Tobias Reich 6b4aaa6a23 Added getArchive to Album
10 years ago
Tobias Reich d49e4792cc Added new functions to Album class
10 years ago
Tobias Reich fb388a2557 Albums -> Album
10 years ago