Commit Graph

53 Commits

Author SHA1 Message Date
@wwwjim
2044b11803 authentication: adds new secrets 2020-08-10 22:15:39 -07:00
@wwwjim
e79f611fda slates: supports deleting slates 2020-08-06 19:17:49 -07:00
@wwwjim
6800d90de5 bytes: moves hardcoded byte calculation out of client 2020-08-03 19:45:59 -07:00
@wwwjim
59f64a2888 upload: lifts file upload restrictions, still needs testing 2020-08-03 18:35:31 -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
ab462f39c4 user-deletion: elegantly deletes slates and fixes bucket deletion 2020-08-02 15:06:46 -07:00
jimmylee
5d4f58eddc media object: adds PDF support, validation check to restrict certain uploads 2020-08-01 23:00:04 -07:00
jimmylee
4a842a0c42 cid-check: refactor 2020-08-01 17:13:19 -07:00
@wwwjim
934fd9d5f8 upload: refactor and improvement and shared code paths between API and upload in app 2020-07-31 17:17:07 -07:00
jimmylee
61be06634c node constants: updates grpcweb route https://grpcweb.slate.textile.io 2020-07-29 16:14:26 -07:00
@wwwjim
d1048382d7 api: lands get slate and add data to slate by id 2020-07-28 16:08:44 -07:00
@wwwjim
d3ac3599ed api keys: users can generate their own API keys now 2020-07-27 23:54:15 -07:00
@wwwjim
8315df0c04 slates: add image to slate 2020-07-27 01:33:39 -07:00
@wwwjim
e70c55f4e7 slates: creating slates 2020-07-26 18:51:51 -07:00
@wwwjim
7fcb19aa4f cleanup: spacing, new line 2020-07-25 23:42:22 -07:00
@wwwjim
a80ede160c slates: adds database retrieval, update, and creation methods 2020-07-24 17:16:35 -07:00
@wwwjim
dc25c0365a filecoin: cold storage supported, and many small bugfixes 2020-07-24 00:45:21 -07:00
@wwwjim
ad5fec1201 settings: adds loading states 2020-07-23 20:15:32 -07:00
@wwwjim
c21dca1884 library: refactor to support adding slates soon 2020-07-23 20:09:58 -07:00
@wwwjim
01d4a3dc50 cleanup: viewer 2020-07-23 17:29:44 -07:00
@wwwjim
f0cfe53c74 managers: introduces managers model for viewer 2020-07-23 17:22:22 -07:00
@wwwjim
730f5347c8 storage: integrates filecoin storage deals and cleans up powergate token setting 2020-07-23 16:56:50 -07:00
@wwwjim
9d5de9acbe deals: adds back storage deal page, simplifies file upload sidebar, adds loading state 2020-07-23 03:05:13 -07:00
@wwwjim
d11fe19bab reset password: loading states for edit account and sign in, adds reset password, adds validations to protect against light malice 2020-07-23 01:57:44 -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
9cf57edb77 middleware: sets a new powergate token appropriately per user 2020-07-22 11:54:58 -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
346eb21b85 env: always use .dotenv for now 2020-07-22 04:37:24 -07:00
@wwwjim
ad7f9c35bb hotfix: fixes misnamed export 2020-07-22 04:16:30 -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
2340c2e4a4 ipfs: image upload to buckets restored and working 2020-07-22 02:58:25 -07:00
@wwwjim
7b7245a74f uploads: supports IPFS bucket uploads 2020-07-22 02:37: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
140aa2017c sign-in: end to end allowing creation of any account 2020-07-21 22:53:29 -07:00
@wwwjim
cfb7f1a54d 0.2.0 powergate: prework, updates settings, decorates issue 2020-07-21 21:11:13 -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
88b6613ca1 sign in: adds new sign in place holder, adds harddrive svg 2020-07-20 22:45:15 -07:00
@wwwjim
418563a6ca buckets: working end to end example of buckets locally, but with image quality loss 2020-07-19 23:06:36 -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
jimmylee
bdf02616a6 powergate: moving towards a hosted powergate now 2020-07-14 21:06:56 -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
b460b8c4cb File path updates for electron 2020-07-08 18:55:45 -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