1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/ReactNativeClient/lib/components
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
..
screens All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
shared All: Fixes #1427: Support checkoxes behind bullets 2019-04-20 19:00:22 +01:00
action-button.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
app-nav.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
base-screen.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
CameraView.js Mobile: Improved camera attachment 2018-10-13 10:32:44 +01:00
checkbox.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
Dropdown.js Mobile: Fixes #1045: Display notebooks as a tree in notebook dropdown 2018-12-16 17:18:24 +01:00
global-style.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
ItemList.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
ModalDialog.js Mobile: Fixed tag box styling in dark theme 2018-03-26 17:52:49 +00:00
note-body-viewer.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
note-item.js Mobile: Fixes #299: App freezes when connecting to OneDrive login page while internet connection is down 2018-03-14 23:17:02 +00:00
note-list.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
SaveIcon.png Added save icon, fixed search ordering bug and fixed html rendering bug 2017-07-31 18:19:58 +00:00
screen-header.js Mobile: Fixes #1045: Display notebooks as a tree in notebook dropdown 2018-12-16 17:18:24 +01:00
select-date-time-dialog.js All: Fixes #671: Make string translatable 2018-10-05 18:17:49 +00:00
side-menu-content.js Mobile: Moved tags to separate screen to avoid slow down when having many tags 2019-03-13 22:42:16 +00:00
side-menu.js Mobile: Fixes #299: App freezes when connecting to OneDrive login page while internet connection is down 2018-03-14 23:17:02 +00:00