sriramveeraghanta
234b088c4a
chore(deps): upgrade next themes package
2025-12-12 13:41:17 +05:30
Aaron
ff544c98b7
chore: optimize turborepo ( #8286 )
2025-12-10 17:05:14 +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
3bc85c8430
fix: docker pnpm installation setup
2025-12-04 16:30:42 +05:30
sriramveeraghanta
cf84ade52c
fix: turbo version upgrade in docker files
2025-12-04 16:11:59 +05:30
sriramveeraghanta
e07d91e857
fix: update express version in overrides
2025-12-02 15:09:25 +05:30
sriramveeraghanta
f2c046dff9
fix: update mdast-util-to-hast package in overrides
2025-12-02 14:58:06 +05:30
sriramveeraghanta
73c317f283
chore(deps): adding pacakges to resolutions to resolve vulnerbailities
2025-11-27 16:37:36 +05:30
Aaron
0f4309659a
[WEB-5478] chore: fix types ( #8155 )
2025-11-21 20:22: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
sriramveeraghanta
d6503232de
chore(deps): bump npm vulnerabilities
2025-11-19 14:56:29 +05:30
sriramveeraghanta
da22c2f670
chore(deps): bump turbo package and remove unused packages
2025-11-11 15:50:10 +05:30
sriramveeraghanta
3f0721c59a
chore: upgrade vite version using catalog
2025-11-10 13:13:22 +05:30
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14:43 +05:30
sriramveeraghanta
98b81d7ebb
chore(deps): happy dom version bump
2025-10-16 14:55:57 +05:30
sriramveeraghanta
c561164d65
chore(deps): happy dom resolution added
2025-10-13 13:32:13 +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
sriram veeraghanta
8d14a5a004
chore(deps): added vite to catalog
2025-10-06 00:56:52 +05:30
sriramveeraghanta
30b175108b
chore (deps): django and vite version bump
2025-09-10 13:38:30 +05:30
sriram veeraghanta
4b74751e4e
[WEB-4837] feat: adding more packages to catalog ( #7693 )
...
* feat: adding more packages to catalog
* fix: lock file
* fix: sharp pacakge catalog
2025-09-02 21:03:03 +05:30
Jayash Tripathy
f2edf637de
[WEB-4809] chore: added common libs to pnpm workspace catalog ( #7611 )
...
* chore: added common libs to pnpm workspace catalog
* chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies
* refactor: removed string from the versions
* fix: lint
* refactor: cleanup
* fix: lint
* chore: updated lock file
2025-09-01 19:42:56 +05:30
sriramveeraghanta
34181fba80
chore: version bump
2025-09-01 19:38:21 +05:30
sriram veeraghanta
4293892178
[WEB-4803] fix: eslint errors in code editors ( #7675 )
...
* fix: eslint errors in code editors
* fix: removed workspaces from package.json
2025-08-29 19:44:46 +05:30
Sriram Veeraghanta
a0f7acae42
chore: format files
2025-08-23 00:33:38 +05:30
sriram veeraghanta
d3b26996dd
fix: replace .npmrc node version with engines in package.json ( #7623 )
2025-08-22 14:13:08 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-08-19 20:06:42 +05:30
Aaron Heckmann
d8f58d28ed
fix: CI to include lint and format along with build ( #7482 )
...
* fix(lint): get ci passing again
* chore(ci): run lint before build
* chore(ci): exclude web app from build check for now
The web app takes too long and causes CI to timeout. Once we
improve we will reintroduce.
* fix: formating of files
* fix: adding format to ci
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-18 21:27:16 +05:30
Sriram Veeraghanta
b1162395ed
sync: canary into preview
2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14
chore: version upgrade
2025-07-28 12:51:19 +05:30
Aaron Heckmann
57479f4554
fix: lint ( #7433 )
...
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to turbo@2.5.5
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 01:44:51 +05:30
Aaryan Khandelwal
5c22a6cecc
[WIKI-484] chore: update editor packages ( #7265 )
2025-07-21 19:25:49 +05:30
sriram veeraghanta
df4ea1f7ac
fix: update tsup build packages ( #7438 )
2025-07-18 15:04:31 +05:30
sriram veeraghanta
ba884d1e4d
feat: adding standard scripts for lint and format check ( #7326 )
...
* feat: adding standard scripts for lint and format check
* fix: update packages scripts
* fix: adding tsup config to utils package
* chore: updated build scripts in logger pacakge
2025-07-04 14:23:18 +05:30
sriramveeraghanta
4f5272c8af
sync: canary cahnges to preview
2025-07-04 13:57:40 +05:30
sriramveeraghanta
2f22ca0aea
chore: package version upgrade
2025-07-03 15:42:35 +05:30
sriram veeraghanta
944b873184
chore: move all services inside the apps folder ( #7321 )
...
* chore: move all services inside the apps folder
* chore: rename apiserver to server
2025-07-03 00:44:13 +05:30
sriram veeraghanta
e7d888d817
chore: package version updated
2025-06-30 23:56:34 +05:30
sriram veeraghanta
dffcc6dc10
chore(deps): brace-expansion upgraded to 2.0.2
2025-06-16 17:10:08 +05:30
sriram veeraghanta
5a43ec8411
chore: turbo repo version upgrade
2025-06-09 13:20:07 +05:30
sriram veeraghanta
c86e7e02bc
chore: upgrade tar-fs package to fix vulnerabilities
2025-06-09 13:19:14 +05:30
sriram veeraghanta
9ff238816b
sync: canary changes to preview
2025-06-06 18:06:51 +05:30
sriram veeraghanta
6bd5caf008
chore: upgrade package version
2025-06-06 17:50:31 +05:30
Aaryan Khandelwal
141cb17e8a
fix: Optimize image uploads in Editor ( #7129 )
...
* fix: memoize file upload functions
* chore: update extension name
* chore: update notation
* chore: resolve chokidar package
* fix: spelling mistakes
2025-05-28 19:03:14 +05:30
sriram veeraghanta
1fc3709731
chore: Strict Null Check in Admin app ( #7081 )
...
* chore: upgrade to latest version of turbo repo
* fix: tsconfig changes
* chore: adding format script to package json
* fix: formatting of files
2025-05-19 16:25:46 +05:30
sriram veeraghanta
10f5b4e9b8
fix: turbo repo upgrade
2025-04-29 15:34:12 +05:30