trilium/src/services
2020-07-22 22:52:15 +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 html sanitize imported notes, #1137 2020-06-30 23:37:06 +02:00
search better reporting for search parsing errors 2020-07-22 22:52:15 +02:00
app_icon.js refactoring of router search code into service 2019-03-16 22:19:01 +01:00
app_info.js sql_init/migration fixes 2020-07-02 22:57:17 +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.2 2020-07-11 23:58:59 +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 refactored backend to use new naming convention for modules 2018-04-01 21:27:46 -04:00
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 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 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 Add host option (#588) 2019-07-09 22:50:20 +02:00
html_sanitizer.js removed detail.css, added to individual type widgets 2020-07-01 23:35:00 +02:00
image.js removed image minification using imagemin because of constant platform related issues 2020-06-28 22:36:42 +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 Merge remote-tracking branch 'origin/stable' into syncification 2020-06-24 22:08:31 +02:00
options.js fixed initial demo import 2020-07-02 21:08:18 +02:00
options_init.js syncification 2020-06-20 12:31:38 +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 fixes 2020-07-01 23:50:33 +02:00
request.js syncification 2020-06-20 12:31:38 +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 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 moved all sources to src directory 2018-01-28 22:18:15 -05:00
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 sql_init/migration fixes 2020-07-02 22:57:17 +02:00
sync.js sql_init/migration fixes 2020-07-02 22:57:17 +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 fixed initial demo import 2020-07-02 21:08:18 +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 consistency checks fixes 2020-07-01 22:42:59 +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