799 Commits

Author SHA1 Message Date
Bruno Lemos
76c8edb7fc v0.18.3 v0.18.3 2018-11-22 01:20:24 -02:00
Bruno Lemos
2138e8ecd3 Moved /api/graphql to /graphql 2018-11-22 01:20:00 -02:00
Bruno Lemos
173ed50312 Moved /api/auth to /auth 2018-11-22 01:18:08 -02:00
Bruno Lemos
6d802c36cc Ignoring more files from Now 2018-11-22 01:13:28 -02:00
Bruno Lemos
6c98b582ec v0.18.1 2018-11-22 00:07:17 -02:00
Bruno Lemos
f9685c45c4 Basic graphql endpoint 2018-11-22 00:06:59 -02:00
Bruno Lemos
c630693adc v0.18.1 v0.18.1 2018-11-21 23:34:15 -02:00
Bruno Lemos
07fde6dde3 Move from /api/redux to /api/auth
Partially reverts #bd371f8961ec69ada44dccd85daa16aaedfe93f2
2018-11-21 23:28:17 -02:00
Bruno Lemos
c9513b8740 [Server] Handle invalid json request 2018-11-21 16:12:03 -02:00
Bruno Lemos
5f300c4deb Fixed www redirect using 301 status code
Related: https://github.com/zeit/now-cli/issues/1670
2018-11-21 15:46:14 -02:00
Bruno Lemos
e1fb9b44d5 [TEMP] Log username on server 2018-11-21 04:31:48 -02:00
Bruno Lemos
c986108e68 v0.18.0 v0.18.0 2018-11-21 04:22:17 -02:00
Bruno Lemos
bd371f8961 Move auth to the server
Experimenting with an weird redux based server
2018-11-21 04:22:17 -02:00
Bruno Lemos
ab3c6969f0 Migrate server to TypeScript 2018-11-21 04:22:18 -02:00
Bruno Lemos
9476b37c58 Moved server files to a src folder 2018-11-20 18:13:24 -02:00
Bruno Lemos
6b503c6780 Moved www server to its own package 2018-11-20 18:11:39 -02:00
Bruno Lemos
c64f75ea51 Setup Google Analytics on mobile 2018-11-20 17:58:41 -02:00
Bruno Lemos
325eff0bac v0.17.1 v0.17.1 2018-11-20 16:34:09 -02:00
Bruno Lemos
3e05cf03ea Fix oauth callback on mobile 2018-11-20 16:33:48 -02:00
Bruno Lemos
0924745c66 Workaround for https://github.com/zeit/now-cli/issues/1677 2018-11-20 13:48:38 -02:00
Bruno Lemos
0933c451e2 v0.17.0 v0.17.0 2018-11-20 05:29:34 -02:00
Bruno Lemos
fe9e8c1157 Create server with github oauth 2018-11-20 05:29:10 -02:00
Bruno Lemos
a4fa90e9ac Split shared workspace between two: shared-core and shared-components
Fixes the Now server uploading the whole mobile dependencies without need
2018-11-19 21:55:29 -02:00
Bruno Lemos
ae21bba01f Optimized redux hook performance avoiding unnecessary re-renders 2018-11-18 23:45:11 -02:00
Bruno Lemos
e54a3f7ea6 Move redux hooks to the redux folder 2018-11-18 21:38:03 -02:00
Bruno Lemos
744a2ddeb5 Add TODO about useReduxState performance problems 2018-11-18 21:07:31 -02:00
Bruno Lemos
9423e95bb8 Simplified redux action creators 2018-11-18 21:02:18 -02:00
Bruno Lemos
e48f81fb72 Update PRIVACY.md 2018-11-18 20:06:54 -02:00
Bruno Lemos
ad0e773320 Xcode changes 2018-11-18 20:06:36 -02:00
Bruno Lemos
29f08dcda5 Enable all orientations to fix Archive error 2018-11-17 21:18:13 -02:00
Bruno Lemos
a0cedb9270 Unified start commands on yarn dev 2018-11-17 20:59:14 -02:00
Bruno Lemos
9581c308b8 v0.16.1 v0.16.1 2018-11-17 05:22:38 -02:00
Bruno Lemos
c2afc3001e Fix avatar background color on preferences screen 2018-11-17 04:54:31 -02:00
Bruno Lemos
f46f6101aa Moved logout button to Preferences screen 2018-11-17 04:46:27 -02:00
Bruno Lemos
5664859e61 Fix delay on Add Column first render 2018-11-17 04:46:23 -02:00
Bruno Lemos
a1dd07315b Type fix 2018-11-17 01:35:25 -02:00
Bruno Lemos
11aee4d54b New feature: privacy 2018-11-16 01:46:11 -02:00
Bruno Lemos
1d29794276 Moved code 2018-11-16 01:31:40 -02:00
Bruno Lemos
ec8b9b6485 v0.16.0 v0.16.0 2018-11-16 00:47:22 -02:00
Bruno Lemos
e2bcfac860 Update oauth url
I removed the other build, dammit
2018-11-16 00:46:22 -02:00
Bruno Lemos
4fcca6160d Setup server redirect from www to root 2018-11-15 21:39:17 -02:00
Bruno Lemos
921ab54040 Redirect www to non www
TODO: Do this on server side, not client side
2018-11-15 21:39:15 -02:00
Bruno Lemos
b3b6f9d861 Update README.md 2018-11-15 21:39:06 -02:00
Bruno Lemos
674e29350f v0.15.2 v0.15.2 2018-11-15 20:19:29 -02:00
Bruno Lemos
6391b40000 Remove react-navigation
Not being used

Causing unnecessary bugs, e.g. it shows a white square when reducing the browser zoom
2018-11-15 20:19:29 -02:00
Bruno Lemos
1d5f6c1190 Fix sidebar scrolling 2018-11-15 20:19:25 -02:00
Bruno Lemos
22c662b4e0 v0.15.1 v0.15.1 2018-11-15 19:26:14 -02:00
Bruno Lemos
ef935c7ff1 Tweaked notification cache code 2018-11-15 19:25:27 -02:00
Bruno Lemos
5a42f2dc4c Fix notification unread status not being updated 2018-11-15 18:34:19 -02:00
Bruno Lemos
984f6f1061 Disable server deployment for now
https://github.com/zeit/now-cli/issues/1662
2018-11-15 06:35:30 -02:00