Commit Graph

59 Commits

Author SHA1 Message Date
Martina
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Martina
384ad03ac1 edited previous endpoitns and added v3 endpoitns 2021-11-11 14:10:53 -08:00
Martina
3247cff0d1 fixing some places where search manager wasn't properly updating files 2021-11-03 10:56:42 -07:00
Martina
09dd4cfef6 hooked up the search endpoint to the front end 2021-11-01 13:42:23 -07:00
Martina
14eb5925b2 plugged in search update function where appropriate 2021-11-01 13:38:58 -07:00
Martina
ee28db9142 removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
Aminejv
d6a7265208 chore(SlateLayout): remove layouts from other endpoints 2021-08-12 18:11:41 +01:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
280746bec3 misc small improvements 2021-04-22 20:55:26 -07:00
Martina
f684e2086f tested external api endpoints 2021-04-20 13:35:30 -07:00
Martina
7de91e784b fixed undefined variable 2021-04-19 18:12:26 -07:00
Martina
c2628fc497 fixed data table view and privacy toggling issues 2021-04-19 18:07:19 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
tarafanlin
a5455b7791 change user data structure 2021-02-11 14:44:21 -08:00
tarafanlin
ce04b52a71 get user display name and profile photo for slate chrome 2021-02-11 12:05:26 -08:00
jimmylee
1b7c2d026f removes accidental console logs 2020-12-26 22:19:49 -08:00
jimmylee
00256e76dd slate api change adds URL to data field for developers who want the slate URL for all their slates 2020-12-26 22:19:11 -08:00
jimmylee
aea601e8bf updates stats, fixes warnings on new marketing page 2020-12-03 01:31:07 -08:00
jimmylee
39be3be228 getAllStats and getOrCreateGlobalStats for intelligence.slate.host 2020-12-02 02:42:49 -08:00
@wwwjim
9442927505 adds all activity endpoint, adds full slate map, adds expensive stats endpoint 2020-12-01 23:01:39 -08:00
@wwwjim
8659025d18 zero warning design system builds 2020-11-25 15:53:25 -08:00
@wwwjim
15aa793d29 lands update slate API endpoint 2020-11-16 00:47:56 -08:00
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
@wwwjim
763bb14f72 get objects that have a CID from slates query 2020-10-28 23:03:12 -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
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
2d96a34007 doing 15 minute timeouts now and setting every parameter possible 2020-10-04 18:33:33 -07:00
@wwwjim
e0b840871e 8 minute file upload timeout 2020-10-03 20:57:22 -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
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
2579d754b4 hotfix: fixes critical issue adding to new slates from + icon 2020-09-04 14:23:42 -07:00
@wwwjim
aa948a60f8 slate: back to a stable place 2020-09-02 23:00:02 -07:00
@wwwjim
cec4c7650e endpints: strips header conflicts and removes all middleware 2020-09-02 17:21:29 -07:00
@wwwjim
26f9804bd7 hotfix: API 2020-09-02 14:22:56 -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
6196f3a568 slate: consistency adjustments for constants 2020-08-25 13:09:08 -07:00
Andrew Hill
4eb1929d64
fix(typo): add protocol completion
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:52:00 -07:00
Andrew Hill
d5a3447dad
feat(api): skip ipfs subdomain redirect
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:46:41 -07:00