Commit Graph

2032 Commits (92a44e26b979f271450c5045ebf0a433265f587d)

Author SHA1 Message Date
Johnny 92a44e26b9 chore: remove emoji regex 3 months ago
XIN_____ 6ed6b86a75
chore: update i18n zh-hans (#4467)
* Update MemoDisplaySettingMenu.tsx

Masonry View

* Update en.json

* Update zh-Hans.json
3 months ago
Johnny 36d458fe88 chore: update masonry scale 3 months ago
Johnny 7592e5fe76 fix: masonry state 3 months ago
Johnny d6be20b917 feat: implement masonry view 3 months ago
Johnny 32da704be6 chore: update frontend dependencies 3 months ago
dependabot[bot] 858053e3b1
chore: bump @dnd-kit/sortable from 8.0.0 to 10.0.0 in /web (#4454)
Bumps [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable) from 8.0.0 to 10.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@10.0.0/packages/sortable)

---
updated-dependencies:
- dependency-name: "@dnd-kit/sortable"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
dependabot[bot] b36e2b630a
chore: bump @bufbuild/buf from 1.48.0 to 1.50.0 in /web (#4452)
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.48.0...v1.50.0)

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
dependabot[bot] c24ad79b36
chore: bump vite from 6.0.6 to 6.2.0 in /web (#4451)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
dependabot[bot] 9a0a1f0baf
chore: bump i18next from 24.2.0 to 24.2.2 in /web (#4453)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.0 to 24.2.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v24.2.0...v24.2.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
dependabot[bot] 8ab77442f5
chore: bump fuse.js from 7.0.0 to 7.1.0 in /web (#4455)
Bumps [fuse.js](https://github.com/krisk/Fuse) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
Johnny 8acded1f23 chore: fix linter 3 months ago
Johnny 372fc3655a refactor: retire less 3 months ago
xt 7651c454fd
chore: chinese localization enhancements (#4450)
* Chinese localization enhancements

* Fix for eslint

* Chinese localization fixed
3 months ago
Johnny 5562282822 chore: update demo site 3 months ago
Johnny 47b41bce85 refactor: move memo relation definition 3 months ago
Johnny 5bb4a300db chore: bump gomark 3 months ago
Johnny 012405f7fd refactor: user stats state 3 months ago
Johnny 81502d9092 fix: stats requests 3 months ago
Johnny b897b243e5 feat: dynamic fetch user stats 3 months ago
Johnny 5d1075a647 refactor: update home layout 3 months ago
Johnny f60906ce33 chore: tweak vite config 3 months ago
nbb 5962c6d04b
feat: optimize initial load performance by implementing lazy loading and code splitting (#4445) 3 months ago
Johnny bef67638c1 chore: fix home route 3 months ago
Johnny 8e4e745ba9 chore: update navigation 3 months ago
XIN_____ 3a7b24bd01
chore: add cursor-pointer to memo's display time (#4441)
feat: memo title add cursor-pointer when mouse hover
3 months ago
Johnny 271a8c8c28 refactor: home layout 3 months ago
XIN_____ a0fabaf012
chore: update cn-zh i18n (#4435) 3 months ago
Michael Baumgarten 9f01b451df
feat: match sublist indentation when adding a new item (#4433)
* match sublist indentation

* recursively get last node

* fix linting issues
3 months ago
MHZ 964ae16851
feat: support YouTube video thumbnail in link preview (#4427) 3 months ago
Johnny bc97b66f36 fix: serial updates 3 months ago
johnnyjoy f15fd42ed5 fix: inboxes state 3 months ago
johnnyjoy 7a685d6435 fix: fetch user by username 3 months ago
XIN_____ 1ebe2e9aae
chore: update chinese i18n for settings section (#4424) 3 months ago
Johnny c088c5b26a feat: render emoji from shortcut title 3 months ago
Johnny 37eceabc94 chore: fix memo view gap 3 months ago
Johnny cdbaf805b7 chore: pnpm install 3 months ago
Johnny e528203cde chore: remove unused deps 3 months ago
taosin 00932d18f5
feat: update i18n zh-hans (#4416) 3 months ago
taosin 6fdfe6b118
chore: update chinese i18n (#4414) 3 months ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 3 months ago
Johnny 47a9b434e6 fix: translate in members section 3 months ago
Johnny 5686fdfb0a chore: handle redirect 3 months ago
taosin a7fef80384
chore: update chinese i18n at member setting section (#4405) 3 months ago
Johnny 920b0f64f2 chore: extract auth footer 4 months ago
taosin 3c71ee9d7b
chore: update i18n chinese (#4400) 4 months ago
xt 4cd2aa6f32
chore: chinese localization enhancements (#4397)
* Chinese localization enhancements

* Fix for eslint
4 months ago
Johnny 7a57b5c6e7 refactor: user store 4 months ago
Johnny 11b9c240e9 refactor: workspace setting store 4 months ago
Johnny 9027430646 fix: store reactive 4 months ago