Commit Graph

437 Commits

Author SHA1 Message Date
Mo
e7214ea73a fix: fixed issue with third party editors not loading (#2174) 2023-01-20 16:32:33 -06:00
Mo
544a28d450 refactor: offline roles (#2169) 2023-01-19 21:46:21 -06:00
Karol Sójko
856a7e3500 refactor: remove Uuid and RoleName from @standardnotes/common in favour of @standardnotes/domain-core value objects (#2167) 2023-01-19 16:17:59 +01:00
Aman Harwara
2d63b7431a fix: Fixed issue where using arrow keys while renaming file would navigate to another file 2023-01-19 20:20:47 +05:30
Aman Harwara
d282ae4c71 refactor: add extra guard for sort change 2023-01-18 23:53:26 +05:30
Aman Harwara
10765ac618 chore: fix return 2023-01-18 23:45:06 +05:30
Aman Harwara
3c869fe693 feat: Added ability to hide date/tags columns and icons in table view 2023-01-18 23:44:21 +05:30
Aman Harwara
066a0b4c65 fix: Fixed issue where table view would not sort correctly outside of Files view 2023-01-18 23:43:51 +05:30
Aman Harwara
8772f09117 Merge branch 'main' of github.com:standardnotes/app 2023-01-18 14:51:33 +05:30
Aman Harwara
aa88966783 feat: Added rename option to file preview modal 2023-01-18 14:51:22 +05:30
Karol Sójko
880a537774 feat(snjs): add revisions api v2 (#2154)
* feat(snjs): add revisions api v2

* fix(snjs): reference listing and getting revisions in specs

* fix(snjs): revisions specs

* fix(web): usage of revision metadata

* fix(snjs): add specs for decryption revision

* fix(snjs): issue with building mocked specs

* fix(snjs): adjust revision creation delay
2023-01-18 09:20:06 +01:00
Aman Harwara
baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
Aman Harwara
eb79e106db fix(desktop): Fixed issue where the "Manage subscription" button would not work on desktop 2023-01-17 23:34:38 +05:30
Aman Harwara
efed8cf21f refactor: file context menu icons 2023-01-17 19:08:11 +05:30
Aman Harwara
4c623489f9 refactor: table view cell height 2023-01-17 18:51:28 +05:30
Aman Harwara
61c71808b5 refactor: empty files view 2023-01-17 18:44:40 +05:30
Aman Harwara
11dde8d03d refactor: alert close button 2023-01-17 00:33:20 +05:30
Aman Harwara
85f19fb9a9 refactor: super search style 2023-01-16 23:45:52 +05:30
Aman Harwara
392335899a fix: Fixed issue where opening a Super note would change its modified date (skip e2e) 2023-01-16 23:20:59 +05:30
Aman Harwara
bb6e655d2f refactor: alert styles 2023-01-16 19:52:10 +05:30
Aman Harwara
dfa0e164bb chore: fix copy 2023-01-16 14:43:56 +05:30
Aman Harwara
094eaad943 chore: make version indicators non-selectable 2023-01-16 14:42:57 +05:30
Aman Harwara
8104522658 feat: Added search and replace to Super notes on web/desktop. Press Ctrl+F in a super note to toggle search. (skip e2e) (#2128) 2023-01-12 18:57:41 +05:30
Aman Harwara
2fc365434f chore: correctly style link 2023-01-11 23:26:09 +05:30
Aman Harwara
00466c731e fix: Fixed issue where "Open downloads" button would not show up for the latest version in "Whats New" 2023-01-11 23:11:34 +05:30
Aman Harwara
b1f59b68f6 refactor: move help option below import option 2023-01-11 22:56:36 +05:30
Karol Sójko
5e6c901c21 feat: recovery codes UI (recovery sign in + get recovery codes) (#2139)
* feat(web): show recovery codes

* feat(web): add recovery sign in

* fix: copy

* fix: styles

* feat: add "copy to clipboard" button

* style: copy

* fix: copy button bg

* style: singularize recovery codes

* style: singularize recovery codes

* feat: password validation

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
Co-authored-by: Mo <mo@standardnotes.com>
2023-01-10 21:33:44 +01:00
Mo
9f02329293 chore: update links 2023-01-10 12:15:18 -06:00
Aman Harwara
340f4f7f09 fix: Fixed issue where search button would not show up in Files view 2023-01-07 14:50:06 +05:30
Aman Harwara
371a47d838 refactor: new note default editor options 2023-01-07 14:47:17 +05:30
Aman Harwara
482c4d1ca4 fix: Fixed issue where the "Attached to" in table view would report an extra number of links 2023-01-07 01:18:50 +05:30
Aman Harwara
dd8ccdeadc feat: Added per-tag preference to use table layout and removed "Files Table View" from Labs 2023-01-06 17:00:19 +05:30
Aman Harwara
77ec9ca335 refactor: files table view -> content table view 2023-01-06 02:02:07 +05:30
Aman Harwara
ba017d42f5 feat: Added keyboard navigation to Files table view (#2131) 2023-01-05 23:45:10 +05:30
Aman Harwara
22c6e2c56c feat: Added linked items container & autocomplete input to file preview modal 2023-01-05 15:32:18 +05:30
Aman Harwara
6b2f8f3da2 Merge branch 'main' of github.com:standardnotes/app 2023-01-05 01:23:24 +05:30
Aman Harwara
e57b28fe29 feat: Added file options menu to file preview modal 2023-01-05 01:23:15 +05:30
Aman Harwara
ba4b6a580b feat: Added "Add tag" option to file context menu 2023-01-05 01:16:35 +05:30
Mo
59fc68296b refactor: optimize delay between batches on mobile to allow UI interactivity during load (#2129) 2023-01-04 13:31:45 -06:00
Mo
3c332a35f6 feat: improve initial load performance on mobile (#2126) 2023-01-03 14:15:45 -06:00
Aman Harwara
fbc93a4f28 refactor: only show open filesend menu option on mobile 2023-01-03 11:53:44 +05:30
Aman Harwara
6e4bf2417a feat: Added "Import" option in the account menu that allows you to import from plaintext/markdown files, Evernote exports, Simplenote exports, Google Keep exports and also convert Aegis exports to TokenVault notes 2022-12-30 01:22:59 +05:30
Aman Harwara
cd5bd1640c fix: Use regular file list on mobile instead of table view 2022-12-29 21:11:00 +05:30
Aman Harwara
113d3bebb4 fix: Fixed issue where Super note font size would shift on first load 2022-12-29 12:51:32 +05:30
Aman Harwara
874f2e90bb Merge branch 'main' of github.com:standardnotes/app 2022-12-29 12:31:59 +05:30
Aman Harwara
df4acbb1bc fix: Fixed issue where converting a note to Super from the note options menu would not work 2022-12-29 12:31:50 +05:30
Mo
8e3ae80aa0 fix: Fixed issue where Moments could incorrectly get engaged during biometrics unlocking 2022-12-28 22:20:44 -06:00
Aman Harwara
b764296c8f feat: Added "Files Table View" to Labs 2022-12-29 02:44:04 +05:30
Aman Harwara
2611c690b0 fix: Fixed issue where Moments would capture even after disabling (#2122) 2022-12-28 21:44:01 +05:30
Aman Harwara
cfd6cf5932 refactor(dev-only): disable note list keyboard nav when showing files table view 2022-12-28 01:20:08 +05:30