Commit Graph

  • 4d6042e35f
    fix(tags): ensure JSON array elements are properly formatted in SQL queries (#4944) Maximilian Krauß 2025-08-03 13:10:59 +0200
  • 9c60165ba1
    chore: update zh-Hans.json (#4940) XIN_____ 2025-08-03 19:10:49 +0800
  • 71464779dd
    fix: change itemCount into an Int64 (#4945) Andrea Marchetta 2025-08-03 13:07:17 +0200
  • 07e270564a
    chore: bump golang.org/x/net from 0.40.0 to 0.42.0 (#4948) dependabot[bot] 2025-08-03 19:05:49 +0800
  • 94b58f0691
    chore: bump google.golang.org/grpc from 1.72.2 to 1.74.2 (#4949) dependabot[bot] 2025-08-03 19:05:40 +0800
  • 5a7693c90a
    chore: bump github.com/google/cel-go from 0.25.0 to 0.26.0 (#4951) dependabot[bot] 2025-08-03 19:05:30 +0800
  • 11685c1f4d
    chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.82 to 1.18.2 (#4952) dependabot[bot] 2025-08-03 19:05:22 +0800
  • a5711e893a
    chore: bump code-inspector-plugin from 0.18.3 to 1.0.4 in /web (#4954) dependabot[bot] 2025-08-03 19:05:17 +0800
  • 983e971369
    chore: bump code-inspector-plugin from 0.18.3 to 1.0.4 in /web dependabot[bot] 2025-08-03 10:19:22 +0000
  • b2a2151eaf chore: bump frontend dependencies johnnyjoy 2025-08-03 18:17:21 +0800
  • 6f579d83bf
    chore: bump @types/node from 24.0.10 to 24.1.0 in /web dependabot[bot] 2025-08-03 04:47:39 +0000
  • 9b06275f4c
    chore: bump vite from 7.0.1 to 7.0.6 in /web (#4957) dependabot[bot] 2025-08-03 12:46:05 +0800
  • 98d9147ab8
    chore: bump vite from 7.0.1 to 7.0.6 in /web dependabot[bot] 2025-08-01 15:42:57 +0000
  • ef8f770ef8
    chore: bump eslint-plugin-prettier from 5.5.1 to 5.5.3 in /web dependabot[bot] 2025-08-01 15:42:41 +0000
  • 8f3500e1c2
    chore: bump react-i18next from 15.5.3 to 15.6.1 in /web dependabot[bot] 2025-08-01 15:42:21 +0000
  • f38b6b4e33
    chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager dependabot[bot] 2025-08-01 15:35:34 +0000
  • 5424ed1712
    chore: bump github.com/google/cel-go from 0.25.0 to 0.26.0 dependabot[bot] 2025-08-01 15:34:29 +0000
  • dc4479fc49
    chore: bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.30.2 dependabot[bot] 2025-08-01 15:34:26 +0000
  • 22eee27fc7
    chore: bump google.golang.org/grpc from 1.72.2 to 1.74.2 dependabot[bot] 2025-08-01 15:33:22 +0000
  • 5233c23381
    chore: bump golang.org/x/net from 0.40.0 to 0.42.0 dependabot[bot] 2025-08-01 15:33:14 +0000
  • 4c2b2169c5 #4946 - remove call to db for parent name varsnotwars 2025-08-01 23:41:01 +1000
  • d1d92a1b85 fix for issue 4811 Andrea Marchetta 2025-08-01 12:11:51 +0200
  • 2385f48e4c
    fix(tags): ensure JSON array elements are properly formatted in SQL queries Maximilian Krauss 2025-08-01 09:29:51 +0200
  • 1297fdd6ab fix oopsie Colin 2025-07-31 17:09:22 -0400
  • 4dc87989fc fix test Colin 2025-07-31 17:08:39 -0400
  • 7a8aa23910 fix calendar filter? Colin 2025-07-31 16:03:23 -0400
  • fd825dde3d fix test Colin 2025-07-31 13:46:10 -0400
  • 44ea846460 fix tag filters maybe? Colin 2025-07-31 13:40:43 -0400
  • 522a9c9c15
    Update zh-Hans.json XIN_____ 2025-07-31 23:51:26 +0800
  • 671f4bf88b
    fix: shortcuts list (#4936) Colin Holzman 2025-07-31 07:52:13 -0400
  • 79c7fcc8b6
    chore: update zh-Hans.json (#4933) XIN_____ 2025-07-31 19:50:29 +0800
  • 9b7d23b486 move thing Colin 2025-07-30 14:24:57 -0400
  • 6733775f69 fix shortcuts list Colin 2025-07-30 14:14:55 -0400
  • 1849fb30a6
    Update zh-Hans.json XIN_____ 2025-07-30 20:44:17 +0800
  • 6005d0f3f7
    chore: use MEMOS_INSTANCE_URL for "Copy Link" (#4930) Colin Holzman 2025-07-30 06:57:39 -0400
  • 2e9f379ca0 preserve behavior if MEMOS_INSTANCE_URL is unset Colin 2025-07-29 22:37:39 -0400
  • fdfdba1523 Use MEMOS_INSTANCE_URL for "Copy Link" Colin 2025-07-29 22:22:20 -0400
  • 1fcafd807e chore: enable memo comments by default Steven 2025-07-29 22:31:18 +0800
  • 5074268f4f fix: action styles in memo editor Johnny 2025-07-29 22:10:31 +0800
  • cab6dbf227
    fix(settings): enable pointer events for reaction and NSFW tag removal in MemoRelatedSettings Maximilian Krauß 2025-07-23 11:59:23 +0200
  • e724a7ef72
    fix: disable profiler in production mode (#4925) Maximilian Krauß 2025-07-29 13:22:41 +0200
  • 9971cbeed4 chore: fix linter johnnyjoy 2025-07-29 19:20:59 +0800
  • c565d139ea
    fix: disable profiler in production mode Maximilian Krauß 2025-07-29 07:07:16 +0200
  • 8f51791da8 chore: update user setting definition Johnny 2025-07-29 09:21:51 +0800
  • 3b8bfe72ea fix: linter Johnny 2025-07-27 23:35:01 +0800
  • c5d497a1f0 chore: update user settings johnnyjoy 2025-07-27 23:12:42 +0800
  • 3f56ce47d2 chore: update definition of workspace setting johnnyjoy 2025-07-27 15:50:09 +0800
  • 53d3978507
    chore: add hyperlink for 'releases page' (#4914) Anthony Cooper 2025-07-24 00:51:02 -0400
  • f73817fc8a Added hyperlink for 'releases page' Anthony Cooper 2025-07-24 00:09:07 -0400
  • c5d2d15278 chore: fix eslint Steven 2025-07-23 23:41:59 +0800
  • f78b277462 chore: simplify add memo relation Steven 2025-07-23 23:34:30 +0800
  • 9b5b7b1ea2 Merge branch 'main' of https://github.com/usememos/memos johnnyjoy 2025-07-23 22:22:15 +0800
  • c5767bf9d6 fix: eslint johnnyjoy 2025-07-23 22:22:12 +0800
  • 2c7eb23343
    feat(inbox): handles errors while fetching and adds possibility to delete items (#4908) Maximilian Krauß 2025-07-23 16:21:26 +0200
  • db63b1949a chore: fix creator id format johnnyjoy 2025-07-23 22:18:47 +0800
  • 9ea2f9f686 fix: linter johnnyjoy 2025-07-23 22:13:48 +0800
  • ed23cbc011 refactor: memo filter johnnyjoy 2025-07-23 22:10:16 +0800
  • 639ee8514f
    feat(inbox): Handles errors while fetching inbox items and adds possibility to delete items Maximilian Krauß 2025-07-22 15:49:05 +0200
  • 1a75d19a89 fix: memo filter for sqlite Steven 2025-07-22 23:39:52 +0800
  • ac386c218d fix: workspace setting keys Steven 2025-07-22 22:59:54 +0800
  • c133f5528a fix: workspace setting keys in frontend Steven 2025-07-22 22:45:47 +0800
  • 6e45e9f8b6 refactor: deprecate old filter johnnyjoy 2025-07-22 21:25:57 +0800
  • 7098721617 chore: fix linter johnnyjoy 2025-07-22 21:15:23 +0800
  • e24f92b719 fix: tests johnnyjoy 2025-07-22 21:13:24 +0800
  • b55904a428 feat: support more filter factors johnnyjoy 2025-07-22 19:18:08 +0800
  • 1a3fc4d874 fix: media width Johnny 2025-07-21 23:55:28 +0800
  • 6d9770b9c8 chore: move filter to filters johnnyjoy 2025-07-21 21:52:00 +0800
  • 7481fe10bf chore: remove order by pinned johnnyjoy 2025-07-21 21:45:10 +0800
  • f97d5254b4
    chore: rebase Renja 2025-07-20 15:23:40 +0200
  • 5aa151d0e6
    fix: small fixes Renja 2025-07-10 22:37:56 +0200
  • e4937b7053
    MemoYoutubeEmbedListView.tsx aktualisieren Renja 2025-07-10 12:57:57 +0200
  • c2194f11aa
    feat: youtube embeds Renja 2025-07-09 19:04:37 +0200
  • 71181b1640 chore: update openapi version Johnny 2025-07-20 12:02:16 +0800
  • f675324994
    chore: update zh-Hant translation (#4895) Huang Cheng Ting 2025-07-18 20:27:03 +0900
  • d7ced7b738 fix: code block style in dark mode Steven 2025-07-18 19:25:29 +0800
  • b6479974d7 chore: update zh-Hant translation hchengting 2025-07-18 15:31:32 +0900
  • 74769b3332 fix: user state Johnny 2025-07-17 22:36:28 +0800
  • e3735d2de3 fix: storage setting Johnny 2025-07-17 22:02:40 +0800
  • f09897e4b6 fix: dialog state Johnny 2025-07-17 21:58:00 +0800
  • 6119a4b965
    chore: update zh-Hant translation (#4889) Huang Cheng Ting 2025-07-17 22:24:29 +0900
  • c4baba8527
    fix(syntax-highlighting): adds missing CSS imports to CodeBlock.tsx (#4890) Maximilian Krauß 2025-07-17 15:23:42 +0200
  • cce4d1ad60
    fix(syntax-highlighting): Adds missing CSS imports to CodeBlock.tsx Maximilian Krauß 2025-07-17 09:12:24 +0200
  • 6e3e3af0e4 chore: update zh-Hant translation hchengting 2025-07-17 15:35:06 +0900
  • 1f88e3e2d2
    chore: Docker hyperlink in README (#4887) Anthony Cooper 2025-07-17 00:12:48 -0400
  • ab0850e8ae added docker hyperlink in README Anthony Cooper 2025-07-16 23:47:15 -0400
  • 40130350c5 fix: args offset for postgres Johnny 2025-07-17 00:05:07 +0800
  • 834f92f67c chore: fix linter v0.25.0 Steven 2025-07-16 22:24:50 +0800
  • 0398df1d21 chore: update migrator comments Steven 2025-07-16 21:59:37 +0800
  • a8db132110
    chore(i18n): update hindi translation (#4858) Jovane Castro 2025-07-16 10:46:18 -0300
  • 84eacebfbb
    chore: update zh text i18n (#4844) XIN_____ 2025-07-16 21:46:09 +0800
  • 72b5186a56
    chore(i18n): update croatian translation (#4859) Jovane Castro 2025-07-16 10:45:58 -0300
  • 54e6ca37a2 chore: tweak props definition Steven 2025-07-15 23:51:28 +0800
  • 8df0dea304 chore: remove fixed theme color Steven 2025-07-15 23:26:07 +0800
  • 7683b26658
    chore(i18n): update farsi translation (#4855) Jovane Castro 2025-07-15 12:21:16 -0300
  • 4066af989c
    chore(i18n): update spanish translation (#4854) Jovane Castro 2025-07-15 12:20:52 -0300
  • 8ef13468c7
    chore(i18n): update hungarian translation (#4860) Jovane Castro 2025-07-15 12:20:15 -0300
  • 2d4b5a1044
    chore(i18n): update german translation (#4853) Jovane Castro 2025-07-15 08:25:33 -0300
  • a21112427b
    chore(i18n): update french translation (#4856) Jovane Castro 2025-07-15 08:25:21 -0300
  • 5a53f7178c
    chore(i18n): update italian translation (#4861) Jovane Castro 2025-07-15 08:25:10 -0300
  • 74d35f7e33
    chore(i18n): update japanese translation (#4862) Jovane Castro 2025-07-15 08:24:59 -0300