Jesse Gibson
6f8c99ccf1
Fix /gun.js route
...
The `wsp.server` logic was never making it to the /gun.js route. If the
browser is just sending a GET request for a the js file, it won't set
the upgrade property, and the server logic wouldn't let the request pass
if it didn't have that header.
I've simply moved the check below the file serving logic.
2016-10-18 13:54:59 -06:00
d3x0r
a472f33e66
Check request for 'upgrade' being set
...
along with the path check, should check that the request is an upgrade before assuming to do anything with it really.
2016-09-30 16:54:06 -07:00
Mark Nadal
347ac0ff37
Update wsp.js
2016-09-26 22:50:35 -07:00
Mark Nadal
fa3d3eeff4
0.5 BETA TESTING
2016-09-25 13:06:29 -07:00
Mark Nadal
b369d37731
bring opt updates in from master
2016-07-07 11:49:30 -07:00
Mark Nadal
08418ee836
realtime sync with 40 tests passing
2016-05-26 11:40:09 -07:00
Mark Nadal
3ff91ec42c
add more tests
2016-05-25 14:26:29 -07:00
Mark Nadal
1fdd9cf89a
20% tests passing! Before testing server.
2016-05-25 13:11:06 -07:00
Mark Nadal
2d3572fe82
oye
2016-02-29 23:18:22 -08:00
Mark Nadal
cae7db93f5
dem refactor
2016-02-26 12:15:24 -08:00
Mark Nadal
0acdb4e137
mid-sentence
2016-02-11 19:46:16 -08:00
Mark Nadal
4631200115
refinements on structuring
2016-02-11 08:11:37 -08:00
Mark Nadal
cec7e10133
Streaming demo
...
Major changes for the streaming demo, pushing to GitHub
2016-02-09 16:30:47 -08:00
Mark Nadal
c8fe8ae00c
SPAM
2016-02-03 12:07:41 -08:00
Mark Nadal
a1bc9a27f2
switch to real work
2016-02-01 13:47:42 -08:00
Mark Nadal
c03b7d4e1e
match update
2016-01-30 15:14:33 -08:00
Mark Nadal
7f44bed3d9
quick express fixes
2016-01-28 13:00:38 -08:00
Mark Nadal
93bf37b94d
Merge branch 'master' into develop
...
# Conflicts:
# README.md
# gun.js
2016-01-26 12:59:10 -08:00
Mark Nadal
ce6ce34dce
readme update
2016-01-26 12:41:29 -08:00
Mark Nadal
73aae8edf0
Update wsp.js
2016-01-11 16:13:17 -08:00
Mark Nadal
8f24dc9e2f
Update wsp.js
2016-01-04 16:26:55 -08:00
Mark Nadal
8c0dae0176
server updated
2015-12-26 21:14:14 -08:00
Mark Nadal
ab138b5350
BREAKING 0.3 ONLY CORE MEMORY WORKS!
...
# Conflicts:
# lib/file.js
2015-12-23 18:12:01 -08:00
Mark Nadal
13b8ff9ada
val end fix & comments
2015-10-23 07:08:11 -07:00
Mark Nadal
4b41d04ada
fix live replication bug depending on ordering
2015-10-16 16:01:23 -07:00
Mark Nadal
2c80ae81e9
path bug fixes & NTS
2015-10-15 16:34:30 -07:00
Mark Nadal
d2f1b6b400
don't trust this commit!
2015-09-30 14:26:48 -07:00
Mark Nadal
7192374ab8
NPM NOT USING LATEST :( :( :( trying to fix this.
2015-09-11 23:05:01 -07:00
Mark Nadal
c6a1d1d8be
quick website fixes
2015-07-04 01:48:04 -07:00
Mark Nadal
2abfc17c14
tests pass, drivers fixed!
2015-07-03 22:48:38 -07:00
Mark Nadal
5059926b0b
rebroadcast key, client now full server, add chat
2015-06-23 15:46:21 -07:00
Mark Nadal
b2af477752
fixed nasty union bug but need test, key opt but need test, no false trigger, val unique check, tab respects instances, http header sent safety.
2015-06-17 02:29:08 -07:00
Mark Nadal
04059b8feb
local server spam stress test, map field
2015-06-15 19:24:43 -07:00
Mark Nadal
2bff91fa2d
FF hoist bug, tab socket res, put plural bug, on
2015-06-15 16:28:09 -07:00
Mark Nadal
9bef479823
remove deps, http now default, version bump
2015-06-09 04:46:07 -07:00
Mark Nadal
3e6fc92949
ready to be rolling soon
2015-06-03 21:57:12 -07:00
Mark Nadal
e89c19cdd8
ONE BIG MASSIVE UPDATE
2015-05-29 16:01:00 -07:00
Mark Nadal
6e5a5aa872
delog after fixing partial sub set
2015-02-13 20:01:52 -07:00
Mark Nadal
3e9bb356a4
broken
2015-02-08 20:48:47 -07:00
Mark Nadal
b96ecbdadb
working on set bug
2015-02-04 14:03:15 -07:00
Mark Nadal
570c366c16
base localStorage implementation, still needs a lot of work
2015-01-24 22:26:21 -07:00
Alex LaFroscia
df700dea9b
Replace calls to console.log
with Gun.log
2015-01-24 12:25:46 -05:00
Mark Nadal
96bbb102f0
merged major improvements and deployed to heroku
2015-01-22 05:45:16 -07:00
Mark Nadal
c8c23b43ee
split master and blank-kick branch
2015-01-21 17:46:55 -07:00
Mark Nadal
fa5096d075
fixed major bug, added tests.
2015-01-20 08:02:40 -07:00
Mark Nadal
22aea79838
insert, map, fixes, working on path
2015-01-20 06:17:12 -07:00
Mark Nadal
02c3425829
key fix
2015-01-09 03:52:11 -07:00
Mark Nadal
e9b1790774
?
2014-12-18 03:48:01 -07:00
Mark Nadal
221b9385d7
Massive directory cleanup, more reliable transport
2014-12-06 15:28:03 -08:00