Commit Graph

3840 Commits (1ee9f7ac882bba65ee20be9ac1b64dd9c72529ad)
 

Author SHA1 Message Date
dependabot[bot] 1ee9f7ac88
chore: bump golang.org/x/mod from 0.27.0 to 0.28.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/mod/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
boojack bcfcb1b554
docs: add sponsor section for Warp in README (#5127) 2 weeks ago
Claude c3a961229e fix: update cell opacity colors to use primary theme instead of destructive 2 weeks ago
github-actions[bot] 074c580214 chore: bump gomark
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files.
- Enhance OpenAPI descriptions for various endpoints to improve clarity and readability.
- Fix typo in the description list handling in the markdown service.
- Update HTMLElement component to handle children and self-closing tags correctly.
- Modify types in the markdown service to include children and self-closing properties for HTML elements.
2 weeks ago
Steven 8d8cc83fd8 chore: tweak assets link 3 weeks ago
Steven 7ab57f8ed2 chore: upgrade frontend dependencies 4 weeks ago
Steven 6d1485d168 fix: reset state on dialog close and improve dialog open handling 4 weeks ago
Steven 5ad2038b1a feat: update gomark dependency and refactor markdown parsing logic 4 weeks ago
Steven b7f792cbf7 chore: tweak development instructions 4 weeks ago
Steven f44b0850f4 feat: enhance CodeBlock component with theme-aware syntax highlighting 4 weeks ago
Steven c3d4f8e9d1 feat: implement user-specific SQL converter for filtering in user service 1 month ago
Steven 383553d3c8 feat: add DOMPurify for sanitizing HTML content in CodeBlock component 1 month ago
Giacomo Cerquone f4e23727bb
fix: avoid hiding reaction selector and keep it always shown for mobile (#5079) 1 month ago
Giacomo Cerquone 60123de318
fix: update useEffect dependency to location.key so drawer is closed also when re-navigating to current route (#5077) 1 month ago
dependabot[bot] 3be1b3a1e3
chore: bump @radix-ui/react-checkbox from 1.3.2 to 1.3.3 in /web (#5062)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] fb8a997248
chore: bump @radix-ui/react-dropdown-menu from 2.1.15 to 2.1.16 in /web (#5063)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] b2a259d0ff
chore: bump react-router-dom from 7.7.1 to 7.8.2 in /web (#5061)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] b8fe953833
chore: bump @radix-ui/react-select from 2.2.5 to 2.2.6 in /web (#5065)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
Steven 5a1af7b240 fix: adjust badge height 1 month ago
dependabot[bot] 0c516c83bd
chore: bump nice-grpc-web from 3.3.7 to 3.3.8 in /web (#5056)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] 9c67bbbbba
chore: bump tw-animate-css from 1.3.6 to 1.3.7 in /web (#5053)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] 74a44ac3e2
chore: bump actions/checkout from 4 to 5 (#5052)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] fdbcd20ad1
chore: bump react-hot-toast from 2.5.2 to 2.6.0 in /web (#5051)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] 56fd9fd7d5
chore: bump @bufbuild/protobuf from 2.6.2 to 2.7.0 in /web (#5057)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] 9c456c3b72
chore: bump i18next from 25.3.2 to 25.4.2 in /web (#5058)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot] 1954eeb37b
chore: bump github.com/spf13/cobra from 0.0.3 to 1.10.1 (#5059)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
Johnny ebff15149b fix: use Fprint instead of Fprintf for development mode message 1 month ago
Johnny 3a7538f787 chore: fix linter 1 month ago
Johnny a373673087 chore: go mod tidy 1 month ago
Johnny 7cc2df9254 chore: fix linter 1 month ago
Johnny 3d1c197764 chore: upgrade golangci-lint version to v2.4.0 1 month ago
Johnny 9557150a87 chore: upgrade go version to 1.25 1 month ago
Johnny e427344e82 chore: upgrade dependencies 1 month ago
Johnny 12ab7e9dde chore: tweak docs 2 months ago
Johnny 3ba3f610c9 chore: upgrade typescript-eslint 2 months ago
Johnny 0b4252d1a3 chore: fix linter 2 months ago
Johnny cf29684882 chore: tweak links 2 months ago
Johnny 01c6aca788 chore: update readme with star history section 2 months ago
Xiang Jaywhen 016efe50a2
fix: update the link of Installation Guide (#5024)
Signed-off-by: Xiang Jaywhen <jaywhenx@gmail.com>
2 months ago
varsnotwars e2454a8ae4
chore: add test for ListMemos (#5015) 2 months ago
boojack c5a61ba89e
chore: tweak README.md
Signed-off-by: boojack <stevenlgtm@gmail.com>
2 months ago
Steven 0d658088dc chore: bump version to 0.25.1 2 months ago
Steven e07e9f2e9f fix: theme selector 2 months ago
varsnotwars fbcdf0fba7
fix update theme not saving (#5012) 2 months ago
Johnny 01d3f2f86c chore: tweak dark theme 2 months ago
Johnny e93f3cbb8b refactor: unify theme and apperance 2 months ago
varsnotwars 4eb5b67baf
feat: attachments by id (#5008) 2 months ago
Amazingca a3add85c95
fix: Update SSO login flow to encode redirect_uri (#5006)
Signed-off-by: Amazingca <autumn@amazingca.dev>
2 months ago
varsnotwars a9508b2546
chore: simplify convert reaction (#5001) 2 months ago
Sara Vieira 51d643c780
chore: default type to text/plain (#4993)
Signed-off-by: Sara Vieira <hey@iamsaravieira.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 months ago