Commit Graph

373 Commits (d87029c2d3be8d03fcd245455bb3458fafa664d9)
 

Author SHA1 Message Date
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