1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 14:21:32 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
Divlo
d3ba85cb36
feat(bridge/nodejs): add Widget abstract class 2023-05-15 21:18:54 +02:00
louistiti
0f2a579a66
refactor(web app): remove original app rendering 2023-05-15 21:30:42 +08:00
louistiti
63573083fa
feat(web app): render widget 2023-05-15 21:25:20 +08:00
louistiti
34aa188643
feat: skill -> core -> client widget support 2023-05-15 01:13:18 +08:00
louistiti
76dfe72f5f
feat(web app): kick off Aurora structure 2023-05-15 00:00:21 +08:00
louistiti
7a31158497
feat(web app): set up React 2023-05-14 23:43:42 +08:00
louistiti
96145bb2f7
feat(web app): add vite React plugin 2023-05-14 23:23:17 +08:00
louistiti
c8bc9ecbb0
refactor(server): HTTP server; brain entries; STT parsers; TTS synthesizers (WIP) 2023-02-03 00:14:23 +08:00
louistiti
8a91dcb85d refactor(web app): minor style improvements 2022-11-05 23:33:15 +08:00
louistiti
a81e536fd5 refactor(web app): adapt new Vite config 2022-11-05 23:17:18 +08:00
louistiti
3f8027af2a
refactor: from superagent to axios 2022-10-23 10:55:03 +08:00
louistiti
e0bb25b1d9
fix(web app): when suggestions are null new npm deps tree was creating conflict 2022-09-04 23:48:55 +08:00
louistiti
019c462bfa
feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti
141c89ecbf
feat(web app): join us on Discord 2022-08-14 21:19:04 +08:00
louistiti
dcddacca29
feat: introduce suggestions 2022-06-19 14:37:21 +08:00
louistiti
4b5a883510
feat: communicate suggestions to the client 2022-06-19 13:47:43 +08:00
louistiti
bc228a6860
feat(web app): wait for TCP client to be connected first 2022-03-21 22:48:52 +08:00
louistiti
b775ec4e9d
refactor: continue from modules to skills transition 2022-02-17 20:10:42 +08:00
louistiti
51f14320e9
refactor(server): synchronizer due to modules to skills refactoring 2022-02-17 08:27:25 +08:00
louistiti
226468f6ab
refactor(server): query to utterance 2022-02-10 21:47:43 +08:00
louistiti
3ec38bfb6b
refactor(server): add /api/ on HTTP API endpoints 2022-01-28 18:34:35 +08:00
louistiti
a5769dce6e
refactor(web app): change listen mic shortcut 2021-12-27 14:58:04 +08:00
louistiti
3b47cb5ee8
docs: trim .html ext 2021-05-31 07:53:49 +08:00
louistiti
a42ecb4288
fix(web app): add back the main.js file 2021-03-16 21:39:47 +08:00
louistiti
a777ce36af
style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti
6849e9fc2e
refactor(web app): remove vendor static Socket.IO client 2021-03-16 01:14:32 +08:00
louistiti
00c475ea00
refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00
louistiti
9f338a16b3
refactor(app): use right Socket.IO client files for version 3.1.2 2021-03-05 13:32:14 +08:00
louistiti
cae620bfad
refactor(server): latest Socket.IO version structure 2021-03-03 21:33:08 +08:00
louistiti
0e093da5af
chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti
1e95d0abfd refactor(web app): enable sound on After Speech option 2019-06-08 20:43:44 +08:00
Louistiti
77669cf3aa refactor: major improvement of the After Speech feature 2019-06-08 20:11:02 +08:00
Louistiti
d91a62ea7e build: merge To-Do List module 2019-06-08 15:18:24 +08:00
Louistiti
581da8cd98 feat(package/calendar): WIP done 2019-06-06 18:05:52 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Sandro Jäckel
a3d7a2a735
refactor: try to use relative urls instead of absolute ones 2019-05-22 00:53:03 +02:00
Louistiti
7c4403fdaf refactor: give a try for better reverse proxy 2019-05-20 08:24:59 +08:00
Louistiti
ec3f02dfaf feat: allow HTML output 2019-03-24 08:17:40 +08:00
ctombumila37
a438d6f942 fix(web app): enable environment variables
Enable environment variables by pulling in 'envify' as a dependency.
'envify' loads a file named '.env' lying in the leon root directory and
replaces any occurence of process.env.FOO by the corresponding entry in
'.env'.
2019-02-24 15:20:03 +08:00
ImgBotApp
2e2aade4a9
[ImgBot] Optimize images
/app/img/favicon.png -- 16.86kb -> 11.14kb (33.96%)
2019-02-16 03:24:40 +00:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00