Commit Graph

194 Commits

Author SHA1 Message Date
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
1cb52086aa Merge pull request #3 from usaatyuk/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
Bump https-proxy-agent from 2.2.1 to 2.2.4
2020-06-08 13:46:21 +03:00
9aaafe49fb Update User.js 2020-06-08 13:33:06 +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
1772be4508 Merge pull request #2 from usaatyuk/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.2.0 to 4.5.3
2019-12-30 09:58:40 +03: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
8542be7e78 fix lists not being shown 2019-01-13 00:06:53 +03:00
e6309bb6ca reverse todos in lists 2019-01-12 23:56:43 +03:00
d2e7b26b26 Merge branch 'master' of github.com:usaatyuk/ustk-todolist 2019-01-12 23:47:32 +03:00
46e9f5902d return todos reversed 2019-01-12 23:47:25 +03:00
067ecdca2a Update README.md 2019-01-12 16:51:54 +03:00
1e355a38ae fix gitlab ci 2018-12-28 15:59:12 +03:00
c4f086f1c7 fix yaml (?) 2018-12-28 15:57:44 +03:00
c73367b013 fix yaml 2018-12-28 15:56:37 +03:00
a8de9af282 rename test 2018-12-28 15:55:35 +03:00
e419296764 fix ci (?) 2018-12-28 15:50:05 +03:00
eafc78ae6e fix tests 2018-12-28 15:42:59 +03:00
c119546aaa fix packages 2018-12-28 15:23:40 +03:00
3e9df3e60a update deps 2018-11-26 20:34:28 +03:00
88ac9f0886 Update README.md 2018-10-28 16:11:33 +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
5aee6e75b2 modify readme 2018-10-07 21:18:06 +03:00
2b8c3079c1 add screenshot to readme 2018-10-07 16:13:53 +03:00
dbdab04121 Merge pull request #3 from usaatyuk/pwa
make usable on smartphones
2018-10-07 15:52:19 +03:00
69c8a01697 make usable on smartphones 2018-10-07 15:51:57 +03:00
95a9835ff8 remove FetchButton 2018-10-07 14:21:35 +03:00
56cd6d8096 make it usable on smartphones 2018-10-07 14:02:47 +03:00
62bbce0b86 Merge pull request #2 from usaatyuk/add-user-edit
add account edit page
2018-10-07 13:36:36 +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
5a47643f37 clean up google oauth check 2018-09-26 00:15:25 +03:00
ef3205ee04 fix google oauth 2018-09-25 23:51:19 +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
2c24512b16 fix serving static files 2018-09-22 18:12:59 +03:00
0670083d92 readme update 2018-09-22 18:00:24 +03:00
f2c7d9a351 actually check GOOGLE_ENABLED for 'true' 2018-09-22 17:55:48 +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
bc816d4229 move Form.css to users dir 2018-08-25 21:46:25 +03:00
1fcce3be23 add google fonts preconnect link 2018-08-25 21:04:52 +03:00