Commit Graph

30 Commits

Author SHA1 Message Date
Luc Didry c58edbae83 Add "download zip" URL + better copy to clipboard method 2016-06-21 23:03:54 +02:00
Luc Didry c03082c2c1 Do not try to remove EXIF tags from xcf or webp images 2016-06-09 23:37:43 +02:00
Luc Didry fd3d9a6e31 Do not try to create thumbnails of webp images 2016-06-09 22:47:05 +02:00
Luc Didry fbcc133e47 Do not thumbnail xcf files (gimp) 2016-06-08 21:51:26 +02:00
Luc Didry ef6509a3bc Fix #20 2016-06-06 22:26:37 +02:00
Luc Didry 58901989dd Only use the first frame of a gif to create the thumbnail
With a great number of frames, ImageMagick crashes.
2016-06-06 22:07:50 +02:00
Luc Didry 41fef61f7c Fix SVG upload, broken when working on EXIF tags 2016-06-06 21:58:27 +02:00
Luc Didry b60a849752 Fix #19 2016-06-06 21:23:41 +02:00
Luc Didry 1cb5aab686 Remove Item from localStorage when deleted (button or expired) 2015-09-24 01:03:30 +02:00
Luc Didry a64808f206 Fixes #3 - Add list of of user's images in localstorage 2015-09-18 00:12:15 +02:00
Luc Didry 1ad1929a0e Add file extension to view link 2015-09-17 00:52:28 +02:00
Luc Didry 0f7d8e745e Delete EXIF tags without ImageMagick + add option to keep EXIF tags
Fixes #4
2015-08-08 00:13:48 +02:00
Luc Didry b6c3af7bc6 Fix bug preventing to store delete_at_day parameter 2015-08-06 11:01:33 +02:00
Luc Didry b0a19e3e42 Autorotate image + delete EXIF tags (for more privacy) 2015-08-03 00:07:28 +02:00
Luc Didry 080542fd95 Fix #47 Allow to upload svg images 2015-08-02 22:29:16 +02:00
Luc Didry 339cdf39b2 Use .po files for i18n + add spanish translation 2015-08-02 00:54:26 +02:00
Luc Didry a0b507e48e Fixes #45 + Update README.md and Changelog 2014-09-24 01:41:36 +02:00
Luc Didry 1ca3137dd1 Fix same I18N keyword used two times 2014-07-12 22:09:46 +02:00
Luc Didry 542d3efdf5 Fix #12 2014-07-12 21:50:31 +02:00
Luc Didry f2baf273ca Webapp development, trying to send the image
Image sending is ok, but for some unknown reason, we can't have status
message displayed once upload is complete.
2014-07-08 23:24:50 +02:00
Luc Didry 510bfb3eed Small bugfixes
Production always gives surprises !
2014-06-01 18:59:34 +02:00
Luc Didry 846d8a1bfe Fix #28 2014-06-01 18:40:16 +02:00
Luc Didry b0af4ccd75 Remote port detection can now use the X-Remote-Port header if set 2014-04-30 00:54:06 +02:00
Luc Didry ad5032b720 Fix bugs
* IO::Socket::SSL dependancy for HTTPS downloads by URL
* error message if the downloaded by URL image is too big
* typo in internationalization call
2014-04-30 00:07:21 +02:00
Luc Didry 7e60f4876a Fix #29
Configurable antiflood protection for the "Download by URL" feature
2014-04-29 23:54:27 +02:00
Luc Didry 8264356176 Small bugfix for max_delay handling 2014-03-22 00:06:25 +01:00
Luc Didry 5349d327ed Fix #20
Thumbnails in response
2014-03-07 03:17:57 +01:00
Luc Didry 2fae7345d9 Fix #22
Files encryption
2014-03-06 23:43:59 +01:00
Luc Didry 1f93835060 Bugfix for noscript version 2014-03-06 14:59:06 +01:00
Luc Didry e794edd6d1 Put methods in separate controller 2014-02-28 23:14:55 +01:00