Notes/src/services
zadam 0cde7ede24 updated note menu with current shortcuts 2019-11-23 22:56:35 +07:00
..
export generating simple frame based index page in html export 2019-10-21 21:00:27 +07:00
import system links (internal, image, relation map) should follow camelCase convention used for other attributes 2019-11-23 20:54:49 +07:00
anonymization.js fix database anonymization 2019-05-29 19:57:50 +07:00
app_icon.js refactoring of router search code into service 2019-03-16 22:19:01 +07:00
app_info.js system links (internal, image, relation map) should follow camelCase convention used for other attributes 2019-11-23 20:54:49 +07:00
attributes.js updated demo document with icon classes 2019-11-16 09:57:19 +07:00
auth.js logging API auth rejections 2019-07-25 21:05:16 +07:00
backend_script_api.js action icons now have hover border as well 2019-11-17 11:30:11 +07:00
backup.js notes are now created with correct local dates 2019-03-13 22:43:59 +07:00
build.js release 0.37.4 2019-11-22 22:38:03 +07:00
build_search_query.js added IN operator to search, closes #534 2019-11-17 09:07:35 +07:00
change_password.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 +07:00
cloning.js fix ensureNoteIsAbsentFromParent, closes #691 2019-11-07 19:51:38 +07:00
cls.js entity events are not triggered on imported entities 2018-11-26 22:27:57 +07:00
config.js refactored backend to use new naming convention for modules 2018-04-01 21:27:46 +07:00
consistency_checks.js small fixes 2019-11-13 20:28:14 +07:00
content_hash.js add log for content hash failures 2019-11-19 19:07:14 +07:00
data_dir.js create trilium data directory if it doesn't exist, closes #491 2019-04-21 09:05:55 +07:00
data_encryption.js fix protecting files/images 2019-05-04 16:05:28 +07:00
date_notes.js support global shortcuts with global: prefix 2019-11-21 21:12:07 +07:00
date_utils.js notes are now created with correct local dates 2019-03-13 22:43:59 +07:00
env.js choose port dynamically from range based on environment 2019-07-07 10:49:34 +07:00
events.js updating the note cache after sync 2019-01-03 23:27:10 +07:00
handlers.js template can now contain also content 2019-09-08 16:57:41 +07:00
hoisted_note.js note titles in jump to note start from hoisted note instead of root 2018-12-13 21:18:35 +07:00
host.js Add host option (#588) 2019-07-09 22:50:20 +07:00
image.js refactoring of note creation APIs WIP 2019-11-16 11:09:52 +07:00
keyboard_actions.js updated note menu with current shortcuts 2019-11-23 22:56:35 +07:00
log.js fix non disappearing persistent toast 2019-10-28 20:26:40 +07:00
migration.js notes are now created with correct local dates 2019-03-13 22:43:59 +07:00
my_scrypt.js using new scrypt api from node 10 as a replacement of third party library 2018-10-14 11:48:29 +07:00
note_cache.js added IN operator to search, closes #534 2019-11-17 09:07:35 +07:00
note_revisions.js updated demo document with icon classes 2019-11-16 09:57:19 +07:00
notes.js updated inapp help with current shortcuts 2019-11-23 22:17:08 +07:00
options.js shortcuts WIP 2019-11-19 20:53:04 +07:00
options_init.js support global shortcuts with global: prefix 2019-11-21 21:12:07 +07:00
parse_filters.js introduction of @isArchived special filter. Fulltext now by default filters with @!isArchived, label search without filtering for archived 2019-09-03 20:16:38 +07:00
password_encryption.js delete note through its entity instead of manually with SQL, closes #303 2019-01-13 00:24:51 +07:00
port.js choose port dynamically from range based on environment 2019-07-07 10:49:34 +07:00
protected_session.js use decryptString() 2019-11-02 07:50:23 +07:00
repository.js note revision sync and other fixes 2019-11-01 20:00:56 +07:00
request.js fix sync proxy with TLS 2019-07-24 20:47:41 +07:00
resource_dir.js fix icon in desktop linux build, fixes #372 2019-01-22 19:49:33 +07:00
scheduler.js error handling in custom request handler 2019-02-03 11:15:32 +07:00
script.js scripts should have different sourceId 2019-10-19 15:12:25 +07:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +07:00
search.js allow multiple instances of @in operator, closes #716 2019-11-22 21:17:46 +07:00
session_secret.js moved all sources to src directory 2018-01-28 22:18:15 +07:00
setup.js check sync version before setting up the sync, fixes #559 2019-06-11 20:42:06 +07:00
source_id.js notes are now created with correct local dates 2019-03-13 22:43:59 +07:00
sql.js added flag for the erased notes 2019-11-01 22:09:51 +07:00
sql_init.js options for basic image quality control 2019-11-03 11:43:04 +07:00
sync.js note revision sync fix 2019-11-09 16:51:51 +07:00
sync_mutex.js #98, sync to server now works as well + a lot of related changes 2018-07-24 20:35:03 +07:00
sync_options.js image sync fixes and 4.0.0 electron 2018-12-22 09:54:09 +07:00
sync_table.js note revision sync and other fixes 2019-11-01 20:00:56 +07:00
sync_update.js note and note_content has been needlesly updated when utcDateModified has been the same 2019-11-13 22:33:19 +07:00
task_context.js sending ws messages doesn't need await 2019-10-28 18:42:22 +07:00
tree.js fixes in the handling of cssClass and iconClass when working with newly created / single note 2019-11-16 11:23:28 +07:00
utils.js moving out note revision content into separate table, refactoring, WIP 2019-10-31 21:58:34 +07:00
ws.js fix not sending latest syncs to client 2019-10-29 20:19:28 +07:00