|
|
78ad3d5657
|
playerHandlers: replace lz-string with base32768
|
2023-06-29 21:38:31 +03:00 |
|
|
|
1afbb95e05
|
Themes: add Monkeytype themes
|
2023-06-29 21:38:31 +03:00 |
|
|
|
91456a8bc9
|
Themes: add input colors and accents
|
2023-06-29 21:38:31 +03:00 |
|
|
|
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 |
|
|
|
4caf912ff1
|
package.json: update browserslist
|
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 |
|
|
|
c817d72827
|
Upgrade emglken and cheap-glkote
|
2023-05-22 01:41:21 +03:00 |
|
|
|
22c90ef633
|
Upgrade buffer
|
2023-05-22 00:21:19 +03:00 |
|
|
|
dfa4057ebd
|
Upgrade preact
|
2023-05-22 00:21:19 +03:00 |
|
|
|
a8d48ce6b8
|
Upgrade from Parcel 1 to Parcel 2
|
2023-05-22 00:21:19 +03:00 |
|
|
|
7a96d99055
|
Linting
|
2023-05-21 16:49:41 +03:00 |
|
|
|
3288234f36
|
Update .eslintrc
|
2023-05-21 16:49:41 +03:00 |
|
|
|
b6687463e8
|
Update eslint
|
2023-05-21 16:49:41 +03:00 |
|
|
|
10126a988b
|
Remove eslint
|
2023-05-21 16:49:41 +03:00 |
|
|
|
89593dd0bd
|
npm update manual
|
2023-05-21 16:49:41 +03:00 |
|
|
|
99631a7cb1
|
npm update
|
2023-05-21 16:49:41 +03:00 |
|
|
|
0c7ca4abdb
|
browserlist: update db
|
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 |
|
|
|
d4b0abda46
|
Update package-lock.json
|
2023-05-21 16:49:41 +03:00 |
|
|
|
e5c96709d8
|
UrlPlayer: clearing the hash in the URL for Safari
v0.1.0
|
2021-07-27 17:40:44 +05:00 |
|
|
|
ef8aca3476
|
styles: add special styles for Safari
|
2021-07-27 17:38:30 +05:00 |
|
|
|
42a6f25078
|
package-lock: update
|
2021-07-27 17:34:42 +05:00 |
|
|
|
c1058a8034
|
README.md: fix the broken link
|
2021-07-24 20:10:33 +05:00 |
|
|
|
fb182f0364
|
package.json: update
|
2021-07-24 19:56:54 +05:00 |
|
|
|
8699868c42
|
Rename the project to ElseIFPlayer
|
2021-07-24 19:54:46 +05:00 |
|
|
|
fa2635525c
|
package.json: remove obsolete eslint plugins
|
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 |
|
|
|
1e1614706a
|
Update linters
|
2021-07-22 14:48:12 +05:00 |
|
|
|
cb73eb430d
|
npm update
|
2021-07-22 14:01:10 +05:00 |
|
|
|
cc1df287be
|
eslint fix
|
2021-07-22 14:00:58 +05:00 |
|
|
|
35e8f2ce6f
|
Update README.md
|
2021-07-21 15:34:10 +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 |
|
|
|
26cebc2596
|
goatCounter: suppress some errors when script is blocked by some adblocker
|
2021-07-21 15:34:10 +05:00 |
|
|
|
fae4b09483
|
Player: group all output windows
|
2021-07-21 15:34:10 +05:00 |
|