82 Commits

Author SHA1 Message Date
Luc Didry
123d597c5f Add Crypt::Blowfish dependancy in cpanfile 0.2 2014-03-07 03:33:00 +01:00
Luc Didry
096bf1acc3 Update Changelog 2014-03-07 03:23: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
ff8ab141f9 Update png logo from blurried xcf logo 2014-03-06 23:48:39 +01:00
Luc Didry
ebb9cafb1e Small UI changes 2014-03-06 23:46:08 +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
f40c8e1195 Add improved xcf logo 2014-02-28 23:28:48 +01:00
Luc Didry
e794edd6d1 Put methods in separate controller 2014-02-28 23:14:55 +01:00
Luc Didry
b8401e259e Add Changelog 2014-02-28 22:11:04 +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
0b106f6b99 Merge branch 'jcb-master' into dev
Conflicts:
	README.md
2014-02-24 23:20:32 +01:00
Jean-Christophe Bach
04b220a665 * remove unbreakable spaces 2014-02-24 22:27:33 +01:00
Jean-Christophe Bach
b1c73555aa * typos 2014-02-24 22:27:11 +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
Luc Didry
662ef1c461 Small changes in README 2014-02-23 22:18:08 +01:00
Luc Didry
54d8bf12a8 Fix #19 2014-02-23 21:16:46 +01:00
Luc Didry
fb51b92e09 Fix #17 2014-02-23 13:04:16 +01:00
Luc Didry
96dc4758ef Fix HTML validity in data stats table 2014-02-20 13:54:23 +01:00
Luc Didry
584e9d2dd2 Update lutim.conf.template
Comment contact option, in order to force editing lutim.conf before
first run
2014-02-20 13:41:49 +01:00
Luc Didry
dee5d0a22e Fix #13
The mime type detection module was adding "x-" to some mime types.
2014-02-20 11:44:43 +01:00
Luc Didry
682923726c Put provisioning call in after_dispatch hook 2014-02-20 11:42:54 +01:00
Luc Didry
f8807288c6 Small bugfix
The informations link was not displayed on stats and about pages
2014-02-20 11:41:55 +01:00
Luc Didry
fc2b866238 Add Homepage button on stats page 2014-02-20 11:41:18 +01:00
Luc Didry
373ec23bbc Add possibility to display a message on all LUTIm pages 2014-02-20 11:40:31 +01:00
Luc Didry
b0b905b139 Fix #9
Allow to take action when a settable maximum size is reached
Three actions implemented:
* warn
* stop-upload
* delete
2014-02-20 11:31:08 +01:00
Luc Didry
49f1838ed0 Update README 2014-02-20 01:15:43 +01:00
Luc Didry
2c9eca80e3 Fix #11
+ update README for config options + cron jobs
2014-02-20 01:14:26 +01:00
Luc Didry
96072d0a2a Small typo in stats.pm 2014-02-20 00:37:21 +01:00
Luc Didry
b2a408a207 Fix #6 2014-02-20 00:27:23 +01:00
Luc Didry
8eb2c200c8 Put informations on a separate page for those with no script 2014-02-19 23:50:41 +01:00
Luc Didry
be80462d2e Remove --deployement for carton install in README 2014-02-18 09:51:52 +01:00
Luc Didry
9d9e29e906 Better x-forwarded-for detection 2014-02-18 02:06:11 +01:00
Luc Didry
fcd1b1489b Fix #10
Add configuration doc
Change provisionning option to provisioning (with back-compatibility)
2014-02-17 21:47:50 +01:00
Luc Didry
cacd1a46ee Better filetype detection 2014-02-17 21:08:05 +01:00
Luc Didry
d3bde59421 Update informations (for previous logs anonymising commit) 2014-02-17 20:40:54 +01:00
Luc Didry
de1dff9f35 Forgot & in localization files for HTML validity 2014-02-17 20:35:26 +01:00
Luc Didry
096e2b3e07 Anonymise logs 2014-02-17 20:27:13 +01:00
Luc Didry
bc7a7fabf0 Better HTML validity 2014-02-17 19:58:33 +01:00
Luc Didry
6561a60bdc Add logging of hits on index page 2014-02-17 19:34:03 +01:00
Luc Didry
5373ec63a8 Set max height and max width for images for twitter 2014-02-17 18:55:36 +01:00