Commit Graph

  • c2b6b78ef0
    Merge eec739f1ec into f403f8c03c MasterIfeanyi 2026-04-03 21:58:43 +1100
  • cb05bba6f6
    Merge 3763fd1235 into f403f8c03c Ahmed Ashraf El-Gendy 2026-04-03 12:57:01 +0800
  • 396ecd7a7c
    Merge 2725af0f92 into f403f8c03c Prasen Shakya 2026-04-03 11:27:08 +0700
  • 6a20a9ec1b
    Merge 2d1de0fd1d into f403f8c03c gitkeniwo 2026-04-02 20:29:22 +0200
  • f403f8c03c refactor: simplify memo metadata components main memoclaw 2026-04-02 22:30:21 +0800
  • 0e4d2d25ca refactor: simplify audio attachment playback component memoclaw 2026-04-02 21:56:01 +0800
  • 3763fd1235
    Merge branch 'main' into Color-Picker Ahmed Ashraf El-Gendy 2026-04-01 19:30:06 +0200
  • 3f382ccd6b
    Merge 3f9b5f2c8f into 9676e72533 Stiven Valeriano 2026-04-02 00:14:57 +0700
  • 9676e72533
    i18n: complete Turkish (tr) translations to 100% coverage (#5802) Serhat 2026-04-01 14:25:18 +0300
  • 58be66f27c
    Update web/src/locales/tr.json Serhat 2026-04-01 13:09:48 +0300
  • 91f2d372ec
    Update web/src/locales/tr.json Serhat 2026-04-01 13:08:58 +0300
  • b5a3d3bd63 fix: update visibility and reaction icons for improved UI consistency Ahmed-Elgendy25 2026-04-01 11:10:10 +0200
  • 446642b2dd Refactor code structure and remove redundant changes Ahmed-Elgendy25 2026-04-01 10:52:16 +0200
  • 2d25e518c8 resolving conflicts: color picker functionality and enhance memo components with color customization options Ahmed-Elgendy25 2026-04-01 10:44:27 +0200
  • d74a904dad Complete Turkish (tr) translations onwp 2026-04-01 09:12:21 +0300
  • c0d5854f67
    feat(editor): add voice note recording to the memo composer (#5801) memoclaw 2026-04-01 09:36:33 +0800
  • 1f99c87cd1 feat: add voice note recording to the memo editor memoclaw 2026-04-01 09:25:22 +0800
  • a0d83e1a9e fix(web): refine attachment media layout memoclaw 2026-04-01 08:40:36 +0800
  • cdbe40a390 chore: update security.md memoclaw 2026-04-01 08:39:49 +0800
  • aa7e74d1e6
    Merge 355fd9e7be into 63a17d897d milvasic 2026-03-31 23:49:49 +0200
  • a42b4f389a
    Merge branch 'main' into Color-Picker Ahmed Ashraf El-Gendy 2026-03-31 17:13:12 +0200
  • 63a17d897d refactor: split audio attachment view into reusable components memoclaw 2026-03-31 23:03:38 +0800
  • 1921b57662
    fix(tags): allow blur-only tag metadata (#5800) memoclaw 2026-03-31 21:38:55 +0800
  • 80f926588d style: format tags settings color rendering memoclaw 2026-03-31 21:25:28 +0800
  • cc71d7f113 fix: allow tags metadata without background color memoclaw 2026-03-31 21:15:30 +0800
  • 201c8a8ea9 chore: add rc release handling v0.27.0-rc.1 boojack 2026-03-31 08:34:36 +0800
  • 0e89407ee9 fix(filter): enforce CEL syntax semantics boojack 2026-03-31 08:10:49 +0800
  • c6e4e87bb5
    Merge d88a116fbc into 7c708ee27e ksaltnes 2026-03-31 00:09:00 +0530
  • d3f6e8ee31 chore: harden MCP access control and origin validation boojack 2026-03-31 00:12:28 +0800
  • 7c708ee27e
    chore: add migration upgrade coverage (#5796) boojack 2026-03-30 23:51:57 +0800
  • fb1bb67d41 fix(test): harden migration container cleanup boojack 2026-03-30 23:48:17 +0800
  • 34c9f0c813 fix(test): satisfy golangci-lint in migration coverage boojack 2026-03-30 23:34:43 +0800
  • 5443e9386a test(migration): cover v0.26.2 upgrades across drivers boojack 2026-03-30 23:30:09 +0800
  • e520b637fd fix: prevent stale comment drafts from being restored memoclaw 2026-03-30 22:37:07 +0800
  • acbc914dea
    fix(webhooks): trigger memo updates for attachment and relation changes (#5795) memoclaw 2026-03-30 20:01:16 +0800
  • 2ca1648d3e fix(webhooks): trigger memo updates for attachment and relation changes memoclaw 2026-03-30 19:55:54 +0800
  • 052c471795
    Merge branch 'main' into Color-Picker Ahmed Ashraf El-Gendy 2026-03-30 06:52:25 +0200
  • 9610ed8fc8
    fix(lint): correct goimports struct literal alignment after removing write-only credential fields (#5794) memoclaw 2026-03-29 20:31:09 +0800
  • 0bc6716978
    fix(lint): remove trailing blank line from idp_service.go Claude 2026-03-29 12:07:18 +0000
  • f341f8cf40
    fix(lint): fix 4 golangci-lint failures on main branch Claude 2026-03-29 11:39:14 +0000
  • 21a5f541c9
    fix(lint): correct goimports struct literal alignment after removing write-only credential fields Claude 2026-03-29 05:52:47 +0000
  • 9d3a74bccc fix(api): make credentials write-only and restrict sensitive settings to admins memoclaw 2026-03-29 07:34:00 +0800
  • c53677fcba fix(api): improve SSE hub design and fix double-broadcast on comments memoclaw 2026-03-29 07:33:40 +0800
  • d720efb6e6
    chore: tweak featured sponsors boojack 2026-03-29 02:17:29 +0800
  • 355fd9e7be
    Merge branch 'usememos:main' into feat/table-editor milvasic 2026-03-28 17:21:07 +0200
  • 4add9b04ad fix: prevent local attachment uploads from overwriting files memoclaw 2026-03-26 21:46:51 +0800
  • a24d420922
    fix(api): restrict user email exposure to self and admins (#5784) memoclaw 2026-03-25 22:02:08 +0800
  • 55aedd5d5d fix(api): restrict user email visibility memoclaw 2026-03-25 21:54:00 +0800
  • 5f5e1bec14
    test(filter): add hierarchical tag_search matching coverage majiayu000 2026-03-25 12:11:05 +0800
  • 6c996016eb
    fix(filter): register tag_search and property as CEL variables majiayu000 2026-03-25 11:11:41 +0800
  • acddef1f3d
    fix(api): switch user resource names to usernames (#5779) memoclaw 2026-03-25 09:11:17 +0800
  • c53a77b4ba fix(mcp): wrap attachment creator lookup errors memoclaw 2026-03-25 09:10:18 +0800
  • 4b6f80596a fix: batch user lookups and harden username resource handling memoclaw 2026-03-25 09:03:40 +0800
  • 3f9b5f2c8f fix limit html meta response body size Stiven Valeriano 2026-03-24 17:28:28 -0500
  • 324c644071 fix: close table dialog and restore editor focus after confirm milvasic 2026-03-24 18:50:32 +0100
  • 0ad53f9dd3 refactor(table): rename resolveTableIndex, fix escapeCell backslash handling, remove redundant cast milvasic 2026-03-24 18:42:47 +0100
  • 26dec86b70 fix(markdown-table): handle escaped backslashes before pipe separators; use @/ alias in test import milvasic 2026-03-23 19:47:39 +0100
  • aa0f072c42 perf(Table): memoize findAllTables result to avoid redundant AST parses milvasic 2026-03-23 19:40:00 +0100
  • 004e667b7a fix(table): escape pipe chars in cells on serialize, unescape on parse milvasic 2026-03-23 19:35:22 +0100
  • 314ab03715 fix(table): use GFM AST parser for findAllTables; fix lints milvasic 2026-03-23 19:22:01 +0100
  • 651c4085bf pnpm format milvasic 2026-03-23 18:51:29 +0100
  • 9cbf5ebac4 fix: forward node prop to Table component for AST-based index resolution\n\nThe table component mapping in MemoContent discarded the `node` prop\nfrom react-markdown, so `node.position.start.offset` was always\nundefined and the edit button never opened the table editor." milvasic 2026-03-11 21:48:17 +0100
  • a759acc6a7 fix: address PR review comments for table editor milvasic 2026-03-11 21:21:45 +0100
  • 0aada4230c Lint run Milan Vasić 2026-03-04 08:38:46 +0100
  • b4c2c180b8 feat: table editor dialog for visual markdown table editing Milan Vasić 2026-03-03 23:04:46 +0100
  • beb0232a25 fix: restore webhook setting conversion formatting memoclaw 2026-03-25 00:11:32 +0800
  • 9cd4a79e49 fix: use username-based user resource names everywhere memoclaw 2026-03-25 00:05:29 +0800
  • 2327f4e3a6
    chore: revamp featured sponsors in README boojack 2026-03-25 00:02:26 +0800
  • 60a7d49874
    chore: add InstaPods promotion to README boojack 2026-03-24 23:46:37 +0800
  • 4818bf3559
    refactor(store): remove synthetic system bot user lookup (#5778) memoclaw 2026-03-24 22:16:30 +0800
  • 74dc4fee79 refactor(store): remove system bot user fallback memoclaw 2026-03-24 22:13:38 +0800
  • 41405bc3fa feat: enhance MemoCompleteList with task clearing functionality and integrate task extraction utility Ahmed-Elgendy25 2026-03-24 00:44:55 +0200
  • eabe09a69e feat: add MemoFooter and MemoCompleteList components; enhance ListItem with strike-through for completed tasks Ahmed-Elgendy25 2026-03-23 20:49:02 +0200
  • d860d882b4 Add react-colorful to pnmp Sinan Guere 2026-03-22 16:35:51 +0100
  • d2c67bac6f Remove line ending changes Sinan Guere 2026-03-22 14:23:49 +0100
  • f52bc5e0a8 Resolving Conflictss [Feature] Color-Picker: Added Color Picker, For Memos and it's Comments as it's depending on the color pref. of specific memo =AhmedAshraf 2026-03-22 11:34:10 +0200
  • a88693a1eb Resolving conflicts Developed Color Picker Feature for memos =AhmedAshraf 2026-03-22 10:16:30 +0200
  • b3efb2514b i fixed the conflicts feat: add memo color customization =AhmedAshraf 2026-03-22 17:57:16 +0200
  • 4f6730a12e chore: show compact attachment count instead of thumbnails in comment previews memoclaw 2026-03-24 19:30:39 +0800
  • 2d1de0fd1d fix(web): support VS16 and ZWJ in tag parsing gitkeniwo 2026-03-24 03:15:23 +0100
  • 6a03917f6e chore: upgrade TypeScript to 6.0.2 memoclaw 2026-03-24 08:45:56 +0800
  • bb7f4978e5
    refactor(web): consolidate SharedMemo into MemoDetail (#5773) memoclaw 2026-03-24 08:40:49 +0800
  • 1e5e49c1a2 refactor(web): consolidate SharedMemo into MemoDetail memoclaw 2026-03-24 08:39:09 +0800
  • c399a23582 [Feature] Complete-tasks: Remove Complete Todos Task, By Adding Complete Button & integrate task extraction utility =AhmedAshraf 2026-03-24 01:37:57 +0200
  • 3826d5804b feat: enhance MemoCompleteList with task clearing functionality and integrate task extraction utility Ahmed-Elgendy25 2026-03-24 00:44:55 +0200
  • 849a8762cb feat: add MemoFooter and MemoCompleteList components; enhance ListItem with strike-through for completed tasks Ahmed-Elgendy25 2026-03-23 20:49:02 +0200
  • 6b30579903
    feat: add outline navigation to memo detail sidebar (#5771) memoclaw 2026-03-24 00:20:40 +0800
  • 26d449d7a5 feat: add outline navigation to memo detail sidebar memoclaw 2026-03-23 23:43:27 +0800
  • 2aaca27bd5
    refactor(web): improve MemoDetail and sidebar maintainability (#5769) memoclaw 2026-03-23 22:51:24 +0800
  • 32ce95141d refactor(web): improve MemoDetail and sidebar maintainability memoclaw 2026-03-23 22:48:31 +0800
  • e176b28c80
    feat(memo-preview): support comment metadata in previews (#5768) memoclaw 2026-03-23 21:51:30 +0800
  • 36361124e5 refactor: simplify memo preview metadata controls memoclaw 2026-03-23 21:47:39 +0800
  • 22519b57a0 fix(web): prevent MemoContent prop leaks memoclaw 2026-03-23 20:34:14 +0800
  • 45b21530d9
    feat: add blur_content attribute to tag metadata settings (#5767) memoclaw 2026-03-23 19:42:27 +0800
  • a86a29609e feat: add blur_content attribute to tag metadata settings memoclaw 2026-03-23 19:36:07 +0800
  • f9f239d4d3 chore: format proto files =AhmedAshraf 2026-03-23 06:09:06 +0200
  • 727fba2ec9 chore: tidy go modules =AhmedAshraf 2026-03-23 05:38:08 +0200
  • c50f2d04e0
    Merge pull request #1 from SinanGuere/Color-Picker Ahmed Ashraf El-Gendy 2026-03-22 18:07:48 +0200
  • a0cfdd3737 feat: add memo color customization =AhmedAshraf 2026-03-22 17:57:16 +0200
  • c9428c3be5 Add react-colorful to pnmp Sinan Guere 2026-03-22 16:35:51 +0100