Commit Graph

18 Commits (ce7564a91b0d6e4224cb06e65d8c84ea7aa25e3b)

Author SHA1 Message Date
Wujiao233 003161ea54
feat: support set openai api host (#1292)
* Docker

* feat: support set openai api host

* fix css

* fix eslint

* use API in backend & put host check in plugin/openai

* fix go-static-checks
2 years ago
Zeng1998 fd99c5461c
feat(s3): customize filenames via placeholders (#1285)
* feat(s3): customize filenames via placeholders

* fix go-static-checks

* add tips on the frontend

* fix eslint check

* remove yarn.lock

* remove Config.Path

* update tips

* fix

* update
2 years ago
boojack 4335897367
chore: remove metrics plugin (#1276)
* chore: remove metrics plugin

* chore: update
2 years ago
boojack 31399fe475
fix: s3 custom path (#1249) 2 years ago
boojack df04e852bf
feat: implement openai integration (#1245)
* feat: implement openai integration

* chore: update
2 years ago
Alex Zhao 9d4bb5b3af
feat: add support for s3 path (#1233)
* add support for path

* fix typo and switch positions with Path and Bucket

* using path method instead of string concatenation
2 years ago
boojack 977e7f55e5
feat: add visibility field to resource (#1185) 2 years ago
Zhizhen He 50a99e9120
fix: correct comments for exported functions and variables (#1158) 2 years ago
boojack 9c5b44d070
feat: update storage schema (#1142) 2 years ago
boojack 69726c3925
feat: implement oauth2 plugin (#1110) 2 years ago
boojack 7e8011ba34
chore: support deleting storage (#1095) 2 years ago
Zeng1998 1e4a81dea9
feat: storage service backend (#1086)
* feat: storage service backend

* update go.mod

* update the column name (urlPrefix -> url_prefix)

* update

* update
2 years ago
boojack 491859bbf6
chore: update activity metrics (#908) 2 years ago
boojack 29880be283
chore: update tests (#572) 2 years ago
boojack 2d49e96a8a
feat: get image blob in backend (#495)
* feat: get image blob in backend

* chore: update
2 years ago
boojack 878e0eabc8
feat: add crawler plugin (#492)
* feat: add crawler plugin

* chore: update

* chore: go mod tidy

* chore: update
2 years ago
boojack cf75054106
feat: add system setting to allow user signup (#407) 2 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 2 years ago