Commit Graph

1575 Commits (63cba554cb99c3836be30a800fe95c831655c9aa)
 

Author SHA1 Message Date
Tobias Reich d68d84e4e5 Added v3.1.0 to the changelog
8 years ago
Tobias Reich 4be7848922 Updated version
8 years ago
Tobias Reich 0fc97da566 Rebuild
8 years ago
Tobias Reich 9117402035 Return the correct insert_id when adding a new album
8 years ago
Tobias Reich 2fed632b5c Show content when navigation to albums
8 years ago
Tobias Reich a60b4cc454 Updated password functions. Returns to albums when pressing cancel.
8 years ago
Tobias Reich 0096e2769f Wait for content to be loaded before showing photo
8 years ago
Tobias Reich d31bbefbdc Replaced lychee.goto('') with lychee.goto()
8 years ago
Tobias Reich 45f8ff053e Replaced albums.load() with lychee.goto()
8 years ago
Tobias Reich b63c47cf92 Updated deps
8 years ago
Tobias Reich 827f48c5a7 Code style adjustment
8 years ago
Tobias Reich 20963ac463 Replaced lychee.goto('') with lychee.goto()
8 years ago
Tobias Reich c594210579 Albums with empty titles are now allowed
8 years ago
Tobias Reich 48931fde5b Unnamed albums/photos now named "Untitled" in move album, merge album and switch album/photo menus
8 years ago
Tobias Reich a0fdea6c4b Removed unused transitions
8 years ago
Tobias Reich 2bf985cd79 Code style adjustment
8 years ago
Tobias Reich 93a006600c Removed unused animation
8 years ago
Tobias Reich e69c9acd18 Rebuild
8 years ago
Tobias Reich e1dca6205a Removed Untitled fallback for empty album titles
8 years ago
Tobias Reich 071d0c25ec Default photo title now "Untitled"
8 years ago
Tobias Reich b6b568b146 Rebuild
8 years ago
Tobias Reich 84c37b9b35 Fixed error when deleting last open photo in album
8 years ago
Tobias Reich c7751f0231 Move to next photo after after moving a picture #437
8 years ago
Tobias Reich 2fb8ace334 Updated PHP version in main readme
8 years ago
Tobias Reich e8ebf13d09 Fixed incorrect Imagick namespace #471
8 years ago
Tobias Reich d90707c49f Reverted #462
8 years ago
Tobias Reich 180b139773 Updated deps and build commands
8 years ago
Tobias Reich 642d145509 Merge pull request #462 from Klikini/develop
8 years ago
klikini dd5e2128d9 Add form attributes
8 years ago
klikini c662e56ed9 Use a <form> for the login window
8 years ago
Tobias Reich 78b42d0182 Rebuild
8 years ago
Tobias Reich bad7819ff6 Moved Album::getAll into a separated file
8 years ago
Tobias Reich 4c130211b1 Replaced return false in database updates with error messages
8 years ago
Tobias Reich 46f520e1fe Removed medium option
8 years ago
Tobias Reich 5aecee4873 Rebuild
8 years ago
Tobias Reich c065d61001 Updated deps
8 years ago
Tobias Reich f00a3ddf92 Rebuild
8 years ago
Tobias Reich 72b4321c0c Always response with Response::()
8 years ago
Tobias Reich a02ba0143f Improved error handling when album/photo not found
8 years ago
Tobias Reich 109880475a Photo add function only adds the first file in the array
8 years ago
Tobias Reich 3c45bbf4d1 Added phpDoc comments
8 years ago
Tobias Reich fcb80c9f32 Run self::fnNotFound() when no match found in access class
8 years ago
Tobias Reich 36f43c3e27 Strict if condition
8 years ago
Tobias Reich 60e4a06df8 Removed unnecessary anonymous function
8 years ago
Tobias Reich 4e1e3cb2ee Removed debug mode
8 years ago
Tobias Reich 025f6e974b Added phpDoc comments
8 years ago
Tobias Reich aa00ebc77b Removed unnecessary title trimming
8 years ago
Tobias Reich 66edea4d71 Added partial php documentation to the Config class
8 years ago
Tobias Reich 9a1e51c8bd Added partial php documentation to the Log class
8 years ago
Tobias Reich e9accae2a7 Use Response in Access
8 years ago