dependabot[bot]
|
0ab7082c7c
|
chore: bump mobx from 6.13.6 to 6.13.7 in /web (#4662)
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.13.6...mobx@6.13.7)
---
updated-dependencies:
- dependency-name: mobx
dependency-version: 6.13.7
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>
|
2025-05-03 14:27:06 +08:00 |
|
dependabot[bot]
|
8550176cfa
|
chore: bump golang.org/x/crypto from 0.35.0 to 0.37.0 (#4665)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.37.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.37.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.37.0
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>
|
2025-05-03 14:26:28 +08:00 |
|
dependabot[bot]
|
fdcef4d3a7
|
chore: bump golang.org/x/net from 0.35.0 to 0.39.0 (#4666)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.39.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.39.0
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>
|
2025-05-03 14:26:19 +08:00 |
|
dependabot[bot]
|
a266c4c6a5
|
chore: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#4667)
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-version: 5.2.2
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>
|
2025-05-03 14:17:07 +08:00 |
|
dependabot[bot]
|
0c692c48af
|
chore: bump modernc.org/sqlite from 1.36.0 to 1.37.0 (#4668)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.36.0 to 1.37.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.36.0...v1.37.0)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-version: 1.37.0
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>
|
2025-05-03 14:16:59 +08:00 |
|
dependabot[bot]
|
b5f68576ff
|
chore: bump golang.org/x/mod from 0.23.0 to 0.24.0 (#4669)
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-version: 0.24.0
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>
|
2025-05-03 14:16:51 +08:00 |
|
boojack
|
75f5c4c0b2
|
chore: add deepwiki badge
|
2025-04-28 13:51:41 +08:00 |
|
João Tiago
|
a46301fa77
|
feat: support child tags in NSFW blur feature (#4640)
* fix: add support for child nsfw tags
* fix: correctly detect child tags of custom NSFW tags
* Update web/src/components/MemoView.tsx
---------
Co-authored-by: Johnny <yourselfhosted@gmail.com>
|
2025-04-26 16:23:15 +08:00 |
|
johnnyjoy
|
411a91122b
|
fix: linter error
|
2025-04-24 10:11:35 +08:00 |
|
johnnyjoy
|
eb33a604b2
|
feat: support mapping avatar url from oauth2
|
2025-04-24 10:07:24 +08:00 |
|
Steven
|
e41916408a
|
chore: update dockerfile
|
2025-04-21 22:26:18 +08:00 |
|
Johnny
|
0f965c6fe0
|
chore: add action cache
|
2025-04-21 21:39:09 +08:00 |
|
Johnny
|
33907539cd
|
chore: merge release action
|
2025-04-21 21:26:46 +08:00 |
|
johnnyjoy
|
dc5f37ebba
|
chore: remove unused demo dockfile
|
2025-04-21 21:16:38 +08:00 |
|
Johnny
|
7e1368028b
|
chore: add dockerfile.demo
|
2025-04-21 09:02:38 +08:00 |
|
Johnny
|
fdc0553cfb
|
chore: move frontend build to action
|
2025-04-19 23:10:32 +08:00 |
|
Simon
|
bb892be5b3
|
feat: improve visual feedback in MemoEditor for drag/drop file uploads (#4634)
* improve drag/drop file upload UI
* fix eslint errors
* use tailwind for cursor styles
* fix eslint issues
|
2025-04-18 23:49:59 +08:00 |
|
Johnny
|
d38f4699c2
|
chore: try build arm/v7
|
2025-04-17 23:28:33 +08:00 |
|
Steven
|
1a121e350b
|
chore: update gitignore
|
2025-04-17 23:11:36 +08:00 |
|
RichardYe
|
76ed1b5cc5
|
feat: set locale based on browser language when user is not logged in (#4635)
* feat: set locale based on browser language when user is not logged in
* docs: comments for locale fallback logic
|
2025-04-17 20:02:41 +08:00 |
|
Steven
|
f6e4e504fe
|
chore: remove armv7
|
2025-04-16 23:05:27 +08:00 |
|
Steven
|
aa272670ce
|
chore: upgrade buf
|
2025-04-16 23:00:11 +08:00 |
|
Steven
|
7475a30fe9
|
chore: update docker platforms
|
2025-04-16 22:50:31 +08:00 |
|
Steven
|
e2f5c61e30
|
fix: docker username in actions
|
2025-04-16 22:39:58 +08:00 |
|
Steven
|
02f8e0da41
|
chore: update actions
|
2025-04-16 22:39:15 +08:00 |
|
RichardYe
|
ebccef6033
|
fix: shutdown gRPC server gracefully (#4626)
fix: add graceful shutdown for gRPC server
|
2025-04-15 22:58:25 +00:00 |
|
Steven
|
789a9cc5a2
|
fix: padding left of list
|
2025-04-14 23:00:36 +08:00 |
|
Steven
|
a6be658f42
|
fix: list memo comments
|
2025-04-14 22:51:11 +08:00 |
|
Johnny
|
b94682dc4f
|
chore: fix linter
|
2025-04-12 22:16:32 +08:00 |
|
Johnny
|
18b9b9d18f
|
chore: implement memo filter in list memo relations
|
2025-04-12 22:13:18 +08:00 |
|
Johnny
|
08f9b18ced
|
fix: list memo relations
|
2025-04-12 22:02:13 +08:00 |
|
Johnny
|
2f6dc2b51f
|
fix: padding of list
|
2025-04-10 23:06:14 +08:00 |
|
Johnny
|
7632c52c0c
|
chore: bump version
|
2025-04-10 22:52:03 +08:00 |
|
Johnny
|
97b23f46e6
|
chore: remove resource title
|
2025-04-09 22:58:53 +08:00 |
|
倒霉狐狸
|
ebf13c4dff
|
chore: caching resource files accelerates second requests (#4614)
* cache assets files
* Apply suggestions from code review
* Update server/router/frontend/frontend.go
* Update server/router/frontend/frontend.go
---------
Co-authored-by: Johnny <yourselfhosted@gmail.com>
|
2025-04-09 22:22:03 +08:00 |
|
Johnny
|
3cc0e255ce
|
fix: memo filter for postgres
|
2025-04-08 23:46:08 +08:00 |
|
Johnny
|
f5d5ebea6f
|
chore: hide actions for comment
|
2025-04-06 22:58:43 +08:00 |
|
Johnny
|
aa8cf44c41
|
chore: fix entrypoint.sh
|
2025-04-06 22:44:19 +08:00 |
|
Johnny
|
9dde9f332f
|
chore: move dockerfile
|
2025-04-06 22:40:26 +08:00 |
|
dependabot[bot]
|
052d5d41fe
|
chore: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.1 to 2.26.3 (#4586)
chore: bump github.com/grpc-ecosystem/grpc-gateway/v2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.26.1 to 2.26.3.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.1...v2.26.3)
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
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>
|
2025-04-02 23:08:48 +08:00 |
|
dependabot[bot]
|
bec0acc66a
|
chore: bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#4587)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.28.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
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>
|
2025-04-02 22:56:28 +08:00 |
|
Steven
|
3d610a78f2
|
chore: update golangci config
|
2025-04-02 22:53:17 +08:00 |
|
Steven
|
ec17c4b015
|
chore: update linter ci
|
2025-04-02 22:51:22 +08:00 |
|
Steven
|
2cf2126d64
|
fix: golangci config
|
2025-04-02 22:47:34 +08:00 |
|
Steven
|
2aca8180d1
|
chore: update golangci config
|
2025-04-02 22:16:05 +08:00 |
|
Steven
|
0430de8713
|
chore: fix golangci version
|
2025-04-02 22:10:19 +08:00 |
|
dependabot[bot]
|
76737b5542
|
chore: bump golangci/golangci-lint-action from 6 to 7 (#4584)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v7)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
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>
|
2025-04-02 18:17:02 +08:00 |
|
dependabot[bot]
|
39f85e9d68
|
chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.64 to 1.17.70 (#4585)
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.64 to 1.17.70.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.64...feature/s3/manager/v1.17.70)
---
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>
|
2025-04-02 18:16:49 +08:00 |
|
dependabot[bot]
|
ebc2cc2970
|
chore: bump google.golang.org/grpc from 1.70.0 to 1.71.1 (#4588)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.70.0 to 1.71.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.70.0...v1.71.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
|
2025-04-02 18:16:27 +08:00 |
|
dependabot[bot]
|
d1fb602988
|
chore: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#4589)
Bumps google.golang.org/protobuf from 1.36.5 to 1.36.6.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
|
2025-04-02 18:16:11 +08:00 |
|