Commit History

Author SHA1 Message Date
  Tobias Reich 4ba743fea4 Ignore etc/ 10 years ago
  Tobias Reich 009d08f090 Added define check to Plugins 10 years ago
  Tobias Reich 3a67cd4728 Fixed global vars 10 years ago
  Tobias Reich 76d04922f2 Improved share album dialog (#105) 10 years ago
  Tobias Reich a2d466f827 Added shortcuts to docs 10 years ago
  Tobias Reich 0cbf57dbfa Added shortcut to focus search 10 years ago
  Tobias Reich d382b62f57 Define dirs and files global (#122) 10 years ago
  Tobias Reich 4761f178d4 Fixed broken installation 10 years ago
  Tobias Reich 6c3d16e9b1 Fixed wrong capture date in InfoBox 10 years ago
  Tobias Reich 5d7ff21c50 Set original date with 'touch' 10 years ago
  Tobias Reich 6530902d13 Improved getArchive with file names (#111) 10 years ago
  Tobias Reich 17b6475b6c Small code improvements to getArchive 10 years ago
  Tobias Reich 1fdc495f91 Set original date for uploaded file 10 years ago
  Tobias Reich eccdcf5ead Fixed Import (some links are still nit working) 10 years ago
  Tobias Reich 73e14c7a3a Close upload on error 10 years ago
  Tobias Reich c9e7954446 Improved deleting of photos 10 years ago
  Tobias Reich 25a7e835dd Own function for "Set orientation based on EXIF data" > adjustFile 10 years ago
  Tobias Reich adf1dee2ea Comment changes 10 years ago
  Tobias Reich 3e88ff4d68 spl_autoload_register instead of __autoload 10 years ago
  Tobias Reich f60cb3a946 Remove `import_name` on update 10 years ago
  Tobias Reich d38ef3b4c3 Updated tables 10 years ago
  Tobias Reich cf9dc0ec2f Moved upload and more to Photo 10 years ago
  Tobias Reich 9b1e4bcd5e Check if response is numeric 10 years ago
  Tobias Reich 1c44616b06 Improved update to v2.5 10 years ago
  Tobias Reich 316c1039fb Fixed get Photo (#115) 10 years ago
  Tobias Reich 8c5ccf640b Code adjustment 10 years ago
  Tobias Reich b62d8b24fa Added timestamp to albums 10 years ago
  Tobias Reich e7578d8d23 Fixed upload after v2.5 database update 10 years ago
  Tobias Reich 2a18188592 Merge branch 'v2.5' of https://github.com/electerious/Lychee into v2.5 10 years ago
  Tobias Reich 009aeeda1c Merge pull request #123 from bb-Ricardo/v2.5 10 years ago
  Ricardo Bartels e0d0cfcc0e fix check for imagick #107 10 years ago
  Tobias Reich 54959803e7 Code adjustments 10 years ago
  Tobias Reich fe6d05425b Added update script to v2.5 + version push (#115) 10 years ago
  Tobias Reich a5010a2bf3 Added warning 10 years ago
  Tobias Reich 893641d3df Merged #107. Not working correctly without Imagemagick! 10 years ago
  Tobias Reich 400f73f5d5 Added __DIR__ to Plugins.php 10 years ago
  Tobias Reich 8e818f84d5 Added __DIR__ to Photo.php 10 years ago
  Tobias Reich 2e82ae64fd Added __DIR__ to Album.php 10 years ago
  Tobias Reich 650b496ebc Added __DIR__ to Database.php 10 years ago
  Tobias Reich 43cbea45e1 Added __DIR__ to autoload.php 10 years ago
  Tobias Reich b727211f47 Added __DIR__ to api.php 10 years ago
  Tobias Reich 0059f5910f Fix db encoding and setting it to UTF-8 (#112 #116) 10 years ago
  Tobias Reich 44d44e04fd Improved update mechanism (#115) 10 years ago
  Tobias Reich b7ca72b817 Added plugin-call to Photo 10 years ago
  Tobias Reich 56eaac4a81 Get sysdate from photo-id 10 years ago
  Tobias Reich a0787d7c11 Renamed file 10 years ago
  Tobias Reich 26d7242ed2 Removed unused param and enabled debug mode 10 years ago
  Tobias Reich 25ba93b89a Added Photo class 10 years ago
  Tobias Reich d722801a5f Moved a function and fixed a wrong plugins call 10 years ago
  Tobias Reich 14f4d918a4 Removed unused require 10 years ago
  Tobias Reich cae0eeef1b Moved Settings to new file 10 years ago
  Tobias Reich b1eda0fc6e Fixed view and added Settings class 10 years ago
  Tobias Reich 10cc0d2995 Added Database class 10 years ago
  Tobias Reich 68068969cb Extends Module 10 years ago
  Tobias Reich 2400564a79 Added plugin-call to Session 10 years ago
  Tobias Reich 43df706e66 Session class 10 years ago
  Tobias Reich 7f8503aa15 Improved plugin call 10 years ago
  Tobias Reich 0a922bd076 Added get, getSmartInfo, getPublic and checkPassword to Album 10 years ago
  Tobias Reich 7dcf062602 Removed date from compressed files 10 years ago
  Tobias Reich ce3914e801 Added setPublic and setPassword to Album 10 years ago
  Tobias Reich 6b4aaa6a23 Added getArchive to Album 10 years ago
  Tobias Reich 9ab72f05f5 Merge branch 'master' of https://github.com/electerious/Lychee into v2.5 10 years ago
  Tobias Reich aaf9341cbc Merge branch 'master' of https://github.com/electerious/Lychee 10 years ago
  Tobias Reich ba43125b73 Improved requirements (#106) 10 years ago
  Tobias Reich 03b6ab14ab Added check for zip-extension 10 years ago
  Tobias Reich d49e4792cc Added new functions to Album class 10 years ago
  Tobias Reich 33667f70c6 Merge branch 'v2.2' of https://github.com/electerious/Lychee into v2.5 10 years ago
  Tobias Reich 37994b5228 Fixed setTitle for albums and photos 10 years ago
  Tobias Reich 2400f1c8ef Updated gitignore for further versions 10 years ago
  Tobias Reich fb388a2557 Albums -> Album 10 years ago
  Tobias Reich ab9b1ee011 Improved plugins 10 years ago
  Tobias Reich 186efaf86f Added Plugins 10 years ago
  Tobias Reich 3bb5511f81 Code improvements 10 years ago
  Tobias Reich 48e7e0a911 Revert "Changed album list to array instead of an associative array" 10 years ago
  dixy 67788790b2 Changed album list to array instead of an associative array 10 years ago
  Tobias Reich c339116a7f Improved JS for view.php 10 years ago
  Tobias Reich f9f9afcade Removed manifest 10 years ago
  Tobias Reich 27bdc7dbe6 Fixed view.php 10 years ago
  Tobias Reich e5f0e8138c Change version 10 years ago
  Tobias Reich cdb7d4c197 Fixed wrong if 10 years ago
  Tobias Reich 93210ecb64 Fix undefined error 10 years ago
  Tobias Reich edb7471b10 Trying to fix undefined error on mobile devices while swiping 10 years ago
  Tobias Reich cdd5abcdd8 Removed logging 10 years ago
  Tobias Reich 02e77b8aea Fixed a swipe error 10 years ago
  Tobias Reich 605ef84c0b Fixed an error when swiping and removed unnecessary detection 10 years ago
  Tobias Reich a92a8e5e42 Removed manifest (not working with dynamic files) 10 years ago
  Tobias Reich b2c45087b2 Fixed manifest links 10 years ago
  Tobias Reich b27d8cfbd7 Added manifest for iOS 10 years ago
  Tobias Reich 2eed519fb1 Updated Build.md 10 years ago
  Tobias Reich 0b28559fce Removed old unused files 10 years ago
  Tobias Reich ee2630b93a Added npm, bower and grunt to compile files 10 years ago
  Tobias Reich a2a5f7e440 Updated jQuery 10 years ago
  Tobias Reich da24b1c6e0 Merge branch 'master' of https://github.com/electerious/Lychee into v2.2 10 years ago
  Tobias Reich 961383d12f Added lychee-redirect extension 10 years ago
  Tobias Reich af7e8c8ef2 Set description or tags on upload (internal change) 10 years ago
  Tobias Reich 6eb46da1a1 Code and speed improvements 10 years ago
  Tobias Reich f6177e9d3e Version push and cleanup of loadingBar.js 10 years ago
  Tobias Reich 5cce602a05 Added row `visible` 10 years ago
  Tobias Reich c915058bf8 Added shortcuts to docs 10 years ago
  Tobias Reich 270a2d8e0c Fixed a bug, where the header could be hidden after closing a photo 10 years ago