Commit Graph

239 Commits

Author SHA1 Message Date
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
cbe53edb82 fix: restrict max reach dialog width 2021-01-07 16:54:59 +01:00
Baptiste Grob
7f99148fc4 fix: outline style 2021-01-01 15:13:44 +01:00
Baptiste Grob
fa15339efc fix: remove outline on tags input 2021-01-01 15:08:38 +01:00
Baptiste Grob
2c0f215409 feat: (wip) sessions management 2020-12-16 17:27:26 +01:00
Baptiste Grob
8434f598ca fix: show syncing message consistently 2020-11-23 17:06:23 +01:00
Baptiste Grob
ee563cd09b feat: display beta warning on desktop 2020-10-20 16:53:49 +02:00
Baptiste Grob
04131f8e62 fix: do not cover more screen than necessary (title bar) with challenge modal 2020-10-16 11:45:23 +02:00
Baptiste Grob
ddbf50ee82 fix: prevent dock icons twitching upon theme activation 2020-09-28 13:12:44 +02:00
Mo Bitar
949cd55fd4 ui: improve waiting for keys layout in editor 2020-09-25 09:56:39 -05:00
Mo Bitar
938f084b2c chore: remove unused css class 2020-09-23 23:28:21 -05:00
Mo Bitar
de55a4dd1e feat: password wizard typescripting and UI improvements 2020-09-23 23:22:02 -05:00
Mo Bitar
b3e5ca340d feat: improve strings, challenges, and template readiness 2020-09-23 22:34:18 -05:00
Baptiste Grob
5da82e7b0b feature: revamp protocol upgrade dialog 2020-09-23 13:46:18 +02:00
Baptiste Grob
a3353e4ef7 fix: resize invisible/gigantic No Distractions theme icon 2020-09-21 13:11:24 +02:00
Mo Bitar
2b6abeebfc feat: snjs app groups (#468)
* feat: snjs app groups

* fix: update snjs version to point to wip commit

* wip: account switcher

* feat: rename lock manager to auto lock service

* fix: more relevant sign out copy

* chore(deps): update snjs

* fix: use setTimeout instead of setImmediate

* feat: make account switcher expiremental feature

* chore(deps): upgrade snjs
2020-09-15 10:55:32 -05:00
Baptiste Grob
93deb92463 fix: better style and copy for challenge modal 2020-09-10 17:28:52 +02:00
Baptiste Grob
844e853afd Fix: add Firefox-specific font smoothing properties 2020-09-10 17:28:52 +02:00
Baptiste Grob
13b877d277 fix: opaque history menu items 2020-09-07 18:29:47 +02:00
Baptiste Grob
f43087bff4 fix: improve empty notes list style 2020-08-21 10:49:49 +02:00
Baptiste Grob
572e2ce371 feat: add empty notes list view 2020-08-20 12:33:12 +02:00
Baptiste Grob
e201d438c1 fix: consistent alignment for inputs in modals 2020-08-19 11:24:33 +02:00
Baptiste Grob
12d77afd91 fix: consistent challenge/privileges modal centering 2020-08-17 12:20:29 +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
4e136f150a fix: restore correct modal layout 2020-07-31 14:20:06 +02:00
Baptiste Grob
63ec40fe55 Merge branch '004' into develop 2020-07-26 19:27:13 +02:00
Baptiste Grob
6052392833 feat: 'forgot passcode' on unlock priviledges modal 2020-06-30 17:24:52 +02:00
Baptiste Grob
7a7aecfb3b fix: incorrect modal height on chromium 2020-06-27 13:27:26 +02:00
Johnny Almonte
864cc414ea fix: update assets paths 2020-06-17 11:32:30 -04:00
Mo Bitar
5290c06fa2 Remove conflict resolution modal 2020-04-12 18:07:14 -05:00
Mo Bitar
7ee89eb9ba AccountMenu form data management + layout fixes 2020-01-31 13:05:50 -06:00
MaxLap
e7cb54f942 Use overflow-y: auto instead of overflow-y: scroll 2020-01-31 12:08:06 -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
c4c38616b0 Grunt -> Webpack, Haml -> Pug 2019-12-16 16:26:51 -06:00
Mo Bitar
f28841f493 Fixes #316 2019-10-22 13:32:48 -05:00
Mo Bitar
0a8bc98725 3.0.17 2019-10-08 14:10:18 -05:00
Mo Bitar
22b241055b 3.0.16 2019-09-06 10:26:13 -05:00
Bryan Chauvin
0fb91b6d87 Added support for theme color on Firefox progress bar 2019-07-30 19:15:55 -05:00
Mo Bitar
e9b57a25f2 Saving status improvements 2019-06-03 11:09:38 -05:00
Mo Bitar
04a916e5a3 Improve styles 2019-05-30 17:20:37 -05:00
Mo Bitar
7063816adb Notes header font size 2019-05-30 12:18:56 -05:00
Mo Bitar
e7fa6bb062 Use text-based reverse sort button instead of icon 2019-05-30 11:08:54 -05:00
Mo Bitar
d4946a8c44 Preview font size 2019-05-16 18:34:30 -05:00
Mo Bitar
0d6777780c component-stack keep glued to bottom 2019-05-11 17:58:28 -05:00
Mo Bitar
ae8a455f94 Fixes #286 2019-05-11 17:52:07 -05:00
Mo Bitar
5901f4a623 Tags icon 2019-04-30 12:58:30 -05:00
Mo Bitar
a9cfbc53e0 ComponentManager permissions logic, Batch Manager content type expansion, Stylekit 2.0.14, SFJS 0.3.58 2019-04-29 18:48:52 -05:00
Mo Bitar
47e4eb22ba Component view app bar layout adjustments, adds noopener rel to links 2019-04-14 09:15:13 -05:00
Mo Bitar
23baf95b88 Fixes issue where dragging panel resizer would highlight tag text on Safari 2019-04-13 12:31:08 -05:00