Commit Graph

1401 Commits

Author SHA1 Message Date
Rohan Verma eefaefad0d Merge pull request #579 from MODSetter/dev
refactor(ux): Update dashboard links and enhance settings page layout
2025-12-13 22:46:00 -08:00
DESKTOP-RTLN3BA\$punk 3a3712ceac refactor(ux): Update dashboard links and enhance settings page layout
- Changed document links to point to the researcher page in the dashboard.
- Removed unused team and settings links from the dashboard layout.
- Redesigned settings page with a sidebar for navigation and improved layout for better user experience.
- Added delete confirmation dialog for model configurations in the settings manager.
- Updated card components for better visual consistency and responsiveness.
2025-12-13 22:43:38 -08:00
Rohan Verma 71465398db Merge pull request #578 from MODSetter/dev
fix: Github Actions AMD64 and ARM64 images
v1.0.66
2025-12-13 16:09:34 -08:00
DESKTOP-RTLN3BA\$punk 5b4683d4a7 refactor: Update Docker build workflow to use lowercase image names for multi-arch support v1.0.65 2025-12-13 15:49:50 -08:00
DESKTOP-RTLN3BA\$punk e379092b6b fix: Github Actions AMD64 and ARM64 images v1.0.64 2025-12-13 15:46:18 -08:00
Rohan Verma 136451fff5 Merge pull request #577 from CREDO23/fix-alembic-version-files
[Fix] Alembic version files
v1.0.63 v1.0.62 v1.0.61
2025-12-13 14:05:59 -08:00
CREDO23 cc03900d63 fix alembic version 46 2025-12-13 22:04:53 +02:00
CREDO23 84100380c4 fix migration version 46 | upgrade 2025-12-13 21:49:45 +02:00
CREDO23 181df4237e fix migration version 45 | upgrade 2025-12-13 21:48:54 +02:00
CREDO23 88eb557161 fix migration version 43 | upgrade 2025-12-13 21:48:13 +02:00
CREDO23 85f4068735 fix migration version 40 | upgrade 2025-12-13 21:47:20 +02:00
CREDO23 c0b414fefa fix migration version 29 2025-12-13 21:46:39 +02:00
CREDO23 abc1981e6c fix migration version 8 2025-12-13 21:45:45 +02:00
Rohan Verma bb229522dc Merge pull request #575 from waychan23/feat/md_viewer_open_links_in_new_tab
[feat] Markdown viewer open links in a new tab.
2025-12-13 00:38:43 -08:00
waychan23 c19eb46b0d fix: add noopener and noreferer attrs to link element in markdown viewer for security reason 2025-12-13 13:44:27 +08:00
waychan23 2f43042180 [feat] Markdown viewer open links in a new tab. 2025-12-13 10:58:25 +08:00
Rohan Verma 8f16802858 Merge pull request #574 from MODSetter/dev
fix: CVE-2025-55183
v1.0.60
2025-12-12 12:23:51 -08:00
Rohan Verma 1252817ac4 Merge pull request #570 from waychan23/main
fix: Web Pages connector not working due to lack of dependencies
2025-12-12 12:23:05 -08:00
DESKTOP-RTLN3BA\$punk d44649ad52 fix: CVE-2025-55183 2025-12-12 12:22:22 -08:00
Rohan Verma 7d833ed317 Merge pull request #573 from MODSetter/dev
feat(roadmap-1.2): removed SearchMode enum and combined hybrid search
v1.0.59 v1.0.58
2025-12-12 04:21:42 -08:00
DESKTOP-RTLN3BA\$punk 08fb488995 feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
Rohan Verma dc92f313e7 Merge pull request #572 from MODSetter/dev
feat(roadmap-1.1): implement time-based filtering for document retrieval using 'updated_at' timestamp
2025-12-12 02:46:13 -08:00
DESKTOP-RTLN3BA\$punk 919c323ef3 feat: implement time-based filtering for document retrieval using 'updated_at' timestamp 2025-12-12 02:42:20 -08:00
Rohan Verma d97136792c Merge pull request #571 from MODSetter/dev
feat(roadmap-1.1.1): update document tracking to use 'updated_at' timestamp instead …
2025-12-12 01:38:04 -08:00
DESKTOP-RTLN3BA\$punk 8c9aa68faa feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -08:00
waychan23 ce2fb5d012 fix: (for docker installation) Web Pages connector not working due to lack of dependencies 2025-12-12 15:08:01 +08:00
Rohan Verma a313387e0f Merge pull request #567 from MODSetter/dev
docs: update supported file extensions in README and README.zh-CN
2025-12-11 03:33:54 -08:00
DESKTOP-RTLN3BA\$punk 48bb182f88 docs: update supported file extensions in README and README.zh-CN 2025-12-11 03:32:32 -08:00
Rohan Verma 499fb2b81a Merge pull request #566 from MODSetter/dev
docs: update roadmap and project board links in README
2025-12-11 03:22:01 -08:00
DESKTOP-RTLN3BA\$punk 548f20d147 docs: update roadmap and project board links in README 2025-12-11 03:21:09 -08:00
Rohan Verma 2a5adb5f67 Merge pull request #548 from MODSetter/dev
feat(fix): add PAGES_LIMIT configuration for ETL services
v1.0.57
2025-12-11 00:36:08 -08:00
DESKTOP-RTLN3BA\$punk 1cbe479af4 chore: ruff format 2025-12-11 00:31:58 -08:00
DESKTOP-RTLN3BA\$punk 3207fbf9ea feat(fix): add PAGES_LIMIT configuration for ETL services 2025-12-11 00:29:56 -08:00
Rohan Verma 0c6a519c37 Merge pull request #547 from MODSetter/dev
Added arm build for docker package
v1.0.56
2025-12-10 22:26:16 -08:00
Rohan Verma 3705b38bd7 Merge pull request #546 from Utkarsh-Patel-13/main
Added arm build for docker package
2025-12-10 22:24:36 -08:00
Utkarsh-Patel-13 6d2797ea75 Added arm build for docker package 2025-12-10 21:40:04 -08:00
Rohan Verma 5b4678a169 Merge pull request #545 from MODSetter/dev
feat: removed document hooks and shifted them to jotai
2025-12-10 14:48:38 -08:00
DESKTOP-RTLN3BA\$punk ede9dd010b fix: recurse 2025-12-10 14:46:26 -08:00
DESKTOP-RTLN3BA\$punk e6775625ff chore: linting 2025-12-10 14:41:32 -08:00
Rohan Verma 194292a641 Merge pull request #529 from CREDO23/feat/add-jotai-tanstack
[Feat] Documents | Add Jotai & Tanstack
2025-12-10 14:38:00 -08:00
Rohan Verma 74a06b28ea Merge pull request #544 from subbareddyalamur/main
Add boto3 dependency for AWS Bedrock LLM Provider to pyproject.toml
2025-12-09 21:19:52 -08:00
subbareddyalamur 24c6683471 Add boto3 dependency to pyproject.toml
This is required to add AWS Bedrock as LLM Provider
2025-12-10 10:15:52 +05:30
Rohan Verma ec7608941f Merge pull request #542 from MODSetter/dev
fix(bug): onboarding on no global llm configs
v1.0.55
2025-12-09 02:27:46 -08:00
DESKTOP-RTLN3BA\$punk 6e4cc2e4d7 fix(bug): opboarding onno global llm configs 2025-12-09 02:27:02 -08:00
Rohan Verma f242071a3c Merge pull request #541 from MODSetter/dev
feat: added initial local docker images of surfsense
v1.0.54
2025-12-09 01:54:11 -08:00
DESKTOP-RTLN3BA\$punk 4f5c1cf070 chore: linting 2025-12-09 01:50:08 -08:00
DESKTOP-RTLN3BA\$punk a27cd2b966 fix(ux): : update onboarding and form components for improved user experience and clarity 2025-12-09 01:49:27 -08:00
DESKTOP-RTLN3BA\$punk 50edeadcaa chore: update links in documentation and metadata to use the correct domain 2025-12-09 01:27:13 -08:00
DESKTOP-RTLN3BA\$punk b8478f2ec0 chore: improved configuration management and logging v1.0.53 2025-12-09 00:53:55 -08:00
DESKTOP-RTLN3BA\$punk 6b07fcb131 chore: update Dockerfile v1.0.52 2025-12-08 23:19:50 -08:00