aboutsummaryrefslogtreecommitdiff
path: root/public/client.html
AgeCommit message (Collapse)Author
2023-12-21Revert "Merge pull request #212 from Troid-Tech/searchable-pairing-partner"stonedDiscord
This reverts commit 965e3e937065511fe9052ac687f54c1528a1e043, reversing changes made to b288429cca94a461c8fa3d1936905d7e0e601d7f.
2023-12-21Merge pull request #212 from Troid-Tech/searchable-pairing-partnerstonedDiscord
Use datalist in pairing to make it searchable
2023-12-21Use datalist in pairing to make it searchableDavid Skoland
By using data list instead of select, we can easily make it searchable and render a platform-native dropdown which filters options based on the search. This makes finding your pairing partner much easier, especially in servers with many characters.
2023-12-19Use client_button instead of objection_buttonDavid Skoland
Currently, we use objection_button class for the shouts, but the toggleShout function actually changes it to client_button instead. This makes it change style (height) whenever it is pressed. We can fix this by just using client_button. That makes it look more like the rest of the buttons as well. Since we don't use objection_button anymore, remove it from the styles.
2023-12-08rename elementsstonedDiscord
2023-11-18Make links in OOC chat clickableDavid Skoland
2023-11-18Formatting in client.html, use tabsDavid Skoland
2023-09-08remove loading bar because wiso is a whining about load timesstonedDiscord
2023-07-17fix opuscheckstonedDiscord
2023-04-04fix reconnect buttonstonedDiscord
2023-04-02rename themestonedDiscord
2023-03-12remove googlestonedDiscord
2023-01-23default on shownames, fix #179stonedDiscord
2022-12-07remove chat from chatbox namesstonedDiscord
2022-11-17both ini dropdown and customstonedDiscord
2022-11-17add custom ininamestonedDiscord
2022-11-17rename to iniselectstonedDiscord
2022-11-13bring back iniedit dropdownstonedDiscord
2022-11-11Revert "Revert "client id was missing gcontent""stonedDiscord
This reverts commit 18d3d49355661dffacf4eb7fe2b7dcc1fd9ebfbf.
2022-11-11Revert "client id was missing gcontent"stonedDiscord
This reverts commit eb3c603a39d75e5b2ba80af1efbdbee2e3e35888.
2022-11-11gsi client idstonedDiscord
2022-11-11client id was missing gcontentstonedDiscord
2022-10-22center the thingstonedDiscord
2022-10-12Merge branch 'master' into 2fastonedDiscord
2022-09-02optimize key and add bgstonedDiscord
2022-08-27Merge branch 'css-rain'stonedDiscord
2022-08-27Merge branch 'newclock'stonedDiscord
2022-08-27change iniediting back to the old input boxstonedDiscord
2022-08-27set the timestonedDiscord
2022-08-27Merge branch 'master' into newclockstonedDiscord
2022-08-27add key calendarstonedDiscord
2022-08-26add rain effectstonedDiscord
2022-08-26add css effect tagstonedDiscord
2022-08-17add ACWW clockstonedDiscord
2022-08-17add htmlstonedDiscord
2022-08-10add track status to dr2sD
2022-08-10add DR2 music to themestonedDiscord
2022-08-01declutter the controls a littlestonedDiscord
2022-07-16something weird was going on with pantilt, creating lag. removed onloadstonedDiscord
2022-05-04lmao that broke itstonedDiscord
2022-05-04do not reload the pagestonedDiscord
2022-05-04wrap inputbox in a formstonedDiscord
2022-03-28move button into the waiting zonestonedDiscord
2022-03-28Merge branch 'master' into 2fastonedDiscord
2022-03-28Merge branch 'master' into coolloadingstonedDiscord
2022-03-28popup and callback works beststonedDiscord
2022-03-28whoopsstonedDiscord
2022-03-28add button (it's ugly)stonedDiscord
2022-03-23remove unused settingsstonedDiscord
2022-03-18Merge branch 'master' into coolloadingstonedDiscord