Luc Didry
388feba7c0
Replace some js in external file
2014-07-12 21:50:56 +02:00
Luc Didry
542d3efdf5
Fix #12
2014-07-12 21:50:31 +02:00
Luc Didry
a57815a2ea
Add navigation bar in the webapp.
2014-07-11 12:33:34 +02:00
Luc Didry
ebb5282579
Add "share" button for Firefox OS
2014-07-11 12:00:58 +02:00
Luc Didry
d03ce97c8b
Add more icons of different sizes in manifest.webapp
2014-07-11 12:00:12 +02:00
Luc Didry
73b09d28c6
Small change in an img url
2014-07-11 00:20:52 +02:00
Luc Didry
5c45be0099
Hide install-app button by default, reveal it when necessary
...
+ avoid mozSetMessageHandler error in console when not available
2014-07-11 00:19:18 +02:00
Luc Didry
150f27bf9b
Add icons & meta tags to be able to install as webapp in Chrome & Safari
2014-07-11 00:05:30 +02:00
dattaz
d0b388834f
hide app button already install
...
add js code to hide app install button when app already install
2014-07-10 22:05:23 +02:00
Luc Didry
e951a44324
Refactor message function to build_message
...
Relative to webapp message fail.
2014-07-10 13:16:32 +02:00
Luc Didry
9fcefcdbd4
Small fix for webapp detection
2014-07-10 12:09:43 +02:00
dattaz
05892366d8
hide install web app
...
add js to hide install web app, when your already on the webapp
2014-07-10 11:53:16 +02:00
Luc Didry
f2baf273ca
Webapp development, trying to send the image
...
Image sending is ok, but for some unknown reason, we can't have status
message displayed once upload is complete.
2014-07-08 23:24:50 +02:00
dattaz
420a37ee75
new file: public/img/lutim128.png
...
modified: templates/index.html.ep
modified: templates/layouts/default.html.ep
new file: templates/manifest.webapp.ep
Add icon 128px for openwebapp (firefox os)
Add accept="image/*" in the form for accept only images
Add JS for install openwebapp and share image to lutim app
Add manifest for openwebapp
2014-07-08 16:54:45 +02:00
Luc Didry
940faed363
Fix #35
2014-07-07 21:54:36 +02:00
Luc Didry
7f99d73691
Fix bootstrap error for upload_by_url message when small screen
2014-07-06 17:59:42 +02:00
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