Commit Graph

39 Commits

Author SHA1 Message Date
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
78b2847bad feat: next phase of basic work 2026-02-10 11:33:19 +01:00
5979fa3374 initial commit 2026-02-10 11:04:44 +01:00