Commit Graph

355 Commits (c21bc9a01f8f12b249303040e0d717dc31d3d8bb)

Author SHA1 Message Date
Matthias Gutjahr dca8b5555d Set undefined vars, remove unused vars nad code that cannot be reached.
9 years ago
Peter Hoffmann 115188c2d0 You don't need to set config options each time, better set them once
9 years ago
Tobias Reich 2e96f089a7 Fixed tons of XSS issues and escaping problems
9 years ago
Tobias Reich eef971e3eb Catch upload errors #393
9 years ago
Tobias Reich f1ff8bf2b0 Import module now without static functions
9 years ago
Tobias Reich 035ca23c97 Added returnOnError functionality to Photo::add
9 years ago
Tobias Reich 1dece87434 Fixed: Only import urls passend to the function, not existing photos from the temp folder
9 years ago
Tobias Reich f925e118c2 Generate identifier when creating the database, not on update
9 years ago
Tobias Reich e36fd87f5a Added skipDuplicates to default settings table
9 years ago
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 275e653b1a Generate identifier even when db entry exists #344
9 years ago
Tobias Reich ed3418058e Use identifier to prevent login of multiple instances of lychee #344
9 years ago
Tobias Reich aedd378f98 Added identifier #344
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 88ef1e49b7 Merge branch 'master' into release/v3.0.0
9 years ago
Tobias Reich 2821383243 Fixed incorrect var type from server
9 years ago
Tobias Reich 0945cddab4 Stop init from returning username
9 years ago
Tobias Reich 2167b04d34 Block import of invalid photo types and extensions
9 years ago
Tobias Reich 585bbb72ea Stop view.php from returning data of private photos
9 years ago
Tobias Reich 6303adc679 Fixed an error when photo not found
9 years ago
Tobias Reich 4177219f67 Added code documentation
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 9278182b10 Updated copyright year
9 years ago
Tobias Reich c9f5d112d4 Use Album::prepareData in search
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 d01e894220 Simplified response of session init
9 years ago
Tobias Reich cfe99df0da Adjusted indention
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 1490dcbe9e Removed md5 from search, renamed code var to hash
9 years ago
Tobias Reich b226f879b0 Streamlines type of password
9 years ago
Tobias Reich 67dce773e6 Updated Album::getAll
9 years ago
Tobias Reich 083e0962e2 Merge branch 'master' into v3.0.0
9 years ago
Michael Procter 6d25151c78 Add comment as to why conventional plugin triggers not used.
9 years ago
Michael Procter 6bb1859faf Remove 'unlink' - potentially confusing.
9 years ago
Michael Procter e17cfe79a3 Remove imported photos as promised by warning screen
9 years ago
Michael Procter b34374fcdb Add plugin trigger for before and after server import
9 years ago
Tobias Reich 810338f13a Syntax adjustments
9 years ago
Tobias Reich cca2b09d08 Fixed incorrect version in comment
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 0c97151f4f Added direct access protection to database updates
9 years ago