.. |
export
|
generating simple frame based index page in html export
|
2019-10-21 21:00:27 +02:00 |
import
|
generating simple frame based index page in html export
|
2019-10-21 21:00:27 +02:00 |
anonymization.js
|
fix database anonymization
|
2019-05-29 19:57:50 +02:00 |
app_icon.js
|
|
|
app_info.js
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
attributes.js
|
added "auto book" displayed on the empty text pages as a replacement for children overview
|
2019-10-05 20:27:30 +02:00 |
auth.js
|
logging API auth rejections
|
2019-07-25 21:05:16 +02:00 |
backend_script_api.js
|
rename var so it's not misleading
|
2019-10-09 23:05:14 +02:00 |
backup.js
|
|
|
build.js
|
release 0.36.2
|
2019-10-31 22:04:44 +01:00 |
build_search_query.js
|
introduction of @isArchived special filter. Fulltext now by default filters with @!isArchived, label search without filtering for archived
|
2019-09-03 20:16:38 +02:00 |
change_password.js
|
|
|
cloning.js
|
fix "clone note after"
|
2019-10-26 21:14:06 +02:00 |
cls.js
|
|
|
config.js
|
|
|
consistency_checks.js
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
content_hash.js
|
sending ws messages doesn't need await
|
2019-10-28 18:42:22 +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
|
date notes are now created with template relations
|
2019-09-07 21:40:18 +02:00 |
date_utils.js
|
|
|
env.js
|
choose port dynamically from range based on environment
|
2019-07-07 10:49:34 +02:00 |
events.js
|
|
|
handlers.js
|
template can now contain also content
|
2019-09-08 16:57:41 +02:00 |
hoisted_note.js
|
|
|
host.js
|
Add host option (#588)
|
2019-07-09 22:50:20 +02:00 |
image.js
|
image import/export related fixes
|
2019-07-10 23:01:30 +02:00 |
log.js
|
fix non disappearing persistent toast
|
2019-10-28 20:26:40 +01:00 |
migration.js
|
|
|
my_scrypt.js
|
|
|
note_cache.js
|
small refactorings and defensive programming in note cache
|
2019-10-29 20:54:08 +01:00 |
notes.js
|
fix a bug where render note content could be set to null during renaming
|
2019-10-21 22:56:43 +02:00 |
options.js
|
|
|
options_init.js
|
add hideTabRowForOneTab if missing, fixes #660
|
2019-10-18 21:04:20 +02:00 |
parse_filters.js
|
introduction of @isArchived special filter. Fulltext now by default filters with @!isArchived, label search without filtering for archived
|
2019-09-03 20:16:38 +02:00 |
password_encryption.js
|
|
|
port.js
|
choose port dynamically from range based on environment
|
2019-07-07 10:49:34 +02:00 |
protected_session.js
|
fix protecting files/images
|
2019-05-04 16:05:28 +02:00 |
repository.js
|
removed link remnants
|
2019-08-27 21:24:31 +02:00 |
request.js
|
fix sync proxy with TLS
|
2019-07-24 20:47:41 +02:00 |
resource_dir.js
|
|
|
scheduler.js
|
|
|
script.js
|
scripts should have different sourceId
|
2019-10-19 15:12:25 +02:00 |
script_context.js
|
allow requiring native node modules from backend scripts
|
2019-08-12 20:41:38 +02:00 |
search.js
|
small fixes
|
2019-09-09 20:29:07 +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
|
|
|
sql.js
|
fix retrieving "many rows", closes #525
|
2019-05-13 20:40:00 +02:00 |
sql_init.js
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
sync.js
|
actual fix for the not disappearing toasts
|
2019-10-28 20:44:11 +01:00 |
sync_mutex.js
|
|
|
sync_options.js
|
|
|
sync_table.js
|
fix incorrect import of relations from tar
|
2019-10-09 23:05:51 +02:00 |
sync_update.js
|
removed event log
|
2019-09-02 20:30:28 +02:00 |
task_context.js
|
sending ws messages doesn't need await
|
2019-10-28 18:42:22 +01:00 |
tree.js
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
utils.js
|
|
|
ws.js
|
fix not sending latest syncs to client
|
2019-10-29 20:19:28 +01:00 |