Devendra Parihar
aa7f59f88c
fix: Refactor FaissStore to enhance error handling, improve type hints, and document methods for better maintainability and usability
2024-10-01 14:10:06 +00:00
Alex
3b4a95ef33
Merge pull request #1177 from DhruvKadam-git/master
...
Master
2024-10-01 14:55:38 +01:00
DhruvKadam-git
deca7726f4
Merge remote-tracking branch 'upstream/main'
...
This merge includes several important updates:
1. Error Handling: Added try-except blocks for file operations and network requests.
2. Logging Enhancements: Improved logging to capture more detailed information.
3. Code Refactoring: Created download_file and upload_index functions to avoid code repetition.
4. Configuration: Used constants for MIN_TOKENS, MAX_TOKENS, and RECURSION_DEPTH.
2024-10-01 17:55:33 +05:30
DhruvKadam-git
058e0279b4
Merge remote-tracking branch 'upstream/main'
...
This merge includes several important updates:
1. Error Handling: Added try-except blocks for file operations and network requests.
2. Logging Enhancements: Improved logging to capture more detailed information.
3. Code Refactoring: Created download_file and upload_index functions to avoid code repetition.
4. Configuration: Used constants for MIN_TOKENS, MAX_TOKENS, and RECURSION_DEPTH.
2024-10-01 17:44:30 +05:30
DhruvKadam-git
5e604950c5
Add .env-template
2024-10-01 17:39:31 +05:30
Alex
af1b81097f
datetime sources
2024-10-01 11:55:30 +01:00
Manish Madan
08e713d381
Merge pull request #1163 from arc53/dependabot/npm_and_yarn/frontend/prettier-plugin-tailwindcss-0.6.8
...
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.6.6 to 0.6.8 in /frontend
2024-10-01 16:16:12 +05:30
dependabot[bot]
a2c228c09f
chore(deps-dev): bump prettier-plugin-tailwindcss in /frontend
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.6.6 to 0.6.8.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.6...v0.6.8 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 10:42:26 +00:00
Manish Madan
4e6afebf9e
Merge pull request #1161 from arc53/dependabot/npm_and_yarn/frontend/vercel/analytics-1.3.1
...
chore(deps): bump @vercel/analytics from 0.1.10 to 1.3.1 in /frontend
2024-10-01 16:10:50 +05:30
dependabot[bot]
13d274202e
chore(deps): bump @vercel/analytics from 0.1.10 to 1.3.1 in /frontend
...
Bumps [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web ) from 0.1.10 to 1.3.1.
- [Release notes](https://github.com/vercel/analytics/releases )
- [Commits](https://github.com/vercel/analytics/commits/1.3.1/packages/web )
---
updated-dependencies:
- dependency-name: "@vercel/analytics"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 10:35:57 +00:00
Manish Madan
f56acac656
Merge pull request #1162 from arc53/dependabot/npm_and_yarn/frontend/eslint-plugin-unused-imports-4.1.4
...
chore(deps-dev): bump eslint-plugin-unused-imports from 2.0.0 to 4.1.4 in /frontend
2024-10-01 16:04:05 +05:30
dependabot[bot]
68d325b5b5
chore(deps-dev): bump eslint-plugin-unused-imports in /frontend
...
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports ) from 2.0.0 to 4.1.4.
- [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unused-imports
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 10:25:46 +00:00
Manish Madan
40907a2584
Merge pull request #1164 from arc53/dependabot/npm_and_yarn/frontend/typescript-5.6.2
...
chore(deps-dev): bump typescript from 4.9.5 to 5.6.2 in /frontend
2024-10-01 15:52:42 +05:30
Alex
f4f5d99ec9
Merge pull request #1172 from ManishMadan2882/main
...
Fix: Auto select newly trained document
2024-10-01 11:16:27 +01:00
Alex
0475e55518
Merge pull request #1173 from sahil9001/system-theme-unless-set
...
feat: added theme check unless already set
0.11.0
2024-10-01 10:56:04 +01:00
Alex
872b390cfa
Merge pull request #1154 from siiddhantt/feat/openapi-spec
...
feature: OpenAPI specification compliant endpoints
2024-10-01 10:51:51 +01:00
Alex
dc4c539607
Update HACKTOBERFEST.md
2024-10-01 10:43:14 +01:00
Alex
69f8c76ce2
Update HACKTOBERFEST.md
2024-10-01 10:36:50 +01:00
Alex
cbdcca7fd8
Create lexeu-competition.md
2024-10-01 10:35:52 +01:00
Sahil Silare
1e7fa988da
feat: added theme check unless already set
2024-10-01 10:02:51 +05:30
Manish Madan
3cfe771b8b
Merge branch 'arc53:main' into main
2024-10-01 03:15:00 +05:30
ManishMadan2882
8b4d6d0868
(fix:upload): select the newbie doc
2024-10-01 03:14:15 +05:30
Alex
ba35e1422b
Update README.md
2024-09-30 22:41:06 +01:00
dependabot[bot]
8db9b09c96
chore(deps-dev): bump typescript from 4.9.5 to 5.6.2 in /frontend
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 4.9.5 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.6.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 20:37:44 +00:00
Alex
78e99d1171
Merge pull request #1156 from anasKhafaga/feat/docker/enable-debugging
...
feat(Docker): Configure debugging with vscode and chrome
2024-09-30 16:43:37 +03:00
Alex
6a12f96fdc
Update HACKTOBERFEST.md
2024-09-30 13:42:50 +01:00
Alex
b79a20151c
fix: uploads
2024-09-30 13:28:42 +01:00
Siddhant Rai
c9976020dd
fix: lint error
2024-09-30 01:15:36 +05:30
Siddhant Rai
e8988e82d0
refactor: answer routes to comply with OpenAPI spec using flask-restx
2024-09-30 00:41:34 +05:30
Anas Khafaga
ff95570da6
feat(Docker): Configure debugging with vscode and chrome
2024-09-29 14:39:16 +03:00
Dhruv Kadam
6698a000e6
Update worker.py
...
1. Error Handling: Added try-except blocks for file operations and
network requests.
2. Logging Enhancements: Improved logging to capture more
detailed information.
3. Code Refactoring: Created download_file and upload_index
functions to avoid code repetition.
4. Configuration: Used constants for MIN_TOKENS, MAX_TOKENS,
and RECURSION_DEPTH.
2024-09-29 14:49:40 +05:30
Siddhant Rai
b084e3074d
refactor: user routes to comply with OpenAPI spec using flask-restx
2024-09-27 20:08:46 +05:30
Alex
bc4f9c3442
Merge pull request #1153 from utin-francis-peter/update-run-with-docker-compose
...
fix: updated docker execution script from `docker-compose` to `docker…
2024-09-26 14:30:56 +01:00
utin-francis-peter
ecf88e7ea1
fix: updated docker execution script from docker-compose to docker compose so it works on latest versions of docker used across contributors machine
2024-09-26 12:09:44 +01:00
Alex
d6cb66cd2f
Update README.md
2024-09-26 11:04:01 +01:00
Alex
bc2241f67a
Merge pull request #1152 from siiddhantt/feature/sync-remote
...
feat: sync remote sources
2024-09-25 14:17:57 +01:00
Siddhant Rai
3d292aa485
feat: sync remote sources through celery periodic tasks
2024-09-25 15:20:11 +05:30
Manish Madan
21f46a8aea
Merge pull request #1148 from arc53/dependabot/npm_and_yarn/frontend/lint-staged-15.2.10
...
chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.10 in /frontend
2024-09-24 21:06:37 +05:30
dependabot[bot]
ba6d61cc35
chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.10 in /frontend
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.8 to 15.2.10.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.10 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 15:30:57 +00:00
Manish Madan
27b43c11bd
Merge pull request #1151 from arc53/dependabot/npm_and_yarn/frontend/rollup-4.22.4
...
chore(deps): bump rollup from 4.20.0 to 4.22.4 in /frontend
2024-09-24 18:20:33 +05:30
Alex
a5292c4473
Update README.md
2024-09-24 12:50:27 +01:00
Alex
f3923488a5
Merge pull request #1143 from arc53/dependabot/pip/application/tzdata-2024.2
...
chore(deps): bump tzdata from 2024.1 to 2024.2 in /application
2024-09-23 23:33:53 +01:00
Alex
d964ebfff8
Merge pull request #1149 from arc53/dependabot/npm_and_yarn/frontend/react-i18next-15.0.2
...
chore(deps): bump react-i18next from 15.0.1 to 15.0.2 in /frontend
2024-09-23 23:33:43 +01:00
Alex
e420eeece4
Merge pull request #1144 from arc53/dependabot/pip/application/elasticsearch-8.15.1
...
chore(deps): bump elasticsearch from 8.14.0 to 8.15.1 in /application
2024-09-23 23:30:15 +01:00
dependabot[bot]
f34713545e
chore(deps): bump react-i18next from 15.0.1 to 15.0.2 in /frontend
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.0.1 to 15.0.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.0.1...v15.0.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 22:30:09 +00:00
Alex
2b513c7d87
Merge pull request #1146 from arc53/dependabot/npm_and_yarn/frontend/i18next-23.15.1
...
chore(deps): bump i18next from 23.14.0 to 23.15.1 in /frontend
2024-09-23 23:29:09 +01:00
Alex
7e28893613
Merge pull request #1145 from arc53/dependabot/pip/application/pandas-2.2.3
...
chore(deps): bump pandas from 2.2.2 to 2.2.3 in /application
2024-09-23 23:26:41 +01:00
dependabot[bot]
822674ca78
chore(deps): bump i18next from 23.14.0 to 23.15.1 in /frontend
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.14.0 to 23.15.1.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.14.0...v23.15.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 22:21:26 +00:00
dependabot[bot]
35ebf97fdf
chore(deps): bump rollup from 4.20.0 to 4.22.4 in /frontend
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.20.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 22:20:49 +00:00
Alex
b456c0ca9f
Merge pull request #1147 from arc53/dependabot/npm_and_yarn/frontend/eslint-plugin-import-2.30.0
...
chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.30.0 in /frontend
2024-09-23 23:19:49 +01:00