Move the api from Nest on Digital Ocean to Netlify Fcuntions
What's Changed
- feat: present show profile url button by @moshfeu in #863
- fix(admin): link to mentor page by @moshfeu in #870
- ci: run on node 16 by @moshfeu in #873
- chore(deps): bump color-string from 1.5.4 to 1.9.0 by @dependabot in #874
- Closes #871 = Add recommended node version (16) in package.json as ap… by @fabiopagoti in #872
- chore(deps): bump nanoid from 3.1.20 to 3.2.0 by @dependabot in #878
- chore(deps-dev): bump node-fetch from 2.6.1 to 3.1.1 by @dependabot in #877
- feat(mentor-list): returns active only by @moshfeu in #879
- chore(deps): bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #882
- chore(deps): bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #895
- Update README.md by @kevinweber in #901
- Convert to Next.js by @brentmclark in #876
- chore(deps): bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #917
- chore(deps): bump nanoid from 3.1.30 to 3.3.2 by @dependabot in #916
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #915
- chore(deps): bump next from 12.0.4 to 12.1.0 by @dependabot in #914
- fix: mentor's channel are not available by @moshfeu in #922
- fix: add to favorites by @moshfeu in #918
- fix: mentors channels are not available when they are not available by @moshfeu in #923
- chore(deps): bump follow-redirects from 1.14.1 to 1.14.9 by @dependabot in #919
- chore(deps): bump axios from 0.21.1 to 0.21.4 by @dependabot in #920
- feat: handle sitemap by @moshfeu in #924
- chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #926
- chore(deps): bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #931
- chore(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #932
- fix: mentor apply modal cut by @moshfeu in #934
- Added 'helpText' to 'title'. by @deepenmhrj in #928
- fix: horizontal scroll in modals by @moshfeu in #935
- Reverse the order listing to be most-recent first by @za3k in #937
- New technology tags by @za3k in #936
- Bug Fix - fixed date on profile card showing months instead of year. by @Tohbey in #938
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #939
- chore(deps-dev): bump node-fetch from 3.1.1 to 3.2.10 by @dependabot in #940
- chore(deps): bump express from 4.17.1 to 4.17.3 by @dependabot in #942
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #943
- chore(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #944
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #945
- chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #941
- chore: add svelte to tag list by @moshfeu in #946
- Fix the "Title" field obscurity by @talaviad5 in #947
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #948
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #950
- Fix unnecessary Avatar renders which cause extra unnecessary alt text by @talaviad5 in #949
- feat(admin): increase requests history time by @moshfeu in #951
- chore(deps): bump @babel/traverse from 7.16.3 to 7.23.2 by @dependabot in #952
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #955
- chore(deps): bump crypto-js from 4.1.1 to 4.2.0 by @dependabot in #954
- chore(deps): bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #956
- chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #957
- chore(deps): bump tar from 6.1.11 to 6.2.1 by @dependabot in #961
- chore(deps): bump ws from 6.2.2 to 6.2.3 by @dependabot in #964
- chore(deps): bump @sentry/browser from 5.30.0 to 8.33.0 by @dependabot in #966
- fix: user avatar isn't clickable by @moshfeu in #969
- timeline: announce app is under development by @moshfeu in #975
- chore: migrate google analytics by @moshfeu in #976
- allow by @moshfeu in #978
- omg: migrate nest server to netlify functions by @moshfeu in #977
New Contributors
- @fabiopagoti made their first contribution in #872
- @kevinweber made their first contribution in #901
- @deepenmhrj made their first contribution in #928
- @za3k made their first contribution in #937
- @Tohbey made their first contribution in #938
- @talaviad5 made their first contribution in #947
Full Changelog: v1.8.0...v2.0.0