Commit Graph

24 Commits

Author SHA1 Message Date
Aman Harwara
82d5a36932 refactor: handle larger files in importer (#2692) 2023-12-11 16:30:31 +05:30
Aman Harwara
6d03a8ad17 refactor: handle uploading imported evernote attachments note-by-note instead of all at once 2023-12-07 22:05:29 +05:30
Aman Harwara
620cd960e2 refactor: importer 2023-12-07 21:29:00 +05:30
Karol Sójko
6f5e1d5818 chore: fix building snap packages (#2683)
* chore: fix building snap packages

* add electron native modules rebuild before snap build

* update snap core env

* remove rebuilds

* update electron builder

* remove base argument from snap

* add review tools

* Revert "remove rebuilds"

This reverts commit 9004d2095d31d0fde4b129550b0046896c12346b.

* fix snap review command

* review tools on test

* change base for snap

* add stage pacakges

* reduce test build to snap only

* fix plugs

* change base to core20

* instal lxd

* install snapcraft with lxd

* fix lxd install

* fix lxd init

* fix lxd configuration

* fix username

* fix permissions

* setup lxd from cannonical

* fix snap packaging

* fix canonical ref

* fix stage-packages

* add build packages to snap

* tmp disable native modules

* fix final step

* fix evernote specs
2023-12-07 06:47:38 +01:00
Aman Harwara
d16ca3305d fix: Fixed issues with lists and indents when importing from Evernote 2023-12-06 16:49:55 +05:30
Aman Harwara
85ecb10924 refactor: importer service (#2674) 2023-12-05 02:55:32 +05:30
Aman Harwara
1f81cadcfc fix: Fixed issue when importing plaintext file 2023-11-24 19:53:33 +05:30
Aman Harwara
894167520d fix: Fixed issue where non-image inlined files would not correctly be imported from a Markdown file 2023-11-07 12:11:21 +05:30
Aman Harwara
3bf670ece7 feat: Importing markdown files from the Import dialog will now automatically use Super notes 2023-11-06 16:25:22 +05:30
Aman Harwara
20354a926a refactor: evernote imports (#2619) [skip e2e] 2023-11-04 18:26:22 +05:30
Aman Harwara
991de1ddf5 feat: When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format.
(#2610)
2023-10-31 01:19:04 +05:30
Aman Harwara
600afa5382 feat: Notes from Evernote ENEX files are now correctly imported as Super notes with attachments (#2467) 2023-08-30 00:32:54 +05:30
Aman Harwara
b43f306d6b chore: fix json detection issue when importing 2023-08-18 17:07:34 +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
Mo
ee473fe34d chore: fix uuid generation for importers 2023-08-07 05:06:11 -05:00
Mo
d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -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
Karol Sójko
325737bfbd chore: fix ContentType usage (#2353)
* chore: fix ContentType usage

* chore: fix specs
2023-07-12 13:53:29 +02:00
Mo
b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
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
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
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
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