de20f25c40
matrix stuff
...
Commited by Exverge <exverge@exverge.xyz> on behalf of Zeke
2024-04-10 21:28:13 -04:00
b068ab99f4
Merge 'github/dev' into dev
2024-04-04 19:50:11 -04:00
nullptr
4cd73c2caa
Merge pull request #6 from bugrakaan/feat-homepage-commit-count-fix
...
fix: display total commit count on homepage
2024-03-28 15:18:54 +00:00
4b07e715e7
fix: display total commit count on homepage
...
Also I've cleaned up the file a little bit. The commit count data only available as a response header value under the API path. This should be working as expected now. Let me know if there is an easier way to fetch this data.
2024-03-28 18:04:52 +03:00
nullptr
ed16668f63
Merge pull request #3 from million1156/dev
...
Add support for Android downloads
2024-03-28 13:41:16 +00:00
nullptr
067c0609d3
Merge branch 'dev' into dev
2024-03-28 13:41:10 +00:00
nullptr
f79612435e
Merge pull request #5 from Zekerocks011/Added-Titles-to-All-Links-&-Added-a-Temporary-Link-To-Compatibility-Google-Sheet
...
Added Titles to All Links & Added a Temporary Link To Compatibility Google Sheet
2024-03-28 13:38:22 +00:00
nullptr
11d4400074
feat: display commit count instead of gitlab stars on the homepage
...
Merge pull request #4 from bugrakaan/feat-homepage-commit-count
2024-03-28 13:35:27 +00:00
not-nullptr
368e5ef0f3
fix page transitions
2024-03-28 13:34:06 +00:00
Million1156
4cd72e9e46
yes
2024-03-27 14:39:05 -05:00
Million1156
5cee218403
Fix star count
2024-03-27 14:38:28 -05:00
million1156
801bd34d9b
Cleanup
2024-03-26 19:41:22 -05:00
million1156
631cb61e8a
a
2024-03-26 19:35:55 -05:00
million1156
4be4a68531
i have no idea how or why that happened
2024-03-26 19:34:40 -05:00
million1156
1affe83ff2
comply with new naming scheme (curse you zqpvr01)
2024-03-26 19:27:46 -05:00
Zekerocks011
55b3dfd8da
Update +layout.svelte
...
Changed the FAQ titles from "Coming Soon" to "Frequently Asked Questions"
2024-03-26 11:47:09 -04:00
million1156
b7df6dadd6
fix timeout (oopsie)
2024-03-25 14:00:35 -05:00
million1156
70ac650c7e
Fix invalid release
2024-03-25 13:41:04 -05:00
Zekerocks011
f27bd3a345
Added Titles to All Links & Added a Temporary Link To Compatibility Google Sheet
2024-03-25 14:30:43 -04:00
384ef7a32a
feat: display commit count instead of gitlab stars on the homepage
2024-03-24 07:15:16 +03:00
7bf9825f63
Merge nullptr's github into master ( #2 )
2024-03-23 16:52:48 +01:00
Adrian Thomas
4d9eb5bd28
updates codebase with temporary suyu-website repo hosted on github
2024-03-23 10:28:56 -05:00
million1156
4f108a602b
Add little "animation" (. -> .. -> ...), cleanup, & add support for the gitea instance
2024-03-22 17:24:30 -05:00
million1156
bdd7b1d134
Add support for Android downloads
2024-03-22 15:07:16 -05:00
not-nullptr
9da5ac1b00
tuta credit
2024-03-22 19:17:08 +00:00
not-nullptr
693ecd25b0
fix download page
2024-03-22 19:03:24 +00:00
nullptr
6699677ef6
Merge pull request #1 from million1156/dev
...
Add FAQ, "smart" downloading, & redirect to our new git
2024-03-22 18:49:42 +00:00
nullptr
6b2d23fb09
Merge branch 'dev' into dev
2024-03-22 18:49:34 +00:00
nullptr
5d9930495e
Merge pull request #2 from bugrakaan/feat-generic-ui
...
feat: fix scrollbar colors, handle NaN and zero state on homepage
2024-03-22 18:48:11 +00:00
a437994235
ui: fix scrollbar colors, handle NaN and zero state on homepage
...
and some cleanup on svg icons
2024-03-22 21:06:23 +03:00
Million1156
8fd9f5367a
Merge branch 'not-nullptr:dev' into dev
2024-03-22 10:25:43 -05:00
not-nullptr
7334499828
fix ordering
2024-03-22 15:22:43 +00:00
Million1156
3107b0e72e
Merge branch 'not-nullptr:dev' into dev
2024-03-22 10:19:31 -05:00
not-nullptr
8c0e56b33a
oops quick bugfix
2024-03-22 15:12:34 +00:00
not-nullptr
8aaa779c44
add official suyu listings
2024-03-22 15:11:37 +00:00
not-nullptr
fcd165e990
remove debug logging
2024-03-22 14:55:27 +00:00
not-nullptr
52de1dbb15
fix dedicated servers
2024-03-22 14:55:02 +00:00
Million1156
356f8d2458
Replace default Svelte readme
2024-03-22 09:17:12 -05:00
million1156
321df466d0
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
2024-03-22 08:58:58 -05:00
not-nullptr
ec59e479bf
remove ip
2024-03-22 08:03:10 +00:00
not-nullptr
0b9f629214
:p
2024-03-22 07:55:14 +00:00
million1156
ca7cb1dac6
Fix href not working if hosted locally
2024-03-21 22:29:19 -05:00
million1156
d3c3546655
Fix FAQ on topbar not leading to actual FAQ
2024-03-21 22:27:25 -05:00
million1156
878d04f3bb
Remove mentions of our old GitLab
2024-03-21 22:21:07 -05:00
not-nullptr
53eda54007
Merge branches 'dev' and 'dev' of gitlab.com:/suyu-emu/website into dev
2024-03-21 15:26:25 +00:00
not-nullptr
31d119e85e
1 room per person
2024-03-21 15:26:01 +00:00
Adrian Thomas
6d8c4dbce4
Merge branch 'dev' into 'dev'
...
Change the download button functionality
See merge request suyu-emu/website!22
2024-03-21 13:44:44 +00:00
drHyperion451
751b0e68b4
Change the download button functionality
2024-03-21 13:44:44 +00:00
not-nullptr
02af273266
fix for ipv6
2024-03-19 19:19:12 +00:00
not-nullptr
300cb18c1e
brackets may fix this?
2024-03-19 19:07:04 +00:00