dependabot[bot]
64f7775a83
Bump googleapis from 32.0.0 to 39.1.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 32.0.0 to 39.1.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v32.0.0...v39.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-12 19:32:05 +00:00
Lachlan
8dad1de61e
generalise LocalFetcher to support many sheet types (xlsx, ods, etc)
2020-11-12 10:06:02 +00:00
dependabot[bot]
2a11bf1ec7
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-13 00:13:08 +00:00
Lachlan Kermode
83e6897b75
fix for windows npm
2020-06-17 18:03:56 +02:00
Lachlan Kermode
b48345a5d4
rm git hooks
2020-06-14 19:31:04 +02:00
Lachlan Kermode
63c26bdb12
add handlebars for blueprints
2020-06-02 14:58:22 +02:00
Lachlan Kermode
5d7eb0af05
add xlsx support
...
by factoring out a Fetcher class
2020-03-27 12:30:21 +01:00
Lachlan Kermode
e573348679
refactor travis encrypt to manual process before push
2018-12-18 15:54:44 +00:00
Lachlan Kermode
4328ceb464
encrypt script for travis
2018-12-15 10:59:20 +00:00
Lachlan Kermode
909b9fd21b
run bash in pre-push hook
2018-12-15 09:35:53 +00:00
Lachlan Kermode
95a501aba2
fix lint and prev commit errors
2018-12-14 17:24:50 +00:00
Lachlan Kermode
219adc1e5e
refactor to scripts
2018-12-14 16:56:37 +00:00
Joshua
5f4943d1d5
new server test with precommit hook to secure .env files, set up CI environment ( #5 )
...
* new server test with precommit hook to secure .env files, set up CI environment (#3 )
* [TESTS] added all registered routes to api server test
* [WIP] abstracting config to env where it makes sense, refactoring elsewhere, adding more tests
* [WIP] fixed tests so they fail as expected
* [WIP]
* [DEBUG] fixed issues with the env configuration, added correct tests
* [MISC] env didn't get readded on last precommit
* [TESTS] added longer wait time for server as sometimtimes tests fail arbitrarily
2018-12-14 15:59:12 +00:00
Joshua Lieberman
a52c305e35
[MISC] generalized name in package.json
2018-12-11 15:14:37 +00:00
Lachlan Kermode
b0d81b2a6d
update nodemon
...
see https://www.reddit.com/r/programming/comments/a0kxmw/i_dont_know_what_to_say_backdoor_in_popular/
for more info
2018-11-29 08:15:20 +00:00
Lachie Kermode
4da9328588
add cors in development
2018-11-19 13:50:05 +00:00
Unknown
23a49647d6
lint tests
2018-11-12 11:28:05 +00:00
Unknown
04d80c7c2f
change linter to standard
2018-11-12 10:28:59 +00:00
Scott Carver
34825f42aa
Use es6 when linting
2018-11-12 10:08:37 +00:00
Scott Carver
1caf3d2062
Add test-watch script
2018-11-12 10:08:37 +00:00
Lachlan Kermode
2cbfbc33ef
Clean master commit
2018-10-31 19:35:15 +00:00