Commit graph

101 commits

Author SHA1 Message Date
7a58f92434 Player: add message on the vm termination 2023-06-29 21:38:31 +03:00
e7c1384436 UrlPlayer: process HTTP responses to invalid requests 2023-06-29 21:38:31 +03:00
9de3d951e5 Router: scroll to top on route change 2023-06-29 21:38:31 +03:00
e1267730bb PlayerView: respect the height of the virtual keyboard 2023-06-29 21:38:31 +03:00
8b6a805c36 PlayerView: show separators on small screen 2023-06-29 21:38:31 +03:00
fdd49f8621 PlayerView: focus as a mode 2023-06-29 21:38:31 +03:00
6eb20f8db3 PlayerView: break a word once it is too long to fit on a line 2023-06-29 21:38:31 +03:00
393d15a64f TextBuffer: smooth scrolling 2023-06-29 21:38:31 +03:00
b08d9725d4 Update the player to work with new versions of the Emglken and the cheap-glkote 2023-05-22 01:41:21 +03:00
7a96d99055 Linting 2023-05-21 16:49:41 +03:00
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
1fe588af6e base.css: fix for Jumping Scrollbar Issue 2021-07-22 15:23:13 +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
2edea5ad79 Replace tutorial link 2021-03-26 20:11:55 +05:00
297ab7aaca Review from the Lighthouse 2021-03-25 21:15:04 +05:00
b1686d42fa Beware of mixed content 2021-03-25 19:34:33 +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
a63d013bd9 Style selection text 2021-03-23 18:29:55 +05:00
fb7a66ecfb Extract game list 2021-03-23 18:29:15 +05:00
b4e4fd9493 Rearrange views 2021-03-21 23:45:53 +05:00
890716e549 Games: Top 35 of All Time 2021-03-21 23:37:56 +05:00
2a909c1f19 Add redirect for GameView 2021-03-04 03:17:37 +05:00
9e4e101495 Add GameEntry component 2021-03-04 03:16:20 +05:00
a7603a4cf8 Move styles for views 2021-03-04 01:02:41 +05:00
5c1304a08b Move themes.css 2021-03-04 00:23:34 +05:00
8b55796d63 Hide webkit-search-cancel-button 2021-03-03 17:02:07 +05:00
8285f795b0 Add some themes 2021-03-03 16:58:53 +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