Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security features and add network button with functionality #17

Merged
merged 45 commits into from
Feb 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
519c932
chore: add .gitignore
dnovacik Feb 15, 2024
5f99ee2
init: add initial submod codebase to repo
dnovacik Feb 15, 2024
13590c6
Merge pull request #1 from dnovacik/development
betterbrand Feb 15, 2024
1455d3a
chore: align naming conventions of components
dnovacik Feb 15, 2024
07bafa0
Merge pull request #2 from dnovacik/development
betterbrand Feb 15, 2024
80d4581
feat: add message context and ollama response indicator
dnovacik Feb 15, 2024
47275c4
Merge pull request #3 from dnovacik/chat-messages-context
betterbrand Feb 15, 2024
1e2f956
added icon art, entitlements, edited package.json, added dmg to forge…
betterbrand Feb 16, 2024
4da01fd
needs osxSign
betterbrand Feb 16, 2024
459fc40
add notarize and osxsign structure
dnovacik Feb 16, 2024
405805a
feat: add husky hooks for pre-commit linting
dnovacik Feb 16, 2024
0d0ea5e
feat: add github CI and release actions
dnovacik Feb 16, 2024
161805f
Merge pull request #4 from dnovacik/osxnotarize-signing
betterbrand Feb 16, 2024
69c75de
Merge pull request #5 from dnovacik/husky-hooks-prettier
betterbrand Feb 16, 2024
e784d14
Merge branch 'development' into github-version-publish
dnovacik Feb 16, 2024
eae2109
Merge pull request #6 from dnovacik/github-version-publish
betterbrand Feb 16, 2024
e0b80f0
new ollama-darwin
betterbrand Feb 16, 2024
a9ec7eb
Merge branch 'development' of https://github.com/MorpheusAIs/Node int…
betterbrand Feb 16, 2024
d25119c
integrate transfer and balance smart agent
IshShogun Feb 17, 2024
56f6a09
Merge pull request #7 from IshShogun/development
betterbrand Feb 17, 2024
17c8a3c
refactor: correct model used in chat, code style refactor
dnovacik Feb 17, 2024
2676b1f
Merge pull request #8 from dnovacik/refactor-fix
betterbrand Feb 17, 2024
c9f42c8
feat: add indent settings to repo to unify
dnovacik Feb 17, 2024
51f589f
Merge pull request #9 from dnovacik/vsc-settings
betterbrand Feb 17, 2024
dc28f4f
llama and JSON response fixes
IshShogun Feb 17, 2024
2a73eda
fixed formatting issues
IshShogun Feb 18, 2024
e5b27ca
feat: add icons to packaged apps
dnovacik Feb 18, 2024
eaa40ff
Merge pull request #11 from dnovacik/app-icons
betterbrand Feb 18, 2024
618e508
fix: correct property for windows installer icon
dnovacik Feb 18, 2024
c875313
fixes
IshShogun Feb 18, 2024
0850114
Merge pull request #12 from dnovacik/win-build-fix
betterbrand Feb 18, 2024
dd107f2
Merge pull request #13 from IshShogun/development
betterbrand Feb 18, 2024
4de6a5c
Update forge.config.ts and top-bar.tsx
betterbrand Feb 18, 2024
2ccd28d
update gitignore
Unobfucator Feb 19, 2024
2d6976a
keep the declaration file
Unobfucator Feb 19, 2024
41b3af6
Fix incorrect JSON formatting with llama
Unobfucator Feb 19, 2024
d01a690
Merge pull request #15 from Unobfucator/unob/json
betterbrand Feb 20, 2024
2f9e196
switch chains
IshShogun Feb 20, 2024
547a0db
switch chains
IshShogun Feb 20, 2024
9612576
check to address
IshShogun Feb 20, 2024
9930e67
address check
IshShogun Feb 20, 2024
6f4989e
gas checks
IshShogun Feb 20, 2024
ab3b244
add gas
IshShogun Feb 20, 2024
1c7acdb
add gas
IshShogun Feb 20, 2024
087679b
basic styling
IshShogun Feb 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add gas
  • Loading branch information
IshShogun committed Feb 20, 2024

Verified

This commit was signed with the committer’s verified signature.
commit 1c7acdbc441ef1970b10829224aa835c421076dd
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
yarn run pretty