Commit graph

462 commits

Author SHA1 Message Date
MathMan05
2150a4832e fix uptime calcuations 2024-08-31 16:22:29 -05:00
MathMan05
beeee24799 algorithm fixes for uptime 2024-08-30 08:22:44 -05:00
MathMan05
df9e7d55aa prevent flashing on the webpages 2024-08-29 22:52:54 -05:00
MathMan05
f05de33f8d fix dumb typo and fix CSS 2024-08-29 22:39:13 -05:00
MathMan05
aeb7915d28 fix CSS bug from recent commit 2024-08-29 22:08:35 -05:00
MathMan05
d6a5525da1 fix another CSS bug 2024-08-29 22:05:09 -05:00
MathMan05
fa2e085079 Merge branch 'main' of https://github.com/MathMan05/JankClient 2024-08-29 22:01:50 -05:00
MathMan05
ea03b4234d disable offline instances 2024-08-29 21:48:25 -05:00
MathMan05
fc53c8e5f3 remove offline servers from dropdown 2024-08-29 21:41:55 -05:00
MathMan05
86f8a98421
Update InstanceInfo.md 2024-08-29 21:39:13 -05:00
MathMan05
fab7cc3d38 fix bug for uptime greater than 100% 2024-08-29 21:34:25 -05:00
MathMan05
02af5baaad fix undefined bug 2024-08-29 21:31:41 -05:00
MathMan05
1cdc6726b4 add missing return 2024-08-29 21:21:17 -05:00
MathMan05
0f4e5afaeb fix CSS bug 2024-08-29 21:20:03 -05:00
MathMan05
14fe4308af fix bug with home.ts 2024-08-29 20:58:50 -05:00
MathMan05
f2480130c1 added a home screen to jank client 2024-08-29 20:56:52 -05:00
MathMan05
04e3ac9955 update to gitignore 2024-08-29 20:05:22 -05:00
MathMan05
0e5cafd112 style updates 2024-08-29 16:21:09 -05:00
MathMan05
ebc0ca1b02 remove some logs 2024-08-29 15:55:26 -05:00
MathMan05
1990605873
Merge pull request #52 from ygg2/main
small css fixes
2024-08-29 15:52:20 -05:00
ygg2
3cd68603cf Merge remote-tracking branch 'upstream/main' 2024-08-29 16:46:32 -04:00
MathMan05
7f397fe497 Fixes to the server list 2024-08-29 15:44:54 -05:00
ygg2
6523072e28 Merge remote-tracking branch 'upstream/main' 2024-08-29 16:44:29 -04:00
MathMan05
76249cc6ec Remove instance that didn't want to be listed 2024-08-29 14:58:05 -05:00
MathMan05
31fe28cdab
Update README.md 2024-08-29 13:54:50 -05:00
MathMan05
75bb7d0a34
Update InstanceInfo.md 2024-08-29 13:53:26 -05:00
MathMan05
6b09588fb9 improvements to the login and register pages
This update adds to the instance picker instances for the user to select from, along with some documentation for instance owners on how to add their own instance to the picker
2024-08-29 13:52:41 -05:00
ygg2
28ded9ed7c filename color applies now 2024-08-29 08:48:46 -04:00
ygg2
f9739dffb7 fix occasional resize bug 2024-08-28 19:41:30 -04:00
ygg2
e3687eced6 rename to channel-name-bg 2024-08-28 19:38:57 -04:00
ygg2
5a1318bc49 remove padding on sub-menus
padding for content was previously being applied to sub-menu columns
2024-08-28 19:36:38 -04:00
ygg2
c7fd5b5f1a actually use button color vars 2024-08-28 19:35:20 -04:00
MathMan05
b2c0adec68 Make Select work how one would expect in forms 2024-08-27 14:01:17 -05:00
MathMan05
61fa001daf fix a last messageid bug 2024-08-27 11:42:04 -05:00
MathMan05
3894fcb976 remove more uses of the deprictated function 2024-08-26 14:16:01 -05:00
MathMan05
00946b500a use depricated snowflake function less 2024-08-26 13:48:39 -05:00
MathMan05
b886e1ad1b Update to the User object 2024-08-26 13:43:53 -05:00
MathMan05
a90e584790 FormError 2024-08-26 12:12:52 -05:00
MathMan05
39f008758b fix CSS visual bug 2024-08-25 23:29:15 -05:00
MathMan05
db7b55b79c Fix the Form class and more user settings 2024-08-25 23:19:07 -05:00
MathMan05
d641ee6961 add live updating for Options 2024-08-25 16:17:24 -05:00
MathMan05
5a7c5f0851 fix roles bug 2024-08-25 16:17:13 -05:00
MathMan05
8a6f437f4f compiled TS again 2024-08-25 15:42:17 -05:00
MathMan05
9269a08972 compiled TS 2024-08-25 15:41:31 -05:00
MathMan05
75c58c3ef0
Merge pull request #50 from DEVTomatoCake/jank/msg-reaction-remove-all-emoji
msg reaction remove all & emoji gateway event
2024-08-25 15:41:21 -05:00
MathMan05
97c6671908
Merge pull request #49 from DEVTomatoCake/jank/page-title-instance-stats
page title & instance stats
2024-08-25 15:39:15 -05:00
MathMan05
0a8983818d
Merge pull request #51 from DEVTomatoCake/jank/markdown-links
add markdown links parsing
2024-08-25 15:38:01 -05:00
TomatoCake
cf6d8dcc3b add markdown links parsing 2024-08-25 18:40:01 +02:00
TomatoCake
b366381e53 msg reaction remove all & emoji gateway event 2024-08-25 18:36:30 +02:00
TomatoCake
79463edb07 page title & instance stats 2024-08-25 18:32:49 +02:00