Commit Graph

  • 7c34211c6f
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-13 11:55:09 +0800
  • 368eadf9e6
    Merge branch 'dev' into x/gorm Michael Li 2023-04-13 11:54:44 +0800
  • b082a8fa5e
    frontend: optimize dark theme page and max width for main contents Michael Li 2023-04-13 11:51:30 +0800
  • 6851ff1ca9
    web: optimize tagExp expression Michael Li 2023-04-11 09:56:09 +0800
  • eb759b87a6
    Merge pull request #259 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.7 北野 - Michael Li 2023-04-13 11:53:34 +0800
  • 04b4fd69ba
    Merge pull request #260 from rocboss/dependabot/go_modules/dev/github.com/gofrs/uuid-4.4.0incompatible 北野 - Michael Li 2023-04-13 11:53:23 +0800
  • 172f933c99
    Merge pull request #261 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.6 北野 - Michael Li 2023-04-13 11:53:10 +0800
  • 056ca083dc
    Merge pull request #262 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.1 北野 - Michael Li 2023-04-13 11:52:56 +0800
  • 585f9eb542
    Merge pull request #263 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.51 北野 - Michael Li 2023-04-13 11:52:42 +0800
  • c4cc68aa8b
    mod: bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.51 #263 dependabot[bot] 2023-04-10 11:05:10 +0000
  • 3c75405a33
    mod: bump github.com/smartwalle/alipay/v3 from 3.2.0 to 3.2.1 #262 dependabot[bot] 2023-04-10 11:04:57 +0000
  • 85847e08ba
    mod: bump github.com/onsi/gomega from 1.27.5 to 1.27.6 #261 dependabot[bot] 2023-04-10 11:04:42 +0000
  • 795d66f1d4
    mod: bump github.com/gofrs/uuid #260 dependabot[bot] 2023-04-10 11:04:31 +0000
  • 95f0bba725
    mod: bump github.com/bytedance/sonic from 1.8.5 to 1.8.7 #259 dependabot[bot] 2023-04-10 11:04:16 +0000
  • 9724704386
    update CHANGELOG.md v0.3.0-alpha.2 Michael Li 2023-04-06 22:18:27 +0800
  • afd8fe18d2
    fixed mysql ddl file p_contact is_delete field change to is_del name Michael Li 2023-04-06 22:05:52 +0800
  • a46e217909
    change CGO_ENABLED := 1 if not set in Makefile Michael Li 2023-04-05 17:17:38 +0800
  • a80739239f
    sqlx: optimize table prefix for query logic Michael Li 2023-04-05 11:22:12 +0800
  • 874ae9a4ca
    just optimize typo in internal/conf package Michael Li 2023-04-05 09:51:04 +0800
  • 26a1ad430a
    Merge branch 'rocboss-dev' into dev Michael Li 2023-04-05 06:53:55 +0800
  • 2fd3e73502
    Merge branch 'x/sqlc' into r/paopao-ce-xtra Michael Li 2023-04-05 06:51:12 +0800
  • 0eb32aebc5
    Merge branch 'x/sqlx' into r/paopao-ce-xtra Michael Li 2023-04-05 06:51:08 +0800
  • c1554098a2
    Merge branch 'x/gorm' into x/sqlc Michael Li 2023-04-05 06:49:06 +0800
  • 430df7a15f
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-05 06:48:22 +0800
  • 8ea9f3a77e
    databaseConf add missing TableNames(...) method Michael Li 2023-04-05 06:47:31 +0800
  • 6e24ee1c26
    fixed conf typo Michael Li 2023-04-05 06:43:16 +0800
  • 58759d421c
    Merge branch 'x/gorm' into x/sqlc Michael Li 2023-04-05 06:34:53 +0800
  • 773e23a207
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-05 06:34:34 +0800
  • 916f219f47
    merge from dev branch Michael Li 2023-04-05 06:33:58 +0800
  • 3147e25189
    optimize configure process logic Michael Li 2023-04-05 06:20:54 +0800
  • dc60982a19
    Merge branch 'rocboss-dev' into dev Michael Li 2023-04-04 23:52:09 +0800
  • 8d4eb812d6
    Merge branch 'x/sqlc' into r/paopao-ce-xtra Michael Li 2023-04-04 23:49:51 +0800
  • 96a787be64
    Merge branch 'x/sqlx' into r/paopao-ce-xtra Michael Li 2023-04-04 23:49:48 +0800
  • c60627227d
    Merge branch 'x/gorm' into r/paopao-ce-xtra Michael Li 2023-04-04 23:49:42 +0800
  • 88be8fc558
    Merge branch 'x/gorm' into x/sqlc Michael Li 2023-04-04 23:47:43 +0800
  • aa266ac2e9
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-04 23:47:12 +0800
  • 773d4d89fe
    merge from dev branch Michael Li 2023-04-04 23:45:48 +0800
  • 78282539f3
    optimize config process logic Michael Li 2023-04-04 23:26:55 +0800
  • 9f9041ead9
    optimize Makefile Michael Li 2023-04-04 22:54:30 +0800
  • 2534b9b27f
    Merge branch 'x/sqlc' into r/paopao-ce-xtra Michael Li 2023-04-04 13:33:27 +0800
  • fb917635b3
    Merge branch 'x/sqlx' into r/paopao-ce-xtra Michael Li 2023-04-04 13:33:22 +0800
  • 87bed1bf24
    merge from x/gorm branch Michael Li 2023-04-04 13:33:16 +0800
  • c22f5aaba5
    merge from x/gorm Michael Li 2023-04-04 13:30:18 +0800
  • e3a560f9f1
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-04 13:28:51 +0800
  • 38470260ca
    merge from dev branch Michael Li 2023-04-04 13:28:27 +0800
  • 5ee0dd5cc2
    update documents Michael Li 2023-04-04 13:21:34 +0800
  • 0f2b271e46
    Merge pull request #258 from alimy/pr-sentry 北野 - Michael Li 2023-04-04 13:18:38 +0800
  • 005cbd3f4f
    add Sentry feature support #258 Michael Li 2023-04-04 13:03:30 +0800
  • 7d6be9e193
    Merge pull request #257 from alimy/pr-crdb-errors 北野 - Michael Li 2023-04-04 10:32:56 +0800
  • 27902be03f
    use github.com/cockroachdb/errors as std errors package instead #257 Michael Li 2023-04-04 10:19:11 +0800
  • 9a6aa1d0e8
    change proposal file name style to YYMMDDHH-*.md Michael Li 2023-04-04 10:06:07 +0800
  • d317bada31
    fixed CHANGELOG describe v0.3.0-alpha.1 Michael Li 2023-04-04 04:51:04 +0800
  • 8598c3e549
    update CHANGELOG Michael Li 2023-04-04 04:47:10 +0800
  • bcb20a83c1
    Merge branch 'x/sqlc' into r/paopao-ce-xtra Michael Li 2023-04-04 04:41:18 +0800
  • e1d2247f43
    Merge branch 'x/sqlx' into r/paopao-ce-xtra Michael Li 2023-04-04 04:41:11 +0800
  • 131bb673c5
    merge from x/gorm Michael Li 2023-04-04 04:41:02 +0800
  • e4ebf98751
    merge from x/gorm branch Michael Li 2023-04-04 04:38:22 +0800
  • bd941e3ff4
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-04 04:36:19 +0800
  • 7f9c4d6d37
    update CHANGELOG.md Michael Li 2023-04-04 04:30:30 +0800
  • f141bb44ab
    update default configure for WebServer in internal/conf/config.yaml Michael Li 2023-04-04 04:24:28 +0800
  • 8782ad6296
    mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0 dependabot[bot] 2023-04-03 11:16:37 +0000
  • 0312ce3e4c
    mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50 dependabot[bot] 2023-04-03 11:16:26 +0000
  • 025f8c360e
    mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1 dependabot[bot] 2023-04-03 11:16:13 +0000
  • f1f289bb56
    mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0 dependabot[bot] 2023-04-03 11:15:40 +0000
  • c1419c31aa
    update README.md Michael Li 2023-04-03 15:17:29 +0800
  • 93f14aa84c
    Merge branch 'rocboss-dev' into dev Michael Li 2023-04-04 04:33:57 +0800
  • 57ad19ff2c
    update CHANGELOG.md Michael Li 2023-04-04 04:30:30 +0800
  • ac578dc2a0
    Merge pull request #256 from rocboss/feature/deprecated-oldweb 北野 - Michael Li 2023-04-04 04:24:43 +0800
  • 92081016d2
    update default configure for WebServer in internal/conf/config.yaml #256 Michael Li 2023-04-04 04:24:28 +0800
  • b50579e9df
    Merge branch 'dev' into feature/deprecated-oldweb Michael Li 2023-04-04 04:10:33 +0800
  • 41c62e0365
    mod: bump github.com/meilisearch/meilisearch-go from 0.21.0 to 0.24.0 #251 dependabot[bot] 2023-04-03 14:53:07 +0000
  • f84401956f
    Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0 北野 - Michael Li 2023-04-03 22:52:12 +0800
  • 99c4517128
    Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50 北野 - Michael Li 2023-04-03 22:51:47 +0800
  • 2ef2faba3c
    Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1 北野 - Michael Li 2023-04-03 22:51:32 +0800
  • 2335fb7d76
    Merge pull request #252 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.0 北野 - Michael Li 2023-04-03 22:51:18 +0800
  • 923d76f890
    mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0 #255 dependabot[bot] 2023-04-03 11:16:37 +0000
  • c0d44a3b96
    mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50 #254 dependabot[bot] 2023-04-03 11:16:26 +0000
  • 6ea914ed55
    mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1 #253 dependabot[bot] 2023-04-03 11:16:13 +0000
  • 68339bc4ea
    mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0 #252 dependabot[bot] 2023-04-03 11:15:40 +0000
  • b8d0ebcf3f
    update README.md Michael Li 2023-04-03 15:17:29 +0800
  • ffff7ad2a9
    update README.md Michael Li 2023-04-03 15:10:05 +0800
  • 96a9d9bc22
    merge from x/sqlc Michael Li 2023-04-03 15:04:55 +0800
  • d81b05b46d
    sqlc: fixed CacheIndexService initial logic Michael Li 2023-04-03 08:03:48 +0800
  • efc0eaf9af
    Merge branch 'x/gorm' into x/sqlc Michael Li 2023-04-03 08:02:19 +0800
  • 85b0c4ac56
    sqlx: fixed CacheIndexService initial logic Michael Li 2023-04-03 08:01:53 +0800
  • 1226a1a60d
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-03 07:59:46 +0800
  • 68db974776
    merge from feature/deprecated_oldweb branch Michael Li 2023-04-03 07:59:22 +0800
  • 749e2f5eb2
    merge from rocboss-dev Michael Li 2023-04-03 07:53:47 +0800
  • c7b20c3f34
    merge from dev branch Michael Li 2023-04-03 07:50:39 +0800
  • a4d2ef8c0e
    Merge pull request #250 from alimy/pr-redis-cache-index 北野 - Michael Li 2023-04-03 07:44:36 +0800
  • 5cb30bb949
    add RedisCacheIndex feature to support use Redis as Timeline Index cache #250 Michael Li 2023-04-03 07:36:50 +0800
  • d23d40fa9d
    update CHANGELOG.md Michael Li 2023-04-02 19:17:32 +0800
  • c59d843925
    merge from x/gorm branch Michael Li 2023-04-02 18:59:11 +0800
  • 70944b8b8e
    Merge branch 'x/gorm' into x/sqlx Michael Li 2023-04-02 18:56:45 +0800
  • 344bb01305
    merge from dev branch Michael Li 2023-04-02 18:56:19 +0800
  • dd9cac1b01
    merge from rocboss-dev Michael Li 2023-04-02 18:46:04 +0800
  • 0552008b5b
    merge from dev branch Michael Li 2023-04-02 18:44:11 +0800
  • 9e0e6f73bc
    Merge pull request #249 from alimy/pr-rueidis 北野 - Michael Li 2023-04-02 18:40:58 +0800
  • 92a492d90d
    use github.com/rueian/rueidis as Redis client and abstract RedisCache interface #249 Michael Li 2023-04-02 18:23:09 +0800
  • a5eb148ee9
    just rename internal/dao/slonik/ce => internal/dao/slonik/sqlc Michael Li 2023-04-01 08:21:24 +0800