Baptiste Grob
637b1aeb2d
fix: swap 'Merge Local Data' confirm prompt actions
2020-10-12 12:59:48 +02:00
Mo Bitar
507223c5b7
fix: associate note with selected tag when saving with editor
2020-10-08 11:44:08 -05:00
Mo Bitar
53b61f941e
Merge branch 'develop' of github.com:standardnotes/web into develop
2020-10-08 10:04:00 -05:00
Mo Bitar
02ccc2d8a6
feat: create placeholder only in All view
2020-10-08 10:03:36 -05:00
Baptiste Grob
23860e0902
fix: allow switching to plain editor when another default editor is set
2020-10-08 16:55:39 +02:00
Mo Bitar
9fc7de74d4
fix: remove firefox pinned tab function and return if doc hidden
2020-10-08 09:27:58 -05:00
Mo Bitar
0630957ef0
fix: template notes and editors
2020-10-08 09:20:51 -05:00
Baptiste Grob
bd7f57205a
fix: disable account switcher
2020-10-07 15:14:27 +02:00
Baptiste Grob
d088d74069
fix: remove public beta flags
2020-10-07 12:42:25 +02:00
Mo Bitar
48a9038167
fix: note tags component not reloading on note change
2020-10-06 16:24:32 -05:00
Mo Bitar
0d387349d7
fix: types
2020-10-06 15:47:16 -05:00
Baptiste Grob
fff0ae1313
fix: use SNJS duplicateItem for restoring as copy
2020-10-06 12:28:54 +02:00
Baptiste Grob
40df75dff9
fix: show trashed notes that are also archived
2020-10-06 10:53:07 +02:00
Baptiste Grob
762190439f
fix: hide note count and tag icon for errored or waiting for keys tags
2020-10-01 16:34:50 +02:00
Baptiste Grob
add0497e14
feat: download backup before changing password
2020-10-01 16:04:10 +02:00
Baptiste Grob
62df25d7d8
fix: disable features for public beta
2020-09-30 16:37:10 +02:00
Baptiste Grob
212a65f463
refactor: move status functions to footer view
2020-09-29 12:08:19 +02:00
Baptiste Grob
9019dda003
fix: remove unused properties
2020-09-29 09:47:20 +02:00
Mo Bitar
3057eaafb4
feat: cancelable challenges
2020-09-28 09:26:28 -05:00
Baptiste Grob
22db551f1b
fix: stop relying on window.isElectron
2020-09-28 12:19:23 +02:00
Baptiste Grob
92b223d35a
fix: activate themes on desktop
2020-09-28 12:07:13 +02:00
Baptiste Grob
4ae680e936
fix: always show archived notes when active tag is archive tag
2020-09-28 10:52:28 +02:00
Mo Bitar
8679bf5b30
fix: proper reload of ext data
2020-09-25 11:48:55 -05:00
Mo Bitar
945144734c
fix: extension hiding + deprecation notice
2020-09-25 10:56:50 -05:00
Mo Bitar
b124ac4732
Merge branch 'develop' of github.com:standardnotes/web into develop
2020-09-25 09:56:45 -05:00
Mo Bitar
949cd55fd4
ui: improve waiting for keys layout in editor
2020-09-25 09:56:39 -05:00
Baptiste Grob
368eb4c637
fix: display note history action items without throwing
2020-09-25 11:41:13 +02:00
Mo Bitar
83771339a5
fix: deactivate themes on deinit
2020-09-24 19:08:45 -05:00
Mo Bitar
e177dcac47
fix: simplify component logic
2020-09-24 18:52:38 -05:00
Mo Bitar
6f9b669523
fix: delete autolock pref on passcode remove
2020-09-24 15:52:03 -05:00
Mo Bitar
94a82412bd
fix: bind modals to application lifetime
2020-09-24 15:32:01 -05:00
Mo Bitar
65498cad5c
fix: render component view in revision preview
2020-09-24 15:06:18 -05:00
Mo Bitar
de55a4dd1e
feat: password wizard typescripting and UI improvements
2020-09-23 23:22:02 -05:00
Mo Bitar
b3e5ca340d
feat: improve strings, challenges, and template readiness
2020-09-23 22:34:18 -05:00
Mo Bitar
825ec6bcbb
Merge branch 'develop' into custom-challenges
2020-09-23 15:54:54 -05:00
Baptiste Grob
5da82e7b0b
feature: revamp protocol upgrade dialog
2020-09-23 13:46:18 +02:00
Baptiste Grob
5c986338a8
fix: wait for CompletedFullSync before showing "No Notes."
2020-09-23 13:46:18 +02:00
Mo Bitar
f6fb24508e
fix: challenge modal logic
2020-09-22 11:56:14 -05:00
Mo Bitar
8cec60f9ff
feat: remove 2fa UI in favor of challenges
2020-09-22 11:25:30 -05:00
Mo Bitar
463f0eb286
fix: remove unused code
2020-09-22 00:13:23 -05:00
Mo Bitar
d42518fc61
feat: custom challenges
2020-09-22 00:10:43 -05:00
Baptiste Grob
9036beb3f3
fix: correctly start and stop autolock timer
2020-09-18 12:07:18 +02:00
Baptiste Grob
2cbff5982a
fix: do not prompt for password with encrypted backup
2020-09-17 15:16:58 +02:00
Baptiste Grob
b6dace049c
fix: dev helpers
2020-09-17 15:16:44 +02:00
Baptiste Grob
2ba43a01ed
fix: prevent undefined access
2020-09-17 14:28:52 +02:00
Baptiste Grob
19a9f57bed
fix: show correct sync status
2020-09-17 14:27:53 +02:00
Baptiste Grob
0cd7d4b3d1
fix: keep state consistent when clicking placeholder note
2020-09-16 13:19:26 +02:00
Mo Bitar
c7901f754d
chore(deps): upgrade snjs
2020-09-15 11:31:05 -05:00
Mo Bitar
2b6abeebfc
feat: snjs app groups ( #468 )
...
* feat: snjs app groups
* fix: update snjs version to point to wip commit
* wip: account switcher
* feat: rename lock manager to auto lock service
* fix: more relevant sign out copy
* chore(deps): update snjs
* fix: use setTimeout instead of setImmediate
* feat: make account switcher expiremental feature
* chore(deps): upgrade snjs
2020-09-15 10:55:32 -05:00
Baptiste Grob
ae6ef50f88
style: remove whitespace
2020-09-14 16:13:46 +02:00