Commit Graph

897 Commits

Author SHA1 Message Date
qb-auto 1ba0905e00 🤖 2026-01-12 21:50:24 +00:00
Giga Alqeeq 2cbe32dff2 Merge pull request #167 from pritam-patil/chore/node-engine-record
Added min node version rule
2026-01-12 13:50:09 -08:00
Pritam Patil 60d1bcfb2b Added min node version rule 2026-01-12 16:34:00 +05:30
qb-auto 2001575d90 🤖 2025-10-31 19:43:52 +00:00
Giga Alqeeq 03854913ed Merge pull request #150 from AnasHafsi/fix/cheerio
fix(): fixing cheerio calls
2025-10-31 12:43:14 -07:00
Anas Hafsi 85a7b75209 fix(): fixing cheerio calls 2025-10-30 09:53:24 +01:00
qb-auto 1a3efbbd10 🤖 2025-05-13 17:02:39 +00:00
Giga Alqeeq 0282eacbfa Merge pull request #136 from qeeqbox/revert-135-main
Revert "Fix for cheerio module error"
2025-05-13 10:01:37 -07:00
Giga Alqeeq 06634865ba Revert "Fix for cheerio module error" 2025-05-13 09:59:25 -07:00
qb-auto bef0f6d36d 🤖 2025-05-05 17:53:58 +00:00
Giga Alqeeq 65ebc590bd Merge pull request #135 from supersourlemons/main
Fix for cheerio module error
2025-05-05 10:53:37 -07:00
supersourlemons 52f7eba0f2 Update fast-scan.js 2025-05-03 12:40:05 -05:00
supersourlemons a9d67bb4a7 Update extraction.js 2025-05-03 12:39:29 -05:00
supersourlemons d7e41ec396 Update helper.js 2025-05-03 12:39:07 -05:00
qb-auto 78d0b97298 🤖 2025-01-13 19:13:25 +00:00
Giga cbad06df87 Merge pull request #133 from satesate-dev/fix/docker-node-version
Fix - Docker NodeJS Version
2025-01-13 11:13:03 -08:00
xoxo aea769bcac fix - docker node version 2025-01-11 01:16:54 +07:00
qb-auto 4df94a6fa9 🤖 2024-10-17 15:14:32 +00:00
Giga d464922d9e Merge pull request #124 from wirtaw/feature/SA-NONE_loadash-depricated-remove
Remove Deprecated and Unused loadash Package
2024-10-17 08:14:12 -07:00
qb-auto e7d0b80856 🤖 2024-01-21 21:11:06 +00:00
Giga 04a5b65198 Merge pull request #125 from willkrakow/bugfix/require-resolve
Fix use of CommonJS require.resolve
2024-01-21 13:10:49 -08:00
willkrakow fea3134c82 Fix use of CommonJS require.resolve 2024-01-21 14:49:06 -05:00
Vladimir Poplavskij 8ac7a19ae1 Remove deprecated loadash package. And update Readme.md 2023-12-19 18:49:13 +02:00
qb-auto 5f26863f1b 🤖 2023-08-08 22:26:56 +00:00
Giga 11f8a85845 Update README.md - New Policy 2023-08-08 15:26:36 -07:00
qb-auto f2b01a8bff 🤖 2023-05-06 16:24:19 +00:00
Giga 00e8290db3 Merge pull request #106 from MonetenBube/patch-1
Added npm update to the README.md
2023-05-06 09:23:41 -07:00
MonetenBube 3fb9ff5aff Added npm update to the README.md
Added npm update to the Linux (As Node WebApp) installation guide.
Fixes the error from issue: https://github.com/qeeqbox/social-analyzer/issues/105
2023-05-06 15:45:21 +02:00
qb-auto 1ff291869d 🤖 2023-03-27 04:25:13 +00:00
Giga b08ede39d3 Merge pull request #103 from qeeqbox/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-03-26 21:24:48 -07:00
dependabot[bot] e38c91d3c2 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 03:55:11 +00:00
qb-auto 4c42dc42a9 🤖 2023-03-21 21:24:09 +00:00
Giga f0d5eda975 Merge pull request #102 from ForeverInLaw/main
Update package-lock.json
2023-03-21 14:23:39 -07:00
ForeverInLaw b1968daf66 Update package-lock.json 2023-03-21 19:52:44 +01:00
qb-auto 607d833169 🤖 2023-01-11 06:41:51 +00:00
Giga 07bbd1ac15 Merge pull request #97 from qeeqbox/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-10 22:41:15 -08:00
dependabot[bot] 7d4f1066c3 Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 06:41:04 +00:00
qb-auto cd84ba0aba 🤖 2022-12-28 03:11:42 +00:00
Giga 04db2af89e Update README.md 2022-12-27 19:11:22 -08:00
qb-auto b62f9fa76c 🤖 2022-12-28 03:10:27 +00:00
Giga 4a37b9f2d3 Update README.md 2022-12-27 19:10:01 -08:00
qb-auto 5557e1a5e2 🤖 2022-12-25 23:11:46 +00:00
Giga 49f304e1ed Update README.md 2022-12-25 15:11:26 -08:00
qb-auto 3be2ec293c 🤖 2022-12-25 23:10:37 +00:00
Giga 2084ff3170 Add files via upload 2022-12-25 15:10:16 -08:00
qb-auto e098ca266c 🤖 2022-12-25 00:55:49 +00:00
Giga b85b11adc8 Update README.md 2022-12-24 16:55:25 -08:00
qb-auto c404998a63 🤖 2022-07-31 18:28:39 +00:00
Giga 054f880612 Create .gitattributes 2022-07-31 11:28:17 -07:00
qb-auto e915de94e4 🤖 2022-06-29 19:09:42 +00:00