Commit Graph

1357 Commits

Author SHA1 Message Date
Baptiste Grob
d80c74b746 fix: hide refresh status when offline 2020-07-29 13:27:32 +02:00
Baptiste Grob
470091c444 chore(version): 3.5.0-alpha2 2020-07-29 13:16:12 +02:00
Baptiste Grob
1dc28832cc fix: debounce note status updates properly 2020-07-29 13:12:50 +02:00
Baptiste Grob
90458982ce fix: serve public/assets with webpack-dev-server 2020-07-29 12:38:00 +02:00
Baptiste Grob
f7601433b8 fix: restore zip naming conventions from 3.3.x 2020-07-29 12:37:09 +02:00
Baptiste Grob
23537b3a6e chore: bundle 2020-07-29 11:54:46 +02:00
Baptiste Grob
9b75deb887 chore(version): 3.5.1-alpha1 2020-07-29 11:53:01 +02:00
Baptiste Grob
6b5b1b90b5 chore: bundle 2020-07-29 11:48:55 +02:00
Baptiste Grob
94ac3e7f9f chore(deps): upgrade snjs 2020-07-29 11:47:36 +02:00
Karol Sójko
6814a24302 Merge pull request #435 from standardnotes/dependabot/npm_and_yarn/websocket-extensions-0.1.4
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-29 08:22:35 +02:00
Karol Sójko
d1229ac6ec Merge pull request #436 from standardnotes/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps-dev): bump lodash from 4.17.15 to 4.17.19
2020-07-29 08:21:57 +02:00
Karol Sójko
3183a7c683 Merge branch 'hotfix/3.3.7' into develop 2020-07-28 18:26:51 +02:00
Karol Sójko
c2ac21be9d feat: add datadog integration and lograge JSON logs formatting 2020-07-28 18:26:41 +02:00
dependabot[bot]
600710e8b6 chore(deps-dev): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 11:24:10 +00:00
dependabot[bot]
c6a2db12b1 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 11:20:44 +00:00
Baptiste Grob
ef7bc4d47c chore: bundle 2020-07-27 13:17:12 +02:00
Baptiste Grob
63ec40fe55 Merge branch '004' into develop 2020-07-26 19:27:13 +02:00
Baptiste Grob
d7260e8ea7 Merge branch 'release/3.3.6' 2020-07-23 10:53:28 +02:00
Baptiste Grob
93b7f5858c chore: bundle 2020-07-22 17:52:45 +02:00
Baptiste Grob
207890dc2f feat: rename backup files to mention their importing capabilities 2020-07-22 17:51:16 +02:00
Johnny A
8b486a66f9 Merge pull request #433 from standardnotes/fix-ionicons-path
fix: ionicons not found on webpack dev server
2020-07-22 11:18:17 -04:00
Baptiste Grob
5eff00545e fix: ignore index.html and provide a sample file instead 2020-07-22 12:09:13 +02:00
Baptiste Grob
1631aee113 chore: bundle 2020-07-22 10:34:01 +02:00
Baptiste Grob
9f522c8eb6 fix: store zipped items inside "Items" subfolder 2020-07-22 10:33:49 +02:00
Baptiste Grob
e86f70233a chore: build 2020-07-21 18:31:31 +02:00
Baptiste Grob
d3c369604a chore: 3.3.6 2020-07-21 18:04:53 +02:00
Baptiste Grob
b888e68c5a fix: bundle files together when exporting a decrypted backup 2020-07-21 18:04:39 +02:00
Baptiste Grob
79d48b7e07 fix: zip decrypted backup items together as one file 2020-07-21 17:06:30 +02:00
Baptiste Grob
096b9c8c87 fix: prevent session expired alerts from piling up 2020-07-20 11:35:18 +02:00
Baptiste Grob
966783c8b9 refactor: extract alert method to a standalone function 2020-07-20 11:31:32 +02:00
dependabot[bot]
c906603634 chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 14:06:38 +02:00
Johnny Almonte
28708c4d0b fix: ionicons not found on webpack dev server 2020-07-15 13:41:05 -04:00
Baptiste Grob
c6a25d6ae4 fix: handle retrieving deleted components 2020-07-15 12:21:18 +02:00
Baptiste Grob
9a02dd623b fix: set explicit line endings for tsc 2020-07-15 11:15:27 +02:00
Baptiste Grob
1ff9c30973 deps: upgrade TypeScript 2020-07-15 11:14:54 +02:00
Baptiste Grob
0e44cce2d9 fix: broken AlertService call 2020-07-14 17:02:53 +02:00
Radek Czemerys
adea315020 fix: update babel to support node v14 (#429) 2020-07-14 11:24:23 +02:00
Baptiste Grob
88db734993 chore: upgrade StyleKit 2020-07-14 10:54:25 +02:00
Baptiste Grob
d9355377b1 fix: rename allStackComponent to stackComponent in pug file 2020-07-13 11:52:01 +02:00
Baptiste Grob
a81e2f02e5 feat: reword storage upgrade migration 2020-07-10 12:40:20 +02:00
Baptiste Grob
6602d35573 refactor: use new snjs protocol upgrade API 2020-07-09 15:45:59 +02:00
Baptiste Grob
5656edb385 refactor: AlertService 2020-07-09 15:43:58 +02:00
Karol Sójko
4de62deaf0 fix: sync with master branch 2020-07-09 08:25:58 +02:00
Mo Bitar
5ee44d56c2 fix: compile assets 2020-07-08 13:43:07 -05:00
Karol Sójko
8f3537a48d Merge branch 'release/1.1.0' 2020-07-08 20:20:54 +02:00
Karol Sójko
6d1bb23835 Merge branch 'hotfix/1.0.4' into develop 2020-07-08 19:47:42 +02:00
Karol Sójko
6c057311ec Merge branch 'hotfix/1.0.4' 2020-07-08 19:47:40 +02:00
Karol Sójko
c96a6c9e46 fix: log formatting on production 2020-07-08 19:47:32 +02:00
Baptiste Grob
a9aba87033 fix: correctly implement AlertService.confirm API 2020-07-08 16:30:53 +02:00
Karol Sójko
3ec3ec0f1e Merge branch 'hotfix/1.0.3' into develop 2020-07-08 09:18:00 +02:00