aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Add Cookie Permission componentLibravatar Mo Tarbin2024-09-0618-173/+506
|\ | | | | | | | | - Add Filter button instead of chips in mychores view - show except days instead of showing evenything when days.length>4
| * Update MyChore to have filter button instead of chipsLibravatar Mo Tarbin2024-09-061-83/+86
| |
| * Set cookies_permission to 'true' when closing CookiePermissionSnackbarLibravatar Mo Tarbin2024-09-041-1/+1
| |
| * Add CookiePermissionSnackbar component to Landing page, Better UI to ↵Libravatar Mo Tarbin2024-09-014-12/+73
| | | | | | | | selected dates
| * Update ChoreViewLibravatar Mo Tarbin2024-08-101-1/+1
| |
| * Add Snackbar component for displaying error messages in SignupView and ChoreViewLibravatar Mo Tarbin2024-08-102-15/+64
| |
| * Update Fetcher.jsx to include UpdateChoreAssignee function and ChoreCard.jsx ↵Libravatar Mo Tarbin2024-08-104-14/+33
| | | | | | | | to handle assignee change
| * Update dependencies and configuration files to support the use OpenReply to ↵Libravatar Mo Tarbin2024-08-044-6/+60
| | | | | | | | do Session replay
| * Update landing page with version number in footerLibravatar Mo Tarbin2024-07-292-1/+14
| |
| * Fix service worker caching index.html causing blank pageLibravatar Mo Tarbin2024-07-291-1/+1
| |
| * Fix service worker caching index.html causing blank pageLibravatar Mo Tarbin2024-07-291-1/+1
| |
| * Fix service worker caching index.html causing blank pageLibravatar Mo Tarbin2024-07-291-1/+8
| |
| * Update landing Get start sectionLibravatar Mo Tarbin2024-07-296-50/+177
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-281-0/+1
|\|
| * build: add self-hosted build option to package.jsonLibravatar Mo Tarbin2024-07-281-0/+1
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-281-0/+3
|\|
| * Add .env.selfhosted file for self-hosted environment configurationLibravatar Mo Tarbin2024-07-281-0/+3
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-206-10/+208
|\|
| * Support for history Modification and deletionLibravatar Mo Tarbin2024-07-206-9/+207
| |
| * Update package.json version to 0.1.64Libravatar Mo Tarbin2024-07-181-2/+2
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-181-3/+23
|\|
| * Improve frequency metadata updateLibravatar Mo Tarbin2024-07-181-3/+23
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-181-1/+1
|\|
| * Update Package.json versionLibravatar Mo Tarbin2024-07-181-1/+1
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-171-1/+60
|\|
| * Add Support for Group NotificationLibravatar Mo Tarbin2024-07-171-1/+60
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-1613-256/+606
|\|
| * Add SkipChore function to Fetcher utility module, Update Loading CompLibravatar Mo Tarbin2024-07-167-171/+296
| |
| * Update Chore viewLibravatar Mo Tarbin2024-07-163-149/+170
| |
| * Add missing useNavigate hook in ChoreView componentLibravatar Mo Tarbin2024-07-141-9/+19
| |
| * Fix conditional rendering bug in RepeatSection componentLibravatar Mo Tarbin2024-07-141-1/+1
| |
| * Add Footer component to Landing pageLibravatar Mo Tarbin2024-07-135-45/+239
| |
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-0913-135/+729
|\|
| * Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing pageLibravatar Mo Tarbin2024-07-095-9/+39
| |
| * Refactor useWindowWidth hook to improve readabilityLibravatar Mo Tarbin2024-07-091-9/+4
| |
| * Add demo scheduler component for advanced scheduling and automationLibravatar Mo Tarbin2024-07-096-21/+538
| |
| * Add useWindowWidth hook and HistoryCard componentLibravatar Mo Tarbin2024-07-094-105/+157
| |
* | Remove unnecessary script tag from index.htmlLibravatar Mo Tarbin2024-07-081-6/+0
|/
* Add a date when having repeatable frequency type, Fix logo bugLibravatar Mo Tarbin2024-07-075-181/+216
|
* Trim first character from emoji name in ChoreCard componentLibravatar Mo Tarbin2024-07-071-1/+1
|
* 0.1.61Libravatar Mo Tarbin2024-07-072-3/+3
|
* chore: Update ChoreCard component menu size to 'lg'Libravatar Mo Tarbin2024-07-071-1/+1
|
* Update button size and color in ChoreView componentLibravatar Mo Tarbin2024-07-071-3/+3
|
* Handle Adaptive freqtype, improve emoji name handling, styling around labelsLibravatar Mo Tarbin2024-07-071-5/+14
|
* Improve MarkChoreComplete, allow complete in past ,etcLibravatar Mo Tarbin2024-07-073-88/+224
|
* only show search cancel when there is somethign to cancelLibravatar Mo Tarbin2024-07-061-6/+8
|
* Update npm dependencies to include fuse.jsLibravatar Mo Tarbin2024-07-062-0/+11
|
* Add search functionality to MyChores componentLibravatar Mo Tarbin2024-07-061-1/+51
|
* Add force refresh functionality to NavBar componentLibravatar Mo Tarbin2024-07-061-0/+4
|
* feat: Add NFC tag writing functionality to ChoreCard component, Add Email to ↵Libravatar Mo Tarbin2024-07-066-11/+452
| | | | sign up