Commit Graph

136 Commits

Author SHA1 Message Date
jimmylee
b665de4057 disables infinite header timeout 2020-10-23 13:26:52 -07:00
@wwwjim
15fa57c2df supports custom resource URIs for two upload endpoints 2020-10-23 03:34:31 -07:00
@wwwjim
9713a838a9 robust mobile cases + fixes boolean coercion 2020-10-22 20:55:24 -07:00
Martina
c35bfd4de8 small nits 2020-10-21 22:38:37 -07:00
Martina
3786311d77 slate layout resize and move functions 2020-10-21 13:26:17 -07:00
@wwwjim
b89062fa2c uploads: might have solved everything 2020-10-10 01:41:50 -07:00
@wwwjim
b5dbfb68c7 cleanup: keeps timeouts and modifications tidy for file uploads 2020-10-09 03:43:56 -07:00
@wwwjim
7870c06b87 server: new idea, dont distinguish between localhost and production server config 2020-10-08 20:33:40 -07:00
@wwwjim
85e999a20b morgan: added logging 2020-10-07 17:51:49 -07:00
@wwwjim
88df9ca745 removes useless timeout configuration 2020-10-04 22:39:02 -07:00
@wwwjim
6826c3fef7 memory increase may fix it 2020-10-04 21:35:42 -07:00
@wwwjim
44269a04b7 typo 2020-10-04 19:39:19 -07:00
@wwwjim
ec3ec50ea6 my own way to test timeouts 2020-10-04 19:17:08 -07:00
@wwwjim
2d96a34007 doing 15 minute timeouts now and setting every parameter possible 2020-10-04 18:33:33 -07:00
@wwwjim
73ec757508 server: keepAliveTimeout and headersTimeout 2020-10-04 17:46:19 -07:00
Martina
e77b261a29 fixed linking bug 2020-09-28 21:50:11 -07:00
jimmylee
0d5f15d384 prepares to heal the land 2020-09-17 13:00:07 -07:00
jimmylee
9d14aab2f2 nuclear option 2020-09-17 12:42:38 -07:00
jimmylee
546a9ae544 p0: patches horrible bug 2020-09-14 00:28:09 -07:00
@wwwjim
6bb673d03f slates: you can link to slate objects directly now and copy and paste the URL bar to share with others 2020-09-13 19:58:33 -07:00
@wwwjim
dd0ea8bd6d slates: fixes some errors with saving, adds auto save 2020-09-02 14:04:47 -07:00
jimmylee
e9deacda3c serializing: protects against new users making needless db requests 2020-08-30 12:10:01 -07:00
@wwwjim
b70a7388e5 integrations: makes a page to test integration with an authenticated user 2020-08-25 17:44:45 -07:00
@wwwjim
5542f76888 slate: cleans up state, guarantees JSON response from endpoints, updates server code 2020-08-24 23:46:02 -07:00
@wwwjim
bd6dc4ca30 name: allows the option of adding your fullname 2020-08-24 22:00:32 -07:00
jimmylee
d466927624 hotfix: fixes server crashing conditions 2020-08-22 18:32:41 -07:00
@wwwjim
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
@wwwjim
42afbb8eaa refactors: textile service uptime check 2020-08-19 22:57:46 -07:00
@wwwjim
3bd1158392 redirects: covers other system page changes 2020-08-19 22:52:13 -07:00
jimmylee
f3c873ce7c maintenance: correctly checks status value 2020-08-19 14:04:32 -07:00
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
@wwwjim
9ba9ce18da filesystem: fixes issue with rmdir by changing to use fs-extra 2020-06-17 02:40:23 -07:00
jimmylee
3736ed162c prototype: local file storage and local preview 2020-06-17 00:13:13 -07:00
jimmylee
bf4761eb37 integration: reduced client to essential functions 2020-06-08 19:05:22 -07:00
jimmylee
aa70f67d82 integration: state with powergate and transforms 2020-06-04 20:38:12 -07:00
@wwwjim
57876efbef initial commit for the application prototype 2020-06-03 09:20:54 -07:00
@wwwjim
b8f1d42f2f Initial commit 2020-02-18 23:36:19 -08:00