Baptiste Grob
|
9f522c8eb6
|
fix: store zipped items inside "Items" subfolder
|
2020-07-22 10:33:49 +02:00 |
|
Baptiste Grob
|
b888e68c5a
|
fix: bundle files together when exporting a decrypted backup
|
2020-07-21 18:04:39 +02:00 |
|
Baptiste Grob
|
b3e8d73a94
|
feat: when creating a new note, focus on title instead of body
|
2020-05-30 15:01:45 +02:00 |
|
Mo Bitar
|
b075d1b7fb
|
3.3.5; fixes 2fa login issue in 3.3.4
|
2020-04-01 18:51:51 -05:00 |
|
Mo Bitar
|
b79c366ee9
|
3.3.4
|
2020-04-01 10:18:43 -05:00 |
|
Baptiste Grob
|
c58c5e47b2
|
Fix component reloading after destruction
|
2020-03-18 14:48:43 +01:00 |
|
Baptiste Grob
|
0c586681cf
|
Revert "Remove unused argument"
This reverts commit 8392ee17c3.
|
2020-03-11 15:11:50 +01:00 |
|
Baptiste Grob
|
edff5366a9
|
Revert "Trim trailing whitespace"
This reverts commit 8bcc4d6222.
|
2020-03-11 15:11:22 +01:00 |
|
Baptiste Grob
|
8392ee17c3
|
Remove unused argument
|
2020-03-10 12:21:33 +01:00 |
|
Baptiste Grob
|
f98fbe695d
|
Clear passcode on failed attempt
|
2020-03-10 12:21:24 +01:00 |
|
Baptiste Grob
|
8bcc4d6222
|
Trim trailing whitespace
|
2020-03-10 12:15:44 +01:00 |
|
Baptiste Grob
|
2c83da83bb
|
Clear password field when canceling login/register
|
2020-03-10 12:15:32 +01:00 |
|
Baptiste Grob
|
bae57aba1b
|
Clear password field on failed login attempts
|
2020-03-10 12:14:36 +01:00 |
|
Baptiste Grob
|
2ff9ab8afb
|
Fix: can't create new note inside view
|
2020-02-20 20:05:57 +01:00 |
|
Mo Bitar
|
74209e48ef
|
Merge pull request #367 from standardnotes/issue-364
Create a new note from search
|
2020-02-13 13:47:40 -06:00 |
|
Mo Bitar
|
a6271e69de
|
Merge pull request #366 from standardnotes/issue-363
Wait for the note filter text to be cleared before reloading notes after a tag change
|
2020-02-13 13:33:59 -06:00 |
|
Baptiste Grob
|
212726d74f
|
Actually, don't clear the filter text when creating a new note
|
2020-02-13 17:10:54 +01:00 |
|
Baptiste Grob
|
1c81f4f10d
|
Remove trailing spaces
|
2020-02-13 17:06:17 +01:00 |
|
Baptiste Grob
|
b61a31309a
|
Fix unable to create new notes from search
|
2020-02-13 17:05:57 +01:00 |
|
Baptiste Grob
|
fb275ab2e0
|
Fix: #363
Wait for the note filter text to be cleared before reloading notes after a tag change
|
2020-02-13 11:00:41 +01:00 |
|
Baptiste Grob
|
7ee934e54c
|
Fix unable to 'undefault' editor
|
2020-02-12 18:54:31 +01:00 |
|
Baptiste Grob
|
8b9a300b12
|
Fix lint errors
|
2020-02-12 11:37:48 +01:00 |
|
Baptiste Grob
|
3ab5f7b793
|
fix auto-signin
|
2020-02-12 11:26:27 +01:00 |
|
Mo Bitar
|
a5795adf75
|
Dont change note selection on search
|
2020-02-11 11:38:45 -06:00 |
|
Mo Bitar
|
3d15cc1f70
|
Merge pull request #358 from standardnotes/lint-task
Revert "eslint --fix: 'expression ? true : false' => '!!expression'"
|
2020-02-04 09:51:44 -06:00 |
|
Mo Bitar
|
8c898b51be
|
Fixes component stack
|
2020-02-04 09:44:04 -06:00 |
|
Mo Bitar
|
aa4b80d14a
|
Fixes tagging
|
2020-02-04 09:40:04 -06:00 |
|
Baptiste Grob
|
449169e9e0
|
Revert "eslint --fix: 'expression ? true : false' => '!!expression'"
This reverts commit c0759980cc and also disables linting for the cases involved.
|
2020-02-04 16:36:32 +01:00 |
|
Baptiste Grob
|
94f5888961
|
eslint --fix: let to const
|
2020-02-04 14:22:02 +01:00 |
|
Baptiste Grob
|
c0759980cc
|
eslint --fix: 'expression ? true : false' => '!!expression'
|
2020-02-04 14:21:32 +01:00 |
|
Baptiste Grob
|
7d1aff6fe2
|
eslint --fix: added missing semicolons
|
2020-02-04 14:20:20 +01:00 |
|
Mo Bitar
|
f5924e75fd
|
Action manager handle error callback
|
2020-02-03 12:29:34 -06:00 |
|
Mo Bitar
|
76d1789a8e
|
Fixes #343
|
2020-01-31 13:25:08 -06:00 |
|
Mo Bitar
|
7ee89eb9ba
|
AccountMenu form data management + layout fixes
|
2020-01-31 13:05:50 -06:00 |
|
Mo Bitar
|
2418f35477
|
Firefox pinned tab workaround, closes #356
|
2020-01-31 11:47:27 -06:00 |
|
Mo Bitar
|
a9d2d519f4
|
Fixes #300
|
2020-01-31 11:26:14 -06:00 |
|
Mo Bitar
|
05fd5e7756
|
Fixes #314
|
2020-01-31 10:45:59 -06:00 |
|
Mo Bitar
|
53f6b82dd6
|
Focus editor on new note
|
2020-01-31 10:29:32 -06:00 |
|
Mo Bitar
|
05e5f311ad
|
Fixes #352
|
2020-01-31 10:25:03 -06:00 |
|
Mo Bitar
|
3c8c43ac7e
|
Refactors most controllers and directives into classes for more organized and maintainable code
|
2020-01-30 13:37:16 -06:00 |
|
Mo Bitar
|
3be494f109
|
Fixes #336, fixes #328
|
2020-01-06 10:43:57 -06:00 |
|
Mo Bitar
|
1b5638fd5b
|
3.0.24
- dbManager async API
- snjs@1.0.5
- fixes issue with blank alert on deleting locked note
|
2019-12-23 17:06:32 -06:00 |
|
Mo Bitar
|
d6e0edafe9
|
Handle SNJS rename of cryptoManager to protocolManager, extract test suite into SNJS
|
2019-12-18 16:36:57 -06:00 |
|
Mo Bitar
|
228b1ab480
|
SNJS 1.0.2 and accompanying refactor to cryptoManager
|
2019-12-17 17:09:34 -06:00 |
|
Mo Bitar
|
c4c38616b0
|
Grunt -> Webpack, Haml -> Pug
|
2019-12-16 16:26:51 -06:00 |
|
Mo Bitar
|
68fbd745d5
|
Transition from SFJS to SNJS
|
2019-12-13 12:11:19 -06:00 |
|
Mo Bitar
|
010d2793b1
|
Compiled
|
2019-12-04 10:15:50 -06:00 |
|
Mo Bitar
|
23464434b7
|
Copy adjustments
|
2019-12-04 10:00:11 -06:00 |
|
Bryan Chauvin
|
a6a087004c
|
Add interval to check document focus for autolock
|
2019-12-04 01:09:46 -06:00 |
|
Mo Bitar
|
bfb57ca718
|
Update build version
|
2019-11-22 15:26:57 -06:00 |
|