| Commit message (Expand) | Author | Files | Lines |
2024-07-29 | Update landing page with version number in footer | Mo Tarbin | 2 | -1/+14 |
2024-07-29 | Update landing Get start section | Mo Tarbin | 6 | -50/+177 |
2024-07-20 | Support for history Modification and deletion | Mo Tarbin | 5 | -8/+206 |
2024-07-18 | Improve frequency metadata update | Mo Tarbin | 1 | -3/+23 |
2024-07-17 | Add Support for Group Notification | Mo Tarbin | 1 | -1/+60 |
2024-07-16 | Add SkipChore function to Fetcher utility module, Update Loading Comp | Mo Tarbin | 7 | -171/+296 |
2024-07-16 | Update Chore view | Mo Tarbin | 3 | -149/+170 |
2024-07-14 | Add missing useNavigate hook in ChoreView component | Mo Tarbin | 1 | -9/+19 |
2024-07-14 | Fix conditional rendering bug in RepeatSection component | Mo Tarbin | 1 | -1/+1 |
2024-07-13 | Add Footer component to Landing page | Mo Tarbin | 5 | -45/+239 |
2024-07-09 | Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing page | Mo Tarbin | 4 | -8/+37 |
2024-07-09 | Refactor useWindowWidth hook to improve readability | Mo Tarbin | 1 | -9/+4 |
2024-07-09 | Add demo scheduler component for advanced scheduling and automation | Mo Tarbin | 6 | -21/+538 |
2024-07-09 | Add useWindowWidth hook and HistoryCard component | Mo Tarbin | 4 | -105/+157 |
2024-07-07 | Add a date when having repeatable frequency type, Fix logo bug | Mo Tarbin | 5 | -181/+216 |
2024-07-07 | Trim first character from emoji name in ChoreCard component | Mo Tarbin | 1 | -1/+1 |
2024-07-07 | chore: Update ChoreCard component menu size to 'lg' | Mo Tarbin | 1 | -1/+1 |
2024-07-07 | Update button size and color in ChoreView component | Mo Tarbin | 1 | -3/+3 |
2024-07-07 | Handle Adaptive freqtype, improve emoji name handling, styling around labels | Mo Tarbin | 1 | -5/+14 |
2024-07-07 | Improve MarkChoreComplete, allow complete in past ,etc | Mo Tarbin | 3 | -88/+224 |
2024-07-06 | only show search cancel when there is somethign to cancel | Mo Tarbin | 1 | -6/+8 |
2024-07-06 | Add search functionality to MyChores component | Mo Tarbin | 1 | -1/+51 |
2024-07-06 | Add force refresh functionality to NavBar component | Mo Tarbin | 1 | -0/+4 |
2024-07-06 | feat: Add NFC tag writing functionality to ChoreCard component, Add Email to ... | Mo Tarbin | 6 | -11/+452 |
2024-07-05 | Add NFC tag writing functionality to ChoreCard component, Add Email to sign up | Mo Tarbin | 4 | -10/+93 |
2024-07-04 | chore: Refactor ThingsHistory component and add styling improvements | Mo Tarbin | 3 | -47/+59 |
2024-07-02 | chore: Update landing page content and add features overview section | Mo Tarbin | 1 | -3/+9 |
2024-07-01 | Remove commented out code and unused import in Landing.jsx, refactor CreateTh... | Mo Tarbin | 2 | -57/+46 |
2024-07-01 | Update button re-enable timeout to 3 seconds, update thing history | Mo Tarbin | 7 | -76/+341 |
2024-07-01 | Update API URL in Config.js for development environment | Mo Tarbin | 1 | -2/+1 |
2024-07-01 | Update API URL in Config.js for development environment | Mo Tarbin | 1 | -1/+2 |