Commit Graph

73 Commits

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