Commit graph

4681 commits

Author SHA1 Message Date
zadam a33661d050 websocket events fill additional data from becca instead of database 2021-07-25 21:25:06 +02:00
zadam f1338bb643 fix moving notes up and down using keyboard 2021-07-25 20:55:41 +02:00
zadam b6b6d11ef7 keep sorting for content hash computation backwards compatible 2021-07-25 10:58:50 +02:00
zadam 17a6c94f66 fix errors popping up when closing tabs with multiple panes 2021-07-24 22:51:12 +02:00
zadam e74979ccc1 fix edited notes ribbon widget 2021-07-24 22:13:32 +02:00
zadam e003341dff optimized becca loader with raw queries 2021-07-24 21:10:16 +02:00
zadam 5c4369206a optimized content hash computation using raw queries 2021-07-24 12:04:48 +02:00
zadam 507a0e2e1d "pojoing" backend entity responses to significantly speed up 2021-07-24 11:38:57 +02:00
zadam b381331029 refactoring of date notes route 2021-07-24 11:28:47 +02:00
zadam af703445e1 hover for tree item buttons 2021-07-24 09:36:52 +02:00
zadam c508217604 added underline heading style and make it a default 2021-07-23 16:04:56 +02:00
zadam 6a1287a3de fixes in the demo document 2021-07-23 14:53:31 +02:00
zadam 7261ab69bc add ignoreMissing flag to becca's getNotes() 2021-07-22 21:23:01 +02:00
zadam f9cfd134b7 fixed corner cases in becca updates from sync 2021-07-22 20:19:44 +02:00
Abitofevrything 89d28ef27c
Various window border related fixes (#2077)
* Remove gap between window control buttons and top of screen, add square hitbox to window control buttons

* Add better overflow detection for context menu

* Remove gap between tabs and top of screen
2021-07-22 19:37:53 +02:00
zadam 9da8d466b8 fix note hoisting 2021-07-21 22:47:52 +02:00
zadam 74d0626dc9 Merge remote-tracking branch 'origin/master' 2021-07-21 22:07:13 +02:00
zadam 830a357b9a better styling for drop marker #2073 2021-07-21 21:12:21 +02:00
Abitofevrything 7b129c7c34
Check for active node before create note in createNoteAfter (#2074) 2021-07-21 20:19:17 +02:00
zadam adc98d4515 fix corner case when deleting a note with not yet downloaded images, closes #2073 2021-07-21 20:18:03 +02:00
zadam f3959cf2aa styles for dropping items in the tree, WIP 2021-07-20 22:07:14 +02:00
zadam 6fdabbc73b fixed styling for loading notes 2021-07-20 21:25:26 +02:00
zadam de6ff09bb9 fix moving notes 2021-07-20 21:12:23 +02:00
zadam c82308489b fix import 2021-07-20 13:29:11 +02:00
zadam 98ee3b029a Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	src/becca/becca_service.js
2021-07-08 13:11:25 +02:00
zadam a6bef45a30 fix "root" note in edited notes, closes #2058 2021-07-08 13:06:22 +02:00
zadam 05d077ce28 removed green theme 2021-07-05 17:10:10 +02:00
zadam 9adf4d7e8e fixed calendar widget when open in a non-date note 2021-07-05 15:50:21 +02:00
zadam e2819109e9 added edited notes ribbon widget 2021-07-05 14:56:40 +02:00
zadam 3c8e267aad added calendar to the sidebar 2021-07-05 14:46:20 +02:00
zadam da0670188b Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	src/services/ws.js
2021-07-05 10:14:37 +02:00
zadam 65938c5272 enable autoformat plugin in ckeditor build, closes #1339 2021-07-05 10:13:52 +02:00
zadam 7ea72632b8 display keyboard shortcuts in button widget title 2021-07-05 09:59:03 +02:00
zadam 9ca225b40f ribbon widgets titles show associated keyboard shortcuts 2021-07-05 09:44:41 +02:00
zadam b68bdc5005 hide global menu tooltip upon click 2021-07-05 08:59:36 +02:00
zadam 9e77a424a4 fix sync status button 2021-07-04 21:24:47 +02:00
zadam e25b965cb3 fix searching by label 2021-07-04 21:05:47 +02:00
zadam 8d3a3d4873 fix content length in note revisions 2021-07-04 16:49:23 +02:00
zadam c115628f1f full search should be already triggered when going from quick search 2021-07-04 16:46:57 +02:00
zadam 703fbd30df css fixes 2021-07-04 15:49:52 +02:00
zadam 5011b6a51a don't try to fill additional properties for erased entities 2021-07-03 20:52:40 +02:00
zadam 4cc02ffb31 fix search 2021-07-02 23:22:10 +02:00
zadam 1e767482b4 removed black theme from setup 2021-06-30 21:30:54 +02:00
zadam 2035304b63 cleanup of entity changes processing 2021-06-30 20:54:15 +02:00
zadam 5be7f003ca sync fixes 2021-06-29 23:45:45 +02:00
zadam b660238a40 backend import unification 2021-06-29 22:15:57 +02:00
zadam b9ff481eb7 Merge remote-tracking branch 'origin/stable' into redesign
# Conflicts:
#	package.json
2021-06-29 20:55:58 +02:00
zadam eebbf74517 Merge remote-tracking branch 'origin/master' into redesign 2021-06-29 20:55:15 +02:00
zadam 61e78858bc fix random ordering in search, fixes #2047 2021-06-29 20:54:56 +02:00
zadam 0351d7eff1 keyboard shortcuts for ribbon tabs 2021-06-27 12:53:05 +02:00