Laurent Cozic
68cde202a4
Added JSC to improve performances of Android app
2019-06-14 18:37:46 +01:00
Laurent Cozic
2990642923
Trying to fix rn-camera but cannot be full fixed yet due to https://github.com/react-native-community/react-native-camera/pull/2306
2019-06-14 09:15:38 +01:00
Laurent Cozic
122bc29035
Mobile: Upgraded WebView
2019-06-14 08:11:15 +01:00
Laurent Cozic
f46ad5bfda
Upgrading to React Native 5.9
2019-06-14 07:12:24 +01:00
Caleb John
409bdd7b78
Desktop, mobile: Upgrade TOC plugin version to 4.0.0 to fix various issues ( #1603 )
2019-06-05 23:13:00 +01:00
Caleb John
89ec0629e6
Bump version of multimd-tables for mobile ( #1597 )
2019-06-05 23:02:10 +01:00
Laurent Cozic
08af9de190
All: Resolves #712 : New: Support for note history ( #1415 )
...
* Started revisions support
* More rev changes
* More rev changes
* More revs changes
* Fixed deletion algorithm
* More tests and moved updated time to separate field
* Display info when restoring note
* Better handling of existing notes
* wip
* Further improvements and fixed tests
* Better handling of changes created via sync
* Enable chokidar again
* Testing special case
* Further improved logic to handle notes that existed before the revision service
* Added tests
* Better handling of encrypted revisions
* Improved handling of deleted note revisions by moving logic to collectRevision
* Improved handling of old notes by moving logic to collectRevision()
* Handle case when deleting revisions while one is still encrypted
* UI tweaks
* Added revision service to mobile app
* Fixed config screens on mobile and desktop
* Enabled revisions on CLI app
2019-05-06 21:35:29 +01:00
Caleb John
0c2f2667d3
All: Allow toggling markdown plugins and added several new plugins ( #1347 )
...
* Initial test of enabling plugins
* Added support for toggle-able plugins
- Also adds some new plugins
* Add instructions on adding toggle-plugins
* Fix subtle anchor bug
- webview was moving itself when scrolling to bottom anchors
* Moves the webview hack so that it only applies to anchors
* Add plugin descriptions to the README, also removed mermaid from README
* rename plugin.* to markdown.plugin.* to be more forward compatible
2019-04-02 17:14:48 +01:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
a0e5947ba4
All: Resolves #163 : Added Mermaid support to desktop and mobile
2019-02-28 00:22:53 +00:00
Laurent Cozic
770a435029
Revert "Revert "Update website""
...
This reverts commit 49b56e84a7
.
2019-02-27 23:38:50 +00:00
Laurent Cozic
49b56e84a7
Revert "Update website"
...
This reverts commit ff1a6fdbbd
.
2019-02-27 23:38:21 +00:00
Laurent Cozic
ff1a6fdbbd
Update website
2019-02-27 23:37:16 +00:00
Laurent Cozic
b691092d7a
iOS v10.0.30
2019-02-26 23:39:52 +00:00
Laurent Cozic
eb5950d126
Desktop: Adding support for Mermaid
2019-02-18 18:11:53 +00:00
Laurent Cozic
88e6315d09
Security: Updated a few packages to fix CVE-2018-16469
2019-02-15 18:01:04 +00:00
Laurent Cozic
ced3e5d623
Android: Trying to remove Firebase libraries
2019-01-25 17:54:43 +00:00
Laurent Cozic
2e12b2655b
More fixes to search engine and better handling of non-ASCII searches
2019-01-14 19:11:54 +00:00
Laurent Cozic
2ac03c18c4
Revert "replace markdown-it-katex with markdown-it-texmath, this makes using $ much better ( #1116 )"
...
This reverts commit 46b82f877b
.
2019-01-11 17:02:04 +00:00
Caleb John
46b82f877b
replace markdown-it-katex with markdown-it-texmath, this makes using $ much better ( #1116 )
2019-01-10 18:33:49 +00:00
Laurent Cozic
a8cc8763b0
Android: Fixes #321 : Removed dependency to Firebase
2019-01-10 18:49:26 +00:00
Laurent Cozic
8fcb46ca4a
Revert "Revert "Upgrade React Native" - Fixes #1057 "
...
This reverts commit 50ad4d05f2
.
2018-12-27 20:14:20 +01:00
Laurent Cozic
50ad4d05f2
Revert "Upgrade React Native" - Fixes #1057
...
This reverts commit 32c02275a2
.
2018-12-23 20:11:12 +01:00
Laurent Cozic
32c02275a2
Upgrade React Native
2018-12-17 23:11:53 +01:00
Laurent Cozic
35d3fe03ab
Android: Fixes #321 : Changed notification library to Firebase to get more reliable notifications
2018-12-16 14:11:45 +01:00
Laurent Cozic
e6888c451d
Fixing Katex version number
2018-11-13 22:42:06 +00:00
Laurent Cozic
5c1dd79435
All: Fixes #952 : Upgraded Katex lib to fix bug
2018-11-07 23:44:59 +00:00
Helmut K. C. Tessarek
7cd3e6b1f7
mobile: add version info ( #930 )
2018-11-02 00:43:42 +00:00
Laurent Cozic
f22b2adaad
Mobile: Improved camera attachment
2018-10-13 10:32:44 +01:00
Laurent Cozic
44986a35a4
Android: Fix crash when attaching certain files
2018-10-07 18:55:49 +01:00
Laurent Cozic
53bda3eea7
Trying RN 0.57.1 upgrade
2018-10-02 18:57:31 +00:00
Laurent Cozic
a0a6bdb684
Update website
2018-09-29 13:15:36 +01:00
Caleb John
8840631266
Add simple sharing facilities for Android
...
- react code should be cross platform but support needs to be added
for ios
- only shares plain text notes for now
2018-07-20 11:04:25 +02:00
Laurent Cozic
2c6c20f44f
Mobile: Resolves #350 : Open non-image resources in external application
2018-06-30 19:45:21 +01:00
Laurent Cozic
3c5eb99c59
Clipper: Download images and convert them to resources
2018-05-23 12:14:38 +01:00
Laurent Cozic
93966b0fa1
Mobile: Trying to upgrade to React Native 0.55
2018-04-30 17:38:19 +01:00
Laurent Cozic
ca3946689a
Mobile: Made tag UI a dialog
2018-03-17 23:00:01 +00:00
Laurent Cozic
e868102c98
Revert "Adding prettier to all projects"
...
This reverts commit d6a4436313
.
2018-03-09 17:45:42 +00:00
Laurent Cozic
d6a4436313
Adding prettier to all projects
2018-03-09 17:32:10 +00:00
Laurent Cozic
69fd32e7c6
All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time
2018-02-07 19:02:07 +00:00
Laurent Cozic
727ba7300e
All: Also support $ as delimiter for Katex expressoins
2018-02-06 17:58:54 +00:00
Laurent Cozic
b4dce0ed46
All: Added Katex support
2018-02-04 17:12:24 +00:00
Laurent Cozic
2805ae2acf
Fixed crash when calling fetch() with invalid URL in RN app
2018-01-30 19:01:07 +00:00
Laurent Cozic
7ab135c099
Various tweaks to get Nextcloud working in mobile
2018-01-25 20:48:01 +00:00
Laurent Cozic
92b857d83b
All: Added methods to get secure random bytes
2017-12-12 17:51:07 +00:00
Laurent Cozic
8a282fd2e1
All: Added fs drivers and encryption service
2017-12-11 23:52:42 +00:00
Laurent Cozic
91e337307c
Mobile: Upgrade react-native-popup-menu to fix scrolling bug
2017-12-07 23:00:22 +00:00
Laurent Cozic
45ca6284f9
iOS: Added safe area for iPhone X support
2017-12-07 22:42:40 +00:00
Laurent Cozic
4df73cd82c
iOS: Handle foreground notifications
2017-11-28 20:17:34 +00:00
Laurent Cozic
8ccf2ec521
Mobile: Trying RN notification
2017-11-24 20:14:56 +00:00
Laurent Cozic
e80dd59da2
iOS: Fixed attaching images
2017-11-19 22:08:58 +00:00
Laurent Cozic
ea077852a1
Mobile: allow attaching image or any other file
2017-11-19 15:18:07 +00:00
Laurent Cozic
0c14a42b28
RN: Replaced broken Picker by custom dropdown
2017-11-18 23:59:07 +00:00
Laurent Cozic
9e3af21e66
Optimised markdown rendering for mobile and electron
2017-11-07 18:39:11 +00:00
Laurent Cozic
5492e715f8
Fixed React Native app to work with latest versions of packages and removed dependency to yarn
2017-10-30 18:17:01 +00:00
Laurent Cozic
8e54404d28
Various changes
2017-09-10 17:57:06 +01:00
Laurent Cozic
303af9004d
Resize images
2017-08-02 17:47:25 +00:00
Laurent Cozic
19266206f4
Attach resource from mobile
2017-08-01 23:40:14 +02:00
Laurent Cozic
3fad338e28
Html entity encoding
2017-07-26 20:00:52 +01:00
Laurent Cozic
18b5453146
implemented own navigator
2017-07-14 18:49:14 +00:00
Laurent Cozic
d92f1c7eba
various changes
2017-07-12 23:32:08 +01:00
Laurent Cozic
70c75af225
Render markdown
2017-07-10 22:34:26 +01:00
Laurent Cozic
38c9d49cdb
Various changes
2017-07-07 23:25:03 +01:00
Laurent Cozic
8ee0c38f86
fetchblob
2017-07-06 22:30:45 +01:00
Laurent Cozic
bdb250de8a
Make fetch and FormData work in both RN and node
2017-07-06 18:58:01 +00:00
Laurent Cozic
9cec2652e7
Various changes
2017-06-11 22:11:14 +01:00
Laurent Cozic
cd64ba9b61
Allow running app either with node or react-native
2017-06-06 20:58:19 +00:00
Laurent Cozic
3078797134
Side menu and sync fixes
2017-05-24 19:09:46 +00:00
Laurent Cozic
49dc7d8bc5
Added action button
2017-05-16 21:05:53 +00:00
Laurent Cozic
5aa5b3d7b2
Added context menu
2017-05-16 20:25:19 +00:00
Laurent Cozic
6625b9906b
Fixed list update
2017-05-16 19:12:37 +00:00
Laurent Cozic
3d46cf4b55
Loading and saving note to SQLite
2017-05-11 20:14:01 +00:00
Laurent Cozic
7d7ee268f0
Added support for navigation
2017-05-09 19:56:01 +00:00
Laurent Cozic
61ea8f2963
Started moving components to own file
2017-05-09 19:17:58 +00:00
Laurent Cozic
e5d7294b69
Reorganised RN app
2017-05-07 22:02:17 +01:00
Laurent Cozic
037537db52
Added React Native app
2017-05-06 15:37:28 +01:00