Commit graph

3526 commits

Author SHA1 Message Date
Jack 27fff39cc3 moved account to a module. part of #495 2021-03-31 19:09:16 +01:00
Jack 806846e55b moved global stats to a new module 2021-03-31 18:01:49 +01:00
Jack d69c424a21
Merge pull request #1157 from Killer8Hyper/patch-1
New List for 1k Filipino Words
2021-03-31 16:00:45 +01:00
Killer8Hyper 8766ff3355
New List for 1k Filipino Words 2021-03-31 19:24:28 +08:00
monkeytypegeorge 8d61283f80 Added quotes from Discord 2021-03-31 01:41:20 +00:00
Jack ab7ceaebba fixed typo 2021-03-30 23:47:26 +01:00
Jack 34c0d52f62 missing import 2021-03-30 23:46:38 +01:00
Jack c08daa493a renamed module, moved one function 2021-03-30 23:46:23 +01:00
Jack 1f54d78fde reordered function to avoid warning 2021-03-30 23:31:03 +01:00
Jack a7e051461b removed unused imports 2021-03-30 23:27:19 +01:00
Jack 3c37ac2e3e added import settings popup module part of #495 2021-03-30 23:23:23 +01:00
Jack 1020ed1a1e reordered functions to avoid warnings 2021-03-30 23:19:29 +01:00
Jack 1c74d7ecb3 reordered functions to avoid warnings 2021-03-30 23:18:27 +01:00
Jack 426d2228ca moved theme related functions to the theme picker module 2021-03-30 23:14:37 +01:00
Jack 3201871be5 added custom theme popup 2021-03-30 22:58:45 +01:00
Jack 7faa1cff57 added a theme picker module
renamed variable
part of #495
2021-03-30 22:32:46 +01:00
Jack 4bc36895b7 moved the settings group class to its own file, renamed a variable 2021-03-30 22:09:06 +01:00
Jack c07b7d03e1 reordered file list 2021-03-30 18:50:37 +01:00
Jack 6d0d027aa9 moved tags edit popup code to its own module #495 2021-03-30 18:47:13 +01:00
Jack 6ce58a61aa reordered variable to avoid warnings 2021-03-30 18:41:02 +01:00
Jack 5cdcbd2a27 reordered functions to avoid warnings 2021-03-30 18:40:25 +01:00
Jack 2fee8d141a removed unused imports 2021-03-30 18:39:47 +01:00
Jack fc2c5348bf reordered functions to avoid warnings 2021-03-30 18:39:18 +01:00
Jack cb966e448e moved settings to a module #495
added account controller module
added result tags popup module
converted simple popups to a module
2021-03-30 18:37:51 +01:00
Jack 05fce18404 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-03-30 16:53:48 +01:00
Jack 51c856dfa9 fixed favthemes being accessed from wrong module
fixed adding theme favourites
2021-03-30 16:53:42 +01:00
Jack a358347f67
Merge pull request #1153 from Killer8Hyper/patch-1
Update filipino.json
2021-03-30 16:42:20 +01:00
Jack 4d8bd8e8f1
Merge pull request #1155 from 0x8b/theme-controller-notification
reduction of the frequency of displaying the notification about the t…
2021-03-30 16:42:09 +01:00
Jack 337007e124
Merge pull request #1150 from Miodec/dependabot/npm_and_yarn/functions/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /functions
2021-03-30 16:41:48 +01:00
Jack 95f053b9e1
Merge pull request #1151 from Miodec/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2021-03-30 16:41:40 +01:00
Killer8Hyper 3518f1a266
Update filipino.json 2021-03-30 18:13:14 +08:00
Mariusz Gumienny ff3ed3cb58 reduction of the frequency of displaying the notification about the theme change 2021-03-30 11:15:26 +02:00
Killer8Hyper fad8caaf22
Update filipino.json 2021-03-30 16:36:08 +08:00
Killer8Hyper b28f5ab2e6
Update filipino.json 2021-03-30 16:35:18 +08:00
Killer8Hyper 0518bb888c
Update filipino.json
Few changes that I forgot to mention with Ranel Padon.
2021-03-30 16:21:46 +08:00
Jack 46e78f2764 added a testui.addword function to make adding htrml elements standard
this fixes a bug where new line characters after 100th word would not correctly. closes #1152
2021-03-29 22:19:20 +01:00
Jack cd7eb3045e reduced the number of unique ids by referencing child classes instead of top level ids 2021-03-29 21:01:20 +01:00
Jack 232f6198fd renamed module, added init function to keep the language input persistent 2021-03-29 20:52:19 +01:00
Jack 02fd9f658a added groups to correct title and input spacing 2021-03-29 20:10:26 +01:00
Jack 38fff4d01d removed unused id 2021-03-29 19:52:32 +01:00
Jack ab1588fd2f brought back search, added a search placeholder 2021-03-29 19:51:31 +01:00
dependabot[bot] 9a0726d456
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:47:12 +00:00
dependabot[bot] 92705a7401
Bump y18n from 4.0.0 to 4.0.1 in /functions
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:45:49 +00:00
Jack 21e8cf8299 fixed missing commit that was lost somewhere in the merges 2021-03-29 19:44:18 +01:00
Jack f63a682eaf removed uneccesary comment, marked comment to not be deleted 2021-03-29 01:01:12 +01:00
Jack c770eb961c removed console log 2021-03-29 00:46:53 +01:00
Jack f2dc18eeeb fixed corrected not resetting on history push 2021-03-29 00:46:47 +01:00
Jack 3029c29b8c updated project structure
added folders
renamed notification-center to notifications
2021-03-29 00:33:13 +01:00
Jack d1bd0d3178 removed unused file 2021-03-29 00:22:14 +01:00
Jack 239e3e61d6 lots of little code refactoring #495
relocated smaller functions and most events
divided code into small modules (layout emulator, support popup, version popup)
2021-03-29 00:19:17 +01:00