Commit graph

67 commits

Author SHA1 Message Date
4746f9dcb5 Replace classes with classNames 2023-05-21 16:49:41 +03:00
dc22a4782f UrlPlayer: start the chain with the url 2023-05-21 16:49:41 +03:00
9fc2265e41 TextMessage: add classnames to all message types 2023-05-21 16:49:41 +03:00
e5c96709d8 UrlPlayer: clearing the hash in the URL for Safari 2021-07-27 17:40:44 +05:00
ef8aca3476 styles: add special styles for Safari 2021-07-27 17:38:30 +05:00
8699868c42 Rename the project to ElseIFPlayer 2021-07-24 19:54:46 +05:00
71162ec2c6 InputBox: handle mobile keyboard events 2021-07-23 14:38:43 +05:00
1e0b16361f eslint fix 2021-07-22 15:04:19 +05:00
cc1df287be eslint fix 2021-07-22 14:00:58 +05:00
2bd264659c GridBuffer: hide when the buffer contains only empty lines 2021-07-21 15:34:10 +05:00
0c5a763414 Player: extract handlers 2021-07-21 15:34:10 +05:00
18da26dc20 Player: add the singleWindow option 2021-07-21 15:34:10 +05:00
7240be1120 TextBuffer: add keyboard scrolling support 2021-07-21 15:34:10 +05:00
d95ee172bb TextBuffer: treat short buffers as a status 2021-07-21 15:34:10 +05:00
9db390c76c GridBuffer: hide when the buffer is empty 2021-07-21 15:34:10 +05:00
fae4b09483 Player: group all output windows 2021-07-21 15:34:10 +05:00
30d8cfec1a GridBuffer: skip empty inbox 2021-07-21 15:34:10 +05:00
752cb60b56 Add GridBuffer component 2021-07-21 15:34:10 +05:00
4747a3396c Add GridBuffer placeholder 2021-07-21 15:34:10 +05:00
0f5891f9e8 Changing the input type clears the inputbox 2021-03-26 20:15:34 +05:00
297ab7aaca Review from the Lighthouse 2021-03-25 21:15:04 +05:00
944746aad2 Save last input 2021-03-25 15:41:27 +05:00
86d3c67026 Fix typo 2021-03-25 15:23:56 +05:00
7f143925ac Store the UI theme in the LocalStorage 2021-03-24 17:09:57 +05:00
e09705cf23 Extract filename prompt 2021-03-23 19:00:58 +05:00
9e4e101495 Add GameEntry component 2021-03-04 03:16:20 +05:00
8b55796d63 Hide webkit-search-cancel-button 2021-03-03 17:02:07 +05:00
7cbc19ed39 Polishing the UI 2021-03-03 16:33:58 +05:00
54aa02555a Add emphasized message style 2021-03-03 03:28:23 +05:00
2ed3f9a3ad Simplify themes 2021-03-03 03:27:26 +05:00
675a84c14b Cleanup 2021-03-03 02:40:43 +05:00
0f8d413708 Linting 2021-03-03 01:37:10 +05:00
2f537a08f3 Add links to 404 and Error pages 2021-03-02 20:40:18 +05:00
f02ec6925f Add status component 2021-03-02 19:29:42 +05:00
97cd8aca9e Add instant game launch 2021-03-02 18:02:34 +05:00
90f630f277 Rearrange components 2021-03-02 16:48:24 +05:00
e44831db08 Extract styles for views 2021-03-02 16:33:17 +05:00
78fb34e2aa Add styles for scrollbars 2021-03-02 04:38:23 +05:00
5b283d2789 Add a special class to the app container when the player page is active 2021-03-02 04:08:27 +05:00
dddf378977 Dirty markup 2021-03-02 01:28:45 +05:00
26760082f9 Themes: add themes 2021-03-01 00:14:50 +05:00
94059af89c Add smart scrolling 2021-02-28 21:34:45 +05:00
06125e1bee Add fullscreen mode 2021-02-28 21:22:32 +05:00
998a73896f Themes: update list 2021-02-28 20:34:12 +05:00
06c8e5a4f7 Hide extra blank lines 2021-02-28 20:18:15 +05:00
23714c7e7f Use inline tags for messages 2021-02-28 20:17:13 +05:00
fce8be2af0 Add styles for InputBox 2021-02-28 18:41:09 +05:00
f6fd5da6f7 Add autoscroll for textBuffer 2021-02-28 03:54:06 +05:00
6fda37feb5 Add basic styles 2021-02-28 03:31:58 +05:00
a16e38eca8 Change placeholder according InputType 2021-02-28 03:31:04 +05:00