Commit graph

13 commits

Author SHA1 Message Date
azivner
3b1f928fbc renamed db columns to camelCase 2018-01-28 19:30:14 -05:00
azivner
3f1e73d06b more changes for scripts - separate API etc. 2018-01-27 17:18:19 -05:00
azivner
005480059a changes for script execution (parameters etc.) 2018-01-26 23:40:48 -05:00
azivner
f439969962 support for execution of async functions + integration with backend through server.exec() 2018-01-23 21:59:30 -05:00
azivner
97c1b3061f correct detection of optimized image format 2018-01-07 08:24:04 -05:00
azivner
35912f325b making sure that if AJAX request fails, then the whole operation is cancelled (previously the promise has been resolved successfully even in case of failed request) 2017-12-18 22:56:44 -05:00
azivner
3edbb65b0f logging current time with console.logs on frontend 2017-12-18 22:06:24 -05:00
azivner
50ff5da947 per-browser source id so we support having notecase opened in multiple tabs/windows 2017-12-16 20:48:34 -05:00
azivner
7bdf269095 migration now works also in electron 2017-11-30 19:58:00 -05:00
azivner
d0a0366b05 more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00
azivner
8bd76721ad prefixes are now displayed also in all autocompletes and recent notes 2017-11-29 22:03:03 -05:00
azivner
a9460957da prototype of executing requests without network calls in electron 2017-11-28 22:01:02 -05:00
azivner
54c0ff15b3 using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00