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>
5 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>
5 months ago
dependabot[bot]
143167386e
chore: bump dompurify from 3.1.6 to 3.1.7 in /web ( #3982 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.1.7 )
---
updated-dependencies:
- dependency-name: dompurify
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]
938cfb4a69
chore: bump @types/node from 22.5.5 to 22.7.4 in /web ( #3983 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.5 to 22.7.4.
- [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-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]
6965f0b89d
chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.0 to 1.63.3 ( #3974 )
...
chore: bump github.com/aws/aws-sdk-go-v2/service/s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) from 1.63.0 to 1.63.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.63.0...service/s3/v1.63.3 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
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
ElTopo
0ba36ed7e0
chore: updated zh-Hans.json from current version of en.json ( #3966 )
5 months ago
Steven
771a977c9f
chore: tweak words
5 months ago
Steven
69ad5178b3
chore: update `MaxCallRecvMsgSize`
5 months ago
Steven
2b86069f3b
chore: update `MaxRecvMsgSize`
5 months ago
johnnyjoy
d5d37c1d59
chore: bump gomark version
5 months ago
Steven
cf4e660f41
chore: add memo location setting
5 months ago
Steven
95a50b6596
chore: tweak leaflet map
5 months ago
Steven
9c41c8d5c9
chore: fix marker icon
5 months ago
Steven
2837816ff7
chore: fix component state
5 months ago
Steven
b144faf43a
feat: add location selector
5 months ago
Steven
63989ab365
feat: add location to memo payload
5 months ago
Steven
92c41458a9
chore: fix release action
5 months ago
Steven
a55afbd3ed
chore: tweak build actions
5 months ago
boojack
9c4d25cc4d
chore: update README.md
5 months ago
Steven
8b444be6ca
chore: update tag search
5 months ago
Steven
171a89564e
chore: tweak gen apidocs
5 months ago
RoccoSmit
6cbe957db2
fix: show future relative dates ( #3946 )
...
Show future relative dates
5 months ago
auphone
0711ac4ecb
feat: allow mobile user zooming in image preview ( #3880 )
...
* Set viewport scalable in image preview dialog for mobile zooming and reset it on destroy
* Format with prettier
* move setViewportScalable() into useEffect
* use const instead of function
5 months ago
Steven
ea881338a9
chore: add gradient block to compact mode
5 months ago
johnnyjoy
7817947f66
fix: clean duplicated requests
5 months ago
johnnyjoy
1f7a90cec4
chore: add spinner to paged memo list
5 months ago
johnnyjoy
339c38750f
refactor: paged memo list container
5 months ago
johnnyjoy
41976cb894
feat: update memo endpoints
5 months ago
johnnyjoy
c28516b35f
chore: buf generate
5 months ago
Steven
ca213437e9
feat: implement nesting lists
5 months ago
johnnyjoy
7a4d54bb3c
chore: update error messages
5 months ago
johnnyjoy
f102aeb9b9
chore: tweak golangci version
5 months ago
johnnyjoy
a6de047b64
chore: fix actions
5 months ago
johnnyjoy
9130d981fa
chore: fix actions
5 months ago
johnnyjoy
b915eaa620
chore: bump dependencies
5 months ago
Johnny
a81d7b3260
chore: revert "perf: reduce image size by 21.3MB" ( #3942 )
...
Revert "perf: reduce image size by 21.3MB (#3849 )"
This reverts commit 0156c7e11f
.
5 months ago
johnnyjoy
8cdc956e59
chore: update ts proto
5 months ago
John Regan
46830e31ec
buf: specify version of stephenh-ts-proto plugin ( #3941 )
5 months ago
Sriniwas
2db67118fc
fix: case insensetive memo search for postgres ( #3938 )
...
fix:case insensetive memo search for postgres #3892
5 months ago
thehijacker
f6ebfdf7f9
feat: update Slovenian translation ( #3935 )
...
Updated Slovenian translation
Co-authored-by: Andrej Kralj <andrej.kralj@t-2.com>
5 months ago
Steven
ec2b59bff5
chore: bump gomark
6 months ago
Steven
d663313ca2
chore: fix frontend linter
6 months ago
Steven
fbe0251eed
feat: impl list renderer
6 months ago
johnnyjoy
759f7c6171
chore: fix workspace setting tests
6 months ago
johnnyjoy
1da0752922
chore: add schema version to workspace setting
6 months ago
Zisu Zhang
b787d1c7b6
feat: support disable change username and nickname ( #3911 )
...
* feat: support disable change username and nickname
* chore: update UX
6 months ago
ti777777
6f3d5762ca
fix: iframe rendering ( #3916 )
...
* fix iframe rendering
* fix eslint check
6 months ago
RoccoSmit
42bc769d5d
fix: load server name and icon from settings ( #3908 )
6 months ago
Steven
4790e84b98
chore: use ratio instead of max width
6 months ago
Steven
76a9a343a5
chore: fix linter
6 months ago