SurfSense/surfsense_backend
Anish Sarkar e1e813702a feat: enhance note creation and editing experience
- Added dynamic title extraction from the first block of BlockNote documents for NOTE type.
- Updated editor routes to support new note creation with a BlockNote editor.
- Implemented unsaved changes dialog for better user experience when navigating away from the editor.
- Refactored BlockNoteEditor to ensure the first block is a heading when creating new notes.
- Removed the old note creation page in favor of the new streamlined editor experience.
2025-12-16 13:57:06 +05:30
..
alembic feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
app feat: enhance note creation and editing experience 2025-12-16 13:57:06 +05:30
scripts/docker fix: backend container fails with missing entrypoint when built locally 2025-12-06 21:31:32 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat(fix): add PAGES_LIMIT configuration for ETL services 2025-12-11 00:29:56 -08:00
.gitignore feat: added global llm configurations 2025-11-14 21:53:46 -08:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile fix: (for docker installation) Web Pages connector not working due to lack of dependencies 2025-12-12 15:08:01 +08:00
main.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
pyproject.toml chore: Update dependencies in pyproject.toml and uv.lock 2025-12-14 00:52:01 -08:00
uv.lock chore: Update dependencies in pyproject.toml and uv.lock 2025-12-14 00:52:01 -08:00