Prateek Shourya
0b257c8693
[WEB-5093] improvement: adds content-based MIME type detection for uploads #7925
...
- Refactored file upload utilities to use async functions for better handling of file metadata.
- Introduced MIME type detection using the file-type library.
- Updated file service methods to await metadata retrieval.
- Added new dependencies for file-type and updated package.json accordingly.
- Removed deprecated file handling code from utils and adjusted imports across services.
2025-10-09 12:22:43 +05:30
Vipin Chaudhary
b37e453b32
[WIKI-699] refactor: editor config ( #7850 )
2025-10-01 15:00:10 +05:30
Anmol Singh Bhatia
696635dbb0
[WEB-4956] fix: onboarding redirect with cache busting and code refactor ( #7822 )
...
* fix: resolve onboarding completion redirect with cache-busting
* chore: code refactor
2025-09-17 19:50:37 +05:30
Vamsi Krishna
85f23b450d
[WEB-4852] chore: views refactor ( #7729 )
...
* chore: refactored view store and services
* chore: removed unused import
* chore: refactored update view component
* fix: lint errors
2025-09-11 17:09:56 +05:30
Prateek Shourya
d960d7ce88
[WEB-4828] refactor: remove legacy project-level draft work items components ( #7694 )
2025-09-02 12:29:00 +05:30
M. Palanikannan
fd5ba6c7b8
[WIKI-511] [WIKI-572] fix: extended page root and editor body ( #7661 )
...
* fix: better refactoring of page root and editor body
* fix: editor sideeffects
* fix: add comments json field
* fix: props name
* fix: review changes
* fix: extra checks
* fix: type changes
* fix: remove editor ref current
* fix: renaming
* fix: link check
2025-09-01 22:17:53 +05:30
Bavisetti Narayan
e144ce8cf2
[WIKI-556] chore: disable tracking of page hover ( #7650 )
...
* chore: disable tracking of page hover
* chore: add track check for page feth
* chore: make track check mandatory
* chore: update track format
---------
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com>
2025-08-28 20:02:44 +05:30
Prateek Shourya
6d1275d58c
[WEB-4761] fix: resolve circular import between IssueService and local db ( #7653 )
...
- Move local db import to dynamic import to break circular dependency
2025-08-26 16:48:32 +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