Commit Graph

4588 Commits (main)
 

Author SHA1 Message Date
boojack a47d04954e feat(i18n): expand European locale coverage 4 weeks ago
boojack 6870e863de chore(github): improve issue templates with structured triage fields
Add area dropdowns, reproduction requirements, regression info, and
compatibility sections to reduce back-and-forth on bug reports and
feature requests.
4 weeks ago
boojack ecbe2ab797 fix(memo): preserve expanded todo list state 4 weeks ago
ay5399 8f1377324f
fix(editor): wire Ctrl+B and Ctrl+I markdown shortcuts to textarea (#6016)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
4 weeks ago
boojack 9eabb554d5
feat(settings): move tag metadata to user settings (#6017) 4 weeks ago
boojack a50ce09e81 fix(markdown): ignore tags inside links 1 month ago
boojack 5e71c0a737 docs: rewrite agent repository guide 1 month ago
boojack 2a4638b332 chore: remove MCP server 1 month ago
boojack 5f194da7d3
chore(main): release 0.29.1 (#5985) 1 month ago
boojack bb76949fc0 chore(server): centralize CORS policy 1 month ago
boojack d69f1aab27 chore: tweak demo data 1 month ago
boojack 0e2a9a9c0c fix(web): render video attachment posters on mobile 1 month ago
goingforstudying-ctrl e8d32e87d1
fix: support <meta name=description> in link previews (#6000)
Co-authored-by: goingforstudying-ctrl <goingforstudying-ctrl@users.noreply.github.com>
1 month ago
boojack 0d31e3c2fb chore(media): add zoom controls to preview dialog 1 month ago
boojack fadc974364 docs: consolidate agent guidance 1 month ago
boojack 53abb8020e refactor(frontend): remove react-use dependency 1 month ago
boojack 7c3bff4e98 fix(markdown): keep task item content in one grid column 1 month ago
boojack f22c4bd5c2
chore(main): release 0.29.0 (#5909) 1 month ago
boojack e0bb3a2e68 fix(editor): wrap selected text when pasting URL 1 month ago
boojack 648b3bd812
feat(memo): add task list quick actions (#5983) 1 month ago
boojack e564c1a993 chore: update about page 1 month ago
boojack e53b7d96e7
fix: delete user cleanup (#5981) 1 month ago
boojack d1208a68e9 chore: update sponsors 1 month ago
boojack 3c3382a3c6
fix: avoid update event on memo create attachments (#5961) 2 months ago
boojack 858f7419b4 chore(seed): tweak seed data 2 months ago
boojack 63d6431d3e
chore: update images in README for dark mode
Signed-off-by: boojack <stevenlgtm@gmail.com>
2 months ago
Santosh Yadav ddcaf5f25c
chore: fix coderabbit logo for light and dark theme (#5954) 2 months ago
boojack ab2b08a21e chore(seed): refresh demo memos and sponsor showcase 2 months ago
boojack 727480d49d
chore: revamp sponsors section in README
Updated the featured sponsors section to include a table layout and added new sponsor information.

Signed-off-by: boojack <stevenlgtm@gmail.com>
2 months ago
boojack 439ddaebf5 refactor(placeholder): extract tile sprite strip 2 months ago
boojack 411ba7b34c feat(about): add about page with bird sprites 2 months ago
boojack 638e4f398e feat(placeholder): add woodpecker tilemap 2 months ago
boojack cf55f11072 feat(frontend): add pixel bird tilemaps 2 months ago
boojack ca2bc4eb84 chore: render placeholder ascii pieces as components 2 months ago
boojack aa5cb455e9 refactor(web): use `/` as the home route instead of `/home`
Home now lives at `/` directly. Unauthenticated visitors are sent to
`/explore` by the landing gate; old `/home` URLs redirect to `/` for
bookmark compatibility.
2 months ago
boojack 8c16ffa1f1
feat: add <Placeholder> component with ASCII bird states (#5949)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2 months ago
Mayank Saini f1e2a06b46
feat: add configurable `--log-level` flag (#5934)
Signed-off-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 months ago
boojack a6024eebf1
perf: lazy load heavy first-screen dependencies (#5947) 2 months ago
boojack 7f1f53ffc4 fix(s3presign): preserve motion media payload 2 months ago
boojack 511c04bca2 chore: fix linter 2 months ago
boojack f3f059b2f7 chore: add batch get settings API 2 months ago
boojack 21303e879d fix(sse): stream initial response and refresh tokens 2 months ago
boojack 88ac3ec31e feat(stats): support filtered all-user stats
- Add state and filter inputs to ListAllUserStats and reuse it for explore/archive sidebar stats.
- Reduce duplicate home initialization requests by sharing stats/settings data paths.
- Include memo paragraph regression coverage from the current working tree.
2 months ago
boojack c49e75f91f chore: avoid copying memo protobuf locks 2 months ago
boojack 078488ca81 fix(httpgetter): prevent DNS rebinding in link metadata fetch 2 months ago
boojack 4a1e401bd9 fix(memo): enforce parent visibility for comments 2 months ago
boojack 1df6479443
feat: add dedicated shortcuts page (#5942) 2 months ago
boojack 02096836c3 test: stabilize backend tests in CI
- Avoid requiring built frontend assets in cache header tests.
- Skip Testcontainers-backed store tests when Docker is unavailable.
2 months ago
boojack b6f42cbe6b
chore: upgrade frontend to React 19 (#5940) 2 months ago
boojack 084f40bc9e fix(frontend): correct static cache headers 2 months ago