Skip to content
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.5 #155

Merged
merged 13 commits into from
Mar 2, 2024
Merged

v0.4.5 #155

merged 13 commits into from
Mar 2, 2024

Conversation

intri-in
Copy link
Owner

@intri-in intri-in commented Mar 2, 2024

  • Moved save button to top in TaskEditor and Event Editor.
  • Fixed Sync automatically after action #138
    • Event is now removed from view.
  • Fixed bug: Default calendar id is ignored if it isn't valid.
  • Changed button size in AddTask bar.
    -Dark mode
  • Now has dark mode for users of the vampiric persuasion.
  • Fixed CalDAV registry user inputs MUST be processed #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.
  • Fixed Quick Add flashes window #140
  • Fixed flickering of Quick Add info modal.

aa-tree and others added 13 commits January 28, 2024 18:12
- Now has dark mode for users of the vampiric persuasion.
- Partially completes #137
    - 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.
 - Fixed flickering of Quick Add info modal.
@intri-in intri-in merged commit 886feb9 into main Mar 2, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CalDAV registry user inputs MUST be processed Quick Add flashes window Sync automatically after action
2 participants