Commit Graph

246 Commits (667f33c3a5ca75c145bb6945faa2c46181508670)

Author SHA1 Message Date
Tobias Reich 63d6ad2c66 Renamed visible to hidden #27
9 years ago
Tobias Reich b5e69ec754 New way to center the image in the imageview
9 years ago
Tobias Reich 4be7848922 Updated version
9 years ago
Tobias Reich 2fed632b5c Show content when navigation to albums
9 years ago
Tobias Reich a60b4cc454 Updated password functions. Returns to albums when pressing cancel.
9 years ago
Tobias Reich 0096e2769f Wait for content to be loaded before showing photo
9 years ago
Tobias Reich d31bbefbdc Replaced lychee.goto('') with lychee.goto()
9 years ago
Tobias Reich 45f8ff053e Replaced albums.load() with lychee.goto()
9 years ago
Tobias Reich 827f48c5a7 Code style adjustment
9 years ago
Tobias Reich 20963ac463 Replaced lychee.goto('') with lychee.goto()
9 years ago
Tobias Reich c594210579 Albums with empty titles are now allowed
9 years ago
Tobias Reich 48931fde5b Unnamed albums/photos now named "Untitled" in move album, merge album and switch album/photo menus
9 years ago
Tobias Reich 2bf985cd79 Code style adjustment
9 years ago
Tobias Reich e1dca6205a Removed Untitled fallback for empty album titles
9 years ago
Tobias Reich 84c37b9b35 Fixed error when deleting last open photo in album
9 years ago
Tobias Reich c7751f0231 Move to next photo after after moving a picture #437
9 years ago
Tobias Reich d90707c49f Reverted #462
9 years ago
klikini dd5e2128d9 Add form attributes
9 years ago
klikini c662e56ed9 Use a <form> for the login window
9 years ago
Tobias Reich bad7819ff6 Moved Album::getAll into a separated file
9 years ago
Tobias Reich 72b4321c0c Always response with Response::()
9 years ago
Tobias Reich 60e4a06df8 Removed unnecessary anonymous function
9 years ago
Tobias Reich 4e1e3cb2ee Removed debug mode
9 years ago
Tobias Reich 7dc4e01313 Fixed missing params var when Album::add returns and error
9 years ago
Tobias Reich 83e3271f43 Code style adjustment
9 years ago
Tobias Reich 7dd82fc516 Improved lychee.dropbox and lychee.dropboxKey check
9 years ago
Tobias Reich 36dd48ec27 Fixed link check when sharing a photo
9 years ago
Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set()
9 years ago
Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get()
9 years ago
Tobias Reich f7e624ca8b Fixed 'Full Photo' in view.php
9 years ago
Tobias Reich b4084102e8 Fixed the loading bar
9 years ago
Tobias Reich 606968f349 Updated code style
9 years ago
Tobias Reich 634c3621db Update database connect function and update mechanism
9 years ago
Tobias Reich 978caa90b3 Code style adjustment
9 years ago
Tobias Reich 9b702cfcc7 Updated version
9 years ago
Tobias Reich 83fe4a2596 Disabled dragging for images
9 years ago
Tobias Reich dce837171b Fixed the swipe animation
9 years ago
Tobias Reich 51d237dcd2 Use <img> for the main photo #361 #185
9 years ago
Tobias Reich e6059dbd32 Simplified view.photo.photo and only call and save photo.getID() once
9 years ago
Tobias Reich 23e78edc39 Replaced window.devicePixelRatio with srcset
9 years ago
Tobias Reich 77010b2ee5 Updated version
9 years ago
Tobias Reich d516409afc Changed update URL #317
9 years ago
Tobias Reich c280f1e3d5 Updated version
9 years ago
Tobias Reich 9a0d13b878 Code adjustments
9 years ago
Tobias Reich 453c587129 HTML and CSS changes
9 years ago
Tobias Reich 70eed8b107 Code adjustments
9 years ago
Tobias Reich 6464d6bcc6 Prefetch next image #185
9 years ago
Tobias Reich 2e96f089a7 Fixed tons of XSS issues and escaping problems
9 years ago
Tobias Reich 9b833f89d1 Improved escaping
9 years ago
Tobias Reich 2ba1824279 Improved var naming for albums without an overlay
9 years ago