Commit Graph

1156 Commits

Author SHA1 Message Date
Karol Sójko
98adaeccc8 fix: add missing git submodules initialization on ci 2020-07-08 09:15:15 +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
Karol Sójko
f5af2266cc Merge branch 'release/1.0.0' 2020-07-03 09:08:19 +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
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
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
Ningsong Shen
80b4b530ee fix: add flag to sandbox so that action bar can save notes in chrome 2020-06-24 15:09:35 -04:00
Karol Sójko
4dbf879f87 Remove waiting for service stability after ECS deployment 2020-06-24 11:09:49 +02:00
Ningsong Shen
964c6f1357 fix: update CSP to allow action bar to download notes 2020-06-23 15:17:33 -04:00
Johnny A
7b93675951 Merge pull request #414 from standardnotes/fix-fonts-assets
Fix fonts assets
2020-06-22 09:32:50 -04:00
Johnny Almonte
dd426cf0a0 refactor: remove duplicate commands 2020-06-17 21:46:42 -04:00
Johnny Almonte
8aaaf31bd4 fix: use npm ci 2020-06-17 21:46:13 -04:00
Johnny Almonte
43e16203dd fix: precompiling font assets 2020-06-17 11:34:12 -04:00
Johnny Almonte
864cc414ea fix: update assets paths 2020-06-17 11:32:30 -04:00
Johnny Almonte
a8f6932088 chore: move ionicons assets to vendor 2020-06-17 11:25:20 -04:00
Karol Sójko
c32785579c Switch to fixed version of Ruby alpine 2020-06-17 07:12:18 +02:00
Karol Sójko
1b6dadd4f7 Add precompiling assets 2020-06-17 07:03:07 +02:00
Karol Sójko
0a58c31f11 Add Health Check endpoint 2020-06-17 06:59:27 +02:00
Karol Sójko
5fa8798010 Add prod workflow for github actions 2020-06-10 10:13:18 +02:00
Karol Sójko
e75a18e2bb Fix Docker image name in deployment 2020-06-09 10:23:43 +02:00
Karol Sójko
e31b9aa50b Add initial github actions setup for develop branch 2020-06-09 09:58:21 +02:00
dependabot[bot]
2958d5f389 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-06-06 11:57:16 +00:00
Baptiste Grob
cd43234b5e chore: bundle 2020-05-30 15:04:45 +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
dependabot[bot]
5f2191fb45 Bump puma from 4.3.1 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-22 15:11:33 +00:00
Mo Bitar
7204660009 Merge pull request #393 from standardnotes/TheodoreChu-patch-1
Add shields to README.md
2020-04-08 09:50:10 -05:00
Theodore Chu
d735d61334 Update README.md
removed download stats
2020-04-07 14:26:56 -07:00
Theodore Chu
0fe33c08f3 Add shields to README.md
Latest version is of the desktop app. The `align="center"` doesn't appear in preview
2020-04-06 14:25:17 -07: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
Mo Bitar
0ac6fd9c23 Bundle 2020-03-19 12:31:03 -05:00
Mo Bitar
ccbea06269 Merge pull request #392 from standardnotes/fix-lingering-component-actions
Fix component actions still running after destruction
2020-03-19 12:21:56 -05:00
Baptiste Grob
c58c5e47b2 Fix component reloading after destruction 2020-03-18 14:48:43 +01:00
Mo Bitar
be9287c70a Merge pull request #390 from standardnotes/webpack-dev-server
Add webpack dev server
2020-03-12 13:29:24 -05:00
Baptiste Grob
bfbf9d46bb Update readme with correct dev url 2020-03-12 19:27:25 +01:00
Baptiste Grob
f76413b2be remove public/dev.html in favor of index.html 2020-03-12 19:02:32 +01:00
Baptiste Grob
dd0dd1579d Rename dev-index.html to public/dev.html 2020-03-12 18:09:53 +01:00
Mo Bitar
8d4086d417 Merge pull request #385 from standardnotes/stylekit-upgrade
Upgrade stylekit dep to 2.0.22
2020-03-11 16:12:38 -05:00
Baptiste Grob
bbceed8c42 Add webpack dev server 2020-03-11 16:46:01 +01:00
Baptiste Grob
c9270ba112 Update package-lock.json 2020-03-11 15:21:29 +01:00
Mo Bitar
fd94a201b0 Merge pull request #387 from standardnotes/clear-password-field
Clear password/passcode field
2020-03-11 09:18:49 -05: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