Lorenz Hübschle-Schneider
be6e356363
Settings module
2015-02-04 19:56:56 +01:00
Lorenz Hübschle-Schneider
48582cff3f
Fix number parsing in localStorage
2015-02-04 19:51:49 +01:00
Lorenz Hübschle-Schneider
c422c2df4d
localStorage: remove dysfunctional fallback
2015-02-04 19:51:49 +01:00
Lorenz Hübschle-Schneider
69e1e1907d
Use strict angular dependency injection
...
Prerequisite for proper minification
2014-08-27 17:28:01 +01:00
Lorenz Hübschle-Schneider
74f9ac94ea
Use the function form of 'use strict'
2014-07-18 12:23:25 +01:00
Tor Hveem
a7a8d60aea
localstorage: fix initial value setting
2014-07-16 20:34:50 +02:00
Lorenz Hübschle-Schneider
fb9d5af5fc
localstorage: Correctly check whether value is set before setting default
...
The old condition always overwrote boolean values that were set to false
with the default m( Check for undefined instead.
2014-02-21 10:50:29 +00:00
Lorenz H-S
7d386f04c2
Use strict comparison operators
2014-02-08 13:20:33 +00:00
David Cormier
6d5573a148
Delete trailing whitespaces
2013-12-17 15:30:22 -05:00
Tor Hveem
6949f919a1
Save the connection paramaters into localStorage
...
using a simple angular module for localstorage
Note: it also saves the password into localStorage, this
should be further improved to present a simple checkbox to the user
asking if they want to save the password or not
2013-10-05 16:05:16 +02:00