* Adding Kurdish Central 1.5k
I added kurdish_central_1.5k
* Adding kurdish central 1.5k
Adding kurdish_central_1.5k.json
* Adding kurdish central 1.5k
I added kurdish central 1.5k.
* updated name
While the file name was "kurdish_central_1.5k.json" but in 'name' line it was "kurdish_central.json" so I corrected.
* adding "kurdish_central_45k" to the group
Despite "kurdish_central_45k" json file has been added, but it wasn't in the group, so I added.
* added "kurdish_central_45k" to the list
"kurdish_central_45k" was not in the list so I added.
* Update and rename kurdish_central_1.5k.json to kurdish_central_2k.json
* Updated kurdish_central_1.5k to kurdish_central_2k
* Updated kurdish_central_1.5k to kurdish_central_2k
* Filipino quotes update
Additional quotes from a popular Filipino song
Filipinos will immediately recognize upon hearing this
* Fixes
Fixed length
Proper spacing
* Groups
* Fix wrong length
Co-authored-by: cloydsecuya <cloydvansecuya@gmail.com>
* spacebar in presets and tags addition
* super mega spacebar remake
* style fix
* final name removal in ui
* replaceAll in ape removal
* using display above account chart
* create preset in command line addition
* testing removal
* one more testing removal
* create tag command line addition
* Update commandline-lists.ts
* moved add commands to the bottom
hiding if user is not signed in
* refactor
* hiding tags and presets when signed out
* fixed presets and tags display in alerts
* russian_25k and russian_50k addition
* russian 375k addition
* lil fix
* fixed windows auto-reload error
* Revert "fixed windows auto-reload error"
This reverts commit ea22621232.
* Revert "Revert "fixed windows auto-reload error""
This reverts commit 669cec4217.
* Revert "Revert "Revert "fixed windows auto-reload error"""
This reverts commit d90352633c.
* themes popup small fix
* using &&
* some typos fixed
* view account page fix
Co-authored-by: Miodec <bartnikjack@gmail.com>
Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3>
* replaced theme generation method
* Relocate variable declaration
* storing theme list when changing rando themes setting
* resetting index to 0 when changing list
Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
Co-authored-by: Miodec <bartnikjack@gmail.com>
* rewrote route controller
* showing loading by default
* links which are not external need data line attribute
* need to rewrite this
* page controller takes a page as parameter
removed page type
* default export
* going through the route controller instead of changing page directly
* resolving all code paths
* using navigate
* added 404, leaderboards route
* changed leaderboards button to a link
* removed click handler
* added page about route
* removed default export,
added settings page route
* removing pointer events from everything inside links
* navigating to account when on login page
* fixed console logs, using async
* added login and account pages
* moved code to their own functions
* allowing async functions
* defaulting content visible
* async
* fixed 404 not navigating correctly
* setting public path to root
* fixed paths
* using uid passed in through url params
* added 404 page, profile routes
* removed comment
* moved discord link flow to url handler
* allowing html
* not resetting state
* removed function
* handling logo click
* removed comments
* reomoved comments
* removed comments
* removed comments
* using new router
* basic 404 page
* buttons whicha are links have no underline
* correctly handling the take me back button
* updated button
* removed comments
* fixed account page profile link button
* updated 404
* removed comments
* removed comments
* removed comments
* Fixed badges not showing on all time leaderboards
* updated types to support inventory and single badge id
* Add badge selection
* Fix bug
* Remove unnecessary prefill
* using new inventory system
* added no balloon option
* updated text color
* not showing balloon
* updated styling for showing badges selection
* Add badge selection
Co-authored-by: Bruception <bberr022@fiu.edu>