Commit Graph

274 Commits (c7d426c1c4d67638b5a8f5896d2efd1ec15c17e5)

Author SHA1 Message Date
Tobias Reich feefa9c5a0 Updated version, updated deps and added skip duplicates #367
9 years ago
Tobias Reich ffba49cc49 Escape before sending user input
9 years ago
Tobias Reich ed3418058e Use identifier to prevent login of multiple instances of lychee #344
10 years ago
Tobias Reich 6b4f3546f9 Updated default tables and changed sorting var/entry to sortingPhotos #98
10 years ago
Tobias Reich 90ac81acf1 Added album sorting #98
10 years ago
Tobias Reich e64e29f81f Several album and photo handling changes
10 years ago
Tobias Reich 7e885425dc Allow an album and photo title length of 50 chars #332
10 years ago
Tobias Reich 41a7ec8cb0 Syntax error, unexpected '[' in php/modules/Album.php on line 691 #348
10 years ago
Tobias Reich e67eca81ae Code simplifications #340
10 years ago
Rouven Hurling 00b08fd22d Fix PHP & SQL errors in Album::merge, run gulp
10 years ago
Rouven Hurling c69fe33df3 add Album::merge via Multiselection ContextMenu
10 years ago
Tobias Reich 88ef1e49b7 Merge branch 'master' into release/v3.0.0
10 years ago
Tobias Reich 2821383243 Fixed incorrect var type from server
10 years ago
Tobias Reich 0945cddab4 Stop init from returning username
10 years ago
Tobias Reich 2167b04d34 Block import of invalid photo types and extensions
10 years ago
Tobias Reich 585bbb72ea Stop view.php from returning data of private photos
10 years ago
Tobias Reich 6303adc679 Fixed an error when photo not found
10 years ago
Tobias Reich 4177219f67 Added code documentation
10 years ago
Tobias Reich e89676d6ee Prevent download of deleted albums/photos, added code documentation, fixed error when logged out and opening a private photo
10 years ago
Tobias Reich 9278182b10 Updated copyright year
10 years ago
Tobias Reich c9f5d112d4 Use Album::prepareData in search
10 years ago
Tobias Reich ea149b68af Added Album::prepareData and improved thumbs response from API
10 years ago
Tobias Reich e8cc2e9192 Streamlined prepare process of photo data
10 years ago
Tobias Reich d01e894220 Simplified response of session init
10 years ago
Tobias Reich cfe99df0da Adjusted indention
10 years ago
Tobias Reich 87537eba2d Feature: Edit sharing properties of album
10 years ago
Tobias Reich 4d16696c52 Don't show thumbs of protected albums when logged out
10 years ago
Tobias Reich 1490dcbe9e Removed md5 from search, renamed code var to hash
10 years ago
Tobias Reich b226f879b0 Streamlines type of password
10 years ago
Tobias Reich 67dce773e6 Updated Album::getAll
10 years ago
Tobias Reich 083e0962e2 Merge branch 'master' into v3.0.0
10 years ago
Michael Procter 6d25151c78 Add comment as to why conventional plugin triggers not used.
10 years ago
Michael Procter 6bb1859faf Remove 'unlink' - potentially confusing.
10 years ago
Michael Procter e17cfe79a3 Remove imported photos as promised by warning screen
10 years ago
Michael Procter b34374fcdb Add plugin trigger for before and after server import
10 years ago
Tobias Reich 3f4bfe253d Removed useless md5 hashing in front-end and added username hashing in back-end
10 years ago
Tobias Reich 0630554789 Updated copyright
10 years ago
Tobias Reich 8c4f4e925f Added additional Open Graph Metadata #299
10 years ago
Tobias Reich 2024ccaf39 Disallow import of the medium-folder
10 years ago
Tobias Reich 6b5e30c443 Removed unused code
10 years ago
Tobias Reich 967c66b40a Auto login after installation
10 years ago
Tobias Reich 7a3695e192 Fixed creation of test db #295
10 years ago
Tobias Reich 38a8e9840b Prevent warning of set_charset #291
10 years ago
Tobias Reich b8caf48d7d $medium should be a tinyint like defined in the database structure
10 years ago
Tobias Reich 9d12f2ce54 Better focal length calculation #278
10 years ago
Tobias Reich c349b9fe09 Fixed incorrect focal length #277
10 years ago
Tobias Reich 39084c5a5a Improved handling of permission errors with the medium-folder
10 years ago
Tobias Reich 1a463bc04b Use medium photo as open graph image when available #69
10 years ago
Tobias Reich 9bdb9174fd Better permission errors #258
10 years ago
Tobias Reich f6875fc9cc Added comments to clarify the function #258
10 years ago