Commit Graph

50 Commits

Author SHA1 Message Date
dependabot[bot]
77c34789e3 Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 12:22:30 +03:00
dependabot[bot]
4f910fd44c Bump ws from 7.4.4 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 12:22:23 +03:00
dependabot[bot]
d38def17b2 Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20 12:22:14 +03:00
dependabot[bot]
25906bef49 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 19:44:45 +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
dependabot[bot]
1402a062ec Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 20:44:21 +00: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
1d0e51f673 Merge pull request #1 from usaatyuk/dependabot/npm_and_yarn/mongoose-5.7.5
Bump mongoose from 5.7.1 to 5.7.5
2020-06-08 13:46:28 +03:00
dependabot[bot]
ced48b34e8 Bump https-proxy-agent from 2.2.1 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 20:50:47 +00:00
dependabot[bot]
55f05d3561 Bump handlebars from 4.2.0 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 00:31:58 +00:00
dependabot[bot]
a7e8c71cc2 Bump mongoose from 5.7.1 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.1 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.7.1...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-06 00:05:14 +00:00
dcfc13c1ca npm audit fix 2019-09-14 11:15:09 +03:00
46e9f5902d return todos reversed 2019-01-12 23:47:25 +03:00
c119546aaa fix packages 2018-12-28 15:23:40 +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
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
a23153d4e9 fix user not being redirected to login page 2018-09-25 22:54:29 +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
66fc2758b0 update readme 2018-09-13 21:33:56 +03:00
68d9d979b1 fix tests 2018-08-25 13:14:02 +03:00
e3e1efa521 animate add todo/filter selector 2018-07-13 22:38:13 +03:00
5cfb9673b0 fix eslint 2018-07-13 17:54:34 +03:00
bd957c89ef auth using google 2018-07-07 18:26:59 +03:00
3791d4a5d7 keepSynced middleware 2018-06-24 18:13:37 +03:00
ba71878261 readme 2018-06-22 16:54:18 +03:00
258eed6ee6 offline remove, toggle, edit todos 2018-06-16 14:30:28 +03:00
cf618f7651 use latest mongodb for testing 2018-06-14 15:34:06 +03:00
e80be39782 fix todo border when leaving 2018-06-12 16:00:12 +03:00
2346d6307c use compression middleware 2018-06-10 00:25:12 +03:00
7f98f2200d redirect to https on production 2018-06-06 16:05:05 +03:00
be2efc5710 use hsts 2018-06-03 19:24:49 +03:00
965491c9af rename npm package to 'todolist' 2018-06-03 14:50:02 +03:00
bbee6b2b95 reformat with prettier,add react frontend submodule 2018-06-03 12:47:33 +03:00
2f48681944 clean up,
tests,
fixes
2018-06-01 01:06:00 +03:00
db46f1a2b4 require authentication for todos,
use in-memody db for tests
2018-05-30 21:42:30 +03:00
fd142c8710 create, update, remove users 2018-05-30 19:24:48 +03:00
00f71bb78d use list id for routing 2018-05-27 15:07:50 +03:00
6598874331 remove console.log from post route 2018-05-24 19:44:26 +03:00
3a8df79bf5 api fixes 2018-05-23 20:46:47 +03:00
76b6f76758 smarter db connection
tests
2018-05-20 23:35:21 +03:00
8f0509b8f2 refactoring 2018-05-19 18:33:48 +03:00
c0af83f3f1 refactor app.js
test not found routes
2018-05-18 16:41:43 +03:00
1317015a0d use slugs for lists 2018-05-17 12:28:03 +03:00
fa053c63d5 init 2018-05-16 18:25:55 +03:00