Skip to content

Commit fa86a1c

Browse files
0xk4b1rArkadiK94SinanovicAhmedsnyk-botJazz-w
authored
feat: enhancement, tools, ui changes (#893)
* fix: cherry pick of pr 848 (#854) * fix:remove comments * fix:minor comments * fix: fix the paste functionality and some refactoring * refactor: image upload hook | create + use in modify feed and create blog (#843) * refactor: create useUploadImages hook and use inside ModifyFeed why: to separate this functionality outside of the components how: create hook and common components related to it * refactor: add submit option in the useUploadImages hook * refactor: change variable name * refactor: use the useUploadImages hook inside CreateBlogV2 component * fix: validate max number of uploaded images * fix: remove unnecessary useRef, extract imageUploadApi and more fixes * fix:minor fix * chore:upgrade @reduxjs/toolkit by snyk suggestion (#856) * fix: AIChat responsive fix - cherry pick of pr 844 (#855) * AIChat responsive fix * AIChat responsive fix - requested changes (#861) --------- Co-authored-by: SinanovicAhmed <ahmedsinanovic20@gmail.com> Co-authored-by: Ahmed Sinanović <93159428+SinanovicAhmed@users.noreply.github.com> * Create CNAME * Fix: upload images+feeds (#863) * fix: related to image uploads * fix:can't see feed when user is not logged in * feat: feeds| add image compression for large files how: with the use of canvas * fix: move canvas inside input component * fix: fix problem when upload one image, add option to modify width and height of image * fix:upload many images * fix: blogs name, and path, categories component for blogs (#864) * fix: blogs URL, feat: categories * Update ViewComments.jsx * fix: blogs URL, feat: categories * Update package.json * fix: upgrade axios from 1.6.8 to 1.7.2 (#866) Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.2. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/kabir0x23/project/56a100f1-3b8e-4637-93f9-fe3df450cb41?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> * feat: notes | Multiple Categories deletion feature - cherry pick of pr 770 (#858) * Multiple Notes deletion feature * Added Multiselect toggler * Added Multiselect toggler * fix:toggle button in the bottom even when creating new category * fix:minor things * fix:move delete button to bottom * fix:change multiselect icons and more fixes * refactor: remove from redux, change the element of checked what: remove the selected categories from redux, change from checked input to div element. why: user select categories locally , div element is enough how: do some refactoring * fix:manage turn off multiselect clean selected categories * fix:add box shadow for checked option --------- Co-authored-by: Jazz <jazzxbusiness@outlook.com> * [Snyk] Upgrade sass from 1.77.1 to 1.77.4 (#870) * fix: upgrade sass from 1.77.1 to 1.77.4 Snyk has created this PR to upgrade sass from 1.77.1 to 1.77.4. See this package in npm: sass See this project in Snyk: https://app.snyk.io/org/kabir0x23/project/56a100f1-3b8e-4637-93f9-fe3df450cb41?utm_source=github&utm_medium=referral&page=upgrade-pr * chore: prettier * chore: store changes of package-lock.json --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: ArkadiK94 <arkadi29081994@gmail.com> * fix: AI Chat | responsive (#874) * Hide triple dot icon * Added responsive and fixed button misalignment * Left menu on top of right menu and added button to go back * Same button style * Removed unnecesary lines --------- Co-authored-by: paella <paella@paellas-Mac-Pro.local> * refactor: image upload | use web worker (#879) * fix: add error handling for image upload * feat: move the compression of image to web worker why: to not block the main thread how: use web worker * fix: hide three dots and modal will show (#873) * fix: bug responsiveness of explore search left container (#876) * fix: Redirect to articles page after creating new articale #877 (#880) * fix: Blog validation failed: category: "Blog" is not a valid enum value for path "category" #878 (#881) * Redirect to articles page after creating new articale #877 * Fix Blog validation failed: category: "Blog" is not a valid enum value for path "category" #878 * feat: tools/Google Dorks (#882) Co-authored-by: saed <saed@kali> * feat: tools and resources (#883) * feat: tools and resources * feat: tools and resources * feat: tools and resources * feat: tools and resources * feat: tool | reconage (#886) * reconage * reconage * feat: tools | reconage (#887) * reconage * fix: package.json & package-lock.json to reduce vulnerabilities (#885) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-7361793 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * fix: tool export issue * fix: tool export issue * feat: topics | Business Logic/Race Conditions (#888) * feat: topics | Report added Broken Auth and Info Disclosure (#889) * fix: upgrade @radix-ui/react-slot from 1.0.2 to 1.1.0 (#884) Snyk has created this PR to upgrade @radix-ui/react-slot from 1.0.2 to 1.1.0. See this package in npm: @radix-ui/react-slot See this project in Snyk: https://app.snyk.io/org/kabir0x23/project/56a100f1-3b8e-4637-93f9-fe3df450cb41?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> * feat: Refator enchanement (#891) * Refator and Enchanement * enhancements' * Refator enchanement (#892) * Refator and Enchanement * enhancements' * enhancements' * enhancements' --------- Co-authored-by: Arkadi Koifman <76536506+ArkadiK94@users.noreply.github.com> Co-authored-by: SinanovicAhmed <ahmedsinanovic20@gmail.com> Co-authored-by: Ahmed Sinanović <93159428+SinanovicAhmed@users.noreply.github.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Jazz <jazzxbusiness@outlook.com> Co-authored-by: ArkadiK94 <arkadi29081994@gmail.com> Co-authored-by: Gabriel Ferreiro Sedlovskij <131366333+GFerreiroS@users.noreply.github.com> Co-authored-by: paella <paella@paellas-Mac-Pro.local> Co-authored-by: UTKARSH SINGH <119475896+iutkarsh077@users.noreply.github.com> Co-authored-by: $@#il <sahilsadekar249775@gmail.com> Co-authored-by: Sreekar Gadasu <36098162+sr33kar@users.noreply.github.com> Co-authored-by: Saedbhati <105969318+Saedbhati@users.noreply.github.com> Co-authored-by: saed <saed@kali> Co-authored-by: Kunal Rajour <97209296+VictoriousKnight@users.noreply.github.com> Co-authored-by: Shubham Bhardwaj <71768868+Shubham-2k1@users.noreply.github.com>
1 parent b94a1cf commit fa86a1c

File tree

164 files changed

+7812
-3205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+7812
-3205
lines changed

.eslintrc.json

+5
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
}
1616
},
1717
"plugins": ["react", "no-relative-import-paths"],
18+
"settings": {
19+
"react": {
20+
"version": "detect"
21+
}
22+
},
1823
"rules": {
1924
"react/prop-types": "off",
2025
"no-relative-import-paths/no-relative-import-paths": [

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- run: npm install
2020
- run: npm run build
21-
- run: cp 404.html dist/
21+
2222
env:
2323
PUBLIC_BASE_PATH: /Thecyberhub.org
2424

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.thecyberhub.org

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
})(window.location);
5353
</script>
5454

55-
<title>TheCyberHUB by Thecyberworld Community</title>
55+
<title>TheCyberHUB</title>
5656
</head>
5757
<body>
5858
<div id="root"></div>

0 commit comments

Comments
 (0)