37 Commits

Author SHA1 Message Date
dependabot[bot]
74655ac753 Bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `mocha` from 9.0.3 to 9.2.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.3...v9.2.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 23:42:01 +01:00
dependabot[bot]
ffb15db043 Bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 23:41:05 +01:00
dc96925032 update most of packages 2021-07-31 18:48:52 +00:00
7362571b7a update, lint, prettify everything 2021-03-11 20:17:23 +00:00
0ed825a2c6 docker build fix 2020-11-13 21:03:41 +03:00
aaebe63e6d docker thing 2020-11-13 20:52:24 +03:00
e5dadefa35 fix frontend build error 2020-10-06 22:13:10 +03:00
7ff326f8f2 update ci to node 14 2020-10-06 21:59:10 +03:00
41955fe2c1 cleanup package.json 2020-10-06 18:49:58 +00:00
6ca22ecae4 move typescript to dependencies
because heroku cleans up devDependencies
2020-08-14 16:01:48 +03:00
f2da923977 switch to eslint
move tests to src/, because otherwise import plugin doesn't work
2020-08-14 15:45:53 +03:00
820c80d4ad update deps, remove tslint 2020-08-14 15:17:25 +03:00
51a6803fe2 basic password change 2020-06-09 12:55:06 +03:00
c3b3e22c75 update all the dependencies 2020-03-15 11:03:07 +03:00
1a35811bd6 add a newline to package.json 2019-12-31 14:17:04 +03:00
f21d7218cb actually add husky hooks 2019-12-25 20:53:05 +03:00
7ff76049c7 add husky checks 2019-12-25 20:51:12 +03:00
1aa1768c93 use koa-sslify 2019-12-22 20:55:37 +03:00
7a68132346 serve index.html on 404 2019-12-22 20:26:22 +03:00
fb9444a389 move typescript and co to dependencies 2019-12-22 19:30:11 +03:00
e8bbef82f7 heroku frontend install also dev deps 2019-12-22 19:20:32 +03:00
f339eaca56 heroku fix deps 2019-12-22 19:16:57 +03:00
2a19fab520 heroku testing 2019-12-22 19:15:33 +03:00
05cff029c9 update deps 2019-12-07 18:02:04 +03:00
1992812d6c upgrade deps 2019-10-27 17:44:05 +03:00
5e3887e000 colored npm run dev prefixes 2019-09-15 19:06:12 +03:00
68c34364f6 update deps 2019-09-13 13:15:08 +03:00
d7a19d5222 fix npm audit 2019-08-29 17:18:41 +02:00
76d5a42b01 npm audit fix 2019-07-22 20:25:42 +03:00
5f5bd3da96 update stuff, format sccs 2019-06-26 20:13:28 +03:00
f055931a9b update all the things 2019-06-07 21:05:32 +03:00
2383f4288c implements #4 2019-04-13 20:58:07 +03:00
4e5d6fea09 update dependencies 2019-04-09 15:11:29 +03:00
684729fa54 update all deps, use react-redux-devtools 2019-02-08 14:11:59 +03:00
1529e3a410 login form 2019-01-02 00:24:06 +03:00
83feabdf42 login/signup users 2019-01-01 21:46:02 +03:00
58c36bf43c init 2019-01-01 19:05:21 +03:00