Commit Graph

17 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
a7884e8785 Fix gallery URL on image block closing 2016-06-06 22:00:22 +02:00
Luc Didry
fe06675d0b Add gallery. Fix #15 2016-06-06 21:07:12 +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
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