Commit Graph

96 Commits

Author SHA1 Message Date
Luc Didry cc99fba3fa Update README.md for Gitlab's markdown compliance 2014-05-01 17:15:55 +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 c84d5cf691 Update Changelog 2014-04-30 01:33:06 +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 6b71bbaf35 Update .gitignore 2014-04-30 00:17:54 +02:00
Luc Didry 0f3b99e617 Improved stats page 2014-04-30 00:17:11 +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 52b1005b69 Comments in configuration template 2014-03-21 23:47:16 +01:00
Luc Didry c7c8a7d786 Use Henny Penny font for app title
https://www.google.com/fonts#UsePlace:use/Collection:Henny+Penny
2014-03-17 13:03:11 +01:00
Luc Didry 12e0bf093a Fix bug in stats date sorting 2014-03-17 00:15:16 +01:00
Luc Didry 2c4416985b Fix #25
Add explations for the hypnotoad part of the lutim.conf.template
2014-03-07 17:11:09 +01:00
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