Commit Graph

33 Commits

Author SHA1 Message Date
Luc Didry ef6509a3bc Fix #20 2016-06-06 22:26:37 +02:00
Luc Didry 1082f42682 Allow to set the encryption length in lutim.conf 2015-10-08 11:35:11 +02:00
Luc Didry bb9fae43e2 Improve init files
Hypnotoad does not use "user" and "group" settings anymore. So I
removed the setting in the configuration template and changed some
things in the init files accordingly.

+ some fixes for annoying behavior in initV and systemd files
2015-09-09 23:07:13 +02:00
Luc Didry e1840e96b0 Fix # 48 Allow to change location of the database 2015-08-02 23:34:58 +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 846d8a1bfe Fix #28 2014-06-01 18:40:16 +02:00
Chocobozzz 00ccb56c8a correct small error (missing comma) 2014-05-19 14:54:53 +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 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 7e60f4876a Fix #29
Configurable antiflood protection for the "Download by URL" feature
2014-04-29 23:54:27 +02:00
Luc Didry 52b1005b69 Comments in configuration template 2014-03-21 23:47: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 2fae7345d9 Fix #22
Files encryption
2014-03-06 23:43:59 +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 54d8bf12a8 Fix #19 2014-02-23 21:16:46 +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 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 2c9eca80e3 Fix #11
+ update README for config options + cron jobs
2014-02-20 01:14:26 +01:00
Luc Didry b2a408a207 Fix #6 2014-02-20 00:27:23 +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 23a74b2b86 Set https to 0 in conf template 2014-02-16 20:42:02 +01:00
Luc Didry 6766ed6aef Bugfix for https connections 2014-02-16 19:17:02 +01:00
Luc Didry 992850d99b Fix #5 2014-02-16 16:55:05 +01:00
Luc Didry 3277ed19a0 Fix typo 2014-02-15 23:04:14 +01:00
Luc Didry d3b29de492 Now able to add "Hosted by" information (configurable) 2014-02-15 23:02:57 +01:00
Luc Didry 4226880d8a Twitter card account is now configurable 2014-02-15 23:01:37 +01:00
Luc Didry 283642e36f Functional :) 2014-02-14 00:59:02 +01:00