zadam
|
5a8c3f6a2b
|
removed forgotten console.logs
|
2020-08-28 22:52:57 +02:00 |
|
zadam
|
8d0df6ddb9
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# db/demo.zip
# src/services/notes.js
# src/services/request.js
|
2020-08-10 23:45:17 +02:00 |
|
zadam
|
224fbdc8cd
|
small improvements to text preview in file notes
|
2020-08-04 22:06:25 +02:00 |
|
zadam
|
e1dd933ec0
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/options_init.js
|
2020-07-28 23:50:54 +02:00 |
|
zadam
|
8a57960c6e
|
tweaks in sync timeout handling
|
2020-07-28 23:29:12 +02:00 |
|
zadam
|
78a2c1753e
|
consistency checks fixes
|
2020-07-01 22:42:59 +02:00 |
|
zadam
|
f0b608ddec
|
non-intrusive logging of sync errors
|
2020-07-01 21:33:52 +02:00 |
|
zadam
|
5f699cc28c
|
converted most dynamic SQL queries into prepared statement to avoid excessive statement caching
|
2020-06-20 23:24:34 +02:00 |
|
zadam
|
027afab6b1
|
fix DB setup
|
2020-06-20 21:42:41 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +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
|
0df7851214
|
fix sync
|
2020-06-13 22:34:15 +02:00 |
|
zadam
|
5d47c2b23e
|
opening transactions only on write operations which enforces exclusive lock only there to improve concurrency, custom handling of sync request timeouts, #1093, #1018
|
2020-06-13 10:23:36 +02:00 |
|
zadam
|
be7ac74235
|
better fallback for resolving filenames of binary attachments
|
2020-06-05 10:40:35 +02:00 |
|
Adam Coyne
|
ac10701b55
|
Add import option to replace underscores with spaces in note names (#1064)
|
2020-05-30 23:15:00 +02:00 |
|
zadam
|
9d8b8e26a1
|
attach extension to download file if note present
|
2020-05-12 10:28:31 +02:00 |
|
zadam
|
3bbb213f82
|
fixes for web clipper
|
2020-04-02 22:55:11 +02:00 |
|
zadam
|
ef61e22f1f
|
local image storage fixes
|
2020-03-25 18:21:55 +01:00 |
|
zadam
|
8a92786012
|
save paste images locally WIP
|
2020-03-25 11:28:44 +01:00 |
|
zadam
|
474baa7d95
|
sync recovery fixes
|
2019-12-24 16:00:31 +01:00 |
|
zadam
|
d47403c0e7
|
implemented sync hash check recovery process
|
2019-12-18 22:58:30 +01:00 |
|
zadam
|
cf53cbf1dd
|
moving out note revision content into separate table, refactoring, WIP
|
2019-10-31 21:58:34 +01:00 |
|
zadam
|
62650a4545
|
refactoring of router search code into service
|
2019-03-16 22:19:01 +01:00 |
|
zadam
|
cde68abec9
|
progress of tar import through WS
|
2019-02-10 16:36:25 +01:00 |
|
azivner
|
3d8905207e
|
fixed export with non-ASCII characters in note title, fixes #285, #331
|
2019-01-13 10:22:17 +01:00 |
|
azivner
|
48684d0509
|
fixed app termination after unsuccessful migration for electron
|
2018-11-18 09:05:50 +01:00 |
|
azivner
|
1febf5136c
|
finished jump to autocomplete, now with token highlighting, #203
|
2018-11-07 09:35:29 +01:00 |
|
azivner
|
7bdbea81f1
|
enex import recognizes images, media references are converted to links
|
2018-11-05 12:52:50 +01:00 |
|
azivner
|
76c0e5b2b8
|
new UI for search, closes #108 (still needs cleanup)
|
2018-06-03 20:42:25 -04:00 |
|
azivner
|
f47ae12019
|
OPML export support (issue #78), import missing for now
|
2018-05-27 12:26:34 -04:00 |
|
azivner
|
6ab0cea4e3
|
split out dateUtils on the backend
|
2018-04-02 20:46:46 -04:00 |
|
azivner
|
277368ab43
|
simplified new entity ID allocation
|
2018-04-02 20:30:00 -04:00 |
|
azivner
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
4c472ce78b
|
renaming note_tree to branch
|
2018-03-24 21:39:15 -04:00 |
|
azivner
|
d239ef2956
|
refactoring of getModules function
|
2018-03-04 12:06:35 -05:00 |
|
azivner
|
66064f7a94
|
Script API changes, finished porting reddit plugin, reddit importer tar file
|
2018-02-26 20:47:34 -05:00 |
|
azivner
|
0e9473119e
|
global keyboard shortcuts for quick creating sub-notes under day note
|
2018-02-12 23:53:00 -05:00 |
|
azivner
|
7b77e40514
|
added support for trilium-sender
|
2018-02-11 00:18:59 -05:00 |
|
azivner
|
e970564036
|
create months and days with associated english names, closes #37
|
2018-02-10 13:53:35 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|