Commit Graph

1415 Commits

Author SHA1 Message Date
Baptiste Grob
7b070b789e fix: point to correct JS/CSS files in webpack-dev-server 2020-08-17 16:23:33 +02:00
Baptiste Grob
2b6ea792ae style: trim trailing whitespace 2020-08-17 12:20:44 +02:00
Baptiste Grob
12d77afd91 fix: consistent challenge/privileges modal centering 2020-08-17 12:20:29 +02:00
Baptiste Grob
7ca8d87324 chore: update dependencies 2020-08-17 11:42:29 +02:00
Baptiste Grob
57f2b924bf chore: tsc 2020-08-14 18:14:31 +02:00
Baptiste Grob
6d41ff6849 chore(deps): upgrade snjs 2020-08-14 18:14:19 +02:00
Baptiste Grob
d1bfb49ead fix(CI): Use better typescript job name 2020-08-14 18:07:50 +02:00
Baptiste Grob
bc253c466d chore(CI): add Typescript check 2020-08-14 18:01:15 +02:00
Baptiste Grob
7bad225691 Merge branch '004-server-history-support' into develop 2020-08-14 17:55:25 +02:00
Baptiste Grob
257d713d39 fix: show placeholder note in notes list 2020-08-14 17:18:41 +02:00
Johnny Almonte
39f3fb930e fix: not necessary to check for undefined 2020-08-14 11:16:13 -04:00
Johnny Almonte
07bbd0e6b2 fix: rename session related functions 2020-08-14 11:12:41 -04:00
Baptiste Grob
11ed5bc0b5 style: trim whitespace 2020-08-14 16:38:58 +02:00
Baptiste Grob
4e86a2e1cb fix: do not recreate template note unnecessarily 2020-08-14 16:38:40 +02:00
Baptiste Grob
27ec6f9b99 fix: always create a template note 2020-08-14 15:23:53 +02:00
Baptiste Grob
8bd2f0e499 chore(deps): upgrade snjs 2020-08-14 14:55:13 +02:00
Johnny Almonte
ee49d80ceb fix: use confirmDialog 2020-08-13 13:10:52 -04:00
Johnny Almonte
ef651298e3 wip: server history support 2020-08-13 12:47:14 -04:00
Baptiste Grob
8938bf7d3b chore(deps): upgrade node-sass 2020-08-13 15:14:07 +02:00
Baptiste Grob
efc75965ca feat: allow specifying if platform is web or not 2020-08-12 21:21:38 +02:00
Baptiste Grob
2fb6adb6ea fix: typescript errors 2020-08-12 21:21:38 +02:00
Baptiste Grob
0c1f3d43d1 chore(deps): update snjs & sncrypto 2020-08-12 21:21:38 +02:00
Baptiste Grob
78031eed24 feature: add platform layer 2020-08-12 21:21:38 +02:00
Karol Sójko
d9e204fb66 Merge branch 'hotfix/3.3.9' into develop 2020-08-11 12:37:22 +02:00
Karol Sójko
7ccb3fc99f fix: remove assets and health check logs 2020-08-11 12:37:12 +02:00
Karol Sójko
60e1099cf9 Merge pull request #446 from standardnotes/docker-compose
feat: add docker-compose setup
2020-08-10 11:53:22 +02:00
Karol Sójko
b2fde84f8b feat: add docker-compose setup 2020-08-10 08:51:56 +02:00
Baptiste Grob
3fa0d6cdba feature: expose desktop manager for Electron 2020-08-07 17:22:47 +02:00
Baptiste Grob
e06311c56b fix: stop tracking dist fonts 2020-08-07 17:07:51 +02:00
Baptiste Grob
32aa0a6183 fix: move fonts back to app folder 2020-08-07 13:36:25 +02:00
Baptiste Grob
1619660530 fix: sass syntax error 2020-08-07 13:35:53 +02:00
Baptiste Grob
1c3530befa chore(version): 3.5.0-alpha4 2020-08-05 15:55:03 +02:00
Baptiste Grob
5b212b84ba chore(deps): upgrade snjs (f3bcad15dbbb6305780a325e1e481cc285fc73d4) 2020-08-05 15:55:03 +02:00
Mo Bitar
b1ff2bc345 Create FUNDING.yml 2020-08-04 12:35:50 -05:00
Baptiste Grob
4e136f150a fix: restore correct modal layout 2020-07-31 14:20:06 +02:00
Karol Sójko
172155f815 Merge pull request #445 from standardnotes/remove_dist
fix: remove generated dist files from repo
2020-07-30 19:42:37 +02:00
Karol Sójko
ef44c0818e fix: remove generated dist files from repo 2020-07-30 19:30:31 +02:00
Baptiste Grob
623bbae3bf fix: show "Last refreshed…" in footer when logged in 2020-07-30 19:18:36 +02:00
dependabot[bot]
9f5cbd86e2 Bump angular from 1.7.9 to 1.8.0
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 18:29:35 +02:00
Baptiste Grob
8e4104c4a5 fix: build web app before precompiling assets 2020-07-30 18:24:17 +02:00
Radek Czemerys
11ac38856f fix: reset isTemplateNote when setting a new note (#439)
* fix: reset isTemplateNote when setting a new note

* refactor: simplify code

* refecator: use default argument
2020-07-30 18:00:22 +02:00
Karol Sójko
70c427e1b0 Merge branch 'hotfix/3.3.8' into develop 2020-07-30 12:41:40 +02:00
Karol Sójko
3a22265426 Merge branch 'hotfix/3.3.8' 2020-07-30 12:41:37 +02:00
Karol Sójko
af7da1d79c fix: application namespace for datadog trace collection 2020-07-30 12:41:31 +02:00
Karol Sójko
228b7f3c19 Merge pull request #441 from standardnotes/dependabot/npm_and_yarn/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3
2020-07-30 06:19:59 +02:00
dependabot[bot]
1593005f50 chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 02:23:19 +00:00
Karol Sójko
c0849f46db Merge pull request #440 from standardnotes/revert-437-build_process
Revert "fix: Remove from repository files generated during build process"
2020-07-29 17:48:19 +02:00
Karol Sójko
1da66a2c81 Revert "fix: Remove from repository files generated during build process" 2020-07-29 17:48:07 +02:00
Baptiste Grob
67e2d11d3f fix: deterministically sort footer badges 2020-07-29 17:02:41 +02:00
Karol Sójko
bcacb71648 Merge pull request #437 from standardnotes/build_process
fix: Remove from repository files generated during build process
2020-07-29 16:51:05 +02:00