Commit graph

6562 commits

Author SHA1 Message Date
Miodec 695300289e converted page controller to ts 2022-02-19 21:29:18 +01:00
Miodec 1549eb5aa1 fixed stuck on loading page when not logged in 2022-02-19 21:28:47 +01:00
Miodec 2f6534f8a8 setting page transition earlier 2022-02-19 21:12:13 +01:00
Miodec a008fef06c fixed page changing twice on sign out 2022-02-19 21:10:03 +01:00
Miodec 9fe003aeab using console trace instead 2022-02-19 20:57:00 +01:00
Ferotiq c1a3146765
add ready.ts (#2539) 2022-02-19 18:14:08 +01:00
Ferotiq 71cdce20e3
TypeScript FrontEnd: Add Account Files (#2494)
* add account files, config, and db, fix other files, and make lint script work on cmd

* fuck operating systems

* remove project from eslint

* Merging and fixing some bugs

* fixed result ordering

* fixed quote filter stopping all results

* fixed words filter not working

* corrected type

* Update commandline-lists.ts

* Update types.d.ts

* removing explicit tag types

* mfing prettier

* small changes

* stuff

* fixes

* fix cannot read properties of undefined

* another check just to be safe

* okay that works

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-19 17:44:27 +01:00
Miodec c3825ab54e reworked leaderboards media queries. should fix #2488 2022-02-19 15:52:14 +01:00
Miodec f0313d6524 updated pr check action 2022-02-19 15:35:43 +01:00
Miodec 3caeb3fcdd fixed broken watches 2022-02-19 15:30:22 +01:00
Miodec 8cba5120c3 fixed scss task not running 2022-02-19 15:12:35 +01:00
Miodec c0a6fc2430 disabling funbox when loading challenge 2022-02-19 13:54:11 +01:00
Miodec 5046863e30 fixed account page result sorting not working 2022-02-19 13:42:37 +01:00
Miodec af6e8867aa updating modes notice while its invisible 2022-02-19 13:37:50 +01:00
Miodec fa41ccc8e9 remembering lazy mode setting and automatically setting it back to enabled if language supports it 2022-02-19 13:37:25 +01:00
Miodec df35476668 including nosave in configevent dispatch 2022-02-19 13:36:17 +01:00
Miodec bf3e3d4da6 missing types 2022-02-18 23:41:51 +01:00
Jack f8727b5c68
Action only installs node and dependencies when a changed file passes the filters 2022-02-18 20:23:58 +01:00
Jack 432fedb3c0
Pr-check 2022-02-18 19:25:33 +01:00
Miodec a478128bc5 pr check now only runs the required actions.
part of #2527
2022-02-18 18:23:26 +01:00
Miodec c9b9e2705a added tasks for pr check that only run certain tasks
part of #2527
2022-02-18 18:14:39 +01:00
Miodec 5d0c5998d2 moved json validation to its own file 2022-02-18 18:08:22 +01:00
Miodec 8b1698d1a3 deleted unused file 2022-02-18 18:03:03 +01:00
Jack e4a7c8b5e9
Layouts rewrite (#2529)
* added types

* converted qwerty to new format

* added type

* removed keymap structure

* updated space styling

* fixed keymap types

* removed type

* initial keymap element building (only supports staggered for now)

* using id instead of class

* using id

* moved class changes to the keymap file

* fixed matrix key count

* fixed split and matrix layouts

* fixed alice

* removed unused code

* removed unused code

* converted layout emulator to new format

* removed unnecessary field

* using type

* added layout

* added default layout

* added alias

* converted key flashing to new logic

* using new logic

* using new logic in mode next

* fixed iso alice

* converted some layouts

* added layouts json

* added functions to get layouts

* made getlayout synchronous

* updated layout types

* using new function

* added layout json schema validation
closes #2516

* converted ansi layouts to the new format

* modified schema

* fixed the rest of the layouts

* switched function back to async
2022-02-18 18:02:35 +01:00
Miodec 63ffda4bc6 updated result filters type 2022-02-18 13:59:55 +01:00
Miodec d5d75f912b unnecessary 200 filter 2022-02-18 13:57:25 +01:00
Ferotiq 61ac178364
capitalize the first letter of each word in the string (#2525) 2022-02-18 11:57:23 +01:00
Miodec f6d8233468 restarting test after enabling practise words. closes #2523 2022-02-18 00:37:04 +01:00
Miodec c85b644b88 added json schema validation. part of #2516 2022-02-17 23:36:40 +01:00
Miodec 211f191340 typo 2022-02-17 23:25:31 +01:00
Miodec 6b5a4558b3 removed quote 2022-02-17 23:14:25 +01:00
Miodec 7e0e972571 unique id 2022-02-17 23:11:37 +01:00
Miodec 7ee599b7e4 unique ids 2022-02-17 23:10:35 +01:00
Miodec 058ce89828 typo 2022-02-17 23:03:55 +01:00
Miodec f37656556f renamed file 2022-02-17 23:03:39 +01:00
Miodec b4208dcc9d typo 2022-02-17 23:02:59 +01:00
Miodec cf79d70c5d fixed json schema 2022-02-17 22:36:29 +01:00
Mehdi Hussain dfc4dd4b0b
Add New Quotes (#2520)
* Added New Quotes

* Add More Quotes
2022-02-17 15:11:03 +01:00
howmanysmall 5bee5e3a04
Added support for the Lua and Luau languages. (#2519)
* Added Lua support.

* Updated other `.json` files.

* Added support for Luau.
2022-02-17 11:58:04 +01:00
Miodec 1063df32a0 converted to ts 2022-02-16 20:18:21 +01:00
Miodec e9547cd8f6 converted to ts 2022-02-16 20:15:18 +01:00
Miodec a4658aa15d converted to ts 2022-02-16 20:14:47 +01:00
Miodec 5abc9cd8a8 converted to ts 2022-02-16 20:14:02 +01:00
Miodec 2e27b7b4c6 converted to ts 2022-02-16 20:12:50 +01:00
Miodec bfceda9867 converted to ts 2022-02-16 19:43:38 +01:00
Miodec 30cd260512 converted to ts 2022-02-16 19:42:20 +01:00
Miodec 99e24a92a1 converted to ts 2022-02-16 19:39:20 +01:00
Jack 0d66afe2be
Update bug_report.yaml 2022-02-16 15:41:05 +01:00
Jack 8b879db9e5
Update bug_report.yaml 2022-02-16 15:40:40 +01:00
Jack 6f1d774407
Create bug_report.yaml 2022-02-16 15:39:23 +01:00