issues
search
intri-in
/
manage-my-damn-life-nextjs
Manage My Damn Life (MMDL) is a self-hosted front end for managing your CalDAV tasks and calendars.
https://intri.in/manage-my-damn-life/
GNU General Public License v3.0
199
stars
8
forks
source link
- Fixed #152
#153
Closed
intri-in
closed
8 months ago
intri-in
commented
8 months ago
- 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.