Commit Graph

93 Commits

Author SHA1 Message Date
Luc Didry d8498b89fd Small fixes 2014-06-01 18:40:51 +02:00
Luc Didry 846d8a1bfe Fix #28 2014-06-01 18:40:16 +02:00
Luc Didry d9c094ff16 No more modal 2014-06-01 16:24:56 +02:00
Luc Didry 124ccd6ec2 Use Mojolicious::Plugin::AssetPack
Less requests, concatenated and minified css and js => faster !
2014-06-01 16:14:26 +02:00
Luc Didry 313bae584c Change LUTIm to Lutim (easier to write) 2014-05-01 21:05:22 +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 0f3b99e617 Improved stats page 2014-04-30 00:17:11 +02: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 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 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 9a283274e0 Small UI changes 2014-03-06 14:29:31 +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 9787a7210a Fix #7 2014-02-24 14:47:10 +01:00
Luc Didry 96dc4758ef Fix HTML validity in data stats table 2014-02-20 13:54:23 +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 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 bc7a7fabf0 Better HTML validity 2014-02-17 19:58:33 +01:00
Luc Didry 5373ec63a8 Set max height and max width for images for twitter 2014-02-17 18:55:36 +01:00
Luc Didry 51e0483652 Bugfix https (again) 2014-02-16 20:39:42 +01:00
Luc Didry 6766ed6aef Bugfix for https connections 2014-02-16 19:17:02 +01:00
Luc Didry dbd68796e8 Make links https if access by https 2014-02-16 18:57:01 +01:00
Luc Didry 3388577790 Add favicon 2014-02-16 18:11:11 +01:00
Luc Didry 5da1e9ee03 Fix #1
More options for suppression delay
2014-02-16 17:34:29 +01:00
Luc Didry 992850d99b Fix #5 2014-02-16 16:55:05 +01:00
Luc Didry 1f7559effc Fix #4
Add upload progress bar
2014-02-16 16:13:38 +01:00
Luc Didry 4b11f1b38c Add LUTIm's logo 2014-02-16 01:13:56 +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 ed2e54c919 Delete modernizr.js link 2014-02-15 22:29:21 +01:00
Luc Didry 7e36a48bf6 Add template for displaying a twitter-card compliant page 2014-02-14 15:08:47 +01:00
Luc Didry c3e15f44a1 Fix drag'n drop with delete at 1st view/24h checkboxes 2014-02-14 15:04:41 +01:00
Luc Didry 2ea728c186 Correction of Twitter share URL 2014-02-14 01:32:14 +01:00
Luc Didry 283642e36f Functional :) 2014-02-14 00:59:02 +01:00
Luc Didry d144db9310 First import after mojo generate app 2014-02-09 17:27:32 +01:00