trilium/src/services
2019-07-01 21:36:02 +02:00
..
export yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01:00
import basic webp support 2019-06-23 15:22:05 +02:00
anonymization.js fix database anonymization 2019-05-29 19:57:50 +02:00
app_icon.js refactoring of router search code into service 2019-03-16 22:19:01 +01:00
app_info.js token auth to /login 2019-06-23 21:22:08 +02:00
attributes.js safe import implementation 2019-02-11 23:45:58 +01:00
auth.js
backend_script_api.js implemented @limit for search 2019-04-22 18:08:33 +02:00
backup.js notes are now created with correct local dates 2019-03-13 22:43:59 +01:00
build.js release 0.33.5 2019-06-30 21:47:04 +02:00
build_search_query.js implemented @limit for search 2019-04-22 18:08:33 +02:00
change_password.js
cloning.js cloning is now done without reloading the whole tree 2019-03-18 22:33:19 +01:00
cls.js
config.js
consistency_checks.js fix recent notes (db & sync version increase) 2019-05-21 21:47:28 +02:00
content_hash.js yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01: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 calendar root can now have datePattern and monthPattern to define the names 2019-05-19 11:30:17 +02:00
date_utils.js notes are now created with correct local dates 2019-03-13 22:43:59 +01:00
event_log.js notes are now created with correct local dates 2019-03-13 22:43:59 +01:00
events.js
handlers.js not refreshing tree after sort operation because it messes with everything ... 2019-04-14 18:32:56 +02:00
hoisted_note.js
image.js basic webp support 2019-06-23 15:22:05 +02:00
import_context.js switchable image shrinking 2019-02-24 12:24:28 +01:00
log.js
messaging.js attribute sync should trigger note reload, fixes #551 2019-06-01 12:14:09 +02:00
migration.js notes are now created with correct local dates 2019-03-13 22:43:59 +01:00
my_scrypt.js
note_cache.js implemented @limit for search 2019-04-22 18:08:33 +02:00
notes.js deleting a note will close all tabs containing the note 2019-05-20 21:50:01 +02:00
options.js
options_init.js store "openTabs" session 2019-05-10 21:43:40 +02:00
parse_filters.js fulltext search now doesn't use FTS5, closes #489 2019-04-21 11:54:13 +02:00
password_encryption.js
port.js cleanup + context menu clip now works 2019-06-22 19:49:48 +02:00
protected_session.js fix protecting files/images 2019-05-04 16:05:28 +02:00
repository.js implemented @limit for search 2019-04-22 18:08:33 +02:00
request.js updated sqlite binaries for electron 6 / node 12 2019-05-31 18:46:23 +02:00
resource_dir.js fix icon in desktop linux build, fixes #372 2019-01-22 19:49:33 +01:00
scheduler.js error handling in custom request handler 2019-02-03 11:15:32 +01:00
script.js don't change sourceId for script execution which forces full tree reloads because it is annoying 2019-04-13 19:45:50 +02:00
script_context.js custom HTTP handler which triggers associated script notes WIP, #356 2019-01-27 12:28:20 +01:00
search.js implemented @limit for search 2019-04-22 18:08:33 +02:00
session_secret.js
setup.js check sync version before setting up the sync, fixes #559 2019-06-11 20:42:06 +02:00
source_id.js notes are now created with correct local dates 2019-03-13 22:43:59 +01:00
sql.js fix retrieving "many rows", closes #525 2019-05-13 20:40:00 +02:00
sql_init.js crash if the DB has newer version than the application 2019-04-23 21:27:45 +02:00
sync.js fix recent notes (db & sync version increase) 2019-05-21 21:47:28 +02:00
sync_mutex.js
sync_options.js
sync_table.js fix links table reference 2019-06-09 11:16:00 +02:00
sync_update.js fix links table reference 2019-06-09 11:16:00 +02:00
tree.js deleting without reloading the whole tree (at least on frontend) 2019-03-18 23:03:41 +01:00
utils.js refactoring of router search code into service 2019-03-16 22:19:01 +01:00