Lorenz Hübschle-Schneider
be6e356363
Settings module
11 years ago
Lorenz Hübschle-Schneider
48582cff3f
Fix number parsing in localStorage
11 years ago
Lorenz Hübschle-Schneider
c422c2df4d
localStorage: remove dysfunctional fallback
11 years ago
Lorenz Hübschle-Schneider
69e1e1907d
Use strict angular dependency injection
...
Prerequisite for proper minification
11 years ago
Lorenz Hübschle-Schneider
74f9ac94ea
Use the function form of 'use strict'
11 years ago
Tor Hveem
a7a8d60aea
localstorage: fix initial value setting
11 years ago
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.
12 years ago
Lorenz H-S
7d386f04c2
Use strict comparison operators
12 years ago
David Cormier
6d5573a148
Delete trailing whitespaces
12 years ago
Tor Hveem
8d8800705f
GH pages
12 years ago
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
12 years ago