AcadeDoc/apps/client/src
Philip Okugbe 6ccb2bb872
feat(export): add metadata file to preserve page icons and ordering on import (#1877)
* feat(export): add metadata file to preserve page icons and ordering on import
- Export includes `docmost-metadata.json`
- Import reads metadata to restore icons and sort siblings by original position

* cleanup

* bonus fixes

* handle unknown prosemirror nodes

* add docmost app  version
2026-01-27 16:39:39 +00:00
..
assets
components feat(export): add export loading state and copy as markdown (#1867) 2026-01-24 23:30:17 +00:00
ee fix ai streaming 2025-12-13 14:15:41 +00:00
features feat(export): add metadata file to preserve page icons and ordering on import (#1877) 2026-01-27 16:39:39 +00:00
hooks feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
lib fix: UI improvements 2026-01-19 21:05:34 +00:00
pages feat: anchor links (#1765) 2025-12-06 14:46:54 +00:00
App.tsx feat(EE): AI vector search (#1691) 2025-12-01 11:50:25 +00:00
i18n.ts
main.tsx feat(EE): AI vector search (#1691) 2025-12-01 11:50:25 +00:00
theme.ts
vite-env.d.ts