Commit Graph

93 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 9f872a3f6a Fix gallery URL not updated when closing image alert block 2016-06-09 23:36:54 +02:00
Luc Didry e8eb804d3c Add files extension to gallery URL
This allows to have extensions in the zip package.

Plus do not add to the gallery URL if file is an xcf (gimp) in order to
prevent zip generation fail.
2016-06-08 21:47:44 +02:00
Luc Didry 453bc5d2c5 Fix #22 2016-06-08 18:14:36 +02:00
Luc Didry c450b27c0d Change lightbox overlay color 2016-06-06 22:51:10 +02:00
Luc Didry a7884e8785 Fix gallery URL on image block closing 2016-06-06 22:00:22 +02:00
Luc Didry 99e5ea8c75 Changing all links from git.framasoft.org to framagit.org 2016-06-06 21:11:30 +02:00
Luc Didry fe06675d0b Add gallery. Fix #15 2016-06-06 21:07:12 +02:00
Luc Didry c33840f3aa Use cryptographically secure random generator 2015-10-08 11:25:03 +02:00
Luc Didry 86ee5287bf Fixes #11 Select input text when focus 2015-09-24 01:26:05 +02:00
Luc Didry 1cb5aab686 Remove Item from localStorage when deleted (button or expired) 2015-09-24 01:03:30 +02:00
Luc Didry 0c23c9ba67 Fixe mistake on deletion link in myfiles page 2015-09-23 08:21:11 +02:00
Luc Didry 2f96407f5c Add view links to thumbnails and filenames 2015-09-21 21:18:32 +02:00
Luc Didry 14943906d3 Add links before the input fields 2015-09-19 16:14:20 +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 7a7eb8f4cc Make copy-all button disappear if there is no more links 2015-09-17 21:37:10 +02:00
Luc Didry 1ad1929a0e Add file extension to view link 2015-09-17 00:52:28 +02:00
Luc Didry 8b76684fcd Add Copy to clipboard buttons (each link + all links) 2015-09-17 00:18:42 +02:00
Luc Didry 6fab43b15b Fixes #8 - Add markdown code to copy/paste 2015-09-09 21:34:38 +02:00
Luc Didry 62e82b8224 Put javascript in a partial template 2015-09-09 21:04:24 +02:00
Luc Didry 5bcd010055 Don't Repeat Yourself (and use partial templates) 2015-08-08 00:15:26 +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 baaf4ab861 Add Thor77 as contributor 2015-08-05 13:28:20 +02:00
Luc Didry 2e8f0eda2a Allow to use lutim under a sub-directory (example.org/lutim)
Fix #46 and #57
2015-08-02 21:07:50 +02:00
Luc Didry a049163646 Fixes #46 2015-08-02 15:41:25 +02:00
Luc Didry 339cdf39b2 Use .po files for i18n + add spanish translation 2015-08-02 00:54:26 +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 ad04bdd571 Add opengraph tags on twitter page.
Since the twitter page can now be embedded in Facebook and other social
networks which relies on opengraph tag, this page is now called the
social page.
2014-10-02 23:31:59 +02:00
Luc Didry 23c130750e Improve Twitter animated card (gif) (#45) 2014-09-25 01:41:42 +02:00
Luc Didry a0b507e48e Fixes #45 + Update README.md and Changelog 2014-09-24 01:41:36 +02:00
Luc Didry 9692504096 Fix broken icon class 2014-09-12 14:29:42 +02:00
Luc Didry 8386a2f4d2 Add license mention in manifest.webapp + manifest.webapp version 2014-09-12 14:28:56 +02:00
Luc Didry bef9dfaca3 Update description in manifest.webapp 2014-08-05 23:42:08 +02:00
Luc Didry 388feba7c0 Replace some js in external file 2014-07-12 21:50:56 +02:00
Luc Didry 542d3efdf5 Fix #12 2014-07-12 21:50:31 +02:00
Luc Didry a57815a2ea Add navigation bar in the webapp. 2014-07-11 12:33:34 +02:00
Luc Didry ebb5282579 Add "share" button for Firefox OS 2014-07-11 12:00:58 +02:00
Luc Didry d03ce97c8b Add more icons of different sizes in manifest.webapp 2014-07-11 12:00:12 +02:00
Luc Didry 73b09d28c6 Small change in an img url 2014-07-11 00:20:52 +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
dattaz d0b388834f hide app button already install
add js code to hide app install button when app already install
2014-07-10 22:05:23 +02:00
Luc Didry e951a44324 Refactor message function to build_message
Relative to webapp message fail.
2014-07-10 13:16:32 +02:00
Luc Didry 9fcefcdbd4 Small fix for webapp detection 2014-07-10 12:09:43 +02:00
dattaz 05892366d8 hide install web app
add js to hide install web app, when your already on the webapp
2014-07-10 11:53:16 +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 940faed363 Fix #35 2014-07-07 21:54:36 +02:00
Luc Didry 7f99d73691 Fix bootstrap error for upload_by_url message when small screen 2014-07-06 17:59:42 +02:00