Notes/src/services
zadam b818f020a7 option to configure if sidebar should be enabled in new tab 2019-08-19 23:29:42 +07:00
..
export Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +07:00
import Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +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 option to configure if sidebar should be enabled in new tab 2019-08-19 23:29:42 +07:00
attributes.js safe import implementation 2019-02-11 23:45:58 +07:00
auth.js logging API auth rejections 2019-07-25 21:05:16 +07:00
backend_script_api.js implemented @limit for search 2019-04-22 18:08:33 +07:00
backup.js notes are now created with correct local dates 2019-03-13 22:43:59 +07:00
build.js release 0.34.3 2019-08-13 21:48:56 +07:00
build_search_query.js implemented @limit for search 2019-04-22 18:08:33 +07:00
change_password.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 +07:00
cloning.js cloning is now done without reloading the whole tree 2019-03-18 22:33:19 +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 link fixes 2019-08-19 20:19:42 +07:00
content_hash.js Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +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 saving selections adds to the existing date note instead of creating new one each time 2019-07-06 23:54:48 +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
event_log.js notes are now created with correct local dates 2019-03-13 22:43:59 +07:00
events.js updating the note cache after sync 2019-01-03 23:27:10 +07:00
handlers.js not refreshing tree after sort operation because it messes with everything ... 2019-04-14 18:32:56 +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 image import/export related fixes 2019-07-10 23:01:30 +07:00
import_context.js switchable image shrinking 2019-02-24 12:24:28 +07:00
log.js removed unnecessary logging of data dir which is now logged as part of app info 2019-01-03 21:46:32 +07:00
messaging.js updating attributes widget based on sync data changes 2019-08-06 23:20:27 +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 implemented @limit for search 2019-04-22 18:08:33 +07:00
notes.js Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +07:00
options.js left pane sizing taking effect 2018-09-06 11:54:04 +07:00
options_init.js allow user to choose theme during initial setup 2019-08-11 10:28:49 +07:00
parse_filters.js fulltext search now doesn't use FTS5, closes #489 2019-04-21 11:54:13 +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 fix protecting files/images 2019-05-04 16:05:28 +07:00
repository.js implemented @limit for search 2019-04-22 18:08:33 +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 loading of custom widgets 2019-08-17 11:28:36 +07:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +07:00
search.js implemented @limit for search 2019-04-22 18:08:33 +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 fix retrieving "many rows", closes #525 2019-05-13 20:40:00 +07:00
sql_init.js allow user to choose theme during initial setup 2019-08-11 10:28:49 +07:00
sync.js Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +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 Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +07:00
sync_update.js Link entity migrated to Attribute, WIP 2019-08-19 20:12:00 +07:00
tree.js deleting without reloading the whole tree (at least on frontend) 2019-03-18 23:03:41 +07:00
utils.js refactoring of router search code into service 2019-03-16 22:19:01 +07:00