33 Commits

Author SHA1 Message Date
dependabot[bot]
c839cf0ef7 Bump eventsource from 1.0.7 to 1.1.1 in /client
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 11:57:47 +02:00
dependabot[bot]
a8a348dfd8 Bump nanoid from 3.1.30 to 3.3.4 in /client
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:50:45 +02:00
dependabot[bot]
a85cd7ec04 Bump follow-redirects from 1.13.0 to 1.14.8 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:49:51 +02:00
dependabot[bot]
09788ade89 Bump url-parse from 1.5.3 to 1.5.10 in /client
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:49:46 +02:00
dependabot[bot]
44694db0ef Bump lodash-es from 4.17.15 to 4.17.21 in /client
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:49:39 +02:00
dependabot[bot]
fe414b46b5 Bump minimist from 1.2.5 to 1.2.6 in /client
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:49:27 +02:00
dependabot[bot]
589e984a86 Bump async from 2.6.3 to 2.6.4 in /client
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 19:49:21 +02:00
2addb70d12 npm audit fix 2021-11-20 11:16:33 +00:00
0e085693fa update stuff 2021-11-20 10:48:47 +00:00
1184c2218b fix some spelling issues 2021-03-14 06:39:22 +00:00
bd9758701a fix service worker 2021-03-13 18:20:58 +00:00
7012400a8e devcontainer, fix react-spring 2021-03-13 17:57:21 +00:00
73e9a21c4a update imports for react-spring 2021-03-13 20:16:43 +03:00
75a15d57a9 add frontend stub test 2021-03-13 20:13:33 +03:00
afd1f98254 update, lint, prettify everything
put backend sources into src
setup circleci
don't use react-loadable because it seems unnecessary
2021-03-13 19:58:06 +03:00
ca9a8a8262 fix tests 2020-10-14 10:29:59 +03:00
052256788e update pretty much everything
update tests to workaround (I think) this thing https://github.com/facebook/jest/issues/9624
didn't update react-spring because too lazy
2020-08-14 14:44:44 +03:00
dcfc13c1ca npm audit fix 2019-09-14 11:15:09 +03:00
eafc78ae6e fix tests 2018-12-28 15:42:59 +03:00
3e9df3e60a update deps 2018-11-26 20:34:28 +03:00
5b1e61d5f6 fix signup/login redirect 2018-10-11 23:49:41 +03:00
851682d0c6 update to create-react-app 2 2018-10-10 22:14:45 +03:00
b60b66644d Use HOCs for access control 2018-10-08 22:32:02 +03:00
7fe6e954d6 delay loading text 2018-10-07 23:46:04 +03:00
69c8a01697 make usable on smartphones 2018-10-07 15:51:57 +03:00
d19ab57863 add account edit page 2018-10-07 13:35:30 +03:00
Stepan
97da946137 fix google_enabled flag 2018-09-29 00:01:13 +03:00
28fd0ea2ae less movement in list selector 2018-09-25 23:33:49 +03:00
a23153d4e9 fix user not being redirected to login page 2018-09-25 22:54:29 +03:00
94f8982881 show loading text only after 200 ms 2018-09-22 23:21:25 +03:00
bfbf9b76ac use react-loadable 2018-09-22 23:08:58 +03:00
985ad0fd7e clean up eslint configs 2018-09-22 20:45:39 +03:00
cc9c897bc0 rename 'react' to 'client' 2018-09-22 17:45:45 +03:00