aboutsummaryrefslogtreecommitdiffstats
path: root/src/views/Landing (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-29Update landing Get start sectionLibravatar Mo Tarbin5-39/+177
2024-07-16Add SkipChore function to Fetcher utility module, Update Loading CompLibravatar Mo Tarbin1-3/+3
2024-07-13Add Footer component to Landing pageLibravatar Mo Tarbin3-17/+151
2024-07-09Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing pageLibravatar Mo Tarbin2-6/+12
2024-07-09Add demo scheduler component for advanced scheduling and automationLibravatar Mo Tarbin6-21/+538
2024-07-02chore: Update landing page content and add features overview sectionLibravatar Mo Tarbin1-3/+9
2024-07-01Remove commented out code and unused import in Landing.jsx, refactor ↵Libravatar Mo Tarbin1-2/+1
CreateThingModal.jsx for improved readability