Commit Graph

45 Commits

Author SHA1 Message Date
Tobias Reich
f0f50fae3c Merge pull request #57 from leplatrem/patch-1
Prevent fetching many rows to check table existance (fixes #54 and #50)
2014-01-26 14:14:39 -08:00
Mathieu Leplatre
c15e63d204 Prevent fetching many rows to check table existance 2014-01-26 20:40:20 +01:00
Tobias Reich
ee9210151e PHP notice fixed 2014-01-26 18:00:09 +01:00
Tobias Reich
540304eb26 Fixed some php notices 2014-01-26 15:16:59 +01:00
Tobias Reich
89a721a222 Merge branch 'master' of https://github.com/electerious/Lychee 2014-01-26 14:49:15 +01:00
Tobias Reich
e8f1dd4ee5 Merge pull request #56 from cternes/bug-empty-album-archive
Fixed download empty archive bug
2014-01-26 05:48:50 -08:00
cternes
606560d1cc Fixed download empty archive bug. 2014-01-26 14:42:45 +01:00
Tobias Reich
76163e8c99 Use GBK charset only on older MySQL versions to avoid SQL injections (Issue #55) 2014-01-26 14:39:47 +01:00
Tobias Reich
c4845b50a3 Correct position of upload modal on mobile devices 2014-01-25 17:07:51 +01:00
Tobias Reich
77398cab56 Avoid console error on retina-screens 2014-01-25 16:57:15 +01:00
Tobias Reich
0c609dc303 Quotes around mysql query 2014-01-24 23:21:50 +01:00
Tobias Reich
a04922503c Improved gitignore 2014-01-24 16:59:51 +01:00
Tobias Reich
e95bf333cb Improved gitignore 2014-01-24 16:56:31 +01:00
Tobias Reich
dd0171c726 Avoid sql injection on edge cases 2014-01-24 16:53:22 +01:00
Tobias Reich
d5ec17aa70 FAQ link fixed 2014-01-24 14:09:48 +01:00
Tobias Reich
79607485fb V2.0.1
- Share > Direct Link
- Download individual images (Issue #43)
- ContextMenu stays within the window (Issue #41)
- Prevent default ContextMenu (Issue #45)
- Small ContextMenu improvements
- Small security improvements
2014-01-24 13:49:01 +01:00
Tobias Reich
f9f4afe7db Move and delete photo fixed 2014-01-22 15:26:13 +01:00
Tobias Reich
dd2f6ebc77 V2.0
- All new redefined interface
- Faster animations and transitions
- Import from Dropbox
- Import from Server
- Download public albums
- Several sorting options
- Installation assistent
- Infobox and description for albums
- Faster loading and improved performance
- Better file handling and upload
- Album covers are chosen intelligent
- Prettier URLs
- Massive changes under the hood
- IPTC support (Headline and Caption)
- EXIF Orientation support

How to update:
1. Replace all files, excluding `uploads/`
2. Open Lychee and enter your database details
2014-01-22 11:12:51 +01:00
Tobias Reich
f580d43c35 Overlay aligned correctly 2013-11-21 17:03:13 +01:00
Tobias Reich
75f4bb258e Added extensions 2013-10-27 13:24:57 +01:00
Tobias Reich
fd3131b7bc Fixed: Photos not displaying
(Thanks @moonman407 for the report)
2013-10-20 18:10:30 +02:00
Tobias Reich
59a735afdd V1.3.2
Includes small fixes and enhancements.
2013-10-20 13:08:39 +02:00
Tobias Reich
603d2d5f8d Update readme.md 2013-10-17 23:07:09 +02:00
Tobias Reich
02b21f8a90 Merge pull request #16 from cdauth/pr16
Fix PHP warning about is_uploaded_file()
2013-10-05 06:55:57 -07:00
Tobias Reich
1559344795 Update readme.md 2013-10-05 15:42:37 +02:00
Tobias Reich
8030dfebed Merge pull request #15 from cdauth/master
Add optional config parameters for maximum upload size
2013-10-05 06:38:59 -07:00
Candid Dauth
a2f7e176c6 Fix PHP warning about is_uploaded_file() 2013-10-05 10:48:22 +02:00
Candid Dauth
475f0d8218 Added max_upload_filesize ini parameter 2013-10-05 10:39:40 +02:00
Candid Dauth
c861a4da8f Added FcgidMaxRequestLen in comment 2013-10-05 10:30:31 +02:00
Candid Dauth
21e7433e78 Added (commented-out) PHP config directives for changing maximum upload size 2013-10-05 10:22:29 +02:00
Tobias Reich
e7ca8bfa12 Security fix
Depending on your server-configuration, your photos were listed inside the upload-directory. This security-flaw is now fixed. Thanks @GustavePate for the notice.
2013-09-30 18:48:23 +02:00
Tobias Reich
2abf49ac38 V1.3.1
- Twitter Cards and Open Graph support for shared photos
- Option to set album-password directly after clicking "Make Public"
- Download Album works again
2013-09-08 19:50:31 +02:00
Tobias Reich
34413640e4 V1.3
New:
- Protect public albums with passwords
- Export to Dropbox
- Sharing-Link is displayed directly inside the sharing-dropdown
- Delete photos with cmd+backspace

Improved:
- Massive speed improvements
- Changing the title, starring, description, etc. is now instant
- Longer filenames for pictures (more security)

ShortLinks are removed for more independency and privacy.
There are a lot of changes under the hood, including a lot of bug fixes and improvements. Please report every bug you find!

How to update:
1. Replace all files, excluding `uploads/` and `php/config.php`
2. Open `php/update.php` in your browser
2013-09-03 11:59:30 +02:00
Tobias Reich
4e5c836b8d Lychee 1.2
- Share whole albums
- Public Mode
- Import images via URL
- New Share-Button
- Improved Toolbar
- Check for updates (see config.php)
- ASC or DESC sorting (see config.php)
- Download album fixed
- Code optimizations (thanks @tibounise)
- Changes and enhancements

Update from version 1.0 or 1.1:
1. Replace all files, excluding `uploads/`
2. Open php/config.php and reconfigure your installation (We added new settings)
3. Open php/update.php in your browser
2013-06-17 20:40:04 +02:00
Tobias Reich
b0dccfb3e0 Update readme.md 2013-06-09 23:55:30 +03:00
Tobias Reich
4d3fb39196 Added drag & drop support for Firefox 2013-05-24 15:27:23 +03:00
Tobias Reich
1204ef63f4 Merge pull request #4 from ltribolet/master
Fix Drag'n drop
2013-05-24 05:24:13 -07:00
Luc Tribolet
745d5b3086 Fix drag'n drop issue
Added dragover event handler
2013-05-24 13:43:46 +02:00
Tobias Reich
fce557efd2 Improved readme 2013-05-17 21:56:04 +02:00
Tobias Reich
dcc51497c3 V1.1
- FTP Sharing
- New Upload & New Search
- Performance and stuff under the hood
- Desktop Notifications
- Right-Click on photos and albums
- Retina Thumbs
- Improved Interface
2013-05-03 13:57:08 +02:00
Tobias Reich
b565390419 V1.0.2
- Better mobile experience
- New Login
- jQuery update
- Small fixes and enhancements
2013-01-15 21:21:36 +01:00
Tobias Reich
c6c6a2e808 Bugfix: Image position wasn't always right 2012-10-25 22:48:38 +02:00
Tobias Reich
7030b7657e V1.0.1
- Improved ImageView
- Login-Window now shows the version of Lychee
- iPhone Homescreen Icon
- Improved Readme with Pictures
2012-10-25 12:22:04 +02:00
Tobias Reich
913cd212d6 Readme 2012-10-08 10:45:44 +02:00
Tobias Reich
0ae0b97ae4 Lychee V1.0 2012-10-02 17:48:08 +02:00