MTG2000
64f02359fa
refactor: update the carousel library used for a better and lighter one
...
removed the old 2 used carousel libs react-multi-carousel and react-responsive-carousel, and instead installed and used react-embla-carousel, as it provides an easier api, variable items width support, and less deps.
2022-08-07 00:09:37 +03:00
MTG2000
aee07ef23e
udpate: better envs files structure, added separate env files for api
2022-08-06 14:41:21 +03:00
MTG2000
7103518df7
feat: add slider to settings section, fix a react18 bug with apollo-client
2022-08-06 13:57:29 +03:00
MTG2000
1eba3fed81
fix: change build browserslist to fix BigInt native compatibiltiy
2022-07-24 15:52:18 +03:00
MTG2000
ff9c13481f
feat: purify injected html in post & comments
2022-07-23 12:25:56 +03:00
MTG2000
263e8c410d
feat: more work on the commenting system
2022-07-20 18:36:51 +03:00
MTG2000
accbf67b1f
feat: base commenting functions
2022-07-19 17:55:04 +03:00
MTG2000
ba10ee629d
chore: download packages
2022-07-18 16:33:57 +03:00
MTG2000
b160c07c11
fix: enable embeding youtube videos in editor
2022-06-15 15:12:18 +03:00
MTG2000
435fc7f844
refactor: migrate to jwt sessions instead of store sessions
2022-06-09 12:28:34 +03:00
MTG2000
4780118e2e
refactor: refactor the api folder & fix how the inconsistency between netlify & serverless-offline routes
2022-06-08 23:43:42 +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
3023d8e20b
feat: lnurl-auth login
2022-06-01 18:29:38 +03:00
MTG2000
8353a3b19f
feat: add SEO tags
2022-05-30 11:34:34 +03:00
MTG2000
c9cd63e11b
change: change app navbar
...
- Updated navbar on app to include new links
- install react-menu package and convert CategoriesList to it
2022-05-26 13:42:21 +03:00
MTG2000
587c4c96a2
feat: build accordion component, build donations page FAQs
2022-05-25 10:37:38 +03:00
MTG2000
8a93f9c820
feat: autocomplete input component, topics slider filters, sortBy mobile component
2022-05-22 23:18:07 +03:00
MTG2000
36790cab5e
feat: file drag input component
2022-05-11 18:35:53 +03:00
MTG2000
fff2dda9a4
chore: change Modal Component to a new accessible one, fix usePressHolder bug, fix ProjectDetailsCard body breaklines
2022-05-05 10:57:36 +03:00
MTG2000
f3f1cea560
feat: add tooltips
2022-04-28 15:04:05 +03:00
MTG2000
4957dad00b
feat: added code,links, & styling the editor
2022-04-27 11:01:42 +03:00
MTG2000
2c615bcf9f
feat: text editor foundations, toolbar list, toolbar btns
2022-04-26 18:25:14 +03:00
MTG2000
563650538c
feat: added react-hook-form lib, wired submitBountyModal with form schema
2022-04-26 11:18:07 +03:00
MTG2000
123374d844
feat: update lightbox to a new component, typed lazy loaded modals & added their props to openModal Dispatcher
2022-04-22 00:00:31 +03:00
MTG2000
c11bfa0c7e
refactor: migrate project to react18, tailwind3, storybook6
2022-04-20 17:42:16 +03:00
MTG2000
3fe65e02e9
feat: base submit bounty modal
2022-04-20 17:00:19 +03:00
MTG2000
ec945957e4
chore: add SB build cmds
2022-04-20 12:56:53 +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
5c81dc2a7e
feat: add the post details routes, added skeleton to trending card
2022-04-20 10:22:54 +03:00
MTG2000
c73a21190b
feat: story content page, bounty content page
2022-04-19 17:54:06 +03:00
MTG2000
c75777f5a8
feat: Add useReachedBottom hook, add post card skeleton, clean-up Post Card components
2022-04-18 14:16:55 +03:00
MTG2000
9b7afbffcd
feat: built rest of post cards variations
2022-04-16 15:52:35 +03:00
MTG2000
11317a2dc0
fix: added errors/retries to api client
2022-03-31 15:42:12 +03:00
MTG2000
a317940450
chore: refactor modals structure to support lazy loading
2022-03-30 16:37:56 +03:00
MTG2000
949a6042f1
feat: added links parsing to project description
2022-03-29 13:32:25 +03:00
MTG2000
46a4e5b954
feat: added screenshots lightbox
2022-03-28 20:30:39 +03:00
MTG2000
fe9bdef261
fix: enabling cors
2022-03-26 19:42:01 +03:00
MTG2000
f6428d469b
.
2022-03-26 18:05:47 +03:00
MTG2000
e22b4858d8
chore: make graphql queries auto generated
2022-03-26 16:53:22 +03:00
MTG2000
df8a82eb3f
feat: update readme, fix hottest mocks
2022-03-25 11:53:05 +03: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
MTG2000
6000248213
feat: categories drop-down
2022-03-16 15:43:10 +02:00
MTG2000
a2ec5502b3
fix: fixes for deployment issues
2022-03-15 17:08:14 +02:00
MTG2000
031a7f3782
feat: add search functionality
2022-03-14 17:19:32 +02:00
MTG2000
9408c92fd3
fix: added build-dev script that enables mocks in deployment
2022-03-12 18:06:26 +02:00
MTG2000
995a273055
fix: error msg, fix gh domain
2022-03-12 17:58:37 +02:00
MTG2000
b3ed2ad280
feat: added mocks using msw
2022-03-12 16:11:11 +02:00
Michael Bumann
a04570b851
Merge branch 'master' into push-to-launch
2022-02-04 12:14:57 +02:00
MTG2000
923e28282d
fix: fixed carousels ux
...
- made categories badges a carousel
- added custom arrows to apps carousel on non-tocuh devices
- fixed invalid items offset on mobile sometimes
2022-02-03 18:54:38 +02:00