trilium/src/services
2019-12-02 23:09:42 +01:00
..
export generating simple frame based index page in html export 2019-10-21 21:00:27 +02:00
import don't convert MD to HTML if "import markdown as text" is not selected, closes #733 2019-12-01 11:27:22 +01:00
anonymization.js fix anonymization according to latest schema 2019-11-29 21:42:24 +01:00
app_icon.js
app_info.js erasing note revisions 2019-11-09 15:21:14 +01:00
attributes.js updated demo document with icon classes 2019-11-16 09:57:19 +01:00
auth.js logging API auth rejections 2019-07-25 21:05:16 +02:00
backend_script_api.js fix setNoteToParent and deprecate it 2019-11-10 19:29:51 +01:00
backup.js
build.js release 0.37.7 2019-12-02 23:09:42 +01:00
build_search_query.js added IN operator to search, closes #534 2019-11-17 09:07:35 +01:00
change_password.js
cloning.js fix ensureNoteIsAbsentFromParent, closes #691 2019-11-07 19:51:38 +01:00
cls.js
config.js
consistency_checks.js entity stat as part of consistency checks 2019-11-30 09:15:08 +01:00
content_hash.js add log for content hash failures 2019-11-19 19:07:14 +01:00
data_dir.js
data_encryption.js
date_notes.js date notes are now created with template relations 2019-09-07 21:40:18 +02:00
date_utils.js
env.js
events.js
handlers.js use owned attributes where it's a better fit 2019-12-01 10:28:05 +01:00
hoisted_note.js
host.js
image.js correctly respect label @disableVersioning 2019-12-02 23:06:06 +01:00
log.js fix non disappearing persistent toast 2019-10-28 20:26:40 +01:00
migration.js removed foreign keys PRAGMAs since foreign key constraints are not used anymore 2019-11-30 10:41:53 +01:00
my_scrypt.js
note_cache.js added IN operator to search, closes #534 2019-11-17 09:07:35 +01:00
note_revisions.js correctly respect label @disableVersioning 2019-12-02 23:06:06 +01:00
notes.js correctly respect label @disableVersioning 2019-12-02 23:06:06 +01:00
options.js introduced 'autoFixConsistencyIssues' option to control whether consistency issues should be auto fixed or note 2019-11-10 11:25:41 +01:00
options_init.js added missing options 2019-11-16 17:03:18 +01: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 +02:00
password_encryption.js
port.js
protected_session.js fix decrypting note titles on the server installation, closes #724 2019-11-26 19:49:52 +01:00
repository.js note revision sync and other fixes 2019-11-01 20:00:56 +01:00
request.js fix sync proxy with TLS 2019-07-24 20:47:41 +02:00
resource_dir.js
scheduler.js
script.js scripts should have different sourceId 2019-10-19 15:12:25 +02:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +02:00
search.js allow multiple instances of @in operator, closes #716 2019-11-22 21:17:46 +01:00
session_secret.js
setup.js
source_id.js
sql.js added flag for the erased notes 2019-11-01 22:09:51 +01:00
sql_init.js fixes 2019-11-30 11:36:36 +01:00
sync.js note revision sync fix 2019-11-09 16:51:51 +01:00
sync_mutex.js
sync_options.js
sync_table.js note revision sync and other fixes 2019-11-01 20:00:56 +01:00
sync_update.js note and note_content has been needlesly updated when utcDateModified has been the same 2019-11-13 22:33:19 +01:00
task_context.js sending ws messages doesn't need await 2019-10-28 18:42:22 +01:00
tree.js fixes in the handling of cssClass and iconClass when working with newly created / single note 2019-11-16 11:23:28 +01:00
utils.js moving out note revision content into separate table, refactoring, WIP 2019-10-31 21:58:34 +01:00
ws.js fix not sending latest syncs to client 2019-10-29 20:19:28 +01:00