DailyNotes

App for taking notes and tracking tasks on a daily basis

MIT License

Stars
684
DailyNotes - v1.0-beta18 Latest Release

Published by m0ngr31 over 2 years ago

What's fixed?

  • Forgot to remove a line from the Dockerfile
DailyNotes - v1.0-beta17

Published by m0ngr31 over 2 years ago

What's new?

  • Dialog will show if you try to leave a note with unsaved changes
DailyNotes - v1.0-beta16

Published by m0ngr31 over 2 years ago

What's fixed

  • Fixed docker permission issues with GUID/UUID. Opening up #24 again.
  • Merged PR that fixes glitch with autosave (#69)
DailyNotes - v1.0-beta15

Published by m0ngr31 almost 3 years ago

Fix issue with export

DailyNotes - v1.0-beta14

Published by m0ngr31 almost 3 years ago

  • Added export feature
DailyNotes - v1.0-beta13

Published by m0ngr31 almost 3 years ago

Fixed issue with base_url env variable

DailyNotes - v1.0-beta12

Published by m0ngr31 almost 3 years ago

Fixed some issues

DailyNotes - v1.0-beta11

Published by m0ngr31 almost 3 years ago

  • Fixed issue #22
  • Fixed issue #6
  • Fixed issue #23
  • Fixed issue #25
  • Fixed issue #24
  • Fixed issue #43
DailyNotes - v1.0-beta10

Published by m0ngr31 about 3 years ago

Added github actions to auto deploy on Docker Hub

DailyNotes - v1.0-beta9

Published by m0ngr31 over 3 years ago

Prevent empty tags and projects from being saved

DailyNotes - v1.0-beta8

Published by m0ngr31 over 3 years ago

Ask For Confirmation for Unsaved Changes: Fixes #26

DailyNotes - v1.0-beta7

Published by m0ngr31 over 3 years ago

Updated Axios and merged PR for confirmation of deleting a note.

DailyNotes - v1.0-beta6

Published by m0ngr31 over 3 years ago

Fixed issue with flask-jwt-extended package.

DailyNotes - v1.0-beta5

Published by m0ngr31 over 3 years ago

Removed unique constraint on note.title so multiple users could save data on the same date.

DailyNotes - v1.0-beta4

Published by m0ngr31 over 3 years ago

Remove signups with environment variable

DailyNotes - v1.0-beta3

Published by m0ngr31 over 3 years ago

Fixed encryption bug on some characters

Related Projects