Aman Harwara
|
82d5a36932
|
refactor: handle larger files in importer (#2692)
|
2023-12-11 16:30:31 +05:30 |
|
Karol Sójko
|
17039cbb80
|
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2645)
|
2023-11-30 18:31:45 +01:00 |
|
Aman Harwara
|
eb75329fb4
|
feat: You can now select an existing tag to automatically add imported notes to (#2663)
|
2023-11-29 22:28:04 +05:30 |
|
Mo
|
c43b593c60
|
feat: Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. (#2630)
|
2023-11-29 10:18:55 -06:00 |
|
Aman Harwara
|
2d687d9786
|
chore: on android use notification to display file upload progress instead of toast (#2628) [skip e2e]
|
2023-11-09 01:31:34 +05:30 |
|
Aman Harwara
|
20354a926a
|
refactor: evernote imports (#2619) [skip e2e]
|
2023-11-04 18:26:22 +05:30 |
|
Aman Harwara
|
9675235331
|
chore: dont start theme manager if in clipper environment
|
2023-10-13 19:13:43 +05:30 |
|
Karol Sójko
|
d6a3e69d8c
|
chore: remove the option to trigger transition from the UI (#2489)
|
2023-09-12 09:25:05 +02:00 |
|
Aman Harwara
|
ec69e8041f
|
chore: enable vaults if dev mode or if user has role (#2483)
|
2023-09-08 00:15:21 +05:30 |
|
Aman Harwara
|
cdd90bf393
|
chore: fixed issue issue where getting payloads would hang if passed an empty array
|
2023-09-05 21:29:54 +05:30 |
|
Aman Harwara
|
be3b904f62
|
chore: show invite count bubble on preferences button (#2458)
|
2023-09-01 22:31:35 +05:30 |
|
Mo
|
a5bb112df5
|
chore: fix issue where application deinit was called twice
|
2023-08-24 08:48:56 -05:00 |
|
Karol Sójko
|
3dd9504a85
|
chore: add option to transition your data - internal feature (#2449)
* chore: add option to transition your data - internal feature
* chore: fix spec typo
|
2023-08-24 14:58:15 +02:00 |
|
Aman Harwara
|
e41f239cc5
|
chore: fix build errors
|
2023-08-24 17:04:43 +05:30 |
|
Aman Harwara
|
999bbde1b0
|
refactor: use correct endpoint when uploading file to shared vault note
|
2023-08-24 15:54:47 +05:30 |
|
Aman Harwara
|
ca9895cac1
|
feat: Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML (#2433)
|
2023-08-18 16:41:25 +05:30 |
|
Aman Harwara
|
124d5f4411
|
refactor: use local state for quick settings menu
|
2023-08-11 00:27:56 +05:30 |
|
Aman Harwara
|
a348b24ae2
|
refactor: use local state for vault selection menu
|
2023-08-11 00:19:32 +05:30 |
|
Mo
|
1e965caf18
|
refactor: import/export use cases (#2397)
|
2023-08-10 08:08:17 -05:00 |
|
Aman Harwara
|
f9d9520bca
|
fix: Fixed issue where per-tag preferences were not accessible with offline subscription
|
2023-08-09 23:55:42 +05:30 |
|
Karol Sójko
|
90dcb33a44
|
chore: remove calling payments server for subscriptions if using third party api hosts (#2398)
|
2023-08-09 13:16:19 +02:00 |
|
Mo
|
ee473fe34d
|
chore: fix uuid generation for importers
|
2023-08-07 05:06:11 -05:00 |
|
Mo
|
d2f8a36f19
|
refactor: merge themes into components (#2388)
|
2023-08-06 08:52:19 -05:00 |
|
Mo
|
8f3ed30c44
|
chore: fix infinite loop when installing desktop component
|
2023-08-06 07:20:24 -05:00 |
|
Mo
|
d8d4052a52
|
refactor(web): dependency management (#2386)
|
2023-08-05 12:48:39 -05:00 |
|
Aman Harwara
|
f7a1c6ea65
|
fix: Fixed issue where moving the floating keyboard on iPad would lead to blank space on screen
|
2023-08-04 00:30:12 +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
|
7222ca7fd0
|
tests: vaults-2 (#2368)
|
2023-07-26 04:55:58 -05:00 |
|
Mo
|
a77535456c
|
refactor: application dependency management (#2363)
|
2023-07-23 15:54:31 -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 |
|
Aman Harwara
|
512b8d9fbc
|
chore: correctly close modals and show toast after creating note from shared text
|
2023-07-13 02:16:54 +05:30 |
|
Mo
|
078ef3772c
|
refactor: native feature management (#2350)
|
2023-07-12 12:56:08 -05:00 |
|
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
|
b257af17aa
|
internal: temporarily disable home server imports
|
2023-07-10 08:00:04 -05:00 |
|
Aman Harwara
|
ebc9fcb995
|
chore: fix blank screen issue when moving iOS floating keyboard
|
2023-07-06 20:30:49 +05:30 |
|
Mo
|
c8e52b667c
|
internal: change password preprocessing step (#2347)
|
2023-07-06 08:51:06 -05:00 |
|
Mo
|
c9c93d143a
|
internal: move home server into internal flag
|
2023-07-05 10:53:10 -05:00 |
|
Mo
|
40f8985ede
|
chore: implement removeApplication
|
2023-07-03 09:21:09 -05:00 |
|
Mo
|
27fc4be886
|
chore: fix mobile device interface
|
2023-07-03 09:08:27 -05:00 |
|
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
|
d79e7b14b1
|
chore: legacy fixes (#2343)
|
2023-07-03 08:03:25 -05:00 |
|
Mo
|
b032eb9c9b
|
internal: incomplete vault systems behind feature flag (#2340)
|
2023-06-30 09:01:56 -05:00 |
|
Aman Harwara
|
799945b167
|
fix: Fixed issue where empty new line in Super would create extra new lines when converting to Markdown
|
2023-05-22 19:28:19 +05:30 |
|
Mo
|
8385b4e89f
|
fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu.
|
2023-05-04 05:54:11 -05:00 |
|
Mo
|
75ecf4c393
|
fix: automatically convert Super notes to Markdown for the Plaintext Backups feature
|
2023-05-02 15:46:24 -05:00 |
|
Mo
|
7e3db49322
|
feat: Automatic plaintext backup option in Preferences > Backups will backup your notes and tags into plaintext, unencrypted folders on your computer. In addition, automatic encrypted text backups preference management has moved from the top-level menu in the desktop app to Preferences > Backups. (#2322)
|
2023-05-02 11:05:10 -05:00 |
|
Aman Harwara
|
4f5e634685
|
chore: add clipper extension package (#2281)
|
2023-04-11 22:14:02 +05:30 |
|
Karol Sójko
|
cf5330d7cf
|
feat-dev: add U2F iframe for desktop client authentication (#2236)
|
2023-03-06 17:52:35 -06:00 |
|