Luc Didry
3fb3bac3ef
Add Chocobozzz as contributor
2014-05-19 21:08:47 +02:00
Chocobozzz
00ccb56c8a
correct small error (missing comma)
2014-05-19 14:54:53 +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
63651bd277
Add Nginx configuration exemple and remove Varnish exemple
2014-05-01 20:54:37 +02:00
Luc Didry
04d38bfdf7
Update Changelog
2014-05-01 20:24:25 +02:00
Luc Didry
d05827102e
Fix #27
2014-05-01 20:20:28 +02:00
Luc Didry
eb0dac2b4b
Replace SimpleGraph by morris.js in README
2014-05-01 19:26:32 +02:00
Luc Didry
9f130e1761
Update README (markdown corrections)
2014-05-01 19:20:56 +02:00
Luc Didry
1b580a2e76
Add init script
2014-05-01 19:20:10 +02:00
Luc Didry
2a7cb615ba
Change in Cache-Control header
2014-05-01 18:38:35 +02:00
Luc Didry
6e9a8a79c8
Add the sticker image
...
Yes, I know, I shouldn't store binary files like this here, but it's the
best place to me : I will not lost them :)
2014-05-01 18:06:12 +02:00
Luc Didry
a7704987a3
Rewrite the shutter plugin from the official documentation
2014-05-01 18:03:35 +02:00
Luc Didry
6d155a57ab
Fix sentence
2014-05-01 17:16:34 +02:00
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