sriram veeraghanta
bb128e3e16
chore: upgrade turbo from v2.8.12 to v2.9.4 ( #8859 )
2026-04-06 16:04:57 +05:30
sriramveeraghanta
00a51f5e6a
chore: version bump
2026-03-31 17:09:35 +05:30
sriram veeraghanta
b73d6344ad
chore(deps): replace dotenvx with dotenv and update overrides ( #8832 )
...
* chore(deps): replace dotenvx with dotenv and update dependency overrides
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: sort devDependencies in package.json files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:55:17 +05:30
Aaron
97b4abd693
fix: tsdown watch ( #8813 )
...
closes #8791
2026-03-27 15:59:55 +05:30
sriramveeraghanta
6e033f9fdb
sync: master branch changes to preview
2026-03-25 13:21:43 +05:30
darkingtail
d9695afcdc
fix: remove unused imports and variables (part 1 — packages & non-web-core) ( #8751 )
...
* fix: remove unused imports and variables (part 1)
Resolve oxlint no-unused-vars warnings in packages/*, apps/admin,
apps/space, apps/live, and apps/web (non-core).
* fix: resolve CI check failures
* fix: resolve check:types failures
* fix: resolve check:types and check:format failures
- Use destructuring alias for activeCycleResolvedPath
- Format propel tab-navigation file
* fix: format propel button helper with oxfmt
Reorder Tailwind classes to match oxfmt canonical ordering.
2026-03-25 02:04:20 +05:30
sriram veeraghanta
c3c7c72aff
fix: package updates
2026-03-25 00:22:25 +05:30
sriramveeraghanta
9a7696acac
chore: version upgrade
2026-03-05 17:25:22 +05:30
sriram veeraghanta
da870a1513
chore(deps): minimatch and rollup package vulnerabilities ( #8675 )
...
* fix: package updates
* fix: package upgrades
* fix: minimatch package vulnerabilities
* fix: ajv package vulnerabilities
* fix: lint
* fix: format
2026-03-03 01:26:29 +05:30
sriram veeraghanta
c5542438a1
fix: replace eslint with oxlint ( #8677 )
...
* fix: replace eslint with oxlint
* chore: adding max warning
* fix: formatting
2026-03-03 00:46:05 +05:30
sriram veeraghanta
41abaffc6e
chore: replace prettier with oxfmt ( #8676 )
2026-03-02 20:40:50 +05:30
sriramveeraghanta
ec44b63027
chore: pacakge version
2026-02-20 18:05:15 +05:30
M. Palanikannan
e1227f0b58
fix: type fix for description payload ( #8619 )
...
* fix: type fix
* fix: duplicate type fix
2026-02-09 15:18:09 +05:30
sriramveeraghanta
587cb3ecfe
fix: file fomatting
2026-02-02 18:08:44 +05:30
sriram veeraghanta
02d0ee3e0f
chore: add copyright ( #8584 )
...
* feat: adding new copyright info on all files
* chore: adding CI
2026-01-27 13:54:22 +05:30
M. Palanikannan
b31c0195bc
fix: pdf export ( #8564 )
...
* feat: pdf export
* fix: tests
* fix: tests
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2026-01-26 22:08:10 +05:30
Bavisetti Narayan
2a29ab8d4a
[WEB-5845] chore: changing description field to description json ( #8230 )
...
* chore: migrating description to description json
* chore: replace description with description_json
* chore: updated migration file
* chore: updated the migration file
* chore: added description key in external endpoint
* chore: updated the migration file
* chore: updated the typo
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2026-01-22 18:23:59 +05:30
Shaikh Naasir
ec215bb3b1
Typo: database extension error message ( #8461 )
2025-12-29 13:26:09 +05:30
sriramveeraghanta
07f269e7f3
chore: version bump
2025-12-12 15:09:53 +05:30
sriramveeraghanta
f5fe8d0a7e
chore: sync changes from canary to preview
2025-12-11 14:11:28 +05:30
M. Palanikannan
e0c97c5471
refactor: sanitize HTML function ( #8307 )
...
* refactor: replace isomorphic-dompurify with sanitize-html
* dompurify fixes
* more fixes with fallback and title
* build
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-12-11 13:30:31 +05:30
Aaron
0370a1bfdd
chore: fix/check tooling improvements with turbo ( #8304 )
2025-12-11 13:03:37 +05:30
M. Palanikannan
76ebf395e6
fix: isomorphic dompurify #8301
2025-12-10 19:51:11 +05:30
M. Palanikannan
67dfe91890
fix missing package ( #8300 )
2025-12-10 19:29:36 +05:30
sriramveeraghanta
b53016b449
chore: realtime updates fix
2025-12-10 19:13:36 +05:30
M. Palanikannan
e20f686398
[WIKI-844] fix: realtime sync post vite migration with title editor sync and indexed db access ( #8294 )
...
* fix: robust way to handle socket connection and read from indexeddb cache when reqd
* fix: realtime sync working with failure handling
* fix: title editor added
* merge preview into fix/realtime-sync
* check
* page renderer props
* lint errors
* lint errors
* lint errors
* sanitize html
* sanitize html
* format fix
* fix lint
2025-12-10 19:02:52 +05:30
sriram veeraghanta
a55253d242
chore: update package version
2025-12-09 23:35:52 +05:30
Aaron
0ab94ed6d6
chore: run fixes ( #8257 )
...
* chore: run fixes
* fix: type, just use hocuspocusservercontext
* fix: codemod
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-12-08 22:26:50 +05:30
sriram veeraghanta
85daa1572c
fix: upgrade turbo version ( #8259 )
2025-12-08 15:46:23 +05:30
Aaron
85d90030cf
fix: eslint ( #8185 )
...
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-12-05 16:03:51 +05:30
sriram veeraghanta
c3906048ea
fix(CI): upgrade prettier oxc plugin version ( #8242 )
...
* fix: upgrade prettier oxc plugin version
* fix: type errors
2025-12-04 18:27:50 +05:30
sriramveeraghanta
65166d19be
fix: docker ngnix version
2025-12-04 16:35:19 +05:30
sriramveeraghanta
cf84ade52c
fix: turbo version upgrade in docker files
2025-12-04 16:11:59 +05:30
sriram veeraghanta
ec478a8979
chore: standard replacement from dotenv to dotenvx ( #8216 )
2025-12-02 15:32:00 +05:30
sriramveeraghanta
9ccb3e321a
chore(deps): upgrade express version
2025-12-02 15:01:12 +05:30
sriram veeraghanta
0240e46f04
fix: live server docker build changes ( #8166 )
2025-11-24 14:08:37 +05:30
Aaron
90866fb925
chore: use oxc tooling to speed up prettier ( #8117 )
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 17:30:27 +05:30
Aaron
95c742244e
[WEB-5416] fix: Use proper import syntax ( #8105 )
2025-11-13 17:41:06 +05:30
sriramveeraghanta
5ec09a7fe1
chore: update dockerfile pnpm install with ci=true
2025-11-10 18:28:51 +05:30
Aaron
315e1d5eb0
[WEB-5040] feat: admin react-router migration ( #7922 )
2025-11-06 13:39:35 +05:30
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14:43 +05:30
Aaryan Khandelwal
64781be7d2
regression: downgrade to tiptap v2 ( #7982 )
...
* chore: downgrade to tiptap v2
* fix: revert back to hocuspocus
* fix: collaboration events added
* fix: lock unlock issues
* fix: build errors
* fix: type errors
* fix: graceful shutdown
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-10-21 18:28:16 +05:30
sriramveeraghanta
f9cca8e2cb
fix: live server log
2025-10-15 16:18:42 +05:30
sriram veeraghanta
8cd29c5009
fix: adding comprehensive logs for live server ( #7947 )
...
* fix: adding comprehensive logs
* fix: document controller naming convention
* fix: axios interception logger
2025-10-10 18:28:52 +05:30
sriram veeraghanta
71ec9fadb7
chore: package versions
2025-10-10 01:52:23 +05:30
sriram veeraghanta
c88ed332e5
chore: package version upgrade
2025-10-10 01:36:32 +05:30
sriram veeraghanta
ae215a542e
[WIKI-724 ] feat: sentry setup for live express server #7934
2025-10-09 21:00:43 +05:30
M. Palanikannan
0f038705ed
fix: hocuspocus version upgrade ( #7928 )
2025-10-09 14:32:43 +05:30
sriram veeraghanta
5d60d6d702
chore: adding types node package to pnpm catalog ( #7923 )
2025-10-08 18:42:53 +05:30
sriram veeraghanta
0589ac56d5
[WEB-5048] chore: implements esm exports for all packages ( #7816 )
...
* fix: esm module imports for live and editor
* fix: convert all pacakges to export esm and cjs build
* fix: auto export
* fix: translation files formatting
* fix: convert eslint files to cjs files for supporting current config
* fix: code uuid package upgrade
---------
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>
2025-10-06 21:01:32 +05:30