Steven
104948ae40
chore: set pull to refresh with screen size
6 months ago
nlfox
3cbccde67e
feat: add pull to refresh for PagedMemoList ( #4128 )
6 months ago
johnnyjoy
1424036ccd
chore: use for...of
6 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.
6 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>
6 months ago
Steven
f007185b8f
chore: tweak form styles
6 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
6 months ago
Steven
ad50aec2db
chore: update activity calendar
7 months ago
johnnyjoy
3786fb8db2
chore(dev): add code inspector plugin
7 months ago
Steven
67c1a46346
chore: remove html renderer sanitizes
7 months ago
Steven
57c00734e2
fix: frontend build
7 months ago
Ngô Quốc Đạt
e25792be9c
chore: update vi translations ( #4099 )
7 months ago
Steven
f5a0827a3f
chore: update explore translate of `zh-hans`
7 months ago
Steven
04c6e262c3
chore: align colors
7 months ago
Simon
f310207b9a
chore: update i18n Ukrainian ( #4096 )
...
* Update uk.json
* Update uk.json
7 months ago
Steven
b547720aa8
chore: add id to i18n locales
7 months ago
kiraware
3542a79420
feat: add Bahasa Indonesia (id) translation ( #4092 )
7 months ago
johnnyjoy
227cc26cb9
chore: align table styles for access token section
7 months ago
Steven
4b28dfddb6
fix: visibility selector overflow
7 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>
7 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>
7 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>
7 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>
7 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>
7 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
7 months ago
Steven
67e474d4dd
fix: linter warning
7 months ago
Steven
c12425329b
chore: fix action buttons
7 months ago
Steven
db2b34a850
chore: update input source
7 months ago
Daniel Pinto
12bcf65f7d
locale: Add pt-PT translations ( #4064 )
...
* locale: Add pt-PT translations
* fix str
7 months ago
Steven
f373d8e88c
chore: update checkbox source
7 months ago
Steven
963706aebd
refactor: update button source
7 months ago
Steven
8635aed138
chore: update dependencies
7 months ago
new-aspect
aa9649adf0
fix: automatic indentation follows previous lines in lists ( #4048 ) ( #4050 )
...
* fix: automatic indentation follows previous lines in lists (#4048 )
* fix: automatic indentation follows previous lines in lists (#4048 )
change the position of this logic and recommit it
7 months ago
RoccoSmit
2851f11302
fix: use UTC date for calendar filter ( #4046 )
7 months ago
johnnyjoy
7e48d13834
fix: workspace setting state
7 months ago
Steven
4fcc682a15
chore: add beta badge to relation graph
7 months ago
Steven
f9fec56560
chore: fix date picker position
7 months ago
johnnyjoy
2ebf3f2615
chore: fix math styles
7 months ago
johnnyjoy
cf1be81de2
feat: use date-picker instead of raw datetime input
7 months ago
johnnyjoy
199d5680e6
chore: update inbox messages style
7 months ago
johnnyjoy
435bd5c44f
fix: update relation graph checks
7 months ago
johnnyjoy
04d6329d0f
feat: use hash router to sub-setting pages
7 months ago
johnnyjoy
085995ec3d
chore: update setting title
7 months ago
johnnyjoy
c3cb3770cc
chore: tweak function names
7 months ago
d0zingcat
67dc9a3f0a
chore: allow quick unpin ( #4031 )
...
Signed-off-by: d0zingcat <leewtang@gmail.com>
7 months ago
Matteo Vollero
19098940f7
chore: check currentUser and redirect to index if logged ( #4021 )
...
* If to check currentUser and redirect to index if logged
* Moved check into useEffect
7 months ago
d0zingcat
e5cb2037e4
feat: allow to disable markdown shortcuts ( #4025 )
...
* add settting to disable markdown keymap
Signed-off-by: d0zingcat <leewtang@gmail.com>
* rename disable markdown shortcuts
Signed-off-by: d0zingcat <leewtang@gmail.com>
* fix lint
Signed-off-by: d0zingcat <leewtang@gmail.com>
---------
Signed-off-by: d0zingcat <leewtang@gmail.com>
7 months ago
Steven
68c2bd3837
chore: update memo relations
7 months ago
Steven
82da20e1c3
feat: implement graph of relations
7 months ago
Steven
952428c15d
chore: update default max height
7 months ago