trilium/src/services
2020-08-20 12:00: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 fulltext now ignores archived notes like it used to in the old implementation 2020-08-20 00:15:08 +02:00
search fulltext now ignores archived notes like it used to in the old implementation 2020-08-20 00:15:08 +02:00
app_icon.js refactoring of router search code into service 2019-03-16 22:19:01 +01:00
app_info.js many changes related to #1192: 2020-08-16 22:57:48 +02:00
attributes.js compatibility with existing scripts 2020-08-18 21:32:45 +02:00
auth.js syncification 2020-06-20 12:31:38 +02:00
backend_script_api.js compatibility with existing scripts 2020-08-18 21:32:45 +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
change_password.js syncification 2020-06-20 12:31:38 +02:00
cloning.js refactored "sync" table to "entity_changes" - more changes 2020-08-02 23:43:39 +02:00
cls.js attrs WIP 2020-06-21 23:41:51 +02:00
config.js refactored backend to use new naming convention for modules 2018-04-01 21:27:46 -04:00
consistency_checks.js refactored "sync" table to "entity_changes" - more changes 2020-08-02 23:43:39 +02:00
content_hash.js syncification 2020-06-20 12:31:38 +02:00
data_dir.js create trilium data directory if it doesn't exist, closes #491 2019-04-21 09:05:55 +02:00
data_encryption.js fix protecting files/images 2019-05-04 16:05:28 +02:00
date_notes.js compatibility with existing scripts 2020-08-18 21:32:45 +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
entity_changes.js updated schema for entity_changes table 2020-08-09 22:44:53 +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 Add host option (#588) 2019-07-09 22:50:20 +02:00
html_sanitizer.js import fixes 2020-07-27 23:40:14 +02:00
image.js Merge remote-tracking branch 'origin/stable' 2020-08-20 11:56:03 +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 many changes related to #1192: 2020-08-16 22:57:48 +02:00
notes.js fix setting mime after import + cleanup of old search code 2020-08-18 22:20:47 +02:00
options.js fix jsdoc 2020-08-20 12:00:57 +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 choose port dynamically from range based on environment 2019-07-07 10:49:34 +02:00
protected_session.js fixes and polish 2020-06-15 17:56:53 +02:00
repository.js refactored "sync" table to "entity_changes" 2020-08-02 23:27:48 +02:00
request.js Merge remote-tracking branch 'origin/stable' 2020-08-10 23:45:17 +02:00
resource_dir.js fix icon in desktop linux build, fixes #372 2019-01-22 19:49:33 +01:00
scheduler.js fix DB setup 2020-06-20 21:42:41 +02:00
script.js fixed script support 2020-08-18 23:32:50 +02:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +02:00
session_secret.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
setup.js small improvements and fixes 2020-08-06 00:06:42 +02:00
source_id.js sql_init/migration fixes 2020-07-02 22:57:17 +02:00
sql.js many changes related to #1192: 2020-08-16 22:57:48 +02:00
sql_init.js refactored "sync" table to "entity_changes" 2020-08-02 23:27:48 +02:00
sync.js refactored "sync" table to "entity_changes" - more changes 2020-08-02 23:43:39 +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_update.js refactored "sync" table to "entity_changes" - more changes 2020-08-02 23:43:39 +02:00
task_context.js fixed initial demo import 2020-07-02 21:08:18 +02:00
tree.js many changes related to #1192: 2020-08-16 22:57:48 +02:00
utils.js Merge remote-tracking branch 'origin/stable' 2020-08-10 23:45:17 +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