Commit Graph

3372 Commits (ea9db2ff56fd2c2aabe2f82e8f1632b67796575b)
 

Author SHA1 Message Date
dependabot[bot] ea9db2ff56
chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.48 to 1.17.61 (#4460)
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.48 to 1.17.61.
- [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.48...credentials/v1.17.61)

---
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>
8 months ago
Johnny 8acded1f23 chore: fix linter 8 months ago
Johnny 372fc3655a refactor: retire less 8 months ago
dependabot[bot] 4ed6862423
chore: bump pnpm/action-setup from 4.0.0 to 4.1.0 (#4456)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  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>
8 months ago
dependabot[bot] 69ea9eac94
chore: bump google.golang.org/protobuf from 1.35.2 to 1.36.5 (#4458)
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.5.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  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>
8 months ago
dependabot[bot] 459e8e9589
chore: bump modernc.org/sqlite from 1.34.2 to 1.36.0 (#4457)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.34.2 to 1.36.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.36.0)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  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>
8 months ago
dependabot[bot] d107373ae9
chore: bump github.com/google/cel-go from 0.23.2 to 0.24.1 (#4459)
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.23.2 to 0.24.1.
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](https://github.com/google/cel-go/compare/v0.23.2...v0.24.1)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  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>
8 months ago
dependabot[bot] 4e5b9d39b3
chore: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#4461)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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>
8 months ago
xt 7651c454fd
chore: chinese localization enhancements (#4450)
* Chinese localization enhancements

* Fix for eslint

* Chinese localization fixed
8 months ago
Johnny 5562282822 chore: update demo site 8 months ago
Johnny 47b41bce85 refactor: move memo relation definition 8 months ago
Johnny ba98fddbaf chore: go mod tidy 8 months ago
Johnny 5bb4a300db chore: bump gomark 8 months ago
Johnny 012405f7fd refactor: user stats state 8 months ago
Johnny 81502d9092 fix: stats requests 8 months ago
Johnny b897b243e5 feat: dynamic fetch user stats 8 months ago
Johnny 5d1075a647 refactor: update home layout 8 months ago
Johnny 0da3859878 chore: bump version to `0.24.1` 8 months ago
Johnny b56aa397b2 chore: update assets routes 8 months ago
Johnny f60906ce33 chore: tweak vite config 8 months ago
nbb 5962c6d04b
feat: optimize initial load performance by implementing lazy loading and code splitting (#4445) 8 months ago
Johnny bef67638c1 chore: fix home route 8 months ago
Johnny 8e4e745ba9 chore: update navigation 8 months ago
XIN_____ 3a7b24bd01
chore: add cursor-pointer to memo's display time (#4441)
feat: memo title add cursor-pointer when mouse hover
8 months ago
Johnny 271a8c8c28 refactor: home layout 8 months ago
Johnny 9107a941ca chore: update linter config 8 months ago
Johnny f98c519834 fix: linter 8 months ago
Johnny 66a4b04454 chore: update readme 8 months ago
Johnny 0200ce7681 chore: upgrade golangci-lint 8 months ago
Johnny bbca130d62 chore: bump golang version 8 months ago
XIN_____ a0fabaf012
chore: update cn-zh i18n (#4435) 8 months ago
Michael Baumgarten 9f01b451df
feat: match sublist indentation when adding a new item (#4433)
* match sublist indentation

* recursively get last node

* fix linting issues
8 months ago
MHZ 964ae16851
feat: support YouTube video thumbnail in link preview (#4427) 8 months ago
MHZ f17774cb3b
feat: prevent attackers from exploiting redirect attack GetLinkMetadata API (#4428)
fix: Prevent attackers from exploiting redirect attack GetLinkMetadata API.
8 months ago
Johnny bc97b66f36 fix: serial updates 8 months ago
johnnyjoy f15fd42ed5 fix: inboxes state 8 months ago
johnnyjoy 7a685d6435 fix: fetch user by username 8 months ago
XIN_____ 1ebe2e9aae
chore: update chinese i18n for settings section (#4424) 8 months ago
Johnny ea165db751
chore: update README.md 8 months ago
Johnny c088c5b26a feat: render emoji from shortcut title 8 months ago
Johnny 37eceabc94 chore: fix memo view gap 8 months ago
Johnny cdbaf805b7 chore: pnpm install 8 months ago
Johnny e528203cde chore: remove unused deps 8 months ago
MHZ f8c973c938
fix: prevent previewing internal network web pages. (#4421) 8 months ago
Johnny 2aaaef79f7 chore: fix tests 8 months ago
Johnny 2dc7766fd0 fix: content contains for postgres 8 months ago
taosin 00932d18f5
feat: update i18n zh-hans (#4416) 8 months ago
taosin 6fdfe6b118
chore: update chinese i18n (#4414) 8 months ago
ProjectOrangeJuice 9f25bb2034
feat: trim space on webhook url (#4411) 8 months ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 8 months ago