Aman Harwara
|
9e95774203
|
fix: Fixed issue on iOS where status bar colors would not adjust according to the theme
|
2023-07-31 23:40:30 +05:30 |
|
Mo
|
4a29e2a24c
|
chore: upgrade eslint and prettier (#2376)
* chore: upgrade eslint and prettier
* chore: add restrict-template-expressions
|
2023-07-27 14:36:05 -05:00 |
|
Mo
|
d268c02ab3
|
fix: Fixes issue where lock screen would not use previously active theme (#2372)
|
2023-07-26 15:50:08 -05:00 |
|
Mo
|
596e041c42
|
tests: vault tests (#2366)
|
2023-07-25 07:40:28 -05:00 |
|
Aman Harwara
|
ab2e88a710
|
fix: Shared image links are now correctly handled on iOS
|
2023-07-21 15:53:36 +05:30 |
|
Mo
|
2c68ea1d76
|
refactor: component manager usecases (#2354)
|
2023-07-13 05:46:52 -05:00 |
|
Mo
|
078ef3772c
|
refactor: native feature management (#2350)
|
2023-07-12 12:56:08 -05:00 |
|
Aman Harwara
|
af3eafb009
|
chore: fix clipper CI failing
|
2023-07-12 19:42:57 +05:30 |
|
Karol Sójko
|
325737bfbd
|
chore: fix ContentType usage (#2353)
* chore: fix ContentType usage
* chore: fix specs
|
2023-07-12 13:53:29 +02:00 |
|
Aman Harwara
|
3dc179c7b0
|
feat: On Android, you can now share text & files from other apps directly into Standard Notes (#2352)
|
2023-07-12 00:16:32 +05:30 |
|
Mo
|
96f42643a9
|
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2341)
|
2023-07-03 08:30:48 -05:00 |
|
Mo
|
b032eb9c9b
|
internal: incomplete vault systems behind feature flag (#2340)
|
2023-06-30 09:01:56 -05:00 |
|
Aman Harwara
|
bcd962f150
|
refactor: remove unused dark mode code (#2332)
|
2023-05-11 19:45:10 +05:30 |
|
Aman Harwara
|
c7d28d2b2f
|
chore: fix keyboard shortcut priority
|
2023-05-04 22:25:58 +05:30 |
|
Aman Harwara
|
9fbb845b1d
|
feat: Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu (#2324)
|
2023-05-04 17:42:16 +05:30 |
|
Aman Harwara
|
9e0e176bac
|
fix: Fixed the issue where imported notes would have incorrect "Created" date and time
|
2023-05-01 21:23:41 +05:30 |
|
Aman Harwara
|
d501ae4410
|
chore: preferences changes
|
2023-04-26 19:02:19 +05:30 |
|
Karol Sójko
|
725f55fca7
|
feat(mobile): add U2F support for Android devices (#2311)
* feat(mobile): add U2F support for Android devices
* chore: fix specs
|
2023-04-17 14:57:41 +02:00 |
|
Aman Harwara
|
4f5e634685
|
chore: add clipper extension package (#2281)
|
2023-04-11 22:14:02 +05:30 |
|
Aman Harwara
|
d30b1f8d15
|
chore: fix types
|
2023-03-07 14:18:43 +05:30 |
|
Karol Sójko
|
cf5330d7cf
|
feat-dev: add U2F iframe for desktop client authentication (#2236)
|
2023-03-06 17:52:35 -06:00 |
|
Aman Harwara
|
a1de560a2c
|
chore: remove comment
|
2023-02-27 14:21:28 +05:30 |
|
Aman Harwara
|
6c120ffde2
|
fix: Fixes issue where preferences view would not close after pressing Escape
|
2023-02-27 14:13:39 +05:30 |
|
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
|
bb6e655d2f
|
refactor: alert styles
|
2023-01-16 19:52:10 +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
|
2e79fc412c
|
fix: Fixed issue where the importer would not correctly parse Google Keep JSON notes
|
2023-01-06 20:57:18 +05:30 |
|
Aman Harwara
|
ba017d42f5
|
feat: Added keyboard navigation to Files table view (#2131)
|
2023-01-05 23:45:10 +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
|
3fbe28e068
|
refactor(dev-only): import tools (#2121)
|
2022-12-27 21:03:01 +05:30 |
|
Aman Harwara
|
4f07b915f0
|
feat: Added FileSend links to general account menu and preferences menu
|
2022-12-24 17:43:26 +05:30 |
|
Aman Harwara
|
f559442a67
|
feat: Added "Whats New" indicator to Preferences button (#2107)
|
2022-12-17 00:35:25 +05:30 |
|
Aman Harwara
|
45cdab6f6c
|
fix: Fixed workspace menu item rename issue
|
2022-12-07 17:46:49 +05:30 |
|
Mo
|
ccde207de8
|
chore: add deprecation notice on dot org site
|
2022-12-05 17:20:47 -06:00 |
|
Aman Harwara
|
e68c708628
|
feat: Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D)
|
2022-12-05 14:17:29 +05:30 |
|
Aman Harwara
|
7c261af230
|
feat: Added keyboard shortcut (Ctrl/Cmd+,) for opening preferences
|
2022-12-05 13:34:34 +05:30 |
|
Mo
|
d51ab36bbf
|
refactor: hide keyboard shortcuts if on mobile
|
2022-11-28 10:00:35 -06:00 |
|
Aman Harwara
|
dcc8cfbe45
|
feat: Markdown, HTML & JSON export options for super notes (#2054)
|
2022-11-25 13:58:44 +05:30 |
|
Mo
|
0a01ddb430
|
feat: New 'What's New' section in Preferences (#2049) (skip e2e)
|
2022-11-24 05:46:44 -06:00 |
|
Mo
|
8579ff39b1
|
feat: option to show markdown preview for super notes (skip e2e) (#2048)
|
2022-11-23 11:22:01 -06:00 |
|
Mo
|
f49ba6bd4d
|
feat: keyboard shortcuts for primary actions (#2030)
|
2022-11-18 09:01:48 -06:00 |
|
Mo
|
a6e57e30cf
|
fix: distinguish client controlled features so that server expiration timestamps are ignored (#2022)
|
2022-11-17 08:42:37 -06:00 |
|
Karol Sójko
|
7ead0f655b
|
feat: add sending user requests from UI (#1927)
* feat: add sending user requests from UI
* fix(web): view controller manager user client references
|
2022-11-03 09:39:38 +01:00 |
|
Aman Harwara
|
a6ef658dae
|
feat: prioritize loading latest selected items (#1930)
|
2022-11-03 00:11:17 +05:30 |
|
Mo
|
fef1bdf799
|
fix(web): support for older browsers like Safari 11 on iOS 13.7
|
2022-10-31 10:58:55 -05:00 |
|
Aman Harwara
|
6071ebffeb
|
fix: color scheme handling on mobile (#1902)
|
2022-10-29 00:12:03 +05:30 |
|
Karol Sójko
|
0c44ad6c8e
|
feat(web): add accepting subscription invites from UI
|
2022-10-24 14:30:28 +02:00 |
|
Karol Sójko
|
9fb85cd77a
|
fix: refactor application event observing on web
|
2022-10-21 14:28:11 +02:00 |
|
Karol Sójko
|
401a35f4db
|
fix(ui-services): add route type getter
|
2022-10-21 10:15:13 +02:00 |
|
Karol Sójko
|
83b484002c
|
feat: add accepting subscription invite route type
|
2022-10-21 10:05:52 +02:00 |
|