Commit Graph

43 Commits

Author SHA1 Message Date
Luc Didry 99e5ea8c75 Changing all links from git.framasoft.org to framagit.org 2016-06-06 21:11:30 +02:00
Luc Didry a64808f206 Fixes #3 - Add list of of user's images in localstorage 2015-09-18 00:12:15 +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 339cdf39b2 Use .po files for i18n + add spanish translation 2015-08-02 00:54:26 +02:00
Luc Didry 9692504096 Fix broken icon class 2014-09-12 14:29:42 +02:00
Luc Didry 388feba7c0 Replace some js in external file 2014-07-12 21:50:56 +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 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 d8498b89fd Small fixes 2014-06-01 18:40:51 +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 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 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 9787a7210a Fix #7 2014-02-24 14:47:10 +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 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 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 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 ed2e54c919 Delete modernizr.js link 2014-02-15 22:29:21 +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