ammarahm-ed
|
d3c47d3321
|
mobile: release 2.5.4
|
2023-06-27 09:11:54 +05:00 |
|
Ammar Ahmed
|
4843d1c39e
|
mobile: update mobile app to react-native 0.72.0 (#2814)
* mobile: upgrade to react-native 0.71
* mobile: update to react-native 0.72.0
* mobile: fix release build on android
* mobile: fix editor stuck in loading state
* mobile: fix bootsplash logo in dark mode
* mobile: update patch files
* mobile: cleanup
* mobile: increase delay
* mobile: add logs on upload
* mobile: ensure editor is ready before note loading
* mobile: fix ui
* mobile: fix
* ci: update workflow
* ci: undo workflow changes
---------
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2023-06-26 21:50:20 +05:00 |
|
Abdullah Atta
|
e7bcad29f7
|
web: bump version to 2.5.5
|
2023-06-26 14:53:44 +05:00 |
|
ammarahm-ed
|
33c939f5ca
|
web: fix account deletion not working
|
2023-06-26 13:45:39 +05:00 |
|
Abdullah Atta
|
5774daf3a9
|
web: update fflate to v0.8.0
|
2023-06-26 13:44:39 +05:00 |
|
Abdullah Atta
|
b8181c4a1b
|
web: remove leading "/" in zip filenames
|
2023-06-26 13:44:39 +05:00 |
|
Abdullah Atta
|
408cd5a9f3
|
global: run prettier & eslint on all files
|
2023-06-26 13:43:57 +05:00 |
|
Abdullah Atta
|
42a76c6b03
|
Merge branch 'master' of https://github.com/streetwriters/notesnook
|
2023-06-26 13:25:54 +05:00 |
|
Abdullah Atta
|
7fa88ff8fb
|
desktop: make it possible to run dev server on Windows
|
2023-06-26 13:25:46 +05:00 |
|
Abdullah Atta
|
cafd854b8c
|
web: add support for exporting locked notes
|
2023-06-26 13:14:28 +05:00 |
|
Abdullah Atta
|
55f8a226c8
|
web: use async zip for faster zipping
|
2023-06-26 13:14:28 +05:00 |
|
Abdullah Atta
|
bb1cb8dc33
|
web: consider canceled Pro subscription as Pro
|
2023-06-23 19:05:53 +05:00 |
|
Abdullah Atta
|
533884e534
|
desktop: make window.os a function
|
2023-06-23 19:04:34 +05:00 |
|
Abdullah Atta
|
f5c2962951
|
web: bump version to 2.5.4
|
2023-06-23 14:23:27 +05:00 |
|
Abdullah Atta
|
eb35d41321
|
desktop: fix "object has been destoryed" error
|
2023-06-23 11:51:01 +05:00 |
|
Abdullah Atta
|
99808293a7
|
web: pin pdfjs-dist version
|
2023-06-23 11:42:10 +05:00 |
|
Abdullah Atta
|
9096e7711d
|
web: do not bundle pwa assets for desktop build
|
2023-06-23 11:40:03 +05:00 |
|
Abdullah Atta
|
25cbdbd409
|
desktop: fix crash due to undici fetch
|
2023-06-23 11:40:03 +05:00 |
|
Abdullah Atta
|
0216867fa9
|
web: reset importer on pressing "Start over"
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
f832aba1a4
|
web: fix issues with desktop integration settings
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
8df9c49fa1
|
desktop: zod considers false as undefined and throws error
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
b733eb3c44
|
web: fix settings dialog going blank on clicking a checkbox
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
addbd53d7a
|
web: consider canceled pro users as Pro
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
5f42f11fb1
|
web: simplify settings dialog markup
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
30072576ce
|
web: preload settings dialog for faster loading
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
48371b6364
|
web: add toolbar settings in new settings dialog
|
2023-06-23 11:39:51 +05:00 |
|
Abdullah Atta
|
c91bc819be
|
web: enable CSS autoprefixing on build
|
2023-06-23 11:39:27 +05:00 |
|
Abdullah Atta
|
1c43da0eb0
|
desktop: regenerate package-lock.json
|
2023-06-21 15:46:25 +05:00 |
|
Abdullah Atta
|
548eda9a26
|
desktop: do not load native crypto on ARM windows app
|
2023-06-20 20:24:10 +05:00 |
|
Abdullah Atta
|
dc6fa89c9c
|
desktop: fix build script
|
2023-06-20 20:21:14 +05:00 |
|
Abdullah Atta
|
a8470c9fea
|
desktop: make builds work on windows
|
2023-06-20 20:16:48 +05:00 |
|
Abdullah Atta
|
4fa2bc6bb6
|
desktop: set cwd as data path for portable binaries
|
2023-06-20 20:15:58 +05:00 |
|
Abdullah Atta
|
d14c712b79
|
web: only run top-level-await transform in prod builds
|
2023-06-20 17:50:23 +05:00 |
|
Abdullah Atta
|
fb90ef3137
|
web: support top-level-await transform in desktop builds
|
2023-06-20 17:49:23 +05:00 |
|
Abdullah Atta
|
3ae3465e84
|
web: bump version to 2.5.3
|
2023-06-20 16:00:45 +05:00 |
|
Abdullah Atta
|
9abe85f1c9
|
web: minor UI fixes
|
2023-06-20 16:00:45 +05:00 |
|
ammarahm-ed
|
6194367c1e
|
mobile: release 2.5.3
|
2023-06-20 14:43:48 +05:00 |
|
Abdullah Atta
|
4e793317ca
|
desktop: set NO_COLOR=true when running scripts
|
2023-06-20 14:43:29 +05:00 |
|
ammarahm-ed
|
53b545f84c
|
mobile: enable encrypted backups on login
|
2023-06-20 12:43:37 +05:00 |
|
Abdullah Atta
|
4195150005
|
web: enable encrypted backups for all logged in users
|
2023-06-20 12:43:37 +05:00 |
|
Abdullah Atta
|
0a8c045f6f
|
web: disable auto backups by default
|
2023-06-20 12:43:37 +05:00 |
|
ammarahm-ed
|
f4fe2c6a65
|
mobile: enable encrypted backups by default
|
2023-06-20 12:43:37 +05:00 |
|
ammarahm-ed
|
d882c7cf9f
|
mobile: disable default auto-backup on
|
2023-06-20 12:43:37 +05:00 |
|
Abdullah Atta
|
eb8b58a559
|
web: migrate navigation to typescript
|
2023-06-20 12:36:21 +05:00 |
|
ammarahm-ed
|
2b94212552
|
mobile: fix module resolution
|
2023-06-20 12:04:38 +05:00 |
|
Ammar Ahmed
|
04d122c47c
|
mobile: fix input hides behind keyboard on focus (#2767)
|
2023-06-20 11:33:48 +05:00 |
|
Ammar Ahmed
|
6c9c99681e
|
mobile: fix scroll into view on keyboard shown (#2762)
|
2023-06-19 19:04:53 +05:00 |
|
ammarahm-ed
|
f0a4a61e1d
|
mobile: add email support button in settings
|
2023-06-19 16:15:55 +05:00 |
|
Abdullah Atta
|
f9cb9fa3cc
|
web: add option to contact us via email in settings
|
2023-06-19 12:54:34 +05:00 |
|
Abdullah Atta
|
3c6622ccf0
|
web: create vault should be under pro
|
2023-06-19 12:35:43 +05:00 |
|