|
|
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 |
|
|
|
21dd4ca728
|
fix imports in TodoList.js
|
2018-08-25 21:00:48 +03:00 |
|
|
|
a6f7f3c982
|
less precise todo transitions => more fps
|
2018-08-25 19:32:25 +03:00 |
|
|
|
70c2210ee7
|
disable pointer events on todo leaving transition
|
2018-08-25 19:28:20 +03:00 |
|
|
|
e7adbcc38d
|
fix list creating/editing
|
2018-08-25 19:25:04 +03:00 |
|
|
|
74a5a66fa7
|
animate input padding
|
2018-08-25 19:07:22 +03:00 |
|
|
|
6fea8998a0
|
remove selector animation
|
2018-08-25 19:01:36 +03:00 |
|
|
|
296b186321
|
reorganize files
|
2018-08-25 18:54:18 +03:00 |
|
|
|
68d9d979b1
|
fix tests
|
2018-08-25 13:14:02 +03:00 |
|
|
|
cfe366c469
|
Merge pull request #1 from usaatyuk/add-license-1
Create LICENSE
|
2018-07-28 01:22:20 +03:00 |
|
|
|
967efeba60
|
Create LICENSE
|
2018-07-28 01:22:03 +03:00 |
|
|
|
f6651a2560
|
fix todo edit
|
2018-07-14 00:42:34 +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 |
|
|
|
4734bf1db7
|
proxy /__ in dev environment
|
2018-07-13 14:09:19 +03:00 |
|
|
|
e5a7f0a50c
|
update
|
2018-07-13 03:33:16 +03:00 |
|
|
|
03c3dfa49a
|
Merge branch 'master' into back_to_create-react-app
|
2018-07-13 03:31:10 +03:00 |
|
|
|
5475c4539c
|
redesign
|
2018-07-13 03:25:45 +03:00 |
|
|
|
5732f12f7b
|
make google auth work without ejecting from create-react-app
|
2018-07-13 03:04:04 +03:00 |
|
|
|
3911e8f5d1
|
use __ prefix for api because it isn't cached by default with create-react-app
|
2018-07-13 02:44:03 +03:00 |
|
|
|
51bd9509c5
|
update packages
|
2018-07-13 02:32:28 +03:00 |
|
|
|
2399eb674b
|
redesign
|
2018-07-09 22:49:36 +03:00 |
|
|
|
26aebd7e92
|
now login with google should actually work
|
2018-07-09 19:07:15 +03:00 |
|
|
|
56fafa68c3
|
add api to navigateFallbackWhitelist for google auth to work, finally
|
2018-07-09 13:55:20 +03:00 |
|
|
|
78da4b1f57
|
don't cache api at all
|
2018-07-09 00:51:45 +03:00 |
|
|
|
938e3692b5
|
update to 0.2.0,
format registerServiceWorker.js
|
2018-07-09 00:46:21 +03:00 |
|
|
|
b054c8fb0c
|
eject from create-react-app,
fix google api in production
|
2018-07-09 00:33:54 +03:00 |
|
|
|
03551c560f
|
tidy up app.js
|
2018-07-09 00:24:36 +03:00 |
|
|
|
bd957c89ef
|
auth using google
|
2018-07-07 18:26:59 +03:00 |
|