Commit Graph

1919 Commits

Author SHA1 Message Date
Antonella Sgarlatta
15db4767f5 feat: use pencil off icon for note bar 2021-05-03 16:42:07 -03:00
Antonella Sgarlatta
c48cc9d7be styles: adjust spacing 2021-05-03 14:53:07 -03:00
Antonella Sgarlatta
0330497d1d fix: change lock mentions to prevent editing 2021-04-30 16:48:56 -03:00
Antonella Sgarlatta
9bf9cc37da feat: shift-click to select range of notes 2021-04-30 14:58:49 -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
Johnny A
7679ba7c61 chore: codeql analysis action (#548)
* Create codeql-analysis.yml

* fix: custom codeql config

* fix: ignore codeqldb dir

* fix: use config file in codeql workflow

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-04-26 13:59:48 -04:00
Baptiste Grob
70a2f7dab7 Merge branch 'release/3.6.8' into develop 2021-04-26 16:35:51 +02:00
Baptiste Grob
7993b22284 chore(version): 3.6.8 2021-04-26 16:35:30 +02:00
Baptiste Grob
e0eb4350aa chore(version): 3.6.8-beta01 2021-04-21 16:33:40 +02:00
Baptiste Grob
b65e988923 Merge branch 'develop' into release/3.6.8 2021-04-21 16:10:46 +02:00
Baptiste Grob
8ca3fcc987 chore(deps): update snjs 2021-04-21 16:10:36 +02:00
Baptiste Grob
95e7364e3b Merge branch 'develop' into release/3.6.8 2021-04-21 12:12:07 +02: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
Baptiste Grob
75d5560cd4 chore(version): 3.6.8 2021-04-20 12:15:56 +02: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
729a1a8dfd feat: focus back on passcode input after failure 2021-04-16 12:20:24 +02:00
Baptiste Grob
465a6b55a0 feat: label new note button 2021-04-15 16:16:36 +02:00
Baptiste Grob
b56ba17867 feat: adjust search options defaults (include archived notes by default) 2021-04-15 16:12:57 +02:00
Baptiste Grob
5028388096 chore(deps): update StyleKit 2021-04-15 15:45:16 +02:00
Baptiste Grob
69bbf1f28b fix: improper line-height clipping 2021-04-15 14:51:18 +02:00
Baptiste Grob
e5b3a5a4f9 fix: incorrect search clear button positioning 2021-04-15 14:44:22 +02:00
Baptiste Grob
ebf6e69ef7 fix: prevent editor column overflow 2021-04-15 12:57:30 +02:00
Baptiste Grob
6a52721ea7 feat: delete local backups when signing out 2021-04-14 15:05:33 +02:00
Baptiste Grob
d3ff9f2f21 Merge branch 'hotfix/3.6.7' into develop 2021-04-14 11:54:43 +02:00
Baptiste Grob
a324ac13a1 chore(version): 3.6.7 2021-04-14 11:54:34 +02:00
Baptiste Grob
157d1a2061 fix: don't validate email inputs which could be something else 2021-04-14 11:54:14 +02:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
4ebbcd47e6 Merge branch 'release/3.6.6' into main 2021-04-12 14:56:05 +02:00
Baptiste Grob
0f53361689 feat: select multiple notes in list 2021-04-12 14:54:43 +02:00
Baptiste Grob
9599f30ad4 fix: show history entry count 2021-04-12 12:33:03 +02:00
Baptiste Grob
622963d04e fix: display session & remote history entries 2021-04-12 11:58:12 +02:00
Baptiste Grob
21e40bec40 chore(deps): update snjs 2021-04-12 11:49:16 +02:00
Baptiste Grob
fd4f5ab65e chore(deps): update lockfile 2021-04-09 15:33:08 +02:00
Baptiste Grob
369b748b97 fix: remove focus outline artifacts 2021-04-09 14:22:33 +02:00
Baptiste Grob
e12b9ecac8 fix: excessive autorun calls 2021-04-08 18:49:48 +02:00
Baptiste Grob
87076addad chore(deps): update StyleKit 2021-04-08 15:50:22 +02:00
Baptiste Grob
4242021dca fix: support refactored SNJS history 2021-04-08 12:19:21 +02:00
Baptiste Grob
a9bf0c3ec0 chore(version): 3.6.6 2021-04-08 11:38:47 +02:00
Baptiste Grob
4f0ca51873 chore(deps): update snjs 2021-04-08 11:33:40 +02:00
Baptiste Grob
5939d5720a chore(deps): update stylekit 2021-04-07 16:00:39 +02:00
Baptiste Grob
9deb5d13d5 fix: only call auth form method once 2021-04-07 15:03:54 +02:00
Baptiste Grob
af3de36361 fix: decrypted backup import file name 2021-04-07 13:13:54 +02:00
Baptiste Grob
a4e4381b0a refactor: rename parameter 2021-04-06 16:52:37 +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
275c8cbd1f feat: improve filename sanitizing 2021-04-05 18:00:08 +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
54486e4e81 feat(ci): add workflow_dispatch to dev action 2021-04-05 12:21:53 +02:00
Baptiste Grob
52f8acfb0e fix: correctly check for pushState function
fixes #523
2021-03-30 11:29:40 +02:00
Mo Bitar
fb7ca903df feat: show editor version under selected editor title (#536) 2021-03-30 11:06:08 +02:00