Commit Graph

46 Commits

Author SHA1 Message Date
Dolu
2a308d00ae fix: regenerate migration file + fix after rebase dev 2022-09-12 17:25:53 +02:00
Dolu
acdf617fb0 feat: add image management for stories and user avatar 2022-09-12 14:25:21 +02:00
Dolu
8149433067 feat: add HostedImage relation in award, Hackaton, Story and User tables + data migration to HostedImage 2022-09-12 14:25:21 +02:00
Dolu
72e7eb2a25 feat: add HostedImage relation in Category table + data migration to HostedImage 2022-09-12 14:25:21 +02:00
Dolu
5e688466c0 feat: add HostedImage relation in Project table + data migration to HostedImage 2022-09-12 14:25:21 +02:00
MTG2000
f10a20757a update: db schema 2022-09-11 20:56:47 +03:00
MTG2000
f23e6f271b update: add discord to user's table 2022-09-09 09:48:57 +03:00
MTG2000
764c6b6622 feat: add createdAt to userKeys, tour participations 2022-09-09 07:50:36 +03:00
MTG2000
f7d86633b3 feat: update db schema 2022-09-08 09:54:34 +03:00
MTG2000
15e7583fb6 update: db schema 2022-09-07 11:53:30 +03:00
MTG2000
9062e040ff update: tournament date field type 2022-09-07 11:35:13 +03:00
MTG2000
1a92252ea0 update: added tournament modals to db schema 2022-09-07 11:19:05 +03:00
MTG2000
8c77b1be4f feat: add recruit_roles to project DB modal/api 2022-09-06 11:41:09 +03:00
MTG2000
b075a9c4db Merge branch 'dev' into feature/profile-roles-skills-ui 2022-08-29 10:11:04 +03:00
Dolu
c9c7033dbd feat: add function to get unique upload url add HostedImage table 2022-08-25 11:25:06 +02:00
MTG2000
1895a8cf16 feat: built api & db tables for skills/roles and updating/querying them 2022-08-22 15:58:24 +03:00
MTG2000
b32eeaa33a Merge branch 'dev' into feature/linking-accounts 2022-08-17 09:52:41 +03:00
MTG2000
709392996c update: db schema 2022-08-17 09:51:20 +03:00
MTG2000
4dfa4800da feat: add update/delete wallet keys api & widgets 2022-08-09 13:05:21 +03:00
MTG2000
940c4ba66c feat: base of linking api 2022-08-08 17:11:59 +03:00
MTG2000
6718d6fc7b chore: update seed script 2022-08-07 18:17:56 +03:00
MTG2000
7164daa7b9 feat: base voting api for comments 2022-07-28 19:04:51 +03:00
MTG2000
b28de208d5 feat: basic nostr-settings profile section 2022-07-28 14:14:53 +03:00
MTG2000
263e8c410d feat: more work on the commenting system 2022-07-20 18:36:51 +03:00
MTG2000
9d8f591596 feat: create an api for signing events 2022-07-19 18:17:25 +03:00
MTG2000
c824be44a6 update: disable save draft btn on published posts 2022-07-12 18:17:58 +03:00
MTG2000
c37d62ad17 feat: getMyDrafts api, base drafts list, add drafts to database 2022-07-12 18:05:55 +03:00
MTG2000
3f6c344d16 feat: add description to tags, update the tags input structure, make post title biggest 2022-07-11 14:52:01 +03:00
MTG2000
25d31f373d fix: make cover_image optional, disable custom tags, make ul,ol tags styled a little 2022-07-08 16:48:34 +03:00
MTG2000
ed0a216cc3 fix: remove unique username constraint
removed the unique constraint for user name from the database schema

Fixes #46
2022-06-23 19:02:19 +03:00
MTG2000
9a8dc9431b fix: fixing pre-launch issues
- refactor the tags topics stuff (apis/mocks/components)
- update TagsInput
- Change how feed page looks on tags filtering
2022-06-14 17:40:47 +03:00
MTG2000
ab20b8af2c feat: rebuild lnurl-auth api using sessions & passport, add login with QR 2022-06-07 20:49:32 +03:00
MTG2000
846924eaeb feat: base profile about card, update profile api, add extra fields to users table 2022-06-04 14:15:04 +03:00
MTG2000
120da2f9ed feat: Preview page & connction, not found page 2022-06-04 10:51:20 +03:00
MTG2000
3023d8e20b feat: lnurl-auth login 2022-06-01 18:29:38 +03:00
MTG2000
8b94788b13 feat: build dontaions table & api 2022-05-24 17:41:26 +03:00
MTG2000
cdbd10da4e feat: build generic voting api, build useVote hook 2022-05-21 13:36:34 +03:00
MTG2000
32374b97d0 feat: add excerpt column to db, add preveiw&copy story to text editor 2022-05-20 16:51:02 +03:00
MTG2000
80c9e31467 feat: connect feed filters apis with ui, change filters list style 2022-05-20 15:32:38 +03:00
MTG2000
86e832e04b feat: post details apis, date scalar 2022-05-20 09:53:03 +03:00
MTG2000
e29ced05f5 feat: hackthons page componets, stories api 2022-05-19 20:46:15 +03:00
MTG2000
583af8045a feat (backend): initial changes 2022-03-23 19:36:25 +02: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
9b1b2513f3 Add created_at to proejcts and pagination 2021-11-28 15:59:42 -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