Steven
b547720aa8
chore: add id to i18n locales
2024-11-03 22:48:39 +08:00
kiraware
3542a79420
feat: add Bahasa Indonesia (id) translation ( #4092 )
2024-11-03 22:45:49 +08:00
johnnyjoy
227cc26cb9
chore: align table styles for access token section
2024-11-03 20:28:42 +08:00
Steven
4b28dfddb6
fix: visibility selector overflow
2024-11-02 13:39:08 +08:00
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>
2024-11-02 11:58:31 +08:00
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>
2024-11-02 10:39:25 +08:00
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>
2024-11-02 10:38:39 +08:00
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>
2024-11-02 10:38:04 +08:00
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>
2024-11-02 10:36:27 +08:00
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
2024-11-02 10:36:11 +08:00
Steven
67e474d4dd
fix: linter warning
2024-10-30 20:19:08 +08:00
Steven
c12425329b
chore: fix action buttons
2024-10-29 00:18:02 +08:00
Steven
db2b34a850
chore: update input source
2024-10-28 22:04:52 +08:00
Daniel Pinto
12bcf65f7d
locale: Add pt-PT translations ( #4064 )
...
* locale: Add pt-PT translations
* fix str
2024-10-28 09:14:00 +08:00
Steven
f373d8e88c
chore: update checkbox source
2024-10-27 10:19:06 +08:00
Steven
963706aebd
refactor: update button source
2024-10-26 21:36:05 +08:00
Steven
8635aed138
chore: update dependencies
2024-10-25 21:55:00 +08:00
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
2024-10-25 19:16:59 +08:00
RoccoSmit
2851f11302
fix: use UTC date for calendar filter ( #4046 )
2024-10-23 22:52:20 +08:00
johnnyjoy
7e48d13834
fix: workspace setting state
2024-10-23 13:46:07 +08:00
Steven
4fcc682a15
chore: add beta badge to relation graph
2024-10-21 20:23:34 +08:00
Steven
f9fec56560
chore: fix date picker position
2024-10-20 17:08:01 +08:00
johnnyjoy
2ebf3f2615
chore: fix math styles
2024-10-19 21:40:24 +08:00
johnnyjoy
cf1be81de2
feat: use date-picker instead of raw datetime input
2024-10-19 21:30:02 +08:00
johnnyjoy
199d5680e6
chore: update inbox messages style
2024-10-19 21:01:02 +08:00
johnnyjoy
435bd5c44f
fix: update relation graph checks
2024-10-19 20:53:53 +08:00
johnnyjoy
04d6329d0f
feat: use hash router to sub-setting pages
2024-10-19 20:46:57 +08:00
johnnyjoy
085995ec3d
chore: update setting title
2024-10-19 20:32:55 +08:00
johnnyjoy
c3cb3770cc
chore: tweak function names
2024-10-19 16:13:33 +08:00
d0zingcat
67dc9a3f0a
chore: allow quick unpin ( #4031 )
...
Signed-off-by: d0zingcat <leewtang@gmail.com>
2024-10-19 16:05:14 +08:00
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
2024-10-19 16:04:34 +08:00
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>
2024-10-16 23:27:54 +08:00
Steven
68c2bd3837
chore: update memo relations
2024-10-16 23:09:20 +08:00
Steven
82da20e1c3
feat: implement graph of relations
2024-10-15 23:31:44 +08:00
Steven
952428c15d
chore: update default max height
2024-10-15 20:38:17 +08:00
Steven
cfe1765067
chore: tweak user statistics view
2024-10-15 20:30:24 +08:00
Steven
c4b52c68b5
fix: max height of memo content compact mode
2024-10-15 20:07:55 +08:00
Steven
60a0ead0fa
chore: add ka-GE
locale
2024-10-14 20:31:45 +08:00
Aleksandre
69e93c1ab4
feat: support Georgian Language ( #4016 )
...
Create ge.json
Georgian language
2024-10-14 09:46:48 +08:00
RoccoSmit
35cf975e76
fix: apply system theme dynamically ( #4010 )
...
Remove appearance comparison
2024-10-11 21:05:52 +08:00
Steven
0b6f24a21a
chore: update task complete
2024-10-10 23:22:18 +08:00
Steven
2acad978d1
chore(frontend): add reactions setting
2024-10-10 22:04:35 +08:00
Steven
e527b6a878
feat: move reaction type to setting
2024-10-10 21:06:32 +08:00
wjsoj
1f9d657065
feat: support set global Default memo visibility ( #3989 )
...
* feat: support set global Default memo visibility
* feat: Move to WorkspaceMemoRelatedSetting
* fix: goimports check failure
* chore: change item name to default_visibility
* fix: goimports check failure
2024-10-08 22:45:18 +08:00
Steven
dc15e8f30f
chore: implement memo metadata store
2024-10-08 22:22:45 +08:00
johnnyjoy
831c254d64
fix: update user fields
2024-10-08 19:52:49 +08:00
Steven
0b2f08ad15
fix: memo view
2024-10-07 01:57:37 +08:00
Steven
d11e7a3a9a
chore: remove duplicated requests
2024-10-07 01:40:15 +08:00
RoccoSmit
f0d43c9577
feat: add tag count to tree view ( #3970 )
...
* Add tag count to tree view
* Only display tag amounts > 1
* Updated tag amount var name to be more descriptive
* - Moved display logic to html in return
- Updated var names to closer match var passed in by TagSection component
2024-10-02 18:31:50 +08:00
dependabot[bot]
e7949d0748
chore: bump vite from 5.4.7 to 5.4.8 in /web ( #3981 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.7 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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>
2024-10-02 11:37:16 +08:00