Commit Graph

  • 33f88bf46c fix: remove Out-Null from docker compose command in install.ps1 to allow output visibility DESKTOP-RTLN3BA\$punk 2026-03-03 14:55:31 -08:00
  • cc244f624b Merge pull request #858 from MODSetter/dev 0.0.13.13 0.0.13.12 Rohan Verma 2026-03-03 13:55:03 -08:00
  • 01a1c17b09 fix: update SURFSENSE_VERSION to latest and change repository URL to main branch in installation scripts DESKTOP-RTLN3BA\$punk 2026-03-03 13:53:28 -08:00
  • 441421c009 fix: update version display message in installation scripts to reflect new branding DESKTOP-RTLN3BA\$punk 2026-03-03 13:51:13 -08:00
  • c2a8d43281 fix: update dump file handling in install.ps1 to read content directly for PostgreSQL restoration DESKTOP-RTLN3BA\$punk 2026-03-03 13:42:20 -08:00
  • 81fb1f327c fix: update LLM retrieval in podcast transcript creation to use agent LLM instead of document summary LLM 0.0.13.11 DESKTOP-RTLN3BA\$punk 2026-03-03 13:35:29 -08:00
  • 1541cb3c7b fix: update dump file handling in install.ps1 to use resolved path for PostgreSQL restoration DESKTOP-RTLN3BA\$punk 2026-03-03 13:32:43 -08:00
  • 0cffa206ad fix: correct dump content retrieval in migrate-database.ps1 to ensure proper handling of PostgreSQL dump files DESKTOP-RTLN3BA\$punk 2026-03-03 13:13:25 -08:00
  • b88122fc17 refactor: implement Invoke-NativeSafe function in installation and migration scripts to streamline error handling for Docker commands DESKTOP-RTLN3BA\$punk 2026-03-03 13:08:37 -08:00
  • 59d8afca4f fix: enhance error handling in migrate-database.ps1 by implementing try-finally for Docker info command DESKTOP-RTLN3BA\$punk 2026-03-03 13:00:10 -08:00
  • 8238c56b3f fix: improve error handling in Docker installation script for Windows by using try-finally blocks DESKTOP-RTLN3BA\$punk 2026-03-03 12:56:07 -08:00
  • 01f8a3ed80 chore: update SURFSENSE_VERSION in .env.example to 0.0.13.9 for testing DESKTOP-RTLN3BA\$punk 2026-03-03 12:40:35 -08:00
  • 760f5bf1dd Merge pull request #854 from AnishSarkar22/fix/docker-dev 0.0.13.10 Rohan Verma 2026-03-03 12:35:48 -08:00
  • ba869d552c docs: update installation instructions in multiple language READMEs to specify Docker Desktop and provide separate commands for Windows users Anish Sarkar 2026-03-04 01:07:25 +05:30
  • e157ac9985 feat: refactor announcements page and layout to support sidebar slide-out functionality Eric Lammertsma 2026-03-03 13:09:29 -05:00
  • 533519b343 refactor: enhance version display logic in installation scripts to read from .env file Anish Sarkar 2026-03-03 19:43:55 +05:30
  • 0fd1d37ed4 chore: update installation script to improve error handling and suppress output in Docker commands Anish Sarkar 2026-03-03 19:33:21 +05:30
  • e7d6e5f5bd feat: add Windows installation script and update README for Linux/MacOS users Anish Sarkar 2026-03-03 19:13:59 +05:30
  • eb8a9dd1f0 add configurable extension backend url and login support Aleksas Pielikis 2026-03-03 12:50:26 +02:00
  • 9ea9538e95 Merge commit '026e653c7a6939d78ebad69b7e844ba0a225fd41' into dev 0.0.13.9 DESKTOP-RTLN3BA\$punk 2026-03-02 14:16:35 -08:00
  • 77f1946b6d Merge pull request #853 from AnishSarkar22/fix/docker-dev Rohan Verma 2026-03-02 14:09:14 -08:00
  • d9ebc2c599 chore: update GitHub Actions workflow to include 'dev' branch and change installation script to use 'dev' repository URL Anish Sarkar 2026-03-03 03:35:29 +05:30
  • 672b4e1808 Merge pull request #838 from AnishSarkar22/fix/docker Rohan Verma 2026-03-02 13:54:27 -08:00
  • d24691a968 fix: increase timeout for alembic migrations in entrypoint script to prevent premature failures Anish Sarkar 2026-03-02 23:45:24 +05:30
  • 6de6684f81 refactor: improve type safety for use-comments.ts Anish Sarkar 2026-03-01 22:58:02 +05:30
  • 6d00b0debf Merge remote-tracking branch 'upstream/dev' into refactor/upload-document-adapter-class Anish Sarkar 2026-03-01 22:35:17 +05:30
  • 026e653c7a Merge pull request #852 from MODSetter/dev 0.0.13.8 Rohan Verma 2026-03-01 00:00:27 -08:00
  • ff3852daa5 Merge commit 'd2e06583ca1a7a6b728a0d1679798912cbe54365' into dev DESKTOP-RTLN3BA\$punk 2026-02-28 23:59:50 -08:00
  • ecb0a25cc8 feat: enhance memory management and session handling in database operations DESKTOP-RTLN3BA\$punk 2026-02-28 23:59:28 -08:00
  • d2e06583ca Merge pull request #851 from MODSetter/dev 0.0.13.7 Rohan Verma 2026-02-28 23:18:11 -08:00
  • dd3da2bc36 refactor: improve session management and cleanup in chat streaming DESKTOP-RTLN3BA\$punk 2026-02-28 23:17:11 -08:00
  • cbf9bc6bc9 Merge pull request #850 from MODSetter/dev 0.0.13.6 Rohan Verma 2026-02-28 19:41:45 -08:00
  • 283f97dafb Merge commit '42982578ed246fed06768d4af73fbf879c92521d' into dev DESKTOP-RTLN3BA\$punk 2026-02-28 19:41:06 -08:00
  • 40a091f8cc feat: enhance knowledge base search and document retrieval DESKTOP-RTLN3BA\$punk 2026-02-28 19:40:24 -08:00
  • 42982578ed Merge pull request #849 from MODSetter/dev Rohan Verma 2026-02-28 17:28:24 -08:00
  • b08e8da40c Merge commit 'f2f15f64e689771791faf2895e8ee84a39232e53' into dev DESKTOP-RTLN3BA\$punk 2026-02-28 17:25:34 -08:00
  • d959a6a6c8 feat: optimize document upload process and enhance memory management DESKTOP-RTLN3BA\$punk 2026-02-28 17:22:34 -08:00
  • 799b3dcbfe docs: add note for Windows users to install WSL before running installation commands Anish Sarkar 2026-03-01 00:43:02 +05:30
  • f2f15f64e6 Merge pull request #848 from MODSetter/dev Rohan Verma 2026-02-28 01:57:06 -08:00
  • cc64e18501 Merge commit '0a280149d909146dc5db89b955805509cb03fba9' into dev DESKTOP-RTLN3BA\$punk 2026-02-28 01:55:26 -08:00
  • 1bb9f479e1 feat: refactor document fetching and improve comment batching DESKTOP-RTLN3BA\$punk 2026-02-28 01:54:54 -08:00
  • 0a280149d9 Merge pull request #847 from MODSetter/dev Rohan Verma 2026-02-27 17:57:26 -08:00
  • cc0d8ad4d7 Merge commit '4105bd0d7ac934555d2554aad8ce8a5e009e16a4' into dev DESKTOP-RTLN3BA\$punk 2026-02-27 17:56:19 -08:00
  • f4b2ab0899 feat: enhance caching mechanisms to prevent memory leaks DESKTOP-RTLN3BA\$punk 2026-02-27 17:56:00 -08:00
  • 4105bd0d7a Merge pull request #846 from MODSetter/dev Rohan Verma 2026-02-27 17:24:20 -08:00
  • 08829c110c Merge commit '11a38a28a5f30ea87820dd9d604d9ee0dbc03f14' into dev DESKTOP-RTLN3BA\$punk 2026-02-27 17:21:52 -08:00
  • 0e723a5b8b feat: perf optimizations DESKTOP-RTLN3BA\$punk 2026-02-27 17:19:25 -08:00
  • 11a38a28a5 Merge pull request #845 from MODSetter/dev Rohan Verma 2026-02-27 16:34:40 -08:00
  • a43956bdce Merge commit 'f1f100bb52f6f7ddd01a74cf4d7b7ccb502551e3' into dev DESKTOP-RTLN3BA\$punk 2026-02-27 16:33:06 -08:00
  • 664c43ca13 feat: add performance logging middleware and enhance performance tracking across services DESKTOP-RTLN3BA\$punk 2026-02-27 16:32:30 -08:00
  • f1f100bb52 Merge pull request #844 from MODSetter/dev Rohan Verma 2026-02-27 15:47:07 -08:00
  • 68bb196d45 Merge commit 'd6ae201403c38ea089bfd5dcfda5ff8084bb2fe2' into dev DESKTOP-RTLN3BA\$punk 2026-02-27 15:46:25 -08:00
  • fa51ec42c6 chore: removed announcements from navbar and rewrote tagline DESKTOP-RTLN3BA\$punk 2026-02-27 15:45:48 -08:00
  • d6ae201403 Merge pull request #843 from MODSetter/dev Rohan Verma 2026-02-27 15:37:39 -08:00
  • 37a0bd4533 feat: update contact information and meeting links across components DESKTOP-RTLN3BA\$punk 2026-02-27 15:31:31 -08:00
  • b2bf00e11a chore: ran linting Anish Sarkar 2026-02-28 02:28:03 +05:30
  • ce82807f16 test: enhance reindexing tests for UploadDocumentAdapter Anish Sarkar 2026-02-28 02:18:02 +05:30
  • 37f76a8533 test: add should_summarize parameter to file upload adapter tests Anish Sarkar 2026-02-28 01:44:41 +05:30
  • 23a98d802c refactor: implement UploadDocumentAdapter for file indexing and reindexing Anish Sarkar 2026-02-28 01:38:32 +05:30
  • 6e1ca96d57 feat: add migration completion tracking to installation script Anish Sarkar 2026-02-27 22:59:51 +05:30
  • 57a1c71582 chore: upgrade Redis to version 8-alpine and ElectricSQL to version 1.4.10 in Docker Compose configuration Anish Sarkar 2026-02-27 22:26:02 +05:30
  • 848ad55071 chore: update URL links for production Anish Sarkar 2026-02-27 22:21:44 +05:30
  • 6626a0221c chore: update Redis and ElectricSQL Docker images to latest versions Anish Sarkar 2026-02-27 21:49:42 +05:30
  • 494307b2b9 refactor: encapsulate installation script logic in a main function for improved structure and readability Anish Sarkar 2026-02-27 21:40:49 +05:30
  • fbef820377 fix: redirect stdin to /dev/null in Docker commands to suppress unwanted input prompts Anish Sarkar 2026-02-27 21:22:15 +05:30
  • 9124b19ee9 chore: update Docker image references for testing Anish Sarkar 2026-02-27 20:46:16 +05:30
  • 3ca401cb2c Merge pull request #840 from MODSetter/dev 0.0.13.5 Rohan Verma 2026-02-26 20:49:50 -08:00
  • 1e4b8d3e89 feat: enhance document formatting and context management for LLM tools DESKTOP-RTLN3BA\$punk 2026-02-26 20:47:19 -08:00
  • a4dc84d1ab feat: add should_summarize parameter to task dispatchers DESKTOP-RTLN3BA\$punk 2026-02-26 19:12:37 -08:00
  • 6f4bf11a32 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-02-26 18:25:05 -08:00
  • e9892c8fe9 feat: added configable summary calculation and various improvements DESKTOP-RTLN3BA\$punk 2026-02-26 18:24:57 -08:00
  • f419efcde1 Merge remote-tracking branch 'upstream/dev' into fix/docker Anish Sarkar 2026-02-27 05:00:23 +05:30
  • 66d9cd570b fix: suppress benign output during database restoration in installation script Anish Sarkar 2026-02-27 04:59:12 +05:30
  • d6cb41d130 docs: update installation instructions across multiple languages to clarify prerequisites and automatic Watchtower setup Anish Sarkar 2026-02-27 04:46:29 +05:30
  • 4e401fdb92 feat: enhance installation script to include automatic Watchtower setup with customizable interval Anish Sarkar 2026-02-27 04:41:08 +05:30
  • 48ee5e86aa chore: updated links to the main branch for production Anish Sarkar 2026-02-27 04:17:37 +05:30
  • ccae5ffeb1 fix: add error handling for missing dump file in migration script and update logging for migration step Anish Sarkar 2026-02-27 04:06:01 +05:30
  • 3e29ae37fa chore: update SURFSENSE_VERSION in .env.example to 0.0.13.6 Anish Sarkar 2026-02-27 03:54:13 +05:30
  • 47a2ba0e56 chore: update Docker image references to use the new repository for backend and frontend services Anish Sarkar 2026-02-27 03:45:10 +05:30
  • 233279b109 chore: update Docker installation script to use the new repository URL for SurfSense Anish Sarkar 2026-02-27 03:44:07 +05:30
  • 2f08dc9cf4 Merge pull request #839 from AnishSarkar22/feat/document-test Rohan Verma 2026-02-26 13:48:45 -08:00
  • f03a746385 chore: update Docker installation script to point to the new repository for SurfSense Anish Sarkar 2026-02-27 02:44:25 +05:30
  • 2468cc2a4a feat: add SidebarSeparator component and integrate into documentation layout Anish Sarkar 2026-02-27 02:38:52 +05:30
  • 394a37576c refactor: update layout configuration and enhance documentation layout Anish Sarkar 2026-02-27 02:36:18 +05:30
  • dc33a4a68f Merge commit 'af3810b7c408256a30f594a68550d3d476a830bc' into dev DESKTOP-RTLN3BA\$punk 2026-02-26 13:05:02 -08:00
  • 23f553ef84 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-02-26 13:01:24 -08:00
  • aabc24f82c feat: enhance performance logging and caching in various components DESKTOP-RTLN3BA\$punk 2026-02-26 13:00:31 -08:00
  • 20ebb0703f chore: add icons to documentation metadata for improved visual representation Anish Sarkar 2026-02-27 02:15:21 +05:30
  • 78dcce3e06 refactor: update testing documentation for clarity and structure Anish Sarkar 2026-02-27 02:07:14 +05:30
  • 836d5293df refactor: remove unused TestStatusPolling class from document upload integration tests Anish Sarkar 2026-02-27 01:52:35 +05:30
  • fd032f3709 refactor: simplify and clarify documentation in document upload integration tests Anish Sarkar 2026-02-27 01:48:25 +05:30
  • 7c09958ddc refactor: enhance document upload integration tests for API contract validation Anish Sarkar 2026-02-27 01:24:20 +05:30
  • 1068ea25a7 refactor: standardize test database configuration across test files Anish Sarkar 2026-02-27 00:45:51 +05:30
  • f09b5b0ea4 refactor: replace hardcoded embedding dimension with dynamic configuration Anish Sarkar 2026-02-27 00:17:39 +05:30
  • 223c2de0d2 refactor: update database connection handling in test configurations Anish Sarkar 2026-02-27 00:05:21 +05:30
  • 87711ee381 chore: clean up .env.example and pyproject.toml Anish Sarkar 2026-02-26 23:56:01 +05:30
  • 3393e435f9 feat: implement task dispatcher for document processing Anish Sarkar 2026-02-26 23:55:47 +05:30
  • 232622f9b3 docs: enhance Docker installation documentation with development compose file details and health check information Anish Sarkar 2026-02-26 20:17:19 +05:30
  • 06e6c1c1be chore: add healthcheck configuration for backend and update service dependencies to ensure healthy startup Anish Sarkar 2026-02-26 20:08:18 +05:30
  • bc3db01778 docs: update SurfSense version comment in .env.example to clarify versioning options Anish Sarkar 2026-02-26 19:40:36 +05:30