Commit Graph

  • 19ddd6273a fix: hashtag-parsing snake-lvyonghao 2025-04-02 16:18:08 +1100
  • 3dac75f48c
    chore: bump react-datepicker from 7.6.0 to 8.2.1 in /web (#4594) dependabot[bot] 2025-04-02 09:44:20 +0800
  • 4bd90e9aba
    chore: bump react-datepicker from 7.6.0 to 8.2.1 in /web dependabot[bot] 2025-04-01 15:35:50 +0000
  • 42b16e7528
    chore: bump @trivago/prettier-plugin-sort-imports in /web dependabot[bot] 2025-04-01 15:35:27 +0000
  • e095d7ca9d
    chore: bump i18next from 24.2.2 to 24.2.3 in /web dependabot[bot] 2025-04-01 15:35:12 +0000
  • 33a735888b
    chore: bump nice-grpc-web from 3.3.6 to 3.3.7 in /web dependabot[bot] 2025-04-01 15:34:55 +0000
  • 53814211b5
    chore: bump lucide-react from 0.453.0 to 0.486.0 in /web dependabot[bot] 2025-04-01 15:34:41 +0000
  • 400000e766
    chore: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 dependabot[bot] 2025-04-01 15:32:50 +0000
  • 5f5b0eff6d
    chore: bump google.golang.org/grpc from 1.70.0 to 1.71.1 dependabot[bot] 2025-04-01 15:32:46 +0000
  • b626177b68
    chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager dependabot[bot] 2025-04-01 15:32:34 +0000
  • ef3c126890
    chore: bump golangci/golangci-lint-action from 6 to 7 dependabot[bot] 2025-04-01 15:22:34 +0000
  • bd1ece4d9e Merge remote-tracking branch 'origin/main' leo 2025-04-01 20:39:32 +0800
  • 4f39e00868 chore: fix lint Steven 2025-04-01 20:06:54 +0800
  • 616ddac1e3 import notes from Google Keep using takeout archive gudvinr 2025-03-17 15:41:13 +0300
  • b770042a8a refactor: migrate eslint Johnny 2025-04-01 00:04:43 +0800
  • d649d326ef
    fix: remove errors.Wrap(nil) (#4576) cmuangs 2025-03-31 12:56:51 +0800
  • e524fe6b87 fix resource_test failure where resource does not exist Chaiyapruek Muangsiri 2025-03-31 12:11:38 +0800
  • 8cecbed5e3 correct wrapped nil errors seiya 2025-03-31 03:51:05 +0000
  • 1ac192ebd5 Fix errors.Wrap(nil) Chaiyapruek Muangsiri 2025-03-31 11:12:42 +0800
  • 88b38ff2c0
    fix: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value for some s3 providers (#4575) Shawn 2025-03-30 20:49:48 -0400
  • 3eb15aeba6 fix: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value for some s3 providers Shawn L. 2025-03-30 14:57:06 -0400
  • 09c50a8419 fix: codeblock highlight Johnny 2025-03-30 23:49:51 +0800
  • d12b78f65a import highlight.js css to fix code block not showing color Chaiyapruek Muangsiri 2025-03-30 16:32:41 +0800
  • 8e6d9b4943 chore: buf generate johnnyjoy 2025-03-30 13:16:42 +0800
  • 42b0e96914
    Merge branch 'usememos:main' into main fserz 2025-03-30 01:57:18 +0800
  • 3e059993d7 check id range seal 2025-03-30 01:52:02 +0800
  • a63d9b471b
    feat: update ItalicNode to use repeated children instead of content (#4566) Anubhav Singh 2025-03-28 13:45:03 +0530
  • 04532ef9a7 chore: update gomark dependency to latest version Anubhav Singh 2025-03-28 08:00:36 +0000
  • abaa42554b feat: update ItalicNode to use repeated children instead of content Anubhav Singh 2025-03-27 15:13:42 +0000
  • 8bdd1ec009
    feat: add norwegian bokmål (nb) translation (#4561) olavlan 2025-03-27 06:14:12 +0100
  • 96ebcd0a8a correct spelling Olav Landsverk 2025-03-26 19:37:32 +0000
  • e36f5b9f81 add locale file for norwegian (nb) Olav Landsverk 2025-03-26 19:36:59 +0000
  • 194a49367c
    fix: incorrect checkbox state after removing checked items #4549 (#4552) Anubhav Singh 2025-03-25 19:29:30 +0530
  • aefbc23937 Merge branch 'main' of https://github.com/fserz/memos leo 2025-03-24 14:52:50 +0800
  • 7a811f1b0a commit for pull leo 2025-03-24 14:51:04 +0800
  • d6f447270d Fix: Incorrect checkbox state after removing checked items #4549 Anubhav Singh 2025-03-23 20:53:10 +0000
  • 44df17aecc chore: bump version v0.24.2 johnny 2025-03-23 11:32:09 +0800
  • b3dddfa794
    MemoView support double click to edit XIN_____ 2025-03-19 10:11:09 -0500
  • c4f094d22b
    fix: BrandBanner to use NavLink (#4536) Austin Pearce 2025-03-18 09:18:22 -0400
  • e380b0ceb9
    Apply suggestions from code review Johnny 2025-03-18 21:17:57 +0800
  • 3d0f7285f9
    feat: add i18n for Pinned (#4535) XIN_____ 2025-03-18 21:17:09 +0800
  • 5ab3fbb4cd fix(gitignore): move rule to correct ,gitignore Cadavanaugh 2025-03-18 07:10:52 -0300
  • 467f4be046 Fix BrandBanner to use NavLink Austin Pearce 2025-03-17 22:20:41 -0400
  • 681632b16a
    Merge branch 'usememos:main' into feat/03-18 XIN_____ 2025-03-18 09:54:45 +0800
  • 4cb3cd0111 feat: add i18n for Pinned Co-authored-by: Johnny <yourselfhosted@gmail.com> taosin 2025-03-18 09:08:23 +0800
  • d63ef81c9d chore: update common locale Johnny 2025-03-18 09:04:47 +0800
  • 7b23bdcfcf
    fix: allow admins to uncheck disallow password if applicable (#4532) Amir Ehsandar 2025-03-18 04:30:50 +0330
  • 9b957edd1f chore: fix linter Steven 2025-03-17 21:52:35 +0800
  • 8164986fcc chore: move store test Steven 2025-03-17 21:51:02 +0800
  • fdf9d9f506 chore: move resource name test Steven 2025-03-17 21:41:21 +0800
  • b79755dd09
    feat: update zh-hans i18n (#4531) XIN_____ 2025-03-17 18:22:13 +0800
  • 499f7626c2
    Update zh-Hans.json KissFire 2025-03-17 17:35:18 +0800
  • f938b5dbdd
    Fix: Allow admins to uncheck disallow password if applicable Amir Ehsandar 2025-03-17 04:57:23 +0330
  • 802bb1797a feat: update zh-hans i18n taosin 2025-03-16 21:00:45 +0800
  • 2e9b9368db
    fix: prevent double effect on image modal wheel event (#4522) Amir Ehsandar 2025-03-16 05:58:59 +0330
  • b74f72eb56
    fix: prevent double effect on image modal wheel event Amir Ehsandar 2025-03-15 23:15:50 +0330
  • 3baea4dca9 build(package manager): Add npm lockfile to gitignore Cadavanaugh 2025-03-15 15:28:40 -0300
  • 70adb4d8c9 fix(variable error): Remove inexistent variable from component Cadavanaugh 2025-03-15 15:04:28 -0300
  • 4429f2ff97 style((lint): fix lint errors): Cadavanaugh 2025-03-15 14:46:43 -0300
  • cde3662289 feat((display time)): Add clocktime for old enough memos Cadavanaugh 2025-03-15 12:43:53 -0300
  • c0643ff6fa
    fix: use valid query parameters for postgres (#4515) Amir Ehsandar 2025-03-15 08:29:00 +0330
  • d240cd770d
    fix: use valid query parameters for postgres Amir Ehsandar 2025-03-15 04:24:52 +0330
  • 1dd28faeec
    fix: omit empty `next_page_token` Amir Ehsandar 2025-03-15 03:15:48 +0330
  • 6b042fe16e chore: always show full content when pinned Steven 2025-03-14 20:13:54 +0800
  • ea3a534ce5 chore: fix typo Steven 2025-03-14 20:01:10 +0800
  • f1f0253e8d fix: typo Steven 2025-03-14 19:55:25 +0800
  • fae7b5d3e8
    fix: typo s/contnet/content (#4507) George Wu 2025-03-13 23:54:55 -0700
  • d30154a89b Create webpack.yml Abdullah Ibrahim 2025-03-14 12:26:44 +0600
  • dc4f8d650d
    Fix typo s/contnet/content/. George Wu 2025-03-14 02:24:11 -0400
  • be18a7b77b
    chore: update i18n for resource page (#4505) XIN_____ 2025-03-14 13:04:07 +0800
  • 32c69bbb52
    fix: user stats changes based on selected tab (#4504) Amir Ehsandar 2025-03-14 08:32:47 +0330
  • 309984ba64 docs(contribution): change link to contribution docs Cadavanaugh 2025-03-14 00:14:08 -0300
  • f062c1fe0b build(makefile): automated build process Cadavanaugh 2025-03-13 23:52:48 -0300
  • 9badfb079a
    Update Resources.tsx XIN_____ 2025-03-14 10:07:22 +0800
  • cd1219ce10
    fix: user stats changes based on selected tab Amir Ehsandar 2025-03-14 04:54:50 +0330
  • 1c780ffa89 chore: update i18n for resources xinxintao 2025-03-14 09:04:26 +0800
  • e75ef0964d
    feat: implement grpc health service checking database connection (#4499) Amir Ehsandar 2025-03-14 04:13:01 +0330
  • 50cd98865a
    Implement grpc health service checking database connection Amir Ehsandar 2025-03-13 20:42:19 +0330
  • fc7dc58720 chore: move archived route v0.24.1 Johnny 2025-03-13 20:38:14 +0800
  • e8e393a9cb
    chore(i18n): tidy (#4497) Lincoln Nogueira 2025-03-13 09:37:50 -0300
  • eb4320b145
    chore(i18n): tidy Lincoln Nogueira 2025-03-13 09:28:10 -0300
  • 1762496e79
    chore: update zh-hans text for rename-tag (#4496) XIN_____ 2025-03-13 20:00:22 +0800
  • 34ab88348e chore: sort by pinned Johnny 2025-03-13 19:57:12 +0800
  • 8537573c7c
    Update zh-Hans.json XIN_____ 2025-03-13 18:33:50 +0800
  • 9c12e11086
    Update RenameTagDialog.tsx XIN_____ 2025-03-13 18:32:58 +0800
  • d794e6db76
    chore: remove internal frontend cache Johnny 2025-03-13 11:23:27 +0800
  • 81e40d9b18
    chore: update i18n for tag reame (#4493) XIN_____ 2025-03-13 09:20:46 +0800
  • fc5962f6a4 feat: show pinned count Johnny 2025-03-12 23:33:51 +0800
  • 3587ce5727
    Update zh-Hans.json KissFire 2025-03-12 22:52:06 +0800
  • acb286a006
    Merge branch 'usememos:main' into feat/03-12 XIN_____ 2025-03-12 22:50:11 +0800
  • 500ce683b7 feat: update i18n for zh-hans taosin 2025-03-12 22:32:37 +0800
  • fb3c17d0e9 chore: update mobile header Johnny 2025-03-12 22:21:22 +0800
  • 0dfcb1a7c8 feat: total memo count Johnny 2025-03-12 22:15:46 +0800
  • 3349311b51 chore: update frontend dependencies Johnny 2025-03-12 21:05:32 +0800
  • 775673d17f
    fix: update README.md (#4492) Heiko 2025-03-12 13:35:10 +0100
  • 6cde8a5222
    Update README.md Heiko 2025-03-12 12:22:57 +0100
  • 1edb9e6774
    feat: update i18n for zh-hans (#4488) XIN_____ 2025-03-12 16:54:04 +0800
  • cd58df2697 feat: eslint fix taosin 2025-03-12 16:51:24 +0800
  • 4567dff5ce feat: eslint check taosin 2025-03-12 13:46:28 +0800
  • a4404c3167 feat: using switch to avoid change TranslationType taosin 2025-03-12 13:41:40 +0800