Commit Graph

3202 Commits (ee96465be06f0e69880ab5443676928cb8cb4bd2)
 

Author SHA1 Message Date
Steven 506d2ed8ca chore: tweak menu style 7 months ago
Steven c3f381c8c5 chore: add instance url to profile 7 months ago
Steven 9a27fdf855 chore: tweak load more button 7 months ago
Steven fc2cd43dc2 chore: tweak util tests 7 months ago
Mykal Machon c0826c43b0
fix: explicitly disabling `autocapitalize` and `spellcheck` (#3797)
fix #3747: removing autocapitalize and spellcheck
7 months ago
Steven 724db203f7 chore: tweak seed data 7 months ago
Steven 04b4fa1d02 chore: tweak icon button container 7 months ago
Steven 61b8cee31d chore: retire preview markdown dialog 7 months ago
Steven 4ad6028681 refactor: use popover instead of dialog for memo relations 7 months ago
tiltshiftfocus a5978e7657
fix: tag query for mysql (#3785) 7 months ago
Steven 158745704e feat: add memo display setting menu 7 months ago
dependabot[bot] 01819610c7
chore: bump modernc.org/sqlite from 1.30.2 to 1.31.1 (#3769)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.30.2 to 1.31.1.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.30.2...v1.31.1)

---
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>
7 months ago
dependabot[bot] bc5e0b5daf
chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.8 to 1.17.9 (#3770)
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.8 to 1.17.9.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.8...config/v1.17.9)

---
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] 4924af5235
chore: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 (#3771)
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.20.0 to 2.21.0.
- [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.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  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>
7 months ago
dependabot[bot] 12a9165852
chore: bump react-router-dom from 6.25.1 to 6.26.0 in /web (#3772)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.25.1 to 6.26.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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>
7 months ago
dependabot[bot] 1fcb867e0f
chore: bump react-i18next from 14.1.3 to 15.0.0 in /web (#3774)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.3 to 15.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  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
dependabot[bot] 222e9dfe58
chore: bump @types/node from 20.14.13 to 22.0.2 in /web (#3775)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.2.
- [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-major
...

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] 55a2e791aa
chore: bump lucide-react from 0.399.0 to 0.419.0 in /web (#3773)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.399.0 to 0.419.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.419.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  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>
7 months ago
Steven 21f18f7c56 chore: tweak activity service definition 7 months ago
Steven cc91b1e512 chore: buf generate 7 months ago
Steven 26fa172641 chore(frontend): add order by time asc 7 months ago
Steven 6184375cbb chore: upgrade frontend dependencies 7 months ago
Steven 07667257d5 feat: support order by time asc 7 months ago
Steven ea70dd85bf chore: remove color in manifest 7 months ago
Steven 14194504ee chore: remove unused classnames 7 months ago
Steven 444ccc03ed chore: tweak default title 7 months ago
Noah Alderton 117077ac8f
fix: dead link in README.md (#3750) 7 months ago
Steven 342b6ad696 chore: tweak seed data 7 months ago
Steven a948555166 fix: release action 7 months ago
Steven 4870433289 chore: tweak release action 7 months ago
Steven a1083e648f chore: fix resource display time 7 months ago
Steven 4b415e519e chore: tweak demo data 7 months ago
Steven 7564c40c8d chore: fix env init 7 months ago
Steven 8fd5365ac1 chore: tweak linter error 7 months ago
Steven a50f3b9382 chore: fix memos sorting 7 months ago
Steven 5ad00c3a50 chore: fix env binding 7 months ago
Steven 8bf7cdfd31 feat: add password auth flag 7 months ago
Steven b9006f8ce0 chore: tweak date utils 7 months ago
Steven 3d63d9d5fb chore: fix activity stats 7 months ago
Steven 139090fb8f chore: fix calendar timestamps 7 months ago
Steven bdc257d837 chore: tweak release actions 7 months ago
Andrew Williams c9c40bc876
chore: build release containers from tags rather than branches (#3739)
Fixes #3645, currently the release containers are build from the release branches, which are created in preparation for a release. This causes some users with automated CI/CD to either deploy a pre-release version or be notified of a release version before it has actually been released. 

This change switches the workflow to be triggered by tags, which are created on the release version.
7 months ago
Steven edc3b578d6 feat: implement search multi tags 7 months ago
Steven c6a09d9353 chore: update memo filter styles 7 months ago
Steven cd38ec93ed feat: implement memo filters 7 months ago
Steven b3b4aa9ddb chore: remove unused code 7 months ago
Steven c5900b355e chore: tweak signup checks 7 months ago
Steven 553e8d09dd chore: update public default value to false 7 months ago
Steven 22ec0cf2e3 chore: bump version 7 months ago
Steven 44e56844f5 chore: tweak search resources 7 months ago