johnnyjoy
cf1be81de2
feat: use date-picker instead of raw datetime input
6 months ago
johnnyjoy
199d5680e6
chore: update inbox messages style
6 months ago
johnnyjoy
435bd5c44f
fix: update relation graph checks
6 months ago
johnnyjoy
04d6329d0f
feat: use hash router to sub-setting pages
6 months ago
johnnyjoy
085995ec3d
chore: update setting title
6 months ago
johnnyjoy
c3cb3770cc
chore: tweak function names
6 months ago
johnnyjoy
c2e820400e
chore: regenerate api docs
6 months ago
d0zingcat
67dc9a3f0a
chore: allow quick unpin ( #4031 )
...
Signed-off-by: d0zingcat <leewtang@gmail.com>
6 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
6 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>
6 months ago
Steven
009534f1cf
chore: fix linter warning
6 months ago
Steven
68c2bd3837
chore: update memo relations
6 months ago
Steven
82da20e1c3
feat: implement graph of relations
6 months ago
Steven
952428c15d
chore: update default max height
6 months ago
Steven
cfe1765067
chore: tweak user statistics view
6 months ago
Steven
c4b52c68b5
fix: max height of memo content compact mode
6 months ago
Steven
317cf06579
chore: tweak demo data
6 months ago
Steven
14712b42fa
chore: add pagination to list inboxes
6 months ago
Steven
b4d72e3349
fix: memo visibilities with filter
6 months ago
Steven
60a0ead0fa
chore: add `ka-GE` locale
6 months ago
Aleksandre
69e93c1ab4
feat: support Georgian Language ( #4016 )
...
Create ge.json
Georgian language
6 months ago
Steven
b2f60758bc
chore: update workspace setting in demo mode
6 months ago
Steven
74498a726e
chore: update package
7 months ago
Steven
cab981c393
chore: fix linter errors
7 months ago
Steven
3370ecd4fc
chore: ignore lint for tests
7 months ago
Steven
0a871b8960
chore: fix tests
7 months ago
RoccoSmit
35cf975e76
fix: apply system theme dynamically ( #4010 )
...
Remove appearance comparison
7 months ago
Steven
43d13a3edc
chore: tweak linter
7 months ago
Steven
f467f1d9f6
chore: update cron package
7 months ago
Steven
0b6f24a21a
chore: update task complete
7 months ago
Steven
d066d46f6e
chore: tweak schema version
7 months ago
Steven
d54c8065b5
chore: update demo data
7 months ago
Steven
2acad978d1
chore(frontend): add reactions setting
7 months ago
Steven
e527b6a878
feat: move reaction type to setting
7 months ago
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
7 months ago
Steven
dc15e8f30f
chore: implement memo metadata store
7 months ago
johnnyjoy
831c254d64
fix: update user fields
7 months ago
Roman
310f147911
feat: allow single letter user id ( #3991 )
...
* Allow single letter user id.
They do work - I use one and login using Authelia, but then I am not able to update the profile to update avatar or add comment because "Invalid username: r" errors
* Add test for the util with uid matcher
* Move the test to separate directory
* Use goimports on the test file
* Rename the test for a mroe matching name, add failing test
* Update the regexp so that two letter work
---------
Co-authored-by: Roman Kamyk <roman@kamyk.me>
7 months ago
Steven
0b2f08ad15
fix: memo view
7 months ago
Steven
d11e7a3a9a
chore: remove duplicated requests
7 months ago
Steven
c401a07933
chore: update dependencies
7 months ago
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
7 months ago
dependabot[bot]
4ab06f5f11
chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.22 to 1.17.25 ( #3978 )
...
chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2 ) from 1.17.22 to 1.17.25.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.22...credentials/v1.17.25 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
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>
7 months ago
dependabot[bot]
dab0f1907d
chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.39 ( #3976 )
...
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.27.36 to 1.27.39.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.36...config/v1.27.39 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
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>
7 months ago
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>
7 months ago
Xavier Hocquet
32123e0c21
feat: add month toggle on hover ( #3972 )
...
* Add month toggle on hover
* Lint
7 months ago
dependabot[bot]
4c0c7431c8
chore: bump google.golang.org/grpc from 1.67.0 to 1.67.1 ( #3977 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.0...v1.67.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
7 months ago
dependabot[bot]
25367bc000
chore: bump nice-grpc-web from 3.3.4 to 3.3.5 in /web ( #3979 )
...
Bumps [nice-grpc-web](https://github.com/deeplay-io/nice-grpc ) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/deeplay-io/nice-grpc/releases )
- [Commits](https://github.com/deeplay-io/nice-grpc/compare/nice-grpc-web@3.3.4...nice-grpc-web@3.3.5 )
---
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>
7 months ago
dependabot[bot]
6cd86c0de1
chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.34 to 1.17.37 ( #3975 )
...
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.34 to 1.17.37.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.34...credentials/v1.17.37 )
---
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>
7 months ago
dependabot[bot]
508146b052
chore: bump mermaid from 10.9.1 to 11.2.1 in /web ( #3980 )
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.9.1 to 11.2.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...mermaid@11.2.1 )
---
updated-dependencies:
- dependency-name: mermaid
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