45 Commits (prod)

Author SHA1 Message Date
dependabot[bot] 57caafec59
chore: bump github.com/grpc-ecosystem/grpc-gateway/v2 (#133)
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.1 to 2.20.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.19.1...v2.20.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>
4 months ago
dependabot[bot] f0121e2a01
chore: bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#134)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0)

---
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>
4 months ago
dependabot[bot] 0e2940b58b
chore: bump modernc.org/sqlite from 1.29.9 to 1.29.10 (#135)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.9 to 1.29.10.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.9...v1.29.10)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  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>
4 months ago
dependabot[bot] db485ba0a9
chore: bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#128)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
4 months ago
dependabot[bot] a291635edd
chore: bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#129)
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.

---
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>
4 months ago
dependabot[bot] 76031a9126
chore: bump modernc.org/sqlite from 1.29.8 to 1.29.9 (#105)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.8 to 1.29.9.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.8...v1.29.9)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  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] 90e7e48f66
chore: bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#104)
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.

---
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>
5 months ago
dependabot[bot] 832b3945d9
chore: bump modernc.org/sqlite from 1.29.6 to 1.29.8 (#97)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.6 to 1.29.8.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.6...v1.29.8)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  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
Steven 9a2618f42b chore: upgrade jwt to v5 5 months ago
Steven c61aa8020a chore: update backend dependencies 5 months ago
Steven b1125f3727 chore: update dependencies 6 months ago
Steven 80f0af8723 chore: update backend dependencies 6 months ago
Steven 5c1c238453 chore: remove unused log package 7 months ago
Steven 98d73e81c0 chore: update dependencies 7 months ago
Steven 5c02bb98bf chore: upgrade backend dependencies 7 months ago
Steven 385499e642 chore: upgrade dependencies 8 months ago
Steven 38cd5fabee chore: update store testing 9 months ago
Steven d46e83b735 chore: update backend dependencies 9 months ago
dependabot[bot] b73f7070e4
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#53)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Steven a7d48e8059 feat: initial postgres driver 9 months ago
Steven 263812f98f chore: update package name 10 months ago
Steven 67c3bbf1ee chore: update deps 11 months ago
Steven 68745ba9e0 chore: upgrade backend deps 11 months ago
Steven 3225e7c47b chore: update server structure 11 months ago
dependabot[bot] 328397612c
chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#39)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
Steven 8cd976791e feat: get url favicon from google s2 1 year ago
Steven 4e3d727b58 chore: add request cache 1 year ago
Steven ebe54d1131 feat: impl grpcweb in frontend 1 year ago
Steven b807417885 chore: upgrade deps version 1 year ago
Steven b5d6036fcf chore: update logger 1 year ago
Steven b9e5e7f2af feat: add resource service 1 year ago
Steven 1f9c87b81b feat: initial buf proto files 1 year ago
Steven b36572c5be chore: rename to `slash` 1 year ago
Steven 0cceed51f8 feat: implement shortcut view analytics 1 year ago
Steven e94c48b576 fix: session name generator 1 year ago
Steven 2a9d601df2 feat: add shortcut favicon 1 year ago
Steven 2fb0d145a2 feat: add secret session workspace setting 1 year ago
Steven 74021134da chore: go mod tidy 1 year ago
Steven 6004a2f657 refactor: migration auth api to v1 1 year ago
Steven 96bcbbba68 refactor: add api v1 package 1 year ago
Steven 702787ef0f chore: use `modernc.org/sqlite` 1 year ago
Steven d08a738a57 feat: rename to shortify 2 years ago
Steven ae227659b5 chore: go mod tidy 2 years ago
Steven 0fbbcae872 feat: refactor code structure 2 years ago
Steven 5f48be3b7a feat: init project 2 years ago