Commit Graph

89 Commits

Author SHA1 Message Date
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Martina
33f92ca56f made some edits to make the new get image url work 2021-11-16 13:18:10 -08:00
Martina
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Martina
a7f629d370 adjustment script for change and edited flattening-migration script 2021-11-12 17:50:20 -08:00
Martina
abf34ab852 added updating slate coverImage upon add/remove from slate 2021-11-12 13:14:07 -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
467a8304af better handling for when bucketName is null 2021-09-29 14:53:58 -07:00
Martina
d637d683cf removed unnecessary console.logs 2021-09-26 14:39:35 -07:00
Martina
0c91a54382 textile bucketsGetOrCreate replacement 2021-09-24 18:20:28 -07:00
Martina
9a836d3bdf hot fix for undefined id and unused file stuff in sceneprofile 2021-09-15 11:20:17 -07:00
Martina
8be6c257b4 add get api key and check link extension endpoints 2021-09-14 16:00:55 -07:00
Martina
d0d0d356c9 added error messaging & extra privacy recalc when add to slate & conversions between version structures 2021-09-13 12:47:23 -07:00
Martina
59ab96dc6f converted data.tokens.api -> textileToken 2021-09-13 12:40:51 -07:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Martina
c86a738266 modified backend to recalculate file privacy upon add/remove from public collection 2021-08-06 18:13:45 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
c9c148adc9 fixed showing zero counts for slate preview blocks 2021-05-31 22:14:22 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
a26100b75e tracking actions for activity and usage for analytics 2021-05-18 19:58:14 -07:00
Akuoko Daniel Jnr
3230a70f79
fix: get all tags on user login 2021-03-19 16:37:09 +00:00
Aaron Sutula
3077859b1e updates for textile hub 2.1.0
Signed-off-by: Aaron Sutula <hi@asutula.com>
2020-12-03 15:45:17 -06:00
@wwwjim
66f0c20462 textile/hub update 2020-11-27 15:08:40 -08:00
@wwwjim
021a0a4354 adjusted logging 2020-11-25 01:47:29 -08:00
@wwwjim
ee6931befa removes power.info, power.health, fixes wallets, fixes filecoin scenes 2020-11-21 23:58:13 -08:00
@wwwjim
82cbca5e5d use getOrCreate correctly by passing in an undefined thread name as the second argument 2020-11-21 14:25:29 -08:00
@wwwjim
2b01f9fca7 cleans up logging 2020-11-21 12:56:24 -08:00
@wwwjim
9de085ba36 buckets init still failing with await 2020-11-21 11:00:50 -08:00
@wwwjim
746876a2bc emergency takedown + simplifies to getOrCreate from Textile 2020-11-21 08:49:01 -08:00
@wwwjim
5f3da97cce websockets: partial viewer updates are now supported 2020-10-26 21:41:42 -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
jimmylee
bdaed6c1f8 analytics: creates a file with user performance information 2020-10-08 14:19:15 -07:00
@wwwjim
e7e2cc9ecf scripts: recreate-bucket-bug scaffolding 2020-10-06 12:07:43 -07:00
@wwwjim
ad7c573752 small refactor to getBucketAPIFromUserToken 2020-09-26 19:08:07 -07:00
@wwwjim
a1aff048cf refactors: prepares for encrypted bucket 2020-09-24 23:42:28 -07:00
@wwwjim
d1ef6534af new bucket for deal making 2020-09-23 02:46:59 -07:00
@wwwjim
d72d2147b0 only null is serializable 2020-09-22 18:24:00 -07:00
@wwwjim
c9d50047c4 getBucketAPIFromUserToken: updates, more logging 2020-09-22 17:34:17 -07:00
Andrew Hill
bf70a7f182
fix(code): move root init
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:19:44 -07:00
Andrew Hill
12a77dfa88
fix(code): no buckets
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:10:17 -07:00
Andrew Hill
ce39de2b25
fix(code): add const
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:08:15 -07:00
Andrew Hill
5cc3cc0f7e
fix(imports): adds ThreadID
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:05:58 -07:00
Andrew Hill
4d38b20ba6
fix(logs): add temp threadID log
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:56:55 -07:00
Andrew Hill
a143844f50
fix(api): correct return types
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:39:57 -07:00
Andrew Hill
4b2a7f5867
fix(api): bucket name no longer returned
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:39:13 -07:00
Andrew Hill
0cd90fce65
fix(lint): remove conflict flag
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:37:05 -07:00