Commit Graph

301 Commits (f22966a28026e2d23113231eb74e3a6cea4d6888)

Author SHA1 Message Date
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
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 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 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 ce3914e801 Added setPublic and setPassword to Album
10 years ago
Tobias Reich 6b4aaa6a23 Added getArchive to Album
10 years ago
Tobias Reich d49e4792cc Added new functions to Album class
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 af7e8c8ef2 Set description or tags on upload (internal change)
10 years ago
Tobias Reich 6eb46da1a1 Code and speed improvements
10 years ago
Tobias Reich 5cce602a05 Added row `visible`
10 years ago
Tobias Reich 2dd6613118 Version push to 2.1.1 and sort by takedate and taketime (that's for you @GustavePate, #98)
10 years ago
dixy 466296e49b Use fetch_assoc instead of fetch_array
10 years ago
Tobias Reich 69bcd9932b Prevent potential bug
10 years ago
Tobias Reich ee69207ff1 Disabled warning
10 years ago
Tobias Reich 30a312679c Removed data overhead = less data transferred when opening a photo
10 years ago
Tobias Reich 61bb527911 Improved use of isset()
10 years ago
Tobias Reich 24c91e47d4 added option to add public album
10 years ago
Tobias Reich 76a3b1bde5 Typo
10 years ago
Tobias Reich 31f32068a8 Small changes
10 years ago
Tobias Reich 39f299a8c2 Fixing a migration bug from version 2.0 to 2.1 (#87)
10 years ago
Tobias Reich ce4d37dc47 Trying to fix a issue
10 years ago
Tobias Reich bba6d264e7 Dropbox and link import fixed (#84)
10 years ago
Tobias Reich 11cfb939b5 Edit the Dropbox key (#84)
11 years ago
Tobias Reich f0065bbebc Improved updating mechanism
11 years ago
Tobias Reich 2021d6df9a Merge
11 years ago
Tobias Reich c86a61ca7b Security fix
11 years ago
Tobias Reich 05543793b0 Trim whitespace and spaces to tabs
11 years ago
Tobias Reich 49fd3967b6 Removed importFilename setting
11 years ago
Tobias Reich bd5394024b Return false for smart albums
11 years ago
Tobias Reich 7c0c000880 Can not make albums public (#80)
11 years ago
Tobias Reich 759ce874e7 MySQL select performance (#79)
11 years ago
Tobias Reich 88a5810e0c - Multi-Folder import from server
11 years ago
Tobias Reich d9342c51e2 Removed feed
11 years ago
Tobias Reich ec196c52d3 API separated into areas
11 years ago
Tobias Reich e0b8375e28 Get current URL in php
11 years ago
Tobias Reich 7fd4fd5c04 Added FeedWriter source
11 years ago
Tobias Reich 1f8f6dfead - Edit tags via contextMenu
11 years ago
Tobias Reich 96bd4a5e90 Typewriter apostrophe
11 years ago
Tobias Reich f671077c26 Better function naming in db.php
11 years ago
Tobias Reich 4fd302f3d0 Config in data/
11 years ago
Tobias Reich 62c26b9153 Maxlength for inputs
11 years ago
Tobias Reich 9cd3f050cd Better parsing for tags
11 years ago
Tobias Reich be404366bc Basic implementation for tags
11 years ago
Tobias Reich 38ae4662ff Import filename and upload improvements
11 years ago
Tobias Reich cba9bd2a7d Validate parameters
11 years ago
Tobias Reich b4b50be732 Delete all and rename all albums
11 years ago
Tobias Reich f3aa01dc05 ids -> photoIDs
11 years ago
Tobias Reich ec8a80cd3f Delete all and Move all
11 years ago
Tobias Reich ef46bd183a Move all and Star all
11 years ago
Tobias Reich c23c4f5c03 Permissions
11 years ago
Mathieu Leplatre c15e63d204 Prevent fetching many rows to check table existance
11 years ago
Tobias Reich ee9210151e PHP notice fixed
11 years ago
Tobias Reich 540304eb26 Fixed some php notices
11 years ago
Tobias Reich 76163e8c99 Use GBK charset only on older MySQL versions to avoid SQL injections (Issue #55)
11 years ago
Tobias Reich 0c609dc303 Quotes around mysql query
11 years ago
Tobias Reich dd0171c726 Avoid sql injection on edge cases
11 years ago
Tobias Reich 79607485fb V2.0.1
11 years ago
Tobias Reich dd2f6ebc77 V2.0
11 years ago
Tobias Reich fd3131b7bc Fixed: Photos not displaying
11 years ago
Tobias Reich 59a735afdd V1.3.2
11 years ago
Candid Dauth a2f7e176c6 Fix PHP warning about is_uploaded_file()
11 years ago
Tobias Reich 2abf49ac38 V1.3.1
11 years ago
Tobias Reich 34413640e4 V1.3
11 years ago
Tobias Reich 4e5c836b8d Lychee 1.2
11 years ago
Tobias Reich dcc51497c3 V1.1
11 years ago
Tobias Reich b565390419 V1.0.2
12 years ago
Tobias Reich 7030b7657e V1.0.1
12 years ago
Tobias Reich 913cd212d6 Readme
12 years ago
Tobias Reich 0ae0b97ae4 Lychee V1.0
12 years ago