Luc Didry
82f57fc72d
✨ — Allow to configure the directory where to store the images ( #125 )
2023-12-30 07:42:25 +01:00
Luc Didry
9477e1add1
🩹 — Replace old URL of the project
2023-12-29 08:02:47 +01:00
Luc Didry
fff56a89bb
💥 No more twitter cards
2023-12-28 07:33:30 +01:00
brunob
691e0c3592
✨ Add a config flag to disable API
...
fix #129
2022-05-12 15:35:43 +02:00
Benpro
31df50d6c9
✏️ Replace name of wrong software name in config file
...
Commit 247cb41c has added config variables but with a small typo in the
comments
2021-01-15 07:56:01 +01:00
Luc Didry
b7edbc73cd
Fix #112 — ✨ — Add watermarking feature
...
- tiling, unique or no watermark available in UI
- watermark enforcing available in configuration
2020-03-09 14:55:36 +01:00
Luc Didry
182f4ccf4e
Fix #82 - Add optional authentication
2018-07-29 20:15:01 +02:00
Luc Didry
f2f785e6d4
Fix #5 - Allow to use a fixed domain
2018-07-29 15:48:48 +02:00
Luc Didry
4193f03d7a
Remove @framasky as default tweet_card_via setting
2018-07-29 15:48:46 +02:00
Luc Didry
247cb41cc5
Fix #77 Add X-Content-Type-Options, X-XSS-Protection, X-Frame-Options headers
2018-07-29 15:48:46 +02:00
Luc Didry
83a8fbeeeb
Fix #78 Add CSP Header
...
+ update morris and raphael graph libraries
+ some changes in "myfiles" table
2018-07-29 15:48:45 +02:00
Luc Didry
c91d46bc68
Fix #83 Use Mojolicious::Plugin::Chi + Add memcached ability
2018-07-29 15:48:45 +02:00
Luc Didry
163a1e2a66
Disable images' counter option
2018-04-07 11:53:51 +02:00
Luc Didry
f26e7ba5ff
Add option to disable logs
2018-04-07 11:44:34 +02:00
Luc Didry
bb097294e2
Built-in image cache system
2018-03-17 15:55:34 +01:00
brunob
f94d72f978
précision pour le format de la valeur de conf proposed_delays
2018-03-03 18:02:35 +01:00
brunob
41abd109b6
Fix #63 : ajout d'une option de conf pour personnaliser les délais proposés
...
Pas certain que les modifications dans lib/ soient nécessaires, dans le doute, je les envoie.
2018-03-03 18:02:35 +01:00
Luc Didry
36bae6e042
Add Minion support
...
This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
2017-06-11 19:56:59 +02:00
Luc Didry
b7d4ea0a23
Fix #27 Handle too much images in zip download URL
...
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-06-05 17:58:18 +02:00
Luc Didry
0de43b74db
First work on #42
...
- Start creating a DB abstraction layer
- Use this abstraction layer in watch and cleanfiles commands
This commit is dedicated to guilhemB, who is supporting me on Tipeee.
Many thanks :-)
2017-05-27 15:53:51 +02:00
Armando Lüscher
545059cbe5
Correct various typos.
...
Change GitLab URL to framagit.org.
2016-09-13 10:43:26 +02:00
Luc Didry
4130a77aa0
Add theme system
...
Thanks to e-Jim to support me on Tipeee :-)
2016-07-18 21:27:53 +02:00
Luc Didry
6a4b0910d4
Fix typo in conf template
2016-06-06 22:28:32 +02:00
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