Commit Graph

209 Commits

Author SHA1 Message Date
Baptiste Grob
6d41ff6849 chore(deps): upgrade snjs 2020-08-14 18:14:19 +02:00
Baptiste Grob
8bd2f0e499 chore(deps): upgrade snjs 2020-08-14 14:55:13 +02:00
Baptiste Grob
8938bf7d3b chore(deps): upgrade node-sass 2020-08-13 15:14:07 +02:00
Baptiste Grob
0c1f3d43d1 chore(deps): update snjs & sncrypto 2020-08-12 21:21:38 +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
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
098fcbcb5f chore(version): 3.5.0-alpha3 2020-07-29 16:11:49 +02:00
Baptiste Grob
470091c444 chore(version): 3.5.0-alpha2 2020-07-29 13:16:12 +02:00
Baptiste Grob
90458982ce fix: serve public/assets with webpack-dev-server 2020-07-29 12:38:00 +02:00
Baptiste Grob
9b75deb887 chore(version): 3.5.1-alpha1 2020-07-29 11:53:01 +02:00
Baptiste Grob
94ac3e7f9f chore(deps): upgrade snjs 2020-07-29 11:47:36 +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
Baptiste Grob
1ff9c30973 deps: upgrade TypeScript 2020-07-15 11:14:54 +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
0e6431b75d refactor: remove unneeded webpack copy plugin 2020-06-22 15:27:48 +02:00
Baptiste Grob
d0088ba98b refactor: update to latest snjs 2020-06-22 15:27:46 +02:00
Baptiste Grob
6c6520eb71 Merge branch '004' into crypto-refactor
# Conflicts:
#	package.json
2020-06-09 16:52:01 +02:00
Baptiste Grob
5e17c3b53d fix: import correct sncrypto dep 2020-06-09 16:43:54 +02:00
Baptiste Grob
8a4f01bcae refactor: add sncrypto dependency 2020-06-09 16:03:46 +02:00
Baptiste Grob
1916a459a0 perf: improve build performance 2020-05-13 09:36:26 +02:00
Johnny A
e61cb53c75 refactor: webpack configuration (#398)
* refactor: webpack configuration

* feat: webpack hot reloading

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-05-07 18:11:44 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -05:00
Mo Bitar
b5b53fdc43 More TypeScript 2020-04-10 08:42:35 -05:00
Mo Bitar
e7651fe92b Incipient TypeScript 2020-04-09 18:16:57 -05:00
Mo Bitar
5a6a41933a Root ctrl updates 2020-03-14 17:58:04 -05:00
Mo Bitar
d5938e5b4f Update dependencies 2020-03-14 12:14:06 -05:00
Mo Bitar
2e0528b754 Merges master 2020-03-14 12:05:38 -05:00
Mo Bitar
8fcfef08a6 Update SNJS 2020-03-14 11:06:03 -05: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
f76413b2be remove public/dev.html in favor of index.html 2020-03-12 19:02:32 +01:00
Baptiste Grob
bbceed8c42 Add webpack dev server 2020-03-11 16:46:01 +01:00
Baptiste Grob
34c0460e00 Upgrade stylekit 2020-03-10 11:42:59 +01:00
Mo Bitar
444c18bbde Update with latest SNJS changes 2020-03-01 16:14:07 -06:00
Mo Bitar
f2fb716622 3.3.3 2020-02-24 14:18:35 -06:00
Mo Bitar
f2478c8782 3.3.2 2020-02-13 13:49:20 -06:00
Mo Bitar
a5795adf75 Dont change note selection on search 2020-02-11 11:38:45 -06:00
Mo Bitar
046f6ca5b9 WIP 2020-02-09 00:34:14 -06:00
Mo Bitar
1ae3790ea3 WIP 2020-02-05 13:17:20 -06:00
Baptiste Grob
8667aba3de Add eslint --fix as an npm run task 2020-02-04 14:04:30 +01:00
Mo Bitar
f766419936 3.3.0 2020-01-31 12:20:14 -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
badadba8f8 Fixes #345 2020-01-07 09:47:17 -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