Commit Graph

2247 Commits (main)

Author SHA1 Message Date
Steven da906c665c chore: tweak workspace service 1 month ago
Steven 3b0c87591f refactor: webhook service 1 month ago
Steven c9ab03e1a0 refactor: user service 1 month ago
Steven 330282d8b2 chore: tweak styles 1 month ago
XIN_____ d386b83b7b
chore: update i18n text for zh (#4771)
* feat: add i18n text

* feat: add i18n text for zh
1 month ago
Steven efc0dc9aea chore: update trim in Autocomplete 1 month ago
Johnny acb71dfb69 chore: tweak button styles 1 month ago
KidLoveToPlay df8d1d4f3d
fix: trim queryText and split by regex (#4766) 1 month ago
Johnny f2a01d9ccb chore: use popover instead of dropdown/menu 1 month ago
Johnny 522da2a114 fix: border color 1 month ago
Johnny f5c64849d2 chore: upgrade tailwindcss to v4 1 month ago
Ezmana a50253d311
chore: add missing lines and French translations (#4761)
Adding missing lines and translations
1 month ago
Steven add099b89d chore: update rollup options 1 month ago
Steven 786c6f672e chore: remove prevent default for enter keydown 1 month ago
johnnyjoy c84dcddbf6 chore: always show visibility label 1 month ago
johnnyjoy 8d9396247b fix: external newline 1 month ago
johnnyjoy 94d1e20570 chore: update date time format 2 months ago
Steven 6d319900d6 fix: date format 2 months ago
Johnny d20362e722 chore: tweak stat card 2 months ago
Johnny 3343dc73f7 chore: update navigator 2 months ago
Johnny 663e56747f chore: replace switch kit 2 months ago
dependabot[bot] 7c9215b513
chore: bump i18next from 24.2.3 to 25.2.1 in /web (#4742)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.2.1.
- [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.3...v25.2.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.2.1
  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>
2 months ago
Johnny d4425a6aa1 chore: upgrade dependencies 2 months ago
Johnny e6fe088ac0 chore: fix missing observer 2 months ago
Johnny fd99e10962 chore: tweak sidebar 2 months ago
Johnny 2595e32f83 chore: simplify date editor 2 months ago
Johnny 673026ffa1 chore: update statistics view 2 months ago
Johnny 376b25a69c
chore: fix visibility selector style (#4733) 2 months ago
Steven f1b365f928 refactor: clean packages 2 months ago
Johnny ea4e7a1606
refactor: memo editor (#4730) 2 months ago
Maximilian Krauß 77d3853f73
fix: inherits memo visibility for default comment visibility (#4728) 2 months ago
Steven f5ecb66fb8 feat: implement height-based masonry view 2 months ago
Steven c23aebd648 refactor: memo filter store 2 months ago
Jonathan Fok kan 7c05a9b997
fix(editor): prevent race condition and ensure correct list continuation on Enter (#4716)
* fix(editor): Prevent race condition and ensure correct list continuation on Enter

_

* fix: always insert newline after preventing default Enter key behavior
2 months ago
Johnny d76f988bb5
fix: edit for comment 2 months ago
Steven 785c250f3c refactor: migrate memo store 2 months ago
Steven dcd68bc5f4 refactor: migrate resource store to v2 2 months ago
Steven 46900f9807 refactor: move store prefixes to common module 2 months ago
eya46 4924b23884
fix: state mismatch in Storage and System pages (#4719)
* fix: sync storage setting state

* fix: sync customProfile state
2 months ago
Steven 64b27d5a4e refactor: shortcut service 2 months ago
dabeeduu 6964c1df05
fix: make the save button disabled after a successful update (#4721)
* fix: make the save button disabled after a successful update

* fix: fixing formatting error

---------

Co-authored-by: didi <didi@localhost.localdomain>
2 months ago
Brian c6e6b7b93b
feat: add infinite scrolling for memos (#4715)
* feat(WIP): add prop-driven infinite scroll

* feat(WIP): add global toggle for infinite scrolling under settings

* feat: integrate newly added scroll-mode selection state with backend for persists across refreshes

* fix: default to infinite scrolling over load more button & remove redundant setting option

* fix: rectify linting issues

* Update web/src/components/PagedMemoList/PagedMemoList.tsx

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
2 months ago
Dimitris Zervas c2528c57f0
feat: automatically add a new table row in the editor when pressing enter (#4706)
Automatically add a new table row in the editor when pressing enter
2 months ago
Steven 72babbb393 fix: dark mode of highlight.js 2 months ago
johnnyjoy f9c0621c15 refactor: root layout 2 months ago
johnnyjoy ee99afd7a4 chore: enable location by default 2 months ago
Johnny d4ebf293f3
chore: fix format 2 months ago
Jake Howard 0440888571
chore: hide "or" when password auth disabled (#4699)
This makes the UI cleaner, instead only showing the "Sign in with ..." buttons.
2 months ago
Steven 606924b4c9 chore: unify form styles 2 months ago
johnnyjoy f9e07a2245 feat: support update user's role 2 months ago
Simon ead2d70082
fix: remove duplicated “Enable” in settings label (#4692)
remove duplicated “Enable” in settings label
2 months ago
johnnyjoy ca79990679 refactor: merge sign in requests 2 months ago
johnnyjoy 733f16816b chore: bump mui 2 months ago
Steven fa1ad7dc72 chore: update list padding 2 months ago
啥也不会的帆 f6054b6138
fix: preview image window proportion error (#4689) 2 months ago
Johnny 87798801fc
fix: list styles 2 months ago
Pavel Stržínek 070b392942
chore: Czech locale update (#4685)
* cs locale updated

* cs locale update
2 months ago
johnnyjoy cd5abd9e60 chore: update nsfw description 2 months ago
mousemin 30f37f6a05
feat: enhance site.webmanifest in chrome (#4676)
Update site.webmanifest
2 months ago
dependabot[bot] c3273f8f97
chore: bump @vitejs/plugin-legacy from 6.0.2 to 6.1.1 in /web (#4661)
Bumps [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) from 6.0.2 to 6.1.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.1/packages/plugin-legacy)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-legacy"
  dependency-version: 6.1.1
  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] 24650140b2
chore: bump @types/node from 22.13.10 to 22.15.3 in /web (#4660)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 22.15.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.3
  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] f6b5b26cda
chore: bump eslint from 9.23.0 to 9.25.1 in /web (#4663)
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.25.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.23.0...v9.25.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.25.1
  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] 0ab7082c7c
chore: bump mobx from 6.13.6 to 6.13.7 in /web (#4662)
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.13.6...mobx@6.13.7)

---
updated-dependencies:
- dependency-name: mobx
  dependency-version: 6.13.7
  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
João Tiago a46301fa77
feat: support child tags in NSFW blur feature (#4640)
* fix: add support for child nsfw tags

* fix: correctly detect child tags of custom NSFW tags

* Update web/src/components/MemoView.tsx

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
3 months ago
johnnyjoy 411a91122b fix: linter error 3 months ago
johnnyjoy eb33a604b2 feat: support mapping avatar url from oauth2 3 months ago
Simon bb892be5b3
feat: improve visual feedback in MemoEditor for drag/drop file uploads (#4634)
* improve drag/drop file upload UI

* fix eslint errors

* use tailwind for cursor styles

* fix eslint issues
3 months ago
Steven 1a121e350b chore: update gitignore 3 months ago
RichardYe 76ed1b5cc5
feat: set locale based on browser language when user is not logged in (#4635)
* feat: set locale based on browser language when user is not logged in

* docs: comments for locale fallback logic
3 months ago
Steven aa272670ce chore: upgrade buf 3 months ago
Steven 789a9cc5a2 fix: padding left of list 3 months ago
Johnny 2f6dc2b51f
fix: padding of list 3 months ago
Johnny 97b23f46e6 chore: remove resource title 3 months ago
Johnny f5d5ebea6f chore: hide actions for comment 3 months ago
dependabot[bot] c43762a9b6
chore: bump lucide-react from 0.453.0 to 0.486.0 in /web (#4590)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.453.0 to 0.486.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.486.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  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>
4 months ago
dependabot[bot] 28074c1404
chore: bump nice-grpc-web from 3.3.6 to 3.3.7 in /web (#4591)
Bumps [nice-grpc-web](https://github.com/deeplay-io/nice-grpc) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/deeplay-io/nice-grpc/releases)
- [Commits](https://github.com/deeplay-io/nice-grpc/compare/nice-grpc-web@3.3.6...nice-grpc-web@3.3.7)

---
updated-dependencies:
- dependency-name: nice-grpc-web
  dependency-type: direct:development
  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>
4 months ago
dependabot[bot] 2458bc98f2
chore: bump i18next from 24.2.2 to 24.2.3 in /web (#4592)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.2 to 24.2.3.
- [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.2...v24.2.3)

---
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>
4 months ago
dependabot[bot] d98520acba
chore: bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.2.2 in /web (#4593)
chore: bump @trivago/prettier-plugin-sort-imports in /web

Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) from 4.3.0 to 5.2.2.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.3.0...v5.2.2)

---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-type: direct:development
  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>
4 months ago
dependabot[bot] 3dac75f48c
chore: bump react-datepicker from 7.6.0 to 8.2.1 in /web (#4594)
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 7.6.0 to 8.2.1.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v7.6.0...v8.2.1)

---
updated-dependencies:
- dependency-name: react-datepicker
  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>
4 months ago
Steven 4f39e00868 chore: fix lint 4 months ago
Johnny b770042a8a refactor: migrate eslint 4 months ago
Johnny 09c50a8419 fix: codeblock highlight 4 months ago
Anubhav Singh a63d9b471b
feat: update ItalicNode to use repeated children instead of content (#4566)
* feat: update ItalicNode to use repeated children instead of content

* chore: update gomark dependency to latest version

---------

Co-authored-by: Anubhav Singh <anubhav@mail.techindika.com>
4 months ago
olavlan 8bdd1ec009
feat: add norwegian bokmål (nb) translation (#4561)
* add locale file for norwegian (nb)

* correct spelling
4 months ago
Anubhav Singh 194a49367c
fix: incorrect checkbox state after removing checked items #4549 (#4552)
Co-authored-by: Anubhav Singh <anubhav@mail.techindika.com>
4 months ago
Austin Pearce c4f094d22b
fix: BrandBanner to use NavLink (#4536)
* Fix BrandBanner to use NavLink

* Apply suggestions from code review

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
4 months ago
XIN_____ 3d0f7285f9
feat: add i18n for Pinned (#4535)
Co-authored-by: Johnny <yourselfhosted@gmail.com>
4 months ago
Johnny d63ef81c9d chore: update common locale 4 months ago
Amir Ehsandar 7b23bdcfcf
fix: allow admins to uncheck disallow password if applicable (#4532)
- closes #4469
4 months ago
XIN_____ b79755dd09
feat: update zh-hans i18n (#4531)
* feat: update zh-hans i18n

* Update zh-Hans.json

Co-authored-by: taosin <xinxintao@foxmail.com>

---------

Co-authored-by: KissFire <53330905+kiss-fire@users.noreply.github.com>
4 months ago
Amir Ehsandar 2e9b9368db
fix: prevent double effect on image modal wheel event (#4522)
- escape key closes the modal
- zooming is a bit smoother
4 months ago
Steven 6b042fe16e chore: always show full content when pinned 4 months ago
George Wu fae7b5d3e8
fix: typo s/contnet/content (#4507) 4 months ago
XIN_____ be18a7b77b
chore: update i18n for resource page (#4505)
* chore: update i18n for resources

* Update Resources.tsx

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>

---------

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>
4 months ago
Amir Ehsandar 32c69bbb52
fix: user stats changes based on selected tab (#4504)
- set partial only the relevant user stats instead of only adding up stats
4 months ago
Johnny fc7dc58720 chore: move archived route 4 months ago
Lincoln Nogueira e8e393a9cb
chore(i18n): tidy (#4497)
- sort all keys alphabetically for easier side-by-side translation

- remove keys from other locales that don't exist anymore in `en.json`

- remove keys from other locales that have missing {{interpolations}}

- add missing entries to pt-BR
4 months ago
XIN_____ 1762496e79
chore: update zh-hans text for rename-tag (#4496)
* Update RenameTagDialog.tsx

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>

* Update zh-Hans.json

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>

---------

Co-authored-by: kiss-fire <iamtaoxin@gmail.com>
4 months ago
Johnny 34ab88348e chore: sort by pinned 4 months ago
XIN_____ 81e40d9b18
chore: update i18n for tag reame (#4493)
* feat: update i18n for zh-hans

* Update zh-Hans.json

---------

Co-authored-by: KissFire <53330905+kiss-fire@users.noreply.github.com>
4 months ago
Johnny fc5962f6a4 feat: show pinned count 4 months ago
Johnny fb3c17d0e9 chore: update mobile header 4 months ago
Johnny 0dfcb1a7c8 feat: total memo count 4 months ago
Johnny 3349311b51 chore: update frontend dependencies 4 months ago
XIN_____ 1edb9e6774
feat: update i18n for zh-hans (#4488)
* chore:memo filter support i18n for zh-hans

* feat: restore addFilter method value field in StatisticsView.tsx

* chore: change getFilterDisplayText for i18n

* chore: add string type in utils/i18n

* feat: using switch to avoid change TranslationType

* feat: eslint check

* feat: eslint fix
4 months ago
Simon 690f28bed8
feat: add loading spinner during file upload process (#4491)
* show LoaderIcon while uploading file

* fix spacing for eslint
4 months ago
Johnny 7123a2cf51 chore: remove sort by pinned 4 months ago
Johnny ff13e0f353 chore: add legacy plugin 4 months ago
Johnny 90119c1af8 refactor: move memo property 4 months ago
Johnny 3401def442 chore: simplify memo filters 4 months ago
Johnny 16a0872972 chore: enable auto compact by default 4 months ago
Johnny 56ad8ab3bd refactor: view store 4 months ago
Johnny 2e0467e3d1 fix: mobile header 4 months ago
Lincoln Nogueira d7d3568ba4
chore(i18n): update pt-BR (#4471) 4 months ago
Johnny c668073cf3 chore: update resource view 5 months ago
Johnny 92a44e26b9 chore: remove emoji regex 5 months ago
XIN_____ 6ed6b86a75
chore: update i18n zh-hans (#4467)
* Update MemoDisplaySettingMenu.tsx

Masonry View

* Update en.json

* Update zh-Hans.json
5 months ago
Johnny 36d458fe88 chore: update masonry scale 5 months ago
Johnny 7592e5fe76 fix: masonry state 5 months ago
Johnny d6be20b917 feat: implement masonry view 5 months ago
Johnny 32da704be6 chore: update frontend dependencies 5 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>
5 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>
5 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>
5 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>
5 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>
5 months ago
Johnny 8acded1f23 chore: fix linter 5 months ago
Johnny 372fc3655a refactor: retire less 5 months ago
xt 7651c454fd
chore: chinese localization enhancements (#4450)
* Chinese localization enhancements

* Fix for eslint

* Chinese localization fixed
5 months ago
Johnny 5562282822 chore: update demo site 5 months ago
Johnny 47b41bce85 refactor: move memo relation definition 5 months ago
Johnny 5bb4a300db chore: bump gomark 5 months ago
Johnny 012405f7fd refactor: user stats state 5 months ago
Johnny 81502d9092 fix: stats requests 5 months ago
Johnny b897b243e5 feat: dynamic fetch user stats 5 months ago
Johnny 5d1075a647 refactor: update home layout 5 months ago
Johnny f60906ce33 chore: tweak vite config 5 months ago
nbb 5962c6d04b
feat: optimize initial load performance by implementing lazy loading and code splitting (#4445) 5 months ago
Johnny bef67638c1 chore: fix home route 5 months ago
Johnny 8e4e745ba9 chore: update navigation 5 months ago
XIN_____ 3a7b24bd01
chore: add cursor-pointer to memo's display time (#4441)
feat: memo title add cursor-pointer when mouse hover
5 months ago
Johnny 271a8c8c28 refactor: home layout 5 months ago
XIN_____ a0fabaf012
chore: update cn-zh i18n (#4435) 5 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
5 months ago
MHZ 964ae16851
feat: support YouTube video thumbnail in link preview (#4427) 5 months ago
Johnny bc97b66f36 fix: serial updates 5 months ago
johnnyjoy f15fd42ed5 fix: inboxes state 5 months ago
johnnyjoy 7a685d6435 fix: fetch user by username 5 months ago
XIN_____ 1ebe2e9aae
chore: update chinese i18n for settings section (#4424) 5 months ago
Johnny c088c5b26a feat: render emoji from shortcut title 5 months ago