-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.4.0 #100
v0.4.0 #100
Commits on Oct 28, 2023
-
- Calendar and Caldav account names are now stored locally to improve performace by limiting calls to API.
Configuration menu - View commit details
-
Copy full SHA for dcd71ec - Browse repository at this point
Copy the full SHA dcd71ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceda142 - Browse repository at this point
Copy the full SHA ceda142View commit details -
Merge pull request #97 from intri-in/localStorageforCalendarNames
Local storagefor calendar names
Configuration menu - View commit details
-
Copy full SHA for 42bbf19 - Browse repository at this point
Copy the full SHA 42bbf19View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fefb448 - Browse repository at this point
Copy the full SHA fefb448View commit details
Commits on Nov 3, 2023
-
- TaskEditor now reads and edits from local Dexie store rather than f…
…rom server. - Numerous other changes.
Configuration menu - View commit details
-
Copy full SHA for b78ef9e - Browse repository at this point
Copy the full SHA b78ef9eView commit details
Commits on Nov 5, 2023
-
- Label manager - Update label cache now clears labels before adding.
- GenericLists.js now gets labels from Dexie and not the server - AddTasks.js now gets tasks from Dexie, not the server. - CalendarViews now work with Dexie and read from Dexie.
Configuration menu - View commit details
-
Copy full SHA for f05e818 - Browse repository at this point
Copy the full SHA f05e818View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55c159d - Browse repository at this point
Copy the full SHA 55c159dView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02f0e68 - Browse repository at this point
Copy the full SHA 02f0e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c4026 - Browse repository at this point
Copy the full SHA 56c4026View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceaddc5 - Browse repository at this point
Copy the full SHA ceaddc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8981c - Browse repository at this point
Copy the full SHA 8b8981cView commit details -
- TaskEditor now sends the changes to CalDAV and dismissed. Result is…
… shown later. Behaviour is consistent with EventEditor. - Fixed update of Label cache. Labels of "done" tasks are not shown. - Moved most of setting variables to localStorage, instead of Cookies. - ParentTaskSearch.js now searches Dexie for parent tasks, rather than the API.
Configuration menu - View commit details
-
Copy full SHA for 0d566b9 - Browse repository at this point
Copy the full SHA 0d566b9View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90a680a - Browse repository at this point
Copy the full SHA 90a680aView commit details
Commits on Nov 10, 2023
-
- Home (/) now displays user calendars and labels from Dexie, rather …
…than the server. - Other minor changes.
Configuration menu - View commit details
-
Copy full SHA for 2389377 - Browse repository at this point
Copy the full SHA 2389377View commit details
Commits on Nov 11, 2023
-
- Fixed Delete Caldav modal not being dismissed on clicking Delete bu…
…tton. - Added maintenance options to Settings page - User can purge and refetch Events (in case something goes haywire)
Configuration menu - View commit details
-
Copy full SHA for b2fd979 - Browse repository at this point
Copy the full SHA b2fd979View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33b142 - Browse repository at this point
Copy the full SHA d33b142View commit details