Commit Graph

36 Commits

Author SHA1 Message Date
Antonella Sgarlatta
684a3fb0bf feat: add delete tag button and refactor NoteTag to separate component 2021-06-01 20:55:54 -03:00
Antonella Sgarlatta
90250d22a3 feat: modify current tags to v4 style 2021-05-20 17:09:11 -03:00
Antonella Sgarlatta
15db4767f5 feat: use pencil off icon for note bar 2021-05-03 16:42:07 -03:00
Antonella Sgarlatta
b70cc0e7e4 feat: add right-click context menu 2021-04-29 17:07:14 -03:00
Antonella Sgarlatta
a1d56abd2e Merge branch 'develop' into feature/multiple-selection 2021-04-28 14:53:15 -03:00
Baptiste Grob
6a52721ea7 feat: delete local backups when signing out 2021-04-14 15:05:33 +02:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
ed69680295 feat: search options (#540)
* feat: search options

* feat: sanitize folder names

* fix: add cursor: pointer to switch

* fix: explicitly make the search bar a text input

* refactor: remove magic number

* refactor: extract Switch component to its own file

* refactor: split AppState into multiple files

* refactor: review comments
2021-04-06 16:48:25 +02:00
Baptiste Grob
5cd3a7cb09 fix: restore permissions modal 2021-03-26 12:24:36 +01:00
Mo Bitar
cf76e1b42a fix: reload when firefox pinned tab becomes visible (#535)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
2021-03-22 18:42:26 +01:00
Baptiste Grob
cc474da0c3 feat: warning for protected note without protection
- Use `.sn-button` everywhere
- Delete permissions modal
- Capitalize "Clear session data"
2021-03-22 16:52:04 +01:00
Baptiste Grob
c084268f51 feat: display warning banner when using the app with no account 2021-02-02 15:40:20 +01:00
Baptiste Grob
42a7cb418c refactor: remove privileges in favor of SNJS protections 2021-01-18 13:40:10 +01:00
Baptiste Grob
3fa8cc103b fix: reload document once if tab is hidden in firefox 2021-01-12 18:17:34 +01:00
Baptiste Grob
2c0f215409 feat: (wip) sessions management 2020-12-16 17:27:26 +01:00
Baptiste Grob
b0ccecbd96 fix: show the beta warning on web 2020-11-20 12:14:39 +01:00
Baptiste Grob
3a16140699 chore(deps): upgrade snjs & sncrypto-web to npm package versions 2020-11-19 13:37:49 +01:00
Baptiste Grob
016b73028d feat: improve bridge and exported types 2020-11-10 16:09:02 +01:00
Baptiste Grob
b2c7afb482 fix: notify beta period end 2020-11-09 12:43:31 +01:00
Baptiste Grob
a6991b140f fix: wait for angular document ready 2020-11-03 19:32:29 +01:00
Baptiste Grob
63233fcd52 fix: convert bugsnag to static import 2020-11-03 19:12:15 +01:00
Baptiste Grob
6cd4b8707a feat: add error reporting 2020-11-03 18:55:25 +01:00
Baptiste Grob
0e9cdba215 feat: (wip) add error reporting 2020-11-03 16:52:13 +01:00
Baptiste Grob
b6dace049c fix: dev helpers 2020-09-17 15:16:44 +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
57aa942c91 feat: reduce number of steps needed to get going for local development (#454)
* feat: reduce number of steps to get going for local development

* fix: set default sync server in SNJS

* chore: keep --force in submodules command
2020-09-02 17:37:50 +02:00
Baptiste Grob
da78399567 style: rename platform to bridge (#452)
* style: rename platform to bridge

* chore: tsc
2020-08-25 16:56:32 +02:00
Baptiste Grob
7bad225691 Merge branch '004-server-history-support' into develop 2020-08-14 17:55:25 +02:00
Baptiste Grob
78031eed24 feature: add platform layer 2020-08-12 21:21:38 +02:00
Johnny Almonte
50f45547a4 wip: server history support 2020-07-13 03:18:49 -04:00
Baptiste Grob
d2af65c337 feat: add dev-only utilities 2020-06-01 18:08:39 +02:00
Mo Bitar
6be8fa93f8 fix: select on focus, wait for value 2020-04-21 14:05:11 -05:00
Mo Bitar
851269200b Fixes 2020-04-17 16:41:51 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00
Mo Bitar
b7b01ecd70 More directive TS 2020-04-12 18:26:51 -05:00
Mo Bitar
16bde8d1d4 More TypeScript 2020-04-10 09:21:45 -05:00