Commit History

Author SHA1 Message Date
  Tobias Reich aa00ebc77b Removed unnecessary title trimming 9 years ago
  Tobias Reich 66edea4d71 Added partial php documentation to the Config class 9 years ago
  Tobias Reich 9a1e51c8bd Added partial php documentation to the Log class 9 years ago
  Tobias Reich e9accae2a7 Use Response in Access 9 years ago
  Tobias Reich f4e909895f Added Response class to handle exit() responses 9 years ago
  Tobias Reich 64a7972cb5 Replaced echo with exit 9 years ago
  Tobias Reich 87350448e0 Updated plugin docs with namespaces 9 years ago
  Tobias Reich 34f87367e3 Updated code syntax of Log and Diagnostics 9 years ago
  Tobias Reich be5bb7ee6e Removed unused Log::warning 9 years ago
  Tobias Reich 8edb990213 Updated notice message 9 years ago
  Tobias Reich 8d53d9e689 Added "How to change the title of the site?" to the FAQ #455 9 years ago
  Tobias Reich c4c2e9169e Removed thumb quality setting 9 years ago
  Tobias Reich 861c010cb7 Rebuild 9 years ago
  Tobias Reich 7b86a737af Added Database::execute to run a query 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 f650de8967 Removed newline at end of file 9 years ago
  Tobias Reich 64e0d66d83 Improved if conditions 9 years ago
  Tobias Reich 34839d3805 Added error handling to getGraphHeader 9 years ago
  Tobias Reich 0b5d605860 Removed unused function 9 years ago
  Tobias Reich a5437a3e66 Updated contributing guidelines 9 years ago
  Tobias Reich 4328b516a5 Updated path to the diagnostics 9 years ago
  Tobias Reich f90e171e9c Added lychee-create-medium #453 9 years ago
  Tobias Reich 207e98a81c fnNotFound was not callable from extending class 9 years ago
  Tobias Reich 026702114d Missing parameter 9 years ago
  Tobias Reich 84afba9548 Added missing Album and Photo class to search 9 years ago
  Tobias Reich 00cd60a588 Rebuild 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 76d1b227bf Fixed outdated require in view.php 9 years ago
  Tobias Reich b78cc31127 Fixed ZipArchive not found 9 years ago
  Tobias Reich e2eaa38b9c Added missing argument 9 years ago
  Tobias Reich 007cecc1d5 Fixed set login of initial username and password 9 years ago
  Tobias Reich e8387e8794 Fixed missing Database and Photo in getGraphHeader 9 years ago
  Tobias Reich 4c3df96e9e Removed unnecessary namespace 9 years ago
  Tobias Reich b89b82fa36 Fixed search 9 years ago
  Tobias Reich fe2c56422d Fixed database updates 9 years ago
  Tobias Reich e89203bcb1 // for comments and spaces for alignment 9 years ago
  Tobias Reich b13283e4d4 Added Validator, removed Module, changed Access classes 9 years ago
  Tobias Reich ad4fbf3ffd Code style adjustment 9 years ago
  Tobias Reich c904b8e2a5 Remove skipDuplicates from init response when logged out 9 years ago
  Tobias Reich 3287e27ccd Default param for Session init 9 years ago
  Tobias Reich cafcc2165f Removed unnecessary self::dependencies checks 9 years ago
  Tobias Reich 4974adfed0 Activate plugins directly without extending Module 9 years ago
  Tobias Reich 61fcaa57c0 Added "use SplObserver" 9 years ago
  Tobias Reich 6e7dccc037 Renamed folder to Modules 9 years ago
  Tobias Reich 8c76d340a7 Renamed folder to Access 9 years ago
  Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() 9 years ago
  Tobias Reich dc35658ddc Fixed name 9 years ago
  Tobias Reich 412fbf47ee exit() after using access-file 9 years ago
  Tobias Reich aeb62bba48 Moved misc file 9 years ago
  Tobias Reich 2f70bfac41 Removed __clone 9 years ago
  Tobias Reich 84c4a5b267 Removed version from sql files 9 years ago
  Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get() 9 years ago
  Tobias Reich 0dffa5c765 Dropped update support for versions < 2.7 9 years ago
  Tobias Reich c8a3a92c3f Rebuild 9 years ago
  Tobias Reich 36b1b40325 Added 'final' to access classes 9 years ago
  Tobias Reich 24c883a661 Use default value to define defineTablePrefix 9 years ago
  Tobias Reich f7e624ca8b Fixed 'Full Photo' in view.php 9 years ago
  Tobias Reich 9e52f93a59 Removed database updates for versions <= 2.5.0 9 years ago
  Tobias Reich 61c13e36a0 Rebuild 9 years ago
  Tobias Reich b4084102e8 Fixed the loading bar 9 years ago
  Tobias Reich 454a503196 Rebuild 9 years ago
  Tobias Reich 606968f349 Updated code style 9 years ago
  Tobias Reich eb887c7ca8 Added scripts to package.json and removed gulp from the global dependencies 9 years ago
  Tobias Reich 1a856eeb4f Updated jquery 9 years ago
  Tobias Reich d5a03a31f8 Fix for session_start() after sending headers #433 9 years ago
  Tobias Reich 70d7e1e6f2 API cleanup and code style changes 9 years ago
  Tobias Reich a5cab35e34 Added type hints 9 years ago
  Tobias Reich 3d88300df1 Code style adjustment 9 years ago
  Tobias Reich 7bce954c8d Register autoloader functions as anonymous functions 9 years ago
  Tobias Reich 0a9b0d0078 Simplified autoloader 9 years ago
  Tobias Reich 33e16041af Removed $dbTablePrefix definition as defineTablePrefix() will do the same 9 years ago
  Tobias Reich 1019b0fef1 Added 'public' to database connect function 9 years ago
  Tobias Reich 9cb6dc19b7 Added abstract/final to classes to be more strict 9 years ago
  Tobias Reich 634c3621db Update database connect function and update mechanism 9 years ago
  Tobias Reich 9e76acd9a8 PHP code style adjustments 9 years ago
  Tobias Reich 978caa90b3 Code style adjustment 9 years ago
  Tobias Reich a0f7b72589 Moved GD check in front of the configuration check 9 years ago
  Tobias Reich 7a7ae24512 Added date to the changelog 9 years ago
  Tobias Reich 0b73229616 Rebuild 9 years ago
  Tobias Reich 92d3fe920f Added #421 to the log 9 years ago
  Tobias Reich c46ca81a97 Merge branch 'Bramas-master' into develop 9 years ago
  Tobias Reich 2a0212e33a Updated #421 syntax 9 years ago
  Tobias Reich 68e992bb18 Merge branch 'master' of https://github.com/Bramas/Lychee into Bramas-master 9 years ago
  Tobias Reich 478271886e Added lychee-webroot to the plugin/extension list #391 9 years ago
  Tobias Reich b6f295ea80 Treat dist files like binaries 10 years ago
  Tobias Reich b8dde7fbae Added v3.0.9 to the changelog 10 years ago
  Tobias Reich 1bfdae6759 Rebuild 10 years ago
  Tobias Reich 9b702cfcc7 Updated version 10 years ago
  Tobias Reich f337ea19ba Updated basicContext 10 years ago
  Tobias Reich c8ab2b6e90 Rebuild 10 years ago
  Tobias Reich 83fe4a2596 Disabled dragging for images 10 years ago
  Tobias Reich dce837171b Fixed the swipe animation 10 years ago
  Tobias Reich d1bd819db9 Updated deps 10 years ago
  Tobias Reich fc0570be34 Rebuild 10 years ago
  Tobias Reich e5734dec13 Improved <img> centering on mobile devices 10 years ago
  Tobias Reich 31cef31672 Rebuild 10 years ago
  Tobias Reich a2eff94ca7 Treat all dist/* files like binaries 10 years ago
  Tobias Reich 51d237dcd2 Use <img> for the main photo #361 #185 10 years ago