Commit graph

204 commits

Author SHA1 Message Date
Miodec
4d1e4c7f2f added another quote to input controller 2022-02-13 22:22:06 +01:00
Ferotiq
d152eec6b5
MonkeyTypes > Types (#2491) 2022-02-13 20:29:09 +01:00
Ryan Zhang
a9d2ff7314
New Quote: Python (#2490)
Bubble sort and Linear Search code from geeksforgeeks
2022-02-13 18:35:26 +01:00
Ferotiq
319e179600
TypeScript FrontEnd: Some Changes (#2486)
* some changes

* f*** you select2

* Change type roots

* hopefully work

* change commonjs to es6

* parserOptions.project

* as;dfllaksdkjsadadfsldkjsfkdljdsfafdsk;alfsdjf
2022-02-13 18:35:06 +01:00
Miodec
c255f08126 fixed malayam text rendering. closes #2489 2022-02-13 16:30:23 +01:00
Miodec
4aa7947db0 updated personal bests type 2022-02-13 00:43:10 +01:00
Miodec
78944f69b2 moved dev dependencies 2022-02-13 00:30:35 +01:00
Miodec
97b77d7a0a removed loader ignores 2022-02-13 00:24:02 +01:00
Miodec
1d6882b47b removed notification ignores 2022-02-13 00:22:47 +01:00
Miodec
e31a81d18d converted loader to ts 2022-02-13 00:17:07 +01:00
Miodec
d20d9df5dc converted notifications to ts 2022-02-13 00:16:47 +01:00
Miodec
66997a1788 index to ts 2022-02-13 00:10:19 +01:00
Miodec
0101eb5d07 remoed ignore from converted modules 2022-02-13 00:05:46 +01:00
Ferotiq
37ce1f0af5
Make mode 2 generic (#2485) 2022-02-12 23:57:02 +01:00
Miodec
4f270b6a7d added zen 2022-02-12 23:44:12 +01:00
Miodec
7bf0a95195 added custom personal bests 2022-02-12 23:33:03 +01:00
Miodec
c6c9408f55 updated type 2022-02-12 23:22:12 +01:00
Miodec
8421293f23 applying preset saves tag state 2022-02-12 22:51:07 +01:00
Miodec
5431a8eeba converted popups to typescript 2022-02-12 22:50:05 +01:00
Miodec
a28c665bb0 typo 2022-02-12 22:49:52 +01:00
Miodec
dc3d58e1c8 missing type 2022-02-12 22:41:43 +01:00
Miodec
e2d7a19c08 missing type 2022-02-12 22:41:29 +01:00
Bruce Berrios
eb2350bb1f
Move dependencies (#2483)
* Move dependencies

* Fixes

* Add stale pr action

* Update

* Fix cron schedule
2022-02-12 15:02:29 -05:00
Miodec
8b638e8a4a converted pages directory to typescript
part of #2431
2022-02-12 19:43:10 +01:00
Miodec
115eca71ca missing type 2022-02-12 19:16:00 +01:00
Miodec
50d71388f3 fixed type 2022-02-12 18:49:36 +01:00
Miodec
9329487bcb difficulty is required 2022-02-12 18:03:14 +01:00
Miodec
b49e4b890b updated result type 2022-02-12 18:02:30 +01:00
Miodec
3a1de8d64f incorrect mode2 type 2022-02-12 17:51:57 +01:00
Miodec
632808bf23 converted custom text to ts 2022-02-12 17:49:29 +01:00
Miodec
695ddfac5e incorrect type definition 2022-02-12 17:46:54 +01:00
Miodec
8d8232ff4f added legacy parameters
incorrect tags type
missing optional "toolong"
2022-02-12 17:46:28 +01:00
Ferotiq
dcbdca0990
Some fixes (#2478)
* Some fixes

* Add dep-graph script, fix keyboard icon not restarting test

* remove my keyboard icon fix, force ===

* Revert "remove my keyboard icon fix, force ==="

This reverts commit 481316a7da.

* revert page fix

* fix mio's smooth brain
2022-02-12 16:53:00 +01:00
Miodec
f9edda5412 removed transpile step 2022-02-12 16:40:59 +01:00
Bruce Berrios
6a7f7b3b99
Webpack fix (#2481)
* fix webpack config

* Update prod config
2022-02-12 16:33:39 +01:00
Miodec
56c9f41fd0 using correct destination path 2022-02-12 16:27:49 +01:00
Miodec
202868269e renamed js folder to scripts
renamed sass folder to styles
moved types folder inside scripts
2022-02-12 16:25:53 +01:00
Miodec
71a929fbce moved types folder 2022-02-12 14:49:57 +01:00
Rizwan Mustafa
1877cc31e7
(Draft) Replace Browserify with Webpack (Draft) (#2461) by rizwanmustafa
* Replaced browserify with webpack

* Modified gulpfile and webpack config

* Removed attempts of using undefined variables and functions

* fixed some incorrect changes

* setfunbox fix

* Added fallback for crypto-browserify and stream-browserify

* added circular dependency detection

* Created production tasks for gulp and updated webpack config

* fixed circular dependency in misc

* not failing on circular dependency

* Removed unused imports

* Added babel loader and plugins to webpack

* Removed unused dependencies and removed babel's plugins

* Workaround for test logic import in random quote

* Created a separate webpack config file for production

* Changed relative paths to absolute ones in webpack

* Added colored output for circular import number

* Removed comment from .eslintrc.json

* Added eslint plugin to webpack

* Moved 'buffer' and 'stream-browserify' to devDependencies

* Started using promises in webpack tasks

* Removed unused dependencies

* Updated package-lock.json

* Removed eslint plugin from webpack and added circular dependency detection in dev config as well

* Removed unrelated changes

* Updated production build command

* Added ability for webpack to be run with typescript conversion of project in process

* added gulp typscript dev dependency

* using const

* modified console logs on circular imports

* missing dev dependency

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-12 14:47:36 +01:00
Miodec
ddaf20e771 removed function call 2022-02-12 14:12:20 +01:00
Miodec
d07126f10e moved ignore down 2022-02-12 14:11:26 +01:00
Miodec
ba3427f94b converted misc to ts 2022-02-12 14:10:54 +01:00
Miodec
41e14fe652 added moment 2022-02-12 14:07:19 +01:00
Miodec
bb918ce3d1 let instead of var 2022-02-12 13:50:08 +01:00
Miodec
4ed3bef8da restarting test if keyboard icon or logo clicked
closes #2474
2022-02-12 13:45:54 +01:00
Miodec
cb9a07e0c2 fixed theme buttons duplicating
closes #2477
2022-02-12 13:36:17 +01:00
Miodec
6e9e400748 missing import 2022-02-12 13:18:18 +01:00
Miodec
dbe6aa1586 added missing imports
closes #2480
2022-02-12 13:15:24 +01:00
Rizwan Mustafa
2035883637
Frontend Typescript: Convert ui.js to typescript (#2479)
* Converted ui.js to typescript

* Replaced 'var' with 'let'
2022-02-12 13:07:15 +01:00
Miodec
4ed0075ad4 typo 2022-02-12 00:26:15 +01:00