Commit Graph

400 Commits (db0eff47437e126752e5fcac2e4b85e7ae51cf0c)

Author SHA1 Message Date
Steven 1c7fb77e05 chore: update user setting names 1 year ago
Steven e8ca2ea5a0 chore: rename renderer package 1 year ago
Steven aee0e31b0a chore: update parser functions 1 year ago
Steven 7b0ceee57b chore: update memo metadata description 1 year ago
Steven e4070f7753 chore: bump version 1 year ago
Steven ff53187eae chore: add sitemap and robots routes 1 year ago
Steven 56b55ad941 chore: update memo metadata 1 year ago
Steven 24672e0c5e chore: update memo metadata 1 year ago
Steven 52743017a3 chore: implement memo route 1 year ago
Steven 6cf7192d6a chore: add ssr placeholder in `index.html` 1 year ago
Steven e5de8c08f5 chore: clean debug code 1 year ago
Steven c608877c3e chore: clean binary entries 1 year ago
Steven c50f4f4cb4 chore: update migration scripts 1 year ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 1 year ago
Steven f8f73d117b chore: update healthz message 1 year ago
Steven 8586ebf098 chore: add `/healthz` endpoint 1 year ago
Steven e7e83874cd chore: upgrade version 1 year ago
Athurg Gooth afd0e72e37
chore: skip timeout for blob upload (#2516)
Skip timeout for blob upload
1 year ago
Athurg Gooth 6814915c88
feat: backup file rotate (#2511)
Add support for rotate backup files
1 year ago
Steven 342d1aeefb fix: version checker 1 year ago
Steven 981bfe0464 feat: add version checker 1 year ago
Steven c24181b2be chore: fix jwt checks 1 year ago
Steven 88fb79e458 chore: impl inbox store for mysql 1 year ago
Athurg Gooth 4f1bb55e55
fix: metric env not affect (#2450)
fix metric env not affect
1 year ago
Athurg Gooth 20d3abb99a
chore: downgrade log level for auto backup disable (#2454)
downgrade log level for auto backup disable
1 year ago
Steven 36b4ba33fa chore: remove outdated activity definition 1 year ago
Athurg Gooth 0f4e5857f0
chore: remove gRPC listener (#2456)
Disable gRPC listener
1 year ago
Athurg Gooth 215981dfde
chore: remote context.Context pointer (#2448)
remote context.Context pointer
1 year ago
Steven 5b3af827e1 chore: move common packages to internal 1 year ago
Athurg Gooth fd5d51ee54
fix: some fields of profile leaked without auth (#2408)
* fix some fields of profile leaked without auth

* protect driver and dsn of profile
1 year ago
Steven a541e8d3e3 chore: upgrade version 1 year ago
Steven 9bfb2d60b9 chore: tweak wording 1 year ago
Steven a5df36eff2 chore: update metrics 1 year ago
Athurg Gooth d3e32f0d5a
chore: add latency in log (#2374)
* Print profile.Data in boot log

* Add latency in request log
1 year ago
Steven ab2c86640b chore: move rate limiter to apiv1 1 year ago
Athurg Gooth c00dac1bbf
fix: index page failed with 429 (#2363) 1 year ago
Steven 9410570195 chore: update version 1 year ago
Steven 7549c807ac chore: update memo view activity 1 year ago
Steven 87ddeb2c79 chore: adjust store test for mysql 1 year ago
Athurg Gooth c72f221fc0
feat: support mysql as backend storage driver (#2300)
* Rename checkDSN to checkDataDir

* Add option to set DSN and db driver

* Add mysql driver skeleton

* Add mysql container in compose for debug

* Add basic function for mysql driver

* Cleanup go mod with tidy

* Cleanup go.sum with tidy

* Add DeleteUser support for mysql driver

* Fix UpdateUser of mysql driver

* Add DeleteTag support for mysql driver

* Add DeleteResource support for mysql driver

* Add UpdateMemo and DeleteMemo support for mysql driver

* Add MemoRelation support for mysql driver

* Add MemoOrganizer support for mysql driver

* Add Idp support for mysql driver

* Add Storage support for mysql driver

* Add FindMemosVisibilityList support for mysql driver

* Add Vacuum support for mysql driver

* Add Migration support for mysql driver

* Add Migration support for mysql driver

* Fix ListMemo failed with referece

* Change Activity.CreateTs type in MySQL

* Change User.CreateTs type in MySQL

* Fix by golangci-lint

* Change Resource.CreateTs type in MySQL

* Change MigrationHistory.CreateTs type in MySQL

* Change Memo.CreateTs type in MySQL
1 year ago
Athurg Gooth ca98367a0a
chore: store vacuum and clean (#2293)
* Move all vacuum code into driver

* Remove db from Store
1 year ago
Steven 71ee299de7 chore: drop shortcut 1 year ago
Steven 6007f48b7d chore: retire memo resource relation table 1 year ago
Steven 27f3f6fbf0 chore: upgrade version 1 year ago
Steven 7da10cd367 chore: update telegram integration folder 1 year ago
Steven 6d45616dbe chore: add cors middleware 1 year ago
Steven 1c27824e58 chore: upgrade version 1 year ago
Steven cd0ea6558d chore: update golangci-lint config 1 year ago
Steven 72ca4e74ee refactor: impl part of grpcweb 1 year ago
Steven d5c1706e9c chore: update api middlewares 1 year ago