Commit graph

3318 commits

Author SHA1 Message Date
Malted
d1b0747b5f
Replit site! 2024-08-27 20:43:21 +01:00
Max Wofford
b6acdf9a14
Merge pull request #1340 from kcoderhtml/my-showcase
feat: add object-fit property to showcase card images to fix squished…
2024-08-27 13:52:06 +00:00
Kieran Klukas
8c0024c490
Merge branch 'main' into my-showcase 2024-08-26 10:56:07 -04:00
Sam Poder
3a6ee94ab5
Merge pull request #1297 from whatwareweb/main
Disable dark reader to fix problem with Arcade shop site
2024-08-25 21:56:42 +00:00
Kieran Klukas
fbf816c072
feat: make the background color of the page reflect the project view color 2024-08-23 16:47:11 -04:00
Kieran Klukas
d41a26ce7a
chore: format css properly 2024-08-23 16:40:52 -04:00
Kieran Klukas
5b8ab1bb57
feat: add object-fit property to showcase card images to fix squished images 2024-08-23 16:34:48 -04:00
Max Wofford
f1b8193927
Merge pull request #1339 from kcoderhtml/my-showcase
feat: round showcase container card images
2024-08-23 15:57:45 +00:00
Max Wofford
7acf8b80fe
Merge branch 'main' into my-showcase 2024-08-23 11:57:37 -04:00
Belle
06a63dec56
Merge pull request #1336 from arnav-kr/patch-2
Imporve Arcade showcase mobile UI
2024-08-23 04:55:32 +00:00
Kieran Klukas
a7dc6f7d66
feat: remove weird borrder at the bottom of the edit container 2024-08-22 20:50:19 -04:00
Kieran Klukas
60d3c254b5
feat: round showcase container card images 2024-08-22 20:45:47 -04:00
Max Wofford
9b6f7d81ef
Merge pull request #1338 from arnav-kr/patch-3
fix: css injection, estimated hour validation
2024-08-22 17:39:15 +00:00
Arnav Kumar
ee090681d8
Update project-edit.js 2024-08-22 22:43:01 +05:30
Arnav Kumar
a8bc0e5508
fix: css injection, estimated hour validation
Fix potential point of CSS injection
validate estimated hours to be a positive integer
2024-08-22 22:30:32 +05:30
Max Wofford
f813b8c1b0
Merge pull request #1337 from v1ctorio/main
Change "Play now" button label to "Try now"
2024-08-22 16:37:06 +00:00
vic
deabd4f913 Variable name back 2024-08-22 18:21:39 +02:00
vic
99f246c0d0 Change Play now button label to Try now 2024-08-22 18:14:54 +02:00
Arnav Kumar
f42d441672
chore: imporve arcade showcase mobile UI 2024-08-22 13:48:24 +05:30
Max Wofford
a1075ecfe2
Merge pull request #1332 from kcoderhtml/syntax-highlighting
feat: syntax highlighting with react-syntax-highlighter
2024-08-22 07:17:37 +00:00
Max Wofford
49e7b94cfd Fix incorrectly named variable 2024-08-22 03:00:37 -04:00
Max Wofford
51be4b224f
Merge pull request #1333 from kcoderhtml/mobile-fix
bug: my ships button overflows on mobile
2024-08-22 05:51:11 +00:00
Max Wofford
5abf040437
Merge pull request #1335 from kcoderhtml/token-fix
bug: stop empty token bypass
2024-08-22 05:50:07 +00:00
Max Wofford
8e71f82ef2
Merge pull request #1330 from arnav-kr/patch-1
fix: typo in object property name
2024-08-22 05:48:38 +00:00
Arnav Kumar
41e111fe58
Update index.js 2024-08-22 09:57:40 +05:30
Kieran Klukas
86b6cbb537
chore: Update project-view.js to export CSS properties for color and dark color 2024-08-21 22:23:20 -04:00
Kieran Klukas
d9e304591c
bug: stop empty token bypass 2024-08-21 22:04:34 -04:00
Kieran Klukas
1720a28ab8
bug: make the view all my ships button not overflow on mobile 2024-08-21 21:40:28 -04:00
Kieran Klukas
4e55438c79
chore: enable wrapping long lines in syntax highlighter 2024-08-21 20:59:13 -04:00
Kieran Klukas
3a67aa7c76
bug: fix margin on code blocks 2024-08-21 20:54:07 -04:00
Kieran Klukas
ad086fc950
chore: remove unused code block styling 2024-08-21 20:53:39 -04:00
Kieran Klukas
22f2a8622f
feat: add syntax highlighting with react-syntax-highlighter 2024-08-21 20:45:57 -04:00
Kieran Klukas
7e2b957be4
chore: add react-syntax-highlighter npm dependency 2024-08-21 15:08:51 -04:00
Kieran Klukas
2c988e420f
chore: update .gitignore file 2024-08-21 15:08:33 -04:00
Max Wofford
7591382923
Merge pull request #1331 from kcoderhtml/patch-2
bug: fix display block not being quoted
2024-08-21 18:53:44 +00:00
Kieran Klukas
9a9e34c9d9
Merge branch 'hackclub:main' into patch-2 2024-08-21 14:50:23 -04:00
Kieran Klukas
2887cda9dd
bug: fix display block not being quoted 2024-08-21 14:50:14 -04:00
Max Wofford
7275d4e6c0
Merge pull request #1329 from kcoderhtml/patch-2
bug: switch edit link from a div to "a"
2024-08-21 18:43:18 +00:00
Arnav Kumar
74a6cce112
fix: typo in object property name
Due to the typo the description didn't show up in project page
2024-08-21 21:36:26 +05:30
Kieran Klukas
f368bd4756
bug: switch edit link from a div to "a" 2024-08-21 12:02:49 -04:00
Max Wofford
74db72d843
Merge pull request #1328 from kcoderhtml/patch-1
bug: fix impure selector
2024-08-21 15:43:04 +00:00
Kieran Klukas
dc3cbaab2d
Merge branch 'hackclub:main' into patch-1 2024-08-21 11:39:26 -04:00
Kieran Klukas
2e18a44ce2
bug: fix unpure selector for inline code block 2024-08-21 11:39:12 -04:00
Kieran Klukas
70869586fa
feat: remove background color from pre 2024-08-21 11:36:24 -04:00
Max Wofford
dc56d3b07c
Merge pull request #1327 from kcoderhtml/patch-1
feat: style changes to inline code and images
2024-08-21 15:34:04 +00:00
Kieran Klukas
72db81e2b5
feat: add 0.5rem padding to readme images 2024-08-21 11:12:13 -04:00
Kieran Klukas
d1c335aec0
feat: make the inline code blocks closer to the way github and slack render them
https://hackclub.slack.com/archives/C07HNMJALTW/p1724251063976199
2024-08-21 11:08:25 -04:00
Max Wofford
41aa91cd06 Only pull specific list of fields for cohort project data 2024-08-21 10:43:16 -04:00
Max Wofford
070ee7a21b Fix invalid airtable formula on active showcase checking 2024-08-21 10:42:52 -04:00
Max Wofford
ad31913122
Merge pull request #1322 from hackclub/add-active-cohort-endpoint
Add endpoint for currently active cohort to vote on
2024-08-20 23:38:33 +00:00