Hayden Hargreaves azpect
azpect merged pull request azpect/hhargreaves.net#4 2025-12-04 09:21:47 -07:00
(FIX): Updated email
azpect created pull request azpect/hhargreaves.net#4 2025-12-04 09:21:44 -07:00
(FIX): Updated email
azpect created branch fix/email-change in azpect/hhargreaves.net 2025-12-04 09:21:43 -07:00
azpect pushed to fix/email-change at azpect/hhargreaves.net 2025-12-04 09:21:43 -07:00
7c5bf31f53 (FIX): Updated email
azpect pushed to refactor/react at azpect/Potion 2025-12-02 22:56:06 -07:00
d18710e1fc (FEAT): Worked on tags! They seem good, but need a final check.
58691fd7a1 (FIX): Added error display list.
Compare 2 commits »
azpect pushed to refactor/react at azpect/Potion 2025-12-02 22:23:46 -07:00
728b7eb28c (FEAT): Worked on the instruction list!
azpect pushed to refactor/react at azpect/Potion 2025-12-01 21:33:30 -07:00
1acc3792c5 (FEAT): Finally working on the create page.
azpect pushed to refactor/react at azpect/Potion 2025-12-01 13:45:52 -07:00
031df19b44 (FEAT): Added loading spinners to search and implemented context.
4093f9fd9c (FIX): Added click handler to profile recipe list items.
Compare 2 commits »
azpect pushed to refactor/react at azpect/Potion 2025-11-30 22:01:25 -07:00
90ebdd3a9a (FIX): Better styles and some small fixes.
azpect pushed to refactor/react at azpect/Potion 2025-11-30 21:53:38 -07:00
25ac0fd527 (FEAT): Searching is working!
azpect pushed to refactor/rust at azpect/MarkdownToHtmlTranspiler 2025-11-27 13:53:12 -07:00
7f8c978e56 This is going on hold. Its too complicated for my bad rust skills.
azpect pushed to refactor/rust at azpect/MarkdownToHtmlTranspiler 2025-11-27 11:57:52 -07:00
9f2595faeb (FIX): Fixed the inline node issue.
79633bd059 (FEAT): parse_italic implemented.
Compare 2 commits »
azpect opened issue azpect/hhargreaves.net#3 2025-11-26 11:08:43 -07:00
RESEARCH IDEA: Cohesion
azpect pushed to refactor/rust at azpect/MarkdownToHtmlTranspiler 2025-11-25 20:08:43 -07:00
3c25e6b9e8 This stuff sucks actually, clones are annoying as hell.
azpect pushed to refactor/rust at azpect/MarkdownToHtmlTranspiler 2025-11-25 16:42:54 -07:00
bacc17ab7d (TEST): Finished tests for the node type
azpect opened issue azpect/Potion#55 2025-11-24 11:31:35 -07:00
FIX: Create engagement for creating recipes.
azpect commented on issue azpect/Potion#12 2025-11-24 11:24:49 -07:00
FEATURE: Recipe creation page should support image upload and tag creation.

This might require a file server, though those aren't too terrible to implement with Go. Just need to set aside time to do it.

azpect opened issue azpect/Potion#54 2025-11-24 11:13:26 -07:00
FEATURE: Allow users to edit their recipes.
azpect pushed to refactor/rust at azpect/MarkdownToHtmlTranspiler 2025-11-23 18:28:20 -07:00
c2c9335f92 (TEST): Working on node tests