Commit Graph

96 Commits

Author SHA1 Message Date
Mo Bitar
fcc22ffb78 fix: remove extensions-manager vendor dir 2021-10-22 09:58:53 -05:00
Johnny A
ed2e2dc258 chore(deps): update extensions-manager (#599)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-07-14 09:53:19 -04:00
Johnny A
d2ec5f6645 chore(deps): update extensions-manager (#563)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-05-24 14:55:07 -04:00
Baptiste Grob
bef17ef534 Release/3.6.0 (#527)
* feat: (wip) authorize note access

* fix: remove multiEditorEnabled

* refactor: update SNJS + eslint

* refactor: remove privileges in favor of SNJS protections

* fix: do not close editor when editing an archived note

* chore: remove progress indicator for webpack dev server

* fix: add rel="noreferrer" to bugsnag links

* chore(deps): upgrade snjs

* chore(deps): upgrade snjs

* feat: batch manager protection + react challenge modal + eslint fix

* fix: lint errors

* fix: launch state error

* fix: challenge modal: cancel instead of dismiss when pressing escape

* feat: improve focus styles

* fix: cancel session revoking when pressing escape on confirm dialog

* fix: lint warning

* chore(deps): upgrade minor versions

* feat: make SNWebCrypto a constant

* feat: add random identifier to bugsnag reports

* fix: check onKeyUp instead of onKeyDown

* feat: implement SNJS backup file password retrieval

* chore(deps): upgrade snjs

* feat: display warning banner when using the app with no account

* fix: properly color svg button

* fix: wording

* fix: hide account warning after login + improve key storage wording

* chore(deps): upgrade stylekit

* feat: use stylekit fonts for the editor

* chore(deps): bump nokogiri from 1.10.8 to 1.11.1 (#511)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>

* chore(deps): bump ini from 1.3.5 to 1.3.8 (#504)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>

* fix: rename master branch to main

* fix: add missing placeholders for submodules (#516)

Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>

* chore(deps): upgrade snjs, babel, typescript, reach, mobx, preact

* feat: clear protection session

* fix: use correct close icon size

* fix: hide protections paragraph when no account or passcode exist

* chore(deps): remove unused dependencies

* fix: button casing

* feat: implement SNApplication.hasProtectionSources

* chore(version): 3.6.0

* feat: enable sessions management for every build

* feat: make "Protected" flag more subtle

* fix: only match protected note title

* fix: remove inconsistencies between protected note label and date

* feat: show warning when protecting a note with no protection source

* feat: make unprotecting a note a protected action

* chore(deps): upgrade snjs

* chore(version): 3.6.0-beta01

* fix: run docker with root to fix crashing on Linux (undoes 62da387d3a) (#525)

* feat: make encrypted backups protected (#524)

Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: proletarius101 <54175165+proletarius101@users.noreply.github.com>
Co-authored-by: Darius JJ Chuck <79410894+standarius@users.noreply.github.com>
Co-authored-by: Antonella Sgarlatta <antonella@standardnotes.org>
2021-03-02 15:44:40 +01:00
Baptiste Grob
32aa0a6183 fix: move fonts back to app folder 2020-08-07 13:36:25 +02:00
Johnny Almonte
a8f6932088 chore: move ionicons assets to vendor 2020-06-17 11:25:20 -04:00
Mo Bitar
c4c38616b0 Grunt -> Webpack, Haml -> Pug 2019-12-16 16:26:51 -06:00
Mo Bitar
dbcf8a8c4a Update dev dependencies, 3.0.18 2019-10-21 15:58:40 -05:00
Mo Bitar
b03101ed60 2.3.15 2018-10-23 12:13:11 -05:00
Mo Bitar
56f8bbc144 Null dynamic previews on plain editor 2018-10-17 20:32:49 -05:00
Mo Bitar
87485584ec HTML previews 2018-10-17 13:42:24 -05:00
Mo Bitar
2203ee9b5e Refactor into publishable npm module 2018-08-11 19:05:31 -05:00
Mo Bitar
e7ea390fd4 Integrate SFJS model management 2018-06-27 15:40:57 -05:00
Mo Bitar
e8aa7791a3 Use SFJS 2018-05-06 00:39:09 -05:00
Mo Bitar
5be2402f65 Action menu updates, ionicons minimal 2018-01-19 12:22:17 -06:00
Mo Bitar
7b57d0ab60 Submodule cleanup 2018-01-16 10:31:53 -06:00
Mo Bitar
e5df0dcb74 System exts wip 2018-01-16 10:31:22 -06:00
Mo Bitar
c7ce308a19 Editor updates 2018-01-12 14:36:17 -06:00
Mo Bitar
ae29e502cb Updates 2018-01-10 12:25:34 -06:00
Mo Bitar
4bda20a8d9 Wip 2018-01-07 23:29:37 -06:00
Mo Bitar
3cf5a9ad45 Menu updates 2018-01-06 10:14:56 -06:00
Mo Bitar
5a99501492 App bar 2018-01-06 01:50:48 -06:00
Mo Bitar
2f6fe0e64e Menu buttons 2018-01-05 21:33:53 -06:00
Mo Bitar
aabdb73c77 Menus wip 2018-01-05 19:35:02 -06:00
Mo Bitar
a01067220c Styling wip 2018-01-05 15:02:54 -06:00
Mo Bitar
3a80d16f4b StyleKit wip/ 2018-01-04 21:00:59 -06:00
Mo Bitar
6fd57195cd V2 2017-10-13 10:09:59 -05:00
Mo Bitar
a6aa65d47b customized lodash build 2017-03-01 18:50:43 -06:00
Mo Bitar
f29d0bd618 remove icomoon 2017-02-15 13:23:45 -06:00
Mo Bitar
5d4d2fefdf export as zip ability 2017-02-06 09:02:51 -06:00
Mo Bitar
1be31f5bdc ignore cache 2017-01-14 11:03:58 -06:00
Mo Bitar
97ff87d43a sync completion when signed out 2017-01-14 11:02:28 -06:00
Mo Bitar
86b6ac0d58 delete items on signout 2017-01-13 00:50:20 -06:00
Mo Bitar
d615d1aebe dbmanager delete item 2017-01-12 20:29:16 -06:00
Mo Bitar
3ffc9ee667 indexeddb implementation, #15 2017-01-11 17:50:47 -06:00
Mo Bitar
7459df9b5a default route 2017-01-10 23:09:28 -06:00
Mo Bitar
1ab7858bc3 rm unused files 2017-01-09 10:31:48 -06:00
Mo Bitar
c86e2287e5 es6 fixes nginjecT 2017-01-09 10:28:39 -06:00
Mo Bitar
24567cb87c search fix 2017-01-09 09:44:46 -06:00
Mo Bitar
818f6aafe9 offline fixes 2017-01-09 09:15:17 -06:00
Mo Bitar
12a6152fa1 save url to local storage 2017-01-08 22:19:49 -06:00
Mo Bitar
1bc2486f0e sync with date 2017-01-08 22:11:55 -06:00
Mo Bitar
5e1d045847 fixes 2017-01-08 21:59:09 -06:00
Mo Bitar
ca3eff7f15 import require password 2017-01-08 14:15:33 -06:00
Mo Bitar
93e3a72d30 offline mode 2017-01-08 00:18:30 -06:00
Mo Bitar
6823469062 no action placeholder 2017-01-07 19:09:50 -06:00
Mo Bitar
6974d33651 rm 2017-01-07 18:57:15 -06:00
Mo Bitar
c20223ff1a conditional show extensions 2017-01-07 17:36:49 -06:00
Mo Bitar
a4f05b8c31 extension css and logic updates 2017-01-07 13:15:30 -06:00
Mo Bitar
ad678a5d21 updated dependencies 2017-01-07 00:32:46 -06:00