* Create shared job output get version for nightly build
* update CI prod add change version for web/package.json
* Add condition enable for auto update on CI run on main branch only
* Update Makefile to delete extensions folder on jan root
* Correct version for nightly build ci pipeline
* Add direct url for nightly build to README.md file
* Correct make clean path for windows
* Remove nightly build session in README
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* upgrade electron-updater and electron-builder for fixing windows autoupdater
* windows specific target build
* Add block map for windows nightly build
* content-type blocksize change to application/gzip
* content-type blocksize change to application/octet-stream
* remove content-type for windows
* add custom sign for windows
* correct exe file path for binary file
* Add windows codesign step to electron-builder
---------
Co-authored-by: Service Account <service@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* Correct yml file for auto updater electron
* Add channel for auto-updater
* Add channel for auto-updater
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
* Add check build extensions
* Correct Makefile check extenstions
* Add check build extensions
* Correct Makefile check extenstions
* Include Makefile change will run test
* Fix error on linux
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
* update-release-url pipeline add trigger commit to git if github event is release
* Remove v in release tag
* Change job name and add checkout step
* Checkout step uses service account token
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* update-release-url pipeline add trigger commit to git if github event is release
* Remove v in release tag
* Change job name and add checkout step
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Add table download to README
* CI update Nightly Build URL on github README.md file
* Add CI to update latest release url to README.md
* Add clean cache to test pipeline
* set style=text-align:center in download table
* Manual build update experimental URL if triggered from main branch
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Eslint import order
* Initial Uikit
* Rename file with camelCase
* Remove unused code
* Remove unused code
* Set position traficlight mac
* Grouping Ribbon, Topbar and Bottombar as layout
* Added image brand
* Moving feature toggle into context folder
* Fix active state of setting menu
* Cleanup downloadModel atom helper
* Cleanup useGetConfigureModel
* Added wave animation
* Create useMainViewState intead of import helper atom
* Remove unused code
* Take a back switch ui
* Toggle using switch component
* Add dynamic primary color
* Cleanup import
* Added uikit scroll area
* Add best practice form
* Added toaster container
* Fix loader container
* Add hooks useDownloadState
* Added tooltip on ribbon menu
* Added case user multiple download model
* Adjust input style with bigger ring
* Restyle my model screen
* Replace useStartStop model with useActiveModel
* Import icon using Icon name
* Fix missing login loading start and stop model
* WIP integrate with cmdk
* Move layout search bar on middle of app
* Added function cancel download
* Cleanup model explore
* Cleanup unused code
* Move app version in bototmbar or footer
* WIP chat screen
* WIP chat screen
* Cleanup style and remove unsed code
* Added command for showing downloaded model
* Fix missing keyframe loader dot animation
* Conditional loader of plugin setting
* WIP history list message
* chore: rebase main
* Adding script ui into root package
* Fix different version react hooks form
* Add close toaster
* Added status model active or not on list of command
* Conditional showing info if user don't have a model
* Disabled toolbar chat when user not yet have convo
* chore: fix state
* fix: get resource atom
* Fix conditional bottom bar
* fix: model download state
* Fix font
* Improve icon my model
* Add toaster delete chat
* Remove test classname
* Fix scroll chat body
* Fix scrolling chat body
* chore: add message update
* Add uikit into depedencies on root package
* Update chat flow
* Fix hot reload ui changes
* Increate background color chat screen light mode
* Added visual conversation active state
* Added build:uikit on gh actions
* chore: attempt to fix CI
* fix: deps
* fix: tests
* chore: attempt to fix CI
---------
Co-authored-by: Louis <louis@jan.ai>
* chore: disable app update on test
* chore: add build:test step
* Update CI test uses yarn build:test
* Plugin pull from npm registry instead of rebuild
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>