Commit Graph

2312 Commits (dependabot/go_modules/github.com/stretchr/testify-1.11.1)

Author SHA1 Message Date
Steven f44b0850f4 feat: enhance CodeBlock component with theme-aware syntax highlighting 6 days ago
Steven 383553d3c8 feat: add DOMPurify for sanitizing HTML content in CodeBlock component 2 weeks ago
Giacomo Cerquone f4e23727bb
fix: avoid hiding reaction selector and keep it always shown for mobile (#5079) 2 weeks ago
Giacomo Cerquone 60123de318
fix: update useEffect dependency to location.key so drawer is closed also when re-navigating to current route (#5077) 2 weeks 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>
3 weeks 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>
3 weeks 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>
3 weeks 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>
3 weeks ago
Steven 5a1af7b240 fix: adjust badge height 3 weeks 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>
3 weeks 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>
3 weeks 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>
3 weeks 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>
3 weeks 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>
3 weeks ago
Johnny 7cc2df9254 chore: fix linter 3 weeks ago
Johnny 12ab7e9dde chore: tweak docs 4 weeks ago
Johnny 3ba3f610c9 chore: upgrade typescript-eslint 4 weeks ago
Johnny 0b4252d1a3 chore: fix linter 4 weeks ago
Johnny cf29684882 chore: tweak links 4 weeks ago
Steven e07e9f2e9f fix: theme selector 1 month ago
varsnotwars fbcdf0fba7
fix update theme not saving (#5012) 1 month ago
Johnny 01d3f2f86c chore: tweak dark theme 1 month ago
Johnny e93f3cbb8b refactor: unify theme and apperance 1 month ago
Amazingca a3add85c95
fix: Update SSO login flow to encode redirect_uri (#5006)
Signed-off-by: Amazingca <autumn@amazingca.dev>
1 month 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>
1 month ago
Liu Chao ba7dfb7d98
fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985)
Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
1 month ago
Huang Cheng Ting 5ba81d629c
fix: prevent default focus behavior on open and close events in sheet (#4998) 1 month ago
Huang Cheng Ting d86756f104
feat: add an option to auto expand subtags in tree mode (#4994) 1 month ago
Jason Shawn D' Souza 1dd25634fd
fix: Midi files show up as playable (#4991) 1 month ago
varsnotwars 9f8921d3b9
fix: preference not being saved (#4980)
Signed-off-by: varsnotwars <varsnotwars@protonmail.com>
Co-authored-by: Johnny <yourselfhosted@gmail.com>
2 months ago
Sara Vieira 1f1add1a48
fix: add mime type check for file types (#4981) 2 months ago
Tobias Waslowski 15c146cfc5
feat(editor): create text-based autocompleting commands (#4971) 2 months ago
Johnny 8576001c83
fix: nl.json
Signed-off-by: Johnny <yourselfhosted@gmail.com>
2 months ago
Stephan Paternotte 1043fc8fba
chore: update nl.json (#4974)
Signed-off-by: Stephan Paternotte <Stephan-P@users.noreply.github.com>
2 months ago
Colin Holzman 8319516d1a
fix: boolean filters (#4966) 2 months ago
johnnyjoy 66b4f583a5 fix: linter 2 months ago
aarohee-he 0f2390a0b7
feat: add tooltips to editor buttons (#4934)
Co-authored-by: Anthony Cooper <antcoop096@gmail.com>
Co-authored-by: aarohee-he <aarohee-he@users.noreply.github.com>
Co-authored-by: Mishti Gala <mishtigala19@gmail.com>
2 months ago
boojack 13957472eb
chore: merge visibility selector into save button
Signed-off-by: boojack <stevenlgtm@gmail.com>
2 months ago
johnnyjoy a5e441b622 chore: tweak dark mdoe styles 2 months ago
johnnyjoy 506b477d50 fix: get user by username 2 months ago
Huang Cheng Ting 896a3dccf2
chore: update zh-Hant translation (#4962) 2 months ago
XIN_____ 9c60165ba1
chore: update zh-Hans.json (#4940) 2 months ago
dependabot[bot] a5711e893a
chore: bump code-inspector-plugin from 0.18.3 to 1.0.4 in /web (#4954)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
johnnyjoy b2a2151eaf chore: bump frontend dependencies 2 months ago
dependabot[bot] 9b06275f4c
chore: bump vite from 7.0.1 to 7.0.6 in /web (#4957)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Colin Holzman 671f4bf88b
fix: shortcuts list (#4936) 2 months ago
XIN_____ 79c7fcc8b6
chore: update zh-Hans.json (#4933) 2 months ago
Colin Holzman 6005d0f3f7
chore: use MEMOS_INSTANCE_URL for "Copy Link" (#4930) 2 months ago
Steven 1fcafd807e chore: enable memo comments by default 2 months ago
Johnny 5074268f4f fix: action styles in memo editor 2 months ago