Laureηt
|
14aa100ab2
|
feat: divided by 5 the size of the emulator image thanks to docker multi-stage
|
2022-03-05 00:42:43 +01:00 |
|
Laureηt
|
7d73a1b99f
|
feat: dependencies optimizations
|
2022-03-04 23:46:38 +01:00 |
|
Laureηt
|
352ed37e30
|
fix: cannot name auxillary file "redis"
|
2022-03-04 23:46:14 +01:00 |
|
Laureηt
|
39d095aae1
|
feat: even more tasks
|
2022-03-04 23:45:36 +01:00 |
|
Laureηt
|
6330221fdb
|
fix: gave names to workspaces
|
2022-03-04 14:21:16 +01:00 |
|
Laureηt
|
3b123b8ce0
|
fix(emulator): changed names of auxilary files
|
2022-03-04 14:21:02 +01:00 |
|
Laureηt
|
285999225b
|
feat: setup code-workspace
|
2022-03-03 23:35:45 +01:00 |
|
Laureηt
|
dbfead57b7
|
refactor!wip: cleaved the emulator and websocket server
|
2022-03-03 22:41:13 +01:00 |
|
Laureηt
|
02a6e1e435
|
feat(states): no more magic numbers
|
2022-02-24 22:15:20 +01:00 |
|
Laureηt
|
8c1d51b68a
|
tmp(gitlab-ci): testing docker build
|
2022-02-12 23:50:27 +01:00 |
|
Laureηt
|
909f68e936
|
feat(gitlab-ci): added build stage, to make docker images
|
2022-02-12 23:47:59 +01:00 |
|
Laureηt
|
10bd66d827
|
refactor: moved logical structures to separate files
feat(states): added a watchdog to sync state list with redis
|
2022-02-12 23:25:08 +01:00 |
|
Laureηt
|
3e77086bfc
|
chore(pre-commit): update hooks
|
2022-02-12 16:33:19 +01:00 |
|
Laureηt
|
6c886e0fa7
|
style: some comments
|
2022-02-12 15:15:33 +01:00 |
|
Laureηt
|
94fa1987d3
|
fix(.vscode): python.pythonPath deprecated
|
2022-02-12 14:43:42 +01:00 |
|
Laureηt
|
e7697efd9f
|
fix(server): typing error
|
2022-02-12 13:31:43 +01:00 |
|
Laureηt
|
66223d9a64
|
fix(emulator): don't pipe ffmpeg stdout to true stdout
|
2022-02-09 18:42:35 +01:00 |
|
Laureηt
|
9094ba0cb3
|
feat: better typing
fix: emulator split admin message
|
2022-02-09 18:26:18 +01:00 |
|
Laureηt
|
457790362a
|
feat(emulator): added random keys when no input
|
2022-02-09 16:56:07 +01:00 |
|
Laureηt
|
bbb1402f4e
|
fix(mgba): updated submodule
|
2022-02-09 13:50:59 +01:00 |
|
Laureηt
|
640c760ca0
|
feat(emulator): now using match structure, cleaner
|
2022-02-09 11:48:56 +01:00 |
|
Laureηt
|
edd608b233
|
chore(pre-commit): updated versions
|
2022-02-09 11:48:24 +01:00 |
|
Laureηt
|
41d192d5e9
|
chore(poetry): updated dependencies
|
2022-02-09 11:38:40 +01:00 |
|
Laureηt
|
66f4e1fe05
|
feat(server): smaller websocket messages
|
2022-02-08 18:45:01 +01:00 |
|
Laureηt
|
3483d1e70c
|
fix(server): less verbose logging
|
2022-02-08 18:43:48 +01:00 |
|
Laureηt
|
6a994aeb45
|
style(devcontainer): formatting
|
2022-02-08 17:44:33 +01:00 |
|
Laureηt
|
5e77fa2833
|
feat(python): added some typing and comments/docstrings
|
2022-02-08 17:40:33 +01:00 |
|
Laureηt
|
604047f8eb
|
chore(readme): reorganized "Built with"
|
2022-02-08 17:36:20 +01:00 |
|
Laureηt
|
29253fba05
|
feat(docker): upgrading dockerfiles
|
2022-02-08 17:35:48 +01:00 |
|
Laureηt
|
77c794c699
|
feat: experimenting with devcontainers
|
2022-02-08 17:35:32 +01:00 |
|
Laureηt
|
74c259f6f1
|
feat(vscode): added recommended extensions
|
2022-02-08 17:04:20 +01:00 |
|
Laureηt
|
4aaacda9a1
|
chore(mgba): bump submodule
|
2022-02-07 23:51:05 +01:00 |
|
Laureηt
|
254acb7705
|
fix: renamed WEBSOCKET_LISTEN to WEBSOCKET_SERVE
|
2022-02-07 22:57:38 +01:00 |
|
Laureηt
|
08bdca04f2
|
fix(emulator): updated to 3.10 asyncio
|
2022-02-06 17:35:30 +01:00 |
|
Laureηt
|
17de7fd65c
|
feat(poetry): updated dependencies
|
2022-02-06 17:17:49 +01:00 |
|
Laureηt
|
d35c061ffb
|
style(.vscode): autoformating
|
2022-02-06 17:17:23 +01:00 |
|
Laureηt
|
4e3e2f6fa2
|
refactor: 🔥 moving svelte (frontend) stuff in their own repo
|
2022-01-19 21:08:59 +01:00 |
|
Laureηt
|
5638d605c8
|
feat: made Controller.svelte a bit more responsive
|
2021-12-14 14:33:27 +01:00 |
|
Laureηt
|
29a363fc2c
|
feat: rate-limit websocket client-side
|
2021-12-13 23:45:01 +01:00 |
|
Laureηt
|
b06bef3b26
|
feat: better Controller layout, now responsive
|
2021-12-13 23:30:28 +01:00 |
|
Laureηt
|
ba419485c8
|
feat: converted admin.html to Admin.svelte
file is broken, need refactor
|
2021-12-13 18:34:20 +01:00 |
|
Laureηt
|
236e5d49fd
|
feat: installed svelte-kit to serve the controllers
|
2021-12-13 17:54:39 +01:00 |
|
Laureηt
|
9beea4921c
|
fix: force svelte websockets to be client side
|
2021-12-13 17:43:47 +01:00 |
|
Laureηt
|
89d3ef103e
|
feat: working admin interface
(need rework/styling)
|
2021-11-20 19:58:48 +01:00 |
|
Laureηt
|
32cd1080bf
|
fix: removed old memo shell files
|
2021-11-16 22:08:58 +01:00 |
|
Laurent Fainsin
|
6940e6acb5
|
Merge branch 'broken_shit' into 'master'
Broken shit
See merge request fainsil/booplaysgba!1
|
2021-11-16 21:07:44 +00:00 |
|
Laureηt
|
224fed6aa9
|
feat(docker): added states volume
|
2021-11-14 22:13:04 +01:00 |
|
Laureηt
|
73abc7a981
|
feat: now possible to load and save data through redis "messages"
|
2021-11-14 22:07:47 +01:00 |
|
Laureηt
|
5ccbd3d8e4
|
draft: not polling for admin message anymore (?)
|
2021-11-14 18:46:07 +01:00 |
|
Laureηt
|
e817dffd8d
|
draft: added a way receive save and load messages
|
2021-11-14 18:39:37 +01:00 |
|