Commit graph

55 commits

Author SHA1 Message Date
4173349481 Player: pass functions to the InbutBox 2023-06-29 21:38:31 +03:00
2b344f7cd9 PlayerView: add MenuOverlay 2023-06-29 21:38:31 +03:00
f4e94a63b1 Top2019: fixup broken URLs 2023-06-29 21:38:31 +03:00
f84da5ba79 GamesView: rearrange the game list 2023-06-29 21:38:31 +03:00
5863134c3e ThemesView: ESlint 2023-06-29 21:38:31 +03:00
12d34f3a40 HomeView: fixup input outlines 2023-06-29 21:38:31 +03:00
6b03a1ea21 GamesView: format titles 2023-06-29 21:38:31 +03:00
b22a2802b2 HomeView: format titles 2023-06-29 21:38:31 +03:00
fd49342e12 Themes: add themes page 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
7a96d99055 Linting 2023-05-21 16:49:41 +03:00
4746f9dcb5 Replace classes with classNames 2023-05-21 16:49:41 +03: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
1e0b16361f eslint fix 2021-07-22 15:04:19 +05:00
cc1df287be eslint fix 2021-07-22 14:00:58 +05:00
18da26dc20 Player: add the singleWindow option 2021-07-21 15:34:10 +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
7f143925ac Store the UI theme in the LocalStorage 2021-03-24 17:09:57 +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
7cbc19ed39 Polishing the UI 2021-03-03 16:33:58 +05:00
675a84c14b Cleanup 2021-03-03 02:40:43 +05:00
ae31af0106 Extract 404 page 2021-03-03 01:54:56 +05:00
2f537a08f3 Add links to 404 and Error pages 2021-03-02 20:40:18 +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
9f7ff097a2 Dirty markup 2021-03-02 15:54:39 +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
42015eca8f Dirty markup 2021-03-02 02:30:22 +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
6fda37feb5 Add basic styles 2021-02-28 03:31:58 +05:00
3cc2818f40 Linting 2021-02-26 21:09:00 +05:00
884c53d6ae Rename components files to JSX 2021-02-25 22:31:06 +05:00
8dc6ae88c5 Bootstrap player 2021-02-25 03:45:43 +05:00
58235e18fb Deextract prepareVM 2021-02-25 00:59:41 +05:00
c9f42e497a Extract themeEngine 2021-02-24 23:35:40 +05:00
eb8025791b Extract URL loader component 2021-02-24 23:04:41 +05:00
d7ba6d8c60 Rename Views 2021-02-24 21:08:15 +05:00
3d5029173f Implement VM preparation 2021-02-24 20:50:22 +05:00