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 |
|
Jack
|
5a1460208a
|
moved sign out button to a module, smoothed out the transition between the config and sign out button
|
2021-03-28 23:39:11 +01:00 |
|
Jack
|
1f1e52c573
|
changed the icon of quote search to a search icon instead of a tools icon
|
2021-03-28 21:54:29 +01:00 |
|
Jack
|
78bb84bff6
|
fixed result quote source width
|
2021-03-28 21:54:15 +01:00 |
|
Jack
|
36a9d4de37
|
Merge pull request #1149 from monkeytypegeorge/master
Added more quotes
|
2021-03-28 21:32:49 +01:00 |
|
monkeytypegeorge
|
eebe062b1d
|
Added quotes from Discord
|
2021-03-28 20:32:06 +00:00 |
|
monkeytypegeorge
|
695bd17c3f
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-28 20:21:45 +00:00 |
|
Jack
|
5ce55c2492
|
Merge pull request #1148 from 0x8b/fix-set-quote-length-all
fix `changeQuoteLengthAll` command
|
2021-03-28 21:18:03 +01:00 |
|
Mariusz Gumienny
|
a34e60cea0
|
fix changeQuoteLengthAll command
|
2021-03-28 20:46:38 +02:00 |
|
Jack
|
60cbbc77c5
|
Merge pull request #1147 from VakushinAlex/fix_russian_quotes
replace character non-break space with character space
|
2021-03-28 16:58:14 +01:00 |
|
Jack
|
5b051a8781
|
Merge pull request #1143 from 0x8b/copy-words-to-clipboard
added ability to copy words to the clipboard
|
2021-03-28 15:41:06 +01:00 |
|
Jack
|
e2fa8cfa97
|
Merge pull request #1145 from 0x8b/custom-test-duration-input-parser
custom test duration input parser
|
2021-03-28 15:40:45 +01:00 |
|
Jack
|
d8bc30169b
|
Merge pull request #1146 from 0x8b/quotes-in-polish
added some quotes in Polish
|
2021-03-28 15:39:03 +01:00 |
|
aleksandr.vakushin
|
d3f1b8c3e8
|
replace no-break space with space
|
2021-03-28 17:22:17 +05:00 |
|
Mariusz Gumienny
|
0facfc02e3
|
added some quotes in Polish
|
2021-03-28 13:40:42 +02:00 |
|
Mariusz Gumienny
|
f53d8659ca
|
add input parser for custom test duration popup
|
2021-03-28 09:56:43 +02:00 |
|
Mariusz Gumienny
|
fd0f84a92d
|
split customMode2Popup into customTestDurationPopup and customWordAmountPopup
|
2021-03-28 09:10:13 +02:00 |
|
Mariusz Gumienny
|
f6a21d5e18
|
added ability to copy words to the clipboard
|
2021-03-28 07:52:05 +02:00 |
|
Miodec
|
533f995baa
|
removed unused imports
|
2021-03-28 02:47:45 +01:00 |
|