.. |
export
|
minor export fixes
|
2018-11-30 22:43:03 +01:00 |
import
|
fix attributes leaking into imported notes, #241
|
2018-12-10 20:29:49 +01:00 |
anonymization.js
|
|
|
app_icon.js
|
create app icon only for electron build
|
2018-11-22 00:24:33 +01:00 |
app_info.js
|
hoisting notes WIP
|
2018-12-11 21:53:56 +01:00 |
attributes.js
|
|
|
auth.js
|
|
|
backend_script_api.js
|
added another mime type for JS
|
2018-11-30 22:28:30 +01:00 |
backup.js
|
|
|
build.js
|
release 0.27.0-beta
|
2018-12-30 22:38:11 +01:00 |
build_search_query.js
|
better detection of float parameter in label filters, fixes #265
|
2018-12-30 22:09:14 +01:00 |
change_password.js
|
|
|
cloning.js
|
|
|
cls.js
|
entity events are not triggered on imported entities
|
2018-11-26 22:27:57 +01:00 |
config.js
|
|
|
consistency_checks.js
|
fix bug when saving non-text notes
|
2018-11-19 23:11:36 +01:00 |
content_hash.js
|
|
|
data_dir.js
|
default location for data dir is now .local for linux and Roaming for windows
|
2018-11-30 19:56:20 +01:00 |
data_encryption.js
|
|
|
date_notes.js
|
|
|
date_utils.js
|
|
|
event_log.js
|
|
|
events.js
|
|
|
handlers.js
|
renamed "mirror" relation to "inverse" relation
|
2018-11-19 12:07:33 +01:00 |
hoisted_note.js
|
note titles in jump to note start from hoisted note instead of root
|
2018-12-13 21:18:35 +01:00 |
image.js
|
|
|
log.js
|
|
|
messaging.js
|
|
|
migration.js
|
|
|
my_scrypt.js
|
|
|
note_cache.js
|
fix searching without hoisting
|
2018-12-13 21:43:13 +01:00 |
notes.js
|
frontend API addition to protect current note
|
2019-01-01 15:39:13 +01:00 |
options.js
|
|
|
options_init.js
|
fix hoistedNoteId option init
|
2018-12-18 20:34:24 +01:00 |
parse_filters.js
|
|
|
password_encryption.js
|
|
|
port.js
|
|
|
protected_session.js
|
using dashes instead of underscores in header names to avoid the fact that nginx by default drops all headers with underscore in the header name
|
2018-11-30 15:49:35 +01:00 |
repository.js
|
note titles in jump to note start from hoisted note instead of root
|
2018-12-13 21:18:35 +01:00 |
request.js
|
explicit error handler for connection errors
|
2018-12-19 21:29:35 +01:00 |
resource_dir.js
|
fix .desktop + allow to turn this feature off
|
2018-11-21 11:19:33 +01:00 |
scheduler.js
|
|
|
script.js
|
|
|
script_context.js
|
|
|
session_secret.js
|
|
|
setup.js
|
using http service for sync setup as well, removed request(-promise) dependency
|
2018-12-17 22:12:26 +01:00 |
source_id.js
|
|
|
sql.js
|
|
|
sql_init.js
|
|
|
sync.js
|
image sync fixes and 4.0.0 electron
|
2018-12-22 09:54:09 +01:00 |
sync_mutex.js
|
|
|
sync_options.js
|
image sync fixes and 4.0.0 electron
|
2018-12-22 09:54:09 +01:00 |
sync_table.js
|
|
|
sync_update.js
|
image sync fixes and 4.0.0 electron
|
2018-12-22 09:54:09 +01:00 |
tree.js
|
|
|
utils.js
|
|
|