Commit Graph

122 Commits

Author SHA1 Message Date
Roberto Benfatto
b6cfec60e2 Fix #45 2017-05-27 12:20:26 +02:00
Luc Didry
d1b6c00a55 Improve stats pages translation 2017-05-04 12:59:40 +02:00
Luc Didry
1b9dad0f3f Improve statistics page 2017-05-04 12:48:01 +02:00
Luc Didry
4c0df8f8b1 Force download if image is SVG 2017-02-13 21:35:44 +01:00
Luc Didry
4629d2ae2d Fix #37 2017-01-05 08:39:30 +01:00
Luc Didry
f4f25aab4f Add GET /infos API endpoint
See https://framagit.org/luc/lutim/wikis/API for details

This commit is dedicated to Schoumi. Thx for your support on Tipeee :-)
2016-11-14 13:13:07 +01:00
Luc Didry
a69e0df68d Add occitan translation, thanks to Quentin Pagès 2016-09-16 23:17:25 +02:00
Luc Didry
cc3281fe2f Adapt stats task to theme system 2016-07-19 14:26:07 +02:00
Luc Didry
48cc398efb Small UI changes
+ updated bootstrap
+ add .gitignore when creating themes
+ moving bootstrap and fontello config.json into utilities folder
2016-07-19 13:23:59 +02:00
Luc Didry
4130a77aa0 Add theme system
Thanks to e-Jim to support me on Tipeee :-)
2016-07-18 21:27:53 +02:00
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
453bc5d2c5 Fix #22 2016-06-08 18:14:36 +02:00
Luc Didry
1bd82463d1 Fix typo in french translation 2016-06-06 22:39:04 +02:00
Luc Didry
ef6509a3bc Fix #20 2016-06-06 22:26:37 +02:00
Luc Didry
0a318dc4d4 Avoid having "gallery" as shortened URL 2016-06-06 22:09:39 +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
b33c7d3d23 Update translation files 2016-06-06 21:16:27 +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
1082f42682 Allow to set the encryption length in lutim.conf 2015-10-08 11:35:11 +02:00
Luc Didry
c33840f3aa Use cryptographically secure random generator 2015-10-08 11:25:03 +02:00
Luc Didry
a9669b5f7b Add german translation (thx Thor77) 2015-10-04 15:44:53 +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
170546df64 Update translations 2015-09-17 12:04:43 +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
2f7b2f5fbb Remove debug info log 2015-09-09 21:16:21 +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
c86faf208d Add DebugDumperHelper plugin 2015-08-06 11:00:34 +02:00
Luc Didry
b0a19e3e42 Autorotate image + delete EXIF tags (for more privacy) 2015-08-03 00:07:28 +02:00
Luc Didry
e1840e96b0 Fix # 48 Allow to change location of the database 2015-08-02 23:34:58 +02:00
Luc Didry
080542fd95 Fix #47 Allow to upload svg images 2015-08-02 22:29:16 +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
2e5a3c9c0b Remove deprecated configuration option
The option had a typo. I hope people have changed their configuration.
2015-08-02 15:27:51 +02:00
Luc Didry
afb377faca Update ES translation 2015-08-02 13:08:39 +02:00
Luc Didry
339cdf39b2 Use .po files for i18n + add spanish translation 2015-08-02 00:54:26 +02:00
Luc Didry
0544a1b346 Update info page on rights on uploaded images 2014-10-03 00:38:47 +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
a0b507e48e Fixes #45 + Update README.md and Changelog 2014-09-24 01:41:36 +02:00
Luc Didry
b0e5f771f2 Add Kharec as contributor 2014-07-21 16:48:12 +02:00