Commit Graph

25 Commits

Author SHA1 Message Date
korelstar 1f772ea26d update PHP coding style (by Nextcloud) 2021-02-03 21:35:06 +01:00
korelstar 937c08754b Dashboard widget for NC20 2020-10-01 21:19:36 +02:00
korelstar 8a24c98c07 update meta after content update 2020-07-14 22:16:13 +02:00
korelstar 3e1fd02ce7 improve error handling 2020-07-14 22:16:13 +02:00
korelstar 017e825daf use Nextcloud Coding Standard 2020-07-13 08:43:46 +02:00
korelstar be0666fe5b fix unnecessary error messages / linting 2020-06-28 10:42:08 +02:00
korelstar 3f345021e1 debounce autotitle 2020-06-28 10:42:08 +02:00
korelstar 220f9819b0 auto refresh current note 2020-06-27 15:50:52 +02:00
korelstar e677f619f0 improve logging 2020-06-19 22:09:56 +02:00
korelstar d963dda064 fix errors if user logged out concurrently 2020-06-11 14:47:38 +02:00
korelstar 386a3ab502 add auto-refresh / split Vuex store into modules 2020-06-05 16:55:28 +02:00
korelstar 66a6e8f252 use JSONResponse and remove If-None-Match check 2020-05-19 14:40:42 +02:00
korelstar 234d1be75b show empty categories in Sidebar 2020-05-18 20:18:56 +02:00
korelstar ffe6a02947 maintenance and new API v1 2020-04-13 08:49:40 +02:00
korelstar d1a8012b5c auto title for new notes 2020-04-13 08:49:40 +02:00
korelstar ae4b3a0557 manual edit of a note's title 2020-04-13 08:49:40 +02:00
korelstar afb42da260 new undo design using Toasts 2020-02-23 22:03:44 +01:00
korelstar 2f68f2e1d2 fix lint errors 2020-02-06 22:10:59 +01:00
korelstar 905d58af63 improve error handling if notes path fails 2020-02-01 22:14:10 +01:00
korelstar 10d0d6fda5 handle insufficient storage on web frontend 2020-02-01 17:47:41 +01:00
korelstar 511203852e use DataResponse instead of legacy respond() 2020-02-01 17:47:41 +01:00
korelstar 16de16937e
code style and lint errors 2019-05-25 08:15:05 +02:00
korelstar fc7631eb9e
switch to Vue.js 2019-05-22 21:40:03 +02:00
korelstar 56c243f734 don't change modified when updating category 2018-11-29 09:56:25 +01:00
korelstar 4633a41cf3 Refactor: move PHP files to lib directory 2018-11-15 19:40:58 +01:00
Renamed from controller/notescontroller.php (Browse further)