johnnyjoy
41d9c9d76e
fix: order list starts
2 months ago
Johnny
e913271f15
refactor: move tags from property to payload ( #4229 )
...
* refactor: move tags from property to payload
* chore: fix tests
* chore: drop memo tags
* chore: update
---------
Co-authored-by: Steven <stevenlgtm@gmail.com>
2 months ago
zjy4fun
f15346e615
fix: optimize memoMap generation logic to ensure memoMap count matche… ( #4214 )
...
fix: optimize memoMap generation logic to ensure memoMap count matches memos
2 months ago
zjy4fun
7a77b4ba38
chore: fix css location compatibility issues on Safari ( #4215 )
...
chore: fix location compatibility issues on Safari
closes https://github.com/usememos/memos/issues/4190
2 months ago
RoccoSmit
ce6ad4035d
fix: limit the size of the resource list viewer ( #4210 )
...
Limit the size of the file upload box
2 months ago
Nikolay
ea394d89b2
fix: add server name change in mobile header ( #4195 )
...
* [fix] add server name change in mobile header
* Update web/src/components/MobileHeader.tsx
* Update web/src/components/MobileHeader.tsx
* Apply suggestions from code review
---------
Co-authored-by: Николай Витальевич Никоноров <nnv@bitt.moe>
Co-authored-by: Johnny <yourselfhosted@gmail.com>
3 months ago
johnnyjoy
cb569c99fd
chore: remove useCallback in fetching memo list
3 months ago
johnnyjoy
5a83f0c4fa
chore: update frontend dependencies
3 months ago
johnnyjoy
f1d6a6766e
chore: revert bump react version
3 months ago
johnnyjoy
0a5111e4b0
chore: update i18n types definition
3 months ago
Steven
a97154e72d
chore: bump react version
3 months ago
dependabot[bot]
4e99de2692
chore: bump @bufbuild/buf from 1.46.0 to 1.47.2 in /web ( #4169 )
...
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf ) from 1.46.0 to 1.47.2.
- [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.46.0...v1.47.2 )
---
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]
edb8db9914
chore: bump @reduxjs/toolkit from 2.3.0 to 2.4.0 in /web ( #4170 )
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
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
dependabot[bot]
1e28f7abb5
chore: bump tailwind-merge from 2.5.4 to 2.5.5 in /web ( #4171 )
...
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge ) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases )
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.5.5 )
---
updated-dependencies:
- dependency-name: tailwind-merge
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]
56c9e94ac4
chore: bump class-variance-authority from 0.7.0 to 0.7.1 in /web ( #4172 )
...
Bumps [class-variance-authority](https://github.com/joe-bell/cva ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/joe-bell/cva/releases )
- [Commits](https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.1 )
---
updated-dependencies:
- dependency-name: class-variance-authority
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]
790004463b
chore: bump less from 4.2.0 to 4.2.1 in /web ( #4173 )
...
Bumps [less](https://github.com/less/less.js ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/less/less.js/releases )
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/less/less.js/commits )
---
updated-dependencies:
- dependency-name: less
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>
3 months ago
Cheng
2aa3795e50
fix: search conditions affected by pull-to-refresh ( #4159 )
3 months ago
Query&mut NinjaStyle, &Ryder
009f4956ac
fix: check IdP for disallow password auth
...
* fix #4144 now when there is no sso then the Disallow password auth is disabled
* fixed the import issue
* attempt fixing linting issues
---------
Co-authored-by: pransh62390 <63577123+pransh62390@users.noreply.github.com>
3 months ago
KidLoveToPlay
73d13cb97b
chore: style fix to #4151 ( #4153 )
...
* chore: apply styles to the correct month
* chore: style fix
3 months ago
KidLoveToPlay
97ef5a8871
chore: apply styles to the correct month ( #4151 )
3 months ago
Madhur Jodhwani
a51e363c7c
chore: fix truncation of webhook url to avoid disappearance of Trash Icon ( #4145 )
...
* Fixed truncation of webhook url to avoid disappearance of Trash Icon
* fixing webhook truncation issue #4078
* Removing overflow-hidden
* resolving pipeline issues
* supporting on hover url display
---------
Co-authored-by: Madhur <madhur.jodhwani@accelya.com>
3 months ago
RoccoSmit
54ee2bf3ab
feat: show less when memo expanded ( #4143 )
...
* Added show less action and language files
* Renaming type as suggested in pr review
3 months ago
Steven
104948ae40
chore: set pull to refresh with screen size
3 months ago
nlfox
3cbccde67e
feat: add pull to refresh for PagedMemoList ( #4128 )
3 months ago
johnnyjoy
1424036ccd
chore: use for...of
4 months ago
Andy An
f6af564d4e
feat: enhancement on UI/UX on user statistic view part. ( #4122 )
...
Enhancement on UI/UX on user statistic view part.
4 months ago
lcdgit
f00751a6e0
feat: allow to remove done items ( #4126 )
...
* add remove done items
* i18n en add
* bug fix
* add i18n
* Modify the description
* Modify the description
* Modify the description
* remove remove_done_check_items setting
* fix the static checks
* fix the static checks
---------
Co-authored-by: mozhu <lcl_em@163.com>
4 months ago
Steven
f007185b8f
chore: tweak form styles
4 months ago
RoccoSmit
142e97ab5a
feat: navigate image view with keyboard keys ( #4116 )
...
* Navigate images with keyboard left and right keys
* Fix linting
* Adding missing "
* Added change to incorrect branch
4 months ago
Steven
ad50aec2db
chore: update activity calendar
4 months ago
johnnyjoy
3786fb8db2
chore(dev): add code inspector plugin
4 months ago
Steven
67c1a46346
chore: remove html renderer sanitizes
4 months ago
Steven
57c00734e2
fix: frontend build
4 months ago
Ngô Quốc Đạt
e25792be9c
chore: update vi translations ( #4099 )
4 months ago
Steven
f5a0827a3f
chore: update explore translate of `zh-hans`
4 months ago
Steven
04c6e262c3
chore: align colors
4 months ago
Simon
f310207b9a
chore: update i18n Ukrainian ( #4096 )
...
* Update uk.json
* Update uk.json
4 months ago
Steven
b547720aa8
chore: add id to i18n locales
4 months ago
kiraware
3542a79420
feat: add Bahasa Indonesia (id) translation ( #4092 )
4 months ago
johnnyjoy
227cc26cb9
chore: align table styles for access token section
4 months ago
Steven
4b28dfddb6
fix: visibility selector overflow
4 months ago
dependabot[bot]
648db7e82a
chore: bump uuid from 10.0.0 to 11.0.2 in /web ( #4086 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 10.0.0 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2 )
---
updated-dependencies:
- dependency-name: uuid
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
dependabot[bot]
6be36d268a
chore: bump @types/node from 22.8.0 to 22.8.6 in /web ( #4087 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.8.0 to 22.8.6.
- [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-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]
bb9b6be19e
chore: bump zustand from 4.5.5 to 5.0.1 in /web ( #4090 )
...
Bumps [zustand](https://github.com/pmndrs/zustand ) from 4.5.5 to 5.0.1.
- [Release notes](https://github.com/pmndrs/zustand/releases )
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.5...v5.0.1 )
---
updated-dependencies:
- dependency-name: zustand
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
dependabot[bot]
183a22a928
chore: bump @bufbuild/buf from 1.45.0 to 1.46.0 in /web ( #4088 )
...
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf ) from 1.45.0 to 1.46.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.45.0...v1.46.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>
4 months ago
dependabot[bot]
aea814de83
chore: bump @bufbuild/protobuf from 2.2.0 to 2.2.2 in /web ( #4089 )
...
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/bufbuild/protobuf-es/releases )
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.2/packages/protobuf )
---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
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
Daniel Pinto
f44583e87d
chore: allow some hardcoded strings to be translated ( #4076 )
...
Allow some hardcoded strings to be translated
Also add pt-PT translation for them
4 months ago
Steven
67e474d4dd
fix: linter warning
4 months ago
Steven
c12425329b
chore: fix action buttons
4 months ago
Steven
db2b34a850
chore: update input source
4 months ago