Commit Graph

50 Commits

Author SHA1 Message Date
7f2f8bdfe7 refactor: extract feature loaders to plugins 2023-10-13 23:37:00 +03:00
118b5d8c21 feat: settings page 2023-10-13 02:50:37 +03:00
383f346c55 feat: separate lua bindings 2023-10-13 02:50:13 +03:00
85325fc8d7 feat: labels instead of id for automation 2023-10-12 12:04:13 +03:00
19640fb23d feat: more lua bindings 2023-10-12 11:15:02 +03:00
a6532ae3c2 feat: customizable keyboard shortcuts 2023-10-12 01:56:05 +03:00
2db3da1438 feat: button editor wip 2023-10-11 10:47:13 +03:00
47a54a20f6 fix: button size calc 2023-10-07 17:11:04 +03:00
c19497c57b chore: formatting 2023-10-07 03:16:37 +03:00
ab5bb97244 build: fix build script 2023-10-07 03:13:38 +03:00
72c0dd6c67 feat: sort icons & add list display 2023-10-07 01:50:46 +03:00
e40485e6a2 feat: ui updates 2023-10-07 01:20:32 +03:00
18292d04b0 docs: fix logo in readme 2023-10-06 23:36:12 +03:00
309223874b feat: game button icon selector + launcher icon 2023-10-06 23:35:13 +03:00
db70bb38e4 fix: allow escaping csp with double-csp 2023-10-06 17:39:32 +03:00
e45236de4e feat: update button sets, split outgoing by ; 2023-10-06 17:26:37 +03:00
1ec3a84a15 feat: button set page wip 2023-10-05 23:53:48 +03:00
8113f5eb3b feat: button set list page 2023-10-05 16:50:50 +03:00
143fa4c287 feat: generic list page + search 2023-10-05 02:41:27 +03:00
2f377eaba9 feat: add custom button view + navigation preset 2023-10-05 01:34:13 +03:00
637d65dbea docs: update readme 2023-09-30 03:12:08 +03:00
65249c43f5 docs: update readme 2023-09-30 03:11:18 +03:00
779a88e60b docs: resize screenshots 2023-09-30 03:08:05 +03:00
fed511d638 docs: resize screenshots 2023-09-30 03:04:58 +03:00
00dba79fd2 docs: update docs 2023-09-30 03:02:09 +03:00
6bfb7536ec docs: update readme 2023-09-30 02:24:53 +03:00
3b2eb1ec9b refactor: variables - remove types
chore: cleanups
chore: formatting
2023-09-30 02:13:50 +03:00
ee507e6e39 feat: global variables support 2023-09-29 14:39:19 +03:00
86040e62d3 feat: add toggles to aliases/triggers
refactor: remove deprecated localstore
2023-09-29 13:12:27 +03:00
ba7599e82e fix: password save, better str match for autos 2023-09-28 15:02:50 +03:00
b41e643f15 refactor: use basic file storage 2023-09-28 14:35:55 +03:00
821e675d8d feat: profile crud wip 2023-09-28 13:12:15 +03:00
bf357924b4 feat: support lua scripting, trigger/alias pages 2023-09-27 15:08:47 +03:00
fade328c16 feat: sidebar, aliases list + cru 2023-09-27 00:13:59 +03:00
ea19723c80 feat: aliases crud wip 2023-09-26 02:21:24 +03:00
8d1f0ffbd5 feat: select profile page
refactor: split aliases/triggers
2023-09-26 00:35:28 +03:00
08d0e9cdad feat: mccp support 2023-09-25 23:33:07 +03:00
d244899684 chore: cleanup 2023-09-24 17:55:07 +03:00
c4b640e6b1 chore: use ctelnet fns 2023-09-24 17:48:34 +03:00
ee016d7f25 feat: aliases 2023-09-24 16:50:07 +03:00
04c3cf5e8c fix: triggers 2023-09-24 16:39:45 +03:00
4c1404ca07 feat: triggers 2023-09-24 15:45:27 +03:00
d65d707646 feat: mccp wip, window style 2023-09-24 02:49:39 +03:00
dab9e74045 feat: mccp support wip 2023-09-23 11:20:21 +03:00
553dbd602e feat: xterm256 color support 2023-09-23 02:03:20 +03:00
82c2988750 feat: better color support 2023-09-22 23:53:56 +03:00
Chen Asraf
5fe22d93b7 Color parser (#1)
* wip: color parser

* feat: better color parsing

* feat: color parser working
2023-09-22 00:12:23 +03:00
9dc2e057b2 feat: strip colors from output 2023-09-21 15:34:13 +03:00
3def73ac5d feat: basic implementation 2023-09-21 10:14:47 +03:00
8118fa058d initial commit 2023-09-21 01:27:15 +03:00