1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/ReactNativeClient
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
..
android Android release v1.0.244 2019-05-03 00:22:11 +01:00
ios ios-v10.0.31 2019-04-26 08:52:59 +01:00
lib All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
locales Fixing Arabic flag 2019-04-26 18:58:40 +01:00
.babelrc Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
App.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
index.android.js
index.ios.js
index.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
main.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
package-lock.json All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
package.json All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
root.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
start_emulator.bat
start_server.bat
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00