Commit Graph

539 Commits

Author SHA1 Message Date
Mo Bitar
e71a4b6589 Wip 2018-06-19 18:34:22 -05:00
Mo Bitar
38956471b1 Fixes filename slash escaping for zip file 2018-06-16 11:45:29 -05:00
Mo Bitar
be7a4b7b9f Fix client updated at, message when importing 2018-06-08 10:12:04 -05:00
Mo Bitar
fc9ebbae4f Fix subaction label 2018-06-07 10:51:03 -05:00
Mo Bitar
5ed81f5131 Merged master 2018-06-05 08:10:23 -05:00
Mo Bitar
a0a05553c9 Sync deleted errored items 2018-06-03 13:24:55 -05:00
Mo Bitar
e3ff04ba3f Incremental local loading, sync status on password wizard 2018-06-03 11:20:29 -05:00
Mo Bitar
eb98e637e1 Resizer styles 2018-06-02 10:31:10 -05:00
Mo Bitar
a6fb9f900b Remove security link after upgrade 2018-06-02 10:02:50 -05:00
Mo Bitar
53300ac1b6 Client updated at 2018-06-02 09:18:20 -05:00
Mo Bitar
f17c5995c6 Interface tooltip titles 2018-05-31 11:26:30 -05:00
Mo Bitar
b90ea97fcb Update error text and style 2018-05-31 10:43:42 -05:00
Mo Bitar
ef61c7bc6a Escape slashes in zip export 2018-05-27 11:16:11 -05:00
Mo Bitar
d0e5c89e48 Broadcast security update available 2018-05-27 11:10:33 -05:00
Mo Bitar
2024233d69 Actions handle error decrypting 2018-05-27 11:04:14 -05:00
Mo Bitar
1ce07ae597 Do not notify observers of invalid items 2018-05-25 15:46:18 -05:00
Mo Bitar
4771bef974 Fixes component manager action typo 2018-05-25 14:58:35 -05:00
Mo Bitar
0dbeff78a6 Updates to password wizard 2018-05-24 11:27:14 -05:00
Mo Bitar
f9d5323336 Misc updates 2018-05-23 12:58:43 -05:00
Mo Bitar
830826ee06 Regenerator 2018-05-22 15:32:37 -05:00
Mo Bitar
f43186d3e1 Async SF API 2018-05-21 21:27:39 -05:00
Mo Bitar
367fbeed20 Strict sign in 2018-05-20 12:23:09 -05:00
Mo Bitar
d7b9a021a4 Functioning password change 2018-05-18 15:27:16 -05:00
Mo Bitar
d8fbab52bc Password wizard wip 2018-05-17 12:32:05 -05:00
Mo Bitar
8176fcc3ab Merge branch 'master' of github.com:standardnotes/web into sfv3 2018-05-17 10:08:50 -05:00
Mo Bitar
1c9616c573 Fixes issue where save tag is called twice because of blur + enter. Make enter blur instead, calls it only once. Calling it twice results in issue where dummy note is deleted, creating invalid interface state 2018-05-16 23:33:39 -05:00
Mo Bitar
5be3c5eab3 Handle case where offline item id alternates but does not remove old object from active editor session 2018-05-16 11:50:00 -05:00
Mo Bitar
53f75c7fe2 Handle case where currently selected note is deleted by a remote sync 2018-05-16 11:39:29 -05:00
Mo Bitar
ac73904d32 Lock sync during sign in to prevent possible race condition 2018-05-16 10:33:55 -05:00
Mo Bitar
c043c8a08f Refresh content object before duplicating item 2018-05-15 17:38:44 -05:00
Mo Bitar
71fb916100 Passcode manager auth params 2018-05-15 16:42:06 -05:00
Mo Bitar
4dcc402847 Messaging 2018-05-15 13:14:07 -05:00
Mo Bitar
0ba223e604 Use local sfjs 2018-05-15 12:56:38 -05:00
Mo Bitar
543019e63c Updates 2018-05-15 12:43:35 -05:00
Mo Bitar
8307fd4446 Wip 2018-05-15 12:06:14 -05:00
Mo Bitar
ff9993717c Custom scrollbars for windows and linux 2018-05-10 12:03:34 -05:00
Mo Bitar
7a356d954c Autoupdate messaging 2018-05-09 16:26:42 -05:00
Mo Bitar
c7b603b79f Fix weak desktop font on Windows 2018-05-09 13:26:00 -05:00
Mo Bitar
eab7246218 Clear component data window before merging it 2018-05-06 12:00:21 -05:00
Mo Bitar
e8aa7791a3 Use SFJS 2018-05-06 00:39:09 -05:00
Mo Bitar
fd01df6e01 ComponentManager create-items message, encrypt server extensions for backup files, batch manager user prefs permission 2018-05-05 23:53:38 -05:00
Mo Bitar
6903dd735a Update updated_at right away if offline 2018-05-04 13:00:11 -05:00
Mo Bitar
45132f21d1 Fixes issue where selecting an editor for a note on one platform doesn't update the live session on another platform 2018-05-03 18:57:42 -05:00
Mo Bitar
a743cdc5c6 Fixes issue where deleting one editor may clear the current editor session 2018-05-03 18:22:13 -05:00
Mo Bitar
b44570da24 Specifiy origin for postMessage 2018-04-30 14:33:15 -05:00
Mo Bitar
36f27301ea Forgot passcode lock option 2018-04-29 12:43:29 -05:00
Mo Bitar
abb9521472 Fixes issue with changing local passcode; disables passcode option for ephemeral sessions. 2018-04-29 12:24:23 -05:00
Mo Bitar
a073eaa1ce SingletonManager now only looks at created_at instead of updated_at, and always resolves to the earliest created item 2018-04-28 13:20:05 -05:00
Mo Bitar
e2ee69ba6f Remove footer component active persistence, so that if a modal or the Extensions window is opened on one computer, it doesn't open on another computer. The inspiration for this was since opening and closing the Ext window no longer syncs the .active state of that window, if the Extensions ext is for whatever reason synced while it was open, setting .active to true, then, it's impossible to reset that flag. So it will perpetually open and nothing cna be done about it. 2018-04-28 11:14:34 -05:00
Mo Bitar
4d2c61d07c Don't clear item as dirty if it was marked dirty after a sync began 2018-04-18 17:28:33 -05:00