Commit graph

625 commits

Author SHA1 Message Date
Saint-dev
3b192947e2 fixed bug with plus one funbox 2021-04-27 11:13:02 -04:00
Saint-dev
f0221a7492 fixed bug with certain funbox modes 2021-04-14 11:41:24 -04:00
Saint-dev
9847db8720 fixed bug with setting funbox to none 2021-04-08 13:53:29 -04:00
Saint-dev
ecbd6000c3 fixed funbox type not showing in results screen 2021-04-08 12:02:02 -04:00
Saint-dev
2df9fc379c changed how funbox was called in command-lists 2021-04-05 14:08:56 -04:00
Saint-dev
dde90f829c re-added funbox notification 2021-04-05 13:59:05 -04:00
Saint-dev
a2b7aa281c refractored funbox vars 2021-04-05 13:38:19 -04:00
Saint
1d3512c79d enabled funbox only on test 2021-04-05 00:47:51 -04:00
Jack
17a9e0fb3b fixed custom theme not persisting 2021-04-02 23:42:34 +01:00
Jack
bb03cab094 fixed custom theme not persisting 2021-04-02 16:21:44 +01:00
Jack
c61ba1baa5 fixed buttons that are supposed to change the commandline list not working 2021-04-02 15:35:45 +01:00
Jack
d2738fd7c2 missing zen from result filters 2021-03-31 22:55:09 +01:00
Jack
2fbe6ce186 updating the settings page no longer simulates a click onthe theme tabs to avoid escessive theme loading and config saving 2021-03-31 19:42:45 +01:00
Jack
8213c18599 reordered functions to avoid errors 2021-03-31 19:32:57 +01:00
Jack
f275f84666 removed unused imports 2021-03-31 19:32:24 +01:00
Jack
ac1759bd56 added ready and route controller modules. script is gone. its over #495 2021-03-31 19:29:02 +01:00
Jack
1f7c2c4df6 moved input to input controller module #495 2021-03-31 19:17:15 +01:00
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
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
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
Mariusz Gumienny
ff3ed3cb58 reduction of the frequency of displaying the notification about the theme change 2021-03-30 11:15:26 +02: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
ab1588fd2f brought back search, added a search placeholder 2021-03-29 19:51:31 +01: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