Commit Graph

223 Commits

Author SHA1 Message Date
Anton Tananaev
cc893062eb Fix MySQL index creation 2015-06-28 11:31:59 +12:00
Anton Tananaev
51169169b4 Add position SQL index 2015-06-27 17:35:29 +12:00
Anton Tananaev
a59b2ecb49 Use new web app by default 2015-06-27 11:04:12 +12:00
Anton Tananaev
67e2c8f8e0 Start MXT protocol implementation 2015-06-23 14:04:52 +12:00
Anton Tananaev
04d300ca65 Refactor database init process 2015-06-18 14:46:57 +12:00
Anton Tananaev
31153730de Load latest positions from db 2015-06-17 11:14:32 +12:00
Anton Tananaev
fe83a2a83d Rename some database parameters 2015-06-17 10:50:51 +12:00
Demian
92ac9aaa10 Separated the persisted password (hashedPassword) from the password sent from the web request. Improved JSON serialization so it doesnt send as a response the hashed password and salt. 2015-06-16 18:42:13 -03:00
Demian
80f766554a Implemented password hashing using a salt, following this code&guidelines: https://crackstation.net/hashing-security.htm 2015-06-16 18:42:13 -03:00
Anton Tananaev
cd86a9e571 Fix database data mocks 2015-06-13 18:15:42 +12:00
Irving Gonzalez
2ae2106dde Removing double quotes 2015-06-10 20:47:35 -06:00
Anton Tananaev
009e489594 Revert "removing double quotes" 2015-06-11 14:20:41 +12:00
Irving Gonzalez
5dc81b6197 Begin implementing alerts 2015-06-10 20:06:30 -06:00
Irving Gonzalez
81e7ae399e removing double quotes 2015-06-10 17:43:36 -06:00
Irving Gonzalez
c83714bdec changing "database.selectDevices" query 2015-06-10 12:55:46 -06:00
Demian
62048ed5ec Replaced tabs for spaces 2015-06-09 19:45:22 -03:00
Demian
c4f3d8958c Added compatibility for MySQL on all queries. Moved the sha256 logic to java to make it compatible across all databases 2015-06-09 16:29:27 -03:00
Demian
b70876b7a3 Moved all the SQL queries to the configuration file 2015-06-09 13:11:38 -03:00
Anton Tananaev
eaa0044002 Add user management window 2015-06-06 23:18:49 +12:00
Anton Tananaev
35ae7fbd26 Re-factor config params 2015-06-05 17:02:22 +12:00
Anton Tananaev
96a8551d16 Simplify protocol config 2015-06-05 16:55:02 +12:00
Anton Tananaev
c137c10568 Move schema query to config 2015-06-05 16:49:40 +12:00
Anton Tananaev
6574203342 Rename debug config file 2015-06-05 16:41:04 +12:00