Commit Graph

119 Commits

Author SHA1 Message Date
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
afa0cc09de explore feed 2021-01-13 22:30:26 -08:00
Martina
461c6eeed7 activity feed 2020-12-08 11:42:28 -08:00
jimmylee
aea601e8bf updates stats, fixes warnings on new marketing page 2020-12-03 01:31:07 -08:00
@wwwjim
9bf62c59e5 orders stats 2020-12-03 00:58:52 -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
021a0a4354 adjusted logging 2020-11-25 01:47:29 -08:00
Martina
3bf2944565 added db cleanup methods 2020-11-22 18:32:42 -08:00
@wwwjim
4c09447788 fixes create-or-update-stats 2020-11-22 00:38:18 -08:00
tarafanlin
dbd5515100 fixing function 2020-11-20 00:04:30 -08:00
tarafanlin
67408b94ac check env to see if in prod 2020-11-19 21:47:29 -08:00
tarafanlin
14bf4d3185 replace test slates ids with slates exists in prod 2020-11-19 18:29:29 -08:00
Martina
f3c821f5a3 no longer two application header popups at once 2020-11-18 19:00:59 -08:00
Martina
8b33b787ea now deletes from all reposted slates when delete a file 2020-11-18 18:51:27 -08:00
martinalong
f3a3da38c8
Merge pull request #421 from filecoin-project/@tarafanlin/newprofile
empty profile view & styling tweaks
2020-11-18 15:59:56 -08:00
jimmylee
83ba2b6a85 adds method to get libp2p tokens back when user accounts are deleted from Slate 2020-11-17 00:03:49 -08:00
jimmylee
36ebf5a823 create-orphan 2020-11-16 23:59:11 -08:00
jimmylee
1acdf6dd39 prettier 2020-11-16 23:54:54 -08:00
jimmylee
bb01d4afd6 create-or-update-stats 2020-11-16 23:53:59 -08:00
tarafanlin
acd89f3e9e empty profile view & styling tweaks 2020-11-16 23:12:35 -08:00
Martina
94f6645dd9 replaced rehydrate with webhooks 2020-10-30 16:17:55 -07:00
@wwwjim
763bb14f72 get objects that have a CID from slates query 2020-10-28 23:03:12 -07:00
Martina
a6a8f24dde slate layout finished 2020-10-21 15:54:01 -07:00
Martina
d2e002befe working on delete-reposts-by-cid 2020-10-21 13:26:17 -07:00
@wwwjim
dda2ec8bf9 get all deals API call 2020-10-19 09:47:45 -07:00
jimmylee
bdaed6c1f8 analytics: creates a file with user performance information 2020-10-08 14:19:15 -07:00
Martina
e77b261a29 fixed linking bug 2020-09-28 21:50:11 -07:00
Martina
96f3f88665 allows duplicate slates now 2020-09-28 13:14:07 -07:00
Martina
bcdc480d09 fixed ipfs / cid 2020-09-21 16:20:24 -07:00
Martina
3e2104e4c1 finished upload parallelization 2020-09-21 15:21:50 -07:00
Martina
29a8c0f685 endpoints work but not saving data to user 2020-09-21 15:21:50 -07:00
Martina
f9d1092c76 before refactoring add-url and file-utilities 2020-09-21 15:21:50 -07:00
Martina
1cbe038193 fixed user/slate deletion bug 2020-09-12 23:51:47 -07:00
Martina
aac943503f fixed navigation tooltip bug and various style improvements 2020-09-12 15:47:38 -07:00
Martina
afad702467 added followers viewing 2020-09-06 15:30:42 -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
757e38f91e server: for retrieving sets, more elegant failures when the database connection limit is hit 2020-08-31 16:47:53 -07:00
@wwwjim
84061f07e2 serializers: user objects on trusted, pending trusted, subscriber objects 2020-08-27 21:34:50 -07:00
@wwwjim
8039d31192 slates: adds an easy way to get every user and every slate (use with caution) 2020-08-27 15:05:20 -07:00
@wwwjim
ab15d09572 slates: deeplinking 2020-08-26 21:24:49 -07:00
@wwwjim
b76d7735dc trust: adds pending trust requests and verification step, completes integration example 2020-08-26 03:03:39 -07:00
@wwwjim
e96810d327 subscribe: catches corner cases, makes sure search does not reveal private slates 2020-08-25 20:32:40 -07:00
@wwwjim
0af4431bd3 integration: example subscribe and unsubscribe endpoints with ui example 2020-08-25 20:13:06 -07:00
@wwwjim
bcf7398939 search: safe search 2020-08-25 18:34:32 -07:00
@wwwjim
c5a9ba9294 search: lands fuzzy slatename and username search into one search endpoint 2020-08-25 18:27:05 -07:00
@wwwjim
d8c165e342 subscriptions: subscription endpoint for subscribing to a slate or user 2020-08-25 15:09:12 -07:00
@wwwjim
9b73c7f8f9 node_common: fixes issue with misnamed path 2020-08-25 14:26:03 -07:00
@wwwjim
8bd1d76c1f postgres: adds trusted relationship and activity queries 2020-08-25 14:23:45 -07:00
@wwwjim
1e628725fa slates: get-subscriptions-to-slate-id and get-subscriptions-to-user-id 2020-08-25 13:42:14 -07:00
@wwwjim
835898d5f9 subscriptions: queries for subscriptions 2020-08-25 13:26:15 -07:00
@wwwjim
5542f76888 slate: cleans up state, guarantees JSON response from endpoints, updates server code 2020-08-24 23:46:02 -07:00
jimmylee
d8a77f3578 slates: adjustments to slates table 2020-08-12 01:34:17 -07:00
@wwwjim
e79f611fda slates: supports deleting slates 2020-08-06 19:17:49 -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
@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
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
a533b5249b models: moves from username checks to id checks because users change usernames 2020-07-22 03:51: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
b6a8c880cd postgres: user accounts, migration scripts, api route rewrite, stopping point 2020-07-17 03:24:20 -07:00