Commit Graph

15 Commits

Author SHA1 Message Date
korelstar 67ea6a969b require at least NC14 2018-12-12 17:23:27 +01:00
korelstar 96a5c894bf fix: note ID in URL param is ignored 2018-08-13 10:10:40 +02:00
korelstar 71dd9e52de show loading icon and "No search result for ..." 2018-07-29 22:59:35 +02:00
korelstar dd41c4c000 use new search API for Nextcloud >= 14 2018-07-29 22:59:35 +02:00
korelstar a13b47cf80 set document title based on note title 2018-07-29 22:51:30 +02:00
kimthefirst 14aab3923f -Prevent app from crashing upon encountering faulty file.
-Informative errors compliant with NC standard.
-Faulty files show in sidebar with error.
2018-04-14 04:40:47 +01:00
Hendrik Leppelsack 6aa596ed6b Simple search functionality (#28)
* simple search functionality

* filter by multiple words

* fix firefox styling issues

* add test for and filter
2016-12-11 23:00:31 +01:00
Hendrik Leppelsack 926f6c55eb add custom favicon 2015-10-04 23:39:59 +02:00
Bernhard Posselt 0964f5b235 convert tabs to spaces to fix multiple indention issues 2015-04-27 11:08:32 +02:00
Bernhard Posselt 1d84afac6e stricter jshint rules 2015-04-27 10:38:35 +02:00
Bernhard Posselt d20e28c20a warn if note is saved and window would be closed, fix #52 2015-02-20 12:25:02 +01:00
Bernhard Posselt 4887eb2881 change email adress in license headers 2013-08-26 17:25:05 +02:00
Bernhard Posselt b24374fad8 remember last viewed note, fix #17 2013-08-17 15:27:59 +02:00
Bernhard Posselt c1a2202b4e add unit tests for js controllers 2013-08-17 11:01:26 +02:00
Bernhard Posselt c4b9707539 show loading sign when loading a new note 2013-08-12 22:08:47 +02:00