26 Commits

Author SHA1 Message Date
MaciejDot
395c2b8f98
partly repair gun types (#1154)
* partly repair gun types

* added types tests
2021-10-29 23:15:02 -07:00
Mark Nadal
6bdc99da1a Merge branch 'master' into manhattan 2020-03-06 01:49:31 -08:00
Mark Nadal
9b188dea72 Update .gitignore 2020-02-06 14:11:47 -08:00
bluelovers
4a42a4f1ce refactor: split types node , SEA 2020-02-05 09:24:50 +08:00
bluelovers
c93149a3a0 refactor: update types for better extendable 2020-02-05 08:37:00 +08:00
bluelovers
248e09c573 split @types/gun 2020-02-05 08:06:20 +08:00
Jussi Rytkönen
42926ec09d meta/edit removed from gitignore 2019-11-04 22:28:23 +02:00
Jussi Rytkönen
e92bf7b940 modularizes meta.js 2019-10-29 18:06:39 +02:00
mhelander
818166a3e7 Minor modification to support browser storage better in NodeJS/testing 2017-09-29 21:22:33 +03:00
mhelander
ccdf936304 sea.js bugfix & Gun chat to have SEA & User stuff in comments 2017-09-11 12:51:24 +03:00
Mark Nadal
ec3288e583 load testing! 2017-03-11 07:03:55 -08:00
Mark Nadal
615a0f7fff patch map, add src 2017-02-04 00:20:17 -08:00
Mark Nadal
40c991426b launching 0.5! 2017-01-27 07:40:24 -08:00
Jesse Gibson
25328d14b8 Fix common travis-ci build failures
Move E2E panic tests into their own dedicated folder so mocha won't
automatically attempt to run it. New npm script (`npm run e2e`) runs
those tests with mocha explicitly.

This solves a number of problems:
- Travis-CI can't run the panic tests without a selenium server, which
  requires a ton more setup that simply hasn't been done yet.
- Selenium-webdriver doesn't support node < v4, and immediately fails
  the build on those environments.

If at any point in the future we want those tests to run automatically,
here's what we'll need:
- Browserstack or SauceLabs tunneling and auth env variables.
- Bash script to detect node version and only install deps and run the
  tests if the environment supports it.

Also, a number of tests had `.only` in front, preventing all the others
from running. They've been removed.
2016-12-16 10:57:31 -07:00
Jesse Gibson
09f8f37beb Fix unbuild .gitignore
Running the unbuild step wipes out the src/.gitignore file. Instead,
now the root .gitignore file is told to ignore src/.
Prevents a scenario where you run unbuild, it wipes out the .gitignore
file, and `git status` shows all the new src files as untracked. A
developer could accidentally commit them without realizing it.
2016-12-16 10:27:49 -07:00
hillct
7c0c7f3605 Minify Gun at package publish-time 2016-11-27 13:04:37 -05:00
Cole Chamberlain
1c25b51e41 added yarn.lock to gitignore and fixed npm start 2016-10-17 15:11:17 -07:00
Mark Nadal
3ec5fe5484 190+ tests passing, now handle map path 2016-09-01 13:33:35 -07:00
Mark Nadal
dfbfa2eaca maybe use web pack? 2016-05-03 18:01:10 -07:00
Mark Nadal
ee04f3a9cd new branch 2015-07-20 15:00:26 -07:00
MetaSean
26caed50bb updated to ignore 2015-06-19 21:02:45 -06:00
Mark Nadal
ec8bdad620 set? 2015-06-19 02:02:15 -07:00
Mark Nadal
22aea79838 insert, map, fixes, working on path 2015-01-20 06:17:12 -07:00
theory
1d5f4f49b3 npm? 2014-09-09 02:05:13 -06:00
David Oliveros
5fa9bf2590 Fixed .gitignore / Removed the node_modules from the repo 2014-07-31 15:39:23 -07:00
Mark Nadal
86253061e9 gun unleashed 2014-07-31 09:48:37 -06:00