Commit History

Author SHA1 Message Date
  Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() 8 years ago
  Tobias Reich dc35658ddc Fixed name 8 years ago
  Tobias Reich 412fbf47ee exit() after using access-file 8 years ago
  Tobias Reich aeb62bba48 Moved misc file 8 years ago
  Tobias Reich 2f70bfac41 Removed __clone 8 years ago
  Tobias Reich 84c4a5b267 Removed version from sql files 8 years ago
  Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get() 8 years ago
  Tobias Reich 0dffa5c765 Dropped update support for versions < 2.7 8 years ago
  Tobias Reich c8a3a92c3f Rebuild 8 years ago
  Tobias Reich 36b1b40325 Added 'final' to access classes 8 years ago
  Tobias Reich 24c883a661 Use default value to define defineTablePrefix 8 years ago
  Tobias Reich f7e624ca8b Fixed 'Full Photo' in view.php 8 years ago
  Tobias Reich 9e52f93a59 Removed database updates for versions <= 2.5.0 8 years ago
  Tobias Reich 61c13e36a0 Rebuild 8 years ago
  Tobias Reich b4084102e8 Fixed the loading bar 8 years ago
  Tobias Reich 454a503196 Rebuild 8 years ago
  Tobias Reich 606968f349 Updated code style 8 years ago
  Tobias Reich eb887c7ca8 Added scripts to package.json and removed gulp from the global dependencies 8 years ago
  Tobias Reich 1a856eeb4f Updated jquery 8 years ago
  Tobias Reich d5a03a31f8 Fix for session_start() after sending headers #433 8 years ago
  Tobias Reich 70d7e1e6f2 API cleanup and code style changes 8 years ago
  Tobias Reich a5cab35e34 Added type hints 8 years ago
  Tobias Reich 3d88300df1 Code style adjustment 8 years ago
  Tobias Reich 7bce954c8d Register autoloader functions as anonymous functions 8 years ago
  Tobias Reich 0a9b0d0078 Simplified autoloader 8 years ago
  Tobias Reich 33e16041af Removed $dbTablePrefix definition as defineTablePrefix() will do the same 8 years ago
  Tobias Reich 1019b0fef1 Added 'public' to database connect function 8 years ago
  Tobias Reich 9cb6dc19b7 Added abstract/final to classes to be more strict 8 years ago
  Tobias Reich 634c3621db Update database connect function and update mechanism 8 years ago
  Tobias Reich 9e76acd9a8 PHP code style adjustments 8 years ago
  Tobias Reich 978caa90b3 Code style adjustment 8 years ago
  Tobias Reich a0f7b72589 Moved GD check in front of the configuration check 8 years ago
  Tobias Reich 7a7ae24512 Added date to the changelog 8 years ago
  Tobias Reich 0b73229616 Rebuild 8 years ago
  Tobias Reich 92d3fe920f Added #421 to the log 8 years ago
  Tobias Reich c46ca81a97 Merge branch 'Bramas-master' into develop 8 years ago
  Tobias Reich 2a0212e33a Updated #421 syntax 8 years ago
  Tobias Reich 68e992bb18 Merge branch 'master' of https://github.com/Bramas/Lychee into Bramas-master 8 years ago
  Tobias Reich 478271886e Added lychee-webroot to the plugin/extension list #391 8 years ago
  Tobias Reich b6f295ea80 Treat dist files like binaries 8 years ago
  Tobias Reich b8dde7fbae Added v3.0.9 to the changelog 8 years ago
  Tobias Reich 1bfdae6759 Rebuild 8 years ago
  Tobias Reich 9b702cfcc7 Updated version 8 years ago
  Tobias Reich f337ea19ba Updated basicContext 8 years ago
  Tobias Reich c8ab2b6e90 Rebuild 8 years ago
  Tobias Reich 83fe4a2596 Disabled dragging for images 8 years ago
  Tobias Reich dce837171b Fixed the swipe animation 8 years ago
  Tobias Reich d1bd819db9 Updated deps 8 years ago
  Tobias Reich fc0570be34 Rebuild 8 years ago
  Tobias Reich e5734dec13 Improved <img> centering on mobile devices 8 years ago
  Tobias Reich 31cef31672 Rebuild 8 years ago
  Tobias Reich a2eff94ca7 Treat all dist/* files like binaries 8 years ago
  Tobias Reich 51d237dcd2 Use <img> for the main photo #361 #185 8 years ago
  Tobias Reich e6059dbd32 Simplified view.photo.photo and only call and save photo.getID() once 8 years ago
  Tobias Reich 14e808020a Rebuild 8 years ago
  Tobias Reich 23e78edc39 Replaced window.devicePixelRatio with srcset 8 years ago
  Tobias Reich 7f627a88c3 (c) 2016 8 years ago
  Tobias Reich 3c278ece96 Moved LICENSE to separated file 8 years ago
  Tobias Reich 212bb23eaa Fixed a typo 8 years ago
  Tobias Reich 312db57f71 Reverted query optimization as I failed to fix the incorrect sorting cased by this 8 years ago
  Tobias Reich 6547229a3b Added fallback sorting 8 years ago
  Tobias Reich f87701b1c0 Improved loading performance by combining multiple queries #372 #241 8 years ago
  Tobias Reich db4f3d65fb User Album::prepareData to prepare an Album, even for single albums 8 years ago
  Tobias Reich b60f9ed71a Merge branch 'develop' 8 years ago
  Tobias Reich 76a7d53fba Updated package.json version #436 8 years ago
  Tobias Reich c21bc9a01f Merge pull request #435 from electerious/develop 8 years ago
  Tobias Reich 6e8bafb43f Added #435 to changelog 8 years ago
  Tobias Reich f1709d1da6 Added v3.0.8 to changelog 8 years ago
  Tobias Reich 77010b2ee5 Updated version 8 years ago
  Tobias Reich 7a4a823a4c Removed empty keywords, description from HTML 8 years ago
  Tobias Reich d516409afc Changed update URL #317 8 years ago
  Tobias Reich 11a91fb625 Updated deps 8 years ago
  Tobias Reich 0e09fbdc67 Updated deps and gulpfile to work with babel 6 8 years ago
  Tobias Reich 5b97a295d5 Merge branch 'mattsches-hotfix/undefined_vars' into develop 8 years ago
  Matthias Gutjahr dca8b5555d Set undefined vars, remove unused vars nad code that cannot be reached. 8 years ago
  Tobias Reich d56e34f8f5 Merge pull request #417 from electerious/develop 8 years ago
  Tobias Reich 12eb9276ca Added release date to the docs 8 years ago
  Tobias Reich 124b32e2d3 Rebuild 8 years ago
  Tobias Reich 049e4a7bbd Updated deps 8 years ago
  Tobias Reich e5a7655b55 Removed Dockerfile 8 years ago
  Tobias Reich 8b32413154 Updated required PHP version to 5.5 8 years ago
  Quentin Bramas 361c12be46 Check if a user is logged in before displaying log or seeing system information\n This resolve electerious/Lychee#420 8 years ago
  Tobias Reich 52a33286b0 Fixed a typo 8 years ago
  Tobias Reich c280f1e3d5 Updated version 8 years ago
  Tobias Reich 2499b54828 Updated deps 8 years ago
  Tobias Reich c9afd6b3db Rebuild 8 years ago
  Tobias Reich e41e642319 Updated deps 8 years ago
  Tobias Reich eb39b3d743 Merge branch 'develop' of https://github.com/electerious/Lychee into develop 8 years ago
  Tobias Reich 71e81420ec Updated deps 8 years ago
  Tobias Reich bac0a0c7c3 Updated deps 8 years ago
  Tobias Reich ee9434656a Updated indention to tabs 8 years ago
  Tobias Reich 035c62be76 Merge branch 'develop' of https://github.com/electerious/Lychee into develop 8 years ago
  Tobias Reich 8fc70d3405 Merge pull request #408 from HoffmannP/develop 8 years ago
  Tobias Reich ccfa11d2bf Updated deps 8 years ago
  Tobias Reich d1d652f868 Fixed view.php and updated the sidebar width 8 years ago
  Tobias Reich 9a0d13b878 Code adjustments 8 years ago
  Tobias Reich 453c587129 HTML and CSS changes 8 years ago
  Tobias Reich e90d125a20 Removed copyright from some files 8 years ago
  Tobias Reich a1700fefe5 Updated deps and added basicContext popin effect 8 years ago
  Peter Hoffmann 115188c2d0 You don't need to set config options each time, better set them once 8 years ago