Commit Graph

  • 7651c454fd
    chore: chinese localization enhancements (#4450) main xt 2025-02-28 17:45:50 +0800
  • 3e59d82a4a
    Merge branch 'main' into chinese_localization_enhancements xt 2025-02-28 16:09:52 +0800
  • e19c0d31b7 Chinese localization fixed xt 2025-02-28 16:04:12 +0800
  • 38efa98cd2
    Merge 59cb359f00 into 5562282822 NickHoo 2025-02-27 23:57:49 +0800
  • 5562282822 chore: update demo site Johnny 2025-02-27 23:05:43 +0800
  • 47b41bce85 refactor: move memo relation definition Johnny 2025-02-27 15:28:36 +0800
  • ba98fddbaf chore: go mod tidy Johnny 2025-02-27 15:12:25 +0800
  • 5bb4a300db chore: bump gomark Johnny 2025-02-27 15:10:39 +0800
  • 012405f7fd refactor: user stats state Johnny 2025-02-26 22:58:22 +0800
  • 81502d9092 fix: stats requests Johnny 2025-02-26 22:32:26 +0800
  • b897b243e5 feat: dynamic fetch user stats Johnny 2025-02-26 22:29:59 +0800
  • 5d1075a647 refactor: update home layout Johnny 2025-02-26 22:14:07 +0800
  • 0da3859878 chore: bump version to `0.24.1` Johnny 2025-02-26 21:41:57 +0800
  • b56aa397b2 chore: update assets routes Johnny 2025-02-26 21:40:28 +0800
  • f60906ce33 chore: tweak vite config Johnny 2025-02-26 21:21:46 +0800
  • 5962c6d04b
    feat: optimize initial load performance by implementing lazy loading and code splitting (#4445) nbb 2025-02-26 13:16:05 +0800
  • c83e2fa6ee feat: optimize initial load performance by implementing lazy loading and code splitting nbb2025 2025-02-26 11:46:23 +0800
  • bef67638c1 chore: fix home route Johnny 2025-02-25 23:34:55 +0800
  • 8e4e745ba9 chore: update navigation Johnny 2025-02-25 23:13:48 +0800
  • 3a7b24bd01
    chore: add cursor-pointer to memo's display time (#4441) XIN_____ 2025-02-25 10:13:04 +0800
  • d667529b31
    Merge branch 'usememos:main' into dev/02-23 XIN_____ 2025-02-25 08:53:16 +0800
  • 271a8c8c28 refactor: home layout Johnny 2025-02-24 23:42:35 +0800
  • 9107a941ca chore: update linter config Johnny 2025-02-24 22:21:07 +0800
  • f98c519834 fix: linter Johnny 2025-02-24 22:04:25 +0800
  • 66a4b04454 chore: update readme Johnny 2025-02-24 22:01:36 +0800
  • 1de68f9633
    Merge 391609a516 into 0200ce7681 XJXuan888 2025-02-24 21:50:56 +0800
  • 0200ce7681 chore: upgrade golangci-lint Johnny 2025-02-24 21:50:39 +0800
  • bbca130d62 chore: bump golang version Johnny 2025-02-24 21:47:57 +0800
  • f91b117959
    Merge branch 'usememos:main' into dev/02-23 XIN_____ 2025-02-24 13:52:43 +0800
  • a0fabaf012
    chore: update cn-zh i18n (#4435) XIN_____ 2025-02-24 10:43:24 +0800
  • 59cb359f00 Merge branch 'nick/record' into feat/audio-recording nick 2025-02-23 17:19:02 +0800
  • 8878c5351f fix: eslint nick 2025-02-23 17:12:26 +0800
  • b3e634b41f feat: improve audio recording with cross-browser MIME type support nick 2025-02-23 16:56:40 +0800
  • 7fe0f6bf70 feat: add record audio nick 2025-02-23 16:41:01 +0800
  • 69f6a4c33e Merge branch 'refs/heads/main2' into dev/02-22 xinxintao 2025-02-23 11:24:58 +0800
  • 71f93f4c58 Merge branch 'refs/heads/main2' into dev/02-23 xinxintao 2025-02-23 11:24:14 +0800
  • 7d0ad0ef41 feat: memo title add cursor-pointer when mouse hover xinxintao 2025-02-23 11:23:00 +0800
  • feb210b4df chore: update cn-zh i18n xinxintao 2025-02-22 22:05:29 +0800
  • 9f01b451df
    feat: match sublist indentation when adding a new item (#4433) Michael Baumgarten 2025-02-22 13:48:39 +0100
  • 964ae16851
    feat: support YouTube video thumbnail in link preview (#4427) MHZ 2025-02-22 20:46:58 +0800
  • 256aa668a6 fix linting issues Michael Baumgarten 2025-02-22 12:49:13 +0100
  • d8a02063d8 recursively get last node Michael Baumgarten 2025-02-22 12:45:22 +0100
  • c4bcba1f64 match sublist indentation Michael Baumgarten 2025-02-22 12:14:02 +0100
  • 223f3df5d7
    Merge branch 'main' into y2b MHZ 2025-02-22 10:56:34 +0800
  • f17774cb3b
    feat: prevent attackers from exploiting redirect attack GetLinkMetadata API (#4428) MHZ 2025-02-21 17:29:17 +0800
  • 57db12da02 fix: Prevent attackers from exploiting redirect attack GetLinkMetadata API. callmemhz 2025-02-21 13:57:49 +0800
  • 6ec5c5a707 feat: support YouTube video thumbnail in link preview callmemhz 2025-02-21 13:20:28 +0800
  • bc97b66f36 fix: serial updates Johnny 2025-02-20 21:38:36 +0800
  • f15fd42ed5 fix: inboxes state johnnyjoy 2025-02-20 20:51:08 +0800
  • 7a685d6435 fix: fetch user by username johnnyjoy 2025-02-20 20:43:28 +0800
  • 1ebe2e9aae
    chore: update chinese i18n for settings section (#4424) XIN_____ 2025-02-20 20:21:59 +0800
  • 075f24a29e chore: update chinese i18n for settings section taosin 2025-02-20 19:53:47 +0800
  • ea165db751
    chore: update README.md Johnny 2025-02-20 17:43:47 +0800
  • c088c5b26a feat: render emoji from shortcut title Johnny 2025-02-19 22:13:32 +0800
  • 37eceabc94 chore: fix memo view gap Johnny 2025-02-19 22:02:41 +0800
  • cdbaf805b7 chore: pnpm install Johnny 2025-02-19 22:00:12 +0800
  • e528203cde chore: remove unused deps Johnny 2025-02-19 21:59:45 +0800
  • f8c973c938
    fix: prevent previewing internal network web pages. (#4421) MHZ 2025-02-19 21:55:24 +0800
  • 69ca442014 fix: Prevent previewing internal network web pages. callmemhz 2025-02-19 14:54:15 +0800
  • 391609a516 Update README.md XJXuan 2025-02-18 12:39:24 -0500
  • 4de140d0b7 Update README.md XJXuan 2025-02-18 12:32:29 -0500
  • 2aaaef79f7 chore: fix tests Johnny 2025-02-18 22:32:30 +0800
  • 2dc7766fd0 fix: content contains for postgres Johnny 2025-02-18 22:28:25 +0800
  • 00932d18f5
    feat: update i18n zh-hans (#4416) taosin 2025-02-18 10:47:01 +0800
  • 7f381b84f0 feat: update i18n zh-hans xinxintao 2025-02-17 23:26:56 +0800
  • 6fdfe6b118
    chore: update chinese i18n (#4414) taosin 2025-02-17 17:52:18 +0800
  • 03c32b55b0 chore: update chinese i18n taosin 2025-02-17 15:16:32 +0800
  • 9f25bb2034
    feat: trim space on webhook url (#4411) ProjectOrangeJuice 2025-02-17 02:16:01 +0000
  • 4f2b9742fd feat: Trim space on webhook url ProjectOrangeJuice 2025-02-16 17:20:05 +0000
  • 174b8b048a
    feat: support blur processing for NSFW content with customizable NSFW tags (#4407) MHZ 2025-02-16 23:35:31 +0800
  • 9e2649685d feat: Support blur processing for NSFW content with customizable NSFW tags callmemhz 2025-02-14 17:27:56 +0800
  • 47a9b434e6 fix: translate in members section Johnny 2025-02-16 22:34:35 +0800
  • 5686fdfb0a chore: handle redirect Johnny 2025-02-16 22:17:48 +0800
  • f5394a3e32 chore: update golangci config Johnny 2025-02-16 21:42:33 +0800
  • 9299c216e2 chore: move migration to 0.24.0 Johnny 2025-02-16 21:02:18 +0800
  • a7fef80384
    chore: update chinese i18n at member setting section (#4405) taosin 2025-02-16 21:00:37 +0800
  • d25f355392
    chore: allow storing resource references >256 chars long in mysql (#4408) Chris Dzombak 2025-02-16 05:20:51 -0500
  • 6b3b4af4ee
    fix: allow storing resource references >256 chars long in mysql Chris Dzombak 2025-02-14 09:56:35 -0500
  • 61780457b0 chore: update chinese i18n at member setting section taosin 2025-02-14 15:32:21 +0800
  • 04d7ba48e5
    chore: remove default gzip middleware boojack 2025-02-13 22:00:55 +0800
  • 920b0f64f2 chore: extract auth footer Johnny 2025-02-12 22:05:58 +0800
  • 3c71ee9d7b
    chore: update i18n chinese (#4400) taosin 2025-02-12 16:43:44 +0800
  • 24d1ebcafc chore: update i18n chinese taosin 2025-02-12 16:11:19 +0800
  • 4cd2aa6f32
    chore: chinese localization enhancements (#4397) xt 2025-02-12 10:13:09 +0800
  • 79fdef44dc Fix for eslint xt 2025-02-12 10:00:56 +0800
  • 7a57b5c6e7 refactor: user store Johnny 2025-02-11 21:29:16 +0800
  • 11b9c240e9 refactor: workspace setting store Johnny 2025-02-11 21:23:46 +0800
  • e2aef5b4fd Chinese localization enhancements xt 2025-02-11 16:56:35 +0800
  • e27f6f0c52
    chore: update LICENSE (#4394) Kevin Clark 2025-02-11 02:45:20 -0500
  • e40dc2ee3c
    Update LICENSE Kevin Clark 2025-02-11 02:40:52 -0500
  • 9027430646 fix: store reactive Johnny 2025-02-10 22:20:07 +0800
  • 9801477a6d
    Merge branch 'usememos:main' into main CyberSlinger 2025-02-10 13:50:15 +0800
  • 01a9bb2d49
    feat: add zh hans text (#4384) CyberSlinger 2025-02-10 10:19:19 +0800
  • c9edac9d5a
    chore: update i18n Ukrainian (#4385) Simon 2025-02-10 03:18:55 +0100
  • 8d238a4339
    Update uk.json Simon 2025-02-09 17:20:20 +0100
  • cb4529972c
    Update uk.json Simon 2025-02-09 17:12:12 +0100
  • 2b2b6b2bb1
    Update uk.json Simon 2025-02-09 16:58:23 +0100
  • 3207614552
    Update uk.json Simon 2025-02-09 16:56:32 +0100
  • 0a58bb66ab
    Update uk.json Simon 2025-02-09 16:53:36 +0100
  • 7ef9a409ba
    Merge branch 'usememos:main' into main Simon 2025-02-09 16:48:26 +0100