374 Commits

Author SHA1 Message Date
Mark Nadal
9ddf13620c examples support URL hash rooms now! + rename / fix gps/where 2018-02-16 06:00:11 -08:00
Mark Nadal
4a273de219 support rooms in examples with URL hash! 2018-02-16 05:38:20 -08:00
Mark Nadal
20be1eba0d upload 2018-02-13 13:38:28 -08:00
Mark Nadal
4efe96382d contact button 2018-02-07 04:12:37 -08:00
Mark Nadal
53ab90c8d3 better organization + feature improvements 2018-02-06 03:50:43 -08:00
Mark Nadal
73019d642c styles 2018-02-03 12:27:43 -08:00
Brock Atkinson
c822a50438 expose gundb over hapi 2018-02-01 19:00:42 +08:00
Brock Atkinson
265735af3f remove unused objects from example\hapi.js 2018-02-01 18:28:52 +08:00
Brock Atkinson
9ea1808f5e update examples\hapi.js to suit v17 2018-02-01 18:12:31 +08:00
Mark Nadal
7a11594369 distributed HTTPS crypto PANIC test 2018-01-31 00:04:15 -08:00
Mark Nadal
f6462f498a contact nav 2018-01-28 14:47:54 -08:00
Mark Nadal
9ace3c06f3 Merge branch 'master' of https://github.com/amark/gun 2018-01-28 13:40:38 -08:00
Mark Nadal
1926964eb9 contact nav 2018-01-28 13:37:57 -08:00
Mark Nadal
75f8f9243a
Merge pull request #489 from moses5407/master
First contribution to gun!
2018-01-27 15:42:13 -08:00
Mark Nadal
7ecd09ec87 UI contact 2018-01-27 15:02:51 -08:00
moses5407
082a87db05
First contribution to gun! 2018-01-23 16:59:18 +02:00
Mark Nadal
2b05fc805c :D 2018-01-15 02:34:33 -08:00
Mark Nadal
9e976b24a1 It works. The world IS changed. 2018-01-15 02:34:33 -08:00
Mark Nadal
a372951a53 fix super serious put 2018-01-15 02:34:33 -08:00
Mark Nadal
5755666032 SEA as contact, GUN async transform 2018-01-10 02:12:05 -08:00
Mark Nadal
f61a6ee4df
Merge pull request #467 from TheHollidayInn/chat-example-update
Updated readability of chat example and minor html updates
2017-12-09 19:05:59 -08:00
Keith Holliday
43c602e60b Updated readability of chat example and minor html updates 2017-12-09 13:30:55 -06:00
Keith Holliday
f27408d47f Updated ngx-pipes 2017-12-05 01:48:53 -05:00
John Williamson
66cdf6e041 used proper gun/gun import 2017-12-02 16:31:13 +10:00
John Williamson
3a1671155a wiped commas 2017-11-26 19:01:58 +10:00
John Williamson
71b70ea014 imported path 2017-11-26 18:59:57 +10:00
John Williamson
5d1679d00a fixed spacing 2017-11-26 13:11:13 +10:00
John Williamson
f2a8c12952 added gun import 2017-11-26 13:09:20 +10:00
Mark Nadal
db13b41474 fix gps map z-index bug 2017-11-20 19:39:01 -08:00
Mark Nadal
c724a1a1cf fix gps map z-index 2017-11-20 19:37:13 -08:00
Mark Nadal
37b4db9297 fix gps app z-index 2017-11-20 19:34:12 -08:00
Mark Nadal
8d889690e5 use jsdelivr for stats? 2017-10-24 00:32:31 -07:00
Mark Nadal
d47c5d5449 Critical fix for async/sync. 2017-10-16 01:10:23 -07:00
Mark Nadal
42e0ac89ea fix async/sync 2017-10-16 00:03:59 -07:00
mhelander
79c703fd81 Updated examples/chat/index.html 2017-09-19 14:27:48 +03:00
mhelander
2f98f489b6 eccrypto removed, enc/dec ECDH handling with own keys in place 2017-09-19 02:11:27 +03:00
mhelander
22f07734fc Fixed test cases for IndexedDB use & some bug fixes 2017-09-16 15:47:56 +03:00
mhelander
ccdf936304 sea.js bugfix & Gun chat to have SEA & User stuff in comments 2017-09-11 12:51:24 +03:00
Kevin Ashworth
875df641ec Prevent default on checkbox
Added prevent default so that a checkbox won't remain wrongfully checked after marking a todo complete
2017-08-30 15:16:09 -07:00
Mark Nadal
9ce98ffcc0 eliminate memory leaks! Must use .off() though 2017-07-12 15:49:07 -07:00
Mark Nadal
7925fc0982 Merge pull request #394 from amark/0.8
0.8
2017-07-06 19:17:20 -06:00
Mark Nadal
4db1ae9872 v0.8 baby! Last Breaking Changes! 2017-07-06 18:10:41 -07:00
Bruno Enten
74ed817c60 Sync everything 2017-06-11 15:01:47 +03:00
Mark Nadal
b92b9d981e include SEA alpha, promote SEA & NTS to top level 2017-05-25 12:45:49 -07:00
Victor Noël
12897b1bcd on$: fix unsubscribe and add cleanup
Add an example of concurrent subscription to gun in the
view with a button to subscribe and unsubscribe.
2017-04-29 11:25:59 +02:00
Victor Noël
6bdbf1ab45 Bump dependencies
- gun 0.7.4
- angular 4.1.0
- typescript 2.3.2
2017-04-29 11:15:13 +02:00
Victor Noël
141b5ea390 Bump gun to 0.7.3
Add val$ and on$ to get observables (on$ can't be unsubscribed for
now...)
2017-04-22 11:28:00 +02:00
Victor Noël
5c049c1f85 Upgrade dependencies 2017-04-22 11:27:06 +02:00
Victor Noël
aa8771ac2b angular-demo: add missing yarn.lock 2017-04-19 21:14:44 +02:00
Victor Noël
ea5d6db9b2 angular-demo: rewrite rx wrapper
Use latest API and ensure unsubscription will be done.
2017-04-19 21:14:44 +02:00