-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Now Caldav registration is done via a POST request. - Fixed problems of duplication of calendars post adding a new CalDAV account. - Fixed list of caldav accounts not updating after adding or deleting a caldav account. - Fixed Force sync button's function in /accounts/caldav page. - Logout now deletes the local dexie db for security.
- Loading branch information
Showing
16 changed files
with
466 additions
and
323 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
Dark mode | ||
- Now has dark mode for users of the vampiric persuasion. | ||
- Partially completes #137 | ||
- Fixed #152 | ||
- Now Caldav registration is done via a POST request. | ||
- Fixed problems of duplication of calendars post adding a new CalDAV account. | ||
- Fixed list of caldav accounts not updating after adding or deleting a caldav account. | ||
- Fixed Force sync button's function in /accounts/caldav page. | ||
- Logout now deletes the local dexie db for security. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.