notes

✎ Distraction-free notes and writing

AGPL-3.0 License

Stars
587
Committers
73

Bot releases are visible (Hide)

notes - 3.3.0

Published by korelstar over 4 years ago

Added

  • API v1 (#474, #491)

Changed

  • manuel edit of a note's title (#474)

Deprecated

  • API v0.2 (#491)

Fixed

  • editor: colors in dark-mode (#485)
  • preview: show empty table rows (#500)
  • maintenance (#479, #483, #488, #490, #499)
notes - 3.2.0

Published by korelstar over 4 years ago

Changed

  • new undo design using notifications (#431)
  • new app navigation design (@nextcloud/vue #481)
  • support for Nextcloud 16 to 19

Fixed

  • dependency updates (#463, #475, #480 [security], #481 [security])
  • maintenance (#451, #462, #465, #469, #472)
notes - 3.1.5

Published by korelstar over 4 years ago

  • fix regression for PHP 7.0
notes - 3.1.4

Published by korelstar over 4 years ago

Fixed

  • fix regression for v3.1.3 (#459)
notes - 3.1.3

Published by korelstar over 4 years ago

Changed

  • API: send HTTP 404 if note is not found (#457)

Fixed

  • fix InsufficientStorageException on unknown free space (#456)
notes - 3.1.2

Published by korelstar over 4 years ago

Added

  • support for Nextcloud 19 (#439)
  • API: send HTTP 507 if storage is insufficient (#438/#449)

Fixed

  • fix wrapping in a note's code elements (#447)
  • fix link-color in preview mode (#448)
  • improved error handling (#449)
  • improve error handling if notes path fails (#450)
  • dependency updates (#441, #452)
notes - 3.1.1

Published by korelstar almost 5 years ago

Fixed

  • fix sidebar behaviour in mobile mode (#425; thanks to @gko)
  • fix checkmark in editor (#419, #427)
  • speed-up switching categories (#424)
notes - 3.1.0

Published by korelstar almost 5 years ago

Added

  • undo for deleted notes (#54, #398)

Changed

  • App navigation was confusing (#364, #373)

Fixed

  • set font color to black for printing (#401; thanks to @bovender)
  • fix search result in app-navigation (#399)
  • update favorite only if different to current state (#407, #409)
  • warning if JavaScript was not built (#408)
  • improve code quality (#380, #381, #394, #396, #409)
  • dependency updates (#387, #373, #397, #400, #405, #412, #414)
notes - 3.0.3

Published by korelstar about 5 years ago

Fixed

  • fix null error in Sidebar subtitle (#374)
  • fix fullscreen wording (#375)
  • disable editor if note is deleting (#377)
  • dependency updates (#372)
notes - 3.0.2

Published by korelstar about 5 years ago

Fixed

  • code block style (revert) (#362, #349)
  • table layout in preview mode (#362, #355)
  • dependency updates (#348, #354, #361, #363)
notes - 3.0.1

Published by korelstar about 5 years ago

Added

  • media query for printing style (#323)
  • tooltip with subcategory documentation (#341)

Fixed

  • code block style on Chrome (#340)
notes - v3.0.0

Published by korelstar over 5 years ago

Added

  • preview mode (#315, #23)
  • group list of notes by timeslots (#313, #319)
  • sidebar for metadata details (instead of status-bar) (#290)
  • welcome screen (#290, #14)
  • show placeholder if note is empty (#290)
  • action: show all notes in the category of a note (#290)

Changed

  • moved to Vue.js from AngularJS (complete rewrite of JavaScript) (#290, #241)
  • moved editor to EasyMDE from SimpleMDE (#290, #204)
  • fit text horizontally (#182)

Removed

  • removed support for Nextcloud 14 (require at least NC15)

Fixed

  • first run experience (#14)
  • put star on the left side of the note (#2)
  • new list item makes scrollbar appear until text is put in (#119)
  • last line of note partially obscured by status bar (#296)
  • full-screen mode: scrolling not possible (#279)
  • copy & paste on text in Markdown syntax (#199)
  • when selecting text, the App navigation bar opens (#282)
  • title underlined with "=" doesn't get rendered in edit view (#259)
  • code quality (#314, #290)
  • editor code style (#305, #321)
notes - v2.6.0

Published by korelstar over 5 years ago

  • Checkbox functionality (#303)
  • require at least NC14 (#283)
notes - v2.5.1

Published by korelstar almost 6 years ago

  • improve theme compability (#272)
  • don't change modified when updating category (#276)
  • use minified version of JS-libs (#275)
  • fix design issues in some browsers (#277)
notes - v2.5.0

Published by korelstar almost 6 years ago

  • new: front-end for categories (#8, #228, #210, #265)
  • show more details about current search (#264)
  • fix: monospace font for code-block (#258)
  • fix: test if file is a note is now case insensitive (#262)
  • refactor PHP files (#266)
notes - v2.4.2

Published by korelstar about 6 years ago

  • fix: favorite tooltip stayed open when clicked (#251)
  • fix: error handling and work-around for "missing signature" error when using server-side encryption (#254)
  • fix: 3rd-party API returned wrong HTTP code when user credentials are wrong (#255)
notes - v2.4.1

Published by korelstar about 6 years ago

  • fix: note ID in URL param is ignored (#239)
  • some fixes (#240, #243)
  • update/remove obsolete JS dependencies (#222, #246)
notes - v2.4.0

Published by korelstar about 6 years ago

  • add setting for notes path (#207)
  • add setting for default file suffx (#223)
  • make app compatible with Nextcloud 14 (#185, #234)
  • use new search API for Nextcloud >= 14 (#227)
  • speed-up loading list of notes (#233)
  • better error handling (faulty files) (#188)
  • design optimizations/fixes (#187, #208, #213, #226, #234)
  • more fixes (#215, #216, #219)
notes - v2.3.2

Published by Henni almost 7 years ago

Additions:

  • manual save with Ctrl + S (#137)

Fixes:

  • proper handling of multibyte characters (#125)
  • better error handling (#134, #137, #148 )
notes - v2.3.1

Published by Henni over 7 years ago

  • fixes database xml schema for the app store.