Commit Graph

28 Commits

Author SHA1 Message Date
MTG2000
8be941f584 feat: enable replying to comments 2022-04-30 12:30:04 +03:00
MTG2000
2b0d2c174c feat: comment card component, update post comments api fields 2022-04-25 19:02:58 +03:00
MTG2000
622a98b5f4 feat: add lazy loading to app pages, pull out tw theme to a module, add filters to getFeed api 2022-04-20 12:15:43 +03:00
MTG2000
75186e7492 feat: add new props to posts types, add get post details mock api, add POST_TYPE enum 2022-04-20 09:30:24 +03:00
MTG2000
c73a21190b feat: story content page, bounty content page 2022-04-19 17:54:06 +03:00
MTG2000
53ca162200 feat: built post actions card, post author card 2022-04-19 11:48:28 +03:00
MTG2000
11594471d3 fix: fixing a bug with graphql data shape 2022-04-18 18:12:06 +03:00
MTG2000
e5a0dc0843 feat: add posts mocks handlesr, add post type gurads 2022-04-17 12:23:46 +03:00
MTG2000
7206910670 feat: update mocks resolvers 2022-04-17 11:40:07 +03:00
MTG2000
ae5cd27b5a feat: added schema to backend 2022-04-16 17:31:17 +03:00
MTG2000
b07504a95c fix: enabling cors 2022-03-26 19:14:38 +03:00
MTG2000
90e0ce7c33 fix (api): change the way prisma is passed to resolvers 2022-03-24 17:45:21 +02:00
MTG2000
3fa3de1c2b chore: remove extra logs 2022-03-24 17:35:08 +02:00
MTG2000
dedfc4ed6f added logging 2022-03-24 17:18:56 +02:00
MTG2000
ebb81dd4d9 fix: change prisma init place, make category icon nullable 2022-03-24 16:59:49 +02:00
MTG2000
edefc460c5 feat: update functions structure, re-enable project details info section 2022-03-24 16:29:33 +02:00
MTG2000
583af8045a feat (backend): initial changes 2022-03-23 19:36:25 +02:00
Michael Bumann
96724534f9 Fix voting count
votes_count needs to be summed up
2022-01-30 17:41:23 +01:00
Michael Bumann
b35821f8fe Comments by Johns 2021-11-29 17:37:09 -06:00
Michael Bumann
806d5c4c3e Cleanup 2021-11-28 23:18:16 -06:00
Michael Bumann
90c132bebe Add endpoint to get LNURL details and cache LNURL pay callback URL 2021-11-28 23:07:21 -06:00
Michael Bumann
8715c70d7e Count up project votes and some more API endpoints 2021-11-28 16:23:04 -06:00
Michael Bumann
9b1b2513f3 Add created_at to proejcts and pagination 2021-11-28 15:59:42 -06:00
Michael Bumann
35ed8acdcb Support project-categry includes in the query 2021-11-28 13:16:41 -06:00
Michael Bumann
8aefd41378 Implement invoice generation and verification 2021-11-28 13:06:01 -06:00
Michael Bumann
b4532cd1bd voting resolve and prisma seed and cleanup 2021-11-28 11:13:14 -06:00
Michael Bumann
ff800a263c Hack with category query
no idea what I am doing :D
2021-11-28 09:21:28 -06:00
Michael Bumann
76059f7ba8 Hello GraphQL 2021-11-28 09:08:44 -06:00