Commit Graph

36 Commits

Author SHA1 Message Date
Felix Nüsse c9d8af5c4a
add help 2022-10-18 08:53:18 +02:00
korelstar 67edbc1ffd initialize settings when using API or starting app 2022-08-14 10:57:55 +02:00
korelstar 493cf2a00f auto create notes folder only if app is opened 2022-08-05 22:02:39 +02:00
salixor dccf0b36bc
Add a button to create a new note to the dashboard 2022-08-02 09:37:35 +02:00
korelstar 0d638f88dd require at least PHP 7.4 2022-04-24 21:47:10 +02:00
Felix Nüsse 34d3cc1670
Add Imageproxy to resolve relative Imagepaths 2022-01-30 14:22:04 +01:00
korelstar 07308a8f3f fix error handling if loading notes fails 2021-07-31 17:41:57 +02:00
korelstar 476c18f0ff API: allow requesting notes list in chunks 2021-05-27 20:47:09 +02:00
korelstar 892deaf5bb API: check note's ETag (HTTP If-Match / 412) 2021-04-19 06:37:50 +02:00
korelstar 7794375bdd API: expose the note's ETag 2021-04-19 06:37:50 +02:00
korelstar 6001c37481 fix note creation on encrypted s3 storage 2021-03-05 10:14:06 +01:00
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)