Commit History

Author SHA1 Message Date
  Tobias Reich 96527248e8 Fixed false if condition 10 years ago
  Tobias Reich 436dcfef8c Temporary removed preload #232 10 years ago
  Tobias Reich 9c4dd3bd2b Added Docker 10 years ago
  Tobias Reich df1b47cee5 Better build error handling for uglify and sass 10 years ago
  Tobias Reich 8db872fa98 Updated deps 10 years ago
  Tobias Reich c7f03baf86 Fixed build error 10 years ago
  Tobias Reich 2d7ad24834 Merge branch 'master' into v2.6.3 10 years ago
  Tobias Reich fc4aebae98 Check filename before including for security reasons 10 years ago
  Tobias Reich 58cf422cbb Merge pull request #236 from renfredxh/docker 10 years ago
  Tobias Reich 448dff2c77 Updated changelog 10 years ago
  Tobias Reich e10c087925 Fixed a bug which prevented login in private mode (safari) 10 years ago
  Tobias Reich 0780cab414 Fixed drag'n drop with open photo 10 years ago
  Tobias Reich 47c60a4943 Fixed wrong modified date of the photo files 10 years ago
  Renfred Harper ec677096c6 Add Dockerfile 10 years ago
  Tobias Reich a00928f9de Merge branch 'master' into v2.6.3 10 years ago
  Tobias Reich 34d61d3515 Merge pull request #234 from powentan/master 10 years ago
  Powen Tan c17cb25960 Fix the issue that search function will return all photos 10 years ago
  Tobias Reich 6d5c37edd4 Removed minimal-ui 10 years ago
  Tobias Reich 9490750d23 Updated deps 10 years ago
  Tobias Reich dc19a855a7 Disabled autocapitalize and autocorrect for login 10 years ago
  Tobias Reich 7b787e7904 Fixed warning 'Illegal string offset' 10 years ago
  Renfred Harper b50a371634 Add start script 10 years ago
  Tobias Reich 4acf76181e Added dont't preload on mobile to preload function 10 years ago
  Tobias Reich 68853a5038 Remove after load 10 years ago
  Tobias Reich f2486ac08f Preload next photo when current photo data has been loaded 10 years ago
  Tobias Reich 27d7ca75f3 Removed fix #230 10 years ago
  Tobias Reich bda95c49f3 Fixed ctrl+a also selects the "about" tab #230 10 years ago
  Tobias Reich af7f776cbc Added lycheeupload to readme 10 years ago
  Tobias Reich c26b4e4399 Fixed wrong header in photo-view 10 years ago
  Tobias Reich a0c1dcce9d Don't preload on mobile 10 years ago
  Tobias Reich c57a284713 Code cleanup 10 years ago
  Tobias Reich 5b865de5a6 Updated version 10 years ago
  Tobias Reich 6caffe004b Fixed several caching issues 10 years ago
  Tobias Reich fe52b09694 Fixed some caching issues with duplicate and delete 10 years ago
  Tobias Reich 582a8a3f93 Small code adjustments #232 10 years ago
  Roman a0d11ca6b2 A null check fix to the previous commit 10 years ago
  Roman 4b8c4a4669 Fixed an album name not updating in the albums view when renaming the album in the album view 10 years ago
  Roman 4ce4048584 Minor tweaks and corrections based on Tobias's comments 10 years ago
  Roman 7026ea8603 Merged with the latest pull from the origin 10 years ago
  Tobias Reich 62365a2558 Code improvements 10 years ago
  Tobias Reich 51ca8da424 Merge branch 'master' of https://github.com/electerious/Lychee 10 years ago
  Tobias Reich b5cad21cfc Fixed typo 10 years ago
  Roman fa8cad02bb Changed spaces to tabs for indentation 10 years ago
  Roman 1671517f41 Fixed a bug where a newly created album does not show in the albums pane because of the old cache copy 10 years ago
  Roman 5948bf4f93 Updated README 10 years ago
  Roman f886793742 Added proper unicode support for values read from mysql 10 years ago
  Roman c655fd0ee4 Merge branch 'rambutan' 10 years ago
  Roman c4df00dae4 added min files 10 years ago
  Roman 8b8295d61e New readme file 10 years ago
  Roman b8020fb1ff Fixed broken scrolling when changing albums<->album views 10 years ago
  Roman e9544e8f8f * Improved performance by caching: 10 years ago
  Roman f17ee01b84 * Improved performance by caching: 10 years ago
  Tobias Reich 09b66c2870 Updated deps 10 years ago
  Tobias Reich 6dd24fce18 Updated release date 10 years ago
  Tobias Reich 6a6513737f Merge pull request #226 from electerious/v2.6.2 10 years ago
  Tobias Reich 8aaac56c89 Updated final v2.6.2 changelog 10 years ago
  Tobias Reich fa0559512b Fixed incorrect documentation for multiple plugins 10 years ago
  Tobias Reich bcf281a220 Fixed a bug when ImageMagick is not installed 10 years ago
  Tobias Reich 4d74507b06 Fixed a bug with old Lychee installations 10 years ago
  Tobias Reich 815606fc66 Updated check 10 years ago
  Tobias Reich b29d706041 Added link to rss-plugin (#72) 10 years ago
  Tobias Reich 85c18290e6 Fixed a bug with Database::prepare and ? in user input (#38 #214 #196) 10 years ago
  Tobias Reich 7933ccee7d Fixed upload progress 10 years ago
  Tobias Reich 066d3be697 JsHint fixes 10 years ago
  Tobias Reich b0a4089dc0 Fixed photo download 10 years ago
  Tobias Reich 0a5285ee93 Don't show exif info when empty for older Lychee users (#194) 10 years ago
  Tobias Reich b1607a0ed3 Fixed a notice error for old Lychee users 10 years ago
  Tobias Reich e20ba354da Database::setVersion to update the database version 10 years ago
  Tobias Reich 5d9e41d2ae Escape photo download title 10 years ago
  Tobias Reich bef01d775d Fixed view.php (#38 #214 #196) 10 years ago
  Tobias Reich 4a0750e34f Merge branch 'v2.6.2' of https://github.com/electerious/Lychee into v2.6.2 10 years ago
  Tobias Reich bcdc75b5dc Fixed _ table prefix when no table prefix set (#196) 10 years ago
  Tobias Reich d0ba19e622 Merge pull request #221 from cternes/array-old-syntax 10 years ago
  cternes cab94e8d00 Fixed syntax error in displayLog plugin 10 years ago
  cternes d4a8b77023 Fixed syntax error in check plugin 10 years ago
  cternes 13dea68c88 Replaced new array syntax with old one to support older php versions 10 years ago
  Tobias Reich 2d1d8a5499 Added Imagick to docs (#211) 10 years ago
  Tobias Reich 0296b313ee Added option to disable imagick (#211) 10 years ago
  Tobias Reich 62b7c2e542 Updated displaylog 10 years ago
  Tobias Reich b079d6663c Updated check 10 years ago
  Tobias Reich a5722a79c6 Converted database updates to prepared statements (#38 #214 #196) 10 years ago
  Tobias Reich 9f11875e39 Create tables with prefix (#38 #214 #196) 10 years ago
  Tobias Reich af37f5c138 Define prefix after config-file has been loaded (#38 #214 #196) 10 years ago
  Tobias Reich bef84572fb Converted Settings to prepared statements (#38 #214 #196) 10 years ago
  Tobias Reich e92635b44b Converted Log to prepared statements (#38 #214 #196) 10 years ago
  Tobias Reich 1be2789023 Converted misc to prepared statements (#38 #214 #196) 10 years ago
  Tobias Reich 606334fb62 Converted Photo.php to prepared statements (#38 #214 #196) 10 years ago
  Tobias Reich 8b76fadf6d Escape data before writing to config.php (#38) 10 years ago
  Tobias Reich 3170898364 Updated deps 10 years ago
  Tobias Reich 32af951c77 Added table prefix to create dialog (#214 #196) 10 years ago
  Tobias Reich 52b530f85e Unified statements 10 years ago
  Tobias Reich 01d367beb9 Prepare statments (#38 #214 #196) 10 years ago
  Tobias Reich 75e63a9e3a Added database prepare (#38 #214 #196) 10 years ago
  Tobias Reich 4697698b03 Define tables global (#214 #196) 10 years ago
  Tobias Reich fb4e1dc73c Code adjustments 10 years ago
  Tobias Reich 29c5356f4f Updated changelog 10 years ago
  Tobias Reich 5f95adca6b Readme renaming 10 years ago
  Tobias Reich 7f07da83d0 Readme renaming 10 years ago
  Tobias Reich cd7196ef4a Improved diagnostics 10 years ago
  Tobias Reich 7387ca868f Added contributing guides 10 years ago