zadam
|
ccac46527c
|
opened file change detection now useable on all note types
|
2021-04-24 21:56:44 +02:00 |
|
zadam
|
dcd35b1ea2
|
fix broken inline PDF viewer, #1833
|
2021-04-24 20:27:42 +02:00 |
|
zadam
|
4ff7e0813d
|
upload of modified open file WIP
|
2021-04-24 11:39:44 +02:00 |
|
zadam
|
d3cccae2df
|
implemented audio/video in note content renderer + streaming API #886
|
2021-04-18 12:40:12 +02:00 |
|
zadam
|
c71f3c35b8
|
Merge remote-tracking branch 'origin/stable'
|
2021-04-04 22:03:00 +02:00 |
|
zadam
|
ef37a52a06
|
when leaving protected session don't forget to reset note cache (titles), #1810
|
2021-04-03 22:02:25 +02:00 |
|
zadam
|
6541523e88
|
empty page on new tab nw offers list of available workspaces
|
2021-03-28 00:07:38 +01:00 |
|
zadam
|
5b72b577b8
|
delete notes preview dialog WIP
|
2021-03-14 22:54:39 +01:00 |
|
zadam
|
4aa27b6033
|
added "sort by" dialog
|
2021-02-28 23:40:15 +01:00 |
|
zadam
|
c0dfd23191
|
fix merge conflict
|
2021-02-11 23:08:37 +01:00 |
|
zadam
|
b9539117d8
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/auth.js
# src/services/setup.js
|
2021-02-11 23:07:20 +01:00 |
|
zadam
|
5b679930de
|
revert accidentally committed auth changes, #1629
|
2021-02-11 23:04:42 +01:00 |
|
zadam
|
45516fa7b4
|
Merge remote-tracking branch 'origin/stable'
|
2021-02-05 22:54:50 +01:00 |
|
zadam
|
70708b36ef
|
using custom header for sync authorization to avoid tripping security proxies
|
2021-02-05 21:59:56 +01:00 |
|
zadam
|
9447d3f9b5
|
quick search widget WIP
|
2021-01-31 22:45:45 +01:00 |
|
zadam
|
a1f67e830d
|
search script UI
|
2021-01-26 22:22:17 +01:00 |
|
zadam
|
200982655f
|
WIP for counting note and subtree size
|
2021-01-20 22:17:40 +01:00 |
|
zadam
|
ce09e4a1eb
|
basic backend implementation of search actions
|
2021-01-20 20:31:24 +01:00 |
|
zadam
|
3fa2535862
|
basic interactivity of search definition actions
|
2021-01-17 23:01:01 +01:00 |
|
zadam
|
02d9752abf
|
refactoring of sql console into separate widgets
|
2020-12-29 22:27:31 +01:00 |
|
zadam
|
0b6fa4ab06
|
Merge remote-tracking branch 'origin/optimize-tree'
|
2020-12-10 22:54:16 +01:00 |
|
zadam
|
e56979c482
|
add button to erase deleted notes now into the options
|
2020-12-06 22:11:49 +01:00 |
|
zadam
|
90d33f56c3
|
implemented "search in subtree"
|
2020-12-05 23:00:28 +01:00 |
|
zadam
|
b0217ee04c
|
added new "create note" button
|
2020-11-27 22:21:13 +01:00 |
|
zadam
|
52b8162d01
|
WIP per-tab hoisting
|
2020-11-23 22:52:48 +01:00 |
|
zadam
|
c737a3adc9
|
Merge remote-tracking branch 'origin/stable'
|
2020-11-19 21:42:49 +01:00 |
|
zadam
|
314e0a453f
|
"duplicate note" now duplicates whole note subtree instead of just individual note
|
2020-11-19 14:06:32 +01:00 |
|
zadam
|
4281111344
|
initial integration of note list renderer into search results
|
2020-10-25 23:02:12 +01:00 |
|
zadam
|
d0efd67d5e
|
grid view improvements, remembering grid/list status
|
2020-10-24 23:50:32 +02:00 |
|
zadam
|
18cc9f2475
|
"open" action will save note to temp directory to try it then open with native application, #1304
|
2020-10-13 22:50:45 +02:00 |
|
zadam
|
7900622f38
|
refactored "sync" table to "entity_changes" - more changes
|
2020-08-02 23:43:39 +02:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
51dae378a3
|
more cleanup
|
2020-07-04 10:29:17 +02:00 |
|
zadam
|
dee4083bf3
|
improve request logging
|
2020-07-02 23:15:37 +02:00 |
|
zadam
|
1f05638609
|
attribute progress
|
2020-06-25 23:56:06 +02:00 |
|
zadam
|
969f31dde2
|
fixed backup and anonymization with better-sqlite3
|
2020-06-20 23:09:34 +02:00 |
|
zadam
|
027afab6b1
|
fix DB setup
|
2020-06-20 21:42:41 +02:00 |
|
zadam
|
6207203b35
|
wip
|
2020-06-20 13:18:03 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
f700e6e12b
|
use standard search to find notes with same attrs
|
2020-06-18 22:28:18 +02:00 |
|
zadam
|
a87e59cecb
|
WIP of attribute view on click
|
2020-06-18 12:52:16 +02:00 |
|
zadam
|
a7d9870846
|
Merge remote-tracking branch 'origin/better-sqlite3'
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/services/utils.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/utils.js
|
2020-06-18 09:03:09 +02:00 |
|
zadam
|
00faf758e8
|
fixes and polish
|
2020-06-15 17:56:53 +02:00 |
|
zadam
|
f245d51746
|
basic saving of attributes in the widget
|
2020-06-05 17:25:14 +02:00 |
|
zadam
|
915b1d1a45
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/widgets/type_widgets/editable_text.js
|
2020-06-03 16:25:45 +02:00 |
|
zadam
|
91e5f24798
|
fix db anonymization
|
2020-06-02 23:13:55 +02:00 |
|
zadam
|
8c88ce6f65
|
fix moving/cloning notes broken in 0.42.4, closes #1066
|
2020-05-31 22:33:02 +02:00 |
|
zadam
|
5e353a5612
|
improved drag & drop
|
2020-05-30 10:30:21 +02:00 |
|
zadam
|
d65624d8d2
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
|
2020-05-29 22:29:28 +02:00 |
|
zadam
|
13f9d037dc
|
safer backup to file using VACUUM INTO + possibility to explicitly ask for backup now
|
2020-05-29 21:55:08 +02:00 |
|