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
Johnny
d794e6db76
chore: remove internal frontend cache
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
Heiko
775673d17f
fix: update README.md ( #4492 )
...
Fixed link for contribution
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
7a438be08d
chore: update user stats
4 months ago
Johnny
e3a4f49c5c
feat: implement creator_id factor
4 months ago
Johnny
ba52a786f9
chore: update canary image
4 months ago
wrrrzr
b0392954f4
Add executable permission to scripts/build.sh ( #4486 )
4 months ago
Johnny
7123a2cf51
chore: remove sort by pinned
4 months ago
Johnny
ff13e0f353
chore: add legacy plugin
4 months ago
Johnny
925e97882e
feat: support pinned factor
4 months ago
Johnny
90119c1af8
refactor: move memo property
5 months ago
Johnny
3401def442
chore: simplify memo filters
5 months ago
Johnny
16a0872972
chore: enable auto compact by default
5 months ago
Johnny
56ad8ab3bd
refactor: view store
5 months ago
Johnny
2e0467e3d1
fix: mobile header
5 months ago
Lincoln Nogueira
d7d3568ba4
chore(i18n): update pt-BR ( #4471 )
5 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
a8713ec639
chore: update backend dependencies
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
dependabot[bot]
ea9db2ff56
chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.48 to 1.17.61 ( #4460 )
...
chore: bump github.com/aws/aws-sdk-go-v2/credentials
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) from 1.17.48 to 1.17.61.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.48...credentials/v1.17.61 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
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
Johnny
8acded1f23
chore: fix linter
5 months ago
Johnny
372fc3655a
refactor: retire less
5 months ago
dependabot[bot]
4ed6862423
chore: bump pnpm/action-setup from 4.0.0 to 4.1.0 ( #4456 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
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
dependabot[bot]
69ea9eac94
chore: bump google.golang.org/protobuf from 1.35.2 to 1.36.5 ( #4458 )
...
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.5.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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
dependabot[bot]
459e8e9589
chore: bump modernc.org/sqlite from 1.34.2 to 1.36.0 ( #4457 )
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.34.2 to 1.36.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.36.0 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
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
dependabot[bot]
d107373ae9
chore: bump github.com/google/cel-go from 0.23.2 to 0.24.1 ( #4459 )
...
Bumps [github.com/google/cel-go](https://github.com/google/cel-go ) from 0.23.2 to 0.24.1.
- [Release notes](https://github.com/google/cel-go/releases )
- [Commits](https://github.com/google/cel-go/compare/v0.23.2...v0.24.1 )
---
updated-dependencies:
- dependency-name: github.com/google/cel-go
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
dependabot[bot]
4e5b9d39b3
chore: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ( #4461 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
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
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