Commit Graph

2057 Commits

Author SHA1 Message Date
Karol Sójko
52696cd92c Merge branch 'hotfix/1.0.3' 2020-07-08 09:17:58 +02:00
Karol Sójko
51dfbe5ca2 fix: order of commands in ci 2020-07-08 09:17:50 +02:00
Karol Sójko
14d9659cf1 Merge branch 'hotfix/1.0.2' into develop 2020-07-08 09:15:25 +02:00
Karol Sójko
3d84923467 Merge branch 'hotfix/1.0.2' 2020-07-08 09:15:21 +02:00
Karol Sójko
98adaeccc8 fix: add missing git submodules initialization on ci 2020-07-08 09:15:15 +02:00
Karol Sójko
043d2ce6a9 Merge branch 'hotfix/1.0.1' into develop 2020-07-08 09:08:50 +02:00
Karol Sójko
e499ef89a0 Merge branch 'hotfix/1.0.1' 2020-07-08 09:08:47 +02:00
Karol Sójko
378afdc473 fix: building image with extensions and batch manager 2020-07-08 09:08:39 +02:00
Baptiste Grob
d7c8efee25 refactor: rename EditorView.state.allStackComponents to stackComponents 2020-07-07 18:59:51 +02:00
Baptiste Grob
1a5a5021d5 refactor: remove unused method 2020-07-07 18:59:51 +02:00
Baptiste Grob
e280309be6 fix: enable, disable, sync editor stack per note 2020-07-07 18:59:51 +02:00
Baptiste Grob
e45d28b07a refactor: improve setState semantics 2020-07-07 18:59:51 +02:00
Baptiste Grob
15039bd16c refactor: improve props and state typing 2020-07-07 18:59:51 +02:00
Johnny A
4c009e8fec Merge pull request #425 from standardnotes/004-fix-importing
fix: when importing should prompt for password if keyParams is present
2020-07-06 12:18:18 -04:00
Karol Sójko
f51bfc3057 Merge pull request #420 from standardnotes/dependabot/bundler/rack-2.2.3
Bump rack from 2.1.2 to 2.2.3
2020-07-06 08:20:30 +02:00
Karol Sójko
8a9e49fa11 Merge pull request #408 from standardnotes/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
2020-07-06 08:07:33 +02:00
Johnny Almonte
8787e1264d fix: when importing should prompt for password if keyParams is present 2020-07-03 12:12:39 -04:00
Karol Sójko
f5af2266cc Merge branch 'release/1.0.0' 2020-07-03 09:08:19 +02:00
Baptiste Grob
d774ecb3e1 fix: load/unload tags component on change 2020-07-02 15:01:00 +02:00
Karol Sójko
34850db227 Merge pull request #412 from standardnotes/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-01 19:33:04 +02:00
dependabot[bot]
69c4fb8df1 Bump rack from 2.1.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.1.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.1.2...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 16:54:38 +00:00
Karol Sójko
bdb6060772 Merge pull request #405 from standardnotes/dependabot/bundler/puma-4.3.5
Bump puma from 4.3.1 to 4.3.5
2020-07-01 18:53:47 +02:00
Karol Sójko
0d56a4b605 feat: Added Slack deployment notifications 2020-07-01 11:58:41 +02:00
Baptiste Grob
6052392833 feat: 'forgot passcode' on unlock priviledges modal 2020-06-30 17:24:52 +02:00
Johnny A
4a07ef797e Merge pull request #417 from standardnotes/004-actions
refactor: actions menu
2020-06-29 22:26:28 -04:00
Baptiste Grob
c47063e92a fix: themeManager - access potentially undefined function safely 2020-06-29 18:20:08 +02:00
Baptiste Grob
fc0a7d4c66 fix: remove memory leak in click-outside 2020-06-29 18:19:28 +02:00
Baptiste Grob
7d313d2104 fix: use removeFromArray 2020-06-29 18:17:25 +02:00
Baptiste Grob
cb807bdbef Merge remote-tracking branch 'origin/fix/application-group-improvments' into 004 2020-06-29 17:55:23 +02:00
Baptiste Grob
81f32f8cca cleanup: accountMenu 2020-06-29 12:57:52 +02:00
Baptiste Grob
9e2df37e21 refactor: begin splitting alertService into standalone functions 2020-06-29 12:57:07 +02:00
Radek Czemerys
3b3c2d6fe4 fix: don't use lodash pull 2020-06-29 11:35:40 +02:00
Johnny Almonte
31a1d112ac refactor: loadExtensions method 2020-06-27 22:40:29 -04:00
Johnny Almonte
42e71cee5a refactor: actions menu 2020-06-27 22:03:30 -04:00
Baptiste Grob
db914ee4bf fix: remove app observer on controller deinit 2020-06-27 13:27:26 +02:00
Baptiste Grob
7a7aecfb3b fix: incorrect modal height on chromium 2020-06-27 13:27:26 +02:00
Baptiste Grob
ac5c36ab66 fix: type error 2020-06-27 13:27:19 +02:00
Radek Czemerys
34505deddc chore: remove whitespace 2020-06-26 19:27:24 +02:00
Radek Czemerys
f1ae5b2145 feature: improve ApplicationGroup 2020-06-26 19:24:46 +02:00
Johnny Almonte
ff20b9d6e6 fix: remove unnecessary property 2020-06-26 10:55:22 -04:00
Johnny A
082d3d8e2d Merge pull request #421 from standardnotes/fix-editorview-options
fix: editor-view global display options
2020-06-26 09:30:15 -04:00
Johnny Almonte
45fe64191d refactor: actions menu 2020-06-25 23:37:49 -04:00
Johnny Almonte
a75f1b8d52 fix: update monospaceFont in editor template 2020-06-25 11:11:14 -04:00
Johnny Almonte
159f8f381c fix: update comment for textareaUnloading 2020-06-25 11:08:27 -04:00
Johnny Almonte
ce40cc4ba1 fix: correct monospace state name 2020-06-25 11:07:44 -04:00
Mo Bitar
793137479d Merge pull request #418 from standardnotes/csp-action-bar
fix: update CSP to allow action bar to download notes
2020-06-25 07:39:38 -05:00
Karol Sójko
54b6fea047 Merge pull request #378 from standardnotes/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.7 to 1.10.8
2020-06-25 13:45:18 +02:00
Johnny Almonte
72de9516b8 fix: 'Spellcheck' option removes note editor from view 2020-06-24 23:51:41 -04:00
Johnny Almonte
b944f3dec8 fix: read preferences value from state 2020-06-24 23:47:40 -04:00
Johnny A
48261087c1 Merge pull request #419 from standardnotes/fix-preferences-manager
fix: initialize userPreferences in preferencesManager
2020-06-24 20:08:12 -04:00