Commit Graph

8723 Commits

Author SHA1 Message Date
Abdullah Atta
ef552f8b38 core: remove pins from settings 2022-09-07 12:46:49 +05:00
ammarahm-ed
e9770d393c mobile: do not use top level safeareaprovider.
This has been causing some strange behaviour where ui
would flicker and jump and the padding on top would
increase. It's something related to react-navigation and
react-native-safe-area-context.
2022-09-07 12:43:35 +05:00
ammarahm-ed
ee71d2b260 mobile: fix naviation to notebook 2022-09-07 10:17:03 +05:00
ammarahm-ed
0c527efce7 mobile: notebook welcom dialog shows on login with notebooks 2022-09-07 10:09:41 +05:00
ammarahm-ed
aa6e2ae408 mobile: fix subscription not reset on upgrade to pro 2022-09-07 10:08:51 +05:00
ammarahm-ed
7f54664413 mobile: add missing postinstall script in package.json 2022-09-07 09:37:39 +05:00
ammarahm-ed
3ad564424f Merge branch 'master' of https://github.com/streetwriters/notesnook 2022-09-07 09:24:53 +05:00
ammarahm-ed
d55b7fe5f3 mobile: do not use bing to internet reachibility test 2022-09-07 09:24:37 +05:00
Abdullah Atta
9054dacb76 web: fix ui discrepancies due to theme-ui migration 2022-09-06 22:57:03 +05:00
ammarahm-ed
0a3ef4bc0a editor: fix date is off by one month 2022-09-06 17:17:48 +05:00
ammarahm-ed
1f96b29f0a Merge branch 'master' of https://github.com/streetwriters/notesnook 2022-09-06 17:12:44 +05:00
ammarahm-ed
396757abe9 editor: fix pro permission handler always return false 2022-09-06 17:12:33 +05:00
Abdullah Atta
8cfb21e771 web: fix announcement cta not working 2022-09-05 22:44:27 +05:00
Abdullah Atta
289e6eefb3 core: move pricing test to e2e tests 2022-09-05 18:00:33 +05:00
Abdullah Atta
54ab117417 misc: add opencollective sponsorship 2022-09-05 12:08:47 +05:00
Tushar Raj
206a11669e docs: add changes suggested by npm lint
Signed-off-by: Tushar Raj <43772524+tushar-1728@users.noreply.github.com>
2022-09-05 01:21:47 +05:00
Tushar Raj
cb7fe6061f docs: fix broken links, grammatical & MD errors (#882)
* docs: fixed typo

Signed-off-by: Tushar Raj <tusharraj.1728@gmail.com>

* docs: fixed markdown typos and gramatical errors

Signed-off-by: Tushar Raj <tusharraj.1728@gmail.com>

* docs: fixed new issue url

Signed-off-by: Tushar Raj <tusharraj.1728@gmail.com>

Signed-off-by: Tushar Raj <tusharraj.1728@gmail.com>
2022-09-04 23:53:22 +05:00
Dibyakanti Ta
ef9f29633d docs: fixed a small typo in readme (#881) 2022-09-04 21:49:28 +05:00
Ammar Ahmed
928f5801d4 Merge pull request #872 from tushar-1728/docs/README
docs: used relative links and fixed typos
2022-09-04 15:31:32 +05:00
Tushar Raj
7bfa8104d5 docs: used relative links and fixed typos
Signed-off-by: Tushar Raj <tusharraj.1728@gmail.com>
2022-09-04 15:21:09 +05:30
ammarahm-ed
5a53e402c4 misc: update app logo 2022-09-03 15:03:36 +05:00
ammarahm-ed
1905fae943 misc: add png logo 2022-09-03 15:01:47 +05:00
Abdullah Atta
feaed3daf9 misc: add issue & pr templates 2022-09-01 22:42:15 +05:00
Abdullah Atta
09a5d778ee docs: add CODE_OF_CONDUCT 2022-09-01 22:39:42 +05:00
Abdullah Atta
b8402742a5 docs: add open sourcing sale notice 2022-09-01 19:42:12 +05:00
ammarahm-ed
d155ae7d77 mobile: fix lint errors 2022-09-01 16:34:26 +05:00
ammarahm-ed
bd3fa871b4 mobile: refactor & remove version.js file 2022-09-01 16:26:48 +05:00
ammarahm-ed
3f075699ae mobile: patch react-native-cli-bump-version to support monorepo 2022-09-01 16:13:04 +05:00
ammarahm-ed
3c16a656d2 mobile: disable premium check when testing 2022-09-01 16:01:30 +05:00
ammarahm-ed
32e2e51557 mobile: add steps to run tests 2022-09-01 15:43:24 +05:00
ammarahm-ed
69d9d8974c mobile: remove patch-package.sh file 2022-09-01 15:43:07 +05:00
ammarahm-ed
d25be38928 config: add test builds to targetDefaults nx 2022-09-01 15:23:21 +05:00
ammarahm-ed
61767c2fb2 mobile: fix back handler removed in useEffect 2022-09-01 15:22:08 +05:00
ammarahm-ed
24f0e5bd9c mobile: make e2e tests work on android & iOS 2022-09-01 15:01:52 +05:00
Abdullah Atta
fae3757be9 misc: remove .DS_STORE files 2022-08-31 22:35:51 +05:00
Abdullah Atta
39ff1aebb1 misc: lock file updates 2022-08-31 20:06:49 +05:00
Abdullah Atta
230e96111a config: add new misc scope 2022-08-31 20:06:35 +05:00
Abdullah Atta
184236f01d docs: add README for @notesnook/core 2022-08-31 20:04:15 +05:00
Abdullah Atta
8fa4e2184f config: streamline running core tests
by default running `npm run test:core` will only run unit tests.
E2E tests require setting up credentials in the .env file.
Until we figure out a way to streamline this whole process,
this is how the tests will be run.
2022-08-31 20:03:58 +05:00
Abdullah Atta
749d749879 docs: improve web app README 2022-08-31 19:10:05 +05:00
Abdullah Atta
e42538c0b9 docs: update mobile app README 2022-08-31 19:04:38 +05:00
Abdullah Atta
8fac8f90c8 web: remove deploy scripts 2022-08-31 18:27:02 +05:00
Abdullah Atta
b150686f10 config: add test:web command for running web tests 2022-08-31 18:26:46 +05:00
Abdullah Atta
36c8a13d15 config: run bootstrap as a preparation step 2022-08-31 18:26:34 +05:00
Abdullah Atta
93a0324c7d docs: use relative links 2022-08-31 18:24:57 +05:00
Abdullah Atta
7c30b5792d docs: add README for web app 2022-08-31 18:22:40 +05:00
Abdullah Atta
0e19d7638c docs: document all commit scopes 2022-08-31 16:17:45 +05:00
Abdullah Atta
9872da840d docs: add links to additional resources 2022-08-31 16:12:42 +05:00
Abdullah Atta
341c5642f5 docs: center align header in main README 2022-08-31 16:05:17 +05:00
Abdullah Atta
d7c2e61631 docs: publish main README 2022-08-31 16:04:01 +05:00