Commit Graph

324 Commits

Author SHA1 Message Date
Yang Luo f478db4af8 Remove tree's scrollbar 2023-07-22 23:15:56 +08:00
Yang Luo 444e3a3841 Add GetMaskedProvider() 2023-07-22 23:09:08 +08:00
Yang Luo 31bface6bd Adjust tree height 2023-07-22 22:16:25 +08:00
Yang Luo 46209eb83f Improve default store logic 2023-07-22 22:11:56 +08:00
github-actions[bot] 65d3fc6341
refactor: New Crowdin translations by Github Action (#596)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-07-22 21:23:02 +08:00
YunShu a5723e1a52
ci: add crowdin configuration file and i18n files (#595)
* ci: add crowdin configuration file and i18n files

* fix: update i18n regex
2023-07-22 21:10:14 +08:00
yehong 854213baae
feat: add CI (#593)
* feat: add CI

* Update semantic.yml

* Update .releaserc.json

---------

Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-07-22 18:42:02 +08:00
Yang Luo 23a56d8623 ci: fix crowdin configs 2023-07-22 12:39:01 +08:00
Kelvin Chiu fe0df16ac1
feat: add chat page (#589)
* feat: add chat page

* feat: add chat page

* Update ai.go

* Update ai_test.go

* Update message.go

---------

Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-07-22 11:14:07 +08:00
yehong 96af811a12
feat: add Github CI (#590)
* feat: add CI

* feat: add CI and run gofumpt

* Update conf.go

* Delete migrate.yml

* Update sync.yml

* Update conf.go

* Update file_cache.go

* Update adapter.go

* Update semantic.yml

* Update storage_test.go

* Update file_cache.go

* Update conf.go

* Update adapter.go

* Update conf.go

---------

Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-07-22 10:17:17 +08:00
Kelvin Chiu d6e982c89a
feat: update antd to v5.2.3 (#586)
* feat: update antd to v5.2.3

* fix: rightdropdown className

* feat: modify frontend appearance

* fix: fix ResizeObserver loop error in action

* fix: modify frontend codes style

* fix: modify frontend codes style
2023-07-21 13:04:29 +08:00
Yang Luo c68ccd739f Add vector pages 2023-07-17 14:46:39 +08:00
Kelvin Chiu 084c36d4af
feat: add message list (#18) 2023-07-16 19:01:15 +08:00
Yang Luo 8e6880bdc0 Add renderExternalLink() 2023-07-16 16:42:58 +08:00
Yang Luo f89602338e Add EnableExtraPages 2023-07-16 16:40:32 +08:00
Yang Luo fb87ef67a3 Rename vector to factor 2023-07-16 16:27:37 +08:00
Yang Luo 9bb5846360 Update provider categories 2023-07-16 16:14:56 +08:00
Kelvin Chiu 67dd3dc260 feat: add chats list (#17) 2023-07-16 16:03:45 +08:00
Yang Luo d74a763224 Add getCurrentStore() 2023-07-16 14:39:18 +08:00
Yang Luo 480194e1eb Add rclone.go 2023-07-16 13:22:06 +08:00
Yang Luo af135a7469 Add license headers 2023-07-16 12:51:52 +08:00
Yang Luo d08776146a Add updateAllHeaders() 2023-07-16 12:50:14 +08:00
Yang Luo 5dd0581a0e Improve load default store in home 2023-07-16 10:41:44 +08:00
Yang Luo ac76b1fb9b Add provider pages 2023-07-16 02:55:36 +08:00
Yang Luo e59f9e5664 Improve randomName 2023-07-16 02:44:18 +08:00
Yang Luo 10a99d2e1c Improve action column width 2023-07-16 02:28:27 +08:00
Kelvin Chiu 49d8ae8918
feat: Improve language UI element and support more UI languages (#15)
* feat: Improve language UI element and support more UI languages

* feat: Improve language UI element and support more UI languages
2023-07-08 14:46:10 +08:00
Yang Luo 414aa0a377 Fix store edit links 2023-07-08 11:47:51 +08:00
Yang Luo 01494c40bb Depress the plugin-proposal-private-property-in-object warning 2023-07-08 11:44:51 +08:00
Yang Luo 8d717a8b93 Add Go error handlings 2023-07-08 11:42:56 +08:00
Yang Luo b3f5d9ea06 Fix getPermissions() crash issue. 2023-07-08 11:23:05 +08:00
Kelvin Chiu 98113c7663
feat: Add ResponseError to show error message in frontend (#14) 2023-07-08 11:19:56 +08:00
Yang Luo 4f2bb85535 Regenerate yarn.lock 2023-07-07 23:47:22 +08:00
Yang Luo 8379aeef46 Update react to 18.2.0 2023-07-07 23:29:48 +08:00
Yang Luo c6a130039c Add some eslint rules, refer to: https://github.com/casdoor/casdoor/pull/973 2023-07-07 23:13:58 +08:00
YunShu f9221e7a81
docs: replace gitter links with discord (#12) 2023-07-06 18:18:20 +08:00
Yang Luo 9600a5a9a1 Add eslint-plugin-unused-imports dependency 2023-06-26 10:29:10 +08:00
Xinhao Yuan 3aa25da75b
feat: add .eslintrc and format all code (#11) 2023-06-26 10:17:56 +08:00
Kelvin Chiu 7c56c63893
docs: Add introduction to frontend conf (#8) 2023-06-23 21:53:12 +08:00
Kelvin Chiu 3205ac7dc5
docs: created a draft version of README.md (#7) 2023-06-23 15:10:16 +08:00
Yang Luo 0b9c3ab502 Set initial store name to "default" 2023-06-23 01:29:46 +08:00
Yang Luo b857398c80 Fix panic in ListObjects() 2023-06-23 00:03:51 +08:00
Yang Luo b453e60eb8 Rename to casibase 2023-06-23 00:03:29 +08:00
Yang Luo 577bd31a25 Fix store add bug 2023-06-22 17:18:17 +08:00
Yang Luo 4dd50a2f57 Add two charts 2023-06-22 17:18:10 +08:00
Yang Luo 0fa141f972 Add markLine to chart 2023-06-22 17:17:41 +08:00
Yang Luo ccd01ab604 Add VideoDataChart 2023-06-22 17:17:32 +08:00
Yang Luo 0a08cf05b9 Add parseCsv() 2023-06-22 17:17:19 +08:00
Yang Luo 1ca914ae29 Add DataUrls to video 2023-06-22 17:16:59 +08:00
Yang Luo bed07e06af Add GetVideoCoverUrl() 2023-06-22 17:13:25 +08:00