Commit Graph

877 Commits

Author SHA1 Message Date
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
MaxLap
e7cb54f942 Use overflow-y: auto instead of overflow-y: scroll 2020-01-31 12:08:06 -06:00
Mo Bitar
0bf4abdf55 Updates gems 2020-01-31 11:55:30 -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
Mo Bitar
7cbbf5ae1b Updates desktopManager to handle extServer, bump dependencies, 3.0.22 2019-11-21 16:01:11 -06:00
Mo Bitar
ec0555ad26 3.0.21 2019-11-13 15:00:14 -06:00
Mo Bitar
14682f8eb0 Use StyleKit alerts and confirms 2019-11-13 13:55:01 -06:00
Mo Bitar
ab1abfb42e Support Electron app version 2019-11-12 11:39:25 -06:00
Mo Bitar
c26fee9fcf 3.0.19 2019-10-28 13:25:15 -05:00
Mo Bitar
6b9f630737 Activate cached themes on desktop set of application path 2019-10-28 12:29:16 -05:00
Mo Bitar
f28841f493 Fixes #316 2019-10-22 13:32:48 -05:00
Mo Bitar
dbcf8a8c4a Update dev dependencies, 3.0.18 2019-10-21 15:58:40 -05:00
Mo Bitar
03782f01db 3.0.18-beta1 2019-10-15 16:04:45 -05:00
Mo Bitar
0a8bc98725 3.0.17 2019-10-08 14:10:18 -05:00
Mo Bitar
cea268a1e0 Better dummy management, fixes #313 2019-10-08 14:00:39 -05:00
Mo Bitar
f7d92df273 Fix issue where removing a note causes next selected note to trigger save 2019-10-08 12:04:50 -05:00