Commit Graph

52 Commits

Author SHA1 Message Date
dependabot[bot]
9cf6cbaa18 chore(deps): bump fast-xml-parser (#57)
Bumps the npm_and_yarn group with 1 update in the / directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).


Updates `fast-xml-parser` from 5.3.8 to 5.5.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.8...v5.5.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.5.6
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-22 16:53:14 +01:00
Georg Bauer
1e7d60e63e Feat/pagefind search (#56)
* feat: pagefind search engine

* fix: search now works

* fixed layout

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-15 11:44:33 +01:00
dependabot[bot]
020790fa81 chore(deps): bump simple-git (#46)
Bumps the npm_and_yarn group with 1 update in the / directory: [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git).


Updates `simple-git` from 3.31.1 to 3.32.3
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.32.3
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-12 21:05:40 +01:00
dependabot[bot]
16d5eb5a28 chore(deps): bump liquidjs in the npm_and_yarn group across 1 directory (#44)
Bumps the npm_and_yarn group with 1 update in the / directory: [liquidjs](https://github.com/harttle/liquidjs).


Updates `liquidjs` from 10.24.0 to 10.25.0
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.24.0...v10.25.0)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-version: 10.25.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 19:56:06 +01:00
Georg Bauer
1b4ab08c37 Cleanup/code cleanup 2026 03 (#45)
* chore: cleanup of unused exports and stuff

* fix: media and languages was broken for english media

* fix: embedding model load was broken on standalone

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-10 19:54:38 +01:00
Georg Bauer
72b21ddba7 Override dompurify to >=3.3.2 to fix vulnerability (#39)
Co-authored-by: hugo <hugoms@me.com>
2026-03-07 08:06:39 +01:00
Georg Bauer
7e1e8981a3 Feature/semantic similarity (#36)
* fix: mixed up migrations

* feat: semantic similarity first take

* feat: semantic similarity first round of fixes

* feat: more work on making semantic similarity work properly

* feat: getPostBySlug for the AI

* feat: show similarity in post-link-insert-modal

* chore: remove done doc

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-05 22:05:32 +01:00
6a0dbb6511 refactor: switch mindmap layout from d3-hierarchy to dagre with word wrapping 2026-03-01 22:29:49 +01:00
71d05a0fa5 feat: add render_mindmap a2ui tool with d3-hierarchy layout 2026-03-01 22:09:17 +01:00
fe394a02b8 Phase 0: validate AI SDK v6 with Zen gateway — 31 tests, all green 2026-03-01 19:08:48 +01:00
24ca2d3317 feat: moved big css block out of pages into external css file 2026-03-01 07:43:46 +01:00
289535021a fix: slugify transliterates now much better 2026-03-01 07:12:38 +01:00
46cdadbaca feat: agents use stdio now and vibe added 2026-02-28 23:02:58 +01:00
c358e1b11c feat: first round of mcp standalone server 2026-02-28 21:23:22 +01:00
46752068be feat: rework templates 2026-02-28 13:00:51 +01:00
6c22e69805 feat: more work on mcp server integration 2026-02-28 12:36:13 +01:00
690b90abcf feat: first cut at mcp and mcp apps 2026-02-28 09:11:59 +01:00
dependabot[bot]
82cac0b763 chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [minimatch](https://github.com/isaacs/minimatch).


Updates `fast-xml-parser` from 5.3.7 to 5.3.8
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.7...v5.3.8)

Updates `minimatch` from 10.2.2 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 11:54:36 +00:00
1666e6bba9 feat: first cut at publishing tool 2026-02-26 16:52:29 +01:00
c3aacd7776 feat: hooked the APIs of the app into the pyoide core. 2026-02-24 20:58:10 +01:00
ce050f98c3 feat: python scripting phase 0 2026-02-22 21:29:16 +01:00
8c46e5aeee fix: better icon and better reproduceable icon scripting 2026-02-22 19:53:52 +01:00
9cd16885d4 fix: copy templates to the distribution 2026-02-22 19:30:40 +01:00
a1c6930355 fix: exclude mac metadata from entering windows and linux distributions 2026-02-22 19:20:44 +01:00
5728c8d33d feat: icon 2026-02-22 19:17:59 +01:00
2d451dc1f0 feat: dist building 2026-02-22 18:17:30 +01:00
145b3ea0a6 feat: added an URL sanitizer 2026-02-22 17:55:42 +01:00
64e1fb3d90 feat: first take at calendar 2026-02-22 14:15:57 +01:00
b67ffbd38a feat: source highlighting for code blocks 2026-02-22 13:24:41 +01:00
76c3a8368e feat: first cut at menu editor 2026-02-21 19:51:34 +01:00
f8e532fbf5 chore: i18n the last - hopefully 2026-02-21 13:38:01 +01:00
d7840a60df chore: added eslint-i18next to tighten down i18n expectations 2026-02-21 13:32:32 +01:00
f69f42c647 feat: tag cloud. macro 2026-02-20 21:49:32 +01:00
c0b944241e feat: move to templates 2026-02-17 22:26:45 +01:00
5d0791566e feat: preview uses no outside ressources 2026-02-16 21:14:29 +01:00
00a0de05e6 security: override transitive esbuild for dev-server CORS advisory 2026-02-16 18:11:32 +01:00
d7286ef92f feat: start of git integration 2026-02-16 09:45:34 +01:00
0c4f6c2c9c chore: moved to proper drizzle orm and migrations 2026-02-14 16:27:25 +01:00
d88fb1d9fa feat: importer starting point 2026-02-13 13:07:44 +01:00
adadb7db54 fix: updated packages 2026-02-11 21:54:23 +01:00
49f2b620db feat: switched to opencode 2026-02-11 19:07:06 +01:00
870bec4dcd feat: ai chat added, login flow still broken 2026-02-11 18:00:37 +01:00
11ec82d12e feat: swiched to milkdown 2026-02-11 16:01:43 +01:00
0b5efbb5e1 feat: proper multi-language stemming 2026-02-11 09:39:30 +01:00
85711bf205 fix: direct markdown editing even visually 2026-02-10 18:09:07 +01:00
008346a93f feat: dropbox sync for filesystem content 2026-02-10 16:21:27 +01:00
8c118b8b38 feat: draft-in-db, publishd-in-file workflow 2026-02-10 16:05:36 +01:00
0a6710b684 feat: more cleanup work in UI 2026-02-10 15:24:36 +01:00
46970de656 feat: even more feature implementations 2026-02-10 14:00:04 +01:00
9f35e74d0f feat: more feature implementations 2026-02-10 13:40:44 +01:00