 Josh AshtonandGitHub
|
6726c23e32
|
Update README.md
|
2024-11-06 19:32:42 -07:00 |
|
 Josh AshtonandGitHub
|
e6ef5f9000
|
Update README.md
|
2024-11-06 19:30:21 -07:00 |
|
 Josh AshtonandGitHub
|
d98c6a19e4
|
Merge pull request #3 from quaxlyqueen/release
Release
|
2024-11-06 19:27:20 -07:00 |
|
 Josh AshtonandGitHub
|
6a849201c8
|
Merge branch 'main' into release
|
2024-11-06 19:27:01 -07:00 |
|
Violet Ash
|
7974ac7513
|
prepping for release
|
2024-11-01 14:54:28 -06:00 |
|
Violet Ash
|
101cbbdd80
|
tweaked license and readme
|
2024-11-01 14:50:14 -06:00 |
|
Violet Ash
|
0a40a0f472
|
updated documentation and scripts.
|
2024-11-01 14:50:14 -06:00 |
|
 Joshua AshtonandViolet Ash
|
cdac0e0ec8
|
upgraded install script, now supports cli arguments to dynamically adjust various settings, eg. domain, primary port, subdomains, names, etc.
|
2024-11-01 14:50:14 -06:00 |
|
 Joshua AshtonandViolet Ash
|
37fecde0c8
|
bug fix relating to port numbers.
|
2024-11-01 14:50:14 -06:00 |
|
 Joshua AshtonandViolet Ash
|
8c8652ce67
|
partial bug fix
|
2024-11-01 14:50:14 -06:00 |
|
 Joshua AshtonandViolet Ash
|
a79e6ce975
|
need to refresh on go modules. implemented rudimentary config and cli arguments.
|
2024-11-01 14:50:14 -06:00 |
|
 Joshua AshtonandViolet Ash
|
9451a99a53
|
testing config file and cli
|
2024-11-01 14:50:14 -06:00 |
|
 Josh AshtonandViolet Ash
|
42b75a2406
|
added services submodule
|
2024-11-01 14:50:14 -06:00 |
|
 Josh AshtonandViolet Ash
|
3e7442395c
|
github packages -> in the meantime, need to keep all files in same package.
|
2024-11-01 14:50:14 -06:00 |
|
 Josh AshtonandViolet Ash
|
54271e2323
|
subdomains enabled, implemented go-routines, connected to portfolio, etc. heading into some major refactoring of the codebase, documentation, and installation/update scripts to enable rapid development.
|
2024-11-01 14:49:14 -06:00 |
|
 Josh AshtonandViolet Ash
|
7a3f895782
|
dockerized, integration with cloudflare tunnel, encryption and decryption.
|
2024-11-01 14:42:16 -06:00 |
|
 JoshuaandViolet Ash
|
0d1012b539
|
Implemented first steps of the security layer, and dockerized as well.
|
2024-11-01 14:42:16 -06:00 |
|
 JoshuaandViolet Ash
|
2c1ab4378c
|
correcting minor mistakes
|
2024-11-01 14:42:16 -06:00 |
|
 JoshuaandViolet Ash
|
1af3daaef4
|
added aes256 encryption and sha256 hashing. rewriting backened completely.
|
2024-11-01 14:42:16 -06:00 |
|
Joshua Ashton
|
8e9b82829b
|
upgraded install script, now supports cli arguments to dynamically adjust various settings, eg. domain, primary port, subdomains, names, etc.
|
2024-09-19 14:38:41 -06:00 |
|
Joshua Ashton
|
1761a295a9
|
bug fix relating to port numbers.
|
2024-08-31 13:40:10 -06:00 |
|
Joshua Ashton
|
4afc8f4fad
|
partial bug fix
|
2024-08-31 13:30:57 -06:00 |
|
 Josh AshtonandGitHub
|
d409ad543e
|
Merge pull request #2 from quaxlyqueen/security-layer
Security layer & configuration
|
2024-08-31 13:05:24 -06:00 |
|
Joshua Ashton
|
2f8d435b77
|
need to refresh on go modules. implemented rudimentary config and cli arguments.
|
2024-08-31 13:03:52 -06:00 |
|
Joshua Ashton
|
053e50c248
|
testing config file and cli
|
2024-08-31 11:58:32 -06:00 |
|
Josh Ashton
|
9606c2d886
|
added services submodule
|
2024-08-05 17:36:59 -06:00 |
|
Josh Ashton
|
68127cdb2c
|
github packages -> in the meantime, need to keep all files in same package.
|
2024-08-05 17:34:57 -06:00 |
|
Josh Ashton
|
3e94d5c8ba
|
sync. refactoring for code re-use
|
2024-08-04 18:31:31 -06:00 |
|
Joshua
|
22e14fe11d
|
sync
|
2024-08-04 09:38:21 -06:00 |
|
Joshua
|
4d9c1ebcfc
|
syncing again
|
2024-08-03 23:12:57 -06:00 |
|
Josh Ashton
|
cbebfe178e
|
syncing
|
2024-08-03 08:25:27 -06:00 |
|
Josh Ashton
|
2f52247850
|
syncing to server
|
2024-08-02 19:09:13 -06:00 |
|
Josh Ashton
|
e76d9c9531
|
subdomains enabled, implemented go-routines, connected to portfolio, etc. heading into some major refactoring of the codebase, documentation, and installation/update scripts to enable rapid development.
|
2024-08-02 15:59:43 -06:00 |
|
Josh Ashton
|
9d5fdb97c8
|
dockerized, integration with cloudflare tunnel, encryption and decryption.
|
2024-07-19 15:14:57 -06:00 |
|
Joshua
|
bfc343cd11
|
Implemented first steps of the security layer, and dockerized as well.
|
2024-07-16 19:13:40 -06:00 |
|
Joshua
|
980646b887
|
correcting minor mistakes
|
2024-07-13 17:34:46 -06:00 |
|
Joshua
|
79459be04c
|
added aes256 encryption and sha256 hashing. rewriting backened completely.
|
2024-07-13 17:33:41 -06:00 |
|
 Josh AshtonandGitHub
|
2e4cb08a3c
|
Merge pull request #1 from quaxlyqueen/gui
Gui
|
2024-07-11 15:26:54 -06:00 |
|
Joshua
|
d1e96b47e6
|
removing deprecated gui
|
2024-07-11 15:25:55 -06:00 |
|
Joshua
|
dfcddd11d4
|
while there's still improvements to be made, time to move onto the backend.
|
2024-07-11 15:24:38 -06:00 |
|
Joshua
|
cbd040f57b
|
added multimedia support and STT. STT and photos are have bugs but are functional. file upload is conceptualized but will require additional backend work. video is on hold for now.
|
2024-07-10 19:15:03 -06:00 |
|
Joshua
|
e5b69aa2b6
|
implemented basic settings into the backend, renamed files, fixed bugs, and added back button functionality
|
2024-07-10 15:36:55 -06:00 |
|
Joshua
|
5d2e162da8
|
removed on-device STT, as android and ios already have on-device STT built into the keyboard.
|
2024-07-10 13:57:10 -06:00 |
|
Joshua
|
711991c7bf
|
added send functionality to icon.
|
2024-07-10 13:44:16 -06:00 |
|
Joshua
|
097b99e0e6
|
fixed bugs relating to ui and duplicating conversations.
|
2024-07-09 17:36:21 -06:00 |
|
Joshua
|
78e7f4b896
|
dynamic chat bubbles implemented along with conversation support. currently only hard-coded dummy data.
|
2024-07-08 19:48:14 -06:00 |
|
Joshua
|
7547fe110f
|
conversation now shown in gui when manually refreshed.
|
2024-07-08 14:23:01 -06:00 |
|
Joshua
|
ff4a54fbbc
|
enabled togglable chat history (during runtime) that uses different api endpoints.
|
2024-07-08 13:03:15 -06:00 |
|
Joshua
|
8956ed7885
|
implemented basic chat bubbles generated from a list.
|
2024-07-07 16:44:08 -06:00 |
|
Joshua
|
80f20e73a9
|
integrated code from one-ai-mobile repo. working on GUI integration now.
|
2024-07-07 14:15:29 -06:00 |
|