Commit Graph

79 Commits

Author SHA1 Message Date
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
Sandro CAZZANIGA 2b361fce26 Fix pod description 2014-07-21 16:47:31 +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 44c0d5a9c9 Update I18N 2014-07-11 12:25:04 +02:00
Luc Didry a4ca866790 Add Dattaz as dev in about page 2014-07-11 11:59:05 +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 940faed363 Fix #35 2014-07-07 21:54:36 +02:00
Luc Didry f044c1e953 Use Lutim namespace for commands 2014-06-03 21:41:30 +02:00
Luc Didry 277053d2a8 Fix asset bundles 2014-06-03 21:32:20 +02:00
Luc Didry b450ea7607 Small fix on short url generation 2014-06-03 21:30:58 +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 75dde62989 Modify cache header 2014-06-01 16:25:43 +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 3fb3bac3ef Add Chocobozzz as contributor 2014-05-19 21:08:47 +02:00
Luc Didry 8696cd43c4 Update documentation 2014-05-01 21:12:13 +02:00
Luc Didry 313bae584c Change LUTIm to Lutim (easier to write) 2014-05-01 21:05:22 +02:00
Luc Didry d05827102e Fix #27 2014-05-01 20:20:28 +02:00
Luc Didry 2a7cb615ba Change in Cache-Control header 2014-05-01 18:38:35 +02:00
Luc Didry 6d155a57ab Fix sentence 2014-05-01 17:16:34 +02:00
Luc Didry cd699dd6e8 Improve default config values
With Mojolicious::Plugin::ConfigHashMerge, it's a lot simplier to have
default config values.

This simplification induces some simplification in other parts of Lutim.
2014-05-01 17:11:04 +02:00
Luc Didry ac301e104c Use the X-Forwarded-Proto header to set the scheme to https if needed
The "https" option in configuration file is deprecated and will be removed in 0.4
2014-04-30 01:31:12 +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 12e0bf093a Fix bug in stats date sorting 2014-03-17 00:15:16 +01:00
Luc Didry 5349d327ed Fix #20
Thumbnails in response
2014-03-07 03:17:57 +01:00
Luc Didry ad0e799601 Better maximum delay handling (related to issue #8) 2014-03-07 00:16:15 +01:00
Luc Didry d6cbaa1a6f Better HTML compatibility 2014-03-06 23:45:29 +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 2786a3bda2 Add remote port in IP log 2014-03-06 14:31:00 +01:00
Luc Didry 9a283274e0 Small UI changes 2014-03-06 14:29:31 +01:00
Luc Didry 8953ddf840 Improve CORS 2014-02-28 23:38:34 +01:00
Luc Didry e794edd6d1 Put methods in separate controller 2014-02-28 23:14:55 +01:00
Luc Didry afb5eb3ecd Add contributors 2014-02-28 22:09:51 +01:00
Luc Didry 551b9cadc5 Add HTTP headers Expires and Content-Cache 2014-02-28 21:58:49 +01:00
Luc Didry 37feb11430 Fix #8 2014-02-24 21:57:50 +01:00
Luc Didry 9c896f1a59 Fix #18 2014-02-24 21:00:38 +01:00
Luc Didry e014bc229b Cron task to delete expired images 2014-02-24 20:12:10 +01:00
Luc Didry 9787a7210a Fix #7 2014-02-24 14:47:10 +01:00