Commit Graph

234 Commits

Author SHA1 Message Date
jimmylee
b93d36dc8f removes unused upload code from codebase now that we have https://github.com/slate-engineering/shovel 2020-11-07 17:16:56 -08:00
jimmylee
0a6fb904b2 user delete: dedupes variable name 2020-11-04 21:39:57 -08:00
jimmylee
ff88975ece removal: fixes removal issue by finding the data bucket if a user has more than one bucket 2020-11-04 21:32:20 -08:00
Martina
94f6645dd9 replaced rehydrate with webhooks 2020-10-30 16:17:55 -07:00
tarafanlin
020f4f4f54 got help from Martina for the new feature announcement modal 2020-10-29 17:49:05 -07:00
@wwwjim
7bd171a88c a flow that will expose how you are spamming account creation 2020-10-29 12:48:50 -07:00
@wwwjim
acbdfc457d wrong import 2020-10-29 11:44:03 -07:00
@wwwjim
3ba1f518c9 enforces an allowed host 2020-10-29 11:39:40 -07:00
@wwwjim
763bb14f72 get objects that have a CID from slates query 2020-10-28 23:03:12 -07:00
Martina
bc46825cf9 Merge branch 'main' of github.com:filecoin-project/slate into main
Merge unsaved changes
2020-10-27 12:08:51 -07:00
Martina
2785005c60 patched onboarding for tara 2020-10-27 12:08:09 -07:00
jimmylee
8d7c4abf20 removes native upload routes from slate, use https://github.com/slate-engineering/shovel instead 2020-10-27 11:56:12 -07:00
@wwwjim
5f3da97cce websockets: partial viewer updates are now supported 2020-10-26 21:41:42 -07:00
Martina
602839bca2 fixed undefined copy bug 2020-10-25 19:14:03 -07:00
Martina
58023817ff finished hooking up functions to carousel 2020-10-24 12:58:15 -07:00
@wwwjim
15fa57c2df supports custom resource URIs for two upload endpoints 2020-10-23 03:34:31 -07:00
Martina
c35bfd4de8 small nits 2020-10-21 22:38:37 -07:00
Martina
d2e002befe working on delete-reposts-by-cid 2020-10-21 13:26:17 -07:00
Martina
3786311d77 slate layout resize and move functions 2020-10-21 13:26:17 -07:00
jimmylee
ce236ed718 insane statistics 2020-10-19 15:37:13 -07:00
jimmylee
626aa5f5c0 adds root address 2020-10-19 11:07:42 -07:00
@wwwjim
386d31e360 more data in deal endpoint 2020-10-19 11:02:14 -07:00
@wwwjim
a5503e698f pretty format 2020-10-19 10:00:08 -07:00
@wwwjim
dda2ec8bf9 get all deals API call 2020-10-19 09:47:45 -07:00
@wwwjim
491a5bda8f follows textiles recommendation to not allow a deal under 100mb 2020-10-18 21:15:26 -07:00
jimmylee
ba5037da21 storage deals: every user can see a list of their storage deals and if they are retrievable 2020-10-18 12:53:59 -07:00
@wwwjim
a9112459cf one off storage deal now can customize miners and miners we exclude 2020-10-10 20:44:47 -07:00
@wwwjim
140db503eb uploads: signfiicant error handling improvements, catches error in client where failed uploads would be pushed into another operation 2020-10-09 22:12:28 -07:00
@wwwjim
e393b4aa62 105 second file upload limit to help catch issues 2020-10-09 18:22:03 -07:00
@wwwjim
10f2a4ac59 enforcing single concurrency to avoid maybe throwing bad data at buckets 2020-10-09 11:46:42 -07:00
@wwwjim
1030237e22 strings: dedupes import 2020-10-09 03:46:48 -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
770679f407 patches: fixes some issues with getRandomSlateElementURL 2020-10-05 16:39:43 -07:00
toast
09ad9cfa55 added randomized avatar function 2020-10-05 15:33:37 -07:00
Martina
45a8cfc091 added resizing images for previews 2020-10-01 16:44:30 -07:00
@wwwjim
ed3f1a3098 variable wasn't defined 2020-10-01 02:53:24 -07:00
@wwwjim
da87e1ae60 settings: directory option 2020-09-28 14:30:18 -07:00
Martina
96f3f88665 allows duplicate slates now 2020-09-28 13:14:07 -07:00
@wwwjim
35a085f3fc all bucket deals are off cloned buckets, either open or encrypted based on user settings, user defaults are not to participate in automatic storage 2020-09-28 10:48:49 -07:00
CAKE
8872d4d9ab
Merge pull request #334 from toastts/@toastts/smaller-avatar
reduced avatar size to double digit KB range
2020-09-27 16:05:38 -07:00
toast
e34120351b reduced avatar size to double digit KB range 2020-09-27 15:43:40 -07:00
@wwwjim
c3a0815a17 slate: removes unused method updateDataFilecoin 2020-09-27 15:34:28 -07:00
@wwwjim
193f824429 max bucket count on archive to prevent things from getting out of hand 2020-09-27 11:57:51 -07:00
toast
2a99d18ef5 changed default avatar for new users 2020-09-27 01:57:13 -07:00
Martina
541131590b finished carousel and patched deeplink error 2020-09-26 22:38:28 -07:00
Martina
5bbfe2e41b new carousel for data view 2020-09-26 22:38:28 -07:00
@wwwjim
ec921ac782 encrypted bucket deals! YAY 2020-09-26 18:54:39 -07:00
Martina
712fd4fd19 standardized borders and fixed slate upload duplicate issue 2020-09-26 14:15:45 -07:00
@wwwjim
12c04b4358 encrypted-bucket: delete 2020-09-25 10:54:37 -07:00
@wwwjim
99aa58f3f5 encrypted buckets: encrypted buckets in production 2020-09-25 10:40:54 -07:00
Martina
014934c844 data page polish and no repeats in slates 2020-09-24 12:42:43 -07:00
Martina
2d513572f2 finished data view edit for list view 2020-09-23 17:03:34 -07:00
@wwwjim
f6751bfe62 filecoin experience improvements 2020-09-23 12:46:56 -07:00
@wwwjim
7d76480340 v1: one off storage deal 2020-09-23 04:17:56 -07:00
@wwwjim
d1ef6534af new bucket for deal making 2020-09-23 02:46:59 -07:00
@wwwjim
8111960652 adjustments: lands some adjustments to storage deals on the Filecoin Network through slate before landing one-off deals 2020-09-22 19:35:56 -07:00
@wwwjim
b5eb2f5231 removes parallel file uploads for now 2020-09-22 18:10:27 -07:00
@wwwjim
506a8972ba social: adds missing import 2020-09-22 00:30:26 -07:00
@wwwjim
7b10703821 buckets: elegant failure modes for bucket getOrCreate failures 2020-09-22 00:01:48 -07:00
@wwwjim
50e62a40be trying to catch what stalls downloads on production 2020-09-21 19:31:17 -07:00
@wwwjim
a1ff888b31 catches treeChildren exception 2020-09-21 19:00:12 -07:00
@wwwjim
3ba9962d81 guards every single textile call and provides concise reporting at each callsite 2020-09-21 17:36:45 -07:00
Martina
bcdc480d09 fixed ipfs / cid 2020-09-21 16:20:24 -07:00
Martina
29a8c0f685 endpoints work but not saving data to user 2020-09-21 15:21:50 -07:00
Martina
1881973493 refactored upload and drop to share an upload portion 2020-09-21 15:21:50 -07:00
Martina
e518e7129d refactored upload to slates to handle multiple 2020-09-21 15:21:50 -07:00
Martina
4d551615c3 fixed bug with updating slate data 2020-09-19 14:37:06 -07:00
Martina
cfbaaabfd0 better handling for slate name taken 2020-09-19 13:13:23 -07:00
Martina
8937ca57fd delete multiple works now and is on home page also 2020-09-19 12:37:09 -07:00
Martina
da5ccb8abc implementing api for multiple delete 2020-09-19 12:37:09 -07:00
@wwwjim
d7d2e9cb01 text-loop: trying to remove it to fix firefox animation issue 2020-09-18 16:30:56 -07:00
@wwwjim
025241801d getOrCreate 2020-09-17 21:08:37 -07:00
@wwwjim
62d92cf3ce 0.7.1: itemsList -> items in the hub 2020-09-17 18:44:01 -07:00
@wwwjim
a8bc911c80 0.7.1 2020-09-17 14:14:34 -07:00
@wwwjim
6af315732a staging: all textile staging changes 2020-09-16 18:14:32 -07:00
Martina
d489c95c0b added amount stored to support message 2020-09-16 16:26:15 -07:00
Akuoko Daniel Jnr
f19b7a59ac
fix: deeplink slate query bug 2020-09-15 19:28:50 +00:00
Martina
6fd9da0eaa onboarding modal and empty states and misc polish 2020-09-13 22:22:34 -07:00
CAKE
815c7b3123
Merge pull request #260 from filecoin-project/andrew/path-based-gateway
Andrew/path based gateway
2020-09-11 21:55:43 -07:00
Andrew Hill
0a4ce7cca9
chore(api): use path based ipfs gateway not subdomain
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-11 20:43:28 -07:00
jimmylee
ac22c1b86c Slate limit up to 50 for will 2020-09-11 16:50:29 -07:00
Martina
1503277783 created error messages in message.js 2020-09-11 16:19:48 -07:00
jimmylee
b405cdddfd social: slack messages to fil-slate-social whenever an account is created or a user creates a slate 2020-09-10 20:28:23 -07:00
@wwwjim
7b053ce30a slates: adds limit per user 2020-09-09 03:01:49 -07:00
@wwwjim
426429549c no more assets loaded from static 2020-09-08 00:01:21 -07:00
jimmylee
28c37da561 slates: fixes bug when deleting an object on another slate reset the UI for all slates 2020-09-05 14:34:22 -07:00
jimmylee
2579d754b4 hotfix: fixes critical issue adding to new slates from + icon 2020-09-04 14:23:42 -07:00
Martina
c417843497 changed opacity to rgba 2020-09-03 21:42:50 -07:00
Martina
6fb183fdff finished refactor 2020-09-03 15:42:08 -07:00
@wwwjim
a5f4a23892 usernames: prevents any possibility of capitalization 2020-09-03 09:19:52 -07:00
@wwwjim
aa948a60f8 slate: back to a stable place 2020-09-02 23:00:02 -07:00
@wwwjim
ba48cfba21 slate: hopefully resolves issues 2020-09-02 17:35:41 -07:00
@wwwjim
cec4c7650e endpints: strips header conflicts and removes all middleware 2020-09-02 17:21:29 -07:00
@wwwjim
4270d13e6c slates: moves off of current for now, adjusts save 2020-09-02 17:10:17 -07:00
@wwwjim
26f9804bd7 hotfix: API 2020-09-02 14:22:56 -07:00
@wwwjim
a4704c7d0b signin: new sign in flow, improvements to button handlers 2020-09-02 01:33:39 -07:00
@wwwjim
b1d95c790e string-replace: I won't be able to live this one down 2020-08-31 20:26:35 -07:00
@wwwjim
757e38f91e server: for retrieving sets, more elegant failures when the database connection limit is hit 2020-08-31 16:47:53 -07:00
jimmylee
c21c8f6e07 powergate: removes ffOptions for now 2020-08-30 14:04:57 -07:00