Antonella Sgarlatta
|
a8d6080a6f
|
feat: add tag on dropdown option click
|
2021-05-24 19:07:07 -03:00 |
|
Antonella Sgarlatta
|
be6893b8dc
|
feat: add autocomplete tags input and dropdown
|
2021-05-24 17:06:09 -03:00 |
|
Antonella Sgarlatta
|
90250d22a3
|
feat: modify current tags to v4 style
|
2021-05-20 17:09:11 -03:00 |
|
Antonella Sgarlatta
|
68a0e1e5bc
|
fix: fix enable editing on editor bar
|
2021-05-17 12:20:13 -03:00 |
|
Antonella Sgarlatta
|
97b999d18b
|
feat: remove note options from legacy options menu
|
2021-05-13 14:47:51 -03:00 |
|
Antonella Sgarlatta
|
8302733a49
|
feat: add protect option to menu
|
2021-05-11 17:09:23 -03:00 |
|
Antonella Sgarlatta
|
02249ebaca
|
fix: add delete permanently option, restore icon and show alerts for locked notes
|
2021-05-07 15:56:35 -03:00 |
|
Antonella Sgarlatta
|
33d4c7bcb8
|
styles: fix lower opacity applied to menu when note locked
|
2021-05-05 17:47:06 -03:00 |
|
Antonella Sgarlatta
|
2293a4a814
|
styles: add flex-grow to title and tags div
|
2021-05-04 18:58:25 -03:00 |
|
Antonella Sgarlatta
|
15db4767f5
|
feat: use pencil off icon for note bar
|
2021-05-03 16:42:07 -03:00 |
|
Antonella Sgarlatta
|
0330497d1d
|
fix: change lock mentions to prevent editing
|
2021-04-30 16:48:56 -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 |
|
Mo Bitar
|
b93a35f965
|
fix: more accurate saving status + dont allow editor change while note is locked
|
2021-04-20 19:11:44 -05:00 |
|
Mo Bitar
|
64945abbcc
|
fix: race condition when editor values read could belong to newly selected note as opposed to note for which save was triggered
|
2021-04-17 19:27:16 -05:00 |
|
Baptiste Grob
|
abfc588368
|
feat: multiple selected notes panel
|
2021-04-13 14:43:48 +02:00 |
|
Baptiste Grob
|
0f53361689
|
feat: select multiple notes in list
|
2021-04-12 14:54:43 +02:00 |
|
Mo Bitar
|
57ddeb3e09
|
feat: show offline status in saving indicator (#539)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
|
2021-04-05 14:27:32 +02:00 |
|
Baptiste Grob
|
232d01795d
|
refactor: remove unused import
|
2021-03-22 18:34:27 +01:00 |
|
Baptiste Grob
|
ac634333cf
|
style: run prettier
|
2021-03-22 18:32:50 +01:00 |
|
Baptiste Grob
|
9f5c640bcd
|
feat: show protected warning after protecting a note without protections
|
2021-03-22 18:32:31 +01:00 |
|
Baptiste Grob
|
bf6cfa398e
|
fix: extend editor area to full height
|
2021-03-22 18:26:31 +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 |
|
Mo Bitar
|
e0ab938ccf
|
feat: notes display criteria (#530)
* feat: notes display criteria
* chore: remove unused code
* chore: update names
* chore: update snjs version
|
2021-03-04 12:22:14 -06:00 |
|
Baptiste Grob
|
a3f73ba664
|
feat: make unprotecting a note a protected action
|
2021-02-23 10:40:08 +01:00 |
|
Baptiste Grob
|
ef3a962d78
|
feat: show warning when protecting a note with no protection source
|
2021-02-23 09:48:52 +01:00 |
|
Baptiste Grob
|
5cb3bbf435
|
feat: use stylekit fonts for the editor
|
2021-02-10 10:42:45 +01:00 |
|
Baptiste Grob
|
5b7777bb98
|
Merge branch 'hotfix/3.5.19' into develop
|
2021-01-27 11:26:01 +01:00 |
|
Baptiste Grob
|
929c11addc
|
fix: do not process tab key in editor when document is hidden
|
2021-01-27 11:24:01 +01:00 |
|
Baptiste Grob
|
6489628731
|
fix: disable autocomplete on editor textarea
|
2021-01-27 11:23:36 +01:00 |
|
Baptiste Grob
|
a0909399f8
|
fix: lint errors
|
2021-01-22 11:52:24 +01:00 |
|
Baptiste Grob
|
42a7cb418c
|
refactor: remove privileges in favor of SNJS protections
|
2021-01-18 13:40:10 +01:00 |
|
Baptiste Grob
|
27a68accdd
|
refactor: update SNJS + eslint
|
2021-01-18 13:06:01 +01:00 |
|
Baptiste Grob
|
252183a7c5
|
feat: (wip) authorize note access
|
2021-01-05 12:58:13 +01:00 |
|
Baptiste Grob
|
aca5ad0dfa
|
feat: SNJS preferences
|
2020-12-10 14:58:00 +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
|
0023447d54
|
fix: do not focus title if element is not mounted
|
2020-11-13 12:06:28 +01:00 |
|
Baptiste Grob
|
d97cfc4768
|
fix: reflect tag deletion from synced note
|
2020-10-21 14:43:18 +02:00 |
|
Baptiste Grob
|
f446d363a9
|
fix: properly remove Quick Tags extension before notifying SNJS
|
2020-10-21 12:41:08 +02:00 |
|
Baptiste Grob
|
94f94c0570
|
fix: prevent archiving locked notes
|
2020-10-16 12:50:43 +02:00 |
|
Baptiste Grob
|
c26d6a7139
|
fix: remove keyboard shortcut for permanently deleting a note
|
2020-10-16 12:35:46 +02:00 |
|
Baptiste Grob
|
ceb2b3a1ba
|
fix: only require one click to toggle stack components
|
2020-10-16 12:23:25 +02:00 |
|
Baptiste Grob
|
5b814ea9be
|
fix: prevent errors when destroying local data on launch challenge
|
2020-10-16 11:59:44 +02:00 |
|
Mo Bitar
|
507223c5b7
|
fix: associate note with selected tag when saving with editor
|
2020-10-08 11:44:08 -05:00 |
|
Baptiste Grob
|
23860e0902
|
fix: allow switching to plain editor when another default editor is set
|
2020-10-08 16:55:39 +02:00 |
|
Mo Bitar
|
9fc7de74d4
|
fix: remove firefox pinned tab function and return if doc hidden
|
2020-10-08 09:27:58 -05:00 |
|
Mo Bitar
|
0630957ef0
|
fix: template notes and editors
|
2020-10-08 09:20:51 -05:00 |
|
Mo Bitar
|
48a9038167
|
fix: note tags component not reloading on note change
|
2020-10-06 16:24:32 -05:00 |
|
Mo Bitar
|
949cd55fd4
|
ui: improve waiting for keys layout in editor
|
2020-09-25 09:56:39 -05:00 |
|
Mo Bitar
|
e177dcac47
|
fix: simplify component logic
|
2020-09-24 18:52:38 -05:00 |
|