trilium/src/services
2020-08-02 22:53:57 +02:00
..
export Merge remote-tracking branch 'origin/stable' into syncification 2020-06-24 22:08:31 +02:00
import removed tar import 2020-07-09 21:46:33 +02:00
note_cache import fixes 2020-07-27 23:40:14 +02:00
search full text search uses in-memory search even for unprotected notes and preprocesses content with tag stripping 2020-07-23 23:38:38 +02:00
app_icon.js
app_info.js Merge remote-tracking branch 'origin/stable' 2020-08-02 20:41:22 +02:00
attributes.js wip 2020-06-27 00:40:35 +02:00
auth.js syncification 2020-06-20 12:31:38 +02:00
backend_script_api.js search refactoring 2020-07-21 00:01:07 +02:00
backup.js wip 2020-07-04 00:20:23 +02:00
build.js release 0.43.3 2020-07-31 23:34:05 +02:00
build_search_query.js revert #980 because of performance issues 2020-05-04 21:49:03 +02:00
change_password.js syncification 2020-06-20 12:31:38 +02:00
cloning.js syncification 2020-06-20 12:31:38 +02:00
cls.js attrs WIP 2020-06-21 23:41:51 +02:00
config.js
consistency_checks.js consistency checks will now fix incorrectly named attributes 2020-07-04 11:02:05 +02:00
content_hash.js syncification 2020-06-20 12:31:38 +02:00
data_dir.js
data_encryption.js
date_notes.js fixes 2020-07-01 23:50:33 +02:00
date_utils.js in web version use local client time instead of server time for recording dateModified etc. 2020-04-26 14:26:57 +02:00
env.js in web version use local client time instead of server time for recording dateModified etc. 2020-04-26 14:26:57 +02:00
events.js syncification 2020-06-20 12:31:38 +02:00
handlers.js fix merge problems 2020-06-24 22:29:53 +02:00
hoisted_note.js refactoring to allow unit tests of the whole search subsystem 2020-05-21 14:05:56 +02:00
hoisted_note_loader.js fix DB setup 2020-06-20 21:42:41 +02:00
host.js
html_sanitizer.js import fixes 2020-07-27 23:40:14 +02:00
image.js fix image resizing after save/update/import 2020-07-28 00:26:47 +02:00
keyboard_actions.js removed attributes dialog 2020-07-04 10:18:01 +02:00
log.js improve request logging 2020-07-02 23:15:37 +02:00
migration.js sql_init/migration fixes 2020-07-02 22:57:17 +02:00
my_scrypt.js syncification 2020-06-20 12:31:38 +02:00
note_revisions.js syncification 2020-06-20 12:31:38 +02:00
notes.js fix image resizing after save/update/import 2020-07-28 00:26:47 +02:00
options.js bug fixes 2020-07-24 23:14:31 +02:00
options_init.js Merge remote-tracking branch 'origin/stable' 2020-07-28 23:50:54 +02:00
password_encryption.js syncification 2020-06-20 12:31:38 +02:00
port.js
protected_session.js fixes and polish 2020-06-15 17:56:53 +02:00
repository.js fixes 2020-07-01 23:50:33 +02:00
request.js syncification 2020-06-20 12:31:38 +02:00
resource_dir.js
scheduler.js fix DB setup 2020-06-20 21:42:41 +02:00
script.js wip 2020-06-20 13:18:03 +02:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +02:00
search.js syncification 2020-06-20 12:31:38 +02:00
session_secret.js
setup.js fix DB setup 2020-06-20 21:42:41 +02:00
source_id.js sql_init/migration fixes 2020-07-02 22:57:17 +02:00
sql.js WIP 2020-07-09 23:59:27 +02:00
sql_init.js toggle to expand/collapse attr list is saved and propagated across tabs 2020-07-23 22:31:06 +02:00
sync.js Merge remote-tracking branch 'origin/stable' 2020-08-02 20:41:22 +02:00
sync_mutex.js non-intrusive logging of sync errors 2020-07-01 21:33:52 +02:00
sync_options.js syncification 2020-06-20 12:31:38 +02:00
sync_table.js fix filling sync table after demo document import 2020-08-02 22:53:57 +02:00
sync_update.js syncification 2020-06-20 12:31:38 +02:00
task_context.js fixed initial demo import 2020-07-02 21:08:18 +02:00
tree.js fix DB setup 2020-06-20 21:42:41 +02:00
utils.js Merge remote-tracking branch 'origin/stable' 2020-07-28 23:50:54 +02:00
window.js fix DB setup 2020-06-20 21:42:41 +02:00
ws.js fix sending sync rows via WebSocket after transaction is committed 2020-06-21 13:44:47 +02:00