Commit Graph

127 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
abf34ab852 added updating slate coverImage upon add/remove from slate 2021-11-12 13:14:07 -08:00
Martina
a5e3670581 removed link source from code and from database and search 2021-11-11 13:11:13 -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
c28b532179 fixed check is owner bug 2021-10-13 13:39:01 -07:00
Martina
c3f2d7c617 removed storage deal options and made edits to storage deal script 2021-09-28 14:54:02 -07:00
Martina
b2ddaf183c updated storage deal code and fixed import error 2021-09-28 13:52:21 -07:00
Martina
0c91a54382 textile bucketsGetOrCreate replacement 2021-09-24 18:20:28 -07:00
Aminejv
f02e2330bc feat(create-link): return links cids when links are saved or duplicates 2021-09-22 13:29:17 +01:00
Aminejv
95900d3e1e feat(Upload):
- Remove GlobalCarrousel from upload summary (replaced by Link component)

- Remove library files from upload summary

- Sort upload summary by date saved
2021-09-21 15:53:37 +01:00
Aminejv
0019ca2870 feat(api/data/create): return the cid of the duplicate file (will be updated once the migration is done) 2021-09-17 15:20:28 -07:00
Martina
05b12828ef converted api endpoints to new data structure 2021-09-13 12:47:23 -07:00
Martina
cee2af3c75 edited data methods to fit new data structure 2021-09-13 12:47:23 -07:00
Martina
8fd80c89ae converted file.data.source -> file.source 2021-09-13 12:43:26 -07:00
Martina
44820c388a converted file.data.type -> file.type 2021-09-13 12:40:51 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Martina
27f32cbcd9 converted data.settings to just the individual settings 2021-09-13 12:40:51 -07:00
Martina
2de540bc86 fix import bugs 2021-08-18 13:12:57 -07:00
Martina
3faf4ee961 removed likes 2021-08-07 15:41:18 -07:00
Martina
ee410ba042 adding forgotten privacy update upon save copy and add to collection 2021-08-06 18:43:47 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
1ea482c87b add external endpoints for creating links 2021-07-12 21:27:23 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Martina
573cb9a5fa fixed calling property of undefined value 2021-06-14 18:13:48 -07:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
Martina
83dda2655c hotfixes for carousel sidebar bugs 2021-06-10 22:12:39 -07:00
Martina
2a5664c9e5 adding activity slack notifications back 2021-06-10 22:12:39 -07:00
Martina
25ee79dd0c added modification to save copy 2021-05-31 20:38:38 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
a26100b75e tracking actions for activity and usage for analytics 2021-05-18 19:58:14 -07:00
Martina
c9ee940a94 fixed undefined bug with ends with any 2021-04-20 19:11:38 -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
Martina
e72b841132 misc cleanup 2021-01-20 17:07:40 -08:00
Martina
5fcf748f20 added public files 2021-01-08 20:13:12 -08:00
Martina
c3ff1e31fe improved preview images 2020-11-29 15:47:08 -08:00
Martina
396130ff64 hitbox for nav and standardizing api call format 2020-11-27 17:30:40 -08:00
Martina
579e879571 post db cleanup code changes plus unity game carousel 2020-11-27 17:19:30 -08:00
Martina
3a1d260523 fix for preveiw image not showing in sidebar 2020-11-27 15:38:57 -08:00
jimmylee
039be47fbe removal: fail silent 2020-11-25 14:00:59 -08:00
jimmylee
ea84ec0708 more robust removal code 2020-11-25 01:17:37 -08:00
jimmylee
df67e9f630 restores fix for removal 2020-11-25 00:36:37 -08:00
Martina
7ea0e8d99b edited code to accomodate cid instead of ipfs 2020-11-19 15:39:05 -08:00
Martina
5de86b0708 changed to accomodate new database changes 2020-11-19 14:14:34 -08:00