Commit Graph

41 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 453bc5d2c5 Fix #22 2016-06-08 18:14:36 +02:00
Luc Didry fe06675d0b Add gallery. Fix #15 2016-06-06 21:07:12 +02:00
Luc Didry 1cb5aab686 Remove Item from localStorage when deleted (button or expired) 2015-09-24 01:03:30 +02:00
Luc Didry 204df6bf08 Small UI change (make alert blocks more compact) 2015-09-21 22:15:33 +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 af9323365c Move javascript which don't need templating to static js file 2015-09-17 21:47:37 +02:00
Luc Didry 8b76684fcd Add Copy to clipboard buttons (each link + all links) 2015-09-17 00:18:42 +02:00
Luc Didry 71576ce749 Update twitter bootstrap 2015-09-11 00:28:19 +02:00
Luc Didry 6fab43b15b Fixes #8 - Add markdown code to copy/paste 2015-09-09 21:34:38 +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 e7138a40ab Update fonts
I forgot to update fonts when I switch to gitlab address, so:
* add git icon
* remove github icon
2015-08-02 22:44:08 +02:00
Luc Didry bb1b43e215 Replace twitter page by social page (icon, description, etc)
+ small changes in README
2014-10-03 00:27:22 +02:00
Luc Didry 23c130750e Improve Twitter animated card (gif) (#45) 2014-09-25 01:41:42 +02:00
Luc Didry 388feba7c0 Replace some js in external file 2014-07-12 21:50:56 +02:00
Luc Didry d03ce97c8b Add more icons of different sizes in manifest.webapp 2014-07-11 12:00:12 +02:00
Luc Didry 5c45be0099 Hide install-app button by default, reveal it when necessary
+ avoid mozSetMessageHandler error in console when not available
2014-07-11 00:19:18 +02:00
Luc Didry 150f27bf9b Add icons & meta tags to be able to install as webapp in Chrome & Safari 2014-07-11 00:05:30 +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
dattaz 420a37ee75 new file: public/img/lutim128.png
modified:   templates/index.html.ep
	modified:   templates/layouts/default.html.ep
	new file:   templates/manifest.webapp.ep
Add icon 128px for openwebapp (firefox os)
Add accept="image/*" in the form for accept only images
Add JS for install openwebapp and share image to lutim app
Add manifest for openwebapp
2014-07-08 16:54:45 +02:00
Luc Didry f86b0e71d1 Make uploader label responsive 2014-07-07 21:18:20 +02:00
Luc Didry 846d8a1bfe Fix #28 2014-06-01 18:40:16 +02:00
Luc Didry d9c094ff16 No more modal 2014-06-01 16:24:56 +02:00
Luc Didry 124ccd6ec2 Use Mojolicious::Plugin::AssetPack
Less requests, concatenated and minified css and js => faster !
2014-06-01 16:14:26 +02:00
Luc Didry 313bae584c Change LUTIm to Lutim (easier to write) 2014-05-01 21:05:22 +02:00
Luc Didry 6e9a8a79c8 Add the sticker image
Yes, I know, I shouldn't store binary files like this here, but it's the
best place to me : I will not lost them :)
2014-05-01 18:06:12 +02:00
Luc Didry 0f3b99e617 Improved stats page 2014-04-30 00:17:11 +02:00
Luc Didry c7c8a7d786 Use Henny Penny font for app title
https://www.google.com/fonts#UsePlace:use/Collection:Henny+Penny
2014-03-17 13:03:11 +01:00
Luc Didry ff8ab141f9 Update png logo from blurried xcf logo 2014-03-06 23:48:39 +01:00
Luc Didry 2fae7345d9 Fix #22
Files encryption
2014-03-06 23:43:59 +01:00
Luc Didry 9a283274e0 Small UI changes 2014-03-06 14:29:31 +01:00
Luc Didry f40c8e1195 Add improved xcf logo 2014-02-28 23:28:48 +01:00
Luc Didry 9787a7210a Fix #7 2014-02-24 14:47:10 +01:00
Luc Didry b2a408a207 Fix #6 2014-02-20 00:27:23 +01:00
Luc Didry 3388577790 Add favicon 2014-02-16 18:11:11 +01:00
Luc Didry 5da1e9ee03 Fix #1
More options for suppression delay
2014-02-16 17:34:29 +01:00
Luc Didry 1f7559effc Fix #4
Add upload progress bar
2014-02-16 16:13:38 +01:00
Luc Didry 4b11f1b38c Add LUTIm's logo 2014-02-16 01:13:56 +01:00
Luc Didry c3e15f44a1 Fix drag'n drop with delete at 1st view/24h checkboxes 2014-02-14 15:04:41 +01:00
Luc Didry 283642e36f Functional :) 2014-02-14 00:59:02 +01:00
Luc Didry d144db9310 First import after mojo generate app 2014-02-09 17:27:32 +01:00