Commit Graph

420 Commits

Author SHA1 Message Date
Keith Irwin
e23c00f41c
Fixed #83 2017-05-07 01:59:21 -04:00
Keith Irwin
27af445e6f
#79 Receives timestamp from android 2017-05-07 01:12:54 -04:00
Keith Irwin
9686ec08a0
Can set log level from env var 2017-05-07 00:06:47 -04:00
Keith Irwin
818a2bc60e
#85 Uncommented this 2017-05-06 23:27:49 -04:00
Keith Irwin
a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin
e4ab43a29e
#85 Added 'debug' 2017-05-06 23:01:12 -04:00
Keith Irwin
e00bb54e7d
Merged develop into master 2017-05-06 22:55:47 -04:00
Keith Irwin
0bcb5bfc12
Replaced instances of obsolete 'text/javacript' with 'application/javascript' 2017-05-06 14:51:02 -04:00
Keith Irwin
888ce790eb
Added changes from last hotfix 2017-05-05 23:00:18 -04:00
Keith Irwin
b645fe86d3
Merge branch 'hotfix-0.6.3' into develop 2017-05-05 22:48:43 -04:00
Keith Irwin
adfdbfa5cc
Merge branch 'hotfix-0.6.3' 2017-05-05 22:45:21 -04:00
Keith Irwin
0982cb8043
#84 Fixed reset password form 2017-05-05 22:40:14 -04:00
Keith Irwin
79779be4d0
Bumped version to 0.6.3 2017-05-05 22:13:23 -04:00
Keith Irwin
18c13c960c
Merge branch 'hotfix-0.6.2' into develop 2017-05-02 09:47:28 -04:00
Keith Irwin
48366c15af
Merge branch 'hotfix-0.6.2' 2017-05-02 09:46:05 -04:00
Keith Irwin
61a9fd3f3e
Don't redirect to /settings/password after login 2017-05-02 09:38:16 -04:00
Keith Irwin
1ccfc899db
Changed crypto promises to callbacks 2017-05-02 09:30:48 -04:00
Keith Irwin
ead72424af
Fixed error when creating user 2017-05-02 09:24:47 -04:00
Keith Irwin
0e86879731
Fixes #76 2017-05-02 09:21:53 -04:00
Keith Irwin
c537dbf669
Updated changelog 2017-05-02 09:09:27 -04:00
Keith Irwin
6ccf5dee74
Bumped version 2017-05-02 09:05:03 -04:00
Keith Irwin
2ffee6d432
Changed code blocks in README 2017-05-02 05:57:10 -04:00
Keith Irwin
3a741c509f
Can use Object.values() in node v7 2017-04-28 16:00:18 -04:00
Keith Irwin
14aaa21d0b
Can use Object.values() in node v7 2017-04-28 15:59:43 -04:00
Keith Irwin
feab6e4167
Update package.json params 2017-04-28 15:57:01 -04:00
Keith Irwin
ca717f1cfa
Moved minify to production deps 2017-04-28 15:54:02 -04:00
Keith Irwin
c71e77ec4d
Merge branch 'hotfix-0.6.1' into develop 2017-04-28 15:43:39 -04:00
Keith Irwin
8847b8f402
Merge branch 'hotfix-0.6.1' 2017-04-28 15:42:41 -04:00
Keith Irwin
4c5e18b6c1
Added changelog, updated readme 2017-04-28 15:41:09 -04:00
Keith Irwin
6758d0a7a1
#77 Fixed 500 after setting password, updated packages 2017-04-28 15:37:22 -04:00
Keith Irwin
0f338b0d6f
#77 Better error handling after password creation 2017-04-28 14:21:10 -04:00
Keith Irwin
49c6a105a7
Removed logging 2017-04-28 14:15:20 -04:00
Keith Irwin
ffa829bfac
Bumped version to 0.6.1 2017-04-28 05:11:39 -04:00
Keith Irwin
db7fdda7a6
Rearranged navigation 2017-04-28 04:32:19 -04:00
Keith Irwin
d7aafa8016 Merge pull request #73 from Tracman-org/master
Sync develop and master PRs
2017-04-28 00:55:50 -07:00
Keith Irwin
5485281ebe Merge pull request #72 from Tracman-org/develop
Merge remote-tracking branch 'origin/release-0.6.0' back into develop
2017-04-28 00:53:42 -07:00
Keith Irwin
ad86a22874
Merge remote-tracking branch 'origin/release-0.6.0' into develop 2017-04-28 03:47:05 -04:00
Keith Irwin
6865ac52a0 Merge pull request #71 from Tracman-org/release-0.6.0
Release 0.6.0
2017-04-28 00:38:40 -07:00
Keith Irwin
2b374ddf05 Merge branch 'master' into release-0.6.0 2017-04-28 00:36:19 -07:00
Keith Irwin
ae22b3f59a
Removed share buttons, added privacy/terms to footer 2017-04-28 03:32:42 -04:00
Keith Irwin
a6e18ed0e3
Removed map button 2017-04-28 03:26:09 -04:00
Keith Irwin
692f647143
Fixed margins, rearranged base.css 2017-04-28 03:24:03 -04:00
Keith Irwin
dc2a833c20
Login not needed to view /help 2017-04-28 03:21:16 -04:00
Keith Irwin
1216127add
Fixed promises 2017-04-27 17:25:16 -04:00
Keith Irwin
3bdaf1b034
#52 Added server-side uniqueness checks 2017-04-27 16:44:49 -04:00
Keith Irwin
a43568a009
Fixed changing password, added expiration time string, fixed #51 clientside validation 2017-04-27 15:52:24 -04:00
Keith Irwin
0662741cd2
Fixed control button font sizes 2017-04-27 00:49:11 -04:00
Keith Irwin
b539b4fb83
Final readme updates 2017-04-26 23:55:26 -04:00
Keith Irwin
5d38691a8e
Fixed style to logo 2017-04-26 23:34:54 -04:00
Keith Irwin
c4f9279444
Fixed style to logo 2017-04-26 23:33:58 -04:00