1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-10-27 10:38:35 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
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