Commit Graph

56 Commits

Author SHA1 Message Date
jimmylee
d4f19b9abf redirects: adds redirect for system page 2020-08-18 23:19:21 -07:00
@wwwjim
075ae9b9b6 cors: wrong constructor 2020-08-17 15:11:08 -07:00
@wwwjim
8ed70e615c cors: adding cors middleware to express 2020-08-17 15:07:31 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
@wwwjim
9531a1b24c routes: better validation check for the new world 2020-08-06 16:36:03 -07:00
@wwwjim
b1f9d45b66 routing: fixes routing errors 2020-08-06 16:28:54 -07:00
@wwwjim
b23608da18 routes: renaming to remove @ from user routes 2020-08-06 16:06:54 -07:00
@wwwjim
d5e41daa4e server: fixes slate urls 2020-08-06 13:59:06 -07:00
jimmylee
39e244897a slates: access denied for public & private slates, adds settings to slate pages 2020-08-02 16:29:11 -07:00
jimmylee
6e8e430352 404: removes bespoke 404 on profile and slate public 2020-08-01 15:46:54 -07:00
@wwwjim
2f391fdab7 application: only one prop is needed so make it explicit, viewer 2020-07-29 09:15:36 -07:00
@wwwjim
73c246781f slate: profile and URL 2020-07-27 02:50:25 -07:00
@wwwjim
f0cfe53c74 managers: introduces managers model for viewer 2020-07-23 17:22:22 -07:00
@wwwjim
787fde8eda 0.0.6 - hosted 2020-07-22 18:25:19 -07:00
@wwwjim
711279d5b7 deploys: another attempt to catch production postgres issue by not using custom NODE_ENV for next 2020-07-22 17:07:54 -07:00
@wwwjim
f20cf8d0b6 user profiles: adds a better 404 for user profiles 2020-07-22 12:17:08 -07:00
@wwwjim
ea2d2d2eff postgres: disables SSL in production web to see if that fixes issues 2020-07-22 11:34:24 -07:00
@wwwjim
0c1faa991a profiles: catches error case 2020-07-22 04:32:08 -07:00
@wwwjim
acbadad710 profiles: handles the no creator case 2020-07-22 04:24:49 -07:00
@wwwjim
a533b5249b models: moves from username checks to id checks because users change usernames 2020-07-22 03:51:40 -07:00
@wwwjim
dc5f3313ec user profiels: lands user profile function and fixes settings, user modeling 2020-07-22 00:41:29 -07:00
@wwwjim
110cef1f30 deploy: fixes deploys 2020-07-21 12:53:49 -07:00
@wwwjim
d362dc88f5 environment: a clean environment file 2020-07-21 11:01:12 -07:00
@wwwjim
f66129f16d authentication: adds user auth concept, sign out, and adds 3 images to a bucket upon user creation 2020-07-21 04:36:50 -07:00
@wwwjim
223602e213 server: removes dead route 2020-07-17 09:47:47 -07:00
@wwwjim
b6a8c880cd postgres: user accounts, migration scripts, api route rewrite, stopping point 2020-07-17 03:24:20 -07:00
@wwwjim
fa35810a71 postgres: sets up database for local auth and adds utility scripts and dotenv 2020-07-16 23:05:58 -07:00
@wwwjim
c5241e00f9 cleanup: imports and site navigation 2020-07-15 22:48:51 -07:00
@wwwjim
ddf193319b server: updates some areas to cut on postgres move 2020-07-15 00:42:49 -07:00
@wwwjim
1513df8808 readme: updates 2020-07-10 09:48:37 -07:00
@wwwjim
2d811e8bf6 deploys: creates a separate node_env for www 2020-07-10 00:06:31 -07:00
uonai
51f96023ad Update packages, rebase server, rebase utilities, formatting updates electron 2020-07-09 22:20:05 -05:00
uonai
770ea69f06 Formatting update 2020-07-08 22:19:08 -05:00
uonai
c28b41f8b3 Code cleanup 2020-07-08 22:10:18 -05:00
uonai
b2c95c8b0f Code cleanup 2020-07-08 21:56:22 -05:00
uonai
1c1095048c Fix Babel errors. 2020-07-08 18:55:46 -05:00
uonai
b460b8c4cb File path updates for electron 2020-07-08 18:55:45 -05:00
uonai
bd525a1ae4 Nextjs updates, display wallet and file data in production config 2020-07-08 18:54:42 -05:00
uonai
c123c334ba Fetch and store token from Powergate 2020-07-08 18:54:06 -05:00
uonai
5a42b9237a Build next.js in electron
Need to clean this up.
2020-07-08 18:54:05 -05:00
uonai
59e8312d81 Webpack for node server 2020-07-08 18:53:46 -05:00
Akuoko Daniel Jnr
751baca4c7
feat: add '--reset-data' argument to 'npm run dev' 2020-07-07 00:49:15 +00:00
jimmylee
9d9ac2b9fe Navigation: renames fixtures to navigation data 2020-07-02 03:54:33 -07:00
jimmylee
a42d83252a settings: fixes settings save issues, adds local settings 2020-06-30 23:57:44 -07:00
jimmylee
8251bc0ba7 edit account: fixes issues with avatar updating, adds local settings for a user 2020-06-30 23:41:54 -07:00
jimmylee
6b3b867559 server: adds better logging to explain the client is not running locally without a token 2020-06-30 19:05:58 -07:00
jimmylee
1ea650e91d refactor: do not poll on web deploy 2020-06-22 04:44:28 -07:00
jimmylee
439fb8cfde design system & tutorials: moves each component to its own page, adds tutorial pages 2020-06-22 04:00:51 -07:00
@wwwjim
5a595df840 refactor: allows for web routes to worked on locally even if powergate and devnet are not running 2020-06-21 23:22:22 -07:00
@wwwjim
6e9c28e529 refactor: clean up server.js a little 2020-06-17 11:05:13 -07:00