Commit graph

3356 commits

Author SHA1 Message Date
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
Clay Nicholson
659cec2dba Merge branch 'main' of https://github.com/claynicholson/site 2024-08-21 17:16:48 -04:00
Clay Nicholson
92c622d7e2 Did some typing in the file 2024-08-21 17:15:50 -04:00
Max Wofford
8a50b68844 Fix active cohort lookup if user isn't the first voter 2024-08-21 17:09:18 -04:00
Clay Nicholson
b6149defb8 Fixed some more stuff 2024-08-21 16:49:49 -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
Clay Nicholson
34be57090c FIxed API 2024-08-21 14:04:27 -04: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
Clay Nicholson
7755c1c1c3 Merge branch 'main' of https://github.com/claynicholson/site 2024-08-21 11:59:07 -04:00
Clay Nicholson
281b8c7175
Merge branch 'hackclub:main' into main 2024-08-21 11:57:35 -04:00
Clay Nicholson
66ae91960f Merge branch 'main' of https://github.com/claynicholson/site 2024-08-21 11:47:58 -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
Belle
04af0efc2b frontend 2024-08-21 23:37:26 +08: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
Clay Nicholson
c88f5f763b api update 2024-08-20 19:08:39 -04:00
Max Wofford
423a19339a
Merge pull request #1326 from hackclub/fix-showcase-deletion-bug
Fix cohort card deletion bug & run formatter
2024-08-20 20:56:57 +00:00
Max Wofford
3551b9e04c Fix cohort card deletion bug & run formatter 2024-08-20 16:56:15 -04:00
Max Wofford
9d6e7b950d
Merge pull request #1325 from hackclub/showcase-indexes-authtokens
Speed up page loadtime by indexing authtoken
2024-08-20 19:56:00 +00:00
Max Wofford
3a70545f3f Speed up page loadtime by indexing authtoken 2024-08-20 15:54:54 -04:00
Max Wofford
2755cbcb05
Merge pull request #1323 from 24c02/main
Add security.txt
2024-08-20 19:48:12 +00:00
Clay Nicholson
40c6990239 Added voting api 2024-08-20 15:33:19 -04:00
24c02
82b83e5c13 add security.txt 2024-08-20 15:31:03 -04:00
Max Wofford
0f837d5289 Add endpoint for currently active cohort to vote on 2024-08-20 13:31:09 -04:00
Max Wofford
53cf47b4e2
Merge pull request #1319 from GizziXZ/patch-1
Fix h6 color
2024-08-20 16:33:21 +00:00
Max Wofford
031159c57f
Merge pull request #1321 from hackclub/render-html-tags-arcade-showcase
Allow rendering sanitized HTML tags in arcade showcase
2024-08-20 16:28:00 +00:00
Max Wofford
2fcfc03766 Allow rendering sanitized HTML tags in arcade showcase 2024-08-20 12:26:46 -04:00
Max Wofford
aed5c3bc39
Merge pull request #1320 from hackclub/editable-description-field-for-arcade-showcase
Make description editable
2024-08-20 16:18:28 +00:00
Max Wofford
584e943bc5 Make description editable 2024-08-20 12:17:48 -04:00
Gizzi
2cf0465b6d
Fix h6 color 2024-08-20 02:35:42 +03:00
Max Wofford
a1f766d807 Fix typo 2024-08-19 19:30:06 -04:00