Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/frontend/prettier-3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavaviram committed Sep 18, 2024
2 parents b6eef0b + a3b99a3 commit d485e37
Show file tree
Hide file tree
Showing 21 changed files with 8,502 additions and 31,743 deletions.
13,796 changes: 565 additions & 13,231 deletions api-proxy/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"author": "",
"dependencies": {
"next": "^9.5.5",
"next": "^14.1.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"universal-fetch": "latest"
Expand Down
38 changes: 11 additions & 27 deletions backend/notebooks/California Data Broker List.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
{
"cell_type": "code",
"execution_count": 21,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -272,9 +270,7 @@
{
"cell_type": "code",
"execution_count": 22,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -554,9 +550,7 @@
{
"cell_type": "code",
"execution_count": 23,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -863,9 +857,7 @@
{
"cell_type": "code",
"execution_count": 24,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1058,9 +1050,7 @@
{
"cell_type": "code",
"execution_count": 25,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1253,9 +1243,7 @@
{
"cell_type": "code",
"execution_count": 26,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1598,9 +1586,7 @@
{
"cell_type": "code",
"execution_count": 27,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1793,9 +1779,7 @@
{
"cell_type": "code",
"execution_count": 36,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -2077,7 +2061,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -2091,9 +2075,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.1"
"version": "3.9.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
"nbformat_minor": 1
}
30 changes: 9 additions & 21 deletions backend/notebooks/Clearbit merge.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
{
"cell_type": "code",
"execution_count": 72,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -314,9 +312,7 @@
{
"cell_type": "code",
"execution_count": 73,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -794,9 +790,7 @@
{
"cell_type": "code",
"execution_count": 74,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1272,9 +1266,7 @@
{
"cell_type": "code",
"execution_count": 79,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1324,9 +1316,7 @@
{
"cell_type": "code",
"execution_count": 80,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1853,9 +1843,7 @@
{
"cell_type": "code",
"execution_count": 83,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [],
"source": [
"df.to_csv('../data/data-brokers-clearbit-merged.csv', header=True, index=False)"
Expand All @@ -1864,7 +1852,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -1878,9 +1866,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.1"
"version": "3.9.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
"nbformat_minor": 1
}
15 changes: 5 additions & 10 deletions backend/notebooks/Data Brokers Merge.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"cell_type": "code",
"execution_count": 56,
"metadata": {
"collapsed": false,
"scrolled": true
},
"outputs": [
Expand Down Expand Up @@ -584,9 +583,7 @@
{
"cell_type": "code",
"execution_count": 2,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"ename": "NameError",
Expand Down Expand Up @@ -617,9 +614,7 @@
{
"cell_type": "code",
"execution_count": 65,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1202,7 +1197,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -1216,9 +1211,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.1"
"version": "3.9.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
"nbformat_minor": 1
}
30 changes: 9 additions & 21 deletions backend/notebooks/Merge Email Spider .ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
{
"cell_type": "code",
"execution_count": 4,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -212,9 +210,7 @@
{
"cell_type": "code",
"execution_count": 7,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -592,9 +588,7 @@
{
"cell_type": "code",
"execution_count": 21,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand All @@ -614,9 +608,7 @@
{
"cell_type": "code",
"execution_count": 13,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1053,9 +1045,7 @@
{
"cell_type": "code",
"execution_count": 14,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1471,9 +1461,7 @@
{
"cell_type": "code",
"execution_count": 22,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -1504,7 +1492,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -1518,9 +1506,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.1"
"version": "3.9.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
"nbformat_minor": 1
}
4 changes: 2 additions & 2 deletions frontend/compiled-lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -634,13 +634,13 @@
"subscribe.alertsOneLiner1": [
{
"type": 0,
"value": "A monthly email listing the three worst privacy-offending companies identified by our research team. Improve your privacy and take back control of your personal information by spending five minutes a month opting out of these companies."
"value": "Stay ahead of online threats and take control of your personal data with Privacy Alerts! Our newsletter provides the latest expert advice, tips, and tricks to safeguard your privacy in the digital world. Subscribe now to stay informed and empowered!"
}
],
"subscribe.title": [
{
"type": 0,
"value": "Subscribe To Our Privacy Alerts!"
"value": "Subscribe To Privacy Alerts!"
}
],
"usageData": [
Expand Down
4 changes: 2 additions & 2 deletions frontend/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,10 @@
"message": "Check out DataBrokersWatch.org, the largest publicly available dataset of data brokers, a research project aiming to track and map the data broker ecosystem."
},
"subscribe.alertsOneLiner1": {
"message": "A monthly email listing the three worst privacy-offending companies identified by our research team. Improve your privacy and take back control of your personal information by spending five minutes a month opting out of these companies."
"message": "Stay ahead of online threats and take control of your personal data with Privacy Alerts! Our newsletter provides the latest expert advice, tips, and tricks to safeguard your privacy in the digital world. Subscribe now to stay informed and empowered!"
},
"subscribe.title": {
"message": "Subscribe To Our Privacy Alerts!"
"message": "Subscribe To Privacy Alerts!"
},
"usageData": {
"message": "Usage Data"
Expand Down
1 change: 0 additions & 1 deletion frontend/next.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
module.exports = {
target: 'serverless',
async rewrites() {
return [
{
Expand Down
Loading

0 comments on commit d485e37

Please sign in to comment.