@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 |
|